From 077ea38800b7aef0c8e7d1cdcdbf009a6095d46a Mon Sep 17 00:00:00 2001 From: Sacha Chua Date: Fri, 27 Sep 2024 19:01:48 -0400 Subject: add lots of talks --- 2024/talks/language.md | 44 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 2024/talks/language.md (limited to '2024/talks/language.md') diff --git a/2024/talks/language.md b/2024/talks/language.md new file mode 100644 index 00000000..fb8cb935 --- /dev/null +++ b/2024/talks/language.md @@ -0,0 +1,44 @@ +[[!meta title="Immersive language learning with Emacs"]] +[[!meta copyright="Copyright © 2024 Sebastian Dümcke"]] +[[!inline pages="internal(2024/info/language-nav)" raw="yes"]] + + + + + +# Immersive language learning with Emacs +Sebastian Dümcke (he/him) - , + +[[!inline pages="internal(2024/info/language-before)" raw="yes"]] + +Immersive language learning helps acquiring a new language by +surrounding oneself in environments where the target language is used +naturally, rather than learning through traditional instruction or +translation methods. Short of travelling to places where the language is +native, one can also emulate this digitally: Watching movies, listening +to music, podcasts, or radio shows, and reading books, newspapers, or +websites in the target language. + +I will present a framework in Emacs to achieve the typical tasks in +language learning: increase vocabulary and comprehension (both written +and aural) to achieve faster fluency, better retention and ideally +cultural competence. We will investigate how to read written documents +and websites, watch movies and listen to music/learn lyrics all while +collecting new vocabulary and concepts. Then we will present a spaced +repetition framework for improving retention of these concepts. + +About the speaker: + +I am a curious person, interested to learn. I started using Emacs as a +project management tool through org-mode 8 years ago. I has really +helped my stay on top of things while starting my own company. Now my +use of Emacs is slowly expanding. I was always interested in learning +new languages: I believe they are the key to other cultures. + + + +[[!inline pages="internal(2024/info/language-after)" raw="yes"]] + +[[!inline pages="internal(2024/info/language-nav)" raw="yes"]] + + -- cgit v1.2.3