Browsing Interface : Welcome guest : log in
Home |  Graph |  LogLearn |  ]  KB:  Language:    Formal Language: 


KB Term:  Term intersection
English Word: 

Sigma KEE - GraphElement
GraphElement(graph element)

appearance as argument number 1
-------------------------


(subclass GraphElement Proposition) Merge.kif 5868-5868 Graph element is a subclass of proposition
(partition GraphElement GraphNode GraphArc) Merge.kif 5869-5869 Graph element is exhaustively partitioned into graph node and graph arc
(documentation GraphElement EnglishLanguage "Noncompositional parts of Graphs. These parts are restricted to GraphNodes and GraphArcs.") Merge.kif 5871-5872 Graph element is exhaustively partitioned into graph node and graph arc
(externalImage GraphElement "http://upload.wikimedia.org/wikipedia/commons/ 5/ 5b/ 6n_graf.svg") pictureList.kif 1788-1788 Graph element is exhaustively partitioned into graph node and graph arc

appearance as argument number 2
-------------------------


(subclass GraphNode GraphElement) Merge.kif 5881-5881 Graph node is a subclass of graph element
(subclass GraphArc GraphElement) Merge.kif 5891-5891 Graph arc is a subclass of graph element
(termFormat EnglishLanguage GraphElement "graph element") english_format.kif 1087-1087 Graph arc is a subclass of graph element

appearance as argument number 3
-------------------------


(domain graphPart 1 GraphElement) Merge.kif 5937-5937 The number 1 argument of graph part is an instance of graph element

antecedent
-------------------------


(=>
    (instance ?PART GraphElement)
    (exists (?GRAPH)
        (and
            (instance ?GRAPH Graph)
            (graphPart ?PART ?GRAPH))))
Merge.kif 5874-5879 If X is an instance of graph element, then there exists Y such that Y is an instance of graph and X is a part of Y


Show full definition with tree view
Show simplified definition (without tree view)
Show simplified definition (with tree view)



Sigma web home      Suggested Upper Merged Ontology (SUMO) web home
Sigma version 3.0 is open source software produced by Articulate Software and its partners