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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - Suet
Suet(suet)

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


(documentation Suet EnglishLanguage "Suet is raw fat of the Meat from Cattle or Sheep.[Wikipedia]") Food.kif 2910-2910
(roomTempState Suet Solid) Food.kif 2909-2909 room temperature state suet and solid
(subclass Suet AnimalFat) Food.kif 2908-2908 Suet is a subclass of animal fat

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


(termFormat EnglishLanguage Suet "suet") Food.kif 2911-2911

antecedent
-------------------------


(=>
    (and
        (equal ?S
            (OrganicObjectFn ?F))
        (subclass ?S Suet)
        (subclass ?F FatTissue))
    (or
        (initialPart ?F Cattle)
        (initialPart ?F Sheep)))
Food.kif 2913-2921

consequent
-------------------------


(=>
    (instance ?T Tallow)
    (exists (?H ?S)
        (and
            (instance ?H Heating)
            (patient ?H ?S)
            (instance ?S Suet)
            (result ?H ?T))))
Food.kif 2928-2935


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