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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - ExecutiveService
ExecutiveService

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


(documentation ExecutiveService EnglishLanguage "ExecutiveService is the class of ServiceProcess that are directed towards guests staying at rooms in an ExecutiveLevel") Hotel.kif 2241-2242
(subclass ExecutiveService ServiceProcess) Hotel.kif 2240-2240

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


(termFormat EnglishLanguage ExecutiveService "executive service") Hotel.kif 2243-2243

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


(=>
    (instance ?SVC ExecutiveService)
    (exists (?HUMAN ?LEVEL ?ROOM)
        (and
            (serviceRecipient ?SVC ?HUMAN)
            (stays ?HUMAN ?ROOM)
            (located ?ROOM ?LEVEL)
            (attribute ?LEVEL ExecutiveLevel))))
Hotel.kif 2245-2252


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