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

Formal Language: 



KB Term:  Term intersection
English Word: 

  Meat

Sigma KEE - Meat
Meat(viande)

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


(disjoint Meat Beverage) Food.kif 391-391 Viande est disjoint de boisson
(disjoint Meat FoodFromPlant) Food.kif 292-292 Viande est disjoint de FoodFromPlant
(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 14877-14882
(externalImage Meat "http://upload.wikimedia.org/wikipedia/commons/a/ae/ FoodMeat.jpg") pictureList.kif 901-901
(subclass Meat AnimalSubstance) Merge.kif 14876-14876 Viande est une sous-classe de AnimalSubstance
(subclass Meat Food) Food.kif 291-291 Viande est une sous-classe de nourriture

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


(subclass Beef Meat) Mid-level-ontology.kif 20367-20367 Beef est une sous-classe de viande
(subclass ChickenMeat Meat) Mid-level-ontology.kif 20372-20372 ChickenMeat est une sous-classe de viande
(subclass CuredMeat Meat) Food.kif 2126-2126 CuredMeat est une sous-classe de viande
(subclass Egg Meat) Merge.kif 15026-15026 Egg est une sous-classe de viande
(subclass GoatMeat Meat) Food.kif 2588-2588 GoatMeat est une sous-classe de viande
(subclass LambMeat Meat) Economy.kif 4952-4952 LambMeat est une sous-classe de viande
(subclass Mutton Meat) Economy.kif 4957-4957 Mutton est une sous-classe de viande
(subclass Pork Meat) Mid-level-ontology.kif 20374-20374 Pork est une sous-classe de viande
(subclass PoultryMeat Meat) Food.kif 2028-2028 PoultryMeat est une sous-classe de viande
(subclass Seafood Meat) Food.kif 1921-1921 Seafood est une sous-classe de viande
(subclass Veal Meat) Economy.kif 4970-4970 Veal est une sous-classe de viande
(subclass WaterBuffaloMeat Meat) Economy.kif 4975-4975 WaterBuffaloMeat est une sous-classe de viande
(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 20353-20353 Le nombre 1 argument de meatOfAnimal est une sous-classe de viande

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


(=>
    (and
        (equal ?M
            (OrganicObjectFn ?A))
        (subclass ?M Meat))
    (subclass ?A Animal))
Economy.kif 4945-4950
(=>
    (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 14884-14895

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


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


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

Show without tree


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