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)
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.