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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - Soluble
Soluble(soluble)alcohol-soluble, dissoluble, dissolvable, fat-soluble, oil-soluble, soluble, water-soluble

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


(contraryAttribute Soluble Insoluble) Geography.kif 7418-7418 Soluble is the opposite of insoluble
(documentation Soluble ChineseLanguage "如果一种 &Substance 有 Soluble SolubilityAttribute 的话,那么它就能和另外一个 Substance 结合成为一种均匀混合物。") Geography.kif 7409-7410 Soluble is the opposite of insoluble
(documentation Soluble EnglishLanguage "If a &Substance has the SolubilityAttribute of being Soluble, then it can be combined with another Substance to become a %Solution.") Geography.kif 7406-7407 Soluble is the opposite of insoluble
(subclass Soluble SolubilityAttribute) Geography.kif 7416-7416 Soluble is a subclass of solubility attribute

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


(termFormat ChineseLanguage Soluble "可溶的") Geography.kif 7414-7414
(termFormat EnglishLanguage Soluble "soluble") Geography.kif 7412-7412

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


(=>
    (and
        (instance ?X Substance)
        (attribute ?X Soluble))
    (modalAttribute
        (exists (?Y ?Z)
            (and
                (instance ?Y Substance)
                (instance ?Z Solution)
                (piece ?X ?Z)
                (piece ?Y ?Z))) Possibility))
Geography.kif 7420-7431


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