"); 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 = "http://"+www+"twitter.com/?status="+encodeURIComponent(artiNm)+" \n"+encodeURIComponent(url); }else if(type == 'facebook'){ sendUrl = "http://"+www+"facebook.com/sharer.php?u="+encodeURIComponent(url); } if((typeof sendUrl != "undefined") && sendUrl !=""){ if(document.all){ window.open(sendUrl); }else{ document.location.href=sendUrl; } } } 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 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 등재

Criminal Constitutional Principles and Islamic Law Impact on Arab Penal Codes

외법논집
약어 : -
2018 vol.42, no.2, pp.1 - 18
DOI : 10.17257/hufslr.2018.42.2.1
발행기관 : 한국외국어대학교 법학연구소
연구분야 : 법학
Copyright © 한국외국어대학교 법학연구소
인용한 논문 수 :   -  
427 회 열람

Commonly, penal codes reflect the liability of national state to legislate and implement its national penal codes on all types of crimes that occur within its political boundaries, according to its own social contexts and economic interests, etc. As one of the features of national sovereignty, the penal code still based on the doctrine of “territory” that despite saying it has been developed, but not more than crimes. However, this paper argues that there are some legal aspects are playing decisive roles in the criminal conceptualizations in the penal codes, such as Arab countries penal codes, i.e., the multidimensional factors and aspects of the formations of the penal codes in Arab countries outlined from their historical developments shed the light on applicability of the Islamic Law penal rules from one hand. From the other, the criminal constitutional principles in some Arab constitutions which are universally recognized as main principles of criminal justice are establishing substantial prerequisites for the adoptability of criminal penalty, which have great influence on the application of Islamic Law penal rules even in the officially Islamized countries from the criminal law perspective. Based on that this article tackles not only the issue of criminal conceptualizations in Arab penal codes but also draw the illustrative lines on the applicability of Islamic law penal rules.

통상적으로 형법전은 사회적·경제적 관점에 따라 특정 국가의 정치적 향력이 미치는 범위에서 발생하는 모든 종류의 형사범죄를 입법하고 규율할 국가책임의 산물이다. 국권 중 하나라고 할 수 있는 형법전은 여전히 토의 원칙에 기초하고 있으며, 이러한 토의 원칙은 그사이 발전을 거듭하지만, 아직 형사사건에 한정되어 있다. 이 글은 몇 가지 법률적 관점이 특히 아랍지역의 형사범죄화에 결정적 향을 미쳤다는 점을 논증하고 있다. 예를 들어, 형법전 입법의 역사를 반한 다면적 요소들과 측면이 한편으로 이슬람법의 형사원칙의 적용가능성을 가져왔다. 다른 한편으로는, 일반적으로 형사법상의 기본적 정의로 인정되는 몇몇 아랍 헌법에서 인정되는 형사법 적, 헌법적 원칙이 형사범죄의 본질적인 요건으로 받아들여졌으며, 이러한 요건들은 형사법적 관점에서 공식적으로 이슬람을 받아들이고 있는 국가에서 이슬람법상 형사범죄원칙의 적용에 중요한 향을 미쳤다. 이러한 관점에 근거하여, 이글은 아랍 형법전의 형사범죄화에 하여 논의 하고, 또한 이슬람 형사법원칙의 적용한계에 하여 고찰한다.

Penal Code, Islamic Law, Sharia, Punishment, Codification, Arab Countries, Positive Law, Comparative Law, Jurisprudence, Constitution, Retroactivity, Chronological, Amelioration
형사법전, 이슬람법, 샤리아, 처벌, 입법, 아랍국가, 실정법, 비교법, 법학, 헌법, 소급효, 연대순의, 개정

  • 1. [인터넷자료] Abdelsalam Hassan / History of Law Reform in Sudan
  • 2. [학위논문] Al Awabdeh Mohamed / 2005 / History and prospect of Islamic Criminal Law with respect to the Human Rights
  • 3. [인터넷자료] / Constitutional Proclamation of Libya
  • 4. [단행본] D. Coogan Michael / 2009 / A Brief Introduction to the Old Testament : The Hebrew Bible in Its Context / Oxford University Press
  • 5. [학술지] Duxbury Neil / 2013 / Ex Post Facto Law / The American Journal of Jurisprudence / 58 (2) : 135 ~ 2
  • 6. [인터넷자료] / Egypt Constitution of 2014
  • 7. [기타] El Hafeth Hesham / 1963 / Lectures on the Legal History of Iraq
  • 8. [학술지] Hallaq Wael B / 1984 / Was the Gate of Ijtihad Closed / International Journal of Middle East Studies / 16 (1)
  • 9. [인터넷자료] / Iraqi constitution of 2005
  • 10. [학술지] J. Prince / 1904 / The Code of Hammurabi / The American Journal of Theology / 8 (3)
  • 11. [인터넷자료] Kamali M.H. / Principles of Islamic Jurisprudence
  • 12. [인터넷자료] / Kuwaiti Constitution of 1962
  • 13. [인터넷자료] / Law on Sexual Offences 1973 (no. 70/1973, relating to zina)
  • 14. [단행본] Marsh P.D.V. / 1994 / Comparative Contract Law: England, France & Germany
  • 15. [단행본] Phillips A.A.B. / 1990 / The Evolution of Fiqh: International Islamic Publishing House / Riyadh
  • 16. [학술지] Pierrick L. G. / 2007 / Global law: A legal phenomenon emerging from the process of globalization / Indiana Journal of Global Legal Studies / 14 (1)
  • 17. [인터넷자료] / Qatari Constitution of 2003
  • 18. [인터넷자료] / Saudi Arabia’s Constitution of 1992
  • 19. [인터넷자료] / Sudan’s Constitution of 2005
  • 20. [인터넷자료] / UAE constitution of 1971
  • 21. [인터넷자료] / UAE federal penal code
  • 22. [단행본] VerSteeg Russel / 2002 / Law in Ancient Egypt
  • 23. [단행본] Vinogradoff Paul / 1922 / Outlines of Historical Jurisprudence: The Jurisprudence of the Greek City, vol. 2 / Oxford University Press
  • 24. [인터넷자료] Ziadeh Farhat J. / Criminal Law / The Oxford Encyclopedia of the Islamic World. Oxford Islamic Studies