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 2903-2903
(roomTempState Suet Solid) Food.kif 2902-2902 roomTempState suet and solid
(subclass Suet AnimalFat) Food.kif 2901-2901 Suet is a subclass of animal fat

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


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

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


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

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


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


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