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

Formal Language: 



KB Term:  Term intersection
English Word: 

  naturalHazardTypeInArea

Sigma KEE - naturalHazardTypeInArea
naturalHazardTypeInArea

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


(documentation naturalHazardTypeInArea EnglishLanguage "(naturalHazardTypeInArea ?AREA ?TYPE) means that in the GeographicArea ?AREA, Processes of ?TYPE occur with some frequency and may cause damage or danger to human lives and property.") Geography.kif 2259-2262
(domain naturalHazardTypeInArea 1 GeographicArea) Geography.kif 2256-2256 The number 1 argument of natural hazard type in area is an instance of geographic area
(domainSubclass naturalHazardTypeInArea 2 Physical) Geography.kif 2257-2257 The number 2 argument of natural hazard type in area is a subclass of physical
(instance naturalHazardTypeInArea BinaryPredicate) Geography.kif 2255-2255 natural hazard type in area is an instance of binary predicate

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


(format ChineseLanguage naturalHazardTypeInArea "%2 %n 是区域 %1 的 natural 有害类别") domainEnglishFormat.kif 1783-1783
(format ChineseTraditionalLanguage naturalHazardTypeInArea "%2 %n 是區域 %1 的 natural 有害類別") domainEnglishFormat.kif 1782-1782
(format EnglishLanguage naturalHazardTypeInArea "%2 is %n a natural hazard type in area of %1") domainEnglishFormat.kif 1781-1781
(termFormat ChineseLanguage naturalHazardTypeInArea "区域内的自然灾害类型") domainEnglishFormat.kif 39891-39891
(termFormat ChineseTraditionalLanguage naturalHazardTypeInArea "區域內的自然災害類型") domainEnglishFormat.kif 39890-39890
(termFormat EnglishLanguage naturalHazardTypeInArea "natural hazard type in area") domainEnglishFormat.kif 39889-39889

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


(=>
    (and
        (naturalHazardTypeInArea ?AREA ?TYPE)
        (geographicSubregion ?AREA ?COUNTRY)
        (instance ?COUNTRY Nation))
    (naturalHazardTypeInArea ?COUNTRY ?TYPE))
Geography.kif 2264-2269
(=>
    (and
        (naturalHazardTypeInArea ?AREA ?TYPE)
        (subclass ?TYPE Object))
    (exists (?ITEM)
        (and
            (instance ?ITEM ?TYPE)
            (located ?ITEM ?AREA))))
Geography.kif 2271-2278
(=>
    (and
        (naturalHazardTypeInArea ?AREA ?TYPE)
        (subclass ?TYPE Process))
    (exists (?ITEM)
        (and
            (instance ?ITEM ?TYPE)
            (located ?ITEM ?AREA)
            (overlapsTemporally
                (WhenFn ?ITEM)
                (WhenFn ?AREA)))))
Geography.kif 2280-2290

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


(=>
    (and
        (naturalHazardTypeInArea ?AREA ?TYPE)
        (geographicSubregion ?AREA ?COUNTRY)
        (instance ?COUNTRY Nation))
    (naturalHazardTypeInArea ?COUNTRY ?TYPE))
Geography.kif 2264-2269

appearance as argument number 0
-------------------------


(naturalHazardTypeInArea SouthernOcean CyclonicStorm) Geography.kif 4677-4677 Cyclonic storm is a natural hazard type in area of southern ocean
(naturalHazardTypeInArea SouthernOcean Iceberg) Geography.kif 4678-4678 Iceberg is a natural hazard type in area of southern ocean
(naturalHazardTypeInArea SouthernOcean SeaIce) Geography.kif 4679-4679 Sea ice is a natural hazard type in area of southern ocean


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 is open source software produced by Articulate Software and its partners