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

Formal Language: 


KB Term:  Term intersection
English Word: 

Sigma KEE - Blushing
Blushing(blushing)blush, crimson, flush, redden

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


(documentation Blushing EnglishLanguage "The process of turning red in response to a stimulus which has a deep emotional effect.") Mid-level-ontology.kif 23088-23089
(subclass Blushing AutonomicProcess) Mid-level-ontology.kif 23087-23087 Blushing is a subclass of autonomic process
(subclass Blushing PhysiologicalResponseToEmotionalState) emotion.kif 1695-1695 Blushing is a subclass of physiological response to emotion process

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


(termFormat ChineseLanguage Blushing "脸红") domainEnglishFormat.kif 11426-11426
(termFormat ChineseTraditionalLanguage Blushing "臉紅") domainEnglishFormat.kif 11425-11425
(termFormat EnglishLanguage Blushing "blushing") domainEnglishFormat.kif 11424-11424

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


(=>
    (and
        (instance ?B Blushing)
        (experiencer ?B ?A))
    (exists (?T1 ?T2 ?S1 ?S2)
        (and
            (instance ?S1 EmotionalState)
            (instance ?S2 EmotionalState)
            (not
                (equal ?S1 ?S2))
            (holdsDuring ?T1
                (attribute ?A ?S1))
            (holdsDuring ?T2
                (attribute ?A ?S2))
            (starts
                (WhenFn ?B) ?T2)
            (finishes
                (WhenFn ?B) ?T1))))
Mid-level-ontology.kif 23091-23106


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