Reversing(reversing) | change_by_reversal, invert, reverse, roll_over, turn, turn_back |
appearance as argument number 1 |
(documentation Reversing EnglishLanguage "Moving something in such a way that its top becomes its bottom and vice versa.") | Mid-level-ontology.kif 17772-17773 | |
(subclass Reversing Motion) | Mid-level-ontology.kif 17771-17771 | Reversing is a subclass of motion |
appearance as argument number 2 |
(termFormat ChineseLanguage Reversing "逆") | domainEnglishFormat.kif 49914-49914 | |
(termFormat ChineseTraditionalLanguage Reversing "逆") | domainEnglishFormat.kif 49913-49913 | |
(termFormat EnglishLanguage Reversing "reversing") | domainEnglishFormat.kif 49912-49912 |
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 17775-17780 |
|