Show notes
HostsCorey J. Mahlercoreyjmahler.com@CoreyJMahlerWoeaka Eschatologuy@treblewoeAs between the Septuagint (LXX) and the rabbinic text (MT), there are significant differences in many verses that deal with Christology. The MT is not always ‘less Christological’, for that would have been a poor-quality trap, but the proper hermeneutic for determining the text of Scripture is not ‘more Christology’; rather, the right hermeneutic is quite simply: What is Scripture and what does it say?Christ, the Apostles, and the early Church all unanimously held that the Septuagint is, indeed, the very Word of God. In this fourth episode in the (now) nine-episode LXX series, we examine Christological differences between the LXX and the MT. This is the first of three episodes dealing specifically with the Old Testament differences between the LXX and the MT.This is, of course, not our closing argument, for we will be making that in the two episodes that deal with the New Testament and how it treats the Old Testament.Subscribe to the podcast here.Show NotesIsaiah Psalm Psalm Isaiah Isaiah Isaiah Zechariah Psalm Amos Deuteronomy Isaiah Isaiah Psalm 23See AlsoLexham LXXBrenton LXXFurther ReadingIsaiah 53Parental WarningsNone.TranscriptThe transcript for this episode can be found hereOther transcripts can be found hereSupport the PodcastRecurring DonationOne-Time DonationCryptocurrency DonationMahler’s Amazon.com Wish ListWoe’s Amazon.com Wish ListThe Stone Choir 2024 Challenge CoinComments?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 namefunction extractNumber(src) { const match = src.match(/e(\d+)\.m4a/); return match ? match[1] : null;}// Start waiting for the audio element to appear in the DOMwaitForElement('audio[src*="s.stone-choir.com"]', function(audioElement) { const audioSrc = audioElement.getAttribute('src'); updateTranscriptLink(audioSrc);});



