melissaboiko / ipacards

Script to generate British English IPA pronunciation drills

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This code creates a TSV datafile of English words paired with their British English pronunciation, in IPA transcription. The words are ordered by frequency (following Sublex-UK), but words with more than one pronunciation (heteronyms) are ommited.

I use this to generate a flashcard deck in Anki format, intended to help with English pronunciation practice. It's available at: https://ankiweb.net/shared/info/115334323 .

See the file deck_description.md for information, and check out the generated/ directory for data tables.

About

Script to generate British English IPA pronunciation drills

License:GNU General Public License v3.0


Languages

Language:Python 91.6%Language:Makefile 8.4%