{"id":162,"date":"2026-02-06T09:09:05","date_gmt":"2026-02-06T00:09:05","guid":{"rendered":"https:\/\/x-global.it\/classica-x\/?page_id=162"},"modified":"2026-02-08T16:23:45","modified_gmt":"2026-02-08T07:23:45","slug":"chapter-1","status":"publish","type":"page","link":"https:\/\/x-global.it\/classica-x\/attraction\/preview\/chapter-1\/","title":{"rendered":"Chapter I: \uc0ac\uace0 \uc138\uacc4\uc758 \ub04c\uc5b4\ub2f9\uae40\uc758 \ubc95\uce59(kr)"},"content":{"rendered":"\n<style>\n  \/* ============================================================\n     Thought Vibration - Chapter 1 Preview Page\n     WordPress \uc0ac\uc6a9\uc790 \uc815\uc758 HTML \ube14\ub85d\uc6a9\n     \uae30\uc874 cx-preview-page \ub514\uc790\uc778 \uc2dc\uc2a4\ud15c \uc7ac\uc0ac\uc6a9 (Foreword\uc640 \ub3d9\uc77c)\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  \/* 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  \/* Blockquote for citations *\/\n  .cxp-blockquote {\n    background: var(--color-bg-card);\n    border: 1px solid var(--color-border-subtle);\n    border-left: 3px solid var(--color-accent-gold-dim);\n    border-radius: 4px;\n    padding: 1.5rem 1.8rem;\n    margin: 1.5rem 0;\n  }\n  .cxp-bq-source {\n    font-family: var(--font-body-en);\n    font-size: 0.78rem;\n    color: var(--color-text-tertiary);\n    margin-top: 0.8rem;\n    font-style: normal;\n  }\n\n  \/* Fade-out overlay for partial content *\/\n  .cxp-fadeout {\n    position: relative;\n  }\n  .cxp-fadeout::after {\n    content: '';\n    position: absolute;\n    bottom: 0;\n    left: 0;\n    right: 0;\n    height: 180px;\n    background: linear-gradient(transparent, var(--color-bg));\n    pointer-events: none;\n  }\n\n  \/* Continue reading CTA *\/\n  .cxp-continue {\n    max-width: var(--content-width);\n    margin: 0 auto;\n    padding: 0 2rem 3rem;\n    text-align: center;\n  }\n  .cxp-continue-box {\n    background: var(--color-bg-elevated);\n    border: 1px solid var(--color-border-subtle);\n    border-radius: 6px;\n    padding: 2.5rem;\n  }\n  .cxp-continue-icon {\n    font-family: var(--font-display);\n    font-size: 2rem;\n    color: var(--color-accent-gold-dim);\n    margin-bottom: 0.8rem;\n    opacity: 0.6;\n  }\n  .cxp-continue-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-continue-desc {\n    font-size: 0.88rem;\n    color: var(--color-text-tertiary);\n    margin-bottom: 0.3rem;\n    line-height: 1.6;\n  }\n  .cxp-continue-remaining {\n    font-size: 0.8rem;\n    color: var(--color-text-tertiary);\n    margin-bottom: 1.8rem;\n    opacity: 0.7;\n  }\n\n  \/* ---- Sections ---- *\/\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-vpron {\n    font-family: var(--font-body-en);\n    color: var(--color-text-tertiary);\n    font-size: 0.8rem;\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-continue { padding: 0 1.25rem 2.5rem; }\n    .cxp-continue-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    .cxp-blockquote { padding: 1.2rem 1.3rem; }\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\/attraction\/\">\uc0dd\uac01\uc758 \uc9c4\ub3d9<\/a>\n    <span class=\"sep\">\/<\/span>\n    <a href=\"\/classica-x\/attraction\/preview\/\">\ubbf8\ub9ac\ubcf4\uae30<\/a>\n    <span class=\"sep\">\/<\/span>\n    <span>Chapter I<\/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 (\uc77c\ubd80 \uacf5\uac1c)<\/div>\n    <div class=\"cxp-book-ref\"><a href=\"\/classica-x\/attraction\/\">Thought Vibration<\/a> &middot; 3-in-1 Bilingual Edition<\/div>\n    <h1 class=\"cxp-chapter-title\">The Law of Attraction<br>in the Thought World<\/h1>\n    <div class=\"cxp-chapter-kr\">\uc81c1\uc7a5: \uc0ac\uace0 \uc138\uacc4\uc758 \ub04c\uc5b4\ub2f9\uae40\uc758 \ubc95\uce59<\/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\">William Walker Atkinson<\/span><\/div>\n      <div class=\"cxp-meta-item\"><span class=\"cxp-meta-label\">\uc6d0\uc800<\/span> <span class=\"cxp-meta-value\">1906<\/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\">\uacf5\uac1c \ubc94\uc704<\/span> <span class=\"cxp-meta-value\">\uc804\uccb4 16\ub2e8\ub77d \uc911 8\ub2e8\ub77d<\/span><\/div>\n      <div class=\"cxp-meta-item\"><span class=\"cxp-meta-label\">\uac01\uc8fc<\/span> <span class=\"cxp-meta-value\">40\uac1c<\/span><\/div>\n    <\/div>\n  <\/header>\n\n  <!-- ============================================================\n       BILINGUAL CONTENT (\uc55e 8\ub2e8\ub77d \uacf5\uac1c)\n       ============================================================ -->\n  <article class=\"cxp-content\">\n\n    <!-- Para 1 -->\n    <div class=\"cxp-para\">\n      <div class=\"cxp-en\">The Universe is governed by Law&mdash;one great Law. Its <span class=\"cxp-fn\">manifestations<span class=\"cxp-fn-num\">1<\/span><span class=\"cxp-fn-tip\"><strong>manifestations<\/strong> \ubc1c\ud604, \ub098\ud0c0\ub0a8<\/span><\/span> are <span class=\"cxp-fn\">multiform<span class=\"cxp-fn-num\">2<\/span><span class=\"cxp-fn-tip\"><strong>multiform<\/strong> \ub2e4\uc591\ud55c \ud615\ud0dc\uc758<\/span><\/span>, but viewed from the <span class=\"cxp-fn\">Ultimate<span class=\"cxp-fn-num\">3<\/span><span class=\"cxp-fn-tip\"><strong>Ultimate<\/strong> \uad81\uadf9\uc758 (\uad00\uc810)<\/span><\/span> there is but one Law. We are familiar with some of its manifestations, but are almost totally ignorant of certain others. Still we are learning a little more every day&mdash;the <span class=\"cxp-fn\">veil<span class=\"cxp-fn-num\">4<\/span><span class=\"cxp-fn-tip\"><strong>veil<\/strong> \ubca0\uc77c, \uc7a5\ub9c9<\/span><\/span> is being gradually lifted.<\/div>\n      <div class=\"cxp-kr\">\uc6b0\uc8fc\ub294 \ubc95\uce59\uc5d0 \uc758\ud574 \uc9c0\ubc30\ub41c\ub2e4&mdash;\ud558\ub098\uc758 \uc704\ub300\ud55c \ubc95\uce59\uc5d0 \uc758\ud574. \uadf8 \ubc1c\ud604\uc740 \ub2e4\uc591\ud55c \ud615\ud0dc\uc774\uc9c0\ub9cc, \uad81\uadf9\uc758 \uad00\uc810\uc5d0\uc11c \ubcf4\uba74 \uc624\uc9c1 \ud558\ub098\uc758 \ubc95\uce59\ub9cc\uc774 \uc788\ub2e4. \uc6b0\ub9ac\ub294 \uadf8 \ubc1c\ud604 \uc911 \uc77c\ubd80\uc5d0\ub294 \uc775\uc219\ud558\uc9c0\ub9cc, \ub2e4\ub978 \uac83\ub4e4\uc5d0 \ub300\ud574\uc11c\ub294 \uac70\uc758 \uc644\uc804\ud788 \ubb34\uc9c0\ud558\ub2e4. \uadf8\ub798\ub3c4 \uc6b0\ub9ac\ub294 \ub9e4\uc77c \uc870\uae08\uc529 \ub354 \ubc30\uc6b0\uace0 \uc788\ub2e4&mdash;\ubca0\uc77c\uc774 \uc11c\uc11c\ud788 \uac77\ud788\uace0 \uc788\ub2e4.<\/div>\n    <\/div>\n\n    <!-- Para 2 -->\n    <div class=\"cxp-para\">\n      <div class=\"cxp-en\">We speak learnedly of the Law of <span class=\"cxp-fn\">Gravitation<span class=\"cxp-fn-num\">5<\/span><span class=\"cxp-fn-tip\"><strong>Gravitation<\/strong> \uc911\ub825, \uc778\ub825<\/span><\/span>, but ignore that equally wonderful manifestation, The Law of Attraction in the Thought World. We are familiar with that wonderful manifestation of Law which draws and holds together the atoms of which matter is composed&mdash;we recognize the power of the law that attracts bodies to the earth, that holds the circling worlds in their places, but we close our eyes to the mighty law that draws to us the things we desire or fear, that makes or <span class=\"cxp-fn\">mars<span class=\"cxp-fn-num\">6<\/span><span class=\"cxp-fn-tip\"><strong>mars<\/strong> \ub9dd\uce58\ub2e4, \uc190\uc0c1\uc2dc\ud0a4\ub2e4<\/span><\/span> our lives.<\/div>\n      <div class=\"cxp-kr\">\uc6b0\ub9ac\ub294 \uc911\ub825\uc758 \ubc95\uce59\uc5d0 \ub300\ud574 \ud559\uc2dd \uc788\uac8c \ub9d0\ud558\uc9c0\ub9cc, \uadf8\uc640 \ub3d9\ub4f1\ud558\uac8c \uacbd\uc774\ub85c\uc6b4 \ubc1c\ud604\uc778 \uc0ac\uace0 \uc138\uacc4\uc758 \ub04c\uc5b4\ub2f9\uae40\uc758 \ubc95\uce59\uc740 \ubb34\uc2dc\ud55c\ub2e4. \uc6b0\ub9ac\ub294 \ubb3c\uc9c8\uc744 \uad6c\uc131\ud558\ub294 \uc6d0\uc790\ub4e4\uc744 \ub04c\uc5b4\ub2f9\uae30\uace0 \ud568\uaed8 \ubb36\ub294 \ubc95\uce59\uc758 \uacbd\uc774\ub85c\uc6b4 \ubc1c\ud604\uc5d0 \uc775\uc219\ud558\ub2e4&mdash;\uc6b0\ub9ac\ub294 \ubb3c\uccb4\ub97c \uc9c0\uad6c\ub85c \ub04c\uc5b4\ub2f9\uae30\uace0, \uc21c\ud658\ud558\ub294 \uc138\uacc4\ub4e4\uc744 \uc81c\uc790\ub9ac\uc5d0 \uc720\uc9c0\ud558\ub294 \ubc95\uce59\uc758 \ud798\uc744 \uc778\uc2dd\ud55c\ub2e4. \ud558\uc9c0\ub9cc \uc6b0\ub9ac\uac00 \uc6d0\ud558\uac70\ub098 \ub450\ub824\uc6cc\ud558\ub294 \uac83\ub4e4\uc744 \ub04c\uc5b4\ub2f9\uae30\uace0, \uc6b0\ub9ac\uc758 \uc0b6\uc744 \ub9cc\ub4e4\uac70\ub098 \ub9dd\uce58\ub294 \uac15\ub825\ud55c \ubc95\uce59\uc5d0 \ub208\uc744 \uac10\ub294\ub2e4.<\/div>\n    <\/div>\n\n    <!-- Para 3 -->\n    <div class=\"cxp-para\">\n      <div class=\"cxp-en\">When we come to see that Thought is a force&mdash;a manifestation of energy&mdash;having a magnet-like power of attraction, we will begin to understand the why and wherefore of many things that have <span class=\"cxp-fn\">heretofore<span class=\"cxp-fn-num\">7<\/span><span class=\"cxp-fn-tip\"><strong>heretofore<\/strong> \uc9c0\uae08\uae4c\uc9c0<\/span><\/span> seemed dark to us. There is no study that will so well repay the student for his time and trouble as the study of the workings of this mighty law of the world of Thought&mdash;the Law of Attraction.<\/div>\n      <div class=\"cxp-kr\">\uc0dd\uac01\uc774 \ud798\uc774\ub77c\ub294 \uac83\uc744&mdash;\uc5d0\ub108\uc9c0\uc758 \ubc1c\ud604\uc774\ub77c\ub294 \uac83\uc744&mdash;\uc790\uc11d\uacfc \uac19\uc740 \ub04c\uc5b4\ub2f9\uae40\uc758 \ud798\uc744 \uac00\uc9c0\uace0 \uc788\ub2e4\ub294 \uac83\uc744 \ubcf4\uac8c \ub420 \ub54c, \uc6b0\ub9ac\ub294 \uc9c0\uae08\uae4c\uc9c0 \uc6b0\ub9ac\uc5d0\uac8c \uc5b4\ub461\uac8c \ubcf4\uc600\ub358 \ub9ce\uc740 \uac83\ub4e4\uc758 \uc774\uc720\uc640 \uae4c\ub2ed\uc744 \uc774\ud574\ud558\uae30 \uc2dc\uc791\ud560 \uac83\uc774\ub2e4. \uc774 \uac15\ub825\ud55c \uc0ac\uace0 \uc138\uacc4\uc758 \ubc95\uce59&mdash;\ub04c\uc5b4\ub2f9\uae40\uc758 \ubc95\uce59&mdash;\uc758 \uc791\ub3d9\uc5d0 \ub300\ud55c \uc5f0\uad6c\ub9cc\ud07c \ud559\uc0dd\uc5d0\uac8c \uadf8\uc758 \uc2dc\uac04\uacfc \uc218\uace0\ub97c \uc798 \ubcf4\uc0c1\ud574 \uc904 \uc5f0\uad6c\ub294 \uc5c6\ub2e4.<\/div>\n    <\/div>\n\n    <!-- Para 4 -->\n    <div class=\"cxp-para\">\n      <div class=\"cxp-en\">When we think we send out vibrations of a fine <span class=\"cxp-fn\">ethereal<span class=\"cxp-fn-num\">8<\/span><span class=\"cxp-fn-tip\"><strong>ethereal<\/strong> \uc601\ubb18\ud55c, \ucc9c\uc0c1\uc758<\/span><\/span> substance, which are as real as the vibrations manifesting light, heat, electricity, <span class=\"cxp-fn\">magnetism<span class=\"cxp-fn-num\">9<\/span><span class=\"cxp-fn-tip\"><strong>magnetism<\/strong> \uc790\uae30, \uc790\ub825<\/span><\/span>. That these vibrations are not evident to our five senses is no proof that they do not exist. A powerful magnet will send out vibrations and <span class=\"cxp-fn\">exert<span class=\"cxp-fn-num\">10<\/span><span class=\"cxp-fn-tip\"><strong>exert<\/strong> \ubc1c\ud718\ud558\ub2e4<\/span><\/span> a force sufficient to attract to itself a piece of steel weighing a hundred pounds, but we can neither see, taste, smell, hear nor feel the mighty force.<\/div>\n      <div class=\"cxp-kr\">\uc6b0\ub9ac\uac00 \uc0dd\uac01\ud560 \ub54c \uc6b0\ub9ac\ub294 \ubbf8\uc138\ud55c \uc601\ubb18\ud55c \ubb3c\uc9c8\uc758 \uc9c4\ub3d9\uc744 \ubcf4\ub0b8\ub2e4. \uc774\uac83\uc740 \ube5b, \uc5f4, \uc804\uae30, \uc790\uae30\ub97c \ub098\ud0c0\ub0b4\ub294 \uc9c4\ub3d9\ub9cc\ud07c \uc2e4\uc7ac\ud55c\ub2e4. \uc774 \uc9c4\ub3d9\ub4e4\uc774 \uc6b0\ub9ac\uc758 \uc624\uac10\uc5d0 \uba85\ubc31\ud558\uc9c0 \uc54a\ub2e4\ub294 \uac83\uc740 \uadf8\uac83\ub4e4\uc774 \uc874\uc7ac\ud558\uc9c0 \uc54a\ub294\ub2e4\ub294 \uc99d\uac70\uac00 \uc544\ub2c8\ub2e4. \uac15\ub825\ud55c \uc790\uc11d\uc740 \uc9c4\ub3d9\uc744 \ubcf4\ub0b4\uace0 100\ud30c\uc6b4\ub4dc \ubb34\uac8c\uc758 \uac15\ucca0 \uc870\uac01\uc744 \uc790\uc2e0\uc5d0\uac8c \ub04c\uc5b4\ub2f9\uae30\uae30\uc5d0 \ucda9\ubd84\ud55c \ud798\uc744 \ubc1c\ud718\ud558\uc9c0\ub9cc, \uc6b0\ub9ac\ub294 \uadf8 \uac15\ub825\ud55c \ud798\uc744 \ubcf4\uc9c0\ub3c4, \ub9db\ubcf4\uc9c0\ub3c4, \ub0c4\uc0c8 \ub9e1\uc9c0\ub3c4, \ub4e3\uc9c0\ub3c4, \ub290\ub07c\uc9c0\ub3c4 \ubabb\ud55c\ub2e4.<\/div>\n    <\/div>\n\n    <!-- Para 5 -->\n    <div class=\"cxp-para\">\n      <div class=\"cxp-en\">These thought vibrations, likewise, cannot be seen, tasted, smelled, heard nor felt in the ordinary way; although it is true there are on record cases of persons peculiarly sensitive to <span class=\"cxp-fn\">psychic<span class=\"cxp-fn-num\">11<\/span><span class=\"cxp-fn-tip\"><strong>psychic<\/strong> \uc2ec\ub839\uc758, \ucd08\uc790\uc5f0\uc801\uc778<\/span><\/span> impressions who have perceived powerful thought-waves, and very many of us can testify that we have distinctly felt the thought vibrations of others, both whilst in the presence of the sender and at a distance. <span class=\"cxp-fn\">Telepathy<span class=\"cxp-fn-num\">12<\/span><span class=\"cxp-fn-tip\"><strong>Telepathy<\/strong> \ud154\ub808\ud30c\uc2dc, \uc815\uc2e0 \uac10\uc751<\/span><\/span> and its <span class=\"cxp-fn\">kindred<span class=\"cxp-fn-num\">13<\/span><span class=\"cxp-fn-tip\"><strong>kindred<\/strong> \uc720\uc0ac\ud55c, \ub3d9\ub958\uc758<\/span><\/span> <span class=\"cxp-fn\">phenomena<span class=\"cxp-fn-num\">14<\/span><span class=\"cxp-fn-tip\"><strong>phenomena<\/strong> \ud604\uc0c1\ub4e4 (phenomenon\uc758 \ubcf5\uc218)<\/span><\/span> are not idle dreams.<\/div>\n      <div class=\"cxp-kr\">\uc774 \uc0dd\uac01\uc758 \uc9c4\ub3d9\ub4e4\ub3c4 \ub9c8\ucc2c\uac00\uc9c0\ub85c \uc77c\ubc18\uc801\uc778 \ubc29\uc2dd\uc73c\ub85c\ub294 \ubcf4\uc774\uac70\ub098, \ub9db\ubcf4\uac70\ub098, \ub0c4\uc0c8 \ub9e1\uac70\ub098, \ub4e3\uac70\ub098, \ub290\uaef4\uc9c0\uc9c0 \uc54a\ub294\ub2e4. \ube44\ub85d \uc2ec\ub839\uc801 \uc778\uc0c1\uc5d0 \ud2b9\ud788 \ubbfc\uac10\ud55c \uc0ac\ub78c\ub4e4\uc774 \uac15\ub825\ud55c \uc0dd\uac01 \ud30c\ub3d9\uc744 \uc9c0\uac01\ud55c \uc0ac\ub840\uac00 \uae30\ub85d\ub418\uc5b4 \uc788\uc73c\uba70, \uc6b0\ub9ac \uc911 \ub9e4\uc6b0 \ub9ce\uc740 \uc774\ub4e4\uc774 \ubcf4\ub0b4\ub294 \uc0ac\ub78c\uc758 \uba74\uc804\uc5d0\uc11c\ub4e0 \uba40\ub9ac\uc11c\ub4e0 \ub2e4\ub978 \uc0ac\ub78c\ub4e4\uc758 \uc0dd\uac01 \uc9c4\ub3d9\uc744 \ubd84\uba85\ud788 \ub290\uaf08\ub2e4\uace0 \uc99d\uc5b8\ud560 \uc218 \uc788\uc9c0\ub9cc \ub9d0\uc774\ub2e4. \ud154\ub808\ud30c\uc2dc\uc640 \uadf8 \uc720\uc0ac\ud55c \ud604\uc0c1\ub4e4\uc740 \ud5db\ub41c \uafc8\uc774 \uc544\ub2c8\ub2e4.<\/div>\n    <\/div>\n\n    <!-- Para 6: Scientific citation - Prof. Elisha Gray -->\n    <div class=\"cxp-para\">\n      <div class=\"cxp-en\">Light and heat are manifested by vibrations of a far lower <span class=\"cxp-fn\">intensity<span class=\"cxp-fn-num\">15<\/span><span class=\"cxp-fn-tip\"><strong>intensity<\/strong> \uac15\ub3c4<\/span><\/span> than those of Thought, but the difference is <span class=\"cxp-fn\">solely<span class=\"cxp-fn-num\">16<\/span><span class=\"cxp-fn-tip\"><strong>solely<\/strong> \uc624\ub85c\uc9c0, \ub2e8\ub3c5\uc73c\ub85c<\/span><\/span> in the rate of vibration. The <span class=\"cxp-fn\">annals<span class=\"cxp-fn-num\">17<\/span><span class=\"cxp-fn-tip\"><strong>annals<\/strong> \uc5f0\ub300\uae30, \uae30\ub85d<\/span><\/span> of science throw an interesting light upon this question. Prof. Elisha Gray, an <span class=\"cxp-fn\">eminent<span class=\"cxp-fn-num\">18<\/span><span class=\"cxp-fn-tip\"><strong>eminent<\/strong> \uc800\uba85\ud55c<\/span><\/span> scientist, says in his little book, &#8220;The Miracles of Nature&#8221;:<\/div>\n      <div class=\"cxp-kr\">\ube5b\uacfc \uc5f4\uc740 \uc0dd\uac01\uc758 \uc9c4\ub3d9\ubcf4\ub2e4 \ud6e8\uc52c \ub0ae\uc740 \uac15\ub3c4\uc758 \uc9c4\ub3d9\uc73c\ub85c \ub098\ud0c0\ub098\uc9c0\ub9cc, \uadf8 \ucc28\uc774\ub294 \uc624\ub85c\uc9c0 \uc9c4\ub3d9\uc758 \uc18d\ub3c4\uc5d0 \uc788\uc744 \ubfd0\uc774\ub2e4. \uacfc\ud559\uc758 \uc5f0\ub300\uae30\ub294 \uc774 \ubb38\uc81c\uc5d0 \ud765\ubbf8\ub85c\uc6b4 \ube5b\uc744 \ube44\ucd98\ub2e4. \uc800\uba85\ud55c \uacfc\ud559\uc790 \uc5d8\ub9ac\uc0e4 \uadf8\ub808\uc774 \uad50\uc218\ub294 \uadf8\uc758 \uc791\uc740 \ucc45 &#8220;\uc790\uc5f0\uc758 \uae30\uc801\ub4e4&#8221;\uc5d0\uc11c \ub9d0\ud55c\ub2e4:<\/div>\n\n      <div class=\"cxp-blockquote\">\n        <div class=\"cxp-en\" style=\"border-left:none; padding-left:0; font-size:0.95rem;\">There is much food for <span class=\"cxp-fn\">speculation<span class=\"cxp-fn-num\">19<\/span><span class=\"cxp-fn-tip\"><strong>speculation<\/strong> \uc0ac\uc0c9, \ucd94\uce21<\/span><\/span> in the thought that there exist sound-waves that no human ear can hear, and color-waves of light that no eye can see. The long, dark, soundless space between 40,000 and 400,000,000,000,000 vibrations per second, and the infinity of range beyond 700,000,000,000,000 vibrations per second, where light ceases, in the universe of motion, makes it possible to indulge in speculation.&#8221;<\/div>\n        <div class=\"cxp-kr\">\uc778\uac04\uc758 \uadc0\uac00 \ub4e4\uc744 \uc218 \uc5c6\ub294 \uc74c\ud30c\uc640 \ub208\uc774 \ubcfc \uc218 \uc5c6\ub294 \ube5b\uc758 \uc0c9\ud30c\uac00 \uc874\uc7ac\ud55c\ub2e4\ub294 \uc0dd\uac01\uc5d0\ub294 \uc0ac\uc0c9\uc758 \uc591\uc2dd\uc774 \ub9ce\ub2e4. \ucd08\ub2f9 40,000\uc9c4\ub3d9\uacfc 400,000,000,000,000\uc9c4\ub3d9 \uc0ac\uc774\uc758 \uae38\uace0, \uc5b4\ub461\uace0, \uc18c\ub9ac \uc5c6\ub294 \uacf5\uac04\uacfc, \ube5b\uc774 \uba48\ucd94\ub294 \ucd08\ub2f9 700,000,000,000,000\uc9c4\ub3d9\uc744 \ub118\uc5b4\uc120 \ubb34\ud55c\ud55c \ubc94\uc704\ub294, \uc6b4\ub3d9\uc758 \uc6b0\uc8fc\uc5d0\uc11c, \uc0ac\uc0c9\uc5d0 \ube60\uc9c0\ub294 \uac83\uc744 \uac00\ub2a5\ud558\uac8c \ud55c\ub2e4.&#8221;<\/div>\n        <div class=\"cxp-bq-source\">&mdash; Prof. Elisha Gray, <em>The Miracles of Nature<\/em><\/div>\n      <\/div>\n    <\/div>\n\n    <!-- Para 7: Scientific citation - M. M. Williams -->\n    <div class=\"cxp-para\">\n      <div class=\"cxp-en\">M. M. Williams, in his work entitled &#8220;Short Chapters in Science,&#8221; says:<\/div>\n      <div class=\"cxp-kr\">M. M. \uc70c\ub9ac\uc5c4\uc2a4\ub294 &#8220;\uacfc\ud559\uc758 \uc9e7\uc740 \uc7a5\ub4e4&#8221;\uc774\ub77c\ub294 \uc81c\ubaa9\uc758 \uc800\uc791\uc5d0\uc11c \ub9d0\ud55c\ub2e4:<\/div>\n\n      <div class=\"cxp-blockquote\">\n        <div class=\"cxp-en\" style=\"border-left:none; padding-left:0; font-size:0.95rem;\">There is no <span class=\"cxp-fn\">gradation<span class=\"cxp-fn-num\">20<\/span><span class=\"cxp-fn-tip\"><strong>gradation<\/strong> \ub2e8\uacc4, \ub4f1\uae09<\/span><\/span> between the most rapid <span class=\"cxp-fn\">undulations<span class=\"cxp-fn-num\">21<\/span><span class=\"cxp-fn-tip\"><strong>undulations<\/strong> \ud30c\ub3d9, \ubb3c\uacb0 \uc6b4\ub3d9<\/span><\/span> or tremblings that produce our sensation of sound, and the slowest of those which give rise to our sensations of gentlest warmth. There is a huge gap between them, wide enough to include another world of motion, all lying between our world of sound and our world of heat and light; and there is no good reason whatever for supposing that matter is incapable of such <span class=\"cxp-fn\">intermediate<span class=\"cxp-fn-num\">22<\/span><span class=\"cxp-fn-tip\"><strong>intermediate<\/strong> \uc911\uac04\uc758<\/span><\/span> activity, or that such activity may not give rise to intermediate sensations, provided there are organs for taking up and sensifying their movements.&#8221;<\/div>\n        <div class=\"cxp-kr\">\uc6b0\ub9ac\uc758 \uc18c\ub9ac \uac10\uac01\uc744 \ub9cc\ub4e4\uc5b4\ub0b4\ub294 \uac00\uc7a5 \ube60\ub978 \ud30c\ub3d9\uc774\ub098 \ub5a8\ub9bc\uacfc, \uac00\uc7a5 \ubd80\ub4dc\ub7ec\uc6b4 \ub530\ub73b\ud568\uc758 \uac10\uac01\uc744 \uc77c\uc73c\ud0a4\ub294 \uac00\uc7a5 \ub290\ub9b0 \uac83\ub4e4 \uc0ac\uc774\uc5d0\ub294 \ub2e8\uacc4\uac00 \uc5c6\ub2e4. \uadf8\ub4e4 \uc0ac\uc774\uc5d0\ub294 \uac70\ub300\ud55c \ud2c8\uc774 \uc788\uc73c\uba70, \uc6b0\ub9ac\uc758 \uc18c\ub9ac \uc138\uacc4\uc640 \uc5f4\uacfc \ube5b\uc758 \uc138\uacc4 \uc0ac\uc774\uc5d0 \ub193\uc778 \ub610 \ub2e4\ub978 \uc6b4\ub3d9\uc758 \uc138\uacc4\ub97c \ud3ec\ud568\ud560 \ub9cc\ud07c \ucda9\ubd84\ud788 \ub113\ub2e4. \uadf8\ub9ac\uace0 \ubb3c\uc9c8\uc774 \uadf8\ub7ec\ud55c \uc911\uac04\uc801 \ud65c\ub3d9\uc744 \ud560 \uc218 \uc5c6\ub2e4\uac70\ub098, \uadf8\ub7ec\ud55c \ud65c\ub3d9\uc774 \uc911\uac04\uc801 \uac10\uac01\uc744 \uc77c\uc73c\ud0a4\uc9c0 \ubabb\ud55c\ub2e4\uace0 \uac00\uc815\ud560 \uc88b\uc740 \uc774\uc720\uac00 \uc804\ud600 \uc5c6\ub2e4&mdash;\uadf8 \uc6c0\uc9c1\uc784\uc744 \ubc1b\uc544\ub4e4\uc774\uace0 \uac10\uac01\ud654\ud558\ub294 \uae30\uad00\uc774 \uc788\ub2e4\uba74 \ub9d0\uc774\ub2e4.&#8221;<\/div>\n        <div class=\"cxp-bq-source\">&mdash; M. M. Williams, <em>Short Chapters in Science<\/em><\/div>\n      <\/div>\n    <\/div>\n\n    <!-- Para 8 (\ub9c8\uc9c0\ub9c9 \uacf5\uac1c \ub2e8\ub77d, \ud398\uc774\ub4dc\uc544\uc6c3 \uc801\uc6a9) -->\n    <div class=\"cxp-para cxp-fadeout\">\n      <div class=\"cxp-en\">I <span class=\"cxp-fn\">cite<span class=\"cxp-fn-num\">23<\/span><span class=\"cxp-fn-tip\"><strong>cite<\/strong> \uc778\uc6a9\ud558\ub2e4<\/span><\/span> the above authorities merely to give you food for thought, not to attempt to demonstrate to you the fact that thought vibrations exist. The last-named fact has been fully established to the satisfaction of numerous investigators of the subject, and a little reflection will show you that it <span class=\"cxp-fn\">coincides<span class=\"cxp-fn-num\">24<\/span><span class=\"cxp-fn-tip\"><strong>coincides<\/strong> \uc77c\uce58\ud558\ub2e4<\/span><\/span> with your own experiences.<\/div>\n      <div class=\"cxp-kr\">\ub098\ub294 \uc704\uc758 \uad8c\uc704\uc790\ub4e4\uc744 \ub2e8\uc9c0 \ub2f9\uc2e0\uc5d0\uac8c \uc0ac\uace0\uc758 \uc591\uc2dd\uc744 \uc8fc\uae30 \uc704\ud574 \uc778\uc6a9\ud560 \ubfd0, \uc0dd\uac01\uc758 \uc9c4\ub3d9\uc774 \uc874\uc7ac\ud55c\ub2e4\ub294 \uc0ac\uc2e4\uc744 \ub2f9\uc2e0\uc5d0\uac8c \uc99d\uba85\ud558\ub824 \uc2dc\ub3c4\ud558\ub294 \uac83\uc774 \uc544\ub2c8\ub2e4. \ub9c8\uc9c0\ub9c9\uc5d0 \uc5b8\uae09\ub41c \uc0ac\uc2e4\uc740 \uc774 \uc8fc\uc81c\uc758 \uc218\ub9ce\uc740 \uc5f0\uad6c\uc790\ub4e4\uc744 \ub9cc\uc871\uc2dc\ud0ac \ub9cc\ud07c \uc644\uc804\ud788 \ud655\ub9bd\ub418\uc5c8\uc73c\uba70, \uc57d\uac04\uc758 \uc131\ucc30\uc740 \uadf8\uac83\uc774 \ub2f9\uc2e0 \uc790\uc2e0\uc758 \uacbd\ud5d8\uacfc \uc77c\uce58\ud568\uc744 \ubcf4\uc5ec\uc904 \uac83\uc774\ub2e4.<\/div>\n    <\/div>\n\n  <\/article>\n\n  <!-- ============================================================\n       CONTINUE READING CTA\n       ============================================================ -->\n  <div class=\"cxp-continue\">\n    <div class=\"cxp-continue-box\">\n      <div class=\"cxp-continue-icon\">&hellip;<\/div>\n      <div class=\"cxp-continue-title\">\uc774\uc5b4\uc11c \uc77d\uc73c\ub824\uba74<\/div>\n      <div class=\"cxp-continue-desc\">\uc774 \uc7a5\uc758 \ub098\uba38\uc9c0 8\uac1c \ub2e8\ub77d\uc5d0\uc11c Atkinson\uc740 &#8220;\uc0dd\uac01\uc740 \uc2e4\uccb4\uc774\ub2e4(Thoughts are Things)&#8221;\ub77c\ub294 \uc815\uc2e0\uacfc\ud559\uc758 \ud575\uc2ec \uba85\uc81c\ub97c \uc804\uac1c\ud558\uba70,<br>\uc0ac\ub791\uacfc \uc99d\uc624\uc758 \uc0dd\uac01\uc774 \uc5b4\ub5bb\uac8c \ub3d9\ub958\uc758 \uac83\uc744 \ub04c\uc5b4\ub2f9\uae30\ub294\uc9c0, \uadf8\ub9ac\uace0 \ubb3c\ub9ac\uc801 \ud798\uc758 \uc2dc\ub300\ub97c \ub118\uc5b4<br>\uc2ec\ub839\uc758 \ud798(psychic power)\uc758 \uc2dc\ub300\ub85c \uc9c4\uc785\ud558\ub294 \uc778\ub958\uc758 \uc5ec\uc815\uc744 \uc124\uba85\ud569\ub2c8\ub2e4.<\/div>\n      <div class=\"cxp-continue-remaining\">\ubbf8\uacf5\uac1c \ubd84\ub7c9: 8\ub2e8\ub77d + \ud575\uc2ec \uc5b4\ud718 20\uac1c + \uba85\ubb38\uc7a5 5\uc120<\/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\/attraction\/#cx-purchase\" class=\"cxp-btn\">\uc804\uccb4 \uad6c\ub9e4\ucc98 \ubcf4\uae30<\/a>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <div class=\"cxp-section-divider\"><hr><\/div>\n\n  <!-- ============================================================\n       VOCABULARY (\ubbf8\ub9ac\ubcf4\uae30 \uacf5\uac1c \ubc94\uc704 \ub0b4 \uc5b4\ud718\ub9cc)\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\">\uc81c1\uc7a5 \ubbf8\ub9ac\ubcf4\uae30\uc5d0 \ub4f1\uc7a5\ud55c \uc8fc\uc694 \uc5b4\ud718\ub97c \ubcf5\uc2b5\ud569\ub2c8\ub2e4 (\uc804\uccb4 20\uac1c \uc911 \uc77c\ubd80)<\/div>\n    <div class=\"cxp-vocab\">\n      <table class=\"cxp-vtable\">\n        <thead><tr><th>\ub2e8\uc5b4<\/th><th>\ubc1c\uc74c<\/th><th>\uc758\ubbf8<\/th><\/tr><\/thead>\n        <tbody>\n          <tr><td class=\"cxp-vword\">multiform<\/td><td class=\"cxp-vpron\">[&#712;m&#652;lt&#618;f&#596;&#720;rm]<\/td><td>adj. \ub2e4\uc591\ud55c \ud615\ud0dc\uc758<\/td><\/tr>\n          <tr><td class=\"cxp-vword\">veil<\/td><td class=\"cxp-vpron\">[ve&#618;l]<\/td><td>n. \ubca0\uc77c, \uc7a5\ub9c9<\/td><\/tr>\n          <tr><td class=\"cxp-vword\">gravitation<\/td><td class=\"cxp-vpron\">[&#716;&#609;r&#230;v&#618;&#712;te&#618;&#643;n]<\/td><td>n. \uc911\ub825, \uc778\ub825<\/td><\/tr>\n          <tr><td class=\"cxp-vword\">heretofore<\/td><td class=\"cxp-vpron\">[&#716;h&#618;rt&#601;&#712;f&#596;&#720;r]<\/td><td>adv. \uc9c0\uae08\uae4c\uc9c0<\/td><\/tr>\n          <tr><td class=\"cxp-vword\">ethereal<\/td><td class=\"cxp-vpron\">[&#618;&#712;&#952;&#618;ri&#601;l]<\/td><td>adj. \uc601\ubb18\ud55c, \ucc9c\uc0c1\uc758<\/td><\/tr>\n          <tr><td class=\"cxp-vword\">magnetism<\/td><td class=\"cxp-vpron\">[&#712;m&#230;&#609;n&#618;t&#618;z&#601;m]<\/td><td>n. \uc790\uae30, \uc790\ub825<\/td><\/tr>\n          <tr><td class=\"cxp-vword\">exert<\/td><td class=\"cxp-vpron\">[&#618;&#609;&#712;z&#604;&#720;rt]<\/td><td>v. \ubc1c\ud718\ud558\ub2e4<\/td><\/tr>\n          <tr><td class=\"cxp-vword\">psychic<\/td><td class=\"cxp-vpron\">[&#712;sa&#618;k&#618;k]<\/td><td>adj. \uc2ec\ub839\uc758<\/td><\/tr>\n          <tr><td class=\"cxp-vword\">telepathy<\/td><td class=\"cxp-vpron\">[t&#601;&#712;lep&#601;&#952;i]<\/td><td>n. \ud154\ub808\ud30c\uc2dc<\/td><\/tr>\n          <tr><td class=\"cxp-vword\">phenomenon<\/td><td class=\"cxp-vpron\">[f&#618;&#712;n&#593;&#720;m&#618;n&#601;n]<\/td><td>n. \ud604\uc0c1<\/td><\/tr>\n          <tr><td class=\"cxp-vword\">annals<\/td><td class=\"cxp-vpron\">[&#712;&#230;nlz]<\/td><td>n. \uc5f0\ub300\uae30<\/td><\/tr>\n          <tr><td class=\"cxp-vword\">speculation<\/td><td class=\"cxp-vpron\">[&#716;spekju&#712;le&#618;&#643;n]<\/td><td>n. \uc0ac\uc0c9, \ucd94\uce21<\/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\">\uc81c1\uc7a5\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 Universe is governed by Law&mdash;one great Law.&#8221;<\/div>\n        <div class=\"cxp-s-kr\">\uc6b0\uc8fc\ub294 \ubc95\uce59\uc5d0 \uc758\ud574 \uc9c0\ubc30\ub41c\ub2e4&mdash;\ud558\ub098\uc758 \uc704\ub300\ud55c \ubc95\uce59\uc5d0 \uc758\ud574.<\/div>\n      <\/div>\n      <div class=\"cxp-sentence\">\n        <div class=\"cxp-s-en\">&#8220;When we come to see that Thought is a force&mdash;a manifestation of energy&mdash;having a magnet-like power of attraction, we will begin to understand the why and wherefore of many things that have heretofore seemed dark to us.&#8221;<\/div>\n        <div class=\"cxp-s-kr\">\uc0dd\uac01\uc774 \ud798\uc774\ub77c\ub294 \uac83\uc744&mdash;\uc5d0\ub108\uc9c0\uc758 \ubc1c\ud604\uc774\ub77c\ub294 \uac83\uc744&mdash;\uc790\uc11d\uacfc \uac19\uc740 \ub04c\uc5b4\ub2f9\uae40\uc758 \ud798\uc744 \uac00\uc9c0\uace0 \uc788\ub2e4\ub294 \uac83\uc744 \ubcf4\uac8c \ub420 \ub54c, \uc6b0\ub9ac\ub294 \ub9ce\uc740 \uac83\ub4e4\uc758 \uc774\uc720\uc640 \uae4c\ub2ed\uc744 \uc774\ud574\ud558\uae30 \uc2dc\uc791\ud560 \uac83\uc774\ub2e4.<\/div>\n      <\/div>\n      <div class=\"cxp-sentence\">\n        <div class=\"cxp-s-en\">&#8220;Like attracts like in the Thought World&mdash;as ye sow so shall ye reap.&#8221;<\/div>\n        <div class=\"cxp-s-kr\">\uc0ac\uace0 \uc138\uacc4\uc5d0\uc11c\ub294 \uac19\uc740 \uac83\uc774 \uac19\uc740 \uac83\uc744 \ub04c\uc5b4\ub2f9\uae34\ub2e4&mdash;\ubfcc\ub9b0 \ub300\ub85c \uac70\ub450\ub9ac\ub77c.<\/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\/attraction\/preview\/foreword\/\" class=\"cxp-nav-link\">\n        <span class=\"cxp-nav-label\">&#8592; \uc774\uc804 \ubbf8\ub9ac\ubcf4\uae30<\/span>\n        <span class=\"cxp-nav-title\">Foreword: \uba38\ub9ac\ub9d0<\/span>\n      <\/a>\n      <a href=\"\/classica-x\/attraction\/\" class=\"cxp-nav-link\" style=\"text-align:right;\">\n        <span class=\"cxp-nav-label\">\ucc45 \uc18c\uac1c \ud398\uc774\uc9c0 &#8594;<\/span>\n        <span class=\"cxp-nav-title\">Thought Vibration<\/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\">Chapter I \uc804\ubb38\uacfc \uc774\ud6c4 \uc804\uccb4 16\uc7a5, \ud575\uc2ec \uc5b4\ud718 700\uac1c \uc774\uc0c1, \uba85\ubb38\uc7a5 270\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\/attraction\/#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 \/ \uc0dd\uac01\uc758 \uc9c4\ub3d9 \/ \ubbf8\ub9ac\ubcf4\uae30 \/ Chapter I \ubb34\ub8cc \ubbf8\ub9ac\ubcf4\uae30 (\uc77c\ubd80 \uacf5\uac1c) Thought Vibration &middot; 3-in-1 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":141,"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-162","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 \/ \uc0dd\uac01\uc758 \uc9c4\ub3d9 \/ \ubbf8\ub9ac\ubcf4\uae30 \/ Chapter I \ubb34\ub8cc \ubbf8\ub9ac\ubcf4\uae30 (\uc77c\ubd80 \uacf5\uac1c) Thought Vibration &middot; 3-in-1 [&hellip;]","_links":{"self":[{"href":"https:\/\/x-global.it\/classica-x\/wp-json\/wp\/v2\/pages\/162","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=162"}],"version-history":[{"count":3,"href":"https:\/\/x-global.it\/classica-x\/wp-json\/wp\/v2\/pages\/162\/revisions"}],"predecessor-version":[{"id":355,"href":"https:\/\/x-global.it\/classica-x\/wp-json\/wp\/v2\/pages\/162\/revisions\/355"}],"up":[{"embeddable":true,"href":"https:\/\/x-global.it\/classica-x\/wp-json\/wp\/v2\/pages\/141"}],"wp:attachment":[{"href":"https:\/\/x-global.it\/classica-x\/wp-json\/wp\/v2\/media?parent=162"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}