| BodyPosition(body position) | address, arabesque, asana, attention, attitude, ballet_position, decubitus, erectness, eversion, guard, lithotomy_position, lotus_position, matsyendra, missionary_position, position, posture, sprawl, sprawling, stance, uprightness |
| appearance as argument number 1 |
|
|
| (documentation BodyPosition ChineseLanguage "这是用来表示动物或人类身体构造或身体部分 Attribute 的类别,例如:站着、坐下、跪下和躺下等等。") | chinese_format.kif 4006-4007 | |
| (documentation BodyPosition EnglishLanguage "The class of Attributes expressing configurations of bodies or parts of bodies of animals or humans, e.g. standing, sitting, kneeling, lying down, etc.") | Merge.kif 18251-18253 | |
| (subclass BodyPosition BiologicalAttribute) | Merge.kif 18250-18250 | Body position is a subclass of biological attribute |
| appearance as argument number 2 |
|
|
| consequent |
|
|
| (=> (instance ?ANIMAL Animal) (or (exists (?MOTION) (and (instance ?MOTION BodyMotion) (agent ?MOTION ?ANIMAL))) (exists (?ATTR) (and (instance ?ATTR BodyPosition) (attribute ?ANIMAL ?ATTR))))) |
Merge.kif 18255-18265 |
|
|
|