{"id":1457,"date":"2026-03-25T03:29:38","date_gmt":"2026-03-25T03:29:38","guid":{"rendered":"https:\/\/joyministries.net\/blt\/?page_id=1457"},"modified":"2026-03-25T03:29:38","modified_gmt":"2026-03-25T03:29:38","slug":"artzaina-the-shepherd","status":"publish","type":"page","link":"https:\/\/joyministries.net\/blt\/artzaina-the-shepherd\/","title":{"rendered":"Artzaina &#8211; The Shepherd"},"content":{"rendered":"\n<p class=\"has-dark-red-color has-light-gray-background-color has-text-color has-background has-link-color wp-elements-5cc09e7a883481bbb857e21ac34b3ba1\"> Six Practical Lessons on Encountering the Good Shepherd<\/p>\n\n\n\n<!DOCTYPE html>\n<html lang=\"eu\">\n<head>\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<title>Artzaina \u2014 Sermon Series<\/title>\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,600;1,300;1,400&#038;family=Crimson+Pro:ital,wght@0,300;0,400;1,300&#038;family=Cinzel:wght@400;600&#038;display=swap\" rel=\"stylesheet\">\n<style>\n  :root {\n    --parchment: #F5EDD8;\n    --parchment-dark: #EAD9B8;\n    --ink: #1C1611;\n    --ink-light: #3D3020;\n    --green-deep: #2A4030;\n    --green-mid: #3D5E46;\n    --green-light: #587A62;\n    --ochre: #8C6420;\n    --ochre-light: #C4933A;\n    --red-basque: #7A2218;\n    --red-light: #A33028;\n    --gold: #C4933A;\n    --stone: #8A8070;\n    --stone-light: #B8AFA0;\n    --cream: #FAF4E8;\n    --shadow: rgba(28,22,17,0.12);\n  }\n\n  * { margin: 0; padding: 0; box-sizing: border-box; }\n\n  body {\n    background: var(--green-deep);\n    font-family: 'Crimson Pro', Georgia, serif;\n    color: var(--ink);\n    min-height: 100vh;\n  }\n\n  \/* \u2500\u2500 COVER \u2500\u2500 *\/\n  .cover {\n    min-height: 100vh;\n    background: var(--green-deep);\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n    position: relative;\n    overflow: hidden;\n    padding: 4rem 2rem;\n  }\n\n  .cover::before {\n    content: '';\n    position: absolute;\n    inset: 0;\n    background: \n      radial-gradient(ellipse 60% 50% at 50% 30%, rgba(196,147,58,0.08) 0%, transparent 70%),\n      radial-gradient(ellipse 40% 60% at 20% 80%, rgba(42,64,48,0.6) 0%, transparent 60%);\n  }\n\n  .lauburu-bg {\n    position: absolute;\n    top: 50%;\n    left: 50%;\n    transform: translate(-50%, -50%);\n    width: 600px;\n    height: 600px;\n    opacity: 0.04;\n  }\n\n  .cover-inner {\n    position: relative;\n    text-align: center;\n    max-width: 700px;\n    animation: fadeUp 1.4s ease both;\n  }\n\n  @keyframes fadeUp {\n    from { opacity: 0; transform: translateY(32px); }\n    to { opacity: 1; transform: translateY(0); }\n  }\n\n  .series-label {\n    font-family: 'Cinzel', serif;\n    font-size: 0.75rem;\n    letter-spacing: 0.35em;\n    color: var(--ochre-light);\n    text-transform: uppercase;\n    margin-bottom: 2rem;\n    animation: fadeUp 1.4s 0.2s ease both;\n  }\n\n  .cover-rule {\n    width: 60px;\n    height: 1px;\n    background: var(--gold);\n    margin: 0 auto 2rem;\n    animation: fadeUp 1.4s 0.3s ease both;\n  }\n\n  .cover-title-eu {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: clamp(4rem, 10vw, 7rem);\n    font-weight: 300;\n    color: var(--parchment);\n    letter-spacing: 0.04em;\n    line-height: 1;\n    margin-bottom: 0.5rem;\n    animation: fadeUp 1.4s 0.4s ease both;\n  }\n\n  .cover-title-en {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: clamp(1rem, 2.5vw, 1.4rem);\n    font-weight: 300;\n    font-style: italic;\n    color: var(--stone-light);\n    letter-spacing: 0.12em;\n    margin-bottom: 3rem;\n    animation: fadeUp 1.4s 0.5s ease both;\n  }\n\n  .cover-scripture {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 1.15rem;\n    font-style: italic;\n    color: var(--parchment-dark);\n    line-height: 1.8;\n    max-width: 480px;\n    margin: 0 auto 3rem;\n    animation: fadeUp 1.4s 0.6s ease both;\n  }\n\n  .cover-meta {\n    font-family: 'Cinzel', serif;\n    font-size: 0.65rem;\n    letter-spacing: 0.3em;\n    color: var(--stone);\n    text-transform: uppercase;\n    animation: fadeUp 1.4s 0.7s ease both;\n  }\n\n  .scroll-hint {\n    position: absolute;\n    bottom: 2.5rem;\n    left: 50%;\n    transform: translateX(-50%);\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    gap: 0.5rem;\n    animation: fadeUp 1.4s 1s ease both;\n  }\n\n  .scroll-hint span {\n    font-family: 'Cinzel', serif;\n    font-size: 0.6rem;\n    letter-spacing: 0.3em;\n    color: var(--stone);\n    text-transform: uppercase;\n  }\n\n  .scroll-line {\n    width: 1px;\n    height: 40px;\n    background: linear-gradient(to bottom, var(--gold), transparent);\n    animation: scrollPulse 2s ease-in-out infinite;\n  }\n\n  @keyframes scrollPulse {\n    0%, 100% { opacity: 0.4; }\n    50% { opacity: 1; }\n  }\n\n  \/* \u2500\u2500 MAIN CONTENT \u2500\u2500 *\/\n  .main {\n    background: var(--cream);\n    position: relative;\n  }\n\n  \/* \u2500\u2500 INTRO SECTION \u2500\u2500 *\/\n  .intro-section {\n    background: var(--parchment);\n    padding: 6rem 2rem;\n    border-bottom: 1px solid var(--parchment-dark);\n  }\n\n  .intro-inner {\n    max-width: 720px;\n    margin: 0 auto;\n  }\n\n  .section-eyebrow {\n    font-family: 'Cinzel', serif;\n    font-size: 0.65rem;\n    letter-spacing: 0.35em;\n    color: var(--ochre);\n    text-transform: uppercase;\n    margin-bottom: 1.5rem;\n    display: flex;\n    align-items: center;\n    gap: 1rem;\n  }\n\n  .section-eyebrow::after {\n    content: '';\n    flex: 1;\n    height: 1px;\n    background: var(--parchment-dark);\n    max-width: 80px;\n  }\n\n  .intro-heading {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: clamp(1.8rem, 4vw, 2.6rem);\n    font-weight: 400;\n    color: var(--green-deep);\n    line-height: 1.25;\n    margin-bottom: 2rem;\n  }\n\n  .intro-heading em {\n    font-style: italic;\n    color: var(--ochre);\n  }\n\n  .intro-body {\n    font-size: 1.15rem;\n    line-height: 1.85;\n    color: var(--ink-light);\n    margin-bottom: 1.5rem;\n  }\n\n  .intro-body + .intro-body {\n    margin-top: 1.2rem;\n  }\n\n  .cultural-box {\n    margin: 3rem 0;\n    padding: 2rem 2.5rem;\n    border-left: 3px solid var(--green-mid);\n    background: rgba(42,64,48,0.05);\n  }\n\n  .cultural-box-label {\n    font-family: 'Cinzel', serif;\n    font-size: 0.6rem;\n    letter-spacing: 0.3em;\n    color: var(--green-mid);\n    text-transform: uppercase;\n    margin-bottom: 0.8rem;\n  }\n\n  .cultural-box p {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 1.1rem;\n    font-style: italic;\n    line-height: 1.75;\n    color: var(--ink-light);\n  }\n\n  \/* \u2500\u2500 SERIES OVERVIEW \u2500\u2500 *\/\n  .overview-section {\n    background: var(--green-deep);\n    padding: 5rem 2rem;\n  }\n\n  .overview-inner {\n    max-width: 900px;\n    margin: 0 auto;\n  }\n\n  .overview-heading {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: clamp(1.5rem, 3vw, 2rem);\n    font-weight: 300;\n    color: var(--parchment);\n    text-align: center;\n    margin-bottom: 0.5rem;\n  }\n\n  .overview-sub {\n    font-family: 'Crimson Pro', serif;\n    font-style: italic;\n    font-size: 1rem;\n    color: var(--stone-light);\n    text-align: center;\n    margin-bottom: 3.5rem;\n  }\n\n  .sessions-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));\n    gap: 1.5px;\n    background: rgba(196,147,58,0.15);\n  }\n\n  .session-card {\n    background: var(--green-deep);\n    padding: 2rem;\n    cursor: pointer;\n    transition: background 0.2s;\n    position: relative;\n    overflow: hidden;\n  }\n\n  .session-card::before {\n    content: '';\n    position: absolute;\n    top: 0; left: 0;\n    width: 3px;\n    height: 0;\n    background: var(--gold);\n    transition: height 0.3s ease;\n  }\n\n  .session-card:hover { background: rgba(61,94,70,0.5); }\n  .session-card:hover::before { height: 100%; }\n\n  .session-number {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 3rem;\n    font-weight: 300;\n    color: rgba(196,147,58,0.25);\n    line-height: 1;\n    margin-bottom: 0.5rem;\n  }\n\n  .session-title-eu {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 1.2rem;\n    font-weight: 400;\n    color: var(--parchment);\n    margin-bottom: 0.2rem;\n  }\n\n  .session-title-en {\n    font-family: 'Crimson Pro', serif;\n    font-size: 0.9rem;\n    font-style: italic;\n    color: var(--stone-light);\n    margin-bottom: 1rem;\n  }\n\n  .session-ref {\n    font-family: 'Cinzel', serif;\n    font-size: 0.6rem;\n    letter-spacing: 0.2em;\n    color: var(--gold);\n    text-transform: uppercase;\n  }\n\n  \/* \u2500\u2500 SESSION SECTIONS \u2500\u2500 *\/\n  .session-section {\n    padding: 6rem 2rem;\n    border-bottom: 1px solid var(--parchment-dark);\n  }\n\n  .session-section:nth-child(odd) {\n    background: var(--cream);\n  }\n\n  .session-section:nth-child(even) {\n    background: var(--parchment);\n  }\n\n  .session-inner {\n    max-width: 820px;\n    margin: 0 auto;\n  }\n\n  .session-header {\n    display: grid;\n    grid-template-columns: auto 1fr;\n    gap: 2.5rem;\n    align-items: start;\n    margin-bottom: 4rem;\n    padding-bottom: 3rem;\n    border-bottom: 1px solid var(--parchment-dark);\n  }\n\n  .session-number-large {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 6rem;\n    font-weight: 300;\n    color: var(--parchment-dark);\n    line-height: 0.85;\n    letter-spacing: -0.02em;\n  }\n\n  .session-section:nth-child(even) .session-number-large {\n    color: var(--parchment-dark);\n  }\n\n  .session-header-text {}\n\n  .session-label {\n    font-family: 'Cinzel', serif;\n    font-size: 0.6rem;\n    letter-spacing: 0.35em;\n    color: var(--ochre);\n    text-transform: uppercase;\n    margin-bottom: 0.6rem;\n  }\n\n  .session-heading-eu {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: clamp(1.6rem, 3.5vw, 2.4rem);\n    font-weight: 400;\n    color: var(--green-deep);\n    line-height: 1.2;\n    margin-bottom: 0.3rem;\n  }\n\n  .session-heading-en {\n    font-family: 'Crimson Pro', serif;\n    font-size: 1rem;\n    font-style: italic;\n    color: var(--stone);\n    margin-bottom: 1rem;\n  }\n\n  .session-scripture {\n    font-family: 'Cinzel', serif;\n    font-size: 0.65rem;\n    letter-spacing: 0.25em;\n    color: var(--red-basque);\n    text-transform: uppercase;\n  }\n\n  \/* Content blocks *\/\n  .block-heading {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 1.35rem;\n    font-weight: 600;\n    color: var(--green-deep);\n    margin: 2.5rem 0 1rem;\n    display: flex;\n    align-items: center;\n    gap: 0.8rem;\n  }\n\n  .block-heading::before {\n    content: '';\n    width: 20px;\n    height: 1px;\n    background: var(--gold);\n    flex-shrink: 0;\n  }\n\n  .body-text {\n    font-size: 1.1rem;\n    line-height: 1.85;\n    color: var(--ink-light);\n    margin-bottom: 1.2rem;\n  }\n\n  .scripture-quote {\n    margin: 2rem 0;\n    padding: 1.8rem 2.2rem;\n    border-left: 2px solid var(--red-basque);\n    background: rgba(122,34,24,0.04);\n  }\n\n  .scripture-quote p {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 1.25rem;\n    font-style: italic;\n    color: var(--ink);\n    line-height: 1.7;\n    margin-bottom: 0.5rem;\n  }\n\n  .scripture-quote cite {\n    font-family: 'Cinzel', serif;\n    font-size: 0.6rem;\n    letter-spacing: 0.25em;\n    color: var(--red-basque);\n    text-transform: uppercase;\n    font-style: normal;\n  }\n\n  .cultural-bridge {\n    margin: 2.5rem 0;\n    padding: 2rem;\n    background: var(--green-deep);\n    color: var(--parchment);\n  }\n\n  .cultural-bridge-label {\n    font-family: 'Cinzel', serif;\n    font-size: 0.58rem;\n    letter-spacing: 0.35em;\n    color: var(--gold);\n    text-transform: uppercase;\n    margin-bottom: 1rem;\n  }\n\n  .cultural-bridge p {\n    font-family: 'Crimson Pro', serif;\n    font-size: 1.05rem;\n    line-height: 1.8;\n    color: var(--parchment-dark);\n  }\n\n  .theological-anchor {\n    margin: 2.5rem 0;\n    padding: 2rem 2.2rem;\n    border: 1px solid var(--parchment-dark);\n    border-top: 3px solid var(--ochre);\n    background: rgba(196,147,58,0.04);\n  }\n\n  .theological-anchor-label {\n    font-family: 'Cinzel', serif;\n    font-size: 0.58rem;\n    letter-spacing: 0.35em;\n    color: var(--ochre);\n    text-transform: uppercase;\n    margin-bottom: 1rem;\n  }\n\n  .theological-anchor p {\n    font-size: 1.05rem;\n    line-height: 1.8;\n    color: var(--ink-light);\n  }\n\n  .sermon-points {\n    margin: 2rem 0;\n    list-style: none;\n  }\n\n  .sermon-points li {\n    display: grid;\n    grid-template-columns: 2rem 1fr;\n    gap: 0.5rem;\n    margin-bottom: 1.5rem;\n    font-size: 1.05rem;\n    line-height: 1.75;\n    color: var(--ink-light);\n  }\n\n  .sermon-points li::before {\n    content: '\u2014';\n    color: var(--gold);\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 1.2rem;\n    padding-top: 0.05rem;\n  }\n\n  .discussion-box {\n    margin: 3rem 0 0;\n    padding: 2rem 2.2rem;\n    border: 1px solid var(--stone-light);\n    background: rgba(138,128,112,0.06);\n  }\n\n  .discussion-label {\n    font-family: 'Cinzel', serif;\n    font-size: 0.58rem;\n    letter-spacing: 0.35em;\n    color: var(--stone);\n    text-transform: uppercase;\n    margin-bottom: 1.2rem;\n  }\n\n  .discussion-box ol {\n    list-style: none;\n    counter-reset: discuss;\n  }\n\n  .discussion-box ol li {\n    counter-increment: discuss;\n    display: grid;\n    grid-template-columns: 1.8rem 1fr;\n    gap: 0.5rem;\n    margin-bottom: 1rem;\n    font-size: 1rem;\n    line-height: 1.7;\n    color: var(--ink-light);\n  }\n\n  .discussion-box ol li::before {\n    content: counter(discuss) '.';\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 1rem;\n    color: var(--stone);\n    padding-top: 0.1rem;\n  }\n\n  .prayer-close {\n    margin-top: 3rem;\n    padding: 2rem 2.5rem;\n    background: var(--green-deep);\n    text-align: center;\n  }\n\n  .prayer-close-label {\n    font-family: 'Cinzel', serif;\n    font-size: 0.58rem;\n    letter-spacing: 0.35em;\n    color: var(--gold);\n    text-transform: uppercase;\n    margin-bottom: 1rem;\n  }\n\n  .prayer-close p {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 1.15rem;\n    font-style: italic;\n    color: var(--parchment);\n    line-height: 1.8;\n    max-width: 500px;\n    margin: 0 auto;\n  }\n\n  \/* \u2500\u2500 HESED SECTION \u2500\u2500 *\/\n  .hesed-section {\n    background: var(--red-basque);\n    padding: 5rem 2rem;\n  }\n\n  .hesed-inner {\n    max-width: 820px;\n    margin: 0 auto;\n  }\n\n  .hesed-heading {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: clamp(1.6rem, 3vw, 2.2rem);\n    font-weight: 300;\n    color: var(--parchment);\n    margin-bottom: 0.5rem;\n    text-align: center;\n  }\n\n  .hesed-sub {\n    font-family: 'Crimson Pro', serif;\n    font-style: italic;\n    color: rgba(245,237,216,0.7);\n    text-align: center;\n    font-size: 1rem;\n    margin-bottom: 3rem;\n  }\n\n  .hesed-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 1px;\n    background: rgba(245,237,216,0.15);\n    margin-bottom: 2rem;\n  }\n\n  .hesed-cell {\n    background: var(--red-basque);\n    padding: 2rem 1.8rem;\n  }\n\n  .hesed-word {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 1.5rem;\n    font-weight: 400;\n    color: var(--parchment);\n    margin-bottom: 0.3rem;\n  }\n\n  .hesed-hebrew {\n    font-size: 0.85rem;\n    color: rgba(245,237,216,0.6);\n    margin-bottom: 1rem;\n    font-style: italic;\n  }\n\n  .hesed-def {\n    font-size: 0.95rem;\n    line-height: 1.7;\n    color: rgba(245,237,216,0.85);\n  }\n\n  .hesed-synthesis {\n    padding: 2rem;\n    border: 1px solid rgba(245,237,216,0.2);\n    text-align: center;\n  }\n\n  .hesed-synthesis p {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 1.2rem;\n    font-style: italic;\n    color: var(--parchment);\n    line-height: 1.8;\n  }\n\n  \/* \u2500\u2500 NAV BAR \u2500\u2500 *\/\n  .sticky-nav {\n    position: sticky;\n    top: 0;\n    background: var(--green-deep);\n    border-bottom: 1px solid rgba(196,147,58,0.2);\n    z-index: 100;\n    padding: 0 2rem;\n    display: flex;\n    align-items: center;\n    gap: 0;\n    overflow-x: auto;\n    scrollbar-width: none;\n  }\n\n  .sticky-nav::-webkit-scrollbar { display: none; }\n\n  .nav-brand {\n    font-family: 'Cinzel', serif;\n    font-size: 0.7rem;\n    letter-spacing: 0.2em;\n    color: var(--gold);\n    text-transform: uppercase;\n    padding: 1.1rem 1.5rem 1.1rem 0;\n    border-right: 1px solid rgba(196,147,58,0.2);\n    margin-right: 1rem;\n    white-space: nowrap;\n    flex-shrink: 0;\n  }\n\n  .nav-link {\n    font-family: 'Cinzel', serif;\n    font-size: 0.58rem;\n    letter-spacing: 0.2em;\n    color: var(--stone-light);\n    text-transform: uppercase;\n    padding: 1.1rem 0.9rem;\n    white-space: nowrap;\n    cursor: pointer;\n    transition: color 0.2s;\n    text-decoration: none;\n    flex-shrink: 0;\n  }\n\n  .nav-link:hover { color: var(--gold); }\n\n  \/* \u2500\u2500 APPENDIX \u2500\u2500 *\/\n  .appendix-section {\n    background: var(--ink);\n    padding: 5rem 2rem;\n  }\n\n  .appendix-inner {\n    max-width: 820px;\n    margin: 0 auto;\n  }\n\n  .appendix-heading {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: clamp(1.5rem, 3vw, 2rem);\n    font-weight: 300;\n    color: var(--parchment);\n    margin-bottom: 0.5rem;\n  }\n\n  .appendix-sub {\n    font-family: 'Crimson Pro', serif;\n    font-style: italic;\n    color: var(--stone);\n    margin-bottom: 3rem;\n    font-size: 1rem;\n  }\n\n  .appendix-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 2rem;\n  }\n\n  @media (max-width: 600px) {\n    .appendix-grid { grid-template-columns: 1fr; }\n    .hesed-grid { grid-template-columns: 1fr; }\n    .session-header { grid-template-columns: 1fr; gap: 1rem; }\n    .session-number-large { font-size: 4rem; }\n  }\n\n  .appendix-card {\n    border: 1px solid rgba(245,237,216,0.1);\n    padding: 1.8rem;\n  }\n\n  .appendix-card-label {\n    font-family: 'Cinzel', serif;\n    font-size: 0.58rem;\n    letter-spacing: 0.3em;\n    color: var(--gold);\n    text-transform: uppercase;\n    margin-bottom: 1rem;\n  }\n\n  .appendix-card h4 {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 1.15rem;\n    color: var(--parchment);\n    margin-bottom: 0.8rem;\n    font-weight: 400;\n  }\n\n  .appendix-card p {\n    font-size: 0.95rem;\n    line-height: 1.7;\n    color: var(--stone-light);\n  }\n\n  .basque-words {\n    margin-top: 2rem;\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 0.8rem;\n  }\n\n  .basque-word-row {\n    display: grid;\n    grid-template-columns: 140px 1fr;\n    gap: 1rem;\n    align-items: baseline;\n    padding-bottom: 0.8rem;\n    border-bottom: 1px solid rgba(245,237,216,0.08);\n  }\n\n  .basque-word-eu {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 1.1rem;\n    font-style: italic;\n    color: var(--gold);\n  }\n\n  .basque-word-def {\n    font-size: 0.9rem;\n    color: var(--stone-light);\n    line-height: 1.5;\n  }\n\n  \/* \u2500\u2500 COLOPHON \u2500\u2500 *\/\n  .colophon {\n    background: var(--ink);\n    border-top: 1px solid rgba(196,147,58,0.15);\n    padding: 3rem 2rem;\n    text-align: center;\n  }\n\n  .colophon p {\n    font-family: 'Crimson Pro', serif;\n    font-size: 0.9rem;\n    font-style: italic;\n    color: var(--stone);\n    line-height: 1.8;\n  }\n\n  .colophon strong {\n    font-style: normal;\n    color: var(--stone-light);\n  }\n\n  \/* \u2500\u2500 DIVIDER ORNAMENT \u2500\u2500 *\/\n  .ornament {\n    text-align: center;\n    margin: 2.5rem 0;\n    color: var(--gold);\n    font-size: 1rem;\n    letter-spacing: 0.5em;\n    opacity: 0.5;\n  }\n<\/style>\n<\/head>\n<body>\n\n<!-- COVER -->\n<section class=\"cover\" id=\"top\">\n  <svg class=\"lauburu-bg\" viewBox=\"0 0 200 200\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n    <path d=\"M100 20 C100 20 120 20 120 40 C120 60 100 60 100 80 C100 60 80 60 80 40 C80 20 100 20 100 20Z\" fill=\"#C4933A\"\/>\n    <path d=\"M180 100 C180 100 180 120 160 120 C140 120 140 100 120 100 C140 100 140 80 160 80 C180 80 180 100 180 100Z\" fill=\"#C4933A\"\/>\n    <path d=\"M100 180 C100 180 80 180 80 160 C80 140 100 140 100 120 C100 140 120 140 120 160 C120 180 100 180 100 180Z\" fill=\"#C4933A\"\/>\n    <path d=\"M20 100 C20 100 20 80 40 80 C60 80 60 100 80 100 C60 100 60 120 40 120 C20 120 20 100 20 100Z\" fill=\"#C4933A\"\/>\n  <\/svg>\n\n  <div class=\"cover-inner\">\n    <div class=\"series-label\">Elizako Prediku-Saila \u00b7 Church Sermon Series<\/div>\n    <div class=\"cover-rule\"><\/div>\n    <div class=\"cover-title-eu\">Artzaina<\/div>\n    <div class=\"cover-title-en\">The Shepherd<\/div>\n    <div class=\"cover-scripture\">\n      &#8220;Jainkoa da nire artzaina,<br>ez zait ezer faltako.&#8221;<br>\n      <span style=\"font-size:0.9rem; letter-spacing:0.1em; color: var(--stone-light);\">\u2014 Salmoa 23:1<\/span>\n    <\/div>\n    <div class=\"cover-meta\">Sei saioko saila \u00b7 A six-session series<\/div>\n  <\/div>\n\n  <div class=\"scroll-hint\">\n    <span>Aurrera<\/span>\n    <div class=\"scroll-line\"><\/div>\n  <\/div>\n<\/section>\n\n<!-- STICKY NAV -->\n<nav class=\"sticky-nav\">\n  <div class=\"nav-brand\">Artzaina<\/div>\n  <a class=\"nav-link\" href=\"#intro\">Sarrera<\/a>\n  <a class=\"nav-link\" href=\"#hesed\">Hesed<\/a>\n  <a class=\"nav-link\" href=\"#s1\">I<\/a>\n  <a class=\"nav-link\" href=\"#s2\">II<\/a>\n  <a class=\"nav-link\" href=\"#s3\">III<\/a>\n  <a class=\"nav-link\" href=\"#s4\">IV<\/a>\n  <a class=\"nav-link\" href=\"#s5\">V<\/a>\n  <a class=\"nav-link\" href=\"#s6\">VI<\/a>\n  <a class=\"nav-link\" href=\"#appendix\">Eranskina<\/a>\n<\/nav>\n\n<main class=\"main\">\n\n<!-- INTRO -->\n<section class=\"intro-section\" id=\"intro\">\n  <div class=\"intro-inner\">\n    <div class=\"section-eyebrow\">Sarrera \u00b7 Introduction<\/div>\n    <h2 class=\"intro-heading\">A series for the <em>herria<\/em> \u2014 the people of the Basque land<\/h2>\n    <p class=\"intro-body\">The Basque people carry one of the oldest living identities in Europe. The <em>Euskara<\/em> tongue predates the Indo-European migrations. The <em>baserri<\/em> \u2014 the mountain farmstead \u2014 is the sacred center of Basque memory. The <em>artzaina<\/em> who spends months in the Pyrenees with his flock, knowing each animal by name, reading cloud and wind and stone, is not a biblical metaphor imported from elsewhere. He is a grandfather. This series begins there.<\/p>\n    <p class=\"intro-body\">Psalm 23, John 10, and the Lord&#8217;s Prayer are not three separate texts. They are one theological world seen from three vantage points. Together they tell a story about a God whose character \u2014 <em>hesed<\/em>, covenant faithfulness that exceeds all obligation \u2014 is the ground of every act of provision, presence, sacrifice, and invitation to prayer. Each session moves from the cultural world of the Basque <em>herria<\/em> inward to Scripture, then forward into prayer and life.<\/p>\n\n    <div class=\"cultural-box\">\n      <div class=\"cultural-box-label\">Pastoral note for leaders<\/div>\n      <p>This series is built for honesty, not strategy. Do not use Basque cultural imagery to make Christianity palatably familiar and then reveal a different God underneath. The claim is stronger: the God the <em>artzaina<\/em> partially images \u2014 loyal, present, willing to enter the storm \u2014 is the God who actually is, without the limits, the fatigue, or the calculation. Begin with genuine respect for what the culture already knows, and let the text deepen it.<\/p>\n    <\/div>\n\n    <p class=\"intro-body\">The series also takes seriously the history of the Basque people with institutional religion \u2014 the alignment of the Church with the forces that suppressed <em>Euskara<\/em>, the weaponization of religious authority against Basque cultural life. Jesus in John 10 speaks directly to this: he positions himself explicitly against the shepherds who use the flock rather than serve it. That is not a theological footnote. For a Basque audience, it is the first thing Jesus needs to say.<\/p>\n\n    <div class=\"ornament\">\u00b7 \u00b7 \u00b7<\/div>\n\n    <h3 class=\"block-heading\">How to use this guide<\/h3>\n    <p class=\"intro-body\">Each session contains: a cultural bridge opening, the primary biblical text with exegetical notes, three or four preaching movements, a theological anchor connecting to the broader hesed theme, and discussion questions for <em>taldeak<\/em> (small groups). The series is designed for six consecutive weeks but can be extended by pausing on Sessions 3 or 5, which carry the most theological weight.<\/p>\n    <p class=\"intro-body\">Where possible, invite Basque voices into the sessions \u2014 the grandmother who remembers the <em>artzaina<\/em>, the exile who prayed in <em>Euskara<\/em> in secret, the <em>bertsolari<\/em> who can set a petition in verse. The theology should create space for the community&#8217;s own voice to fill, not fill all that space itself.<\/p>\n  <\/div>\n<\/section>\n\n<!-- HESED FOUNDATION -->\n<section class=\"hesed-section\" id=\"hesed\">\n  <div class=\"hesed-inner\">\n    <div class=\"section-eyebrow\" style=\"color:rgba(245,237,216,0.5); justify-content:center;\">\n      <span style=\"color:var(--gold)\">Oinarria \u00b7 The Foundation<\/span>\n    <\/div>\n    <h2 class=\"hesed-heading\">YHWH&#8217;s <em>hesed<\/em>: the load-bearing wall<\/h2>\n    <p class=\"hesed-sub\">Everything in the series rests on this. Establish it in Session 1 and return to it in every session thereafter.<\/p>\n\n    <div class=\"hesed-grid\">\n      <div class=\"hesed-cell\">\n        <div class=\"hesed-word\">Loyalty<\/div>\n        <div class=\"hesed-hebrew\">emeth \u2014 faithfulness<\/div>\n        <div class=\"hesed-def\">Covenant fidelity that holds even when it is not required \u2014 kept because of who the keeper is, not what the recipient deserves.<\/div>\n      <\/div>\n      <div class=\"hesed-cell\">\n        <div class=\"hesed-word\">Love<\/div>\n        <div class=\"hesed-hebrew\">ahavah \u2014 chosen affection<\/div>\n        <div class=\"hesed-def\">Warm, personal, freely chosen attachment. Not the cold performance of duty but the warmth of one who genuinely delights in the object of love.<\/div>\n      <\/div>\n      <div class=\"hesed-cell\">\n        <div class=\"hesed-word\">Mercy<\/div>\n        <div class=\"hesed-hebrew\">rachamim \u2014 womb-love<\/div>\n        <div class=\"hesed-def\">Visceral compassion rooted in the word for womb: the love a mother has for the child she carried. Protective, vulnerable, unbreakable.<\/div>\n      <\/div>\n    <\/div>\n\n    <div class=\"hesed-synthesis\">\n      <p><em>Hesed<\/em> is not one of these \u2014 it is all three held together, directed toward the undeserving. It is what a person does when they go further than obligation requires, because of who they are. YHWH acts &#8220;for his name&#8217;s sake&#8221; \u2014 not because the sheep have earned it, but because faithfulness is what YHWH is.<\/p>\n    <\/div>\n\n    <div style=\"margin-top:2rem; padding:1.5rem 2rem; border-left:3px solid var(--gold);\">\n      <p style=\"font-family:'Cormorant Garamond',serif; font-size:1.05rem; font-style:italic; color:rgba(245,237,216,0.8); line-height:1.8;\">Basque resonance: <em>Leialtasuna<\/em> \u2014 Basque loyalty to the <em>herria<\/em> \u2014 is kept even at great personal cost. It is the closest cultural analogue to <em>hesed<\/em>. But unlike even the deepest human loyalty, YHWH&#8217;s <em>hesed<\/em> never wavers, never tires, never calculates return. &#8220;Surely goodness and <em>hesed<\/em> will follow me all the days of my life&#8221; \u2014 not when deserved. All the days.<\/p>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- SESSION 1 -->\n<section class=\"session-section\" id=\"s1\">\n  <div class=\"session-inner\">\n    <div class=\"session-header\">\n      <div class=\"session-number-large\">I<\/div>\n      <div class=\"session-header-text\">\n        <div class=\"session-label\">Lehenengo saioa \u00b7 Session One<\/div>\n        <h2 class=\"session-heading-eu\">Artzaina: Dagoeneko ezagutzen zaitu<\/h2>\n        <div class=\"session-heading-en\">The Shepherd Who Already Knows You<\/div>\n        <div class=\"session-scripture\">Psalm 23:1\u20133 \u00b7 Ezekiel 34:11\u201316<\/div>\n      <\/div>\n    <\/div>\n\n    <h3 class=\"block-heading\">Cultural bridge<\/h3>\n    <div class=\"cultural-bridge\">\n      <div class=\"cultural-bridge-label\">Artzaina \u2014 The Basque shepherd<\/div>\n      <p>Begin with the <em>artzaina<\/em>. Not as illustration \u2014 as reality. The Basque shepherd who spends months in the high Pyrenees knows his flock in a way that is almost impossible to explain to someone who has not seen it: which sheep is prone to wander toward the eastern ridge, which one needs to be brought to water because she will not find it herself, which lamb is the offspring of which mother three generations back. He knows by the sound of a bleat in darkness whether it is fear or hunger. He does not tend a flock. He knows a flock. Ask the gathering: does anyone remember a grandfather, a neighbor, who was an <em>artzaina<\/em>? Let that memory into the room before you open the text.<\/p>\n    <\/div>\n\n    <h3 class=\"block-heading\">Exegesis: Psalm 23:1\u20133<\/h3>\n    <div class=\"scripture-quote\">\n      <p>&#8220;The LORD is my shepherd; I shall not want. He makes me lie down in green pastures. He leads me beside still waters. He restores my soul. He leads me in paths of righteousness for his name&#8217;s sake.&#8221;<\/p>\n      <cite>Psalm 23:1\u20133<\/cite>\n    <\/div>\n    <p class=\"body-text\">The opening line is a confession before it is a comfort: &#8220;The LORD is my shepherd.&#8221; Not &#8220;a shepherd&#8221; \u2014 not one powerful figure among others. The covenant name YHWH, the God who spoke from the burning bush and refused to be named by abstraction, is claimed as personal shepherd. This is an audacious statement in a world of shepherd-kings and divine hierarchies.<\/p>\n    <p class=\"body-text\">The three verbs of verses 2\u20133 \u2014 <em>makes lie down, leads, restores<\/em> \u2014 are all shepherd actions that require intimate knowledge of the individual animal. You cannot make a sheep lie down by command; you must know when it is tired enough and safe enough and fed enough to rest. The shepherd knows before the sheep knows.<\/p>\n    <p class=\"body-text\">The phrase &#8220;for his name&#8217;s sake&#8221; (v.3) is the theological load-bearer of the opening movement. The shepherd does not lead David in right paths because David has been faithful, obedient, or worthy. He leads for his own name&#8217;s sake \u2014 because his character, his covenant identity, requires it. This is <em>hesed<\/em> in action: grace that precedes merit, provision that flows from the giver&#8217;s nature rather than the recipient&#8217;s achievement.<\/p>\n\n    <div class=\"theological-anchor\">\n      <div class=\"theological-anchor-label\">Theological anchor \u2014 Hesed as foundation<\/div>\n      <p>Establish clearly in this first session: every subsequent doctrine in the series \u2014 prayer, the cross, assurance, mission \u2014 will rest on whether this foundation is laid correctly. If God acts because of the sheep&#8217;s worthiness, prayer becomes negotiation, suffering becomes verdict, and assurance becomes fragile. If God acts because of his own <em>hesed<\/em>, everything changes. Take the time to name this directly with the congregation. Many will have absorbed the worthiness model without realizing it.<\/p>\n    <\/div>\n\n    <h3 class=\"block-heading\">Preaching movements<\/h3>\n    <ul class=\"sermon-points\">\n      <li>The <em>artzaina<\/em> who knows each sheep by name is not a warm metaphor for a distant truth \u2014 it is the precise image God chose to describe himself. Begin by honoring the cultural knowledge in the room.<\/li>\n      <li>YHWH is not a shepherd-title but a covenant name \u2014 the name of the God who showed up in history, who kept promises to Abraham in impossible circumstances, who found a fugitive shepherd named Moses on the backside of the desert. This shepherd has a track record.<\/li>\n      <li>&#8220;I shall not want&#8221; is not a promise of wealth or ease. It is a declaration that in the shepherd&#8217;s care, the sheep lacks nothing essential. The provision is shaped by what sheep actually need, not what they think they want. This requires trust in the shepherd&#8217;s knowledge over the sheep&#8217;s own instinct.<\/li>\n      <li>&#8220;For his name&#8217;s sake&#8221; \u2014 close the first movement here. The congregation needs to hear: the reason the shepherd tends you is not your performance. It is his character. You cannot earn this. You cannot lose it by being an insufficient sheep. The shepherd&#8217;s faithfulness is anchored in who he is, not what you are.<\/li>\n    <\/ul>\n\n    <div class=\"cultural-bridge\">\n      <div class=\"cultural-bridge-label\">Basque resonance<\/div>\n      <p>In Basque culture, identity is grounded in relationship and place before it is grounded in individual achievement. You are of a particular <em>baserri<\/em>, a particular <em>herria<\/em>, a particular lineage. You belong before you perform. <em>Hesed<\/em> speaks into this cultural grammar: YHWH&#8217;s care is relational, prior, and not contingent on the individual&#8217;s contribution to the collective. The sheep belongs to this shepherd&#8217;s flock not because it has earned its place but because the shepherd claimed it.<\/p>\n    <\/div>\n\n    <div class=\"discussion-box\">\n      <div class=\"discussion-label\">Taldeko galderak \u00b7 Small group questions<\/div>\n      <ol>\n        <li>When you think of God, what is his default posture toward you \u2014 searching for reasons to withhold, or already inclined toward your good? Where did that image come from?<\/li>\n        <li>The Basque <em>artzaina<\/em> knows his sheep before the sheep knows itself well. What would it mean to be known that completely \u2014 and does that feel comforting or exposing?<\/li>\n        <li>&#8220;For his name&#8217;s sake&#8221; \u2014 not for your sake. Does that make God&#8217;s care feel more or less personal? Why?<\/li>\n        <li>Is there a story from your family or community about an <em>artzaina<\/em> that captures something of this kind of faithfulness?<\/li>\n      <\/ol>\n    <\/div>\n\n    <div class=\"prayer-close\">\n      <div class=\"prayer-close-label\">Otoitz-gida \u00b7 Prayer direction<\/div>\n      <p>Close with a prayer that speaks to the shepherd in the second person \u2014 modeling the shift the psalm itself makes in verse 4. Name concrete things the congregation has been tending in their own strength, and release them to the shepherd&#8217;s knowledge and care. Pray in <em>Euskara<\/em> if possible.<\/p>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- SESSION 2 -->\n<section class=\"session-section\" id=\"s2\">\n  <div class=\"session-inner\">\n    <div class=\"session-header\">\n      <div class=\"session-number-large\">II<\/div>\n      <div class=\"session-header-text\">\n        <div class=\"session-label\">Bigarren saioa \u00b7 Session Two<\/div>\n        <h2 class=\"session-heading-eu\">Argi ilunean: Heriotza-itzalaren haranen argia<\/h2>\n        <div class=\"session-heading-en\">Light in the Dark Valley<\/div>\n        <div class=\"session-scripture\">Psalm 23:4 \u00b7 Romans 8:35\u201339<\/div>\n      <\/div>\n    <\/div>\n\n    <h3 class=\"block-heading\">Cultural bridge<\/h3>\n    <div class=\"cultural-bridge\">\n      <div class=\"cultural-bridge-label\">The valley the Basque people know<\/div>\n      <p>This session cannot dodge the Basque 20th century. The Franco dictatorship suppressed <em>Euskara<\/em> \u2014 children punished for speaking their own tongue, culture driven underground, thousands into exile. The decades of political violence that followed tore communities apart from the inside, leaving grief on every side. A people who have lived through this do not need the valley of the shadow of death explained to them. They need to hear what the shepherd does inside it. Begin by acknowledging the history honestly, without political framing. Simply: your people have walked a long valley. This psalm was written for people who know what that means.<\/p>\n    <\/div>\n\n    <h3 class=\"block-heading\">Exegesis: Psalm 23:4<\/h3>\n    <div class=\"scripture-quote\">\n      <p>&#8220;Even though I walk through the valley of the shadow of death, I will fear no evil, for you are with me; your rod and your staff, they comfort me.&#8221;<\/p>\n      <cite>Psalm 23:4<\/cite>\n    <\/div>\n    <p class=\"body-text\">The structure of verse 4 is the emotional and theological hinge of the entire psalm. Until this verse, David speaks <em>about<\/em> God \u2014 &#8220;he makes,&#8221; &#8220;he leads,&#8221; &#8220;he restores.&#8221; Suddenly, at the darkest moment, the grammar shifts: &#8220;you are with me.&#8221; The address changes from testimony to encounter. In the presence of death&#8217;s shadow, the third-person theological description gives way to second-person intimacy.<\/p>\n    <p class=\"body-text\">The valley is not spiritualized or avoided. The Hebrew <em>gey tsalmavet<\/em> \u2014 valley of deep darkness, shadow of death \u2014 is a real geographical feature, the kind of narrow canyon where predators wait and light barely reaches. The shepherd does not promise to remove it from the route. He promises to be in it.<\/p>\n    <p class=\"body-text\">The rod and the staff are not decorative. The rod is a weapon against predators; the staff is the crook used to rescue a sheep from a crevice. Comfort here is not emotional reassurance \u2014 it is the confidence that the shepherd is armed and present and will fight for the flock.<\/p>\n\n    <div class=\"theological-anchor\">\n      <div class=\"theological-anchor-label\">Theological anchor \u2014 The theology of the cross<\/div>\n      <p>Luther&#8217;s insight is essential here: God is most fully revealed not in glory and triumph but in the cross \u2014 in the place of suffering and abandonment. The theology of the cross is not pessimism; it is the claim that the valley is precisely where God is most fiercely present. This is not a German import \u2014 it is what Psalm 23:4 already says. The shift to &#8220;you&#8221; happens in the dark, not in the green pasture. God is found in the valley the <em>herria<\/em> has walked, not only on the mountain of religious triumph.<\/p>\n    <\/div>\n\n    <h3 class=\"block-heading\">Preaching movements<\/h3>\n    <ul class=\"sermon-points\">\n      <li>Name the valley honestly. Do not rush to comfort. The psalm does not rush. It walks through, not around. Create space for the congregation&#8217;s own experience of the dark valley \u2014 personal, familial, historical.<\/li>\n      <li>The grammatical shift from &#8220;he&#8221; to &#8220;you&#8221; in verse 4 is the pastoral climax of the psalm. In the moment of greatest danger, God ceases to be a topic and becomes a presence. Testimony about God and encounter with God are different things. The valley is where testimony becomes encounter.<\/li>\n      <li>The rod and staff are not symbols of gentleness \u2014 they are tools of protection and rescue. The comfort is not &#8220;everything will be fine.&#8221; It is &#8220;the shepherd is armed, and he is here, and he will fight.&#8221; This God does not observe suffering from a distance. He enters it equipped.<\/li>\n      <li>Close with the connection to Romans 8:35\u201339: nothing in the valley \u2014 tribulation, distress, persecution, the sword \u2014 can separate from the love of God. Paul is preaching Psalm 23:4. The shepherd&#8217;s presence in the dark is not revocable.<\/li>\n    <\/ul>\n\n    <div class=\"scripture-quote\">\n      <p>&#8220;Who shall separate us from the love of Christ? Shall tribulation, or distress, or persecution, or famine, or nakedness, or danger, or sword?&#8230; No, in all these things we are more than conquerors through him who loved us.&#8221;<\/p>\n      <cite>Romans 8:35,37<\/cite>\n    <\/div>\n\n    <div class=\"cultural-bridge\">\n      <div class=\"cultural-bridge-label\">Basque resonance \u2014 Grief held without abandonment<\/div>\n      <p>The Basque people know how to carry grief with dignity. The communal lamentation traditions, the oral memory of exile, the <em>bertsolari<\/em> who gives the people&#8217;s sorrow a voice \u2014 these are not weaknesses but a culture that has learned to hold suffering without being destroyed by it. The psalm offers this community a God who can be addressed in the valley \u2014 not apologized to, not placated, but spoken to directly. &#8220;You are with me&#8221; is the prayer of a people who have learned that sometimes the only honest thing to say is that you are still here, and you need the shepherd to be too.<\/p>\n    <\/div>\n\n    <div class=\"discussion-box\">\n      <div class=\"discussion-label\">Taldeko galderak \u00b7 Small group questions<\/div>\n      <ol>\n        <li>Where has your family or community walked a &#8220;valley of deep darkness&#8221;? Has it been possible to speak of God&#8217;s presence in that place, or has it been mostly silence?<\/li>\n        <li>The shift from &#8220;he&#8221; to &#8220;you&#8221; in verse 4 suggests that something changes in the dark \u2014 not God&#8217;s position but our perception of his nearness. Have you experienced this?<\/li>\n        <li>The rod and staff are weapons and rescue tools. Does the idea of God as one who fights for his flock change how you understand prayer in suffering?<\/li>\n        <li>Romans 8 names very specific things \u2014 tribulation, sword, danger \u2014 as unable to separate us from God&#8217;s love. Which of those specific things do you most need to hear that about?<\/li>\n      <\/ol>\n    <\/div>\n\n    <div class=\"prayer-close\">\n      <div class=\"prayer-close-label\">Otoitz-gida \u00b7 Prayer direction<\/div>\n      <p>If appropriate, invite the congregation to name their valley aloud or in silence \u2014 not to perform grief but to bring it into the room with the shepherd present. Pray with the rod and staff in mind: not a God of vague comfort but a God who is armed and present in the specific dark. Light a candle if your worship space allows it. The valley has light in it \u2014 the shepherd carries it.<\/p>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- SESSION 3 -->\n<section class=\"session-section\" id=\"s3\">\n  <div class=\"session-inner\">\n    <div class=\"session-header\">\n      <div class=\"session-number-large\">III<\/div>\n      <div class=\"session-header-text\">\n        <div class=\"session-label\">Hirugarren saioa \u00b7 Session Three<\/div>\n        <h2 class=\"session-heading-eu\">Ni naiz artzain ona<\/h2>\n        <div class=\"session-heading-en\">I Am the Good Shepherd<\/div>\n        <div class=\"session-scripture\">John 10:1\u201318 \u00b7 Ezekiel 34:1\u201316,23<\/div>\n      <\/div>\n    <\/div>\n\n    <h3 class=\"block-heading\">Cultural bridge<\/h3>\n    <div class=\"cultural-bridge\">\n      <div class=\"cultural-bridge-label\">The shepherds who used the flock<\/div>\n      <p>Ezekiel 34 condemns shepherds \u2014 kings, priests, leaders \u2014 who used the flock for their own benefit: who ate the fat, wore the wool, but did not search for the lost or strengthen the sick. The Basque people do not need to reach far for an analogy. Religious and political authorities who aligned themselves with the forces suppressing Basque identity \u2014 who wore the vestments of shepherds while serving the interests of power \u2014 are within living memory. Name this carefully, without political score-settling, but name it honestly: bad shepherds are real, their damage is real, and the Bible names them before Jesus does.<\/p>\n    <\/div>\n\n    <h3 class=\"block-heading\">Exegesis: John 10 and the divine identity claim<\/h3>\n    <div class=\"scripture-quote\">\n      <p>&#8220;I am the good shepherd. The good shepherd lays down his life for the sheep&#8230; I know my own and my own know me, just as the Father knows me and I know the Father; and I lay down my life for the sheep.&#8221;<\/p>\n      <cite>John 10:11,14\u201315<\/cite>\n    <\/div>\n    <p class=\"body-text\">Jesus&#8217;s declaration in John 10 is not merely a warm metaphor. It is an identity claim of the highest order. In Ezekiel 34, after condemning every human shepherd, YHWH makes a direct promise: &#8220;I myself will search for my sheep and look after them&#8221; (34:11). The divine shepherd will come in person to do what human shepherds failed to do. When Jesus steps forward and says &#8220;I am the good shepherd,&#8221; he is stepping into the role Ezekiel said only YHWH could fill.<\/p>\n    <p class=\"body-text\">The <em>eg\u014d eimi<\/em> \u2014 &#8220;I am&#8221; \u2014 of John&#8217;s Gospel carries the weight of the divine name from Exodus 3. This is not a self-description. It is a claim. The shepherd of Psalm 23 has arrived in flesh, and he has a name: Jesus of Nazareth.<\/p>\n    <p class=\"body-text\">The critical distinction Jesus draws is between the good shepherd and the hired hand. The hired hand flees when the wolf comes \u2014 because the sheep belong to someone else, because he has no skin in the outcome. The good shepherd stays. More than stays: &#8220;I lay down my life for the sheep&#8221; (v.11). The death of the shepherd is not a tragedy interrupting the story. It is the shepherd doing what shepherds do when wolves come \u2014 standing between the flock and what would destroy it.<\/p>\n\n    <div class=\"theological-anchor\">\n      <div class=\"theological-anchor-label\">Theological anchor \u2014 Atonement as hesed taken to its limit<\/div>\n      <p>Connect this session explicitly to the <em>hesed<\/em> foundation from Session 1. The cross is not God finding a way to tolerate us. It is <em>hesed<\/em> \u2014 that loyalty-love-mercy compound \u2014 encountering death and not stepping back. The shepherd lays down his life not because the Father demands blood but because that is what a good shepherd does when the wolf comes. The initiative is entirely the shepherd&#8217;s: &#8220;No one takes it from me, but I lay it down of my own accord&#8221; (10:18). The cross is <em>hesed<\/em> at the furthest extent of what love can do.<\/p>\n    <\/div>\n\n    <h3 class=\"block-heading\">Preaching movements<\/h3>\n    <ul class=\"sermon-points\">\n      <li>Ezekiel 34 first. Establish the bad shepherd tradition \u2014 the religious and political leaders who used the flock. Let the congregation recognize the pattern without prompting. Then ask: what would a truly good shepherd look like? Let the answers accumulate before turning to John 10.<\/li>\n      <li>Jesus&#8217;s &#8220;I am&#8221; statements in John are a sustained claim to divine identity. &#8220;I am the good shepherd&#8221; is not modesty \u2014 it is the announcement that the one YHWH promised to send in Ezekiel 34 has arrived. The Psalm&#8217;s shepherd has a face.<\/li>\n      <li>The distinction between shepherd and hired hand is about stakes. The hired hand has nothing at risk. The shepherd&#8217;s life is bound up with the flock&#8217;s safety. Jesus has everything at stake \u2014 not because he was forced into it, but because the flock is his own. &#8220;My sheep hear my voice, and I know them, and they follow me&#8221; (10:27).<\/li>\n      <li>Close with the resurrection as the shepherd walking out the other side of the valley. John 10:17\u201318: he lays down his life and takes it again. The cross is not the shepherd&#8217;s defeat. It is the shepherd&#8217;s deepest act of protection \u2014 and the empty tomb is the proof that death was not the last word even for the one who entered it for the flock.<\/li>\n    <\/ul>\n\n    <div class=\"discussion-box\">\n      <div class=\"discussion-label\">Taldeko galderak \u00b7 Small group questions<\/div>\n      <ol>\n        <li>What does the difference between a shepherd and a hired hand look like in your own experience of leadership \u2014 in church, in politics, in family? What marks the difference?<\/li>\n        <li>Jesus says &#8220;No one takes my life from me \u2014 I lay it down of my own accord.&#8221; How does the voluntary nature of his death change what it means?<\/li>\n        <li>If the cross is <em>hesed<\/em> at its furthest extent \u2014 loyalty-love-mercy encountering death \u2014 rather than wrath being satisfied, how does that change how you relate to the cross?<\/li>\n        <li>The resurrection is the shepherd coming back out of the valley. What does it mean for your own experience of the valley that the shepherd has already been through it and returned?<\/li>\n      <\/ol>\n    <\/div>\n\n    <div class=\"prayer-close\">\n      <div class=\"prayer-close-label\">Otoitz-gida \u00b7 Prayer direction<\/div>\n      <p>Pray for the courage to trust a shepherd whose leadership looks nothing like the shepherds who have damaged the community. Name the specific ways trust has been broken by bad shepherds \u2014 institutional, political, religious \u2014 and ask the good shepherd to rebuild what was damaged. This prayer may be long. Let it be.<\/p>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- SESSION 4 -->\n<section class=\"session-section\" id=\"s4\">\n  <div class=\"session-inner\">\n    <div class=\"session-header\">\n      <div class=\"session-number-large\">IV<\/div>\n      <div class=\"session-header-text\">\n        <div class=\"session-label\">Laugarren saioa \u00b7 Session Four<\/div>\n        <h2 class=\"session-heading-eu\">Artalde bat, artzain bat<\/h2>\n        <div class=\"session-heading-en\">One Flock, One Shepherd<\/div>\n        <div class=\"session-scripture\">John 10:16 \u00b7 Revelation 7:9\u201317 \u00b7 Genesis 12:1\u20133<\/div>\n      <\/div>\n    <\/div>\n\n    <h3 class=\"block-heading\">Cultural bridge<\/h3>\n    <div class=\"cultural-bridge\">\n      <div class=\"cultural-bridge-label\">The Basque diaspora \u2014 scattered but one<\/div>\n      <p>The Basque diaspora is one of the most remarkable in the world. Communities in Nevada and Idaho \u2014 where the <em>artzaina<\/em> tradition continued in the American West. Deep roots in Argentina, Uruguay, Chile, across three centuries of Atlantic crossings. Australia, the Philippines, the hidden communities of the Pyrenean interior. Through all of it: <em>Euskara<\/em> maintained, <em>pelota<\/em> played, the <em>etxe<\/em> remembered. The question this creates \u2014 how do you belong to a larger whole without losing yourself? \u2014 is the lived question of every Basque community in diaspora. It is also exactly the question John 10:16 addresses.<\/p>\n    <\/div>\n\n    <h3 class=\"block-heading\">Exegesis: John 10:16 and the one flock<\/h3>\n    <div class=\"scripture-quote\">\n      <p>&#8220;And I have other sheep that are not of this fold. I must bring them also, and they will listen to my voice. So there will be one flock, one shepherd.&#8221;<\/p>\n      <cite>John 10:16<\/cite>\n    <\/div>\n    <p class=\"body-text\">Jesus is speaking to a Jewish audience about sheep &#8220;not of this fold&#8221; \u2014 the Gentiles, the nations beyond Israel&#8217;s covenant boundary. His announcement is staggering: the one flock is not constituted by ethnic, linguistic, or geographic identity. It is constituted by a shared relationship with the one shepherd. &#8220;They will listen to my voice&#8221; \u2014 the same voice, the same call, recognized across every cultural distance.<\/p>\n    <p class=\"body-text\">This is not the erasure of particularity. Genesis 12 establishes the pattern: Abraham&#8217;s family is called out and made particular \u2014 a specific people \u2014 precisely so that through them &#8220;all families of the earth shall be blessed.&#8221; Election is never for the elect&#8217;s sake alone. The Basque particular identity, the <em>Euskara<\/em> tongue, the <em>baserri<\/em> memory \u2014 none of this is erased in the one flock. It is gathered. The shepherd calls in every tongue and the sheep respond in their own voice.<\/p>\n    <p class=\"body-text\">Revelation 7 shows the destination: &#8220;a great multitude that no one could number, from every nation, from all tribes and peoples and languages, standing before the throne.&#8221; The one flock is not a monoculture. It is the most diverse gathering imaginable \u2014 and at its center is the Lamb who is also the shepherd (7:17).<\/p>\n\n    <div class=\"theological-anchor\">\n      <div class=\"theological-anchor-label\">Theological anchor \u2014 Particularity within the one flock<\/div>\n      <p>The Basque people are not called to become culturally generic to belong to Christ&#8217;s flock, any more than Israel was called to become Egyptian before being loved by YHWH. <em>Hesed<\/em> is always particular before it is universal \u2014 it is a named God making a named promise to a named people, and then through them to all peoples. The Basque <em>herria<\/em> is a distinct voice in the one flock&#8217;s song, not a dialect to be standardized out of existence.<\/p>\n    <\/div>\n\n    <h3 class=\"block-heading\">Preaching movements<\/h3>\n    <ul class=\"sermon-points\">\n      <li>Begin with the diaspora. Read a list of places where Basque communities have maintained their identity across centuries and oceans. Ask: what held them together? The answer is not just language or custom \u2014 it is a shared sense of <em>who they are<\/em> that persists across geography. Then: what would it mean for that shared identity to be anchored in something that not even death can scatter?<\/li>\n      <li>John 10:16 is both promise and program. &#8220;I must bring them also&#8221; \u2014 the gathering of the scattered is not optional or incidental. It is the shepherd&#8217;s mission. The diaspora Basque community, the neighbor of a different tongue, the people outside every existing religious enclosure \u2014 all are among the &#8220;other sheep&#8221; the shepherd is actively seeking.<\/li>\n      <li>The one flock is constituted by the shepherd&#8217;s voice, not by cultural uniformity. What this means practically: a Basque follower of Jesus brings their whole cultural self into the flock. The <em>bertsolari<\/em> tradition, the communal memory, the <em>Euskara<\/em> tongue are not checked at the door. They are offered.<\/li>\n      <li>Close with Revelation 7:9\u201317. The shepherd becomes the Lamb \u2014 the one who died \u2014 at the center of the great gathered multitude. The end of the story is not absorption into sameness but the most gloriously diverse assembly imaginable, unified by their relationship to the one who laid down his life for them all.<\/li>\n    <\/ul>\n\n    <div class=\"discussion-box\">\n      <div class=\"discussion-label\">Taldeko galderak \u00b7 Small group questions<\/div>\n      <ol>\n        <li>What has held Basque identity together across the diaspora \u2014 and what threatens to dissolve it? What would it mean for that identity to be anchored in the one shepherd rather than in cultural maintenance alone?<\/li>\n        <li>John 10:16 says there are sheep &#8220;not of this fold&#8221; whom the shepherd is actively seeking. Who are the people in your community who seem farthest from the shepherd&#8217;s flock? Does this verse change how you see them?<\/li>\n        <li>The one flock is gathered from every tongue and people \u2014 including the Basque <em>herria<\/em>. What would it mean for your specific cultural identity to be offered to the shepherd rather than defended against him?<\/li>\n        <li>Revelation 7:17 shows the Lamb as shepherd at the end of history. The scattered are gathered. What does that promise mean for a people who have known scattering?<\/li>\n      <\/ol>\n    <\/div>\n\n    <div class=\"prayer-close\">\n      <div class=\"prayer-close-label\">Otoitz-gida \u00b7 Prayer direction<\/div>\n      <p>If your gathering includes people from different cultural backgrounds, pray in multiple languages. Let the one voice of the shepherd be heard in several tongues simultaneously. Pray for the Basque diaspora by name \u2014 the communities in Nevada, in Argentina, in the interior \u2014 and for those &#8220;other sheep&#8221; in your own neighborhood who do not yet know the shepherd&#8217;s voice.<\/p>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- SESSION 5 -->\n<section class=\"session-section\" id=\"s5\">\n  <div class=\"session-inner\">\n    <div class=\"session-header\">\n      <div class=\"session-number-large\">V<\/div>\n      <div class=\"session-header-text\">\n        <div class=\"session-label\">Bosgarren saioa \u00b7 Session Five<\/div>\n        <h2 class=\"session-heading-eu\">Aita gure: Artzainak hitz egiten irakasten digu<\/h2>\n        <div class=\"session-heading-en\">Our Father: The Shepherd Teaches Us to Speak<\/div>\n        <div class=\"session-scripture\">Matthew 6:9\u201313 \u00b7 Luke 11:1\u20134 \u00b7 Romans 8:14\u201317<\/div>\n      <\/div>\n    <\/div>\n\n    <h3 class=\"block-heading\">Cultural bridge<\/h3>\n    <div class=\"cultural-bridge\">\n      <div class=\"cultural-bridge-label\">The bertsolari and the living word<\/div>\n      <p>The <em>bertsolari<\/em> tradition is one of the most distinctive features of Basque culture: poets who improvise verse in public competitions, carrying the community&#8217;s memory, grief, humor, and longing in the living tongue of <em>Euskara<\/em>. To improvise a <em>bertso<\/em> is not merely to express a feeling \u2014 it is to give the community&#8217;s interior life a voice that was not there before. The word, in Basque culture, is not primarily private. It is a communal act. To speak aloud is to bind the speaker to the community and the community to itself. Begin the session by inviting a <em>bertso<\/em> if you have a practitioner, or by reading one in translation. Then: Jesus teaches his disciples a form of speech that does exactly what the <em>bertsolari<\/em> tradition knows \u2014 it gives a community&#8217;s deepest interior a shared voice.<\/p>\n    <\/div>\n\n    <h3 class=\"block-heading\">Exegesis: The Lord&#8217;s Prayer<\/h3>\n    <div class=\"scripture-quote\">\n      <p>&#8220;Our Father in heaven, hallowed be your name. Your kingdom come, your will be done, on earth as it is in heaven. Give us this day our daily bread, and forgive us our debts, as we also have forgiven our debtors. And lead us not into temptation, but deliver us from evil.&#8221;<\/p>\n      <cite>Matthew 6:9\u201313<\/cite>\n    <\/div>\n    <p class=\"body-text\">The disciples&#8217; request in Luke 11 is revealing: &#8220;Lord, teach us to pray, as John taught his disciples.&#8221; They have watched Jesus pray and recognized that what he is doing when he prays is qualitatively different from what they do. They are asking not for words but for access \u2014 to whatever it is that makes his prayer what it is.<\/p>\n    <p class=\"body-text\">His answer begins with an address that would have been startling: <em>Abba<\/em> \u2014 Father, in the intimate Aramaic form a child uses. Not the formal address of a subject to a king but the address of a child who belongs in the room. Jesus is giving his disciples his own way of speaking to God \u2014 his own filial relationship made available to them.<\/p>\n    <p class=\"body-text\">The structure of the prayer is theological before it is practical. It begins with God&#8217;s character (&#8220;hallowed be your name&#8221;), then God&#8217;s purposes (&#8220;your kingdom come&#8221;), before arriving at human need (&#8220;give us,&#8221; &#8220;forgive us,&#8221; &#8220;deliver us&#8221;). This ordering is not politeness \u2014 it is the same structure as Psalm 23: the shepherd&#8217;s identity is established before any petition is raised. You can ask freely because you already know who you are asking.<\/p>\n    <p class=\"body-text\">&#8220;Our Father&#8221; \u2014 the plural is not incidental. Jesus does not teach &#8220;My Father&#8221; as a private formula. The prayer is communal from its first word. The one flock speaks in one voice \u2014 not the voice of identical individuals but of a people who share the same shepherd, the same Father, the same address.<\/p>\n\n    <div class=\"theological-anchor\">\n      <div class=\"theological-anchor-label\">Theological anchor \u2014 Adoptive speech and Trinitarian participation<\/div>\n      <p>Romans 8:15: &#8220;You have received the Spirit of adoption as sons, by whom we cry, &#8216;Abba! Father!'&#8221; The Lord&#8217;s Prayer is that cry \u2014 structured, taught, made possible by the good shepherd who has opened his own relationship with the Father to the flock. The prayer is Trinitarian in its depths: the Spirit moves in the believer, the believer prays through the Son&#8217;s posture and access, toward the Father. This is not technique. It is the sheep being drawn into the shepherd&#8217;s own life with God. To pray &#8220;Our Father&#8221; is to discover that you have been included in a family you did not generate.<\/p>\n    <\/div>\n\n    <h3 class=\"block-heading\">Preaching movements \u2014 petition by petition<\/h3>\n    <ul class=\"sermon-points\">\n      <li><strong style=\"font-weight:500\">Our Father, hallowed be your name.<\/strong> The opening is orientation, not flattery. To hallow God&#8217;s name is to acknowledge that his character \u2014 <em>hesed<\/em>, faithfulness, the covenant name \u2014 is the first reality, the frame within which every petition makes sense. The shepherd&#8217;s name was established in Session 1; the prayer begins there. Psalm 23&#8217;s &#8220;for his name&#8217;s sake&#8221; and the prayer&#8217;s &#8220;hallowed be your name&#8221; are the same theological move.<\/li>\n      <li><strong style=\"font-weight:500\">Your kingdom come, your will be done.<\/strong> The sheep who know the shepherd&#8217;s voice follow because they trust the shepherd&#8217;s knowledge of the terrain. &#8220;Your will be done&#8221; is not resignation \u2014 it is the trust of a flock that has learned the shepherd leads in right paths. The coming kingdom is the destination the shepherd is moving the flock toward.<\/li>\n      <li><strong style=\"font-weight:500\">Give us this day our daily bread.<\/strong> The Greek <em>epiousion<\/em> \u2014 &#8220;daily&#8221; \u2014 may carry both present and eschatological meaning: the bread of today and the bread of the coming age. Psalm 23&#8217;s green pastures and still waters are present provision; the table before enemies is eschatological feasting. The prayer holds both. In John 10, Jesus is the gate through which the sheep find pasture \u2014 and the giver of eternal life. The bread petition is, in the end, a petition for Jesus himself.<\/li>\n      <li><strong style=\"font-weight:500\">Lead us not into temptation, deliver us from evil.<\/strong> The Greek <em>peirasmos<\/em> is not mild moral testing \u2014 it is the great ordeal, the moment when faith could be destroyed. Psalm 23:4 is the experiential ground of this petition: the valley is not bypassed but traversed. The prayer is not &#8220;keep us from the valley&#8221; but &#8220;be with us in it \u2014 and bring us through.&#8221; Close with Gethsemane: Jesus praying his own version of this petition while remaining inside the valley, modeling what he taught.<\/li>\n    <\/ul>\n\n    <div class=\"cultural-bridge\">\n      <div class=\"cultural-bridge-label\">Basque resonance \u2014 Communal voice, oral prayer, the word as identity<\/div>\n      <p>The <em>bertsolari<\/em> gives the community a voice for what it cannot otherwise say. The Lord&#8217;s Prayer does the same: it gives the flock \u2014 the one people of the one shepherd \u2014 a shared voice for its deepest needs, its trust, its hunger, its fear, its hope. To pray <em>Aita gure<\/em> in <em>Euskara<\/em> is to speak one&#8217;s whole cultural self into the presence of God. The language is not a barrier to be translated away \u2014 it is the particular tongue of a particular people being heard by the one shepherd who knows his sheep by name.<\/p>\n    <\/div>\n\n    <div class=\"discussion-box\">\n      <div class=\"discussion-label\">Taldeko galderak \u00b7 Small group questions<\/div>\n      <ol>\n        <li>The disciples asked Jesus to teach them to pray because they saw something different in the way he prayed. What do you think they saw? What do you wish were different about how you pray?<\/li>\n        <li>&#8220;Our Father&#8221; \u2014 plural from the first word. How does praying as &#8220;we&#8221; rather than &#8220;I&#8221; change what you are doing when you pray?<\/li>\n        <li>The prayer&#8217;s ordering \u2014 God&#8217;s character first, then human need \u2014 mirrors Psalm 23&#8217;s structure. Does starting with God&#8217;s character before your own need change how the petitions feel when they arrive?<\/li>\n        <li>Which petition is most difficult for you right now \u2014 and what would it mean to pray it as a community rather than alone?<\/li>\n      <\/ol>\n    <\/div>\n\n    <div class=\"prayer-close\">\n      <div class=\"prayer-close-label\">Otoitz-gida \u00b7 Prayer direction<\/div>\n      <p>Pray the Lord&#8217;s Prayer together \u2014 slowly, with pauses between each petition. If possible, pray it first in <em>Euskara<\/em> (<em>Aita gure<\/em>), then in the language of any diaspora members present. Let the prayer be not recitation but address. The good shepherd has given the flock the words; what remains is to actually speak them, as a people, to the Father.<\/p>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- SESSION 6 -->\n<section class=\"session-section\" id=\"s6\">\n  <div class=\"session-inner\">\n    <div class=\"session-header\">\n      <div class=\"session-number-large\">VI<\/div>\n      <div class=\"session-header-text\">\n        <div class=\"session-label\">Seigarren saioa \u00b7 Session Six<\/div>\n        <h2 class=\"session-heading-eu\">Betiko etxean: Artzainaren etxean beti<\/h2>\n        <div class=\"session-heading-en\">Forever in the House<\/div>\n        <div class=\"session-scripture\">Psalm 23:5\u20136 \u00b7 John 10:27\u201330 \u00b7 Revelation 7:9\u201317<\/div>\n      <\/div>\n    <\/div>\n\n    <h3 class=\"block-heading\">Cultural bridge<\/h3>\n    <div class=\"cultural-bridge\">\n      <div class=\"cultural-bridge-label\">Etxea \u2014 The Basque house as sacred center<\/div>\n      <p>In Basque culture, <em>etxea<\/em> \u2014 the house \u2014 is not merely a building. It is the center of identity, lineage, continuity, and belonging. The <em>baserri<\/em> holds the name of the family across generations; people are known by the name of their house before they are known by their surname. To be without a house is to be without an anchor, without lineage, without location in the world. The exile does not merely miss a place \u2014 they miss the thing that tells them who they are. Begin with this. Then open Psalm 23:6: &#8220;Surely goodness and <em>hesed<\/em> will follow me all the days of my life, and I shall dwell in the house of the LORD forever.&#8221; Ask: what does it mean to have a <em>etxea<\/em> that death cannot take?<\/p>\n    <\/div>\n\n    <h3 class=\"block-heading\">Exegesis: Psalm 23:5\u20136 and Revelation 7<\/h3>\n    <div class=\"scripture-quote\">\n      <p>&#8220;You prepare a table before me in the presence of my enemies; you anoint my head with oil; my cup overflows. Surely goodness and steadfast love shall follow me all the days of my life, and I shall dwell in the house of the LORD forever.&#8221;<\/p>\n      <cite>Psalm 23:5\u20136<\/cite>\n    <\/div>\n    <p class=\"body-text\">The table in verse 5 is scandalous hospitality: a feast prepared not after the enemies have been defeated but in their very presence. This is not victory celebrated in safety \u2014 it is the shepherd hosting a meal in the middle of the threat. The anointing with oil signals both honor and appointment: the guest is recognized, welcomed, set apart. The overflowing cup is abundance beyond necessity \u2014 the shepherd&#8217;s generosity exceeds what the sheep requires.<\/p>\n    <p class=\"body-text\">Verse 6 is the destination: &#8220;I shall dwell in the house of the LORD forever.&#8221; Not visit. Not pass through. <em>Dwell<\/em> \u2014 the same word used for God&#8217;s dwelling with his people, for the Tabernacle&#8217;s presence among Israel. The final promise is not safety on the journey. It is arrival: belonging to the household of the shepherd forever.<\/p>\n    <div class=\"scripture-quote\">\n      <p>&#8220;For the Lamb in the midst of the throne will be their shepherd, and he will guide them to springs of living water, and God will wipe away every tear from their eyes.&#8221;<\/p>\n      <cite>Revelation 7:17<\/cite>\n    <\/div>\n    <p class=\"body-text\">John&#8217;s Revelation takes the imagery full circle. The shepherd of Psalm 23 who has become the good shepherd of John 10 is now recognized as the Lamb \u2014 the one who laid down his life \u2014 still shepherding his flock, now to living springs, now wiping tears. The journey through the valley has reached its destination. The scattered have been gathered. The feast before enemies has become the eternal feast of the household of God.<\/p>\n\n    <div class=\"theological-anchor\">\n      <div class=\"theological-anchor-label\">Theological anchor \u2014 Theosis and the final dwelling<\/div>\n      <p>Eastern Orthodox theology offers its richest contribution here: <em>theosis<\/em> \u2014 participation in the divine life \u2014 is precisely what &#8220;dwelling in the house of the LORD forever&#8221; points toward. The destination is not merely proximity to God but inclusion in God&#8217;s own life. The sheep do not merely graze near the shepherd&#8217;s house; they are brought inside it. The <em>etxea<\/em> of YHWH becomes the <em>etxea<\/em> of the flock. This is where the <em>hesed<\/em> that began the series arrives: not just the shepherd acting faithfully toward the flock from outside, but the flock drawn into the shepherd&#8217;s own life. The journey from &#8220;The LORD is my shepherd&#8221; (testimony, third person) to &#8220;you are with me&#8221; (encounter, second person) to &#8220;our Father&#8221; (adoption, participation) culminates here: dwelling in the house forever.<\/p>\n    <\/div>\n\n    <h3 class=\"block-heading\">Preaching movements<\/h3>\n    <ul class=\"sermon-points\">\n      <li>Bring the whole series home. Review the journey: testimony of the shepherd&#8217;s character (Session 1), encounter in the valley (Session 2), the shepherd who arrived in person (Session 3), the flock gathered from every people (Session 4), the voice given to pray (Session 5). Now: where does it all lead? To the house. Forever.<\/li>\n      <li>The table before enemies is the penultimate image \u2014 not the final one. It is a foretaste. The feast in the presence of threat is real and present, but it is not the destination. The destination is the house, not the journey through enemy territory. There is a &#8220;not yet&#8221; held within the &#8220;already.&#8221;<\/li>\n      <li>For the Basque community: the <em>etxea<\/em> that the exile misses, the <em>baserri<\/em> that holds the family name \u2014 these are true goods, and the longing for them is a longing for something real. But they point beyond themselves. The house that cannot be taken by language policy, political pressure, diaspora, or death is the house of the LORD. The shepherd is preparing that house (John 14:2).<\/li>\n      <li>Close with Revelation 7:17 \u2014 the Lamb who is the shepherd. The image completes itself: the one who laid down his life is the one who leads to living springs. The tears wiped away are not only individual grief \u2014 they are the tears of every scattered community, every exile, every people who has walked through the valley and wondered whether they would find their way home. They will. The shepherd is also the door, and he has gone ahead.<\/li>\n    <\/ul>\n\n    <div class=\"cultural-bridge\">\n      <div class=\"cultural-bridge-label\">Basque resonance \u2014 Homecoming for the scattered<\/div>\n      <p>The promise of the final session is not abstract comfort. For a people who know what it means to be scattered, who have maintained identity across oceans and generations through fierce loyalty to what they remember \u2014 the promise of a house that death cannot scatter, a table that exile cannot end, a shepherd who knows each sheep by name in every diaspora \u2014 this is the promise that meets the deepest Basque longing at its root. Not the Basque Country preserved by political will. The <em>etxea<\/em> of YHWH, prepared by the shepherd who laid down his life to open it.<\/p>\n    <\/div>\n\n    <div class=\"discussion-box\">\n      <div class=\"discussion-label\">Taldeko galderak \u00b7 Small group questions<\/div>\n      <ol>\n        <li>What has the series as a whole done to your image of God? What is different from where you began?<\/li>\n        <li>The table is prepared in the presence of enemies \u2014 the feast happens while the threat is still real. What does it mean to feast now, in the middle of what is still unresolved?<\/li>\n        <li>&#8220;Dwell in the house of the LORD forever&#8221; \u2014 not visit, not pass through. What would it mean to feel that you belong in God&#8217;s house? What has made that feel impossible?<\/li>\n        <li>Revelation 7 shows the gathered multitude of every tongue and people. What would it mean for your specific community \u2014 your losses, your language, your history \u2014 to be included in that gathering rather than dissolved by it?<\/li>\n      <\/ol>\n    <\/div>\n\n    <div class=\"prayer-close\">\n      <div class=\"prayer-close-label\">Otoitz-gida \u00b7 Closing prayer for the series<\/div>\n      <p>Set a table. Literally, if possible \u2014 bread and cup at the center of the space. Pray Psalm 23 together as a congregation, slowly, in <em>Euskara<\/em>. Then pray the Lord&#8217;s Prayer. Let the final spoken word of the series be &#8220;forever&#8221; \u2014 <em>betiko<\/em>. The shepherd brought you here. He will bring you home.<\/p>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- APPENDIX -->\n<section class=\"appendix-section\" id=\"appendix\">\n  <div class=\"appendix-inner\">\n    <div class=\"section-eyebrow\" style=\"color:var(--stone);\"><span style=\"color:var(--gold)\">Eranskina \u00b7 Appendix<\/span><\/div>\n    <h2 class=\"appendix-heading\">Resources for leaders<\/h2>\n    <p class=\"appendix-sub\">Notes on cultural engagement, language, and series delivery<\/p>\n\n    <div class=\"appendix-grid\">\n      <div class=\"appendix-card\">\n        <div class=\"appendix-card-label\">Theological reading<\/div>\n        <h4>Key texts behind the series<\/h4>\n        <p>Psalm 23 with Ezekiel 34 as its prophetic expansion; John 10 as Christological fulfillment; Matthew 6 and Romans 8 on prayer and adoption. For <em>hesed<\/em>: Katharine Doob Sakenfeld, <em>The Meaning of Hesed in the Hebrew Bible<\/em>. For shepherd Christology: Timothy Laniak, <em>Shepherds After My Own Heart<\/em>. For the Basque church context: any available histories of evangelical and Protestant communities in the Basque Country.<\/p>\n      <\/div>\n      <div class=\"appendix-card\">\n        <div class=\"appendix-card-label\">Pastoral caution<\/div>\n        <h4>On the history of religion and Basque identity<\/h4>\n        <p>Do not pretend the Church has a clean record in the Basque Country. Session 3 addresses this directly. Acknowledge it briefly in Session 1 as well. The congregation will respect honesty more than institutional self-protection. The bad shepherd imagery is not a rhetorical device \u2014 it is a pastoral acknowledgment of real damage, and it creates the space within which the good shepherd can be genuinely heard.<\/p>\n      <\/div>\n      <div class=\"appendix-card\">\n        <div class=\"appendix-card-label\">Language<\/div>\n        <h4>On praying and preaching in Euskara<\/h4>\n        <p>Use <em>Euskara<\/em> for the prayers at minimum. <em>Aita gure<\/em> for the Lord&#8217;s Prayer; <em>Salmoa 23<\/em> read aloud in Basque at the close of each session. If the preacher is not a native speaker, invite a community member to read the Basque text. Never perform the language \u2014 receive it. The tongue of the people is a gift, not a technique.<\/p>\n      <\/div>\n      <div class=\"appendix-card\">\n        <div class=\"appendix-card-label\">Community voice<\/div>\n        <h4>Inviting the herria into the series<\/h4>\n        <p>Each session should include a moment where the community&#8217;s own voice enters. A memory of the <em>artzaina<\/em>. A testimony of the valley. A <em>bertso<\/em> improvised on the theme. The series is not a lecture about Basque culture \u2014 it is a conversation between Scripture and the lived experience of the <em>herria<\/em>. Leaders facilitate; the community speaks.<\/p>\n      <\/div>\n    <\/div>\n\n    <div style=\"margin-top:3rem;\">\n      <div class=\"appendix-card-label\" style=\"color:var(--gold); font-family:'Cinzel',serif; font-size:0.6rem; letter-spacing:0.3em; text-transform:uppercase; margin-bottom:1.5rem;\">Hitz-zerren\u0434\u0430 \u00b7 Basque vocabulary for the series<\/div>\n      <div class=\"basque-words\">\n        <div class=\"basque-word-row\"><span class=\"basque-word-eu\">Artzaina<\/span><span class=\"basque-word-def\">The shepherd \u2014 the one who knows the flock intimately and protects it at personal cost<\/span><\/div>\n        <div class=\"basque-word-row\"><span class=\"basque-word-eu\">Hesed<\/span><span class=\"basque-word-def\">Hebrew: covenant faithfulness combining loyalty, love, and mercy \u2014 closest Basque analogue: <em>leialtasuna<\/em><\/span><\/div>\n        <div class=\"basque-word-row\"><span class=\"basque-word-eu\">Herria<\/span><span class=\"basque-word-def\">The people \/ the village \u2014 community as primary identity, not the individual<\/span><\/div>\n        <div class=\"basque-word-row\"><span class=\"basque-word-eu\">Baserri<\/span><span class=\"basque-word-def\">The traditional Basque farmstead \u2014 sacred center of identity, lineage, and belonging<\/span><\/div>\n        <div class=\"basque-word-row\"><span class=\"basque-word-eu\">Etxea<\/span><span class=\"basque-word-def\">The house \u2014 not merely a building but the center of family identity across generations<\/span><\/div>\n        <div class=\"basque-word-row\"><span class=\"basque-word-eu\">Bertsolari<\/span><span class=\"basque-word-def\">An improvising oral poet who gives the community&#8217;s interior life a voice in <em>Euskara<\/em><\/span><\/div>\n        <div class=\"basque-word-row\"><span class=\"basque-word-eu\">Leialtasuna<\/span><span class=\"basque-word-def\">Loyalty \u2014 kept even at cost, the cultural analogue to <em>hesed<\/em>, though without its divine completeness<\/span><\/div>\n        <div class=\"basque-word-row\"><span class=\"basque-word-eu\">Aita gure<\/span><span class=\"basque-word-def\">Our Father \u2014 the Lord&#8217;s Prayer in Euskara; to be prayed aloud together in every session<\/span><\/div>\n        <div class=\"basque-word-row\"><span class=\"basque-word-eu\">Betiko<\/span><span class=\"basque-word-def\">Forever \u2014 the final word of the series; the shepherd&#8217;s promise has no end<\/span><\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<div class=\"colophon\">\n  <p>&#8220;Ardi galdua ere bilatzen du artzainak.&#8221; \u2014 <strong>Even the lost sheep the shepherd seeks.<\/strong><br>\n  <em>Artzaina<\/em> series \u00b7 Prepared for the Basque <em>herria<\/em> \u00b7 Six sessions \u00b7 Psalm 23 \u00b7 John 10 \u00b7 Matthew 6<\/p>\n<\/div>\n\n<\/main>\n<\/body>\n<\/html>\n","protected":false},"excerpt":{"rendered":"<p>Six Practical Lessons on Encountering the Good Shepherd Artzaina \u2014 Sermon Series Elizako Prediku-Saila \u00b7 Church Sermon Series Artzaina The Shepherd &#8220;Jainkoa da nire artzaina,ez zait ezer faltako.&#8221; \u2014 Salmoa 23:1 Sei saioko saila \u00b7 A six-session series Aurrera Artzaina Sarrera Hesed I II III IV V VI Eranskina Sarrera \u00b7 Introduction A series for &hellip; <a href=\"https:\/\/joyministries.net\/blt\/artzaina-the-shepherd\/\" class=\"more-link\">Continue reading<span class=\"screen-reader-text\"> &#8220;Artzaina &#8211; The Shepherd&#8221;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":1459,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-1457","page","type-page","status-publish","has-post-thumbnail","hentry"],"_links":{"self":[{"href":"https:\/\/joyministries.net\/blt\/wp-json\/wp\/v2\/pages\/1457","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/joyministries.net\/blt\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/joyministries.net\/blt\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/joyministries.net\/blt\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/joyministries.net\/blt\/wp-json\/wp\/v2\/comments?post=1457"}],"version-history":[{"count":2,"href":"https:\/\/joyministries.net\/blt\/wp-json\/wp\/v2\/pages\/1457\/revisions"}],"predecessor-version":[{"id":1460,"href":"https:\/\/joyministries.net\/blt\/wp-json\/wp\/v2\/pages\/1457\/revisions\/1460"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/joyministries.net\/blt\/wp-json\/wp\/v2\/media\/1459"}],"wp:attachment":[{"href":"https:\/\/joyministries.net\/blt\/wp-json\/wp\/v2\/media?parent=1457"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}