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


KB Term:  Term intersection
English Word: 

Sigma KEE - hotSeasonInArea
hotSeasonInArea

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


(instance hotSeasonInArea BinaryPredicate) Geography.kif 3098-3098 hot season in area is an instance of binary predicate
(domain hotSeasonInArea 1 GeographicArea) Geography.kif 3099-3099 The number 1 argument of hot season in area is an instance of geographic area
(domainSubclass hotSeasonInArea 2 TimeInterval) Geography.kif 3100-3100 The number 2 argument of hot season in area is a subclass of timeframe
(documentation hotSeasonInArea EnglishLanguage "(hotSeasonInArea ?AREA ?INTERVAL) means that in the GeographicArea ?AREA, the hot season occurs during the TimeInterval ?INTERVAL. For example, (hotSeasonInArea Angola (RecurringTimeIntervalFn November April)).") Geography.kif 3102-3105 The number 2 argument of hot season in area is a subclass of timeframe

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


(format EnglishLanguage hotSeasonInArea "%2 is %n a hot season in area of %1") domainEnglishFormat.kif 1211-1211
(format ChineseTraditionalLanguage hotSeasonInArea "%2 %n 是在地區 %1 的 hot 季節") domainEnglishFormat.kif 1212-1212
(format ChineseLanguage hotSeasonInArea "%2 %n 是在地区 %1 的 hot 季节") domainEnglishFormat.kif 1213-1213
(termFormat EnglishLanguage hotSeasonInArea "hot season in area") domainEnglishFormat.kif 28691-28691
(termFormat ChineseTraditionalLanguage hotSeasonInArea "該地區炎熱的季節") domainEnglishFormat.kif 28692-28692
(termFormat ChineseLanguage hotSeasonInArea "该地区炎热的季节") domainEnglishFormat.kif 28693-28693

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


(=>
    (instance ?G Gutrah)
    (hasPurpose ?G
        (=>
            (exists (?H ?AREA)
                (and
                    (holdsDuring ?T
                        (wears ?H ?G))
                    (holdsDuring ?T
                        (located ?H ?AREA))
                    (hotSeasonInArea ?AREA ?S)))
            (during ?T ?S))))
ArabicCulture.kif 376-387 If X is an instance of gutrah, then X has the purpose there exist Y, Z such that Y wears X holds during W, Y is located at Z holds during W, and V is a hot season in area of ZW takes place during V
(=>
    (climateTypeInArea ?AREA ContinentalClimateZone)
    (hotSeasonInArea ?AREA SummerSeason))
Geography.kif 2935-2937 If continental climate zone is a climate type in area of X, then summer season is a hot season in area of X
(=>
    (climateTypeInArea ?AREA MidlatitudeContinentalClimateZone)
    (hotSeasonInArea ?AREA SummerSeason))
Geography.kif 2950-2952 If midlatitude continental climate zone is a climate type in area of X, then summer season is a hot season in area of X


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.0-ac69cf7a (2026-05-13) is open source software produced by Articulate Software and its partners