<?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>Honor &#8211; Plain Scripts</title>
	<atom:link href="https://plainscripts.com/tag/honor/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:12:34 +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>Honor &#8211; Plain Scripts</title>
	<link>https://plainscripts.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Proverbs &#8211; Chapter 31</title>
		<link>https://plainscripts.com/bible/proverbs-chapter-31/</link>
		
		<dc:creator><![CDATA[Plain Scripts]]></dc:creator>
		<pubDate>Tue, 04 Nov 2025 14:56:08 +0000</pubDate>
				<category><![CDATA[Bible]]></category>
		<category><![CDATA[Old Testament]]></category>
		<category><![CDATA[Proverbs]]></category>
		<category><![CDATA[Honor]]></category>
		<category><![CDATA[Justice]]></category>
		<category><![CDATA[Strength]]></category>
		<category><![CDATA[Virtue]]></category>
		<category><![CDATA[wisdom]]></category>
		<guid isPermaLink="false">https://plainscripts.com/?p=372</guid>

					<description><![CDATA["Charm is deceptive, and beauty is fleeting; but a woman who fears the Lord is to be praised." - Proverbs 31: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">
<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/p8RBsnLX80GQnp3AxUEMwQ" title="Proverbs - 31"></iframe></div>
</div>
</div>



<figure class="wp-block-audio"><audio controls src="https://plainscripts.com/wp-content/uploads/2025/11/Audio-Full-Proverbs-31.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>Sayings of King Lemuel</strong></p>



<p><strong><sup>1</sup></strong>The sayings of King Lemuel – an inspired utterance his mother taught him.</p>



<p><strong><sup>2</sup></strong>Listen, my son! Listen, son of my womb!</p>



<p>Listen, my son, the answer to my prayers!</p>



<p><strong><sup>3</sup></strong>Do not spend your strength&nbsp;on women,</p>



<p>your vigour on those who ruin kings.</p>



<p><strong><sup>4</sup></strong>It is not for kings, Lemuel –</p>



<p>it is not for kings to drink wine,</p>



<p>not for rulers to crave beer,</p>



<p><strong><sup>5</sup></strong>lest they drink and forget what has been decreed,</p>



<p>and deprive all the oppressed of their rights.</p>



<p><strong><sup>6</sup></strong>Let beer be for those who are perishing,</p>



<p>wine for those who are in anguish!</p>



<p><strong><sup>7</sup></strong>Let them drink and forget their poverty</p>



<p>and remember their misery no more.</p>



<p><strong><sup>8</sup></strong>Speak up for those who cannot speak for themselves,</p>



<p>for the rights of all who are destitute.</p>



<p><strong><sup>9</sup></strong>Speak up and judge fairly;</p>



<p>defend the rights of the poor and needy.</p>



<p><strong>Epilogue: the wife of noble character</strong></p>



<p><strong><sup>10</sup></strong>&nbsp;&nbsp;A wife of noble character who can find?</p>



<p>She is worth far more than rubies.</p>



<p><strong><sup>11</sup></strong>Her husband has full confidence in her</p>



<p>and lacks nothing of value.</p>



<p><strong><sup>12</sup></strong>She brings him good, not harm,</p>



<p>all the days of her life.</p>



<p><strong><sup>13</sup></strong>She selects wool and flax</p>



<p>and works with eager hands.</p>



<p><strong><sup>14</sup></strong>She is like the merchant ships,</p>



<p>bringing her food from afar.</p>



<p><strong><sup>15</sup></strong>She gets up while it is still night;</p>



<p>she provides food for her family</p>



<p>and portions for her female servants.</p>



<p><strong><sup>16</sup></strong>She considers a field and buys it;</p>



<p>out of her earnings she plants a vineyard.</p>



<p><strong><sup>17</sup></strong>She sets about her work vigorously;</p>



<p>her arms are strong for her tasks.</p>



<p><strong><sup>18</sup></strong>She sees that her trading is profitable,</p>



<p>and her lamp does not go out at night.</p>



<p><strong><sup>19</sup></strong>In her hand she holds the distaff</p>



<p>and grasps the spindle with her fingers.</p>



<p><strong><sup>20</sup></strong>She opens her arms to the poor</p>



<p>and extends her hands to the needy.</p>



<p><strong><sup>21</sup></strong>When it snows, she has no fear for her household;</p>



<p>for all of them are clothed in scarlet.</p>



<p><strong><sup>22</sup></strong>She makes coverings for her bed;</p>



<p>she is clothed in fine linen and purple.</p>



<p><strong><sup>23</sup></strong>Her husband is respected at the city gate,</p>



<p>where he takes his seat among the elders of the land.</p>



<p><strong><sup>24</sup></strong>She makes linen garments and sells them,</p>



<p>and supplies the merchants with sashes.</p>



<p><strong><sup>25</sup></strong>She is clothed with strength and dignity;</p>



<p>she can laugh at the days to come.</p>



<p><strong><sup>26</sup></strong>She speaks with wisdom,</p>



<p>and faithful instruction is on her tongue.</p>



<p><strong><sup>27</sup></strong>She watches over the affairs of her household</p>



<p>and does not eat the bread of idleness.</p>



<p><strong><sup>28</sup></strong>Her children arise and call her blessed;</p>



<p>her husband also, and he praises her:</p>



<p><strong><sup>29</sup></strong>‘Many women do noble things,</p>



<p>but you surpass them all.’</p>



<p><strong><sup>30</sup></strong>Charm is deceptive, and beauty is fleeting;</p>



<p>but a woman who fears the&nbsp;Lord&nbsp;is to be praised.</p>



<p><strong><sup>31</sup></strong>Honour her for all that her hands have done,</p>



<p>and let her works bring her praise at the city gate.</p>



<p></p>
		<div class="wpulike wpulike-default " ><div class="wp_ulike_general_class wp_ulike_is_not_liked"><button type="button"
					aria-label="Like Button"
					data-ulike-id="372"
					data-ulike-nonce="1ae5a0289a"
					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_372"></button><span class="count-box wp_ulike_counter_up" data-ulike-counter-value="+1"></span>			</div></div>
	]]></content:encoded>
					
		
		<enclosure url="https://plainscripts.com/wp-content/uploads/2025/11/Audio-Full-Proverbs-31.mp3" length="780507" 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="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, 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_not_liked"><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>
