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


KB Term:  Term intersection
English Word: 

Sigma KEE - CompoundSubstance
CompoundSubstance(compound substance)1-dodecanol, 2-hydroxybenzoic_acid, A, Agene, C, CO, Chinese_white, DEAE_cellulose, Epsom_salts, G, Glauber's_salt, Glauber's_salts, HFC, K-Dur_20, K-lor, K-lyte, Kaochlor, Kekule_formula, Klorvess, NAD, Nitrospan, Nitrostat, PFC, SLS, T, TCE, U, U308, acceptor, acetal, acetaldehyde, acetaldol, acetamide, acetic, acetic_anhydride, acetoacetic_acid, acetone_body, acetyl, acetyl_group, acetyl_radical, acid_anhydrides, acid_halide, acrolein, acrylamide, acrylate, acrylic_acid, acrylonitrile, acyl_anhydrides, acyl_halide, acylglycerol...

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


(subclass CompoundSubstance PureSubstance) Merge.kif 1246-1246 Compound substance is a subclass of pure substance
(documentation CompoundSubstance EnglishLanguage "The Class of Substances that contain two or more elements (ElementalSubstances) in definite proportion by weight. The composition of a pure compound will be invariant, regardless of the method of preparation. Compounds are composed of more than one kind of atom (element). The term molecule is often used for the smallest unit of a compound that still retains all of the properties of the compound. Examples: Table salt (sodium chloride, NaCl), sugar (sucrose, C_{12}H_{22}O_{11}), and water (H_2O). ") Merge.kif 1247-1253 Compound substance is a subclass of pure substance

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


(partition PureSubstance CompoundSubstance ElementalSubstance) Merge.kif 1158-1158 Pure substance is exhaustively partitioned into compound substance and elemental substance
(subclass Water CompoundSubstance) Merge.kif 14621-14621 Water is a subclass of compound substance
(subclass Carbohydrate CompoundSubstance) Merge.kif 15011-15011 Carbohydrate is a subclass of compound substance
(subclass Molecule CompoundSubstance) Merge.kif 15949-15949 Molecule is a subclass of compound substance
(subclass Wax CompoundSubstance) Mid-level-ontology.kif 2205-2205 Wax is a subclass of compound substance
(subclass ConjugatedSubstance CompoundSubstance) Mid-level-ontology.kif 7524-7524 Conjugated substance is a subclass of compound substance
(subclass OrganicCompound CompoundSubstance) Mid-level-ontology.kif 9880-9880 Organic compound is a subclass of compound substance
(subclass ChemicalAcid CompoundSubstance) Mid-level-ontology.kif 10043-10043 Acid is a subclass of compound substance
(subclass ChemicalBase CompoundSubstance) Mid-level-ontology.kif 10067-10067 Chemical base is a subclass of compound substance
(subclass ChemicalSalt CompoundSubstance) Mid-level-ontology.kif 10071-10071 Salt is a subclass of compound substance
(subclass Oil CompoundSubstance) Mid-level-ontology.kif 10137-10137 Oil is a subclass of compound substance
(subclass AtomicGroup CompoundSubstance) Mid-level-ontology.kif 23977-23977 Atomic group is a subclass of compound substance
(subclass Chlorofluorocarbon CompoundSubstance) Cars.kif 1650-1650 Chlorofluorocarbon is a subclass of compound substance
(subclass Alumina CompoundSubstance) Economy.kif 5962-5962 Alumina is a subclass of compound substance
(subclass IronOre CompoundSubstance) Economy.kif 5974-5974 Iron ore is a subclass of compound substance
(subclass ChemicalProduct CompoundSubstance) Economy.kif 6233-6233 Chemical product is a subclass of compound substance
(subclass Cement CompoundSubstance) Economy.kif 6338-6338 Cement is a subclass of compound substance
(subclass PhosphoricAcid CompoundSubstance) Economy.kif 6404-6404 Phosphoric acid is a subclass of compound substance
(subclass CarbonDioxide CompoundSubstance) Food.kif 3444-3444 Carbon dioxide is a subclass of compound substance
(subclass Barite CompoundSubstance) Geography.kif 3447-3447 Barite is a subclass of compound substance
(subclass Chromite CompoundSubstance) Geography.kif 3464-3464 Chromite is a subclass of compound substance
(subclass NaturalGas CompoundSubstance) Geography.kif 3486-3486 Natural gas is a subclass of compound substance
(subclass Phosphate CompoundSubstance) Geography.kif 3497-3497 Phosphate is a subclass of compound substance
(subclass Potash CompoundSubstance) Geography.kif 3503-3503 Potash is a subclass of compound substance
(instance Permafrost CompoundSubstance) Geography.kif 3884-3884 Permafrost is an instance of compound substance

Display limited to 25 items. Show next 25

Display limited to 25 items. Show next 25

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


(domain conjugate 1 CompoundSubstance) Mid-level-ontology.kif 7545-7545 The number 1 argument of conjugate is an instance of compound substance
(domain conjugate 2 CompoundSubstance) Mid-level-ontology.kif 7546-7546 The number 2 argument of conjugate is an instance of compound substance
(domainSubclass molecularRatio 3 CompoundSubstance) Mid-level-ontology.kif 23960-23960 The number 3 argument of molecular ratio is a subclass of compound substance

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


(=>
    (and
        (resource ?PROC ?SUBSTANCE1)
        (result ?PROC ?SUBSTANCE2)
        (instance ?SUBSTANCE1 ElementalSubstance)
        (instance ?SUBSTANCE2 CompoundSubstance))
    (instance ?PROC ChemicalSynthesis))
Merge.kif 12817-12823 If X is a resource for Y, Z is a result of Y, X is an instance of elemental substance, and Z is an instance of compound substance, then Y is an instance of chemical synthesis
(=>
    (instance ?COMPOUND CompoundSubstance)
    (exists (?ELEMENT1 ?ELEMENT2 ?PROCESS)
        (and
            (instance ?ELEMENT1 ElementalSubstance)
            (instance ?ELEMENT2 ElementalSubstance)
            (not
                (equal ?ELEMENT1 ?ELEMENT2))
            (instance ?PROCESS ChemicalSynthesis)
            (resource ?PROCESS ?ELEMENT1)
            (resource ?PROCESS ?ELEMENT2)
            (result ?PROCESS ?COMPOUND))))
Merge.kif 12825-12835 If X is an instance of compound substance, then All of the following hold: (1) there exist Y, Z (2) W such that Y is an instance of elemental substance (3) Z is an instance of elemental substance (4) equal Y (5) Z (6) W is an instance of chemical synthesis (7) Y is a resource for W (8) Z is a resource for W (9) X is a result of W
(=>
    (and
        (resource ?PROC ?SUBSTANCE1)
        (result ?PROC ?SUBSTANCE2)
        (instance ?SUBSTANCE1 CompoundSubstance)
        (instance ?SUBSTANCE2 ElementalSubstance))
    (instance ?PROC ChemicalDecomposition))
Merge.kif 12853-12859 If X is a resource for Y, Z is a result of Y, X is an instance of compound substance, and Z is an instance of elemental substance, then Y is an instance of chemical decomposition
(=>
    (and
        (instance ?CS1 ?CLASS)
        (subclass ?CLASS CompoundSubstance)
        (not
            (and
                (instance ?CS2 ?CLASS)
                (part ?CS2 ?CS1)))
        (molecularRatio ?ECLASS ?N ?CLASS)
        (instance ?G Group)
        (member ?E ?G)
        (part ?E ?CS1)
        (instance ?E ?ECLASS))
    (memberCount ?G ?N))
Mid-level-ontology.kif 23962-23975 If All of the following hold: (1) X is an instance of Y (2) Y is a subclass of compound substance (3) ~{ Z is an instance of Y } or ~{ Z is a part of X } (4) the number of molecules of W in a molecule of Y is V (5) U is an instance of group (6) T is a member of U (7) T is a part of X (8) T is an instance of W, then V is a member count of U

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


(=>
    (and
        (instance ?ELEMENT1 ElementalSubstance)
        (instance ?ELEMENT2 ElementalSubstance)
        (not
            (equal ?ELEMENT1 ?ELEMENT2))
        (instance ?PROCESS ChemicalSynthesis)
        (resource ?PROCESS ?ELEMENT1)
        (resource ?PROCESS ?ELEMENT2)
        (result ?PROCESS ?COMPOUND))
    (instance ?COMPOUND CompoundSubstance))
Merge.kif 12837-12846 If All of the following hold: (1) X is an instance of elemental substance (2) Y is an instance of elemental substance (3) equal X and Y (4) Z is an instance of chemical synthesis (5) X is a resource for Z (6) Y is a resource for Z (7) W is a result of Z, then W is an instance of compound substance
(<=>
    (instance ?CS ConjugatedSubstance)
    (exists (?C1 ?C2 ?P)
        (and
            (instance ?C1 CompoundSubstance)
            (instance ?C2 CompoundSubstance)
            (not
                (equal ?C1 ?C2))
            (instance ?P ChemicalSynthesis)
            (resource ?P ?C1)
            (resource ?P ?C2)
            (result ?P ?CS))))
Mid-level-ontology.kif 7528-7538 All of the following hold: (1) X is an instance of conjugated substance if (2) only if there exist Y, Z (3) W such that Y is an instance of compound substance (4) Z is an instance of compound substance (5) equal Y (6) Z (7) W is an instance of chemical synthesis (8) Y is a resource for W (9) Z is a resource for W (10) X is a result of W


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-18d41916 (2026-05-02) is open source software produced by Articulate Software and its partners