← Lessons

Japanese Particles: を・に・から・で

に — Marking the Destination

に marks where something goes. Contrast "add ... to" and "put ... into": English changes the preposition, Japanese uses に for both.

#buttonに .activeを 追加して

= add .active to #button

#buttonに
.activeを
追加して
DEST
PAT
VERB
to #button
.active
add (imperative)

#outputに "hello"を 置いて

= put "hello" into #output

#outputに
"hello"を
置いて
DEST
PAT
VERB
into #output
"hello"
put (imperative)

#menuに .activeを 切り替えて

= toggle .active on #menu

#menuに
.activeを
切り替えて
DEST
PAT
VERB
on #menu
.active
toggle (imperative)
Three different English prepositions — to, into, on — all map to に. English varies for idiomatic reasons (you add *to* a button but put something *into* an output); Japanese is consistent because the underlying role has not changed.

Choose the correct particle. Aim for 8 out of 10.

You're working through this as a guest. Your answers are saved on this device only, for 7 days. Create a free account and we'll add them to your progress.