![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| FrenchRoast(French roast) |
| appearance as argument number 1 |
|
|
| (instance FrenchRoast CoffeeRoastAttribute) | Food.kif 580-580 | French roast is an instance of coffee roast attribute |
| (documentation FrenchRoast EnglishLanguage "FrenchRoast are CoffeeBeans that are roasted to around 240°C (464°F). [Wikipedia]") | Food.kif 581-582 | French roast is an instance of coffee roast attribute |
| appearance as argument number 2 |
|
|
| (termFormat EnglishLanguage FrenchRoast "French roast") | Food.kif 583-583 |
| antecedent |
|
|
| (=> (and (instance ?B CoffeeBean) (attribute ?B FrenchRoast) (roastedToTemperature ?B ?T)) (approximateValue ?T 240)) |
Food.kif 585-590 | If X is an instance of coffee bean, French roast is an attribute of X, and Y is the temperature at which X is roasted to, then the approximate value of Y is 240 |