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



KB Term:  Term intersection
English Word: 

  EmotionalBehavioralProcess

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 21944-21947
(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 21948-21950
(subclass EmotionalBehavioralProcess PsychologicalProcess) Mid-level-ontology.kif 21953-21953 Emotional behavioral process is a subclass of psychological process

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


(subclass EmotionalBodilyMovementBehavior EmotionalBehavioralProcess) Mid-level-ontology.kif 6420-6420 Emotional bodily movement behavior is a subclass of emotional behavioral process
(subclass Laughing EmotionalBehavioralProcess) Mid-level-ontology.kif 20711-20711 Laughing is a subclass of emotional behavioral process
(subclass FacialExpression EmotionalBehavioralProcess) Mid-level-ontology.kif 21931-21931 Facial expression is a subclass of emotional behavioral process
(termFormat EnglishLanguage EmotionalBehavioralProcess "emotional behavioral process") Mid-level-ontology.kif 21951-21952 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 21955-21963 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 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.0-0a80e6c8 (2026-05-12) is open source software produced by Articulate Software and its partners