PreparedFoodAttribute(prepared food attribute) |
appearance as argument number 1 |
(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 | |
(subclass PreparedFoodAttribute RelationalAttribute) | Food.kif 17-17 | 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 |
|