<?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>instruction &#8211; Plain Scripts</title>
	<atom:link href="https://plainscripts.com/tag/instruction/feed/" rel="self" type="application/rss+xml" />
	<link>https://plainscripts.com</link>
	<description>Maybe God&#039;s Words?</description>
	<lastBuildDate>Mon, 04 May 2026 14:41:21 +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>instruction &#8211; Plain Scripts</title>
	<link>https://plainscripts.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Proverbs &#8211; Chapter 23</title>
		<link>https://plainscripts.com/bible/proverbs-chapter-23/</link>
		
		<dc:creator><![CDATA[Plain Scripts]]></dc:creator>
		<pubDate>Fri, 24 Oct 2025 14:02:47 +0000</pubDate>
				<category><![CDATA[Bible]]></category>
		<category><![CDATA[Old Testament]]></category>
		<category><![CDATA[Proverbs]]></category>
		<category><![CDATA[discipline]]></category>
		<category><![CDATA[Greed]]></category>
		<category><![CDATA[instruction]]></category>
		<category><![CDATA[Temperance]]></category>
		<category><![CDATA[wisdom]]></category>
		<guid isPermaLink="false">https://plainscripts.com/?p=330</guid>

					<description><![CDATA["Buy the truth and do not sell it - wisdom, instruction and insight as well." Proverbs 23:23]]></description>
										<content:encoded><![CDATA[
<div class="wp-block-columns is-layout-flex wp-container-core-columns-is-layout-28f84493 wp-block-columns-is-layout-flex">
<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow">
<figure class="wp-block-video"><video controls src="https://plainscripts.sgp1.cdn.digitaloceanspaces.com/Bible/Proverbs/Video/Proverbs%20-%2023.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-%2023.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>Saying 7</strong></p>



<p><strong><sup>1</sup></strong>When you sit to dine with a ruler,</p>



<p>note well what&nbsp;is before you,</p>



<p><strong><sup>2</sup></strong>and put a knife to your throat</p>



<p>if you are given to gluttony.</p>



<p><strong><sup>3</sup></strong>Do not crave his delicacies,</p>



<p>for that food is deceptive.</p>



<p><strong>Saying 8</strong></p>



<p><strong><sup>4</sup></strong>Do not wear yourself out to get rich;</p>



<p>do not trust your own cleverness.</p>



<p><strong><sup>5</sup></strong>Cast but a glance at riches, and they are gone,</p>



<p>for they will surely sprout wings</p>



<p>and fly off to the sky like an eagle.</p>



<p><strong>Saying 9</strong></p>



<p><strong><sup>6</sup></strong>Do not eat the food of a stingy host,</p>



<p>do not crave his delicacies;</p>



<p><strong><sup>7</sup></strong>for he is the kind of person</p>



<p>who is always thinking about the cost.</p>



<p>‘Eat and drink,’ he says to you,</p>



<p>but his heart is not with you.</p>



<p><strong><sup>8</sup></strong>You will vomit up the little you have eaten</p>



<p>and will have wasted your compliments.</p>



<p><strong>Saying 10</strong></p>



<p><strong><sup>9</sup></strong>Do not speak to fools,</p>



<p>for they will scorn your prudent words.</p>



<p><strong>Saying 11</strong></p>



<p><strong><sup>10</sup></strong>Do not move an ancient boundary stone</p>



<p>or encroach on the fields of the fatherless,</p>



<p><strong><sup>11</sup></strong>for their Defender is strong;</p>



<p>he will take up their case against you.</p>



<p><strong>Saying 12</strong></p>



<p><strong><sup>12</sup></strong>Apply your heart to instruction</p>



<p>and your ears to words of knowledge.</p>



<p><strong>Saying 13</strong></p>



<p><strong><sup>13</sup></strong>Do not withhold discipline from a child;</p>



<p>if you punish them with the rod, they will not die.</p>



<p><strong><sup>14</sup></strong>Punish them with the rod</p>



<p>and save them from death.</p>



<p><strong>Saying 14</strong></p>



<p><strong><sup>15</sup></strong>My son, if your heart is wise,</p>



<p>then my heart will be glad indeed;</p>



<p><strong><sup>16</sup></strong>my inmost being will rejoice</p>



<p>when your lips speak what is right.</p>



<p><strong>Saying 15</strong></p>



<p><strong><sup>17</sup></strong>Do not let your heart envy sinners,</p>



<p>but always be zealous for the fear of the&nbsp;Lord.</p>



<p><strong><sup>18</sup></strong>There is surely a future hope for you,</p>



<p>and your hope will not be cut off.</p>



<p><strong>Saying 16</strong></p>



<p><strong><sup>19</sup></strong>Listen, my son, and be wise,</p>



<p>and set your heart on the right path:</p>



<p><strong><sup>20</sup></strong>do not join those who drink too much wine</p>



<p>or gorge themselves on meat,</p>



<p><strong><sup>21</sup></strong>for drunkards and gluttons become poor,</p>



<p>and drowsiness clothes them in rags.</p>



<p><strong>Saying 17</strong></p>



<p><strong><sup>22</sup></strong>Listen to your father, who gave you life,</p>



<p>and do not despise your mother when she is old.</p>



<p><strong><sup>23</sup></strong>Buy the truth and do not sell it –</p>



<p>wisdom, instruction and insight as well.</p>



<p><strong><sup>24</sup></strong>The father of a righteous child has great joy;</p>



<p>a man who fathers a wise son rejoices in him.</p>



<p><strong><sup>25</sup></strong>May your father and mother rejoice;</p>



<p>may she who gave you birth be joyful!</p>



<p><strong>Saying 18</strong></p>



<p><strong><sup>26</sup></strong>My son, give me your heart</p>



<p>and let your eyes delight in my ways,</p>



<p><strong><sup>27</sup></strong>for an adulterous woman is a deep pit,</p>



<p>and a wayward wife is a narrow well.</p>



<p><strong><sup>28</sup></strong>Like a bandit she lies in wait</p>



<p>and multiplies the unfaithful among men.</p>



<p><strong>Saying 19</strong></p>



<p><strong><sup>29</sup></strong>Who has woe? Who has sorrow?</p>



<p>Who has strife? Who has complaints?</p>



<p>Who has needless bruises? Who has bloodshot eyes?</p>



<p><strong><sup>30</sup></strong>Those who linger over wine,</p>



<p>who go to sample bowls of mixed wine.</p>



<p><strong><sup>31</sup></strong>Do not gaze at wine when it is red,</p>



<p>when it sparkles in the cup,</p>



<p>when it goes down smoothly!</p>



<p><strong><sup>32</sup></strong>In the end it bites like a snake</p>



<p>and poisons like a viper.</p>



<p><strong><sup>33</sup></strong>Your eyes will see strange sights,</p>



<p>and your mind will imagine confusing things.</p>



<p><strong><sup>34</sup></strong>You will be like one sleeping on the high seas,</p>



<p>lying on top of the rigging.</p>



<p><strong><sup>35</sup></strong>‘They hit me,’ you will say, ‘but I’m not hurt!</p>



<p>They beat me, but I don’t feel it!</p>



<p>When will I wake up</p>



<p>so I can find another drink?’</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="330"
					data-ulike-nonce="3f6e2ae8c9"
					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_330"></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-%2023.mp4" length="28837118" type="video/mp4" />
<enclosure url="https://plainscripts.sgp1.cdn.digitaloceanspaces.com/Bible/Proverbs/Audio/Audio%20Full%20Proverbs%20-%2023.mp3" length="1018744" type="audio/mpeg" />

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