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 18283-18284 | |
(instance Waiter ServicePosition) | Mid-level-ontology.kif 18282-18282 |
appearance as argument number 2 |
![]() |
(termFormat EnglishLanguage Waiter "waiter") | Mid-level-ontology.kif 18285-18285 |
antecedent |
![]() |
(=> (and (attribute ?X Waiter) (instance ?X Human) (employs ?REST ?X) (instance ?REST Restaurant) (customer ?CUST ?REST) (located ?CUST ?TABLE) (instance ?TABLE Table)) (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 18291-18312 | |
(=> (attribute ?X Waiter) (instance ?X Human)) |
Mid-level-ontology.kif 18287-18289 |
![]() |
![]() |