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


KB Term:  Term intersection
English Word: 

Sigma KEE - FoodFromPlant
FoodFromPlant(food from a plant)

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


(disjoint FoodFromPlant Meat) Food.kif 292-292 Food from a plant is disjoint from meat
(subclass FoodFromPlant Food) Food.kif 294-294 Food from a plant is a subclass of food
(documentation FoodFromPlant EnglishLanguage "FoodFromPlant is the class of Food which are derived from the whole or part of Plants.") Food.kif 295-296 Food from a plant is a subclass of food

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


(subclass Grain FoodFromPlant) Economy.kif 4481-4481 Grain is a subclass of food from a plant
(subclass CerealStarch FoodFromPlant) Economy.kif 4640-4640 Cereal starch is a subclass of food from a plant
(subclass RootStarch FoodFromPlant) Economy.kif 4645-4645 Root starch is a subclass of food from a plant
(subclass Spice FoodFromPlant) Economy.kif 4693-4693 Spice is a subclass of food from a plant
(subclass EdibleNut FoodFromPlant) Economy.kif 4802-4802 Edible nut is a subclass of food from a plant
(subclass VegetableOil FoodFromPlant) Economy.kif 4889-4889 Vegetable oil is a subclass of food from a plant
(subclass CoffeeBean FoodFromPlant) Economy.kif 4958-4958 Coffee bean is a subclass of food from a plant
(termFormat EnglishLanguage FoodFromPlant "food from a plant") Food.kif 297-297 Coffee bean is a subclass of food from a plant
(subclass CoffeeGrind FoodFromPlant) Food.kif 1007-1007 Coffee grind is a subclass of food from a plant
(subclass Flour FoodFromPlant) Food.kif 1454-1454 Flour is a subclass of food from a plant
(subclass Raisin FoodFromPlant) Food.kif 3355-3355 Raisin is a subclass of food from a plant
(subclass Tofu FoodFromPlant) Food.kif 3547-3547 Tofu is a subclass of food from a plant

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


(=>
    (instance ?X FoodFromPlant)
    (exists (?P ?CLASS)
        (and
            (instance ?P
                (DeadFn ?CLASS))
            (part ?X ?P)
            (subclass ?CLASS Plant))))
Food.kif 299-306 If X is an instance of food from a plant, 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 plant
(=>
    (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


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.0-ac69cf7a (2026-05-13) is open source software produced by Articulate Software and its partners