![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| FullyCityRoast(full city roast) |
| appearance as argument number 1 |
|
|
| (instance FullyCityRoast CoffeeRoastAttribute) | Food.kif 556-556 | Full city roast is an instance of coffee roast attribute |
| (documentation FullyCityRoast EnglishLanguage "FullyCityRoast are CoffeeBeans that are roasted to around 225°C (437°F). [Wikipedia]") | Food.kif 557-558 | Full city roast is an instance of coffee roast attribute |
| appearance as argument number 2 |
|
|
| (termFormat EnglishLanguage FullyCityRoast "full city roast") | Food.kif 559-559 |
| antecedent |
|
|
| (=> (and (instance ?B CoffeeBean) (attribute ?B FullyCityRoast) (roastedToTemperature ?B ?T)) (approximateValue ?T 225)) |
Food.kif 561-566 | If X is an instance of coffee bean, full 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 225 |