![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
ClimateZone(climate zone)
| climatic_zone |
| appearance as argument number 1 |
|
|
| (subclass ClimateZone Attribute) | Geography.kif 2726-2726 | Climate zone is a subclass of attribute |
| (documentation ClimateZone EnglishLanguage "&ClimateZone is a subclass of Attribute used by the BinaryPredicate climateTypeInArea to classify a &GeographicArea according to its long_term weather conditions. The subclasses of ClimateZone are based on the Koeppen Climate Classification system. In the Koeppen system, climate zones are distinguished based on temperatures and rainfall.") | Geography.kif 2728-2733 | Climate zone is a subclass of attribute |
| (externalImage ClimateZone "http://upload.wikimedia.org/wikipedia/commons/ 3/ 32/ World_Koppen_Map.png") | pictureList.kif 2445-2445 | Climate zone is a subclass of attribute |
| (externalImage ClimateZone "http://upload.wikimedia.org/wikipedia/commons/ b/ b8/ Australia_climate_map_MJC01.png") | pictureList.kif 2553-2553 | Climate zone is a subclass of attribute |
| appearance as argument number 2 |
|
|
| appearance as argument number 3 |
|
|
| (domainSubclass climateTypeInArea 2 ClimateZone) | Geography.kif 2703-2703 | The number 2 argument of climate type in area is a subclass of climate zone |
| antecedent |
|
|
| (=> (and (instance ?AREA ?TYPE) (subclass ?TYPE ClimateZone)) (climateTypeInArea ?AREA ?TYPE)) |
Geography.kif 2720-2724 | If X is an instance of Y and Y is a subclass of climate zone, then Y is a climate type in area of X |