Skip to main content

GUI for memorizing vocabulary, grammar, phrases of a foreign language

Project description

A simple GUI to generate flashcards for memorizing vocabulary, grammar and phrases of a foreign language.

Install

pip install memoria-gui

Using memoria

python gui.py from the terminal produces a GUI with which you choose:

  • a book to draw entries from,
  • which chapters in the book to draw from,
  • which type of entry to draw (vocabulary, grammar or phrases), and
  • in which language to display the entries on the flashcards (English or the foreign language).

Grids of flashcards are then generated, spanning all the entries of the chosen type from the chosen source, with the order randomized. Clicking on a flashcard shows its English/foreign language counterpart (or in the case of grammar, the relevant forms).

memoria is currently tailored to Italian, but it's easy to drop in another language (it might eventually support Ancient Greek and Latin) - just add new dictionaries with the English and foreign language counterparts.

Using memoria for Italian

For Italian specifically:

  • Clicking on a vocabulary flashcard a second time opens the WordReference website with a search for the word to obtain its dictionary entry.
  • Clicking on a verb flashcard a second time opens the Virgilio website with a search for the verb to obtain its conjugations in all tenses.
  • Clicking on other grammar or phrase flashcards a second time opens google translate with the Italian version of the entry, so that you can hear it spoken by clicking on the speaker icon there.
  • If you're interested in learning Italian, these are the books I'm using (and the source of flashcard entries in the code). Together I think they should provide a good teaching of CEFR levels A1 - C2 of the language (i.e., from beginner to fluent), including a strong understanding of the grammar:
    • New Italian Espresso - Beginner and Pre-intermediate (CEFR level A0 - A1.5) and Intermediate and Advanced (CEFR level A1.5 - B1) - the textbooks and workbooks
    • Nuovo Espresso 4, 5, 6 (CEFR levels B2, C1, C2) - these books are only in Italian
    • English Grammar for Students of Italian
    • Italian Grammar in Practice (covering CEFR levels A1 - B2)
    • Pocket Italian Grammar

Background

This package is mostly me wanting a fast way to study Italian and learning how to make GUIs in Python with tkinter. I've only been using Mac OS, so the formatting of the GUIs might be off on Linux or Windows. If you want to use and/or customize the code for your own language and you'd like some help, or if you have any suggestions, feel free to open an issue!

memoria is Latin (and Italian!) for 'memory, remembrance'. Hence the Latin phrase 'In memoriam' and the English derivatives 'memorial' and 'memoir'.

The logo is a Roman mosaic showing μνημοσύνη (Mnemosyne), the Greek Titan of memory and mother of the nine Muses. μνήμη is Greek for 'memory, remembrance' and is the origin of the English derivative 'mnemonic'.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

memoria-gui-0.1.3.tar.gz (10.0 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page