<?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>Justice &#8211; Plain Scripts</title>
	<atom:link href="https://plainscripts.com/tag/justice/feed/" rel="self" type="application/rss+xml" />
	<link>https://plainscripts.com</link>
	<description>Maybe God&#039;s Words?</description>
	<lastBuildDate>Wed, 07 Jan 2026 16:47:00 +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>Justice &#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="584d222dc7"
					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="d4f2cbe167"
					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 12</title>
		<link>https://plainscripts.com/bible/psalms-chapter-12/</link>
		
		<dc:creator><![CDATA[Plain Scripts]]></dc:creator>
		<pubDate>Tue, 06 Jan 2026 16:03:00 +0000</pubDate>
				<category><![CDATA[Bible]]></category>
		<category><![CDATA[Old Testament]]></category>
		<category><![CDATA[Psalms]]></category>
		<category><![CDATA[Deception]]></category>
		<category><![CDATA[faithfulness]]></category>
		<category><![CDATA[Justice]]></category>
		<category><![CDATA[protection]]></category>
		<category><![CDATA[Truth]]></category>
		<guid isPermaLink="false">https://plainscripts.com/?p=784</guid>

					<description><![CDATA["And the words of the Lord are flawless, like silver purified in a crucible, like gold refined seven times." - Psalms 12: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/QhhZ10cirUqzC7FfEVV2Pw" title="Psalm - 12"></iframe></div>
</div>
</div>



<figure class="wp-block-audio"><audio controls src="https://plainscripts.com/wp-content/uploads/2026/01/Psalms-Audio-Chapter-12.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="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>



<p><strong><sup>1</sup></strong>Help, Lord, for no-one is faithful anymore;</p>



<p>those who are loyal have vanished from the human race.</p>



<p><strong><sup>2</sup></strong>Everyone lies to their neighbour;</p>



<p>they flatter with their lips</p>



<p>but harbour deception in their hearts.</p>



<p><strong><sup>3</sup></strong>May the Lord silence all flattering lips</p>



<p>and every boastful tongue –</p>



<p><strong><sup>4</sup></strong>those who say,</p>



<p>‘By our tongues we will prevail;</p>



<p>our own lips will defend us – who is lord over us?’</p>



<p><strong><sup>5</sup></strong>‘Because the poor are plundered and the needy groan,</p>



<p>I will now arise,’ says the&nbsp;Lord.</p>



<p>‘I will protect them from those who malign them.’</p>



<p><strong><sup>6</sup></strong>And the words of the Lord are flawless,</p>



<p>like silver purified in a crucible,</p>



<p>like gold&nbsp;refined seven times.</p>



<p><strong><sup>7</sup></strong>You, Lord, will keep the needy safe</p>



<p>and will protect us for ever from the wicked,</p>



<p><strong><sup>8</sup></strong>who freely strut about</p>



<p>when what is vile is honoured by the human race.</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="784"
					data-ulike-nonce="1005d16563"
					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_784"></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-12.mp3" length="292853" 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="329c9740b1"
					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 9</title>
		<link>https://plainscripts.com/bible/psalms-chapter-9/</link>
		
		<dc:creator><![CDATA[Plain Scripts]]></dc:creator>
		<pubDate>Mon, 05 Jan 2026 14:36:04 +0000</pubDate>
				<category><![CDATA[Bible]]></category>
		<category><![CDATA[Old Testament]]></category>
		<category><![CDATA[Psalms]]></category>
		<category><![CDATA[deliverance]]></category>
		<category><![CDATA[Justice]]></category>
		<category><![CDATA[Praise]]></category>
		<category><![CDATA[Refuge]]></category>
		<category><![CDATA[Thanksgiving]]></category>
		<guid isPermaLink="false">https://plainscripts.com/?p=771</guid>

					<description><![CDATA["But God will never forget the needy; the hope of the afflicted will never perish." - Psalms 9:18]]></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/iwgpMEkZUyBB23l3PnhA" title="Psalm - 9"></iframe></div>
</div>
</div>



<figure class="wp-block-audio"><audio controls src="https://plainscripts.com/wp-content/uploads/2026/01/Psalms-Audio-Chapter-9.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>I will give thanks to you, Lord, with all my heart;</p>



<p>I will tell of all your wonderful deeds.</p>



<p><strong><sup>2</sup></strong>I will be glad and rejoice in you;</p>



<p>I will sing the praises of your name, O Most High.</p>



<p><strong><sup>3</sup></strong>My enemies turn back;</p>



<p>they stumble and perish before you.</p>



<p><strong><sup>4</sup></strong>For you have upheld my right and my cause,</p>



<p>sitting enthroned as the righteous judge.</p>



<p><strong><sup>5</sup></strong>You have rebuked the nations and destroyed the wicked;</p>



<p>you have blotted out their name for ever and ever.</p>



<p><strong><sup>6</sup></strong>Endless ruin has overtaken my enemies,</p>



<p>you have uprooted their cities;</p>



<p>even the memory of them has perished.</p>



<p><strong><sup>7</sup></strong>The Lord reigns for ever;</p>



<p>he has established his throne for judgment.</p>



<p><strong><sup>8</sup></strong>He rules the world in righteousness</p>



<p>and judges the peoples with equity.</p>



<p><strong><sup>9</sup></strong>The Lord is a refuge for the oppressed,</p>



<p>a stronghold in times of trouble.</p>



<p><strong><sup>10</sup></strong>Those who know your name trust in you,</p>



<p>for you,&nbsp;Lord, have never forsaken those who seek you.</p>



<p><strong><sup>11</sup></strong>Sing the praises of the Lord, enthroned in Zion;</p>



<p>proclaim among the nations what he has done.</p>



<p><strong><sup>12</sup></strong>For he who avenges blood remembers;</p>



<p>he does not ignore the cries of the afflicted.</p>



<p><strong><sup>13</sup></strong> Lord, see how my enemies persecute me!</p>



<p>Have mercy and lift me up from the gates of death,</p>



<p><strong><sup>14</sup></strong>that I may declare your praises</p>



<p>in the gates of Daughter Zion,</p>



<p>and there rejoice in your salvation.</p>



<p><strong><sup>15</sup></strong>The nations have fallen into the pit they have dug;</p>



<p>their feet are caught in the net they have hidden.</p>



<p><strong><sup>16</sup></strong>The Lord is known by his acts of justice;</p>



<p>the wicked are ensnared by the work of their hands.</p>



<p><strong><sup>17</sup></strong>The wicked go down to the realm of the dead,</p>



<p>all the nations that forget God.</p>



<p><strong><sup>18</sup></strong>But God will never forget the needy;</p>



<p>the hope of the afflicted will never perish.</p>



<p><sup>19</sup>Arise, Lord, do not let mortals triumph;</p>



<p>let the nations be judged in your presence.</p>



<p><strong><sup>20</sup></strong>Strike them with terror, Lord;</p>



<p>let the nations know they are only mortal.</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="771"
					data-ulike-nonce="3c30b05c0d"
					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_771"></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-9.mp3" length="634849" type="audio/mpeg" />

			</item>
		<item>
		<title>Psalms &#8211; Chapter 7</title>
		<link>https://plainscripts.com/bible/psalms-chapter-7/</link>
		
		<dc:creator><![CDATA[Plain Scripts]]></dc:creator>
		<pubDate>Mon, 05 Jan 2026 13:56:49 +0000</pubDate>
				<category><![CDATA[Bible]]></category>
		<category><![CDATA[Old Testament]]></category>
		<category><![CDATA[Psalms]]></category>
		<category><![CDATA[Judgment]]></category>
		<category><![CDATA[Justice]]></category>
		<category><![CDATA[Praise]]></category>
		<category><![CDATA[Refuge]]></category>
		<category><![CDATA[Vindication]]></category>
		<guid isPermaLink="false">https://plainscripts.com/?p=763</guid>

					<description><![CDATA["My shield is God Most High, who saves the upright in heart." - Psalms 7:10]]></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/cEN7ND1dxUquHgGb1FRA" title="Psalm - 7"></iframe></div>
</div>
</div>



<figure class="wp-block-audio"><audio controls src="https://plainscripts.com/wp-content/uploads/2026/01/Psalms-Audio-Chapter-7.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>A <em>shiggaion</em> of David, which he sang to the Lord concerning Cush, a Benjaminite.</p>



<p><strong><sup>1</sup></strong> Lord my God, I take refuge in you;</p>



<p>save and deliver me from all who pursue me,</p>



<p><strong><sup>2</sup></strong>or they will tear me apart like a lion</p>



<p>and rip me to pieces with no-one to rescue me.</p>



<p><strong><sup>3</sup></strong> Lord my God, if I have done this</p>



<p>and there is guilt on my hands –</p>



<p><strong><sup>4</sup></strong>if I have repaid my ally with evil</p>



<p>or without cause have robbed my foe –</p>



<p><strong><sup>5</sup></strong>then let my enemy pursue and overtake me;</p>



<p>let him trample my life to the ground</p>



<p>and make me sleep in the dust.</p>



<p><strong><sup>6</sup></strong>Arise, Lord, in your anger;</p>



<p>rise up against the rage of my enemies.</p>



<p>Awake, my God; decree justice.</p>



<p><strong><sup>7</sup></strong>Let the assembled peoples gather round you,</p>



<p>while you sit enthroned over them on high.</p>



<p><strong><sup>8</sup></strong>Let the Lord judge the peoples.</p>



<p>Vindicate me,&nbsp;Lord, according to my righteousness,</p>



<p>according to my integrity, O Most High.</p>



<p><strong><sup>9</sup></strong>Bring to an end the violence of the wicked</p>



<p>and make the righteous secure –</p>



<p>you, the righteous God</p>



<p>who probes minds and hearts.</p>



<p><strong><sup>10</sup></strong>My shield is God Most High,</p>



<p>who saves the upright in heart.</p>



<p><strong><sup>11</sup></strong>God is a righteous judge,</p>



<p>a God who displays his wrath every day.</p>



<p><strong><sup>12</sup></strong>If he does not relent,</p>



<p>he&nbsp;will sharpen his sword;</p>



<p>he will bend and string his bow.</p>



<p><strong><sup>13</sup></strong>He has prepared his deadly weapons;</p>



<p>he makes ready his flaming arrows.</p>



<p><strong><sup>14</sup></strong>Whoever is pregnant with evil</p>



<p>conceives trouble and gives birth to disillusionment.</p>



<p><strong><sup>15</sup></strong>Whoever digs a hole and scoops it out</p>



<p>falls into the pit they have made.</p>



<p><strong><sup>16</sup></strong>The trouble they cause recoils on them;</p>



<p>their violence comes down on their own heads.</p>



<p><strong><sup>17</sup></strong>I will give thanks to the Lord because of his righteousness;</p>



<p>I will sing the praises of the name of the&nbsp;Lord&nbsp;Most High.</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="763"
					data-ulike-nonce="8ed9de27a0"
					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_763"></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-7.mp3" length="569647" 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="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><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="9265ff53e7"
					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>Proverbs &#8211; Chapter 31</title>
		<link>https://plainscripts.com/bible/proverbs-chapter-31/</link>
		
		<dc:creator><![CDATA[Plain Scripts]]></dc:creator>
		<pubDate>Tue, 04 Nov 2025 14:56:08 +0000</pubDate>
				<category><![CDATA[Bible]]></category>
		<category><![CDATA[Old Testament]]></category>
		<category><![CDATA[Proverbs]]></category>
		<category><![CDATA[Honor]]></category>
		<category><![CDATA[Justice]]></category>
		<category><![CDATA[Strength]]></category>
		<category><![CDATA[Virtue]]></category>
		<category><![CDATA[wisdom]]></category>
		<guid isPermaLink="false">https://plainscripts.com/?p=372</guid>

					<description><![CDATA["Charm is deceptive, and beauty is fleeting; but a woman who fears the Lord is to be praised." - Proverbs 31:30]]></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/p8RBsnLX80GQnp3AxUEMwQ" title="Proverbs - 31"></iframe></div>
</div>
</div>



<figure class="wp-block-audio"><audio controls src="https://plainscripts.com/wp-content/uploads/2025/11/Audio-Full-Proverbs-31.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>Sayings of King Lemuel</strong></p>



<p><strong><sup>1</sup></strong>The sayings of King Lemuel – an inspired utterance his mother taught him.</p>



<p><strong><sup>2</sup></strong>Listen, my son! Listen, son of my womb!</p>



<p>Listen, my son, the answer to my prayers!</p>



<p><strong><sup>3</sup></strong>Do not spend your strength&nbsp;on women,</p>



<p>your vigour on those who ruin kings.</p>



<p><strong><sup>4</sup></strong>It is not for kings, Lemuel –</p>



<p>it is not for kings to drink wine,</p>



<p>not for rulers to crave beer,</p>



<p><strong><sup>5</sup></strong>lest they drink and forget what has been decreed,</p>



<p>and deprive all the oppressed of their rights.</p>



<p><strong><sup>6</sup></strong>Let beer be for those who are perishing,</p>



<p>wine for those who are in anguish!</p>



<p><strong><sup>7</sup></strong>Let them drink and forget their poverty</p>



<p>and remember their misery no more.</p>



<p><strong><sup>8</sup></strong>Speak up for those who cannot speak for themselves,</p>



<p>for the rights of all who are destitute.</p>



<p><strong><sup>9</sup></strong>Speak up and judge fairly;</p>



<p>defend the rights of the poor and needy.</p>



<p><strong>Epilogue: the wife of noble character</strong></p>



<p><strong><sup>10</sup></strong>&nbsp;&nbsp;A wife of noble character who can find?</p>



<p>She is worth far more than rubies.</p>



<p><strong><sup>11</sup></strong>Her husband has full confidence in her</p>



<p>and lacks nothing of value.</p>



<p><strong><sup>12</sup></strong>She brings him good, not harm,</p>



<p>all the days of her life.</p>



<p><strong><sup>13</sup></strong>She selects wool and flax</p>



<p>and works with eager hands.</p>



<p><strong><sup>14</sup></strong>She is like the merchant ships,</p>



<p>bringing her food from afar.</p>



<p><strong><sup>15</sup></strong>She gets up while it is still night;</p>



<p>she provides food for her family</p>



<p>and portions for her female servants.</p>



<p><strong><sup>16</sup></strong>She considers a field and buys it;</p>



<p>out of her earnings she plants a vineyard.</p>



<p><strong><sup>17</sup></strong>She sets about her work vigorously;</p>



<p>her arms are strong for her tasks.</p>



<p><strong><sup>18</sup></strong>She sees that her trading is profitable,</p>



<p>and her lamp does not go out at night.</p>



<p><strong><sup>19</sup></strong>In her hand she holds the distaff</p>



<p>and grasps the spindle with her fingers.</p>



<p><strong><sup>20</sup></strong>She opens her arms to the poor</p>



<p>and extends her hands to the needy.</p>



<p><strong><sup>21</sup></strong>When it snows, she has no fear for her household;</p>



<p>for all of them are clothed in scarlet.</p>



<p><strong><sup>22</sup></strong>She makes coverings for her bed;</p>



<p>she is clothed in fine linen and purple.</p>



<p><strong><sup>23</sup></strong>Her husband is respected at the city gate,</p>



<p>where he takes his seat among the elders of the land.</p>



<p><strong><sup>24</sup></strong>She makes linen garments and sells them,</p>



<p>and supplies the merchants with sashes.</p>



<p><strong><sup>25</sup></strong>She is clothed with strength and dignity;</p>



<p>she can laugh at the days to come.</p>



<p><strong><sup>26</sup></strong>She speaks with wisdom,</p>



<p>and faithful instruction is on her tongue.</p>



<p><strong><sup>27</sup></strong>She watches over the affairs of her household</p>



<p>and does not eat the bread of idleness.</p>



<p><strong><sup>28</sup></strong>Her children arise and call her blessed;</p>



<p>her husband also, and he praises her:</p>



<p><strong><sup>29</sup></strong>‘Many women do noble things,</p>



<p>but you surpass them all.’</p>



<p><strong><sup>30</sup></strong>Charm is deceptive, and beauty is fleeting;</p>



<p>but a woman who fears the&nbsp;Lord&nbsp;is to be praised.</p>



<p><strong><sup>31</sup></strong>Honour her for all that her hands have done,</p>



<p>and let her works bring her praise at the city gate.</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="372"
					data-ulike-nonce="0fb5a96c0f"
					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_372"></button><span class="count-box wp_ulike_counter_up" data-ulike-counter-value="+1"></span>			</div></div>
	]]></content:encoded>
					
		
		<enclosure url="https://plainscripts.com/wp-content/uploads/2025/11/Audio-Full-Proverbs-31.mp3" length="780507" type="audio/mpeg" />

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

					<description><![CDATA["Fear of man will prove to be a snare, but whoever trusts in the Lord is kept safe." - Proverbs 29:25]]></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/93CFrn9C0EihKEqFSwI8qw" title="Proverbs - 29"></iframe></div>
</div>
</div>



<figure class="wp-block-audio"><audio controls src="https://plainscripts.com/wp-content/uploads/2025/11/Audio-Full-Proverbs-29.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>Whoever remains stiff-necked after many rebukes</p>



<p>will suddenly be destroyed – without remedy.</p>



<p><strong><sup>2</sup></strong>When the righteous thrive, the people rejoice;</p>



<p>when the wicked rule, the people groan.</p>



<p><strong><sup>3</sup></strong>A man who loves wisdom brings joy to his father,</p>



<p>but a companion of prostitutes squanders his wealth.</p>



<p><strong><sup>4</sup></strong>By justice a king gives a country stability,</p>



<p>but those who are greedy for&nbsp;bribes tear it down.</p>



<p><strong><sup>5</sup></strong>Those who flatter their neighbours</p>



<p>are spreading nets for their feet.</p>



<p><strong><sup>6</sup></strong>Evildoers are snared by their own sin,</p>



<p>but the righteous shout for joy and are glad.</p>



<p><strong><sup>7</sup></strong>The righteous care about justice for the poor,</p>



<p>but the wicked have no such concern.</p>



<p><strong><sup>8</sup></strong>Mockers stir up a city,</p>



<p>but the wise turn away anger.</p>



<p><strong><sup>9</sup></strong>If a wise person goes to court with a fool,</p>



<p>the fool rages and scoffs, and there is no peace.</p>



<p><strong><sup>10</sup></strong>The bloodthirsty hate a person of integrity</p>



<p>and seek to kill the upright.</p>



<p><strong><sup>11</sup></strong>Fools give full vent to their rage,</p>



<p>but the wise bring calm in the end.</p>



<p><strong><sup>12</sup></strong>If a ruler listens to lies,</p>



<p>all his officials become wicked.</p>



<p><strong><sup>13</sup></strong>The poor and the oppressor have this in common:</p>



<p>the&nbsp;Lord&nbsp;gives sight to the eyes of both.</p>



<p><strong><sup>14</sup></strong>If a king judges the poor with fairness,</p>



<p>his throne will be established for ever.</p>



<p><strong><sup>15</sup></strong>A rod and a reprimand impart wisdom,</p>



<p>but a child left undisciplined disgraces its mother.</p>



<p><strong><sup>16</sup></strong>When the wicked thrive, so does sin,</p>



<p>but the righteous will see their downfall.</p>



<p><strong><sup>17</sup></strong>Discipline your children, and they will give you peace;</p>



<p>they will bring you the delights you desire.</p>



<p><strong><sup>18</sup></strong>Where there is no revelation, people cast off restraint;</p>



<p>but blessed is the one who heeds wisdom’s instruction.</p>



<p><strong><sup>19</sup></strong>Servants cannot be corrected by mere words;</p>



<p>though they understand, they will not respond.</p>



<p><strong><sup>20</sup></strong>Do you see someone who speaks in haste?</p>



<p>There is more hope for a fool than for them.</p>



<p><strong><sup>21</sup></strong>A servant pampered from youth</p>



<p>will turn out to be insolent.</p>



<p><strong><sup>22</sup></strong>An angry person stirs up conflict,</p>



<p>and a hot-tempered person commits many sins.</p>



<p><strong><sup>23</sup></strong>Pride brings a person low,</p>



<p>but the lowly in spirit gain honour.</p>



<p><strong><sup>24</sup></strong>The accomplices of thieves are their own enemies;</p>



<p>they are put under oath and dare not testify.</p>



<p><strong><sup>25</sup></strong>Fear of man will prove to be a snare,</p>



<p>but whoever trusts in the&nbsp;Lord&nbsp;is kept safe.</p>



<p><strong><sup>26</sup></strong>Many seek an audience with a ruler,</p>



<p>but it is from the&nbsp;Lord&nbsp;that one gets justice.</p>



<p><strong><sup>27</sup></strong>The righteous detest the dishonest;</p>



<p>the wicked detest the upright.</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="364"
					data-ulike-nonce="8c04c3f073"
					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_364"></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-29.mp3" length="742264" 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="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 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="e4907b8287"
					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>
	</channel>
</rss>
