EmotionalState |
appearance as argument number 1 |
(documentation EmotionalState ChineseLanguage "这是表示 Organism 情绪状态 Attribute 的 Class。") | chinese_format.kif 4037-4038 | |
(documentation EmotionalState EnglishLanguage "The Class of Attributes that denote emotional states of Organisms.") | Merge.kif 18370-18371 | |
(relatedInternalConcept EmotionalState AppraisalAsUndesirableConsequences) | emotion.kif 413-413 | |
(subclass EmotionalState StateOfMind) | Merge.kif 18369-18369 |
appearance as argument number 2 |
appearance as argument number 3 |
(domain actionTendency 1 EmotionalState) | emotion.kif 156-156 | |
(domain attitudeForFormula 1 EmotionalState) | emotion.kif 2123-2123 | |
(domain attitudeForObject 1 EmotionalState) | emotion.kif 2116-2116 | |
(domain emotionTendency 2 EmotionalState) | emotion.kif 141-141 |
antecedent |
(=> (and (instance ?I Ingesting) (experiencer ?I ?H) (objectTransferred ?I ?MS) (instance ?MS MoodStabilizer) (instance ?E ?EC) (involvedInEvent ?E ?H) (holdsDuring (WhenFn ?E) (attribute ?H ?ES)) (instance ?ES EmotionalState) (instance ?E2 ?EC) (involvedInEvent ?E2 ?H) (earlier (WhenFn ?E2) (WhenFn ?I))) (modalAttribute (not (holdsDuring ?E2 (attribute ?H ?ES))) Unlikely)) |
Mid-level-ontology.kif 9992-10013 |
consequent |
(=> (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 | |
(=> (instance ?EVU EmotionalVoiceUtterances) (causes (exists (?E ?A) (and (instance ?E EmotionalState) (attribute ?A ?E))) (agent ?EVU ?A))) |
emotion.kif 99-106 | |
(=> (instance ?PR PhysiologicalResponseToEmotionalState) (exists (?EP ?A) (and (instance ?EP EmotionalState) (experiencer ?EP ?A) (experiencer ?PR ?A) (causes ?EP ?PR)))) |
emotion.kif 1371-1378 |