CoffeeBean |
appearance as argument number 1 |
(documentation CoffeeBean EnglishLanguage "A CoffeeBean is a seed of the CoffeePlant and the source for coffee.") | Economy.kif 4741-4742 | |
(externalImage CoffeeBean "http://upload.wikimedia.org/wikipedia/commons/ thumb/ c/ c5/ Roasted_coffee_beans.jpg/ 800px-Roasted_coffee_beans.jpg") | pictureList.kif 1433-1433 | |
(subclass CoffeeBean FoodFromPlant) | Economy.kif 4740-4740 | |
(subclass CoffeeBean Seed) | Economy.kif 4739-4739 |
appearance as argument number 2 |
(initialPart Coffee CoffeeBean) | Food.kif 634-634 | |
(subclass CoffeeArabica CoffeeBean) | Economy.kif 4751-4751 | |
(subclass CoffeeRobusta CoffeeBean) | Economy.kif 4775-4775 | |
(termFormat ChineseLanguage CoffeeBean "咖啡豆") | domainEnglishFormat.kif 15511-15511 | |
(termFormat ChineseTraditionalLanguage CoffeeBean "咖啡豆") | domainEnglishFormat.kif 15510-15510 | |
(termFormat EnglishLanguage CoffeeBean "coffee bean") | domainEnglishFormat.kif 15509-15509 |
antecedent |
consequent |
(=> (instance ?CG CoffeeGrind) (exists (?B ?A ?C) (and (instance ?B CoffeeBean) (attribute ?B ?A) (instance ?A CoffeeRoastAttribute) (attribute ?CG ?C) (instance ?C CoffeeGrindAttribute)))) |
Food.kif 1044-1052 | |
(=> (instance ?CG CoffeeGrind) (exists (?G ?CB) (and (instance ?G Grinding) (patient ?G ?CB) (instance ?CB CoffeeBean) (attribute ?CB CookedAttribute) (result ?G ?CG)))) |
Food.kif 1034-1042 | |
(=> (subclass ?CLASS Coffee) (initialPart CoffeeBean ?CLASS)) |
Food.kif 645-647 |