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


KB Term:  Term intersection
English Word: 

Sigma KEE - Chart
Chart(chart)

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


(subclass Chart Icon) Mid-level-ontology.kif 14805-14805 Chart is a subclass of icon
(documentation Chart EnglishLanguage "An Icon which depicts one or more quantities.") Mid-level-ontology.kif 14806-14806 Chart is a subclass of icon
(externalImage Chart "http://upload.wikimedia.org/wikipedia/commons/thumb/ 3/ 33/ Cubicpoly.svg/ 255px_Cubicpoly.svg.png") pictureList.kif 1124-1124 Chart is a subclass of icon
(externalImage Chart "http://upload.wikimedia.org/wikipedia/commons/5/55/ Composition_of_38th_Parliament.png") pictureList.kif 4593-4593 Chart is a subclass of icon

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


(termFormat EnglishLanguage Chart "chart") domainEnglishFormat.kif 14202-14202
(termFormat ChineseTraditionalLanguage Chart "圖表") domainEnglishFormat.kif 14203-14203
(termFormat ChineseLanguage Chart "图表") domainEnglishFormat.kif 14204-14204

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


(=>
    (instance ?CHART Chart)
    (exists (?QUANTITY)
        (and
            (instance ?QUANTITY PhysicalQuantity)
            (refers ?CHART ?QUANTITY))))
Mid-level-ontology.kif 14808-14813 If X is an instance of chart, then there exists Y such that Y is an instance of physical quantity and X includes a reference to Y
(=>
    (instance ?G Chart)
    (exists (?Q)
        (and
            (instance ?Q PhysicalQuantity)
            (refers ?G ?Q))))
Mid-level-ontology.kif 14837-14842 If X is an instance of chart, then there exists Y such that Y is an instance of physical quantity and X includes a reference to 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.0-ac69cf7a (2026-05-13) is open source software produced by Articulate Software and its partners