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

Formal Language: 



KB Term:  Term intersection
English Word: 

  MakingFn

Sigma KEE - Molecule
Molecule

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


(documentation Molecule ChineseLanguage "分子是 CompoundSubstance在能保留该物质所有的物理和 化学性质下最小的物质单位,例如:Ne、 H2和H2O等。分子是由两个或以上的 Atom 以化学键联系的。") chinese_format.kif 3577-3578
(documentation Molecule EnglishLanguage "A molecule is the smallest unit of matter of a CompoundSubstance that retains all the physical and chemical properties of that substance, e.g., Ne, H2, H2O. A molecule is two or more Atoms linked by a chemical bond.") Merge.kif 15721-15724
(externalImage Molecule "http://upload.wikimedia.org/wikipedia/commons/a/ a4/ Atisane3.png") pictureList.kif 6706-6706
(subclass Molecule CompoundSubstance) Merge.kif 15720-15720 Molecule ist eine teilkategorie von CompoundSubstance

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


(subclass AmphipathicMolecule Molecule) VirusProteinAndCellPart.kif 497-497 AmphipathicMolecule ist eine teilkategorie von Molecule
(subclass Caffeine Molecule) Mid-level-ontology.kif 21936-21936 Caffeine ist eine teilkategorie von Molecule
(subclass Monomer Molecule) VirusProteinAndCellPart.kif 44-44 Monomer ist eine teilkategorie von Molecule
(subclass Polymer Molecule) VirusProteinAndCellPart.kif 64-64 Polymer ist eine teilkategorie von Molecule
(subclass ViralGenome Molecule) VirusProteinAndCellPart.kif 1113-1113 ViralGenome ist eine teilkategorie von Molecule
(termFormat ChineseLanguage Molecule "分子") chinese_format.kif 1047-1047 ViralGenome ist eine teilkategorie von Molecule
(termFormat EnglishLanguage Molecule "molecule") english_format.kif 1305-1305 ViralGenome ist eine teilkategorie von Molecule
(termFormat FrenchLanguage Molecule "mol�cule") french_format.kif 725-725 ViralGenome ist eine teilkategorie von Molecule
(termFormat Hindi Molecule "mOlikyUla") terms-hindi.txt 256-256 ViralGenome ist eine teilkategorie von Molecule
(termFormat ItalianLanguage Molecule "Molecola") terms-it.txt 259-259 ViralGenome ist eine teilkategorie von Molecule
(termFormat JapaneseLanguage Molecule "分子") japanese_format.kif 2409-2409 ViralGenome ist eine teilkategorie von Molecule
(termFormat PortugueseLanguage Molecule "Molecula") portuguese_format.kif 677-677 ViralGenome ist eine teilkategorie von Molecule
(termFormat cz Molecule "molecule") terms-cz.txt 295-295 ViralGenome ist eine teilkategorie von Molecule
(termFormat ro Molecule "moleculã") relations-ro.kif 746-746 ViralGenome ist eine teilkategorie von Molecule
(termFormat tg Molecule "maliit na butil") terms-tg.txt 260-260 ViralGenome ist eine teilkategorie von Molecule

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


(domain geneticSubstrateOfVirus 2 Molecule) VirusProteinAndCellPart.kif 36-36 Die Zahl 2 Argument von geneticSubstrateOfVirus ist ein fall von Molecule %n{nicht}
(domain hasMolecularStructuralAttribute 1 Molecule) VirusProteinAndCellPart.kif 164-164 Die Zahl 1 Argument von hasMolecularStructuralAttribute ist ein fall von Molecule %n{nicht}

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


(=>
    (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 8781-8788
(=>
    (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 ?MOLE Molecule)
    (exists (?ATOM1 ?ATOM2)
        (and
            (instance ?ATOM1 Atom)
            (instance ?ATOM2 Atom)
            (part ?ATOM1 ?MOLE)
            (part ?ATOM2 ?MOLE)
            (not
                (equal ?ATOM1 ?ATOM2)))))
Merge.kif 15726-15735

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


(=>
    (electronNumber ?SUBSTANCE ?NUMBER)
    (=>
        (exists (?ATOM)
            (and
                (part ?ATOM ?SUBSTANCE)
                (or
                    (instance ?ATOM Atom)
                    (instance ?ATOM Molecule))))
        (exists (?ELECTRON)
            (equal ?NUMBER
                (CardinalityFn
                    (KappaFn ?ELECTRON
                        (and
                            (part ?ELECTRON ?ATOM)
                            (instance ?ELECTRON Electron))))))))
Mid-level-ontology.kif 22003-22018
(=>
    (instance ?A FreeAtom)
    (not
        (exists (?M)
            (and
                (instance ?M Molecule)
                (part ?A ?M)))))
Mid-level-ontology.kif 21962-21968
(=>
    (instance ?G AtomicGroup)
    (exists (?M)
        (and
            (instance ?M Molecule)
            (part ?G ?M))))
Mid-level-ontology.kif 22059-22064
(=>
    (protonNumber ?SUBSTANCE ?NUMBER)
    (=>
        (exists (?ATOM)
            (and
                (part ?ATOM ?SUBSTANCE)
                (or
                    (instance ?ATOM Atom)
                    (instance ?ATOM Molecule))))
        (exists (?PROTON)
            (equal ?NUMBER
                (CardinalityFn
                    (KappaFn ?PROTON
                        (and
                            (part ?PROTON ?ATOM)
                            (instance ?PROTON Proton))))))))
Mid-level-ontology.kif 21978-21993


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