Word By Word

A multimedia vocabulary trainer

Description

WordByWord is a free, open source, easy-to-use multimedia vocabulary trainer developed by Vera Ferreira, Peter Bouda, and Ricardo Filipe at CIDLeS with the support of the Foundation for Endangered Languages.

WordByWord takes an ordered list of words in two languages, organized in lessons, and presents the words in random order. It also allows the user to listen to the pronunciation of the words in the target language. The main language course in WordByWord is Minderico for Portuguese speakers (WordByWord – Aprender Minderico) but the program is flexible enough to easily adapt to other languages (as you can see in the sample courses for Portuguese and Russian for German speakers included in the package).

The exercises are presented in the source language (for instance Portuguese in the case of WordByWord – Aprender Minderico) and the answers should be given in the target language (for instance Minderico in WordByWord – Aprender Minderico). For each lesson there are three modes of interaction with different difficulty levels: multiple choice questions, a fill out mode (to input the correct translation for the word shown and practice writing), and a display mode (a word in the source language is shown and the user is supposed to say the word in the target language aloud – an excercise to train the pronunciation). 

The audio files for Minderico were created by three Minderico speakers (Elsa Nogueira, Rita Pedro, and Pedro Manha). The audio files for Portuguese and Russian were created with Linguatec Voice Reader Studio.

WordByWord uses YAML input files and is based on the Qt Framework. The program is written in Python. So WordByWord is platform independent. See the screenshots below to see WordByWord running on a desktop.

The software is licensed under the GNU General Public License.

Screenshots

Multiple choice

Fill out mode

Display mode

Intro video

Installation

Windows users only need to download and install the setup package available below. To install WordByWord v1.0.0 you need to uninstall any previous versions beforehand. If you want to run WordByWord from the source code (mainly for MAC and Linux users), you need to install the following required packages:

  • Python
  • PyQt (you might need to also do a “apt-get install phonon*” to install Phonon)
  • PyYAML 

Download

Usage

On Windows you just install the software by starting the .exe package you downloaded above. An entry in the start menu will automatically be created.

On Linux and Mac you have to unpack the source code package and change into the created directory:

$ tar xzf wordbyword-1.0.0.tar.gz
$ cd wordbyword-1.0.0


Then, to start the program:

$ python wordbyword.py


One main course for Minderico vocabulary learning and two sample courses for Portuguese and Russian for German speakers are included in the program. Just open the file “courses/pt-mind.yml” and see WordByWord in action. The course file shows how lessons and words are organized in YAML, you may extend the file or write new YAML files according to the format in the course file.

Contact

If you have any questions or ideas about WordByWord just write an email to: vferreira@cidles.eu or pbouda@cidles.eu

Supported by Foundation for Endangered Languages