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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - Dismounting
Dismounting(dismounting)
dismount, get_down, get_off, light, unhorse

appearance as argument number 1
-------------------------


(documentation Dismounting EnglishLanguage "Any BodyMotion which results in not being On something else.") Mid-level-ontology.kif 21089-21090
(externalImage Dismounting "http://upload.wikimedia.org/wikipedia/commons/ 1/ 1d/ Fremont_Solstice_Parade_2007_-_gymnasts_12-6.jpg") pictureList.kif 2661-2661
(subclass Dismounting BodyMotion) Mid-level-ontology.kif 21088-21088 Dismounting is a subclass of body motion

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


(termFormat ChineseLanguage Dismounting "拆卸") domainEnglishFormat.kif 19899-19899
(termFormat ChineseTraditionalLanguage Dismounting "拆卸") domainEnglishFormat.kif 19898-19898
(termFormat EnglishLanguage Dismounting "dismounting") domainEnglishFormat.kif 19897-19897

antecedent
-------------------------


(=>
    (and
        (instance ?D Dismounting)
        (agent ?D ?A)
        (patient ?D ?O))
    (and
        (holdsDuring
            (BeginFn
                (WhenFn ?D))
            (orientation ?A ?O On))
        (holdsDuring
            (EndFn
                (WhenFn ?D))
            (not
                (orientation ?A ?O On)))))
Mid-level-ontology.kif 21092-21104


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



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