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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - ThemeRoom
ThemeRoom(theme room)

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


(documentation ThemeRoom EnglishLanguage "ThemeRoom describes a HotelUnit that follows a certain style or theme of decor, for instance, a Disney-themed room would have decor that represent creations from Disney") Hotel.kif 1091-1093
(instance ThemeRoom HotelRoomAttribute) Hotel.kif 1090-1090 Theme room is an instance of hotel room attribute

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


(termFormat EnglishLanguage ThemeRoom "theme room") Hotel.kif 1094-1094

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


(=>
    (attribute ?ROOM ThemeRoom)
    (exists (?DESIGN ?PROP)
        (and
            (instance ?DESIGN Designing)
            (result ?DESIGN ?PROP)
            (represents ?ROOM ?PROP))))
Hotel.kif 1096-1102


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