A radical tour of the atmospheric namespace

The sky is a surprisingly well-typed namespace. Chinese carves it up with four radicals, and once you know them the whole weather report parses itself. If something falls out of the sky, it probably carries on top. If it involves sunlight or warmth, it carries on the side. Wind has its own standalone glyph, , that doubles as a classifier. Clouds — — are a small family but they show up in every overcast afternoon.

The payoff: weather vocabulary in Chinese is not a list of unrelated words. It is a tiny type hierarchy. Snow, thunder, fog, frost, dew, and hail are all subclasses of Rain. Sunny, warm, and dark are all methods on the Sun interface. Learn four radicals, get twenty words for free.

// The atmospheric namespace, imported piece by piece.
import { rain, snow, thunder, fog, frost } from "雨";   // precipitation factory
import { sunny, warm, dark, bright }       from "日";   // sun & daylight
import { wind, typhoon, fan, hurricane }   from "风";   // air-in-motion
import { cloud, overcast }                  from "云";   // suspended water
import { sky, day, weather }               from "天";   // the domain itself

1. The radical map

Four radicals, the whole atmosphere. Anchor links jump to each section below.

Radical Pinyin Namespace Shows up in
precipitation — anything that falls from the sky 雨, 雪, , ,
sun & daylight — sunny, warm, dark, bright 晴, , , 明, 阴
fēng wind — air in motion, from breeze to typhoon 风, , 扇, ,
yún clouds — suspended water, overcast skies 云, 阴,

雨 — the precipitation factory

yǔ · 8 strokes
Mental model: 雨 is a pictograph of a cloud with drops falling out. As a radical it almost always sits on top of other components — think extends Rain. Anything that falls from the sky inherits from this class: snow, thunder, fog, frost, hail, dew, even the colored glow at sunset.
Characters in this family
雨 雪
CharPinyinMeaningHow to read it
rainThe base class. Four drops under a cloud. 下雨 = "down-rain" = to rain.
xuěsnow雨 on top + 彐 (sweeping hand). Snow is "rain you can sweep."
léithunder雨 + 田 (field). Old image: thunder rolling over the fields.
fog, mist雨 + 务 (phonetic). Rain that forgot how to fall — suspended droplets.
shuāngfrost雨 + 相 (phonetic). Overnight crystalline condensation.
báohail雨 + 包 (wrap). Rain that wrapped itself in ice on the way down.
dew; to reveal雨 + 路 (road). Overloaded: morning moisture, plus the verb "to expose."
Stacking rule: When 雨 acts as a radical it sits on top and gets slightly compressed. The component underneath is usually phonetic — a semantic radical plus a sound hint, the same recipe as 艹 and 月.

日 — the sun & daylight module

rì · 4 strokes
Mental model: 日 is a pictograph of the sun — a circle with a dot inside, squared off for the brush. It contributes two related meanings: the sun itself (heat, brightness, sunny) and the day it measures (today, tomorrow). This article cares about the first sense. When 日 sits on the left of a character, expect sunlight or warmth.
Weather characters with 日
CharPinyinMeaningHow to read it
qíngsunny, clear日 + (phonetic). Sky-clear sunny. 晴天 = a clear day.
nuǎnwarm日 + (phonetic). Sunlight on skin.
àndark, dim日 + 音 (sound). Sun is there but muted — "silent sun." Dimness, not night.
míngbright; clear; next日 (sun) + 月 (moon, on the right). Both light sources = bright. Also "tomorrow" in 明天.
Polymorphism note: 明 is the textbook case of 月 meaning moon (right side, not left). 明 shows both light sources at once — sun on the left, moon on the right, together bright.

A cousin worth knowing: (yīn, overcast / shade) and (yáng, sun / bright side). Structurally both carry the mound/hill radical on the left (shady side of the hill vs. sunny side). In simplified 阳, the right component is 日 — the sun itself. Functionally, 阴 and 阳 belong to this family even if their radical bookkeeping is older than sunlight.

风 — the wind module

fēng · 4 strokes
Mental model: 风 stands alone as "wind" and doubles as a radical. Unlike 雨, which stacks on top, 风 sits on the right of compounds. Every named flavor of moving air — typhoon, hurricane, even "electric fan" — is built off it.
Wind vocabulary
WordPinyinMeaningHow to read it
fēngwindThe base character. Noun and productive compound-root.
刮风guā fēngto be windy literally = "to scrape" — the wind scrapes the land.
台风tái fēngtyphoon"Taiwan wind" is folk etymology; the real route goes through Arabic ṭūfān. "Typhoon" and 台风 share an ancestor.
飓风jù fēnghurricane exists almost only in this word — phonetic loan for Atlantic storms.
风扇fēng shànelectric fan"Wind-fan." 扇 alone is a folding hand-fan; 风扇 is the appliance.
Grammar note: Wind is a weather word Chinese treats as an event, not a state. Not "the wind is blowing" as noun-copula-adjective, but 刮风 — verb + object, "it scrapes wind." Same pattern as 下雨 ("down rain") and 下雪 ("down snow"). Weather happens; it isn't had.

云 — the cloud module

yún · 4 strokes
Mental model: 云 is small but iconic — two curves on top of a swirl, a stylized cloud. Classical Chinese also used it for "to say" (cloud as breath of speech), but modern Chinese reserves it for clouds and cloud-like things, including cloud computing: 云计算.
Cloud vocabulary
云 阴
WordPinyinMeaningHow to read it
yúncloudThe base noun. Used alone in literary contexts and in compounds.
云彩yún cǎiclouds (everyday)"Cloud-color." The word you'll hear in daily speech.
阴云yīn yúnovercast clouds"Shady cloud." The heavy, grey kind — rain is coming.
阴天yīn tiānovercast day"Shady sky." The weather report's label. Opposite of 晴天.

Notice how 云 and 阴 cross-reference each other: 阴 names the condition (overcast) and 云 names the substance (clouds). Chinese often splits a single English adjective into two characters this way — one for the state, one for the thing that causes it.

6. Weather states, temperature, seasons

With the radicals in place, describing the weather is mostly composition. The patterns reduce to three:

WordPinyinMeaningDecomposition
天气tiān qìweather"Sky-qi." 气 = gas, air, mood. Sky's energy = weather.
晴天qíng tiānsunny day"Clear-sky-day." The happiest forecast entry.
阴天yīn tiānovercast day"Shade-day." Grey; no rain yet but clouds are committed.
雨天yǔ tiānrainy dayThe label, not the event. For the event, use 下雨.
下雨xià yǔto rain"Down-rain." 下 is the verb; 雨 is the object that falls.
下雪xià xuěto snowSame pattern: verb "fall" + what falls.
起风qǐ fēngwind picks up"Rise-wind." Slightly literary; 刮风 is more colloquial.
温度wēn dùtemperature"Warm-degree." X度 = X degrees.
零下líng xiàbelow zero"Zero-down." 零下五度 = minus five degrees.

Temperature adjectives

WordPinyinMeaning
lěngcold
hot
liángcool (pleasantly cold)
nuǎnwarm
潮湿cháo shīhumid
干燥gān zàodry

Notice the symmetry: 冷/热 are the blunt poles; 凉/暖 are the pleasant interior. 潮湿 carries 氵 (water) twice — moisture, announced twice. 干燥 carries 火 in 燥 — dryness as the absence of water, the presence of heat.

Seasons

CharPinyinMeaningHow to read it
chūnspringBottom = 日 (sun). Top = stylized plant pushing up. Sun + sprout.
xiàsummerAn older pictograph (a head with headdress) that stabilized on "summer." No weather radical per se.
qiūautumn禾 (grain) + 火 (fire). The harvest-burning season — same 禾+火 as the food article.
dōngwinterThe two dots at the bottom are the ice radical 冫. Winter wears ice on its feet.

The calendar is stored in the characters: spring carries 日, autumn carries 禾 and 火, winter carries .

7. Aspect particles and weather

Weather is where aspect particles earn their keep. A verb like 下雨 doesn't conjugate for tense — it uses particles to mark whether the event is starting, ongoing, or already done. Three particles do most of the work: , , and .

PatternPinyinMeaningAspect
下雨 xià yǔ leit started raining / it's raining nowstate change (了 at the end)
下雨zài xià yǔit's raining right nowin-progress (在 before the verb)
xià guo yǔit has rained (at some point)experiential (过 after the verb)

These three patterns compose cleanly with every weather verb: 下雪了 / 在下雪 / 下过雪, 刮风了 / 在刮风 / 刮过风. Learn the slots once, substitute the weather freely. See the aspect particles flowchart for the full decision tree.

Why 了 is tricky: 下雨了 doesn't strictly mean "it rained" — it means "the state has changed, and now the new state is: it's raining." The same Chinese sentence can translate to "it started raining" or "it's raining (now, in contrast to before)" depending on context. 了 is a state-transition marker, not a past-tense marker.

8. Putting it together

Small-talk scaffolding, built from the radicals above:

WordPinyinMeaningDecomposition
今天jīn tiāntoday"Now-day." 今 = now; 天 = day/sky.
明天míng tiāntomorrow"Bright-day" — the next sunlit day.
昨天zuó tiānyesterday"Past-day." 昨 carries 日 on the left — of course.
天气tiān qìweatherTopic of every small-talk opener, everywhere.
外面wài miànoutside"Outer-face." Pairs with 在下雨 for "it's raining out."
北京 冬天Běijīng de dōngtiānBeijing's winter的 = possessive — the "of" between two nouns.

9. Sentence patterns

Five sentences you can build right now. They cover the three aspect patterns plus the modal (will / predicts future).

// 今天 天气 很 好。
// jīntiān tiānqì hěn hǎo
// "The weather is nice today." (topic-comment, no verb "to be")
today.weather === "good";

// 外面 在 下雨。
// wàimiàn zài xià yǔ
// "It's raining outside." (在 = in-progress aspect)
outside.isRaining === true;  // in progress: 在

// 昨天 下 了 雪。
// zuótiān xià le xuě
// "It snowed yesterday." (了 = completed aspect)
yesterday.snowed();  // completed: 了

// 明天 会 很 热。
// míngtiān huì hěn rè
// "It'll be hot tomorrow." (会 = modal "will")
tomorrow.temperature === "hot";  // predicted: 会

// 北京 的 冬天 很 冷。
// Běijīng de dōngtiān hěn lěng
// "Beijing winters are cold." (的 = descriptive glue)
beijing.winter.temperature === "cold";

The grammar is fussily regular. Weather events go verb-first (下雨, 刮风). Weather states go topic-first (天气 ). Temperature is an adjective stapled onto a day or a place. Once you stop looking for verb conjugation — there isn't any — the whole thing parses.

10. Next steps

Weather is a small, self-contained namespace — four radicals, about twenty-five words. A good first domain to learn as a system rather than a list. The same compositional move works for the home, the body, food, and time.