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

Formal Language: 


KB Term:  Term intersection
English Word: 

Sigma KEE - Insoluble
Insoluble

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


(documentation Insoluble ChineseLanguage "如果一种 &Substance 有 Insoluble SolubilityAttribute 的话,那么它就不能和另外一个 Substance 结合成为一种均匀混合物。") Geography.kif 7708-7709
(documentation Insoluble EnglishLanguage "If a &Substance has the SolubilityAttribute of being Insoluble, then it cannot be combined with another Substance to become a solution mixture.") Geography.kif 7704-7706
(subclass Insoluble SolubilityAttribute) Geography.kif 7715-7715 InsolubleSolubilityAttributesubclass では

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


(contraryAttribute Soluble Insoluble) Geography.kif 7687-7687 SolubleInsolubledisjoint では
(termFormat ChineseLanguage Insoluble "不可溶的") Geography.kif 7713-7713 SolubleInsolubledisjoint では
(termFormat EnglishLanguage Insoluble "insoluble") Geography.kif 7711-7711 SolubleInsolubledisjoint では

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


(=>
    (and
        (instance ?X Substance)
        (attribute ?X Insoluble))
    (not
        (modalAttribute
            (exists (?Y ?Z)
                (and
                    (instance ?Y Substance)
                    (instance ?Z Solution)
                    (piece ?X ?Z)
                    (piece ?Y ?Z))) Possibility)))
Geography.kif 7717-7729

consequent
-------------------------


(=>
    (instance ?Z Colloid)
    (exists (?P ?S)
        (and
            (part ?P ?Z)
            (attribute ?P Insoluble)
            (approximateDiameter ?P
                (MeasureFn ?S Nanometer))
            (greaterThan 977.0 ?S)
            (greaterThan ?S 0.95))))
Mid-level-ontology.kif 23176-23185


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