Since we’re all talking about those two subjects, I thought I would outline my approach to learning to read French.
- Obtain the french book in text format in a file.
- Obtain the English version of the book.
- Copy text from French file.
- Go to textalyser.net and paste in the french text.
- Sort for most repeated words in the text. Highlight and copy those words.
- Paste those words into a Google spreadsheet column. Next to it put the translate function. *
- Save the two columns into a tab delimited text file.
- Upload that file to flashcardexchange to create a set of flashcards.
- Study the flashcard before reading the passage so that you have at least a rough idea of the vocabulary.
10 Read the novel and improve the flashcard meanings as you find better meanings for your words. - After getting your best read then refer to the English (in my case) version of the novel and learn what you can from that.
- Repeat.
Notes:
This is just a quick and dirty outline.
It’s probably not the best way to do it, but it is interesting.
I like reading novels because it builds a great context for understanding the words.
If anyone is interested I’ll go more into detail
*GoogleTranslate GoogleTranslate(text, source language,target language)
Translates text in the specified range from the source language into the target language.
Entering “auto” instead of the source language and target language parameters automatically identifies the language of the source text and translates into a language based on your locale settings.
Learn More