Skip to content

Commit

Permalink
save
Browse files Browse the repository at this point in the history
  • Loading branch information
lancejpollard committed Nov 1, 2023
1 parent a486b21 commit e55c467
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -274,6 +274,7 @@ const CONSONANTS: Array<Link> = [
{ i: 'Cy~', name: 'Palatalized C sound', o: 'C5' },
{ i: 'Cw~', name: 'Labialized C sound', o: 'C55' },
{ i: 'C', name: 'Voiced th sound', o: 'C' },
{ i: 'cQ~', name: 'Pharyngealized c sound', o: 'c66' },
{ i: 'cy~', name: 'Palatalized c sound', o: 'c5' },
{ i: 'cw~', name: 'Labialized c sound', o: 'c55' },
{ i: 'c', name: 'Unvoiced th sound', o: 'c' },
Expand Down

0 comments on commit e55c467

Please sign in to comment.