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 2241-2242 | |
(subclass ExecutiveService ServiceProcess) | Hotel.kif 2240-2240 | Executive service is a subclass of service |
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 |
|