![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
|
|
ChemicalReduction
|
|
|
| appearance as argument number 1 |
|
|
| (subclass ChemicalReduction ChemicalSynthesis) | Mid-level-ontology.kif 21460-21460 | Chemical reduction is a subclass of chemical synthesis |
| (disjoint ChemicalReduction Oxidation) | Mid-level-ontology.kif 21461-21461 | Chemical reduction is disjoint from oxidating |
| (documentation ChemicalReduction EnglishLanguage "Any ChemicalProcess where Electrons are added to the substance undergoing the ChemicalProcess.") | Mid-level-ontology.kif 21462-21463 | Chemical reduction is disjoint from oxidating |
| appearance as argument number 2 |
|
|
| 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 21465-21477 | If X is an instance of chemical reduction, Y is a patient of X, and Z is an electron number of Y holds during the beginning of the time of existence of X, then there exists W such that W is greater than Z and W is an electron number of Y holds during the end of the time of existence of X |