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



KB Term:  Term intersection
English Word: 

Sigma KEE - AtmosphericHazing
AtmosphericHazing(atmospheric hazing)

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


(documentation AtmosphericHazing EnglishLanguage "AtomsphericHazing is a WeatherProcess in which the atmosphere of the area is obscured by fine suspended particles of less than 1 Millmeter, causing a reduction in visibilityInMeteorology to be between 2 to 5 kilometres. [text courtesy wikipedia]") Weather.kif 3821-3825
(documentation AtmosphericHazing ChineseLanguage "AtomsphericHazing 是 , 它是当一个地方的大气被少于 1 Millimeter 的悬浮微颗粒遮盖,导致 VisibilityInMeteorology 下降于2 到5公里。") Weather.kif 3826-3828
(subclass AtmosphericHazing WeatherProcess) Weather.kif 3829-3829 Atmospheric hazing is a subclass of weather process
(externalImage AtmosphericHazing "http://upload.wikimedia.org/wikipedia/ commons/ 2/ 23/ 32919747_ae077d271d_o.jpg") pictureList.kif 6604-6604 Atmospheric hazing is a subclass of weather process

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


(termFormat EnglishLanguage AtmosphericHazing "atmospheric hazing") Weather.kif 3830-3830
(termFormat ChineseLanguage AtmosphericHazing "阴霾") Weather.kif 3831-3831

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


(=>
    (and
        (instance ?HAZE AtmosphericHazing)
        (eventLocated ?HAZE ?AREA)
        (instance ?AREA GeographicArea)
        (instance ?AIR AtmosphericRegion)
        (orientation ?AIR ?AREA Above)
        (locatedAtTime ?PARTICULATE
            (WhenFn ?HAZE) ?AIR)
        (visibilityInMeteorology ?AREA
            (WhenFn ?HAZE)
            (MeasureFn ?VISIBILITY Kilometer)))
    (and
        (greaterThan ?VISIBILITY 2.0)
        (lessThan ?VISIBILITY 5.0)))
Weather.kif 3833-3847 If All of the following hold: (1) X is an instance of atmospheric hazing (2) X is located at Y (3) Y is an instance of geographic area (4) Z is an instance of atmospheric region (5) Z is above to Y (6) W located at time the time of existence of X for Z (7) the visibility at Y during the time of existence of X is V kilometer(s), then V is greater than 2.0 and V is less than 5.0
(=>
    (and
        (instance ?HAZE AtmosphericHazing)
        (instance ?PLACE GeographicArea)
        (eventLocated ?HAZE ?PLACE))
    (holdsDuring
        (WhenFn ?HAZE)
        (modalAttribute
            (attribute ?PLACE BadAirQuality) Likely)))
Weather.kif 3857-3865 If X is an instance of atmospheric hazing, Y is an instance of geographic area, and X is located at Y, then the statement Bad air quality is an attribute of Y has the modal force of likely holds during the time of existence 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-0a80e6c8 (2026-05-12) is open source software produced by Articulate Software and its partners