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


KB Term:  Term intersection
English Word: 

Sigma KEE - Frosting
Frosting(frosting)frost

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


(documentation Frosting EnglishLanguage "Frosting is the Process by which a coating or deposit of Ice Crystals form on the surface of Solid Objects.") Weather.kif 4041-4042
(documentation Frosting ChineseLanguage "FrostingIce Crystal 褂在 Solid Object 或积聚的 Process。") Weather.kif 4043-4044
(subclass Frosting Deposition) Weather.kif 4045-4045 Frosting is a subclass of deposition
(subclass Frosting WeatherProcess) Weather.kif 4046-4046 Frosting is a subclass of weather process

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


(termFormat ChineseLanguage Frosting "霜") Weather.kif 4047-4047
(termFormat EnglishLanguage Frosting "frosting") Weather.kif 4048-4048

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


(=>
    (instance ?FROST Frosting)
    (exists (?ICE ?OBJ)
        (and
            (instance ?ICE Ice)
            (attribute ?ICE MonoCrystalline)
            (patient ?FROST ?ICE)
            (instance ?OBJ Object)
            (attribute ?OBJ Solid)
            (destination ?FROST ?OBJ)
            (meetsSpatially ?FROST ?OBJ))))
Weather.kif 4050-4060 If X is an instance of frosting, then All of the following hold: (1) there exist Y (2) Z such that Y is an instance of ice (3) mono crystalline is an attribute of Y (4) Y is a patient of X (5) Z is an instance of object (6) solid is an attribute of Z (7) X ends up at Z (8) X meets Z


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