GraphElement |
appearance as argument number 1 |
![]() |
(documentation GraphElement ChineseLanguage "这是 Graph 的非组成部分,这些部分限于 GraphNode 和 GraphArc。") | chinese_format.kif 2340-2341 | |
(documentation GraphElement EnglishLanguage "Noncompositional parts of Graphs. These parts are restricted to GraphNodes and GraphArcs.") | Merge.kif 5789-5790 | |
(externalImage GraphElement "http://upload.wikimedia.org/wikipedia/commons/ 5/ 5b/ 6n-graf.svg") | pictureList.kif 1790-1790 | |
(partition GraphElement GraphNode GraphArc) | Merge.kif 5787-5787 | |
(subclass GraphElement Proposition) | Merge.kif 5786-5786 |
appearance as argument number 2 |
![]() |
(subclass GraphArc GraphElement) | Merge.kif 5809-5809 | |
(subclass GraphNode GraphElement) | Merge.kif 5799-5799 | |
(termFormat ChineseLanguage GraphElement "图元素") | chinese_format.kif 940-940 | |
(termFormat EnglishLanguage GraphElement "graph element") | english_format.kif 1087-1087 |
appearance as argument number 3 |
![]() |
(domain graphPart 1 GraphElement) | Merge.kif 5855-5855 |
antecedent |
![]() |
(=> (instance ?PART GraphElement) (exists (?GRAPH) (and (instance ?GRAPH Graph) (graphPart ?PART ?GRAPH)))) |
Merge.kif 5792-5797 |
![]() |
![]() |