Ungrasping(ungrasping) |
appearance as argument number 1 |
![]() |
(documentation Ungrasping ChineseLanguage "这是任何 Detaching 的实例,它是不是由 agent grasps 某些他/ 她早前所 grasps 的东西所造成的情况。") | chinese_format.kif 3172-3173 | |
(documentation Ungrasping EnglishLanguage "Any instance of Detaching which results in a situation where it is not the case that the agent grasps something which he/ she grasps previously.") | Merge.kif 12518-12520 | |
(subclass Ungrasping Detaching) | Merge.kif 12517-12517 | Ungrasping is a subclass of detaching |
appearance as argument number 2 |
![]() |
(termFormat ChineseLanguage Ungrasping "取消抓握") | domainEnglishFormat.kif 59957-59957 | |
(termFormat ChineseTraditionalLanguage Ungrasping "取消抓握") | domainEnglishFormat.kif 59956-59956 | |
(termFormat EnglishLanguage Ungrasping "ungrasping") | domainEnglishFormat.kif 59955-59955 |
antecedent |
![]() |
(=> (and (instance ?RELEASE Ungrasping) (agent ?GRAB ?AGENT) (patient ?GRAB ?THING)) (and (holdsDuring (BeginFn (WhenFn ?RELEASE)) (grasps ?AGENT ?THING)) (holdsDuring (EndFn (WhenFn ?RELEASE)) (not (grasps ?AGENT ?THING))))) |
Merge.kif 12522-12529 |
|
![]() |
![]() |