# BEGIN_TEST
#------------------------------
# German (de-DE)
#
# Notes: These tests use the XSAMPA examples given in the pico manual.
# The only differences between the manual and the test strings are:
# 1/ replaced the primary stress character " (double quote) by its dec code "
# 2/ the XSAMPA "r\" is replaced by "r\\" (the backslash is escaped) otherwise pico says
# garbage or the [rrr] sound is pronounced "j" (as a french j)
# When a test is marked as "BUG", if possible, the tester will capture an approximate
# transcription of what was heard inside [ ].
# Consonants
# --------- Plosives
# TEST ? Abend "?a:.b@nt
Ich teste .
# TEST b Ball "bal
Ich teste .
# TEST d Dach "dax
Ich teste .
# TEST g Gabe "ga:.b@
Ich teste .
# TEST k Kamm "kam
Ich teste .
# TEST p Post "pOst
Ich teste .
# TEST t Tritt "tRIt
Ich teste .
# --------- Nasals
# TEST N lang "laN
Ich teste .
# TEST m Matte "ma.t@
Ich teste .
# TEST n Nest "nEst
Ich teste .
# --------- Fricatives
# TEST C Milch "mIlC
Ich teste .
# TEST R Rabe "Ra:.b@
Ich teste .
# TEST S Masche "ma.S@
Ich teste .
# TEST Z Genie Ze."ni:
Ich teste .
# TEST f Affe "?a.f@
Ich teste .
# TEST h Hund "hUnt
Ich teste .
# TEST s Masse "ma.s@
Ich teste .
# TEST v Wahl "va:l says [val]
Ich teste . Ein Wahl.
# TEST x Bach "bax
Ich teste .
# TEST z Rose "Ro:.z@
Ich teste .
# --------- Approximants
# TEST j Jagd "ja:kt
Ich teste .
# TEST l Luft "lUft
Ich teste .
# --------- Syllabic Consonants
# TEST l= Nabel "na:.bl=
Ich teste .
# TEST m= hartem "haR.tm=
Ich teste .
# TEST n= Latten "la.tn=
Ich teste .
# --------- Affricates
# TEST d_Z Dschungel "d_ZU.N@l
Ich teste .
# TEST p_f Dampf "damp_f
Ich teste .
# TEST t_S Klatsch "klat_S
Ich teste .
# TEST t_s Zunge "t_sU.N@
Ich teste .
# Monophthongs
# --------- Short
# TEST 2 Ökonom ?2.ko."no:m
Ich teste .
# TEST 6 Halter "hal.t6
Ich teste .
# TEST 9 göttlich "g9t.lIC
Ich teste .
# TEST @ Lage "la:.g@
Ich teste .
# TEST E Kette "kE.t@
Ich teste .
# TEST I Kiste "kIs.t@
Ich teste .
# TEST O Kopf "kOp_f
Ich teste .
# TEST U Kunst "kUnst
Ich teste .
# TEST Y füllen "fY.l@n
Ich teste .
# TEST a Kappe "ka.p@
Ich teste .
# TEST e Theorie te.o."Ri:
Ich teste .
# TEST i Politik po.li."ti:k
Ich teste .
# TEST o polieren po."li:.R@n
Ich teste .
# TEST u Kurier ku."Ri:6_^
Ich teste .
# TEST y Mythologie my.to.lo."gi:
Ich teste .
# --------- Long
# TEST 2: Öl "
Ich teste .
# TEST E: Bär "bE:6_^
Ich teste .
# TEST a: Kater "ka:.t6
Ich teste .
# TEST e: Beet "be:t
Ich teste .
# TEST i: Biene "bi:.n@
Ich teste .
# TEST o: Boot "bo:t
Ich teste .
# TEST u: Hut "hu:t
Ich teste .
# TEST y: kühl "ky:l
Ich teste .
# --------- Nasalized
# TEST 9~: parfum par."f9~:
Ich teste .
# TEST E~: Timbre "tE~:.bR@
Ich teste .
# TEST a~: Chance "Sa~:.s@
Ich teste .
# TEST o~: fond "fo~:
Ich teste .
# --------- Non-syllabic
# TEST 6_^ Bier "bi:6_^
Ich teste .
# TEST i_^ Mumie "mu:.mi_^@"
Ich teste .
# TEST o_^ foyer fo_^a."je:
Ich teste .
# TEST u_^ aktuell ?ak."tu_^El
Ich teste .
# --------- Diphthongs
# TEST O_Y Deutsch "dO_Yt_S
Ich teste .
# TEST a_I Bein "ba_In
Ich teste .
# TEST a_U Kauf "ka_Uf
Ich teste .
# END_TEST
# --------- Other Symbols
# word separator NEED TEST HERE <<<<<<<<<<<<------------------------------------
% secondary stress NEED TEST HERE <<<<<<<<<<<<------------------------------------
. syllable break NEED TEST HERE <<<<<<<<<<<<------------------------------------
" primary stress NEED TEST HERE <<<<<<<<<<<<------------------------------------
# ---------