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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - ChemicalReduction
ChemicalReduction

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


(disjoint ChemicalReduction Oxidation) Mid-level-ontology.kif 19560-19560 ChemicalReduction e' disjunto de Oxidation
(documentation ChemicalReduction EnglishLanguage "Any ChemicalProcess where Electrons are added to the substance undergoing the ChemicalProcess.") Mid-level-ontology.kif 19561-19562
(subclass ChemicalReduction ChemicalSynthesis) Mid-level-ontology.kif 19559-19559 ChemicalReduction e' uma sub-classe de Sintese Quimica

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


(termFormat ChineseLanguage ChemicalReduction "化学还原") domainEnglishFormat.kif 14328-14328
(termFormat ChineseTraditionalLanguage ChemicalReduction "化學還原") domainEnglishFormat.kif 14327-14327
(termFormat EnglishLanguage ChemicalReduction "chemical reduction") domainEnglishFormat.kif 14326-14326

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


(=>
    (and
        (instance ?R ChemicalReduction)
        (patient ?R ?S)
        (holdsDuring
            (BeginFn
                (WhenFn ?R))
            (electronNumber ?S ?L)))
    (exists (?G)
        (and
            (greaterThan ?G ?L)
            (holdsDuring
                (EndFn
                    (WhenFn ?R))
                (electronNumber ?S ?G)))))
Mid-level-ontology.kif 19564-19576


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 is open source software produced by Articulate Software and its partners