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


KB Term:  Term intersection
English Word: 

Sigma KEE - FemaleExecutiveRoom
FemaleExecutiveRoom(female executive room)

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


(instance FemaleExecutiveRoom HotelRoomAttribute) Hotel.kif 1045-1045 Female executive room is an instance of hotel room attribute
(documentation FemaleExecutiveRoom EnglishLanguage "FemaleExecutiveRoom describes a room that has been designed for the female executive") Hotel.kif 1046-1047 Female executive room is an instance of hotel room attribute

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


(termFormat EnglishLanguage FemaleExecutiveRoom "female executive room") Hotel.kif 1048-1048

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


(=>
    (attribute ?X FemaleExecutiveRoom)
    (hasPurpose ?X
        (exists (?HUMAN)
            (and
                (instance ?HUMAN Human)
                (attribute ?HUMAN Female)
                (attribute ?HUMAN BusinessExecutive)
                (stays ?HUMAN ?X)))))
Hotel.kif 1050-1058 If female executive room is an attribute of X, then X has the purpose there exists Y such that Y is an instance of human, female is an attribute of Y, business executive is an attribute of Y, and Y stays at X


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