Generated, and not yet reviewed by a native speaker. If a word is wrong, the suggest link on its row opens a form with the concept and current word already filled in.
← all languages · see these words in whole patterns
One per command. This is the word a developer types to make something happen, so it wants the form they would actually reach for — not the most literal dictionary match.
| Concept | English | 한국어 | |
|---|---|---|---|
add |
add | 추가 | suggest |
after |
after | 후에 | suggest |
and |
and | 그리고 also accepts 또한, 및 | suggest |
append |
append | 덧붙이다 also accepts 끝에추가 | suggest |
async |
async | 비동기 | suggest |
beep |
beep | 비프 | suggest |
before |
before | 전에 | suggest |
behavior |
behavior | 동작 | suggest |
bind |
bind | 바인드 also accepts bind | suggest |
blur |
blur | 포커스아웃 also accepts 블러 | suggest |
break |
break | 중단 | suggest |
breakpoint |
breakpoint | 중단점 | suggest |
call |
call | 호출 | suggest |
change |
변경 | suggest | |
clear |
clear | 지우기 | suggest |
click |
클릭 | suggest | |
clone |
clone | 복제 | suggest |
close |
close | 닫기 | suggest |
connect |
connect | 연결 also accepts 접속 | suggest |
continue |
continue | 계속 | suggest |
copy |
copy | 복사 | suggest |
decrement |
decrement | 감소 | suggest |
default |
default | 기본값 | suggest |
else |
else | 아니면 | suggest |
empty |
empty | 비우기 also accepts 비어있는 | suggest |
end |
end | 끝 also accepts 마침 | suggest |
event |
event | 이벤트 | suggest |
eventsource |
eventsource | eventsource also accepts 이벤트소스 | suggest |
exists |
존재 | suggest | |
exit |
exit | 나가기 | suggest |
fetch |
fetch | 패치 also accepts 가져오기 | suggest |
focus |
focus | 포커스 | suggest |
for |
for | 각각 | suggest |
forever |
forever | suggest | |
from |
from | 에서 | suggest |
get |
get | 얻다 also accepts 얻으세요 | suggest |
go |
go | 이동 | suggest |
halt |
halt | 정지 | suggest |
hide |
hide | 숨기다 also accepts 숨기기, 숨기세요 | suggest |
hover |
호버 | suggest | |
if |
if | 만약 | suggest |
increment |
increment | 증가 | suggest |
init |
init | 초기화 | suggest |
input |
입력 | suggest | |
install |
install | 설치 | suggest |
intercept |
intercept | 가로채기 also accepts 인터셉트, intercept | suggest |
into |
into | 으로 | suggest |
js |
js | JS실행 also accepts js | suggest |
live |
live | 실시간 also accepts 라이브 | suggest |
log |
log | 로그 | suggest |
make |
make | 만들다 | suggest |
matches |
일치 | suggest | |
measure |
measure | 측정 | suggest |
morph |
morph | 변형 also accepts 변환 | suggest |
no |
없음 | suggest | |
on |
on | 에 also accepts 시, 할 때 | suggest |
open |
open | 열기 | suggest |
pick |
pick | 선택 | suggest |
prepend |
prepend | 앞에추가 also accepts 선두추가 | suggest |
process |
process | 처리 | suggest |
push |
push | 푸시 | suggest |
put |
put | 넣다 also accepts 넣기, 놓기, 넣으세요 | suggest |
remove |
remove | 제거 also accepts 삭제 | suggest |
render |
render | 렌더링 | suggest |
repeat |
repeat | 반복 | suggest |
replace |
replace | 교체 also accepts 바꾸기 | suggest |
reset |
reset | 재설정 | suggest |
return |
return | 반환 | suggest |
scroll |
scroll | 스크롤 | suggest |
select |
select | 고르기 | suggest |
send |
send | 보내다 also accepts 보내세요 | suggest |
set |
set | 설정 | suggest |
settle |
settle | 안정 | suggest |
show |
show | 보이다 also accepts 표시, 보이기, 보이세요 | suggest |
socket |
socket | 소켓 also accepts websocket | suggest |
stream |
stream | 스트림 also accepts 스트리밍 | suggest |
submit |
제출 | suggest | |
swap |
swap | 교환 also accepts 바꾸다 | suggest |
take |
take | 가져오다 also accepts 가져오세요 | suggest |
tell |
tell | 말하다 | suggest |
then |
then | 그다음 also accepts 그런후 | suggest |
throw |
throw | 던지다 | suggest |
toggle |
toggle | 토글 | suggest |
transition |
transition | 트랜지션 also accepts 전환 | suggest |
trigger |
trigger | 트리거 | suggest |
unless |
아니라면 | suggest | |
until |
until | 까지 | suggest |
wait |
wait | 대기 | suggest |
when |
when | 때 | suggest |
where |
where | 어디 | suggest |
while |
while | 동안 | suggest |
worker |
worker | 워커 also accepts worker | suggest |
The particles and prepositions that say which part of a sentence is the target, the source, the destination. Small words, but they carry the grammar — these are the ones most likely to read wrong.
| Role | English | 한국어 | |
|---|---|---|---|
destination |
on | 에 also accepts 으로, 로, 의 | suggest |
event |
을 also accepts 를 | suggest | |
patient |
을 also accepts 를 | suggest | |
source |
from | 에서 also accepts 부터 | suggest |
style |
with | 로 also accepts 으로 | suggest |
Names for DOM events. Several forms can be accepted for one event, so this is less about picking a single winner than about whether any of them would strike a developer as odd.
| Event | 한국어 | |
|---|---|---|
blur |
블러 | suggest |
change |
변경 | suggest |
click |
클릭 | suggest |
focus |
포커스 | suggest |
input |
입력 | suggest |
keydown |
키다운 | suggest |
keypress |
키프레스 | suggest |
keyup |
키업 | suggest |
load |
로드 | suggest |
mousedown |
마우스다운 | suggest |
mouseenter |
마우스엔터 | suggest |
mouseleave |
마우스리브 | suggest |
mousemove |
마우스무브 | suggest |
mouseout |
마우스아웃 | suggest |
mouseover |
마우스오버 | suggest |
mouseup |
마우스업 | suggest |
resize |
리사이즈 | suggest |
scroll |
스크롤 | suggest |
submit |
제출 | suggest |
touchcancel |
터치취소 | suggest |
touchend |
터치종료 | suggest |