<?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>Peace &#8211; Plain Scripts</title>
	<atom:link href="https://plainscripts.com/tag/peace/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:57:10 +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>Peace &#8211; Plain Scripts</title>
	<link>https://plainscripts.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Psalms &#8211; Chapter 4</title>
		<link>https://plainscripts.com/bible/psalms-chapter-4/</link>
		
		<dc:creator><![CDATA[Plain Scripts]]></dc:creator>
		<pubDate>Thu, 13 Nov 2025 13:39:08 +0000</pubDate>
				<category><![CDATA[Bible]]></category>
		<category><![CDATA[Old Testament]]></category>
		<category><![CDATA[Psalms]]></category>
		<category><![CDATA[faithfulness]]></category>
		<category><![CDATA[Peace]]></category>
		<category><![CDATA[Prayer]]></category>
		<category><![CDATA[righteousness]]></category>
		<category><![CDATA[Trust]]></category>
		<guid isPermaLink="false">https://plainscripts.com/?p=403</guid>

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



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



<div class="wp-block-columns is-layout-flex wp-container-core-columns-is-layout-28f84493 wp-block-columns-is-layout-flex">
<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow">    <div class="chapter-nav-widget" data-instance-index="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>Answer me when I call to you,</p>



<p>my righteous God.</p>



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



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



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



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



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



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



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



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



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



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



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



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



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



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



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



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



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



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



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

			</item>
		<item>
		<title>Proverbs &#8211; Chapter 17</title>
		<link>https://plainscripts.com/bible/proverbs-chapter-17/</link>
		
		<dc:creator><![CDATA[Plain Scripts]]></dc:creator>
		<pubDate>Thu, 26 Jun 2025 19:54:01 +0000</pubDate>
				<category><![CDATA[Bible]]></category>
		<category><![CDATA[Old Testament]]></category>
		<category><![CDATA[Proverbs]]></category>
		<category><![CDATA[Forgiveness]]></category>
		<category><![CDATA[Loyalty]]></category>
		<category><![CDATA[Peace]]></category>
		<category><![CDATA[Refinement]]></category>
		<category><![CDATA[Restraint]]></category>
		<guid isPermaLink="false">https://plainscripts.com/?p=242</guid>

					<description><![CDATA[“Better a dry crust with peace and quiet than a house full of feasting, with strife.” - Proverbs 17:1]]></description>
										<content:encoded><![CDATA[
<div class="wp-block-columns is-layout-flex wp-container-core-columns-is-layout-28f84493 wp-block-columns-is-layout-flex">
<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow">
<figure class="wp-block-video"><video controls src="https://plainscripts.sgp1.cdn.digitaloceanspaces.com/Bible/Proverbs/Video/Proverbs%20-%2017.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-%2017.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>Better a dry crust with peace and quiet</p>



<p>than a house full of feasting, with strife.</p>



<p><strong><sup>2</sup></strong>A prudent servant will rule over a disgraceful son</p>



<p>and will share the inheritance as one of the family.</p>



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



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



<p><strong><sup>4</sup></strong>A wicked person listens to deceitful lips;</p>



<p>a liar pays attention to a destructive tongue.</p>



<p><strong><sup>5</sup></strong>Whoever mocks the poor shows contempt for their Maker;</p>



<p>whoever gloats over disaster will not go unpunished.</p>



<p><strong><sup>6</sup></strong>Children’s children are a crown to the aged,</p>



<p>and parents are the pride of their children.</p>



<p><strong><sup>7</sup></strong>Eloquent lips are unsuited to a godless fool –</p>



<p>how much worse lying lips to a ruler!</p>



<p><strong><sup>8</sup></strong>A bribe is seen as a charm by the one who gives it;</p>



<p>they think success will come at every turn.</p>



<p><strong><sup>9</sup></strong>Whoever would foster love covers over an offence,</p>



<p>but whoever repeats the matter separates close friends.</p>



<p><strong><sup>10</sup></strong>A rebuke impresses a discerning person</p>



<p>more than a hundred lashes a fool.</p>



<p><strong><sup>11</sup></strong>Evildoers foster rebellion against God;</p>



<p>the messenger of death will be sent against them.</p>



<p><strong><sup>12</sup></strong>Better to meet a bear robbed of her cubs</p>



<p>than a fool bent on folly.</p>



<p><strong><sup>13</sup></strong>Evil will never leave the house</p>



<p>of one who pays back evil for good.</p>



<p><strong><sup>14</sup></strong>Starting a quarrel is like breaching a dam;</p>



<p>so drop the matter before a dispute breaks out.</p>



<p><strong><sup>15</sup></strong>Acquitting the guilty and condemning the innocent –</p>



<p>the&nbsp;Lord&nbsp;detests them both.</p>



<p><strong><sup>16</sup></strong>Why should fools have money in hand to buy wisdom,</p>



<p>when they are not able to understand it?</p>



<p><strong><sup>17</sup></strong>A friend loves at all times,</p>



<p>and a brother is born for a time of adversity.</p>



<p><strong><sup>18</sup></strong>One who has no sense shakes hands in pledge</p>



<p>and puts up security for a neighbour.</p>



<p><strong><sup>19</sup></strong>Whoever loves a quarrel loves sin;</p>



<p>whoever builds a high gate invites destruction.</p>



<p><strong><sup>20</sup></strong>One whose heart is corrupt does not prosper;</p>



<p>one whose tongue is perverse falls into trouble.</p>



<p><strong><sup>21</sup></strong>To have a fool for a child brings grief;</p>



<p>there is no joy for the parent of a godless fool.</p>



<p><strong><sup>22</sup></strong>A cheerful heart is good medicine,</p>



<p>but a crushed spirit dries up the bones.</p>



<p><strong><sup>23</sup></strong>The wicked accept bribes in secret</p>



<p>to pervert the course of justice.</p>



<p><strong><sup>24</sup></strong>A discerning person keeps wisdom in view,</p>



<p>but a fool’s eyes wander to the ends of the earth.</p>



<p><strong><sup>25</sup></strong>A foolish son brings grief to his father</p>



<p>and bitterness to the mother who bore him.</p>



<p><strong><sup>26</sup></strong>If imposing a fine on the innocent is not good,</p>



<p>surely to flog honest officials is not right.</p>



<p><strong><sup>27</sup></strong>The one who has knowledge uses words with restraint,</p>



<p>and whoever has understanding is even-tempered.</p>



<p><strong><sup>28</sup></strong>Even fools are thought wise if they keep silent,</p>



<p>and discerning if they hold their tongues.</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="242"
					data-ulike-nonce="3111295cde"
					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_242"></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-%2017.mp4" length="21410575" type="video/mp4" />
<enclosure url="https://plainscripts.sgp1.cdn.digitaloceanspaces.com/Bible/Proverbs/Audio/Audio%20Full%20Proverbs%20-%2017.mp3" length="833379" type="audio/mpeg" />

			</item>
		<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="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>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 3</title>
		<link>https://plainscripts.com/bible/proverbs-chapter-3/</link>
		
		<dc:creator><![CDATA[Plain Scripts]]></dc:creator>
		<pubDate>Mon, 02 Jun 2025 16:44:53 +0000</pubDate>
				<category><![CDATA[Bible]]></category>
		<category><![CDATA[Old Testament]]></category>
		<category><![CDATA[Proverbs]]></category>
		<category><![CDATA[discipline]]></category>
		<category><![CDATA[Honor]]></category>
		<category><![CDATA[Peace]]></category>
		<category><![CDATA[Trust]]></category>
		<category><![CDATA[wisdom]]></category>
		<guid isPermaLink="false">https://plainscripts.com/?p=122</guid>

					<description><![CDATA["Trust in the Lord with all you heart and lean not on your own understanding" - Proverbs 3: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">
<figure class="wp-block-video"><video controls src="https://plainscripts.sgp1.cdn.digitaloceanspaces.com/Bible/Proverbs/Video/Proverbs%20-%203.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-%203.mp3"></audio></figure>



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

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

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

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

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

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

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

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

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

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



<p><strong><sup>1</sup></strong>My son, do not forget my teaching,</p>



<p>but keep my commands in your heart,</p>



<p><strong><sup>2</sup></strong>for they will prolong your life many years</p>



<p>and bring you peace and prosperity.</p>



<p><strong><sup>3</sup></strong>Let love and faithfulness never leave you;</p>



<p>bind them round your neck,</p>



<p>write them on the tablet of your heart.</p>



<p><strong><sup>4</sup></strong>Then you will win favour and a good name</p>



<p>in the sight of God and man.</p>



<p><strong><sup>5</sup></strong>Trust in the&nbsp;Lord&nbsp;with all your heart</p>



<p>and lean not on your own understanding;</p>



<p><strong><sup>6</sup></strong>in all your ways submit to him,</p>



<p>and he will make your paths straight.</p>



<p><strong><sup>7</sup></strong>Do not be wise in your own eyes;</p>



<p>fear the&nbsp;Lord&nbsp;and shun evil.</p>



<p><strong><sup>8</sup></strong>This will bring health to your body</p>



<p>and nourishment to your bones.</p>



<p><strong><sup>9</sup></strong>Honour the&nbsp;Lord&nbsp;with your wealth,</p>



<p>with the firstfruits of all your crops;</p>



<p><strong><sup>10</sup></strong>then your barns will be filled to overflowing,</p>



<p>and your vats will brim over with new wine.</p>



<p><strong><sup>11</sup></strong>My son, do not despise the&nbsp;Lord’s discipline,</p>



<p>and do not resent his rebuke,</p>



<p><strong><sup>12</sup></strong>because the&nbsp;Lord&nbsp;disciplines those he loves,</p>



<p>as a father the son he delights in.</p>



<p><strong><sup>13</sup></strong>Blessed are those who find wisdom,</p>



<p>those who gain understanding,</p>



<p><strong><sup>14</sup></strong>for she is more profitable than silver</p>



<p>and yields better returns than gold.</p>



<p><strong><sup>15</sup></strong>She is more precious than rubies;</p>



<p>nothing you desire can compare with her.</p>



<p><strong><sup>16</sup></strong>Long life is in her right hand;</p>



<p>in her left hand are riches and honour.</p>



<p><strong><sup>17</sup></strong>Her ways are pleasant ways,</p>



<p>and all her paths are peace.</p>



<p><strong><sup>18</sup></strong>She is a tree of life to those who take hold of her;</p>



<p>those who hold her fast will be blessed.</p>



<p><strong><sup>19</sup></strong>By wisdom the&nbsp;Lord&nbsp;laid the earth’s foundations,</p>



<p>by understanding he set the heavens in place;</p>



<p><strong><sup>20</sup></strong>by his knowledge the watery depths were divided,</p>



<p>and the clouds let drop the dew.</p>



<p><strong><sup>21</sup></strong>My son, do not let wisdom and understanding out of your sight,</p>



<p>preserve sound judgment and discretion;</p>



<p><strong><sup>22</sup></strong>they will be life for you,</p>



<p>an ornament to grace your neck.</p>



<p><strong><sup>23</sup></strong>Then you will go on your way in safety,</p>



<p>and your foot will not stumble.</p>



<p><strong><sup>24</sup></strong>When you lie down, you will not be afraid;</p>



<p>when you lie down, your sleep will be sweet.</p>



<p><strong><sup>25</sup></strong>Have no fear of sudden disaster</p>



<p>or of the ruin that overtakes the wicked,</p>



<p><strong><sup>26</sup></strong>for the&nbsp;Lord&nbsp;will be at your side</p>



<p>and will keep your foot from being snared.</p>



<p><strong><sup>27</sup></strong>Do not withhold good from those to whom it is due,</p>



<p>when it is in your power to act.</p>



<p><strong><sup>28</sup></strong>Do not say to your neighbour,</p>



<p>‘Come back tomorrow and I’ll give it to you’ –</p>



<p>when you already have it with you.</p>



<p><strong><sup>29</sup></strong>Do not plot harm against your neighbour,</p>



<p>who lives trustfully near you.</p>



<p><strong><sup>30</sup></strong>Do not accuse anyone for no reason –</p>



<p>when they have done you no harm.</p>



<p><strong><sup>31</sup></strong>Do not envy the violent</p>



<p>or choose any of their ways.</p>



<p><strong><sup>32</sup></strong>For the&nbsp;Lord&nbsp;detests the perverse</p>



<p>but takes the upright into his confidence.</p>



<p><strong><sup>33</sup></strong>The&nbsp;Lord’s curse is on the house of the wicked,</p>



<p>but he blesses the home of the righteous.</p>



<p><strong><sup>34</sup></strong>He mocks proud mockers</p>



<p>but shows favour to the humble and oppressed.</p>



<p><strong><sup>35</sup></strong>The wise inherit honour,</p>



<p>but fools get only shame.</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="122"
					data-ulike-nonce="959a83e69d"
					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_122"></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-%203.mp4" length="22841990" type="video/mp4" />
<enclosure url="https://plainscripts.sgp1.cdn.digitaloceanspaces.com/Bible/Proverbs/Audio/Audio%20Full%20Proverbs%20-%203.mp3" length="894192" type="audio/mpeg" />

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