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 5523-5524
(subclass PlantProduct Product) Economy.kif 5521-5521

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


(subclass Malt PlantProduct) Economy.kif 4495-4495
(subclass Sugar PlantProduct) Economy.kif 4492-4492
(termFormat EnglishLanguage PlantProduct " plant product") Economy.kif 5522-5522

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 5526-5537


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