]> Git — Sourcephile - julm/worksheets.git/blob - tests/Pronunciation/test/1.txt
update
[julm/worksheets.git] / tests / Pronunciation / test / 1.txt
1 [ Merge
2 ( Chunk
3 { chunkLangue = [ "french" ]
4 , chunkLetters = "a"
5 , chunkPhonetic =
6 [ Syllable
7 [ Vowel ( Pure Open Front Unrounded ) ]
8 ]
9 }
10 )
11 ( Chunk
12 { chunkLangue = [ "french" ]
13 , chunkLetters = "n"
14 , chunkPhonetic =
15 [ Syllable
16 [ Vowel ( Pure OpenMid Front Unrounded )
17 , Consonant ( Pulmonic Voiced Alveolar Nasal )
18 ]
19 ]
20 }
21 )
22 ( Chunk
23 { chunkLangue = [ "french" ]
24 , chunkLetters = "an"
25 , chunkPhonetic =
26 [ Syllable
27 [ WithSegmentalFeature Nasalized
28 ( Vowel ( Pure Open Back Unrounded ) )
29 ]
30 ]
31 }
32 )
33 ]