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 | Português | |
|---|---|---|---|
add |
add | adicionar also accepts acrescentar | suggest |
after |
after | depois | suggest |
and |
and | e also accepts também, além disso | suggest |
append |
append | anexar | suggest |
async |
async | assíncrono | suggest |
beep |
beep | apitar | suggest |
before |
before | antes | suggest |
behavior |
behavior | comportamento | suggest |
bind |
bind | vincular also accepts ligar, bind | suggest |
blur |
blur | perda de foco also accepts desfocar | suggest |
break |
break | interromper | suggest |
breakpoint |
breakpoint | ponto-interrupção also accepts ponto-interrupcao | suggest |
call |
call | chamar | suggest |
change |
alteração also accepts mudança | suggest | |
clear |
clear | limpar | suggest |
click |
clique also accepts clicar | suggest | |
clone |
clone | clonar | suggest |
close |
close | fechar | suggest |
connect |
connect | conectar also accepts conexão | suggest |
continue |
continue | continuar | suggest |
copy |
copy | copiar | suggest |
decrement |
decrement | decrementar also accepts diminuir | suggest |
default |
default | padrão | suggest |
else |
else | senão | suggest |
empty |
empty | esvaziar also accepts vazio | suggest |
end |
end | fim also accepts final, término | suggest |
event |
event | evento | suggest |
eventsource |
eventsource | eventsource also accepts fonte-de-eventos | suggest |
exists |
existe | suggest | |
exit |
exit | sair | suggest |
fetch |
fetch | buscar also accepts busque | suggest |
focus |
focus | foco also accepts focar | suggest |
for |
for | para | suggest |
forever |
forever | suggest | |
from |
from | de also accepts desde | suggest |
get |
get | obter also accepts obtenha | suggest |
go |
go | ir also accepts navegar, vá | suggest |
halt |
halt | parar | suggest |
hide |
hide | ocultar also accepts esconder, esconda | suggest |
hover |
sobrevoar also accepts passar | suggest | |
if |
if | se | suggest |
increment |
increment | incrementar also accepts aumentar | suggest |
init |
init | inicialização also accepts iniciar, inicializar | suggest |
input |
entrada also accepts inserção | suggest | |
install |
install | instalar | suggest |
intercept |
intercept | interceptar also accepts intercept | suggest |
into |
into | dentro also accepts dentro de | suggest |
is |
é | suggest | |
js |
js | js | suggest |
live |
live | ao-vivo also accepts vivo, direto | suggest |
log |
log | registrar also accepts imprimir | suggest |
make |
make | fazer also accepts criar | suggest |
matches |
corresponde | suggest | |
measure |
measure | medir | suggest |
morph |
morph | transformar also accepts converter | suggest |
mousedown |
mouse pressionado also accepts rato pressionado, mouse baixo, mouseBaixo | suggest | |
mouseup |
mouse solto also accepts mouse liberado, rato libertado, mouse cima, mouseCima | suggest | |
no |
nenhum | suggest | |
on |
on | em also accepts ao | suggest |
open |
open | abrir | suggest |
pick |
pick | escolher | suggest |
prepend |
prepend | preceder | suggest |
process |
process | processar | suggest |
push |
push | empurrar also accepts push | suggest |
put |
put | colocar also accepts pôr, por, coloque | suggest |
remove |
remove | remover also accepts eliminar, apagar, remova | suggest |
render |
render | renderizar | suggest |
repeat |
repeat | repetir | suggest |
replace |
replace | repor also accepts recolocar | suggest |
reset |
reset | redefinir also accepts resetar | suggest |
resize |
redimensionamento also accepts redimensionar | suggest | |
return |
return | retornar also accepts devolver | suggest |
scroll |
scroll | rolagem also accepts rolar, deslocamento, scroll | suggest |
select |
select | selecionar | suggest |
send |
send | enviar | suggest |
set |
set | definir also accepts configurar, defina | suggest |
settle |
settle | estabilizar | suggest |
show |
show | mostrar also accepts exibir | suggest |
socket |
socket | soquete also accepts websocket | suggest |
stream |
stream | transmitir also accepts fluxo | suggest |
submit |
envio also accepts submeter, submissão | suggest | |
swap |
swap | trocar also accepts substituir | suggest |
take |
take | pegar also accepts pegue | suggest |
tell |
tell | dizer | suggest |
then |
then | então also accepts logo | suggest |
throw |
throw | lançar | suggest |
toggle |
toggle | alternar | suggest |
transition |
transition | transição also accepts animar | suggest |
trigger |
trigger | disparar also accepts ativar | suggest |
unless |
salvo also accepts a_menos | suggest | |
until |
until | até | suggest |
wait |
wait | esperar also accepts aguardar | suggest |
when |
when | quando | suggest |
where |
where | onde | suggest |
while |
while | enquanto | suggest |
worker |
worker | trabalhador 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 | Português | |
|---|---|---|---|
destination |
on | em also accepts para, a | suggest |
source |
from | de also accepts desde | suggest |
style |
with | com | 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 | Português | |
|---|---|---|
blur |
desfoque, desfocar | suggest |
change |
mudança, mudanca, alterar | suggest |
click |
clique, clicar, click | suggest |
dblclick |
duploClique | suggest |
focus |
foco, focar | suggest |
input |
entrada, inserir | suggest |
keydown |
tecla baixo, pressionar tecla | suggest |
keypress |
teclaPressionar | suggest |
keyup |
tecla cima, soltar tecla | suggest |
load |
carregar, carregamento | suggest |
mouseenter |
mouseEntrar | suggest |
mouseleave |
mouseSair | suggest |
mousemove |
mouseMover | suggest |
mouseout |
mouse fora | suggest |
mouseover |
mouse sobre | suggest |
scroll |
rolagem, rolar | suggest |
submit |
envio, enviar | suggest |
touchcancel |
toqueCancelar | suggest |
touchend |
toqueFim | suggest |
touchmove |
toqueMover | suggest |
touchstart |
toqueInício | suggest |
unload |
descarregar | suggest |