<?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>Joy &#8211; Plain Scripts</title>
	<atom:link href="https://plainscripts.com/tag/joy/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:48: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>Joy &#8211; Plain Scripts</title>
	<link>https://plainscripts.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Psalms &#8211; Chapter 16</title>
		<link>https://plainscripts.com/bible/psalms-chapter-16/</link>
		
		<dc:creator><![CDATA[Plain Scripts]]></dc:creator>
		<pubDate>Wed, 07 Jan 2026 16:31:53 +0000</pubDate>
				<category><![CDATA[Bible]]></category>
		<category><![CDATA[Old Testament]]></category>
		<category><![CDATA[Psalms]]></category>
		<category><![CDATA[Devotion]]></category>
		<category><![CDATA[Hope]]></category>
		<category><![CDATA[Inheritance]]></category>
		<category><![CDATA[Joy]]></category>
		<category><![CDATA[Refuge]]></category>
		<guid isPermaLink="false">https://plainscripts.com/?p=804</guid>

					<description><![CDATA["Keep me safe, my God, for in you I take refuge" - Psalms 16:1]]></description>
										<content:encoded><![CDATA[
<div class="wp-block-columns is-layout-flex wp-container-core-columns-is-layout-28f84493 wp-block-columns-is-layout-flex">
<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow">
<div style="position:relative;width:100%;overflow:hidden;padding-top:57.25%"><iframe style="position:absolute;top:0;left:0;bottom:0;right:0;width:100%;height:100%;border:none" allow="autoplay; fullscreen" webkitallowfullscreen mozallowfullscreen allowfullscreen src="https://videos.dyntube.com/iframes/SX1RWfieCkmrgVMYKw1HxA" title="Psalm - 16"></iframe></div>
</div>
</div>



<figure class="wp-block-audio"><audio controls src="https://plainscripts.com/wp-content/uploads/2026/01/Psalms-Audio-Chapter-16.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>Keep me safe, my God,</p>



<p>for in you I take refuge.</p>



<p><strong><sup>2</sup></strong>I say to the Lord, ‘You are my Lord;</p>



<p>apart from you I have no good thing.’</p>



<p><strong><sup>3</sup></strong>I say of the holy people who are in the land,</p>



<p>‘They are the noble ones in whom is all my delight.’</p>



<p><strong><sup>4</sup></strong>Those who run after other gods will suffer more and more.</p>



<p>I will not pour out libations of blood to such gods</p>



<p>or take up their names on my lips.</p>



<p><strong><sup>5</sup></strong> Lord, you alone are my portion and my cup;</p>



<p>you make my lot secure.</p>



<p><strong><sup>6</sup></strong>The boundary lines have fallen for me in pleasant places;</p>



<p>surely I have a delightful inheritance.</p>



<p><strong><sup>7</sup></strong>I will praise the Lord, who counsels me;</p>



<p>even at night my heart instructs me.</p>



<p><strong><sup>8</sup></strong>I keep my eyes always on the Lord.</p>



<p>With him at my right hand, I shall not be shaken.</p>



<p><strong><sup>9</sup></strong>Therefore my heart is glad and my tongue rejoices;</p>



<p>my body also will rest secure,</p>



<p><strong><sup>10</sup></strong>because you will not abandon me to the realm of the dead,</p>



<p>nor will you let your faithful&nbsp;one see decay.</p>



<p><strong><sup>11</sup></strong>You make known to me the path of life;</p>



<p>you will fill me with joy in your presence,</p>



<p>with eternal pleasures at your right hand.</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="804"
					data-ulike-nonce="b67616bbe5"
					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_804"></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-16.mp3" length="384909" 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="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>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="448cd94420"
					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 12</title>
		<link>https://plainscripts.com/bible/proverbs-chapter-12/</link>
		
		<dc:creator><![CDATA[Plain Scripts]]></dc:creator>
		<pubDate>Sat, 07 Jun 2025 19:37:36 +0000</pubDate>
				<category><![CDATA[Bible]]></category>
		<category><![CDATA[Old Testament]]></category>
		<category><![CDATA[Proverbs]]></category>
		<category><![CDATA[Diligence]]></category>
		<category><![CDATA[discipline]]></category>
		<category><![CDATA[Healing]]></category>
		<category><![CDATA[Joy]]></category>
		<category><![CDATA[Truth]]></category>
		<guid isPermaLink="false">https://plainscripts.com/?p=214</guid>

					<description><![CDATA["Deceit is in the hearts of those who plot evil, but those who promote peace have joy." - Proverbs 12: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-%2012.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-%2012.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>Whoever loves discipline loves knowledge,</p>



<p>but whoever hates correction is stupid.</p>



<p><strong><sup>2</sup></strong>Good people obtain favour from the&nbsp;Lord,</p>



<p>but he condemns those who devise wicked schemes.</p>



<p><strong><sup>3</sup></strong>No-one can be established through wickedness,</p>



<p>but the righteous cannot be uprooted.</p>



<p><strong><sup>4</sup></strong>A wife of noble character is her husband’s crown,</p>



<p>but a disgraceful wife is like decay in his bones.</p>



<p><strong><sup>5</sup></strong>The plans of the righteous are just,</p>



<p>but the advice of the wicked is deceitful.</p>



<p><strong><sup>6</sup></strong>The words of the wicked lie in wait for blood,</p>



<p>but the speech of the upright rescues them.</p>



<p><strong><sup>7</sup></strong>The wicked are overthrown and are no more,</p>



<p>but the house of the righteous stands firm.</p>



<p><strong><sup>8</sup></strong>A person is praised according to their prudence,</p>



<p>and one with a warped mind is despised.</p>



<p><strong><sup>9</sup></strong>Better to be a nobody and yet have a servant</p>



<p>than pretend to be somebody and have no food.</p>



<p><strong><sup>10</sup></strong>The righteous care for the needs of their animals,</p>



<p>but the kindest acts of the wicked are cruel.</p>



<p><strong><sup>11</sup></strong>Those who work their land will have abundant food,</p>



<p>but those who chase fantasies have no sense.</p>



<p><strong><sup>12</sup></strong>The wicked desire the stronghold of evildoers,</p>



<p>but the root of the righteous endures.</p>



<p><strong><sup>13</sup></strong>Evildoers are trapped by their sinful talk,</p>



<p>and so the innocent escape trouble.</p>



<p><strong><sup>14</sup></strong>From the fruit of their lips people are filled with good things,</p>



<p>and the work of their hands brings them reward.</p>



<p><strong><sup>15</sup></strong>The way of fools seems right to them,</p>



<p>but the wise listen to advice.</p>



<p><strong><sup>16</sup></strong>Fools show their annoyance at once,</p>



<p>but the prudent overlook an insult.</p>



<p><strong><sup>17</sup></strong>An honest witness tells the truth,</p>



<p>but a false witness tells lies.</p>



<p><strong><sup>18</sup></strong>The words of the reckless pierce like swords,</p>



<p>but the tongue of the wise brings healing.</p>



<p><strong><sup>19</sup></strong>Truthful lips endure for ever,</p>



<p>but a lying tongue lasts only a moment.</p>



<p><strong><sup>20</sup></strong>Deceit is in the hearts of those who plot evil,</p>



<p>but those who promote peace have joy.</p>



<p><strong><sup>21</sup></strong>No harm overtakes the righteous,</p>



<p>but the wicked have their fill of trouble.</p>



<p><strong><sup>22</sup></strong>The&nbsp;Lord&nbsp;detests lying lips,</p>



<p>but he delights in people who are trustworthy.</p>



<p><strong><sup>23</sup></strong>The prudent keep their knowledge to themselves,</p>



<p>but a fool’s heart blurts out folly.</p>



<p><strong><sup>24</sup></strong>Diligent hands will rule,</p>



<p>but laziness ends in forced labour.</p>



<p><strong><sup>25</sup></strong>Anxiety weighs down the heart,</p>



<p>but a kind word cheers it up.</p>



<p><strong><sup>26</sup></strong>The righteous choose their friends carefully,</p>



<p>but the way of the wicked leads them astray.</p>



<p><strong><sup>27</sup></strong>The lazy do not roast&nbsp;any game,</p>



<p>but the diligent feed on the riches of the hunt.</p>



<p><strong><sup>28</sup></strong>In the way of righteousness there is life;</p>



<p>along that path is immortality.</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="214"
					data-ulike-nonce="b16f24f287"
					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_214"></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-%2012.mp4" length="20229228" type="video/mp4" />
<enclosure url="https://plainscripts.sgp1.cdn.digitaloceanspaces.com/Bible/Proverbs/Audio/Audio%20Full%20Proverbs%20-%2012.mp3" length="787404" type="audio/mpeg" />

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