<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>righteousness &#8211; Plain Scripts</title>
	<atom:link href="https://plainscripts.com/tag/righteousness/feed/" rel="self" type="application/rss+xml" />
	<link>https://plainscripts.com</link>
	<description>Maybe God&#039;s Words?</description>
	<lastBuildDate>Mon, 04 May 2026 14:32:14 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://plainscripts.com/wp-content/uploads/2025/06/Plain_Scripts_Logo_512x512.png</url>
	<title>righteousness &#8211; Plain Scripts</title>
	<link>https://plainscripts.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Psalms &#8211; Chapter 17</title>
		<link>https://plainscripts.com/bible/psalms-chapter-17/</link>
		
		<dc:creator><![CDATA[Plain Scripts]]></dc:creator>
		<pubDate>Wed, 07 Jan 2026 16:47:00 +0000</pubDate>
				<category><![CDATA[Bible]]></category>
		<category><![CDATA[Old Testament]]></category>
		<category><![CDATA[Psalms]]></category>
		<category><![CDATA[Justice]]></category>
		<category><![CDATA[protection]]></category>
		<category><![CDATA[Refuge]]></category>
		<category><![CDATA[righteousness]]></category>
		<category><![CDATA[Vindication]]></category>
		<guid isPermaLink="false">https://plainscripts.com/?p=807</guid>

					<description><![CDATA["Keep me as the apple of your eye; hide me in the shadow of your wings" - Psalms 17:8]]></description>
										<content:encoded><![CDATA[
<div class="wp-block-columns is-layout-flex wp-container-core-columns-is-layout-28f84493 wp-block-columns-is-layout-flex">
<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow">
<div style="position:relative;width:100%;overflow:hidden;padding-top:57.25%"><iframe style="position:absolute;top:0;left:0;bottom:0;right:0;width:100%;height:100%;border:none" allow="autoplay; fullscreen" webkitallowfullscreen mozallowfullscreen allowfullscreen src="https://videos.dyntube.com/iframes/BHkXY4IKvUCooGddeCwSKw" title="Psalm - 17"></iframe></div>
</div>
</div>



<figure class="wp-block-audio"><audio controls src="https://plainscripts.com/wp-content/uploads/2026/01/Psalms-Audio-Chapter-17.mp3"></audio></figure>



<div class="wp-block-columns is-layout-flex wp-container-core-columns-is-layout-28f84493 wp-block-columns-is-layout-flex">
<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow">    <div class="chapter-nav-widget" data-instance-index="0" aria-label="Chapter navigation"></div>

    <style>
    .chapter-nav-widget { max-width:920px; margin:12px auto; padding:6px 10px; box-sizing:border-box; font-family:system-ui,-apple-system,"Segoe UI",Roboto,Arial; }

    /* ARROWS ROW */
    .chapter-nav-widget .cn-arrows {
        display:flex;
        align-items:center;
        gap:10px;
        margin-bottom:10px;
        flex-wrap:wrap;
    }
    .chapter-nav-widget .cn-arrow {
        width:32px; height:32px; border-radius:7px; border:0;
        background:#0b0b0b; color:#fff; cursor:pointer; display:inline-flex;
        align-items:center; justify-content:center; transition:background .18s, transform .18s;
    }
    .chapter-nav-widget .cn-arrow:hover:not([disabled]) { background:#333; transform:scale(1.07); }
    .chapter-nav-widget .cn-arrow[disabled]{ opacity:.45; cursor:not-allowed; }

    .chapter-nav-widget .cn-chapter-current { color:#222; font-weight:600; margin:0 6px; font-size:14px; }

    /* custom button placed in arrows row (right by default) */
    .chapter-nav-widget .cn-arrows .cn-custom { margin-left:auto; }

    /* BAR */
    .chapter-nav-widget .cn-bar-wrapper { overflow-x:auto; padding:6px 6px 8px; }
    .chapter-nav-widget .cn-bar { display:flex; gap:6px; padding:6px; width:max-content; align-items:center; }

    /* TABS */
    .chapter-nav-widget .cn-tab {
        flex:0 0 auto;
        min-width:32px;
        padding:6px 8px;
        border-radius:7px;
        text-align:center;
        text-decoration:none;
        color:#111;
        background:#f4f4f4;
        font-weight:600;
        font-size:12px;
        border:1px solid rgba(0,0,0,.06);
        transition:background .2s, color .2s, transform .15s;
        display:inline-flex;
        align-items:center;
        justify-content:center;
    }
    .chapter-nav-widget .cn-tab:hover { background:#e8e8e8; transform:translateY(-1px); }
    .chapter-nav-widget .cn-tab.active { background:#0b0b0b; color:#fff; box-shadow:0 4px 12px rgba(11,11,11,.18); }

    /* CUSTOM tab (inline mode) */
    .chapter-nav-widget .cn-custom-tab {
        flex:0 0 auto;
        min-width:32px;
        padding:6px 8px;
        border-radius:7px;
        text-align:center;
        text-decoration:none;
        color:#111;
        background:#ffffff;
        font-weight:700;
        font-size:12px;
        border:1px solid rgba(0,0,0,.06);
        transition:background .18s, transform .12s;
        display:inline-flex;
        align-items:center;
        justify-content:center;
        margin-left:2px;
    }
    .chapter-nav-widget .cn-custom-tab:hover { background:#f0f0f0; transform:translateY(-1px); }

    /* CUSTOM (arrows-row button) styling */
    .chapter-nav-widget .cn-custom {
        padding:6px 8px;
        border-radius:7px;
        background:#f3f3f3;
        text-decoration:none;
        color:#111;
        font-weight:600;
        font-size:12px;
        border:1px solid rgba(0,0,0,.06);
        display:inline-flex;
        align-items:center;
        transition:background .2s, transform .15s;
    }
    .chapter-nav-widget .cn-custom:hover { background:#e8e8e8; transform:scale(1.05); }

    @media (max-width:520px) {
        .chapter-nav-widget .cn-arrow { width:30px; height:30px; }
        .chapter-nav-widget .cn-tab { min-width:30px; padding:5px 7px; font-size:11px; }
        .chapter-nav-widget .cn-custom-tab { min-width:30px; padding:5px 7px; font-size:11px; }
    }
    </style>
    
</div>
</div>



<p>A prayer of David.</p>



<p><strong><sup>1</sup></strong>Hear me, Lord, my plea is just;</p>



<p>listen to my cry.</p>



<p>Hear my prayer –</p>



<p>it does not rise from deceitful lips.</p>



<p><strong><sup>2</sup></strong>Let my vindication come from you;</p>



<p>may your eyes see what is right.</p>



<p><strong><sup>3</sup></strong>Though you probe my heart,</p>



<p>though you examine me at night and test me,</p>



<p>you will find that I have planned no evil;</p>



<p>my mouth has not transgressed.</p>



<p><strong><sup>4</sup></strong>Though people tried to bribe me,</p>



<p>I have kept myself from the ways of the violent</p>



<p>through what your lips have commanded.</p>



<p><strong><sup>5</sup></strong>My steps have held to your paths;</p>



<p>my feet have not stumbled.</p>



<p><strong><sup>6</sup></strong>I call on you, my God, for you will answer me;</p>



<p>turn your ear to me and hear my prayer.</p>



<p><strong><sup>7</sup></strong>Show me the wonders of your great love,</p>



<p>you who save by your right hand</p>



<p>those who take refuge in you from their foes.</p>



<p><strong><sup>8</sup></strong>Keep me as the apple of your eye;</p>



<p>hide me in the shadow of your wings</p>



<p><strong><sup>9</sup></strong>from the wicked who are out to destroy me,</p>



<p>from my mortal enemies who surround me.</p>



<p><strong><sup>10</sup></strong>They close up their callous hearts,</p>



<p>and their mouths speak with arrogance.</p>



<p><strong><sup>11</sup></strong>They have tracked me down, they now surround me,</p>



<p>with eyes alert, to throw me to the ground.</p>



<p><strong><sup>12</sup></strong>They are like a lion hungry for prey,</p>



<p>like a fierce lion crouching in cover.</p>



<p><strong><sup>13</sup></strong>Rise up, Lord, confront them, bring them down;</p>



<p>with your sword rescue me from the wicked.</p>



<p><strong><sup>14</sup></strong>By your hand save me from such people, Lord,</p>



<p>from those of this world whose reward is in this life.</p>



<p>May what you have stored up for the wicked fill their bellies;</p>



<p>may their children gorge themselves on it,</p>



<p>and may there be leftovers for their little ones.</p>



<p><strong><sup>15</sup></strong>As for me, I shall be vindicated and shall see your face;</p>



<p>when I awake, I shall be satisfied with seeing your likeness.</p>



<p></p>
		<div class="wpulike wpulike-default " ><div class="wp_ulike_general_class wp_ulike_is_restricted"><button type="button"
					aria-label="Like Button"
					data-ulike-id="807"
					data-ulike-nonce="8130c56bcd"
					data-ulike-type="post"
					data-ulike-template="wpulike-default"
					data-ulike-display-likers="1"
					data-ulike-likers-style="popover"
					class="wp_ulike_btn wp_ulike_put_image wp_post_btn_807"></button><span class="count-box wp_ulike_counter_up" data-ulike-counter-value="0"></span>			</div></div>
	]]></content:encoded>
					
		
		<enclosure url="https://plainscripts.com/wp-content/uploads/2026/01/Psalms-Audio-Chapter-17.mp3" length="557526" type="audio/mpeg" />

			</item>
		<item>
		<title>Psalms &#8211; Chapter 15</title>
		<link>https://plainscripts.com/bible/psalms-chapter-15/</link>
		
		<dc:creator><![CDATA[Plain Scripts]]></dc:creator>
		<pubDate>Wed, 07 Jan 2026 16:06:53 +0000</pubDate>
				<category><![CDATA[Bible]]></category>
		<category><![CDATA[Old Testament]]></category>
		<category><![CDATA[Psalms]]></category>
		<category><![CDATA[faithfulness]]></category>
		<category><![CDATA[Integrity]]></category>
		<category><![CDATA[Justice]]></category>
		<category><![CDATA[righteousness]]></category>
		<category><![CDATA[Truthfulness]]></category>
		<guid isPermaLink="false">https://plainscripts.com/?p=801</guid>

					<description><![CDATA["Lord, who may dwell in your sacred tent? Who may live in your holy mountain? The one whose way of life is blameless, who does what is righteous, who speaks the truth from their heart" - Psalms 15:1-2]]></description>
										<content:encoded><![CDATA[
<div class="wp-block-columns is-layout-flex wp-container-core-columns-is-layout-28f84493 wp-block-columns-is-layout-flex">
<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow">
<div style="position:relative;width:100%;overflow:hidden;padding-top:57.25%"><iframe style="position:absolute;top:0;left:0;bottom:0;right:0;width:100%;height:100%;border:none" allow="autoplay; fullscreen" webkitallowfullscreen mozallowfullscreen allowfullscreen src="https://videos.dyntube.com/iframes/z3E2CgzYekyZ9c8xpJ8s8g" title="Psalm - 15"></iframe></div>
</div>
</div>



<figure class="wp-block-audio"><audio controls src="https://plainscripts.com/wp-content/uploads/2026/01/Psalms-Audio-Chapter-15.mp3"></audio></figure>



<div class="wp-block-columns is-layout-flex wp-container-core-columns-is-layout-28f84493 wp-block-columns-is-layout-flex">
<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow">    <div class="chapter-nav-widget" data-instance-index="1" aria-label="Chapter navigation"></div>

    <style>
    .chapter-nav-widget { max-width:920px; margin:12px auto; padding:6px 10px; box-sizing:border-box; font-family:system-ui,-apple-system,"Segoe UI",Roboto,Arial; }

    /* ARROWS ROW */
    .chapter-nav-widget .cn-arrows {
        display:flex;
        align-items:center;
        gap:10px;
        margin-bottom:10px;
        flex-wrap:wrap;
    }
    .chapter-nav-widget .cn-arrow {
        width:32px; height:32px; border-radius:7px; border:0;
        background:#0b0b0b; color:#fff; cursor:pointer; display:inline-flex;
        align-items:center; justify-content:center; transition:background .18s, transform .18s;
    }
    .chapter-nav-widget .cn-arrow:hover:not([disabled]) { background:#333; transform:scale(1.07); }
    .chapter-nav-widget .cn-arrow[disabled]{ opacity:.45; cursor:not-allowed; }

    .chapter-nav-widget .cn-chapter-current { color:#222; font-weight:600; margin:0 6px; font-size:14px; }

    /* custom button placed in arrows row (right by default) */
    .chapter-nav-widget .cn-arrows .cn-custom { margin-left:auto; }

    /* BAR */
    .chapter-nav-widget .cn-bar-wrapper { overflow-x:auto; padding:6px 6px 8px; }
    .chapter-nav-widget .cn-bar { display:flex; gap:6px; padding:6px; width:max-content; align-items:center; }

    /* TABS */
    .chapter-nav-widget .cn-tab {
        flex:0 0 auto;
        min-width:32px;
        padding:6px 8px;
        border-radius:7px;
        text-align:center;
        text-decoration:none;
        color:#111;
        background:#f4f4f4;
        font-weight:600;
        font-size:12px;
        border:1px solid rgba(0,0,0,.06);
        transition:background .2s, color .2s, transform .15s;
        display:inline-flex;
        align-items:center;
        justify-content:center;
    }
    .chapter-nav-widget .cn-tab:hover { background:#e8e8e8; transform:translateY(-1px); }
    .chapter-nav-widget .cn-tab.active { background:#0b0b0b; color:#fff; box-shadow:0 4px 12px rgba(11,11,11,.18); }

    /* CUSTOM tab (inline mode) */
    .chapter-nav-widget .cn-custom-tab {
        flex:0 0 auto;
        min-width:32px;
        padding:6px 8px;
        border-radius:7px;
        text-align:center;
        text-decoration:none;
        color:#111;
        background:#ffffff;
        font-weight:700;
        font-size:12px;
        border:1px solid rgba(0,0,0,.06);
        transition:background .18s, transform .12s;
        display:inline-flex;
        align-items:center;
        justify-content:center;
        margin-left:2px;
    }
    .chapter-nav-widget .cn-custom-tab:hover { background:#f0f0f0; transform:translateY(-1px); }

    /* CUSTOM (arrows-row button) styling */
    .chapter-nav-widget .cn-custom {
        padding:6px 8px;
        border-radius:7px;
        background:#f3f3f3;
        text-decoration:none;
        color:#111;
        font-weight:600;
        font-size:12px;
        border:1px solid rgba(0,0,0,.06);
        display:inline-flex;
        align-items:center;
        transition:background .2s, transform .15s;
    }
    .chapter-nav-widget .cn-custom:hover { background:#e8e8e8; transform:scale(1.05); }

    @media (max-width:520px) {
        .chapter-nav-widget .cn-arrow { width:30px; height:30px; }
        .chapter-nav-widget .cn-tab { min-width:30px; padding:5px 7px; font-size:11px; }
        .chapter-nav-widget .cn-custom-tab { min-width:30px; padding:5px 7px; font-size:11px; }
    }
    </style>
    
</div>
</div>



<p><strong><sup>1</sup></strong> Lord, who may dwell in your sacred tent?</p>



<p>Who may live on your holy mountain?</p>



<p><strong><sup>2</sup></strong>The one whose way of life is blameless,</p>



<p>who does what is righteous,</p>



<p>who speaks the truth from their heart;</p>



<p><strong><sup>3</sup></strong>whose tongue utters no slander,</p>



<p>who does no wrong to a neighbour,</p>



<p>and casts no slur on others;</p>



<p><strong><sup>4</sup></strong>who despises a vile person</p>



<p>but honours those who fear the&nbsp;Lord;</p>



<p>who keeps an oath even when it hurts,</p>



<p>and does not change their mind;</p>



<p><strong><sup>5</sup></strong>who lends money to the poor without interest;</p>



<p>who does not accept a bribe against the innocent.</p>



<p>Whoever does these things</p>



<p>will never be shaken.</p>
		<div class="wpulike wpulike-default " ><div class="wp_ulike_general_class wp_ulike_is_restricted"><button type="button"
					aria-label="Like Button"
					data-ulike-id="801"
					data-ulike-nonce="e682926547"
					data-ulike-type="post"
					data-ulike-template="wpulike-default"
					data-ulike-display-likers="1"
					data-ulike-likers-style="popover"
					class="wp_ulike_btn wp_ulike_put_image wp_post_btn_801"></button><span class="count-box wp_ulike_counter_up" data-ulike-counter-value="0"></span>			</div></div>
	]]></content:encoded>
					
		
		<enclosure url="https://plainscripts.com/wp-content/uploads/2026/01/Psalms-Audio-Chapter-15.mp3" length="215531" type="audio/mpeg" />

			</item>
		<item>
		<title>Psalms &#8211; Chapter 14</title>
		<link>https://plainscripts.com/bible/psalms-chapter-14/</link>
		
		<dc:creator><![CDATA[Plain Scripts]]></dc:creator>
		<pubDate>Tue, 06 Jan 2026 16:57:15 +0000</pubDate>
				<category><![CDATA[Bible]]></category>
		<category><![CDATA[Old Testament]]></category>
		<category><![CDATA[Psalms]]></category>
		<category><![CDATA[Corruption]]></category>
		<category><![CDATA[Folly]]></category>
		<category><![CDATA[Refuge]]></category>
		<category><![CDATA[righteousness]]></category>
		<category><![CDATA[Salvation]]></category>
		<guid isPermaLink="false">https://plainscripts.com/?p=790</guid>

					<description><![CDATA["The Lord looks down from heaven on all mankind to see if there are any who understand, any who seek God." - Psalms 14:2]]></description>
										<content:encoded><![CDATA[
<div class="wp-block-columns is-layout-flex wp-container-core-columns-is-layout-28f84493 wp-block-columns-is-layout-flex">
<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow">
<div style="position:relative;width:100%;overflow:hidden;padding-top:57.25%"><iframe style="position:absolute;top:0;left:0;bottom:0;right:0;width:100%;height:100%;border:none" allow="autoplay; fullscreen" webkitallowfullscreen mozallowfullscreen allowfullscreen src="https://videos.dyntube.com/iframes/SCqCozMU2sP84pODv5ow" title="Psalm - 14"></iframe></div>
</div>
</div>



<figure class="wp-block-audio"><audio controls src="https://plainscripts.com/wp-content/uploads/2026/01/Psalms-Audio-Chapter-14.mp3"></audio></figure>



<div class="wp-block-columns is-layout-flex wp-container-core-columns-is-layout-28f84493 wp-block-columns-is-layout-flex">
<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow">
<div class="wp-block-columns is-layout-flex wp-container-core-columns-is-layout-28f84493 wp-block-columns-is-layout-flex">
<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow">    <div class="chapter-nav-widget" data-instance-index="2" aria-label="Chapter navigation"></div>

    <style>
    .chapter-nav-widget { max-width:920px; margin:12px auto; padding:6px 10px; box-sizing:border-box; font-family:system-ui,-apple-system,"Segoe UI",Roboto,Arial; }

    /* ARROWS ROW */
    .chapter-nav-widget .cn-arrows {
        display:flex;
        align-items:center;
        gap:10px;
        margin-bottom:10px;
        flex-wrap:wrap;
    }
    .chapter-nav-widget .cn-arrow {
        width:32px; height:32px; border-radius:7px; border:0;
        background:#0b0b0b; color:#fff; cursor:pointer; display:inline-flex;
        align-items:center; justify-content:center; transition:background .18s, transform .18s;
    }
    .chapter-nav-widget .cn-arrow:hover:not([disabled]) { background:#333; transform:scale(1.07); }
    .chapter-nav-widget .cn-arrow[disabled]{ opacity:.45; cursor:not-allowed; }

    .chapter-nav-widget .cn-chapter-current { color:#222; font-weight:600; margin:0 6px; font-size:14px; }

    /* custom button placed in arrows row (right by default) */
    .chapter-nav-widget .cn-arrows .cn-custom { margin-left:auto; }

    /* BAR */
    .chapter-nav-widget .cn-bar-wrapper { overflow-x:auto; padding:6px 6px 8px; }
    .chapter-nav-widget .cn-bar { display:flex; gap:6px; padding:6px; width:max-content; align-items:center; }

    /* TABS */
    .chapter-nav-widget .cn-tab {
        flex:0 0 auto;
        min-width:32px;
        padding:6px 8px;
        border-radius:7px;
        text-align:center;
        text-decoration:none;
        color:#111;
        background:#f4f4f4;
        font-weight:600;
        font-size:12px;
        border:1px solid rgba(0,0,0,.06);
        transition:background .2s, color .2s, transform .15s;
        display:inline-flex;
        align-items:center;
        justify-content:center;
    }
    .chapter-nav-widget .cn-tab:hover { background:#e8e8e8; transform:translateY(-1px); }
    .chapter-nav-widget .cn-tab.active { background:#0b0b0b; color:#fff; box-shadow:0 4px 12px rgba(11,11,11,.18); }

    /* CUSTOM tab (inline mode) */
    .chapter-nav-widget .cn-custom-tab {
        flex:0 0 auto;
        min-width:32px;
        padding:6px 8px;
        border-radius:7px;
        text-align:center;
        text-decoration:none;
        color:#111;
        background:#ffffff;
        font-weight:700;
        font-size:12px;
        border:1px solid rgba(0,0,0,.06);
        transition:background .18s, transform .12s;
        display:inline-flex;
        align-items:center;
        justify-content:center;
        margin-left:2px;
    }
    .chapter-nav-widget .cn-custom-tab:hover { background:#f0f0f0; transform:translateY(-1px); }

    /* CUSTOM (arrows-row button) styling */
    .chapter-nav-widget .cn-custom {
        padding:6px 8px;
        border-radius:7px;
        background:#f3f3f3;
        text-decoration:none;
        color:#111;
        font-weight:600;
        font-size:12px;
        border:1px solid rgba(0,0,0,.06);
        display:inline-flex;
        align-items:center;
        transition:background .2s, transform .15s;
    }
    .chapter-nav-widget .cn-custom:hover { background:#e8e8e8; transform:scale(1.05); }

    @media (max-width:520px) {
        .chapter-nav-widget .cn-arrow { width:30px; height:30px; }
        .chapter-nav-widget .cn-tab { min-width:30px; padding:5px 7px; font-size:11px; }
        .chapter-nav-widget .cn-custom-tab { min-width:30px; padding:5px 7px; font-size:11px; }
    }
    </style>
    
</div>
</div>
</div>
</div>



<p><strong><sup>1</sup></strong>The fool says in his heart,</p>



<p>‘There is no God.’</p>



<p>They are corrupt, their deeds are vile;</p>



<p>there is no-one who does good.</p>



<p><strong><sup>2</sup></strong>The Lord looks down from heaven</p>



<p>on all mankind</p>



<p>to see if there are any who understand,</p>



<p>any who seek God.</p>



<p><strong><sup>3</sup></strong>All have turned away, all have become corrupt;</p>



<p>there is no-one who does good,</p>



<p>not even one.</p>



<p><strong><sup>4</sup></strong>Do all these evildoers know nothing?</p>



<p>They devour my people as though eating bread;</p>



<p>they never call on the&nbsp;Lord.</p>



<p><strong><sup>5</sup></strong>But there they are, overwhelmed with dread,</p>



<p>for God is present in the company of the righteous.</p>



<p><strong><sup>6</sup></strong>You evildoers frustrate the plans of the poor,</p>



<p>but the&nbsp;Lord&nbsp;is their refuge.</p>



<p><strong><sup>7</sup></strong>Oh, that salvation for Israel would come out of Zion!</p>



<p>When the&nbsp;Lord&nbsp;restores his people,</p>



<p>let Jacob rejoice and Israel be glad!</p>



<p></p>
		<div class="wpulike wpulike-default " ><div class="wp_ulike_general_class wp_ulike_is_restricted"><button type="button"
					aria-label="Like Button"
					data-ulike-id="790"
					data-ulike-nonce="869ecac72d"
					data-ulike-type="post"
					data-ulike-template="wpulike-default"
					data-ulike-display-likers="1"
					data-ulike-likers-style="popover"
					class="wp_ulike_btn wp_ulike_put_image wp_post_btn_790"></button><span class="count-box wp_ulike_counter_up" data-ulike-counter-value="0"></span>			</div></div>
	]]></content:encoded>
					
		
		<enclosure url="https://plainscripts.com/wp-content/uploads/2026/01/Psalms-Audio-Chapter-14.mp3" length="307900" type="audio/mpeg" />

			</item>
		<item>
		<title>Psalms &#8211; Chapter 11</title>
		<link>https://plainscripts.com/bible/psalms-chapter-11/</link>
		
		<dc:creator><![CDATA[Plain Scripts]]></dc:creator>
		<pubDate>Tue, 06 Jan 2026 15:54:52 +0000</pubDate>
				<category><![CDATA[Bible]]></category>
		<category><![CDATA[Old Testament]]></category>
		<category><![CDATA[Psalms]]></category>
		<category><![CDATA[Faith]]></category>
		<category><![CDATA[Judgment]]></category>
		<category><![CDATA[Justice]]></category>
		<category><![CDATA[Refuge]]></category>
		<category><![CDATA[righteousness]]></category>
		<guid isPermaLink="false">https://plainscripts.com/?p=780</guid>

					<description><![CDATA["For the Lord is righteous, he loves justice; the upright will see his face." - Psalms 11:7]]></description>
										<content:encoded><![CDATA[
<div class="wp-block-columns is-layout-flex wp-container-core-columns-is-layout-28f84493 wp-block-columns-is-layout-flex">
<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow">
<div style="position:relative;width:100%;overflow:hidden;padding-top:57.25%"><iframe style="position:absolute;top:0;left:0;bottom:0;right:0;width:100%;height:100%;border:none" allow="autoplay; fullscreen" webkitallowfullscreen mozallowfullscreen allowfullscreen src="https://videos.dyntube.com/iframes/dAHZJOmhAEmc2EJcanQlw" title="Psalm - 11"></iframe></div>
</div>
</div>



<figure class="wp-block-audio"><audio controls src="https://plainscripts.com/wp-content/uploads/2026/01/Psalms-Audio-Chapter-11.mp3"></audio></figure>



<div class="wp-block-columns is-layout-flex wp-container-core-columns-is-layout-28f84493 wp-block-columns-is-layout-flex">
<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow">    <div class="chapter-nav-widget" data-instance-index="3" aria-label="Chapter navigation"></div>

    <style>
    .chapter-nav-widget { max-width:920px; margin:12px auto; padding:6px 10px; box-sizing:border-box; font-family:system-ui,-apple-system,"Segoe UI",Roboto,Arial; }

    /* ARROWS ROW */
    .chapter-nav-widget .cn-arrows {
        display:flex;
        align-items:center;
        gap:10px;
        margin-bottom:10px;
        flex-wrap:wrap;
    }
    .chapter-nav-widget .cn-arrow {
        width:32px; height:32px; border-radius:7px; border:0;
        background:#0b0b0b; color:#fff; cursor:pointer; display:inline-flex;
        align-items:center; justify-content:center; transition:background .18s, transform .18s;
    }
    .chapter-nav-widget .cn-arrow:hover:not([disabled]) { background:#333; transform:scale(1.07); }
    .chapter-nav-widget .cn-arrow[disabled]{ opacity:.45; cursor:not-allowed; }

    .chapter-nav-widget .cn-chapter-current { color:#222; font-weight:600; margin:0 6px; font-size:14px; }

    /* custom button placed in arrows row (right by default) */
    .chapter-nav-widget .cn-arrows .cn-custom { margin-left:auto; }

    /* BAR */
    .chapter-nav-widget .cn-bar-wrapper { overflow-x:auto; padding:6px 6px 8px; }
    .chapter-nav-widget .cn-bar { display:flex; gap:6px; padding:6px; width:max-content; align-items:center; }

    /* TABS */
    .chapter-nav-widget .cn-tab {
        flex:0 0 auto;
        min-width:32px;
        padding:6px 8px;
        border-radius:7px;
        text-align:center;
        text-decoration:none;
        color:#111;
        background:#f4f4f4;
        font-weight:600;
        font-size:12px;
        border:1px solid rgba(0,0,0,.06);
        transition:background .2s, color .2s, transform .15s;
        display:inline-flex;
        align-items:center;
        justify-content:center;
    }
    .chapter-nav-widget .cn-tab:hover { background:#e8e8e8; transform:translateY(-1px); }
    .chapter-nav-widget .cn-tab.active { background:#0b0b0b; color:#fff; box-shadow:0 4px 12px rgba(11,11,11,.18); }

    /* CUSTOM tab (inline mode) */
    .chapter-nav-widget .cn-custom-tab {
        flex:0 0 auto;
        min-width:32px;
        padding:6px 8px;
        border-radius:7px;
        text-align:center;
        text-decoration:none;
        color:#111;
        background:#ffffff;
        font-weight:700;
        font-size:12px;
        border:1px solid rgba(0,0,0,.06);
        transition:background .18s, transform .12s;
        display:inline-flex;
        align-items:center;
        justify-content:center;
        margin-left:2px;
    }
    .chapter-nav-widget .cn-custom-tab:hover { background:#f0f0f0; transform:translateY(-1px); }

    /* CUSTOM (arrows-row button) styling */
    .chapter-nav-widget .cn-custom {
        padding:6px 8px;
        border-radius:7px;
        background:#f3f3f3;
        text-decoration:none;
        color:#111;
        font-weight:600;
        font-size:12px;
        border:1px solid rgba(0,0,0,.06);
        display:inline-flex;
        align-items:center;
        transition:background .2s, transform .15s;
    }
    .chapter-nav-widget .cn-custom:hover { background:#e8e8e8; transform:scale(1.05); }

    @media (max-width:520px) {
        .chapter-nav-widget .cn-arrow { width:30px; height:30px; }
        .chapter-nav-widget .cn-tab { min-width:30px; padding:5px 7px; font-size:11px; }
        .chapter-nav-widget .cn-custom-tab { min-width:30px; padding:5px 7px; font-size:11px; }
    }
    </style>
    
</div>
</div>



<p><strong><sup>1</sup></strong>In the Lord I take refuge.</p>



<p>How then can you say to me:</p>



<p>‘Flee like a bird to your mountain.</p>



<p><strong><sup>2</sup></strong>For look, the wicked bend their bows;</p>



<p>they set their arrows against the strings</p>



<p>to shoot from the shadows</p>



<p>at the upright in heart.</p>



<p><strong><sup>3</sup></strong>When the foundations are being destroyed,</p>



<p>what can the righteous do?’</p>



<p><strong><sup>4</sup></strong>The Lord is in his holy temple;</p>



<p>the&nbsp;Lord&nbsp;is on his heavenly throne.</p>



<p>He observes everyone on earth;</p>



<p>his eyes examine them.</p>



<p><strong><sup>5</sup></strong>The Lord examines the righteous,</p>



<p>but the wicked, those who love violence,</p>



<p>he hates with a passion.</p>



<p><strong><sup>6</sup></strong>On the wicked he will rain</p>



<p>fiery coals and burning sulphur;</p>



<p>a scorching wind will be their lot.</p>



<p><strong><sup>7</sup></strong>For the Lord is righteous,</p>



<p>he loves justice;</p>



<p>the upright will see his face.</p>



<p></p>
		<div class="wpulike wpulike-default " ><div class="wp_ulike_general_class wp_ulike_is_restricted"><button type="button"
					aria-label="Like Button"
					data-ulike-id="780"
					data-ulike-nonce="be365b9011"
					data-ulike-type="post"
					data-ulike-template="wpulike-default"
					data-ulike-display-likers="1"
					data-ulike-likers-style="popover"
					class="wp_ulike_btn wp_ulike_put_image wp_post_btn_780"></button><span class="count-box wp_ulike_counter_up" data-ulike-counter-value="0"></span>			</div></div>
	]]></content:encoded>
					
		
		<enclosure url="https://plainscripts.com/wp-content/uploads/2026/01/Psalms-Audio-Chapter-11.mp3" length="246251" type="audio/mpeg" />

			</item>
		<item>
		<title>Psalms &#8211; Chapter 5</title>
		<link>https://plainscripts.com/bible/psalms-chapter-5/</link>
		
		<dc:creator><![CDATA[Plain Scripts]]></dc:creator>
		<pubDate>Thu, 13 Nov 2025 13:46:50 +0000</pubDate>
				<category><![CDATA[Bible]]></category>
		<category><![CDATA[Old Testament]]></category>
		<category><![CDATA[Psalms]]></category>
		<category><![CDATA[Justice]]></category>
		<category><![CDATA[Prayer]]></category>
		<category><![CDATA[protection]]></category>
		<category><![CDATA[righteousness]]></category>
		<category><![CDATA[Worship]]></category>
		<guid isPermaLink="false">https://plainscripts.com/?p=409</guid>

					<description><![CDATA["Hear my cry for help, my King and my God, for to you I pray." - Psalms 5:2]]></description>
										<content:encoded><![CDATA[
<div class="wp-block-columns is-layout-flex wp-container-core-columns-is-layout-28f84493 wp-block-columns-is-layout-flex">
<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow">
<div style="position:relative;width:100%;overflow:hidden;padding-top:57.25%"><iframe style="position:absolute;top:0;left:0;bottom:0;right:0;width:100%;height:100%;border:none" allow="autoplay; fullscreen" webkitallowfullscreen mozallowfullscreen allowfullscreen src="https://videos.dyntube.com/iframes/K4CnEd1gJ0734pX9V3VA" title="Psalm - 5"></iframe></div>
</div>
</div>



<figure class="wp-block-audio"><audio controls src="https://plainscripts.com/wp-content/uploads/2025/11/Audio-Full-Psalm-5.mp3"></audio></figure>



<div class="wp-block-columns is-layout-flex wp-container-core-columns-is-layout-28f84493 wp-block-columns-is-layout-flex">
<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow">    <div class="chapter-nav-widget" data-instance-index="4" aria-label="Chapter navigation"></div>

    <style>
    .chapter-nav-widget { max-width:920px; margin:12px auto; padding:6px 10px; box-sizing:border-box; font-family:system-ui,-apple-system,"Segoe UI",Roboto,Arial; }

    /* ARROWS ROW */
    .chapter-nav-widget .cn-arrows {
        display:flex;
        align-items:center;
        gap:10px;
        margin-bottom:10px;
        flex-wrap:wrap;
    }
    .chapter-nav-widget .cn-arrow {
        width:32px; height:32px; border-radius:7px; border:0;
        background:#0b0b0b; color:#fff; cursor:pointer; display:inline-flex;
        align-items:center; justify-content:center; transition:background .18s, transform .18s;
    }
    .chapter-nav-widget .cn-arrow:hover:not([disabled]) { background:#333; transform:scale(1.07); }
    .chapter-nav-widget .cn-arrow[disabled]{ opacity:.45; cursor:not-allowed; }

    .chapter-nav-widget .cn-chapter-current { color:#222; font-weight:600; margin:0 6px; font-size:14px; }

    /* custom button placed in arrows row (right by default) */
    .chapter-nav-widget .cn-arrows .cn-custom { margin-left:auto; }

    /* BAR */
    .chapter-nav-widget .cn-bar-wrapper { overflow-x:auto; padding:6px 6px 8px; }
    .chapter-nav-widget .cn-bar { display:flex; gap:6px; padding:6px; width:max-content; align-items:center; }

    /* TABS */
    .chapter-nav-widget .cn-tab {
        flex:0 0 auto;
        min-width:32px;
        padding:6px 8px;
        border-radius:7px;
        text-align:center;
        text-decoration:none;
        color:#111;
        background:#f4f4f4;
        font-weight:600;
        font-size:12px;
        border:1px solid rgba(0,0,0,.06);
        transition:background .2s, color .2s, transform .15s;
        display:inline-flex;
        align-items:center;
        justify-content:center;
    }
    .chapter-nav-widget .cn-tab:hover { background:#e8e8e8; transform:translateY(-1px); }
    .chapter-nav-widget .cn-tab.active { background:#0b0b0b; color:#fff; box-shadow:0 4px 12px rgba(11,11,11,.18); }

    /* CUSTOM tab (inline mode) */
    .chapter-nav-widget .cn-custom-tab {
        flex:0 0 auto;
        min-width:32px;
        padding:6px 8px;
        border-radius:7px;
        text-align:center;
        text-decoration:none;
        color:#111;
        background:#ffffff;
        font-weight:700;
        font-size:12px;
        border:1px solid rgba(0,0,0,.06);
        transition:background .18s, transform .12s;
        display:inline-flex;
        align-items:center;
        justify-content:center;
        margin-left:2px;
    }
    .chapter-nav-widget .cn-custom-tab:hover { background:#f0f0f0; transform:translateY(-1px); }

    /* CUSTOM (arrows-row button) styling */
    .chapter-nav-widget .cn-custom {
        padding:6px 8px;
        border-radius:7px;
        background:#f3f3f3;
        text-decoration:none;
        color:#111;
        font-weight:600;
        font-size:12px;
        border:1px solid rgba(0,0,0,.06);
        display:inline-flex;
        align-items:center;
        transition:background .2s, transform .15s;
    }
    .chapter-nav-widget .cn-custom:hover { background:#e8e8e8; transform:scale(1.05); }

    @media (max-width:520px) {
        .chapter-nav-widget .cn-arrow { width:30px; height:30px; }
        .chapter-nav-widget .cn-tab { min-width:30px; padding:5px 7px; font-size:11px; }
        .chapter-nav-widget .cn-custom-tab { min-width:30px; padding:5px 7px; font-size:11px; }
    }
    </style>
    
</div>
</div>



<p><strong><sup>1</sup></strong>Listen to my words,&nbsp;Lord,</p>



<p>consider my lament.</p>



<p><strong><sup>2</sup></strong>Hear my cry for help,</p>



<p>my King and my God,</p>



<p>for to you I pray.</p>



<p><strong><sup>3</sup></strong>In the morning,&nbsp;Lord, you hear my voice;</p>



<p>in the morning I lay my requests before you</p>



<p>and wait expectantly.</p>



<p><strong><sup>4</sup></strong>For you are not a God who is pleased with wickedness;</p>



<p>with you, evil people are not welcome.</p>



<p><strong><sup>5</sup></strong>The arrogant cannot stand</p>



<p>in your presence.</p>



<p>You hate all who do wrong;</p>



<p><strong><sup>6</sup></strong>you destroy those who tell lies.</p>



<p>The bloodthirsty and deceitful</p>



<p>you,&nbsp;Lord, detest.</p>



<p><strong><sup>7</sup></strong>But I, by your great love,</p>



<p>can come into your house;</p>



<p>in reverence I bow down</p>



<p>towards your holy temple.</p>



<p><strong><sup>8</sup></strong>Lead me,&nbsp;Lord, in your righteousness</p>



<p>because of my enemies –</p>



<p>make your way straight before me.</p>



<p><strong><sup>9</sup></strong>Not a word from their mouth can be trusted;</p>



<p>their heart is filled with malice.</p>



<p>Their throat is an open grave;</p>



<p>with their tongues they tell lies.</p>



<p><strong><sup>10</sup></strong>Declare them guilty, O God!</p>



<p>Let their intrigues be their downfall.</p>



<p>Banish them for their many sins,</p>



<p>for they have rebelled against you.</p>



<p><strong><sup>11</sup></strong>But let all who take refuge in you be glad;</p>



<p>let them ever sing for joy.</p>



<p>Spread your protection over them,</p>



<p>that those who love your name may rejoice in you.</p>



<p><strong><sup>12</sup></strong>Surely,&nbsp;Lord, you bless the righteous;</p>



<p>you surround them with your favour as with a shield.</p>
		<div class="wpulike wpulike-default " ><div class="wp_ulike_general_class wp_ulike_is_restricted"><button type="button"
					aria-label="Like Button"
					data-ulike-id="409"
					data-ulike-nonce="1b16877368"
					data-ulike-type="post"
					data-ulike-template="wpulike-default"
					data-ulike-display-likers="1"
					data-ulike-likers-style="popover"
					class="wp_ulike_btn wp_ulike_put_image wp_post_btn_409"></button><span class="count-box wp_ulike_counter_up" data-ulike-counter-value="0"></span>			</div></div>
	]]></content:encoded>
					
		
		<enclosure url="https://plainscripts.com/wp-content/uploads/2025/11/Audio-Full-Psalm-5.mp3" length="451573" type="audio/mpeg" />

			</item>
		<item>
		<title>Psalms &#8211; Chapter 4</title>
		<link>https://plainscripts.com/bible/psalms-chapter-4/</link>
		
		<dc:creator><![CDATA[Plain Scripts]]></dc:creator>
		<pubDate>Thu, 13 Nov 2025 13:39:08 +0000</pubDate>
				<category><![CDATA[Bible]]></category>
		<category><![CDATA[Old Testament]]></category>
		<category><![CDATA[Psalms]]></category>
		<category><![CDATA[faithfulness]]></category>
		<category><![CDATA[Peace]]></category>
		<category><![CDATA[Prayer]]></category>
		<category><![CDATA[righteousness]]></category>
		<category><![CDATA[Trust]]></category>
		<guid isPermaLink="false">https://plainscripts.com/?p=403</guid>

					<description><![CDATA["In peace I will lie down and sleep, for you alone, Lord, make me dwell in safety." - Psalms 4:8]]></description>
										<content:encoded><![CDATA[
<div class="wp-block-columns is-layout-flex wp-container-core-columns-is-layout-28f84493 wp-block-columns-is-layout-flex">
<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow">
<div style="position:relative;width:100%;overflow:hidden;padding-top:57.25%"><iframe style="position:absolute;top:0;left:0;bottom:0;right:0;width:100%;height:100%;border:none" allow="autoplay; fullscreen" webkitallowfullscreen mozallowfullscreen allowfullscreen src="https://videos.dyntube.com/iframes/YY2j45m0q98txpiiAjQ" title="Psalm - 4"></iframe></div>
</div>
</div>



<figure class="wp-block-audio"><audio controls src="https://plainscripts.com/wp-content/uploads/2025/11/Audio-Full-Psalm-4.mp3"></audio></figure>



<div class="wp-block-columns is-layout-flex wp-container-core-columns-is-layout-28f84493 wp-block-columns-is-layout-flex">
<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow">    <div class="chapter-nav-widget" data-instance-index="5" aria-label="Chapter navigation"></div>

    <style>
    .chapter-nav-widget { max-width:920px; margin:12px auto; padding:6px 10px; box-sizing:border-box; font-family:system-ui,-apple-system,"Segoe UI",Roboto,Arial; }

    /* ARROWS ROW */
    .chapter-nav-widget .cn-arrows {
        display:flex;
        align-items:center;
        gap:10px;
        margin-bottom:10px;
        flex-wrap:wrap;
    }
    .chapter-nav-widget .cn-arrow {
        width:32px; height:32px; border-radius:7px; border:0;
        background:#0b0b0b; color:#fff; cursor:pointer; display:inline-flex;
        align-items:center; justify-content:center; transition:background .18s, transform .18s;
    }
    .chapter-nav-widget .cn-arrow:hover:not([disabled]) { background:#333; transform:scale(1.07); }
    .chapter-nav-widget .cn-arrow[disabled]{ opacity:.45; cursor:not-allowed; }

    .chapter-nav-widget .cn-chapter-current { color:#222; font-weight:600; margin:0 6px; font-size:14px; }

    /* custom button placed in arrows row (right by default) */
    .chapter-nav-widget .cn-arrows .cn-custom { margin-left:auto; }

    /* BAR */
    .chapter-nav-widget .cn-bar-wrapper { overflow-x:auto; padding:6px 6px 8px; }
    .chapter-nav-widget .cn-bar { display:flex; gap:6px; padding:6px; width:max-content; align-items:center; }

    /* TABS */
    .chapter-nav-widget .cn-tab {
        flex:0 0 auto;
        min-width:32px;
        padding:6px 8px;
        border-radius:7px;
        text-align:center;
        text-decoration:none;
        color:#111;
        background:#f4f4f4;
        font-weight:600;
        font-size:12px;
        border:1px solid rgba(0,0,0,.06);
        transition:background .2s, color .2s, transform .15s;
        display:inline-flex;
        align-items:center;
        justify-content:center;
    }
    .chapter-nav-widget .cn-tab:hover { background:#e8e8e8; transform:translateY(-1px); }
    .chapter-nav-widget .cn-tab.active { background:#0b0b0b; color:#fff; box-shadow:0 4px 12px rgba(11,11,11,.18); }

    /* CUSTOM tab (inline mode) */
    .chapter-nav-widget .cn-custom-tab {
        flex:0 0 auto;
        min-width:32px;
        padding:6px 8px;
        border-radius:7px;
        text-align:center;
        text-decoration:none;
        color:#111;
        background:#ffffff;
        font-weight:700;
        font-size:12px;
        border:1px solid rgba(0,0,0,.06);
        transition:background .18s, transform .12s;
        display:inline-flex;
        align-items:center;
        justify-content:center;
        margin-left:2px;
    }
    .chapter-nav-widget .cn-custom-tab:hover { background:#f0f0f0; transform:translateY(-1px); }

    /* CUSTOM (arrows-row button) styling */
    .chapter-nav-widget .cn-custom {
        padding:6px 8px;
        border-radius:7px;
        background:#f3f3f3;
        text-decoration:none;
        color:#111;
        font-weight:600;
        font-size:12px;
        border:1px solid rgba(0,0,0,.06);
        display:inline-flex;
        align-items:center;
        transition:background .2s, transform .15s;
    }
    .chapter-nav-widget .cn-custom:hover { background:#e8e8e8; transform:scale(1.05); }

    @media (max-width:520px) {
        .chapter-nav-widget .cn-arrow { width:30px; height:30px; }
        .chapter-nav-widget .cn-tab { min-width:30px; padding:5px 7px; font-size:11px; }
        .chapter-nav-widget .cn-custom-tab { min-width:30px; padding:5px 7px; font-size:11px; }
    }
    </style>
    
</div>
</div>



<p><strong><sup>1</sup></strong>Answer me when I call to you,</p>



<p>my righteous God.</p>



<p>Give me relief from my distress;</p>



<p>have mercy on me and hear my prayer.</p>



<p><strong><sup>2</sup></strong>How long will you people turn my glory into shame?</p>



<p>How long will you love delusions and seek false gods?</p>



<p><strong><sup>3</sup></strong>Know that the&nbsp;Lord&nbsp;has set apart his faithful servant for himself;</p>



<p>the&nbsp;Lord&nbsp;hears when I call to him.</p>



<p><strong><sup>4</sup></strong>Tremble and&nbsp;do not sin;</p>



<p>when you are on your beds,</p>



<p>search your hearts and be silent.</p>



<p><strong><sup>5</sup></strong>Offer the sacrifices of the righteous</p>



<p>and trust in the&nbsp;Lord.</p>



<p><strong><sup>6</sup></strong>Many,&nbsp;Lord, are asking, ‘Who will bring us prosperity?’</p>



<p>Let the light of your face shine on us.</p>



<p><strong><sup>7</sup></strong>Fill my heart with joy</p>



<p>when their grain and new wine abound.</p>



<p><strong><sup>8</sup></strong>In peace I will lie down and sleep,</p>



<p>for you alone,&nbsp;Lord,</p>



<p>make me dwell in safety.</p>



<p></p>
		<div class="wpulike wpulike-default " ><div class="wp_ulike_general_class wp_ulike_is_restricted"><button type="button"
					aria-label="Like Button"
					data-ulike-id="403"
					data-ulike-nonce="ce90bd06ad"
					data-ulike-type="post"
					data-ulike-template="wpulike-default"
					data-ulike-display-likers="1"
					data-ulike-likers-style="popover"
					class="wp_ulike_btn wp_ulike_put_image wp_post_btn_403"></button><span class="count-box wp_ulike_counter_up" data-ulike-counter-value="0"></span>			</div></div>
	]]></content:encoded>
					
		
		<enclosure url="https://plainscripts.com/wp-content/uploads/2025/11/Audio-Full-Psalm-4.mp3" length="289196" type="audio/mpeg" />

			</item>
		<item>
		<title>Psalms &#8211; Chapter 1</title>
		<link>https://plainscripts.com/bible/psalms-chapter-1/</link>
		
		<dc:creator><![CDATA[Plain Scripts]]></dc:creator>
		<pubDate>Wed, 12 Nov 2025 11:42:03 +0000</pubDate>
				<category><![CDATA[Bible]]></category>
		<category><![CDATA[Old Testament]]></category>
		<category><![CDATA[Psalms]]></category>
		<category><![CDATA[Judgment]]></category>
		<category><![CDATA[Meditation]]></category>
		<category><![CDATA[Prosperity]]></category>
		<category><![CDATA[righteousness]]></category>
		<category><![CDATA[wisdom]]></category>
		<guid isPermaLink="false">https://plainscripts.com/?p=390</guid>

					<description><![CDATA["For the Lord watches over the way of the righteous, but the way of the wicked leads to destruction." - Psalms 1:6]]></description>
										<content:encoded><![CDATA[
<div class="wp-block-columns is-layout-flex wp-container-core-columns-is-layout-28f84493 wp-block-columns-is-layout-flex">
<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow">
<div style="position:relative;width:100%;overflow:hidden;padding-top:57.25%"><iframe style="position:absolute;top:0;left:0;bottom:0;right:0;width:100%;height:100%;border:none" allow="autoplay; fullscreen" webkitallowfullscreen mozallowfullscreen allowfullscreen src="https://videos.dyntube.com/iframes/QGsDkInXXk6HGaCWiQDiw" title="Psalm - 1"></iframe></div>
</div>
</div>



<figure class="wp-block-audio"><audio controls src="https://plainscripts.com/wp-content/uploads/2025/11/Audio-Full-Psalm-1.mp3"></audio></figure>



<div class="wp-block-columns is-layout-flex wp-container-core-columns-is-layout-28f84493 wp-block-columns-is-layout-flex">
<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow">    <div class="chapter-nav-widget" data-instance-index="6" aria-label="Chapter navigation"></div>

    <style>
    .chapter-nav-widget { max-width:920px; margin:12px auto; padding:6px 10px; box-sizing:border-box; font-family:system-ui,-apple-system,"Segoe UI",Roboto,Arial; }

    /* ARROWS ROW */
    .chapter-nav-widget .cn-arrows {
        display:flex;
        align-items:center;
        gap:10px;
        margin-bottom:10px;
        flex-wrap:wrap;
    }
    .chapter-nav-widget .cn-arrow {
        width:32px; height:32px; border-radius:7px; border:0;
        background:#0b0b0b; color:#fff; cursor:pointer; display:inline-flex;
        align-items:center; justify-content:center; transition:background .18s, transform .18s;
    }
    .chapter-nav-widget .cn-arrow:hover:not([disabled]) { background:#333; transform:scale(1.07); }
    .chapter-nav-widget .cn-arrow[disabled]{ opacity:.45; cursor:not-allowed; }

    .chapter-nav-widget .cn-chapter-current { color:#222; font-weight:600; margin:0 6px; font-size:14px; }

    /* custom button placed in arrows row (right by default) */
    .chapter-nav-widget .cn-arrows .cn-custom { margin-left:auto; }

    /* BAR */
    .chapter-nav-widget .cn-bar-wrapper { overflow-x:auto; padding:6px 6px 8px; }
    .chapter-nav-widget .cn-bar { display:flex; gap:6px; padding:6px; width:max-content; align-items:center; }

    /* TABS */
    .chapter-nav-widget .cn-tab {
        flex:0 0 auto;
        min-width:32px;
        padding:6px 8px;
        border-radius:7px;
        text-align:center;
        text-decoration:none;
        color:#111;
        background:#f4f4f4;
        font-weight:600;
        font-size:12px;
        border:1px solid rgba(0,0,0,.06);
        transition:background .2s, color .2s, transform .15s;
        display:inline-flex;
        align-items:center;
        justify-content:center;
    }
    .chapter-nav-widget .cn-tab:hover { background:#e8e8e8; transform:translateY(-1px); }
    .chapter-nav-widget .cn-tab.active { background:#0b0b0b; color:#fff; box-shadow:0 4px 12px rgba(11,11,11,.18); }

    /* CUSTOM tab (inline mode) */
    .chapter-nav-widget .cn-custom-tab {
        flex:0 0 auto;
        min-width:32px;
        padding:6px 8px;
        border-radius:7px;
        text-align:center;
        text-decoration:none;
        color:#111;
        background:#ffffff;
        font-weight:700;
        font-size:12px;
        border:1px solid rgba(0,0,0,.06);
        transition:background .18s, transform .12s;
        display:inline-flex;
        align-items:center;
        justify-content:center;
        margin-left:2px;
    }
    .chapter-nav-widget .cn-custom-tab:hover { background:#f0f0f0; transform:translateY(-1px); }

    /* CUSTOM (arrows-row button) styling */
    .chapter-nav-widget .cn-custom {
        padding:6px 8px;
        border-radius:7px;
        background:#f3f3f3;
        text-decoration:none;
        color:#111;
        font-weight:600;
        font-size:12px;
        border:1px solid rgba(0,0,0,.06);
        display:inline-flex;
        align-items:center;
        transition:background .2s, transform .15s;
    }
    .chapter-nav-widget .cn-custom:hover { background:#e8e8e8; transform:scale(1.05); }

    @media (max-width:520px) {
        .chapter-nav-widget .cn-arrow { width:30px; height:30px; }
        .chapter-nav-widget .cn-tab { min-width:30px; padding:5px 7px; font-size:11px; }
        .chapter-nav-widget .cn-custom-tab { min-width:30px; padding:5px 7px; font-size:11px; }
    }
    </style>
    
</div>
</div>



<p><strong>Book I</strong></p>



<p><strong></strong><strong>Psalms 1–41</strong></p>



<p><strong><sup>1</sup></strong>Blessed is the one</p>



<p>who does not walk in step with the wicked</p>



<p>or stand in the way that sinners take</p>



<p>or sit in the company of mockers,</p>



<p><strong><sup>2</sup></strong>but whose delight is in the law of the&nbsp;Lord,</p>



<p>and who meditates on his law day and night.</p>



<p><strong><sup>3</sup></strong>That person is like a tree planted by streams of water,</p>



<p>which yields its fruit in season</p>



<p>and whose leaf does not wither –</p>



<p>whatever they do prospers.</p>



<p><strong><sup>4</sup></strong>Not so the wicked!</p>



<p>They are like chaff</p>



<p>that the wind blows away.</p>



<p><strong><sup>5</sup></strong>Therefore the wicked will not stand in the judgment,</p>



<p>nor sinners in the assembly of the righteous.</p>



<p><strong><sup>6</sup></strong>For the&nbsp;Lord&nbsp;watches over the way of the righteous,</p>



<p>but the way of the wicked leads to destruction.</p>



<div class="wp-block-columns is-layout-flex wp-container-core-columns-is-layout-28f84493 wp-block-columns-is-layout-flex"></div>
		<div class="wpulike wpulike-default " ><div class="wp_ulike_general_class wp_ulike_is_restricted"><button type="button"
					aria-label="Like Button"
					data-ulike-id="390"
					data-ulike-nonce="641e1c2364"
					data-ulike-type="post"
					data-ulike-template="wpulike-default"
					data-ulike-display-likers="1"
					data-ulike-likers-style="popover"
					class="wp_ulike_btn wp_ulike_put_image wp_post_btn_390"></button><span class="count-box wp_ulike_counter_up" data-ulike-counter-value="0"></span>			</div></div>
	]]></content:encoded>
					
		
		<enclosure url="https://plainscripts.com/wp-content/uploads/2025/11/Audio-Full-Psalm-1.mp3" length="270702" type="audio/mpeg" />

			</item>
		<item>
		<title>Proverbs &#8211; Chapter 28</title>
		<link>https://plainscripts.com/bible/proverbs-chapter-28/</link>
		
		<dc:creator><![CDATA[Plain Scripts]]></dc:creator>
		<pubDate>Mon, 03 Nov 2025 16:03:35 +0000</pubDate>
				<category><![CDATA[Bible]]></category>
		<category><![CDATA[Old Testament]]></category>
		<category><![CDATA[Proverbs]]></category>
		<category><![CDATA[Greed]]></category>
		<category><![CDATA[Integrity]]></category>
		<category><![CDATA[Justice]]></category>
		<category><![CDATA[righteousness]]></category>
		<category><![CDATA[wisdom]]></category>
		<guid isPermaLink="false">https://plainscripts.com/?p=360</guid>

					<description><![CDATA["Blessed is the one who always trembles before God, but whoever hardens their heart falls into trouble." - Proverbs 28:14]]></description>
										<content:encoded><![CDATA[
<div class="wp-block-columns is-layout-flex wp-container-core-columns-is-layout-28f84493 wp-block-columns-is-layout-flex">
<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow">
<div style="position:relative;width:100%;overflow:hidden;padding-top:57.25%"><iframe style="position:absolute;top:0;left:0;bottom:0;right:0;width:100%;height:100%;border:none" allow="autoplay; fullscreen" webkitallowfullscreen mozallowfullscreen allowfullscreen src="https://videos.dyntube.com/iframes/etNfexihkUK8WH66ZLNqpQ" title="Proverbs - 28"></iframe></div>
</div>
</div>



<figure class="wp-block-audio"><audio controls src="https://plainscripts.com/wp-content/uploads/2025/11/Audio-Full-Proverbs-28.mp3"></audio></figure>



<div class="wp-block-columns is-layout-flex wp-container-core-columns-is-layout-28f84493 wp-block-columns-is-layout-flex">
<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow">    <div class="chapter-nav-widget" data-instance-index="7" aria-label="Chapter navigation"></div>

    <style>
    .chapter-nav-widget { max-width:920px; margin:12px auto; padding:6px 10px; box-sizing:border-box; font-family:system-ui,-apple-system,"Segoe UI",Roboto,Arial; }

    /* ARROWS ROW */
    .chapter-nav-widget .cn-arrows {
        display:flex;
        align-items:center;
        gap:10px;
        margin-bottom:10px;
        flex-wrap:wrap;
    }
    .chapter-nav-widget .cn-arrow {
        width:32px; height:32px; border-radius:7px; border:0;
        background:#0b0b0b; color:#fff; cursor:pointer; display:inline-flex;
        align-items:center; justify-content:center; transition:background .18s, transform .18s;
    }
    .chapter-nav-widget .cn-arrow:hover:not([disabled]) { background:#333; transform:scale(1.07); }
    .chapter-nav-widget .cn-arrow[disabled]{ opacity:.45; cursor:not-allowed; }

    .chapter-nav-widget .cn-chapter-current { color:#222; font-weight:600; margin:0 6px; font-size:14px; }

    /* custom button placed in arrows row (right by default) */
    .chapter-nav-widget .cn-arrows .cn-custom { margin-left:auto; }

    /* BAR */
    .chapter-nav-widget .cn-bar-wrapper { overflow-x:auto; padding:6px 6px 8px; }
    .chapter-nav-widget .cn-bar { display:flex; gap:6px; padding:6px; width:max-content; align-items:center; }

    /* TABS */
    .chapter-nav-widget .cn-tab {
        flex:0 0 auto;
        min-width:32px;
        padding:6px 8px;
        border-radius:7px;
        text-align:center;
        text-decoration:none;
        color:#111;
        background:#f4f4f4;
        font-weight:600;
        font-size:12px;
        border:1px solid rgba(0,0,0,.06);
        transition:background .2s, color .2s, transform .15s;
        display:inline-flex;
        align-items:center;
        justify-content:center;
    }
    .chapter-nav-widget .cn-tab:hover { background:#e8e8e8; transform:translateY(-1px); }
    .chapter-nav-widget .cn-tab.active { background:#0b0b0b; color:#fff; box-shadow:0 4px 12px rgba(11,11,11,.18); }

    /* CUSTOM tab (inline mode) */
    .chapter-nav-widget .cn-custom-tab {
        flex:0 0 auto;
        min-width:32px;
        padding:6px 8px;
        border-radius:7px;
        text-align:center;
        text-decoration:none;
        color:#111;
        background:#ffffff;
        font-weight:700;
        font-size:12px;
        border:1px solid rgba(0,0,0,.06);
        transition:background .18s, transform .12s;
        display:inline-flex;
        align-items:center;
        justify-content:center;
        margin-left:2px;
    }
    .chapter-nav-widget .cn-custom-tab:hover { background:#f0f0f0; transform:translateY(-1px); }

    /* CUSTOM (arrows-row button) styling */
    .chapter-nav-widget .cn-custom {
        padding:6px 8px;
        border-radius:7px;
        background:#f3f3f3;
        text-decoration:none;
        color:#111;
        font-weight:600;
        font-size:12px;
        border:1px solid rgba(0,0,0,.06);
        display:inline-flex;
        align-items:center;
        transition:background .2s, transform .15s;
    }
    .chapter-nav-widget .cn-custom:hover { background:#e8e8e8; transform:scale(1.05); }

    @media (max-width:520px) {
        .chapter-nav-widget .cn-arrow { width:30px; height:30px; }
        .chapter-nav-widget .cn-tab { min-width:30px; padding:5px 7px; font-size:11px; }
        .chapter-nav-widget .cn-custom-tab { min-width:30px; padding:5px 7px; font-size:11px; }
    }
    </style>
    
</div>
</div>



<p><strong><sup>1</sup></strong>The wicked flee though no-one pursues,</p>



<p>but the righteous are as bold as a lion.</p>



<p><strong><sup>2</sup></strong>When a country is rebellious, it has many rulers,</p>



<p>but a ruler with discernment and knowledge maintains order.</p>



<p><strong><sup>3</sup></strong>A ruler&nbsp;who oppresses the poor</p>



<p>is like driving rain that leaves no crops.</p>



<p><strong><sup>4</sup></strong>Those who forsake instruction praise the wicked,</p>



<p>but those who heed it resist them.</p>



<p><strong><sup>5</sup></strong>Evildoers do not understand what is right,</p>



<p>but those who seek the&nbsp;Lord&nbsp;understand it fully.</p>



<p><strong><sup>6</sup></strong>Better the poor whose way of life is blameless</p>



<p>than the rich whose ways are perverse.</p>



<p><strong><sup>7</sup></strong>A discerning son heeds instruction,</p>



<p>but a companion of gluttons disgraces his father.</p>



<p><strong><sup>8</sup></strong>Whoever increases wealth by taking interest or profit from the poor</p>



<p>amasses it for another, who will be kind to the poor.</p>



<p><strong><sup>9</sup></strong>If anyone turns a deaf ear to my instruction,</p>



<p>even their prayers are detestable.</p>



<p><strong><sup>10</sup></strong>Whoever leads the upright along an evil path</p>



<p>will fall into their own trap,</p>



<p>but the blameless will receive a good inheritance.</p>



<p><strong><sup>11</sup></strong>The rich are wise in their own eyes;</p>



<p>one who is poor and discerning sees how deluded they are.</p>



<p><strong><sup>12</sup></strong>When the righteous triumph, there is great elation;</p>



<p>but when the wicked rise to power, people go into hiding.</p>



<p><strong><sup>13</sup></strong>Whoever conceals their sins does not prosper,</p>



<p>but the one who confesses and renounces them finds mercy.</p>



<p><strong><sup>14</sup></strong>Blessed is the one who always trembles before God,</p>



<p>but whoever hardens their heart falls into trouble.</p>



<p><strong><sup>15</sup></strong>Like a roaring lion or a charging bear</p>



<p>is a wicked ruler over a helpless people.</p>



<p><strong><sup>16</sup></strong>A tyrannical ruler practises extortion,</p>



<p>but one who hates ill-gotten gain will enjoy a long reign.</p>



<p><strong><sup>17</sup></strong>Anyone tormented by the guilt of murder</p>



<p>will seek refuge in the grave;</p>



<p>let no-one hold them back.</p>



<p><strong><sup>18</sup></strong>The one whose way of life is blameless is kept safe,</p>



<p>but the one whose ways are perverse will fall into the pit.</p>



<p><strong><sup>19</sup></strong>Those who work their land will have abundant food,</p>



<p>but those who chase fantasies will have their fill of poverty.</p>



<p><strong><sup>20</sup></strong>A faithful person will be richly blessed,</p>



<p>but one eager to get rich will not go unpunished.</p>



<p><strong><sup>21</sup></strong>To show partiality is not good –</p>



<p>yet a person will do wrong for a piece of bread.</p>



<p><strong><sup>22</sup></strong>The stingy are eager to get rich</p>



<p>and are unaware that poverty awaits them.</p>



<p><strong><sup>23</sup></strong>Whoever rebukes a person will in the end gain favour</p>



<p>rather than one who has a flattering tongue.</p>



<p><strong><sup>24</sup></strong>Whoever robs their father or mother</p>



<p>and says, ‘It’s not wrong,’</p>



<p>is partner to one who destroys.</p>



<p><strong><sup>25</sup></strong>The greedy stir up conflict,</p>



<p>but those who trust in the&nbsp;Lord&nbsp;will prosper.</p>



<p><strong><sup>26</sup></strong>Those who trust in themselves are fools,</p>



<p>but those who walk in wisdom are kept safe.</p>



<p><strong><sup>27</sup></strong>Those who give to the poor will lack nothing,</p>



<p>but those who close their eyes to them receive many curses.</p>



<p><strong><sup>28</sup></strong>When the wicked rise to power, people go into hiding;</p>



<p>but when the wicked perish, the righteous thrive.</p>
		<div class="wpulike wpulike-default " ><div class="wp_ulike_general_class wp_ulike_is_restricted"><button type="button"
					aria-label="Like Button"
					data-ulike-id="360"
					data-ulike-nonce="96a23df8fd"
					data-ulike-type="post"
					data-ulike-template="wpulike-default"
					data-ulike-display-likers="1"
					data-ulike-likers-style="popover"
					class="wp_ulike_btn wp_ulike_put_image wp_post_btn_360"></button><span class="count-box wp_ulike_counter_up" data-ulike-counter-value="0"></span>			</div></div>
	]]></content:encoded>
					
		
		<enclosure url="https://plainscripts.com/wp-content/uploads/2025/11/Audio-Full-Proverbs-28.mp3" length="878310" type="audio/mpeg" />

			</item>
		<item>
		<title>Proverbs &#8211; Chapter 21</title>
		<link>https://plainscripts.com/bible/proverbs-chapter-21/</link>
		
		<dc:creator><![CDATA[Plain Scripts]]></dc:creator>
		<pubDate>Thu, 23 Oct 2025 15:03:20 +0000</pubDate>
				<category><![CDATA[Bible]]></category>
		<category><![CDATA[Old Testament]]></category>
		<category><![CDATA[Proverbs]]></category>
		<category><![CDATA[Dependence]]></category>
		<category><![CDATA[Diligence]]></category>
		<category><![CDATA[humility]]></category>
		<category><![CDATA[Justice]]></category>
		<category><![CDATA[righteousness]]></category>
		<guid isPermaLink="false">https://plainscripts.com/?p=317</guid>

					<description><![CDATA["Whoever pursues righteousness and love finds life, prosperity and honour." - Proverbs 21:21]]></description>
										<content:encoded><![CDATA[
<div class="wp-block-columns is-layout-flex wp-container-core-columns-is-layout-28f84493 wp-block-columns-is-layout-flex">
<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow">
<figure class="wp-block-video"><video controls src="https://plainscripts.sgp1.cdn.digitaloceanspaces.com/Bible/Proverbs/Video/Proverbs%20-%2021.mp4"></video></figure>
</div>
</div>



<figure class="wp-block-audio"><audio controls src="https://plainscripts.sgp1.cdn.digitaloceanspaces.com/Bible/Proverbs/Audio/Audio%20Full%20Proverbs%20-%2021.mp3"></audio></figure>



<div class="wp-block-columns is-layout-flex wp-container-core-columns-is-layout-28f84493 wp-block-columns-is-layout-flex">
<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow">    <div class="chapter-nav-widget" data-instance-index="8" aria-label="Chapter navigation"></div>

    <style>
    .chapter-nav-widget { max-width:920px; margin:12px auto; padding:6px 10px; box-sizing:border-box; font-family:system-ui,-apple-system,"Segoe UI",Roboto,Arial; }

    /* ARROWS ROW */
    .chapter-nav-widget .cn-arrows {
        display:flex;
        align-items:center;
        gap:10px;
        margin-bottom:10px;
        flex-wrap:wrap;
    }
    .chapter-nav-widget .cn-arrow {
        width:32px; height:32px; border-radius:7px; border:0;
        background:#0b0b0b; color:#fff; cursor:pointer; display:inline-flex;
        align-items:center; justify-content:center; transition:background .18s, transform .18s;
    }
    .chapter-nav-widget .cn-arrow:hover:not([disabled]) { background:#333; transform:scale(1.07); }
    .chapter-nav-widget .cn-arrow[disabled]{ opacity:.45; cursor:not-allowed; }

    .chapter-nav-widget .cn-chapter-current { color:#222; font-weight:600; margin:0 6px; font-size:14px; }

    /* custom button placed in arrows row (right by default) */
    .chapter-nav-widget .cn-arrows .cn-custom { margin-left:auto; }

    /* BAR */
    .chapter-nav-widget .cn-bar-wrapper { overflow-x:auto; padding:6px 6px 8px; }
    .chapter-nav-widget .cn-bar { display:flex; gap:6px; padding:6px; width:max-content; align-items:center; }

    /* TABS */
    .chapter-nav-widget .cn-tab {
        flex:0 0 auto;
        min-width:32px;
        padding:6px 8px;
        border-radius:7px;
        text-align:center;
        text-decoration:none;
        color:#111;
        background:#f4f4f4;
        font-weight:600;
        font-size:12px;
        border:1px solid rgba(0,0,0,.06);
        transition:background .2s, color .2s, transform .15s;
        display:inline-flex;
        align-items:center;
        justify-content:center;
    }
    .chapter-nav-widget .cn-tab:hover { background:#e8e8e8; transform:translateY(-1px); }
    .chapter-nav-widget .cn-tab.active { background:#0b0b0b; color:#fff; box-shadow:0 4px 12px rgba(11,11,11,.18); }

    /* CUSTOM tab (inline mode) */
    .chapter-nav-widget .cn-custom-tab {
        flex:0 0 auto;
        min-width:32px;
        padding:6px 8px;
        border-radius:7px;
        text-align:center;
        text-decoration:none;
        color:#111;
        background:#ffffff;
        font-weight:700;
        font-size:12px;
        border:1px solid rgba(0,0,0,.06);
        transition:background .18s, transform .12s;
        display:inline-flex;
        align-items:center;
        justify-content:center;
        margin-left:2px;
    }
    .chapter-nav-widget .cn-custom-tab:hover { background:#f0f0f0; transform:translateY(-1px); }

    /* CUSTOM (arrows-row button) styling */
    .chapter-nav-widget .cn-custom {
        padding:6px 8px;
        border-radius:7px;
        background:#f3f3f3;
        text-decoration:none;
        color:#111;
        font-weight:600;
        font-size:12px;
        border:1px solid rgba(0,0,0,.06);
        display:inline-flex;
        align-items:center;
        transition:background .2s, transform .15s;
    }
    .chapter-nav-widget .cn-custom:hover { background:#e8e8e8; transform:scale(1.05); }

    @media (max-width:520px) {
        .chapter-nav-widget .cn-arrow { width:30px; height:30px; }
        .chapter-nav-widget .cn-tab { min-width:30px; padding:5px 7px; font-size:11px; }
        .chapter-nav-widget .cn-custom-tab { min-width:30px; padding:5px 7px; font-size:11px; }
    }
    </style>
    
</div>
</div>



<p><strong><sup>1</sup></strong>In the&nbsp;Lord’s hand the king’s heart is a stream of water</p>



<p>that he channels towards all who please him.</p>



<p><strong><sup>2</sup></strong>A person may think their own ways are right,</p>



<p>but the&nbsp;Lord&nbsp;weighs the heart.</p>



<p><strong><sup>3</sup></strong>To do what is right and just</p>



<p>is more acceptable to the&nbsp;Lord&nbsp;than sacrifice.</p>



<p><strong><sup>4</sup></strong>Haughty eyes and a proud heart –</p>



<p>the unploughed field of the wicked – produce sin.</p>



<p><strong><sup>5</sup></strong>The plans of the diligent lead to profit</p>



<p>as surely as haste leads to poverty.</p>



<p><strong><sup>6</sup></strong>A fortune made by a lying tongue</p>



<p>is a fleeting vapour and a deadly snare.</p>



<p><strong><sup>7</sup></strong>The violence of the wicked will drag them away,</p>



<p>for they refuse to do what is right.</p>



<p><strong><sup>8</sup></strong>The way of the guilty is devious,</p>



<p>but the conduct of the innocent is upright.</p>



<p><strong><sup>9</sup></strong>Better to live on a corner of the roof</p>



<p>than share a house with a quarrelsome wife.</p>



<p><strong><sup>10</sup></strong>The wicked crave evil;</p>



<p>their neighbours get no mercy from them.</p>



<p><strong><sup>11</sup></strong>When a mocker is punished, the simple gain wisdom;</p>



<p>by paying attention to the wise they get knowledge.</p>



<p><strong><sup>12</sup></strong>The Righteous One&nbsp;takes note of the house of the wicked</p>



<p>and brings the wicked to ruin.</p>



<p><strong><sup>13</sup></strong>Whoever shuts their ears to the cry of the poor</p>



<p>will also cry out and not be answered.</p>



<p><strong><sup>14</sup></strong>A gift given in secret soothes anger,</p>



<p>and a bribe concealed in the cloak pacifies great wrath.</p>



<p><strong><sup>15</sup></strong>When justice is done, it brings joy to the righteous</p>



<p>but terror to evildoers.</p>



<p><strong><sup>16</sup></strong>Whoever strays from the path of prudence</p>



<p>comes to rest in the company of the dead.</p>



<p><strong><sup>17</sup></strong>Whoever loves pleasure will become poor;</p>



<p>whoever loves wine and olive oil will never be rich.</p>



<p><strong><sup>18</sup></strong>The wicked become a ransom for the righteous,</p>



<p>and the unfaithful for the upright.</p>



<p><strong><sup>19</sup></strong>Better to live in a desert</p>



<p>than with a quarrelsome and nagging wife.</p>



<p><strong><sup>20</sup></strong>The wise store up choice food and olive oil,</p>



<p>but fools gulp theirs down.</p>



<p><strong><sup>21</sup></strong>Whoever pursues righteousness and love</p>



<p>finds life, prosperity&nbsp;and honour.</p>



<p><strong><sup>22</sup></strong>One who is wise can go up against the city of the mighty</p>



<p>and pull down the stronghold in which they trust.</p>



<p><strong><sup>23</sup></strong>Those who guard their mouths and their tongues</p>



<p>keep themselves from calamity.</p>



<p><strong><sup>24</sup></strong>The proud and arrogant person – ‘Mocker’ is his name –</p>



<p>behaves with insolent fury.</p>



<p><strong><sup>25</sup></strong>The craving of a sluggard will be the death of him,</p>



<p>because his hands refuse to work.</p>



<p><strong><sup>26</sup></strong>All day long he craves for more,</p>



<p>but the righteous give without sparing.</p>



<p><strong><sup>27</sup></strong>The sacrifice of the wicked is detestable –</p>



<p>how much more so when brought with evil intent!</p>



<p><strong><sup>28</sup></strong>A false witness will perish,</p>



<p>but a careful listener will testify successfully.</p>



<p><strong><sup>29</sup></strong>The wicked put up a bold front,</p>



<p>but the upright give thought to their ways.</p>



<p><strong><sup>30</sup></strong>There is no wisdom, no insight, no plan</p>



<p>that can succeed against the&nbsp;Lord.</p>



<p><strong><sup>31</sup></strong>The horse is made ready for the day of battle,</p>



<p>but victory rests with the&nbsp;Lord.</p>
		<div class="wpulike wpulike-default " ><div class="wp_ulike_general_class wp_ulike_is_restricted"><button type="button"
					aria-label="Like Button"
					data-ulike-id="317"
					data-ulike-nonce="657d3d6d09"
					data-ulike-type="post"
					data-ulike-template="wpulike-default"
					data-ulike-display-likers="1"
					data-ulike-likers-style="popover"
					class="wp_ulike_btn wp_ulike_put_image wp_post_btn_317"></button><span class="count-box wp_ulike_counter_up" data-ulike-counter-value="0"></span>			</div></div>
	]]></content:encoded>
					
		
		<enclosure url="https://plainscripts.sgp1.cdn.digitaloceanspaces.com/Bible/Proverbs/Video/Proverbs%20-%2021.mp4" length="21728090" type="video/mp4" />
<enclosure url="https://plainscripts.sgp1.cdn.digitaloceanspaces.com/Bible/Proverbs/Audio/Audio%20Full%20Proverbs%20-%2021.mp3" length="837141" type="audio/mpeg" />

			</item>
		<item>
		<title>Proverbs &#8211; Chapter 11</title>
		<link>https://plainscripts.com/bible/proverbs-chapter-11/</link>
		
		<dc:creator><![CDATA[Plain Scripts]]></dc:creator>
		<pubDate>Sat, 07 Jun 2025 18:15:04 +0000</pubDate>
				<category><![CDATA[Bible]]></category>
		<category><![CDATA[Old Testament]]></category>
		<category><![CDATA[Proverbs]]></category>
		<category><![CDATA[Generosity]]></category>
		<category><![CDATA[Integrity]]></category>
		<category><![CDATA[Justice]]></category>
		<category><![CDATA[righteousness]]></category>
		<category><![CDATA[Speech]]></category>
		<guid isPermaLink="false">https://plainscripts.com/?p=209</guid>

					<description><![CDATA[“Those who trust in their riches will fall, but the righteous will thrive like a green leaf.” - Proverbs 11:28]]></description>
										<content:encoded><![CDATA[
<div class="wp-block-columns is-layout-flex wp-container-core-columns-is-layout-28f84493 wp-block-columns-is-layout-flex">
<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow">
<figure class="wp-block-video"><video controls src="https://plainscripts.sgp1.cdn.digitaloceanspaces.com/Bible/Proverbs/Video/Proverbs%20-%2011.mp4"></video></figure>
</div>
</div>



<figure class="wp-block-audio"><audio controls src="https://plainscripts.sgp1.cdn.digitaloceanspaces.com/Bible/Proverbs/Audio/Audio%20Full%20Proverbs%20-%2011.mp3"></audio></figure>



<div class="wp-block-columns is-layout-flex wp-container-core-columns-is-layout-28f84493 wp-block-columns-is-layout-flex">
<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow">    <div class="chapter-nav-widget" data-instance-index="9" aria-label="Chapter navigation"></div>

    <style>
    .chapter-nav-widget { max-width:920px; margin:12px auto; padding:6px 10px; box-sizing:border-box; font-family:system-ui,-apple-system,"Segoe UI",Roboto,Arial; }

    /* ARROWS ROW */
    .chapter-nav-widget .cn-arrows {
        display:flex;
        align-items:center;
        gap:10px;
        margin-bottom:10px;
        flex-wrap:wrap;
    }
    .chapter-nav-widget .cn-arrow {
        width:32px; height:32px; border-radius:7px; border:0;
        background:#0b0b0b; color:#fff; cursor:pointer; display:inline-flex;
        align-items:center; justify-content:center; transition:background .18s, transform .18s;
    }
    .chapter-nav-widget .cn-arrow:hover:not([disabled]) { background:#333; transform:scale(1.07); }
    .chapter-nav-widget .cn-arrow[disabled]{ opacity:.45; cursor:not-allowed; }

    .chapter-nav-widget .cn-chapter-current { color:#222; font-weight:600; margin:0 6px; font-size:14px; }

    /* custom button placed in arrows row (right by default) */
    .chapter-nav-widget .cn-arrows .cn-custom { margin-left:auto; }

    /* BAR */
    .chapter-nav-widget .cn-bar-wrapper { overflow-x:auto; padding:6px 6px 8px; }
    .chapter-nav-widget .cn-bar { display:flex; gap:6px; padding:6px; width:max-content; align-items:center; }

    /* TABS */
    .chapter-nav-widget .cn-tab {
        flex:0 0 auto;
        min-width:32px;
        padding:6px 8px;
        border-radius:7px;
        text-align:center;
        text-decoration:none;
        color:#111;
        background:#f4f4f4;
        font-weight:600;
        font-size:12px;
        border:1px solid rgba(0,0,0,.06);
        transition:background .2s, color .2s, transform .15s;
        display:inline-flex;
        align-items:center;
        justify-content:center;
    }
    .chapter-nav-widget .cn-tab:hover { background:#e8e8e8; transform:translateY(-1px); }
    .chapter-nav-widget .cn-tab.active { background:#0b0b0b; color:#fff; box-shadow:0 4px 12px rgba(11,11,11,.18); }

    /* CUSTOM tab (inline mode) */
    .chapter-nav-widget .cn-custom-tab {
        flex:0 0 auto;
        min-width:32px;
        padding:6px 8px;
        border-radius:7px;
        text-align:center;
        text-decoration:none;
        color:#111;
        background:#ffffff;
        font-weight:700;
        font-size:12px;
        border:1px solid rgba(0,0,0,.06);
        transition:background .18s, transform .12s;
        display:inline-flex;
        align-items:center;
        justify-content:center;
        margin-left:2px;
    }
    .chapter-nav-widget .cn-custom-tab:hover { background:#f0f0f0; transform:translateY(-1px); }

    /* CUSTOM (arrows-row button) styling */
    .chapter-nav-widget .cn-custom {
        padding:6px 8px;
        border-radius:7px;
        background:#f3f3f3;
        text-decoration:none;
        color:#111;
        font-weight:600;
        font-size:12px;
        border:1px solid rgba(0,0,0,.06);
        display:inline-flex;
        align-items:center;
        transition:background .2s, transform .15s;
    }
    .chapter-nav-widget .cn-custom:hover { background:#e8e8e8; transform:scale(1.05); }

    @media (max-width:520px) {
        .chapter-nav-widget .cn-arrow { width:30px; height:30px; }
        .chapter-nav-widget .cn-tab { min-width:30px; padding:5px 7px; font-size:11px; }
        .chapter-nav-widget .cn-custom-tab { min-width:30px; padding:5px 7px; font-size:11px; }
    }
    </style>
    
</div>
</div>



<p><strong><sup>1</sup></strong>The&nbsp;Lord&nbsp;detests dishonest scales,</p>



<p>but accurate weights find favour with him.</p>



<p><strong><sup>2</sup></strong>When pride comes, then comes disgrace,</p>



<p>but with humility comes wisdom.</p>



<p><strong><sup>3</sup></strong>The integrity of the upright guides them,</p>



<p>but the unfaithful are destroyed by their duplicity.</p>



<p><strong><sup>4</sup></strong>Wealth is worthless in the day of wrath,</p>



<p>but righteousness delivers from death.</p>



<p><strong><sup>5</sup></strong>The righteousness of the blameless makes their paths straight,</p>



<p>but the wicked are brought down by their own wickedness.</p>



<p><strong><sup>6</sup></strong>The righteousness of the upright delivers them,</p>



<p>but the unfaithful are trapped by evil desires.</p>



<p><strong><sup>7</sup></strong>Hopes placed in mortals die with them;</p>



<p>all the promise of&nbsp;their power comes to nothing.</p>



<p><strong><sup>8</sup></strong>The righteous person is rescued from trouble,</p>



<p>and it falls on the wicked instead.</p>



<p><strong><sup>9</sup></strong>With their mouths the godless destroy their neighbours,</p>



<p>but through knowledge the righteous escape.</p>



<p><strong><sup>10</sup></strong>When the righteous prosper, the city rejoices;</p>



<p>when the wicked perish, there are shouts of joy.</p>



<p><strong><sup>11</sup></strong>Through the blessing of the upright a city is exalted,</p>



<p>but by the mouth of the wicked it is destroyed.</p>



<p><strong><sup>12</sup></strong>Whoever derides their neighbour has no sense,</p>



<p>but the one who has understanding holds their tongue.</p>



<p><strong><sup>13</sup></strong>A gossip betrays a confidence,</p>



<p>but a trustworthy person keeps a secret.</p>



<p><strong><sup>14</sup></strong>For lack of guidance a nation falls,</p>



<p>but victory is won through many advisors.</p>



<p><strong><sup>15</sup></strong>Whoever puts up security for a stranger will surely suffer,</p>



<p>but whoever refuses to shake hands in pledge is safe.</p>



<p><strong><sup>16</sup></strong>A kind-hearted woman gains honour,</p>



<p>but ruthless men gain only wealth.</p>



<p><strong><sup>17</sup></strong>Those who are kind benefit themselves,</p>



<p>but the cruel bring ruin on themselves.</p>



<p><strong><sup>18</sup></strong>A wicked person earns deceptive wages,</p>



<p>but the one who sows righteousness reaps a sure reward.</p>



<p><strong><sup>19</sup></strong>Truly the righteous attain life,</p>



<p>but whoever pursues evil finds death.</p>



<p><strong><sup>20</sup></strong>The&nbsp;Lord&nbsp;detests those whose hearts are perverse,</p>



<p>but he delights in those whose ways are blameless.</p>



<p><strong><sup>21</sup></strong>Be sure of this: the wicked will not go unpunished,</p>



<p>but those who are righteous will go free.</p>



<p><strong><sup>22</sup></strong>Like a gold ring in a pig’s snout</p>



<p>is a beautiful woman who shows no discretion.</p>



<p><strong><sup>23</sup></strong>The desire of the righteous ends only in good,</p>



<p>but the hope of the wicked only in wrath.</p>



<p><strong><sup>24</sup></strong>One person gives freely, yet gains even more;</p>



<p>another withholds unduly, but comes to poverty.</p>



<p><strong><sup>25</sup></strong>A generous person will prosper;</p>



<p>whoever refreshes others will be refreshed.</p>



<p><strong><sup>26</sup></strong>People curse the one who hoards grain,</p>



<p>but they pray God’s blessing on the one who is willing to sell.</p>



<p><strong><sup>27</sup></strong>Whoever seeks good finds favour,</p>



<p>but evil comes to one who searches for it.</p>



<p><strong><sup>28</sup></strong>Those who trust in their riches will fall,</p>



<p>but the righteous will thrive like a green leaf.</p>



<p><strong><sup>29</sup></strong>Whoever brings ruin on their family will inherit only wind,</p>



<p>and the fool will be servant to the wise.</p>



<p><strong><sup>30</sup></strong>The fruit of the righteous is a tree of life,</p>



<p>and the one who is wise saves lives.</p>



<p><strong><sup>31</sup></strong>If the righteous receive their due on earth,</p>



<p>how much more the ungodly and the sinner!</p>
		<div class="wpulike wpulike-default " ><div class="wp_ulike_general_class wp_ulike_is_restricted"><button type="button"
					aria-label="Like Button"
					data-ulike-id="209"
					data-ulike-nonce="b478445a2e"
					data-ulike-type="post"
					data-ulike-template="wpulike-default"
					data-ulike-display-likers="1"
					data-ulike-likers-style="popover"
					class="wp_ulike_btn wp_ulike_put_image wp_post_btn_209"></button><span class="count-box wp_ulike_counter_up" data-ulike-counter-value="0"></span>			</div></div>
	]]></content:encoded>
					
		
		<enclosure url="https://plainscripts.sgp1.cdn.digitaloceanspaces.com/Bible/Proverbs/Video/Proverbs%20-%2011.mp4" length="24498732" type="video/mp4" />
<enclosure url="https://plainscripts.sgp1.cdn.digitaloceanspaces.com/Bible/Proverbs/Audio/Audio%20Full%20Proverbs%20-%2011.mp3" length="938600" type="audio/mpeg" />

			</item>
	</channel>
</rss>
