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

Formal Language: 



KB Term:  Term intersection
English Word: 

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

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


(subclass Malt PlantProduct) Economy.kif 4160-4160
(subclass Sugar PlantProduct) Economy.kif 4157-4157
(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 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