Extension |
appearance as argument number 1 |
(documentation Extension EnglishLanguage "Extension is the opposite of flexion, describing a straightening movement that increases the angle between body parts. For example, when standing up, the knees are extended. When a joint can move forward and backward, such as the neck and trunk, extension is movement in the posterior direction. Extension of the hip or shoulder moves the arm or leg backward. Even for other upper extremity joints - elbow and wrist, posterior movement of the distal segment results in extension. Except for knee, ankle, and wrist, where the distal end has to move in the anterior direction for it to be called extension. Hyperextension is any extension that goes beyond 180 degrees and becomes reflexive.[from Wikipedia]") | Mid-level-ontology.kif 10648-10659 | |
(subclass Extension BodyMotion) | Mid-level-ontology.kif 10646-10646 | Extension は 動作 の subclass では %n |
appearance as argument number 2 |
(termFormat EnglishLanguage Extension "extension") | domainEnglishFormat.kif 64841-64841 |
antecedent |
(=> (and (antagonistMuscles ?A ?B) (instance ?E Extension) (instrument ?E ?AC) (moves ?E ?BC) (instance ?AC ?A) (instance ?BC ?B) (part ?AC ?H) (part ?BC ?H) (instance ?H Animal)) (capability Flexion instrument ?BC)) |
Mid-level-ontology.kif 10712-10723 | |
(=> (and (instance ?E Extension) (moves ?E ?BP)) (exists (?M ?MC) (and (instance ?M Muscle) (instance ?MC MuscularContraction) (instrument ?E ?M) (connected ?M ?BP) (subProcess ?MC ?E)))) |
Mid-level-ontology.kif 10674-10684 |
consequent |
(=> (and (antagonistMuscles ?A ?B) (instance ?F Flexion) (instrument ?F ?AC) (moves ?F ?BC) (instance ?AC ?A) (instance ?BC ?B) (part ?AC ?H) (part ?BC ?H) (instance ?H Animal)) (capability Extension instrument ?BC)) |
Mid-level-ontology.kif 10699-10710 | |
(=> (and (instance ?F Flexion) (agent ?F ?A) (moves ?F ?BP)) (not (exists (?E) (and (instance ?E Extension) (equal (WhenFn ?E) (WhenFn ?F)) (agent ?E ?A) (moves ?E ?BP))))) |
Mid-level-ontology.kif 10661-10672 |