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

Formal Language: 



KB Term:  Term intersection
English Word: 

  MotionDownward

Sigma KEE - MotionDownward
MotionDownward(向下运动)

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


(documentation MotionDownward ChineseLanguage "这是当一个 Object 移向地面的 Motion。") chinese_format.kif 2999-2999
(documentation MotionDownward EnglishLanguage "Motion where an Object is moving toward the ground.") Merge.kif 11089-11090
(documentation MotionDownward JapaneseLanguage "Object が地面に向かって移動している Motion。") japanese_format.kif 1760-1761
(subclass MotionDownward Motion) Merge.kif 11087-11087 向下运动运动subclass

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


(disjoint MotionUpward MotionDownward) Merge.kif 11082-11082 向上运动 和 % 2 是 disjoint
(subclass Bowing MotionDownward) Mid-level-ontology.kif 13102-13102 鞠躬向下运动subclass
(subclass Ducking MotionDownward) Mid-level-ontology.kif 13119-13119 回避向下运动subclass
(subclass Falling MotionDownward) Merge.kif 11603-11603 落下向下运动subclass
(subclass Inclining MotionDownward) Mid-level-ontology.kif 13095-13095 倾斜向下运动subclass
(subclass LyingDown MotionDownward) Mid-level-ontology.kif 19860-19860 躺着向下运动subclass
(subclass SittingDown MotionDownward) Mid-level-ontology.kif 19905-19905 坐下向下运动subclass
(termFormat ChineseLanguage MotionDownward "向下运动") domainEnglishFormat.kif 38721-38721
(termFormat ChineseTraditionalLanguage MotionDownward "向下運動") domainEnglishFormat.kif 38720-38720
(termFormat EnglishLanguage MotionDownward "motion downward") domainEnglishFormat.kif 38719-38719

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


(=>
    (instance ?E Elevator)
    (and
        (capability MotionUpward instrument ?E)
        (capability MotionDownward instrument ?E)))
Mid-level-ontology.kif 15441-15445
(=>
    (instance ?H HoistingDevice)
    (capability MotionDownward instrument ?H))
Mid-level-ontology.kif 2489-2491
(=>
    (instance ?HABOOB Haboob)
    (exists (?TS ?DM ?A)
        (and
            (instance ?TS Thunderstorm)
            (instance ?DM MotionDownward)
            (instance ?A Air)
            (patient ?DM ?A)
            (subProcess ?DM ?TS)
            (causes ?DM ?HABOOB))))
Weather.kif 1314-1323
(=>
    (instance ?LADDER Ladder)
    (and
        (capability MotionUpward instrument ?LADDER)
        (capability MotionDownward instrument ?LADDER)))
Mid-level-ontology.kif 15112-15116
(=>
    (instance ?R Ramp)
    (capability MotionDownward path ?R))
Mid-level-ontology.kif 2370-2372
(=>
    (instance ?S Stairway)
    (and
        (capability MotionUpward instrument ?S)
        (capability MotionDownward instrument ?S)))
Mid-level-ontology.kif 15066-15070
(=>
    (instance ?STEPS Steps)
    (and
        (capability MotionUpward instrument ?STEPS)
        (capability MotionDownward instrument ?STEPS)))
Mid-level-ontology.kif 15090-15094


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