Artwork

Innhold levert av Stone Choir. Alt podcastinnhold, inkludert episoder, grafikk og podcastbeskrivelser, lastes opp og leveres direkte av Stone Choir eller deres podcastplattformpartner. Hvis du tror at noen bruker det opphavsrettsbeskyttede verket ditt uten din tillatelse, kan du følge prosessen skissert her https://no.player.fm/legal.
Player FM - Podcast-app
Gå frakoblet med Player FM -appen!

Confronting Sin

2:01:48
 
Del
 

Manage episode 427008744 series 3479621
Innhold levert av Stone Choir. Alt podcastinnhold, inkludert episoder, grafikk og podcastbeskrivelser, lastes opp og leveres direkte av Stone Choir eller deres podcastplattformpartner. Hvis du tror at noen bruker det opphavsrettsbeskyttede verket ditt uten din tillatelse, kan du følge prosessen skissert her https://no.player.fm/legal.

Hosts

Woe

aka Eschatologuy

    When confronting sin, the Christian must distinguish between the private and the public. The private or secret sin should generally not be published (and is subject to Matthew 18), but the public sin is generally already published (and is not subject to Matthew 18). The primary goal of confronting private sin is to retain or to regain the erring brother; the primary goal of confronting public sin is to rebuke the false teacher and to protect those who would otherwise be led astray.

    In these matters, there are three core duties: the duty to God (which includes defending His honor and His truth), the duty to receive correction, and the duty to correct or rebuke. Confronting sin and correcting error are central parts of the Christian life. When theological or doctrinal controversies arise, there is both opportunity (e.g., for all parties to deepen in knowledge and faith) and danger (e.g., if false teaching is not rebuked and false teachers silenced, then wickedness may spread). How to approach specific situations is a matter of wisdom, but one that Christian men are absolutely not permitted to avoid.

    Silence in the face of false teaching is complicity in it. Silence in the face of false belief on the part of a brother is indifference (i.e., hatred) of that brother. As iron sharpens iron, we must help our brothers to stay on the strait and narrow. And as the shepherd defends the sheep, so we must be watchful for false teachers.


    Subscribe to the podcast here.


    See Also

    Further Reading

    Parental Warnings

    None.

    Transcript

    The transcript for this episode can be found here

    Other transcripts can be found here

    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 } 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); } } // 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; } // 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(); // Inject the "Show Comments" button before the comments div $('#comments').before('<hr><br><button id="show-comments">Show Comments</button>'); // 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

    34 episoder

    Artwork

    Confronting Sin

    Stone Choir

    16 subscribers

    published

    iconDel
     
    Manage episode 427008744 series 3479621
    Innhold levert av Stone Choir. Alt podcastinnhold, inkludert episoder, grafikk og podcastbeskrivelser, lastes opp og leveres direkte av Stone Choir eller deres podcastplattformpartner. Hvis du tror at noen bruker det opphavsrettsbeskyttede verket ditt uten din tillatelse, kan du følge prosessen skissert her https://no.player.fm/legal.

    Hosts

    Woe

    aka Eschatologuy

      When confronting sin, the Christian must distinguish between the private and the public. The private or secret sin should generally not be published (and is subject to Matthew 18), but the public sin is generally already published (and is not subject to Matthew 18). The primary goal of confronting private sin is to retain or to regain the erring brother; the primary goal of confronting public sin is to rebuke the false teacher and to protect those who would otherwise be led astray.

      In these matters, there are three core duties: the duty to God (which includes defending His honor and His truth), the duty to receive correction, and the duty to correct or rebuke. Confronting sin and correcting error are central parts of the Christian life. When theological or doctrinal controversies arise, there is both opportunity (e.g., for all parties to deepen in knowledge and faith) and danger (e.g., if false teaching is not rebuked and false teachers silenced, then wickedness may spread). How to approach specific situations is a matter of wisdom, but one that Christian men are absolutely not permitted to avoid.

      Silence in the face of false teaching is complicity in it. Silence in the face of false belief on the part of a brother is indifference (i.e., hatred) of that brother. As iron sharpens iron, we must help our brothers to stay on the strait and narrow. And as the shepherd defends the sheep, so we must be watchful for false teachers.


      Subscribe to the podcast here.


      See Also

      Further Reading

      Parental Warnings

      None.

      Transcript

      The transcript for this episode can be found here

      Other transcripts can be found here

      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 } 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); } } // 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; } // 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(); // Inject the "Show Comments" button before the comments div $('#comments').before('<hr><br><button id="show-comments">Show Comments</button>'); // 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

      34 episoder

      Alle Folgen

      ×
       
      Loading …

      Velkommen til Player FM!

      Player FM scanner netter for høykvalitets podcaster som du kan nyte nå. Det er den beste podcastappen og fungerer på Android, iPhone og internett. Registrer deg for å synkronisere abonnement på flere enheter.

       

      Hurtigreferanseguide

      Copyright 2024 | Sitemap | Personvern | Vilkår for bruk | | opphavsrett