freePropertyAmenity |
appearance as argument number 1 |
(documentation freePropertyAmenity EnglishLanguage "(freePropertyAmenity ?AGENT ?PHYS) means that AutonomousAgent ?AGENT provides Physical ?PHYS at no additional cost") | Hotel.kif 542-543 | |
(instance freePropertyAmenity BinaryPredicate) | Hotel.kif 541-541 | free property amenity is an instance of binary predicate |
(subrelation freePropertyAmenity propertyAmenity) | Hotel.kif 540-540 | free property amenity is a subrelation of property amenity |
appearance as argument number 2 |
(format ChineseLanguage freePropertyAmenity "%2 的使用是对于 %1 免费") | domainEnglishFormat.kif 3488-3488 | |
(format ChineseTraditionalLanguage freePropertyAmenity "%2 的使用是對於 %1 免費") | domainEnglishFormat.kif 3487-3487 | |
(format EnglishLanguage freePropertyAmenity "use of %2 is free for %1") | domainEnglishFormat.kif 3486-3486 | |
(termFormat EnglishLanguage freePropertyAmenity "free property amenity") | Hotel.kif 544-544 |
antecedent |
(=> (and (freePropertyAmenity ?AGENT ?PHYS) (instance ?X ?PHYS) (customer ?CUST ?AGENT) (or (and (instance ?X Process) (or (agent ?X ?CUST) (experiencer ?X ?CUST))) (and (possesses ?AGENT ?X) (instance ?X Object) (uses ?X ?CUST)))) (price ?X (MeasureFn 0 UnitedStatesDollar) ?AGENT)) |
Hotel.kif 546-561 |
|