Skip to content

console application to study and practice three forms of irregular verbs

License

Notifications You must be signed in to change notification settings

turneps403/iVerbs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎧 iVerbs (version audio)

The script allows you to study and train irregular verbs. Moreover, this version includes an audio file with pronunciation three forms and IPA (International Phonetic Alphabet) for every verb.

There are three games:

  • see, listening and repeat
  • see, listening and fill in an empty cell
  • listening and write all three forms of a verb

Quickstart

git clone https://github.com/turneps403/iVerbs.git
cd iVerbs
pip3 install -r requirements.txt
python3 iverb.py

or docker:

Study mode

just study

Test mode

game

Changelog

2.1 - 2018-12-04

  • Added listening game

2.0 - 2018-12-03

  • Version audio

1.0 - 2018-11-27

  • Initial release