Browsing Interface : Welcome guest : log in
Home |  Graph |  ]  KB:  Language:   

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - Meat
Meat

appearance as argument number 1
-------------------------


(disjoint Meat Beverage) Food.kif 391-391
(disjoint Meat FoodFromPlant) Food.kif 292-292
(documentation Meat ChineseLanguage "这是任何来自 Animal 一部分的食物,一般不会通过饮用摄入体内, 包括鸡蛋和以食物形式进食动物的血液。注:这个类别同时包括生肉和经过某些方法处理如煮过的肉。再注:涉及 MeatFruitOrVegetable 的制作直接归类于 Food。") chinese_format.kif 3485-3487
(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 14923-14928
(externalImage Meat "http://upload.wikimedia.org/wikipedia/commons/a/ae/ FoodMeat.jpg") pictureList.kif 901-901
(subclass Meat AnimalSubstance) Merge.kif 14922-14922
(subclass Meat Food) Food.kif 291-291

appearance as argument number 2
-------------------------


(subclass Beef Meat) Mid-level-ontology.kif 20625-20625
(subclass ChickenMeat Meat) Mid-level-ontology.kif 20630-20630
(subclass CuredMeat Meat) Food.kif 2126-2126
(subclass Egg Meat) Merge.kif 15072-15072
(subclass GoatMeat Meat) Food.kif 2588-2588
(subclass LambMeat Meat) Economy.kif 5067-5067
(subclass Mutton Meat) Economy.kif 5072-5072
(subclass Pork Meat) Mid-level-ontology.kif 20632-20632
(subclass PoultryMeat Meat) Food.kif 2028-2028
(subclass Seafood Meat) Food.kif 1921-1921
(subclass Veal Meat) Economy.kif 5085-5085
(subclass WaterBuffaloMeat Meat) Economy.kif 5090-5090
(termFormat ChineseLanguage Meat "meat") chinese_format.kif 1013-1013
(termFormat EnglishLanguage Meat "meat") english_format.kif 1238-1238
(termFormat FrenchLanguage Meat "viande") french_format.kif 691-691
(termFormat Hindi Meat "maansa") terms-hindi.txt 222-222
(termFormat ItalianLanguage Meat "Carne") terms-it.txt 225-225
(termFormat JapaneseLanguage Meat "肉") japanese_format.kif 2374-2374
(termFormat PortugueseLanguage Meat "Carne") portuguese_format.kif 643-643
(termFormat cb Meat "karne") terms-cb.txt 227-227
(termFormat cz Meat "meat") terms-cz.txt 260-260
(termFormat ro Meat "carne") relations-ro.kif 712-712
(termFormat tg Meat "karne") terms-tg.txt 226-226

appearance as argument number 3
-------------------------


(domainSubclass meatOfAnimal 1 Meat) Mid-level-ontology.kif 20611-20611

antecedent
-------------------------


(=>
    (and
        (equal ?M
            (OrganicObjectFn ?A))
        (subclass ?M Meat))
    (subclass ?A Animal))
Economy.kif 5060-5065
(=>
    (and
        (subclass ?S Mixture)
        (initialPart ?S Meat)
        (initialPart ?S FoodFromPlant)
        (initialPart ?S DrinkingWater))
    (equal ?S SoupStock))
Food.kif 1633-1639
(=>
    (instance ?M Meat)
    (exists (?DA ?AC)
        (and
            (instance ?DA
                (DeadFn ?AC))
            (part ?M ?DA)
            (subclass ?AC Animal))))
Food.kif 1909-1915
(=>
    (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 14930-14941

consequent
-------------------------


(=>
    (attribute ?F Vegetarian)
    (not
        (exists (?M)
            (and
                (instance ?M Meat)
                (part ?M ?F)))))
Food.kif 3523-3529


Show full definition with tree view
Show simplified definition (without tree view)
Show simplified definition (with tree view)



Sigma web home      Suggested Upper Merged Ontology (SUMO) web home
Sigma version 3.0 is open source software produced by Articulate Software and its partners