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

Formal Language: 



KB Term:  Term intersection
English Word: 

  SpeakingAShortUtterance

Sigma KEE - SpeakingAShortUtterance
SpeakingAShortUtterance

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


(documentation SpeakingAShortUtterance EnglishLanguage "Speaking behavior in which a short utterance is produced.") emotion.kif 2099-2100
(subclass SpeakingAShortUtterance EmotionalSpeakingBehavior) emotion.kif 2098-2098 SpeakingAShortUtterance est une sous-classe de EmotionalSpeakingBehavior

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


(termFormat EnglishLanguage SpeakingAShortUtterance "speaking a short utterance") emotion.kif 2101-2102

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 2104-2113


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