Browse Source

Revert IPA change to question marks

Fixes #616 #890
master
Tyler Renslow 11 months ago
parent
commit
c517074825
No account linked to committer's email address
1 changed files with 3 additions and 2 deletions
  1. 3
    2
      phsource/ph_german

+ 3
- 2
phsource/ph_german View File



phoneme y phoneme y
vwl starttype #u endtype #u vwl starttype #u endtype #u
ipa ʏ
length 100 length 100
IF nextPh(*) THEN IF nextPh(*) THEN
length 110 length 110


phoneme iR // TEST "vier" = [f'iR] not successful phoneme iR // TEST "vier" = [f'iR] not successful
vwl starttype #i endtype #@ vwl starttype #i endtype #@
ipa i?
ipa iɐ
flag1 flag1
length 240 length 240
FMT(vdiph2/i@_3) FMT(vdiph2/i@_3)


phoneme UR phoneme UR
vwl starttype #u endtype #@ vwl starttype #u endtype #@
ipa ??
ipa ʊɐ
flag1 flag1
length 180 length 180
FMT(vwl_de/uu_@) FMT(vwl_de/uu_@)

Loading…
Cancel
Save