![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| DairyArtifact(dairy product) | dairy_product |
| appearance as argument number 1 |
|
|
| (subclass DairyArtifact PreparedFood) | Food.kif 2846-2846 | Dairy product is a subclass of food |
| (documentation DairyArtifact EnglishLanguage "DairyArtifact are PreparedFood from or containing the milk of some Mammals such as Cows, Goats, Sheep or Camels. DairyArtifact include items such as Cheese, Butter and yoghurt etc.[Wikipedia]") | Food.kif 2847-2849 | Dairy product is a subclass of food |
| (subclass DairyArtifact AnimalAgriculturalArtifact) | Society.kif 1051-1051 | Dairy product is a subclass of AnimalAgriculturalArtifact |
| appearance as argument number 2 |
|
|
| antecedent |
|
|
| (=> (initialPart DairyArtifact ?CLASS) (equal ?CLASS Milk)) |
Food.kif 2851-2853 | If every dairy product is initially part of a X, then equal X and milk |
| consequent |
|
|
| (=> (attribute ?F Vegan) (and (attribute ?F Vegetarian) (not (exists (?D) (and (instance ?D DairyArtifact) (part ?D ?F)))))) |
Food.kif 3570-3578 | If vegan is an attribute of X, then vegetarian is an attribute of X and there doesn't exist Y such that Y is an instance of dairy product and Y is a part of X |