Skip to content

Commit

Permalink
Merge pull request #134 from dmort27/sinitic-standardize-ipa
Browse files Browse the repository at this point in the history
fix: use IPA ɡ instead of the typical g
  • Loading branch information
dmort27 authored Sep 27, 2022
2 parents 9f811de + 7e595f4 commit a30eef0
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion epitran/data/map/ltc-Latn-bax.csv
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ dr,ɖ
nr,ɳ
k,k
kh,kʰ
g,g
g,ɡ
ng,ŋ
ts,t͡s
tsh,t͡sʰ
Expand Down
2 changes: 1 addition & 1 deletion epitran/data/map/nan-Latn-tl.csv
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ s,s
j,d͡z
k,k
kh,kʰ
g,g
g,ɡ
ng,ŋ
h,h
a,a˥
Expand Down
2 changes: 1 addition & 1 deletion epitran/data/map/nan-Latn.csv
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ s,s
j,d͡z
k,k
kh,kʰ
g,g
g,ɡ
ng,ŋ
h,h
a,a
Expand Down

0 comments on commit a30eef0

Please sign in to comment.