![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| NewEnglandRoast(New England roast) |
| appearance as argument number 1 |
|
|
| (instance NewEnglandRoast CoffeeRoastAttribute) | Food.kif 492-492 | New England roast is an instance of coffee roast attribute |
| (documentation NewEnglandRoast EnglishLanguage "NewEnglandRoast are CoffeeBeans that are roasted to around 205°C (401°F). [Wikipedia]") | Food.kif 493-494 | New England roast is an instance of coffee roast attribute |
| appearance as argument number 2 |
|
|
| (termFormat EnglishLanguage NewEnglandRoast "New England roast") | Food.kif 495-495 |
| antecedent |
|
|
| (=> (and (instance ?B CoffeeBean) (attribute ?B NewEnglandRoast) (roastedToTemperature ?B ?T)) (approximateValue ?T 205)) |
Food.kif 497-502 | If X is an instance of coffee bean, New England roast is an attribute of X, and Y is the temperature at which X is roasted to, then the approximate value of Y is 205 |