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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - AnimalProduct
AnimalProduct

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


(documentation AnimalProduct EnglishLanguage "An AnimalProduct is the subclass of Products manufactured using a part or the whole of an Animal.") Economy.kif 5220-5221
(subclass AnimalProduct Product) Economy.kif 5219-5219 AnimalProduct is a subclass of product

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


(subclass Pelt AnimalProduct) Economy.kif 5236-5236 Pelt is a subclass of AnimalProduct

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


(=>
    (instance ?P AnimalProduct)
    (exists (?M ?A ?B)
        (and
            (instance ?M Manufacture)
            (result ?M ?P)
            (patient ?M ?A)
            (or
                (instance ?A Animal)
                (and
                    (part ?B ?A)
                    (instance ?B AnatomicalStructure))))))
Economy.kif 5223-5234


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