![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| FoodAttribute(food attribute) |
| appearance as argument number 1 |
|
|
| (subclass FoodAttribute SubjectiveAssessmentAttribute) | Dining.kif 1128-1128 | Food attribute is a subclass of subjective assessment attribute |
| (documentation FoodAttribute EnglishLanguage "FoodAttribute are descriptors that apply to Food but are highly subjective") | Dining.kif 1129-1130 | Food attribute is a subclass of subjective assessment attribute |
| appearance as argument number 2 |
|
|
| antecedent |
|
|
| (=> (and (attribute ?OBJ ?ATTR) (instance ?ATTR FoodAttribute)) (instance ?OBJ PreparedFood)) |
Dining.kif 1133-1137 | If X is an attribute of Y and X is an instance of food attribute, then Y is an instance of food |