Browsing Interface : Welcome guest : log in
Home |  Graph |  LogLearn |  Editor |  ]  KB:  Language: 
  Formal Language: 



KB Term:  Term intersection
English Word: 

  freePropertyAmenity

Sigma KEE - freePropertyAmenity
freePropertyAmenity

appearance as argument number 1
-------------------------


(subrelation freePropertyAmenity propertyAmenity) Hotel.kif 540-540 free property amenity is a subrelation of property amenity
(domain freePropertyAmenity 1 AutonomousAgent) Hotel.kif 541-541 The number 1 argument of free property amenity is an instance of agent
(domainSubclass freePropertyAmenity 2 Physical) Hotel.kif 542-542 The number 2 argument of free property amenity is a subclass of physical
(instance freePropertyAmenity BinaryPredicate) Hotel.kif 543-543 free property amenity is an instance of binary predicate
(documentation freePropertyAmenity EnglishLanguage "(freePropertyAmenity ?AGENT ?PHYS) means that AutonomousAgent ?AGENT provides Physical ?PHYS at no additional cost") Hotel.kif 544-545 free property amenity is an instance of binary predicate

appearance as argument number 2
-------------------------


(termFormat EnglishLanguage freePropertyAmenity "free property amenity") Hotel.kif 546-546
(format EnglishLanguage freePropertyAmenity "use of %2 is free for %1") domainEnglishFormat.kif 3490-3490
(format ChineseTraditionalLanguage freePropertyAmenity "%2 的使用是對於 %1 免費") domainEnglishFormat.kif 3491-3491
(format ChineseLanguage freePropertyAmenity "%2 的使用是对于 %1 免费") domainEnglishFormat.kif 3492-3492

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 548-563 If use of X is free for Y, Z is an instance of X, Y is a customer of W, and Z is an instance of process and W is an agent of Z or W experiences Z or Y possesses Z, Z is an instance of object, and W uses Z, then Z is price 0 united states dollar(s) for Y


Show simplified definition (without tree view)
Show simplified definition (with tree view)

Show without tree


Sigma web home      Suggested Upper Merged Ontology (SUMO) web home
Sigma version 3.0.0-0a80e6c8 (2026-05-12) is open source software produced by Articulate Software and its partners