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


KB Term:  Term intersection
English Word: 

Sigma KEE - MotionUpward
MotionUpward(motion upward)arise, ascend, ascending, ascension, ascent, bring_up, come_up, elevate, emerge, gather_up, get_up, go_up, levitate, levitation, lift, lift_up, move_up, pick_up, raise, rise, rise_up, surface, underlay, uprise

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


(disjoint MotionUpward MotionDownward) Merge.kif 11220-11220 Motion upward is disjoint from motion downward
(documentation MotionUpward ChineseLanguage "这是当一个 Object 移离地面的 Motion。") chinese_format.kif 2998-2998 Motion upward is disjoint from motion downward
(documentation MotionUpward EnglishLanguage "Motion where an Object is moving away from the ground.") Merge.kif 11222-11223 Motion upward is disjoint from motion downward
(documentation MotionUpward JapaneseLanguage "Object が地面から離れて移動している Motion 。") japanese_format.kif 1758-1759 Motion upward is disjoint from motion downward
(subclass MotionUpward Motion) Merge.kif 11219-11219 Motion upward is a subclass of motion

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


(subclass Jumping MotionUpward) Mid-level-ontology.kif 537-537 Jumping is a subclass of motion upward
(subclass StandingUp MotionUpward) Mid-level-ontology.kif 21501-21501 Standing up is a subclass of motion upward
(termFormat ChineseLanguage MotionUpward "向上运动") domainEnglishFormat.kif 38785-38785 Standing up is a subclass of motion upward
(termFormat ChineseTraditionalLanguage MotionUpward "向上運動") domainEnglishFormat.kif 38784-38784 Standing up is a subclass of motion upward
(termFormat EnglishLanguage MotionUpward "motion upward") domainEnglishFormat.kif 38783-38783 Standing up is a subclass of motion upward

consequent
-------------------------


(=>
    (instance ?E Elevator)
    (and
        (capability MotionUpward instrument ?E)
        (capability MotionDownward instrument ?E)))
Mid-level-ontology.kif 16804-16808
(=>
    (instance ?H HoistingDevice)
    (capability MotionUpward instrument ?H))
Mid-level-ontology.kif 2948-2950
(=>
    (instance ?LADDER Ladder)
    (and
        (capability MotionUpward instrument ?LADDER)
        (capability MotionDownward instrument ?LADDER)))
Mid-level-ontology.kif 16475-16479
(=>
    (instance ?R Ramp)
    (capability MotionUpward path ?R))
Mid-level-ontology.kif 2829-2831
(=>
    (instance ?S Stairway)
    (and
        (capability MotionUpward instrument ?S)
        (capability MotionDownward instrument ?S)))
Mid-level-ontology.kif 16429-16433
(=>
    (instance ?STEPS Steps)
    (and
        (capability MotionUpward instrument ?STEPS)
        (capability MotionDownward instrument ?STEPS)))
Mid-level-ontology.kif 16453-16457
(=>
    (instance ?STORM Storm)
    (holdsDuring
        (WhenFn ?STORM)
        (exists (?LOW ?AREA ?AIR ?RISE)
            (and
                (instance ?LOW LowPressureWeatherSystem)
                (instance ?AREA Region)
                (eventLocated ?LOW ?AREA)
                (instance ?AIR Air)
                (instance ?RISE MotionUpward)
                (patient ?RISE ?AIR)
                (eventLocated ?RISE ?AREA)
                (subProcess ?RISE ?LOW)))))
Weather.kif 4241-4254
(=>
    (instance ?W ValleyBreeze)
    (exists (?BOTTOM ?A ?H ?AIR ?M)
        (and
            (origin ?W ?BOTTOM)
            (bottom ?BOTTOM ?A)
            (instance ?A SlopedArea)
            (instance ?H Heating)
            (patient ?H ?AIR)
            (orientation ?AIR ?BOTTOM Above)
            (causes ?H ?M)
            (instance ?M MotionUpward)
            (subProcess ?M ?W))))
Weather.kif 2606-2618


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