Cooking![]() | ![]() |
appearance as argument number 1 |
![]() |
(documentation Cooking ChineseLanguage "这是 Making Food 的 instance。注:这包括任何 准备 Food 的过程,例如:做沙拉和切开水果等,它不一定涉及应用热能来处理食物。") | chinese_format.kif 3224-3225 | |
(documentation Cooking EnglishLanguage "The Making of an instance of Food. Note that this can cover any preparation of Food, e.g. making a salad, cutting up fruit, etc. It does not necessarily involve the application of heat.") | Merge.kif 12967-12970 | |
(externalImage Cooking "http://upload.wikimedia.org/wikipedia/commons/8/ 85/ Poffertjes.jpg") | pictureList.kif 4628-4628 | |
(subclass Cooking Making) | Merge.kif 12966-12966 | 子類 Cooking and Making |
appearance as argument number 2 |
![]() |
antecedent |
![]() |
(=> (and (instance ?C CateringService) (agent ?C ?AGENT) (destination ?C ?CUST) (located ?AGENT ?LOC1) (customer ?CUST ?AGENT) (exists (?S ?FOOD ?E) (and (instance ?S Cooking) (agent ?S ?AGENT) (result ?S ?FOOD) (patient ?C ?FOOD) (instance ?E Eating) (agent ?E ?CUST) (eventLocated ?E ?LOC2)))) (not (equal ?LOC1 ?LOC2))) |
Dining.kif 586-602 |
|
(=> (instance ?COOK Cooking) (exists (?FOOD) (and (instance ?FOOD (FoodForFn Human)) (result ?COOK ?FOOD)))) |
Merge.kif 12972-12977 |
consequent |
![]() |
![]() |
![]() |