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

Formal Language: 



KB Term:  Term intersection
English Word: 

  PlantProduct

Sigma KEE - PlantProduct
PlantProduct

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


(documentation PlantProduct EnglishLanguage "A PlantProduct is the subclass of Products manufactured using a part or the whole of a Plant.") Economy.kif 5188-5189
(subclass PlantProduct Product) Economy.kif 5186-5186 子類 PlantProduct and Product

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


(subclass Malt PlantProduct) Economy.kif 4160-4160 子類 Malt and PlantProduct
(subclass Sugar PlantProduct) Economy.kif 4157-4157 子類 and PlantProduct
(termFormat EnglishLanguage PlantProduct " plant product") Economy.kif 5187-5187

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


(=>
    (instance ?P PlantProduct)
    (exists (?M ?A ?B)
        (and
            (instance ?M Manufacture)
            (result ?M ?P)
            (patient ?M ?A)
            (or
                (instance ?A Plant)
                (and
                    (part ?B ?A)
                    (instance ?B AnatomicalStructure))))))
Economy.kif 5191-5202


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