![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| AmericanRoast(American roast) |
| appearance as argument number 1 |
|
|
| (instance AmericanRoast CoffeeRoastAttribute) | Food.kif 518-518 | American roast is an instance of coffee roast attribute |
| (documentation AmericanRoast EnglishLanguage "AmericanRoast are CoffeeBeans that are roasted to around 210°C (410°F). [Wikipedia]") | Food.kif 519-520 | American roast is an instance of coffee roast attribute |
| appearance as argument number 2 |
|
|
| (termFormat EnglishLanguage AmericanRoast "American roast") | Food.kif 521-521 |
| antecedent |
|
|
| (=> (and (instance ?B CoffeeBean) (attribute ?B AmericanRoast) (roastedToTemperature ?B ?T)) (approximateValue ?T 210)) |
Food.kif 523-528 | If X is an instance of coffee bean, American roast is an attribute of X, and Y is the temperature at which X is roasted to, then the approximate value of Y is 210 |