![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
|
|
AridClimateZone
|
|
|
| appearance as argument number 1 |
|
|
| (subclass AridClimateZone ClimateZone) | Geography.kif 2802-2802 | Arid climate zone is a subclass of climate zone |
| (documentation AridClimateZone EnglishLanguage "AridClimateZone is the class of regions in which the climate is characterized by a distinct dry season. Annual rate of moisture evaporation exceeds annual rate of precipitation. This is Class B in the Koeppen climate system.") | Geography.kif 2803-2807 | Arid climate zone is a subclass of climate zone |
| (externalImage AridClimateZone "http://upload.wikimedia.org/wikipedia/commons/ 3/ 32/ World_Koppen_Map.png") | pictureList.kif 2436-2436 | Arid climate zone is a subclass of climate zone |
| appearance as argument number 2 |
|
|
| consequent |
|
|
| (=> (instance ?DUSTSTORM DustStorm) (or (exists (?AREA1) (and (instance ?AREA1 GeographicArea) (climateTypeInArea ?AREA1 AridClimateZone) (eventLocated ?DUSTSTORM ?AREA1))) (exists (?AREA2) (and (instance ?AREA2 GeographicArea) (climateTypeInArea ?AREA2 SemiaridClimateZone) (eventLocated ?DUSTSTORM ?AREA2))))) |
Weather.kif 2422-2434 | If X is an instance of dust storm, then there exists Y such that Y is an instance of geographic area, arid climate zone is a climate type in area of Y, and X is located at Y or there exists Z such that Z is an instance of geographic area, semiarid climate zone is a climate type in area of Z, and X is located at Z |