{"id":549,"date":"2026-03-07T13:21:36","date_gmt":"2026-03-07T04:21:36","guid":{"rendered":"https:\/\/x-global.it\/classica-x\/?page_id=549"},"modified":"2026-03-07T13:21:37","modified_gmt":"2026-03-07T04:21:37","slug":"quotes","status":"publish","type":"page","link":"https:\/\/x-global.it\/classica-x\/kybalion\/quotes\/","title":{"rendered":"\ud575\uc2ec\ubb38\uc7a5"},"content":{"rendered":"\n<style>\n  .cxq-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-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\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  .cxq-page *, .cxq-page *::before, .cxq-page *::after {\n    box-sizing: border-box;\n  }\n  .cxq-page a { color: var(--color-link); text-decoration: none; transition: color 0.3s ease; }\n  .cxq-page a:hover { color: var(--color-link-hover); }\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,400&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&display=swap');\n\n  \/* ---- Breadcrumb ---- *\/\n  .cxq-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  }\n  .cxq-breadcrumb a { color: var(--color-text-tertiary); }\n  .cxq-breadcrumb a:hover { color: var(--color-accent-gold); }\n  .cxq-breadcrumb .sep { margin: 0 0.5em; opacity: 0.5; }\n\n  \/* ---- Header ---- *\/\n  .cxq-header {\n    max-width: var(--max-width);\n    margin: 0 auto;\n    padding: 2.5rem 2rem 0;\n  }\n  .cxq-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  .cxq-badge::before {\n    content: '';\n    display: inline-block;\n    width: 6px; height: 6px;\n    border-radius: 50%;\n    background: var(--color-accent-gold);\n  }\n  .cxq-book-link {\n    font-family: var(--font-body-en);\n    font-size: 0.88rem;\n    color: var(--color-accent-gold);\n    margin-bottom: 0.3rem;\n  }\n  .cxq-title {\n    font-family: var(--font-display);\n    font-size: 2.4rem;\n    font-weight: 600;\n    color: var(--color-white);\n    line-height: 1.2;\n    margin: 0.5rem 0 0.3rem;\n  }\n  .cxq-title-kr {\n    font-family: var(--font-body-kr);\n    font-size: 1.1rem;\n    font-weight: 400;\n    color: var(--color-text-secondary);\n    margin-bottom: 1rem;\n  }\n  .cxq-desc {\n    font-size: 0.85rem;\n    color: var(--color-text-tertiary);\n    line-height: 1.7;\n    max-width: 700px;\n    margin-bottom: 1.5rem;\n  }\n  .cxq-meta {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 1.5rem;\n    font-size: 0.78rem;\n    color: var(--color-text-tertiary);\n    padding-bottom: 2rem;\n    border-bottom: 1px solid var(--color-border-subtle);\n  }\n  .cxq-meta-label { color: var(--color-text-tertiary); margin-right: 0.3em; }\n  .cxq-meta-value { color: var(--color-text-secondary); }\n\n  \/* ---- Controls ---- *\/\n  .cxq-controls {\n    max-width: var(--max-width);\n    margin: 0 auto;\n    padding: 2rem 2rem 0;\n  }\n  .cxq-search-row {\n    display: flex;\n    gap: 1rem;\n    margin-bottom: 1.2rem;\n    flex-wrap: wrap;\n  }\n  .cxq-search-input {\n    flex: 1;\n    min-width: 250px;\n    padding: 0.7rem 1rem;\n    background: var(--color-bg-card);\n    border: 1px solid var(--color-border-subtle);\n    border-radius: 4px;\n    color: var(--color-text-primary);\n    font-family: var(--font-body-kr);\n    font-size: 0.88rem;\n    outline: none;\n    transition: border-color 0.3s ease;\n  }\n  .cxq-search-input::placeholder { color: var(--color-text-tertiary); }\n  .cxq-search-input:focus { border-color: var(--color-accent-gold-dim); }\n  .cxq-count {\n    display: flex;\n    align-items: center;\n    font-size: 0.78rem;\n    color: var(--color-text-tertiary);\n    white-space: nowrap;\n  }\n  .cxq-count-num {\n    color: var(--color-accent-gold);\n    font-weight: 500;\n    margin: 0 0.3em;\n  }\n  .cxq-filter-row {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 0.4rem;\n    margin-bottom: 1.5rem;\n  }\n  .cxq-filter-btn {\n    padding: 0.35em 0.8em;\n    font-size: 0.72rem;\n    font-family: var(--font-body-kr);\n    color: var(--color-text-tertiary);\n    background: transparent;\n    border: 1px solid var(--color-border-subtle);\n    border-radius: 3px;\n    cursor: pointer;\n    transition: all 0.2s ease;\n  }\n  .cxq-filter-btn:hover {\n    border-color: var(--color-border);\n    color: var(--color-text-secondary);\n  }\n  .cxq-filter-btn.active {\n    background: var(--color-tag-bg);\n    border-color: var(--color-tag-border);\n    color: var(--color-accent-gold);\n  }\n\n  \/* ---- Quote Cards Grid ---- *\/\n  .cxq-grid {\n    max-width: var(--max-width);\n    margin: 0 auto;\n    padding: 0 2rem 3rem;\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 1.25rem;\n  }\n  .cxq-card {\n    background: var(--color-bg-card);\n    border: 1px solid var(--color-border-subtle);\n    border-radius: 6px;\n    padding: 2rem 2rem 1.5rem;\n    position: relative;\n    transition: border-color 0.3s ease;\n  }\n  .cxq-card:hover {\n    border-color: var(--color-border);\n  }\n  .cxq-qmark {\n    font-family: var(--font-display);\n    font-size: 3rem;\n    line-height: 1;\n    color: var(--color-accent-gold-dim);\n    opacity: 0.4;\n    position: absolute;\n    top: 0.8rem;\n    left: 1.2rem;\n  }\n  .cxq-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.8rem;\n    padding-top: 0.5rem;\n  }\n  .cxq-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  .cxq-src {\n    font-size: 0.72rem;\n    color: var(--color-text-tertiary);\n    margin-top: 1rem;\n    padding-top: 0.8rem;\n    border-top: 1px solid var(--color-border-subtle);\n  }\n\n  \/* ---- No Results ---- *\/\n  .cxq-no-results {\n    grid-column: 1 \/ -1;\n    text-align: center;\n    padding: 3rem 1rem;\n    color: var(--color-text-tertiary);\n    font-size: 0.9rem;\n    display: none;\n  }\n\n  \/* ---- Footer CTA ---- *\/\n  .cxq-footer {\n    max-width: var(--max-width);\n    margin: 0 auto;\n    padding: 0 2rem 4rem;\n  }\n  .cxq-cta {\n    background: var(--color-bg-card);\n    border: 1px solid var(--color-border-subtle);\n    border-radius: 6px;\n    padding: 2.5rem;\n    text-align: center;\n  }\n  .cxq-cta-title {\n    font-family: var(--font-display);\n    font-size: 1.4rem;\n    color: var(--color-white);\n    margin-bottom: 0.8rem;\n  }\n  .cxq-cta-text {\n    font-size: 0.85rem;\n    color: var(--color-text-tertiary);\n    margin-bottom: 1.5rem;\n    line-height: 1.6;\n  }\n  .cxq-cta-btn {\n    display: inline-block;\n    padding: 0.7em 2em;\n    font-family: var(--font-body-kr);\n    font-size: 0.85rem;\n    color: var(--color-accent-gold);\n    background: var(--color-bg);\n    border: 1px solid var(--color-accent-gold);\n    border-radius: 4px;\n    text-decoration: none;\n    cursor: pointer;\n    transition: all 0.3s ease;\n  }\n  .cxq-cta-btn:hover {\n    background: var(--color-accent-gold);\n    color: var(--color-bg);\n  }\n\n  \/* ---- Responsive ---- *\/\n  @media (max-width: 768px) {\n    .cxq-grid { grid-template-columns: 1fr; }\n    .cxq-title { font-size: 1.8rem; }\n    .cxq-header { padding: 1.5rem 1.2rem 0; }\n    .cxq-controls { padding: 1.5rem 1.2rem 0; }\n    .cxq-grid { padding: 0 1.2rem 2rem; }\n    .cxq-footer { padding: 0 1.2rem 3rem; }\n    .cxq-breadcrumb { padding: 1rem 1.2rem 0; }\n    .cxq-card { padding: 1.5rem 1.5rem 1.2rem; }\n  }\n  @media (max-width: 480px) {\n    .cxq-title { font-size: 1.5rem; }\n    .cxq-filter-btn { font-size: 0.65rem; padding: 0.3em 0.6em; }\n  }\n<\/style>\n\n<div class=\"cxq-page\">\n\n  <!-- Breadcrumb -->\n  <nav class=\"cxq-breadcrumb\">\n    <a href=\"\/classica-x\/\">Classica-X<\/a><span class=\"sep\">\/<\/span>\n    <a href=\"\/classica-x\/catalog\/\">\ub3c4\uc11c \ubaa9\ub85d<\/a><span class=\"sep\">\/<\/span>\n    <a href=\"\/classica-x\/kybalion\/\">The Kybalion<\/a><span class=\"sep\">\/<\/span>\n    \uba85\ubb38\uc7a5\n  <\/nav>\n\n  <!-- Header -->\n  <header class=\"cxq-header\">\n    <div class=\"cxq-badge\">\uba85\ubb38\uc7a5 \uceec\ub809\uc158<\/div>\n    <div class=\"cxq-book-link\"><a href=\"\/classica-x\/kybalion\/\">The Kybalion<\/a> &middot; 3-in-1 Bilingual Edition<\/div>\n    <h1 class=\"cxq-title\">Sentences to Remember<\/h1>\n    <div class=\"cxq-title-kr\">\uba85\ubb38\uc7a5 96+<\/div>\n    <div class=\"cxq-desc\">1908\ub144\uc5d0 \ucd9c\uac04\ub41c \ud5e4\ub974\uba54\uc2a4 \ucca0\ud559\uc758 \ud575\uc2ec \ubb38\uc7a5\ub4e4\uc785\ub2c8\ub2e4. 7\ub300 \uc6d0\ub9ac\uac00 \ub2f4\uae34 \uc601\ubb38 \uc6d0\ubb38\uacfc \ud55c\uae00 \ubc88\uc5ed\uc744 \ud568\uaed8 \uc77d\uace0, \uc18c\ub9ac \ub0b4\uc5b4 \uc77d\uace0, \ud544\uc0ac\ud574 \ubcf4\uc138\uc694.<\/div>\n    <div class=\"cxq-meta\">\n      <span><span class=\"cxq-meta-label\">\uc800\uc790<\/span> <span class=\"cxq-meta-value\">Three Initiates<\/span><\/span>\n      <span><span class=\"cxq-meta-label\">\uc6d0\uc800<\/span> <span class=\"cxq-meta-value\">1908<\/span><\/span>\n      <span><span class=\"cxq-meta-label\">\ud615\uc2dd<\/span> <span class=\"cxq-meta-value\">\uc601\ud55c\ub300\uc5ed<\/span><\/span>\n      <span><span class=\"cxq-meta-label\">\ubc94\uc704<\/span> <span class=\"cxq-meta-value\">\uc11c\ubb38 + \uc804\uccb4 15\uc7a5<\/span><\/span>\n      <span><span class=\"cxq-meta-label\">\ucd1d \uba85\ubb38\uc7a5<\/span> <span class=\"cxq-meta-value\">96\uac1c<\/span><\/span>\n    <\/div>\n  <\/header>\n\n  <!-- Search & Filter -->\n  <div class=\"cxq-controls\">\n    <div class=\"cxq-search-row\">\n      <input type=\"text\" class=\"cxq-search-input\" id=\"cxqSearch\" placeholder=\"\uc601\ubb38 \ub610\ub294 \ud55c\uae00\ub85c \uac80\uc0c9...\">\n      <div class=\"cxq-count\">\uac80\uc0c9 \uacb0\uacfc: <span class=\"cxq-count-num\" id=\"cxqCount\">96<\/span>\uac1c<\/div>\n    <\/div>\n    <div class=\"cxq-filter-row\">\n      <button class=\"cxq-filter-btn active\" data-chapter=\"all\">\uc804\uccb4<\/button>\n      <button class=\"cxq-filter-btn\" data-chapter=\"foreword\">\uc11c\ubb38<\/button>\n      <button class=\"cxq-filter-btn\" data-chapter=\"chapter-i\">\uc81c1\uc7a5<\/button>\n      <button class=\"cxq-filter-btn\" data-chapter=\"chapter-ii\">\uc81c2\uc7a5<\/button>\n      <button class=\"cxq-filter-btn\" data-chapter=\"chapter-iii\">\uc81c3\uc7a5<\/button>\n      <button class=\"cxq-filter-btn\" data-chapter=\"chapter-iv\">\uc81c4\uc7a5<\/button>\n      <button class=\"cxq-filter-btn\" data-chapter=\"chapter-v\">\uc81c5\uc7a5<\/button>\n      <button class=\"cxq-filter-btn\" data-chapter=\"chapter-vi\">\uc81c6\uc7a5<\/button>\n      <button class=\"cxq-filter-btn\" data-chapter=\"chapter-vii\">\uc81c7\uc7a5<\/button>\n      <button class=\"cxq-filter-btn\" data-chapter=\"chapter-viii\">\uc81c8\uc7a5<\/button>\n      <button class=\"cxq-filter-btn\" data-chapter=\"chapter-ix\">\uc81c9\uc7a5<\/button>\n      <button class=\"cxq-filter-btn\" data-chapter=\"chapter-x\">\uc81c10\uc7a5<\/button>\n      <button class=\"cxq-filter-btn\" data-chapter=\"chapter-xi\">\uc81c11\uc7a5<\/button>\n      <button class=\"cxq-filter-btn\" data-chapter=\"chapter-xii\">\uc81c12\uc7a5<\/button>\n      <button class=\"cxq-filter-btn\" data-chapter=\"chapter-xiii\">\uc81c13\uc7a5<\/button>\n      <button class=\"cxq-filter-btn\" data-chapter=\"chapter-xiv\">\uc81c14\uc7a5<\/button>\n      <button class=\"cxq-filter-btn\" data-chapter=\"chapter-xv\">\uc81c15\uc7a5<\/button>\n    <\/div>\n  <\/div>\n\n  <!-- Quote Cards -->\n  <div class=\"cxq-grid\" id=\"cxqGrid\">\n\n    <!-- ===== \uc11c\ubb38 (6\uac1c) ===== -->\n    <div class=\"cxq-card\" data-chapter=\"foreword\">\n      <div class=\"cxq-qmark\">&ldquo;<\/div>\n      <div class=\"cxq-en\">The lips of Wisdom are closed, except to the ears of Understanding.<\/div>\n      <div class=\"cxq-kr\">\uc9c0\ud61c\uc758 \uc785\uc220\uc740 \ub2eb\ud600 \uc788\ub2e4, \uc774\ud574\uc758 \uadc0\ub97c \uc81c\uc678\ud558\uace0\ub294.<\/div>\n      <div class=\"cxq-src\">Foreword &middot; \uc11c\ubb38<\/div>\n    <\/div>\n    <div class=\"cxq-card\" data-chapter=\"foreword\">\n      <div class=\"cxq-qmark\">&ldquo;<\/div>\n      <div class=\"cxq-en\">From the land of the Ganges many advanced occultists wandered to the land of Egypt, and sat at the feet of the Master.<\/div>\n      <div class=\"cxq-kr\">\uac20\uc9c0\uc2a4 \uac15\uc758 \ub545\uc73c\ub85c\ubd80\ud130 \ub9ce\uc740 \uace0\uae09 \ube44\ud559\uc790\ub4e4\uc774 \uc774\uc9d1\ud2b8 \ub545\uc73c\ub85c \uc720\ub791\ud558\uc5ec, \uc2a4\uc2b9\uc758 \ubc1c \uc544\ub798 \uc549\uc558\ub2e4.<\/div>\n      <div class=\"cxq-src\">Foreword &middot; \uc11c\ubb38<\/div>\n    <\/div>\n    <div class=\"cxq-card\" data-chapter=\"foreword\">\n      <div class=\"cxq-qmark\">&ldquo;<\/div>\n      <div class=\"cxq-en\">We are students and teachers in turn. We are all travelers on the Path.<\/div>\n      <div class=\"cxq-kr\">\uc6b0\ub9ac\ub294 \ubc88\uac08\uc544 \ud559\uc0dd\uc774\uba70 \uad50\uc0ac\uc774\ub2e4. \uc6b0\ub9ac\ub294 \ubaa8\ub450 \uae38 \uc704\uc758 \uc5ec\ud589\uc790\uc774\ub2e4.<\/div>\n      <div class=\"cxq-src\">Foreword &middot; \uc11c\ubb38<\/div>\n    <\/div>\n    <div class=\"cxq-card\" data-chapter=\"foreword\">\n      <div class=\"cxq-qmark\">&ldquo;<\/div>\n      <div class=\"cxq-en\">From him they obtained the Master-Key which explained and reconciled their divergent views, and thus the Secret Doctrine was firmly established.<\/div>\n      <div class=\"cxq-kr\">\uadf8\ub4e4\uc740 \uadf8\ub85c\ubd80\ud130 \uc11c\ub85c \ub2e4\ub978 \uacac\ud574\ub97c \uc124\uba85\ud558\uace0 \uc870\ud654\uc2dc\ud0a4\ub294 \ub9c8\uc2a4\ud130 \ud0a4\ub97c \uc5bb\uc5c8\uc73c\uba70, \uc774\ub85c\uc368 \ube44\ubc00 \uad50\uc758\uac00 \uad73\uac74\ud788 \ud655\ub9bd\ub418\uc5c8\ub2e4.<\/div>\n      <div class=\"cxq-src\">Foreword &middot; \uc11c\ubb38<\/div>\n    <\/div>\n    <div class=\"cxq-card\" data-chapter=\"foreword\">\n      <div class=\"cxq-qmark\">&ldquo;<\/div>\n      <div class=\"cxq-en\">When the pupil is ready to receive the truth, then this little book will come to him.<\/div>\n      <div class=\"cxq-kr\">\ud559\uc0dd\uc774 \uc9c4\ub9ac\ub97c \ubc1b\uc544\ub4e4\uc77c \uc900\ube44\uac00 \ub418\uc5c8\uc744 \ub54c, \uc774 \uc791\uc740 \ucc45\uc774 \uadf8\uc5d0\uac8c \uc62c \uac83\uc774\ub2e4.<\/div>\n      <div class=\"cxq-src\">Foreword &middot; \uc11c\ubb38<\/div>\n    <\/div>\n    <div class=\"cxq-card\" data-chapter=\"foreword\">\n      <div class=\"cxq-qmark\">&ldquo;<\/div>\n      <div class=\"cxq-en\">We give you the teachings, but ask you to test them by applying them in actual practice in your daily lives.<\/div>\n      <div class=\"cxq-kr\">\uc6b0\ub9ac\ub294 \ub2f9\uc2e0\uc5d0\uac8c \uac00\ub974\uce68\uc744 \uc8fc\uc9c0\ub9cc, \ub2f9\uc2e0\uc758 \uc77c\uc0c1\uc0dd\ud65c \uc18d \uc2e4\uc81c \uc2e4\ucc9c\uc5d0 \uc801\uc6a9\ud558\uc5ec \uadf8\uac83\uc744 \uac80\uc99d\ud574 \ubcfc \uac83\uc744 \uc694\uccad\ud55c\ub2e4.<\/div>\n      <div class=\"cxq-src\">Foreword &middot; \uc11c\ubb38<\/div>\n    <\/div>\n\n    <!-- ===== \uc81c1\uc7a5 (6\uac1c) ===== -->\n    <div class=\"cxq-card\" data-chapter=\"chapter-i\">\n      <div class=\"cxq-qmark\">&ldquo;<\/div>\n      <div class=\"cxq-en\">The Principles of Truth are Seven; he who knows these, understandingly, possesses the Magic Key before whose touch all the Doors of the Temple fly open.<\/div>\n      <div class=\"cxq-kr\">\uc9c4\ub9ac\uc758 \uc6d0\ub9ac\ub294 \uc77c\uacf1 \uac00\uc9c0\uc774\ub2e4. \uc774\uac83\uc744 \ucc38\uc73c\ub85c \uc774\ud574\ud558\uba70 \uc544\ub294 \uc790\ub294 \uc2e0\uc804\uc758 \ubaa8\ub4e0 \ubb38\uc774 \ud65c\uc9dd \uc5f4\ub9ac\ub294 \ub9c8\ubc95\uc758 \uc5f4\uc1e0\ub97c \uc18c\uc720\ud55c\ub2e4.<\/div>\n      <div class=\"cxq-src\">Chapter I &middot; \uc81c1\uc7a5<\/div>\n    <\/div>\n    <div class=\"cxq-card\" data-chapter=\"chapter-i\">\n      <div class=\"cxq-qmark\">&ldquo;<\/div>\n      <div class=\"cxq-en\">THE ALL is MIND; the Universe is Mental.<\/div>\n      <div class=\"cxq-kr\">\uc804\uccb4\ub294 \ub9c8\uc74c\uc774\ub2e4. \uc6b0\uc8fc\ub294 \uc815\uc2e0\uc801\uc774\ub2e4.<\/div>\n      <div class=\"cxq-src\">Chapter I &middot; \uc81c1\uc7a5<\/div>\n    <\/div>\n    <div class=\"cxq-card\" data-chapter=\"chapter-i\">\n      <div class=\"cxq-qmark\">&ldquo;<\/div>\n      <div class=\"cxq-en\">As above, so below; as below, so above.<\/div>\n      <div class=\"cxq-kr\">\uc704\uc640 \uac19\uc774 \uc544\ub798\ub3c4 \uadf8\ub7ec\ud558\uace0, \uc544\ub798\uc640 \uac19\uc774 \uc704\ub3c4 \uadf8\ub7ec\ud558\ub2e4.<\/div>\n      <div class=\"cxq-src\">Chapter I &middot; \uc81c1\uc7a5<\/div>\n    <\/div>\n    <div class=\"cxq-card\" data-chapter=\"chapter-i\">\n      <div class=\"cxq-qmark\">&ldquo;<\/div>\n      <div class=\"cxq-en\">Nothing rests; everything moves; everything vibrates.<\/div>\n      <div class=\"cxq-kr\">\uc544\ubb34\uac83\ub3c4 \uc26c\uc9c0 \uc54a\ub294\ub2e4. \ubaa8\ub4e0 \uac83\uc740 \uc6c0\uc9c1\uc774\uace0, \ubaa8\ub4e0 \uac83\uc740 \uc9c4\ub3d9\ud55c\ub2e4.<\/div>\n      <div class=\"cxq-src\">Chapter I &middot; \uc81c1\uc7a5<\/div>\n    <\/div>\n    <div class=\"cxq-card\" data-chapter=\"chapter-i\">\n      <div class=\"cxq-qmark\">&ldquo;<\/div>\n      <div class=\"cxq-en\">Everything is Dual; everything has poles; everything has its pair of opposites.<\/div>\n      <div class=\"cxq-kr\">\ubaa8\ub4e0 \uac83\uc740 \uc774\uc911\uc801\uc774\ub2e4. \ubaa8\ub4e0 \uac83\uc740 \uadf9\uc744 \uac00\uc9c0\uace0, \ubaa8\ub4e0 \uac83\uc740 \uadf8 \ub300\uadf9\uc758 \uc30d\uc744 \uac00\uc9c4\ub2e4.<\/div>\n      <div class=\"cxq-src\">Chapter I &middot; \uc81c1\uc7a5<\/div>\n    <\/div>\n    <div class=\"cxq-card\" data-chapter=\"chapter-i\">\n      <div class=\"cxq-qmark\">&ldquo;<\/div>\n      <div class=\"cxq-en\">Gender is in everything; everything has its Masculine and Feminine Principles; Gender manifests on all planes.<\/div>\n      <div class=\"cxq-kr\">\uc131\ubcc4\uc740 \ubaa8\ub4e0 \uac83 \uc548\uc5d0 \uc788\ub2e4. \ubaa8\ub4e0 \uac83\uc740 \ub0a8\uc131 \uc6d0\ub9ac\uc640 \uc5ec\uc131 \uc6d0\ub9ac\ub97c \uac00\uc9c0\uace0 \uc788\ub2e4. \uc131\ubcc4\uc740 \ubaa8\ub4e0 \uce35\uc704\uc5d0\uc11c \ub098\ud0c0\ub09c\ub2e4.<\/div>\n      <div class=\"cxq-src\">Chapter I &middot; \uc81c1\uc7a5<\/div>\n    <\/div>\n\n    <!-- ===== \uc81c2\uc7a5 (6\uac1c) ===== -->\n    <div class=\"cxq-card\" data-chapter=\"chapter-ii\">\n      <div class=\"cxq-qmark\">&ldquo;<\/div>\n      <div class=\"cxq-en\">THE ALL is Infinite Living Mind&mdash;the Illumined call it SPIRIT.<\/div>\n      <div class=\"cxq-kr\">\uc804\uccb4\ub294 \ubb34\ud55c\ud55c \uc0b4\uc544\uc788\ub294 \ub9c8\uc74c\uc774\ub2e4&mdash;\uae68\ub2ec\uc740 \uc790\ub4e4\uc740 \uadf8\uac83\uc744 \uc601(\u9748)\uc774\ub77c \ubd80\ub978\ub2e4.<\/div>\n      <div class=\"cxq-src\">Chapter II &middot; \uc81c2\uc7a5<\/div>\n    <\/div>\n    <div class=\"cxq-card\" data-chapter=\"chapter-ii\">\n      <div class=\"cxq-qmark\">&ldquo;<\/div>\n      <div class=\"cxq-en\">Under, and back of, the Universe of Time, Space and Change, is ever to be found the Substantial Reality&mdash;the Fundamental Truth.<\/div>\n      <div class=\"cxq-kr\">\uc2dc\uac04, \uacf5\uac04, \ubcc0\ud654\uc758 \uc6b0\uc8fc \uc544\ub798\uc5d0, \uadf8\ub9ac\uace0 \uadf8 \ubc30\ud6c4\uc5d0\ub294, \ud56d\uc0c1 \uc2e4\uccb4\uc801 \uc2e4\uc7ac&mdash;\uadfc\ubcf8\uc801 \uc9c4\ub9ac&mdash;\uac00 \ubc1c\uacac\ub41c\ub2e4.<\/div>\n      <div class=\"cxq-src\">Chapter II &middot; \uc81c2\uc7a5<\/div>\n    <\/div>\n    <div class=\"cxq-card\" data-chapter=\"chapter-ii\">\n      <div class=\"cxq-qmark\">&ldquo;<\/div>\n      <div class=\"cxq-en\">THE ALL is in all, and all is in THE ALL.<\/div>\n      <div class=\"cxq-kr\">\uc804\uccb4\ub294 \ubaa8\ub4e0 \uac83 \uc548\uc5d0 \uc788\uace0, \ubaa8\ub4e0 \uac83\uc740 \uc804\uccb4 \uc548\uc5d0 \uc788\ub2e4.<\/div>\n      <div class=\"cxq-src\">Chapter II &middot; \uc81c2\uc7a5<\/div>\n    <\/div>\n    <div class=\"cxq-card\" data-chapter=\"chapter-ii\">\n      <div class=\"cxq-qmark\">&ldquo;<\/div>\n      <div class=\"cxq-en\">While All is in THE ALL, it is equally true that THE ALL is in All. To him who truly understands this truth hath come great knowledge.<\/div>\n      <div class=\"cxq-kr\">\ubaa8\ub4e0 \uac83\uc774 \uc804\uccb4 \uc548\uc5d0 \uc788\ub294 \ub3d9\uc2dc\uc5d0, \uc804\uccb4\uac00 \ubaa8\ub4e0 \uac83 \uc548\uc5d0 \uc788\ub2e4\ub294 \uac83\ub3c4 \ub3d9\ub4f1\ud558\uac8c \ucc38\uc774\ub2e4. \uc774 \uc9c4\ub9ac\ub97c \ucc38\uc73c\ub85c \uc774\ud574\ud558\ub294 \uc790\uc5d0\uac8c \uc704\ub300\ud55c \uc54e\uc774 \ucc3e\uc544\uc628\ub2e4.<\/div>\n      <div class=\"cxq-src\">Chapter II &middot; \uc81c2\uc7a5<\/div>\n    <\/div>\n    <div class=\"cxq-card\" data-chapter=\"chapter-ii\">\n      <div class=\"cxq-qmark\">&ldquo;<\/div>\n      <div class=\"cxq-en\">That which is the Fundamental Truth&mdash;the Substantial Reality&mdash;is beyond true naming, but the Wise Men call it THE ALL.<\/div>\n      <div class=\"cxq-kr\">\uadfc\ubcf8\uc801 \uc9c4\ub9ac&mdash;\uc2e4\uccb4\uc801 \uc2e4\uc7ac&mdash;\ub294 \uc9c4\uc815\ud55c \uba85\uba85\uc744 \ucd08\uc6d4\ud558\uc9c0\ub9cc, \ud604\uc790\ub4e4\uc740 \uadf8\uac83\uc744 \uc804\uccb4(THE ALL)\ub77c \ubd80\ub978\ub2e4.<\/div>\n      <div class=\"cxq-src\">Chapter II &middot; \uc81c2\uc7a5<\/div>\n    <\/div>\n    <div class=\"cxq-card\" data-chapter=\"chapter-ii\">\n      <div class=\"cxq-qmark\">&ldquo;<\/div>\n      <div class=\"cxq-en\">In its Essence, THE ALL is Unknowable.<\/div>\n      <div class=\"cxq-kr\">\uadf8 \ubcf8\uc9c8\uc5d0 \uc788\uc5b4\uc11c, \uc804\uccb4\ub294 \uc54c \uc218 \uc5c6\ub294 \uac83\uc774\ub2e4.<\/div>\n      <div class=\"cxq-src\">Chapter II &middot; \uc81c2\uc7a5<\/div>\n    <\/div>\n\n    <!-- ===== \uc81c3\uc7a5 (6\uac1c) ===== -->\n    <div class=\"cxq-card\" data-chapter=\"chapter-iii\">\n      <div class=\"cxq-qmark\">&ldquo;<\/div>\n      <div class=\"cxq-en\">THE ALL creates in its Infinite Mind countless Universes, which exist for aeons of Time&mdash;and yet, to THE ALL, the creation, development, decline, and death of a million Universes is as the time of the twinkling of an eye.<\/div>\n      <div class=\"cxq-kr\">\uc804\uccb4\ub294 \ubb34\ud55c\ud55c \ub9c8\uc74c\uc18d\uc5d0 \uc140 \uc218 \uc5c6\ub294 \uc6b0\uc8fc\ub97c \ucc3d\uc870\ud558\ub294\ub370, \uadf8\uac83\ub4e4\uc740 \uc601\uac81\uc758 \uc2dc\uac04 \ub3d9\uc548 \uc874\uc7ac\ud55c\ub2e4. \uadf8\ub7ec\ub098 \uc804\uccb4\uc5d0\uac8c \uc788\uc5b4 \ubc31\ub9cc \uc6b0\uc8fc\uc758 \ucc3d\uc870, \ubc1c\uc804, \uc1e0\ud1f4, \uc18c\uba78\uc740 \ub208 \uae5c\uc9dd\ud560 \uc0ac\uc774\uc758 \uc2dc\uac04\uacfc \uac19\ub2e4.<\/div>\n      <div class=\"cxq-src\">Chapter III &middot; \uc81c3\uc7a5<\/div>\n    <\/div>\n    <div class=\"cxq-card\" data-chapter=\"chapter-iii\">\n      <div class=\"cxq-qmark\">&ldquo;<\/div>\n      <div class=\"cxq-en\">The Universe, and all it contains, is a Mental Creation of THE ALL.<\/div>\n      <div class=\"cxq-kr\">\uc6b0\uc8fc\uc640 \uadf8 \uc548\uc5d0 \ub2f4\uae34 \ubaa8\ub4e0 \uac83\uc740 \uc804\uccb4\uc758 \uc815\uc2e0\uc801 \ucc3d\uc870\ubb3c\uc774\ub2e4.<\/div>\n      <div class=\"cxq-src\">Chapter III &middot; \uc81c3\uc7a5<\/div>\n    <\/div>\n    <div class=\"cxq-card\" data-chapter=\"chapter-iii\">\n      <div class=\"cxq-qmark\">&ldquo;<\/div>\n      <div class=\"cxq-en\">As THE ALL thinks of a Universe, it appears. As it ceases to think of it, it disappears.<\/div>\n      <div class=\"cxq-kr\">\uc804\uccb4\uac00 \uc6b0\uc8fc\ub97c \uc0dd\uac01\ud560 \ub54c, \uadf8\uac83\uc740 \ub098\ud0c0\ub09c\ub2e4. \uc0dd\uac01\ud558\uae30\ub97c \uba48\ucd9c \ub54c, \uadf8\uac83\uc740 \uc0ac\ub77c\uc9c4\ub2e4.<\/div>\n      <div class=\"cxq-src\">Chapter III &middot; \uc81c3\uc7a5<\/div>\n    <\/div>\n    <div class=\"cxq-card\" data-chapter=\"chapter-iii\">\n      <div class=\"cxq-qmark\">&ldquo;<\/div>\n      <div class=\"cxq-en\">You&mdash;the real You&mdash;are not Matter, you are not Body, for those are things that you have and use, not what You Are.<\/div>\n      <div class=\"cxq-kr\">\ub2f9\uc2e0&mdash;\uc9c4\uc815\ud55c \ub2f9\uc2e0&mdash;\uc740 \ubb3c\uc9c8\uc774 \uc544\ub2c8\uba70, \uc721\uccb4\ub3c4 \uc544\ub2c8\ub2e4. \uadf8\uac83\ub4e4\uc740 \ub2f9\uc2e0\uc774 \uac00\uc9c0\uace0 \uc0ac\uc6a9\ud558\ub294 \uac83\uc774\uc9c0, \ub2f9\uc2e0\uc774 \ubb34\uc5c7\uc778\uac00\uac00 \uc544\ub2c8\ub2e4.<\/div>\n      <div class=\"cxq-src\">Chapter III &middot; \uc81c3\uc7a5<\/div>\n    <\/div>\n    <div class=\"cxq-card\" data-chapter=\"chapter-iii\">\n      <div class=\"cxq-qmark\">&ldquo;<\/div>\n      <div class=\"cxq-en\">The Hermetic Philosophy has always held that the Spirit dwells within.<\/div>\n      <div class=\"cxq-kr\">\ud5e4\ub974\uba54\uc2a4 \ucca0\ud559\uc740 \ud56d\uc0c1 \uc601\uc774 \ub0b4\uba74\uc5d0 \uae43\ub4e4\uc5b4 \uc788\ub2e4\uace0 \uc8fc\uc7a5\ud574 \uc654\ub2e4.<\/div>\n      <div class=\"cxq-src\">Chapter III &middot; \uc81c3\uc7a5<\/div>\n    <\/div>\n    <div class=\"cxq-card\" data-chapter=\"chapter-iii\">\n      <div class=\"cxq-qmark\">&ldquo;<\/div>\n      <div class=\"cxq-en\">Though All is in THE ALL, yet is it also true that THE ALL is in All&mdash;this seeming paradox is beyond ordinary minds, but the Illumined need no explanation.<\/div>\n      <div class=\"cxq-kr\">\ubaa8\ub4e0 \uac83\uc774 \uc804\uccb4 \uc548\uc5d0 \uc788\uc9c0\ub9cc, \uc804\uccb4\ub3c4 \ubaa8\ub4e0 \uac83 \uc548\uc5d0 \uc788\ub2e4\ub294 \uac83\ub3c4 \ucc38\uc774\ub2e4&mdash;\uc774 \uac89\ubcf4\uae30 \uc5ed\uc124\uc740 \ud3c9\ubc94\ud55c \ub9c8\uc74c\uc73c\ub85c\ub294 \uc774\ud574\ud560 \uc218 \uc5c6\uc9c0\ub9cc, \uae68\ub2ec\uc740 \uc790\ub4e4\uc5d0\uac8c\ub294 \uc124\uba85\uc774 \ud544\uc694 \uc5c6\ub2e4.<\/div>\n      <div class=\"cxq-src\">Chapter III &middot; \uc81c3\uc7a5<\/div>\n    <\/div>\n\n    <!-- ===== \uc81c4\uc7a5 (6\uac1c) ===== -->\n    <div class=\"cxq-card\" data-chapter=\"chapter-iv\">\n      <div class=\"cxq-qmark\">&ldquo;<\/div>\n      <div class=\"cxq-en\">The Principle of Correspondence enables Man to reason intelligently from the Known to the Unknown.<\/div>\n      <div class=\"cxq-kr\">\uc0c1\uc751\uc758 \uc6d0\ub9ac\ub294 \uc778\uac04\uc774 \uc54c\ub824\uc9c4 \uac83\uc5d0\uc11c \uc54c\ub824\uc9c0\uc9c0 \uc54a\uc740 \uac83\uc73c\ub85c \uc9c0\uc801\uc73c\ub85c \ucd94\ub860\ud560 \uc218 \uc788\uac8c \ud574\uc900\ub2e4.<\/div>\n      <div class=\"cxq-src\">Chapter IV &middot; \uc81c4\uc7a5<\/div>\n    <\/div>\n    <div class=\"cxq-card\" data-chapter=\"chapter-iv\">\n      <div class=\"cxq-qmark\">&ldquo;<\/div>\n      <div class=\"cxq-en\">As above, so below; as below, so above. This Hermetic Axiom describes the Three Great Planes: the Physical, the Mental, and the Spiritual.<\/div>\n      <div class=\"cxq-kr\">\uc704\uc640 \uac19\uc774 \uc544\ub798\ub3c4 \uadf8\ub7ec\ud558\uace0, \uc544\ub798\uc640 \uac19\uc774 \uc704\ub3c4 \uadf8\ub7ec\ud558\ub2e4. \uc774 \ud5e4\ub974\uba54\uc2a4\uc758 \uacf5\ub9ac\ub294 \uc138 \uac00\uc9c0 \uc704\ub300\ud55c \uce35\uc704\ub97c \uc124\uba85\ud55c\ub2e4. \ubb3c\uc9c8\uacc4, \uc815\uc2e0\uacc4, \uc601\uc801\uacc4\uac00 \uadf8\uac83\uc774\ub2e4.<\/div>\n      <div class=\"cxq-src\">Chapter IV &middot; \uc81c4\uc7a5<\/div>\n    <\/div>\n    <div class=\"cxq-card\" data-chapter=\"chapter-iv\">\n      <div class=\"cxq-qmark\">&ldquo;<\/div>\n      <div class=\"cxq-en\">The great Planes blend into each other, and it is impossible to draw a hard and fast line between them.<\/div>\n      <div class=\"cxq-kr\">\uc704\ub300\ud55c \uce35\uc704\ub4e4\uc740 \uc11c\ub85c \uc11e\uc5ec \uc788\uc73c\uba70, \uadf8 \uc0ac\uc774\uc5d0 \uc5c4\uaca9\ud558\uace0 \uace0\uc815\ub41c \uacbd\uacc4\uc120\uc744 \uae0b\ub294 \uac83\uc740 \ubd88\uac00\ub2a5\ud558\ub2e4.<\/div>\n      <div class=\"cxq-src\">Chapter IV &middot; \uc81c4\uc7a5<\/div>\n    <\/div>\n    <div class=\"cxq-card\" data-chapter=\"chapter-iv\">\n      <div class=\"cxq-qmark\">&ldquo;<\/div>\n      <div class=\"cxq-en\">By means of this Principle of Correspondence, the student may unlock many secrets of Nature that were dark to him before.<\/div>\n      <div class=\"cxq-kr\">\uc774 \uc0c1\uc751\uc758 \uc6d0\ub9ac\ub97c \ud1b5\ud574 \ud559\uc0dd\uc740 \uc774\uc804\uc5d0\ub294 \uc5b4\ub460 \uc18d\uc5d0 \uc788\ub358 \uc790\uc5f0\uc758 \ub9ce\uc740 \ube44\ubc00\uc744 \uc5f4 \uc218 \uc788\ub2e4.<\/div>\n      <div class=\"cxq-src\">Chapter IV &middot; \uc81c4\uc7a5<\/div>\n    <\/div>\n    <div class=\"cxq-card\" data-chapter=\"chapter-iv\">\n      <div class=\"cxq-qmark\">&ldquo;<\/div>\n      <div class=\"cxq-en\">This Principle is of universal application and manifestation, on the various planes of the material, mental, and spiritual universe&mdash;it is a Universal Law.<\/div>\n      <div class=\"cxq-kr\">\uc774 \uc6d0\ub9ac\ub294 \ubb3c\uc9c8\uacc4, \uc815\uc2e0\uacc4, \uc601\uc801 \uc6b0\uc8fc\uc758 \ub2e4\uc591\ud55c \uce35\uc704\uc5d0\uc11c \ubcf4\ud3b8\uc801\uc73c\ub85c \uc801\uc6a9\ub418\uace0 \ub098\ud0c0\ub09c\ub2e4. \uadf8\uac83\uc740 \uc6b0\uc8fc\uc801 \ubc95\uce59\uc774\ub2e4.<\/div>\n      <div class=\"cxq-src\">Chapter IV &middot; \uc81c4\uc7a5<\/div>\n    <\/div>\n    <div class=\"cxq-card\" data-chapter=\"chapter-iv\">\n      <div class=\"cxq-qmark\">&ldquo;<\/div>\n      <div class=\"cxq-en\">The Hermetic student is enabled to apply intelligently the great Mental Laws, instead of using them in a haphazard manner.<\/div>\n      <div class=\"cxq-kr\">\ud5e4\ub974\uba54\uc2a4 \ud559\uc0dd\uc740 \uc704\ub300\ud55c \uc815\uc2e0\uc801 \ubc95\uce59\uc744 \ubb34\uc791\uc704\ub85c \uc0ac\uc6a9\ud558\ub294 \ub300\uc2e0 \uc9c0\uc801\uc73c\ub85c \uc801\uc6a9\ud560 \uc218 \uc788\uac8c \ub41c\ub2e4.<\/div>\n      <div class=\"cxq-src\">Chapter IV &middot; \uc81c4\uc7a5<\/div>\n    <\/div>\n\n    <!-- ===== \uc81c5\uc7a5 (6\uac1c) ===== -->\n    <div class=\"cxq-card\" data-chapter=\"chapter-v\">\n      <div class=\"cxq-qmark\">&ldquo;<\/div>\n      <div class=\"cxq-en\">Everything is in motion; everything vibrates; nothing is at rest.<\/div>\n      <div class=\"cxq-kr\">\ubaa8\ub4e0 \uac83\uc740 \uc6b4\ub3d9 \uc911\uc5d0 \uc788\ub2e4. \ubaa8\ub4e0 \uac83\uc740 \uc9c4\ub3d9\ud55c\ub2e4. \uc544\ubb34\uac83\ub3c4 \uc815\uc9c0\ud574 \uc788\uc9c0 \uc54a\ub2e4.<\/div>\n      <div class=\"cxq-src\">Chapter V &middot; \uc81c5\uc7a5<\/div>\n    <\/div>\n    <div class=\"cxq-card\" data-chapter=\"chapter-v\">\n      <div class=\"cxq-qmark\">&ldquo;<\/div>\n      <div class=\"cxq-en\">The differences between different manifestations of Matter, Energy, Mind, and even Spirit, result largely from varying rates of Vibration.<\/div>\n      <div class=\"cxq-kr\">\ubb3c\uc9c8, \uc5d0\ub108\uc9c0, \ub9c8\uc74c, \uc2ec\uc9c0\uc5b4 \uc601\uc758 \ub2e4\uc591\ud55c \ubc1c\ud604 \uc0ac\uc774\uc758 \ucc28\uc774\ub294 \uc8fc\ub85c \uc11c\ub85c \ub2e4\ub978 \uc9c4\ub3d9\ub960\uc5d0\uc11c \ube44\ub86f\ub41c\ub2e4.<\/div>\n      <div class=\"cxq-src\">Chapter V &middot; \uc81c5\uc7a5<\/div>\n    <\/div>\n    <div class=\"cxq-card\" data-chapter=\"chapter-v\">\n      <div class=\"cxq-qmark\">&ldquo;<\/div>\n      <div class=\"cxq-en\">He who understands the Principle of Vibration, has grasped the scepter of Power.<\/div>\n      <div class=\"cxq-kr\">\uc9c4\ub3d9\uc758 \uc6d0\ub9ac\ub97c \uc774\ud574\ud558\ub294 \uc790\ub294 \ud798\uc758 \ud640\uc744 \uc950\uc5c8\ub2e4.<\/div>\n      <div class=\"cxq-src\">Chapter V &middot; \uc81c5\uc7a5<\/div>\n    <\/div>\n    <div class=\"cxq-card\" data-chapter=\"chapter-v\">\n      <div class=\"cxq-qmark\">&ldquo;<\/div>\n      <div class=\"cxq-en\">At the bottom of the scale are the grossest forms of Matter; at the top vibrates Spirit at so high a rate that it almost seems at rest.<\/div>\n      <div class=\"cxq-kr\">\ucc99\ub3c4\uc758 \ub9e8 \uc544\ub798\uc5d0\ub294 \uac00\uc7a5 \uac70\uce5c \ud615\ud0dc\uc758 \ubb3c\uc9c8\uc774 \uc788\uace0, \ub9e8 \uc704\uc5d0\uc11c\ub294 \uc601\uc774 \ub108\ubb34 \ub192\uc740 \uc18d\ub3c4\ub85c \uc9c4\ub3d9\ud558\uc5ec \uac70\uc758 \uc815\uc9c0\ud574 \uc788\ub294 \uac83\ucc98\ub7fc \ubcf4\uc778\ub2e4.<\/div>\n      <div class=\"cxq-src\">Chapter V &middot; \uc81c5\uc7a5<\/div>\n    <\/div>\n    <div class=\"cxq-card\" data-chapter=\"chapter-v\">\n      <div class=\"cxq-qmark\">&ldquo;<\/div>\n      <div class=\"cxq-en\">The Hermetists apply mentally the Principle of Vibration to the conquering of Natural phenomena, in various ways.<\/div>\n      <div class=\"cxq-kr\">\ud5e4\ub974\uba54\uc2a4\uc8fc\uc758\uc790\ub4e4\uc740 \uc9c4\ub3d9\uc758 \uc6d0\ub9ac\ub97c \uc815\uc2e0\uc801\uc73c\ub85c \ub2e4\uc591\ud55c \ubc29\uc2dd\uc73c\ub85c \uc790\uc5f0 \ud604\uc0c1\uc758 \uc815\ubcf5\uc5d0 \uc801\uc6a9\ud55c\ub2e4.<\/div>\n      <div class=\"cxq-src\">Chapter V &middot; \uc81c5\uc7a5<\/div>\n    <\/div>\n    <div class=\"cxq-card\" data-chapter=\"chapter-v\">\n      <div class=\"cxq-qmark\">&ldquo;<\/div>\n      <div class=\"cxq-en\">The Transmutation of Mental Vibrations is an art that the Hermetic student should master.<\/div>\n      <div class=\"cxq-kr\">\uc815\uc2e0\uc801 \uc9c4\ub3d9\uc758 \uc5f0\uae08\uc220\uc801 \ubcc0\ud658\uc740 \ud5e4\ub974\uba54\uc2a4 \ud559\uc0dd\uc774 \uc219\ub2ec\ud574\uc57c \ud558\ub294 \uae30\uc220\uc774\ub2e4.<\/div>\n      <div class=\"cxq-src\">Chapter V &middot; \uc81c5\uc7a5<\/div>\n    <\/div>\n\n    <!-- ===== \uc81c6\uc7a5 (6\uac1c) ===== -->\n    <div class=\"cxq-card\" data-chapter=\"chapter-vi\">\n      <div class=\"cxq-qmark\">&ldquo;<\/div>\n      <div class=\"cxq-en\">Everything is dual; everything has poles; everything has its pair of opposites; like and unlike are the same; opposites are identical in nature, but different in degree.<\/div>\n      <div class=\"cxq-kr\">\ubaa8\ub4e0 \uac83\uc740 \uc774\uc911\uc801\uc774\ub2e4. \ubaa8\ub4e0 \uac83\uc740 \uadf9\uc744 \uac00\uc9c4\ub2e4. \ubaa8\ub4e0 \uac83\uc740 \ub300\uadf9\uc758 \uc30d\uc744 \uac00\uc9c4\ub2e4. \uac19\uc740 \uac83\uacfc \ub2e4\ub978 \uac83\uc740 \ub3d9\uc77c\ud558\ub2e4. \ubc18\ub300\ub294 \ubcf8\uc9c8\uc5d0 \uc788\uc5b4\uc11c\ub294 \ub3d9\uc77c\ud558\uc9c0\ub9cc, \uc815\ub3c4\uc5d0 \uc788\uc5b4 \ub2e4\ub974\ub2e4.<\/div>\n      <div class=\"cxq-src\">Chapter VI &middot; \uc81c6\uc7a5<\/div>\n    <\/div>\n    <div class=\"cxq-card\" data-chapter=\"chapter-vi\">\n      <div class=\"cxq-qmark\">&ldquo;<\/div>\n      <div class=\"cxq-en\">Heat and Cold, Light and Darkness, Hard and Soft, Black and White&mdash;these are but the two poles of the same thing, with many varying degrees between them.<\/div>\n      <div class=\"cxq-kr\">\uc5f4\uacfc \ub0c9\uae30, \ube5b\uacfc \uc5b4\ub460, \ub531\ub531\ud568\uacfc \ubd80\ub4dc\ub7ec\uc6c0, \ud751\uacfc \ubc31&mdash;\uc774\uac83\ub4e4\uc740 \uac19\uc740 \uac83\uc758 \ub450 \uadf9\uc77c \ubfd0\uc774\uba70, \uadf8 \uc0ac\uc774\uc5d0 \ub2e4\uc591\ud55c \uc815\ub3c4\uc758 \ucc28\uc774\uac00 \uc788\ub2e4.<\/div>\n      <div class=\"cxq-src\">Chapter VI &middot; \uc81c6\uc7a5<\/div>\n    <\/div>\n    <div class=\"cxq-card\" data-chapter=\"chapter-vi\">\n      <div class=\"cxq-qmark\">&ldquo;<\/div>\n      <div class=\"cxq-en\">Good and Evil are but the poles of the same thing, and the Master transmutes the undesirable by changing its polarity.<\/div>\n      <div class=\"cxq-kr\">\uc120\uacfc \uc545\uc740 \uac19\uc740 \uac83\uc758 \uadf9\uc77c \ubfd0\uc774\uba70, \ub300\uac00\ub294 \uadf8 \uadf9\uc131\uc744 \ubc14\uafc8\uc73c\ub85c\uc368 \ubc14\ub78c\uc9c1\ud558\uc9c0 \uc54a\uc740 \uac83\uc744 \ubcc0\ud658\uc2dc\ud0a8\ub2e4.<\/div>\n      <div class=\"cxq-src\">Chapter VI &middot; \uc81c6\uc7a5<\/div>\n    <\/div>\n    <div class=\"cxq-card\" data-chapter=\"chapter-vi\">\n      <div class=\"cxq-qmark\">&ldquo;<\/div>\n      <div class=\"cxq-en\">The Art of Polarization becomes a phase of Mental Alchemy known and practiced by the ancient and modern Hermetic Masters.<\/div>\n      <div class=\"cxq-kr\">\uadf9\uc131\ud654\uc758 \uae30\uc220\uc740 \uace0\ub300\uc640 \ud604\ub300\uc758 \ud5e4\ub974\uba54\uc2a4 \ub9c8\uc2a4\ud130\ub4e4\uc774 \uc54c\uace0 \uc2e4\ucc9c\ud558\ub294 \uc815\uc2e0 \uc5f0\uae08\uc220\uc758 \ud55c \ub2e8\uacc4\uac00 \ub41c\ub2e4.<\/div>\n      <div class=\"cxq-src\">Chapter VI &middot; \uc81c6\uc7a5<\/div>\n    <\/div>\n    <div class=\"cxq-card\" data-chapter=\"chapter-vi\">\n      <div class=\"cxq-qmark\">&ldquo;<\/div>\n      <div class=\"cxq-en\">The Hermetists were the original users of the word &ldquo;Polarity&rdquo; as applied to the Mind, in the sense here used.<\/div>\n      <div class=\"cxq-kr\">\ud5e4\ub974\uba54\uc2a4\uc8fc\uc758\uc790\ub4e4\uc740 \uc5ec\uae30\uc11c \uc0ac\uc6a9\ub41c \uc758\ubbf8\ub85c \ub9c8\uc74c\uc5d0 \uc801\uc6a9\ub41c \uadf9\uc131\uc774\ub77c\ub294 \ub2e8\uc5b4\uc758 \uc6d0\ub798 \uc0ac\uc6a9\uc790\ub4e4\uc774\uc5c8\ub2e4.<\/div>\n      <div class=\"cxq-src\">Chapter VI &middot; \uc81c6\uc7a5<\/div>\n    <\/div>\n    <div class=\"cxq-card\" data-chapter=\"chapter-vi\">\n      <div class=\"cxq-qmark\">&ldquo;<\/div>\n      <div class=\"cxq-en\">To change your mood or mental state&mdash;change your vibration. To destroy an undesirable rate of mental vibration, put into operation the Principle of Polarity.<\/div>\n      <div class=\"cxq-kr\">\ub2f9\uc2e0\uc758 \uae30\ubd84\uc774\ub098 \uc815\uc2e0 \uc0c1\ud0dc\ub97c \ubc14\uafb8\ub824\uba74&mdash;\uc9c4\ub3d9\uc744 \ubc14\uafb8\ub77c. \ubc14\ub78c\uc9c1\ud558\uc9c0 \uc54a\uc740 \uc815\uc2e0\uc801 \uc9c4\ub3d9\ub960\uc744 \uc5c6\uc560\ub824\uba74, \uadf9\uc131\uc758 \uc6d0\ub9ac\ub97c \uc791\ub3d9\uc2dc\ud0a4\ub77c.<\/div>\n      <div class=\"cxq-src\">Chapter VI &middot; \uc81c6\uc7a5<\/div>\n    <\/div>\n\n    <!-- ===== \uc81c7\uc7a5 (6\uac1c) ===== -->\n    <div class=\"cxq-card\" data-chapter=\"chapter-vii\">\n      <div class=\"cxq-qmark\">&ldquo;<\/div>\n      <div class=\"cxq-en\">Everything flows, out and in; everything has its tides; all things rise and fall; the pendulum-swing manifests in everything.<\/div>\n      <div class=\"cxq-kr\">\ubaa8\ub4e0 \uac83\uc740 \ud758\ub7ec\ub098\uac00\uace0 \ud758\ub7ec\ub4e4\uc5b4\uc628\ub2e4. \ubaa8\ub4e0 \uac83\uc740 \uadf8 \uc870\uc218(\u6f6e\u6c34)\ub97c \uac00\uc9c4\ub2e4. \ubaa8\ub4e0 \uac83\uc740 \uc624\ub974\uace0 \ub0b4\ub9b0\ub2e4. \uc9c4\uc790\uc758 \ud754\ub4e4\ub9bc\uc740 \ubaa8\ub4e0 \uac83\uc5d0\uc11c \ub098\ud0c0\ub09c\ub2e4.<\/div>\n      <div class=\"cxq-src\">Chapter VII &middot; \uc81c7\uc7a5<\/div>\n    <\/div>\n    <div class=\"cxq-card\" data-chapter=\"chapter-vii\">\n      <div class=\"cxq-qmark\">&ldquo;<\/div>\n      <div class=\"cxq-en\">The measure of the swing to the right, is the measure of the swing to the left; rhythm compensates.<\/div>\n      <div class=\"cxq-kr\">\uc624\ub978\ucabd\uc73c\ub85c\uc758 \uc9c4\ud3ed\uc740 \uc67c\ucabd\uc73c\ub85c\uc758 \uc9c4\ud3ed\uacfc \uac19\ub2e4. \ub9ac\ub4ec\uc740 \ubcf4\uc0c1\ud55c\ub2e4.<\/div>\n      <div class=\"cxq-src\">Chapter VII &middot; \uc81c7\uc7a5<\/div>\n    <\/div>\n    <div class=\"cxq-card\" data-chapter=\"chapter-vii\">\n      <div class=\"cxq-qmark\">&ldquo;<\/div>\n      <div class=\"cxq-en\">The Hermetists who have mastered Rhythm learn to rise above its swing, and to use it rather than be used by it.<\/div>\n      <div class=\"cxq-kr\">\ub9ac\ub4ec\uc744 \uc219\ub2ec\ud55c \ud5e4\ub974\uba54\uc2a4\uc8fc\uc758\uc790\ub4e4\uc740 \uadf8 \ud754\ub4e4\ub9bc \uc704\ub85c \uc62c\ub77c\uc11c\ub294 \ubc95\uc744 \ubc30\uc6b0\uace0, \uadf8\uac83\uc5d0 \uc758\ud574 \uc0ac\uc6a9\ub418\ub294 \ub300\uc2e0 \uadf8\uac83\uc744 \uc0ac\uc6a9\ud55c\ub2e4.<\/div>\n      <div class=\"cxq-src\">Chapter VII &middot; \uc81c7\uc7a5<\/div>\n    <\/div>\n    <div class=\"cxq-card\" data-chapter=\"chapter-vii\">\n      <div class=\"cxq-qmark\">&ldquo;<\/div>\n      <div class=\"cxq-en\">By rising mentally to the higher plane, the Master causes the swing of the mental pendulum to manifest on the Lower Plane, and he, dwelling on the Higher Plane, escapes the consequences.<\/div>\n      <div class=\"cxq-kr\">\ub300\uac00\ub294 \uc815\uc2e0\uc801\uc73c\ub85c \ub354 \ub192\uc740 \uce35\uc704\ub85c \uc62c\ub77c\uac10\uc73c\ub85c\uc368 \uc815\uc2e0\uc801 \uc9c4\uc790\uc758 \ud754\ub4e4\ub9bc\uc774 \ud558\uc704 \uce35\uc704\uc5d0\uc11c \ub098\ud0c0\ub098\ub3c4\ub85d \ud55c\ub2e4. \uadf8\ub9ac\uace0 \uadf8 \uc790\uc2e0\uc740 \uc0c1\uc704 \uce35\uc704\uc5d0 \uac70\ud558\uba74\uc11c \uadf8 \uacb0\uacfc\ub97c \ud53c\ud55c\ub2e4.<\/div>\n      <div class=\"cxq-src\">Chapter VII &middot; \uc81c7\uc7a5<\/div>\n    <\/div>\n    <div class=\"cxq-card\" data-chapter=\"chapter-vii\">\n      <div class=\"cxq-qmark\">&ldquo;<\/div>\n      <div class=\"cxq-en\">The Principle of Compensation is closely connected with the Principle of Rhythm; it explains the universal rule of balance.<\/div>\n      <div class=\"cxq-kr\">\ubcf4\uc0c1\uc758 \uc6d0\ub9ac\ub294 \ub9ac\ub4ec\uc758 \uc6d0\ub9ac\uc640 \ubc00\uc811\ud558\uac8c \uc5f0\uacb0\ub418\uc5b4 \uc788\ub2e4. \uadf8\uac83\uc740 \uade0\ud615\uc758 \ubcf4\ud3b8\uc801 \ubc95\uce59\uc744 \uc124\uba85\ud55c\ub2e4.<\/div>\n      <div class=\"cxq-src\">Chapter VII &middot; \uc81c7\uc7a5<\/div>\n    <\/div>\n    <div class=\"cxq-card\" data-chapter=\"chapter-vii\">\n      <div class=\"cxq-qmark\">&ldquo;<\/div>\n      <div class=\"cxq-en\">No pleasure without pain; no peace without prior strife; no rest without prior labor. There is always compensation.<\/div>\n      <div class=\"cxq-kr\">\uace0\ud1b5 \uc5c6\ub294 \ucf8c\ub77d\uc740 \uc5c6\ub2e4. \uc774\uc804\uc758 \ud22c\uc7c1 \uc5c6\ub294 \ud3c9\ud654\ub294 \uc5c6\ub2e4. \uc774\uc804\uc758 \ub178\ub3d9 \uc5c6\ub294 \ud734\uc2dd\uc740 \uc5c6\ub2e4. \ud56d\uc0c1 \ubcf4\uc0c1\uc774 \uc788\ub2e4.<\/div>\n      <div class=\"cxq-src\">Chapter VII &middot; \uc81c7\uc7a5<\/div>\n    <\/div>\n\n    <!-- ===== \uc81c8\uc7a5 (6\uac1c) ===== -->\n    <div class=\"cxq-card\" data-chapter=\"chapter-viii\">\n      <div class=\"cxq-qmark\">&ldquo;<\/div>\n      <div class=\"cxq-en\">Every Cause has its Effect; every Effect has its Cause; everything happens according to Law; Chance is but a name for Law not recognized.<\/div>\n      <div class=\"cxq-kr\">\ubaa8\ub4e0 \uc6d0\uc778\uc5d0\ub294 \uacb0\uacfc\uac00 \uc788\ub2e4. \ubaa8\ub4e0 \uacb0\uacfc\uc5d0\ub294 \uc6d0\uc778\uc774 \uc788\ub2e4. \ubaa8\ub4e0 \uac83\uc740 \ubc95\uce59\uc5d0 \ub530\ub77c \uc77c\uc5b4\ub09c\ub2e4. \uc6b0\uc5f0\uc774\ub780 \uc778\uc2dd\ub418\uc9c0 \uc54a\uc740 \ubc95\uce59\uc758 \uc774\ub984\uc77c \ubfd0\uc774\ub2e4.<\/div>\n      <div class=\"cxq-src\">Chapter VIII &middot; \uc81c8\uc7a5<\/div>\n    <\/div>\n    <div class=\"cxq-card\" data-chapter=\"chapter-viii\">\n      <div class=\"cxq-qmark\">&ldquo;<\/div>\n      <div class=\"cxq-en\">There is no such thing as Chance. What we call Chance is merely the result of the unrecognized and undiscovered Cause.<\/div>\n      <div class=\"cxq-kr\">\uc6b0\uc5f0\uc774\ub780 \uc5c6\ub2e4. \uc6b0\ub9ac\uac00 \uc6b0\uc5f0\uc774\ub77c\uace0 \ubd80\ub974\ub294 \uac83\uc740 \ub2e8\uc9c0 \uc778\uc2dd\ub418\uc9c0 \uc54a\uace0 \ubc1c\uacac\ub418\uc9c0 \uc54a\uc740 \uc6d0\uc778\uc758 \uacb0\uacfc\uc77c \ubfd0\uc774\ub2e4.<\/div>\n      <div class=\"cxq-src\">Chapter VIII &middot; \uc81c8\uc7a5<\/div>\n    <\/div>\n    <div class=\"cxq-card\" data-chapter=\"chapter-viii\">\n      <div class=\"cxq-qmark\">&ldquo;<\/div>\n      <div class=\"cxq-en\">The Master does not escape the Causation, but rises to a higher plane and thus becomes a Cause instead of an Effect.<\/div>\n      <div class=\"cxq-kr\">\ub300\uac00\ub294 \uc778\uacfc\ub97c \ud53c\ud558\uc9c0 \uc54a\ub294\ub2e4. \uadf8\ub7ec\ub098 \ub354 \ub192\uc740 \uce35\uc704\ub85c \uc62c\ub77c\uac00 \uacb0\uacfc\uac00 \uc544\ub2cc \uc6d0\uc778\uc774 \ub41c\ub2e4.<\/div>\n      <div class=\"cxq-src\">Chapter VIII &middot; \uc81c8\uc7a5<\/div>\n    <\/div>\n    <div class=\"cxq-card\" data-chapter=\"chapter-viii\">\n      <div class=\"cxq-qmark\">&ldquo;<\/div>\n      <div class=\"cxq-en\">There are many Planes of Causation, but nothing escapes the Law altogether.<\/div>\n      <div class=\"cxq-kr\">\uc778\uacfc\uc758 \uce35\uc704\ub294 \uc5ec\ub7ec \uac00\uc9c0\uc774\uc9c0\ub9cc, \uc5b4\ub5a4 \uac83\ub3c4 \ubc95\uce59 \uc790\uccb4\ub97c \uc644\uc804\ud788 \ubc97\uc5b4\ub098\uc9c0\ub294 \ubabb\ud55c\ub2e4.<\/div>\n      <div class=\"cxq-src\">Chapter VIII &middot; \uc81c8\uc7a5<\/div>\n    <\/div>\n    <div class=\"cxq-card\" data-chapter=\"chapter-viii\">\n      <div class=\"cxq-qmark\">&ldquo;<\/div>\n      <div class=\"cxq-en\">The wise ones serve on the higher, but rule on the lower. They obey the Laws coming from above them, but on their own plane, and those below them, they rule and command.<\/div>\n      <div class=\"cxq-kr\">\ud604\uc790\ub4e4\uc740 \ub354 \ub192\uc740 \uacf3\uc5d0\uc11c \ubd09\uc0ac\ud558\ub418, \ub354 \ub0ae\uc740 \uacf3\uc5d0\uc11c \ub2e4\uc2a4\ub9b0\ub2e4. \uadf8\ub4e4\uc740 \uc704\uc5d0\uc11c \uc624\ub294 \ubc95\uce59\uc5d0 \ubcf5\uc885\ud558\uc9c0\ub9cc, \uc790\uc2e0\uc758 \uce35\uc704\uc640 \uc544\ub798 \uce35\uc704\uc5d0\uc11c\ub294 \ub2e4\uc2a4\ub9ac\uace0 \uba85\ud55c\ub2e4.<\/div>\n      <div class=\"cxq-src\">Chapter VIII &middot; \uc81c8\uc7a5<\/div>\n    <\/div>\n    <div class=\"cxq-card\" data-chapter=\"chapter-viii\">\n      <div class=\"cxq-qmark\">&ldquo;<\/div>\n      <div class=\"cxq-en\">The majority of people are carried along by environment, the wills and desires of others stronger than themselves. But the Masters, knowing the rules of the game, rise above and become players, not pawns.<\/div>\n      <div class=\"cxq-kr\">\ub300\ubd80\ubd84\uc758 \uc0ac\ub78c\ub4e4\uc740 \ud658\uacbd, \uc790\uc2e0\ubcf4\ub2e4 \uac15\ud55c \ud0c0\uc778\uc758 \uc758\uc9c0\uc640 \uc695\ub9dd\uc5d0 \uc774\ub04c\ub824\uac04\ub2e4. \uadf8\ub7ec\ub098 \ub300\uac00\ub4e4\uc740 \uac8c\uc784\uc758 \uaddc\uce59\uc744 \uc54c\uae30\uc5d0 \uadf8 \uc704\ub85c \uc62c\ub77c\uc11c, \uc878\uc774 \uc544\ub2cc \uc120\uc218\uac00 \ub41c\ub2e4.<\/div>\n      <div class=\"cxq-src\">Chapter VIII &middot; \uc81c8\uc7a5<\/div>\n    <\/div>\n\n    <!-- ===== \uc81c9\uc7a5 (6\uac1c) ===== -->\n    <div class=\"cxq-card\" data-chapter=\"chapter-ix\">\n      <div class=\"cxq-qmark\">&ldquo;<\/div>\n      <div class=\"cxq-en\">Gender is in everything; everything has its Masculine and Feminine Principles; Gender manifests on all planes.<\/div>\n      <div class=\"cxq-kr\">\uc131\ubcc4\uc740 \ubaa8\ub4e0 \uac83 \uc548\uc5d0 \uc788\ub2e4. \ubaa8\ub4e0 \uac83\uc740 \ub0a8\uc131 \uc6d0\ub9ac\uc640 \uc5ec\uc131 \uc6d0\ub9ac\ub97c \uac00\uc9c4\ub2e4. \uc131\ubcc4\uc740 \ubaa8\ub4e0 \uce35\uc704\uc5d0\uc11c \ub098\ud0c0\ub09c\ub2e4.<\/div>\n      <div class=\"cxq-src\">Chapter IX &middot; \uc81c9\uc7a5<\/div>\n    <\/div>\n    <div class=\"cxq-card\" data-chapter=\"chapter-ix\">\n      <div class=\"cxq-qmark\">&ldquo;<\/div>\n      <div class=\"cxq-en\">The Masculine Principle is the direct and positive side; the Feminine is the indirect, passive, and yet far-reaching side of mental activity.<\/div>\n      <div class=\"cxq-kr\">\ub0a8\uc131 \uc6d0\ub9ac\ub294 \uc9c1\uc811\uc801\uc774\uace0 \ub2a5\ub3d9\uc801\uc778 \uba74\uc774\ub2e4. \uc5ec\uc131 \uc6d0\ub9ac\ub294 \uac04\uc811\uc801\uc774\uace0 \uc218\ub3d9\uc801\uc774\uc9c0\ub9cc \ud6e8\uc52c \ub354 \uad11\ubc94\uc704\ud55c \uc815\uc2e0 \ud65c\ub3d9\uc758 \uba74\uc774\ub2e4.<\/div>\n      <div class=\"cxq-src\">Chapter IX &middot; \uc81c9\uc7a5<\/div>\n    <\/div>\n    <div class=\"cxq-card\" data-chapter=\"chapter-ix\">\n      <div class=\"cxq-qmark\">&ldquo;<\/div>\n      <div class=\"cxq-en\">No creation, physical, mental or spiritual, is possible without the operation of this Principle of Gender.<\/div>\n      <div class=\"cxq-kr\">\ubb3c\uc9c8\uc801, \uc815\uc2e0\uc801, \uc601\uc801 \ucc3d\uc870\ub294 \uc131\ubcc4\uc758 \uc6d0\ub9ac\uac00 \uc791\ub3d9\ud558\uc9c0 \uc54a\uace0\uc11c\ub294 \ubd88\uac00\ub2a5\ud558\ub2e4.<\/div>\n      <div class=\"cxq-src\">Chapter IX &middot; \uc81c9\uc7a5<\/div>\n    <\/div>\n    <div class=\"cxq-card\" data-chapter=\"chapter-ix\">\n      <div class=\"cxq-qmark\">&ldquo;<\/div>\n      <div class=\"cxq-en\">The Masculine Principle directs and guides; the Feminine does the great work of generating new thoughts, new combinations, new adaptations.<\/div>\n      <div class=\"cxq-kr\">\ub0a8\uc131 \uc6d0\ub9ac\ub294 \ubc29\ud5a5\uc744 \uc81c\uc2dc\ud558\uace0 \uc548\ub0b4\ud55c\ub2e4. \uc5ec\uc131 \uc6d0\ub9ac\ub294 \uc0c8\ub85c\uc6b4 \uc0dd\uac01, \uc0c8\ub85c\uc6b4 \uc870\ud569, \uc0c8\ub85c\uc6b4 \uc801\uc751\uc744 \uc0dd\uc131\ud558\ub294 \uc704\ub300\ud55c \uc791\uc5c5\uc744 \uc218\ud589\ud55c\ub2e4.<\/div>\n      <div class=\"cxq-src\">Chapter IX &middot; \uc81c9\uc7a5<\/div>\n    <\/div>\n    <div class=\"cxq-card\" data-chapter=\"chapter-ix\">\n      <div class=\"cxq-qmark\">&ldquo;<\/div>\n      <div class=\"cxq-en\">The Hermetic teachings regarding the operation of the two Principles of Gender on the Mental Plane are of great importance, and may be studied with profit by all students.<\/div>\n      <div class=\"cxq-kr\">\uc815\uc2e0 \uce35\uc704\uc5d0\uc11c\uc758 \ub450 \uc131\ubcc4 \uc6d0\ub9ac\uc758 \uc791\uc6a9\uc5d0 \uad00\ud55c \ud5e4\ub974\uba54\uc2a4 \uac00\ub974\uce68\uc740 \ub9e4\uc6b0 \uc911\uc694\ud558\uba70, \ubaa8\ub4e0 \ud559\uc0dd\ub4e4\uc774 \uc720\uc775\ud558\uac8c \uacf5\ubd80\ud560 \uc218 \uc788\ub2e4.<\/div>\n      <div class=\"cxq-src\">Chapter IX &middot; \uc81c9\uc7a5<\/div>\n    <\/div>\n    <div class=\"cxq-card\" data-chapter=\"chapter-ix\">\n      <div class=\"cxq-qmark\">&ldquo;<\/div>\n      <div class=\"cxq-en\">Every male has its female element; every female has its male element. This balance is the secret of creation.<\/div>\n      <div class=\"cxq-kr\">\ubaa8\ub4e0 \ub0a8\uc131\uc5d0\ub294 \uc5ec\uc131\uc801 \uc694\uc18c\uac00 \uc788\uace0, \ubaa8\ub4e0 \uc5ec\uc131\uc5d0\ub294 \ub0a8\uc131\uc801 \uc694\uc18c\uac00 \uc788\ub2e4. \uc774 \uade0\ud615\uc774 \ucc3d\uc870\uc758 \ube44\ubc00\uc774\ub2e4.<\/div>\n      <div class=\"cxq-src\">Chapter IX &middot; \uc81c9\uc7a5<\/div>\n    <\/div>\n\n    <!-- ===== \uc81c10\uc7a5 (6\uac1c) ===== -->\n    <div class=\"cxq-card\" data-chapter=\"chapter-x\">\n      <div class=\"cxq-qmark\">&ldquo;<\/div>\n      <div class=\"cxq-en\">Mental Transmutation is the art of changing and transforming mental states, forms, and conditions, into others.<\/div>\n      <div class=\"cxq-kr\">\uc815\uc2e0 \uc5f0\uae08\uc220\uc740 \uc815\uc2e0\uc801 \uc0c1\ud0dc, \ud615\ud0dc, \uc870\uac74\ub4e4\uc744 \ub2e4\ub978 \uac83\ub4e4\ub85c \ubcc0\ud654\uc2dc\ud0a4\uace0 \ubcc0\ud658\ud558\ub294 \uae30\uc220\uc774\ub2e4.<\/div>\n      <div class=\"cxq-src\">Chapter X &middot; \uc81c10\uc7a5<\/div>\n    <\/div>\n    <div class=\"cxq-card\" data-chapter=\"chapter-x\">\n      <div class=\"cxq-qmark\">&ldquo;<\/div>\n      <div class=\"cxq-en\">The Universe is Mental&mdash;held in the Mind of THE ALL. Therefore, to change the outer, one must first change the inner.<\/div>\n      <div class=\"cxq-kr\">\uc6b0\uc8fc\ub294 \uc815\uc2e0\uc801\uc774\ub2e4&mdash;\uc804\uccb4\uc758 \ub9c8\uc74c\uc18d\uc5d0 \uc788\ub2e4. \ub530\ub77c\uc11c \uc678\ubd80\ub97c \ubc14\uafb8\ub824\uba74 \uba3c\uc800 \ub0b4\ubd80\ub97c \ubc14\uafb8\uc5b4\uc57c \ud55c\ub2e4.<\/div>\n      <div class=\"cxq-src\">Chapter X &middot; \uc81c10\uc7a5<\/div>\n    <\/div>\n    <div class=\"cxq-card\" data-chapter=\"chapter-x\">\n      <div class=\"cxq-qmark\">&ldquo;<\/div>\n      <div class=\"cxq-en\">Mind is the Master Power that molds and makes, and Man is Mind, and evermore he takes the Tool of Thought, and shaping what he wills, brings forth a thousand joys, a thousand ills.<\/div>\n      <div class=\"cxq-kr\">\ub9c8\uc74c\uc740 \ud615\uc131\ud558\uace0 \ub9cc\ub4dc\ub294 \uc8fc\uc778 \ud798\uc774\ub2e4. \uadf8\ub9ac\uace0 \uc778\uac04\uc740 \ub9c8\uc74c\uc774\uba70, \uadf8\ub294 \ub04a\uc784\uc5c6\uc774 \uc0dd\uac01\uc758 \ub3c4\uad6c\ub97c \ucde8\ud558\uc5ec \uc790\uc2e0\uc774 \uc6d0\ud558\ub294 \uac83\uc744 \ube5a\uc5b4 \uc218\ucc9c \uac00\uc9c0 \uae30\uc068\uacfc \uc218\ucc9c \uac00\uc9c0 \uace0\ud1b5\uc744 \ub9cc\ub4e4\uc5b4\ub0b8\ub2e4.<\/div>\n      <div class=\"cxq-src\">Chapter X &middot; \uc81c10\uc7a5<\/div>\n    <\/div>\n    <div class=\"cxq-card\" data-chapter=\"chapter-x\">\n      <div class=\"cxq-qmark\">&ldquo;<\/div>\n      <div class=\"cxq-en\">The Hermetist who masters Mental Transmutation opens the path to the Secret of Nature and becomes, in truth, a Master Magician.<\/div>\n      <div class=\"cxq-kr\">\uc815\uc2e0 \uc5f0\uae08\uc220\uc744 \uc219\ub2ec\ud558\ub294 \ud5e4\ub974\uba54\uc2a4\uc8fc\uc758\uc790\ub294 \uc790\uc5f0\uc758 \ube44\ubc00\ub85c \uac00\ub294 \uae38\uc744 \uc5f4\uace0, \uc9c4\uc815\uc73c\ub85c \uc704\ub300\ud55c \ub9c8\ubc95\uc0ac\uac00 \ub41c\ub2e4.<\/div>\n      <div class=\"cxq-src\">Chapter X &middot; \uc81c10\uc7a5<\/div>\n    <\/div>\n    <div class=\"cxq-card\" data-chapter=\"chapter-x\">\n      <div class=\"cxq-qmark\">&ldquo;<\/div>\n      <div class=\"cxq-en\">The Hermetic Philosophy is not a mere theoretical study. It is an applied science, and its results are demonstrable.<\/div>\n      <div class=\"cxq-kr\">\ud5e4\ub974\uba54\uc2a4 \ucca0\ud559\uc740 \ub2e8\uc21c\ud55c \uc774\ub860\uc801 \uc5f0\uad6c\uac00 \uc544\ub2c8\ub2e4. \uadf8\uac83\uc740 \uc751\uc6a9 \uacfc\ud559\uc774\uba70, \uadf8 \uacb0\uacfc\ub294 \uc99d\uba85 \uac00\ub2a5\ud558\ub2e4.<\/div>\n      <div class=\"cxq-src\">Chapter X &middot; \uc81c10\uc7a5<\/div>\n    <\/div>\n    <div class=\"cxq-card\" data-chapter=\"chapter-x\">\n      <div class=\"cxq-qmark\">&ldquo;<\/div>\n      <div class=\"cxq-en\">The student of Hermetics is enabled to intelligently apply the laws of Mental Transmutation to his daily life, his environment, and his fellow men.<\/div>\n      <div class=\"cxq-kr\">\ud5e4\ub974\uba54\uc2a4 \ud559\uc0dd\uc740 \uc815\uc2e0 \uc5f0\uae08\uc220\uc758 \ubc95\uce59\uc744 \uc790\uc2e0\uc758 \uc77c\uc0c1\uc0dd\ud65c, \ud658\uacbd, \uc8fc\ubcc0 \uc0ac\ub78c\ub4e4\uc5d0\uac8c \uc9c0\uc801\uc73c\ub85c \uc801\uc6a9\ud560 \uc218 \uc788\uac8c \ub41c\ub2e4.<\/div>\n      <div class=\"cxq-src\">Chapter X &middot; \uc81c10\uc7a5<\/div>\n    <\/div>\n\n    <!-- ===== \uc81c11\uc7a5 (6\uac1c) ===== -->\n    <div class=\"cxq-card\" data-chapter=\"chapter-xi\">\n      <div class=\"cxq-qmark\">&ldquo;<\/div>\n      <div class=\"cxq-en\">The Kybalion teaches us that the THE ALL in Itself is beyond any definition. It is above Matter, Energy, Mind, and Spirit as we know them.<\/div>\n      <div class=\"cxq-kr\">\uce74\ubc1c\ub9ac\uc628\uc740 \uc6b0\ub9ac\uc5d0\uac8c \uc804\uccb4 \uadf8 \uc790\uccb4\ub294 \uc5b4\ub5a4 \uc815\uc758\ub3c4 \ucd08\uc6d4\ud55c\ub2e4\uace0 \uac00\ub974\uce5c\ub2e4. \uadf8\uac83\uc740 \uc6b0\ub9ac\uac00 \uc544\ub294 \ubb3c\uc9c8, \uc5d0\ub108\uc9c0, \ub9c8\uc74c, \uc601\uc744 \ucd08\uc6d4\ud55c\ub2e4.<\/div>\n      <div class=\"cxq-src\">Chapter XI &middot; \uc81c11\uc7a5<\/div>\n    <\/div>\n    <div class=\"cxq-card\" data-chapter=\"chapter-xi\">\n      <div class=\"cxq-qmark\">&ldquo;<\/div>\n      <div class=\"cxq-en\">Spirit is simply a name that men give to the highest conception of Infinite Living Mind&mdash;it means &ldquo;the Real Essence.&rdquo;<\/div>\n      <div class=\"cxq-kr\">\uc601\uc740 \ub2e8\uc9c0 \uc778\uac04\uc774 \ubb34\ud55c\ud55c \uc0b4\uc544\uc788\ub294 \ub9c8\uc74c\uc5d0 \ub300\ud55c \uac00\uc7a5 \ub192\uc740 \uac1c\ub150\uc5d0 \ubd80\uc5ec\ud558\ub294 \uc774\ub984\uc77c \ubfd0\uc774\ub2e4. \uadf8\uac83\uc740 \uc2e4\uc7ac\ud558\ub294 \ubcf8\uc9c8\uc744 \uc758\ubbf8\ud55c\ub2e4.<\/div>\n      <div class=\"cxq-src\">Chapter XI &middot; \uc81c11\uc7a5<\/div>\n    <\/div>\n    <div class=\"cxq-card\" data-chapter=\"chapter-xi\">\n      <div class=\"cxq-qmark\">&ldquo;<\/div>\n      <div class=\"cxq-en\">Matter is not Energy, and Energy is not Mind; but each has its place in the great scale, and all are Manifestations of THE ALL.<\/div>\n      <div class=\"cxq-kr\">\ubb3c\uc9c8\uc740 \uc5d0\ub108\uc9c0\uac00 \uc544\ub2c8\uace0, \uc5d0\ub108\uc9c0\ub294 \ub9c8\uc74c\uc774 \uc544\ub2c8\ub2e4. \uadf8\ub7ec\ub098 \uac01\uac01\uc740 \uc704\ub300\ud55c \ucc99\ub3c4\uc5d0\uc11c \uc81c\uc790\ub9ac\ub97c \uac00\uc9c0\uba70, \ubaa8\ub450 \uc804\uccb4\uc758 \ubc1c\ud604\uc774\ub2e4.<\/div>\n      <div class=\"cxq-src\">Chapter XI &middot; \uc81c11\uc7a5<\/div>\n    <\/div>\n    <div class=\"cxq-card\" data-chapter=\"chapter-xi\">\n      <div class=\"cxq-qmark\">&ldquo;<\/div>\n      <div class=\"cxq-en\">The Seven Hermetic Principles are not in conflict with each other, but are in perfect harmony, each supplementing and explaining the other.<\/div>\n      <div class=\"cxq-kr\">\uc77c\uacf1 \uac00\uc9c0 \ud5e4\ub974\uba54\uc2a4 \uc6d0\ub9ac\ub4e4\uc740 \uc11c\ub85c \ucda9\ub3cc\ud558\uc9c0 \uc54a\uace0 \uc644\ubcbd\ud55c \uc870\ud654\ub97c \uc774\ub8e8\uba70, \uac01\uac01\uc774 \ub2e4\ub978 \uac83\uc744 \ubcf4\uc644\ud558\uace0 \uc124\uba85\ud55c\ub2e4.<\/div>\n      <div class=\"cxq-src\">Chapter XI &middot; \uc81c11\uc7a5<\/div>\n    <\/div>\n    <div class=\"cxq-card\" data-chapter=\"chapter-xi\">\n      <div class=\"cxq-qmark\">&ldquo;<\/div>\n      <div class=\"cxq-en\">To the student who knows something of the workings of the Laws of Mentalism, the great Paradox of the Universe is no longer a paradox.<\/div>\n      <div class=\"cxq-kr\">\uc815\uc2e0\uc8fc\uc758 \ubc95\uce59\uc758 \uc791\ub3d9\uc5d0 \ub300\ud574 \uc5b4\ub290 \uc815\ub3c4 \uc544\ub294 \ud559\uc0dd\uc5d0\uac8c, \uc6b0\uc8fc\uc758 \uc704\ub300\ud55c \uc5ed\uc124\uc740 \ub354 \uc774\uc0c1 \uc5ed\uc124\uc774 \uc544\ub2c8\ub2e4.<\/div>\n      <div class=\"cxq-src\">Chapter XI &middot; \uc81c11\uc7a5<\/div>\n    <\/div>\n    <div class=\"cxq-card\" data-chapter=\"chapter-xi\">\n      <div class=\"cxq-qmark\">&ldquo;<\/div>\n      <div class=\"cxq-en\">Finite minds cannot grasp the Infinite; but the Infinite Mind contains the finite, and therein lies the key.<\/div>\n      <div class=\"cxq-kr\">\uc720\ud55c\ud55c \ub9c8\uc74c\uc740 \ubb34\ud55c\uc744 \ud30c\uc545\ud560 \uc218 \uc5c6\ub2e4. \uadf8\ub7ec\ub098 \ubb34\ud55c\ud55c \ub9c8\uc74c\uc740 \uc720\ud55c\ud55c \uac83\uc744 \ud3ec\ud568\ud558\uba70, \uac70\uae30\uc5d0 \uc5f4\uc1e0\uac00 \uc788\ub2e4.<\/div>\n      <div class=\"cxq-src\">Chapter XI &middot; \uc81c11\uc7a5<\/div>\n    <\/div>\n\n    <!-- ===== \uc81c12\uc7a5 (6\uac1c) ===== -->\n    <div class=\"cxq-card\" data-chapter=\"chapter-xii\">\n      <div class=\"cxq-qmark\">&ldquo;<\/div>\n      <div class=\"cxq-en\">The Hermetic student who masters the Principle of Polarity is able to change his own Polarity, as well as that of others, if he devotes sufficient time and study.<\/div>\n      <div class=\"cxq-kr\">\uadf9\uc131\uc758 \uc6d0\ub9ac\ub97c \uc219\ub2ec\ud55c \ud5e4\ub974\uba54\uc2a4 \ud559\uc0dd\uc740 \ucda9\ubd84\ud55c \uc2dc\uac04\uacfc \uacf5\ubd80\ub97c \uae30\uc6b8\uc778\ub2e4\uba74 \uc790\uc2e0\uacfc \ud0c0\uc778\uc758 \uadf9\uc131\uc744 \ubc14\uafc0 \uc218 \uc788\ub2e4.<\/div>\n      <div class=\"cxq-src\">Chapter XII &middot; \uc81c12\uc7a5<\/div>\n    <\/div>\n    <div class=\"cxq-card\" data-chapter=\"chapter-xii\">\n      <div class=\"cxq-qmark\">&ldquo;<\/div>\n      <div class=\"cxq-en\">Hatred may be transmuted into Love; Fear into Courage; and so on, by the process of Polarization.<\/div>\n      <div class=\"cxq-kr\">\uc99d\uc624\ub294 \uc0ac\ub791\uc73c\ub85c, \ub450\ub824\uc6c0\uc740 \uc6a9\uae30\ub85c \uadf9\uc131\ud654 \uacfc\uc815\uc744 \ud1b5\ud574 \ubcc0\ud658\ub420 \uc218 \uc788\ub2e4.<\/div>\n      <div class=\"cxq-src\">Chapter XII &middot; \uc81c12\uc7a5<\/div>\n    <\/div>\n    <div class=\"cxq-card\" data-chapter=\"chapter-xii\">\n      <div class=\"cxq-qmark\">&ldquo;<\/div>\n      <div class=\"cxq-en\">The Will of the Master operates on the higher plane, and the result manifests on the lower plane&mdash;this is the secret of Mental Transmutation.<\/div>\n      <div class=\"cxq-kr\">\ub300\uac00\uc758 \uc758\uc9c0\ub294 \ub354 \ub192\uc740 \uce35\uc704\uc5d0\uc11c \uc791\ub3d9\ud558\uace0, \uadf8 \uacb0\uacfc\ub294 \ub354 \ub0ae\uc740 \uce35\uc704\uc5d0\uc11c \ub098\ud0c0\ub09c\ub2e4&mdash;\uc774\uac83\uc774 \uc815\uc2e0 \uc5f0\uae08\uc220\uc758 \ube44\ubc00\uc774\ub2e4.<\/div>\n      <div class=\"cxq-src\">Chapter XII &middot; \uc81c12\uc7a5<\/div>\n    <\/div>\n    <div class=\"cxq-card\" data-chapter=\"chapter-xii\">\n      <div class=\"cxq-qmark\">&ldquo;<\/div>\n      <div class=\"cxq-en\">The person of high positive vibration polarizes those around him, lifting them unconsciously toward his own degree of vibration.<\/div>\n      <div class=\"cxq-kr\">\ub192\uc740 \uae0d\uc815\uc801 \uc9c4\ub3d9\uc744 \uac00\uc9c4 \uc0ac\ub78c\uc740 \uc8fc\ubcc0 \uc0ac\ub78c\ub4e4\uc744 \uadf9\uc131\ud654\ud558\uc5ec, \ubb34\uc758\uc2dd\uc801\uc73c\ub85c \uadf8\ub4e4\uc744 \uc790\uc2e0\uc758 \uc9c4\ub3d9 \uc218\uc900\uc73c\ub85c \ub04c\uc5b4\uc62c\ub9b0\ub2e4.<\/div>\n      <div class=\"cxq-src\">Chapter XII &middot; \uc81c12\uc7a5<\/div>\n    <\/div>\n    <div class=\"cxq-card\" data-chapter=\"chapter-xii\">\n      <div class=\"cxq-qmark\">&ldquo;<\/div>\n      <div class=\"cxq-en\">It is impossible to mentally transmute Fear into Courage by merely &ldquo;thinking about Courage.&rdquo; One must raise the vibration to the Courage end of the pole.<\/div>\n      <div class=\"cxq-kr\">\ub2e8\uc21c\ud788 \uc6a9\uae30\uc5d0 \ub300\ud574 \uc0dd\uac01\ud568\uc73c\ub85c\uc368 \ub450\ub824\uc6c0\uc744 \uc6a9\uae30\ub85c \uc815\uc2e0\uc801\uc73c\ub85c \ubcc0\ud658\ud558\ub294 \uac83\uc740 \ubd88\uac00\ub2a5\ud558\ub2e4. \uc9c4\ub3d9\uc744 \uadf9\uc758 \uc6a9\uae30 \ucabd \ub05d\uae4c\uc9c0 \ub192\uc5ec\uc57c \ud55c\ub2e4.<\/div>\n      <div class=\"cxq-src\">Chapter XII &middot; \uc81c12\uc7a5<\/div>\n    <\/div>\n    <div class=\"cxq-card\" data-chapter=\"chapter-xii\">\n      <div class=\"cxq-qmark\">&ldquo;<\/div>\n      <div class=\"cxq-en\">The Laws of Polarity are of the greatest importance in both the understanding and practical application of the Hermetic Philosophy.<\/div>\n      <div class=\"cxq-kr\">\uadf9\uc131\uc758 \ubc95\uce59\uc740 \ud5e4\ub974\uba54\uc2a4 \ucca0\ud559\uc758 \uc774\ud574\uc640 \uc2e4\uc81c \uc801\uc6a9 \ubaa8\ub450\uc5d0\uc11c \uac00\uc7a5 \ud070 \uc911\uc694\uc131\uc744 \uc9c0\ub2cc\ub2e4.<\/div>\n      <div class=\"cxq-src\">Chapter XII &middot; \uc81c12\uc7a5<\/div>\n    <\/div>\n\n    <!-- ===== \uc81c13\uc7a5 (6\uac1c) ===== -->\n    <div class=\"cxq-card\" data-chapter=\"chapter-xiii\">\n      <div class=\"cxq-qmark\">&ldquo;<\/div>\n      <div class=\"cxq-en\">He who grasps the truth of the Mental Nature of the Universe is well advanced on the Path to Mastery.<\/div>\n      <div class=\"cxq-kr\">\uc6b0\uc8fc\uc758 \uc815\uc2e0\uc801 \ubcf8\uc9c8\uc758 \uc9c4\ub9ac\ub97c \ud30c\uc545\ud558\ub294 \uc790\ub294 \ud1b5\ub2ec\uc758 \uae38\uc5d0\uc11c \ud06c\uac8c \uc55e\uc11c \uc788\ub2e4.<\/div>\n      <div class=\"cxq-src\">Chapter XIII &middot; \uc81c13\uc7a5<\/div>\n    <\/div>\n    <div class=\"cxq-card\" data-chapter=\"chapter-xiii\">\n      <div class=\"cxq-qmark\">&ldquo;<\/div>\n      <div class=\"cxq-en\">The Universe, being wholly mental in its nature, is amenable to Mental Transmutation and the operations of the Laws of Mentalism.<\/div>\n      <div class=\"cxq-kr\">\uc6b0\uc8fc\ub294 \uadf8 \ubcf8\uc9c8\uc5d0 \uc788\uc5b4 \uc644\uc804\ud788 \uc815\uc2e0\uc801\uc774\ubbc0\ub85c, \uc815\uc2e0 \uc5f0\uae08\uc220\uacfc \uc815\uc2e0\uc8fc\uc758 \ubc95\uce59\uc758 \uc791\uc6a9\uc5d0 \uc21c\uc751\ud55c\ub2e4.<\/div>\n      <div class=\"cxq-src\">Chapter XIII &middot; \uc81c13\uc7a5<\/div>\n    <\/div>\n    <div class=\"cxq-card\" data-chapter=\"chapter-xiii\">\n      <div class=\"cxq-qmark\">&ldquo;<\/div>\n      <div class=\"cxq-en\">The Masters apply &ldquo;mental force&rdquo; instead of physical force&mdash;just as the modern engineer uses steam instead of muscle power.<\/div>\n      <div class=\"cxq-kr\">\ub300\uac00\ub4e4\uc740 \ubb3c\ub9ac\uc801 \ud798 \ub300\uc2e0 \uc815\uc2e0\uc801 \ud798\uc744 \uc801\uc6a9\ud55c\ub2e4&mdash;\ub9c8\uce58 \ud604\ub300\uc758 \uae30\uc220\uc790\uac00 \uadfc\uc721 \ub300\uc2e0 \uc99d\uae30\ub97c \uc0ac\uc6a9\ud558\ub294 \uac83\ucc98\ub7fc.<\/div>\n      <div class=\"cxq-src\">Chapter XIII &middot; \uc81c13\uc7a5<\/div>\n    <\/div>\n    <div class=\"cxq-card\" data-chapter=\"chapter-xiii\">\n      <div class=\"cxq-qmark\">&ldquo;<\/div>\n      <div class=\"cxq-en\">Transmutation, not presumptuous denial, is the weapon of the Master.<\/div>\n      <div class=\"cxq-kr\">\uc5f0\uae08\uc220\uc801 \ubcc0\ud658\uc774\uc9c0, \uc8fc\uc81c\ub118\uc740 \ubd80\uc815\uc774 \uc544\ub2c8\ub77c, \ub300\uac00\uc758 \ubb34\uae30\uc774\ub2e4.<\/div>\n      <div class=\"cxq-src\">Chapter XIII &middot; \uc81c13\uc7a5<\/div>\n    <\/div>\n    <div class=\"cxq-card\" data-chapter=\"chapter-xiii\">\n      <div class=\"cxq-qmark\">&ldquo;<\/div>\n      <div class=\"cxq-en\">The Hermetist does not say that Matter doesn&rsquo;t exist&mdash;he simply knows that by understanding its true nature, he can master it.<\/div>\n      <div class=\"cxq-kr\">\ud5e4\ub974\uba54\uc2a4\uc8fc\uc758\uc790\ub294 \ubb3c\uc9c8\uc774 \uc874\uc7ac\ud558\uc9c0 \uc54a\ub294\ub2e4\uace0 \ub9d0\ud558\uc9c0 \uc54a\ub294\ub2e4&mdash;\uadf8\ub294 \ub2e8\uc9c0 \uadf8 \uc9c4\uc815\ud55c \ubcf8\uc9c8\uc744 \uc774\ud574\ud568\uc73c\ub85c\uc368 \uadf8\uac83\uc744 \uc9c0\ubc30\ud560 \uc218 \uc788\uc74c\uc744 \uc548\ub2e4.<\/div>\n      <div class=\"cxq-src\">Chapter XIII &middot; \uc81c13\uc7a5<\/div>\n    <\/div>\n    <div class=\"cxq-card\" data-chapter=\"chapter-xiii\">\n      <div class=\"cxq-qmark\">&ldquo;<\/div>\n      <div class=\"cxq-en\">The real Hermetic Transmutation is a Mental Art&mdash;the transformation of base metal into gold is but an allegory for the transformation of the lower self into the higher.<\/div>\n      <div class=\"cxq-kr\">\uc9c4\uc815\ud55c \ud5e4\ub974\uba54\uc2a4\uc758 \ubcc0\ud658\uc740 \uc815\uc2e0 \uc608\uc220\uc774\ub2e4&mdash;\ube44\uae08\uc18d\uc744 \uae08\uc73c\ub85c \ubc14\uafb8\ub294 \uac83\uc740 \uc800\ucc28\uc6d0 \uc790\uc544\ub97c \uace0\ucc28\uc6d0 \uc790\uc544\ub85c \ubcc0\ud658\ud558\ub294 \uac83\uc758 \ube44\uc720\uc77c \ubfd0\uc774\ub2e4.<\/div>\n      <div class=\"cxq-src\">Chapter XIII &middot; \uc81c13\uc7a5<\/div>\n    <\/div>\n\n    <!-- ===== \uc81c14\uc7a5 (6\uac1c) ===== -->\n    <div class=\"cxq-card\" data-chapter=\"chapter-xiv\">\n      <div class=\"cxq-qmark\">&ldquo;<\/div>\n      <div class=\"cxq-en\">The Kybalion is not a new book; it is a new presentation of an old doctrine&mdash;old as the hills, and yet as young as the morning sun.<\/div>\n      <div class=\"cxq-kr\">\uce74\ubc1c\ub9ac\uc628\uc740 \uc0c8\ub85c\uc6b4 \ucc45\uc774 \uc544\ub2c8\ub2e4. \uadf8\uac83\uc740 \uc624\ub798\ub41c \uad50\uc758\uc758 \uc0c8\ub85c\uc6b4 \uc81c\uc2dc\uc774\ub2e4&mdash;\uc5b8\ub355\ucc98\ub7fc \uc624\ub798\ub418\uc5c8\uc9c0\ub9cc \uc544\uce68 \ud587\uc0b4\ucc98\ub7fc \uc80a\ub2e4.<\/div>\n      <div class=\"cxq-src\">Chapter XIV &middot; \uc81c14\uc7a5<\/div>\n    <\/div>\n    <div class=\"cxq-card\" data-chapter=\"chapter-xiv\">\n      <div class=\"cxq-qmark\">&ldquo;<\/div>\n      <div class=\"cxq-en\">The student of Hermetics finds the Seven Principles manifest everywhere, when once his eyes are open to see them.<\/div>\n      <div class=\"cxq-kr\">\ud5e4\ub974\uba54\uc2a4 \ud559\uc0dd\uc740 \uc77c\ub2e8 \uadf8\uac83\ub4e4\uc744 \ubcfc \uc218 \uc788\ub3c4\ub85d \ub208\uc774 \uc5f4\ub9ac\uba74, \uc77c\uacf1 \uc6d0\ub9ac\uac00 \uc5b4\ub514\uc11c\ub098 \ub098\ud0c0\ub0a8\uc744 \ubc1c\uacac\ud55c\ub2e4.<\/div>\n      <div class=\"cxq-src\">Chapter XIV &middot; \uc81c14\uc7a5<\/div>\n    <\/div>\n    <div class=\"cxq-card\" data-chapter=\"chapter-xiv\">\n      <div class=\"cxq-qmark\">&ldquo;<\/div>\n      <div class=\"cxq-en\">The Hermetic Philosophy recognizes the existence of the Higher Self, and also teaches the methods of rising from the lower to the higher.<\/div>\n      <div class=\"cxq-kr\">\ud5e4\ub974\uba54\uc2a4 \ucca0\ud559\uc740 \uace0\ucc28\uc6d0 \uc790\uc544\uc758 \uc874\uc7ac\ub97c \uc778\uc2dd\ud558\uba70, \ub610\ud55c \uc800\ucc28\uc6d0\uc5d0\uc11c \uace0\ucc28\uc6d0\uc73c\ub85c \uc62c\ub77c\uac00\ub294 \ubc29\ubc95\uc744 \uac00\ub974\uce5c\ub2e4.<\/div>\n      <div class=\"cxq-src\">Chapter XIV &middot; \uc81c14\uc7a5<\/div>\n    <\/div>\n    <div class=\"cxq-card\" data-chapter=\"chapter-xiv\">\n      <div class=\"cxq-qmark\">&ldquo;<\/div>\n      <div class=\"cxq-en\">To those who understand the Hermetic teachings, the task of life becomes clear, and the path is made plain before them.<\/div>\n      <div class=\"cxq-kr\">\ud5e4\ub974\uba54\uc2a4 \uac00\ub974\uce68\uc744 \uc774\ud574\ud558\ub294 \uc790\ub4e4\uc5d0\uac8c \uc0b6\uc758 \uacfc\uc81c\uac00 \uba85\ud655\ud574\uc9c0\uace0, \uadf8\ub4e4 \uc55e\uc758 \uae38\uc774 \ubd84\uba85\ud574\uc9c4\ub2e4.<\/div>\n      <div class=\"cxq-src\">Chapter XIV &middot; \uc81c14\uc7a5<\/div>\n    <\/div>\n    <div class=\"cxq-card\" data-chapter=\"chapter-xiv\">\n      <div class=\"cxq-qmark\">&ldquo;<\/div>\n      <div class=\"cxq-en\">Mastery comes not from without, but from within. The Master knows himself, and in knowing himself, knows all.<\/div>\n      <div class=\"cxq-kr\">\ud1b5\ub2ec\uc740 \uc678\ubd80\uc5d0\uc11c \uc624\uc9c0 \uc54a\uace0 \ub0b4\ubd80\uc5d0\uc11c \uc628\ub2e4. \ub300\uac00\ub294 \uc790\uc2e0\uc744 \uc54c\uba70, \uc790\uc2e0\uc744 \uc54e\uc73c\ub85c\uc368 \ubaa8\ub4e0 \uac83\uc744 \uc548\ub2e4.<\/div>\n      <div class=\"cxq-src\">Chapter XIV &middot; \uc81c14\uc7a5<\/div>\n    <\/div>\n    <div class=\"cxq-card\" data-chapter=\"chapter-xiv\">\n      <div class=\"cxq-qmark\">&ldquo;<\/div>\n      <div class=\"cxq-en\">The Hermetic Teachings are not for the many, but for the few&mdash;not because of any intention to withhold them, but because only a few are ready to receive them.<\/div>\n      <div class=\"cxq-kr\">\ud5e4\ub974\uba54\uc2a4 \uac00\ub974\uce68\uc740 \ub9ce\uc740 \uc0ac\ub78c\ub4e4\uc744 \uc704\ud55c \uac83\uc774 \uc544\ub2c8\ub77c \uc18c\uc218\ub97c \uc704\ud55c \uac83\uc774\ub2e4&mdash;\uadf8\uac83\ub4e4\uc744 \uac10\ucd94\ub824\ub294 \uc758\ub3c4 \ub54c\ubb38\uc774 \uc544\ub2c8\ub77c, \uc624\uc9c1 \uc18c\uc218\ub9cc\uc774 \uadf8\uac83\ub4e4\uc744 \ubc1b\uc544\ub4e4\uc77c \uc900\ube44\uac00 \ub418\uc5b4 \uc788\uae30 \ub54c\ubb38\uc774\ub2e4.<\/div>\n      <div class=\"cxq-src\">Chapter XIV &middot; \uc81c14\uc7a5<\/div>\n    <\/div>\n\n    <!-- ===== \uc81c15\uc7a5 (6\uac1c) ===== -->\n    <div class=\"cxq-card\" data-chapter=\"chapter-xv\">\n      <div class=\"cxq-qmark\">&ldquo;<\/div>\n      <div class=\"cxq-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.<\/div>\n      <div class=\"cxq-kr\">\uc774 \uc791\uc740 \uc791\ud488\uc5d0\uc11c \uc6b0\ub9ac\ub294 \ub2f9\uc2e0\uc5d0\uac8c \uce74\ubc1c\ub9ac\uc628\uc758 \uadfc\ubcf8\uc801\uc778 \uac00\ub974\uce68\uc5d0 \ub300\ud55c \uac1c\ub150\uc744 \uc8fc\uae30 \uc704\ud574 \ub178\ub825\ud588\uc73c\uba70, \uc791\ub3d9\ud558\ub294 \uc6d0\ub9ac\ub4e4\uc744 \uc81c\uacf5\ud558\uace0, \uadf8\uac83\ub4e4\uc744 \uc2a4\uc2a4\ub85c \uc801\uc6a9\ud558\ub3c4\ub85d \ub2f9\uc2e0\uc5d0\uac8c \ub9e1\uacbc\ub2e4.<\/div>\n      <div class=\"cxq-src\">Chapter XV &middot; \uc81c15\uc7a5<\/div>\n    <\/div>\n    <div class=\"cxq-card\" data-chapter=\"chapter-xv\">\n      <div class=\"cxq-qmark\">&ldquo;<\/div>\n      <div class=\"cxq-en\">If you are a true student, you will be able to work out and apply these Principles&mdash;if not, you must develop yourself until you are able to do so.<\/div>\n      <div class=\"cxq-kr\">\ub2f9\uc2e0\uc774 \uc9c4\uc815\ud55c \ud559\uc0dd\uc774\ub77c\uba74, \uc774 \uc6d0\ub9ac\ub4e4\uc744 \ud30c\uc545\ud558\uace0 \uc801\uc6a9\ud560 \uc218 \uc788\uc744 \uac83\uc774\ub2e4&mdash;\uadf8\ub807\uc9c0 \uc54a\ub2e4\uba74, \uadf8\ub807\uac8c \ud560 \uc218 \uc788\uc744 \ub54c\uae4c\uc9c0 \uc790\uc2e0\uc744 \ubc1c\uc804\uc2dc\ucf1c\uc57c \ud55c\ub2e4.<\/div>\n      <div class=\"cxq-src\">Chapter XV &middot; \uc81c15\uc7a5<\/div>\n    <\/div>\n    <div class=\"cxq-card\" data-chapter=\"chapter-xv\">\n      <div class=\"cxq-qmark\">&ldquo;<\/div>\n      <div class=\"cxq-en\">Our intent is not to erect a new Temple of Knowledge, but rather to place in the hands of the student a Master-Key.<\/div>\n      <div class=\"cxq-kr\">\uc6b0\ub9ac\uc758 \uc758\ub3c4\ub294 \uc0c8\ub85c\uc6b4 \uc9c0\uc2dd\uc758 \uc2e0\uc804\uc744 \uc138\uc6b0\ub294 \uac83\uc774 \uc544\ub2c8\ub77c, \ud559\uc0dd\uc758 \uc190\uc5d0 \ub9c8\uc2a4\ud130 \ud0a4\ub97c \uc950\uc5b4\uc8fc\ub294 \uac83\uc774\ub2e4.<\/div>\n      <div class=\"cxq-src\">Chapter XV &middot; \uc81c15\uc7a5<\/div>\n    <\/div>\n    <div class=\"cxq-card\" data-chapter=\"chapter-xv\">\n      <div class=\"cxq-qmark\">&ldquo;<\/div>\n      <div class=\"cxq-en\">The Hermetic Philosophy is the broad, tolerant, and inclusive philosophy that embraces truth wherever found, and grasps the inner meaning in all religions.<\/div>\n      <div class=\"cxq-kr\">\ud5e4\ub974\uba54\uc2a4 \ucca0\ud559\uc740 \ubc1c\uacac\ub418\ub294 \uc5b4\ub514\uc11c\ub4e0 \uc9c4\ub9ac\ub97c \ubc1b\uc544\ub4e4\uc774\uace0, \ubaa8\ub4e0 \uc885\uad50 \uc18d\uc758 \ub0b4\uc801 \uc758\ubbf8\ub97c \ud30c\uc545\ud558\ub294 \uad11\ubc94\uc704\ud558\uace0 \uad00\uc6a9\uc801\uc774\uba70 \ud3ec\uc6a9\uc801\uc778 \ucca0\ud559\uc774\ub2e4.<\/div>\n      <div class=\"cxq-src\">Chapter XV &middot; \uc81c15\uc7a5<\/div>\n    <\/div>\n    <div class=\"cxq-card\" data-chapter=\"chapter-xv\">\n      <div class=\"cxq-qmark\">&ldquo;<\/div>\n      <div class=\"cxq-en\">The possession of Knowledge, unless accompanied by a manifestation and expression in Action, is like the hoarding of precious metals&mdash;a vain and foolish thing.<\/div>\n      <div class=\"cxq-kr\">\uc9c0\uc2dd\uc758 \uc18c\uc720\ub294, \ud589\ub3d9\uc73c\ub85c\uc758 \ubc1c\ud604\uacfc \ud45c\ud604\uc774 \ub3d9\ubc18\ub418\uc9c0 \uc54a\ub294\ub2e4\uba74, \uadc0\uae08\uc18d\uc744 \uc313\uc544\ub450\ub294 \uac83\uacfc \uac19\ub2e4&mdash;\ud5db\ub418\uace0 \uc5b4\ub9ac\uc11d\uc740 \uc77c\uc774\ub2e4.<\/div>\n      <div class=\"cxq-src\">Chapter XV &middot; \uc81c15\uc7a5<\/div>\n    <\/div>\n    <div class=\"cxq-card\" data-chapter=\"chapter-xv\">\n      <div class=\"cxq-qmark\">&ldquo;<\/div>\n      <div class=\"cxq-en\">So mote it be!<\/div>\n      <div class=\"cxq-kr\">\uadf8\ub807\uac8c \uc774\ub8e8\uc5b4\uc9c0\uc774\ub2e4!<\/div>\n      <div class=\"cxq-src\">Chapter XV &middot; \uc81c15\uc7a5<\/div>\n    <\/div>\n\n    <div class=\"cxq-no-results\" id=\"cxqNoResults\">\uac80\uc0c9 \uacb0\uacfc\uac00 \uc5c6\uc2b5\ub2c8\ub2e4.<\/div>\n  <\/div>\n\n  <!-- Footer CTA -->\n  <div class=\"cxq-footer\">\n    <div class=\"cxq-cta\">\n      <div class=\"cxq-cta-title\">Complete Edition<\/div>\n      <div class=\"cxq-cta-text\">\ubaa8\ub4e0 \uba85\ubb38\uc7a5\uc758 \ub9e5\ub77d\uc744 \uc601\ud55c\ub300\uc5ed \ubcf8\ubb38\uc73c\ub85c \uae4a\uc774 \uc788\uac8c \uc77d\uc5b4\ubcf4\uc138\uc694.<br>\uc0c1\uc138 \uac01\uc8fc, \ud575\uc2ec \uc5b4\ud718, \ud544\uc0ac \uacf5\uac04\uae4c\uc9c0 3-in-1 Bilingual Edition\uc5d0\uc11c \ub9cc\ub098\ubcf4\uc138\uc694.<\/div>\n      <a href=\"\/classica-x\/kybalion\/\" class=\"cxq-cta-btn\">\ub3c4\uc11c \uc0c1\uc138 \ubcf4\uae30<\/a>\n    <\/div>\n  <\/div>\n\n<\/div>\n\n<script>\n(function() {\n  var search = document.getElementById('cxqSearch');\n  var count = document.getElementById('cxqCount');\n  var noResults = document.getElementById('cxqNoResults');\n  var grid = document.getElementById('cxqGrid');\n  var cards = grid.querySelectorAll('.cxq-card');\n  var filterBtns = document.querySelectorAll('.cxq-filter-btn');\n  var activeChapter = 'all';\n\n  function filterCards() {\n    var query = search.value.toLowerCase().trim();\n    var visible = 0;\n\n    cards.forEach(function(card) {\n      var chap = card.getAttribute('data-chapter');\n      var en = card.querySelector('.cxq-en').textContent.toLowerCase();\n      var kr = card.querySelector('.cxq-kr').textContent.toLowerCase();\n\n      var matchChapter = (activeChapter === 'all' || chap === activeChapter);\n      var matchSearch = (!query || en.indexOf(query) !== -1 || kr.indexOf(query) !== -1);\n\n      if (matchChapter && matchSearch) {\n        card.style.display = '';\n        visible++;\n      } else {\n        card.style.display = 'none';\n      }\n    });\n\n    count.textContent = visible;\n    noResults.style.display = visible === 0 ? 'block' : 'none';\n  }\n\n  search.addEventListener('input', filterCards);\n\n  filterBtns.forEach(function(btn) {\n    btn.addEventListener('click', function() {\n      filterBtns.forEach(function(b) { b.classList.remove('active'); });\n      btn.classList.add('active');\n      activeChapter = btn.getAttribute('data-chapter');\n      filterCards();\n    });\n  });\n})();\n<\/script>\n","protected":false},"excerpt":{"rendered":"<p>Classica-X\/ \ub3c4\uc11c \ubaa9\ub85d\/ The Kybalion\/ \uba85\ubb38\uc7a5 \uba85\ubb38\uc7a5 \uceec\ub809\uc158 The Kybalion &middot; 3-in-1 Bilingual Edition Sentences to Remember \uba85\ubb38\uc7a5 96+ 1908\ub144\uc5d0 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":514,"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-549","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\/ The Kybalion\/ \uba85\ubb38\uc7a5 \uba85\ubb38\uc7a5 \uceec\ub809\uc158 The Kybalion &middot; 3-in-1 Bilingual Edition Sentences to Remember \uba85\ubb38\uc7a5 96+ 1908\ub144\uc5d0 [&hellip;]","_links":{"self":[{"href":"https:\/\/x-global.it\/classica-x\/wp-json\/wp\/v2\/pages\/549","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=549"}],"version-history":[{"count":1,"href":"https:\/\/x-global.it\/classica-x\/wp-json\/wp\/v2\/pages\/549\/revisions"}],"predecessor-version":[{"id":550,"href":"https:\/\/x-global.it\/classica-x\/wp-json\/wp\/v2\/pages\/549\/revisions\/550"}],"up":[{"embeddable":true,"href":"https:\/\/x-global.it\/classica-x\/wp-json\/wp\/v2\/pages\/514"}],"wp:attachment":[{"href":"https:\/\/x-global.it\/classica-x\/wp-json\/wp\/v2\/media?parent=549"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}