SpeakingAShortUtterance(speaking a short utterance) |
appearance as argument number 1 |
(documentation SpeakingAShortUtterance EnglishLanguage "Speaking behavior in which a short utterance is produced.") | emotion.kif 2097-2098 | |
(subclass SpeakingAShortUtterance EmotionalSpeakingBehavior) | emotion.kif 2096-2096 | Speaking a short utterance is a subclass of emotional speaking behavior |
appearance as argument number 2 |
(termFormat EnglishLanguage SpeakingAShortUtterance "speaking a short utterance") | emotion.kif 2099-2100 |
antecedent |
(=> (and (instance ?SS SpeakingAShortUtterance) (instance ?SL SpeakingALongUtterance) (instance ?U UnitOfDuration) (duration (WhenFn ?SS) (MeasureFn ?D1 ?U)) (duration (WhenFn ?SL) (MeasureFn ?D2 ?U))) (greaterThan ?D2 ?D1)) |
emotion.kif 2102-2111 |
|