![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
|
|
Meat
|
|
|
| appearance as argument number 1 |
|
|
| (subclass Meat AnimalSubstance) | Merge.kif 15184-15184 | Meat is a subclass of animal substance |
| (subclass Meat Food) | Merge.kif 15185-15185 | Meat is a subclass of food |
| (documentation Meat EnglishLanguage "Any food which was originally part of an Animal and is not ingested by drinking, including eggs and animal blood that is eaten as food. Note that this class covers both raw meat and meat that has been prepared in some way, e.g. by cooking. Note too that preparations involving Meat and FruitOrVegetable are classed directly under Food.") | Merge.kif 15186-15191 | Meat is a subclass of food |
| (disjoint Meat Beverage) | Mid-level-ontology.kif 2583-2583 | Meat is disjoint from beverage |
| (subclass Meat AnimalAgriculturalArtifact) | Society.kif 1063-1063 | Meat is a subclass of AnimalAgriculturalArtifact |
| (externalImage Meat "http://upload.wikimedia.org/wikipedia/commons/a/ae/ FoodMeat.jpg") | pictureList.kif 901-901 | Meat is a subclass of AnimalAgriculturalArtifact |
| appearance as argument number 2 |
|
|
| appearance as argument number 3 |
|
|
| (domainSubclass meatOfAnimal 1 Meat) | Mid-level-ontology.kif 22592-22592 | The number 1 argument of meat of animal is a subclass of meat |
| antecedent |
|
|
| (=> (instance ?MEAT Meat) (forall (?PART) (=> (part ?PART ?MEAT) (exists (?SUBPART ?TIME ?ANIMAL) (and (part ?SUBPART ?PART) (holdsDuring ?TIME (and (instance ?ANIMAL Animal) (part ?SUBPART ?ANIMAL)))))))) |
Merge.kif 15193-15204 | If X is an instance of meat, then For all Object Y: if Y is a part of X, then there exist Z, W, V such that Z is a part of Y, V is an instance of animal, and Z is a part of V holds during W |
| (=> (and (equal ?M (OrganicObjectFn ?A)) (subclass ?M Meat)) (subclass ?A Animal)) |
Economy.kif 5293-5298 | If equal X and Object made from Y and X is a subclass of meat, then Y is a subclass of animal |
| (=> (and (subclass ?S Mixture) (initialPart ?S Meat) (initialPart ?S FoodFromPlant) (initialPart ?S DrinkingWater)) (equal ?S SoupStock)) |
Food.kif 1619-1625 | If X is a subclass of mixture, every X is initially part of a meat, every X is initially part of a food from a plant, and every X is initially part of a potable water, then equal X and soup stock |
| (=> (instance ?M Meat) (exists (?DA ?AC) (and (instance ?DA (DeadFn ?AC)) (part ?M ?DA) (subclass ?AC Animal)))) |
Food.kif 1922-1928 | If X is an instance of meat, then there exist Y, Z such that Y is an instance of a dead Z, X is a part of Y, and Z is a subclass of animal |
| consequent |
|
|
| (=> (attribute ?F Vegetarian) (not (exists (?M) (and (instance ?M Meat) (part ?M ?F))))) |
Food.kif 3561-3567 | If vegetarian is an attribute of X, then there doesn't exist Y such that Y is an instance of meat and Y is a part of X |