The export bundle is the input to this port, not a sketch: the curriculum, the tutor prompt and the five logic modules are finished and tested. They land here byte-identical and stay that way. diff -r export/data data && diff -r export/lib lib diff -r export/prompt prompt && diff export/validate.mjs validate.mjs data/, lib/, prompt/ and validate.mjs sit at the repo root so validate.mjs runs verbatim with no path edits. All four are excluded from lint and formatting — they are not ours to restyle. Types for lib/ live alongside in types/ rather than as sibling .d.ts files, so the verbatim check stays a plain directory diff. CI runs the curriculum gate first, before anything else can pass: node validate.mjs PASS — 0 blocking, 0 advisory Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
2363 lines
35 KiB
JSON
2363 lines
35 KiB
JSON
{
|
|
"note": "Curated seed vocabulary. Fields: [한글, revised romanization, English, part of speech]. Romanization is retained for the build pipeline only; the app never displays it.",
|
|
"topics": {
|
|
"인사 Greetings": [
|
|
[
|
|
"안녕하세요",
|
|
"annyeonghaseyo",
|
|
"hello",
|
|
"phrase"
|
|
],
|
|
[
|
|
"안녕히 가세요",
|
|
"annyeonghi gaseyo",
|
|
"goodbye (to the one leaving)",
|
|
"phrase"
|
|
],
|
|
[
|
|
"안녕히 계세요",
|
|
"annyeonghi gyeseyo",
|
|
"goodbye (said by the one leaving)",
|
|
"phrase"
|
|
],
|
|
[
|
|
"감사합니다",
|
|
"gamsahamnida",
|
|
"thank you (formal)",
|
|
"phrase"
|
|
],
|
|
[
|
|
"고마워요",
|
|
"gomawoyo",
|
|
"thanks",
|
|
"phrase"
|
|
],
|
|
[
|
|
"죄송합니다",
|
|
"joesonghamnida",
|
|
"I'm sorry (formal)",
|
|
"phrase"
|
|
],
|
|
[
|
|
"미안해요",
|
|
"mianhaeyo",
|
|
"sorry",
|
|
"phrase"
|
|
],
|
|
[
|
|
"네",
|
|
"ne",
|
|
"yes",
|
|
"adv"
|
|
],
|
|
[
|
|
"아니요",
|
|
"aniyo",
|
|
"no",
|
|
"adv"
|
|
],
|
|
[
|
|
"실례합니다",
|
|
"sillyehamnida",
|
|
"excuse me",
|
|
"phrase"
|
|
],
|
|
[
|
|
"반갑습니다",
|
|
"bangapseumnida",
|
|
"nice to meet you",
|
|
"phrase"
|
|
],
|
|
[
|
|
"잘 부탁드립니다",
|
|
"jal butakdeurimnida",
|
|
"I look forward to working with you",
|
|
"phrase"
|
|
],
|
|
[
|
|
"괜찮아요",
|
|
"gwaenchanayo",
|
|
"it's fine / no problem",
|
|
"phrase"
|
|
],
|
|
[
|
|
"잠깐만요",
|
|
"jamkkanmanyo",
|
|
"just a moment",
|
|
"phrase"
|
|
],
|
|
[
|
|
"어서 오세요",
|
|
"eoseo oseyo",
|
|
"welcome (entering a shop)",
|
|
"phrase"
|
|
],
|
|
[
|
|
"맞아요",
|
|
"majayo",
|
|
"that's right",
|
|
"phrase"
|
|
]
|
|
],
|
|
"사람 People": [
|
|
[
|
|
"사람",
|
|
"saram",
|
|
"person",
|
|
"noun"
|
|
],
|
|
[
|
|
"남자",
|
|
"namja",
|
|
"man",
|
|
"noun"
|
|
],
|
|
[
|
|
"여자",
|
|
"yeoja",
|
|
"woman",
|
|
"noun"
|
|
],
|
|
[
|
|
"친구",
|
|
"chingu",
|
|
"friend",
|
|
"noun"
|
|
],
|
|
[
|
|
"가족",
|
|
"gajok",
|
|
"family",
|
|
"noun"
|
|
],
|
|
[
|
|
"아버지",
|
|
"abeoji",
|
|
"father",
|
|
"noun"
|
|
],
|
|
[
|
|
"어머니",
|
|
"eomeoni",
|
|
"mother",
|
|
"noun"
|
|
],
|
|
[
|
|
"아빠",
|
|
"appa",
|
|
"dad",
|
|
"noun"
|
|
],
|
|
[
|
|
"엄마",
|
|
"eomma",
|
|
"mom",
|
|
"noun"
|
|
],
|
|
[
|
|
"형",
|
|
"hyeong",
|
|
"older brother (male speaker)",
|
|
"noun"
|
|
],
|
|
[
|
|
"오빠",
|
|
"oppa",
|
|
"older brother (female speaker)",
|
|
"noun"
|
|
],
|
|
[
|
|
"누나",
|
|
"nuna",
|
|
"older sister (male speaker)",
|
|
"noun"
|
|
],
|
|
[
|
|
"언니",
|
|
"eonni",
|
|
"older sister (female speaker)",
|
|
"noun"
|
|
],
|
|
[
|
|
"동생",
|
|
"dongsaeng",
|
|
"younger sibling",
|
|
"noun"
|
|
],
|
|
[
|
|
"선생님",
|
|
"seonsaengnim",
|
|
"teacher",
|
|
"noun"
|
|
],
|
|
[
|
|
"학생",
|
|
"haksaeng",
|
|
"student",
|
|
"noun"
|
|
],
|
|
[
|
|
"아이",
|
|
"ai",
|
|
"child",
|
|
"noun"
|
|
],
|
|
[
|
|
"이름",
|
|
"ireum",
|
|
"name",
|
|
"noun"
|
|
]
|
|
],
|
|
"숫자 Numbers": [
|
|
[
|
|
"일",
|
|
"il",
|
|
"one (Sino)",
|
|
"num"
|
|
],
|
|
[
|
|
"이",
|
|
"i",
|
|
"two (Sino)",
|
|
"num"
|
|
],
|
|
[
|
|
"삼",
|
|
"sam",
|
|
"three (Sino)",
|
|
"num"
|
|
],
|
|
[
|
|
"사",
|
|
"sa",
|
|
"four (Sino)",
|
|
"num"
|
|
],
|
|
[
|
|
"오",
|
|
"o",
|
|
"five (Sino)",
|
|
"num"
|
|
],
|
|
[
|
|
"육",
|
|
"yuk",
|
|
"six (Sino)",
|
|
"num"
|
|
],
|
|
[
|
|
"칠",
|
|
"chil",
|
|
"seven (Sino)",
|
|
"num"
|
|
],
|
|
[
|
|
"팔",
|
|
"pal",
|
|
"eight (Sino)",
|
|
"num"
|
|
],
|
|
[
|
|
"구",
|
|
"gu",
|
|
"nine (Sino)",
|
|
"num"
|
|
],
|
|
[
|
|
"십",
|
|
"sip",
|
|
"ten (Sino)",
|
|
"num"
|
|
],
|
|
[
|
|
"백",
|
|
"baek",
|
|
"hundred (Sino)",
|
|
"num"
|
|
],
|
|
[
|
|
"천",
|
|
"cheon",
|
|
"thousand (Sino)",
|
|
"num"
|
|
],
|
|
[
|
|
"만",
|
|
"man",
|
|
"ten thousand (Sino)",
|
|
"num"
|
|
],
|
|
[
|
|
"하나",
|
|
"hana",
|
|
"one (Native)",
|
|
"num"
|
|
],
|
|
[
|
|
"둘",
|
|
"dul",
|
|
"two (Native)",
|
|
"num"
|
|
],
|
|
[
|
|
"셋",
|
|
"set",
|
|
"three (Native)",
|
|
"num"
|
|
],
|
|
[
|
|
"넷",
|
|
"net",
|
|
"four (Native)",
|
|
"num"
|
|
],
|
|
[
|
|
"다섯",
|
|
"daseot",
|
|
"five (Native)",
|
|
"num"
|
|
],
|
|
[
|
|
"여섯",
|
|
"yeoseot",
|
|
"six (Native)",
|
|
"num"
|
|
],
|
|
[
|
|
"일곱",
|
|
"ilgop",
|
|
"seven (Native)",
|
|
"num"
|
|
],
|
|
[
|
|
"여덟",
|
|
"yeodeol",
|
|
"eight (Native)",
|
|
"num"
|
|
],
|
|
[
|
|
"아홉",
|
|
"ahop",
|
|
"nine (Native)",
|
|
"num"
|
|
],
|
|
[
|
|
"열",
|
|
"yeol",
|
|
"ten (Native)",
|
|
"num"
|
|
],
|
|
[
|
|
"스물",
|
|
"seumul",
|
|
"twenty (Native)",
|
|
"num"
|
|
]
|
|
],
|
|
"시간 Time": [
|
|
[
|
|
"오늘",
|
|
"oneul",
|
|
"today",
|
|
"noun"
|
|
],
|
|
[
|
|
"어제",
|
|
"eoje",
|
|
"yesterday",
|
|
"noun"
|
|
],
|
|
[
|
|
"내일",
|
|
"naeil",
|
|
"tomorrow",
|
|
"noun"
|
|
],
|
|
[
|
|
"지금",
|
|
"jigeum",
|
|
"now",
|
|
"noun"
|
|
],
|
|
[
|
|
"아침",
|
|
"achim",
|
|
"morning / breakfast",
|
|
"noun"
|
|
],
|
|
[
|
|
"점심",
|
|
"jeomsim",
|
|
"midday / lunch",
|
|
"noun"
|
|
],
|
|
[
|
|
"저녁",
|
|
"jeonyeok",
|
|
"evening / dinner",
|
|
"noun"
|
|
],
|
|
[
|
|
"밤",
|
|
"bam",
|
|
"night",
|
|
"noun"
|
|
],
|
|
[
|
|
"주말",
|
|
"jumal",
|
|
"weekend",
|
|
"noun"
|
|
],
|
|
[
|
|
"시간",
|
|
"sigan",
|
|
"time / hour",
|
|
"noun"
|
|
],
|
|
[
|
|
"분",
|
|
"bun",
|
|
"minute",
|
|
"noun"
|
|
],
|
|
[
|
|
"요일",
|
|
"yoil",
|
|
"day of the week",
|
|
"noun"
|
|
],
|
|
[
|
|
"월요일",
|
|
"woryoil",
|
|
"Monday",
|
|
"noun"
|
|
],
|
|
[
|
|
"금요일",
|
|
"geumyoil",
|
|
"Friday",
|
|
"noun"
|
|
],
|
|
[
|
|
"토요일",
|
|
"toyoil",
|
|
"Saturday",
|
|
"noun"
|
|
],
|
|
[
|
|
"일요일",
|
|
"iryoil",
|
|
"Sunday",
|
|
"noun"
|
|
],
|
|
[
|
|
"년",
|
|
"nyeon",
|
|
"year",
|
|
"noun"
|
|
],
|
|
[
|
|
"매일",
|
|
"maeil",
|
|
"every day",
|
|
"adv"
|
|
]
|
|
],
|
|
"장소 Places": [
|
|
[
|
|
"집",
|
|
"jip",
|
|
"house / home",
|
|
"noun"
|
|
],
|
|
[
|
|
"학교",
|
|
"hakgyo",
|
|
"school",
|
|
"noun"
|
|
],
|
|
[
|
|
"회사",
|
|
"hoesa",
|
|
"company / office",
|
|
"noun"
|
|
],
|
|
[
|
|
"식당",
|
|
"sikdang",
|
|
"restaurant",
|
|
"noun"
|
|
],
|
|
[
|
|
"카페",
|
|
"kape",
|
|
"cafe",
|
|
"noun"
|
|
],
|
|
[
|
|
"가게",
|
|
"gage",
|
|
"shop",
|
|
"noun"
|
|
],
|
|
[
|
|
"시장",
|
|
"sijang",
|
|
"market",
|
|
"noun"
|
|
],
|
|
[
|
|
"백화점",
|
|
"baekhwajeom",
|
|
"department store",
|
|
"noun"
|
|
],
|
|
[
|
|
"병원",
|
|
"byeongwon",
|
|
"hospital",
|
|
"noun"
|
|
],
|
|
[
|
|
"약국",
|
|
"yakguk",
|
|
"pharmacy",
|
|
"noun"
|
|
],
|
|
[
|
|
"은행",
|
|
"eunhaeng",
|
|
"bank",
|
|
"noun"
|
|
],
|
|
[
|
|
"공항",
|
|
"gonghang",
|
|
"airport",
|
|
"noun"
|
|
],
|
|
[
|
|
"역",
|
|
"yeok",
|
|
"station",
|
|
"noun"
|
|
],
|
|
[
|
|
"화장실",
|
|
"hwajangsil",
|
|
"restroom",
|
|
"noun"
|
|
],
|
|
[
|
|
"공원",
|
|
"gongwon",
|
|
"park",
|
|
"noun"
|
|
],
|
|
[
|
|
"도서관",
|
|
"doseogwan",
|
|
"library",
|
|
"noun"
|
|
]
|
|
],
|
|
"음식 Food": [
|
|
[
|
|
"밥",
|
|
"bap",
|
|
"rice / a meal",
|
|
"noun"
|
|
],
|
|
[
|
|
"물",
|
|
"mul",
|
|
"water",
|
|
"noun"
|
|
],
|
|
[
|
|
"김치",
|
|
"gimchi",
|
|
"kimchi",
|
|
"noun"
|
|
],
|
|
[
|
|
"고기",
|
|
"gogi",
|
|
"meat",
|
|
"noun"
|
|
],
|
|
[
|
|
"생선",
|
|
"saengseon",
|
|
"fish (as food)",
|
|
"noun"
|
|
],
|
|
[
|
|
"과일",
|
|
"gwail",
|
|
"fruit",
|
|
"noun"
|
|
],
|
|
[
|
|
"사과",
|
|
"sagwa",
|
|
"apple",
|
|
"noun"
|
|
],
|
|
[
|
|
"야채",
|
|
"yachae",
|
|
"vegetables",
|
|
"noun"
|
|
],
|
|
[
|
|
"빵",
|
|
"ppang",
|
|
"bread",
|
|
"noun"
|
|
],
|
|
[
|
|
"계란",
|
|
"gyeran",
|
|
"egg",
|
|
"noun"
|
|
],
|
|
[
|
|
"우유",
|
|
"uyu",
|
|
"milk",
|
|
"noun"
|
|
],
|
|
[
|
|
"커피",
|
|
"keopi",
|
|
"coffee",
|
|
"noun"
|
|
],
|
|
[
|
|
"차",
|
|
"cha",
|
|
"tea",
|
|
"noun"
|
|
],
|
|
[
|
|
"맥주",
|
|
"maekju",
|
|
"beer",
|
|
"noun"
|
|
],
|
|
[
|
|
"비빔밥",
|
|
"bibimbap",
|
|
"bibimbap",
|
|
"noun"
|
|
],
|
|
[
|
|
"불고기",
|
|
"bulgogi",
|
|
"bulgogi",
|
|
"noun"
|
|
],
|
|
[
|
|
"라면",
|
|
"ramyeon",
|
|
"ramyeon",
|
|
"noun"
|
|
],
|
|
[
|
|
"음식",
|
|
"eumsik",
|
|
"food",
|
|
"noun"
|
|
]
|
|
],
|
|
"동사 Verbs": [
|
|
[
|
|
"하다",
|
|
"hada",
|
|
"to do",
|
|
"verb"
|
|
],
|
|
[
|
|
"가다",
|
|
"gada",
|
|
"to go",
|
|
"verb"
|
|
],
|
|
[
|
|
"오다",
|
|
"oda",
|
|
"to come",
|
|
"verb"
|
|
],
|
|
[
|
|
"먹다",
|
|
"meokda",
|
|
"to eat",
|
|
"verb"
|
|
],
|
|
[
|
|
"마시다",
|
|
"masida",
|
|
"to drink",
|
|
"verb"
|
|
],
|
|
[
|
|
"보다",
|
|
"boda",
|
|
"to see / to watch",
|
|
"verb"
|
|
],
|
|
[
|
|
"듣다",
|
|
"deutda",
|
|
"to listen",
|
|
"verb"
|
|
],
|
|
[
|
|
"읽다",
|
|
"ikda",
|
|
"to read",
|
|
"verb"
|
|
],
|
|
[
|
|
"쓰다",
|
|
"sseuda",
|
|
"to write / to use",
|
|
"verb"
|
|
],
|
|
[
|
|
"말하다",
|
|
"malhada",
|
|
"to speak",
|
|
"verb"
|
|
],
|
|
[
|
|
"사다",
|
|
"sada",
|
|
"to buy",
|
|
"verb"
|
|
],
|
|
[
|
|
"팔다",
|
|
"palda",
|
|
"to sell",
|
|
"verb"
|
|
],
|
|
[
|
|
"자다",
|
|
"jada",
|
|
"to sleep",
|
|
"verb"
|
|
],
|
|
[
|
|
"일어나다",
|
|
"ireonada",
|
|
"to get up",
|
|
"verb"
|
|
],
|
|
[
|
|
"앉다",
|
|
"anda",
|
|
"to sit",
|
|
"verb"
|
|
],
|
|
[
|
|
"주다",
|
|
"juda",
|
|
"to give",
|
|
"verb"
|
|
],
|
|
[
|
|
"받다",
|
|
"batda",
|
|
"to receive",
|
|
"verb"
|
|
],
|
|
[
|
|
"알다",
|
|
"alda",
|
|
"to know",
|
|
"verb"
|
|
],
|
|
[
|
|
"모르다",
|
|
"moreuda",
|
|
"to not know",
|
|
"verb"
|
|
],
|
|
[
|
|
"좋아하다",
|
|
"joahada",
|
|
"to like",
|
|
"verb"
|
|
],
|
|
[
|
|
"공부하다",
|
|
"gongbuhada",
|
|
"to study",
|
|
"verb"
|
|
],
|
|
[
|
|
"일하다",
|
|
"ilhada",
|
|
"to work",
|
|
"verb"
|
|
],
|
|
[
|
|
"살다",
|
|
"salda",
|
|
"to live",
|
|
"verb"
|
|
],
|
|
[
|
|
"만나다",
|
|
"mannada",
|
|
"to meet",
|
|
"verb"
|
|
],
|
|
[
|
|
"기다리다",
|
|
"gidarida",
|
|
"to wait",
|
|
"verb"
|
|
],
|
|
[
|
|
"배우다",
|
|
"baeuda",
|
|
"to learn",
|
|
"verb"
|
|
],
|
|
[
|
|
"가르치다",
|
|
"gareuchida",
|
|
"to teach",
|
|
"verb"
|
|
],
|
|
[
|
|
"있다",
|
|
"itda",
|
|
"to exist / to have",
|
|
"verb"
|
|
],
|
|
[
|
|
"없다",
|
|
"eopda",
|
|
"to not exist / to not have",
|
|
"verb"
|
|
],
|
|
[
|
|
"타다",
|
|
"tada",
|
|
"to ride / to board",
|
|
"verb"
|
|
]
|
|
],
|
|
"형용사 Adjectives": [
|
|
[
|
|
"좋다",
|
|
"jota",
|
|
"to be good",
|
|
"adj"
|
|
],
|
|
[
|
|
"나쁘다",
|
|
"nappeuda",
|
|
"to be bad",
|
|
"adj"
|
|
],
|
|
[
|
|
"크다",
|
|
"keuda",
|
|
"to be big",
|
|
"adj"
|
|
],
|
|
[
|
|
"작다",
|
|
"jakda",
|
|
"to be small",
|
|
"adj"
|
|
],
|
|
[
|
|
"많다",
|
|
"manta",
|
|
"to be many / much",
|
|
"adj"
|
|
],
|
|
[
|
|
"비싸다",
|
|
"bissada",
|
|
"to be expensive",
|
|
"adj"
|
|
],
|
|
[
|
|
"싸다",
|
|
"ssada",
|
|
"to be cheap",
|
|
"adj"
|
|
],
|
|
[
|
|
"맛있다",
|
|
"masitda",
|
|
"to be delicious",
|
|
"adj"
|
|
],
|
|
[
|
|
"맛없다",
|
|
"madeopda",
|
|
"to taste bad",
|
|
"adj"
|
|
],
|
|
[
|
|
"예쁘다",
|
|
"yeppeuda",
|
|
"to be pretty",
|
|
"adj"
|
|
],
|
|
[
|
|
"멋있다",
|
|
"meositda",
|
|
"to be stylish / cool",
|
|
"adj"
|
|
],
|
|
[
|
|
"재미있다",
|
|
"jaemiitda",
|
|
"to be fun / interesting",
|
|
"adj"
|
|
],
|
|
[
|
|
"어렵다",
|
|
"eoryeopda",
|
|
"to be difficult",
|
|
"adj"
|
|
],
|
|
[
|
|
"쉽다",
|
|
"swipda",
|
|
"to be easy",
|
|
"adj"
|
|
],
|
|
[
|
|
"바쁘다",
|
|
"bappeuda",
|
|
"to be busy",
|
|
"adj"
|
|
],
|
|
[
|
|
"피곤하다",
|
|
"pigonhada",
|
|
"to be tired",
|
|
"adj"
|
|
],
|
|
[
|
|
"덥다",
|
|
"deopda",
|
|
"to be hot (weather)",
|
|
"adj"
|
|
],
|
|
[
|
|
"춥다",
|
|
"chupda",
|
|
"to be cold (weather)",
|
|
"adj"
|
|
],
|
|
[
|
|
"아프다",
|
|
"apeuda",
|
|
"to hurt / to be ill",
|
|
"adj"
|
|
],
|
|
[
|
|
"매콤하다",
|
|
"maekomhada",
|
|
"to be pleasantly spicy",
|
|
"adj"
|
|
],
|
|
[
|
|
"싫다",
|
|
"sireoda",
|
|
"to dislike, to hate",
|
|
"adj"
|
|
],
|
|
[
|
|
"슬프다",
|
|
"seulpeuda",
|
|
"to be sad",
|
|
"adj"
|
|
],
|
|
[
|
|
"무섭다",
|
|
"museopda",
|
|
"to be frightening",
|
|
"adj"
|
|
],
|
|
[
|
|
"화나다",
|
|
"hwanada",
|
|
"to get angry",
|
|
"verb"
|
|
],
|
|
[
|
|
"놀라다",
|
|
"nollada",
|
|
"to be surprised",
|
|
"verb"
|
|
],
|
|
[
|
|
"이상하다",
|
|
"isanghada",
|
|
"to be strange",
|
|
"adj"
|
|
],
|
|
[
|
|
"조심하다",
|
|
"josimhada",
|
|
"to be careful",
|
|
"verb"
|
|
]
|
|
],
|
|
"부사 Adverbs": [
|
|
[
|
|
"아주",
|
|
"aju",
|
|
"very",
|
|
"adv"
|
|
],
|
|
[
|
|
"너무",
|
|
"neomu",
|
|
"too / excessively",
|
|
"adv"
|
|
],
|
|
[
|
|
"조금",
|
|
"jogeum",
|
|
"a little",
|
|
"adv"
|
|
],
|
|
[
|
|
"많이",
|
|
"mani",
|
|
"a lot",
|
|
"adv"
|
|
],
|
|
[
|
|
"잘",
|
|
"jal",
|
|
"well",
|
|
"adv"
|
|
],
|
|
[
|
|
"빨리",
|
|
"ppalli",
|
|
"quickly",
|
|
"adv"
|
|
],
|
|
[
|
|
"천천히",
|
|
"cheoncheonhi",
|
|
"slowly",
|
|
"adv"
|
|
],
|
|
[
|
|
"다시",
|
|
"dasi",
|
|
"again",
|
|
"adv"
|
|
],
|
|
[
|
|
"같이",
|
|
"gachi",
|
|
"together",
|
|
"adv"
|
|
],
|
|
[
|
|
"먼저",
|
|
"meonjeo",
|
|
"first",
|
|
"adv"
|
|
],
|
|
[
|
|
"항상",
|
|
"hangsang",
|
|
"always",
|
|
"adv"
|
|
],
|
|
[
|
|
"가끔",
|
|
"gakkeum",
|
|
"sometimes",
|
|
"adv"
|
|
],
|
|
[
|
|
"그리고",
|
|
"geurigo",
|
|
"and (then)",
|
|
"conj"
|
|
],
|
|
[
|
|
"하지만",
|
|
"hajiman",
|
|
"but",
|
|
"conj"
|
|
],
|
|
[
|
|
"그래서",
|
|
"geuraeseo",
|
|
"so / therefore",
|
|
"conj"
|
|
],
|
|
[
|
|
"그런데",
|
|
"geureonde",
|
|
"by the way / but",
|
|
"conj"
|
|
]
|
|
],
|
|
"질문 Question words": [
|
|
[
|
|
"뭐",
|
|
"mwo",
|
|
"what",
|
|
"pron"
|
|
],
|
|
[
|
|
"누구",
|
|
"nugu",
|
|
"who",
|
|
"pron"
|
|
],
|
|
[
|
|
"어디",
|
|
"eodi",
|
|
"where",
|
|
"pron"
|
|
],
|
|
[
|
|
"언제",
|
|
"eonje",
|
|
"when",
|
|
"adv"
|
|
],
|
|
[
|
|
"왜",
|
|
"wae",
|
|
"why",
|
|
"adv"
|
|
],
|
|
[
|
|
"어떻게",
|
|
"eotteoke",
|
|
"how",
|
|
"adv"
|
|
],
|
|
[
|
|
"얼마",
|
|
"eolma",
|
|
"how much",
|
|
"pron"
|
|
],
|
|
[
|
|
"몇",
|
|
"myeot",
|
|
"how many",
|
|
"det"
|
|
]
|
|
],
|
|
"교통 Transport": [
|
|
[
|
|
"버스",
|
|
"beoseu",
|
|
"bus",
|
|
"noun"
|
|
],
|
|
[
|
|
"지하철",
|
|
"jihacheol",
|
|
"subway",
|
|
"noun"
|
|
],
|
|
[
|
|
"택시",
|
|
"taeksi",
|
|
"taxi",
|
|
"noun"
|
|
],
|
|
[
|
|
"기차",
|
|
"gicha",
|
|
"train",
|
|
"noun"
|
|
],
|
|
[
|
|
"자전거",
|
|
"jajeongeo",
|
|
"bicycle",
|
|
"noun"
|
|
],
|
|
[
|
|
"비행기",
|
|
"bihaenggi",
|
|
"airplane",
|
|
"noun"
|
|
],
|
|
[
|
|
"표",
|
|
"pyo",
|
|
"ticket",
|
|
"noun"
|
|
],
|
|
[
|
|
"길",
|
|
"gil",
|
|
"road / way",
|
|
"noun"
|
|
]
|
|
],
|
|
"물건 Things": [
|
|
[
|
|
"책",
|
|
"chaek",
|
|
"book",
|
|
"noun"
|
|
],
|
|
[
|
|
"가방",
|
|
"gabang",
|
|
"bag",
|
|
"noun"
|
|
],
|
|
[
|
|
"옷",
|
|
"ot",
|
|
"clothes",
|
|
"noun"
|
|
],
|
|
[
|
|
"신발",
|
|
"sinbal",
|
|
"shoes",
|
|
"noun"
|
|
],
|
|
[
|
|
"돈",
|
|
"don",
|
|
"money",
|
|
"noun"
|
|
],
|
|
[
|
|
"휴대폰",
|
|
"hyudaepon",
|
|
"mobile phone",
|
|
"noun"
|
|
],
|
|
[
|
|
"컴퓨터",
|
|
"keompyuteo",
|
|
"computer",
|
|
"noun"
|
|
],
|
|
[
|
|
"시계",
|
|
"sigye",
|
|
"clock / watch",
|
|
"noun"
|
|
],
|
|
[
|
|
"열쇠",
|
|
"yeolsoe",
|
|
"key",
|
|
"noun"
|
|
],
|
|
[
|
|
"우산",
|
|
"usan",
|
|
"umbrella",
|
|
"noun"
|
|
],
|
|
[
|
|
"의자",
|
|
"uija",
|
|
"chair",
|
|
"noun"
|
|
],
|
|
[
|
|
"책상",
|
|
"chaeksang",
|
|
"desk",
|
|
"noun"
|
|
]
|
|
],
|
|
"날씨 Weather": [
|
|
[
|
|
"날씨",
|
|
"nalssi",
|
|
"weather",
|
|
"noun"
|
|
],
|
|
[
|
|
"비",
|
|
"bi",
|
|
"rain",
|
|
"noun"
|
|
],
|
|
[
|
|
"눈",
|
|
"nun",
|
|
"snow",
|
|
"noun"
|
|
],
|
|
[
|
|
"바람",
|
|
"baram",
|
|
"wind",
|
|
"noun"
|
|
],
|
|
[
|
|
"구름",
|
|
"gureum",
|
|
"cloud",
|
|
"noun"
|
|
],
|
|
[
|
|
"하늘",
|
|
"haneul",
|
|
"sky",
|
|
"noun"
|
|
],
|
|
[
|
|
"해",
|
|
"hae",
|
|
"sun",
|
|
"noun"
|
|
]
|
|
],
|
|
"몸 Body & health": [
|
|
[
|
|
"머리",
|
|
"meori",
|
|
"head / hair",
|
|
"noun"
|
|
],
|
|
[
|
|
"눈",
|
|
"nun",
|
|
"eye",
|
|
"noun"
|
|
],
|
|
[
|
|
"코",
|
|
"ko",
|
|
"nose",
|
|
"noun"
|
|
],
|
|
[
|
|
"입",
|
|
"ip",
|
|
"mouth",
|
|
"noun"
|
|
],
|
|
[
|
|
"귀",
|
|
"gwi",
|
|
"ear",
|
|
"noun"
|
|
],
|
|
[
|
|
"손",
|
|
"son",
|
|
"hand",
|
|
"noun"
|
|
],
|
|
[
|
|
"발",
|
|
"bal",
|
|
"foot",
|
|
"noun"
|
|
],
|
|
[
|
|
"배",
|
|
"bae",
|
|
"stomach",
|
|
"noun"
|
|
],
|
|
[
|
|
"목",
|
|
"mok",
|
|
"neck / throat",
|
|
"noun"
|
|
],
|
|
[
|
|
"약",
|
|
"yak",
|
|
"medicine",
|
|
"noun"
|
|
],
|
|
[
|
|
"심장",
|
|
"simjang",
|
|
"heart (the organ)",
|
|
"noun"
|
|
]
|
|
],
|
|
"쇼핑 Shopping": [
|
|
[
|
|
"가격",
|
|
"gagyeok",
|
|
"price",
|
|
"noun"
|
|
],
|
|
[
|
|
"할인",
|
|
"harin",
|
|
"discount",
|
|
"noun"
|
|
],
|
|
[
|
|
"계산",
|
|
"gyesan",
|
|
"payment / the bill",
|
|
"noun"
|
|
],
|
|
[
|
|
"영수증",
|
|
"yeongsujeung",
|
|
"receipt",
|
|
"noun"
|
|
],
|
|
[
|
|
"카드",
|
|
"kadeu",
|
|
"card",
|
|
"noun"
|
|
],
|
|
[
|
|
"현금",
|
|
"hyeongeum",
|
|
"cash",
|
|
"noun"
|
|
],
|
|
[
|
|
"봉투",
|
|
"bongtu",
|
|
"bag / envelope",
|
|
"noun"
|
|
]
|
|
],
|
|
"대명사 Pronouns & pointers": [
|
|
[
|
|
"나",
|
|
"na",
|
|
"I, me (casual)",
|
|
"pron"
|
|
],
|
|
[
|
|
"저",
|
|
"jeo",
|
|
"I, me (humble)",
|
|
"pron"
|
|
],
|
|
[
|
|
"너",
|
|
"neo",
|
|
"you (casual)",
|
|
"pron"
|
|
],
|
|
[
|
|
"우리",
|
|
"uri",
|
|
"we, our",
|
|
"pron"
|
|
],
|
|
[
|
|
"쟤",
|
|
"jyae",
|
|
"that kid, him/her (casual)",
|
|
"pron"
|
|
],
|
|
[
|
|
"이",
|
|
"i",
|
|
"this",
|
|
"det"
|
|
],
|
|
[
|
|
"그",
|
|
"geu",
|
|
"that (near you, or already mentioned)",
|
|
"det"
|
|
],
|
|
[
|
|
"저",
|
|
"jeo",
|
|
"that over there",
|
|
"det"
|
|
],
|
|
[
|
|
"여기",
|
|
"yeogi",
|
|
"here",
|
|
"pron"
|
|
],
|
|
[
|
|
"거기",
|
|
"geogi",
|
|
"there",
|
|
"pron"
|
|
],
|
|
[
|
|
"저기",
|
|
"jeogi",
|
|
"over there",
|
|
"pron"
|
|
],
|
|
[
|
|
"이거",
|
|
"igeo",
|
|
"this thing",
|
|
"pron"
|
|
],
|
|
[
|
|
"그거",
|
|
"geugeo",
|
|
"that thing",
|
|
"pron"
|
|
],
|
|
[
|
|
"저거",
|
|
"jeogeo",
|
|
"that thing over there",
|
|
"pron"
|
|
],
|
|
[
|
|
"자기",
|
|
"jagi",
|
|
"oneself; darling",
|
|
"pron"
|
|
]
|
|
],
|
|
"판타지 Fantasy & tower": [
|
|
[
|
|
"회귀",
|
|
"hoegwi",
|
|
"regression, returning to the past",
|
|
"noun"
|
|
],
|
|
[
|
|
"각성",
|
|
"gakseong",
|
|
"awakening",
|
|
"noun"
|
|
],
|
|
[
|
|
"능력",
|
|
"neungnyeok",
|
|
"ability",
|
|
"noun"
|
|
],
|
|
[
|
|
"스킬",
|
|
"seukil",
|
|
"skill",
|
|
"noun"
|
|
],
|
|
[
|
|
"레벨",
|
|
"rebel",
|
|
"level",
|
|
"noun"
|
|
],
|
|
[
|
|
"던전",
|
|
"deonjeon",
|
|
"dungeon",
|
|
"noun"
|
|
],
|
|
[
|
|
"탑",
|
|
"tap",
|
|
"tower",
|
|
"noun"
|
|
],
|
|
[
|
|
"층",
|
|
"cheung",
|
|
"floor, storey",
|
|
"noun"
|
|
],
|
|
[
|
|
"길드",
|
|
"gildeu",
|
|
"guild",
|
|
"noun"
|
|
],
|
|
[
|
|
"헌터",
|
|
"heonteo",
|
|
"hunter",
|
|
"noun"
|
|
],
|
|
[
|
|
"마법",
|
|
"mabeop",
|
|
"magic",
|
|
"noun"
|
|
],
|
|
[
|
|
"마력",
|
|
"maryeok",
|
|
"mana, magic power",
|
|
"noun"
|
|
],
|
|
[
|
|
"검",
|
|
"geom",
|
|
"sword",
|
|
"noun"
|
|
],
|
|
[
|
|
"방패",
|
|
"bangpae",
|
|
"shield",
|
|
"noun"
|
|
],
|
|
[
|
|
"갑옷",
|
|
"gabot",
|
|
"armour",
|
|
"noun"
|
|
],
|
|
[
|
|
"몬스터",
|
|
"monseuteo",
|
|
"monster",
|
|
"noun"
|
|
],
|
|
[
|
|
"보스",
|
|
"boseu",
|
|
"boss",
|
|
"noun"
|
|
],
|
|
[
|
|
"공격",
|
|
"gonggyeok",
|
|
"attack",
|
|
"noun"
|
|
],
|
|
[
|
|
"방어",
|
|
"bangeo",
|
|
"defence",
|
|
"noun"
|
|
],
|
|
[
|
|
"회복",
|
|
"hoebok",
|
|
"recovery, healing",
|
|
"noun"
|
|
],
|
|
[
|
|
"전투",
|
|
"jeontu",
|
|
"battle",
|
|
"noun"
|
|
],
|
|
[
|
|
"계약",
|
|
"gyeyak",
|
|
"contract, pact",
|
|
"noun"
|
|
],
|
|
[
|
|
"소환",
|
|
"sohwan",
|
|
"summoning",
|
|
"noun"
|
|
],
|
|
[
|
|
"용",
|
|
"yong",
|
|
"dragon",
|
|
"noun"
|
|
],
|
|
[
|
|
"왕",
|
|
"wang",
|
|
"king",
|
|
"noun"
|
|
],
|
|
[
|
|
"기사",
|
|
"gisa",
|
|
"knight",
|
|
"noun"
|
|
],
|
|
[
|
|
"마왕",
|
|
"mawang",
|
|
"demon lord",
|
|
"noun"
|
|
],
|
|
[
|
|
"힘",
|
|
"him",
|
|
"strength, power",
|
|
"noun"
|
|
],
|
|
[
|
|
"죽다",
|
|
"jukda",
|
|
"to die",
|
|
"verb"
|
|
],
|
|
[
|
|
"살아나다",
|
|
"saranada",
|
|
"to come back to life",
|
|
"verb"
|
|
],
|
|
[
|
|
"강해지다",
|
|
"ganghaejida",
|
|
"to grow strong",
|
|
"verb"
|
|
],
|
|
[
|
|
"포기하다",
|
|
"pogihada",
|
|
"to give up",
|
|
"verb"
|
|
]
|
|
],
|
|
"로맨스 Romance": [
|
|
[
|
|
"사랑",
|
|
"sarang",
|
|
"love",
|
|
"noun"
|
|
],
|
|
[
|
|
"짝사랑",
|
|
"jjaksarang",
|
|
"unrequited love",
|
|
"noun"
|
|
],
|
|
[
|
|
"고백",
|
|
"gobaek",
|
|
"a confession of feelings",
|
|
"noun"
|
|
],
|
|
[
|
|
"연애",
|
|
"yeonae",
|
|
"dating, a relationship",
|
|
"noun"
|
|
],
|
|
[
|
|
"남자친구",
|
|
"namjachingu",
|
|
"boyfriend",
|
|
"noun"
|
|
],
|
|
[
|
|
"여자친구",
|
|
"yeojachingu",
|
|
"girlfriend",
|
|
"noun"
|
|
],
|
|
[
|
|
"결혼",
|
|
"gyeolhon",
|
|
"marriage",
|
|
"noun"
|
|
],
|
|
[
|
|
"계약결혼",
|
|
"gyeyakgyeolhon",
|
|
"contract marriage",
|
|
"noun"
|
|
],
|
|
[
|
|
"약혼",
|
|
"yakhon",
|
|
"engagement",
|
|
"noun"
|
|
],
|
|
[
|
|
"이혼",
|
|
"ihon",
|
|
"divorce",
|
|
"noun"
|
|
],
|
|
[
|
|
"질투",
|
|
"jiltu",
|
|
"jealousy",
|
|
"noun"
|
|
],
|
|
[
|
|
"오해",
|
|
"ohae",
|
|
"a misunderstanding",
|
|
"noun"
|
|
],
|
|
[
|
|
"비밀",
|
|
"bimil",
|
|
"a secret",
|
|
"noun"
|
|
],
|
|
[
|
|
"거짓말",
|
|
"geojitmal",
|
|
"a lie",
|
|
"noun"
|
|
],
|
|
[
|
|
"약속",
|
|
"yaksok",
|
|
"a promise; an appointment",
|
|
"noun"
|
|
],
|
|
[
|
|
"마음",
|
|
"maeum",
|
|
"heart, mind, feelings",
|
|
"noun"
|
|
],
|
|
[
|
|
"운명",
|
|
"unmyeong",
|
|
"fate",
|
|
"noun"
|
|
],
|
|
[
|
|
"재벌",
|
|
"jaebeol",
|
|
"conglomerate heir",
|
|
"noun"
|
|
],
|
|
[
|
|
"비서",
|
|
"biseo",
|
|
"secretary",
|
|
"noun"
|
|
],
|
|
[
|
|
"설레다",
|
|
"seolleda",
|
|
"to flutter with excitement",
|
|
"verb"
|
|
],
|
|
[
|
|
"반하다",
|
|
"banhada",
|
|
"to fall for someone",
|
|
"verb"
|
|
],
|
|
[
|
|
"사귀다",
|
|
"sagwida",
|
|
"to go out with",
|
|
"verb"
|
|
],
|
|
[
|
|
"헤어지다",
|
|
"heeojida",
|
|
"to break up, to part",
|
|
"verb"
|
|
],
|
|
[
|
|
"안다",
|
|
"anda",
|
|
"to hug, to hold",
|
|
"verb"
|
|
],
|
|
[
|
|
"울다",
|
|
"ulda",
|
|
"to cry",
|
|
"verb"
|
|
],
|
|
[
|
|
"웃다",
|
|
"utda",
|
|
"to laugh, to smile",
|
|
"verb"
|
|
]
|
|
],
|
|
"학원 School life": [
|
|
[
|
|
"반",
|
|
"ban",
|
|
"class (group)",
|
|
"noun"
|
|
],
|
|
[
|
|
"학년",
|
|
"hangnyeon",
|
|
"school year, grade",
|
|
"noun"
|
|
],
|
|
[
|
|
"선배",
|
|
"seonbae",
|
|
"senior, upperclassman",
|
|
"noun"
|
|
],
|
|
[
|
|
"후배",
|
|
"hubae",
|
|
"junior, underclassman",
|
|
"noun"
|
|
],
|
|
[
|
|
"동아리",
|
|
"dongari",
|
|
"club, society",
|
|
"noun"
|
|
],
|
|
[
|
|
"시험",
|
|
"siheom",
|
|
"exam",
|
|
"noun"
|
|
],
|
|
[
|
|
"성적",
|
|
"seongjeok",
|
|
"grades, results",
|
|
"noun"
|
|
],
|
|
[
|
|
"수업",
|
|
"sueop",
|
|
"lesson, class",
|
|
"noun"
|
|
],
|
|
[
|
|
"교실",
|
|
"gyosil",
|
|
"classroom",
|
|
"noun"
|
|
],
|
|
[
|
|
"복도",
|
|
"bokdo",
|
|
"corridor",
|
|
"noun"
|
|
],
|
|
[
|
|
"급식",
|
|
"geupsik",
|
|
"school lunch",
|
|
"noun"
|
|
],
|
|
[
|
|
"숙제",
|
|
"sukje",
|
|
"homework",
|
|
"noun"
|
|
],
|
|
[
|
|
"방학",
|
|
"banghak",
|
|
"school holiday",
|
|
"noun"
|
|
],
|
|
[
|
|
"졸업",
|
|
"joreop",
|
|
"graduation",
|
|
"noun"
|
|
],
|
|
[
|
|
"전학",
|
|
"jeonhak",
|
|
"transferring school",
|
|
"noun"
|
|
],
|
|
[
|
|
"일진",
|
|
"iljin",
|
|
"school delinquent, bully",
|
|
"noun"
|
|
],
|
|
[
|
|
"왕따",
|
|
"wangtta",
|
|
"an outcast, a bullied kid",
|
|
"noun"
|
|
],
|
|
[
|
|
"소문",
|
|
"somun",
|
|
"rumour",
|
|
"noun"
|
|
],
|
|
[
|
|
"싸우다",
|
|
"ssauda",
|
|
"to fight, to argue",
|
|
"verb"
|
|
],
|
|
[
|
|
"놀리다",
|
|
"nollida",
|
|
"to tease",
|
|
"verb"
|
|
],
|
|
[
|
|
"챙기다",
|
|
"chaenggida",
|
|
"to look out for, to take care of",
|
|
"verb"
|
|
],
|
|
[
|
|
"부르다",
|
|
"bureuda",
|
|
"to call (someone)",
|
|
"verb"
|
|
]
|
|
],
|
|
"액션 Action & crime": [
|
|
[
|
|
"조직",
|
|
"jojik",
|
|
"organisation, gang",
|
|
"noun"
|
|
],
|
|
[
|
|
"복수",
|
|
"boksu",
|
|
"revenge",
|
|
"noun"
|
|
],
|
|
[
|
|
"배신",
|
|
"baesin",
|
|
"betrayal",
|
|
"noun"
|
|
],
|
|
[
|
|
"배신자",
|
|
"baesinja",
|
|
"traitor",
|
|
"noun"
|
|
],
|
|
[
|
|
"형사",
|
|
"hyeongsa",
|
|
"detective",
|
|
"noun"
|
|
],
|
|
[
|
|
"경찰",
|
|
"gyeongchal",
|
|
"police",
|
|
"noun"
|
|
],
|
|
[
|
|
"범인",
|
|
"beomin",
|
|
"culprit",
|
|
"noun"
|
|
],
|
|
[
|
|
"증거",
|
|
"jeunggeo",
|
|
"evidence",
|
|
"noun"
|
|
],
|
|
[
|
|
"사건",
|
|
"sageon",
|
|
"incident, case",
|
|
"noun"
|
|
],
|
|
[
|
|
"살인",
|
|
"sarin",
|
|
"murder",
|
|
"noun"
|
|
],
|
|
[
|
|
"총",
|
|
"chong",
|
|
"gun",
|
|
"noun"
|
|
],
|
|
[
|
|
"칼",
|
|
"kal",
|
|
"knife, blade",
|
|
"noun"
|
|
],
|
|
[
|
|
"피",
|
|
"pi",
|
|
"blood",
|
|
"noun"
|
|
],
|
|
[
|
|
"목숨",
|
|
"moksum",
|
|
"one's life",
|
|
"noun"
|
|
],
|
|
[
|
|
"위험",
|
|
"wiheom",
|
|
"danger",
|
|
"noun"
|
|
],
|
|
[
|
|
"함정",
|
|
"hamjeong",
|
|
"a trap",
|
|
"noun"
|
|
],
|
|
[
|
|
"인질",
|
|
"injil",
|
|
"hostage",
|
|
"noun"
|
|
],
|
|
[
|
|
"죽이다",
|
|
"jugida",
|
|
"to kill",
|
|
"verb"
|
|
],
|
|
[
|
|
"때리다",
|
|
"ttaerida",
|
|
"to hit",
|
|
"verb"
|
|
],
|
|
[
|
|
"도망치다",
|
|
"domangchida",
|
|
"to run away",
|
|
"verb"
|
|
],
|
|
[
|
|
"잡다",
|
|
"japda",
|
|
"to catch, to grab",
|
|
"verb"
|
|
],
|
|
[
|
|
"숨다",
|
|
"sumda",
|
|
"to hide (oneself)",
|
|
"verb"
|
|
],
|
|
[
|
|
"지키다",
|
|
"jikida",
|
|
"to protect, to keep",
|
|
"verb"
|
|
],
|
|
[
|
|
"속이다",
|
|
"sogida",
|
|
"to deceive",
|
|
"verb"
|
|
],
|
|
[
|
|
"막다",
|
|
"makda",
|
|
"to block, to stop",
|
|
"verb"
|
|
]
|
|
],
|
|
"대사 Manhwa lines": [
|
|
[
|
|
"진짜?",
|
|
"jinjja?",
|
|
"really?",
|
|
"phrase"
|
|
],
|
|
[
|
|
"정말?",
|
|
"jeongmal?",
|
|
"really? (a shade softer)",
|
|
"phrase"
|
|
],
|
|
[
|
|
"뭐야",
|
|
"mwoya",
|
|
"what is this / what the —",
|
|
"phrase"
|
|
],
|
|
[
|
|
"왜 이래",
|
|
"wae irae",
|
|
"what's with you",
|
|
"phrase"
|
|
],
|
|
[
|
|
"잠깐만",
|
|
"jamkkanman",
|
|
"hold on",
|
|
"phrase"
|
|
],
|
|
[
|
|
"안 돼",
|
|
"an dwae",
|
|
"no — you can't",
|
|
"phrase"
|
|
],
|
|
[
|
|
"하지 마",
|
|
"haji ma",
|
|
"don't",
|
|
"phrase"
|
|
],
|
|
[
|
|
"말도 안 돼",
|
|
"maldo an dwae",
|
|
"no way, that's absurd",
|
|
"phrase"
|
|
],
|
|
[
|
|
"설마",
|
|
"seolma",
|
|
"surely not, don't tell me",
|
|
"adv"
|
|
],
|
|
[
|
|
"그럴 리가",
|
|
"geureol riga",
|
|
"that can't be",
|
|
"phrase"
|
|
],
|
|
[
|
|
"어떡해",
|
|
"eotteokae",
|
|
"what do I do",
|
|
"phrase"
|
|
],
|
|
[
|
|
"미쳤어",
|
|
"michyeosseo",
|
|
"you're crazy / that's insane",
|
|
"phrase"
|
|
],
|
|
[
|
|
"됐어",
|
|
"dwaesseo",
|
|
"forget it, that's enough",
|
|
"phrase"
|
|
],
|
|
[
|
|
"꺼져",
|
|
"kkeojyeo",
|
|
"get lost",
|
|
"phrase"
|
|
],
|
|
[
|
|
"비켜",
|
|
"bikyeo",
|
|
"move, out of the way",
|
|
"phrase"
|
|
],
|
|
[
|
|
"가자",
|
|
"gaja",
|
|
"let's go",
|
|
"phrase"
|
|
],
|
|
[
|
|
"괜찮아",
|
|
"gwaenchana",
|
|
"it's fine / are you okay",
|
|
"phrase"
|
|
],
|
|
[
|
|
"고마워",
|
|
"gomawo",
|
|
"thanks",
|
|
"phrase"
|
|
],
|
|
[
|
|
"미안",
|
|
"mian",
|
|
"sorry",
|
|
"phrase"
|
|
],
|
|
[
|
|
"알았어",
|
|
"arasseo",
|
|
"got it, fine",
|
|
"phrase"
|
|
],
|
|
[
|
|
"몰라",
|
|
"molla",
|
|
"I don't know / whatever",
|
|
"phrase"
|
|
],
|
|
[
|
|
"싫어",
|
|
"sireo",
|
|
"I don't want to, I hate it",
|
|
"phrase"
|
|
],
|
|
[
|
|
"좋아",
|
|
"joa",
|
|
"good / I like it / okay",
|
|
"phrase"
|
|
],
|
|
[
|
|
"야",
|
|
"ya",
|
|
"hey (calling someone)",
|
|
"interj"
|
|
],
|
|
[
|
|
"헐",
|
|
"heol",
|
|
"whoa, no way",
|
|
"interj"
|
|
],
|
|
[
|
|
"어쩌라고",
|
|
"eojjeorago",
|
|
"so what",
|
|
"phrase"
|
|
],
|
|
[
|
|
"두고 봐",
|
|
"dugo bwa",
|
|
"just you wait",
|
|
"phrase"
|
|
],
|
|
[
|
|
"믿어",
|
|
"mideo",
|
|
"trust me / I trust you",
|
|
"phrase"
|
|
],
|
|
[
|
|
"녀석",
|
|
"nyeoseok",
|
|
"that guy, kid (rough, affectionate or not)",
|
|
"noun"
|
|
],
|
|
[
|
|
"이제",
|
|
"ije",
|
|
"now, from now on",
|
|
"adv"
|
|
]
|
|
]
|
|
}
|
|
} |