![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| Cuisine(cuisine) | cuisine, culinary_art |
| appearance as argument number 1 |
|
|
| (subclass Cuisine RelationalAttribute) | Dining.kif 1256-1256 | Cuisine is a subclass of relational attribute |
| (documentation Cuisine EnglishLanguage "Cuisine is an attribute applied to classes of PreparedFood to specify that it is typical of a particular region or culture. Note that it cannot be applied to a single Animal or Plant, even if a particular such entity is endemic to a particular region. It captures not just the reality of a particular combination of ingredients, but also the intent of the preparer to conform to a particular style of food and food preparation.") | Dining.kif 1257-1263 | Cuisine is a subclass of relational attribute |
| appearance as argument number 2 |
|
|
| antecedent |
|
|
| (=> (and (attribute ?X ?Y) (instance ?Y Cuisine)) (instance ?X PreparedFood)) |
Dining.kif 1265-1269 | If X is an attribute of Y and X is an instance of cuisine, then Y is an instance of food |