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 19911-19912 | |
(instance Waiter ServicePosition) | Mid-level-ontology.kif 19910-19910 |
appearance as argument number 2 |
![]() |
(termFormat EnglishLanguage Waiter "waiter") | Mid-level-ontology.kif 19913-19913 |
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 19919-19940 | |
(=> (attribute ?X Waiter) (instance ?X Human)) |
Mid-level-ontology.kif 19915-19917 |
![]() |
![]() |