| 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 |
|
|
| (subclass MotionUpward Motion) | Merge.kif 11217-11217 | Motion upward is a subclass of motion |
| (disjoint MotionUpward MotionDownward) | Merge.kif 11218-11218 | Motion upward is disjoint from motion downward |
| (documentation MotionUpward EnglishLanguage "Motion where an Object is moving away from the ground.") | Merge.kif 11220-11221 | Motion upward is disjoint from motion downward |
| appearance as argument number 2 |
|
|
| antecedent |
|
|
| (=> (and (instance ?F Flying) (patient ?F ?P) (instance ?P Airplane) (part ?LW ?P) (instance ?LW FlightWing) (side ?LW ?P) (orientation ?LW ?P Left) (instance ?LA Aileron) (located ?LA ?LW) (instance ?U MotionUpward) (moves ?U ?LA)) (holdsDuring (WhenFn ?U) (exists (?D) (and (instance ?D MotionDownward) (moves ?D ?LW) (causes ?U ?D))))) |
Transportation.kif 3400-3418 | If All of the following hold: (1) X is an instance of flying (2) Y is a patient of X (3) Y is an instance of airplane (4) Z is a part of Y (5) Z is an instance of flight wing (6) a side of Y is Z (7) Z is left of to Y (8) W is an instance of aileron (9) W is located at Z (10) V is an instance of motion upward (11) W moves during V, then there exists U such that U is an instance of motion downward, Z moves during U, and V causes U holds during the time of existence of V |
| (=> (and (instance ?P Pair) (part ?P ?F) (instance ?F Airplane) (memberType ?P FlightElevator) (member ?E ?P) (instance ?M MotionUpward) (moves ?M ?E) (holdsDuring (BeginFn (WhenFn ?M)) (pitch ?F (MeasureFn ?X AngularDegree))) (holdsDuring (EndFn (WhenFn ?M)) (pitch ?F (MeasureFn ?Y AngularDegree)))) (greaterThan ?X ?Y)) |
Transportation.kif 3514-3527 | If All of the following hold: (1) X is an instance of pair (2) X is a part of Y (3) Y is an instance of airplane (4) flight elevator is a member type of X (5) Z is a member of X (6) W is an instance of motion upward (7) Z moves during W (8) Y is heading at V angular degree(s) degree from its level of plane axis. holds during the beginning of the time of existence of W (9) Y is heading at U angular degree(s) degree from its level of plane axis. holds during the end of the time of existence of W, then V is greater than U |
| consequent |
|
|
|
|