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 14443-14444
(subclass Ducking BodyMotion) Mid-level-ontology.kif 14441-14441 Ducking is a subclass of body motion
(subclass Ducking IntentionalProcess) Mid-level-ontology.kif 14440-14440 Ducking is a subclass of intentional process
(subclass Ducking MotionDownward) Mid-level-ontology.kif 14442-14442 Ducking is a subclass of motion downward

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


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

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


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


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