Artwork

Вміст надано Stone Choir. Весь вміст подкастів, включаючи епізоди, графіку та описи подкастів, завантажується та надається безпосередньо компанією Stone Choir або його партнером по платформі подкастів. Якщо ви вважаєте, що хтось використовує ваш захищений авторським правом твір без вашого дозволу, ви можете виконати процедуру, описану тут https://uk.player.fm/legal.
Player FM - додаток Podcast
Переходьте в офлайн за допомогою програми Player FM !

Land, Place, and Territory

1:45:40
 
Поширити
 

Manage episode 440600513 series 3499991
Вміст надано Stone Choir. Весь вміст подкастів, включаючи епізоди, графіку та описи подкастів, завантажується та надається безпосередньо компанією Stone Choir або його партнером по платформі подкастів. Якщо ви вважаєте, що хтось використовує ваш захищений авторським правом твір без вашого дозволу, ви можете виконати процедуру, описану тут https://uk.player.fm/legal.

Hosts

Woe

aka Eschatologuy

    The connection of mankind to the earth, to the soil is not accidental. It was from the dust that God formed the first man, Adam, and it is to dust that we shall all one day return. We must not treat the earth as accidental or incidental. We were each born in a place — on a particular piece of land. A nation cannot exist without a territory over which it exercises exclusive dominion. We cannot be fully human without connections to places developed over the course of our lives.

    It is God Who sets the times and the boundaries of the nations — He gives certain lands to certain peoples for certain spans of time. Those who are faithful are blessed and continue into the future; those who are faithless are cursed and cease to be a nation through the loss of their territory. Land is not incidental; it is a matter of life and death, blessing and curse; and the occupation or usurpation of land by aliens is no trivial matter, for it is genocide.


    Subscribe to the podcast here.


    Show Notes

    See Also

    Further Reading

    Parental Warnings

    The word “rape” is used once in the closing monologue.

    Transcript

    The transcript for this episode can be found here

    Other transcripts can be found here

    Current Sponsor(s)

    Coming soon?

    Comments?

    Join the discussion on Telegram, visit the feedback form or comment below.

    function waitForElement(selector, callback) { const interval = setInterval(function() { const element = document.querySelector(selector); if (element) { clearInterval(interval); callback(element); } }, 100); // check every 100 milliseconds }</p> <p>function updateTranscriptLink(audioSrc) { const episodeNumber = extractNumber(audioSrc); if (episodeNumber) { const transcriptLink = document.querySelector('a.transcript-link'); if (transcriptLink) { transcriptLink.setAttribute('href', `/transcripts/transcript-episode-${episodeNumber}/`); } else { console.error('Transcript link not found.'); } } else { console.error('Episode number could not be extracted. The audio source was: ' + audioSrc); } }</p> <p>// Function to extract the number from the audio file name function extractNumber(src) { const match = src.match(/e(\d+)\.m4a/); return match ? match[1] : null; }</p> <p>// Start waiting for the audio element to appear in the DOM waitForElement('audio[src*="s.stone-choir.com"]', function(audioElement) { const audioSrc = audioElement.getAttribute('src'); updateTranscriptLink(audioSrc); });
    jQuery(document).ready(function($) { // Hide the comments initially $('#comments').hide();</p> <p> // Inject the "Show Comments" button before the comments div $('#comments').before('</p> <hr> <p><button id="show-comments">Show Comments</button>');</p> <p> // Handle the button click event $('#show-comments').on('click', function() { $('#comments').toggle(); $(this).text(function(i, text){ return text === "Show Comments" ? "Hide Comments" : "Show Comments"; }); }); });

      continue reading

    87 епізодів

    Artwork
    iconПоширити
     
    Manage episode 440600513 series 3499991
    Вміст надано Stone Choir. Весь вміст подкастів, включаючи епізоди, графіку та описи подкастів, завантажується та надається безпосередньо компанією Stone Choir або його партнером по платформі подкастів. Якщо ви вважаєте, що хтось використовує ваш захищений авторським правом твір без вашого дозволу, ви можете виконати процедуру, описану тут https://uk.player.fm/legal.

    Hosts

    Woe

    aka Eschatologuy

      The connection of mankind to the earth, to the soil is not accidental. It was from the dust that God formed the first man, Adam, and it is to dust that we shall all one day return. We must not treat the earth as accidental or incidental. We were each born in a place — on a particular piece of land. A nation cannot exist without a territory over which it exercises exclusive dominion. We cannot be fully human without connections to places developed over the course of our lives.

      It is God Who sets the times and the boundaries of the nations — He gives certain lands to certain peoples for certain spans of time. Those who are faithful are blessed and continue into the future; those who are faithless are cursed and cease to be a nation through the loss of their territory. Land is not incidental; it is a matter of life and death, blessing and curse; and the occupation or usurpation of land by aliens is no trivial matter, for it is genocide.


      Subscribe to the podcast here.


      Show Notes

      See Also

      Further Reading

      Parental Warnings

      The word “rape” is used once in the closing monologue.

      Transcript

      The transcript for this episode can be found here

      Other transcripts can be found here

      Current Sponsor(s)

      Coming soon?

      Comments?

      Join the discussion on Telegram, visit the feedback form or comment below.

      function waitForElement(selector, callback) { const interval = setInterval(function() { const element = document.querySelector(selector); if (element) { clearInterval(interval); callback(element); } }, 100); // check every 100 milliseconds }</p> <p>function updateTranscriptLink(audioSrc) { const episodeNumber = extractNumber(audioSrc); if (episodeNumber) { const transcriptLink = document.querySelector('a.transcript-link'); if (transcriptLink) { transcriptLink.setAttribute('href', `/transcripts/transcript-episode-${episodeNumber}/`); } else { console.error('Transcript link not found.'); } } else { console.error('Episode number could not be extracted. The audio source was: ' + audioSrc); } }</p> <p>// Function to extract the number from the audio file name function extractNumber(src) { const match = src.match(/e(\d+)\.m4a/); return match ? match[1] : null; }</p> <p>// Start waiting for the audio element to appear in the DOM waitForElement('audio[src*="s.stone-choir.com"]', function(audioElement) { const audioSrc = audioElement.getAttribute('src'); updateTranscriptLink(audioSrc); });
      jQuery(document).ready(function($) { // Hide the comments initially $('#comments').hide();</p> <p> // Inject the "Show Comments" button before the comments div $('#comments').before('</p> <hr> <p><button id="show-comments">Show Comments</button>');</p> <p> // Handle the button click event $('#show-comments').on('click', function() { $('#comments').toggle(); $(this).text(function(i, text){ return text === "Show Comments" ? "Hide Comments" : "Show Comments"; }); }); });

        continue reading

      87 епізодів

      Усі епізоди

      ×
       
      Loading …

      Ласкаво просимо до Player FM!

      Player FM сканує Інтернет для отримання високоякісних подкастів, щоб ви могли насолоджуватися ними зараз. Це найкращий додаток для подкастів, який працює на Android, iPhone і веб-сторінці. Реєстрація для синхронізації підписок між пристроями.

       

      Короткий довідник