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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - WetTropicalClimateZone
WetTropicalClimateZone(wet tropical climate zone)

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


(documentation WetTropicalClimateZone EnglishLanguage "WetTropicalClimateZone is the subclass of TropicalClimateZone that is characterized by having no dry months. At least 60 mm of rainfall occur in the driest month. This is subtype 'Af' in the Koeppen climate system.") Geography.kif 1305-1308
(externalImage WetTropicalClimateZone "http://upload.wikimedia.org/wikipedia/ commons/ 9/ 90/ River_in_the_Amazon_rainforest.jpg") pictureList.kif 4947-4947
(subclass WetTropicalClimateZone TropicalClimateZone) Geography.kif 1303-1303 Wet tropical climate zone is a subclass of tropical climate zone

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


(termFormat ChineseLanguage WetTropicalClimateZone "湿热带气候区") domainEnglishFormat.kif 62972-62972
(termFormat ChineseTraditionalLanguage WetTropicalClimateZone "濕熱帶氣候區") domainEnglishFormat.kif 62971-62971
(termFormat EnglishLanguage WetTropicalClimateZone "wet tropical climate zone") domainEnglishFormat.kif 62970-62970

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


(=>
    (climateTypeInArea ?AREA WetTropicalClimateZone)
    (forall (?MO ?AMOUNT)
        (and
            (instance ?MO Month)
            (averageRainfallForPeriod ?AREA ?MO
                (MeasureFn ?AMOUNT
                    (MilliFn Meter)))
            (greaterThanOrEqualTo ?AMOUNT 60.0))))
Geography.kif 1319-1326

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


(=>
    (and
        (climateTypeInArea ?AREA TropicalClimateZone)
        (instance ?MO Month)
        (averageRainfallForPeriod ?AREA ?MO
            (MeasureFn ?AMOUNT
                (MilliFn Meter)))
        (greaterThanOrEqualTo ?AMOUNT 60.0))
    (climateTypeInArea ?AREA WetTropicalClimateZone))
Geography.kif 1310-1317


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