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


KB Term:  Term intersection
English Word: 

Sigma KEE - DownAndOutRoom
DownAndOutRoom(down and out room)

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


(instance DownAndOutRoom HotelRoomAttribute) Hotel.kif 1075-1075 Down and out room is an instance of hotel room attribute
(documentation DownAndOutRoom EnglishLanguage "DownAndOutRoom describes a HotelUnit that has its entrance and exit that lead Outdoors") Hotel.kif 1076-1077 Down and out room is an instance of hotel room attribute

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


(termFormat EnglishLanguage DownAndOutRoom "down and out room") Hotel.kif 1078-1078

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


(=>
    (attribute ?X DownAndOutRoom)
    (exists (?LOC ?OUTDOOR)
        (and
            (instance ?OUTDOOR Outdoors)
            (instance ?LOC Region)
            (orientation ?LOC ?X Adjacent)
            (orientation ?LOC ?X Outside)
            (located ?LOC ?OUTDOOR))))
Hotel.kif 1080-1088 If down and out room is an attribute of X, then there exist Y, Z such that Z is an instance of outdoors, Y is an instance of region, Y is adjacent to X, Y is outside of to X, and Y is located at Z


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.0-ac69cf7a (2026-05-13) is open source software produced by Articulate Software and its partners