<?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>path &#8211; Plain Scripts</title>
	<atom:link href="https://plainscripts.com/tag/path/feed/" rel="self" type="application/rss+xml" />
	<link>https://plainscripts.com</link>
	<description>Maybe God&#039;s Words?</description>
	<lastBuildDate>Thu, 30 Apr 2026 17:46:13 +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>path &#8211; Plain Scripts</title>
	<link>https://plainscripts.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Proverbs &#8211; Chapter 14</title>
		<link>https://plainscripts.com/bible/proverbs-chapter-14/</link>
		
		<dc:creator><![CDATA[Plain Scripts]]></dc:creator>
		<pubDate>Mon, 09 Jun 2025 17:06:47 +0000</pubDate>
				<category><![CDATA[Bible]]></category>
		<category><![CDATA[Old Testament]]></category>
		<category><![CDATA[Proverbs]]></category>
		<category><![CDATA[consequence]]></category>
		<category><![CDATA[path]]></category>
		<category><![CDATA[Peace]]></category>
		<category><![CDATA[Pretense]]></category>
		<category><![CDATA[Temper]]></category>
		<guid isPermaLink="false">https://plainscripts.com/?p=226</guid>

					<description><![CDATA["Each heart knows its own bitterness, and no-one else can share its joy." - Proverbs 14:10]]></description>
										<content:encoded><![CDATA[
<div class="wp-block-columns is-layout-flex wp-container-core-columns-is-layout-28f84493 wp-block-columns-is-layout-flex">
<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow">
<figure class="wp-block-video"><video controls src="https://plainscripts.sgp1.cdn.digitaloceanspaces.com/Bible/Proverbs/Video/Proverbs%20-%2014.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-%2014.mp3"></audio></figure>



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

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

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

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

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

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

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

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

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

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



<p><strong><sup>1</sup></strong>The wise woman builds her house,</p>



<p>but with her own hands the foolish one tears hers down.</p>



<p><strong><sup>2</sup></strong>Whoever fears the&nbsp;Lord&nbsp;walks uprightly,</p>



<p>but those who despise him are devious in their ways.</p>



<p><strong><sup>3</sup></strong>A fool’s mouth lashes out with pride,</p>



<p>but the lips of the wise protect them.</p>



<p><strong><sup>4</sup></strong>Where there are no oxen, the manger is empty,</p>



<p>but from the strength of an ox come abundant harvests.</p>



<p><strong><sup>5</sup></strong>An honest witness does not deceive,</p>



<p>but a false witness pours out lies.</p>



<p><strong><sup>6</sup></strong>The mocker seeks wisdom and finds none,</p>



<p>but knowledge comes easily to the discerning.</p>



<p><strong><sup>7</sup></strong>Stay away from a fool,</p>



<p>for you will not find knowledge on their lips.</p>



<p><strong><sup>8</sup></strong>The wisdom of the prudent is to give thought to their ways,</p>



<p>but the folly of fools is deception.</p>



<p><strong><sup>9</sup></strong>Fools mock at making amends for sin,</p>



<p>but goodwill is found among the upright.</p>



<p><strong><sup>10</sup></strong>Each heart knows its own bitterness,</p>



<p>and no-one else can share its joy.</p>



<p><strong><sup>11</sup></strong>The house of the wicked will be destroyed,</p>



<p>but the tent of the upright will flourish.</p>



<p><strong><sup>12</sup></strong>There is a way that appears to be right,</p>



<p>but in the end it leads to death.</p>



<p><strong><sup>13</sup></strong>Even in laughter the heart may ache,</p>



<p>and rejoicing may end in grief.</p>



<p><strong><sup>14</sup></strong>The faithless will be fully repaid for their ways,</p>



<p>and the good rewarded for theirs.</p>



<p><strong><sup>15</sup></strong>The simple believe anything,</p>



<p>but the prudent give thought to their steps.</p>



<p><strong><sup>16</sup></strong>The wise fear the&nbsp;Lord&nbsp;and shun evil,</p>



<p>but a fool is hotheaded and yet feels secure.</p>



<p><strong><sup>17</sup></strong>A quick-tempered person does foolish things,</p>



<p>and the one who devises evil schemes is hated.</p>



<p><strong><sup>18</sup></strong>The simple inherit folly,</p>



<p>but the prudent are crowned with knowledge.</p>



<p><strong><sup>19</sup></strong>Evildoers will bow down in the presence of the good,</p>



<p>and the wicked at the gates of the righteous.</p>



<p><strong><sup>20</sup></strong>The poor are shunned even by their neighbours,</p>



<p>but the rich have many friends.</p>



<p><strong><sup>21</sup></strong>It is a sin to despise one’s neighbour,</p>



<p>but blessed is the one who is kind to the needy.</p>



<p><strong><sup>22</sup></strong>Do not those who plot evil go astray?</p>



<p>But those who plan what is good find&nbsp;love and faithfulness.</p>



<p><strong><sup>23</sup></strong>All hard work brings a profit,</p>



<p>but mere talk leads only to poverty.</p>



<p><strong><sup>24</sup></strong>The wealth of the wise is their crown,</p>



<p>but the folly of fools yields folly.</p>



<p><strong><sup>25</sup></strong>A truthful witness saves lives,</p>



<p>but a false witness is deceitful.</p>



<p><strong><sup>26</sup></strong>Whoever fears the&nbsp;Lord&nbsp;has a secure fortress,</p>



<p>and for their children it will be a refuge.</p>



<p><strong><sup>27</sup></strong>The fear of the&nbsp;Lord&nbsp;is a fountain of life,</p>



<p>turning a person from the snares of death.</p>



<p><strong><sup>28</sup></strong>A large population is a king’s glory,</p>



<p>but without subjects a prince is ruined.</p>



<p><strong><sup>29</sup></strong>Whoever is patient has great understanding,</p>



<p>but one who is quick-tempered displays folly.</p>



<p><strong><sup>30</sup></strong>A heart at peace gives life to the body,</p>



<p>but envy rots the bones.</p>



<p><strong><sup>31</sup></strong>Whoever oppresses the poor shows contempt for their Maker,</p>



<p>but whoever is kind to the needy honours God.</p>



<p><strong><sup>32</sup></strong>When calamity comes, the wicked are brought down,</p>



<p>but even in death the righteous seek refuge in God.</p>



<p><strong><sup>33</sup></strong>Wisdom reposes in the heart of the discerning</p>



<p>and even among fools she lets herself be known.</p>



<p><strong><sup>34</sup></strong>Righteousness exalts a nation,</p>



<p>but sin condemns any people.</p>



<p><strong><sup>35</sup></strong>A king delights in a wise servant,</p>



<p>but a shameful servant arouses his fury.</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="226"
					data-ulike-nonce="8b4e9f6bca"
					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_226"></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-%2014.mp4" length="25540912" type="video/mp4" />
<enclosure url="https://plainscripts.sgp1.cdn.digitaloceanspaces.com/Bible/Proverbs/Audio/Audio%20Full%20Proverbs%20-%2014.mp3" length="1012370" type="audio/mpeg" />

			</item>
		<item>
		<title>Proverbs &#8211; Chapter 5</title>
		<link>https://plainscripts.com/bible/proverbs-chapter-5/</link>
		
		<dc:creator><![CDATA[Plain Scripts]]></dc:creator>
		<pubDate>Wed, 04 Jun 2025 14:52:41 +0000</pubDate>
				<category><![CDATA[Bible]]></category>
		<category><![CDATA[Old Testament]]></category>
		<category><![CDATA[Proverbs]]></category>
		<category><![CDATA[discretion]]></category>
		<category><![CDATA[faithfulness]]></category>
		<category><![CDATA[Lips]]></category>
		<category><![CDATA[path]]></category>
		<category><![CDATA[regret]]></category>
		<guid isPermaLink="false">https://plainscripts.com/?p=175</guid>

					<description><![CDATA[“For your ways are in full view of the Lord, and he examines all your paths.” — Proverbs 5: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-%205.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-%205.mp3"></audio></figure>



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

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

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

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

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

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

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

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

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

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



<p><strong><sup>1</sup></strong>My son, pay attention to my wisdom,</p>



<p>turn your ear to my words of insight,</p>



<p><strong><sup>2</sup></strong>that you may maintain discretion</p>



<p>and your lips may preserve knowledge.</p>



<p><strong><sup>3</sup></strong>For the lips of the adulterous woman drip honey,</p>



<p>and her speech is smoother than oil;</p>



<p><strong><sup>4</sup></strong>but in the end she is bitter as gall,</p>



<p>sharp as a double-edged sword.</p>



<p><strong><sup>5</sup></strong>Her feet go down to death;</p>



<p>her steps lead straight to the grave.</p>



<p><strong><sup>6</sup></strong>She gives no thought to the way of life;</p>



<p>her paths wander aimlessly, but she does not know it.</p>



<p><strong><sup>7</sup></strong>Now then, my sons, listen to me;</p>



<p>do not turn aside from what I say.</p>



<p><strong><sup>8</sup></strong>Keep to a path far from her,</p>



<p>do not go near the door of her house,</p>



<p><strong><sup>9</sup></strong>lest you lose your honour to others</p>



<p>and your dignity&nbsp;to one who is cruel,</p>



<p><strong><sup>10</sup></strong>lest strangers feast on your wealth</p>



<p>and your toil enrich the house of another.</p>



<p><strong><sup>11</sup></strong>At the end of your life you will groan,</p>



<p>when your flesh and body are spent.</p>



<p><strong><sup>12</sup></strong>You will say, ‘How I hated discipline!</p>



<p>How my heart spurned correction!</p>



<p><strong><sup>13</sup></strong>I would not obey my teachers</p>



<p>or turn my ear to my instructors.</p>



<p><strong><sup>14</sup></strong>And I was soon in serious trouble</p>



<p>in the assembly of God’s people.’</p>



<p><strong><sup>15</sup></strong>Drink water from your own cistern,</p>



<p>running water from your own well.</p>



<p><strong><sup>16</sup></strong>Should your springs overflow in the streets,</p>



<p>your streams of water in the public squares?</p>



<p><strong><sup>17</sup></strong>Let them be yours alone,</p>



<p>never to be shared with strangers.</p>



<p><strong><sup>18</sup></strong>May your fountain be blessed,</p>



<p>and may you rejoice in the wife of your youth.</p>



<p><strong><sup>19</sup></strong>A loving doe, a graceful deer –</p>



<p>may her breasts satisfy you always,</p>



<p>may you ever be intoxicated with her love.</p>



<p><strong><sup>20</sup></strong>Why, my son, be intoxicated with another man’s wife?</p>



<p>Why embrace the bosom of a wayward woman?</p>



<p><strong><sup>21</sup></strong>For your ways are in full view of the&nbsp;Lord,</p>



<p>and he examines all your paths.</p>



<p><strong><sup>22</sup></strong>The evil deeds of the wicked ensnare them;</p>



<p>the cords of their sins hold them fast.</p>



<p><strong><sup>23</sup></strong>For lack of discipline they will die,</p>



<p>led astray by their own great folly.</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="175"
					data-ulike-nonce="9bbaa8c00a"
					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_175"></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-%205.mp4" length="15578263" type="video/mp4" />
<enclosure url="https://plainscripts.sgp1.cdn.digitaloceanspaces.com/Bible/Proverbs/Audio/Audio%20Full%20Proverbs%20-%205.mp3" length="620220" type="audio/mpeg" />

			</item>
		<item>
		<title>Proverbs &#8211; Chapter 4</title>
		<link>https://plainscripts.com/bible/proverbs-chapter-4/</link>
		
		<dc:creator><![CDATA[Plain Scripts]]></dc:creator>
		<pubDate>Tue, 03 Jun 2025 17:17:00 +0000</pubDate>
				<category><![CDATA[Bible]]></category>
		<category><![CDATA[Old Testament]]></category>
		<category><![CDATA[Proverbs]]></category>
		<category><![CDATA[Guard]]></category>
		<category><![CDATA[life]]></category>
		<category><![CDATA[path]]></category>
		<category><![CDATA[understanding]]></category>
		<category><![CDATA[wisdom]]></category>
		<guid isPermaLink="false">https://plainscripts.com/?p=164</guid>

					<description><![CDATA[“Above all else, guard your heart, for everything you do flows from it.” – Proverbs 4:23]]></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-%204.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-%204.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>Listen, my sons, to a father’s instruction;</p>



<p>pay attention and gain understanding.</p>



<p><strong><sup>2</sup></strong>I give you sound learning,</p>



<p>so do not forsake my teaching.</p>



<p><strong><sup>3</sup></strong>For I too was a son to my father,</p>



<p>still tender, and cherished by my mother.</p>



<p><strong><sup>4</sup></strong>Then he taught me, and he said to me,</p>



<p>‘Take hold of my words with all your heart;</p>



<p>keep my commands, and you will live.</p>



<p><strong><sup>5</sup></strong>Get wisdom, get understanding;</p>



<p>do not forget my words or turn away from them.</p>



<p><strong><sup>6</sup></strong>Do not forsake wisdom, and she will protect you;</p>



<p>love her, and she will watch over you.</p>



<p><strong><sup>7</sup></strong>The beginning of wisdom is this: get&nbsp;wisdom.</p>



<p>Though it cost all you have,&nbsp;get understanding.</p>



<p><strong><sup>8</sup></strong>Cherish her, and she will exalt you;</p>



<p>embrace her, and she will honour you.</p>



<p><strong><sup>9</sup></strong>She will give you a garland to grace your head</p>



<p>and present you with a glorious crown.’</p>



<p><strong><sup>10</sup></strong>Listen, my son, accept what I say,</p>



<p>and the years of your life will be many.</p>



<p><strong><sup>11</sup></strong>I instruct you in the way of wisdom</p>



<p>and lead you along straight paths.</p>



<p><strong><sup>12</sup></strong>When you walk, your steps will not be hampered;</p>



<p>when you run, you will not stumble.</p>



<p><strong><sup>13</sup></strong>Hold on to instruction, do not let it go;</p>



<p>guard it well, for it is your life.</p>



<p><strong><sup>14</sup></strong>Do not set foot on the path of the wicked</p>



<p>or walk in the way of evildoers.</p>



<p><strong><sup>15</sup></strong>Avoid it, do not travel on it;</p>



<p>turn from it and go on your way.</p>



<p><strong><sup>16</sup></strong>For they cannot rest until they do evil;</p>



<p>they are robbed of sleep till they make someone stumble.</p>



<p><strong><sup>17</sup></strong>They eat the bread of wickedness</p>



<p>and drink the wine of violence.</p>



<p><strong><sup>18</sup></strong>The path of the righteous is like the morning sun,</p>



<p>shining ever brighter till the full light of day.</p>



<p><strong><sup>19</sup></strong>But the way of the wicked is like deep darkness;</p>



<p>they do not know what makes them stumble.</p>



<p><strong><sup>20</sup></strong>My son, pay attention to what I say;</p>



<p>turn your ear to my words.</p>



<p><strong><sup>21</sup></strong>Do not let them out of your sight,</p>



<p>keep them within your heart;</p>



<p><strong><sup>22</sup></strong>for they are life to those who find them</p>



<p>and health to one’s whole body.</p>



<p><strong><sup>23</sup></strong>Above all else, guard your heart,</p>



<p>for everything you do flows from it.</p>



<p><strong><sup>24</sup></strong>Keep your mouth free of perversity;</p>



<p>keep corrupt talk far from your lips.</p>



<p><strong><sup>25</sup></strong>Let your eyes look straight ahead;</p>



<p>fix your gaze directly before you.</p>



<p><strong><sup>26</sup></strong>Give careful thought to the&nbsp;paths for your feet</p>



<p>and be steadfast in all your ways.</p>



<p><strong><sup>27</sup></strong>Do not turn to the right or the left;</p>



<p>keep your foot from evil.</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="164"
					data-ulike-nonce="1bd3c8dd5e"
					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_164"></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-%204.mp4" length="18545083" type="video/mp4" />
<enclosure url="https://plainscripts.sgp1.cdn.digitaloceanspaces.com/Bible/Proverbs/Audio/Audio%20Full%20Proverbs%20-%204.mp3" length="737771" type="audio/mpeg" />

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