BrackishWater
|
|
appearance as argument number 1 |
(documentation BrackishWater EnglishLanguage "BrackishWater is the subclass of Water occuring in a natural environment that has more salinity than FreshWater, but not as much as SeaWater. Technically, it contains between 0.5 and 30 Gram of salt per liter oy BrackishWater.[Wikipedia]") | Geography.kif 2849-2852 | |
(subclass BrackishWater SalineSolution) | Geography.kif 2848-2848 | BrackishWater は SalineSolution の subclass では %n |
(subclass BrackishWater Water) | Geography.kif 2847-2847 | BrackishWater は 水 の subclass では %n |
appearance as argument number 2 |
(termFormat EnglishLanguage BrackishWater "brackish water") | Geography.kif 2853-2853 |
antecedent |
(=> (and (instance ?SW BrackishWater) (measure ?SW (MeasureFn 1.0 Liter)) (part ?SALT ?SW) (instance ?SALT SodiumChloride) (measure ?SALT (MeasureFn ?R Gram))) (and (greaterThan ?R 0.5) (lessThanOrEqualTo ?R 30.0))) |
Geography.kif 2855-2866 |