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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - Carbon
Carbon(carbon)
C, atomic_number_6, black_lead, carbon, char, fullerene, graphite, pencil, plumbago

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


(atomicNumber Carbon 6) Mid-level-ontology.kif 28466-28466 6 is an atomic number of carbon
(boilingPoint Carbon
    (MeasureFn 5100.0 KelvinDegree))
Mid-level-ontology.kif 30307-30307 5100.0 Kelvin degree(s) is a boiling point of carbon
(documentation Carbon EnglishLanguage "Carbon is a member of group 14 of the periodic table. It has three allotropic forms of it, diamonds, graphite and fullerite. Carbon-14 is commonly used in radioactive dating. Carbon occurs in all organic life and is the basis of organic chemistry. Carbon has the interesting chemical property of being able to bond with itself, and a wide variety of other elements.") Mid-level-ontology.kif 28474-28479 5100.0 Kelvin degree(s) is a boiling point of carbon
(externalImage Carbon "http://upload.wikimedia.org/wikipedia/commons/8/8b/ C_TableImage.png") pictureList.kif 1687-1687 5100.0 Kelvin degree(s) is a boiling point of carbon
(meltingPoint Carbon
    (MeasureFn 3823.0 KelvinDegree))
Mid-level-ontology.kif 30306-30306 3823.0 Kelvin degree(s) is a melting point of carbon
(molecularRatio Carbon 1 Freon12) Cars.kif 1788-1788 The number of molecules of carbon in a molecule of freon-12 is 1
(molecularRatio Carbon 3 SodiumLactate) Medicine.kif 5865-5865 The number of molecules of carbon in a molecule of SodiumLactate is 3
(names Carbon "Carbon") Mid-level-ontology.kif 28464-28464 "Carbon" has name carbon
(roomTempState Carbon Solid) Mid-level-ontology.kif 32578-32578 roomTempState carbon and solid
(subclass Carbon ElementalSubstance) Mid-level-ontology.kif 28463-28463 Carbon is a subclass of elemental substance

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


(conventionalShortName "C" Carbon) Mid-level-ontology.kif 28465-28465 Carbon is a conventional short name of "C"
(subclass Diamond Carbon) Mid-level-ontology.kif 9539-9539 Diamond is a subclass of carbon
(termFormat ChineseLanguage Carbon "碳") domainEnglishFormat.kif 13155-13155 Diamond is a subclass of carbon
(termFormat ChineseTraditionalLanguage Carbon "碳") domainEnglishFormat.kif 13154-13154 Diamond is a subclass of carbon
(termFormat EnglishLanguage Carbon "carbon") domainEnglishFormat.kif 13153-13153 Diamond is a subclass of carbon

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


(=>
    (and
        (instance ?ATOM Carbon)
        (instance ?ATOM Atom))
    (measure ?ATOM
        (MeasureFn 12.01115 Amu)))
Mid-level-ontology.kif 28468-28472

consequent
-------------------------


(=>
    (and
        (instance ?CD CarbonDioxide)
        (instance ?CD Molecule))
    (exists (?C ?O1 ?O2)
        (and
            (instance ?C Carbon)
            (instance ?O1 Oxygen)
            (instance ?O2 Oxygen)
            (instance ?C Atom)
            (instance ?O1 Atom)
            (instance ?O2 Atom)
            (part ?C ?CD)
            (part ?O1 ?CD)
            (part ?O2 ?CD)
            (not
                (equal ?O1 ?O2)))))
Food.kif 3414-3429
(=>
    (and
        (instance ?COMPOUND OrganicCompound)
        (instance ?COMPOUND Molecule))
    (exists (?CARBON)
        (and
            (instance ?CARBON Carbon)
            (part ?CARBON ?COMPOUND))))
Mid-level-ontology.kif 9336-9343
(=>
    (and
        (instance ?X Hydrocarbon)
        (instance ?X Molecule))
    (exists (?Y ?Z)
        (and
            (instance ?Y Hydrogen)
            (instance ?Z Carbon)
            (part ?Y ?X)
            (part ?Z ?X))))
naics.kif 3036-3045
(=>
    (instance ?S Hydrocarbon)
    (exists (?P1 ?P2)
        (and
            (equal ?S
                (MereologicalSumFn ?P1 ?P2))
            (instance ?P1 Carbon)
            (instance ?P2 Hydrogen))))
Mid-level-ontology.kif 9360-9366


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