Skip to content

Commit

Permalink
Fixes typo in data/cg/tsv/geo.tsv (#370)
Browse files Browse the repository at this point in the history
* Added French phonemic phones list. Added filter French phonemic tsv.

* Added French phonemic phones.

* Updated Changelog.

* Added phones

* Added filtered phonemic wordlist

* Added Serbo-Croatian phonemes and filtered TSV files.

* Updated summaries for Serbo-Croatian phones.

* Updated CHANGELOG.

* Fixed formatting of Serbo-Croat phones file and CHANGELOG.

* Updated fork to match upstream.

* Updated fork to match upstream

* Delete .DS_Store

I don't know where this file came from...

* Delete .DS_Store

* Delete hbs_phonemic_phones.txt

* Delete .DS_Store

* [ita] Adds phoneme list, filtered phonemic TSV file

* Updates CHANGELOG

* Adds updated README and language summary

* Updates CHANGELOG with issue number for Italian phone list

* Adds Adyghe phones, filtered Adyghe data

* Updated CHANGELOG

* Adds Bulgarian phone list, filtered Bulgarian data

* Postprocesses with filtered Bulgarian data

* Updates changelog

* Adds Icelandic phones, filtered TSV file

* Updates changelog

* Adds Slovenian phones, filtered Slovenian data

* Updates changelog

* Add normalization to list_phones.py

* Updates changelog

* Reformats list_phones.py

* Adds Welsh phoneme lists, filtered Welsh TSV data

* Updates changelog

* Updates  with instructions to re-scrape

* Updates changelog

* Updates

* Updates data/phones/README.md

* Adds Vietnamese phones, Vietnamese TSV files

* Updates changelog

* Adds Hindi  file, new/updated TSV files

* Updates changelog

* Fixes Serbo-Croatian phones

* Updates CHANGELOG

* Revert "Adds Hindi  file, new/updated TSV files"

This reverts commit 964c3be.

* Adds Portuguese .phones files, re-scraped TSV data

* Rescrapes Portuguese data

* Updates changelog

* Adds Burmese phones, updated Burmese data

* Updates changelog

* Adds Japanese phone list. Rescrapes Japanese data

* Updates changelog

* Removes data/tsv/jpn_hira_phonemic.tsv

* Adds Azerbaijani phones, updated TSV data

* Updates changelog

* Adds Turkish phones, rescraped Turkish data

* Updates changelog

* Adds Maltese phones, updated data

* Updates changelog

* Adds Latvian phones, updated Latvian data

* Updates changelog

* Adds Khmer phones and updated TSV data

* Updates changelog

* Adds Østnorsk (Bokmål) phones and updated TSV data

* Updates changelog

* Fixes typo

* Update data/phones/README.md

* Update changelog

* Re-scrapes Armenian data. Fixes error in West Armenian phone list

* Updates changelog

* Attempts to fix data/phones/README.md

* Fixes paths in data/phones/README.md

* Fixes links in data/phones/HOWTO.md

* Fixes paths in data/src/generate_phones_sumary.py

* Updates changelog

* Adds script to change file unicode normalization. Fixes normalization in Slovene phone lists. Re-scrapes Slovene.

* Updates changelog

* Postprocessing after Slovene scrape

* Fixes style in data/src/normalize.py

* Fixes style in data/src/normalize.py

* Fixes style in data/src/normalize.py (again)

* Fixes line length in data/src/normalize.py…I hope

* Ran black on data/src/normalize

* Adds normalization instructions in data/phones/HOWTO.md

* Fixes equal signs in changelog

* Updates changelog

* Updates data/src/normalize.py to make it more efficient. Additionally, adds a shebang to make it executable

* Fixes normalization command in step 5

* Fixes spacing in data/src/normalize.py

* Updates changelog. Fixes path typo for #356

* Adds CG for Georgian. Fixes errors/misleading aspects of Georgian phonelist

* Updates changelog

* Fixes typo in changelog

* Fixes taps in Georgian CG

* Postprocessing after Georgian phonelist edits

* Fixes typo in geo_phonemic.phones

* Fixes typo in Georgian covering grammar

* Updates changelog

* Adds missing character in Georgian covering grammar

* Updates changelog

* Changes spaces to tabs

Co-authored-by: Kyle Gorman <kylebgorman@gmail.com>
  • Loading branch information
ajmalanoski and kylebgorman committed Mar 17, 2021
1 parent 97b3c04 commit 9341da4
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ Unreleased
NFC Unicode normalization (\#357)
- Updated `data/src/normalize.py` to be more efficient. (\#358)
- Fixed inaccuracies in `data/phones/geo_phonemic.phones`. (\#367)
- Fixed typo in `data/cg/tsv/geo.tsv` and added missing character. (\#370)

### Under `wikipron/` and elsewhere

Expand Down
5 changes: 3 additions & 2 deletions data/cg/tsv/geo.tsv
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
ɑ
b
g
ɡ
d
ɛ
z
v
z
i
Expand Down

0 comments on commit 9341da4

Please sign in to comment.