Linguistics Podcast Summaries
Linguistics on Yedapo: 3 summarized podcast and YouTube episodes. Each includes key takeaways, core concepts and notable quotes with timestamps.

#2547 - Daniel Everett
The Joe Rogan Experience
Aug 27, 2026
Linguist Dan Everett recounts his decades living with the Amazonian Pirahã tribe, a journey that dismantled his Christian faith and challenged Noam Chomsky's foundational theories on human language. His experience reveals how deep immersion can shatter even the most deeply held intellectual and spiritual dogmas.
Key insight: The Pirahã tribe's language lacks recursion—a property Chomsky claimed was universal to all human language—suggesting that human communication is far more diverse than previously theorized.

Measuring the entropy of English
3Blue1Brown
Jun 12, 2026
Claude Shannon’s foundational work in information theory reveals that language compressibility is directly tied to predictability. By using human intuition to measure how easily text can be reconstructed, Shannon proved that English can be compressed to roughly one bit per character, establishing a fundamental link between data compression and the engineering of artificial intelligence.
Key insight: Claude Shannon estimated that with at least 100 characters of context, English text is theoretically compressible to approximately 1 bit per character.

Zip It! - Finding File Similarity Using Compression Utilities - Computerphile
Computerphile
Jul 15, 2025
By leveraging the way compression algorithms identify repeated patterns, you can quantify similarity between any two datasets. This creates an incredibly simple, agnostic metric for clustering everything from genomic data to linguistic families without needing domain-specific analysis.
Key insight: You can generate a scientifically valid phylogenetic tree of species or language families simply by compressing concatenated text files and measuring the resulting file size.