![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| SymmetricPositionalAttribute(symmetric positional attribute) |
| appearance as argument number 1 |
|
|
| (subclass SymmetricPositionalAttribute PositionalAttribute) | Merge.kif 17403-17403 | Symmetric positional attribute is a subclass of positional attribute |
| (documentation SymmetricPositionalAttribute EnglishLanguage "SymmetricAttribute is the class of PositionalAttribute that hold between two items regardless of their order or orientation.") | Merge.kif 17404-17406 | Symmetric positional attribute is a subclass of positional attribute |
| appearance as argument number 2 |
|
|
| (instance Adjacent SymmetricPositionalAttribute) | Merge.kif 17451-17451 | Adjacent is an instance of symmetric positional attribute |
| (instance Near SymmetricPositionalAttribute) | Merge.kif 17482-17482 | Near is an instance of symmetric positional attribute |
| (termFormat EnglishLanguage SymmetricPositionalAttribute "symmetric positional attribute") | domainEnglishFormat.kif 65574-65574 | Near is an instance of symmetric positional attribute |
| antecedent |
|
|
| (=> (and (instance ?P SymmetricPositionalAttribute) (orientation ?O1 ?O2 ?P)) (orientation ?O2 ?O1 ?P)) |
Merge.kif 17408-17412 | If X is an instance of symmetric positional attribute and Y is X to Z, then Z is X to Y |