Descriptor
|
|
appearance as argument number 1 |
(documentation MilkFoam EnglishLanguage "MilkFoam is produced by Aerating Milk, then stirred to mix with the milk while it is heated to 70C. MilkFoam is used for making Capuccino and Latte. [Wikipedia]") | Food.kif 1228-1230 | |
(subclass MilkFoam ProcessedMilk) | Food.kif 1227-1227 |
appearance as argument number 2 |
(termFormat EnglishLanguage MilkFoam "milk foam") | Food.kif 1231-1231 |
antecedent |
consequent |
(=> (instance ?C Cappuccino) (and (material MilkFoam ?C) (material Espresso ?C))) |
Food.kif 1279-1283 | |
(=> (instance ?C Cappuccino) (exists (?E ?M ?P) (and (instance ?E Espresso) (instance ?M MilkFoam) (instance ?P Pouring) (patient ?P ?M) (destination ?P ?E) (result ?P ?C)))) |
Food.kif 1269-1278 | |
(=> (instance ?F FlatWhite) (and (material MilkFoam ?F) (material Espresso ?F))) |
Food.kif 1343-1347 | |
(=> (instance ?F FlatWhite) (exists (?E ?M ?P) (and (instance ?E Espresso) (instance ?M MilkFoam) (instance ?P Pouring) (patient ?P ?M) (destination ?P ?E) (result ?P ?F)))) |
Food.kif 1349-1358 | |
(=> (instance ?FM FoamingMilk) (exists (?M ?MF) (and (instance ?M ProcessedMilk) (instance ?MF MilkFoam) (patient ?FM ?M) (result ?FM ?MF)))) |
Food.kif 1181-1188 | |
(=> (instance ?L Latte) (and (material MilkFoam ?L) (material Espresso ?L))) |
Food.kif 1393-1397 |