![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| PreparedFoodAttribute(prepared food attribute) |
| appearance as argument number 1 |
|
|
| (subclass PreparedFoodAttribute RelationalAttribute) | Food.kif 17-17 | Prepared food attribute is a subclass of relational attribute |
| (documentation PreparedFoodAttribute EnglishLanguage "PreparedFoodAttribute is a Class of RelationalAttributes which describe the status in the food it is related. Members of this class include if the food is cooked or raw, cured/ fermented, caffineated or decaf etc..") | Food.kif 18-21 | Prepared food attribute is a subclass of relational attribute |
| appearance as argument number 2 |
|
|
| antecedent |
|
|
| (=> (and (instance ?A PreparedFoodAttribute) (attribute ?F ?A)) (instance ?F Food)) |
Food.kif 24-28 | If X is an instance of prepared food attribute and X is an attribute of Y, then Y is an instance of food |