Catching |
appearance as argument number 1 |
(documentation Catching EnglishLanguage "Any Maneuver in a Game which results in a situation where the agent grasps the Ball.") | Mid-level-ontology.kif 17130-17131 | |
(subclass Catching Maneuver) | Mid-level-ontology.kif 17129-17129 | |
(subclass Catching Touching) | Mid-level-ontology.kif 17128-17128 |
appearance as argument number 2 |
(termFormat ChineseLanguage Catching "捕") | domainEnglishFormat.kif 13446-13446 | |
(termFormat ChineseTraditionalLanguage Catching "捕") | domainEnglishFormat.kif 13445-13445 | |
(termFormat EnglishLanguage Catching "catching") | domainEnglishFormat.kif 13444-13444 |
antecedent |
(=> (and (instance ?CATCH Catching) (agent ?CATCH ?AGENT) (patient ?CATCH ?BALL)) (holdsDuring (EndFn (WhenFn ?CATCH)) (grasps ?AGENT ?BALL))) |
Mid-level-ontology.kif 17139-17144 | |
(=> (and (instance ?CATCH Catching) (patient ?CATCH ?BALL)) (instance ?BALL Ball)) |
Mid-level-ontology.kif 17133-17137 |