Combining(sanyojana) | ![]() |
appearance as argument number 1 |
![]() |
(documentation Combining ChineseLanguage "这是一个当两个或以上的 SelfConnectedObject 合并成 一个单一的 SelfConnectedObject 的 Process。注:Combining 和 Attaching 的区别在于前者造成 其中的一个物体成为另一个物体的 part,而 Attaching 只会造成两个物体互相 connected。再注: Combining 和 Putting 的区别在于其中一个或是同时两个接上的东西可能或不能从它们结合的位置移动。") | chinese_format.kif 3174-3177 | |
(documentation Combining EnglishLanguage "A Process where two or more SelfConnectedObjects are incorporated into a single SelfConnectedObject. Note that Combining is different from Attaching in that the former results in one of the objects being part of the other, while Attaching only results in the two objects being connected with one another. Note too that Combining is different from Putting in that one or both of the two things which are combined may or may not be moved from the location where they were combined.") | Merge.kif 12596-12603 | |
(subclass Combining DualObjectProcess) | Merge.kif 12595-12595 |
appearance as argument number 2 |
![]() |
(disjoint Separating Combining) | Merge.kif 12622-12622 | |
(subclass Acidification Combining) | Geography.kif 2460-2460 | |
(subclass Aerating Combining) | Mid-level-ontology.kif 2358-2358 | |
(subclass ChemicalSynthesis Combining) | Merge.kif 12662-12662 | |
(subclass Salination Combining) | Geography.kif 2881-2881 | |
(subclass Stirring Combining) | Mid-level-ontology.kif 19097-19097 | |
(termFormat ChineseLanguage Combining "结合") | chinese_format.kif 1167-1167 | |
(termFormat EnglishLanguage Combining "combining") | english_format.kif 1551-1551 | |
(termFormat FrenchLanguage Combining "combiner") | french_format.kif 845-845 | |
(termFormat Hindi Combining "sanyojana") | terms-hindi.txt 377-377 | |
(termFormat ItalianLanguage Combining "Combinare") | terms-it.txt 380-380 | |
(termFormat JapaneseLanguage Combining "組み合わせ") | japanese_format.kif 2529-2529 | |
(termFormat PortugueseLanguage Combining "Combinar") | portuguese_format.kif 797-797 | |
(termFormat cb Combining "pagtipon") | terms-cb.txt 382-382 | |
(termFormat cz Combining "combining") | terms-cz.txt 416-416 | |
(termFormat de Combining "Kombinieren") | terms-de.txt 675-675 | |
(termFormat ro Combining "combinare") | relations-ro.kif 866-866 | |
(termFormat tg Combining "nagsasama") | terms-tg.txt 381-381 |
antecedent |
![]() |
(<=> (and (instance ?COMBINE Combining) (resource ?COMBINE ?OBJ1) (result ?COMBINE ?OBJ2)) (and (holdsDuring (BeginFn (WhenFn ?COMBINE)) (not (part ?OBJ1 ?OBJ2))) (holdsDuring (EndFn (WhenFn ?COMBINE)) (part ?OBJ1 ?OBJ2)))) |
Merge.kif 12605-12612 | |
(=> (instance ?COMBINE Combining) (exists (?OBJ) (and (instance ?OBJ SelfConnectedObject) (patient ?COMBINE ?OBJ)))) |
Merge.kif 12614-12619 |
consequent |
![]() |
(=> (and (instance ?P ProductAssembly) (eventLocated ?P ?X) (instance ?X AssemblyStation)) (or (instance ?P Attaching) (instance ?P Combining))) |
Economy.kif 2140-2147 | |
(=> (instance ?AERATOR Aerator) (hasPurpose ?AERATOR (exists (?COMBINE ?AIR) (and (instance ?COMBINE Combining) (resource ?COMBINE ?AIR) (instance ?AIR Air) (instrument ?COMBINE ?AERATOR))))) |
Mid-level-ontology.kif 2348-2356 |
![]() |
![]() |