![]() |
![]() ![]() ![]()
|
![]() |
|
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 16966-16968 | |
(subclass PositionalAttribute RelationalAttribute) | Merge.kif 16965-16965 | 位置属性 是 关联属性 的 subclass |
appearance as argument number 2 |
![]() |
appearance as argument number 3 |
![]() |
(domain direction 2 PositionalAttribute) | Merge.kif 16909-16909 | 方向 的 2 数量 是 位置属性 的 instance |
(domain oppositeDirection 1 PositionalAttribute) | Mid-level-ontology.kif 18075-18075 | 相反的方向 的 1 数量 是 位置属性 的 instance |
(domain oppositeDirection 2 PositionalAttribute) | Mid-level-ontology.kif 18076-18076 | 相反的方向 的 2 数量 是 位置属性 的 instance |
(domain orientation 3 PositionalAttribute) | Merge.kif 16884-16884 | 定向 的 3 数量 是 位置属性 的 instance |
antecedent |
![]() |
(=> (and (orientation ?OBJ1 ?OBJ2 ?DIR) (instance ?DIR PositionalAttribute) (oppositeDirection ?DIR ?OPPDIR)) (orientation ?OBJ2 ?OBJ1 ?OPPDIR)) |
Mid-level-ontology.kif 18085-18090 |
![]() |
![]() |