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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - roomAttribute
roomAttribute

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


(documentation roomAttribute EnglishLanguage "(roomAttribute ?ROOM ?ATTR) means that all instances of HotelUnit ?ROOM has attribute ?ATTR") Hotel.kif 456-457
(domain roomAttribute 2 RelationalAttribute) Hotel.kif 461-461 Le nombre 2 argument de roomAttribute est une instance de attribut relationnel
(domainSubclass roomAttribute 1 HotelUnit) Hotel.kif 460-460 Le nombre 1 argument de roomAttribute est une sous-classe de HotelUnit
(instance roomAttribute BinaryPredicate) Hotel.kif 455-455 roomAttribute est une instance de pr�dicat binaire

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


(format ChineseLanguage roomAttribute "%2 是 %1 的 attribute ") domainEnglishFormat.kif 4442-4442
(format ChineseTraditionalLanguage roomAttribute "%2 是 %1 的 attribute ") domainEnglishFormat.kif 4441-4441
(format EnglishLanguage roomAttribute "%2 is an attribute of %1") domainEnglishFormat.kif 4440-4440
(termFormat EnglishLanguage roomAttribute "room attribute") Hotel.kif 458-458

antecedent
-------------------------


(=>
    (roomAttribute ?ROOM ?ATTR)
    (forall (?R)
        (=>
            (instance ?R ?ROOM)
            (attribute ?R ?ATTR))))
Hotel.kif 463-468


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