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

Formal Language: 



KB Term:  Term intersection
English Word: 

  CucumberPlant

Sigma KEE - Carbon
Carbon

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


(atomicNumber Carbon 6) Mid-level-ontology.kif 27339-27339
(boilingPoint Carbon
    (MeasureFn 5100.0 KelvinDegree))
Mid-level-ontology.kif 29180-29180
(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 27347-27352
(externalImage Carbon "http://upload.wikimedia.org/wikipedia/commons/8/8b/ C-TableImage.png") pictureList.kif 1688-1688
(meltingPoint Carbon
    (MeasureFn 3823.0 KelvinDegree))
Mid-level-ontology.kif 29179-29179
(molecularRatio Carbon 1 Freon12) Cars.kif 1810-1810
(molecularRatio Carbon 3 SodiumLactate) Medicine.kif 5877-5877
(names Carbon "Carbon") Mid-level-ontology.kif 27337-27337
(roomTempState Carbon Solid) Mid-level-ontology.kif 31451-31451
(subclass Carbon ElementalSubstance) Mid-level-ontology.kif 27336-27336

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


(conventionalShortName "C" Carbon) Mid-level-ontology.kif 27338-27338
(subclass Diamond Carbon) Mid-level-ontology.kif 8765-8765
(termFormat ChineseLanguage Carbon "碳") domainEnglishFormat.kif 13140-13140
(termFormat ChineseTraditionalLanguage Carbon "碳") domainEnglishFormat.kif 13139-13139
(termFormat EnglishLanguage Carbon "carbon") domainEnglishFormat.kif 13138-13138

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


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

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 8562-8569
(=>
    (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 8586-8592


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

Show without tree


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