{"id":520,"date":"2026-03-07T11:11:19","date_gmt":"2026-03-07T02:11:19","guid":{"rendered":"https:\/\/x-global.it\/classica-x\/?page_id=520"},"modified":"2026-03-07T11:11:19","modified_gmt":"2026-03-07T02:11:19","slug":"introduction","status":"publish","type":"page","link":"https:\/\/x-global.it\/classica-x\/kybalion\/preview\/introduction\/","title":{"rendered":"Kybalion Introduction(Kr)"},"content":{"rendered":"\n<style>\n  \/* ============================================================\n     The Kybalion - Introduction Preview Page\n     WordPress \uc0ac\uc6a9\uc790 \uc815\uc758 HTML \ube14\ub85d\uc6a9\n     \uae30\uc874 cx-book-page \ub514\uc790\uc778 \uc2dc\uc2a4\ud15c \uc7ac\uc0ac\uc6a9\n     ============================================================ *\/\n  .cx-preview-page {\n    --color-bg: #0a0a0a;\n    --color-bg-elevated: #111111;\n    --color-bg-card: #161616;\n    --color-bg-card-hover: #1a1a1a;\n    --color-surface: #1e1e1e;\n    --color-border: #2a2a2a;\n    --color-border-subtle: #1f1f1f;\n    --color-text-primary: #f0ece6;\n    --color-text-secondary: #d5d0c8;\n    --color-text-tertiary: #a8a298;\n    --color-accent-gold: #c9a96e;\n    --color-accent-gold-dim: #a08a50;\n    --color-accent-gold-bright: #dfc48b;\n    --color-accent-silver: #d4cec6;\n    --color-white: #f5f0ea;\n    --color-tag-bg: rgba(201, 169, 110, 0.08);\n    --color-tag-border: rgba(201, 169, 110, 0.2);\n    --color-link: #c9a96e;\n    --color-link-hover: #dfc48b;\n    --font-display: 'Cormorant Garamond', 'EB Garamond', Georgia, serif;\n    --font-body-kr: 'Noto Sans KR', sans-serif;\n    --font-body-en: 'EB Garamond', Georgia, serif;\n    --max-width: 1200px;\n    --content-width: 780px;\n\n    background-color: var(--color-bg);\n    color: var(--color-text-primary);\n    font-family: var(--font-body-kr);\n    line-height: 1.8;\n    margin: 0 auto;\n    padding: 0;\n    max-width: 100%;\n  }\n\n  .cx-preview-page *,\n  .cx-preview-page *::before,\n  .cx-preview-page *::after {\n    box-sizing: border-box;\n  }\n\n  .cx-preview-page a {\n    color: var(--color-link);\n    text-decoration: none;\n    transition: color 0.3s ease;\n  }\n\n  .cx-preview-page a:hover {\n    color: var(--color-link-hover);\n  }\n\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600&family=Noto+Sans+KR:wght@300;400;500;600;700&family=EB+Garamond:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500&display=swap');\n\n  \/* ---- Breadcrumb ---- *\/\n  .cxp-breadcrumb {\n    max-width: var(--max-width);\n    margin: 0 auto;\n    padding: 1.5rem 2rem 0;\n    font-size: 0.8rem;\n    color: var(--color-text-tertiary);\n    font-family: var(--font-body-kr);\n  }\n  .cxp-breadcrumb a { color: var(--color-text-tertiary); }\n  .cxp-breadcrumb a:hover { color: var(--color-accent-gold); }\n  .cxp-breadcrumb .sep { margin: 0 0.5em; opacity: 0.5; }\n\n  \/* ---- Preview Header ---- *\/\n  .cxp-header {\n    max-width: var(--max-width);\n    margin: 0 auto;\n    padding: 2.5rem 2rem 0;\n  }\n  .cxp-preview-badge {\n    display: inline-flex;\n    align-items: center;\n    gap: 0.5em;\n    font-size: 0.7rem;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n    color: var(--color-accent-gold);\n    background: var(--color-tag-bg);\n    border: 1px solid var(--color-tag-border);\n    padding: 0.4em 1em;\n    border-radius: 2px;\n    margin-bottom: 1.2rem;\n  }\n  .cxp-preview-badge::before {\n    content: '';\n    display: inline-block;\n    width: 6px;\n    height: 6px;\n    border-radius: 50%;\n    background: var(--color-accent-gold);\n  }\n  .cxp-book-ref {\n    font-family: var(--font-display);\n    font-size: 1rem;\n    color: var(--color-text-tertiary);\n    margin-bottom: 0.3rem;\n  }\n  .cxp-book-ref a { color: var(--color-accent-gold-dim); }\n  .cxp-book-ref a:hover { color: var(--color-accent-gold); }\n  .cxp-chapter-title {\n    font-family: var(--font-display);\n    font-size: 2.8rem;\n    font-weight: 400;\n    color: var(--color-white);\n    letter-spacing: 0.02em;\n    line-height: 1.15;\n    margin: 0 0 0.15em 0;\n  }\n  .cxp-chapter-kr {\n    font-family: var(--font-body-kr);\n    font-size: 1.3rem;\n    font-weight: 400;\n    color: var(--color-text-secondary);\n    letter-spacing: 0.06em;\n    margin: 0 0 1.5rem 0;\n  }\n  .cxp-meta {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 1.5rem;\n    font-size: 0.8rem;\n    color: var(--color-text-tertiary);\n    padding-bottom: 2rem;\n    border-bottom: 1px solid var(--color-border-subtle);\n  }\n  .cxp-meta-item {\n    display: flex;\n    align-items: center;\n    gap: 0.4em;\n  }\n  .cxp-meta-label { color: var(--color-text-tertiary); }\n  .cxp-meta-value { color: var(--color-text-secondary); }\n\n  \/* ---- Bilingual Content ---- *\/\n  .cxp-content {\n    max-width: var(--content-width);\n    margin: 0 auto;\n    padding: 3rem 2rem;\n  }\n\n  .cxp-para {\n    margin-bottom: 2.5rem;\n    padding-bottom: 2.5rem;\n    border-bottom: 1px solid rgba(42, 42, 42, 0.5);\n  }\n  .cxp-para:last-of-type {\n    border-bottom: none;\n  }\n\n  .cxp-en {\n    font-family: var(--font-body-en);\n    font-size: 1.05rem;\n    font-style: italic;\n    color: var(--color-text-primary);\n    line-height: 1.85;\n    margin-bottom: 1.2rem;\n    padding-left: 1rem;\n    border-left: 2px solid rgba(201, 169, 110, 0.15);\n  }\n\n  .cxp-kr {\n    font-family: var(--font-body-kr);\n    font-size: 0.95rem;\n    color: var(--color-text-secondary);\n    line-height: 1.95;\n  }\n\n  \/* \uc778\uc6a9\ubb38 (\ud0a4\ubc1c\ub9ac\uc628 \uaca9\uc5b8) *\/\n  .cxp-quote-block {\n    margin: 1.2rem 0;\n    padding: 1.2rem 1.5rem;\n    border-left: 2px solid var(--color-accent-gold-dim);\n    background: rgba(201, 169, 110, 0.04);\n  }\n  .cxp-quote-en {\n    font-family: var(--font-body-en);\n    font-size: 1rem;\n    font-style: italic;\n    color: var(--color-text-primary);\n    line-height: 1.7;\n    margin-bottom: 0.5rem;\n  }\n  .cxp-quote-kr {\n    font-family: var(--font-body-kr);\n    font-size: 0.88rem;\n    color: var(--color-text-secondary);\n    line-height: 1.8;\n  }\n\n  \/* Footnote markers *\/\n  .cxp-fn {\n    display: inline;\n    position: relative;\n    cursor: help;\n  }\n  .cxp-fn-num {\n    font-family: var(--font-body-en);\n    font-size: 0.7rem;\n    color: var(--color-accent-gold);\n    vertical-align: super;\n    margin: 0 0.1em;\n    cursor: help;\n  }\n  .cxp-fn-tip {\n    display: none;\n    position: absolute;\n    bottom: calc(100% + 8px);\n    left: 50%;\n    transform: translateX(-50%);\n    background: var(--color-bg-card);\n    border: 1px solid var(--color-border);\n    border-radius: 4px;\n    padding: 0.6rem 0.9rem;\n    font-size: 0.78rem;\n    font-style: normal;\n    color: var(--color-text-secondary);\n    white-space: nowrap;\n    max-width: 320px;\n    white-space: normal;\n    z-index: 100;\n    box-shadow: 0 4px 16px rgba(0,0,0,0.4);\n    line-height: 1.5;\n  }\n  .cxp-fn-tip strong {\n    color: var(--color-accent-gold);\n    font-weight: 500;\n  }\n  .cxp-fn:hover .cxp-fn-tip {\n    display: block;\n  }\n\n  \/* Author sign-off *\/\n  .cxp-signoff {\n    font-family: var(--font-display);\n    font-size: 1.1rem;\n    font-style: italic;\n    color: var(--color-text-tertiary);\n    text-align: right;\n    padding: 1rem 0 2rem;\n    letter-spacing: 0.05em;\n  }\n\n  \/* ---- Vocabulary Section ---- *\/\n  .cxp-section {\n    max-width: var(--content-width);\n    margin: 0 auto;\n    padding: 0 2rem 3rem;\n  }\n  .cxp-section-divider {\n    max-width: var(--content-width);\n    margin: 0 auto;\n    padding: 0 2rem;\n  }\n  .cxp-section-divider hr {\n    border: none;\n    height: 1px;\n    background: linear-gradient(90deg, transparent, var(--color-border), transparent);\n  }\n  .cxp-sec-label {\n    font-size: 0.7rem;\n    letter-spacing: 0.15em;\n    text-transform: uppercase;\n    color: var(--color-accent-gold-dim);\n    margin-bottom: 0.5rem;\n  }\n  .cxp-sec-title {\n    font-family: var(--font-display);\n    font-size: 1.5rem;\n    font-weight: 400;\n    color: var(--color-white);\n    letter-spacing: 0.02em;\n    margin: 0 0 0.3em 0;\n  }\n  .cxp-sec-sub {\n    font-size: 0.85rem;\n    color: var(--color-text-tertiary);\n    margin-bottom: 1.5rem;\n  }\n\n  \/* ---- Vocab table ---- *\/\n  .cxp-vocab {\n    border: none;\n    border-radius: 6px;\n    overflow: hidden;\n    background: #1a1a1a;\n  }\n  .cxp-vtable {\n    width: 100%;\n    border-collapse: collapse;\n    margin: 0 !important;\n    padding: 0 !important;\n    border: none !important;\n  }\n  .cxp-vtable thead th {\n    text-align: left;\n    padding: 0.8rem 1.2rem;\n    font-size: 0.7rem;\n    font-weight: 500;\n    letter-spacing: 0.08em;\n    text-transform: uppercase;\n    color: var(--color-text-tertiary);\n    background: #1e1e1e;\n    border: none;\n    border-bottom: 1px solid #2a2a2a;\n  }\n  .cxp-vtable tbody td {\n    padding: 0.7rem 1.2rem;\n    font-size: 0.85rem;\n    border: none;\n    border-bottom: 1px solid #222222;\n    color: var(--color-text-secondary);\n  }\n  .cxp-vtable tbody tr:last-child td {\n    border-bottom: none;\n  }\n  .cxp-vtable tbody tr:hover { background: rgba(255,255,255,0.02); }\n  .cxp-vword {\n    font-family: var(--font-body-en);\n    font-weight: 500;\n    color: var(--color-text-primary);\n  }\n  .cxp-vdesc {\n    font-size: 0.78rem;\n    color: var(--color-text-tertiary);\n    margin-top: 0.2rem;\n    line-height: 1.5;\n  }\n\n  \/* Sentences to Remember *\/\n  .cxp-sentences {\n    display: grid;\n    gap: 1rem;\n  }\n  .cxp-sentence {\n    background: var(--color-bg-card);\n    border: 1px solid var(--color-border-subtle);\n    border-radius: 6px;\n    padding: 1.5rem 1.8rem;\n    position: relative;\n  }\n  .cxp-s-en {\n    font-family: var(--font-body-en);\n    font-size: 1rem;\n    font-style: italic;\n    color: var(--color-text-primary);\n    line-height: 1.6;\n    margin-bottom: 0.6rem;\n  }\n  .cxp-s-kr {\n    font-family: var(--font-body-kr);\n    font-size: 0.85rem;\n    color: var(--color-text-secondary);\n    line-height: 1.65;\n  }\n\n  \/* ---- Navigation ---- *\/\n  .cxp-nav {\n    max-width: var(--content-width);\n    margin: 0 auto;\n    padding: 0 2rem 1.5rem;\n  }\n  .cxp-nav-inner {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 1.5rem 0;\n    border-top: 1px solid var(--color-border-subtle);\n  }\n  .cxp-nav-link {\n    font-size: 0.85rem;\n    color: var(--color-text-tertiary);\n    transition: color 0.3s ease;\n  }\n  .cxp-nav-link:hover { color: var(--color-accent-gold); }\n  .cxp-nav-label {\n    font-size: 0.68rem;\n    letter-spacing: 0.1em;\n    text-transform: uppercase;\n    color: var(--color-accent-gold-dim);\n    display: block;\n    margin-bottom: 0.2rem;\n  }\n  .cxp-nav-title {\n    font-family: var(--font-display);\n    font-size: 1rem;\n    color: var(--color-text-secondary);\n  }\n  .cxp-nav-link:hover .cxp-nav-title { color: var(--color-accent-gold); }\n\n  \/* ---- CTA Purchase ---- *\/\n  .cxp-cta {\n    max-width: var(--content-width);\n    margin: 0 auto;\n    padding: 0 2rem 3rem;\n  }\n  .cxp-cta-box {\n    background: var(--color-bg-elevated);\n    border: 1px solid var(--color-border-subtle);\n    border-radius: 6px;\n    padding: 2.5rem;\n    text-align: center;\n  }\n  .cxp-cta-title {\n    font-family: var(--font-display);\n    font-size: 1.4rem;\n    font-weight: 400;\n    color: var(--color-white);\n    margin: 0 0 0.5rem 0;\n  }\n  .cxp-cta-desc {\n    font-size: 0.88rem;\n    color: var(--color-text-tertiary);\n    margin-bottom: 1.8rem;\n    line-height: 1.6;\n  }\n  .cxp-cta-buttons {\n    display: flex;\n    justify-content: center;\n    gap: 0.8rem;\n    flex-wrap: wrap;\n  }\n  .cxp-btn {\n    display: inline-flex;\n    align-items: center;\n    gap: 0.5em;\n    padding: 0.75em 1.8em;\n    font-family: var(--font-body-kr);\n    font-size: 0.85rem;\n    font-weight: 500;\n    letter-spacing: 0.04em;\n    border-radius: 3px;\n    border: 1px solid var(--color-accent-gold);\n    cursor: pointer;\n    transition: all 0.3s ease;\n    text-decoration: none;\n    background: transparent;\n    color: var(--color-accent-gold);\n  }\n  .cxp-btn:hover {\n    background: var(--color-accent-gold);\n    color: var(--color-bg);\n    box-shadow: 0 4px 16px rgba(201,169,110,0.25);\n  }\n  .cxp-btn-primary {\n    background: var(--color-accent-gold);\n    color: var(--color-bg);\n  }\n  .cxp-btn-primary:hover {\n    background: var(--color-accent-gold-bright);\n    color: var(--color-bg);\n    box-shadow: 0 4px 16px rgba(201,169,110,0.35);\n  }\n\n  \/* ---- Responsive ---- *\/\n  @media (max-width: 768px) {\n    .cxp-header { padding: 2rem 1.25rem 0; }\n    .cxp-chapter-title { font-size: 2rem; }\n    .cxp-chapter-kr { font-size: 1.1rem; }\n    .cxp-content { padding: 2.5rem 1.25rem; }\n    .cxp-section { padding: 0 1.25rem 2.5rem; }\n    .cxp-section-divider { padding: 0 1.25rem; }\n    .cxp-nav { padding: 0 1.25rem 1.5rem; }\n    .cxp-cta { padding: 0 1.25rem 2.5rem; }\n    .cxp-cta-box { padding: 2rem 1.5rem; }\n    .cxp-breadcrumb { padding: 1rem 1.25rem 0; }\n    .cxp-en { padding-left: 0.8rem; }\n    .cxp-fn-tip { max-width: 260px; left: 0; transform: none; }\n  }\n<\/style>\n\n<div class=\"cx-preview-page\">\n\n  <!-- Breadcrumb -->\n  <nav class=\"cxp-breadcrumb\">\n    <a href=\"\/classica-x\/\">Classica-X<\/a>\n    <span class=\"sep\">\/<\/span>\n    <a href=\"\/classica-x\/catalog\/\">\ub3c4\uc11c \ubaa9\ub85d<\/a>\n    <span class=\"sep\">\/<\/span>\n    <a href=\"\/classica-x\/kybalion\/\">\ud0a4\ubc1c\ub9ac\uc628<\/a>\n    <span class=\"sep\">\/<\/span>\n    <a href=\"\/classica-x\/kybalion\/preview\/\">\ubbf8\ub9ac\ubcf4\uae30<\/a>\n    <span class=\"sep\">\/<\/span>\n    <span>\uc11c\ubb38<\/span>\n  <\/nav>\n\n  <!-- ============================================================\n       PREVIEW HEADER\n       ============================================================ -->\n  <header class=\"cxp-header\">\n    <div class=\"cxp-preview-badge\">\ubb34\ub8cc \ubbf8\ub9ac\ubcf4\uae30<\/div>\n    <div class=\"cxp-book-ref\"><a href=\"\/classica-x\/kybalion\/\">The Kybalion<\/a> &middot; 3-in-1 Bilingual Edition<\/div>\n    <h1 class=\"cxp-chapter-title\">Introduction<\/h1>\n    <div class=\"cxp-chapter-kr\">\uc11c\ubb38<\/div>\n    <div class=\"cxp-meta\">\n      <div class=\"cxp-meta-item\"><span class=\"cxp-meta-label\">\uc800\uc790<\/span> <span class=\"cxp-meta-value\">Three Initiates<\/span><\/div>\n      <div class=\"cxp-meta-item\"><span class=\"cxp-meta-label\">\uc6d0\uc800<\/span> <span class=\"cxp-meta-value\">1908<\/span><\/div>\n      <div class=\"cxp-meta-item\"><span class=\"cxp-meta-label\">\ud615\uc2dd<\/span> <span class=\"cxp-meta-value\">\uc601\ud55c\ub300\uc5ed (PART 1)<\/span><\/div>\n      <div class=\"cxp-meta-item\"><span class=\"cxp-meta-label\">\uac01\uc8fc<\/span> <span class=\"cxp-meta-value\">18\uac1c<\/span><\/div>\n    <\/div>\n  <\/header>\n\n  <!-- ============================================================\n       BILINGUAL CONTENT\n       ============================================================ -->\n  <article class=\"cxp-content\">\n\n    <!-- Para 1 -->\n    <div class=\"cxp-para\">\n      <div class=\"cxp-en\">We take great pleasure in presenting to the attention of students and investigators of the <span class=\"cxp-fn\">Secret Doctrines<span class=\"cxp-fn-num\">1<\/span><span class=\"cxp-fn-tip\"><strong>Secret Doctrines<\/strong> \ube44\ubc00 \uad50\uc758\ub4e4 \u2014 \ud5e4\ub974\uba54\uc2a4\uc8fc\uc758 \ube44\uc804 \uac00\ub974\uce68\uc758 \ucd1d\uccb4<\/span><\/span> this little work based upon the world-old Hermetic Teachings. There has been so little written upon this subject, notwithstanding the countless references to the Teachings in the many works upon <span class=\"cxp-fn\">occultism<span class=\"cxp-fn-num\">2<\/span><span class=\"cxp-fn-tip\"><strong>occultism<\/strong> \uc2e0\ube44\ud559, \uc624\uceec\ud2f0\uc998 \u2014 \uc77c\ubc18 \ub300\uc911\uc5d0\uac8c \uc228\uaca8\uc9c4 \uc2e0\ube44\uc801\u00b7\uc601\uc801 \uc9c0\uc2dd \uccb4\uacc4<\/span><\/span>, that the many earnest searchers after the <span class=\"cxp-fn\">Arcane<span class=\"cxp-fn-num\">3<\/span><span class=\"cxp-fn-tip\"><strong>Arcane<\/strong> \ube44\uc758(\u79d8\u7fa9)\uc758, \uc2ec\uc624\ud55c \u2014 \uc120\ud0dd\ub41c \uc18c\uc218\uc5d0\uac8c\ub9cc \uc54c\ub824\uc9c4<\/span><\/span> Truths will doubtless welcome the appearance of this present volume.<\/div>\n      <div class=\"cxp-kr\">\uc6b0\ub9ac\ub294 \ube44\ubc00\uc758 \uac00\ub974\uce68\uc744 \ubc30\uc6b0\uace0 \ud0d0\uad6c\ud558\ub294 \uc774\ub4e4\uc5d0\uac8c, \uc544\uc8fc \uc624\ub798\ub41c \ud5e4\ub974\uba54\uc2a4 \uac00\ub974\uce68\uc5d0 \ubc14\ud0d5\uc744 \ub454 \uc774 \uc791\uc740 \ucc45\uc744 \uc18c\uac1c\ud558\uac8c \ub418\uc5b4 \ud06c\ub098\ud070 \uae30\uc068\uc744 \ub290\ub07c\ub294 \ubc14\uc774\ub2e4. \uc2e0\ube44\ud559\uc5d0 \uad00\ud55c \uc218\ub9ce\uc740 \ucc45\ub4e4\uc5d0\uc11c \uc774 \uac00\ub974\uce68\uc774 \ub04a\uc784\uc5c6\uc774 \uc5b8\uae09\ub428\uc5d0\ub3c4 \ubd88\uad6c\ud558\uace0, \uc815\uc791 \uc774 \uc8fc\uc81c\ub97c \uc9c1\uc811 \ub2e4\ub8ec \uae00\uc740 \uac70\uc758 \uc5c6\uc5c8\ub2e4. \uae4a\uace0 \uc2ec\uc624\ud55c \uc9c4\ub9ac\ub97c \uc9c4\uc9c0\ud558\uac8c \ucd94\uad6c\ud558\ub294 \ub9ce\uc740 \uc774\ub4e4\uc774 \uc774 \ucc45\uc758 \ub4f1\uc7a5\uc744 \uae30\uaebc\uc774 \ubc18\uae38 \uac83\uc784\uc744 \uc6b0\ub9ac\ub294 \uc758\uc2ec\ud558\uc9c0 \uc54a\ub294\ub2e4.<\/div>\n    <\/div>\n\n    <!-- Para 2 -->\n    <div class=\"cxp-para\">\n      <div class=\"cxp-en\">The purpose of this work is not the <span class=\"cxp-fn\">enunciation<span class=\"cxp-fn-num\">4<\/span><span class=\"cxp-fn-tip\"><strong>enunciation<\/strong> \uc9c4\uc220, \uacf5\uc2dd \uc120\uc5b8 \u2014 \uc6d0\ub9ac\ub098 \uad50\uc758\ub97c \uacf5\uc2dd\uc801\uc73c\ub85c \ud45c\uba85\ud558\ub294 \ud589\uc704<\/span><\/span> of any special philosophy or doctrine, but rather is to give to the students a statement of the Truth that will serve to reconcile the many bits of occult knowledge that they may have acquired, but which are apparently opposed to each other and which often serve to discourage and disgust the beginner in the study. Our intent is not to erect a new Temple of Knowledge, but rather to place in the hands of the student a <span class=\"cxp-fn\">Master-Key<span class=\"cxp-fn-num\">5<\/span><span class=\"cxp-fn-tip\"><strong>Master-Key<\/strong> \ub9cc\ub2a5 \uc5f4\uc1e0 \u2014 \ubaa8\ub4e0 \uc2e0\ube44\ud559 \uc9c0\uc2dd\uc744 \ud1b5\ud569\ud558\ub294 \ud575\uc2ec \uc6d0\ub9ac\uc758 \ube44\uc720<\/span><\/span> with which he may open the many inner doors in the Temple of Mystery through the main portals he has already entered.<\/div>\n      <div class=\"cxp-kr\">\uc774 \ucc45\uc758 \ubaa9\uc801\uc740 \uc5b4\ub5a4 \ud2b9\uc815 \ucca0\ud559\uc774\ub098 \uad50\ub9ac\ub97c \uc0c8\ub86d\uac8c \uc120\ud3ec\ud558\ub824\ub294 \uac83\uc774 \uc544\ub2c8\ub77c, \ud559\ub3c4\ub4e4\uc5d0\uac8c \uc9c4\ub9ac\uc5d0 \uad00\ud55c \ud558\ub098\uc758 \uba85\ud655\ud55c \uc124\uba85\uc744 \uc81c\uc2dc\ud558\ub824\ub294 \uac83\uc774\ub2e4. \uadf8 \uc124\uba85\uc740, \ud559\ub3c4\ub4e4\uc774 \uc774\ubbf8 \uc5bb\uc5c8\uc73c\ub098 \uc11c\ub85c \ubaa8\uc21c\ub418\ub294 \uac83\ucc98\ub7fc \ubcf4\uc5ec \ucd08\uc2ec\uc790\ub97c \ub099\ub2f4\ud558\uac8c \ub9cc\ub4dc\ub294 \uc218\ub9ce\uc740 \uc2e0\ube44\ud559 \uc9c0\uc2dd\uc758 \uc870\uac01\ub4e4\uc744 \ud558\ub098\ub85c \uc774\uc5b4 \uc8fc\ub294 \ub370 \ub3c4\uc6c0\uc774 \ub420 \uac83\uc774\ub2e4. \uc6b0\ub9ac\uc758 \ub73b\uc740 \uc0c8\ub85c\uc6b4 \uc9c0\uc2dd\uc758 \uc2e0\uc804\uc744 \uc138\uc6b0\ub824\ub294 \uac83\uc774 \uc544\ub2c8\ub77c, \ud559\ub3c4\uc758 \uc190\uc5d0 \ub9cc\ub2a5 \uc5f4\uc1e0\ub97c \uc950\uc5b4 \uc8fc\ub824\ub294 \uac83\uc774\ub2e4. \uadf8 \uc5f4\uc1e0\ub85c\uc368 \uadf8\ub294 \uc774\ubbf8 \ub4e4\uc5b4\uc120 \uc815\ubb38\uc744 \ud1b5\ud574 \uc2e0\ube44\uc758 \uc2e0\uc804 \uc548\uc5d0 \uc788\ub294 \uc218\ub9ce\uc740 \uc548\ucabd \ubb38\ub4e4\uc744 \uc5f4 \uc218 \uc788\uc744 \uac83\uc774\ub2e4.<\/div>\n    <\/div>\n\n    <!-- Para 3 -->\n    <div class=\"cxp-para\">\n      <div class=\"cxp-en\">There is no portion of the occult teachings possessed by the world which have been so closely guarded as the fragments of the Hermetic Teachings which have come down to us over the tens of centuries which have elapsed since the lifetime of its great founder, <span class=\"cxp-fn\">Hermes Trismegistus<span class=\"cxp-fn-num\">6<\/span><span class=\"cxp-fn-tip\"><strong>Hermes Trismegistus<\/strong> \ud5e4\ub974\uba54\uc2a4 \ud2b8\ub9ac\uc2a4\uba54\uae30\uc2a4\ud1a0\uc2a4 \u2014 \uace0\ub300 \uc774\uc9d1\ud2b8\uc758 \uc804\uc124\uc801 \ud604\uc790, &#8216;\uc138 \ubc88 \uc704\ub300\ud55c \ud5e4\ub974\uba54\uc2a4&#8217;\ub77c\ub294 \ub73b, \ud5e4\ub974\uba54\uc2a4\uc8fc\uc758\uc758 \ucc3d\uc2dc\uc790\ub85c \uc804\ud574\uc9d0<\/span><\/span>, the &#8220;scribe of the gods,&#8221; who dwelt in old Egypt in the days when the present race of men was in its infancy. Contemporary with Abraham, and, if the legends be true, an instructor of that <span class=\"cxp-fn\">venerable<span class=\"cxp-fn-num\">7<\/span><span class=\"cxp-fn-tip\"><strong>venerable<\/strong> \uc874\uacbd\ud560 \ub9cc\ud55c, \ub355\ub9dd \ub192\uc740<\/span><\/span> sage, Hermes was, and is, the Great Central Sun of Occultism, whose rays have served to illumine the countless teachings which have been <span class=\"cxp-fn\">promulgated<span class=\"cxp-fn-num\">8<\/span><span class=\"cxp-fn-tip\"><strong>promulgated<\/strong> \uc804\ud30c\ub41c, \uacf5\ud3ec\ub41c<\/span><\/span> since his time. All the fundamental and basic teachings embedded in the <span class=\"cxp-fn\">esoteric<span class=\"cxp-fn-num\">9<\/span><span class=\"cxp-fn-tip\"><strong>esoteric<\/strong> \ube44\uc804\uc801(\u79d8\u50b3\u7684)\uc778, \uc2ec\uc624\ud55c \u2014 \uc18c\uc218\uc758 \uc785\ubb38\uc790\uc5d0\uac8c\ub9cc \uc804\ud574\uc9c0\ub294<\/span><\/span> teachings of every race may be traced back to Hermes. Even the most ancient teachings of India undoubtedly have their roots in the original Hermetic Teachings.<\/div>\n      <div class=\"cxp-kr\">\uc138\uc0c1\uc774 \uac00\uc9c4 \uc2e0\ube44\ud559 \uac00\ub974\uce68\ub4e4 \uac00\uc6b4\ub370, \uc704\ub300\ud55c \ucc3d\uc2dc\uc790 \ud5e4\ub974\uba54\uc2a4 \ud2b8\ub9ac\uc2a4\uba54\uae30\uc2a4\ud1a0\uc2a4\uc758 \uc0dd\uc560 \uc774\ub798 \uc218\uc2ed \uc138\uae30\uc5d0 \uac78\uccd0 \uc804\ud574 \ub0b4\ub824\uc628 \ud5e4\ub974\uba54\uc2a4 \uac00\ub974\uce68\uc758 \ub2e8\ud3b8\ub4e4\ub9cc\ud07c \ucca0\uc800\ud788 \ube44\ubc00\uc5d0 \ubd80\uccd0\uc9c4 \uac83\uc740 \uc5c6\ub2e4. \uadf8\ub294 \uc778\ub958\uac00 \uc544\uc9c1 \uc5b4\ub9b0 \uc2dc\uc808\uc774\uc5c8\ub358 \uace0\ub300 \uc774\uc9d1\ud2b8\uc5d0 \uc0b4\uc558\ub358 &#8220;\uc2e0\ub4e4\uc758 \uc11c\uae30\uad00&#8221;\uc774\ub2e4. \uc544\ube0c\ub77c\ud568\uacfc \uac19\uc740 \uc2dc\ub300\ub97c \uc0b4\uc558\uc73c\uba70, \uc804\uc124\uc774 \uc0ac\uc2e4\uc774\ub77c\uba74 \uadf8 \ub355\ub9dd \ub192\uc740 \ud604\uc778\uc758 \uc2a4\uc2b9\uc774\uae30\ub3c4 \ud588\ub358 \ud5e4\ub974\uba54\uc2a4\ub294&mdash;\uacfc\uac70\uc5d0\ub3c4 \uadf8\ub9ac\ud558\uc600\uace0 \uc9c0\uae08\ub3c4 \uadf8\ub7ec\ud558\uac70\ub2c8\uc640&mdash;\uc2e0\ube44\ud559\uc758 \uc704\ub300\ud55c \uc911\uc2ec \ud0dc\uc591\uc774\ub2e4. \uadf8\uc758 \ube5b\uc740 \uadf8 \uc774\ud6c4 \uc138\uc0c1\uc5d0 \ud37c\uc838 \ub098\uac04 \ubb34\uc218\ud55c \uac00\ub974\uce68\ub4e4\uc744 \ube44\ucd94\uc5b4 \uc654\ub2e4. \uc138\uc0c1 \ubaa8\ub4e0 \ubbfc\uc871\uc758 \ub0b4\ubc00\ud55c \uac00\ub974\uce68 \uc18d\uc5d0 \ub2f4\uae34 \uadfc\ubcf8\uc801\uc774\uace0 \uae30\ucd08\uc801\uc778 \ub0b4\uc6a9\ub4e4\uc740 \ud558\ub098\uac19\uc774 \ud5e4\ub974\uba54\uc2a4\uc5d0\uac8c\ub85c \uac70\uc2ac\ub7ec \uc62c\ub77c\uac04\ub2e4. \uc778\ub3c4\uc758 \uac00\uc7a5 \uc624\ub798\ub41c \uac00\ub974\uce68\ub4e4\uc870\ucc28\ub3c4 \uc758\uc2ec\ud560 \ub098\uc704 \uc5c6\uc774 \ud5e4\ub974\uba54\uc2a4\uc758 \uc6d0\ub798 \uac00\ub974\uce68\uc5d0 \uadf8 \ubfcc\ub9ac\ub97c \ub450\uace0 \uc788\ub2e4.<\/div>\n    <\/div>\n\n    <!-- Para 4 -->\n    <div class=\"cxp-para\">\n      <div class=\"cxp-en\">From the land of the Ganges many advanced occultists wandered to the land of Egypt, and sat at the feet of the Master. From him they obtained the Master-Key which explained and reconciled their <span class=\"cxp-fn\">divergent<span class=\"cxp-fn-num\">10<\/span><span class=\"cxp-fn-tip\"><strong>divergent<\/strong> \uc0c1\uc774\ud55c, \uac08\ub77c\uc9c0\ub294 \u2014 \uac19\uc740 \uadfc\uc6d0\uc5d0\uc11c \ucd9c\ubc1c\ud588\uc73c\ub098 \uc11c\ub85c \ub2e4\ub978 \ubc29\ud5a5\uc73c\ub85c \uac08\ub77c\uc9c0\ub294<\/span><\/span> views, and thus the Secret Doctrine was firmly established. From other lands also came the learned ones, all of whom regarded Hermes as the Master of Masters, and his influence was so great that in spite of the many wanderings from the path on the part of the centuries of teachers in these different lands, there may still be found a certain basic resemblance and correspondence which underlies the many and often quite divergent theories entertained and taught by the occultists of these different lands today. The student of <span class=\"cxp-fn\">Comparative Religions<span class=\"cxp-fn-num\">11<\/span><span class=\"cxp-fn-tip\"><strong>Comparative Religions<\/strong> \ube44\uad50\uc885\uad50\ud559 \u2014 \uc5ec\ub7ec \uc885\uad50\ub97c \ube44\uad50\u00b7\ubd84\uc11d\ud558\ub294 \ud559\ubb38 \ubd84\uc57c<\/span><\/span> will be able to perceive the influence of the Hermetic Teachings in every religion worthy of the name, now known to man, whether it be a dead religion or one in full vigor in our own times. There is always certain correspondence in spite of the contradictory features, and the Hermetic Teachings act as the Great Reconciler.<\/div>\n      <div class=\"cxp-kr\">\uac20\uc9c0\uc2a4\uac15 \uc720\uc5ed\uc5d0\uc11c \ub9ce\uc740 \ub6f0\uc5b4\ub09c \uc2e0\ube44\ud559\uc790\ub4e4\uc774 \uc774\uc9d1\ud2b8 \ub545\uc744 \ucc3e\uc544\uc640 \uc2a4\uc2b9\uc758 \ubc1c\uce58\uc5d0 \uc549\uc558\ub2e4. \uadf8\ub4e4\uc740 \uc2a4\uc2b9\uc73c\ub85c\ubd80\ud130 \uc790\uc2e0\ub4e4\uc758 \uc11c\ub85c \ub2e4\ub978 \uacac\ud574\ub4e4\uc744 \uc124\uba85\ud558\uace0 \ud558\ub098\ub85c \uc774\uc5b4 \uc904 \ub9cc\ub2a5 \uc5f4\uc1e0\ub97c \uc5bb\uc5c8\uc73c\uba70, \uc774\ub85c\uc368 \ube44\ubc00\uc758 \uac00\ub974\uce68\uc774 \uad73\uac74\ud788 \uc138\uc6cc\uc84c\ub2e4. \ub2e4\ub978 \uc5ec\ub7ec \ub098\ub77c\uc5d0\uc11c\ub3c4 \ud559\uc790\ub4e4\uc774 \ucc3e\uc544\uc654\uc73c\uba70, \uadf8\ub4e4 \ubaa8\ub450\ub294 \ud5e4\ub974\uba54\uc2a4\ub97c \uc2a4\uc2b9 \uc911\uc758 \uc2a4\uc2b9\uc73c\ub85c \uc6b0\ub7ec\ub7ec\ubcf4\uc558\ub2e4. \uadf8\uc758 \uc601\ud5a5\ub825\uc740 \uc2e4\ub85c \ud06c\uace0 \ub113\uc5b4\uc11c, \uc218\ubc31 \ub144\uc5d0 \uac78\uccd0 \uc5ec\ub7ec \ub098\ub77c\uc758 \uac00\ub974\uce58\ub294 \uc790\ub4e4\uc774 \uc62c\ubc14\ub978 \uae38\uc5d0\uc11c \uc790\uc8fc \ubc97\uc5b4\ub0ac\uc74c\uc5d0\ub3c4 \ubd88\uad6c\ud558\uace0, \uc624\ub298\ub0a0 \uc774\ub4e4 \ub098\ub77c\uc758 \uc2e0\ube44\ud559\uc790\ub4e4\uc774 \ubbff\uace0 \uac00\ub974\uce58\ub294 \uc218\ub9ce\uc740&mdash;\ub54c\ub85c\ub294 \uc11c\ub85c \uaf64 \ub2e4\ub978&mdash;\uc774\ub860\ub4e4\uc758 \ubc11\ubc14\ud0d5\uc5d0\ub294 \uc5ec\uc804\ud788 \uae30\ubcf8\uc801\uc778 \uc720\uc0ac\uc131\uacfc \uc870\uc751\uc774 \ud750\ub974\uace0 \uc788\ub2e4. \ube44\uad50\uc885\uad50\ud559\uc744 \uacf5\ubd80\ud558\ub294 \ud559\ub3c4\ub77c\uba74, \uc774\ubbf8 \uc0ac\ub77c\uc9c4 \uc885\uad50\uc774\ub4e0 \uc624\ub298\ub0a0 \uc6b0\ub9ac \uc2dc\ub300\uc5d0 \uc655\uc131\ud788 \uc0b4\uc544 \uc788\ub294 \uc885\uad50\uc774\ub4e0, \uc778\uac04\uc5d0\uac8c \uc54c\ub824\uc9c4 \ubaa8\ub4e0 \uc774\ub984\uac12\uc744 \ud558\ub294 \uc885\uad50\uc5d0\uc11c \ud5e4\ub974\uba54\uc2a4 \uac00\ub974\uce68\uc758 \uc601\ud5a5\uc744 \ub290\ub084 \uc218 \uc788\uc744 \uac83\uc774\ub2e4. \uc11c\ub85c \ubaa8\uc21c\ub418\ub294 \ud2b9\uc9d5\ub4e4\uc5d0\ub3c4 \ubd88\uad6c\ud558\uace0 \ud56d\uc0c1 \uc77c\uc815\ud55c \uc870\uc751\uc774 \uc874\uc7ac\ud558\uba70, \ud5e4\ub974\uba54\uc2a4 \uac00\ub974\uce68\uc740 \uc704\ub300\ud55c \ud654\ud574\uc790\ub85c\uc11c \uadf8 \uc5ed\ud560\uc744 \ud55c\ub2e4.<\/div>\n    <\/div>\n\n    <!-- Para 5 -->\n    <div class=\"cxp-para\">\n      <div class=\"cxp-en\">The lifework of Hermes seems to have been in the direction of planting the great Seed-Truth which has grown and blossomed in so many strange forms, rather than to establish a school of philosophy which would dominate the world&#8217;s thought. But, nevertheless, the original truths taught by him have been kept intact in their original purity by a few men each age, who, refusing great numbers of half-developed students and followers, followed the Hermetic custom and reserved their truth for the few who were ready to comprehend and master it. From lip to ear the truth has been handed down among the few. There have always been a few <span class=\"cxp-fn\">Initiates<span class=\"cxp-fn-num\">12<\/span><span class=\"cxp-fn-tip\"><strong>Initiates<\/strong> \uc785\ubb38\uc790\ub4e4 \u2014 \ud5e4\ub974\uba54\uc2a4 \ube44\uc804\uc744 \uc804\uc218\ubc1b\uc740 \uc790\ub4e4<\/span><\/span> in each generation, in the various lands of the earth, who kept alive the sacred flame of the Hermetic Teachings, and such have always been willing to use their lamps to re-light the lesser lamps of the outside world, when the light of truth grew dim, and clouded by reason of neglect, and when the wicks became clogged with foreign matter. There were always a few to tend faithfully the altar of the Truth, upon which was kept alight the <span class=\"cxp-fn\">Perpetual<span class=\"cxp-fn-num\">13<\/span><span class=\"cxp-fn-tip\"><strong>Perpetual<\/strong> \uc601\uc6d0\ud55c, \ub04a\uc784\uc5c6\ub294 \u2014 \uc2dc\uac04\uc758 \ud750\ub984 \uc18d\uc5d0\uc11c\ub3c4 \ub04a\uc774\uc9c0 \uc54a\uace0 \uc774\uc5b4\uc9c0\ub294<\/span><\/span> Lamp of Wisdom. These men devoted their lives to the labor of love which the poet has so well stated in his lines:<\/div>\n      <div class=\"cxp-kr\">\ud5e4\ub974\uba54\uc2a4\uc758 \ud3c9\uc0dd\uc758 \uacfc\uc5c5\uc740, \uc138\uc0c1\uc758 \uc0ac\uc0c1\uc744 \uc9c0\ubc30\ud560 \ud558\ub098\uc758 \ucca0\ud559 \ud559\ud30c\ub97c \uc138\uc6b0\ub824\ub294 \uac83\uc774 \uc544\ub2c8\ub77c, \uc624\ud788\ub824 \uc774\ud1a0\ub85d \ub2e4\uc591\ud55c \ud615\ud0dc\ub85c \uc790\ub77c\uace0 \uaf43\ud53c\uc6b4 \uc704\ub300\ud55c \uc528\uc557 \uc9c4\ub9ac\ub97c \uc2ec\ub294 \ub370 \uc788\uc5c8\ub358 \uac83\uc73c\ub85c \ubcf4\uc778\ub2e4. \uadf8\ub7fc\uc5d0\ub3c4 \ubd88\uad6c\ud558\uace0, \uadf8\uac00 \uac00\ub974\uce5c \uc6d0\ub798\uc758 \uc9c4\ub9ac\ub4e4\uc740 \uac01 \uc2dc\ub300\ub9c8\ub2e4 \uc18c\uc218\uc758 \uc0ac\ub78c\ub4e4\uc5d0 \uc758\ud574 \uadf8 \ucc98\uc74c\uc758 \uc21c\uc218\ud568\uc744 \uc628\uc804\ud788 \uac04\uc9c1\ud558\uc5ec \uc654\ub2e4. \uc774\ub4e4\uc740 \ubc18\ucbe4\ub9cc \uc131\uc7a5\ud55c \ubb34\uc218\ud788 \ub9ce\uc740 \ud559\ub3c4\ub4e4\uacfc \ucd94\uc885\uc790\ub4e4\uc744 \ubc1b\uc544\ub4e4\uc774\uae30\ub97c \uac70\ubd80\ud558\uace0, \ud5e4\ub974\uba54\uc2a4\uc758 \ubc29\uc2dd\uc744 \ub530\ub77c \uadf8 \uc9c4\ub9ac\ub97c \uc774\ud574\ud558\uace0 \ud130\ub4dd\ud560 \uc900\ube44\uac00 \ub41c \uc18c\uc218\ub97c \uc704\ud574\uc11c\ub9cc \uc9c4\ub9ac\ub97c \uc544\uaef4 \ub450\uc5c8\ub2e4. \uc9c4\ub9ac\ub294 \uc785\uc5d0\uc11c \uadc0\ub85c, \uc18c\uc218 \uc0ac\uc774\uc5d0\uc11c \uc804\ud574\uc838 \ub0b4\ub824\uc654\ub2e4. \uc138\uc0c1 \uacf3\uacf3\uc5d0\uc11c, \uc138\ub300\ub9c8\ub2e4 \ud56d\uc0c1 \uc18c\uc218\uc758 \uc785\ubb38\uc790\ub4e4\uc774 \uc788\uc5b4 \ud5e4\ub974\uba54\uc2a4 \uac00\ub974\uce68\uc758 \uac70\ub8e9\ud55c \ubd88\uaf43\uc744 \uaebc\ud2b8\ub9ac\uc9c0 \uc54a\uace0 \uc9c0\ucf1c\uc654\ub2e4. \uc774\ub4e4\uc740 \uc9c4\ub9ac\uc758 \ube5b\uc774 \ud750\ub824\uc9c0\uace0 \uc18c\ud640\ud568\uc73c\ub85c \uc778\ud574 \ud750\ub9bf\ud574\uc9c0\uba70 \uc2ec\uc9c0\uac00 \uc774\ubb3c\uc9c8\ub85c \ub9c9\ud600 \ubc84\ub9b4 \ub54c, \uae30\uaebc\uc774 \uc790\uc2e0\ub4e4\uc758 \ub4f1\ubd88\ub85c\uc368 \ubc14\uae65 \uc138\uc0c1\uc758 \uc791\uc740 \ub4f1\ubd88\ub4e4\uc744 \ub2e4\uc2dc \ubc1d\ud788\ub824 \ud558\uc600\ub2e4. \ud56d\uc0c1 \uc18c\uc218\uac00 \uc9c4\ub9ac\uc758 \uc81c\ub2e8\uc744 \ucda9\uc2e4\ud788 \uc9c0\ucf1c, \uadf8 \uc704\uc5d0\uc11c \uc9c0\ud61c\uc758 \uc601\uc6d0\ud55c \ub4f1\ubd88\uc774 \uaebc\uc9c0\uc9c0 \uc54a\uace0 \ud0c0\uc624\ub974\uac8c \ud558\uc600\ub2e4. \uc774 \uc0ac\ub78c\ub4e4\uc740 \uc5b4\ub290 \uc2dc\uc778\uc774 \uc544\ub798\uc758 \uc2dc\uad6c\uc5d0\uc11c \ud6cc\ub96d\ud788 \ud45c\ud604\ud55c \uc0ac\ub791\uc758 \ub178\ub3d9\uc5d0 \uc790\uc2e0\ub4e4\uc758 \uc0b6\uc744 \ubc14\ucce4\ub2e4:<\/div>\n      <div class=\"cxp-quote-block\">\n        <div class=\"cxp-quote-en\">&#8220;O, let not the flame die out! Cherished age after age in its dark cavern&mdash;in its holy temples cherished. Fed by pure ministers of love&mdash;let not the flame die out!&#8221;<\/div>\n        <div class=\"cxp-quote-kr\">&#8220;\uc624, \uadf8 \ubd88\uaf43\uc744 \uaebc\ud2b8\ub9ac\uc9c0 \ub9c8\uc18c\uc11c! \uc5b4\ub450\uc6b4 \ub3d9\uad74 \uc18d\uc5d0\uc11c&mdash;\uc2e0\uc131\ud55c \uc0ac\uc6d0 \uc548\uc5d0\uc11c, \uc138\ub300\ub97c \uc774\uc5b4 \uc18c\uc911\ud788 \uac04\uc9c1\ub418\uc5b4 \uc628 \uadf8 \ubd88\uaf43. \uc0ac\ub791\uc758 \uc21c\uacb0\ud55c \ubd09\uc0ac\uc790\ub4e4\uc5d0 \uc758\ud574 \ud0c0\uc624\ub974\ub294 \uadf8 \ubd88\uaf43&mdash;\uaebc\ud2b8\ub9ac\uc9c0 \ub9c8\uc18c\uc11c!&#8221;<\/div>\n      <\/div>\n    <\/div>\n\n    <!-- Para 6 -->\n    <div class=\"cxp-para\">\n      <div class=\"cxp-en\">These men have never sought popular approval, nor numbers of followers. They are indifferent to these things, for they know how few there are in each generation who are ready for the truth, or who would recognize it if it were presented to them. They reserve the &#8220;strong meat for men,&#8221; while others furnish the &#8220;milk for babes.&#8221; They reserve their pearls of wisdom for the few elect, who recognize their value and who wear them in their crowns, instead of casting them before the materialistic vulgar swine, who would trample them in the mud and mix them with their disgusting mental food. But still these men have never forgotten or overlooked the original teachings of Hermes, regarding the passing on of the words of truth to those ready to receive it, which teaching is stated in The Kybalion as follows:<\/div>\n      <div class=\"cxp-kr\">\uc774 \uc0ac\ub78c\ub4e4\uc740 \ub300\uc911\uc758 \uc778\uc815\uc774\ub098 \ub9ce\uc740 \ucd94\uc885\uc790\ub97c \uacb0\ucf54 \uad6c\ud558\uc9c0 \uc54a\uc558\ub2e4. \uadf8\ub4e4\uc740 \uc774\ub7f0 \uac83\ub4e4\uc5d0 \uc544\ubb34\ub7f0 \uad00\uc2ec\uc774 \uc5c6\uc5c8\uc73c\ub2c8, \uc774\ub294 \uac01 \uc138\ub300\uc5d0\uc11c \uc9c4\ub9ac\ub97c \ubc1b\uc544\ub4e4\uc77c \uc900\ube44\uac00 \ub418\uc5b4 \uc788\uac70\ub098, \uc9c4\ub9ac\uac00 \ub208\uc55e\uc5d0 \uc81c\uc2dc\ub418\uc5c8\uc744 \ub54c \uadf8\uac83\uc744 \uc54c\uc544\ubcfc \uc774\uac00 \uc5bc\ub9c8\ub098 \uc801\uc740\uc9c0\ub97c \uc54c\uace0 \uc788\uae30 \ub54c\ubb38\uc774\ub2e4. \ub2e4\ub978 \uc774\ub4e4\uc774 &#8220;\uc5b4\ub9b0\uc544\uc774\ub97c \uc704\ud55c \uc816&#8221;\uc744 \ub0b4\uc5b4 \uc8fc\ub294 \ubc18\uba74, \uc774\ub4e4\uc740 &#8220;\uc5b4\ub978\uc744 \uc704\ud55c \ub2e8\ub2e8\ud55c \uc74c\uc2dd&#8221;\uc744 \uc544\uaef4 \ub454\ub2e4. \uc774\ub4e4\uc740 \uc9c0\ud61c\uc758 \uc9c4\uc8fc\ub97c, \uadf8 \uac00\uce58\ub97c \uc54c\uc544\ubcf4\uace0 \uc655\uad00\uc5d0 \ub2ec\uc544 \ube5b\ub0bc \uc120\ud0dd\ub41c \uc18c\uc218\ub97c \uc704\ud574 \uc544\uaef4 \ub450\uba70, \uc138\uc18d\uc801\uc774\uace0 \ucc9c\ubc15\ud55c \ub3fc\uc9c0\ub4e4 \uc55e\uc5d0 \ub358\uc9c0\uc9c0 \uc54a\ub294\ub2e4&mdash;\uadf8\ub4e4\uc740 \uc9c4\uc8fc\ub97c \uc9c4\ud759 \uc18d\uc5d0 \uc9d3\ubc1f\uace0 \uc5ed\uaca8\uc6b4 \uc815\uc2e0\uc801 \uba39\uc774\uc640 \ub4a4\uc11e\uc744 \uac83\uc774\uae30 \ub54c\ubb38\uc774\ub2e4. \uadf8\ub7ec\ub098 \uc774 \uc0ac\ub78c\ub4e4\uc740, \uc9c4\ub9ac\ub97c \ubc1b\uc544\ub4e4\uc77c \uc900\ube44\uac00 \ub41c \uc774\ub4e4\uc5d0\uac8c \uc9c4\ub9ac\uc758 \ub9d0\uc500\uc744 \uc804\ud558\ub294 \uac83\uc5d0 \uad00\ud55c \ud5e4\ub974\uba54\uc2a4\uc758 \uc6d0\ub798 \uac00\ub974\uce68\uc744, \uacb0\ucf54 \uc78a\uac70\ub098 \ub193\uccd0 \ubc84\ub9ac\uc9c0 \uc54a\uc558\ub2e4. \uadf8 \uac00\ub974\uce68\uc740 \ud0a4\ubc1c\ub9ac\uc628\uc5d0 \ub2e4\uc74c\uacfc \uac19\uc774 \uae30\ub85d\ub418\uc5b4 \uc788\ub2e4:<\/div>\n      <div class=\"cxp-quote-block\">\n        <div class=\"cxp-quote-en\">&#8220;Where fall the footsteps of the Master, the ears of those ready for his Teaching open wide.&#8221;&mdash;The Kybalion.<\/div>\n        <div class=\"cxp-quote-kr\">&#8220;\uc2a4\uc2b9\uc758 \ubc1c\uae38\uc774 \ub2ff\ub294 \uacf3\uc5d0, \uadf8\uc758 \uac00\ub974\uce68\uc744 \ubc1b\uc744 \uc900\ube44\uac00 \ub41c \uc790\uc758 \uadc0\uac00 \ud65c\uc9dd \uc5f4\ub9b0\ub2e4.&#8221;&mdash;\ud0a4\ubc1c\ub9ac\uc628.<\/div>\n      <\/div>\n    <\/div>\n\n    <!-- Para 7 -->\n    <div class=\"cxp-para\">\n      <div class=\"cxp-en\">And again:<\/div>\n      <div class=\"cxp-kr\">\ub610\ud55c \uc774\ub974\uae30\ub97c:<\/div>\n      <div class=\"cxp-quote-block\">\n        <div class=\"cxp-quote-en\">&#8220;When the ears of the student are ready to hear, then cometh the lips to fill them with wisdom.&#8221;&mdash;The Kybalion.<\/div>\n        <div class=\"cxp-quote-kr\">&#8220;\ud559\ub3c4\uc758 \uadc0\uac00 \ub4e3\uae30\ub97c \uc900\ube44\ud560 \ub54c, \uadf8\ub54c\uc5d0\uc57c \ube44\ub85c\uc18c \uc785\uc220\uc774 \uc640\uc11c \uadf8 \uadc0\ub97c \uc9c0\ud61c\ub85c \ucc44\uc6b4\ub2e4.&#8221;&mdash;\ud0a4\ubc1c\ub9ac\uc628.<\/div>\n      <\/div>\n    <\/div>\n\n    <!-- Para 8 -->\n    <div class=\"cxp-para\">\n      <div class=\"cxp-en\">But their customary attitude has always been strictly in accordance with the other Hermetic <span class=\"cxp-fn\">aphorism<span class=\"cxp-fn-num\">14<\/span><span class=\"cxp-fn-tip\"><strong>aphorism<\/strong> \uaca9\uc5b8, \uc7a0\uc5b8 \u2014 \uae4a\uc740 \uc9c4\ub9ac\ub97c \uac04\uacb0\ud558\uac8c \uc555\ucd95\ud55c \uc9e7\uc740 \uacbd\uad6c<\/span><\/span>, also in The Kybalion:<\/div>\n      <div class=\"cxp-kr\">\uadf8\ub7ec\ub098 \uc774\ub4e4\uc758 \uad00\ub840\uc801\uc778 \ud0dc\ub3c4\ub294 \ud56d\uc0c1 \ud0a4\ubc1c\ub9ac\uc628\uc5d0 \uc788\ub294 \ub610 \ub2e4\ub978 \ud5e4\ub974\uba54\uc2a4 \uaca9\uc5b8\uc5d0 \uc5c4\uaca9\ud788 \ubd80\ud569\ud558\uc5ec \uc654\ub2e4:<\/div>\n      <div class=\"cxp-quote-block\">\n        <div class=\"cxp-quote-en\">&#8220;The lips of Wisdom are closed, except to the ears of Understanding.&#8221;&mdash;The Kybalion.<\/div>\n        <div class=\"cxp-quote-kr\">&#8220;\uc9c0\ud61c\uc758 \uc785\uc220\uc740, \uc774\ud574\uc758 \uadc0\uc5d0\ub9cc \uc5f4\ub9b0\ub2e4.&#8221;&mdash;\ud0a4\ubc1c\ub9ac\uc628.<\/div>\n      <\/div>\n    <\/div>\n\n    <!-- Para 9 -->\n    <div class=\"cxp-para\">\n      <div class=\"cxp-en\">There are those who have criticized this attitude of the Hermetists, and who have claimed that they did not manifest the proper spirit in their policy of <span class=\"cxp-fn\">seclusion<span class=\"cxp-fn-num\">15<\/span><span class=\"cxp-fn-tip\"><strong>seclusion<\/strong> \uc740\ub454, \uaca9\ub9ac \u2014 \uc678\ubd80\uc640\uc758 \ub2e8\uc808, \uc138\uc18d\uc758 \uc2dc\uc120\uc5d0\uc11c \ubc97\uc5b4\ub098 \ud640\ub85c \ubb3c\ub7ec\ub098 \uc788\ub294 \uc0c1\ud0dc<\/span><\/span> and <span class=\"cxp-fn\">reticence<span class=\"cxp-fn-num\">16<\/span><span class=\"cxp-fn-tip\"><strong>reticence<\/strong> \uacfc\ubb35\ud568, \ub9d0\uc744 \uc0bc\uac10 \u2014 \uc54c\uace0 \uc788\ub294 \uac83\uc744 \ud568\ubd80\ub85c \ub4dc\ub7ec\ub0b4\uc9c0 \uc54a\uace0 \uce68\ubb35\uc73c\ub85c \uc9c0\ud0a4\ub294 \ud0dc\ub3c4<\/span><\/span>. But a moment&#8217;s glance back over the pages of history will show the wisdom of the Masters, who knew the folly of attempting to teach to the world that which it was neither ready or willing to receive. The Hermetists have never sought to be <span class=\"cxp-fn\">martyrs<span class=\"cxp-fn-num\">17<\/span><span class=\"cxp-fn-tip\"><strong>martyrs<\/strong> \uc21c\uad50\uc790\ub4e4 \u2014 \uc790\uc2e0\uc774 \ubbff\ub294 \uc9c4\ub9ac\ub098 \uc2e0\uc559\uc744 \uc704\ud574 \ubaa9\uc228\uc744 \ubc14\uce5c \uc790\ub4e4<\/span><\/span>, and have, instead, sat silently aside with a pitying smile on their closed lips, while the &#8220;heathen raged noisily about them&#8221; in their customary amusement of putting to death and torture the honest but misguided enthusiasts who imagined that they could force upon a race of barbarians the truth capable of being understood only by the elect who had advanced along The Path.<\/div>\n      <div class=\"cxp-kr\">\ud5e4\ub974\uba54\ud2f0\uc2a4\ud2b8\ub4e4\uc758 \uc774\ub7ec\ud55c \ud0dc\ub3c4\ub97c \ube44\ud310\ud558\ub294 \uc774\ub4e4\uc774 \uc788\ub2e4. \uadf8\ub4e4\uc740 \ud5e4\ub974\uba54\ud2f0\uc2a4\ud2b8\ub4e4\uc774 \uc740\ub454\ud558\uace0 \ub9d0\uc744 \uc0bc\uac00\ub294 \ubc29\uce68 \uc18d\uc5d0\uc11c \uc62c\ubc14\ub978 \uc815\uc2e0\uc744 \ub4dc\ub7ec\ub0b4\uc9c0 \uc54a\uc558\ub2e4\uace0 \uc8fc\uc7a5\ud55c\ub2e4. \uadf8\ub7ec\ub098 \uc5ed\uc0ac\uc758 \ud398\uc774\uc9c0\ub97c \uc7a0\uc2dc \ub418\ub3cc\uc544\ubcf4\uba74, \uc138\uc0c1\uc774 \ubc1b\uc544\ub4e4\uc77c \uc900\ube44\ub3c4 \uc5c6\uace0 \ubc1b\uc544\ub4e4\uc774\ub824 \ud558\uc9c0\ub3c4 \uc54a\ub294 \uac83\uc744 \uac00\ub974\uce58\ub824\ub294 \uc2dc\ub3c4\uac00 \uc5bc\ub9c8\ub098 \uc5b4\ub9ac\uc11d\uc740\uc9c0\ub97c \uaff0\ub6ab\uc5b4 \ubcf4\uc558\ub358 \uc2a4\uc2b9\ub4e4\uc758 \uc9c0\ud61c\uac00 \ubd84\uba85\ud788 \ub4dc\ub7ec\ub09c\ub2e4. \ud5e4\ub974\uba54\ud2f0\uc2a4\ud2b8\ub4e4\uc740 \uc21c\uad50\uc790\uac00 \ub418\ub824 \ud55c \uc801\uc774 \uacb0\ucf54 \uc5c6\uc73c\uba70, \uc624\ud788\ub824 \ub2eb\ud78c \uc785\uc220\uc5d0 \uce21\uc740\ud55c \ubbf8\uc18c\ub97c \ub764 \ucc44 \uc870\uc6a9\ud788 \ubb3c\ub7ec\uc11c \uc788\uc5c8\ub2e4. \uadf8 \uc0ac\uc774 &#8220;\uc774\uad50\ub3c4\ub4e4\uc740 \uadf8\ub4e4 \uc8fc\ubcc0\uc5d0\uc11c \uc2dc\ub044\ub7fd\uac8c \uc18c\ub780\uc744 \ud53c\uc6b0\uba70&#8221;, \uc218\ud589\uc758 \uae38\uc744 \uac78\uc5b4\uc628 \uc120\ud0dd\ub41c \uc790\ub4e4\ub9cc\uc774 \uc774\ud574\ud560 \uc218 \uc788\ub294 \uc9c4\ub9ac\ub97c \uc57c\ub9cc\uc778\uc758 \ubb34\ub9ac\uc5d0\uac8c \uc5b5\uc9c0\ub85c \uc2ec\uc73c\ub824 \ud588\ub358 \uc815\uc9c1\ud558\uc9c0\ub9cc \uc798\ubabb \uc774\ub04c\ub9b0 \uc5f4\uad11\uc790\ub4e4\uc744 \ucc98\ud615\ud558\uace0 \uace0\ubb38\ud558\ub294 \uac83\uc744 \ub298 \ud558\ub294 \uc624\ub77d\uc73c\ub85c \uc0bc\uc558\ub2e4.<\/div>\n    <\/div>\n\n    <!-- Para 10 -->\n    <div class=\"cxp-para\">\n      <div class=\"cxp-en\">And the spirit of persecution has not as yet died out in the land. There are certain Hermetic Teachings, which, if publicly promulgated, would bring down upon the teachers a great cry of scorn and <span class=\"cxp-fn\">revilement<span class=\"cxp-fn-num\">18<\/span><span class=\"cxp-fn-tip\"><strong>revilement<\/strong> \uc695\uc124, \ube44\ubc29 \u2014 \ub9d0\ub85c\uc368 \uc2ec\ud558\uac8c \ubaa8\uc695\ud558\uac70\ub098 \ube44\ubc29\ud558\ub294 \ud589\uc704<\/span><\/span> from the multitude, who would again raise the cry of &#8220;Crucify! Crucify.&#8221;<\/div>\n      <div class=\"cxp-kr\">\uadf8\ub9ac\uace0 \ubc15\ud574\uc758 \uc815\uc2e0\uc740 \uc544\uc9c1 \uc774 \ub545\uc5d0\uc11c \uc0ac\ub77c\uc9c0\uc9c0 \uc54a\uc558\ub2e4. \uc5b4\ub5a4 \ud5e4\ub974\uba54\uc2a4 \uac00\ub974\uce68\ub4e4\uc740 \uacf5\uacf5\uc5f0\ud788 \uc138\uc0c1\uc5d0 \ud37c\ub728\ub824\uc9c8 \uacbd\uc6b0, \uad70\uc911\uc774 \uac00\ub974\uce58\ub294 \uc790\ub4e4\uc5d0\uac8c \uacbd\uba78\uacfc \uc695\uc124\uc758 \ud568\uc131\uc744 \uc3df\uc544 \ubd93\uac8c \ud560 \uac83\uc774\uba70, \uadf8\ub4e4\uc740 \ub2e4\uc2dc\uae08 &#8220;\uc2ed\uc790\uac00\uc5d0 \ubabb \ubc15\uc544\ub77c! \uc2ed\uc790\uac00\uc5d0 \ubabb \ubc15\uc544\ub77c!&#8221; \ud558\ub294 \uc678\uce68\uc744 \ub192\uc77c \uac83\uc774\ub2e4.<\/div>\n    <\/div>\n\n    <!-- Para 11 -->\n    <div class=\"cxp-para\">\n      <div class=\"cxp-en\">In this little work we have endeavored to give you an idea of the fundamental teachings of The Kybalion, striving to give you the working Principles, leaving you to apply them yourselves, rather than attempting to work out the teaching in detail. If you are a true student, you will be able to work out and apply these Principles&mdash;if not, then you must develop yourself into one, for otherwise the Hermetic Teachings will be as &#8220;words, words, words&#8221; to you.<\/div>\n      <div class=\"cxp-kr\">\uc774 \uc791\uc740 \ucc45\uc5d0\uc11c \uc6b0\ub9ac\ub294 \ud0a4\ubc1c\ub9ac\uc628\uc758 \ud575\uc2ec \uac00\ub974\uce68\uc5d0 \uad00\ud55c \uc0dd\uac01\uc744 \uc804\ud558\uace0\uc790 \ud798\uc368 \uc654\uc73c\uba70, \uac00\ub974\uce68\uc744 \ud558\ub098\ud558\ub098 \uc790\uc138\ud788 \ud480\uc5b4\ub0b4\ub824 \ud558\uae30\ubcf4\ub2e4\ub294 \uc2e4\uc81c\ub85c \uc791\ub3d9\ud558\ub294 \uc6d0\ub9ac\ub4e4\uc744 \uc81c\uc2dc\ud558\uc5ec \ud559\ub3c4\ub4e4 \uc2a4\uc2a4\ub85c \uc801\uc6a9\ud574 \ub098\uac00\ub3c4\ub85d \ud558\uc600\ub2e4. \uadf8\ub300\uac00 \uc9c4\uc815\ud55c \ud559\ub3c4\ub77c\uba74, \uc774 \uc6d0\ub9ac\ub4e4\uc744 \uc2a4\uc2a4\ub85c \uc774\ud574\ud558\uace0 \uc0b6\uc5d0 \uc801\uc6a9\ud560 \uc218 \uc788\uc744 \uac83\uc774\ub2e4. \uadf8\ub807\uc9c0 \uc54a\ub2e4\uba74, \uc2a4\uc2a4\ub85c\ub97c \uadf8\ub7ec\ud55c \ud559\ub3c4\ub85c \ud0a4\uc6cc \ub098\uac00\uc57c \ud55c\ub2e4. \uadf8\ub807\uc9c0 \uc54a\uc73c\uba74 \ud5e4\ub974\uba54\uc2a4 \uac00\ub974\uce68\uc740 \uadf8\ub300\uc5d0\uac8c &#8220;\ub9d0\ub4e4, \ub9d0\ub4e4, \ub9d0\ub4e4&#8221;\uc5d0 \uc9c0\ub098\uc9c0 \uc54a\uc744 \uac83\uc774\uae30 \ub54c\ubb38\uc774\ub2e4.<\/div>\n    <\/div>\n\n    <!-- Para 12 (final) -->\n    <div class=\"cxp-para\">\n      <div class=\"cxp-en\">THE THREE INITIATES.<\/div>\n      <div class=\"cxp-kr\">\uc0bc\uc778\uc758 \uc785\ubb38\uc790.<\/div>\n    <\/div>\n\n    <div class=\"cxp-signoff\">Three Initiates<\/div>\n\n  <\/article>\n\n  <div class=\"cxp-section-divider\"><hr><\/div>\n\n  <!-- ============================================================\n       VOCABULARY\n       ============================================================ -->\n  <section class=\"cxp-section\" style=\"padding-top:3rem;\">\n    <div class=\"cxp-sec-label\">Vocabulary Review<\/div>\n    <div class=\"cxp-sec-title\">\ud575\uc2ec \uc5b4\ud718 \uc815\ub9ac<\/div>\n    <div class=\"cxp-sec-sub\">\uc11c\ubb38\uc5d0 \ub4f1\uc7a5\ud55c \uc8fc\uc694 \uc5b4\ud718\ub97c \ubcf5\uc2b5\ud569\ub2c8\ub2e4<\/div>\n    <div class=\"cxp-vocab\">\n      <table class=\"cxp-vtable\">\n        <thead><tr><th>\ub2e8\uc5b4(\uad6c)<\/th><th>\uc758\ubbf8<\/th><th>\ud574\uc124<\/th><\/tr><\/thead>\n        <tbody>\n          <tr><td class=\"cxp-vword\">occultism<\/td><td>n. \uc2e0\ube44\ud559, \uc624\uceec\ud2f0\uc998<\/td><td>\uc77c\ubc18 \ub300\uc911\uc5d0\uac8c\ub294 \uc228\uaca8\uc9c4 \uc2e0\ube44\uc801\u00b7\uc601\uc801 \uc9c0\uc2dd \uccb4\uacc4\ub97c \ucd1d\uce6d\ud558\ub294 \ub9d0<\/td><\/tr>\n          <tr><td class=\"cxp-vword\">arcane<\/td><td>adj. \ube44\uc758(\u79d8\u7fa9)\uc758, \uc2ec\uc624\ud55c<\/td><td>\ube44\uc804(\u79d8\u50b3) \uc9c0\uc2dd\ucc98\ub7fc \uc120\ud0dd\ub41c \uc18c\uc218\uc5d0\uac8c\ub9cc \uc54c\ub824\uc9c4 \uc2ec\uc624\ud55c \uac83<\/td><\/tr>\n          <tr><td class=\"cxp-vword\">enunciation<\/td><td>n. \uc9c4\uc220, \uacf5\uc2dd \uc120\uc5b8<\/td><td>\uc6d0\ub9ac\ub098 \uad50\uc758\ub97c \uacf5\uc2dd\uc801\uc73c\ub85c \ud45c\uba85\ud558\uac70\ub098 \uc120\uc5b8\ud558\ub294 \ud589\uc704<\/td><\/tr>\n          <tr><td class=\"cxp-vword\">Hermetic<\/td><td>adj. \ud5e4\ub974\uba54\uc2a4\uc801\uc778, \ubc00\uad50\uc801\uc778<\/td><td>\uace0\ub300 \uc774\uc9d1\ud2b8\uc758 \ud604\uc790 \ud5e4\ub974\uba54\uc2a4 \ud2b8\ub9ac\uc2a4\uba54\uae30\uc2a4\ud1a0\uc2a4\uc758 \uac00\ub974\uce68\uc5d0 \uc18d\ud558\ub294<\/td><\/tr>\n          <tr><td class=\"cxp-vword\">esoteric<\/td><td>adj. \ube44\uc804\uc801(\u79d8\u50b3\u7684)\uc778, \uc2ec\uc624\ud55c<\/td><td>\uc785\ubb38\uc790\ub098 \ud2b9\uc815 \uc218\ub828\uc790\uc5d0\uac8c\ub9cc \uc804\ud574\uc9c0\ub294 \ube44\uc804\uc801 \uac00\ub974\uce68<\/td><\/tr>\n          <tr><td class=\"cxp-vword\">venerable<\/td><td>adj. \uc874\uacbd\ud560 \ub9cc\ud55c, \ub355\ub9dd \ub192\uc740<\/td><td>\uc624\ub79c \uc5ed\uc0ac\uc640 \uc9c0\ud61c\ub85c \uae4a\uc740 \uc874\uacbd\uc744 \ubc1b\uc744 \ub9cc\ud55c<\/td><\/tr>\n          <tr><td class=\"cxp-vword\">promulgate<\/td><td>v. \uc804\ud30c\ud558\ub2e4, \uacf5\ud3ec\ud558\ub2e4<\/td><td>\uc9c4\ub9ac\ub098 \uac00\ub974\uce68\uc744 \uacf5\uc2dd\uc801\uc73c\ub85c \uacf5\ud45c\ud558\uac70\ub098 \ub110\ub9ac \uc804\ud30c\ud558\ub2e4<\/td><\/tr>\n          <tr><td class=\"cxp-vword\">divergent<\/td><td>adj. \uc0c1\uc774\ud55c, \uac08\ub77c\uc9c0\ub294<\/td><td>\uac19\uc740 \uadfc\uc6d0\uc5d0\uc11c \ucd9c\ubc1c\ud588\uc73c\ub098 \uc11c\ub85c \ub2e4\ub978 \ubc29\ud5a5\uc73c\ub85c \uac08\ub77c\uc9c0\ub294<\/td><\/tr>\n          <tr><td class=\"cxp-vword\">reconcile<\/td><td>v. \uc870\ud654\uc2dc\ud0a4\ub2e4, \ud654\ud574\uc2dc\ud0a4\ub2e4<\/td><td>\uac89\uc73c\ub85c \uc0c1\ubc18\ub41c \ub450 \uc6d0\ub9ac\ub97c \ud558\ub098\uc758 \uc870\ud654\ub85c\uc6b4 \uc9c4\ub9ac\ub85c \ud1b5\ud569\ud558\ub2e4<\/td><\/tr>\n          <tr><td class=\"cxp-vword\">initiate<\/td><td>n. \uc785\ubb38\uc790<\/td><td>\ube44\uc804 \uac00\ub974\uce68\uc758 \uc785\ubb38 \uacfc\uc815\uc744 \uac70\uccd0 \ube44\ubc00 \uc9c0\uc2dd\uc744 \uc804\uc218\ubc1b\uc740 \uc0ac\ub78c<\/td><\/tr>\n          <tr><td class=\"cxp-vword\">perpetual<\/td><td>adj. \uc601\uc6d0\ud55c, \ub04a\uc784\uc5c6\ub294<\/td><td>\uc2dc\uac04\uc758 \ud750\ub984 \uc18d\uc5d0\uc11c\ub3c4 \ub04a\uc774\uc9c0 \uc54a\uace0 \uc601\uc6d0\ud788 \uc774\uc5b4\uc9c0\ub294<\/td><\/tr>\n          <tr><td class=\"cxp-vword\">aphorism<\/td><td>n. \uaca9\uc5b8, \uc7a0\uc5b8<\/td><td>\uae4a\uc740 \uc9c4\ub9ac\ub97c \uac04\uacb0\ud558\uac8c \uc555\ucd95\ud55c \uc9e7\uc740 \uacbd\uad6c(\u8b66\u53e5)<\/td><\/tr>\n          <tr><td class=\"cxp-vword\">seclusion<\/td><td>n. \uc740\ub454, \uaca9\ub9ac<\/td><td>\uc138\uc18d\uc758 \uc2dc\uc120\uacfc \uc18c\uc74c\uc5d0\uc11c \ubc97\uc5b4\ub098 \ud640\ub85c \ubb3c\ub7ec\ub098 \uc788\ub294 \uc0c1\ud0dc<\/td><\/tr>\n          <tr><td class=\"cxp-vword\">reticence<\/td><td>n. \uacfc\ubb35\ud568, \ub9d0\uc744 \uc0bc\uac10<\/td><td>\uc54c\uace0 \uc788\ub294 \uac83\uc744 \ud568\ubd80\ub85c \ub4dc\ub7ec\ub0b4\uc9c0 \uc54a\uace0 \uce68\ubb35\uc73c\ub85c \uc9c0\ud0a4\ub294 \ud0dc\ub3c4<\/td><\/tr>\n          <tr><td class=\"cxp-vword\">martyr<\/td><td>n. \uc21c\uad50\uc790<\/td><td>\uc790\uc2e0\uc774 \ubbff\ub294 \uc9c4\ub9ac\ub098 \uc2e0\uc559\uc744 \uc704\ud574 \ubaa9\uc228\uc744 \ubc14\uce5c \uc0ac\ub78c<\/td><\/tr>\n          <tr><td class=\"cxp-vword\">revilement<\/td><td>n. \uc695\uc124, \ube44\ubc29<\/td><td>\ub9d0\ub85c\uc368 \uc2ec\ud558\uac8c \ubaa8\uc695\ud558\uac70\ub098 \ube44\ubc29\ud558\ub294 \ud589\uc704<\/td><\/tr>\n          <tr><td class=\"cxp-vword\">illuminate<\/td><td>v. \ube44\ucd94\ub2e4, \ubc1d\ud788\ub2e4<\/td><td>\ubb34\uc9c0\uc758 \uc5b4\ub460\uc744 \uac77\uc5b4\ub0b4\uace0 \uc9c0\uc2dd\uc758 \ube5b\uc73c\ub85c \ubc1d\ud788\ub2e4<\/td><\/tr>\n        <\/tbody>\n      <\/table>\n    <\/div>\n  <\/section>\n\n  <div class=\"cxp-section-divider\"><hr><\/div>\n\n  <!-- ============================================================\n       SENTENCES TO REMEMBER\n       ============================================================ -->\n  <section class=\"cxp-section\" style=\"padding-top:3rem;\">\n    <div class=\"cxp-sec-label\">Sentences to Remember<\/div>\n    <div class=\"cxp-sec-title\">\ud575\uc2ec \ubb38\uc7a5 \ud544\uc0ac<\/div>\n    <div class=\"cxp-sec-sub\">\uc11c\ubb38\uc758 \ud575\uc2ec \ubb38\uc7a5\ub4e4\uc785\ub2c8\ub2e4. \uc18c\ub9ac \ub0b4\uc5b4 \uc77d\uace0 \ud544\uc0ac\ud574 \ubcf4\uc138\uc694<\/div>\n    <div class=\"cxp-sentences\">\n      <div class=\"cxp-sentence\">\n        <div class=\"cxp-s-en\">&#8220;The lips of Wisdom are closed, except to the ears of Understanding.&#8221;&mdash;The Kybalion.<\/div>\n        <div class=\"cxp-s-kr\">&#8220;\uc9c0\ud61c\uc758 \uc785\uc220\uc740, \uc774\ud574\uc758 \uadc0\uc5d0\ub9cc \uc5f4\ub9b0\ub2e4.&#8221;&mdash;\ud0a4\ubc1c\ub9ac\uc628.<\/div>\n      <\/div>\n      <div class=\"cxp-sentence\">\n        <div class=\"cxp-s-en\">&#8220;When the ears of the student are ready to hear, then cometh the lips to fill them with wisdom.&#8221;&mdash;The Kybalion.<\/div>\n        <div class=\"cxp-s-kr\">&#8220;\ud559\ub3c4\uc758 \uadc0\uac00 \ub4e3\uae30\ub97c \uc900\ube44\ud560 \ub54c, \uadf8\ub54c\uc5d0\uc57c \ube44\ub85c\uc18c \uc785\uc220\uc774 \uc640\uc11c \uadf8 \uadc0\ub97c \uc9c0\ud61c\ub85c \ucc44\uc6b4\ub2e4.&#8221;&mdash;\ud0a4\ubc1c\ub9ac\uc628.<\/div>\n      <\/div>\n      <div class=\"cxp-sentence\">\n        <div class=\"cxp-s-en\">&#8220;Where fall the footsteps of the Master, the ears of those ready for his Teaching open wide.&#8221;&mdash;The Kybalion.<\/div>\n        <div class=\"cxp-s-kr\">&#8220;\uc2a4\uc2b9\uc758 \ubc1c\uae38\uc774 \ub2ff\ub294 \uacf3\uc5d0, \uadf8\uc758 \uac00\ub974\uce68\uc744 \ubc1b\uc744 \uc900\ube44\uac00 \ub41c \uc790\uc758 \uadc0\uac00 \ud65c\uc9dd \uc5f4\ub9b0\ub2e4.&#8221;&mdash;\ud0a4\ubc1c\ub9ac\uc628.<\/div>\n      <\/div>\n      <div class=\"cxp-sentence\">\n        <div class=\"cxp-s-en\">&#8220;Our intent is not to erect a new Temple of Knowledge, but rather to place in the hands of the student a Master-Key with which he may open the many inner doors in the Temple of Mystery.&#8221;<\/div>\n        <div class=\"cxp-s-kr\">\uc6b0\ub9ac\uc758 \ub73b\uc740 \uc0c8\ub85c\uc6b4 \uc9c0\uc2dd\uc758 \uc2e0\uc804\uc744 \uc138\uc6b0\ub824\ub294 \uac83\uc774 \uc544\ub2c8\ub77c, \ud559\ub3c4\uc758 \uc190\uc5d0 \ub9cc\ub2a5 \uc5f4\uc1e0\ub97c \uc950\uc5b4 \uc8fc\ub824\ub294 \uac83\uc774\ub2e4. \uadf8 \uc5f4\uc1e0\ub85c\uc368 \uadf8\ub294 \uc2e0\ube44\uc758 \uc2e0\uc804 \uc548\uc5d0 \uc788\ub294 \uc218\ub9ce\uc740 \uc548\ucabd \ubb38\ub4e4\uc744 \uc5f4 \uc218 \uc788\uc744 \uac83\uc774\ub2e4.<\/div>\n      <\/div>\n      <div class=\"cxp-sentence\">\n        <div class=\"cxp-s-en\">&#8220;From lip to ear the truth has been handed down among the few.&#8221;<\/div>\n        <div class=\"cxp-s-kr\">\uc9c4\ub9ac\ub294 \uc785\uc5d0\uc11c \uadc0\ub85c, \uc18c\uc218 \uc0ac\uc774\uc5d0\uc11c \uc804\ud574\uc838 \ub0b4\ub824\uc654\ub2e4.<\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <div class=\"cxp-section-divider\"><hr><\/div>\n\n  <!-- ============================================================\n       CHAPTER NAVIGATION\n       ============================================================ -->\n  <nav class=\"cxp-nav\">\n    <div class=\"cxp-nav-inner\">\n      <a href=\"\/classica-x\/kybalion\/\" class=\"cxp-nav-link\">\n        <span class=\"cxp-nav-label\">&#8592; \ub3cc\uc544\uac00\uae30<\/span>\n        <span class=\"cxp-nav-title\">\ucc45 \uc18c\uac1c \ud398\uc774\uc9c0<\/span>\n      <\/a>\n      <a href=\"\/classica-x\/kybalion\/preview\/chapter-1\/\" class=\"cxp-nav-link\" style=\"text-align:right;\">\n        <span class=\"cxp-nav-label\">\ub2e4\uc74c \ubbf8\ub9ac\ubcf4\uae30 &#8594;<\/span>\n        <span class=\"cxp-nav-title\">Chapter I: \ud5e4\ub974\uba54\uc2a4 \ucca0\ud559<\/span>\n      <\/a>\n    <\/div>\n  <\/nav>\n\n  <!-- ============================================================\n       PURCHASE CTA\n       ============================================================ -->\n  <div class=\"cxp-cta\">\n    <div class=\"cxp-cta-box\">\n      <div class=\"cxp-cta-title\">\uc804\uccb4 \ub0b4\uc6a9\uc774 \uad81\uae08\ud558\uc2e0\uac00\uc694?<\/div>\n      <div class=\"cxp-cta-desc\">\uc11c\ubb38\uacfc \uc81c1\uc7a5 \uc774\ud6c4\uc758 \uc804\uccb4 15\uc7a5, \ud575\uc2ec \uc5b4\ud718 500\uac1c \uc774\uc0c1, \uba85\ubb38\uc7a5 300\uc120 \uc774\uc0c1\uc740<br>\uc628\ub77c\uc778 \uc11c\uc810\uc5d0\uc11c \uc804\uc790\ucc45\uc73c\ub85c \ub9cc\ub098\ubcf4\uc2e4 \uc218 \uc788\uc2b5\ub2c8\ub2e4.<\/div>\n      <div class=\"cxp-cta-buttons\">\n        <a href=\"#\" class=\"cxp-btn\">\uad50\ubcf4\ubb38\uace0\uc5d0\uc11c \uad6c\ub9e4<\/a>\n        <a href=\"#\" class=\"cxp-btn\">\ub9ac\ub514\ubd81\uc2a4<\/a>\n        <a href=\"#\" class=\"cxp-btn\">Amazon Kindle<\/a>\n        <a href=\"\/classica-x\/kybalion\/#cx-purchase\" class=\"cxp-btn\">\uc804\uccb4 \uad6c\ub9e4\ucc98 \ubcf4\uae30<\/a>\n      <\/div>\n    <\/div>\n  <\/div>\n\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Classica-X \/ \ub3c4\uc11c \ubaa9\ub85d \/ \ud0a4\ubc1c\ub9ac\uc628 \/ \ubbf8\ub9ac\ubcf4\uae30 \/ \uc11c\ubb38 \ubb34\ub8cc \ubbf8\ub9ac\ubcf4\uae30 The Kybalion &middot; 3-in-1 Bilingual Edition Introduction \uc11c\ubb38 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":518,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_uag_custom_page_level_css":"","site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-520","page","type-page","status-publish","hentry"],"uagb_featured_image_src":{"full":false,"thumbnail":false,"medium":false,"medium_large":false,"large":false,"1536x1536":false,"2048x2048":false},"uagb_author_info":{"display_name":"prinz002","author_link":"https:\/\/x-global.it\/classica-x\/author\/prinz002\/"},"uagb_comment_info":0,"uagb_excerpt":"Classica-X \/ \ub3c4\uc11c \ubaa9\ub85d \/ \ud0a4\ubc1c\ub9ac\uc628 \/ \ubbf8\ub9ac\ubcf4\uae30 \/ \uc11c\ubb38 \ubb34\ub8cc \ubbf8\ub9ac\ubcf4\uae30 The Kybalion &middot; 3-in-1 Bilingual Edition Introduction \uc11c\ubb38 [&hellip;]","_links":{"self":[{"href":"https:\/\/x-global.it\/classica-x\/wp-json\/wp\/v2\/pages\/520","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/x-global.it\/classica-x\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/x-global.it\/classica-x\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/x-global.it\/classica-x\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/x-global.it\/classica-x\/wp-json\/wp\/v2\/comments?post=520"}],"version-history":[{"count":1,"href":"https:\/\/x-global.it\/classica-x\/wp-json\/wp\/v2\/pages\/520\/revisions"}],"predecessor-version":[{"id":521,"href":"https:\/\/x-global.it\/classica-x\/wp-json\/wp\/v2\/pages\/520\/revisions\/521"}],"up":[{"embeddable":true,"href":"https:\/\/x-global.it\/classica-x\/wp-json\/wp\/v2\/pages\/518"}],"wp:attachment":[{"href":"https:\/\/x-global.it\/classica-x\/wp-json\/wp\/v2\/media?parent=520"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}