![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| AntiSymmetricPositionalAttribute(anti_symmetric positional attribute) |
| appearance as argument number 1 |
|
|
| (subclass AntiSymmetricPositionalAttribute PositionalAttribute) | Merge.kif 17414-17414 | Anti_symmetric positional attribute is a subclass of positional attribute |
| (documentation AntiSymmetricPositionalAttribute EnglishLanguage "AntiSymmetricPositionalAttribute is the class of PositionalAttribute that hold in only one direction. I.e. two objects cannot simulataneously be On each other.") | Merge.kif 17415-17417 | Anti_symmetric positional attribute is a subclass of positional attribute |
| appearance as argument number 2 |
|
|
| appearance as argument number 3 |
|
|
| (domain BodySideFn 1 AntiSymmetricPositionalAttribute) | Merge.kif 15280-15280 | The number 1 argument of Body side fn is an instance of anti_symmetric positional attribute |
| antecedent |
|
|
| (=> (and (instance ?P AntiSymmetricPositionalAttribute) (orientation ?O1 ?O2 ?P)) (not (orientation ?O2 ?O1 ?P))) |
Merge.kif 17419-17423 | If X is an instance of anti_symmetric positional attribute and Y is X to Z, then Z is not X to Y |