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 1733-1735 | |
(domain viewedListing 1 Agent) | UXExperimentalTerms.kif 1739-1739 | The number 1 argument of viewed listing is an instance of agent |
(domain viewedListing 2 WebListing) | UXExperimentalTerms.kif 1741-1741 | The number 2 argument of viewed listing is an instance of web listing |
(instance viewedListing BinaryPredicate) | UXExperimentalTerms.kif 1731-1731 | viewed listing is an instance of binary predicate |
appearance as argument number 2 |
![]() |
(format ChineseLanguage viewedListing "%1 viewed %2 ") | domainEnglishFormat.kif 4935-4935 | |
(format ChineseTraditionalLanguage viewedListing "%1 viewed %2 ") | domainEnglishFormat.kif 4934-4934 | |
(format EnglishLanguage viewedListing "%1 viewed %2") | domainEnglishFormat.kif 4933-4933 | |
(termFormat EnglishLanguage viewedListing "viewed listing") | UXExperimentalTerms.kif 1737-1737 |
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 1743-1751 |
|
consequent |
![]() |
(=> (and (instance ?REQUEST ViewItemRequest) (instance ?ACCESSING AccessingWebPage) (instance ?PAGE ViewItemPage) (instance ?AGENT Agent) (instance ?LISTING Advertising) (subProcess ?ACCESSING ?REQUEST) (component ?PAGE ?LISTING) (destination ?ACCESSING ?PAGE) (agent ?ACCESSING ?AGENT)) (viewedListing ?AGENT ?LISTING)) |
UXExperimentalTerms.kif 1777-1788 |
|
![]() |
![]() |