![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
|
|
CityRoast
|
|
|
| appearance as argument number 1 |
|
|
| (instance CityRoast CoffeeRoastAttribute) | Food.kif 530-530 | City roast is an instance of coffee roast attribute |
| (documentation CityRoast EnglishLanguage "CityRoast are CoffeeBeans that are roasted to around 219°C (426°F). [Wikipedia]") | Food.kif 531-532 | City roast is an instance of coffee roast attribute |
| appearance as argument number 2 |
|
|
| (termFormat EnglishLanguage CityRoast "city roast") | Food.kif 533-533 |
| antecedent |
|
|
| (=> (and (instance ?B CoffeeBean) (attribute ?B CityRoast) (roastedToTemperature ?B ?T)) (approximateValue ?T 219)) |
Food.kif 535-540 | If X is an instance of coffee bean, city roast is an attribute of X, and Y is the temperature at which X is roasted to, then the approximate value of Y is 219 |