OrganicCompound(organic compound) | acetone, dimethyl_ketone, glycerin, glycerine, glycerol, organic, organic_compound, propanone |
appearance as argument number 1 |
(documentation OrganicCompound EnglishLanguage "Any CompoundSubstance that has a Carbon base.") | Mid-level-ontology.kif 8778-8779 | |
(subclass OrganicCompound CompoundSubstance) | Mid-level-ontology.kif 8777-8777 | Organic compound is a subclass of compound substance |
appearance as argument number 2 |
antecedent |
(=> (and (instance ?COMPOUND OrganicCompound) (instance ?COMPOUND Molecule)) (exists (?CARBON) (and (instance ?CARBON Carbon) (part ?CARBON ?COMPOUND)))) |
Mid-level-ontology.kif 8781-8788 |
|
consequent |
(=> (instance ?PP PetroleumProduct) (exists (?O) (and (instance ?O OrganicCompound) (part ?O ?PP)))) |
Mid-level-ontology.kif 1673-1678 |
|