<?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>Oppression &#8211; Plain Scripts</title>
	<atom:link href="https://plainscripts.com/tag/oppression/feed/" rel="self" type="application/rss+xml" />
	<link>https://plainscripts.com</link>
	<description>Maybe God&#039;s Words?</description>
	<lastBuildDate>Mon, 05 Jan 2026 14:53:45 +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>Oppression &#8211; Plain Scripts</title>
	<link>https://plainscripts.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Psalms &#8211; Chapter 10</title>
		<link>https://plainscripts.com/bible/psalms-chapter-10/</link>
		
		<dc:creator><![CDATA[Plain Scripts]]></dc:creator>
		<pubDate>Mon, 05 Jan 2026 14:53:45 +0000</pubDate>
				<category><![CDATA[Bible]]></category>
		<category><![CDATA[Old Testament]]></category>
		<category><![CDATA[Psalms]]></category>
		<category><![CDATA[deliverance]]></category>
		<category><![CDATA[Injustice]]></category>
		<category><![CDATA[Kingship]]></category>
		<category><![CDATA[Lament]]></category>
		<category><![CDATA[Oppression]]></category>
		<guid isPermaLink="false">https://plainscripts.com/?p=776</guid>

					<description><![CDATA["You, Lord, hear the desire of the afflicted; you encourage them, and you listen to their cry," - Psalms 10:17]]></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/1xXfd2yT8UTi5lOMmcgg" title="Psalm - 10"></iframe></div>
</div>
</div>



<figure class="wp-block-audio"><audio controls src="https://plainscripts.com/wp-content/uploads/2026/01/Psalms-Audio-Chapter-10.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>Why, Lord, do you stand far off?</p>



<p>Why do you hide yourself in times of trouble?</p>



<p><strong><sup>2</sup></strong>In his arrogance the wicked man hunts down the weak,</p>



<p>who are caught in the schemes he devises.</p>



<p><strong><sup>3</sup></strong>He boasts about the cravings of his heart;</p>



<p>he blesses the greedy and reviles the&nbsp;Lord.</p>



<p><strong><sup>4</sup></strong>In his pride the wicked man does not seek him;</p>



<p>in all his thoughts there is no room for God.</p>



<p><strong><sup>5</sup></strong>His ways are always prosperous;</p>



<p>your laws are rejected by&nbsp;him;</p>



<p>he sneers at all his enemies.</p>



<p><strong><sup>6</sup></strong>He says to himself, ‘Nothing will ever shake me.’</p>



<p>He swears, ‘No-one will ever do me harm.’</p>



<p><strong><sup>7</sup></strong>His mouth is full of lies and threats;</p>



<p>trouble and evil are under his tongue.</p>



<p><strong><sup>8</sup></strong>He lies in wait near the villages;</p>



<p>from ambush he murders the innocent.</p>



<p>His eyes watch in secret for his victims;</p>



<p><strong><sup>9</sup></strong>like a lion in cover he lies in wait.</p>



<p>He lies in wait to catch the helpless;</p>



<p>he catches the helpless and drags them off in his net.</p>



<p><strong><sup>10</sup></strong>His victims are crushed, they collapse;</p>



<p>they fall under his strength.</p>



<p><strong><sup>11</sup></strong>He says to himself, ‘God will never notice;</p>



<p>he covers his face and never sees.’</p>



<p><strong><sup>12</sup></strong>Arise, Lord! Lift up your hand, O God.</p>



<p>Do not forget the helpless.</p>



<p><strong><sup>13</sup></strong>Why does the wicked man revile God?</p>



<p>Why does he say to himself,</p>



<p>‘He won’t call me to account’?</p>



<p><strong><sup>14</sup></strong>But you, God, see the trouble of the afflicted;</p>



<p>you consider their grief and take it in hand.</p>



<p>The victims commit themselves to you;</p>



<p>you are the helper of the fatherless.</p>



<p><strong><sup>15</sup></strong>Break the arm of the wicked man;</p>



<p>call the evildoer to account for his wickedness</p>



<p>that would not otherwise be found out.</p>



<p><strong><sup>16</sup></strong>The Lord is King for ever and ever;</p>



<p>the nations will perish from his land.</p>



<p><strong><sup>17</sup></strong>You, Lord, hear the desire of the afflicted;</p>



<p>you encourage them, and you listen to their cry,</p>



<p><strong><sup>18</sup></strong>defending the fatherless and the oppressed,</p>



<p>so that mere earthly mortals</p>



<p>will never again strike terror.</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="776"
					data-ulike-nonce="d06d3219ad"
					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_776"></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-10.mp3" length="621056" type="audio/mpeg" />

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