Browsing Interface : Welcome guest : log in
Home |  Graph |  ]  KB:  Language:   

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - SpeakingAtAFasterRate
SpeakingAtAFasterRate(speaking at a faster rate)

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 Speaking at a faster rate is a subclass of emotional speaking behavior

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


Show full definition with tree view
Show simplified definition (without tree view)
Show simplified definition (with tree view)



Sigma web home      Suggested Upper Merged Ontology (SUMO) web home
Sigma version 3.0 is open source software produced by Articulate Software and its partners