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


KB Term:  Term intersection
English Word: 

Sigma KEE - SalineSolution
SalineSolution(saline solution)saline, saline_solution

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


(subclass SalineSolution Solution) Mid-level-ontology.kif 10017-10017 Saline solution is a subclass of solution
(documentation SalineSolution EnglishLanguage "A Solution consisting of SodiumChloride and Water.") Mid-level-ontology.kif 10018-10019 Saline solution is a subclass of solution

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


(subclass TearSubstance SalineSolution) Mid-level-ontology.kif 13844-13844 Tear is a subclass of saline solution
(subclass SeaWater SalineSolution) Geography.kif 4276-4276 Sea water is a subclass of saline solution
(subclass BrackishWater SalineSolution) Geography.kif 4303-4303 Brackish water is a subclass of saline solution
(subclass Brine SalineSolution) Geography.kif 4323-4323 Brine is a subclass of saline solution
(termFormat EnglishLanguage SalineSolution "saline solution") domainEnglishFormat.kif 50932-50932 Brine is a subclass of saline solution
(termFormat ChineseTraditionalLanguage SalineSolution "生理鹽水") domainEnglishFormat.kif 50933-50933 Brine is a subclass of saline solution
(termFormat ChineseLanguage SalineSolution "生理盐水") domainEnglishFormat.kif 50934-50934 Brine is a subclass of saline solution

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


(=>
    (and
        (instance ?SOLUTION SalineSolution)
        (part ?PART ?SOLUTION))
    (or
        (instance ?PART SodiumChloride)
        (instance ?PART Water)))
Mid-level-ontology.kif 10021-10027 If X is an instance of saline solution and Y is a part of X, then Y is an instance of salt or Y is an instance of water

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


(=>
    (instance ?SL SalineLock)
    (exists (?S)
        (and
            (instance ?S SalineSolution)
            (contains ?SL ?S))))
Medicine.kif 1085-1090 If X is an instance of saline lock, then there exists Y such that Y is an instance of saline solution and X contains Y


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