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 5125-5126
(subclass AnimalProduct Product) Economy.kif 5124-5124

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


(subclass Pelt AnimalProduct) Economy.kif 5141-5141

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 5128-5139


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