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

Formal Language: 



KB Term:  Term intersection
English Word: 

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 2076-2077
(subclass SpeakingAtASlowerRate EmotionalSpeakingBehavior) emotion.kif 2073-2073 SpeakingAtASlowerRate è una sottoclasse di EmotionalSpeakingBehavior

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


(termFormat EnglishLanguage SpeakingAtASlowerRate "speaking at a slower rate") emotion.kif 2074-2075

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