emotionTendency |
appearance as argument number 1 |
(documentation emotionTendency EnglishLanguage "A tendency of an Agent to exhibit a particular emotion. Someone with such a tendency is more likely to exhibit an emotion, a priori, than someone without such tendency.") | emotion.kif 142-144 | |
(domain emotionTendency 1 AutonomousAgent) | emotion.kif 140-140 | The number 1 argument of emotion tendency is an instance of agent |
(domain emotionTendency 2 EmotionalState) | emotion.kif 141-141 | The number 2 argument of emotion tendency is an instance of emotional state |
(instance emotionTendency BinaryPredicate) | emotion.kif 139-139 | emotion tendency is an instance of binary predicate |
appearance as argument number 2 |
(termFormat EnglishLanguage emotionTendency "emotion tendency") | domainEnglishFormat.kif 65868-65868 |
antecedent |
(=> (emotionTendency ?A ?ES) (greaterThan (ProbabilityFn (attribute ?A ?ES)) (ProbabilityFn (not (attribute ?A ?ES))))) |
emotion.kif 146-153 |
|