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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - Flooding
Flooding(flooding)
Noachian_deluge, Noah's_flood, Noah_and_the_Flood, alluvion, deluge, flood, inundation, the_Flood

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


(documentation Flooding EnglishLanguage "Flooding is the subclass of LiquidMotion processes in which the water level of a Waterway rises or water spreads over a flood plain along a Waterway.") Mid-level-ontology.kif 17839-17841
(externalImage Flooding "http://upload.wikimedia.org/wikipedia/commons/1/ 17/ Navy-FloodedNewOrleans.jpg") pictureList.kif 2679-2679
(subclass Flooding LiquidMotion) Mid-level-ontology.kif 17838-17838 Flooding is a subclass of liquid motion

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


(subclass CoastalFlooding Flooding) Weather.kif 1597-1597 Coastal flooding is a subclass of flooding
(subclass FlashFlooding Flooding) Weather.kif 1611-1611 Flash flooding is a subclass of flooding
(termFormat ChineseLanguage Flooding "洪水") domainEnglishFormat.kif 24264-24264 Flash flooding is a subclass of flooding
(termFormat ChineseTraditionalLanguage Flooding "洪水") domainEnglishFormat.kif 24263-24263 Flash flooding is a subclass of flooding
(termFormat EnglishLanguage Flooding "flooding") domainEnglishFormat.kif 24262-24262 Flash flooding is a subclass of flooding

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


(=>
    (and
        (instance ?F Flooding)
        (eventLocated ?F ?P))
    (exists (?L1 ?L2 ?U)
        (and
            (instance ?U UnitOfLength)
            (holdsDuring
                (BeginFn
                    (WhenFn ?F))
                (waterDepth ?P
                    (MeasureFn ?L1 ?U)))
            (holdsDuring
                (EndFn
                    (WhenFn ?F))
                (waterDepth ?P
                    (MeasureFn ?L2 ?U)))
            (greaterThan ?L2 ?L1))))
Mid-level-ontology.kif 17843-17858
(=>
    (and
        (instance ?F Flooding)
        (instance ?L LandArea)
        (eventLocated ?F ?L)
        (instance ?T TimePoint)
        (before ?T
            (WhenFn ?F)))
    (modalAttribute
        (holdsDuring ?T
            (instance ?L SubmergedLandArea)) Unlikely))
Weather.kif 1581-1591


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