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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - PlantProduct
PlantProduct( plant product)

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 5398-5399
(subclass PlantProduct Product) Economy.kif 5396-5396 Plant product is a subclass of product

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


(subclass Malt PlantProduct) Economy.kif 4370-4370 Malt is a subclass of plant product
(subclass Sugar PlantProduct) Economy.kif 4367-4367 Sugar is a subclass of plant product
(termFormat EnglishLanguage PlantProduct " plant product") Economy.kif 5397-5397 Sugar is a subclass of plant product

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 5401-5412


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