hostedOn |
appearance as argument number 1 |
![]() |
(documentation hostedOn EnglishLanguage "(hostedOn ?LISTING ?SITE) means that the WebListing ?LISTING is a Component of a WebPage which is a Component of the WebSite ?SITE.") | UXExperimentalTerms.kif 154-155 | |
(domain hostedOn 1 WebListing) | UXExperimentalTerms.kif 148-148 | domain hostedOn, 1 and WebListing |
(domain hostedOn 2 WebSite) | UXExperimentalTerms.kif 150-150 | domain hostedOn, 2 and WebSite |
(instance hostedOn BinaryPredicate) | UXExperimentalTerms.kif 146-146 | instance hostedOn and BinaryPredicate |
appearance as argument number 2 |
![]() |
(format ChineseLanguage hostedOn "%1 是在 %2 hosted ") | domainEnglishFormat.kif 3675-3675 | |
(format ChineseTraditionalLanguage hostedOn "%1 是在 %2 hosted ") | domainEnglishFormat.kif 3674-3674 | |
(format EnglishLanguage hostedOn "%1 is hosted on %2") | domainEnglishFormat.kif 3673-3673 | |
(termFormat EnglishLanguage hostedOn "hosted on") | UXExperimentalTerms.kif 152-152 |
antecedent |
![]() |
(=> (and (instance ?LISTING WebListing) (instance ?SITE WebSite) (hostedOn ?LISTING ?SITE) (creator ?LISTING ?AGENT)) (webSeller ?AGENT ?SITE)) |
UXExperimentalTerms.kif 44-50 | |
(=> (and (listingBuyer ?LISTING ?BUYER) (instance ?OBJ Object) (instance ?SITE WebSite) (patient ?LISTING ?OBJECT) (hostedOn ?LISTING ?SITE)) (exists (?BUYING) (and (instance ?BUYING Buying) (patient ?BUYING ?OBJ) (eCommerceSite ?BUYING ?SITE) (agent ?BUYING ?BUYER)))) |
UXExperimentalTerms.kif 105-117 |
|
(=> (and (listingSeller ?LISTING ?AGENT) (hostedOn ?LISTING ?SITE)) (webSeller ?AGENT ?SITE)) |
UXExperimentalTerms.kif 82-86 |
|
(=> (hostedOn ?LISTING ?SITE) (exists (?PAGE) (and (instance ?PAGE WebPage) (component ?LISTING ?PAGE) (component ?PAGE ?SITE)))) |
UXExperimentalTerms.kif 157-163 |
consequent |
![]() |
![]() |
![]() |