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



KB Term:  Term intersection
English Word: 

  PlantProduct

Sigma KEE - PlantProduct
PlantProduct( plant product)

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


(subclass PlantProduct Product) Economy.kif 5535-5535 Plant product is a subclass of product
(documentation PlantProduct EnglishLanguage "A PlantProduct is the subclass of Products manufactured using a part or the whole of a Plant.") Economy.kif 5537-5538 Plant product is a subclass of product

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


(subclass Sugar PlantProduct) Economy.kif 4489-4489 Sugar is a subclass of plant product
(subclass Malt PlantProduct) Economy.kif 4492-4492 Malt is a subclass of plant product
(termFormat EnglishLanguage PlantProduct " plant product") Economy.kif 5536-5536 Malt 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 5540-5551 If X is an instance of plant product, then there exist Y, Z, W such that Y is an instance of manufacture, X is a result of Y, Z is a patient of Y, Z is an instance of plant or W is a part of Z, and W is an instance of anatomical structure


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.0-0a80e6c8 (2026-05-12) is open source software produced by Articulate Software and its partners