Browsing Interface : Welcome guest : log in
Home |  Graph |  ]  KB:  Language:   

Formal Language: 



KB Term:  Term intersection
English Word: 

  Reversing

Sigma KEE - Reversing
Reversing

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 17541-17542
(subclass Reversing Motion) Mid-level-ontology.kif 17540-17540 Reversingmotionsubclass では %n

appearance as argument number 2
-------------------------


(termFormat ChineseLanguage Reversing "逆") domainEnglishFormat.kif 49876-49876
(termFormat ChineseTraditionalLanguage Reversing "逆") domainEnglishFormat.kif 49875-49875
(termFormat EnglishLanguage Reversing "reversing") domainEnglishFormat.kif 49874-49874

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 17544-17549


Show simplified definition (without tree view)
Show simplified definition (with tree view)

Show without tree


Sigma web home      Suggested Upper Merged Ontology (SUMO) web home
Sigma version 3.0 is open source software produced by Articulate Software and its partners