![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| Cafeteria(cafeteria) | cafeteria |
| appearance as argument number 1 |
|
|
| (subclass Cafeteria Restaurant) | Mid-level-ontology.kif 8990-8990 | Cafeteria is a subclass of restaurant |
| (documentation Cafeteria EnglishLanguage "Any Restaurant which does not offer table service. Food is selected and purchased at a central counter.") | Mid-level-ontology.kif 8991-8992 | Cafeteria is a subclass of restaurant |
| appearance as argument number 2 |
|
|
| antecedent |
|
|
| (=> (instance ?COMPANY Cafeteria) (not (exists (?PERSON) (occupiesPosition ?PERSON ServicePosition ?COMPANY)))) |
Mid-level-ontology.kif 8994-8998 | If X is an instance of cafeteria, then there doesn't exist Y such that Y holds the position of service position in X |