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 21729-21730
(subclass Blushing AutonomicProcess) Mid-level-ontology.kif 21728-21728 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 11433-11433
(termFormat ChineseTraditionalLanguage Blushing "臉紅") domainEnglishFormat.kif 11432-11432
(termFormat EnglishLanguage Blushing "blushing") domainEnglishFormat.kif 11431-11431

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 21732-21747


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