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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - ChemicalBase
ChemicalBase(化學基地)

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


(documentation ChemicalBase EnglishLanguage "A CompoundSubstance that is capable of reacting with a ChemicalAcid and forming a ChemicalSalt.") Mid-level-ontology.kif 8738-8739
(externalImage ChemicalBase "http://upload.wikimedia.org/wikipedia/commons/ 3/ 33/ Potassium_hydroxide.jpg") pictureList.kif 10606-10606
(externalImage ChemicalBase "http://upload.wikimedia.org/wikipedia/commons/ 5/ 5a/ 2-carboxy-1%2C3-dihydroxynaphthalene_prepn.png") pictureList.kif 10605-10605
(externalImage ChemicalBase "http://upload.wikimedia.org/wikipedia/en/6/ 6b/ Bronsted-lowry-3d-explanation-diagram.png") pictureList.kif 9933-9933
(roomTempState ChemicalBase Liquid) Mid-level-ontology.kif 31572-31572 roomTempState 化學基地 and 液體
(subclass ChemicalBase CompoundSubstance) Mid-level-ontology.kif 8737-8737 子類 化學基地 and CompoundSubstance

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


(disjoint ChemicalAcid ChemicalBase) Mid-level-ontology.kif 8721-8721 不相交的 化學酸 and 化學基地
(subclass Alkaloid ChemicalBase) Mid-level-ontology.kif 8641-8641 子類 生物鹼 and 化學基地
(termFormat ChineseLanguage ChemicalBase "化学基地") domainEnglishFormat.kif 14304-14304
(termFormat ChineseTraditionalLanguage ChemicalBase "化學基地") domainEnglishFormat.kif 14303-14303
(termFormat EnglishLanguage ChemicalBase "chemical base") domainEnglishFormat.kif 14302-14302

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


(=>
    (and
        (instance ?CA ChemicalAcid)
        (instance ?CB ChemicalBase)
        (instance ?C ChemicalProcess)
        (patient ?C ?CA)
        (patient ?C ?CB))
    (exists (?CS)
        (and
            (instance ?CS ChemicalSalt)
            (result ?C ?CS))))
Mid-level-ontology.kif 8725-8735


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