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


KB Term:  Term intersection
English Word: 

Sigma KEE - SittingDown
SittingDown(sitting down)
sit, sit_back, sit_down, take_it_easy

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


(subclass SittingDown BodyMotion) Mid-level-ontology.kif 21823-21823 Sitting down is a subclass of body motion
(subclass SittingDown MotionDownward) Mid-level-ontology.kif 21824-21824 Sitting down is a subclass of motion downward
(documentation SittingDown EnglishLanguage "The BodyMotion of moving from a Standing to a Sitting position.") Mid-level-ontology.kif 21825-21826 Sitting down is a subclass of motion downward
(externalImage SittingDown "http://upload.wikimedia.org/wikipedia/commons/ 9/ 98/ Sitting_Buddha.JPG") pictureList.kif 2734-2734 Sitting down is a subclass of motion downward

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


(termFormat EnglishLanguage SittingDown "sitting down") domainEnglishFormat.kif 53259-53259
(termFormat ChineseTraditionalLanguage SittingDown "坐下") domainEnglishFormat.kif 53260-53260
(termFormat ChineseLanguage SittingDown "坐下") domainEnglishFormat.kif 53261-53261

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


(=>
    (and
        (instance ?SIT SittingDown)
        (agent ?SIT ?AGENT))
    (and
        (holdsDuring
            (BeginFn
                (WhenFn ?SIT))
            (attribute ?AGENT Standing))
        (holdsDuring
            (EndFn
                (WhenFn ?SIT))
            (attribute ?AGENT Sitting))))
Mid-level-ontology.kif 21828-21838 If X is an instance of sitting down and Y is an agent of X, then standing is an attribute of Y holds during the beginning of the time of existence of X and sitting is an attribute of Y holds during the end of the time of existence of X


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.0-ac69cf7a (2026-05-13) is open source software produced by Articulate Software and its partners