{"id":142616,"date":"2025-09-29T14:20:19","date_gmt":"2025-09-29T05:20:19","guid":{"rendered":"https:\/\/thekoreantoday.com\/history-alive\/?page_id=142616"},"modified":"2025-09-30T11:20:53","modified_gmt":"2025-09-30T02:20:53","slug":"joseon","status":"publish","type":"page","link":"https:\/\/thekoreantoday.com\/history-alive\/joseon\/","title":{"rendered":"\uc870\uc120"},"content":{"rendered":"\n<!DOCTYPE html>\n<html lang=\"ko\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>\uc870\uc120\uc655\uc870 \uc5ed\uc0ac \uc2dc\uac04 \ud45c\uc2dc \uc704\uc82f<\/title>\n    <style>\n        .joseon-container {\n            max-width: 1800px;\n            margin: 2rem auto;\n            padding: 3rem;\n            background: linear-gradient(135deg, #1e3a8a 0%, #2563eb 50%, #1e3a8a 100%);\n            border-radius: 20px;\n            color: #2563eb;\n            font-family: 'Malgun Gothic', '\ub9d1\uc740 \uace0\ub515', sans-serif;\n            box-shadow: 0 10px 40px rgba(0, 0, 0, 0.3);\n            border: 2px solid rgba(37, 99, 235, 0.4);\n        }\n\n        \/* \ud5e4\ub354 \uc601\uc5ed *\/\n        .joseon-header {\n            text-align: center;\n            margin-bottom: 3rem;\n            padding-bottom: 2rem;\n            border-bottom: 2px solid rgba(37, 99, 235, 0.3);\n        }\n\n        .joseon-main-title {\n            font-size: 3rem;\n            font-weight: 800;\n            color: #ffffff;  \/* \ud770\uc0c9\uc73c\ub85c \ubcc0\uacbd *\/\n            margin-bottom: 1rem;\n            text-shadow: 0 2px 8px rgba(0, 0, 0, 0.5);\n            letter-spacing: 4px;\n        }\n\n        .joseon-subtitle {\n            font-size: 1.4rem;\n            color: #3b82f6;\n            margin-bottom: 0.8rem;\n            font-weight: 600;\n        }\n\n        .joseon-dynasty-info {\n            font-size: 1.1rem;\n            color: #60a5fa;\n            line-height: 1.8;\n        }\n\n        \/* \uc2dc\uac04 \ud45c\uc2dc \uadf8\ub9ac\ub4dc *\/\n        .joseon-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(380px, 1fr));\n            gap: 2rem;\n            margin-bottom: 3rem;\n        }\n\n        .joseon-time-box {\n            background: rgba(15, 23, 42, 0.6);\n            padding: 2rem;\n            border-radius: 15px;\n            border: 2px solid rgba(37, 99, 235, 0.4);\n            transition: all 0.3s ease;\n            backdrop-filter: blur(10px);\n        }\n\n        .joseon-time-box:hover {\n            transform: translateY(-5px);\n            box-shadow: 0 10px 30px rgba(37, 99, 235, 0.3);\n            border-color: #2563eb;\n        }\n\n        .joseon-time-title {\n            font-size: 1.6rem;\n            font-weight: 700;\n            color: #ffffff;  \/* \ud770\uc0c9\uc73c\ub85c \ubcc0\uacbd *\/\n            margin-bottom: 1.5rem;\n            text-align: center;\n            text-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);\n        }\n\n        .joseon-time-display {\n            display: flex;\n            justify-content: center;\n            flex-wrap: wrap;\n            gap: 0.8rem;\n            margin-bottom: 1.5rem;\n        }\n\n        .joseon-time-unit {\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n            padding: 0.8rem 1rem;\n            background: rgba(15, 23, 42, 0.8);\n            border-radius: 10px;\n            border: 1px solid rgba(37, 99, 235, 0.3);\n            min-width: 60px;\n            transition: all 0.3s ease;\n        }\n\n        .joseon-time-unit:hover {\n            background: rgba(37, 99, 235, 0.2);\n            border-color: #2563eb;\n        }\n\n        .joseon-time-unit .number {\n            font-size: 2rem;\n            font-family: 'Arial', sans-serif;\n            color: #2563eb;\n            font-weight: 700;\n            line-height: 1;\n        }\n\n        .joseon-time-unit .label {\n            font-size: 0.9rem;\n            color: #60a5fa;\n            margin-top: 0.4rem;\n            font-weight: 500;\n        }\n\n        .joseon-description {\n            font-size: 1rem;\n            color: #60a5fa;\n            text-align: center;\n            line-height: 1.6;\n        }\n\n        \/* \ud2b9\uc9d5 \uc139\uc158 *\/\n        .joseon-empire-section {\n            margin-top: 3rem;\n            padding: 2.5rem;\n            background: rgba(15, 23, 42, 0.5);\n            border-radius: 15px;\n            border: 2px solid rgba(37, 99, 235, 0.3);\n        }\n\n        .joseon-section-title {\n            text-align: center;\n            font-size: 2.2rem;\n            font-weight: 700;\n            color: #ffffff;  \/* \ud770\uc0c9\uc73c\ub85c \ubcc0\uacbd *\/\n            margin-bottom: 2.5rem;\n            text-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);\n        }\n\n        .joseon-features-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n            gap: 1.5rem;\n            margin-bottom: 3rem;\n        }\n\n        .joseon-feature {\n            text-align: center;\n            padding: 2rem 1.5rem;\n            background: rgba(15, 23, 42, 0.7);\n            border-radius: 12px;\n            border: 1px solid rgba(37, 99, 235, 0.3);\n            transition: all 0.3s ease;\n        }\n\n        .joseon-feature:hover {\n            transform: translateY(-3px);\n            border-color: #2563eb;\n            box-shadow: 0 8px 20px rgba(37, 99, 235, 0.2);\n        }\n\n        .joseon-feature-icon {\n            font-size: 3rem;\n            margin-bottom: 1rem;\n            filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.3));\n        }\n\n        .joseon-feature-title {\n            font-size: 1.3rem;\n            font-weight: 700;\n            color: #2563eb;\n            margin-bottom: 1rem;\n        }\n\n        .joseon-feature-desc {\n            font-size: 0.95rem;\n            color: #60a5fa;\n            line-height: 1.6;\n        }\n\n        \/* \ud0c0\uc784\ub77c\uc778 *\/\n        .joseon-legacy {\n            margin-top: 3rem;\n            padding: 2.5rem;\n            background: rgba(15, 23, 42, 0.6);\n            border-radius: 12px;\n        }\n\n        .joseon-legacy-title {\n            text-align: center;\n            font-size: 2rem;\n            font-weight: 700;\n            color: #ffffff;  \/* \ud770\uc0c9\uc73c\ub85c \ubcc0\uacbd *\/\n            margin-bottom: 2rem;\n            text-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);\n        }\n\n        .joseon-timeline {\n            display: flex;\n            justify-content: center;\n            align-items: center;\n            flex-wrap: wrap;\n            gap: 1rem;\n            margin: 2rem 0;\n        }\n\n        .joseon-timeline-item {\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n            padding: 1.2rem 1.5rem;\n            background: rgba(15, 23, 42, 0.8);\n            border-radius: 10px;\n            border: 1px solid rgba(37, 99, 235, 0.3);\n            transition: all 0.3s ease;\n            min-width: 180px;\n        }\n\n        .joseon-timeline-item:hover {\n            transform: scale(1.05);\n            border-color: #2563eb;\n        }\n\n        .joseon-timeline-year {\n            color: #2563eb;\n            font-weight: 700;\n            font-size: 1.1rem;\n            margin-bottom: 0.5rem;\n        }\n\n        .joseon-timeline-event {\n            color: #60a5fa;\n            font-size: 0.9rem;\n            text-align: center;\n            line-height: 1.4;\n        }\n\n        .joseon-divider {\n            color: #3b82f6;\n            font-size: 1.2rem;\n            opacity: 0.7;\n        }\n\n        \/* \ud558\ub2e8 \uc815\ubcf4 *\/\n        .joseon-footer {\n            text-align: center;\n            margin-top: 3rem;\n            padding: 2.5rem;\n            background: rgba(15, 23, 42, 0.5);\n            border-radius: 12px;\n            border-top: 2px solid rgba(37, 99, 235, 0.3);\n        }\n\n        .joseon-footer-text {\n            color: #60a5fa;\n            font-size: 1.05rem;\n            line-height: 2;\n            margin-bottom: 0.8rem;\n        }\n\n        .joseon-highlight {\n            color: #2563eb;\n            font-weight: 600;\n        }\n\n        .joseon-final-quote {\n            margin-top: 2rem;\n            font-size: 1.15rem;\n            font-weight: 600;\n            color: #3b82f6;\n            font-style: italic;\n            padding-top: 1.5rem;\n            border-top: 1px solid rgba(37, 99, 235, 0.3);\n            line-height: 1.8;\n        }\n\n        .emoji {\n            margin: 0 0.3rem;\n        }\n\n        \/* \ubaa8\ubc14\uc77c \ubc18\uc751\ud615 *\/\n        @media (max-width: 768px) {\n            .joseon-container {\n                padding: 1.5rem;\n                margin: 1rem;\n            }\n            \n            .joseon-main-title {\n                font-size: 2rem;\n                letter-spacing: 2px;\n            }\n            \n            .joseon-subtitle {\n                font-size: 1.1rem;\n            }\n            \n            .joseon-dynasty-info {\n                font-size: 0.95rem;\n            }\n            \n            .joseon-grid {\n                grid-template-columns: 1fr;\n                gap: 1.5rem;\n            }\n            \n            .joseon-time-box {\n                padding: 1.5rem;\n            }\n            \n            .joseon-time-title {\n                font-size: 1.3rem;\n            }\n            \n            .joseon-time-unit .number {\n                font-size: 1.6rem;\n            }\n            \n            .joseon-time-unit .label {\n                font-size: 0.8rem;\n            }\n            \n            .joseon-section-title {\n                font-size: 1.6rem;\n            }\n            \n            .joseon-features-grid {\n                grid-template-columns: 1fr;\n                gap: 1rem;\n            }\n            \n            .joseon-feature {\n                padding: 1.5rem 1rem;\n            }\n            \n            .joseon-feature-icon {\n                font-size: 2.5rem;\n            }\n            \n            .joseon-timeline {\n                flex-direction: column;\n            }\n            \n            .joseon-timeline-item {\n                width: 100%;\n                max-width: 300px;\n            }\n            \n            .joseon-divider {\n                transform: rotate(90deg);\n            }\n            \n            .joseon-footer-text {\n                font-size: 0.95rem;\n            }\n            \n            .joseon-final-quote {\n                font-size: 1rem;\n            }\n        }\n\n        @media (min-width: 769px) and (max-width: 1024px) {\n            .joseon-features-grid {\n                grid-template-columns: repeat(2, 1fr);\n            }\n        }\n\n        @media (min-width: 1025px) {\n            .joseon-grid {\n                grid-template-columns: repeat(4, 1fr);\n            }\n            \n            .joseon-features-grid {\n                grid-template-columns: repeat(3, 1fr);\n            }\n        }\n    <\/style>\n<\/head>\n<body>\n    <div class=\"joseon-container\">\n        <div class=\"joseon-header\">\n            <h1 class=\"joseon-main-title\">\n                <span class=\"emoji\">\ud83c\udfdb\ufe0f<\/span>\n                \u671d\u9bae \u738b\u671d\n                <span class=\"emoji\">\ud83c\udfdb\ufe0f<\/span>\n            <\/h1>\n            <p class=\"joseon-subtitle\">518\ub144 \uc720\uad50 \uc655\uc870\uc758 \ub300\uc11c\uc0ac &#8211; \uc131\ub9ac\ud559\uacfc \ubbfc\ubcf8\uc758 \uc774\uc0c1\uad6d\uac00<\/p>\n            <p class=\"joseon-dynasty-info\">1392\ub144 ~ 1897\ub144 | 27\ub300 518\ub144\uac04 \ud55c\ubc18\ub3c4 \ud1b5\uc77c\uc655\uc870<br>\n            \ud0dc\uc870 \uc774\uc131\uacc4 \uac74\uad6d | \uc138\uc885 \ud6c8\ubbfc\uc815\uc74c \ucc3d\uc81c | \uc784\uc9c4\uc65c\ub780\u00b7\ubcd1\uc790\ud638\ub780 \uadf9\ubcf5<\/p>\n        <\/div>\n\n        <div class=\"joseon-grid\">\n            <!-- \uc870\uc120 \uac74\uad6d \uc774\ud6c4 -->\n            <div class=\"joseon-time-box\">\n                <h3 class=\"joseon-time-title\">\n                    <span class=\"emoji\">\ud83c\udff0<\/span>\n                    \uc870\uc120 \uac74\uad6d\n                <\/h3>\n                <div class=\"joseon-time-display\" id=\"timeSinceJoseon\"><\/div>\n                <div class=\"joseon-description\">1392\ub144 7\uc6d4 17\uc77c<br>\ud0dc\uc870 \uc774\uc131\uacc4 \uc989\uc704<\/div>\n            <\/div>\n\n            <!-- \ud604\uc7ac \uc2dc\uac01 -->\n            <div class=\"joseon-time-box\">\n                <h3 class=\"joseon-time-title\">\n                    <span class=\"emoji\">\u23f0<\/span>\n                    \ud604\uc7ac \uc2dc\uac01\n                <\/h3>\n                <div class=\"joseon-time-display\" id=\"currentTimeJoseon\"><\/div>\n                <div class=\"joseon-description\">\ub300\ud55c\ubbfc\uad6d \ud45c\uc900\uc2dc (KST)<br>\ud83c\udfdb\ufe0f \uc720\uad50 \uc655\uc870\uac00 \uc9c0\ud0a8 \uc2dc\uac04<\/div>\n            <\/div>\n\n            <!-- \ud6c8\ubbfc\uc815\uc74c \ucc3d\uc81c -->\n            <div class=\"joseon-time-box\">\n                <h3 class=\"joseon-time-title\">\n                    <span class=\"emoji\">\ud83d\udcdc<\/span>\n                    \ud6c8\ubbfc\uc815\uc74c\ucc3d\uc81c\n                <\/h3>\n                <div class=\"joseon-time-display\" id=\"timeSinceHangeul\"><\/div>\n                <div class=\"joseon-description\">1443\ub144 12\uc6d4<br>\uc138\uc885\ub300\uc655 \uc720\uc0b0<\/div>\n            <\/div>\n\n            <!-- \ub300\ud55c\uc81c\uad6d \uc120\ud3ec -->\n            <div class=\"joseon-time-box\">\n                <h3 class=\"joseon-time-title\">\n                    <span class=\"emoji\">\ud83d\udc51<\/span>\n                    \ub300\ud55c\uc81c\uad6d\uc120\ud3ec\n                <\/h3>\n                <div class=\"joseon-time-display\" id=\"timeSinceEmpire\"><\/div>\n                <div class=\"joseon-description\">1897\ub144 10\uc6d4 12\uc77c<br>\ud669\uc81c\uad6d \uc120\ud3ec<\/div>\n            <\/div>\n        <\/div>\n\n        <!-- \uc870\uc120 \uc655\uc870\uc758 \uc790\ub791 -->\n        <div class=\"joseon-empire-section\">\n            <h2 class=\"joseon-section-title\">\n                <span class=\"emoji\">\u2728<\/span>\n                \u671d\u9bae \u738b\u671d\uc758 \u69ae\u83ef\n                <span class=\"emoji\">\u2728<\/span>\n            <\/h2>\n            \n            <div class=\"joseon-features-grid\">\n                <div class=\"joseon-feature\">\n                    <div class=\"joseon-feature-icon\">\ud83d\udcd6<\/div>\n                    <div class=\"joseon-feature-title\">\ud6c8\ubbfc\uc815\uc74c<\/div>\n                    <div class=\"joseon-feature-desc\">1443\ub144 \uc138\uc885 \ucc3d\uc81c. \uc138\uacc4 \uac00\uc7a5 \uacfc\ud559\uc801 \ubb38\uc790<\/div>\n                <\/div>\n                \n                <div class=\"joseon-feature\">\n                    <div class=\"joseon-feature-icon\">\ud83d\udcda<\/div>\n                    <div class=\"joseon-feature-title\">\uc870\uc120\uc655\uc870\uc2e4\ub85d<\/div>\n                    <div class=\"joseon-feature-desc\">518\ub144 \ub9e4\uc77c \uae30\ub85d. 1,893\uad8c 888\ucc45 \uc138\uacc4\uc720\uc0b0<\/div>\n                <\/div>\n                \n                <div class=\"joseon-feature\">\n                    <div class=\"joseon-feature-icon\">\u2696\ufe0f<\/div>\n                    <div class=\"joseon-feature-title\">\uacbd\uad6d\ub300\uc804<\/div>\n                    <div class=\"joseon-feature-desc\">1485\ub144 \uc870\uc120 \ud5cc\ubc95. 6\uc804 \uccb4\uc81c \ud1b5\uce58 \uc2dc\uc2a4\ud15c<\/div>\n                <\/div>\n                \n                <div class=\"joseon-feature\">\n                    <div class=\"joseon-feature-icon\">\ud83c\udf27\ufe0f<\/div>\n                    <div class=\"joseon-feature-title\">\uce21\uc6b0\uae30<\/div>\n                    <div class=\"joseon-feature-desc\">1441\ub144 \uc138\uacc4 \ucd5c\ucd08 \uc6b0\ub7c9\uacc4. \uacfc\ud559\uc801 \uac15\uc6b0 \uce21\uc815<\/div>\n                <\/div>\n                \n                <div class=\"joseon-feature\">\n                    <div class=\"joseon-feature-icon\">\ud83c\udffa<\/div>\n                    <div class=\"joseon-feature-title\">\uc870\uc120\ubc31\uc790<\/div>\n                    <div class=\"joseon-feature-desc\">\uc21c\ubc31\uc758 \ubbf8\ud559. \ub2ec\ud56d\uc544\ub9ac\u00b7\uccad\ud654\ubc31\uc790 \uc120\ube44\uc815\uc2e0<\/div>\n                <\/div>\n                \n                <div class=\"joseon-feature\">\n                    <div class=\"joseon-feature-icon\">\ud83d\udee1\ufe0f<\/div>\n                    <div class=\"joseon-feature-title\">\uc784\uc9c4\uc65c\ub780 \uadf9\ubcf5<\/div>\n                    <div class=\"joseon-feature-desc\">1592-1598\ub144. \uc774\uc21c\uc2e0 \uac70\ubd81\uc120\uacfc \uc758\ubcd1 \ud56d\uc804<\/div>\n                <\/div>\n            <\/div>\n\n            <!-- \uc870\uc120 \uc5ed\uc0ac \ud0c0\uc784\ub77c\uc778 -->\n            <div class=\"joseon-legacy\">\n                <h3 class=\"joseon-legacy-title\">\n                    <span class=\"emoji\">\ud83d\udcff<\/span>\n                    518\ub144 \uc870\uc120\uc655\uc870 \ub300\uc11c\uc0ac\n                <\/h3>\n                \n                <div class=\"joseon-timeline\">\n                    <div class=\"joseon-timeline-item\">\n                        <div class=\"joseon-timeline-year\">1392\ub144<\/div>\n                        <div class=\"joseon-timeline-event\">\ud0dc\uc870 \uc774\uc131\uacc4<br>\uc870\uc120 \uac74\uad6d<\/div>\n                    <\/div>\n                    <span class=\"joseon-divider\">\u25b6<\/span>\n                    <div class=\"joseon-timeline-item\">\n                        <div class=\"joseon-timeline-year\">1418-1450\ub144<\/div>\n                        <div class=\"joseon-timeline-event\">\uc138\uc885\ub300\uc655<br>\ubb38\ud654 \ud669\uae08\uae30<\/div>\n                    <\/div>\n                    <span class=\"joseon-divider\">\u25b6<\/span>\n                    <div class=\"joseon-timeline-item\">\n                        <div class=\"joseon-timeline-year\">1592-1598\ub144<\/div>\n                        <div class=\"joseon-timeline-event\">\uc784\uc9c4\uc65c\ub780<br>\uc774\uc21c\uc2e0 \ud56d\uc804<\/div>\n                    <\/div>\n                    <span class=\"joseon-divider\">\u25b6<\/span>\n                    <div class=\"joseon-timeline-item\">\n                        <div class=\"joseon-timeline-year\">1636-1637\ub144<\/div>\n                        <div class=\"joseon-timeline-event\">\ubcd1\uc790\ud638\ub780<br>\uc778\uc870 \ud56d\ubcf5<\/div>\n                    <\/div>\n                <\/div>\n                \n                <div class=\"joseon-timeline\">\n                    <div class=\"joseon-timeline-item\">\n                        <div class=\"joseon-timeline-year\">1724-1776\ub144<\/div>\n                        <div class=\"joseon-timeline-event\">\uc601\uc870<br>\ud0d5\ud3c9\ucc45<\/div>\n                    <\/div>\n                    <span class=\"joseon-divider\">\u25b6<\/span>\n                    <div class=\"joseon-timeline-item\">\n                        <div class=\"joseon-timeline-year\">1776-1800\ub144<\/div>\n                        <div class=\"joseon-timeline-event\">\uc815\uc870<br>\uaddc\uc7a5\uac01<\/div>\n                    <\/div>\n                    <span class=\"joseon-divider\">\u25b6<\/span>\n                    <div class=\"joseon-timeline-item\">\n                        <div class=\"joseon-timeline-year\">1863-1897\ub144<\/div>\n                        <div class=\"joseon-timeline-event\">\uace0\uc885<br>\uac1c\ud654 \uaca9\ubcc0<\/div>\n                    <\/div>\n                    <span class=\"joseon-divider\">\u25b6<\/span>\n                    <div class=\"joseon-timeline-item\">\n                        <div class=\"joseon-timeline-year\">1897\ub144<\/div>\n                        <div class=\"joseon-timeline-event\">\ub300\ud55c\uc81c\uad6d<br>\ud669\uc81c\uad6d<\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <!-- \ud558\ub2e8 \uc815\ubcf4 -->\n        <div class=\"joseon-footer\">\n            <div class=\"joseon-footer-text\">\n                <span class=\"emoji\">\ud83c\udff0<\/span><span class=\"joseon-highlight\">\ud55c\uc591(\uc11c\uc6b8)<\/span> \u00b7 \n                <span class=\"emoji\">\ud83c\udfdb\ufe0f<\/span><span class=\"joseon-highlight\">\uacbd\ubcf5\uad81<\/span> \u00b7 \n                <span class=\"emoji\">\u26e9\ufe0f<\/span><span class=\"joseon-highlight\">\ucc3d\ub355\uad81<\/span> \u00b7 \n                <span class=\"emoji\">\ud83c\udfef<\/span><span class=\"joseon-highlight\">\uc885\ubb18<\/span>\n            <\/div>\n            <div class=\"joseon-footer-text\">\n                <span class=\"emoji\">\ud83d\udc64<\/span>\ud0dc\uc870 \u00b7 <span class=\"emoji\">\ud83d\udcdc<\/span>\uc138\uc885 \u00b7 <span class=\"emoji\">\u2693<\/span>\uc774\uc21c\uc2e0 \u00b7 <span class=\"emoji\">\ud83d\udcda<\/span>\uc815\uc870\n            <\/div>\n            <div class=\"joseon-footer-text\">\n                <span class=\"emoji\">\ud83d\udcd6<\/span>\ud6c8\ubbfc\uc815\uc74c \u00b7 <span class=\"emoji\">\ud83d\udcda<\/span>\uc2e4\ub85d \u00b7 <span class=\"emoji\">\u2696\ufe0f<\/span>\uacbd\uad6d\ub300\uc804 | \n                <span class=\"emoji\">\ud83c\udffa<\/span><span class=\"joseon-highlight\">\ubc31\uc790\u00b7\ud310\uc18c\ub9ac\u00b7\ubbfc\ud654<\/span>\n            <\/div>\n            <div class=\"joseon-footer-text\">\n                <span class=\"emoji\">\ud83d\udcdd<\/span>\uc131\ub9ac\ud559 \u00b7 \uc2e4\ud559 \u00b7 \uacfc\uac70\uc81c | \n                <span class=\"emoji\">\ud83c\udf0f<\/span><span class=\"joseon-highlight\">\uc0ac\ub300\uad50\ub9b0\u00b7518\ub144 \ubb38\uce58\uc8fc\uc758<\/span>\n            <\/div>\n            \n            <div class=\"joseon-final-quote\">\n                &#8220;\u6c11\u7232\u8cb4 \u793e\u7a37\u6b21\u4e4b \u541b\u7232\u8f15 &#8211; \ubc31\uc131\uc774 \uadc0\ud558\uace0 \uc0ac\uc9c1\uc774 \ub2e4\uc74c\uc774\uba70 \uc784\uae08\uc740 \uac00\ubccd\ub2e4<br>\n                518\ub144 \uc870\uc120\uc655\uc870\uac00 \ucd94\uad6c\ud55c \ubbfc\ubcf8\uc758 \uc774\uc0c1\uc774 \uc774 \ub545\uc5d0 \uc601\uc6d0\ud558\ub9ac\ub77c&#8221;\n            <\/div>\n        <\/div>\n    <\/div>\n\n    <script>\n    function updateJoseonTimes() {\n        const now = new Date();\n\n        \/\/ \ud604\uc7ac \uc2dc\uac01 \uc5c5\ub370\uc774\ud2b8\n        document.getElementById('currentTimeJoseon').innerHTML = `\n            <div class=\"joseon-time-unit\">\n                <span class=\"number\">${now.getFullYear()}<\/span>\n                <span class=\"label\">\ub144<\/span>\n            <\/div>\n            <div class=\"joseon-time-unit\">\n                <span class=\"number\">${String(now.getMonth() + 1).padStart(2, '0')}<\/span>\n                <span class=\"label\">\uc6d4<\/span>\n            <\/div>\n            <div class=\"joseon-time-unit\">\n                <span class=\"number\">${String(now.getDate()).padStart(2, '0')}<\/span>\n                <span class=\"label\">\uc77c<\/span>\n            <\/div>\n            <div class=\"joseon-time-unit\">\n                <span class=\"number\">${String(now.getHours()).padStart(2, '0')}<\/span>\n                <span class=\"label\">\uc2dc<\/span>\n            <\/div>\n            <div class=\"joseon-time-unit\">\n                <span class=\"number\">${String(now.getMinutes()).padStart(2, '0')}<\/span>\n                <span class=\"label\">\ubd84<\/span>\n            <\/div>\n        `;\n\n        \/\/ \uc870\uc120 \uac74\uad6d \uc2dc\uc810 (1392\ub144 7\uc6d4 17\uc77c \uc74c\ub825 -> \uc591\ub825 \ub300\ub7b5 8\uc6d4 5\uc77c)\n        const joseonStart = new Date(1392, 7, 5, 0, 0, 0, 0);\n        const timeDiffJoseon = now - joseonStart;\n        const yearsJoseon = Math.floor(timeDiffJoseon \/ (1000 * 60 * 60 * 24 * 365.25));\n        const monthsJoseon = Math.floor((timeDiffJoseon % (1000 * 60 * 60 * 24 * 365.25)) \/ (1000 * 60 * 60 * 24 * 30.44));\n        const daysJoseon = Math.floor((timeDiffJoseon % (1000 * 60 * 60 * 24 * 30.44)) \/ (1000 * 60 * 60 * 24));\n        const hoursJoseon = Math.floor((timeDiffJoseon % (1000 * 60 * 60 * 24)) \/ (1000 * 60 * 60));\n        const minutesJoseon = Math.floor((timeDiffJoseon % (1000 * 60 * 60)) \/ (1000 * 60));\n\n        document.getElementById('timeSinceJoseon').innerHTML = `\n            <div class=\"joseon-time-unit\">\n                <span class=\"number\">${yearsJoseon}<\/span>\n                <span class=\"label\">\ub144<\/span>\n            <\/div>\n            <div class=\"joseon-time-unit\">\n                <span class=\"number\">${monthsJoseon}<\/span>\n                <span class=\"label\">\uac1c\uc6d4<\/span>\n            <\/div>\n            <div class=\"joseon-time-unit\">\n                <span class=\"number\">${daysJoseon}<\/span>\n                <span class=\"label\">\uc77c<\/span>\n            <\/div>\n            <div class=\"joseon-time-unit\">\n                <span class=\"number\">${String(hoursJoseon).padStart(2, '0')}<\/span>\n                <span class=\"label\">\uc2dc<\/span>\n            <\/div>\n            <div class=\"joseon-time-unit\">\n                <span class=\"number\">${String(minutesJoseon).padStart(2, '0')}<\/span>\n                <span class=\"label\">\ubd84<\/span>\n            <\/div>\n        `;\n\n        \/\/ \ud6c8\ubbfc\uc815\uc74c \ucc3d\uc81c \uc2dc\uc810 (1443\ub144 12\uc6d4 -> \uc591\ub825 1444\ub144 1\uc6d4\uacbd)\n        const hangeulStart = new Date(1444, 0, 15, 0, 0, 0, 0);\n        const timeDiffHangeul = now - hangeulStart;\n        const yearsHangeul = Math.floor(timeDiffHangeul \/ (1000 * 60 * 60 * 24 * 365.25));\n        const monthsHangeul = Math.floor((timeDiffHangeul % (1000 * 60 * 60 * 24 * 365.25)) \/ (1000 * 60 * 60 * 24 * 30.44));\n        const daysHangeul = Math.floor((timeDiffHangeul % (1000 * 60 * 60 * 24 * 30.44)) \/ (1000 * 60 * 60 * 24));\n        const hoursHangeul = Math.floor((timeDiffHangeul % (1000 * 60 * 60 * 24)) \/ (1000 * 60 * 60));\n        const minutesHangeul = Math.floor((timeDiffHangeul % (1000 * 60 * 60)) \/ (1000 * 60));\n\n        document.getElementById('timeSinceHangeul').innerHTML = `\n            <div class=\"joseon-time-unit\">\n                <span class=\"number\">${yearsHangeul}<\/span>\n                <span class=\"label\">\ub144<\/span>\n            <\/div>\n            <div class=\"joseon-time-unit\">\n                <span class=\"number\">${monthsHangeul}<\/span>\n                <span class=\"label\">\uac1c\uc6d4<\/span>\n            <\/div>\n            <div class=\"joseon-time-unit\">\n                <span class=\"number\">${daysHangeul}<\/span>\n                <span class=\"label\">\uc77c<\/span>\n            <\/div>\n            <div class=\"joseon-time-unit\">\n                <span class=\"number\">${String(hoursHangeul).padStart(2, '0')}<\/span>\n                <span class=\"label\">\uc2dc<\/span>\n            <\/div>\n            <div class=\"joseon-time-unit\">\n                <span class=\"number\">${String(minutesHangeul).padStart(2, '0')}<\/span>\n                <span class=\"label\">\ubd84<\/span>\n            <\/div>\n        `;\n\n        \/\/ \ub300\ud55c\uc81c\uad6d \uc120\ud3ec \uc2dc\uc810 (1897\ub144 10\uc6d4 12\uc77c)\n        const empireStart = new Date(1897, 9, 12, 0, 0, 0, 0);\n        const timeDiffEmpire = now - empireStart;\n        const yearsEmpire = Math.floor(timeDiffEmpire \/ (1000 * 60 * 60 * 24 * 365.25));\n        const monthsEmpire = Math.floor((timeDiffEmpire % (1000 * 60 * 60 * 24 * 365.25)) \/ (1000 * 60 * 60 * 24 * 30.44));\n        const daysEmpire = Math.floor((timeDiffEmpire % (1000 * 60 * 60 * 24 * 30.44)) \/ (1000 * 60 * 60 * 24));\n        const hoursEmpire = Math.floor((timeDiffEmpire % (1000 * 60 * 60 * 24)) \/ (1000 * 60 * 60));\n        const minutesEmpire = Math.floor((timeDiffEmpire % (1000 * 60 * 60)) \/ (1000 * 60));\n\n        document.getElementById('timeSinceEmpire').innerHTML = `\n            <div class=\"joseon-time-unit\">\n                <span class=\"number\">${yearsEmpire}<\/span>\n                <span class=\"label\">\ub144<\/span>\n            <\/div>\n            <div class=\"joseon-time-unit\">\n                <span class=\"number\">${monthsEmpire}<\/span>\n                <span class=\"label\">\uac1c\uc6d4<\/span>\n            <\/div>\n            <div class=\"joseon-time-unit\">\n                <span class=\"number\">${daysEmpire}<\/span>\n                <span class=\"label\">\uc77c<\/span>\n            <\/div>\n            <div class=\"joseon-time-unit\">\n                <span class=\"number\">${String(hoursEmpire).padStart(2, '0')}<\/span>\n                <span class=\"label\">\uc2dc<\/span>\n            <\/div>\n            <div class=\"joseon-time-unit\">\n                <span class=\"number\">${String(minutesEmpire).padStart(2, '0')}<\/span>\n                <span class=\"label\">\ubd84<\/span>\n            <\/div>\n        `;\n    }\n\n    \/\/ \ud398\uc774\uc9c0 \ub85c\ub4dc \uc2dc \uc989\uc2dc \uc2e4\ud589\n    updateJoseonTimes();\n\n    \/\/ 1\ucd08\ub9c8\ub2e4 \uc5c5\ub370\uc774\ud2b8\n    setInterval(updateJoseonTimes, 1000);\n    <\/script>\n<\/body>\n<\/html>\n","protected":false},"excerpt":{"rendered":"<p>\uc870\uc120\uc655\uc870 \uc5ed\uc0ac \uc2dc\uac04 \ud45c\uc2dc \uc704\uc82f \ud83c\udfdb\ufe0f \u671d\u9bae \u738b\u671d \ud83c\udfdb\ufe0f 518\ub144 \uc720\uad50 \uc655\uc870\uc758 \ub300\uc11c\uc0ac &#8211; \uc131\ub9ac\ud559\uacfc \ubbfc\ubcf8\uc758 \uc774\uc0c1\uad6d\uac00 1392\ub144 ~ 1897\ub144 | 27\ub300 518\ub144\uac04 \ud55c\ubc18\ub3c4 \ud1b5\uc77c\uc655\uc870 &#8230; <a title=\"\uc870\uc120\" class=\"read-more\" href=\"https:\/\/thekoreantoday.com\/history-alive\/joseon\/\" aria-label=\"\uc870\uc120\uc5d0 \ub300\ud574 \ub354 \uc790\uc138\ud788 \uc54c\uc544\ubcf4\uc138\uc694\">Read more<\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-142616","page","type-page","status-publish"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>\uc870\uc120 - \uc5ed\uc0ac\ub294 \uc0b4\uc544\uc788\ub2e4<\/title>\n<meta name=\"description\" content=\"\uc870\uc120 \uc5ed\uc0ac\ub294 \uc0b4\uc544\uc788\ub2e4 - 1392\ub144\ubd80\ud130 1910\ub144\uae4c\uc9c0 518\ub144\uac04 \ud55c\ubc18\ub3c4\ub97c \ud1b5\uce58\ud55c \uc720\uad50\uc655\uad6d \uc870\uc120. \ud0dc\uc870 \uc774\uc131\uacc4\uc758 \uac74\uad6d\ubd80\ud130 \uc138\uc885\ub300\uc655\uc758 \ud669\uae08\uae30, \uc784\uc9c4\uc65c\ub780\uacfc \ubcd1\uc790\ud638\ub780\uc758 \uc2dc\ub828, \uc601\u00b7\uc815\uc870\uc758 \ubb38\uc608\ubd80\ud765, \ub300\uc6d0\uad70\uacfc \uba85\uc131\ud669\ud6c4\uc758 \uac1c\ud601\uae4c\uc9c0. \ud55c\uae00 \ucc3d\uc81c\uc640 \uacfc\ud559\uae30\uc220\uc758 \uc815\uc218 \uce21\uc6b0\uae30\u00b7\uc790\uaca9\ub8e8\u00b7\uac70\ubd81\uc120, \uc2e4\ud559\uacfc \ubd81\ud559\uc758 \uc0ac\uc0c1\ud601\uba85, \ub3d9\uc758\ubcf4\uac10\uacfc \uc870\uc120\uc655\uc870\uc2e4\ub85d\uc758 \uae30\ub85d\ubb38\ud654. \uacbd\ubcf5\uad81\u00b7\ucc3d\ub355\uad81\uc758 \uad81\uad90\uac74\ucd95, \uc0ac\ub18d\uacf5\uc0c1\uc758 \uc2e0\ubd84\uc81c, \uc131\ub9ac\ud559\uacfc \ub2f9\uc7c1, \uc138\ub3c4\uc815\uce58\uc640 \ub3d9\ud559. \uc911\uc138\uc5d0\uc11c \uadfc\ub300\ub85c \uac00\ub294 \uaca9\ubcc0\uae30\ub97c \uac70\uce5c \uc870\uc120 27\uc655\uc870 518\ub144\uc758 \uc601\uc695\uc758 \uc5ed\uc0ac.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/thekoreantoday.com\/history-alive\/joseon\/\" \/>\n<meta property=\"og:locale\" content=\"ko_KR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"\uc870\uc120 - \uc5ed\uc0ac\ub294 \uc0b4\uc544\uc788\ub2e4\" \/>\n<meta property=\"og:description\" content=\"\uc870\uc120 \uc5ed\uc0ac\ub294 \uc0b4\uc544\uc788\ub2e4 - 1392\ub144\ubd80\ud130 1910\ub144\uae4c\uc9c0 518\ub144\uac04 \ud55c\ubc18\ub3c4\ub97c \ud1b5\uce58\ud55c \uc720\uad50\uc655\uad6d \uc870\uc120. \ud0dc\uc870 \uc774\uc131\uacc4\uc758 \uac74\uad6d\ubd80\ud130 \uc138\uc885\ub300\uc655\uc758 \ud669\uae08\uae30, \uc784\uc9c4\uc65c\ub780\uacfc \ubcd1\uc790\ud638\ub780\uc758 \uc2dc\ub828, \uc601\u00b7\uc815\uc870\uc758 \ubb38\uc608\ubd80\ud765, \ub300\uc6d0\uad70\uacfc \uba85\uc131\ud669\ud6c4\uc758 \uac1c\ud601\uae4c\uc9c0. \ud55c\uae00 \ucc3d\uc81c\uc640 \uacfc\ud559\uae30\uc220\uc758 \uc815\uc218 \uce21\uc6b0\uae30\u00b7\uc790\uaca9\ub8e8\u00b7\uac70\ubd81\uc120, \uc2e4\ud559\uacfc \ubd81\ud559\uc758 \uc0ac\uc0c1\ud601\uba85, \ub3d9\uc758\ubcf4\uac10\uacfc \uc870\uc120\uc655\uc870\uc2e4\ub85d\uc758 \uae30\ub85d\ubb38\ud654. \uacbd\ubcf5\uad81\u00b7\ucc3d\ub355\uad81\uc758 \uad81\uad90\uac74\ucd95, \uc0ac\ub18d\uacf5\uc0c1\uc758 \uc2e0\ubd84\uc81c, \uc131\ub9ac\ud559\uacfc \ub2f9\uc7c1, \uc138\ub3c4\uc815\uce58\uc640 \ub3d9\ud559. \uc911\uc138\uc5d0\uc11c \uadfc\ub300\ub85c \uac00\ub294 \uaca9\ubcc0\uae30\ub97c \uac70\uce5c \uc870\uc120 27\uc655\uc870 518\ub144\uc758 \uc601\uc695\uc758 \uc5ed\uc0ac.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/thekoreantoday.com\/history-alive\/joseon\/\" \/>\n<meta property=\"og:site_name\" content=\"\uc5ed\uc0ac\ub294 \uc0b4\uc544\uc788\ub2e4\" \/>\n<meta property=\"article:modified_time\" content=\"2025-09-30T02:20:53+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"\uc608\uc0c1 \ub418\ub294 \ud310\ub3c5 \uc2dc\uac04\" \/>\n\t<meta name=\"twitter:data1\" content=\"2\ubd84\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/thekoreantoday.com\\\/history-alive\\\/joseon\\\/\",\"url\":\"https:\\\/\\\/thekoreantoday.com\\\/history-alive\\\/joseon\\\/\",\"name\":\"\uc870\uc120 - \uc5ed\uc0ac\ub294 \uc0b4\uc544\uc788\ub2e4\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/thekoreantoday.com\\\/history-alive\\\/#website\"},\"datePublished\":\"2025-09-29T05:20:19+00:00\",\"dateModified\":\"2025-09-30T02:20:53+00:00\",\"description\":\"\uc870\uc120 \uc5ed\uc0ac\ub294 \uc0b4\uc544\uc788\ub2e4 - 1392\ub144\ubd80\ud130 1910\ub144\uae4c\uc9c0 518\ub144\uac04 \ud55c\ubc18\ub3c4\ub97c \ud1b5\uce58\ud55c \uc720\uad50\uc655\uad6d \uc870\uc120. \ud0dc\uc870 \uc774\uc131\uacc4\uc758 \uac74\uad6d\ubd80\ud130 \uc138\uc885\ub300\uc655\uc758 \ud669\uae08\uae30, \uc784\uc9c4\uc65c\ub780\uacfc \ubcd1\uc790\ud638\ub780\uc758 \uc2dc\ub828, \uc601\u00b7\uc815\uc870\uc758 \ubb38\uc608\ubd80\ud765, \ub300\uc6d0\uad70\uacfc \uba85\uc131\ud669\ud6c4\uc758 \uac1c\ud601\uae4c\uc9c0. \ud55c\uae00 \ucc3d\uc81c\uc640 \uacfc\ud559\uae30\uc220\uc758 \uc815\uc218 \uce21\uc6b0\uae30\u00b7\uc790\uaca9\ub8e8\u00b7\uac70\ubd81\uc120, \uc2e4\ud559\uacfc \ubd81\ud559\uc758 \uc0ac\uc0c1\ud601\uba85, \ub3d9\uc758\ubcf4\uac10\uacfc \uc870\uc120\uc655\uc870\uc2e4\ub85d\uc758 \uae30\ub85d\ubb38\ud654. \uacbd\ubcf5\uad81\u00b7\ucc3d\ub355\uad81\uc758 \uad81\uad90\uac74\ucd95, \uc0ac\ub18d\uacf5\uc0c1\uc758 \uc2e0\ubd84\uc81c, \uc131\ub9ac\ud559\uacfc \ub2f9\uc7c1, \uc138\ub3c4\uc815\uce58\uc640 \ub3d9\ud559. \uc911\uc138\uc5d0\uc11c \uadfc\ub300\ub85c \uac00\ub294 \uaca9\ubcc0\uae30\ub97c \uac70\uce5c \uc870\uc120 27\uc655\uc870 518\ub144\uc758 \uc601\uc695\uc758 \uc5ed\uc0ac.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/thekoreantoday.com\\\/history-alive\\\/joseon\\\/#breadcrumb\"},\"inLanguage\":\"ko-KR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/thekoreantoday.com\\\/history-alive\\\/joseon\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/thekoreantoday.com\\\/history-alive\\\/joseon\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"\ud648\",\"item\":\"https:\\\/\\\/thekoreantoday.com\\\/history-alive\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"\uc870\uc120\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/thekoreantoday.com\\\/history-alive\\\/#website\",\"url\":\"https:\\\/\\\/thekoreantoday.com\\\/\",\"name\":\"\uc5ed\uc0ac\ub294 \uc0b4\uc544\uc788\ub2e4\",\"description\":\"\uace0\uc870\uc120\ubd80\ud130 \ud604\uc7ac\uae4c\uc9c0, \uc0b4\uc544 \uc228\uc26c\ub294 \ud55c\uad6d\uc0ac\",\"publisher\":{\"@id\":\"https:\\\/\\\/thekoreantoday.com\\\/history-alive\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/thekoreantoday.com\\\/history-alive\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"ko-KR\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/thekoreantoday.com\\\/history-alive\\\/#organization\",\"name\":\"\uc5ed\uc0ac\ub294 \uc0b4\uc544\uc788\ub2e4\",\"url\":\"https:\\\/\\\/thekoreantoday.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"ko-KR\",\"@id\":\"https:\\\/\\\/thekoreantoday.com\\\/history-alive\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/thekoreantoday.com\\\/history-alive\\\/wp-content\\\/uploads\\\/sites\\\/196\\\/2025\\\/11\\\/cropped-\uc5ed\uc0ac\ub294-\uc0b4\uc544\uc788\ub2e4-2.png\",\"contentUrl\":\"https:\\\/\\\/thekoreantoday.com\\\/history-alive\\\/wp-content\\\/uploads\\\/sites\\\/196\\\/2025\\\/11\\\/cropped-\uc5ed\uc0ac\ub294-\uc0b4\uc544\uc788\ub2e4-2.png\",\"width\":2047,\"height\":410,\"caption\":\"\uc5ed\uc0ac\ub294 \uc0b4\uc544\uc788\ub2e4\"},\"image\":{\"@id\":\"https:\\\/\\\/thekoreantoday.com\\\/history-alive\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"\uc870\uc120 - \uc5ed\uc0ac\ub294 \uc0b4\uc544\uc788\ub2e4","description":"\uc870\uc120 \uc5ed\uc0ac\ub294 \uc0b4\uc544\uc788\ub2e4 - 1392\ub144\ubd80\ud130 1910\ub144\uae4c\uc9c0 518\ub144\uac04 \ud55c\ubc18\ub3c4\ub97c \ud1b5\uce58\ud55c \uc720\uad50\uc655\uad6d \uc870\uc120. \ud0dc\uc870 \uc774\uc131\uacc4\uc758 \uac74\uad6d\ubd80\ud130 \uc138\uc885\ub300\uc655\uc758 \ud669\uae08\uae30, \uc784\uc9c4\uc65c\ub780\uacfc \ubcd1\uc790\ud638\ub780\uc758 \uc2dc\ub828, \uc601\u00b7\uc815\uc870\uc758 \ubb38\uc608\ubd80\ud765, \ub300\uc6d0\uad70\uacfc \uba85\uc131\ud669\ud6c4\uc758 \uac1c\ud601\uae4c\uc9c0. \ud55c\uae00 \ucc3d\uc81c\uc640 \uacfc\ud559\uae30\uc220\uc758 \uc815\uc218 \uce21\uc6b0\uae30\u00b7\uc790\uaca9\ub8e8\u00b7\uac70\ubd81\uc120, \uc2e4\ud559\uacfc \ubd81\ud559\uc758 \uc0ac\uc0c1\ud601\uba85, \ub3d9\uc758\ubcf4\uac10\uacfc \uc870\uc120\uc655\uc870\uc2e4\ub85d\uc758 \uae30\ub85d\ubb38\ud654. \uacbd\ubcf5\uad81\u00b7\ucc3d\ub355\uad81\uc758 \uad81\uad90\uac74\ucd95, \uc0ac\ub18d\uacf5\uc0c1\uc758 \uc2e0\ubd84\uc81c, \uc131\ub9ac\ud559\uacfc \ub2f9\uc7c1, \uc138\ub3c4\uc815\uce58\uc640 \ub3d9\ud559. \uc911\uc138\uc5d0\uc11c \uadfc\ub300\ub85c \uac00\ub294 \uaca9\ubcc0\uae30\ub97c \uac70\uce5c \uc870\uc120 27\uc655\uc870 518\ub144\uc758 \uc601\uc695\uc758 \uc5ed\uc0ac.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/thekoreantoday.com\/history-alive\/joseon\/","og_locale":"ko_KR","og_type":"article","og_title":"\uc870\uc120 - \uc5ed\uc0ac\ub294 \uc0b4\uc544\uc788\ub2e4","og_description":"\uc870\uc120 \uc5ed\uc0ac\ub294 \uc0b4\uc544\uc788\ub2e4 - 1392\ub144\ubd80\ud130 1910\ub144\uae4c\uc9c0 518\ub144\uac04 \ud55c\ubc18\ub3c4\ub97c \ud1b5\uce58\ud55c \uc720\uad50\uc655\uad6d \uc870\uc120. \ud0dc\uc870 \uc774\uc131\uacc4\uc758 \uac74\uad6d\ubd80\ud130 \uc138\uc885\ub300\uc655\uc758 \ud669\uae08\uae30, \uc784\uc9c4\uc65c\ub780\uacfc \ubcd1\uc790\ud638\ub780\uc758 \uc2dc\ub828, \uc601\u00b7\uc815\uc870\uc758 \ubb38\uc608\ubd80\ud765, \ub300\uc6d0\uad70\uacfc \uba85\uc131\ud669\ud6c4\uc758 \uac1c\ud601\uae4c\uc9c0. \ud55c\uae00 \ucc3d\uc81c\uc640 \uacfc\ud559\uae30\uc220\uc758 \uc815\uc218 \uce21\uc6b0\uae30\u00b7\uc790\uaca9\ub8e8\u00b7\uac70\ubd81\uc120, \uc2e4\ud559\uacfc \ubd81\ud559\uc758 \uc0ac\uc0c1\ud601\uba85, \ub3d9\uc758\ubcf4\uac10\uacfc \uc870\uc120\uc655\uc870\uc2e4\ub85d\uc758 \uae30\ub85d\ubb38\ud654. \uacbd\ubcf5\uad81\u00b7\ucc3d\ub355\uad81\uc758 \uad81\uad90\uac74\ucd95, \uc0ac\ub18d\uacf5\uc0c1\uc758 \uc2e0\ubd84\uc81c, \uc131\ub9ac\ud559\uacfc \ub2f9\uc7c1, \uc138\ub3c4\uc815\uce58\uc640 \ub3d9\ud559. \uc911\uc138\uc5d0\uc11c \uadfc\ub300\ub85c \uac00\ub294 \uaca9\ubcc0\uae30\ub97c \uac70\uce5c \uc870\uc120 27\uc655\uc870 518\ub144\uc758 \uc601\uc695\uc758 \uc5ed\uc0ac.","og_url":"https:\/\/thekoreantoday.com\/history-alive\/joseon\/","og_site_name":"\uc5ed\uc0ac\ub294 \uc0b4\uc544\uc788\ub2e4","article_modified_time":"2025-09-30T02:20:53+00:00","twitter_card":"summary_large_image","twitter_misc":{"\uc608\uc0c1 \ub418\ub294 \ud310\ub3c5 \uc2dc\uac04":"2\ubd84"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/thekoreantoday.com\/history-alive\/joseon\/","url":"https:\/\/thekoreantoday.com\/history-alive\/joseon\/","name":"\uc870\uc120 - \uc5ed\uc0ac\ub294 \uc0b4\uc544\uc788\ub2e4","isPartOf":{"@id":"https:\/\/thekoreantoday.com\/history-alive\/#website"},"datePublished":"2025-09-29T05:20:19+00:00","dateModified":"2025-09-30T02:20:53+00:00","description":"\uc870\uc120 \uc5ed\uc0ac\ub294 \uc0b4\uc544\uc788\ub2e4 - 1392\ub144\ubd80\ud130 1910\ub144\uae4c\uc9c0 518\ub144\uac04 \ud55c\ubc18\ub3c4\ub97c \ud1b5\uce58\ud55c \uc720\uad50\uc655\uad6d \uc870\uc120. \ud0dc\uc870 \uc774\uc131\uacc4\uc758 \uac74\uad6d\ubd80\ud130 \uc138\uc885\ub300\uc655\uc758 \ud669\uae08\uae30, \uc784\uc9c4\uc65c\ub780\uacfc \ubcd1\uc790\ud638\ub780\uc758 \uc2dc\ub828, \uc601\u00b7\uc815\uc870\uc758 \ubb38\uc608\ubd80\ud765, \ub300\uc6d0\uad70\uacfc \uba85\uc131\ud669\ud6c4\uc758 \uac1c\ud601\uae4c\uc9c0. \ud55c\uae00 \ucc3d\uc81c\uc640 \uacfc\ud559\uae30\uc220\uc758 \uc815\uc218 \uce21\uc6b0\uae30\u00b7\uc790\uaca9\ub8e8\u00b7\uac70\ubd81\uc120, \uc2e4\ud559\uacfc \ubd81\ud559\uc758 \uc0ac\uc0c1\ud601\uba85, \ub3d9\uc758\ubcf4\uac10\uacfc \uc870\uc120\uc655\uc870\uc2e4\ub85d\uc758 \uae30\ub85d\ubb38\ud654. \uacbd\ubcf5\uad81\u00b7\ucc3d\ub355\uad81\uc758 \uad81\uad90\uac74\ucd95, \uc0ac\ub18d\uacf5\uc0c1\uc758 \uc2e0\ubd84\uc81c, \uc131\ub9ac\ud559\uacfc \ub2f9\uc7c1, \uc138\ub3c4\uc815\uce58\uc640 \ub3d9\ud559. \uc911\uc138\uc5d0\uc11c \uadfc\ub300\ub85c \uac00\ub294 \uaca9\ubcc0\uae30\ub97c \uac70\uce5c \uc870\uc120 27\uc655\uc870 518\ub144\uc758 \uc601\uc695\uc758 \uc5ed\uc0ac.","breadcrumb":{"@id":"https:\/\/thekoreantoday.com\/history-alive\/joseon\/#breadcrumb"},"inLanguage":"ko-KR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/thekoreantoday.com\/history-alive\/joseon\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/thekoreantoday.com\/history-alive\/joseon\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"\ud648","item":"https:\/\/thekoreantoday.com\/history-alive\/"},{"@type":"ListItem","position":2,"name":"\uc870\uc120"}]},{"@type":"WebSite","@id":"https:\/\/thekoreantoday.com\/history-alive\/#website","url":"https:\/\/thekoreantoday.com\/","name":"\uc5ed\uc0ac\ub294 \uc0b4\uc544\uc788\ub2e4","description":"\uace0\uc870\uc120\ubd80\ud130 \ud604\uc7ac\uae4c\uc9c0, \uc0b4\uc544 \uc228\uc26c\ub294 \ud55c\uad6d\uc0ac","publisher":{"@id":"https:\/\/thekoreantoday.com\/history-alive\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/thekoreantoday.com\/history-alive\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"ko-KR"},{"@type":"Organization","@id":"https:\/\/thekoreantoday.com\/history-alive\/#organization","name":"\uc5ed\uc0ac\ub294 \uc0b4\uc544\uc788\ub2e4","url":"https:\/\/thekoreantoday.com\/","logo":{"@type":"ImageObject","inLanguage":"ko-KR","@id":"https:\/\/thekoreantoday.com\/history-alive\/#\/schema\/logo\/image\/","url":"https:\/\/thekoreantoday.com\/history-alive\/wp-content\/uploads\/sites\/196\/2025\/11\/cropped-\uc5ed\uc0ac\ub294-\uc0b4\uc544\uc788\ub2e4-2.png","contentUrl":"https:\/\/thekoreantoday.com\/history-alive\/wp-content\/uploads\/sites\/196\/2025\/11\/cropped-\uc5ed\uc0ac\ub294-\uc0b4\uc544\uc788\ub2e4-2.png","width":2047,"height":410,"caption":"\uc5ed\uc0ac\ub294 \uc0b4\uc544\uc788\ub2e4"},"image":{"@id":"https:\/\/thekoreantoday.com\/history-alive\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/thekoreantoday.com\/history-alive\/wp-json\/wp\/v2\/pages\/142616","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/thekoreantoday.com\/history-alive\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/thekoreantoday.com\/history-alive\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/thekoreantoday.com\/history-alive\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/thekoreantoday.com\/history-alive\/wp-json\/wp\/v2\/comments?post=142616"}],"version-history":[{"count":0,"href":"https:\/\/thekoreantoday.com\/history-alive\/wp-json\/wp\/v2\/pages\/142616\/revisions"}],"wp:attachment":[{"href":"https:\/\/thekoreantoday.com\/history-alive\/wp-json\/wp\/v2\/media?parent=142616"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}