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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - Ducking
Ducking(ducking)duck

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


(documentation Ducking EnglishLanguage "Purposely moving one's body downward in such a way as to avoid being hit by something.") Mid-level-ontology.kif 14017-14018
(subclass Ducking BodyMotion) Mid-level-ontology.kif 14015-14015 Ducking is a subclass of body motion
(subclass Ducking IntentionalProcess) Mid-level-ontology.kif 14014-14014 Ducking is a subclass of intentional process
(subclass Ducking MotionDownward) Mid-level-ontology.kif 14016-14016 Ducking is a subclass of motion downward

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


(termFormat ChineseLanguage Ducking "回避") domainEnglishFormat.kif 20673-20673
(termFormat ChineseTraditionalLanguage Ducking "迴避") domainEnglishFormat.kif 20672-20672
(termFormat EnglishLanguage Ducking "ducking") domainEnglishFormat.kif 20671-20671

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


(=>
    (and
        (instance ?MOTION Ducking)
        (agent ?MOTION ?AGENT))
    (hasPurpose ?MOTION
        (not
            (exists (?IMPACT)
                (and
                    (instance ?IMPACT Impacting)
                    (patient ?IMPACT ?AGENT))))))
Mid-level-ontology.kif 14020-14027


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