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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - Solution
Solution(solution)
Clorox, Fehling's_solution, French_polish, French_polish_shellac, Gram's_solution, Javel_water, Javelle_water, Lysol, PBS, Ringer's_solution, Ringer_solution, acrylic, acrylic_paint, after-shave, after-shave_lotion, ammonia, ammonia_water, ammonium_hydroxide, antiknock, antiknocking, application, aqueous_solution, austenite, battery_acid, black_lotion, blackwash, bleach_liquor, body_lotion, brilliantine, brine, buffer_solution, calamine_lotion, calcimine, casein, casein_paint, castor_oil, chlorhexidine, chlorine_water, chrism, chrisom, collodion, collyrium, cologne, cologne_water, color_wash, colour_wash, conditioner, conjugate, conjugate_solution, couch...

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


(documentation Solution ChineseLanguage "这是一种液体混合物。液体中含量最丰富的称为溶剂。其它成分 称为溶质。一种液体尽管它的性质属于单一,但是仍然可以具有多变的成分。在其极限之内,任何分量盐都能够溶解于特定 分量的水中。") chinese_format.kif 3460-3462
(documentation Solution EnglishLanguage "A liquid mixture. The most abundant component in a solution is called the solvent. Other components are called solutes. A solution, though homogeneous, may nonetheless have variable composition. Any amount of salt, up to a maximum limit, can be dissolved in a given amount of water.") Merge.kif 14798-14802
(externalImage Solution "http://upload.wikimedia.org/wikipedia/commons/8/ 89/ SaltInWaterSolutionLiquid.jpg") pictureList.kif 2523-2523
(subclass Solution LiquidMixture) Merge.kif 14797-14797 Solution is a subclass of liquid mixture

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


(partition LiquidMixture Solution Suspension) Merge.kif 14784-14784 Liquid mixture is exhaustively partitioned into solution and suspension
(subclass Antifreeze Solution) Cars.kif 1214-1214 Antifreeze is a subclass of solution
(subclass DieselFuel Solution) Mid-level-ontology.kif 1781-1781 Diesel fuel is a subclass of solution
(subclass Gasoline Solution) Mid-level-ontology.kif 1776-1776 Gasoline is a subclass of solution
(subclass SalineSolution Solution) Mid-level-ontology.kif 9543-9543 Saline solution is a subclass of solution
(termFormat ChineseLanguage Solution "溶液") chinese_format.kif 829-829 Saline solution is a subclass of solution
(termFormat EnglishLanguage Solution "solution") english_format.kif 860-860 Saline solution is a subclass of solution
(termFormat FrenchLanguage Solution "solution") french_format.kif 505-505 Saline solution is a subclass of solution
(termFormat Hindi Solution "ghola") terms-hindi.txt 37-37 Saline solution is a subclass of solution
(termFormat ItalianLanguage Solution "Soluzione") terms-it.txt 40-40 Saline solution is a subclass of solution
(termFormat JapaneseLanguage Solution "溶液") japanese_format.kif 2190-2190 Saline solution is a subclass of solution
(termFormat PortugueseLanguage Solution "Solucao") portuguese_format.kif 457-457 Saline solution is a subclass of solution
(termFormat cb Solution "pagpahigawas") terms-cb.txt 42-42 Saline solution is a subclass of solution
(termFormat cz Solution "solution") terms-cz.txt 72-72 Saline solution is a subclass of solution
(termFormat de Solution "Loesung") terms-de.txt 331-331 Saline solution is a subclass of solution
(termFormat ro Solution "soluþie") relations-ro.kif 526-526 Saline solution is a subclass of solution
(termFormat tg Solution "banto") terms-tg.txt 41-41 Saline solution is a subclass of solution

appearance as argument number 3
-------------------------


(domain potentialOfHydrogen 1 Solution) Mid-level-ontology.kif 3366-3366 The number 1 argument of potential of hydrogen is an instance of solution

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


(=>
    (instance ?OBJ Solution)
    (attribute ?OBJ Liquid))
Merge.kif 17664-17666

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


(=>
    (and
        (instance ?L LiquidMixture)
        (attribute ?L Miscible)
        (equal ?L ?X))
    (instance ?X Solution))
Mid-level-ontology.kif 22686-22691
(=>
    (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 7448-7460
(=>
    (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
(=>
    (instance ?D Diluting)
    (exists (?S)
        (and
            (patient ?D ?S)
            (instance ?S Solution)
            (attribute ?S Liquid))))
Mid-level-ontology.kif 20707-20713
(=>
    (instance ?DIALYSIS Dialysis)
    (exists (?SOLUTION ?SUBSTANCE1 ?SUBSTANCE2)
        (and
            (resource ?DIALYSIS ?SOLUTION)
            (instance ?SOLUTION Solution)
            (result ?DIALYSIS ?SUBSTANCE1)
            (instance ?SUBSTANCE1 PureSubstance)
            (result ?DIALYSIS ?SUBSTANCE2)
            (instance ?SUBSTANCE2 PureSubstance)
            (not
                (equal ?SUBSTANCE1 ?SUBSTANCE2)))))
Mid-level-ontology.kif 20691-20701
(=>
    (instance ?FILTER FuelFilter)
    (hasPurpose ?FILTER
        (exists (?REMOVE ?FUEL ?NONFUEL ?SOLUTION)
            (and
                (instance ?REMOVE Removing)
                (part ?FUEL ?SOLUTION)
                (instance ?FUEL Fuel)
                (not
                    (instance ?NONFUEL Fuel))
                (patient ?REMOVE ?NONFUEL)
                (part ?NONFUEL ?SOLUTION)
                (origin ?REMOVE ?SOLUTION)
                (instance ?SOLUTION Solution)
                (instrument ?REMOVE ?FILTER)))))
Cars.kif 922-936


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