Precipitation
|
|
appearance as argument number 1 |
(documentation Precipitation ChineseLanguage "Precipitation 是水分子以液体或结冰状态从天上掉到 地上的过程。") | chinese_format.kif 3019-3020 | |
(documentation Precipitation EnglishLanguage "Precipitation is the process of water molecules falling from the air to the ground, in either a liquid or frozen state.") | Merge.kif 11243-11245 | |
(documentation Precipitation JapaneseLanguage "Precipitation は、液体または凍結状態のいずれ かで、空気から地面に落下する水分子のプロセスである。") | japanese_format.kif 1784-1785 | |
(subclass Precipitation Falling) | Merge.kif 11241-11241 | Precipitation est une sous-classe de Falling |
(subclass Precipitation WaterMotion) | Merge.kif 11240-11240 | Precipitation est une sous-classe de WaterMotion |
(subclass Precipitation WeatherProcess) | Merge.kif 11239-11239 | Precipitation est une sous-classe de WeatherProcess |
appearance as argument number 2 |
(subclass FreezingRain Precipitation) | Weather.kif 1058-1058 | FreezingRain est une sous-classe de Precipitation |
(subclass Hailing Precipitation) | Weather.kif 1158-1158 | Hailing est une sous-classe de Precipitation |
(subclass Raining Precipitation) | Weather.kif 1026-1026 | Raining est une sous-classe de Precipitation |
(subclass Sleeting Precipitation) | Weather.kif 1135-1135 | Sleeting est une sous-classe de Precipitation |
(subclass Snowing Precipitation) | Weather.kif 1119-1119 | Snowing est une sous-classe de Precipitation |
(termFormat ChineseLanguage Precipitation "沉淀") | domainEnglishFormat.kif 47110-47110 | |
(termFormat ChineseTraditionalLanguage Precipitation "沉澱") | domainEnglishFormat.kif 47109-47109 | |
(termFormat EnglishLanguage Precipitation "precipitation") | domainEnglishFormat.kif 47108-47108 |
appearance as argument number 3 |
(domain precipitationAmount 1 Precipitation) | Weather.kif 1196-1196 | Le nombre 1 argument de precipitationAmount est une instance de Precipitation |
(domain precipitationRate 1 Precipitation) | Weather.kif 1187-1187 | Le nombre 1 argument de precipitationRate est une instance de Precipitation |
antecedent |
(=> (instance ?PROCESS Precipitation) (exists (?STUFF) (and (instance ?STUFF Water) (patient ?PROCESS ?STUFF)))) |
Merge.kif 11247-11252 |
consequent |
(=> (instance ?STORM Storm) (holdsDuring (WhenFn ?STORM) (modalAttribute (exists (?P ?AREA) (and (instance ?P Precipitation) (instance ?AREA GeographicArea) (eventLocated ?P ?AREA) (subProcess ?P ?STORM))) Likely))) |
Weather.kif 2876-2886 | |
(=> (relativeHumidity ?PLACE 1.0) (exists (?FALLING) (and (instance ?FALLING Precipitation) (eventLocated ?FALLING ?PLACE)))) |
Weather.kif 1017-1022 |
|