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



KB Term:  Term intersection
English Word: 

  HotTemperature

Sigma KEE - HotTemperature
HotTemperature(hot)blistering, blistery, hot, scorching, sweltering, sweltry

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


(instance HotTemperature TemperatureAttribute) Mid-level-ontology.kif 28284-28284 Hot is an instance of temperature attribute
(documentation HotTemperature EnglishLanguage "HotTemperature describes how something has a high temperature") Mid-level-ontology.kif 28285-28286 Hot is an instance of temperature attribute

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


(successorAttributeClosure ColdTemperature HotTemperature) Mid-level-ontology.kif 28270-28270 Cold is a successor attribute of hot
(termFormat EnglishLanguage HotTemperature "hot") Mid-level-ontology.kif 28287-28287 Cold is a successor attribute of hot
(successorAttribute WarmTemperature HotTemperature) Mid-level-ontology.kif 28288-28288 Warm is an immediate successor attribute of hot

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


(=>
    (and
        (immediateInstance ?X ?CLASS)
        (immediateInstance ?Y ?CLASS)
        (attribute ?X ColdTemperature)
        (attribute ?Y HotTemperature))
    (exists (?TEMPX ?TEMPY ?UNIT)
        (and
            (measure ?X
                (MeasureFn ?TEMPX ?UNIT))
            (instance ?UNIT UnitOfTemperature)
            (instance ?TEMPX TemperatureMeasure)
            (measure ?Y
                (MeasureFn ?TEMPY ?UNIT))
            (instance ?TEMPY TemperatureMeasure)
            (greaterThan ?TEMPY ?TEMPX))))
Mid-level-ontology.kif 28290-28305 If X is an immediate instance of Y, Z is an immediate instance of Y, cold is an attribute of X, and hot is an attribute of Z, then there exist W, V and U such that the measure of X is W U(s) and U is an instance of unit of temperature and W is an instance of temperature measure and the measure of Z is V U(s) and V is an instance of temperature measure and V is greater than W

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


(=>
    (instance ?L LongBlack)
    (exists (?P ?W ?E)
        (and
            (instance ?P Pouring)
            (patient ?P ?W)
            (instance ?W DrinkingWater)
            (attribute ?W HotTemperature)
            (destination ?P ?E)
            (instance ?E Espresso)
            (result ?P ?L))))
Food.kif 1408-1418 If X is an instance of long black, then All of the following hold: (1) there exist Y, Z (2) W such that Y is an instance of pouring (3) Z is a patient of Y (4) Z is an instance of potable water (5) hot is an attribute of Z (6) Y ends up at W (7) W is an instance of espresso (8) X is a result of Y


Show simplified definition (without tree view)
Show simplified definition (with tree view)

Show without tree


Sigma web home      Suggested Upper Merged Ontology (SUMO) web home
Sigma version 3.0.0-0a80e6c8 (2026-05-12) is open source software produced by Articulate Software and its partners