Go offline with the Player FM app!
Honor and Shame
Manage episode 448845650 series 3499991
Hosts
Honor was once something that was taken deadly seriously in the West. It was not a matter about which one joked. A man would go to great lengths to maintain his honor, and a woman would go to great lengths to defend hers. In our modern culture, honor has been all but forgotten by the bulk of the population — it has become something so foreign, so alien that most men no longer even know what the word means.
But honor is necessary to maintain civilization, and so are shame and guilt. Unto the one who conducts himself according to the Moral Law and conforms his behavior to the norms of his civilization we bestow honor, and upon the one who falls short of these standards we heap shame to add to the guilt of his conscience. Together, honor, shame, and guilt form part of the foundation upon which society and civilization rest; without these, no civilization can long endure. As Christian men, we must endeavor to restore these things to our society, before it is too late and we have fallen too far.
See Also
Further Reading
Parental Warnings
There is some discussion of chastity, et cetera, but nothing explicit.
Current Sponsor(s)
Coming soon?
Support the Podcast
- Recurring Donation
- One-Time Donation
- Mahler’s Amazon.com Wish List
- Woe’s Amazon.com Wish List
- The Stone Choir 2024 Challenge Coin
- Update: Shipping has begun.
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"; }); }); });
88 episodes
Manage episode 448845650 series 3499991
Hosts
Honor was once something that was taken deadly seriously in the West. It was not a matter about which one joked. A man would go to great lengths to maintain his honor, and a woman would go to great lengths to defend hers. In our modern culture, honor has been all but forgotten by the bulk of the population — it has become something so foreign, so alien that most men no longer even know what the word means.
But honor is necessary to maintain civilization, and so are shame and guilt. Unto the one who conducts himself according to the Moral Law and conforms his behavior to the norms of his civilization we bestow honor, and upon the one who falls short of these standards we heap shame to add to the guilt of his conscience. Together, honor, shame, and guilt form part of the foundation upon which society and civilization rest; without these, no civilization can long endure. As Christian men, we must endeavor to restore these things to our society, before it is too late and we have fallen too far.
See Also
Further Reading
Parental Warnings
There is some discussion of chastity, et cetera, but nothing explicit.
Current Sponsor(s)
Coming soon?
Support the Podcast
- Recurring Donation
- One-Time Donation
- Mahler’s Amazon.com Wish List
- Woe’s Amazon.com Wish List
- The Stone Choir 2024 Challenge Coin
- Update: Shipping has begun.
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"; }); }); });
88 episodes
All episodes
×Welcome to Player FM!
Player FM is scanning the web for high-quality podcasts for you to enjoy right now. It's the best podcast app and works on Android, iPhone, and the web. Signup to sync subscriptions across devices.