"); targetWindow.document.write(""); targetWindow.document.write(""); targetWindow.document.write(""); targetWindow.document.write(""); targetWindow.document.write(""); targetWindow.document.write(""); targetWindow.document.write(""); targetWindow.document.write(""); targetWindow.document.write("
"); targetWindow.document.write($(".articles-view").html()); targetWindow.document.write("
"); targetWindow.document.write("
"); targetWindow.document.write($(".articles-detail-content").html()); targetWindow.document.write("
"); targetWindow.document.write(""); targetWindow.document.close(); } function fnSaveArticleStatistics(pdfCnt,printCnt){ document.querySelector("#articleLogForm input[name='landingLogBean.pdfCnt']").value = pdfCnt; document.querySelector("#articleLogForm input[name='landingLogBean.printCnt']").value = printCnt; $.ajax({ url: "/kciportal/landing/updateArticleStatistics.kci", async: false, type: "post", data: $("#articleLogForm").serialize(), success: function(data){ }, error:function(request,status,error){ alert("code:"+request.status+"\n"+"message:"+request.responseText+"\n"+"error:"+error); } }); } function fncDown(arti_id, orteFileId) { fnSaveArticleStatistics(1,0); orteDownFrame.location.href="/kciportal/ci/sereArticleSearch/ciSereArtiOrteServHistIFrame.kci?sereArticleSearchBean.artiId="+arti_id+"&sereArticleSearchBean.orteFileId="+orteFileId; } function sendSNS(type, url){ var www = ""; var sendUrl = ''; var artiNm = $("#artiNm").val(); if(navigator.userAgent.match(/iPhone/i) || navigator.userAgent.match(/iPod/i) || navigator.userAgent.match(/iPad/i) || navigator.userAgent.match(/Android/i)){ www = "m."; } if(type == 'twitter'){ sendUrl = "https://"+www+"twitter.com/?status="+encodeURIComponent(artiNm)+" \n"+encodeURIComponent(url); }else if(type == 'facebook'){ sendUrl = "https://"+www+"facebook.com/sharer.php?u="+encodeURIComponent(url); } if((typeof sendUrl != "undefined") && sendUrl !=""){ window.open(sendUrl,"winPopSNS","width=1000, height=500, scrollbars=1"); } } function fncTextDown() { var selectedType = document.querySelector("#exportType").value; var content = document.querySelectorAll("#citationLayer .quote-txt")[selectedType].innerText; var blob = new Blob([content],{type : 'text/plain'}); var downloadLink = document.createElement('a'); downloadLink.download = 'Export_Citation.txt' downloadLink.href = window.URL.createObjectURL(blob); downloadLink.click(); } function funcCitedList (){ var htmlCited = ""; var arti_id = $("#artiId").val(); var citationCnt = $("#kciCitedIdx").val(); var locale = 'ko_KR'; if(citationCnt.lenght > 0 || citationCnt != null){ $.ajax({ url: "/kciportal/landing/articleCitedList.kci", async: false, dataType: "html", type: "post", data: $("#articleDetailForm").serialize(), success: function(data){ $('#citationTable').html(data); }, error:function(request,status,error){ alert("code:"+request.status+"\n"+"message:"+request.responseText+"\n"+"error:"+error); } }); } } function fnArticleCitedListMove(condtion, tagetSelector , listOneSelector){ $(tagetSelector+" "+listOneSelector).hide(); var dataListSize = parseInt(document.querySelector(tagetSelector).getAttribute("data-list-size")); var dataListPageIndex = parseInt(document.querySelector(tagetSelector).getAttribute("data-list-pageIndex")); var dataListRowPerPage = parseInt(document.querySelector(tagetSelector).getAttribute("data-list-rowPerPage")); var dataLastPage = Math.ceil(dataListSize/dataListRowPerPage); if(condtion == 'prev'){ dataListPageIndex = dataListPageIndex - 1 if(dataListPageIndex < 1){ dataListPageIndex = 1; } }else if(condtion == 'next'){ dataListPageIndex = dataListPageIndex + 1 if(dataListPageIndex > dataLastPage){ dataListPageIndex = dataLastPage; } } var list = document.querySelectorAll(tagetSelector+" "+listOneSelector); var startIndex = (dataListPageIndex -1) * dataListRowPerPage var endIndex = startIndex +dataListRowPerPage - 1 if(endIndex > dataListSize-1){ endIndex = dataListSize-1 } var showList = Array.from(list).slice(startIndex,endIndex+1); $(showList).show(); document.querySelector(tagetSelector).setAttribute("data-list-pageIndex",dataListPageIndex); window.scrollTo(0,0); } function fncView(artiId){ if(artiId != "") { window.open("","winPopResiHist","width=1000, height=500, scrollbars=1"); ciSereArtiList.elements["sereArticleSearchBean.artiId"].value = artiId; ciSereArtiList.target = "winPopResiHist"; ciSereArtiList.action = "/kciportal/ci/sereArticleSearch/ciSereArtiView.kci"; ciSereArtiList.submit(); } } function gotoTargetPatentIndex(targetRid) { var target = $("#"+targetRid); if(targetRid != "container"){ if(!target.hasClass("slide-open")){ target.closest(".adc-area").find(".adc-onoff-btn").addClass("on") target.addClass("slide-open"); target.show(); } } $("html, body").animate({ scrollTop: "+="+(target.offset().top - $(window).scrollTop() - 100) }, 500); } //키워드 클라우드 dropdown 메뉴 액션 function fncKeywordSearch(gubun, kwd){ var winHandle = window.open("" ,"newPage",""); if(winHandle != null){ if(gubun == 1){ if($("#kwdSrchForm1").length == 0){ var htmlString = "
"; htmlString += ""; htmlString += ""; htmlString += ""; htmlString += ""; htmlString += "
"; $("body").append(htmlString); }else{ $("#kwdSrchForm1 input[name='poSearchBean.keywordList']").val(kwd); } $("#kwdSrchForm1").submit(); }else{ if($("#kwdSrchForm2").length == 0){ var htmlString = "
"; htmlString += ""; htmlString += "
"; $("body").append(htmlString); }else{ $("#kwdSrchForm2 input[name='poLateRelaKwdBean.keyword']").val(kwd); } $("#kwdSrchForm2").submit(); } } if(winHandle != null) winHandle.focus(); } $(function(){ // citation select type $("#citationLayer #exportType").change(function() { var val = parseInt($(this).val()); $("#citationLayer .quote-txt").hide(); $("#citationLayer .quote-txt").eq(val).show(); }); // citation 레이어 닫기 $("#citationLayer .type .close").click(function() { $("#citationLayer").fadeOut(200); }); // ESC 누를 시 논문상세 내 팝업 닫기 $("body").keydown(function(e) { if(e.which==27 || e.keyCode==27) { $(".fullTextPopup").remove(); $("#citationLayer").fadeOut(200); } }); })
본문 바로가기
KCI 등재

Multicultural Korea: Celebration or Challenge of Multiethnic Shift in Contemporary Korea?

Korea Journal
약어 : -
2007 vol.47, no.4, pp.32 - 31
DOI : 10.25024/kj.2007.47.4.32
발행기관 : 한국학중앙연구원 한국학중앙연구원
연구분야 : 한국어와문학
Copyright © 한국학중앙연구원 한국학중앙연구원
1096 회 열람



As the increase of foreign migrants in Korea transforms a single-ethnic homogenous Korean society into multiethnic and multicultural one, Korean government and the civil society pay close attention to multiculturalism as an alternative value to their policy and social movement. This paper scrutinizes the realities of multiethnic and multicultural shift in terms of the matrix of class, gender, ethnicity, and physical space in Korea, and takes note of multiple social actors creating multicultural milieu in Korea with contradictive policy agenda and political stances. This article’s main thesis is that the current discourses and concerns on multiculturalism in Korea are mere political rhetorics and slogans, not the constructive and analytical concepts for transforming a society.


multiculturalism, multicultural discourse, multiethnic shift,multicultural topography, international migration, marriage-basedmigrant women, migrant worker, globalization.33 Multicultural KoreaVisual expressions of traditional Korean culture have gr

  • 1. [학술지] Choe / 2007 / Chatting with Foreign Daughters-in-Law on Chuseok
  • 2. [학술지] Cohen / 1997globaldiasporas / University College of London Press
  • 3. [학술지] Eom / 2006 / Discourse on Multicultural Migration to Korea in a Global Context Changes in and Integration of Korean Society in an Era of Multiculturalism in Northeast Asia edited by the Korean Soci- ological Association Presidential Committee on the North East Asian Cooperation Initiative : 45 ~
  • 4. [학술지] Hammar / 2003denizenanddenizenship / edited by A Center for Research in International Migration and Ethnic Relations
  • 5. [학술지] Cross Cultural Studies / 2003b195-243 / The Making of Others
  • 6. [학술지] Family Life / 2006a195-243 / Nongchon jiyeok gyeolhon iminja yeoseong-ui gajok saenghwal-gwa galdeung mit jeogeung and 60 KOREA JOURNAL / WINTER 2007 Adaptation of Female Marriage Immigrants in Rural Areas
  • 7. [학술지] / 2006b / Advent of Multiethnic and Multicultural Society and the Direction of Education in Korea Paper presented at a sympo- sium sponsored by Korea National University of Education and Presi- dential Committee on Education Innovation
  • 8. [학술지] June 2 / 2006c / Paper presented at a Human Rights Foundation forum
  • 9. [학술지] / 2006d / Can a Nation Cross Over a State? : 70 ~
  • 10. [학술지] Han / 2006 / Matchmaking Agencies and Their Regula- tion Policies in Korea Ministry of Heath and Welfare
  • 11. [학술지] Jeon / 2006 / Structure of Public Policy Involving Foreigners and Future Prospects Changes in and Integration of Korean Society in an Era of Multiculturalism in Northeast Asia edited by the Korean Soci- ological Association Presidential Committee on the North East Asian Cooperation Initiative : 101 ~
  • 12. [학술지] Kim / 2007 / Government-Sponsored Multiculturalism in Korea Theories of Multiculturalism and the Applica- tion in Korea Paper presented at the symposium on the realities and issues of multiculturalism in Korea sponsored by the Borderless Village
  • 13. [학술지] Kim / 2006 / Discourses on Multicultural Society and Marriage Migrant Women Transformation and Integration of Korean Soci- ety in the Era of Multicultural Northeast Asia edited by Korean Socio- logical Association Presidential Commission on Northeast Asian Cooperation Initiative
  • 14. [학술지] Kim / 2005 / Cultural Translation in the Era of Globalization
  • 15. [학술지] Kim, Hyun Mee (Kim, Hyeon-mi) / 2005 / Geullobeol sidae-ui munhwa beonyeok (Cultural Translation in the Era of Globalization) : 87 ~
  • 16. [학술지] Kim / 20062006 / Chal- lenges of and Coping with Multicultures in Europe Cultural Conflicts Experienced by Female Marriage-based Immigrants and Policy Task for Promoting Inter-cultural Communication
  • 17. [학술지] Korean Sociological Association,ed / 2006 / Dongbuga damunhwa sidae hanguk sahoe-ui byeonhwa-wa tonghap(Changes in and Integration of Korean Society in an Era of Multiculturalism in Northeast Asia
  • 18. [학술지] Lee / 2005 / Multiculturalism in Asia
  • 19. [학술지] / 1994 / Citizenship of the European Union In From Aliens to Citizens Redefining the Status of Immigrants in Europe edited by Rainer Baubock
  • 20. [학술지] Oh / 2007 / A Critical View of the Discussion about Multicultural Soci- ety Paper presented at the symposium on realities and issues of multi- culturalism in Korea sponsored by the Borderless Village / damunhwa sahoe (nui-e gwanhan bipanjeok jomang)
  • 21. [학술지] Seol / 2005 / Migrant Workers Movement in Korea edited by Yun Su-jong / hanguk-ui iju (dongja undong)
  • 22. [학술지] / 2006 / The State of Multi- cultural Society in Korea Paper presented at a forum for Education for International Understanding sponsored by the UNESCO Education for International Understanding Institute for Asia and the Pacific
  • 23. [학술지] Korean Women Development Institute / 2007 / Realities in Korean Society Transition to Multicultural Society and Its Barriers Paper presented at a policy forum on multicultural society
  • 24. [학술지] Seol / 2002 / A Survey on the Status of Human Rights of Foreign Migrant Workers in Korea National 62 KOREA JOURNAL / WINTER 2007 Human Rights Commission of Korea
  • 25. [학술지] Seol / 2006 / Gyeolhon imin- ja gajok siltae josa mit jungjanggi jiwon jeongchaek bangan yeongu Marriage-Based Immigrants and Their Families in Korea Ministry of Gender Equality and Family
  • 26. [학술지] Sim / 2007 / Formation of and Changes in Paternalistic Policy for Migrant Workers A Tentative Study for Multiculturalism Policy in Korea / dam (n 21) : 41 ~ n 21
  • 27. [학술지] Song / 20072007 / United Nations Department of Economic and Social Affairs 2006
  • 28. [학술지] New York / icyearbook20062005 / Gukje gyeol- hon iju yeoseong-ui eoneo mit munhwa jeogeung siltae yeongu A Study on the Status of Female Marriage Immigrants Adaptation in Language and Culture National Institute of Korean Language
  • 29. [학술지] Yi / 2007 / and An Ji-hyeon A Study of Multiculturalism and Media Culture
  • 30. [학술지] Choe, Se-na / 2007.September14 / Chatting with Foreign Daughters-in-Law on Chuseok
  • 31. [학술지] Cohen, Robin / 1997 / Global Diasporas: An Introduction
  • 32. [학술지] Eom, Han-jin / 2006 / Discourse on Multicultural Migration to Korea in a Global Context : 45 ~
  • 33. [학술지] Hammar, T. / 2003 / Denizen and Denizenship
  • 34. [학술지] Han, Geon-Soo / 2003a / African Migrant Workers Views of Korean People and Culture / 43 (1) : 154 ~ 1
  • 35. [학술지] Han, Geon-Soo / 2003b / The Making of Others: Korean Society and Reproduction of Migrant Workers / 9 (2) : 195 ~ 2
  • 36. [학술지] Han, Geon-Soo / 2006a / Family Life, Conflict, and Adaptation of Female Marriage Immigrants in Rural Areas / 39 (1) : 195 ~ 1
  • 37. [학술지] Han, Geon-Soo / 2006b / Advent of Multiethnic and Multicultural Society and the Direction of Education in Korea
  • 38. [학술지] Han, Geon-Soo / 2006c.June2 / Contem- porary Korean Society and Multiculturalism
  • 39. [학술지] Han, Geon-Soo / 2006d / Can a Nation Cross Over a State? / 51 : 70 ~
  • 40. [학술지] Han, Geon-Soo / 2006 / Matchmaking Agencies and Their Regula- tion Policies in Korea
  • 41. [학술지] Jeon, Gwang-hui / 2006 / Structure of Public Policy Involving Foreigners and Future Prospects : 101 ~
  • 42. [학술지] Kim, Hui-jeong / 2007 / Government-Sponsored Multiculturalism in Korea: Theories of Multiculturalism and the Applica- tion in Korea
  • 43. [학술지] Kim, Hye-sun / 2006 / Discourses on Multicultural Society and Marriage Migrant Women
  • 44. [학술지] Kim, Hyun Mee / 2005 / Cultural Translation in the Era of Globalization
  • 45. [학술지] Kim, Nam-Kook / 2005 / Deliberative 61 Multicultural Korea Multiculturalism:Cultural Rights and Cultural Existence / 39 (1) : 87 ~ 1
  • 46. [학술지] Kim, Nam-Kook / 2006 / Chal-lenges of and Coping with Multicultures in Europe / 43 (5)
  • 47. [학술지] Kim, Yi-seon / 2006 / Cultural Conflicts Experienced by Female Marriage-based Immigrants and Policy Task for Promoting Inter-cultural Communication
  • 48. [학술지] Martiniello, M. / 1994 / Citizenship of the European Union In From Aliens to Citizens Redefining the Status of Immigrantsin Europe
  • 49. [학술지] Oh, Kyung-Seok / 2007 / Which Multi- culturalism?: A Critical View of the Discussion about Multicultural Soci- ety
  • 50. [학술지] Seol, Dong-Hoon / 2005 / Migrant Workers Movement in Korea
  • 51. [학술지] Seol, Dong-Hoon / 2006 / The State of Multi- cultural Society in Korea
  • 52. [학술지] Seol, Dong-Hoon / 2007 / Realities in Korean Society: Transition to Multicultural Society and Its Barriers
  • 53. [학술지] Seol, Dong-Hoon / 2002 / A Survey on the Status of Human Rights of Foreign Migrant Workers in Korea
  • 54. [학술지] Seol, Dong-Hoon / 2006 / Marriage-Based Immigrants and Their Families in Korea: Current Status and Policy Measures
  • 55. [학술지] Sim, Bo-seon / 2007 / Formation of and Changes in Paternalistic Policy for Migrant Workers: A Tentative Study for Multiculturalism Policy in Korea / 21 : 27 ~
  • 56. [학술지] Song, Hye-jin / 2007.September28th, / The Two-Percent, No Longer Unfamiliar
  • 57. [학술지] United Nations Department of Economic and Social Affairs / 2006 / Demograph- ic Yearbook 2006
  • 58. [학술지] Wang, Han-seok / 2005 / A Study on the Status of Female Marriage Immigrants Adaptation in Language and Culture
  • 59. [학술지] Korean Sociological Association / 2006 / Changes in and Integration of Korean Society in an Era of Multiculturalism in Northeast Asia
  • 60. [학술지] Kymlicka, W / 2005 / Multiculturalism in Asia
  • 61. [학술지] Yi, Sang-gil / 2007 / Damunhwajuui-wa midieo/munhwa: gungnae yeongu donghyang-ui geomto-wa saeroun jeonmang-ui mosaek