BodySegment(body segment) |
appearance as argument number 1 |
(documentation BodySegment EnglishLanguage "a part of the body that is capable of some degree of intentional independent motion from some other part of the body to which it is connected.") | Mid-level-ontology.kif 10791-10793 | |
(subclass BodySegment BodyPart) | Mid-level-ontology.kif 10790-10790 | Body segment is a subclass of body part |
appearance as argument number 2 |
(subclass Foot BodySegment) | Mid-level-ontology.kif 12916-12916 | Foot is a subclass of body segment |
(subclass Forearm BodySegment) | Mid-level-ontology.kif 11047-11047 | Forearm is a subclass of body segment |
(subclass Hand BodySegment) | Mid-level-ontology.kif 12688-12688 | Hand is a subclass of body segment |
(subclass LowerLeg BodySegment) | Mid-level-ontology.kif 11062-11062 | Lower leg is a subclass of body segment |
(subclass UpperArm BodySegment) | Mid-level-ontology.kif 11052-11052 | Upper arm is a subclass of body segment |
(subclass UpperLeg BodySegment) | Mid-level-ontology.kif 11057-11057 | Upper leg is a subclass of body segment |
(termFormat EnglishLanguage BodySegment "body segment") | domainEnglishFormat.kif 64600-64600 | Upper leg is a subclass of body segment |
antecedent |
(=> (and (instance ?BS1 BodySegment) (instance ?BS2 BodySegment) (connected ?BS1 ?BS2) (instance ?BM BodyMotion) (moves ?BM ?BS1)) (modalAttribute (not (exists (?BM2) (and (instance ?BM2 BodyMotion) (moves ?BM2 ?BS2) (during (WhenFn ?BM2) (WhenFn ?BM))))) Possibility)) |
Mid-level-ontology.kif 10795-10811 |
|