Flooding |
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 17608-17610 | |
(externalImage Flooding "http://upload.wikimedia.org/wikipedia/commons/1/ 17/ Navy-FloodedNewOrleans.jpg") | pictureList.kif 2679-2679 | |
(subclass Flooding LiquidMotion) | Mid-level-ontology.kif 17607-17607 | Flooding は LiquidMotion の subclass では %n |
appearance as argument number 2 |
(subclass CoastalFlooding Flooding) | Weather.kif 1597-1597 | CoastalFlooding は Flooding の subclass では %n |
(subclass FlashFlooding Flooding) | Weather.kif 1611-1611 | FlashFlooding は Flooding の subclass では %n |
(termFormat ChineseLanguage Flooding "洪水") | domainEnglishFormat.kif 24242-24242 | |
(termFormat ChineseTraditionalLanguage Flooding "洪水") | domainEnglishFormat.kif 24241-24241 | |
(termFormat EnglishLanguage Flooding "flooding") | domainEnglishFormat.kif 24240-24240 |
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 17612-17627 |
|
(=> (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 |