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 14452-14453
(subclass Ducking BodyMotion) Mid-level-ontology.kif 14450-14450 Ducking is a subclass of body motion
(subclass Ducking IntentionalProcess) Mid-level-ontology.kif 14449-14449 Ducking is a subclass of intentional process
(subclass Ducking MotionDownward) Mid-level-ontology.kif 14451-14451 Ducking is a subclass of motion downward

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


(termFormat ChineseLanguage Ducking "回避") domainEnglishFormat.kif 20667-20667
(termFormat ChineseTraditionalLanguage Ducking "迴避") domainEnglishFormat.kif 20666-20666
(termFormat EnglishLanguage Ducking "ducking") domainEnglishFormat.kif 20665-20665

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


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


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