| 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.") | emotion.kif 108-111 | |
| (documentation EmotionalBehavioralProcess EnglishLanguage "This branch is still very much under construction and will be worked on in collaboration with the Behavior Ontology (George Gkoutos).") | emotion.kif 112-114 | |
| (subclass EmotionalBehavioralProcess PsychologicalProcess) | emotion.kif 117-117 | Emotional behavioral process is a subclass of psychological process | 
| appearance as argument number 2 | 
|   | 
| appearance as argument number 3 | 
|   | 
| (domainSubclass actionTendency 2 EmotionalBehavioralProcess) | emotion.kif 157-157 | The number 2 argument of action tendency is a subclass of emotional behavioral process | 
| antecedent | 
|   | 
| (=> (and (instance ?EBP EmotionalBehavioralProcess) (agent ?EBP ?A)) (exists (?APP) (and (instance ?APP AppraisalProcess) (agent ?APP ?A) (causes ?APP ?EBP)))) | emotion.kif 119-127 | 
 | 
| (=> (and (instance ?EBP EmotionalBehavioralProcess) (agent ?EBP ?A)) (exists (?FE) (and (instance ?FE FacialExpression) (agent ?FE ?A) (causes ?EBP ?FE)))) | emotion.kif 129-137 | 
 | 
|  | 
|  |