![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| CinnamonRoast(cinnamon roast) |
| appearance as argument number 1 |
|
|
| (instance CinnamonRoast CoffeeRoastAttribute) | Food.kif 480-480 | Cinnamon roast is an instance of coffee roast attribute |
| (documentation CinnamonRoast EnglishLanguage "CinnamonRoast are CoffeeBeans that are roasted to around 196°C (385°F). [Wikipedia]") | Food.kif 481-482 | Cinnamon roast is an instance of coffee roast attribute |
| appearance as argument number 2 |
|
|
| (termFormat EnglishLanguage CinnamonRoast "cinnamon roast") | Food.kif 483-483 |
| antecedent |
|
|
| (=> (and (instance ?B CoffeeBean) (attribute ?B CinnamonRoast) (roastedToTemperature ?B ?T)) (approximateValue ?T 196)) |
Food.kif 485-490 | If X is an instance of coffee bean, cinnamon roast is an attribute of X, and Y is the temperature at which X is roasted to, then the approximate value of Y is 196 |