![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| Reversing(reversing) | change_by_reversal, invert, reverse, roll_over, turn, turn_back |
| appearance as argument number 1 |
|
|
| (subclass Reversing Motion) | Mid-level-ontology.kif 19433-19433 | Reversing is a subclass of motion |
| (documentation Reversing EnglishLanguage "Moving something in such a way that its top becomes its bottom and vice versa.") | Mid-level-ontology.kif 19434-19435 | Reversing is a subclass of motion |
| appearance as argument number 2 |
|
|
| antecedent |
|
|
| (=> (and (instance ?REVERSE Reversing) (patient ?REVERSE ?OBJ) (holdsDuring (BeginFn (WhenFn ?REVERSE)) (and (top ?TOP ?OBJ) (bottom ?BOTTOM ?OBJ)))) (holdsDuring (EndFn (WhenFn ?REVERSE)) (and (top ?BOTTOM ?OBJ) (bottom ?TOP ?OBJ)))) |
Mid-level-ontology.kif 19437-19442 | If X is an instance of reversing, Y is a patient of X, and the top of Y is Z and the bottom of Y is W holds during the beginning of the time of existence of X, then the top of Y is W and the bottom of Y is Z holds during the end of the time of existence of X |