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



KB Term:  Term intersection
English Word: 

  VocalCords

Sigma KEE - WetTropicalClimateZone
WetTropicalClimateZone(wet tropical climate zone)

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


(subclass WetTropicalClimateZone TropicalClimateZone) Geography.kif 2766-2766 Wet tropical climate zone is a subclass of tropical climate zone
(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 2768-2771 Wet tropical climate zone is a subclass of tropical climate zone
(externalImage WetTropicalClimateZone "http://upload.wikimedia.org/wikipedia/ commons/ 9/ 90/ River_in_the_Amazon_rainforest.jpg") pictureList.kif 4947-4947 Wet tropical climate zone is a subclass of tropical climate zone

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


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

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


(=>
    (climateTypeInArea ?AREA WetTropicalClimateZone)
    (forall (?MO ?AMOUNT)
        (and
            (instance ?MO Month)
            (averageRainfallForPeriod ?AREA ?MO
                (MeasureFn ?AMOUNT
                    (MilliFn Meter)))
            (greaterThanOrEqualTo ?AMOUNT 60.0))))
Geography.kif 2782-2789 If wet tropical climate zone is a climate type in area of X, then For all Month Y and RealNumber Z: X average rainfall for period Y for Z one thousandth of a meter(s) and Z is greater than or equal to 60.0

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


(=>
    (and
        (climateTypeInArea ?AREA TropicalClimateZone)
        (instance ?MO Month)
        (averageRainfallForPeriod ?AREA ?MO
            (MeasureFn ?AMOUNT
                (MilliFn Meter)))
        (greaterThanOrEqualTo ?AMOUNT 60.0))
    (climateTypeInArea ?AREA WetTropicalClimateZone))
Geography.kif 2773-2780 If tropical climate zone is a climate type in area of X, Y is an instance of month, X average rainfall for period Y for Z one thousandth of a meter(s), and Z is greater than or equal to 60.0, then wet tropical climate zone is a climate type in area of X


Show simplified definition (without tree view)
Show simplified definition (with tree view)

Show without tree


Sigma web home      Suggested Upper Merged Ontology (SUMO) web home
Sigma version 3.0.0-0a80e6c8 (2026-05-12) is open source software produced by Articulate Software and its partners