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


KB Term:  Term intersection
English Word: 

Sigma KEE - AnimalProduct
AnimalProduct(animal product)

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


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

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


(termFormat EnglishLanguage AnimalProduct "animal product") Economy.kif 5358-5358
(subclass Pelt AnimalProduct) Economy.kif 5375-5375 Pelt is a subclass of animal product

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 5362-5373 If X is an instance of animal product, then there exist Y, Z, W such that Y is an instance of manufacture, X is a result of Y, Z is a patient of Y, Z is an instance of animal or W is a part of Z, and W is an instance of anatomical structure


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.0-ac69cf7a (2026-05-13) is open source software produced by Articulate Software and its partners