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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - ExecutiveService
ExecutiveService(executive service)

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 2252-2253
(subclass ExecutiveService ServiceProcess) Hotel.kif 2251-2251 Executive service is a subclass of service

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


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

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


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


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