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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - Cream
Cream(cream)Devonshire_cream, clotted_cream, coffee_cream, cream, double_creme, heavy_cream, heavy_whipping_cream, light_cream, light_whipping_cream, single_cream, whipped_cream, whipping_cream

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


(documentation Cream EnglishLanguage "Cream is composed of the higher_fat layer skimmed from the top of Milk.[Wikipedia]") Food.kif 3119-3120
(roomTempState Cream Liquid) Food.kif 3118-3118 room temperature state cream and liquid
(subclass Cream DairyArtifact) Food.kif 3117-3117 Cream is a subclass of dairy product

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


(termFormat EnglishLanguage Cream "cream") domainEnglishFormat.kif 64738-64738

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


(=>
    (and
        (instance ?C Cream)
        (part ?C ?O1)
        (instance ?O1 ButterFat)
        (measure ?O1
            (MeasureFn ?X Gram))
        (instance ?M Milk)
        (part ?M ?O2)
        (instance ?O2 ButterFat)
        (measure ?O2
            (MeasureFn ?Y Gram)))
    (greaterThan ?X ?Y))
Food.kif 3131-3143
(=>
    (instance ?C Cream)
    (exists (?CH ?M)
        (and
            (instance ?CH Separating)
            (patient ?CH ?M)
            (instance ?M Milk)
            (result ?CH Cream))))
Food.kif 3122-3129

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


(=>
    (instance ?C Cream)
    (exists (?CH ?M)
        (and
            (instance ?CH Separating)
            (patient ?CH ?M)
            (instance ?M Milk)
            (result ?CH Cream))))
Food.kif 3122-3129


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