<?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>Creation &#8211; Plain Scripts</title>
	<atom:link href="https://plainscripts.com/tag/creation/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:28:16 +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>Creation &#8211; Plain Scripts</title>
	<link>https://plainscripts.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Psalms &#8211; Chapter 19</title>
		<link>https://plainscripts.com/bible/psalms-chapter-19/</link>
		
		<dc:creator><![CDATA[Plain Scripts]]></dc:creator>
		<pubDate>Fri, 09 Jan 2026 19:42:05 +0000</pubDate>
				<category><![CDATA[Bible]]></category>
		<category><![CDATA[Old Testament]]></category>
		<category><![CDATA[Psalms]]></category>
		<category><![CDATA[Creation]]></category>
		<category><![CDATA[Glory]]></category>
		<category><![CDATA[Law]]></category>
		<category><![CDATA[Revelation]]></category>
		<category><![CDATA[wisdom]]></category>
		<guid isPermaLink="false">https://plainscripts.com/?p=813</guid>

					<description><![CDATA["The heavens declare the glory of God; the skies proclaim the work of his hands" - Psalms 19:1]]></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/ojHcQLMIDU6erT8iP9NCA" title="Psalm - 19"></iframe></div>
</div>
</div>



<figure class="wp-block-audio"><audio controls src="https://plainscripts.com/wp-content/uploads/2026/01/Psalms-Audio-Chapter-19.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 heavens declare the glory of God;</p>



<p>the skies proclaim the work of his hands.</p>



<p><strong><sup>2</sup></strong>Day after day they pour forth speech;</p>



<p>night after night they reveal knowledge.</p>



<p><strong><sup>3</sup></strong>They have no speech, they use no words;</p>



<p>no sound is heard from them.</p>



<p><strong><sup>4</sup></strong>Yet their voice goes out into all the earth,</p>



<p>their words to the ends of the world.</p>



<p>In the heavens God has pitched a tent for the sun.</p>



<p><strong><sup>5</sup></strong>It is like a bridegroom coming out of his chamber,</p>



<p>like a champion rejoicing to run his course.</p>



<p><strong><sup>6</sup></strong>It rises at one end of the heavens</p>



<p>and makes its circuit to the other;</p>



<p>nothing is deprived of its warmth.</p>



<p><strong><sup>7</sup></strong>The law of the Lord is perfect,</p>



<p>refreshing the soul.</p>



<p>The statutes of the&nbsp;Lord&nbsp;are trustworthy,</p>



<p>making wise the simple.</p>



<p><strong><sup>8</sup></strong>The precepts of the Lord are right,</p>



<p>giving joy to the heart.</p>



<p>The commands of the&nbsp;Lord&nbsp;are radiant,</p>



<p>giving light to the eyes.</p>



<p><strong><sup>9</sup></strong>The fear of the Lord is pure,</p>



<p>enduring for ever.</p>



<p>The decrees of the&nbsp;Lord&nbsp;are firm,</p>



<p>and all of them are righteous.</p>



<p><strong><sup>10</sup></strong>They are more precious than gold,</p>



<p>than much pure gold;</p>



<p>they are sweeter than honey,</p>



<p>than honey from the honeycomb.</p>



<p><strong><sup>11</sup></strong>By them your servant is warned;</p>



<p>in keeping them there is great reward.</p>



<p>12But who can discern their own errors?</p>



<p>Forgive my hidden faults.</p>



<p><strong><sup>13</sup></strong>Keep your servant also from wilful sins;</p>



<p>may they not rule over me.</p>



<p>Then I will be blameless,</p>



<p>innocent of great transgression.</p>



<p><strong><sup>14</sup></strong>May these words of my mouth and this meditation of my heart</p>



<p>be pleasing in your sight,</p>



<p>Lord, my Rock and my Redeemer.</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="813"
					data-ulike-nonce="f7516a3f73"
					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_813"></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-19.mp3" length="542062" type="audio/mpeg" />

			</item>
		<item>
		<title>Psalms &#8211; Chapter 8</title>
		<link>https://plainscripts.com/bible/psalms-chapter-8/</link>
		
		<dc:creator><![CDATA[Plain Scripts]]></dc:creator>
		<pubDate>Mon, 05 Jan 2026 14:23:14 +0000</pubDate>
				<category><![CDATA[Bible]]></category>
		<category><![CDATA[Old Testament]]></category>
		<category><![CDATA[Psalms]]></category>
		<category><![CDATA[Creation]]></category>
		<category><![CDATA[Glory]]></category>
		<category><![CDATA[humility]]></category>
		<category><![CDATA[Majesty]]></category>
		<category><![CDATA[Stewardship]]></category>
		<guid isPermaLink="false">https://plainscripts.com/?p=767</guid>

					<description><![CDATA["what is mankind that you are mindful of them, human beings that you care for them?" - Psams 8:4]]></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/ta2Uxruhu02BB0mkHRXlxg" title="Psalm - 8"></iframe></div>
</div>
</div>



<figure class="wp-block-audio"><audio controls src="https://plainscripts.com/wp-content/uploads/2026/01/Psalms-Audio-Chapter-8.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>A psalm of David.</p>



<p><strong><sup>1</sup></strong> Lord, our Lord,</p>



<p>how majestic is your name in all the earth!</p>



<p>You have set your glory</p>



<p>in the heavens.</p>



<p><strong><sup>2</sup></strong>Through the praise of children and infants</p>



<p>you have established a stronghold against your enemies,</p>



<p>to silence the foe and the avenger.</p>



<p><strong><sup>3</sup></strong>When I consider your heavens,</p>



<p>the work of your fingers,</p>



<p>the moon and the stars,</p>



<p>which you have set in place,</p>



<p><strong><sup>4</sup></strong>what is mankind that you are mindful of them,</p>



<p>human beings that you care for them?</p>



<p><strong><sup>5</sup></strong>You have made them a little lower than the angels</p>



<p>and crowned them&nbsp;with glory and honour.</p>



<p><strong><sup>6</sup></strong>You made them rulers over the works of your hands;</p>



<p>you put everything under their&nbsp;feet:</p>



<p><strong><sup>7</sup></strong>all flocks and herds,</p>



<p>and the animals of the wild,</p>



<p><strong><sup>8</sup></strong>the birds in the sky,</p>



<p>and the fish in the sea,</p>



<p>all that swim the paths of the seas.</p>



<p><strong><sup>9</sup></strong> Lord, our Lord,</p>



<p>how majestic is your name in all the earth!</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="767"
					data-ulike-nonce="8c58dd8dac"
					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_767"></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-8.mp3" length="287002" type="audio/mpeg" />

			</item>
		<item>
		<title>Proverbs &#8211; Chapter 8</title>
		<link>https://plainscripts.com/bible/proverbs-chapter-8/</link>
		
		<dc:creator><![CDATA[Plain Scripts]]></dc:creator>
		<pubDate>Thu, 05 Jun 2025 16:51:39 +0000</pubDate>
				<category><![CDATA[Bible]]></category>
		<category><![CDATA[Old Testament]]></category>
		<category><![CDATA[Proverbs]]></category>
		<category><![CDATA[Creation]]></category>
		<category><![CDATA[Integrity]]></category>
		<category><![CDATA[life]]></category>
		<category><![CDATA[Truth]]></category>
		<category><![CDATA[Voice]]></category>
		<guid isPermaLink="false">https://plainscripts.com/?p=193</guid>

					<description><![CDATA["For those who find me find life and received favor from the Lord" - Proverbs 8:35]]></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-%208.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-%208.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="2" 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>Does not wisdom call out?</p>



<p>Does not understanding raise her voice?</p>



<p><strong><sup>2</sup></strong>At the highest point along the way,</p>



<p>where the paths meet, she takes her stand;</p>



<p><strong><sup>3</sup></strong>beside the gate leading into the city,</p>



<p>at the entrance, she cries aloud:</p>



<p><strong><sup>4</sup></strong>‘To you, O people, I call out;</p>



<p>I raise my voice to all humanity.</p>



<p><strong><sup>5</sup></strong>You who are simple, gain prudence;</p>



<p>you who are foolish, set your hearts on it.</p>



<p><strong><sup>6</sup></strong>Listen, for I have trustworthy things to say;</p>



<p>I open my lips to speak what is right.</p>



<p><strong><sup>7</sup></strong>My mouth speaks what is true,</p>



<p>for my lips detest wickedness.</p>



<p><strong><sup>8</sup></strong>All the words of my mouth are just;</p>



<p>none of them is crooked or perverse.</p>



<p><strong><sup>9</sup></strong>To the discerning all of them are right;</p>



<p>they are upright to those who have found knowledge.</p>



<p><strong><sup>10</sup></strong>Choose my instruction instead of silver,</p>



<p>knowledge rather than choice gold,</p>



<p><strong><sup>11</sup></strong>for wisdom is more precious than rubies,</p>



<p>and nothing you desire can compare with her.</p>



<p><strong><sup>12</sup></strong>‘I, wisdom, dwell together with prudence;</p>



<p>I possess knowledge and discretion.</p>



<p><strong><sup>13</sup></strong>To fear the&nbsp;Lord&nbsp;is to hate evil;</p>



<p>I hate pride and arrogance,</p>



<p>evil behaviour and perverse speech.</p>



<p><strong><sup>14</sup></strong>Counsel and sound judgment are mine;</p>



<p>I have insight, I have power.</p>



<p><strong><sup>15</sup></strong>By me kings reign</p>



<p>and rulers issue decrees that are just;</p>



<p><strong><sup>16</sup></strong>by me princes govern,</p>



<p>and nobles – all who rule on earth.</p>



<p><strong><sup>17</sup></strong>I love those who love me,</p>



<p>and those who seek me find me.</p>



<p><strong><sup>18</sup></strong>With me are riches and honour,</p>



<p>enduring wealth and prosperity.</p>



<p><strong><sup>19</sup></strong>My fruit is better than fine gold;</p>



<p>what I yield surpasses choice silver.</p>



<p><strong><sup>20</sup></strong>I walk in the way of righteousness,</p>



<p>along the paths of justice,</p>



<p><strong><sup>21</sup></strong>bestowing a rich inheritance on those who love me</p>



<p>and making their treasuries full.</p>



<p><strong><sup>22</sup></strong>‘The&nbsp;Lord&nbsp;brought me forth as the first of his works,</p>



<p>before his deeds of old;</p>



<p><strong><sup>23</sup></strong>I was formed long ages ago,</p>



<p>at the very beginning, when the world came to be.</p>



<p><strong><sup>24</sup></strong>When there were no watery depths, I was given birth,</p>



<p>when there were no springs overflowing with water;</p>



<p><strong><sup>25</sup></strong>before the mountains were settled in place,</p>



<p>before the hills, I was given birth,</p>



<p><strong><sup>26</sup></strong>before he made the world or its fields</p>



<p>or any of the dust of the earth.</p>



<p><strong><sup>27</sup></strong>I was there when he set the heavens in place,</p>



<p>when he marked out the horizon on the face of the deep,</p>



<p><strong><sup>28</sup></strong>when he established the clouds above</p>



<p>and fixed securely the fountains of the deep,</p>



<p><strong><sup>29</sup></strong>when he gave the sea its boundary</p>



<p>so that the waters would not overstep his command,</p>



<p>and when he marked out the foundations of the earth.</p>



<p><strong><sup>30</sup></strong>Then I was constantly&nbsp;at his side.</p>



<p>I was filled with delight day after day,</p>



<p>rejoicing always in his presence,</p>



<p><strong><sup>31</sup></strong>rejoicing in his whole world</p>



<p>and delighting in the human race.</p>



<p><strong><sup>32</sup></strong>‘Now then, my children, listen to me;</p>



<p>blessed are those who keep my ways.</p>



<p><strong><sup>33</sup></strong>Listen to my instruction and be wise;</p>



<p>do not disregard it.</p>



<p><strong><sup>34</sup></strong>Blessed are those who listen to me,</p>



<p>watching daily at my doors,</p>



<p>waiting at my doorway.</p>



<p><strong><sup>35</sup></strong>For those who find me find life</p>



<p>and receive favour from the&nbsp;Lord.</p>



<p><strong><sup>36</sup></strong>But those who fail to find me harm themselves;</p>



<p>all who hate me love death.’</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="193"
					data-ulike-nonce="88f2db3768"
					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_193"></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-%208.mp4" length="24660240" type="video/mp4" />
<enclosure url="https://plainscripts.sgp1.cdn.digitaloceanspaces.com/Bible/Proverbs/Audio/Audio%20Full%20Proverbs%20-%208.mp3" length="976217" type="audio/mpeg" />

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