copy |
appearance as argument number 1 |
![]() |
(documentation copy ChineseLanguage "这个概念把一个 Object 和这个 Object 一摸一样地副本联系 起来,而原本和它一摸一样的副本,在所有的特性除了(可能) 空间和/ 或时间地位置上,是没有区别的。") | chinese_format.kif 2077-2078 | |
(documentation copy EnglishLanguage "relates an Object to an exact copy of the Object, where an exact copy is indistinguishable from the original with regard to every property except (possibly) spatial and/ or temporal location.") | Merge.kif 3769-3772 | |
(domain copy 1 Object) | Merge.kif 3766-3766 | The number 1 argument of copy is an instance of object |
(domain copy 2 Object) | Merge.kif 3767-3767 | The number 2 argument of copy is an instance of object |
(instance copy BinaryPredicate) | Merge.kif 3764-3764 | copy is an instance of binary predicate |
(instance copy EquivalenceRelation) | Merge.kif 3765-3765 | copy is an instance of equivalence relation |
appearance as argument number 2 |
![]() |
(format ChineseLanguage copy "%1 %n 是和 %2 完全相同的 copy") | chinese_format.kif 87-87 | |
(format EnglishLanguage copy "%1 is %n a copy of %2") | english_format.kif 87-87 | |
(termFormat ChineseLanguage copy "副本") | chinese_format.kif 88-88 | |
(termFormat ChineseLanguage copy "复制") | domainEnglishFormat.kif 17295-17295 | |
(termFormat ChineseTraditionalLanguage copy "複製") | domainEnglishFormat.kif 17294-17294 | |
(termFormat EnglishLanguage copy "copy") | domainEnglishFormat.kif 17293-17293 |
antecedent |
![]() |
(=> (copy ?OBJ1 ?OBJ2) (forall (?ATTR) (=> (attribute ?OBJ1 ?ATTR) (attribute ?OBJ2 ?ATTR)))) |
Merge.kif 3774-3779 |
|
consequent |
![]() |
![]() |
![]() |