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

Formal Language: 



KB Term:  Term intersection
English Word: 

  Blushing

Sigma KEE - Blushing
Blushing

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 21471-21472
(subclass Blushing AutonomicProcess) Mid-level-ontology.kif 21470-21470
(subclass Blushing PhysiologicalResponseToEmotionalState) emotion.kif 1695-1695

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


(termFormat ChineseLanguage Blushing "脸红") domainEnglishFormat.kif 11417-11417
(termFormat ChineseTraditionalLanguage Blushing "臉紅") domainEnglishFormat.kif 11416-11416
(termFormat EnglishLanguage Blushing "blushing") domainEnglishFormat.kif 11415-11415

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 21474-21489


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 is open source software produced by Articulate Software and its partners