Weekly Question/Discussion Thread - May 28, 2017

Quick Google search for Korean words.

Bookmarklets (https://en.wikipedia.org/wiki/Bookmarklet) for the site with a list of most common korean words. https://www.topikguide.com/6000-most-common-korean-words-1/ It will add links to korean words in table.

24h

javascript:(function(){var x=document.querySelectorAll('body>div.site-container>div.site-inner>div>div>main>article>div>table>tbody>tr>td:nth-child(2)>p');for (i=0; i<x.length; i++){var y=x[i].innerText.trim();z='<p><a href="https://www.google.co.kr/search?q=' + y + '&tbm=isch&tbs=qdr:d">' + y + '</a></p>';x[i].innerHTML = z;}; })();

all time

javascript:(function(){var x=document.querySelectorAll('body>div.site-container>div.site-inner>div>div>main>article>div>table>tbody>tr>td:nth-child(2)>p');for (i=0; i<x.length; i++){var y=x[i].innerText.trim();z='<p><a href="https://www.google.co.kr/search?q=' + y + '&tbm=isch">' + y + '</a></p>';x[i].innerHTML = z;}; })();

Save them as bookmarks and click when you are on site.

/r/languagelearning Thread