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



KB Term:  Term intersection
English Word: 

  DownAndInRoom

Sigma KEE - DownAndInRoom
DownAndInRoom(down and in room)

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


(instance DownAndInRoom HotelRoomAttribute) Hotel.kif 1060-1060 Down and in room is an instance of hotel room attribute
(documentation DownAndInRoom EnglishLanguage "DownAndInRoom describes a HotelUnit that has its entrance and exit inside the HotelBuilding") Hotel.kif 1061-1062 Down and in room is an instance of hotel room attribute

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


(termFormat EnglishLanguage DownAndInRoom "down and in room") Hotel.kif 1063-1063

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


(=>
    (attribute ?X DownAndInRoom)
    (exists (?LOC ?INDOOR)
        (and
            (instance ?INDOOR Indoors)
            (instance ?LOC Region)
            (orientation ?LOC ?X Adjacent)
            (orientation ?LOC ?X Outside)
            (located ?LOC ?INDOOR))))
Hotel.kif 1065-1073 If down and in room is an attribute of X, then there exist Y, Z such that Z is an instance of indoors, Y is an instance of region, Y is adjacent to X, Y is outside of to X, and Y is located at Z


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