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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - StandingUp
StandingUp

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


(documentation StandingUp EnglishLanguage "The BodyMotion of moving from a Sitting to a Standing position.") Mid-level-ontology.kif 20182-20183
(externalImage StandingUp "http://upload.wikimedia.org/wikipedia/commons/ 6/ 61/ Isarfl%C3%B6%C3%9Fer.jpg") pictureList.kif 2934-2934
(externalImage StandingUp "http://upload.wikimedia.org/wikipedia/commons/ b/ b3/ Standing_Woman.jpg") pictureList.kif 2737-2737
(subclass StandingUp BodyMotion) Mid-level-ontology.kif 20180-20180
(subclass StandingUp MotionUpward) Mid-level-ontology.kif 20181-20181

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


(termFormat ChineseLanguage StandingUp "站起来") domainEnglishFormat.kif 55055-55055
(termFormat ChineseTraditionalLanguage StandingUp "站起來") domainEnglishFormat.kif 55054-55054
(termFormat EnglishLanguage StandingUp "standing up") domainEnglishFormat.kif 55053-55053

antecedent
-------------------------


(=>
    (and
        (instance ?STAND StandingUp)
        (agent ?STAND ?AGENT))
    (and
        (holdsDuring
            (BeginFn
                (WhenFn ?STAND))
            (attribute ?AGENT Sitting))
        (holdsDuring
            (EndFn
                (WhenFn ?STAND))
            (attribute ?AGENT Standing))))
Mid-level-ontology.kif 20185-20195


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