SpeakingAtAFasterRate |
appearance as argument number 1 |
(documentation SpeakingAtAFasterRate EnglishLanguage "Speaking in a manner that is faster than the norm for that person.") | emotion.kif 2010-2011 | |
(subclass SpeakingAtAFasterRate EmotionalSpeakingBehavior) | emotion.kif 2012-2012 |
appearance as argument number 2 |
(termFormat EnglishLanguage SpeakingAtAFasterRate "speaking at a faster rate") | emotion.kif 2013-2014 |
antecedent |
(=> (and (instance ?SF SpeakingAtAFasterRate) (instance ?SS SpeakingAtASlowerRate) (instance ?U UnitOfDuration) (agent ?SF ?A) (agent ?SS ?A) (containsInformation ?SF ?I) (containsInformation ?SS ?I) (duration (WhenFn ?SF) (MeasureFn ?FAST ?U)) (duration (WhenFn ?SS) (MeasureFn ?SLOW ?U))) (greaterThan ?FAST ?SLOW)) |
emotion.kif 2016-2029 |