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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - ExperiencingHeatInCheeksOrChest
ExperiencingHeatInCheeksOrChest

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


(documentation ExperiencingHeatInCheeksOrChest EnglishLanguage "ExperiencingHeatInCheeksOrChest is a PhysiologicalResponseToEmotionalState when feeling warm.") emotion.kif 1731-1733
(instance ExperiencingHeatInCheeksOrChest TemperatureRisingExperiencedAsFeelingWarm) emotion.kif 1734-1734

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


(termFormat EnglishLanguage ExperiencingHeatInCheeksOrChest "experiencing heat in cheeks or chest") emotion.kif 1735-1736

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


(=>
    (and
        (instance ?ELT ExperiencingHeatInCheeksOrChest)
        (experiencer ?ELT ?A))
    (exists (?P ?T)
        (and
            (instance ?P Perception)
            (subProcess ?P ?ELT)
            (agent ?P ?A)
            (patient ?P ?T)
            (or
                (instance ?T Torso)
                (instance ?T Face))
            (part ?T ?A))))
emotion.kif 1738-1751


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