<?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>Folly &#8211; Plain Scripts</title>
	<atom:link href="https://plainscripts.com/tag/folly/feed/" rel="self" type="application/rss+xml" />
	<link>https://plainscripts.com</link>
	<description>Maybe God&#039;s Words?</description>
	<lastBuildDate>Tue, 06 Jan 2026 16:57:15 +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>Folly &#8211; Plain Scripts</title>
	<link>https://plainscripts.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Psalms &#8211; Chapter 14</title>
		<link>https://plainscripts.com/bible/psalms-chapter-14/</link>
		
		<dc:creator><![CDATA[Plain Scripts]]></dc:creator>
		<pubDate>Tue, 06 Jan 2026 16:57:15 +0000</pubDate>
				<category><![CDATA[Bible]]></category>
		<category><![CDATA[Old Testament]]></category>
		<category><![CDATA[Psalms]]></category>
		<category><![CDATA[Corruption]]></category>
		<category><![CDATA[Folly]]></category>
		<category><![CDATA[Refuge]]></category>
		<category><![CDATA[righteousness]]></category>
		<category><![CDATA[Salvation]]></category>
		<guid isPermaLink="false">https://plainscripts.com/?p=790</guid>

					<description><![CDATA["The Lord looks down from heaven on all mankind to see if there are any who understand, any who seek God." - Psalms 14:2]]></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/SCqCozMU2sP84pODv5ow" title="Psalm - 14"></iframe></div>
</div>
</div>



<figure class="wp-block-audio"><audio controls src="https://plainscripts.com/wp-content/uploads/2026/01/Psalms-Audio-Chapter-14.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="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>
</div>
</div>



<p><strong><sup>1</sup></strong>The fool says in his heart,</p>



<p>‘There is no God.’</p>



<p>They are corrupt, their deeds are vile;</p>



<p>there is no-one who does good.</p>



<p><strong><sup>2</sup></strong>The Lord looks down from heaven</p>



<p>on all mankind</p>



<p>to see if there are any who understand,</p>



<p>any who seek God.</p>



<p><strong><sup>3</sup></strong>All have turned away, all have become corrupt;</p>



<p>there is no-one who does good,</p>



<p>not even one.</p>



<p><strong><sup>4</sup></strong>Do all these evildoers know nothing?</p>



<p>They devour my people as though eating bread;</p>



<p>they never call on the&nbsp;Lord.</p>



<p><strong><sup>5</sup></strong>But there they are, overwhelmed with dread,</p>



<p>for God is present in the company of the righteous.</p>



<p><strong><sup>6</sup></strong>You evildoers frustrate the plans of the poor,</p>



<p>but the&nbsp;Lord&nbsp;is their refuge.</p>



<p><strong><sup>7</sup></strong>Oh, that salvation for Israel would come out of Zion!</p>



<p>When the&nbsp;Lord&nbsp;restores his people,</p>



<p>let Jacob rejoice and Israel be glad!</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="790"
					data-ulike-nonce="91d1ac3e37"
					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_790"></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-14.mp3" length="307900" type="audio/mpeg" />

			</item>
		<item>
		<title>Proverbs &#8211; Chapter 27</title>
		<link>https://plainscripts.com/bible/proverbs-chapter-27/</link>
		
		<dc:creator><![CDATA[Plain Scripts]]></dc:creator>
		<pubDate>Thu, 30 Oct 2025 14:36:57 +0000</pubDate>
				<category><![CDATA[Bible]]></category>
		<category><![CDATA[Old Testament]]></category>
		<category><![CDATA[Proverbs]]></category>
		<category><![CDATA[Diligence]]></category>
		<category><![CDATA[Folly]]></category>
		<category><![CDATA[Friendship]]></category>
		<category><![CDATA[humility]]></category>
		<category><![CDATA[wisdom]]></category>
		<guid isPermaLink="false">https://plainscripts.com/?p=352</guid>

					<description><![CDATA["Better is open rebuke than hidden love." - Proverbs 27: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">
<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/uV2SaMn7ukKTVSkCe4WmDw" title="Proverbs - 27"></iframe></div>
</div>
</div>



<figure class="wp-block-audio"><audio controls src="https://plainscripts.com/wp-content/uploads/2025/10/Audio-Full-Proverbs-27.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>Do not boast about tomorrow,</p>



<p>for you do not know what a day may bring.</p>



<p><strong><sup>2</sup></strong>Let someone else praise you, and not your own mouth;</p>



<p>an outsider, and not your own lips.</p>



<p><strong><sup>3</sup></strong>Stone is heavy and sand a burden,</p>



<p>but a fool’s provocation is heavier than both.</p>



<p><strong><sup>4</sup></strong>Anger is cruel and fury overwhelming,</p>



<p>but who can stand before jealousy?</p>



<p><strong><sup>5</sup></strong>Better is open rebuke</p>



<p>than hidden love.</p>



<p><strong><sup>6</sup></strong>Wounds from a friend can be trusted,</p>



<p>but an enemy multiplies kisses.</p>



<p><strong><sup>7</sup></strong>One who is full loathes honey from the comb,</p>



<p>but to the hungry even what is bitter tastes sweet.</p>



<p><strong><sup>8</sup></strong>Like a bird that flees its nest</p>



<p>is anyone who flees from home.</p>



<p><strong><sup>9</sup></strong>Perfume and incense bring joy to the heart,</p>



<p>and the pleasantness of a friend</p>



<p>springs from their heartfelt advice.</p>



<p><strong><sup>10</sup></strong>Do not forsake your friend or a friend of your family,</p>



<p>and do not go to your relative’s house when disaster strikes you –</p>



<p>better a neighbour nearby than a relative far away.</p>



<p><strong><sup>11</sup></strong>Be wise, my son, and bring joy to my heart;</p>



<p>then I can answer anyone who treats me with contempt.</p>



<p><strong><sup>12</sup></strong>The prudent see danger and take refuge,</p>



<p>but the simple keep going and pay the penalty.</p>



<p><strong><sup>13</sup></strong>Take the garment of one who puts up security for a stranger;</p>



<p>hold it in pledge if it is done for an outsider.</p>



<p><strong><sup>14</sup></strong>If anyone loudly blesses their neighbour early in the morning,</p>



<p>it will be taken as a curse.</p>



<p><strong><sup>15</sup></strong>A quarrelsome wife is like the dripping</p>



<p>of a leaky roof in a rainstorm;</p>



<p><strong><sup>16</sup></strong>restraining her is like restraining the wind</p>



<p>or grasping oil with the hand.</p>



<p><strong><sup>17</sup></strong>As iron sharpens iron,</p>



<p>so one person sharpens another.</p>



<p><strong><sup>18</sup></strong>The one who guards a fig-tree will eat its fruit,</p>



<p>and whoever protects their master will be honoured.</p>



<p><strong><sup>19</sup></strong>As water reflects the face,</p>



<p>so one’s life reflects the heart.</p>



<p><strong><sup>20</sup></strong>Death and Destruction&nbsp;are never satisfied,</p>



<p>and neither are human eyes.</p>



<p><strong><sup>21</sup></strong>The crucible for silver and the furnace for gold,</p>



<p>but people are tested by their praise.</p>



<p><strong><sup>22</sup></strong>Though you grind a fool in a mortar,</p>



<p>grinding them like grain with a pestle,</p>



<p>you will not remove their folly from them.</p>



<p><strong><sup>23</sup></strong>Be sure you know the condition of your flocks,</p>



<p>give careful attention to your herds;</p>



<p><strong><sup>24</sup></strong>for riches do not endure for ever,</p>



<p>and a crown is not secure for all generations.</p>



<p><strong><sup>25</sup></strong>When the hay is removed and new growth appears</p>



<p>and the grass from the hills is gathered in,</p>



<p><strong><sup>26</sup></strong>the lambs will provide you with clothing,</p>



<p>and the goats with the price of a field.</p>



<p><strong><sup>27</sup></strong>You will have plenty of goats’ milk to feed your family</p>



<p>and to nourish your female servants.</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="352"
					data-ulike-nonce="20634ec76a"
					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_352"></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/2025/10/Audio-Full-Proverbs-27.mp3" length="784582" type="audio/mpeg" />

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