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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - Kicking
Kicking(kicking)
drop-kick, dropkick, kick

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


(documentation Kicking EnglishLanguage "Any instance of Impelling where the instrument is a Foot of the agent.") Mid-level-ontology.kif 7590-7591
(externalImage Kicking "http://upload.wikimedia.org/wikipedia/en/0/00/Butterfly_Kick_Samuel_Lee.gif") pictureList.kif 6648-6648
(externalImage Kicking "http://upload.wikimedia.org/wikipedia/en/3/34/Triple_Reverse_Turning_Kick_Combo_Samuel_Lee.gif") pictureList.kif 7135-7135
(externalImage Kicking "http://upload.wikimedia.org/wikipedia/en/4/48/Flying_back_kick_Samuel_Lee.gif") pictureList.kif 7136-7136
(subclass Kicking Impelling) Mid-level-ontology.kif 7589-7589 Kicking is a subclass of impelling

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


(termFormat ChineseLanguage Kicking "踢") domainEnglishFormat.kif 32525-32525
(termFormat ChineseTraditionalLanguage Kicking "踢") domainEnglishFormat.kif 32524-32524
(termFormat EnglishLanguage Kicking "kicking") domainEnglishFormat.kif 32523-32523

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


(=>
    (and
        (instance ?KICK Kicking)
        (agent ?KICK ?ANIMAL))
    (exists (?FOOT)
        (and
            (instance ?FOOT Foot)
            (part ?FOOT ?ANIMAL)
            (instrument ?KICK ?FOOT))))
Mid-level-ontology.kif 7593-7601

consequent
-------------------------


(=>
    (instance ?BALL SoccerBall)
    (hasPurpose ?BALL
        (exists (?S ?K)
            (and
                (instance ?S Soccer)
                (instance ?K Kicking)
                (subProcess ?K ?S)
                (patient ?K ?BALL)))))
Sports.kif 325-333


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