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

Formal Language: 


KB Term:  Term intersection
English Word: 

  ChemicalBase

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 9945-9946
(externalImage ChemicalBase "http://upload.wikimedia.org/wikipedia/commons/ 3/ 33/ Potassium_hydroxide.jpg") pictureList.kif 10604-10604
(externalImage ChemicalBase "http://upload.wikimedia.org/wikipedia/commons/ 5/ 5a/ 2-carboxy-1%2C3-dihydroxynaphthalene_prepn.png") pictureList.kif 10603-10603
(externalImage ChemicalBase "http://upload.wikimedia.org/wikipedia/en/6/ 6b/ Bronsted_lowry-3d_explanation_diagram.png") pictureList.kif 9932-9932
(roomTempState ChemicalBase Liquid) Mid-level-ontology.kif 33523-33523 roomTempState ChemicalBase and Liquid
(subclass ChemicalBase CompoundSubstance) Mid-level-ontology.kif 9944-9944 ChemicalBase est une sous-classe de substance compos�e

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


(disjoint ChemicalAcid ChemicalBase) Mid-level-ontology.kif 9928-9928 ChemicalAcid est disjoint de ChemicalBase
(subclass Alkaloid ChemicalBase) Mid-level-ontology.kif 9848-9848 Alkaloid est une sous-classe de ChemicalBase
(termFormat ChineseLanguage ChemicalBase "化学基地") domainEnglishFormat.kif 14313-14313 Alkaloid est une sous-classe de ChemicalBase
(termFormat ChineseTraditionalLanguage ChemicalBase "化學基地") domainEnglishFormat.kif 14312-14312 Alkaloid est une sous-classe de ChemicalBase
(termFormat EnglishLanguage ChemicalBase "chemical base") domainEnglishFormat.kif 14311-14311 Alkaloid est une sous-classe de ChemicalBase

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 9932-9942


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