Waiter | ![]() |
appearance as argument number 1 |
![]() |
(documentation Waiter EnglishLanguage "Waiter refers to the ServicePosition present in Restaurant that brings food from the kitchen to the customer's table") | Mid-level-ontology.kif 22210-22211 | |
(instance Waiter ServicePosition) | Mid-level-ontology.kif 22209-22209 |
appearance as argument number 2 |
![]() |
(termFormat EnglishLanguage Waiter "waiter") | Mid-level-ontology.kif 22212-22212 |
antecedent |
![]() |
(=> (and (attribute ?X Waiter) (instance ?X Human) (employs ?REST ?X) (instance ?REST Restaurant) (customer ?CUST ?REST) (located ?CUST ?TABLE) (instance ?TABLE Table)) (exists (?DINING ?C ?FOOD ?KITCHEN) (and (possesses ?REST ?KITCHEN) (instance ?KITCHEN KitchenArea) (instance ?DINING DiningArea) (located ?TABLE ?DINING) (hasPurpose ?X (and (instance ?C Carrying) (agent ?C ?X) (origin ?C ?KITCHEN) (destination ?C ?TABLE) (patient ?C ?FOOD) (instance ?FOOD (FoodForFn Human))))))) |
Mid-level-ontology.kif 22218-22240 | |
(=> (attribute ?X Waiter) (instance ?X Human)) |
Mid-level-ontology.kif 22214-22216 |
![]() |
![]() |