Attaching |
appearance as argument number 1 |
(disjoint Attaching Detaching) | Merge.kif 12394-12394 | |
(documentation Attaching ChineseLanguage "这是一个 Process,当中一个 Object 跟另外一个 Object 连接上了。注:这和 Putting 的区别在于两样接上的东西可以已经处于相同的位置。也注: Combining 和 Attaching 的区别在于前者适用于 Substance,而后者则用于 CorpuscularObject。 再注: Attaching 和 Putting 的另外一个区别在于其中一个或是同时两个接上的东西可能或不能从它们结合的 位置移动。") | chinese_format.kif 3163-3167 | |
(documentation Attaching EnglishLanguage "A Process where one Object becomes attached to another Object. Note that this differs from Putting in that two things which are attached may already be in the same location. Note that Combining is different from Attaching in that the former applies to Substances, while the latter applies to CorpuscularObjects. Note too that Attaching is different from Putting in that one or both of the two things which are attached may or may not be moved from the location where they were combined.") | Merge.kif 12397-12404 | |
(relatedInternalConcept Attaching Putting) | Merge.kif 12395-12395 | |
(subclass Attaching DualObjectProcess) | Merge.kif 12393-12393 |
appearance as argument number 2 |
(subclass ApplyingTourniquet Attaching) | Medicine.kif 61-61 | |
(subclass Fertilisation Attaching) | Mid-level-ontology.kif 24253-24253 | |
(subclass Grabbing Attaching) | Merge.kif 11550-11550 | |
(subclass Sewing Attaching) | Mid-level-ontology.kif 5602-5602 | |
(subclass Soldering Attaching) | Mid-level-ontology.kif 5621-5621 | |
(subclass Tying Attaching) | Mid-level-ontology.kif 5593-5593 | |
(termFormat ChineseLanguage Attaching "连接") | chinese_format.kif 1165-1165 | |
(termFormat EnglishLanguage Attaching "attaching") | english_format.kif 1547-1547 | |
(termFormat FrenchLanguage Attaching "attacher") | french_format.kif 843-843 | |
(termFormat Hindi Attaching "sanlagnana") | terms-hindi.txt 375-375 | |
(termFormat ItalianLanguage Attaching "Attaccare") | terms-it.txt 378-378 | |
(termFormat JapaneseLanguage Attaching "取付け") | japanese_format.kif 2527-2527 | |
(termFormat PortugueseLanguage Attaching "Colar") | portuguese_format.kif 795-795 | |
(termFormat cb Attaching "pagsumpay") | terms-cb.txt 380-380 | |
(termFormat cz Attaching "attaching") | terms-cz.txt 414-414 | |
(termFormat ro Attaching "ataºare") | relations-ro.kif 864-864 | |
(termFormat tg Attaching "ikapit") | terms-tg.txt 379-379 |
antecedent |
(=> (and (instance ?A Anchor) (instance ?ATTACH Attaching) (instrument ?ATTACH ?A) (patient ?ATTACH ?S)) (instance ?S WaterVehicle)) |
Mid-level-ontology.kif 4235-4241 | |
(=> (and (instance ?A Attaching) (patient ?A ?O1) (patient ?A ?O2) (holdsDuring (BeginFn (WhenFn ?A)) (not (connected ?O1 ?O2))) (holdsDuring (EndFn (WhenFn ?A)) (connected ?O1 ?O2))) (and (objectAttached ?A ?O1) (objectAttached ?A ?O2))) |
Merge.kif 12429-12443 | |
(=> (and (instance ?ATTACH Attaching) (patient ?ATTACH ?OBJ1) (patient ?ATTACH ?OBJ2)) (and (holdsDuring (BeginFn (WhenFn ?ATTACH)) (not (connected ?OBJ1 ?OBJ2))) (holdsDuring (EndFn (WhenFn ?ATTACH)) (connected ?OBJ1 ?OBJ2)))) |
Merge.kif 12406-12413 | |
(=> (and (instance ?VCS VentedChestSeal) (instance ?A Attaching) (objectTransferred ?A ?VCS) (destination ?A ?H)) (hasPurpose ?VCS (exists (?A ?L ?C ?H) (and (instance ?A Air) (instance ?L Lung) (instance ?C Chest) (part ?L ?H) (part ?C ?H) (holdsDuring (ImmediatePastFn (WhenFn ?A)) (between ?L ?A ?C)) (hasPurpose ?VCS (holdsDuring (ImmediateFutureFn (WhenFn ?A)) (orientation ?A ?H Outside))))))) |
Medicine.kif 853-875 | |
(=> (instance ?ATTACH Attaching) (exists (?OBJ) (and (instance ?OBJ CorpuscularObject) (patient ?ATTACH ?OBJ)))) |
Merge.kif 12415-12420 |
consequent |