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

Formal Language: 



KB Term:  Term intersection
English Word: 

  AnimalProduct

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 est une sous-classe de produit

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


(subclass Pelt AnimalProduct) Economy.kif 5026-5026 Pelt est une sous-classe de 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 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 is open source software produced by Articulate Software and its partners