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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - Doorman
Doorman

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


(documentation Doorman EnglishLanguage "Doorman refers to the position held by a person whose primary job it is to open and close doors") Hotel.kif 2424-2425
(instance Doorman ServicePosition) Hotel.kif 2423-2423 Doorman est une instance de ServicePosition

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


(termFormat EnglishLanguage Doorman "doorman") Hotel.kif 2426-2426

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


(=>
    (attribute ?X Doorman)
    (hasPurpose ?X
        (exists (?DOOR ?PROC)
            (and
                (instance ?DOOR Door)
                (agent ?PROC ?X)
                (patient ?PROC ?DOOR)
                (or
                    (instance ?PROC Opening)
                    (instance ?PROC Closing))))))
Hotel.kif 2428-2438


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