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

Formal Language: 



KB Term:  Term intersection
English Word: 

  ConjugatedSubstance

Sigma KEE - ConjugatedSubstance
ConjugatedSubstance

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


(documentation ConjugatedSubstance EnglishLanguage "A CompoundSubstance that results from the ChemicalSynthesis of two or more CompoundSubstances.") Mid-level-ontology.kif 6475-6476
(subclass ConjugatedSubstance CompoundSubstance) Mid-level-ontology.kif 6474-6474 ConjugatedSubstance è una sottoclasse di Composto

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


(termFormat ChineseLanguage ConjugatedSubstance "共轭物质") domainEnglishFormat.kif 16632-16632
(termFormat ChineseTraditionalLanguage ConjugatedSubstance "共軛物質") domainEnglishFormat.kif 16631-16631
(termFormat EnglishLanguage ConjugatedSubstance "conjugated substance") domainEnglishFormat.kif 16630-16630

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 6478-6488 Entit� è un' istanza di ConjugatedSubstance Oggetto Oggetto and Processo Oggetto è un' istanza di Composto Oggetto è un' istanza di Composto Oggetto is uguale a Oggetto Processo è un' istanza di SintesiChimica Oggetto è una risorsa per Processo Oggetto è una risorsa per Processo Entit� è un risultato di Processo


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