subGraph |
appearance as argument number 1 |
![]() |
(documentation subGraph ChineseLanguage "这是形容两个 Graph,而其中一个图是另外一个图的一部分时 的关系,(subGraph ?GRAPH1 ?GRAPH2)的意思是 ?GRAPH1 是 ?GRAPH2 的一部分。") | chinese_format.kif 2351-2352 | |
(documentation subGraph EnglishLanguage "The relation between two Graphs when one Graph is a part of the other. (subGraph ?GRAPH1 ?GRAPH2) means that ?GRAPH1 is a part of ?GRAPH2.") | Merge.kif 5799-5801 | |
(domain subGraph 1 Graph) | Merge.kif 5796-5796 | The number 1 argument of sub graph is an instance of graph |
(domain subGraph 2 Graph) | Merge.kif 5797-5797 | The number 2 argument of sub graph is an instance of graph |
(instance subGraph BinaryPredicate) | Merge.kif 5793-5793 | sub graph is an instance of binary predicate |
(instance subGraph ReflexiveRelation) | Merge.kif 5794-5794 | sub graph is an instance of reflexive relation |
(instance subGraph TransitiveRelation) | Merge.kif 5795-5795 | sub graph is an instance of transitive relation |
appearance as argument number 2 |
![]() |
(format ChineseLanguage subGraph "%1 %n 是 %2 的 subGraph") | chinese_format.kif 751-751 | |
(format EnglishLanguage subGraph "%1 is %n a subgraph of %2") | english_format.kif 753-753 | |
(termFormat ChineseLanguage subGraph "子图") | chinese_format.kif 752-752 | |
(termFormat ChineseTraditionalLanguage subGraph "子圖") | domainEnglishFormat.kif 55706-55706 | |
(termFormat EnglishLanguage subGraph "sub graph") | domainEnglishFormat.kif 55705-55705 |
antecedent |
![]() |
consequent |
![]() |
![]() |
![]() |