<?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>humility &#8211; Plain Scripts</title>
	<atom:link href="https://plainscripts.com/tag/humility/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>humility &#8211; Plain Scripts</title>
	<link>https://plainscripts.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Psalms &#8211; Chapter 8</title>
		<link>https://plainscripts.com/bible/psalms-chapter-8/</link>
		
		<dc:creator><![CDATA[Plain Scripts]]></dc:creator>
		<pubDate>Mon, 05 Jan 2026 14:23:14 +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[humility]]></category>
		<category><![CDATA[Majesty]]></category>
		<category><![CDATA[Stewardship]]></category>
		<guid isPermaLink="false">https://plainscripts.com/?p=767</guid>

					<description><![CDATA["what is mankind that you are mindful of them, human beings that you care for them?" - Psams 8:4]]></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/ta2Uxruhu02BB0mkHRXlxg" title="Psalm - 8"></iframe></div>
</div>
</div>



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



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

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

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

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

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

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

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

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

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

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



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



<p><strong><sup>1</sup></strong> Lord, our Lord,</p>



<p>how majestic is your name in all the earth!</p>



<p>You have set your glory</p>



<p>in the heavens.</p>



<p><strong><sup>2</sup></strong>Through the praise of children and infants</p>



<p>you have established a stronghold against your enemies,</p>



<p>to silence the foe and the avenger.</p>



<p><strong><sup>3</sup></strong>When I consider your heavens,</p>



<p>the work of your fingers,</p>



<p>the moon and the stars,</p>



<p>which you have set in place,</p>



<p><strong><sup>4</sup></strong>what is mankind that you are mindful of them,</p>



<p>human beings that you care for them?</p>



<p><strong><sup>5</sup></strong>You have made them a little lower than the angels</p>



<p>and crowned them&nbsp;with glory and honour.</p>



<p><strong><sup>6</sup></strong>You made them rulers over the works of your hands;</p>



<p>you put everything under their&nbsp;feet:</p>



<p><strong><sup>7</sup></strong>all flocks and herds,</p>



<p>and the animals of the wild,</p>



<p><strong><sup>8</sup></strong>the birds in the sky,</p>



<p>and the fish in the sea,</p>



<p>all that swim the paths of the seas.</p>



<p><strong><sup>9</sup></strong> Lord, our Lord,</p>



<p>how majestic is your name in all the earth!</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="767"
					data-ulike-nonce="a8939c1f62"
					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_767"></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-8.mp3" length="287002" 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="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>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 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="2" aria-label="Chapter navigation"></div>

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

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

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

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

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

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

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

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

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



<p><strong><sup>1</sup></strong>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 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="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>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="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>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>
		<item>
		<title>Proverbs &#8211; Chapter 22</title>
		<link>https://plainscripts.com/bible/proverbs-chapter-22/</link>
		
		<dc:creator><![CDATA[Plain Scripts]]></dc:creator>
		<pubDate>Fri, 24 Oct 2025 13:40:57 +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=325</guid>

					<description><![CDATA["Rich and poor have this in common: The Lord is the maker of them all." - Proverbs 22:2]]></description>
										<content:encoded><![CDATA[
<div class="wp-block-columns is-layout-flex wp-container-core-columns-is-layout-28f84493 wp-block-columns-is-layout-flex">
<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow">
<figure class="wp-block-video"><video controls src="https://plainscripts.sgp1.cdn.digitaloceanspaces.com/Bible/Proverbs/Video/Proverbs%20-%2022.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-%2022.mp3"></audio></figure>



<div class="wp-block-columns is-layout-flex wp-container-core-columns-is-layout-28f84493 wp-block-columns-is-layout-flex">
<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow">
<div class="wp-block-columns is-layout-flex wp-container-core-columns-is-layout-28f84493 wp-block-columns-is-layout-flex">
<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow">    <div class="chapter-nav-widget" data-instance-index="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>
</div>
</div>



<p><strong><sup>1</sup></strong>A good name is more desirable than great riches;</p>



<p>to be esteemed is better than silver or gold.</p>



<p><strong><sup>2</sup></strong>Rich and poor have this in common:</p>



<p>The&nbsp;Lord&nbsp;is the Maker of them all.</p>



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



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



<p><strong><sup>4</sup></strong>Humility is the fear of the&nbsp;Lord;</p>



<p>its wages are riches and honour and life.</p>



<p><strong><sup>5</sup></strong>In the paths of the wicked are snares and pitfalls,</p>



<p>but those who would preserve their life stay far from them.</p>



<p><strong><sup>6</sup></strong>Start children off on the way they should go,</p>



<p>and even when they are old they will not turn from it.</p>



<p><strong><sup>7</sup></strong>The rich rule over the poor,</p>



<p>and the borrower is slave to the lender.</p>



<p><strong><sup>8</sup></strong>Whoever sows injustice reaps calamity,</p>



<p>and the rod they wield in fury will be broken.</p>



<p><strong><sup>9</sup></strong>The generous will themselves be blessed,</p>



<p>for they share their food with the poor.</p>



<p><strong><sup>10</sup></strong>Drive out the mocker, and out goes strife;</p>



<p>quarrels and insults are ended.</p>



<p><strong><sup>11</sup></strong>One who loves a pure heart and who speaks with grace</p>



<p>will have the king for a friend.</p>



<p><strong><sup>12</sup></strong>The eyes of the&nbsp;Lord&nbsp;keep watch over knowledge,</p>



<p>but he frustrates the words of the unfaithful.</p>



<p><strong><sup>13</sup></strong>The sluggard says, ‘There’s a lion outside!</p>



<p>I’ll be killed in the public square!’</p>



<p><strong><sup>14</sup></strong>The mouth of an adulterous woman is a deep pit;</p>



<p>a man who is under the&nbsp;Lord’s wrath falls into it.</p>



<p><strong><sup>15</sup></strong>Folly is bound up in the heart of a child,</p>



<p>but the rod of discipline will drive it far away.</p>



<p><strong><sup>16</sup></strong>One who oppresses the poor to increase his wealth</p>



<p>and one who gives gifts to the rich – both come to poverty.</p>



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



<p><strong>Saying 1</strong></p>



<p><strong><sup>17</sup></strong>Pay attention and turn your ear to the sayings of the wise;</p>



<p>apply your heart to what I teach,</p>



<p><strong><sup>18</sup></strong>for it is pleasing when you keep them in your heart</p>



<p>and have all of them ready on your lips.</p>



<p><strong><sup>19</sup></strong>So that your trust may be in the&nbsp;Lord,</p>



<p>I teach you today, even you.</p>



<p><strong><sup>20</sup></strong>Have I not written thirty sayings for you,</p>



<p>sayings of counsel and knowledge,</p>



<p><strong><sup>21</sup></strong>teaching you to be honest and to speak the truth,</p>



<p>so that you bring back truthful reports</p>



<p>to those you serve?</p>



<p><strong>Saying 2</strong></p>



<p><strong><sup>22</sup></strong>Do not exploit the poor because they are poor</p>



<p>and do not crush the needy in court,</p>



<p><strong><sup>23</sup></strong>for the&nbsp;Lord&nbsp;will take up their case</p>



<p>and will exact life for life.</p>



<p><strong>Saying 3</strong></p>



<p><strong><sup>24</sup></strong>Do not make friends with a hot-tempered person,</p>



<p>do not associate with one easily angered,</p>



<p><strong><sup>25</sup></strong>or you may learn their ways</p>



<p>and get yourself ensnared.</p>



<p><strong>Saying 4</strong></p>



<p><strong><sup>26</sup></strong>Do not be one who shakes hands in pledge</p>



<p>or puts up security for debts;</p>



<p><strong><sup>27</sup></strong>if you lack the means to pay,</p>



<p>your very bed will be snatched from under you.</p>



<p><strong>Saying 5</strong></p>



<p><strong><sup>28</sup></strong>Do not move an ancient boundary stone</p>



<p>set up by your ancestors.</p>



<p><strong>Saying 6</strong></p>



<p><strong><sup>29</sup></strong>Do you see someone skilled in their work?</p>



<p>They will serve before kings;</p>



<p>they will not serve before officials of low rank.</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="325"
					data-ulike-nonce="c1e2022476"
					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_325"></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-%2022.mp4" length="24080439" type="video/mp4" />
<enclosure url="https://plainscripts.sgp1.cdn.digitaloceanspaces.com/Bible/Proverbs/Audio/Audio%20Full%20Proverbs%20-%2022.mp3" length="890849" type="audio/mpeg" />

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

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



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



<div class="wp-block-columns is-layout-flex wp-container-core-columns-is-layout-28f84493 wp-block-columns-is-layout-flex">
<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow">    <div class="chapter-nav-widget" data-instance-index="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>In the&nbsp;Lord’s hand the king’s heart is a stream of water</p>



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



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



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



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



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



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



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



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



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



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



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



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



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



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



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



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



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



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



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



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



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



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



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



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



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



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



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



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



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



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



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



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



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



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



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



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



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



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



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



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



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



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



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



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



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



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



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



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



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



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



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



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



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



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



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



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



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



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



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



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



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

			</item>
		<item>
		<title>Proverbs &#8211; Chapter 18</title>
		<link>https://plainscripts.com/bible/proverbs-chapter-18/</link>
		
		<dc:creator><![CDATA[Plain Scripts]]></dc:creator>
		<pubDate>Wed, 16 Jul 2025 20:56:52 +0000</pubDate>
				<category><![CDATA[Bible]]></category>
		<category><![CDATA[Old Testament]]></category>
		<category><![CDATA[Proverbs]]></category>
		<category><![CDATA[Friendship]]></category>
		<category><![CDATA[humility]]></category>
		<category><![CDATA[Refuge]]></category>
		<category><![CDATA[wisdom]]></category>
		<category><![CDATA[Words]]></category>
		<guid isPermaLink="false">https://plainscripts.com/?p=249</guid>

					<description><![CDATA[“The tongue has the power of life and death, and those who love it will eat its fruit.” - Proverbs 18:21]]></description>
										<content:encoded><![CDATA[
<div class="wp-block-columns is-layout-flex wp-container-core-columns-is-layout-28f84493 wp-block-columns-is-layout-flex">
<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow">
<figure class="wp-block-video"><video controls src="https://plainscripts.sgp1.cdn.digitaloceanspaces.com/Bible/Proverbs/Video/Proverbs%20-%2018.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-%2018.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>An unfriendly person pursues selfish ends</p>



<p>and against all sound judgment starts quarrels.</p>



<p><strong><sup>2</sup></strong>Fools find no pleasure in understanding</p>



<p>but delight in airing their own opinions.</p>



<p><strong><sup>3</sup></strong>When wickedness comes, so does contempt,</p>



<p>and with shame comes reproach.</p>



<p><strong><sup>4</sup></strong>The words of the mouth are deep waters,</p>



<p>but the fountain of wisdom is a rushing stream.</p>



<p><strong><sup>5</sup></strong>It is not good to be partial to the wicked</p>



<p>and so deprive the innocent of justice.</p>



<p><strong><sup>6</sup></strong>The lips of fools bring them strife,</p>



<p>and their mouths invite a beating.</p>



<p><strong><sup>7</sup></strong>The mouths of fools are their undoing,</p>



<p>and their lips are a snare to their very lives.</p>



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



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



<p><strong><sup>9</sup></strong>One who is slack in his work</p>



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



<p><strong><sup>10</sup></strong>The name of the&nbsp;Lord&nbsp;is a fortified tower;</p>



<p>the righteous run to it and are safe.</p>



<p><strong><sup>11</sup></strong>The wealth of the rich is their fortified city;</p>



<p>they imagine it a wall too high to scale.</p>



<p><strong><sup>12</sup></strong>Before a downfall the heart is haughty,</p>



<p>but humility comes before honour.</p>



<p><strong><sup>13</sup></strong>To answer before listening –</p>



<p>that is folly and shame.</p>



<p><strong><sup>14</sup></strong>The human spirit can endure in times of illness,</p>



<p>but a crushed spirit who can bear?</p>



<p><strong><sup>15</sup></strong>The heart of the discerning acquires knowledge,</p>



<p>for the ears of the wise seek it out.</p>



<p><strong><sup>16</sup></strong>A gift opens the way</p>



<p>and ushers the giver into the presence of the great.</p>



<p><strong><sup>17</sup></strong>In a lawsuit the first to speak seems right,</p>



<p>until someone comes forward and cross-examines.</p>



<p><strong><sup>18</sup></strong>Casting the lot settles disputes</p>



<p>and keeps strong opponents apart.</p>



<p><strong><sup>19</sup></strong>A brother wronged is more unyielding than a fortified city;</p>



<p>disputes are like the barred gates of a citadel.</p>



<p><strong><sup>20</sup></strong>From the fruit of their mouth a person’s stomach is filled;</p>



<p>with the harvest of their lips they are satisfied.</p>



<p><strong><sup>21</sup></strong>The tongue has the power of life and death,</p>



<p>and those who love it will eat its fruit.</p>



<p><strong><sup>22</sup></strong>He who finds a wife finds what is good</p>



<p>and receives favour from the&nbsp;Lord.</p>



<p><strong><sup>23</sup></strong>The poor plead for mercy,</p>



<p>but the rich answer harshly.</p>



<p><strong><sup>24</sup></strong>One who has unreliable friends soon comes to ruin,</p>



<p>but there is a friend who sticks closer than a brother.</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="249"
					data-ulike-nonce="a065e9b566"
					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_249"></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-%2018.mp4" length="16440647" type="video/mp4" />
<enclosure url="https://plainscripts.sgp1.cdn.digitaloceanspaces.com/Bible/Proverbs/Audio/Audio%20Full%20Proverbs%20-%2018.mp3" length="638192" type="audio/mpeg" />

			</item>
		<item>
		<title>Proverbs &#8211; Chapter 15</title>
		<link>https://plainscripts.com/bible/proverbs-chapter-15/</link>
		
		<dc:creator><![CDATA[Plain Scripts]]></dc:creator>
		<pubDate>Tue, 10 Jun 2025 20:27:13 +0000</pubDate>
				<category><![CDATA[Bible]]></category>
		<category><![CDATA[Old Testament]]></category>
		<category><![CDATA[Proverbs]]></category>
		<category><![CDATA[Contentment]]></category>
		<category><![CDATA[Correction]]></category>
		<category><![CDATA[Gentleness]]></category>
		<category><![CDATA[humility]]></category>
		<category><![CDATA[Joy]]></category>
		<guid isPermaLink="false">https://plainscripts.com/?p=231</guid>

					<description><![CDATA["Light in a messenger's eyes brings joy to the heart, and good news gives health to the bones." - Proverbs 15: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">
<figure class="wp-block-video"><video controls src="https://plainscripts.sgp1.cdn.digitaloceanspaces.com/Bible/Proverbs/Video/Proverbs%20-%2015.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-%2015.mp3"></audio></figure>



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

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

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

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

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

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

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

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

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

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



<p><strong><sup>1</sup></strong>A gentle answer turns away wrath,</p>



<p>but a harsh word stirs up anger.</p>



<p><strong><sup>2</sup></strong>The tongue of the wise adorns knowledge,</p>



<p>but the mouth of the fool gushes folly.</p>



<p><strong><sup>3</sup></strong>The eyes of the&nbsp;Lord&nbsp;are everywhere,</p>



<p>keeping watch on the wicked and the good.</p>



<p><strong><sup>4</sup></strong>The soothing tongue is a tree of life,</p>



<p>but a perverse tongue crushes the spirit.</p>



<p><strong><sup>5</sup></strong>A fool spurns a parent’s discipline,</p>



<p>but whoever heeds correction shows prudence.</p>



<p><strong><sup>6</sup></strong>The house of the righteous contains great treasure,</p>



<p>but the income of the wicked brings ruin.</p>



<p><strong><sup>7</sup></strong>The lips of the wise spread knowledge,</p>



<p>but the hearts of fools are not upright.</p>



<p><strong><sup>8</sup></strong>The&nbsp;Lord&nbsp;detests the sacrifice of the wicked,</p>



<p>but the prayer of the upright pleases him.</p>



<p><strong><sup>9</sup></strong>The&nbsp;Lord&nbsp;detests the way of the wicked,</p>



<p>but he loves those who pursue righteousness.</p>



<p><strong><sup>10</sup></strong>Stern discipline awaits anyone who leaves the path;</p>



<p>the one who hates correction will die.</p>



<p><strong><sup>11</sup></strong>Death and Destruction&nbsp;lie open before the&nbsp;Lord&nbsp;–</p>



<p>how much more do human hearts!</p>



<p><strong><sup>12</sup></strong>Mockers resent correction,</p>



<p>so they avoid the wise.</p>



<p><strong><sup>13</sup></strong>A happy heart makes the face cheerful,</p>



<p>but heartache crushes the spirit.</p>



<p><strong><sup>14</sup></strong>The discerning heart seeks knowledge,</p>



<p>but the mouth of a fool feeds on folly.</p>



<p><strong><sup>15</sup></strong>All the days of the oppressed are wretched,</p>



<p>but the cheerful heart has a continual feast.</p>



<p><strong><sup>16</sup></strong>Better a little with the fear of the&nbsp;Lord</p>



<p>than great wealth with turmoil.</p>



<p><strong><sup>17</sup></strong>Better a dish of vegetables with love</p>



<p>than a fattened calf with hatred.</p>



<p><strong><sup>18</sup></strong>A hot-tempered person stirs up conflict,</p>



<p>but the one who is patient calms a quarrel.</p>



<p><strong><sup>19</sup></strong>The way of the sluggard is blocked with thorns,</p>



<p>but the path of the upright is a highway.</p>



<p><strong><sup>20</sup></strong>A wise son brings joy to his father,</p>



<p>but a foolish man despises his mother.</p>



<p><strong><sup>21</sup></strong>Folly brings joy to one who has no sense,</p>



<p>but whoever has understanding keeps a straight course.</p>



<p><strong><sup>22</sup></strong>Plans fail for lack of counsel,</p>



<p>but with many advisors they succeed.</p>



<p><strong><sup>23</sup></strong>A person finds joy in giving an apt reply –</p>



<p>and how good is a timely word!</p>



<p><strong><sup>24</sup></strong>The path of life leads upward for the prudent</p>



<p>to keep them from going down to the realm of the dead.</p>



<p><strong><sup>25</sup></strong>The&nbsp;Lord&nbsp;tears down the house of the proud,</p>



<p>but he sets the widow’s boundary stones in place.</p>



<p><strong><sup>26</sup></strong>The&nbsp;Lord&nbsp;detests the thoughts of the wicked,</p>



<p>but gracious words are pure in his sight.</p>



<p><strong><sup>27</sup></strong>The greedy bring ruin to their households,</p>



<p>but the one who hates bribes will live.</p>



<p><strong><sup>28</sup></strong>The heart of the righteous weighs its answers,</p>



<p>but the mouth of the wicked gushes evil.</p>



<p><strong><sup>29</sup></strong>The&nbsp;Lord&nbsp;is far from the wicked,</p>



<p>but he hears the prayer of the righteous.</p>



<p><strong><sup>30</sup></strong>Light in a messenger’s eyes brings joy to the heart,</p>



<p>and good news gives health to the bones.</p>



<p><strong><sup>31</sup></strong>Whoever heeds life-giving correction</p>



<p>will be at home among the wise.</p>



<p><strong><sup>32</sup></strong>Those who disregard discipline despise themselves,</p>



<p>but the one who heeds correction gains understanding.</p>



<p><strong><sup>33</sup></strong>Wisdom’s instruction is to fear the&nbsp;Lord,</p>



<p>and humility comes before honour.</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="231"
					data-ulike-nonce="95fe121f81"
					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_231"></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-%2015.mp4" length="23876149" type="video/mp4" />
<enclosure url="https://plainscripts.sgp1.cdn.digitaloceanspaces.com/Bible/Proverbs/Audio/Audio%20Full%20Proverbs%20-%2015.mp3" length="938705" type="audio/mpeg" />

			</item>
		<item>
		<title>Proverbs &#8211; Chapter 1</title>
		<link>https://plainscripts.com/bible/proverbs-chapter-1/</link>
		
		<dc:creator><![CDATA[Plain Scripts]]></dc:creator>
		<pubDate>Sun, 01 Jun 2025 10:43:21 +0000</pubDate>
				<category><![CDATA[Bible]]></category>
		<category><![CDATA[Old Testament]]></category>
		<category><![CDATA[Proverbs]]></category>
		<category><![CDATA[fear]]></category>
		<category><![CDATA[humility]]></category>
		<category><![CDATA[knowledge]]></category>
		<category><![CDATA[temptation]]></category>
		<category><![CDATA[wisdom]]></category>
		<guid isPermaLink="false">https://nofeara.com/?p=1</guid>

					<description><![CDATA[“Out in the open wisdom calls aloud, she raises her voice in the public square.” - Proverbs 1:20]]></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-%201.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-%201.mp3"></audio></figure>



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

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

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

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

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

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

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

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

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

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



<p><strong><sup>1</sup></strong>The proverbs of Solomon son of David, king of Israel:</p>



<p><strong><sup>2</sup></strong>for gaining wisdom and instruction;</p>



<p>for understanding words of insight;</p>



<p><strong><sup>3</sup></strong>for receiving instruction in prudent behaviour,</p>



<p>doing what is right and just and fair;</p>



<p><strong><sup>4</sup></strong>for giving prudence to those who are simple,</p>



<p>knowledge and discretion to the young –</p>



<p><strong><sup>5</sup></strong>let the wise listen and add to their learning,</p>



<p>and let the discerning get guidance –</p>



<p><sup><strong>6</strong></sup>for understanding proverbs and parables,</p>



<p>the sayings and riddles of the wise.</p>



<p><strong><sup>7</sup></strong>The fear of the&nbsp;Lord&nbsp;is the beginning of knowledge,</p>



<p>but fools&nbsp;despise wisdom and instruction.</p>



<p><strong><sup>8</sup></strong>Listen, my son, to your father’s instruction</p>



<p>and do not forsake your mother’s teaching.</p>



<p><strong><sup>9</sup></strong>They are a garland to grace your head</p>



<p>and a chain to adorn your neck.</p>



<p><strong><sup>10</sup></strong>My son, if sinful men entice you,</p>



<p>do not give in to them.</p>



<p><strong><sup>11</sup></strong>If they say, ‘Come along with us;</p>



<p>let’s lie in wait for innocent blood,</p>



<p>let’s ambush some harmless soul;</p>



<p><strong><sup>12</sup></strong>let’s swallow them alive, like the grave,</p>



<p>and whole, like those who go down to the pit;</p>



<p><strong><sup>13</sup></strong>we will get all sorts of valuable things</p>



<p>and fill our houses with plunder;</p>



<p><strong><sup>14</sup></strong>cast lots with us;</p>



<p>we will all share the loot’ –</p>



<p><strong><sup>15</sup></strong>my son, do not go along with them,</p>



<p>do not set foot on their paths;</p>



<p><strong><sup>16</sup></strong>for their feet rush into evil,</p>



<p>they are swift to shed blood.</p>



<p><strong><sup>17</sup></strong>How useless to spread a net</p>



<p>where every bird can see it!</p>



<p><strong><sup>18</sup></strong>These men lie in wait for their own blood;</p>



<p>they ambush only themselves!</p>



<p><strong><sup>19</sup></strong>Such are the paths of all who go after ill-gotten gain;</p>



<p>it takes away the life of those who get it.</p>



<p><strong><sup>20</sup></strong>Out in the open wisdom calls aloud,</p>



<p>she raises her voice in the public square;</p>



<p><strong><sup>21</sup></strong>on top of the wall&nbsp;she cries out,</p>



<p>at the city gate she makes her speech:</p>



<p><strong><sup>22</sup></strong>‘How long will you who are simple love your simple ways?</p>



<p>How long will mockers delight in mockery</p>



<p>and fools hate knowledge?</p>



<p><strong><sup>23</sup></strong>Repent at my rebuke!</p>



<p>Then I will pour out my thoughts to you,</p>



<p>I will make known to you my teachings.</p>



<p><strong><sup>24</sup></strong>But since you refuse to listen when I call</p>



<p>and no-one pays attention when I stretch out my hand,</p>



<p><strong><sup>25</sup></strong>since you disregard all my advice</p>



<p>and do not accept my rebuke,</p>



<p><strong><sup>26</sup></strong>I in turn will laugh when disaster strikes you;</p>



<p>I will mock when calamity overtakes you –</p>



<p><strong><sup>27</sup></strong>when calamity overtakes you like a storm,</p>



<p>when disaster sweeps over you like a whirlwind,</p>



<p>when distress and trouble overwhelm you.</p>



<p><strong><sup>28</sup></strong>‘Then they will call to me but I will not answer;</p>



<p>they will look for me but will not find me,</p>



<p><strong><sup>29</sup></strong>since they hated knowledge</p>



<p>and did not choose to fear the&nbsp;Lord.</p>



<p><strong><sup>30</sup></strong>Since they would not accept my advice</p>



<p>and spurned my rebuke,</p>



<p><strong><sup>31</sup></strong>they will eat the fruit of their ways</p>



<p>and be filled with the fruit of their schemes.</p>



<p><strong><sup>32</sup></strong>For the waywardness of the simple will kill them,</p>



<p>and the complacency of fools will destroy them;</p>



<p><strong><sup>33</sup></strong>but whoever listens to me will live in safety</p>



<p>and be at ease, without fear of harm.’</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="1"
					data-ulike-nonce="72b15f7aa6"
					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_1"></button><span class="count-box wp_ulike_counter_up" data-ulike-counter-value="+1"></span>			</div></div>
	]]></content:encoded>
					
		
		<enclosure url="https://plainscripts.sgp1.cdn.digitaloceanspaces.com/Bible/Proverbs/Video/Proverbs%20-%201.mp4" length="23012643" type="video/mp4" />
<enclosure url="https://plainscripts.sgp1.cdn.digitaloceanspaces.com/Bible/Proverbs/Audio/Audio%20Full%20Proverbs%20-%201.mp3" length="893565" type="audio/mpeg" />

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