ConjugatedSubstance(conjugated substance) |
appearance as argument number 1 |
![]() |
(documentation ConjugatedSubstance EnglishLanguage "A CompoundSubstance that results from the ChemicalSynthesis of two or more CompoundSubstances.") | Mid-level-ontology.kif 7024-7025 | |
(subclass ConjugatedSubstance CompoundSubstance) | Mid-level-ontology.kif 7023-7023 | Conjugated substance is a subclass of compound substance |
appearance as argument number 2 |
![]() |
(termFormat ChineseLanguage ConjugatedSubstance "共轭物质") | domainEnglishFormat.kif 16647-16647 | |
(termFormat ChineseTraditionalLanguage ConjugatedSubstance "共軛物質") | domainEnglishFormat.kif 16646-16646 | |
(termFormat EnglishLanguage ConjugatedSubstance "conjugated substance") | domainEnglishFormat.kif 16645-16645 |
antecedent |
![]() |
(<=> (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 7027-7037 | An entity is an instance of conjugated substance if and only if there exist an object, another object and a process such that the object is an instance of compound substance and the other object is an instance of compound substance and the object is not equal to the other object and the process is an instance of chemical synthesis and the object is a resource for the process and the other object is a resource for the process and the entity is a result of the process |
![]() |
![]() |