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

Formal Language: 


KB Term:  Term intersection
English Word: 

Sigma KEE - freePropertyAmenity
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 544-545
(domain freePropertyAmenity 1 AutonomousAgent) Hotel.kif 541-541 Le nombre 1 argument de freePropertyAmenity est une instance de AutonomousAgent
(domainSubclass freePropertyAmenity 2 Physical) Hotel.kif 542-542 Le nombre 2 argument de freePropertyAmenity est une sous-classe de physique
(instance freePropertyAmenity BinaryPredicate) Hotel.kif 543-543 freePropertyAmenity est une instance de pr�dicat binaire
(subrelation freePropertyAmenity propertyAmenity) Hotel.kif 540-540 freePropertyAmenity est une sous-relation de propertyAmenity

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


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

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


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



Sigma web home      Suggested Upper Merged Ontology (SUMO) web home
Sigma version 3.0 is open source software produced by Articulate Software and its partners