AppraisalProcess |
appearance as argument number 1 |
(documentation AppraisalProcess EnglishLanguage "An appraisal process is a mental process that gives rise to an appraisal of one's own current emotional state. It is the conscious realization that one has unconsciously arrived at a particular mood.") | emotion.kif 49-52 | |
(subclass AppraisalProcess IntentionalPsychologicalProcess) | emotion.kif 48-48 |
appearance as argument number 2 |
(relatedInternalConcept Appraisal AppraisalProcess) | emotion.kif 54-54 | |
(termFormat EnglishLanguage AppraisalProcess "appraisal process") | emotion.kif 53-53 |
antecedent |
(=> (and (attribute ?A AppraisalAsJustTreatment) (instance ?AJT AppraisalProcess) (agent ?AJT ?A)) (exists (?P ?A2) (and (instance ?P Process) (refers ?AJT ?P) (agent ?P ?A2) (not (equal ?A ?A2)) (patient ?P ?A) (wants ?A ?P)))) |
emotion.kif 374-387 | |
(=> (and (attribute ?A AppraisalAsUnjustTreatment) (instance ?AUJ AppraisalProcess) (agent ?AUJ ?A)) (exists (?P ?A2) (and (instance ?P Process) (refers ?AUJ ?P) (agent ?P ?A2) (not (equal ?A ?A2)) (patient ?P ?A) (not (wants ?A ?P))))) |
emotion.kif 349-363 | |
(=> (and (instance ?X AppraisalProcess) (agent ?X ?A)) (exists (?APP) (and (instance ?APP Appraisal) (knows ?A (attribute ?A ?APP))))) |
emotion.kif 56-64 |
consequent |
(=> (and (instance ?EBP EmotionalBehavioralProcess) (agent ?EBP ?A)) (exists (?APP) (and (instance ?APP AppraisalProcess) (agent ?APP ?A) (causes ?APP ?EBP)))) |
emotion.kif 119-127 |