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


KB Term:  Term intersection
English Word: 

Sigma KEE - EmotionalBehavioralProcess
EmotionalBehavioralProcess(emotional behavioral process)

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


(documentation EmotionalBehavioralProcess EnglishLanguage "An emotional behavioral process is the behavior of the organism in response to the appraisal, which includes the characteristic facial expressions for particular emotion types.") Mid-level-ontology.kif 21898-21901
(documentation EmotionalBehavioralProcess EnglishLanguage "This branch is still very much under construction and will be worked on in collaboration with the Behavior Ontology (George Gkoutos).") Mid-level-ontology.kif 21902-21904
(subclass EmotionalBehavioralProcess PsychologicalProcess) Mid-level-ontology.kif 21907-21907 Emotional behavioral process is a subclass of psychological process

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


(subclass EmotionalBodilyMovementBehavior EmotionalBehavioralProcess) Mid-level-ontology.kif 6382-6382 Emotional bodily movement behavior is a subclass of emotional behavioral process
(subclass Laughing EmotionalBehavioralProcess) Mid-level-ontology.kif 20665-20665 Laughing is a subclass of emotional behavioral process
(subclass FacialExpression EmotionalBehavioralProcess) Mid-level-ontology.kif 21885-21885 Facial expression is a subclass of emotional behavioral process
(termFormat EnglishLanguage EmotionalBehavioralProcess "emotional behavioral process") Mid-level-ontology.kif 21905-21906 Facial expression is a subclass of emotional behavioral process
(subclass EmotionalSpeakingBehavior EmotionalBehavioralProcess) emotion.kif 97-97 Emotional speaking behavior is a subclass of emotional behavioral process
(subclass SurprisedFacialExpression EmotionalBehavioralProcess) emotion.kif 2138-2138 Surprised facial expression is a subclass of emotional behavioral process
(subclass Weeping EmotionalBehavioralProcess) emotion.kif 2436-2436 Weeping is a subclass of emotional behavioral process

appearance as argument number 3
-------------------------


(domainSubclass actionTendency 2 EmotionalBehavioralProcess) emotion.kif 137-137 The number 2 argument of action tendency is a subclass of emotional behavioral process

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


(=>
    (and
        (instance ?EBP EmotionalBehavioralProcess)
        (agent ?EBP ?A))
    (exists (?FE)
        (and
            (instance ?FE FacialExpression)
            (agent ?FE ?A)
            (causes ?EBP ?FE))))
Mid-level-ontology.kif 21909-21917 If X is an instance of emotional behavioral process and Y is an agent of X, then there exists Z such that Z is an instance of facial expression, Y is an agent of Z, and X causes Z
(=>
    (and
        (instance ?EBP EmotionalBehavioralProcess)
        (agent ?EBP ?A))
    (exists (?APP)
        (and
            (instance ?APP AppraisalProcess)
            (agent ?APP ?A)
            (causes ?APP ?EBP))))
emotion.kif 66-74 If X is an instance of emotional behavioral process and Y is an agent of X, then there exists Z such that Z is an instance of appraisal process, Y is an agent of Z, and Z causes X


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.0-18d41916 (2026-05-02) is open source software produced by Articulate Software and its partners