propertyAmenity |
appearance as argument number 1 |
![]() |
(documentation propertyAmenity EnglishLanguage "(propertyAmenity ?AGENT ?PHYS) means that &Agent ?AGENT provides Physical ?PHYS on its property") | Hotel.kif 473-474 | |
(domain propertyAmenity 1 Agent) | Hotel.kif 477-477 | |
(domainSubclass propertyAmenity 2 Physical) | Hotel.kif 478-478 | |
(instance propertyAmenity BinaryPredicate) | Hotel.kif 472-472 |
appearance as argument number 2 |
![]() |
(format ChineseLanguage propertyAmenity "%1 有 %2 ") | domainEnglishFormat.kif 4267-4267 | |
(format ChineseTraditionalLanguage propertyAmenity "%1 有 %2 ") | domainEnglishFormat.kif 4266-4266 | |
(format EnglishLanguage propertyAmenity "%1 has %2") | domainEnglishFormat.kif 4265-4265 | |
(subrelation freePropertyAmenity propertyAmenity) | Hotel.kif 516-516 | |
(subrelation paidPropertyAmenity propertyAmenity) | Hotel.kif 539-539 | |
(termFormat EnglishLanguage propertyAmenity "property amenity") | Hotel.kif 475-475 |
antecedent |
![]() |
(=> (and (customer ?CUST ?AGENT) (propertyAmenity ?AGENT ?PHYS) (subclass ?PHYS Object) (instance ?X ?PHYS)) (confersRight (exists (?PROC) (and (instance ?PROC Process) (or (resource ?PROC ?X) (instrument ?PROC ?X) (patient ?PROC ?X)) (or (agent ?PROC ?CUST) (experiencer ?PROC ?CUST)))) ?AGENT ?CUST)) |
Hotel.kif 480-496 | |
(=> (and (customer ?CUST ?AGENT) (propertyAmenity ?AGENT ?PHYS) (subclass ?PHYS Process)) (modalAttribute (exists (?S ?LOC) (and (element ?LOC (PropertyFn ?AGENT)) (agent ?S ?AGENT) (patient ?S ?CUST) (or (instance ?S ?PHYS) (and (instance ?PROC ?PHY) (subProcess ?S ?PROC))) (located ?S ?LOC))) Possibility)) |
Hotel.kif 498-514 | |
(=> (propertyAmenity ?HR VideoCheckOut) (exists (?VD ?ROOM) (and (instance ?VD VideoDisplay) (capability VideoCheckOut instrument ?VD) (located ?VD ?ROOM) (instance ?ROOM ?HR)))) |
Hotel.kif 2177-2184 |
![]() |
![]() |