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