<?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>wisdom &#8211; Plain Scripts</title>
	<atom:link href="https://plainscripts.com/tag/wisdom/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:40:37 +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>wisdom &#8211; Plain Scripts</title>
	<link>https://plainscripts.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Psalms &#8211; Chapter 19</title>
		<link>https://plainscripts.com/bible/psalms-chapter-19/</link>
		
		<dc:creator><![CDATA[Plain Scripts]]></dc:creator>
		<pubDate>Fri, 09 Jan 2026 19:42:05 +0000</pubDate>
				<category><![CDATA[Bible]]></category>
		<category><![CDATA[Old Testament]]></category>
		<category><![CDATA[Psalms]]></category>
		<category><![CDATA[Creation]]></category>
		<category><![CDATA[Glory]]></category>
		<category><![CDATA[Law]]></category>
		<category><![CDATA[Revelation]]></category>
		<category><![CDATA[wisdom]]></category>
		<guid isPermaLink="false">https://plainscripts.com/?p=813</guid>

					<description><![CDATA["The heavens declare the glory of God; the skies proclaim the work of his hands" - Psalms 19:1]]></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/ojHcQLMIDU6erT8iP9NCA" title="Psalm - 19"></iframe></div>
</div>
</div>



<figure class="wp-block-audio"><audio controls src="https://plainscripts.com/wp-content/uploads/2026/01/Psalms-Audio-Chapter-19.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><strong><sup>1</sup></strong>The heavens declare the glory of God;</p>



<p>the skies proclaim the work of his hands.</p>



<p><strong><sup>2</sup></strong>Day after day they pour forth speech;</p>



<p>night after night they reveal knowledge.</p>



<p><strong><sup>3</sup></strong>They have no speech, they use no words;</p>



<p>no sound is heard from them.</p>



<p><strong><sup>4</sup></strong>Yet their voice goes out into all the earth,</p>



<p>their words to the ends of the world.</p>



<p>In the heavens God has pitched a tent for the sun.</p>



<p><strong><sup>5</sup></strong>It is like a bridegroom coming out of his chamber,</p>



<p>like a champion rejoicing to run his course.</p>



<p><strong><sup>6</sup></strong>It rises at one end of the heavens</p>



<p>and makes its circuit to the other;</p>



<p>nothing is deprived of its warmth.</p>



<p><strong><sup>7</sup></strong>The law of the Lord is perfect,</p>



<p>refreshing the soul.</p>



<p>The statutes of the&nbsp;Lord&nbsp;are trustworthy,</p>



<p>making wise the simple.</p>



<p><strong><sup>8</sup></strong>The precepts of the Lord are right,</p>



<p>giving joy to the heart.</p>



<p>The commands of the&nbsp;Lord&nbsp;are radiant,</p>



<p>giving light to the eyes.</p>



<p><strong><sup>9</sup></strong>The fear of the Lord is pure,</p>



<p>enduring for ever.</p>



<p>The decrees of the&nbsp;Lord&nbsp;are firm,</p>



<p>and all of them are righteous.</p>



<p><strong><sup>10</sup></strong>They are more precious than gold,</p>



<p>than much pure gold;</p>



<p>they are sweeter than honey,</p>



<p>than honey from the honeycomb.</p>



<p><strong><sup>11</sup></strong>By them your servant is warned;</p>



<p>in keeping them there is great reward.</p>



<p>12But who can discern their own errors?</p>



<p>Forgive my hidden faults.</p>



<p><strong><sup>13</sup></strong>Keep your servant also from wilful sins;</p>



<p>may they not rule over me.</p>



<p>Then I will be blameless,</p>



<p>innocent of great transgression.</p>



<p><strong><sup>14</sup></strong>May these words of my mouth and this meditation of my heart</p>



<p>be pleasing in your sight,</p>



<p>Lord, my Rock and my Redeemer.</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="813"
					data-ulike-nonce="529f1b5fc1"
					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_813"></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-19.mp3" length="542062" 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="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>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="286c405ae7"
					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 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="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>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="f203cdedd9"
					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 30</title>
		<link>https://plainscripts.com/bible/proverbs-chapter-30/</link>
		
		<dc:creator><![CDATA[Plain Scripts]]></dc:creator>
		<pubDate>Tue, 04 Nov 2025 14:26:10 +0000</pubDate>
				<category><![CDATA[Bible]]></category>
		<category><![CDATA[Old Testament]]></category>
		<category><![CDATA[Proverbs]]></category>
		<category><![CDATA[Contentment]]></category>
		<category><![CDATA[discipline]]></category>
		<category><![CDATA[humility]]></category>
		<category><![CDATA[wisdom]]></category>
		<category><![CDATA[Wonder]]></category>
		<guid isPermaLink="false">https://plainscripts.com/?p=368</guid>

					<description><![CDATA["Every word of God is flawless; he is a shield to those who take refuge in him" - Proverbs 30:5]]></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/eHLJ7ATKkafK4phUqe5w" title="Proverbs - 30"></iframe></div>
</div>
</div>



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



<p><strong><sup>1</sup></strong>The sayings of Agur son of Jakeh – an inspired utterance.</p>



<p>This man’s utterance to Ithiel:</p>



<p>‘I am weary, God,</p>



<p>but I can prevail.</p>



<p><strong><sup>2</sup></strong>Surely I am only a brute, not a man;</p>



<p>I do not have human understanding.</p>



<p><strong><sup>3</sup></strong>I have not learned wisdom,</p>



<p>nor have I attained to the knowledge of the Holy One.</p>



<p><strong><sup>4</sup></strong>Who has gone up to heaven and come down?</p>



<p>Whose hands have gathered up the wind?</p>



<p>Who has wrapped up the waters in a cloak?</p>



<p>Who has established all the ends of the earth?</p>



<p>What is his name, and what is the name of his son?</p>



<p>Surely you know!</p>



<p><strong><sup>5</sup></strong>‘Every word of God is flawless;</p>



<p>he is a shield to those who take refuge in him.</p>



<p><strong><sup>6</sup></strong>Do not add to his words,</p>



<p>or he will rebuke you and prove you a liar.</p>



<p><strong><sup>7</sup></strong>‘Two things I ask of you,&nbsp;Lord;</p>



<p>do not refuse me before I die:</p>



<p><strong><sup>8</sup></strong>keep falsehood and lies far from me;</p>



<p>give me neither poverty nor riches,</p>



<p>but give me only my daily bread.</p>



<p><strong><sup>9</sup></strong>Otherwise, I may have too much and disown you</p>



<p>and say, “Who is the&nbsp;Lord?”</p>



<p>Or I may become poor and steal,</p>



<p>and so dishonour the name of my God.</p>



<p><strong><sup>10</sup></strong>‘Do not slander a servant to their master,</p>



<p>or they will curse you, and you will pay for it.</p>



<p><strong><sup>11</sup></strong>‘There are those who curse their fathers</p>



<p>and do not bless their mothers;</p>



<p><strong><sup>12</sup></strong>those who are pure in their own eyes</p>



<p>and yet are not cleansed of their filth;</p>



<p><strong><sup>13</sup></strong>those whose eyes are ever so haughty,</p>



<p>whose glances are so disdainful;</p>



<p><strong><sup>14</sup></strong>those whose teeth are swords</p>



<p>and whose jaws are set with knives</p>



<p>to devour the poor from the earth</p>



<p>and the needy from among the human race.</p>



<p><strong><sup>15</sup></strong>‘The leech has two daughters.</p>



<p>“Give! Give!” they cry.</p>



<p>‘There are three things that are never satisfied,</p>



<p>four that never say, “Enough!”:</p>



<p><strong><sup>16</sup></strong>the grave</p>



<p>and the barren womb;</p>



<p>land, which is never satisfied with water,</p>



<p>and fire, which never says, “Enough!”</p>



<p><strong><sup>17</sup></strong>‘The eye that mocks a father,</p>



<p>that scorns an aged mother,</p>



<p>will be pecked out by the ravens of the valley,</p>



<p>will be eaten by the vultures.</p>



<p><strong><sup>18</sup></strong>‘There are three things that are too amazing for me,</p>



<p>four that I do not understand:</p>



<p><strong><sup>19</sup></strong>the way of an eagle in the sky,</p>



<p>the way of a snake on a rock,</p>



<p>the way of a ship on the high seas,</p>



<p>and the way of a man with a young woman.</p>



<p><strong><sup>20</sup></strong>‘This is the way of an adulterous woman:</p>



<p>she eats and wipes her mouth</p>



<p>and says, “I’ve done nothing wrong.”</p>



<p><strong><sup>21</sup></strong>‘Under three things the earth trembles,</p>



<p>under four it cannot bear up:</p>



<p><strong><sup>22</sup></strong>a servant who becomes king,</p>



<p>a godless fool who gets plenty to eat,</p>



<p><strong><sup>23</sup></strong>a contemptible woman who gets married,</p>



<p>and a servant who displaces her mistress.</p>



<p><strong><sup>24</sup></strong>‘Four things on earth are small,</p>



<p>yet they are extremely wise:</p>



<p><strong><sup>25</sup></strong>ants are creatures of little strength,</p>



<p>yet they store up their food in the summer;</p>



<p><strong><sup>26</sup></strong>hyraxes are creatures of little power,</p>



<p>yet they make their home in the crags;</p>



<p><strong><sup>27</sup></strong>locusts have no king,</p>



<p>yet they advance together in ranks;</p>



<p><strong><sup>28</sup></strong>a lizard can be caught with the hand,</p>



<p>yet it is found in kings’ palaces.</p>



<p><strong><sup>29</sup></strong>‘There are three things that are stately in their stride,</p>



<p>four that move with stately bearing:</p>



<p><strong><sup>30</sup></strong>a lion, mighty among beasts, who retreats before nothing;</p>



<p><strong><sup>31</sup></strong>a strutting cock,</p>



<p>a he-goat,</p>



<p>and a king secure against revolt.</p>



<p><strong><sup>32</sup></strong>‘If you play the fool and exalt yourself,</p>



<p>or if you plan evil,</p>



<p>clap your hand over your mouth!</p>



<p><strong><sup>33</sup></strong>For as churning cream produces butter,</p>



<p>and as twisting the nose produces blood,</p>



<p>so stirring up anger produces strife.’</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="368"
					data-ulike-nonce="5a6817b328"
					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_368"></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-30.mp3" length="1048106" 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="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>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="3c283cc82c"
					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="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>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="69de2b31b9"
					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 27</title>
		<link>https://plainscripts.com/bible/proverbs-chapter-27/</link>
		
		<dc:creator><![CDATA[Plain Scripts]]></dc:creator>
		<pubDate>Thu, 30 Oct 2025 14:36:57 +0000</pubDate>
				<category><![CDATA[Bible]]></category>
		<category><![CDATA[Old Testament]]></category>
		<category><![CDATA[Proverbs]]></category>
		<category><![CDATA[Diligence]]></category>
		<category><![CDATA[Folly]]></category>
		<category><![CDATA[Friendship]]></category>
		<category><![CDATA[humility]]></category>
		<category><![CDATA[wisdom]]></category>
		<guid isPermaLink="false">https://plainscripts.com/?p=352</guid>

					<description><![CDATA["Better is open rebuke than hidden love." - Proverbs 27:5]]></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/uV2SaMn7ukKTVSkCe4WmDw" title="Proverbs - 27"></iframe></div>
</div>
</div>



<figure class="wp-block-audio"><audio controls src="https://plainscripts.com/wp-content/uploads/2025/10/Audio-Full-Proverbs-27.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>Do not boast about tomorrow,</p>



<p>for you do not know what a day may bring.</p>



<p><strong><sup>2</sup></strong>Let someone else praise you, and not your own mouth;</p>



<p>an outsider, and not your own lips.</p>



<p><strong><sup>3</sup></strong>Stone is heavy and sand a burden,</p>



<p>but a fool’s provocation is heavier than both.</p>



<p><strong><sup>4</sup></strong>Anger is cruel and fury overwhelming,</p>



<p>but who can stand before jealousy?</p>



<p><strong><sup>5</sup></strong>Better is open rebuke</p>



<p>than hidden love.</p>



<p><strong><sup>6</sup></strong>Wounds from a friend can be trusted,</p>



<p>but an enemy multiplies kisses.</p>



<p><strong><sup>7</sup></strong>One who is full loathes honey from the comb,</p>



<p>but to the hungry even what is bitter tastes sweet.</p>



<p><strong><sup>8</sup></strong>Like a bird that flees its nest</p>



<p>is anyone who flees from home.</p>



<p><strong><sup>9</sup></strong>Perfume and incense bring joy to the heart,</p>



<p>and the pleasantness of a friend</p>



<p>springs from their heartfelt advice.</p>



<p><strong><sup>10</sup></strong>Do not forsake your friend or a friend of your family,</p>



<p>and do not go to your relative’s house when disaster strikes you –</p>



<p>better a neighbour nearby than a relative far away.</p>



<p><strong><sup>11</sup></strong>Be wise, my son, and bring joy to my heart;</p>



<p>then I can answer anyone who treats me with contempt.</p>



<p><strong><sup>12</sup></strong>The prudent see danger and take refuge,</p>



<p>but the simple keep going and pay the penalty.</p>



<p><strong><sup>13</sup></strong>Take the garment of one who puts up security for a stranger;</p>



<p>hold it in pledge if it is done for an outsider.</p>



<p><strong><sup>14</sup></strong>If anyone loudly blesses their neighbour early in the morning,</p>



<p>it will be taken as a curse.</p>



<p><strong><sup>15</sup></strong>A quarrelsome wife is like the dripping</p>



<p>of a leaky roof in a rainstorm;</p>



<p><strong><sup>16</sup></strong>restraining her is like restraining the wind</p>



<p>or grasping oil with the hand.</p>



<p><strong><sup>17</sup></strong>As iron sharpens iron,</p>



<p>so one person sharpens another.</p>



<p><strong><sup>18</sup></strong>The one who guards a fig-tree will eat its fruit,</p>



<p>and whoever protects their master will be honoured.</p>



<p><strong><sup>19</sup></strong>As water reflects the face,</p>



<p>so one’s life reflects the heart.</p>



<p><strong><sup>20</sup></strong>Death and Destruction&nbsp;are never satisfied,</p>



<p>and neither are human eyes.</p>



<p><strong><sup>21</sup></strong>The crucible for silver and the furnace for gold,</p>



<p>but people are tested by their praise.</p>



<p><strong><sup>22</sup></strong>Though you grind a fool in a mortar,</p>



<p>grinding them like grain with a pestle,</p>



<p>you will not remove their folly from them.</p>



<p><strong><sup>23</sup></strong>Be sure you know the condition of your flocks,</p>



<p>give careful attention to your herds;</p>



<p><strong><sup>24</sup></strong>for riches do not endure for ever,</p>



<p>and a crown is not secure for all generations.</p>



<p><strong><sup>25</sup></strong>When the hay is removed and new growth appears</p>



<p>and the grass from the hills is gathered in,</p>



<p><strong><sup>26</sup></strong>the lambs will provide you with clothing,</p>



<p>and the goats with the price of a field.</p>



<p><strong><sup>27</sup></strong>You will have plenty of goats’ milk to feed your family</p>



<p>and to nourish your female servants.</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="352"
					data-ulike-nonce="b56953de6c"
					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_352"></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/10/Audio-Full-Proverbs-27.mp3" length="784582" type="audio/mpeg" />

			</item>
		<item>
		<title>Proverbs &#8211; Chapter 26</title>
		<link>https://plainscripts.com/bible/proverbs-chapter-26/</link>
		
		<dc:creator><![CDATA[Plain Scripts]]></dc:creator>
		<pubDate>Thu, 30 Oct 2025 14:25:07 +0000</pubDate>
				<category><![CDATA[Bible]]></category>
		<category><![CDATA[Old Testament]]></category>
		<category><![CDATA[Proverbs]]></category>
		<category><![CDATA[Deceit]]></category>
		<category><![CDATA[Foolishness]]></category>
		<category><![CDATA[Laziness]]></category>
		<category><![CDATA[Strife]]></category>
		<category><![CDATA[wisdom]]></category>
		<guid isPermaLink="false">https://plainscripts.com/?p=348</guid>

					<description><![CDATA["As charcoal to embers and as wood to fire so is a quarrelsome person for kindling strife." - Proverbs 26: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">
<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/t7wjmJ8hUGLD3LWEsKUNQ" title="Proverbs - 26"></iframe></div>
</div>
</div>



<figure class="wp-block-audio"><audio controls src="https://plainscripts.com/wp-content/uploads/2025/10/Audio-Full-Proverbs-26.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>Like snow in summer or rain in harvest,</p>



<p>honour is not fitting for a fool.</p>



<p><strong><sup>2</sup></strong>Like a fluttering sparrow or a darting swallow,</p>



<p>an undeserved curse does not come to rest.</p>



<p><strong><sup>3</sup></strong>A whip for the horse, a bridle for the donkey,</p>



<p>and a rod for the backs of fools!</p>



<p><strong><sup>4</sup></strong>Do not answer a fool according to his folly,</p>



<p>or you yourself will be just like him.</p>



<p><strong><sup>5</sup></strong>Answer a fool according to his folly,</p>



<p>or he will be wise in his own eyes.</p>



<p><strong><sup>6</sup></strong>Sending a message by the hands of a fool</p>



<p>is like cutting off one’s feet or drinking poison.</p>



<p><strong><sup>7</sup></strong>Like the useless legs of one who is lame</p>



<p>is a proverb in the mouth of a fool.</p>



<p><strong><sup>8</sup></strong>Like tying a stone in a sling</p>



<p>is the giving of honour to a fool.</p>



<p><strong><sup>9</sup></strong>Like a thorn-bush in a drunkard’s hand</p>



<p>is a proverb in the mouth of a fool.</p>



<p><strong><sup>10</sup></strong>Like an archer who wounds at random</p>



<p>is one who hires a fool or any passer-by.</p>



<p><strong><sup>11</sup></strong>As a dog returns to its vomit,</p>



<p>so fools repeat their folly.</p>



<p><strong><sup>12</sup></strong>Do you see a person wise in their own eyes?</p>



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



<p><strong><sup>13</sup></strong>A sluggard says, ‘There’s a lion in the road,</p>



<p>a fierce lion roaming the streets!’</p>



<p><strong><sup>14</sup></strong>As a door turns on its hinges,</p>



<p>so a sluggard turns on his bed.</p>



<p><strong><sup>15</sup></strong>A sluggard buries his hand in the dish;</p>



<p>he is too lazy to bring it back to his mouth.</p>



<p><strong><sup>16</sup></strong>A sluggard is wiser in his own eyes</p>



<p>than seven people who answer discreetly.</p>



<p><strong><sup>17</sup></strong>Like one who grabs a stray dog by the ears</p>



<p>is someone who rushes into a quarrel not their own.</p>



<p><strong><sup>18</sup></strong>Like a maniac shooting</p>



<p>flaming arrows of death</p>



<p><strong><sup>19</sup></strong>is one who deceives their neighbour</p>



<p>and says, ‘I was only joking!’</p>



<p><strong><sup>20</sup></strong>Without wood a fire goes out;</p>



<p>without gossip a quarrel dies down.</p>



<p><strong><sup>21</sup></strong>As charcoal to embers and as wood to fire,</p>



<p>so is a quarrelsome person for kindling strife.</p>



<p><strong><sup>22</sup></strong>The words of a gossip are like choice morsels;</p>



<p>they go down to the inmost parts.</p>



<p><strong><sup>23</sup></strong>Like a coating of silver dross on earthenware</p>



<p>are fervent&nbsp;lips with an evil heart.</p>



<p><strong><sup>24</sup></strong>Enemies disguise themselves with their lips,</p>



<p>but in their hearts they harbour deceit.</p>



<p><strong><sup>25</sup></strong>Though their speech is charming, do not believe them,</p>



<p>for seven abominations fill their hearts.</p>



<p><strong><sup>26</sup></strong>Their malice may be concealed by deception,</p>



<p>but their wickedness will be exposed in the assembly.</p>



<p><strong><sup>27</sup></strong>Whoever digs a pit will fall into it;</p>



<p>if someone rolls a stone, it will roll back on them.</p>



<p><strong><sup>28</sup></strong>A lying tongue hates those it hurts,</p>



<p>and a flattering mouth works ruin.</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="348"
					data-ulike-nonce="3c387d580e"
					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_348"></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/10/Audio-Full-Proverbs-26.mp3" length="704961" type="audio/mpeg" />

			</item>
		<item>
		<title>Proverbs &#8211; Chapter 25</title>
		<link>https://plainscripts.com/bible/proverbs-chapter-25/</link>
		
		<dc:creator><![CDATA[Plain Scripts]]></dc:creator>
		<pubDate>Thu, 30 Oct 2025 13:14:13 +0000</pubDate>
				<category><![CDATA[Bible]]></category>
		<category><![CDATA[Old Testament]]></category>
		<category><![CDATA[Proverbs]]></category>
		<category><![CDATA[humility]]></category>
		<category><![CDATA[Integrity]]></category>
		<category><![CDATA[Leadership]]></category>
		<category><![CDATA[Restraint]]></category>
		<category><![CDATA[wisdom]]></category>
		<guid isPermaLink="false">https://plainscripts.com/?p=339</guid>

					<description><![CDATA["If your enemy is hungry, give him food to eat, if he is thirsty, give him water to drink." - Proverbs 25: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">
<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/ntJ8PvTLsEO9jdAdjevJMQ" title="Proverbs - 25"></iframe></div>
</div>
</div>



<figure class="wp-block-audio"><audio controls src="https://plainscripts.com/wp-content/uploads/2025/10/Audio-Full-Proverbs-25.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>More proverbs of Solomon</strong></p>



<p><strong><sup>1</sup></strong>These are more proverbs of Solomon, compiled by the men of Hezekiah king of Judah:</p>



<p><strong><sup>2</sup></strong>It is the glory of God to conceal a matter;</p>



<p>to search out a matter is the glory of kings.</p>



<p><strong><sup>3</sup></strong>As the heavens are high and the earth is deep,</p>



<p>so the hearts of kings are unsearchable.</p>



<p><strong><sup>4</sup></strong>Remove the dross from the silver,</p>



<p>and a silversmith can produce a vessel;</p>



<p><strong><sup>5</sup></strong>remove wicked officials from the king’s presence,</p>



<p>and his throne will be established through righteousness.</p>



<p><strong><sup>6</sup></strong>Do not exalt yourself in the king’s presence,</p>



<p>and do not claim a place among his great men;</p>



<p><strong><sup>7</sup></strong>it is better for him to say to you, ‘Come up here,’</p>



<p>than for him to humiliate you before his nobles.</p>



<p>What you have seen with your eyes</p>



<p><strong><sup>8</sup></strong>do not bring&nbsp;hastily to court,</p>



<p>for what will you do in the end</p>



<p>if your neighbour puts you to shame?</p>



<p><strong><sup>9</sup></strong>If you take your neighbour to court,</p>



<p>do not betray another’s confidence,</p>



<p><strong><sup>10</sup></strong>or the one who hears it may shame you</p>



<p>and the charge against you will stand.</p>



<p><strong><sup>11</sup></strong>Like apples&nbsp;of gold in settings of silver</p>



<p>is a ruling rightly given.</p>



<p><strong><sup>12</sup></strong>Like an earring of gold or an ornament of fine gold</p>



<p>is the rebuke of a wise judge to a listening ear.</p>



<p><strong><sup>13</sup></strong>Like a snow-cooled drink at harvest time</p>



<p>is a trustworthy messenger to the one who sends him;</p>



<p>he refreshes the spirit of his master.</p>



<p><strong><sup>14</sup></strong>Like clouds and wind without rain</p>



<p>is one who boasts of gifts never given.</p>



<p><strong><sup>15</sup></strong>Through patience a ruler can be persuaded,</p>



<p>and a gentle tongue can break a bone.</p>



<p><strong><sup>16</sup></strong>If you find honey, eat just enough –</p>



<p>too much of it, and you will vomit.</p>



<p><strong><sup>17</sup></strong>Seldom set foot in your neighbour’s house –</p>



<p>too much of you, and they will hate you.</p>



<p><strong><sup>18</sup></strong>Like a club or a sword or a sharp arrow</p>



<p>is one who gives false testimony against a neighbour.</p>



<p><strong><sup>19</sup></strong>Like a broken tooth or a lame foot</p>



<p>is reliance on the unfaithful in a time of trouble.</p>



<p><strong><sup>20</sup></strong>Like one who takes away a garment on a cold day,</p>



<p>or like vinegar poured on a wound,</p>



<p>is one who sings songs to a heavy heart.</p>



<p><strong><sup>21</sup></strong>If your enemy is hungry, give him food to eat;</p>



<p>if he is thirsty, give him water to drink.</p>



<p><strong><sup>22</sup></strong>In doing this, you will heap burning coals on his head,</p>



<p>and the&nbsp;Lord&nbsp;will reward you.</p>



<p><strong><sup>23</sup></strong>Like a north wind that brings unexpected rain</p>



<p>is a sly tongue – which provokes a horrified look.</p>



<p><strong><sup>24</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>25</sup></strong>Like cold water to a weary soul</p>



<p>is good news from a distant land.</p>



<p><strong><sup>26</sup></strong>Like a muddied spring or a polluted well</p>



<p>are the righteous who give way to the wicked.</p>



<p><strong><sup>27</sup></strong>It is not good to eat too much honey,</p>



<p>nor is it honourable to search out matters that are too deep.</p>



<p><strong><sup>28</sup></strong>Like a city whose walls are broken through</p>



<p>is a person who lacks self-control.</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="339"
					data-ulike-nonce="3338b2a2ea"
					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_339"></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/10/Audio-Full-Proverbs-25.mp3" length="800674" type="audio/mpeg" />

			</item>
		<item>
		<title>Proverbs &#8211; Chapter 24</title>
		<link>https://plainscripts.com/bible/proverbs-chapter-24/</link>
		
		<dc:creator><![CDATA[Plain Scripts]]></dc:creator>
		<pubDate>Fri, 24 Oct 2025 14:41:05 +0000</pubDate>
				<category><![CDATA[Bible]]></category>
		<category><![CDATA[Old Testament]]></category>
		<category><![CDATA[Proverbs]]></category>
		<category><![CDATA[discipline]]></category>
		<category><![CDATA[humility]]></category>
		<category><![CDATA[Integrity]]></category>
		<category><![CDATA[Justice]]></category>
		<category><![CDATA[wisdom]]></category>
		<guid isPermaLink="false">https://plainscripts.com/?p=334</guid>

					<description><![CDATA["An honest answer is like a kiss on the lips." - Proverbs 24:26]]></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-%2024.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-%2024.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>Saying 20</strong></p>



<p><strong><sup>1</sup></strong>Do not envy the wicked,</p>



<p>do not desire their company;</p>



<p><strong><sup>2</sup></strong>for their hearts plot violence,</p>



<p>and their lips talk about making trouble.</p>



<p><strong>Saying 21</strong></p>



<p><strong><sup>3</sup></strong>By wisdom a house is built,</p>



<p>and through understanding it is established;</p>



<p><strong><sup>4</sup></strong>through knowledge its rooms are filled</p>



<p>with rare and beautiful treasures.</p>



<p><strong>Saying 22</strong></p>



<p><strong><sup>5</sup></strong>The wise prevail through great power,</p>



<p>and those who have knowledge muster their strength.</p>



<p><strong><sup>6</sup></strong>Surely you need guidance to wage war,</p>



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



<p><strong>Saying 23</strong></p>



<p><strong><sup>7</sup></strong>Wisdom is too high for fools;</p>



<p>in the assembly at the gate they must not open their mouths.</p>



<p><strong>Saying 24</strong></p>



<p><strong><sup>8</sup></strong>Whoever plots evil</p>



<p>will be known as a schemer.</p>



<p><strong><sup>9</sup></strong>The schemes of folly are sin,</p>



<p>and people detest a mocker.</p>



<p><strong>Saying 25</strong></p>



<p><strong><sup>10</sup></strong>If you falter in a time of trouble,</p>



<p>how small is your strength!</p>



<p><strong><sup>11</sup></strong>Rescue those being led away to death;</p>



<p>hold back those staggering towards slaughter.</p>



<p><strong><sup>12</sup></strong>If you say, ‘But we knew nothing about this,’</p>



<p>does not he who weighs the heart perceive it?</p>



<p>Does not he who guards your life know it?</p>



<p>Will he not repay everyone according to what they have done?</p>



<p><strong>Saying 26</strong></p>



<p><strong><sup>13</sup></strong>Eat honey, my son, for it is good;</p>



<p>honey from the comb is sweet to your taste.</p>



<p><strong><sup>14</sup></strong>Know also that wisdom is like honey for you:</p>



<p>if you find it, there is a future hope for you,</p>



<p>and your hope will not be cut off.</p>



<p><strong>Saying 27</strong></p>



<p><strong><sup>15</sup></strong>Do not lurk like a thief near the house of the righteous,</p>



<p>do not plunder their dwelling-place;</p>



<p><strong><sup>16</sup></strong>for though the righteous fall seven times, they rise again,</p>



<p>but the wicked stumble when calamity strikes.</p>



<p><strong>Saying 28</strong></p>



<p><strong><sup>17</sup></strong>Do not gloat when your enemy falls;</p>



<p>when they stumble, do not let your heart rejoice,</p>



<p><strong><sup>18</sup></strong>or the&nbsp;Lord&nbsp;will see and disapprove</p>



<p>and turn his wrath away from them.</p>



<p><strong>Saying 29</strong></p>



<p><strong><sup>19</sup></strong>Do not fret because of evildoers</p>



<p>or be envious of the wicked,</p>



<p><strong><sup>20</sup></strong>for the evildoer has no future hope,</p>



<p>and the lamp of the wicked will be snuffed out.</p>



<p><strong>Saying 30</strong></p>



<p><strong><sup>21</sup></strong>Fear the&nbsp;Lord&nbsp;and the king, my son,</p>



<p>and do not join with rebellious officials,</p>



<p><strong><sup>22</sup></strong>for those two will send sudden destruction on them,</p>



<p>and who knows what calamities they can bring?</p>



<p><strong>Further sayings of the wise</strong></p>



<p><strong><sup>23</sup></strong>These also are sayings of the wise:</p>



<p>To show partiality in judging is not good:</p>



<p><strong><sup>24</sup></strong>whoever says to the guilty, ‘You are innocent,’</p>



<p>will be cursed by peoples and denounced by nations.</p>



<p><strong><sup>25</sup></strong>But it will go well with those who convict the guilty,</p>



<p>and rich blessing will come on them.</p>



<p><strong><sup>26</sup></strong>An honest answer</p>



<p>is like a kiss on the lips.</p>



<p><strong><sup>27</sup></strong>Put your outdoor work in order</p>



<p>and get your fields ready;</p>



<p>after that, build your house.</p>



<p><strong><sup>28</sup></strong>Do not testify against your neighbour without cause –</p>



<p>would you use your lips to mislead?</p>



<p><strong><sup>29</sup></strong>Do not say, ‘I’ll do to them as they have done to me;</p>



<p>I’ll pay them back for what they did.’</p>



<p><strong><sup>30</sup></strong>I went past the field of a sluggard,</p>



<p>past the vineyard of someone who has no sense;</p>



<p><strong><sup>31</sup></strong>thorns had come up everywhere,</p>



<p>the ground was covered with weeds,</p>



<p>and the stone wall was in ruins.</p>



<p><strong><sup>32</sup></strong>I applied my heart to what I observed</p>



<p>and learned a lesson from what I saw:</p>



<p><strong><sup>33</sup></strong>a little sleep, a little slumber,</p>



<p>a little folding of the hands to rest –</p>



<p><strong><sup>34</sup></strong>and poverty will come on you like a thief</p>



<p>and scarcity like an armed man.</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="334"
					data-ulike-nonce="a0e832b31d"
					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_334"></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-%2024.mp4" length="28795605" type="video/mp4" />
<enclosure url="https://plainscripts.sgp1.cdn.digitaloceanspaces.com/Bible/Proverbs/Audio/Audio%20Full%20Proverbs%20-%2024.mp3" length="993562" type="audio/mpeg" />

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