instrument |
appearance as argument number 1 |
![]() |
(documentation instrument ChineseLanguage "(instrument ?EVENT ?TOOL) 的意思是 ?TOOL 是主事者令?EVENT 发生的工具,而且 ?TOOL 并没受到 ?EVENT 的改变。例如:在以下'哪钥匙把门打开了' 这命题,钥匙是个 instrument。 注:instrument 和 resource 这两个参数不可以用同一对的顺序来 表示。 ") | chinese_format.kif 1875-1878 | |
(documentation instrument EnglishLanguage "(instrument ?EVENT ?TOOL) means that ?TOOL is used by an agent in bringing about ?EVENT and that ?TOOL is not changed by ?EVENT. For example, the key is an instrument in the following proposition: The key opened the door. Note that instrument and resource cannot be satisfied by the same ordered pair.") | Merge.kif 2414-2418 | |
(domain instrument 1 Process) | Merge.kif 2411-2411 | The number 1 argument of instrument is an instance of process |
(domain instrument 2 Object) | Merge.kif 2412-2412 | The number 2 argument of instrument is an instance of object |
(instance instrument CaseRole) | Merge.kif 2409-2409 | instrument is an instance of case role |
(instance instrument PartialValuedRelation) | Merge.kif 2410-2410 | instrument is an instance of partial valued relation |
(subrelation instrument patient) | Merge.kif 2408-2408 | instrument is a subrelation of patient |
appearance as argument number 2 |
![]() |
antecedent |
![]() |
consequent |
![]() |
statement |
![]() |
(hasPurpose IBookstore (exists (?D) (and (instance ?D DownloadingOverNetwork) (instrument ?D IBookstore) (instance ?T Text) (objectTransferred ?D ?T)))) |
ComputingBrands.kif 3275-3281 | IBookstore has the purpose there exists ?D such that ?D is an instance of downloading and iBookstore is an instrument for ?D and ?T is an instance of text and the object transferred in ?D is ?T |
![]() |
![]() |