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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - OilFromPlant
OilFromPlant(oil from plant)

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


(documentation OilFromPlant EnglishLanguage "OilFromPlant are oils extracted from seeds or from other parts of fruits. It is worth to note that not all OilFromPlant are edible, unlike VegetableOil.") Economy.kif 4865-4867
(subclass OilFromPlant Oil) Economy.kif 4864-4864 Oil from plant is a subclass of oil

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


(subclass TeaTreeOil OilFromPlant) Economy.kif 4883-4883 Tea tree oil is a subclass of oil from plant
(subclass VegetableOil OilFromPlant) Economy.kif 4896-4896 Vegetable oil is a subclass of oil from plant
(termFormat EnglishLanguage OilFromPlant "oil from plant") Economy.kif 4868-4868 Vegetable oil is a subclass of oil from plant

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


(=>
    (and
        (equal ?O
            (OrganicObjectFn ?S))
        (subclass ?O OilFromPlant)
        (or
            (subclass ?S Seed)
            (subclass ?S Fruit)))
    (exists (?P)
        (and
            (subclass ?P FloweringPlant)
            (initialPart ?S ?P))))
Economy.kif 4870-4881


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