Grabbing | ![]() |
appearance as argument number 1 |
![]() |
(documentation Grabbing ChineseLanguage "这是在任何 Touching 的实例时,Touching 导致 agent grasps patient 的情况。") | chinese_format.kif 3052-3053 | |
(documentation Grabbing EnglishLanguage "Any instance of Touching which results in a situation where the agent grasps the patient of the Touching.") | Merge.kif 11352-11353 | |
(subclass Grabbing Attaching) | Merge.kif 11350-11350 | |
(subclass Grabbing Touching) | Merge.kif 11349-11349 |
appearance as argument number 2 |
![]() |
(subclass Biting Grabbing) | Mid-level-ontology.kif 6218-6218 | |
(subclass Strangling Grabbing) | Mid-level-ontology.kif 6232-6232 | |
(termFormat ChineseLanguage Grabbing "抓") | domainEnglishFormat.kif 26343-26343 | |
(termFormat ChineseTraditionalLanguage Grabbing "抓") | domainEnglishFormat.kif 26342-26342 | |
(termFormat EnglishLanguage Grabbing "grabbing") | domainEnglishFormat.kif 26341-26341 |
antecedent |
![]() |
(=> (and (instance ?GRAB Grabbing) (agent ?GRAB ?AGENT) (patient ?GRAB ?THING)) (and (holdsDuring (BeginFn (WhenFn ?GRAB)) (not (grasps ?AGENT ?THING))) (holdsDuring (EndFn (WhenFn ?GRAB)) (grasps ?AGENT ?THING)))) |
Merge.kif 11355-11362 |
consequent |
![]() |
(=> (instance ?H Handle) (hasPurpose ?H (exists (?G ?D) (and (instance ?G Grabbing) (patient ?G ?H) (instrument ?G ?D) (instance ?D Hand))))) |
Mid-level-ontology.kif 1422-1431 | |
(=> (instance ?X GrabBar) (and (exists (?WALL) (and (instance ?WALL Wall) (connected ?X ?WALL))) (hasPurpose ?X (exists (?GRAB) (and (instance ?GRAB Grabbing) (instrument ?GRAB ?X)))))) |
Mid-level-ontology.kif 25961-25972 |
![]() |
![]() |