viewedListing |
appearance as argument number 1 |
![]() |
(documentation viewedListing EnglishLanguage "(viewedListing ?AGENT ?LISTING) means that there is an instance of AccessingWebPage where ?AGENT is the agent of the accessing and a component of the page is the WebListing ?LISTING") | UXExperimentalTerms.kif 1732-1734 | |
(domain viewedListing 1 AutonomousAgent) | UXExperimentalTerms.kif 1738-1738 | |
(domain viewedListing 2 WebListing) | UXExperimentalTerms.kif 1740-1740 | |
(instance viewedListing BinaryPredicate) | UXExperimentalTerms.kif 1730-1730 |
appearance as argument number 2 |
![]() |
(format ChineseLanguage viewedListing "%1 viewed %2 ") | domainEnglishFormat.kif 4930-4930 | |
(format ChineseTraditionalLanguage viewedListing "%1 viewed %2 ") | domainEnglishFormat.kif 4929-4929 | |
(format EnglishLanguage viewedListing "%1 viewed %2") | domainEnglishFormat.kif 4928-4928 | |
(termFormat EnglishLanguage viewedListing "viewed listing") | UXExperimentalTerms.kif 1736-1736 |
antecedent |
![]() |
(=> (viewedListing ?AGENT ?LISTING) (exists (?PAGE ?ACCESSING) (and (instance ?PAGE WebPage) (instance ?ACCESSING AccessingWebPage) (component ?LISTING ?PAGE) (agent ?ACCESSING ?AGENT) (destination ?ACCESSING ?PAGE)))) |
UXExperimentalTerms.kif 1742-1750 |
consequent |
![]() |
(=> (and (instance ?REQUEST ViewItemRequest) (instance ?ACCESSING AccessingWebPage) (instance ?PAGE ViewItemPage) (instance ?AGENT AutonomousAgent) (instance ?LISTING Advertising) (subProcess ?ACCESSING ?REQUEST) (component ?PAGE ?LISTING) (destination ?ACCESSING ?PAGE) (agent ?ACCESSING ?AGENT)) (viewedListing ?AGENT ?LISTING)) |
UXExperimentalTerms.kif 1776-1787 |
![]() |
![]() |