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 5351-5352
(subclass AnimalProduct Product) Economy.kif 5349-5349

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


(subclass Pelt AnimalProduct) Economy.kif 5367-5367
(termFormat EnglishLanguage AnimalProduct "animal product") Economy.kif 5350-5350

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 5354-5365


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