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



KB Term:  Term intersection
English Word: 

  ListFn__7Fn__0En1In2In3Ra4In5En6In7InFn

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
-------------------------


(subclass Flooding LiquidMotion) Mid-level-ontology.kif 19500-19500 Flooding is a subclass of liquid motion
(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 19501-19503 Flooding is a subclass of liquid motion
(externalImage Flooding "http://upload.wikimedia.org/wikipedia/commons/1/ 17/ Navy_FloodedNewOrleans.jpg") pictureList.kif 2678-2678 Flooding is a subclass of liquid motion

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


(subclass CoastalFlooding Flooding) Weather.kif 2923-2923 Coastal flooding is a subclass of flooding
(subclass FlashFlooding Flooding) Weather.kif 2937-2937 Flash flooding is a subclass of flooding
(termFormat EnglishLanguage Flooding "flooding") domainEnglishFormat.kif 24238-24238 Flash flooding is a subclass of flooding
(termFormat ChineseTraditionalLanguage Flooding "洪水") domainEnglishFormat.kif 24239-24239 Flash flooding is a subclass of flooding
(termFormat ChineseLanguage Flooding "洪水") domainEnglishFormat.kif 24240-24240 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 19505-19520 If X is an instance of flooding and X is located at Y, then there exist Z, W and V such that V is an instance of unit of length and Z V(s) is a water depth of Y holds during the beginning of the time of existence of X and W V(s) is a water depth of Y holds during the end of the time of existence of X and W is greater than Z
(=>
    (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 2907-2917 If X is an instance of flooding, Y is an instance of land area, X is located at Y, Z is an instance of time point, and Z happens before the time of existence of X, then the statement Y is an instance of submerged land area holds during Z has the modal force of unlikely


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