![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| meatOfAnimal |
| appearance as argument number 1 |
|
|
| (instance meatOfAnimal BinaryPredicate) | Mid-level-ontology.kif 22588-22588 | meat of animal is an instance of binary predicate |
| (documentation meatOfAnimal EnglishLanguage "(meatOfAnimal ?MEATCLASS ?ANIMALCLASS) means that every instance of ?MEATCLASS was once part of some instance of ?ANIMALCLASS.") | Mid-level-ontology.kif 22589-22591 | meat of animal is an instance of binary predicate |
| (domainSubclass meatOfAnimal 1 Meat) | Mid-level-ontology.kif 22592-22592 | The number 1 argument of meat of animal is a subclass of meat |
| (domainSubclass meatOfAnimal 2 Animal) | Mid-level-ontology.kif 22593-22593 | The number 2 argument of meat of animal is a subclass of animal |
| appearance as argument number 2 |
|
|
| (format EnglishLanguage meatOfAnimal "%1 is the meat of %2") | domainEnglishFormat.kif 3842-3842 | |
| (format ChineseTraditionalLanguage meatOfAnimal "%1 是 %2 的 meat ") | domainEnglishFormat.kif 3843-3843 | |
| (format ChineseLanguage meatOfAnimal "%1 是 %2 的 meat ") | domainEnglishFormat.kif 3844-3844 | |
| (termFormat EnglishLanguage meatOfAnimal "meat of animal") | domainEnglishFormat.kif 36713-36713 | |
| (termFormat ChineseTraditionalLanguage meatOfAnimal "動物的肉") | domainEnglishFormat.kif 36714-36714 | |
| (termFormat ChineseLanguage meatOfAnimal "动物的肉") | domainEnglishFormat.kif 36715-36715 |
| antecedent |
|
|
| (=> (and (meatOfAnimal ?MEAT ?ANIMAL) (instance ?M ?MEAT)) (exists (?TIME ?A) (and (instance ?A ?ANIMAL) (finishes ?TIME (WhenFn ?A)) (holdsDuring ?TIME (part ?M ?A))))) |
Mid-level-ontology.kif 22595-22604 | If X is the meat of Y and Z is an instance of X, then there exist W, V such that V is an instance of Y, W finishes the time of existence of V, and Z is a part of V holds during W |
| consequent |
|
|
| (=> (and (instance ?S ?C) (subclass ?C Seafood)) (exists (?X ?SEA ?ANIMAL) (and (meatOfAnimal ?C ?ANIMAL) (instance ?X ?ANIMAL) (instance ?SEA BodyOfWater) (inhabits ?X ?SEA)))) |
Food.kif 1941-1950 | If X is an instance of Y and Y is a subclass of seafood, then there exist Z, W, V such that Y is the meat of V, Z is an instance of V, W is an instance of body of water, and Z lives in W |
| (=> (instance ?C Calamari) (exists (?S) (and (meatOfAnimal ?S Squid) (material ?S ?C)))) |
Food.kif 2429-2434 | If X is an instance of calamari, then there exists Y such that Y is the meat of squid and X is made of Y |
| appearance as argument number 0 |
|
|