![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| PhysiologicalResponseToEmotionalState(physiological response to emotion process) |
| appearance as argument number 1 |
|
|
| (documentation PhysiologicalResponseToEmotionalState EnglishLanguage "A physiological response to emotion process is a bodily process which encompasses all the neurophysiological changes caused by the appraisal, which take place in the central nervous system (CNS), neuro_endocrine system (NES) and autonomous nervous system (ANS).") | emotion.kif 2235-2239 | |
| (subclass PhysiologicalResponseToEmotionalState PhysiologicProcess) | emotion.kif 2240-2240 | Physiological response to emotion process is a subclass of physiologic process |
| appearance as argument number 2 |
|
|
| antecedent |
|
|
| (=> (instance ?PR PhysiologicalResponseToEmotionalState) (exists (?EP ?A) (and (instance ?EP EmotionalState) (experiencer ?EP ?A) (experiencer ?PR ?A) (causes ?EP ?PR)))) |
emotion.kif 2244-2251 | If X is an instance of physiological response to emotion process, then there exist Y, Z such that Y is an instance of emotional state, Z experiences Y, Z experiences X, and Y causes X |