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

Formal Language: 



KB Term:  Term intersection
English Word: 

  SpeakingAtASlowerRate

Sigma KEE - SpeakingAtASlowerRate
SpeakingAtASlowerRate

appearance as argument number 1
-------------------------


(documentation SpeakingAtASlowerRate EnglishLanguage "Speaking in a manner that is slower than the norm for that person.") emotion.kif 2078-2079
(subclass SpeakingAtASlowerRate EmotionalSpeakingBehavior) emotion.kif 2075-2075 SpeakingAtASlowerRateEmotionalSpeakingBehaviorsubclass では %n

appearance as argument number 2
-------------------------


(termFormat EnglishLanguage SpeakingAtASlowerRate "speaking at a slower rate") emotion.kif 2076-2077

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 simplified definition (without tree view)
Show simplified definition (with tree view)

Show without tree


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