<?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>Righteous &#8211; Plain Scripts</title>
	<atom:link href="https://plainscripts.com/tag/righteous/feed/" rel="self" type="application/rss+xml" />
	<link>https://plainscripts.com</link>
	<description>Maybe God&#039;s Words?</description>
	<lastBuildDate>Wed, 29 Apr 2026 19:42:24 +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>Righteous &#8211; Plain Scripts</title>
	<link>https://plainscripts.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Proverbs &#8211; Chapter 10</title>
		<link>https://plainscripts.com/bible/proverbs-chapter-10/</link>
		
		<dc:creator><![CDATA[Plain Scripts]]></dc:creator>
		<pubDate>Fri, 06 Jun 2025 17:31:09 +0000</pubDate>
				<category><![CDATA[Bible]]></category>
		<category><![CDATA[Old Testament]]></category>
		<category><![CDATA[Proverbs]]></category>
		<category><![CDATA[Blessing]]></category>
		<category><![CDATA[Diligent]]></category>
		<category><![CDATA[Mouth]]></category>
		<category><![CDATA[Righteous]]></category>
		<category><![CDATA[wisdom]]></category>
		<guid isPermaLink="false">https://plainscripts.com/?p=204</guid>

					<description><![CDATA["Hatred stirs up conflict, but love covers over all wrongs." - Proverbs 10:12]]></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-%2010.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-%2010.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 proverbs of Solomon:</p>



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



<p>but a foolish son brings grief to his mother.</p>



<p><strong><sup>2</sup></strong>Ill-gotten treasures have no lasting value,</p>



<p>but righteousness delivers from death.</p>



<p><strong><sup>3</sup></strong>The&nbsp;Lord&nbsp;does not let the righteous go hungry,</p>



<p>but he thwarts the craving of the wicked.</p>



<p><strong><sup>4</sup></strong>Lazy hands make for poverty,</p>



<p>but diligent hands bring wealth.</p>



<p><strong><sup>5</sup></strong>He who gathers crops in summer is a prudent son,</p>



<p>but he who sleeps during harvest is a disgraceful son.</p>



<p><strong><sup>6</sup></strong>Blessings crown the head of the righteous,</p>



<p>but violence overwhelms the mouth of the wicked.</p>



<p><strong><sup>7</sup></strong>The name of the righteous is used in blessings,</p>



<p>but the name of the wicked will rot.</p>



<p><strong><sup>8</sup></strong>The wise in heart accept commands,</p>



<p>but a chattering fool comes to ruin.</p>



<p><strong><sup>9</sup></strong>Whoever walks in integrity walks securely,</p>



<p>but whoever takes crooked paths will be found out.</p>



<p><strong><sup>10</sup></strong>Whoever winks maliciously causes grief,</p>



<p>and a chattering fool comes to ruin.</p>



<p><strong><sup>11</sup></strong>The mouth of the righteous is a fountain of life,</p>



<p>but the mouth of the wicked conceals violence.</p>



<p><strong><sup>12</sup></strong>Hatred stirs up conflict,</p>



<p>but love covers over all wrongs.</p>



<p><strong><sup>13</sup></strong>Wisdom is found on the lips of the discerning,</p>



<p>but a rod is for the back of one who has no sense.</p>



<p><strong><sup>14</sup></strong>The wise store up knowledge,</p>



<p>but the mouth of a fool invites ruin.</p>



<p><strong><sup>15</sup></strong>The wealth of the rich is their fortified city,</p>



<p>but poverty is the ruin of the poor.</p>



<p><strong><sup>16</sup></strong>The wages of the righteous is life,</p>



<p>but the earnings of the wicked are sin and death.</p>



<p><strong><sup>17</sup></strong>Whoever heeds discipline shows the way to life,</p>



<p>but whoever ignores correction leads others astray.</p>



<p><strong><sup>18</sup></strong>Whoever conceals hatred with lying lips</p>



<p>and spreads slander is a fool.</p>



<p><strong><sup>19</sup></strong>Sin is not ended by multiplying words,</p>



<p>but the prudent hold their tongues.</p>



<p><strong><sup>20</sup></strong>The tongue of the righteous is choice silver,</p>



<p>but the heart of the wicked is of little value.</p>



<p><strong><sup>21</sup></strong>The lips of the righteous nourish many,</p>



<p>but fools die for lack of sense.</p>



<p><strong><sup>22</sup></strong>The blessing of the&nbsp;Lord&nbsp;brings wealth,</p>



<p>without painful toil for it.</p>



<p><strong><sup>23</sup></strong>A fool finds pleasure in wicked schemes,</p>



<p>but a person of understanding delights in wisdom.</p>



<p><strong><sup>24</sup></strong>What the wicked dread will overtake them;</p>



<p>what the righteous desire will be granted.</p>



<p><strong><sup>25</sup></strong>When the storm has swept by, the wicked are gone,</p>



<p>but the righteous stand firm for ever.</p>



<p><strong><sup>26</sup></strong>As vinegar to the teeth and smoke to the eyes,</p>



<p>so are sluggards to those who send them.</p>



<p><strong><sup>27</sup></strong>The fear of the&nbsp;Lord&nbsp;adds length to life,</p>



<p>but the years of the wicked are cut short.</p>



<p><strong><sup>28</sup></strong>The prospect of the righteous is joy,</p>



<p>but the hopes of the wicked come to nothing.</p>



<p><strong><sup>29</sup></strong>The way of the&nbsp;Lord&nbsp;is a refuge for the blameless,</p>



<p>but it is the ruin of those who do evil.</p>



<p><strong><sup>30</sup></strong>The righteous will never be uprooted,</p>



<p>but the wicked will not remain in the land.</p>



<p><strong><sup>31</sup></strong>From the mouth of the righteous comes the fruit of wisdom,</p>



<p>but a perverse tongue will be silenced.</p>



<p><strong><sup>32</sup></strong>The lips of the righteous know what finds favour,</p>



<p>but the mouth of the wicked only what is perverse.</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="204"
					data-ulike-nonce="e98acd5758"
					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_204"></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-%2010.mp4" length="24136478" type="video/mp4" />
<enclosure url="https://plainscripts.sgp1.cdn.digitaloceanspaces.com/Bible/Proverbs/Audio/Audio%20Full%20Proverbs%20-%2010.mp3" length="941944" type="audio/mpeg" />

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