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


KB Term:  Term intersection
English Word: 

Sigma KEE - ChemicalEquilibrium
ChemicalEquilibrium(chemical equilibrium)system

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


(instance ChemicalEquilibrium InternalAttribute) Mid-level-ontology.kif 21526-21526 Chemical equilibrium is an instance of internal attribute
(documentation ChemicalEquilibrium EnglishLanguage "The Attribute of being in a chemically stable state, i.e. the relative proportions of resources and results will not longer change.") Mid-level-ontology.kif 21527-21529 Chemical equilibrium is an instance of internal attribute

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


(termFormat EnglishLanguage ChemicalEquilibrium "chemical equilibrium") domainEnglishFormat.kif 14310-14310
(termFormat ChineseTraditionalLanguage ChemicalEquilibrium "化學平衡") domainEnglishFormat.kif 14311-14311
(termFormat ChineseLanguage ChemicalEquilibrium "化学平衡") domainEnglishFormat.kif 14312-14312

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


(=>
    (property ?PROCESS ChemicalEquilibrium)
    (instance ?PROCESS ChemicalProcess))
Mid-level-ontology.kif 21531-21533 If X the attribute chemical equilibrium, then X is an instance of chemical process
(=>
    (property ?PROCESS ChemicalEquilibrium)
    (exists (?RATIO ?TIME ?RESOURCE ?RESULT)
        (=>
            (and
                (holdsDuring ?TIME
                    (resource ?PROCESS ?RESOURCE))
                (holdsDuring ?TIME
                    (result ?PROCESS ?RESULT)))
            (equal ?RATIO
                (DivisionFn ?RESOURCE ?RESULT)))))
Mid-level-ontology.kif 21535-21542 If X the attribute chemical equilibrium, then there exist Y, Z,, , W, V such that W is a resource for X holds during Z, V is a result of X holds during Zequal Y, W, and V


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.0-ac69cf7a (2026-05-13) is open source software produced by Articulate Software and its partners