<?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>Motives &#8211; Plain Scripts</title>
	<atom:link href="https://plainscripts.com/tag/motives/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:51:51 +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>Motives &#8211; Plain Scripts</title>
	<link>https://plainscripts.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Proverbs &#8211; Chapter 16</title>
		<link>https://plainscripts.com/bible/proverbs-chapter-16/</link>
		
		<dc:creator><![CDATA[Plain Scripts]]></dc:creator>
		<pubDate>Thu, 19 Jun 2025 18:11:08 +0000</pubDate>
				<category><![CDATA[Bible]]></category>
		<category><![CDATA[Old Testament]]></category>
		<category><![CDATA[Proverbs]]></category>
		<category><![CDATA[Commit]]></category>
		<category><![CDATA[Gracious]]></category>
		<category><![CDATA[Motives]]></category>
		<category><![CDATA[Pride]]></category>
		<category><![CDATA[Self-Control]]></category>
		<guid isPermaLink="false">https://plainscripts.com/?p=237</guid>

					<description><![CDATA[“Commit to the Lord whatever you do, and he will establish your plans.” - Proverbs 16:3]]></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-%2016.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-%2016.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>To humans belong the plans of the heart,</p>



<p>but from the&nbsp;Lord&nbsp;comes the proper answer of the tongue.</p>



<p><strong><sup>2</sup></strong>All a person’s ways seem pure to them,</p>



<p>but motives are weighed by the&nbsp;Lord.</p>



<p><strong><sup>3</sup></strong>Commit to the&nbsp;Lord&nbsp;whatever you do,</p>



<p>and he will establish your plans.</p>



<p><strong><sup>4</sup></strong>The&nbsp;Lord&nbsp;works out everything to its proper end –</p>



<p>even the wicked for a day of disaster.</p>



<p><strong><sup>5</sup></strong>The&nbsp;Lord&nbsp;detests all the proud of heart.</p>



<p>Be sure of this: they will not go unpunished.</p>



<p><strong><sup>6</sup></strong>Through love and faithfulness sin is atoned for;</p>



<p>through the fear of the&nbsp;Lord&nbsp;evil is avoided.</p>



<p><strong><sup>7</sup></strong>When the&nbsp;Lord&nbsp;takes pleasure in anyone’s way,</p>



<p>he causes their enemies to make peace with them.</p>



<p><strong><sup>8</sup></strong>Better a little with righteousness</p>



<p>than much gain with injustice.</p>



<p><strong><sup>9</sup></strong>In their hearts humans plan their course,</p>



<p>but the&nbsp;Lord&nbsp;establishes their steps.</p>



<p><strong><sup>10</sup></strong>The lips of a king speak as an oracle,</p>



<p>and his mouth does not betray justice.</p>



<p><strong><sup>11</sup></strong>Honest scales and balances belong to the&nbsp;Lord;</p>



<p>all the weights in the bag are of his making.</p>



<p><strong><sup>12</sup></strong>Kings detest wrongdoing,</p>



<p>for a throne is established through righteousness.</p>



<p><strong><sup>13</sup></strong>Kings take pleasure in honest lips;</p>



<p>they value the one who speaks what is right.</p>



<p><strong><sup>14</sup></strong>A king’s wrath is a messenger of death,</p>



<p>but the wise will appease it.</p>



<p><strong><sup>15</sup></strong>When a king’s face brightens, it means life;</p>



<p>his favour is like a rain cloud in spring.</p>



<p><strong><sup>16</sup></strong>How much better to get wisdom than gold,</p>



<p>to get insight rather than silver!</p>



<p><strong><sup>17</sup></strong>The highway of the upright avoids evil;</p>



<p>those who guard their ways preserve their lives.</p>



<p><strong><sup>18</sup></strong>Pride goes before destruction,</p>



<p>a haughty spirit before a fall.</p>



<p><strong><sup>19</sup></strong>Better to be lowly in spirit along with the oppressed</p>



<p>than to share plunder with the proud.</p>



<p><strong><sup>20</sup></strong>Whoever gives heed to instruction prospers,</p>



<p>and blessed is the one who trusts in the&nbsp;Lord.</p>



<p><strong><sup>21</sup></strong>The wise in heart are called discerning,</p>



<p>and gracious words promote instruction.</p>



<p><strong><sup>22</sup></strong>Prudence is a fountain of life to the prudent,</p>



<p>but folly brings punishment to fools.</p>



<p><strong><sup>23</sup></strong>The hearts of the wise make their mouths prudent,</p>



<p>and their lips promote instruction.</p>



<p><strong><sup>24</sup></strong>Gracious words are a honeycomb,</p>



<p>sweet to the soul and healing to the bones.</p>



<p><strong><sup>25</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>26</sup></strong>The appetite of labourers works for them;</p>



<p>their hunger drives them on.</p>



<p><strong><sup>27</sup></strong>A scoundrel plots evil,</p>



<p>and on their lips it is like a scorching fire.</p>



<p><strong><sup>28</sup></strong>A perverse person stirs up conflict,</p>



<p>and a gossip separates close friends.</p>



<p><strong><sup>29</sup></strong>A violent person entices their neighbour</p>



<p>and leads them down a path that is not good.</p>



<p><strong><sup>30</sup></strong>Whoever winks with their eye is plotting perversity;</p>



<p>whoever purses their lips is bent on evil.</p>



<p><strong><sup>31</sup></strong>Grey hair is a crown of splendour;</p>



<p>it is attained in the way of righteousness.</p>



<p><strong><sup>32</sup></strong>Better a patient person than a warrior,</p>



<p>one with self-control than one who takes a city.</p>



<p><strong><sup>33</sup></strong>The lot is cast into the lap,</p>



<p>but its every decision is from the&nbsp;Lord.</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="237"
					data-ulike-nonce="dd3c34d0ac"
					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_237"></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-%2016.mp4" length="23416317" type="video/mp4" />
<enclosure url="https://plainscripts.sgp1.cdn.digitaloceanspaces.com/Bible/Proverbs/Audio/Audio%20Full%20Proverbs%20-%2016.mp3" length="926166" type="audio/mpeg" />

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