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 5010-5011
(subclass AnimalProduct Product) Economy.kif 5009-5009 AnimalProduct is a subclass of product

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


(subclass Pelt AnimalProduct) Economy.kif 5026-5026 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 5013-5024


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