|
|
PositionalAttribute
|
|
|
| appearance as argument number 1 |
|
|
| (documentation PositionalAttribute ChineseLanguage "这是表示一个 Object 的方向的 Attribute,例如: Vertical 相对 Horizontal,Left 对 Right 如此类推。") | chinese_format.kif 3800-3801 | |
| (documentation PositionalAttribute EnglishLanguage "Attributes characterizing the orientation of an Object, e.g. Vertical versus Horizontal, Left versus Right etc.") | Merge.kif 17193-17195 | |
| (subclass PositionalAttribute RelationalAttribute) | Merge.kif 17192-17192 | Positional attribute is a subclass of relational attribute |
| appearance as argument number 2 |
|
|
| appearance as argument number 3 |
|
|
| (domain direction 2 PositionalAttribute) | Merge.kif 17136-17136 | The number 2 argument of direction is an instance of positional attribute |
| (domain oppositeDirection 1 PositionalAttribute) | Mid-level-ontology.kif 19683-19683 | The number 1 argument of opposite direction is an instance of positional attribute |
| (domain oppositeDirection 2 PositionalAttribute) | Mid-level-ontology.kif 19684-19684 | The number 2 argument of opposite direction is an instance of positional attribute |
| (domain orientation 3 PositionalAttribute) | Merge.kif 17111-17111 | The number 3 argument of orientation is an instance of positional attribute |
| antecedent |
|
|
| (=> (and (orientation ?OBJ1 ?OBJ2 ?DIR) (instance ?DIR PositionalAttribute) (oppositeDirection ?DIR ?OPPDIR)) (orientation ?OBJ2 ?OBJ1 ?OPPDIR)) |
Mid-level-ontology.kif 19693-19698 |
|
|
|