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



KB Term:  Term intersection
English Word: 

Sigma KEE - Chromatography
Chromatography(chromatography)chromatographic, chromatographical, chromatography, precipitate

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


(subclass Chromatography Separating) Mid-level-ontology.kif 21544-21544 Chromatography is a subclass of separating
(documentation Chromatography EnglishLanguage "Processes of Separating a LiquidMixture or a GasMixture into some or all of the PureSubstances that comprise it.") Mid-level-ontology.kif 21545-21546 Chromatography is a subclass of separating

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


(termFormat EnglishLanguage Chromatography "chromatography") domainEnglishFormat.kif 14748-14748
(termFormat ChineseTraditionalLanguage Chromatography "色譜") domainEnglishFormat.kif 14749-14749
(termFormat ChineseLanguage Chromatography "色谱") domainEnglishFormat.kif 14750-14750

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


(=>
    (instance ?C Chromatography)
    (exists (?M)
        (and
            (resource ?C ?M)
            (or
                (instance ?M LiquidMixture)
                (instance ?M GasMixture)))))
Mid-level-ontology.kif 21548-21555 If X is an instance of chromatography, then there exists Y such that Y is a resource for X and Y is an instance of liquid mixture or Y is an instance of gas mixture
(=>
    (instance ?C Chromatography)
    (exists (?S)
        (and
            (instance ?S PureSubstance)
            (result ?C ?S))))
Mid-level-ontology.kif 21557-21562 If X is an instance of chromatography, then there exists Y such that Y is an instance of pure substance and Y is a result of X


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