A radical tour of the transport namespace

Getting around in Chinese looks intimidating at first — cars, trains, buses, bikes, planes, ships, roads, all needing different verbs and different classifiers. But the whole transport vocabulary collapses into four radicals and three verbs. Once you have the radicals, every new conveyance name you meet parses itself, and the three verbs (sit, open, ride) cover every way a human has ever moved.

Same pattern as the food and body articles: find the semantic roots, learn them once, get a dozen words per root for free. Transport is especially clean because the radicals partition the world by medium — land, movement, water, air.

// The transport namespace, imported by medium.
import { car, train, bus, truck }     from "车";   // wheeled vehicles
import { road, enter, cross, far }   from "辶";   // movement / going
import { ship, sail, navigate }      from "舟";   // watercraft
import { fly, plane, flight }        from "飞";   // aviation

1. The radical map

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

Radical Pinyin Namespace Shows up in
chē vehicle — anything with wheels 汽车, 火车, 自行车, 出租车, 卡车
chuò movement — going, returning, crossing 道, 运, 送, 进, 远, 近
zhōu boat — watercraft, navigation 船, 航, 艘
fēi flight — aviation, airborne motion 飞, 飞机, 飞行

车 — the vehicle module

chē · 4 strokes
Mental model: 车 is a pictograph of a chariot viewed from directly above — the horizontal line is the axle, the box in the middle is the carriage, and the vertical stroke runs the length of the vehicle. It originally meant a horse-drawn cart; today it covers every wheeled thing from bicycle to truck. Treat it as the Vehicle base class and every compound below as a subclass.

The naming pattern is qualifier + 车, and the qualifier tells you what kind. Once you know 车, you can often guess the compound.

Vehicles with 车
汽车 火车 自行车 出租车 公交车 电车 卡车
CharPinyinMeaningHow to read it
汽车 qì chē car, automobile 汽 (steam, vapor) + 车. Literally "steam vehicle" — the word predates combustion engines and stuck.
火车 huǒ chē train 火 (fire) + 车. "Fire vehicle" — also from the steam era. The name still fits a modern bullet train surprisingly well.
自行车 zì xíng chē bicycle 自 (self) + 行 (go) + 车. "Self-going vehicle." A tiny sentence compressed into a noun.
出租车 chū zū chē taxi 出 (out) + 租 (rent) + 车. "Rented-out vehicle" — the composition tells you how the business works.
公交车 gōng jiāo chē public bus 公 (public) + 交 (transit) + 车. A direct calque of "public transit vehicle."
卡车 kǎ chē truck 卡 is a phonetic loan from English "car" / "cargo" (kǎ) + 车. Modern coinage.
Classifier: wheeled vehicles take (liàng). One car is 一辆车, two bikes are 两辆自行车. The classifier itself contains 车 on the left, which is a mnemonic built into the glyph.

辶 — the movement module

chuò · 3 strokes
Mental model: is the "walking" radical — a stylized footstep with a stretched path underneath. It is always tucked under and around another component; you will never see it standing alone. Read it as go(). Whatever sits on top of it is the argument: what kind of going, where to, or how.

This is the most productive radical in the article. Any verb about going somewhere — entering, leaving, crossing, returning, chasing — lives here. Spatial adjectives (far, near, late) piggyback on the same radical because in Chinese, distance is a property of movement.

Characters with 辶
道 运 送 进 退 过 还 远 近 速 追 遇
CharPinyinMeaningHow to read it
dào road, way, the Dao 辶 + 首 (head). A head moving forward = a path. Also "method" and the philosophical 道.
yùn transport; luck 辶 + 云 (cloud). Movement like clouds. Overloaded: 运输 (transport) and 运气 (luck) both use it — fortune is conceived as something that moves.
sòng send, deliver, see off The verb for moving something (or someone) to a destination. 送礼 = give a gift; 送人 = see someone off.
jìn enter 辶 + 井 (well). 进来 = come in, 进去 = go in — the direction is set by trailing 来/去. Opposite: 退 (retreat).
guò cross, pass; (aspect particle) 辶 + 寸. Physical crossing (过桥 = cross a bridge) and the aspect particle for experienced past (我去过 = I have been).
yuǎn far 辶 + 元. Distance as a property of potential movement — "a long walk to get there." Complement: 近 (jìn, near).
speed, fast 辶 + 束 (bundle). Movement bundled tight. Lives in 速度 (speed), 高速公路 (highway).
Stroke order: 辶 is always written last, even though it ends up on the bottom-left. Write the top-right component first, then stroke the footstep-and-path around it — the radical is the frame drawn around what it carries.

舟 — the watercraft module

zhōu · 6 strokes
Mental model: 舟 is a pictograph of a small boat seen from the side — hull, deck, and a pair of oarlocks. It is the archaic word for boat and rarely appears on its own in modern Chinese, but it is the radical for everything that floats, sails, or navigates. Treat it as the Vessel base class.

Modern boat vocabulary is compact — three characters cover the whole space: the thing itself, the act of sailing, and a classifier.

Watercraft characters
舟 船 航 艘
CharPinyinMeaningHow to read it
chuán boat, ship (modern) 舟 + 㕣 (phonetic). The everyday word for ship. 船 replaced bare 舟 in normal speech; 舟 now lives almost exclusively inside compounds.
háng navigate, sail 舟 + 亢 (phonetic). The verb of sailing, extended metaphorically to flying. 航空 (aviation) = "sail-through-air." 航班 = flight number.
sōu (classifier for ships) 舟 + 叟. A measure word with a meaning baked in: one 艘 of ship, two 艘 of ships. The radical reveals its scope at a glance.
Classifier: ships take (sōu), which itself uses the 舟 radical. One ship is 一艘船. The pattern matches 辆 for cars: the classifier is drawn from the same radical as the noun it counts.

The metaphor in 航 is worth dwelling on. When aviation arrived in China, the language reached for the boat radical rather than inventing a new one — an airplane "sails" through the sky. Same stretch as English "navigate," from navis (ship), now used for roads and software UIs.

飞 — the aviation module

fēi · 3 strokes
Mental model: 飞 is a pictograph of a bird taking off — one wing swept up, the body angled into flight. It is both the verb "to fly" and the component every airborne word is built from. The namespace is small but dense; you will use these three words constantly at airports.
Flight characters
飞 飞机 飞行
CharPinyinMeaningHow to read it
fēi fly Standalone verb. 鸟飞 = the bird flies. Extends to anything moving fast: 飞快 = extremely fast.
飞机 fēi jī airplane 飞 (fly) + 机 (machine). "Flying machine" — exactly the calque you'd expect. 机 is the same character you see in 手机 (cellphone, "hand machine") and 电脑 (not using 机, but 计算机 = computer uses it).
飞行 fēi xíng flight, aviation (the activity) 飞 + 行 (go / act). The activity of flying. 飞行员 = pilot ("flight-person"). Distinct from 航班 (a specific flight / flight number), which uses 舟.
Classifier: airplanes take (jià). One plane is 一架飞机. The radical inside 架 is 木 (wood) — a historical echo from when frames and scaffolds were wooden, before the word got applied to aircraft.

6. Three verbs, every mode of travel

Now the payoff. Chinese does not have a single "to travel on" verb that takes any vehicle as its object. Instead, the verb depends on how you relate to the vehicle physically. There are three, and they cover everything.

VerbPinyinLiteralUse for
zuò sit Anything you sit inside: car, bus, train, plane, boat. 坐飞机 = take a plane. Default passenger verb.
kāi open / operate Anything you drive: 开车 = drive a car, 开飞机 = pilot a plane. "Open" in the sense of "operate the controls."
straddle / ride Anything you straddle: 骑自行车 = ride a bike, 骑马 = ride a horse, 骑摩托 = ride a motorcycle.
Type-check: the verb must agree with the posture. A bike takes 骑 because you straddle it; a car takes 坐 if you're a passenger and 开 if you're driving. Saying 开自行车 or 骑火车 is the same kind of error as a type mismatch in a strongly-typed language — it parses, but it's wrong.

7. Places you go

Travel vocabulary is half about vehicles and half about destinations. The station and airport words follow a pattern: activity + 站 (station) or activity + 场 (ground/field).

WordPinyinMeaningDecomposition
车站 chē zhàn station, stop vehicle + standing-place. Generic — bus stop, train station, whatever's nearby.
机场 jī chǎng airport machine + ground. Shortened from 飞机场. Same 机 as in 飞机.
地铁 dì tiě subway, metro earth + iron. "Underground iron" — a calque of the Russian / French métro concept.
高速公路 gāo sù gōng lù highway, expressway high + speed + public + road. Four characters, each one transparent.

8. Putting it together

A handful of compounds that fall out of combining these four radicals with each other and with the motion verbs:

WordPinyinMeaningDecomposition
交通 jiāo tōng traffic, transportation (the system) 交 (intersect) + 通 (which uses 辶 — pass through). The umbrella term.
旅行 lǚ xíng travel (the activity) 旅 (journey) + 行 (go). The general word for travelling.
运输 yùn shū transportation (of goods) 运 (transport) + 输 (send). The logistics word — moving things, not people.
航班 háng bān flight (a scheduled one) 航 (sail) + 班 (shift / scheduled group). A flight number, not the act of flying.
道路 dào lù road, route 道 + 路. Two near-synonyms stacked — both contain "path" glyphs (辶 and 𧾷). Reinforced, formal.

9. Sentence patterns

Five sentences built entirely from the vocabulary above. Notice how often the serial verb pattern shows up — Chinese loves to string verbs together without connectives, in the order the actions happen.

// 我 坐 火车 去 北京。
// wǒ zuò huǒchē qù Běijīng
// "I take the train to Beijing." — serial verbs: 坐 (sit/take) + 去 (go)
me.takeTrain().goTo("Beijing");

// 他 开 车 上班。
// tā kāi chē shàngbān
// "He drives to work." — serial verbs: 开车 (drive) + 上班 (go to work)
him.drive().goToWork();

// 我 骑 自行车。
// wǒ qí zìxíngchē
// "I ride a bicycle." — 骑 because you straddle a bike
me.ride(bicycle);

// 这 是 去 机场 的 路。
// zhè shì qù jīchǎng de lù
// "This is the road to the airport." — 的 links verb-phrase to noun
thisRoad.destination === airport;

// 你 怎么 来 的?
// nǐ zěnme lái de?
// "How did you come?" — 怎么 = how, 的 marks completed manner
you.arrived({ method: "?" });

The answer to that last question is always a serial-verb construction: 我 坐 出租车 来 的 (I came by taxi) or 我 开 车 来 的 (I drove here). The closes the frame; the marks that the manner is the point of the sentence.

10. Next steps

Four radicals, three verbs, three classifiers. That's enough to ask for directions, buy a ticket, and talk about how you got somewhere. The next layer up is asking where exactly and how long — location and time words, which are their own mini-modules.

Next in this series: the home, time, and money. Each one is another handful of radicals that compound faster than the vocabulary does.