3 # Automatically created code!
4 # Any changes will be lost when this file is regenerated.
5 # Adapt the original Tables instead of this code.
6 # To regenerate the original Tables, run a Praat script
7 # with the following code:
9 #: include tables2scripts.praat
10 #: call Create<TableName>
11 #: Write to table file... <TableName>.Table
13 # Where <TableName> is the name of the table.
14 # Move the Table file to the desired location (eg, Data/)
16 # Tables and this code are licensed under the GNU GPL version 2
19 procedure CreateButtons_EN
20 Create Table with column names... Buttons_EN 15
21 ... Label Text Key Helptext
24 Set string value... 1 Label !Author
25 Set string value... 1 Text Author
26 Set string value... 1 Key !
27 Set string value... 1 Helptext R.J.J.H. van Son
29 Set string value... 2 Label !Copyright
30 Set string value... 2 Text Copyright
31 Set string value... 2 Key !
32 Set string value... 2 Helptext Copyright 2010 R.J.J.H. van Son
34 Set string value... 3 Label !License
35 Set string value... 3 Text License
36 Set string value... 3 Key !
37 Set string value... 3 Helptext GNU GPL version 2 or later
39 Set string value... 4 Label !WindowTitle
40 Set string value... 4 Text Speak Good Chinese: Practise your tones on
41 Set string value... 4 Key !
42 Set string value... 4 Helptext Speak Good Chinese: Practise your tones on
44 Set string value... 5 Label Record
45 Set string value... 5 Text Record
46 Set string value... 5 Key R
47 Set string value... 5 Helptext Record your pronunciation. You have 4 seconds, watch the recording "light"
49 Set string value... 6 Label Play
50 Set string value... 6 Text Play
51 Set string value... 6 Key P
52 Set string value... 6 Helptext Play back of your recorded pronunciation
54 Set string value... 7 Label Example
55 Set string value... 7 Text Example
56 Set string value... 7 Key E
57 Set string value... 7 Helptext Play example tone pronunciation
59 Set string value... 8 Label Previous
60 Set string value... 8 Text < Previous
61 Set string value... 8 Key <,
62 Set string value... 8 Helptext Previous word
64 Set string value... 9 Label Next
65 Set string value... 9 Text Next >
66 Set string value... 9 Key >.
67 Set string value... 9 Helptext Next word
69 Set string value... 10 Label Quit
70 Set string value... 10 Text Quit
71 Set string value... 10 Key Q
72 Set string value... 10 Helptext Quit SpeakGoodChinese
74 Set string value... 11 Label Config
75 Set string value... 11 Text Settings
76 Set string value... 11 Key S
77 Set string value... 11 Helptext Go to settings page
79 Set string value... 12 Label WordlistUp
80 Set string value... 12 Text Previous-
81 Set string value... 12 Key v\-_
82 Set string value... 12 Helptext Previous word list
84 Set string value... 13 Label WordlistDown
85 Set string value... 13 Text Next List+
86 Set string value... 13 Key N+=
87 Set string value... 13 Helptext Next word list
89 Set string value... 14 Label Refresh
90 Set string value... 14 Text Refresh
91 Set string value... 14 Key h
92 Set string value... 14 Helptext Redraw the current screen, the space-bar always refreshes screen
94 Set string value... 15 Label Help
95 Set string value... 15 Text Help
96 Set string value... 15 Key ?/
97 Set string value... 15 Helptext Press on the button you want information on, "Help" to continue
99 procedure CreateButtons_DE
100 Create Table with column names... Buttons_DE 15
101 ... Label Text Key Helptext
104 Set string value... 1 Label !Author
105 Set string value... 1 Text Autor
106 Set string value... 1 Key ¤
107 Set string value... 1 Helptext R.J.J.H. van Son, \U"bersetzung: Irene Jacobi
109 Set string value... 2 Label !Copyright
110 Set string value... 2 Text Copyright
111 Set string value... 2 Key ¤
112 Set string value... 2 Helptext Copyright 2010 R.J.J.H. van Son
114 Set string value... 3 Label !License
115 Set string value... 3 Text License
116 Set string value... 3 Key ¤
117 Set string value... 3 Helptext GNU GPL version 2 or later
119 Set string value... 4 Label !WindowTitle
120 Set string value... 4 Text Speak Good Chinese: \u"ben sie ihre T\o"ne
121 Set string value... 4 Key ¤
122 Set string value... 4 Helptext Speak Good Chinese: \u"ben sie ihre T\o"ne mit
124 Set string value... 5 Label Record
125 Set string value... 5 Text Aufnahme
126 Set string value... 5 Key A
127 Set string value... 5 Helptext Machen Sie eine Sprachaufnahme. Sie haben 4 Sekunden bevor die Aufnahme beginnt; achten Sie auf das rote Licht.
129 Set string value... 6 Label Play
130 Set string value... 6 Text Wiedergabe
131 Set string value... 6 Key W
132 Set string value... 6 Helptext Abspielen der Aufnahme
134 Set string value... 7 Label Example
135 Set string value... 7 Text Vorbild
136 Set string value... 7 Key V
137 Set string value... 7 Helptext Vorbild abspielen
139 Set string value... 8 Label Quit
140 Set string value... 8 Text Ende
141 Set string value... 8 Key E
142 Set string value... 8 Helptext Das Programm beenden
144 Set string value... 9 Label Config
145 Set string value... 9 Text Einstellungen
146 Set string value... 9 Key g
147 Set string value... 9 Helptext Zur Seite "Einstellungen"
149 Set string value... 10 Label Refresh
150 Set string value... 10 Text Aktualisieren
151 Set string value... 10 Key u
152 Set string value... 10 Helptext Der aktuelle Bildschirm wird abgebildet. Mit der Leertaste kann der Bildschirm aktualisiert werden.
154 Set string value... 11 Label Help
155 Set string value... 11 Text Hilfe
156 Set string value... 11 Key ?/
157 Set string value... 11 Helptext Dr\u"cken Sie auf den Knopf \u"ber den Sie Informationen m\o"chten. Dr\u"cken Sie danach auf "Hilfe".
159 Set string value... 12 Label WordlistUp
160 Set string value... 12 Text -vorige
161 Set string value... 12 Key \-_
162 Set string value... 12 Helptext Zur voriger Liste
164 Set string value... 13 Label WordlistDown
165 Set string value... 13 Text +n\a"chste Liste
166 Set string value... 13 Key +=
167 Set string value... 13 Helptext Zur n\a"chster Liste
169 Set string value... 14 Label Previous
170 Set string value... 14 Text <Zur\u"ck
171 Set string value... 14 Key \<\,
172 Set string value... 14 Helptext zum vorigen Abschnitt
174 Set string value... 15 Label Next
175 Set string value... 15 Text Voraus>
176 Set string value... 15 Key \>\.
177 Set string value... 15 Helptext zum n\a"chsten Abschnitt
179 procedure CreateToneFeedback_DE
180 Create Table with column names... ToneFeedback_DE 36
184 Set string value... 1 T1 !Author
185 Set string value... 1 T2 Author
186 Set string value... 1 Feedback R.J.J.H. van Son
188 Set string value... 2 T1 !Copyright
189 Set string value... 2 T2 Copyright
190 Set string value... 2 Feedback 2007-2010 R.J.J.H. van Son
192 Set string value... 3 T1 !License
193 Set string value... 3 T2 License
194 Set string value... 3 Feedback GNU GPL version 2 or later
196 Set string value... 4 T1 Correct
197 Set string value... 4 T2 -
198 Set string value... 4 Feedback Richtig
200 Set string value... 5 T1 Wrong
201 Set string value... 5 T2 -
202 Set string value... 5 Feedback Falsch
204 Set string value... 6 T1 NoSound
205 Set string value... 6 T2 -
206 Set string value... 6 Feedback Kein Ton aufgezeichnet
208 Set string value... 7 T1 Low
209 Set string value... 7 T2 -
210 Set string value... 7 Feedback Ihre T\o"ne waren zu niedrig, um erkennt zu werden (ist ihre Stimme richtig eingestellt?)
212 Set string value... 8 T1 High
213 Set string value... 8 T2 -
214 Set string value... 8 Feedback Ihre T\o"ne waren zu hoch, aber vielleicht zu erkennen (ist ihre Stimme richtig eingestellt?)
216 Set string value... 9 T1 Narrow
217 Set string value... 9 T2 -
218 Set string value... 9 Feedback Ihre Tonbewegungen waren zu flach, um erkennt werden
220 Set string value... 10 T1 Wide
221 Set string value... 10 T2 -
222 Set string value... 10 Feedback Ihre Tonbewegungen waren zu weidl\a"ufig, aber vielleicht erkennbar
224 Set string value... 11 T1 6
225 Set string value... 11 T2 -
226 Set string value... 11 Feedback kein erkennbarer Ton
228 Set string value... 12 T1 1
229 Set string value... 12 T2 -
230 Set string value... 12 Feedback Der erster Ton ist hoch und flach
232 Set string value... 13 T1 2
233 Set string value... 13 T2 -
234 Set string value... 13 Feedback Der zweiter Ton beginnt mittel-hoch und geht nach oben
236 Set string value... 14 T1 3
237 Set string value... 14 T2 -
238 Set string value... 14 Feedback Der dritter Ton beginnt mittel-hoch geht nach unten und dann nach oben
240 Set string value... 15 T1 4
241 Set string value... 15 T2 -
242 Set string value... 15 Feedback Der vierter Ton beginnt hoch und geht den ganzen Weg
244 Set string value... 16 T1 0
245 Set string value... 16 T2 -
246 Set string value... 16 Feedback Der neutraler Ton geht weiter, wo der voriger Ton aufh\o"rt
248 Set string value... 17 T1 1
249 Set string value... 17 T2 1
250 Set string value... 17 Feedback Halten Sie die T\o"ne hoch und flach
252 Set string value... 18 T1 1
253 Set string value... 18 T2 2
254 Set string value... 18 Feedback Der zweiter Ton beginnt mittel-hoch und geht nach oben
256 Set string value... 19 T1 1
257 Set string value... 19 T2 3
258 Set string value... 19 Feedback Der dritter Ton beginnt mittel-hoch geht nach unten und dann nach oben
260 Set string value... 20 T1 1
261 Set string value... 20 T2 4
262 Set string value... 20 Feedback Der vierter Ton beginnt hoch und geht gans nach unten
264 Set string value... 21 T1 1
265 Set string value... 21 T2 0
266 Set string value... 21 Feedback Der neutraler Ton weiter, wo der voriger Ton aufh\o"rt
268 Set string value... 22 T1 2
269 Set string value... 22 T2 1
270 Set string value... 22 Feedback Halten Sie den ersten Ton hoch und flach
272 Set string value... 23 T1 2
273 Set string value... 23 T2 2
274 Set string value... 23 Feedback Der zweiter Ton beginnt mittel-hoch und geht nach oben
276 Set string value... 24 T1 2
277 Set string value... 24 T2 3
278 Set string value... 24 Feedback Der dritter Ton beginnt mittel-hoch geht nach unten und dann nach oben
280 Set string value... 25 T1 2
281 Set string value... 25 T2 4
282 Set string value... 25 Feedback Der vierter Ton beginnt hoch und geht gans nach unten
284 Set string value... 26 T1 2
285 Set string value... 26 T2 0
286 Set string value... 26 Feedback Der neutraler Ton weiter, wo der voriger Ton aufh\o"rt
288 Set string value... 27 T1 3
289 Set string value... 27 T2 1
290 Set string value... 27 Feedback Halten Sie den ersten Ton hoch und flach
292 Set string value... 28 T1 3
293 Set string value... 28 T2 2
294 Set string value... 28 Feedback Der zweiter Ton beginnt mittel-hoch und geht nach oben
296 Set string value... 29 T1 3
297 Set string value... 29 T2 3
298 Set string value... 29 Feedback Sprechen wie eine 2-3 Kombination
300 Set string value... 30 T1 3
301 Set string value... 30 T2 4
302 Set string value... 30 Feedback Der vierte Ton beginnt hoch und geht gans nach unten
304 Set string value... 31 T1 3
305 Set string value... 31 T2 0
306 Set string value... 31 Feedback Der neutraler Ton weiter, wo der voriger Ton aufh\o"rt
308 Set string value... 32 T1 4
309 Set string value... 32 T2 1
310 Set string value... 32 Feedback Halten Sie den ersten Ton hoch und flach
312 Set string value... 33 T1 4
313 Set string value... 33 T2 2
314 Set string value... 33 Feedback Der zweiter Ton beginnt mittel-hoch und geht nach oben
316 Set string value... 34 T1 4
317 Set string value... 34 T2 3
318 Set string value... 34 Feedback Der dritter Ton beginnt mittel-hoch geht nach unten und dann nach oben
320 Set string value... 35 T1 4
321 Set string value... 35 T2 4
322 Set string value... 35 Feedback Der vierter Ton beginnt hoch und geht ganz nach unten,
324 Set string value... 36 T1 4
325 Set string value... 36 T2 0
326 Set string value... 36 Feedback Der neutraler Ton weiter, wo der voriger Ton aufh\o"rt
328 procedure CreateConfig_EN
329 Create Table with column names... Config_EN 32
330 ... Label Text Key Helptext
333 Set string value... 1 Label !Author
334 Set string value... 1 Text Author
335 Set string value... 1 Key !
336 Set string value... 1 Helptext R.J.J.H. van Son
338 Set string value... 2 Label !Copyright
339 Set string value... 2 Text Copyright
340 Set string value... 2 Key !
341 Set string value... 2 Helptext Copyright 2010 R.J.J.H. van Son
343 Set string value... 3 Label !License
344 Set string value... 3 Text License
345 Set string value... 3 Key !
346 Set string value... 3 Helptext GNU GPL version 2 or later
348 Set string value... 4 Label !WindowTitle
349 Set string value... 4 Text SpeakGoodChinese: Change settings
350 Set string value... 4 Key !
351 Set string value... 4 Helptext SpeakGoodChinese: Change settings
353 Set string value... 5 Label Return
354 Set string value... 5 Text Return
355 Set string value... 5 Key R
356 Set string value... 5 Helptext Go back to practise page
358 Set string value... 6 Label Language_EN
359 Set string value... 6 Text English
360 Set string value... 6 Key E
361 Set string value... 6 Helptext English language version
363 Set string value... 7 Label Language_NL
364 Set string value... 7 Text Nederlands
365 Set string value... 7 Key N
366 Set string value... 7 Helptext Dutch language version
368 Set string value... 8 Label Register_350
369 Set string value... 8 Text Woman High
370 Set string value... 8 Key W
371 Set string value... 8 Helptext Pick this if you are a female with a high voice
373 Set string value... 9 Label Register_300
374 Set string value... 9 Text Woman Mid
375 Set string value... 9 Key i
376 Set string value... 9 Helptext Pick this if you are a female with a mid-range voice
378 Set string value... 10 Label Register_250
379 Set string value... 10 Text Woman Low
380 Set string value... 10 Key o
381 Set string value... 10 Helptext Pick this if you are a female with a low voice
383 Set string value... 11 Label Register_249
384 Set string value... 11 Text Man High
385 Set string value... 11 Key M
386 Set string value... 11 Helptext Pick this if you are a male with a high voice
388 Set string value... 12 Label Register_180
389 Set string value... 12 Text Man Mid
390 Set string value... 12 Key a
391 Set string value... 12 Helptext Pick this if you are a male with a mid-range voice
393 Set string value... 13 Label Register_150
394 Set string value... 13 Text Man Low
395 Set string value... 13 Key L
396 Set string value... 13 Helptext Pick this if you are a male with a low voice
398 Set string value... 14 Label DisplayNumbers
399 Set string value... 14 Text Tone Numbers
400 Set string value... 14 Key u
401 Set string value... 14 Helptext Display pinyin with tone numbers (on) or tone symbols (off)
403 Set string value... 15 Label DisplayPinyin
404 Set string value... 15 Text Pinyin
405 Set string value... 15 Key P
406 Set string value... 15 Helptext Display pinyin word while practicing
408 Set string value... 16 Label DisplayChar
409 Set string value... 16 Text Characters
410 Set string value... 16 Key C
411 Set string value... 16 Helptext Display chinese characters if they are available
413 Set string value... 17 Label DisplayTrans
414 Set string value... 17 Text Translation
415 Set string value... 17 Key T
416 Set string value... 17 Helptext Display translation if available
418 Set string value... 18 Label ShuffleLists
419 Set string value... 18 Text Shuffle
420 Set string value... 18 Key S
421 Set string value... 18 Helptext Shuffle words in word lists (on) or use a fixed order (off)
423 Set string value... 19 Label UseSoundExample
424 Set string value... 19 Text Real example
425 Set string value... 19 Key x
426 Set string value... 19 Helptext Use a real sound recording (on) if available or synthesized tones (off) as examples
428 Set string value... 20 Label Synthesis_eSpeak
429 Set string value... 20 Text Synthesis
430 Set string value... 20 Key y
431 Set string value... 20 Helptext Use a synthetic voice as example (you need eSpeak: www.espeak.org)
433 Set string value... 21 Label Strict
434 Set string value... 21 Text Strict!
435 Set string value... 21 Key !1
436 Set string value... 21 Helptext Be very precise in pronunciation checking when on
438 Set string value... 22 Label OpenWordlist
439 Set string value... 22 Text Get List
440 Set string value... 22 Key G
441 Set string value... 22 Helptext Read a wordlist. Search Documents, Downloads, and Preferences directories
443 Set string value... 23 Label InstallWordlist
444 Set string value... 23 Text Install Lists
445 Set string value... 23 Key t
446 Set string value... 23 Helptext Install all .sgc wordlist packages found in the Documents, Downloads, and Preferences directories
448 Set string value... 24 Label DeleteWordlist
449 Set string value... 24 Text Delete List
450 Set string value... 24 Key D
451 Set string value... 24 Helptext Permanently delete the word list. You have to confirm this by typing 'y'
453 Set string value... 25 Label !DeleteWordlist
454 Set string value... 25 Text Realy y/N
455 Set string value... 25 Key y
456 Set string value... 25 Helptext Are you sure you want to proceed? Confirm this option by typing 'y'
458 Set string value... 26 Label ShowBackground
459 Set string value... 26 Text Background
460 Set string value... 26 Key B
461 Set string value... 26 Helptext Show background
463 Set string value... 27 Label Input_Microphone
464 Set string value... 27 Text Microphone
465 Set string value... 27 Key h
466 Set string value... 27 Helptext Use the build in microphone for recording
468 Set string value... 28 Label Input_Line
469 Set string value... 28 Text Line input |
470 Set string value... 28 Key \|\\
471 Set string value... 28 Helptext Use the line input for recording
473 Set string value... 29 Label Credits
474 Set string value... 29 Text About SGC2
475 Set string value... 29 Key 2
476 Set string value... 29 Helptext Information about SpeakGoodChinese
478 Set string value... 30 Label !Logging
479 Set string value... 30 Text Keep Logs
480 Set string value... 30 Key K
481 Set string value... 30 Helptext A hidden button active when keeping a log of recordings
483 Set string value... 31 Label Help
484 Set string value... 31 Text Help
485 Set string value... 31 Key ?/
486 Set string value... 31 Helptext Press on the button you want information on, "Help" to continue
488 Set string value... 32 Label !NotAWordlist
489 Set string value... 32 Text Wrong
490 Set string value... 32 Key §
491 Set string value... 32 Helptext Not a valid word list:
493 procedure CreateToneFeedback_EN
494 Create Table with column names... ToneFeedback_EN 36
498 Set string value... 1 T1 !Author
499 Set string value... 1 T2 Author
500 Set string value... 1 Feedback R.J.J.H. van Son
502 Set string value... 2 T1 !Copyright
503 Set string value... 2 T2 Copyright
504 Set string value... 2 Feedback 2007-2010 R.J.J.H. van Son
506 Set string value... 3 T1 !License
507 Set string value... 3 T2 License
508 Set string value... 3 Feedback GNU GPL version 2 or later
510 Set string value... 4 T1 Correct
511 Set string value... 4 T2 -
512 Set string value... 4 Feedback Correct
514 Set string value... 5 T1 Wrong
515 Set string value... 5 T2 -
516 Set string value... 5 Feedback Wrong
518 Set string value... 6 T1 NoSound
519 Set string value... 6 T2 -
520 Set string value... 6 Feedback No sound recorded
522 Set string value... 7 T1 Low
523 Set string value... 7 T2 -
524 Set string value... 7 Feedback Your tones were too low to be recognized (is you voice setting correct?)
526 Set string value... 8 T1 High
527 Set string value... 8 T2 -
528 Set string value... 8 Feedback Your tones were too high but might be recognizable (is you voice setting correct?)
530 Set string value... 9 T1 Narrow
531 Set string value... 9 T2 -
532 Set string value... 9 Feedback Your tone movements were too flat to be recognized
534 Set string value... 10 T1 Wide
535 Set string value... 10 T2 -
536 Set string value... 10 Feedback Your tone movements were too wide but might be recognizable
538 Set string value... 11 T1 6
539 Set string value... 11 T2 -
540 Set string value... 11 Feedback Not a recognizable tone
542 Set string value... 12 T1 1
543 Set string value... 12 T2 -
544 Set string value... 12 Feedback The first tone is high and flat
546 Set string value... 13 T1 2
547 Set string value... 13 T2 -
548 Set string value... 13 Feedback The second tone starts mid-range and goes up
550 Set string value... 14 T1 3
551 Set string value... 14 T2 -
552 Set string value... 14 Feedback The third tone starts mid-range goes down and then up
554 Set string value... 15 T1 4
555 Set string value... 15 T2 -
556 Set string value... 15 Feedback The fourth tone starts high and goes down all the way
558 Set string value... 16 T1 0
559 Set string value... 16 T2 -
560 Set string value... 16 Feedback The neutral tone continues where the previous tone stops
562 Set string value... 17 T1 1
563 Set string value... 17 T2 1
564 Set string value... 17 Feedback Keep the tones high and flat
566 Set string value... 18 T1 1
567 Set string value... 18 T2 2
568 Set string value... 18 Feedback The second tone starts mid-range and goes up
570 Set string value... 19 T1 1
571 Set string value... 19 T2 3
572 Set string value... 19 Feedback The third tone starts mid-range goes down and then up
574 Set string value... 20 T1 1
575 Set string value... 20 T2 4
576 Set string value... 20 Feedback The fourth tone starts high and goes down all the way
578 Set string value... 21 T1 1
579 Set string value... 21 T2 0
580 Set string value... 21 Feedback The neutral tone continues where the previous tone stops
582 Set string value... 22 T1 2
583 Set string value... 22 T2 1
584 Set string value... 22 Feedback Keep the first tone high and flat
586 Set string value... 23 T1 2
587 Set string value... 23 T2 2
588 Set string value... 23 Feedback The second tone starts mid-range and goes up
590 Set string value... 24 T1 2
591 Set string value... 24 T2 3
592 Set string value... 24 Feedback The third tone starts mid-range goes down and then up
594 Set string value... 25 T1 2
595 Set string value... 25 T2 4
596 Set string value... 25 Feedback The fourth tone starts high and goes down all the way
598 Set string value... 26 T1 2
599 Set string value... 26 T2 0
600 Set string value... 26 Feedback The neutral tone continues where the previous tone stops
602 Set string value... 27 T1 3
603 Set string value... 27 T2 1
604 Set string value... 27 Feedback Keep the first tone high and flat
606 Set string value... 28 T1 3
607 Set string value... 28 T2 2
608 Set string value... 28 Feedback The second tone starts mid-range and goes up
610 Set string value... 29 T1 3
611 Set string value... 29 T2 3
612 Set string value... 29 Feedback Pronounce as a 2-3 combination
614 Set string value... 30 T1 3
615 Set string value... 30 T2 4
616 Set string value... 30 Feedback The fourth tone starts high and goes down all the way
618 Set string value... 31 T1 3
619 Set string value... 31 T2 0
620 Set string value... 31 Feedback The neutral tone continues where the previous tone stops
622 Set string value... 32 T1 4
623 Set string value... 32 T2 1
624 Set string value... 32 Feedback Keep the first tone high and flat
626 Set string value... 33 T1 4
627 Set string value... 33 T2 2
628 Set string value... 33 Feedback The second tone starts mid-range and goes up
630 Set string value... 34 T1 4
631 Set string value... 34 T2 3
632 Set string value... 34 Feedback The third tone starts mid-range goes down and then up
634 Set string value... 35 T1 4
635 Set string value... 35 T2 4
636 Set string value... 35 Feedback The fourth tone starts high and goes down all the way
638 Set string value... 36 T1 4
639 Set string value... 36 T2 0
640 Set string value... 36 Feedback The neutral tone continues where the previous tone stops
642 procedure CreateCredits_EN
643 Create Table with column names... Credits_EN 39
647 Set string value... 1 font Helvetica
648 Set string value... 1 size 12
649 Set string value... 1 text
651 Set string value... 2 font Helvetica
652 Set string value... 2 size 16
653 Set string value... 2 text SpeakGoodChinese version 2.0
655 Set string value... 3 font Helvetica
656 Set string value... 3 size 10
657 Set string value... 3 text %%Dedicated to the memory of Guanqin Chen%
659 Set string value... 4 font Helvetica
660 Set string value... 4 size 12
661 Set string value... 4 text
663 Set string value... 5 font Helvetica
664 Set string value... 5 size 12
665 Set string value... 5 text For more information, visit our website: http://www.speakgoodchinese.org
667 Set string value... 6 font Helvetica
668 Set string value... 6 size 12
669 Set string value... 6 text Based on Praat (http://www.praat.org)
671 Set string value... 7 font Helvetica
672 Set string value... 7 size 12
673 Set string value... 7 text
675 Set string value... 8 font Helvetica
676 Set string value... 8 size 12
677 Set string value... 8 text SpeakGoodChinese was supported by grant 6046 from the Digitale Universiteit
679 Set string value... 9 font Helvetica
680 Set string value... 9 size 12
681 Set string value... 9 text The SpeakGoodChinese Team
683 Set string value... 10 font Helvetica
684 Set string value... 10 size 12
685 Set string value... 10 text * ##Guanqin Chen# (HRO) - Founder and project manager, Language and Teaching
687 Set string value... 11 font Helvetica
688 Set string value... 11 size 12
689 Set string value... 11 text * ##Zongyan Chen# (HvA) - Language and Teaching
691 Set string value... 12 font Helvetica
692 Set string value... 12 size 12
693 Set string value... 12 text * ##Eveline van Hagen# (Fontys) - Language and Teaching
695 Set string value... 13 font Helvetica
696 Set string value... 13 size 12
697 Set string value... 13 text * ##Stefan de Konink# (UvA) - Lead programmer, User Interface
699 Set string value... 14 font Helvetica
700 Set string value... 14 size 12
701 Set string value... 14 text * ##Lifeng Liu# (HRO) - Language assistant
703 Set string value... 15 font Helvetica
704 Set string value... 15 size 12
705 Set string value... 15 text * ##Rob van Son# (UvA) - Coordinator technical work, Speech technology, GUI
707 Set string value... 16 font Helvetica
708 Set string value... 16 size 12
709 Set string value... 16 text * ##Dennis Vierkant# (UT) - User Interface and Language
711 Set string value... 17 font Helvetica
712 Set string value... 17 size 12
713 Set string value... 17 text * ##David Weenink# (UvA) - Praat programming, Algorithms We would like to thank
715 Set string value... 18 font Helvetica
716 Set string value... 18 size 12
717 Set string value... 18 text
719 Set string value... 19 font Helvetica
720 Set string value... 19 size 12
721 Set string value... 19 text We would like to thank Paul Boersma (UvA) for his extensive help with integrating SGC in Praat,
723 Set string value... 20 font Helvetica
724 Set string value... 20 size 12
725 Set string value... 20 text and Tristian van Berkom for additional help with the localization code.
727 Set string value... 21 font Helvetica
728 Set string value... 21 size 12
729 Set string value... 21 text J.E. Raaijmakers, R. van Rijsselt and S. Verhagen for feedback on the GUI and Praat library
731 Set string value... 22 font Helvetica
732 Set string value... 22 size 12
733 Set string value... 22 text integration on Windows. We are very grateful for all the practical, organisational, and
735 Set string value... 23 font Helvetica
736 Set string value... 23 size 12
737 Set string value... 23 text financial support from the staff and board of the Digitale Universiteit.
739 Set string value... 24 font Helvetica
740 Set string value... 24 size 12
741 Set string value... 24 text
743 Set string value... 25 font Helvetica
744 Set string value... 25 size 12
745 Set string value... 25 text Copyrights \co 2007-2010 by Hogeschool Rotterdam, Rob van Son (ACLC/UvA) - R.J.J.H.vanSon@gmail.com
747 Set string value... 26 font Helvetica
748 Set string value... 26 size 12
749 Set string value... 26 text
751 Set string value... 27 font Courier
752 Set string value... 27 size 12
753 Set string value... 27 text This program is free software: you can redistribute it and/or modify
755 Set string value... 28 font Courier
756 Set string value... 28 size 12
757 Set string value... 28 text it under the terms of the GNU General Public License as published by
759 Set string value... 29 font Courier
760 Set string value... 29 size 12
761 Set string value... 29 text the Free Software Foundation, either version 2 of the License, or
763 Set string value... 30 font Courier
764 Set string value... 30 size 12
765 Set string value... 30 text (at your option) any later version.
767 Set string value... 31 font Courier
768 Set string value... 31 size 12
769 Set string value... 31 text
771 Set string value... 32 font Courier
772 Set string value... 32 size 12
773 Set string value... 32 text This program is distributed in the hope that it will be useful,
775 Set string value... 33 font Courier
776 Set string value... 33 size 12
777 Set string value... 33 text but WITHOUT ANY WARRANTY; without even the implied warranty of
779 Set string value... 34 font Courier
780 Set string value... 34 size 12
781 Set string value... 34 text MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
783 Set string value... 35 font Courier
784 Set string value... 35 size 12
785 Set string value... 35 text GNU General Public License for more details.
787 Set string value... 36 font Courier
788 Set string value... 36 size 12
789 Set string value... 36 text
791 Set string value... 37 font Courier
792 Set string value... 37 size 12
793 Set string value... 37 text You should have received a copy of the GNU General Public License
795 Set string value... 38 font Courier
796 Set string value... 38 size 12
797 Set string value... 38 text along with this program. If not, see <http://www.gnu.org/licenses/>.
799 Set string value... 39 font Courier
800 Set string value... 39 size 12
801 Set string value... 39 text
803 procedure CreateButtons_NL
804 Create Table with column names... Buttons_NL 15
805 ... Label Text Key Helptext
808 Set string value... 1 Label !Author
809 Set string value... 1 Text Auteur
810 Set string value... 1 Key !
811 Set string value... 1 Helptext R.J.J.H. van Son
813 Set string value... 2 Label !Copyright
814 Set string value... 2 Text Copyright
815 Set string value... 2 Key !
816 Set string value... 2 Helptext Copyright 2010 R.J.J.H. van Son
818 Set string value... 3 Label !License
819 Set string value... 3 Text Licentie
820 Set string value... 3 Key !
821 Set string value... 3 Helptext GNU GPL version 2 or later
823 Set string value... 4 Label !WindowTitle
824 Set string value... 4 Text SpeakGoodChinese: Tonen oefenen met
825 Set string value... 4 Key !
826 Set string value... 4 Helptext SpeakGoodChinese: Tonen oefenen met
828 Set string value... 5 Label Record
829 Set string value... 5 Text Opnemen
830 Set string value... 5 Key O
831 Set string value... 5 Helptext Neem je uitspraak op. Je hebt 4 seconden, let op het rode "lampje"
833 Set string value... 6 Label Play
834 Set string value... 6 Text Afspelen
835 Set string value... 6 Key A
836 Set string value... 6 Helptext Speel je opgenomen uitspraak af
838 Set string value... 7 Label Example
839 Set string value... 7 Text Voorbeeld
840 Set string value... 7 Key V
841 Set string value... 7 Helptext Speel een voorbeeld van deze toon af
843 Set string value... 8 Label Previous
844 Set string value... 8 Text < Terug
845 Set string value... 8 Key <,
846 Set string value... 8 Helptext Vorige woord
848 Set string value... 9 Label Next
849 Set string value... 9 Text Vooruit >
850 Set string value... 9 Key >.
851 Set string value... 9 Helptext Volgende woord
853 Set string value... 10 Label Quit
854 Set string value... 10 Text Stop
855 Set string value... 10 Key S
856 Set string value... 10 Helptext Stop SpeakGoodChinese
858 Set string value... 11 Label Config
859 Set string value... 11 Text Instellingen
860 Set string value... 11 Key I
861 Set string value... 11 Helptext Ga naar de pagina met instellingen
863 Set string value... 12 Label WordlistUp
864 Set string value... 12 Text Vorige Lijst
865 Set string value... 12 Key g\-_
866 Set string value... 12 Helptext Vorige woordenlijst
868 Set string value... 13 Label WordlistDown
869 Set string value... 13 Text Volgende
870 Set string value... 13 Key l+=
871 Set string value... 13 Helptext Volgende woordenlijst
873 Set string value... 14 Label Refresh
874 Set string value... 14 Text Ververs
875 Set string value... 14 Key r
876 Set string value... 14 Helptext Ververs de huidige pagina, de spatiebalk ververst altijd de pagina
878 Set string value... 15 Label Help
879 Set string value... 15 Text Help
880 Set string value... 15 Key ?/
881 Set string value... 15 Helptext Druk op de knop waar u informatie over wilt hebben, "Help" als u verder wilt
883 procedure CreateCredits_DE
884 Create Table with column names... Credits_DE 39
888 Set string value... 1 font Helvetica
889 Set string value... 1 size 12
890 Set string value... 1 text
892 Set string value... 2 font Helvetica
893 Set string value... 2 size 16
894 Set string value... 2 text SpeakGoodChinese version 2.0
896 Set string value... 3 font Helvetica
897 Set string value... 3 size 10
898 Set string value... 3 text %%Dedicated to the memory of Guanqin Chen%
900 Set string value... 4 font Helvetica
901 Set string value... 4 size 12
902 Set string value... 4 text
904 Set string value... 5 font Helvetica
905 Set string value... 5 size 12
906 Set string value... 5 text For more information, visit our website: http://www.speakgoodchinese.org
908 Set string value... 6 font Helvetica
909 Set string value... 6 size 12
910 Set string value... 6 text Based on Praat (http://www.praat.org)
912 Set string value... 7 font Helvetica
913 Set string value... 7 size 12
914 Set string value... 7 text
916 Set string value... 8 font Helvetica
917 Set string value... 8 size 12
918 Set string value... 8 text SpeakGoodChinese was supported by grant 6046 from the Digitale Universiteit
920 Set string value... 9 font Helvetica
921 Set string value... 9 size 12
922 Set string value... 9 text The SpeakGoodChinese Team
924 Set string value... 10 font Helvetica
925 Set string value... 10 size 12
926 Set string value... 10 text * ##Guanqin Chen# (HRO) - Founder and project manager, Language and Teaching
928 Set string value... 11 font Helvetica
929 Set string value... 11 size 12
930 Set string value... 11 text * ##Zongyan Chen# (HvA) - Language and Teaching
932 Set string value... 12 font Helvetica
933 Set string value... 12 size 12
934 Set string value... 12 text * ##Eveline van Hagen# (Fontys) - Language and Teaching
936 Set string value... 13 font Helvetica
937 Set string value... 13 size 12
938 Set string value... 13 text * ##Stefan de Konink# (UvA) - Lead programmer, User Interface
940 Set string value... 14 font Helvetica
941 Set string value... 14 size 12
942 Set string value... 14 text * ##Lifeng Liu# (HRO) - Language assistant
944 Set string value... 15 font Helvetica
945 Set string value... 15 size 12
946 Set string value... 15 text * ##Rob van Son# (UvA) - Coordinator technical work, Speech technology, GUI
948 Set string value... 16 font Helvetica
949 Set string value... 16 size 12
950 Set string value... 16 text * ##Dennis Vierkant# (UT) - User Interface and Language
952 Set string value... 17 font Helvetica
953 Set string value... 17 size 12
954 Set string value... 17 text * ##David Weenink# (UvA) - Praat programming, Algorithms We would like to thank
956 Set string value... 18 font Helvetica
957 Set string value... 18 size 12
958 Set string value... 18 text
960 Set string value... 19 font Helvetica
961 Set string value... 19 size 12
962 Set string value... 19 text We would like to thank Paul Boersma (UvA) for his extensive help with integrating SGC in Praat,
964 Set string value... 20 font Helvetica
965 Set string value... 20 size 12
966 Set string value... 20 text and Tristian van Berkom for additional help with the localization code.
968 Set string value... 21 font Helvetica
969 Set string value... 21 size 12
970 Set string value... 21 text J.E. Raaijmakers, R. van Rijsselt and S. Verhagen for feedback on the GUI and Praat library
972 Set string value... 22 font Helvetica
973 Set string value... 22 size 12
974 Set string value... 22 text integration on Windows. We are very grateful for all the practical, organisational, and
976 Set string value... 23 font Helvetica
977 Set string value... 23 size 12
978 Set string value... 23 text financial support from the staff and board of the Digitale Universiteit.
980 Set string value... 24 font Helvetica
981 Set string value... 24 size 12
982 Set string value... 24 text
984 Set string value... 25 font Helvetica
985 Set string value... 25 size 12
986 Set string value... 25 text Copyrights \co 2007-2010 by Hogeschool Rotterdam, Rob van Son (ACLC/UvA) - R.J.J.H.vanSon@gmail.com
988 Set string value... 26 font Helvetica
989 Set string value... 26 size 12
990 Set string value... 26 text
992 Set string value... 27 font Courier
993 Set string value... 27 size 12
994 Set string value... 27 text This program is free software: you can redistribute it and/or modify
996 Set string value... 28 font Courier
997 Set string value... 28 size 12
998 Set string value... 28 text it under the terms of the GNU General Public License as published by
1000 Set string value... 29 font Courier
1001 Set string value... 29 size 12
1002 Set string value... 29 text the Free Software Foundation, either version 2 of the License, or
1004 Set string value... 30 font Courier
1005 Set string value... 30 size 12
1006 Set string value... 30 text (at your option) any later version.
1008 Set string value... 31 font Courier
1009 Set string value... 31 size 12
1010 Set string value... 31 text
1012 Set string value... 32 font Courier
1013 Set string value... 32 size 12
1014 Set string value... 32 text This program is distributed in the hope that it will be useful,
1016 Set string value... 33 font Courier
1017 Set string value... 33 size 12
1018 Set string value... 33 text but WITHOUT ANY WARRANTY; without even the implied warranty of
1020 Set string value... 34 font Courier
1021 Set string value... 34 size 12
1022 Set string value... 34 text MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
1024 Set string value... 35 font Courier
1025 Set string value... 35 size 12
1026 Set string value... 35 text GNU General Public License for more details.
1028 Set string value... 36 font Courier
1029 Set string value... 36 size 12
1030 Set string value... 36 text
1032 Set string value... 37 font Courier
1033 Set string value... 37 size 12
1034 Set string value... 37 text You should have received a copy of the GNU General Public License
1036 Set string value... 38 font Courier
1037 Set string value... 38 size 12
1038 Set string value... 38 text along with this program. If not, see <http://www.gnu.org/licenses/>.
1040 Set string value... 39 font Courier
1041 Set string value... 39 size 12
1042 Set string value... 39 text
1044 procedure CreateConfig_NL
1045 Create Table with column names... Config_NL 32
1046 ... Label Text Key Helptext
1049 Set string value... 1 Label !Author
1050 Set string value... 1 Text Auteur
1051 Set string value... 1 Key !
1052 Set string value... 1 Helptext R.J.J.H. van Son
1054 Set string value... 2 Label !Copyright
1055 Set string value... 2 Text Copyright
1056 Set string value... 2 Key !
1057 Set string value... 2 Helptext Copyright 2010 R.J.J.H. van Son
1059 Set string value... 3 Label !License
1060 Set string value... 3 Text Licentie
1061 Set string value... 3 Key !
1062 Set string value... 3 Helptext GNU GPL version 2 or later
1064 Set string value... 4 Label !WindowTitle
1065 Set string value... 4 Text SpeakGoodChinese: Instellingen aanpassen
1066 Set string value... 4 Key !
1067 Set string value... 4 Helptext SpeakGoodChinese: Instellingen aanpassen
1069 Set string value... 5 Label Return
1070 Set string value... 5 Text Terug
1071 Set string value... 5 Key T
1072 Set string value... 5 Helptext Ga terug naar de oefen pagina
1074 Set string value... 6 Label Language_EN
1075 Set string value... 6 Text English
1076 Set string value... 6 Key E
1077 Set string value... 6 Helptext Gebruik Engels
1079 Set string value... 7 Label Language_NL
1080 Set string value... 7 Text Nederlands
1081 Set string value... 7 Key N
1082 Set string value... 7 Helptext Gebruik Nederlands
1084 Set string value... 8 Label Register_350
1085 Set string value... 8 Text Vrouw Hoog
1086 Set string value... 8 Key V
1087 Set string value... 8 Helptext Kies dit als u een vrouw bent met een hoge stem
1089 Set string value... 9 Label Register_300
1090 Set string value... 9 Text Vrouw Mid
1091 Set string value... 9 Key r
1092 Set string value... 9 Helptext Kies dit als u een vrouw bent met een middel-hoge stem
1094 Set string value... 10 Label Register_250
1095 Set string value... 10 Text Vrouw Laag
1096 Set string value... 10 Key o
1097 Set string value... 10 Helptext Kies dit als u een vrouw bent met een lage stem
1099 Set string value... 11 Label Register_249
1100 Set string value... 11 Text Man Hoog
1101 Set string value... 11 Key M
1102 Set string value... 11 Helptext Kies dit als u een man bent met een hoge stem
1104 Set string value... 12 Label Register_180
1105 Set string value... 12 Text Man Mid
1106 Set string value... 12 Key a
1107 Set string value... 12 Helptext Kies dit als u een man bent met een middel-lage stem
1109 Set string value... 13 Label Register_150
1110 Set string value... 13 Text Man Laag
1111 Set string value... 13 Key n
1112 Set string value... 13 Helptext Kies dit als u een man bent met een lage stem
1114 Set string value... 14 Label DisplayNumbers
1115 Set string value... 14 Text Toon Cijfers
1116 Set string value... 14 Key C
1117 Set string value... 14 Helptext Laat toon nummers (aan) of toon symbolen (uit) zien
1119 Set string value... 15 Label DisplayPinyin
1120 Set string value... 15 Text Pinyin
1121 Set string value... 15 Key P
1122 Set string value... 15 Helptext Laat pinyin zien
1124 Set string value... 16 Label DisplayChar
1125 Set string value... 16 Text Karakters
1126 Set string value... 16 Key K
1127 Set string value... 16 Helptext Laat Chinese karakters zien als ze beschikbaar zijn
1129 Set string value... 17 Label DisplayTrans
1130 Set string value... 17 Text Vertaling
1131 Set string value... 17 Key g
1132 Set string value... 17 Helptext Geef vertaling al die beschikbaar is
1134 Set string value... 18 Label ShuffleLists
1135 Set string value... 18 Text Woorden mixen
1136 Set string value... 18 Key x
1137 Set string value... 18 Helptext Gebruik elke keer een andere volgorde van de woorden
1139 Set string value... 19 Label UseSoundExample
1140 Set string value... 19 Text Spraakvoorbeeld
1141 Set string value... 19 Key S
1142 Set string value... 19 Helptext Laat echte spraakopnamen (aan) of kunstmatige tonen (uit) horen als voorbeeld
1144 Set string value... 20 Label Synthesis_eSpeak
1145 Set string value... 20 Text Synthese
1146 Set string value... 20 Key y
1147 Set string value... 20 Helptext Gebruik een synthetische stem als voorbeeld (eSpeak is hiervoor nodig: www.espeak.org)
1149 Set string value... 21 Label Strict
1150 Set string value... 21 Text Strikt!
1151 Set string value... 21 Key !1
1152 Set string value... 21 Helptext Extra preciese uitspraakcontrolle aanzetten
1154 Set string value... 22 Label OpenWordlist
1155 Set string value... 22 Text Lees Lijst
1156 Set string value... 22 Key L
1157 Set string value... 22 Helptext Lees een woordlijst. zoek in de Downloads, Documents en Preferences mappen
1159 Set string value... 23 Label InstallWordlist
1160 Set string value... 23 Text Installeer Lijsten
1161 Set string value... 23 Key I
1162 Set string value... 23 Helptext Installeer alle .sgc woordpaketten uit de Downloads, Documents en Preferences mappen
1164 Set string value... 24 Label DeleteWordlist
1165 Set string value... 24 Text Verwijder Lijst
1166 Set string value... 24 Key d
1167 Set string value... 24 Helptext Verwijder de getoonde woordlijst permanent, u moet dit bevestigen door een 'j' te typen
1169 Set string value... 25 Label !DeleteWordlist
1170 Set string value... 25 Text Heel zeker j/N
1171 Set string value... 25 Key j
1172 Set string value... 25 Helptext Bent u zeker dat u door wilt gaan? Bevestig door een 'j' te typen
1174 Set string value... 26 Label ShowBackground
1175 Set string value... 26 Text Achtergrond
1176 Set string value... 26 Key &
1177 Set string value... 26 Helptext Toon achtergrond
1179 Set string value... 27 Label Input_Microphone
1180 Set string value... 27 Text Microfoon
1181 Set string value... 27 Key f
1182 Set string value... 27 Helptext Gebruik de ingebouwde microfoon voor spraakopnamen
1184 Set string value... 28 Label Input_Line
1185 Set string value... 28 Text Lijn ingang |
1186 Set string value... 28 Key \|\\
1187 Set string value... 28 Helptext Gebruik de lijn-ingang voor de spraakopnamen
1189 Set string value... 29 Label Credits
1190 Set string value... 29 Text Over SGC2
1191 Set string value... 29 Key 2
1192 Set string value... 29 Helptext Informatie over SpeakGoodChinese
1194 Set string value... 30 Label !Logging
1195 Set string value... 30 Text Logboek
1196 Set string value... 30 Key L
1197 Set string value... 30 Helptext Verborgen knop die acief is als er een logboek van spraak bijgehouden wordt
1199 Set string value... 31 Label Help
1200 Set string value... 31 Text Help
1201 Set string value... 31 Key ?/
1202 Set string value... 31 Helptext klik op de knop waar u informatie over wilt hebben, "Help" als u verder wilt
1204 Set string value... 32 Label !NotAWordlist
1205 Set string value... 32 Text Fout
1206 Set string value... 32 Key §
1207 Set string value... 32 Helptext Geen geldige woordlijst:
1209 procedure CreateBackground
1210 Create Table with column names... Background 6
1211 ... font size align colour text
1214 Set string value... 1 font Helvetica
1215 Set string value... 1 size 56
1216 Set string value... 1 align centre
1217 Set string value... 1 colour {1,1,1}
1218 Set string value... 1 text
1220 Set string value... 2 font Helvetica
1221 Set string value... 2 size 56
1222 Set string value... 2 align centre
1223 Set string value... 2 colour {1,1,1}
1224 Set string value... 2 text
1226 Set string value... 3 font Helvetica
1227 Set string value... 3 size 56
1228 Set string value... 3 align centre
1229 Set string value... 3 colour {1,1,1}
1230 Set string value... 3 text
1232 Set string value... 4 font Helvetica
1233 Set string value... 4 size 56
1234 Set string value... 4 align centre
1235 Set string value... 4 colour {1,0.97,0.90}
1236 Set string value... 4 text SPEAK GOOD CHINESE 2.0
1238 Set string value... 5 font Helvetica
1239 Set string value... 5 size 56
1240 Set string value... 5 align centre
1241 Set string value... 5 colour {1,0.97,0.90}
1242 Set string value... 5 text shuō hǎo Zhōngwén
1244 Set string value... 6 font Helvetica
1245 Set string value... 6 size 56
1246 Set string value... 6 align centre
1247 Set string value... 6 colour {94,90,0.77}
1248 Set string value... 6 text 说好中文
1250 procedure CreateCredits_NL
1251 Create Table with column names... Credits_NL 39
1255 Set string value... 1 font Helvetica
1256 Set string value... 1 size 12
1257 Set string value... 1 text
1259 Set string value... 2 font Helvetica
1260 Set string value... 2 size 16
1261 Set string value... 2 text SpeakGoodChinese version 2.0
1263 Set string value... 3 font Helvetica
1264 Set string value... 3 size 10
1265 Set string value... 3 text %%Dedicated to the memory of Guanqin Chen%
1267 Set string value... 4 font Helvetica
1268 Set string value... 4 size 12
1269 Set string value... 4 text
1271 Set string value... 5 font Helvetica
1272 Set string value... 5 size 12
1273 Set string value... 5 text For more information, visit our website: http://www.speakgoodchinese.org
1275 Set string value... 6 font Helvetica
1276 Set string value... 6 size 12
1277 Set string value... 6 text Based on Praat (http://www.praat.org)
1279 Set string value... 7 font Helvetica
1280 Set string value... 7 size 12
1281 Set string value... 7 text
1283 Set string value... 8 font Helvetica
1284 Set string value... 8 size 12
1285 Set string value... 8 text SpeakGoodChinese was supported by grant 6046 from the Digitale Universiteit
1287 Set string value... 9 font Helvetica
1288 Set string value... 9 size 12
1289 Set string value... 9 text The SpeakGoodChinese Team
1291 Set string value... 10 font Helvetica
1292 Set string value... 10 size 12
1293 Set string value... 10 text * ##Guanqin Chen# (HRO) - Founder and project manager, Language and Teaching
1295 Set string value... 11 font Helvetica
1296 Set string value... 11 size 12
1297 Set string value... 11 text * ##Zongyan Chen# (HvA) - Language and Teaching
1299 Set string value... 12 font Helvetica
1300 Set string value... 12 size 12
1301 Set string value... 12 text * ##Eveline van Hagen# (Fontys) - Language and Teaching
1303 Set string value... 13 font Helvetica
1304 Set string value... 13 size 12
1305 Set string value... 13 text * ##Stefan de Konink# (UvA) - Lead programmer, User Interface
1307 Set string value... 14 font Helvetica
1308 Set string value... 14 size 12
1309 Set string value... 14 text * ##Lifeng Liu# (HRO) - Language assistant
1311 Set string value... 15 font Helvetica
1312 Set string value... 15 size 12
1313 Set string value... 15 text * ##Rob van Son# (UvA) - Coordinator technical work, Speech technology, GUI
1315 Set string value... 16 font Helvetica
1316 Set string value... 16 size 12
1317 Set string value... 16 text * ##Dennis Vierkant# (UT) - User Interface and Language
1319 Set string value... 17 font Helvetica
1320 Set string value... 17 size 12
1321 Set string value... 17 text * ##David Weenink# (UvA) - Praat programming, Algorithms We would like to thank
1323 Set string value... 18 font Helvetica
1324 Set string value... 18 size 12
1325 Set string value... 18 text
1327 Set string value... 19 font Helvetica
1328 Set string value... 19 size 12
1329 Set string value... 19 text We would like to thank Paul Boersma (UvA) for his extensive help with integrating SGC in Praat,
1331 Set string value... 20 font Helvetica
1332 Set string value... 20 size 12
1333 Set string value... 20 text and Tristian van Berkom for additional help with the localization code.
1335 Set string value... 21 font Helvetica
1336 Set string value... 21 size 12
1337 Set string value... 21 text J.E. Raaijmakers, R. van Rijsselt and S. Verhagen for feedback on the GUI and Praat library
1339 Set string value... 22 font Helvetica
1340 Set string value... 22 size 12
1341 Set string value... 22 text integration on Windows. We are very grateful for all the practical, organisational, and
1343 Set string value... 23 font Helvetica
1344 Set string value... 23 size 12
1345 Set string value... 23 text financial support from the staff and board of the Digitale Universiteit.
1347 Set string value... 24 font Helvetica
1348 Set string value... 24 size 12
1349 Set string value... 24 text
1351 Set string value... 25 font Helvetica
1352 Set string value... 25 size 12
1353 Set string value... 25 text Copyrights \co 2007-2010 by Hogeschool Rotterdam, Rob van Son (ACLC/UvA) - R.J.J.H.vanSon@gmail.com
1355 Set string value... 26 font Helvetica
1356 Set string value... 26 size 12
1357 Set string value... 26 text
1359 Set string value... 27 font Courier
1360 Set string value... 27 size 12
1361 Set string value... 27 text This program is free software: you can redistribute it and/or modify
1363 Set string value... 28 font Courier
1364 Set string value... 28 size 12
1365 Set string value... 28 text it under the terms of the GNU General Public License as published by
1367 Set string value... 29 font Courier
1368 Set string value... 29 size 12
1369 Set string value... 29 text the Free Software Foundation, either version 2 of the License, or
1371 Set string value... 30 font Courier
1372 Set string value... 30 size 12
1373 Set string value... 30 text (at your option) any later version.
1375 Set string value... 31 font Courier
1376 Set string value... 31 size 12
1377 Set string value... 31 text
1379 Set string value... 32 font Courier
1380 Set string value... 32 size 12
1381 Set string value... 32 text This program is distributed in the hope that it will be useful,
1383 Set string value... 33 font Courier
1384 Set string value... 33 size 12
1385 Set string value... 33 text but WITHOUT ANY WARRANTY; without even the implied warranty of
1387 Set string value... 34 font Courier
1388 Set string value... 34 size 12
1389 Set string value... 34 text MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
1391 Set string value... 35 font Courier
1392 Set string value... 35 size 12
1393 Set string value... 35 text GNU General Public License for more details.
1395 Set string value... 36 font Courier
1396 Set string value... 36 size 12
1397 Set string value... 36 text
1399 Set string value... 37 font Courier
1400 Set string value... 37 size 12
1401 Set string value... 37 text You should have received a copy of the GNU General Public License
1403 Set string value... 38 font Courier
1404 Set string value... 38 size 12
1405 Set string value... 38 text along with this program. If not, see <http://www.gnu.org/licenses/>.
1407 Set string value... 39 font Courier
1408 Set string value... 39 size 12
1409 Set string value... 39 text
1411 procedure CreateButtons
1412 Create Table with column names... Buttons 16
1413 ... Label LeftX RightX LowY HighY Color Draw
1416 Set string value... 1 Label !Author
1417 Set string value... 1 LeftX 0
1418 Set string value... 1 RightX 0
1419 Set string value... 1 LowY 0
1420 Set string value... 1 HighY 0
1421 Set string value... 1 Color Black
1422 Set string value... 1 Draw DrawNull
1424 Set string value... 2 Label !Copyright
1425 Set string value... 2 LeftX 0
1426 Set string value... 2 RightX 0
1427 Set string value... 2 LowY 0
1428 Set string value... 2 HighY 0
1429 Set string value... 2 Color Black
1430 Set string value... 2 Draw DrawNull
1432 Set string value... 3 Label !License
1433 Set string value... 3 LeftX 0
1434 Set string value... 3 RightX 0
1435 Set string value... 3 LowY 0
1436 Set string value... 3 HighY 0
1437 Set string value... 3 Color Black
1438 Set string value... 3 Draw DrawNull
1440 Set string value... 4 Label !WindowTitle
1441 Set string value... 4 LeftX 0
1442 Set string value... 4 RightX 0
1443 Set string value... 4 LowY 0
1444 Set string value... 4 HighY 0
1445 Set string value... 4 Color Black
1446 Set string value... 4 Draw DrawNull
1448 Set string value... 5 Label !WindowTitle
1449 Set string value... 5 LeftX 0
1450 Set string value... 5 RightX 0
1451 Set string value... 5 LowY 0
1452 Set string value... 5 HighY 0
1453 Set string value... 5 Color Black
1454 Set string value... 5 Draw DrawNull
1456 Set string value... 6 Label Record
1457 Set string value... 6 LeftX 15
1458 Set string value... 6 RightX 25
1459 Set string value... 6 LowY 0
1460 Set string value... 6 HighY 10
1461 Set string value... 6 Color Red
1462 Set string value... 6 Draw DrawRecord
1464 Set string value... 7 Label Play
1465 Set string value... 7 LeftX 30
1466 Set string value... 7 RightX 40
1467 Set string value... 7 LowY 0
1468 Set string value... 7 HighY 10
1469 Set string value... 7 Color Red
1470 Set string value... 7 Draw DrawPlay
1472 Set string value... 8 Label Example
1473 Set string value... 8 LeftX 45
1474 Set string value... 8 RightX 55
1475 Set string value... 8 LowY 0
1476 Set string value... 8 HighY 10
1477 Set string value... 8 Color Black
1478 Set string value... 8 Draw DrawPlay
1480 Set string value... 9 Label Previous
1481 Set string value... 9 LeftX 60
1482 Set string value... 9 RightX 70
1483 Set string value... 9 LowY 0
1484 Set string value... 9 HighY 10
1485 Set string value... 9 Color Black
1486 Set string value... 9 Draw DrawPrevious
1488 Set string value... 10 Label Next
1489 Set string value... 10 LeftX 75
1490 Set string value... 10 RightX 85
1491 Set string value... 10 LowY 0
1492 Set string value... 10 HighY 10
1493 Set string value... 10 Color Black
1494 Set string value... 10 Draw DrawNext
1496 Set string value... 11 Label Quit
1497 Set string value... 11 LeftX 90
1498 Set string value... 11 RightX 100
1499 Set string value... 11 LowY 90
1500 Set string value... 11 HighY 100
1501 Set string value... 11 Color Red
1502 Set string value... 11 Draw DrawQuit
1504 Set string value... 12 Label Config
1505 Set string value... 12 LeftX 90
1506 Set string value... 12 RightX 100
1507 Set string value... 12 LowY 77.5
1508 Set string value... 12 HighY 87.5
1509 Set string value... 12 Color Black
1510 Set string value... 12 Draw DrawConfig
1512 Set string value... 13 Label WordlistUp
1513 Set string value... 13 LeftX 90
1514 Set string value... 13 RightX 100
1515 Set string value... 13 LowY 70
1516 Set string value... 13 HighY 75
1517 Set string value... 13 Color Black
1518 Set string value... 13 Draw DrawWordListUp
1520 Set string value... 14 Label WordlistDown
1521 Set string value... 14 LeftX 90
1522 Set string value... 14 RightX 100
1523 Set string value... 14 LowY 64
1524 Set string value... 14 HighY 69
1525 Set string value... 14 Color Black
1526 Set string value... 14 Draw DrawWordListDown
1528 Set string value... 15 Label Refresh
1529 Set string value... 15 LeftX 0
1530 Set string value... 15 RightX 10
1531 Set string value... 15 LowY 80
1532 Set string value... 15 HighY 90
1533 Set string value... 15 Color Black
1534 Set string value... 15 Draw DrawRefresh
1536 Set string value... 16 Label Help
1537 Set string value... 16 LeftX 0
1538 Set string value... 16 RightX 10
1539 Set string value... 16 LowY 67.5
1540 Set string value... 16 HighY 77.5
1541 Set string value... 16 Color Black
1542 Set string value... 16 Draw DrawHelp
1544 procedure CreateConfig
1545 Create Table with column names... Config 34
1546 ... Label LeftX RightX LowY HighY Color Draw
1549 Set string value... 1 Label !Author
1550 Set string value... 1 LeftX 0
1551 Set string value... 1 RightX 0
1552 Set string value... 1 LowY 0
1553 Set string value... 1 HighY 0
1554 Set string value... 1 Color Black
1555 Set string value... 1 Draw DrawNull
1557 Set string value... 2 Label !Copyright
1558 Set string value... 2 LeftX 0
1559 Set string value... 2 RightX 0
1560 Set string value... 2 LowY 0
1561 Set string value... 2 HighY 0
1562 Set string value... 2 Color Black
1563 Set string value... 2 Draw DrawNull
1565 Set string value... 3 Label !License
1566 Set string value... 3 LeftX 0
1567 Set string value... 3 RightX 0
1568 Set string value... 3 LowY 0
1569 Set string value... 3 HighY 0
1570 Set string value... 3 Color Black
1571 Set string value... 3 Draw DrawNull
1573 Set string value... 4 Label !WindowTitle
1574 Set string value... 4 LeftX 0
1575 Set string value... 4 RightX 0
1576 Set string value... 4 LowY 0
1577 Set string value... 4 HighY 0
1578 Set string value... 4 Color Black
1579 Set string value... 4 Draw DrawNull
1581 Set string value... 5 Label !WindowTitle
1582 Set string value... 5 LeftX 0
1583 Set string value... 5 RightX 0
1584 Set string value... 5 LowY 0
1585 Set string value... 5 HighY 0
1586 Set string value... 5 Color Black
1587 Set string value... 5 Draw DrawNull
1589 Set string value... 6 Label Help
1590 Set string value... 6 LeftX 90
1591 Set string value... 6 RightX 100
1592 Set string value... 6 LowY 90
1593 Set string value... 6 HighY 100
1594 Set string value... 6 Color Black
1595 Set string value... 6 Draw DrawHelp
1597 Set string value... 7 Label Return
1598 Set string value... 7 LeftX 90
1599 Set string value... 7 RightX 100
1600 Set string value... 7 LowY 77.5
1601 Set string value... 7 HighY 87.5
1602 Set string value... 7 Color Black
1603 Set string value... 7 Draw DrawReturn
1605 Set string value... 8 Label Language_EN
1606 Set string value... 8 LeftX 0
1607 Set string value... 8 RightX 15
1608 Set string value... 8 LowY 95
1609 Set string value... 8 HighY 100
1610 Set string value... 8 Color Black
1611 Set string value... 8 Draw DrawNull
1613 Set string value... 9 Label Language_DE
1614 Set string value... 9 LeftX 0
1615 Set string value... 9 RightX 15
1616 Set string value... 9 LowY 89
1617 Set string value... 9 HighY 94
1618 Set string value... 9 Color Black
1619 Set string value... 9 Draw DrawNull
1621 Set string value... 10 Label Language_NL
1622 Set string value... 10 LeftX 0
1623 Set string value... 10 RightX 15
1624 Set string value... 10 LowY 84
1625 Set string value... 10 HighY 88
1626 Set string value... 10 Color Black
1627 Set string value... 10 Draw DrawNull
1629 Set string value... 11 Label Register_350
1630 Set string value... 11 LeftX 20
1631 Set string value... 11 RightX 35
1632 Set string value... 11 LowY 95
1633 Set string value... 11 HighY 100
1634 Set string value... 11 Color Black
1635 Set string value... 11 Draw DrawNull
1637 Set string value... 12 Label Register_300
1638 Set string value... 12 LeftX 20
1639 Set string value... 12 RightX 35
1640 Set string value... 12 LowY 89
1641 Set string value... 12 HighY 94
1642 Set string value... 12 Color Black
1643 Set string value... 12 Draw DrawNull
1645 Set string value... 13 Label Register_250
1646 Set string value... 13 LeftX 20
1647 Set string value... 13 RightX 35
1648 Set string value... 13 LowY 83
1649 Set string value... 13 HighY 88
1650 Set string value... 13 Color Black
1651 Set string value... 13 Draw DrawNull
1653 Set string value... 14 Label Register_249
1654 Set string value... 14 LeftX 20
1655 Set string value... 14 RightX 35
1656 Set string value... 14 LowY 77
1657 Set string value... 14 HighY 82
1658 Set string value... 14 Color Black
1659 Set string value... 14 Draw DrawNull
1661 Set string value... 15 Label Register_180
1662 Set string value... 15 LeftX 20
1663 Set string value... 15 RightX 35
1664 Set string value... 15 LowY 71
1665 Set string value... 15 HighY 76
1666 Set string value... 15 Color Black
1667 Set string value... 15 Draw DrawNull
1669 Set string value... 16 Label Register_150
1670 Set string value... 16 LeftX 20
1671 Set string value... 16 RightX 35
1672 Set string value... 16 LowY 65
1673 Set string value... 16 HighY 70
1674 Set string value... 16 Color Black
1675 Set string value... 16 Draw DrawNull
1677 Set string value... 17 Label DisplayNumbers
1678 Set string value... 17 LeftX 40
1679 Set string value... 17 RightX 55
1680 Set string value... 17 LowY 95
1681 Set string value... 17 HighY 100
1682 Set string value... 17 Color Black
1683 Set string value... 17 Draw DrawNull
1685 Set string value... 18 Label DisplayPinyin
1686 Set string value... 18 LeftX 40
1687 Set string value... 18 RightX 55
1688 Set string value... 18 LowY 89
1689 Set string value... 18 HighY 94
1690 Set string value... 18 Color Black
1691 Set string value... 18 Draw DrawNull
1693 Set string value... 19 Label DisplayChar
1694 Set string value... 19 LeftX 40
1695 Set string value... 19 RightX 55
1696 Set string value... 19 LowY 83
1697 Set string value... 19 HighY 88
1698 Set string value... 19 Color Black
1699 Set string value... 19 Draw DrawNull
1701 Set string value... 20 Label DisplayTrans
1702 Set string value... 20 LeftX 40
1703 Set string value... 20 RightX 55
1704 Set string value... 20 LowY 77
1705 Set string value... 20 HighY 82
1706 Set string value... 20 Color Black
1707 Set string value... 20 Draw DrawNull
1709 Set string value... 21 Label UseSoundExample
1710 Set string value... 21 LeftX 40
1711 Set string value... 21 RightX 55
1712 Set string value... 21 LowY 71
1713 Set string value... 21 HighY 76
1714 Set string value... 21 Color Black
1715 Set string value... 21 Draw DrawNull
1717 Set string value... 22 Label Synthesis_eSpeak
1718 Set string value... 22 LeftX 40
1719 Set string value... 22 RightX 55
1720 Set string value... 22 LowY 65
1721 Set string value... 22 HighY 70
1722 Set string value... 22 Color Black
1723 Set string value... 22 Draw DrawNull
1725 Set string value... 23 Label ShuffleLists
1726 Set string value... 23 LeftX 40
1727 Set string value... 23 RightX 55
1728 Set string value... 23 LowY 57
1729 Set string value... 23 HighY 62
1730 Set string value... 23 Color Black
1731 Set string value... 23 Draw DrawNull
1733 Set string value... 24 Label Strict
1734 Set string value... 24 LeftX 40
1735 Set string value... 24 RightX 55
1736 Set string value... 24 LowY 49
1737 Set string value... 24 HighY 54
1738 Set string value... 24 Color Black
1739 Set string value... 24 Draw DrawNull
1741 Set string value... 25 Label OpenWordlist
1742 Set string value... 25 LeftX 0
1743 Set string value... 25 RightX 15
1744 Set string value... 25 LowY 0
1745 Set string value... 25 HighY 5
1746 Set string value... 25 Color Black
1747 Set string value... 25 Draw DrawNull
1749 Set string value... 26 Label InstallWordlist
1750 Set string value... 26 LeftX 20
1751 Set string value... 26 RightX 35
1752 Set string value... 26 LowY 0
1753 Set string value... 26 HighY 5
1754 Set string value... 26 Color Black
1755 Set string value... 26 Draw DrawNull
1757 Set string value... 27 Label DeleteWordlist
1758 Set string value... 27 LeftX 40
1759 Set string value... 27 RightX 55
1760 Set string value... 27 LowY 0
1761 Set string value... 27 HighY 5
1762 Set string value... 27 Color Black
1763 Set string value... 27 Draw DrawDeleteList
1765 Set string value... 28 Label !DeleteWordlist
1766 Set string value... 28 LeftX -1
1767 Set string value... 28 RightX -1
1768 Set string value... 28 LowY -1
1769 Set string value... 28 HighY -1
1770 Set string value... 28 Color Red
1771 Set string value... 28 Draw DrawNull
1773 Set string value... 29 Label ShowBackground
1774 Set string value... 29 LeftX 60
1775 Set string value... 29 RightX 75
1776 Set string value... 29 LowY 95
1777 Set string value... 29 HighY 100
1778 Set string value... 29 Color Black
1779 Set string value... 29 Draw DrawNull
1781 Set string value... 30 Label Input_Microphone
1782 Set string value... 30 LeftX 60
1783 Set string value... 30 RightX 75
1784 Set string value... 30 LowY 87
1785 Set string value... 30 HighY 92
1786 Set string value... 30 Color Black
1787 Set string value... 30 Draw DrawNull
1789 Set string value... 31 Label Input_Line
1790 Set string value... 31 LeftX 60
1791 Set string value... 31 RightX 75
1792 Set string value... 31 LowY 81
1793 Set string value... 31 HighY 86
1794 Set string value... 31 Color Black
1795 Set string value... 31 Draw DrawNull
1797 Set string value... 32 Label Credits
1798 Set string value... 32 LeftX 90
1799 Set string value... 32 RightX 100
1800 Set string value... 32 LowY 65
1801 Set string value... 32 HighY 75
1802 Set string value... 32 Color Black
1803 Set string value... 32 Draw DrawCredits
1805 Set string value... 33 Label !Logging
1806 Set string value... 33 LeftX 90
1807 Set string value... 33 RightX 100
1808 Set string value... 33 LowY 0
1809 Set string value... 33 HighY 5
1810 Set string value... 33 Color Blue
1811 Set string value... 33 Draw DrawLogging
1813 Set string value... 34 Label !NotAWordlist
1814 Set string value... 34 LeftX -1
1815 Set string value... 34 RightX -1
1816 Set string value... 34 LowY -1
1817 Set string value... 34 HighY -1
1818 Set string value... 34 Color Red
1819 Set string value... 34 Draw DrawNull
1821 procedure CreateToneFeedback_NL
1822 Create Table with column names... ToneFeedback_NL 36
1826 Set string value... 1 T1 !Author
1827 Set string value... 1 T2 Auteur
1828 Set string value... 1 Feedback R.J.J.H. van Son
1830 Set string value... 2 T1 !Copyright
1831 Set string value... 2 T2 Copyright
1832 Set string value... 2 Feedback 2007-2010 R.J.J.H. van Son
1834 Set string value... 3 T1 !License
1835 Set string value... 3 T2 License
1836 Set string value... 3 Feedback GNU GPL version 2 or later
1838 Set string value... 4 T1 Correct
1839 Set string value... 4 T2 -
1840 Set string value... 4 Feedback Goed
1842 Set string value... 5 T1 Wrong
1843 Set string value... 5 T2 -
1844 Set string value... 5 Feedback Fout
1846 Set string value... 6 T1 NoSound
1847 Set string value... 6 T2 -
1848 Set string value... 6 Feedback Geen geluid opgenomen
1850 Set string value... 7 T1 Low
1851 Set string value... 7 T2 -
1852 Set string value... 7 Feedback Uw tonen waren te laag uitgesproken om herkend te worden (is uw stem juist ingesteld?)
1854 Set string value... 8 T1 High
1855 Set string value... 8 T2 -
1856 Set string value... 8 Feedback Uw tonen waren te hoog uitgesproken maar misschien toch herkenbaar (is uw stem juist ingesteld?)
1858 Set string value... 9 T1 Narrow
1859 Set string value... 9 T2 -
1860 Set string value... 9 Feedback Uw toonbewegingen ware te vlak om herkend te worden
1862 Set string value... 10 T1 Wide
1863 Set string value... 10 T2 -
1864 Set string value... 10 Feedback Uw toonbewegingen waren overdreven maar misschien toch herkenbaar
1866 Set string value... 11 T1 6
1867 Set string value... 11 T2 -
1868 Set string value... 11 Feedback Geen herkenbare toon
1870 Set string value... 12 T1 1
1871 Set string value... 12 T2 -
1872 Set string value... 12 Feedback De eerste toon is hoog en vlak
1874 Set string value... 13 T1 2
1875 Set string value... 13 T2 -
1876 Set string value... 13 Feedback De tweede toon begint in het midden en gaat omhoog
1878 Set string value... 14 T1 3
1879 Set string value... 14 T2 -
1880 Set string value... 14 Feedback De derde toon begin in het midden, gaat helemaal omlaag en dan omhoog
1882 Set string value... 15 T1 4
1883 Set string value... 15 T2 -
1884 Set string value... 15 Feedback De vierde toon begint hoog en gaat helemaal naar beneden
1886 Set string value... 16 T1 0
1887 Set string value... 16 T2 -
1888 Set string value... 16 Feedback De neutrale toon gaat ongeveer verder waar de vorige toon stopt
1890 Set string value... 17 T1 1
1891 Set string value... 17 T2 1
1892 Set string value... 17 Feedback Houd de tonen hoog en vlak
1894 Set string value... 18 T1 1
1895 Set string value... 18 T2 2
1896 Set string value... 18 Feedback De tweede toon begint in het midden en gaat omhoog
1898 Set string value... 19 T1 1
1899 Set string value... 19 T2 3
1900 Set string value... 19 Feedback De derde toon begin in het midden, gaat helemaal omlaag en dan omhoog
1902 Set string value... 20 T1 1
1903 Set string value... 20 T2 4
1904 Set string value... 20 Feedback De vierde toon begint hoog en gaat helemaal naar beneden
1906 Set string value... 21 T1 1
1907 Set string value... 21 T2 0
1908 Set string value... 21 Feedback De neutrale toon gaat ongeveer verder waar de vorige toon stopt
1910 Set string value... 22 T1 2
1911 Set string value... 22 T2 1
1912 Set string value... 22 Feedback De eerste toone is hoog en vlak
1914 Set string value... 23 T1 2
1915 Set string value... 23 T2 2
1916 Set string value... 23 Feedback De tweede toon begint in het midden en gaat omhoog
1918 Set string value... 24 T1 2
1919 Set string value... 24 T2 3
1920 Set string value... 24 Feedback De derde toon begin in het midden, gaat helemaal omlaag en dan omhoog
1922 Set string value... 25 T1 2
1923 Set string value... 25 T2 4
1924 Set string value... 25 Feedback De vierde toon begint hoog en gaat helemaal naar beneden
1926 Set string value... 26 T1 2
1927 Set string value... 26 T2 0
1928 Set string value... 26 Feedback De neutrale toon gaat ongeveer verder waar de vorige toon stopt
1930 Set string value... 27 T1 3
1931 Set string value... 27 T2 1
1932 Set string value... 27 Feedback Houd de tonen hoog en vlak
1934 Set string value... 28 T1 3
1935 Set string value... 28 T2 2
1936 Set string value... 28 Feedback De tweede toon begint in het midden en gaat omhoog
1938 Set string value... 29 T1 3
1939 Set string value... 29 T2 3
1940 Set string value... 29 Feedback Spreek twee derde tonen uit als een tweede toon gevolgd door een derde
1942 Set string value... 30 T1 3
1943 Set string value... 30 T2 4
1944 Set string value... 30 Feedback De vierde toon begint hoog en gaat helemaal naar beneden
1946 Set string value... 31 T1 3
1947 Set string value... 31 T2 0
1948 Set string value... 31 Feedback De neutrale toon gaat ongeveer verder waar de vorige toon stopt
1950 Set string value... 32 T1 4
1951 Set string value... 32 T2 1
1952 Set string value... 32 Feedback Houd de tonen hoog en vlak
1954 Set string value... 33 T1 4
1955 Set string value... 33 T2 2
1956 Set string value... 33 Feedback De tweede toon begint in het midden en gaat omhoog
1958 Set string value... 34 T1 4
1959 Set string value... 34 T2 3
1960 Set string value... 34 Feedback De derde toon begin in het midden, gaat helemaal omlaag en dan omhoog
1962 Set string value... 35 T1 4
1963 Set string value... 35 T2 4
1964 Set string value... 35 Feedback De vierde toon begint hoog en gaat helemaal naar beneden
1966 Set string value... 36 T1 4
1967 Set string value... 36 T2 0
1968 Set string value... 36 Feedback De neutrale toon gaat ongeveer verder waar de vorige toon stopt
1970 procedure CreateConfig_DE
1971 Create Table with column names... Config_DE 33
1972 ... Label Text Key Helptext
1975 Set string value... 1 Label !Author
1976 Set string value... 1 Text Autor
1977 Set string value... 1 Key ¤
1978 Set string value... 1 Helptext R.J.J.H. van Son, \U"bersetzung: Irene Jacobi
1980 Set string value... 2 Label !Copyright
1981 Set string value... 2 Text Copyright
1982 Set string value... 2 Key ¤
1983 Set string value... 2 Helptext Copyright 2010 R.J.J.H. van Son
1985 Set string value... 3 Label !License
1986 Set string value... 3 Text License
1987 Set string value... 3 Key ¤
1988 Set string value... 3 Helptext GNU GPL version 2 or later
1990 Set string value... 4 Label !WindowTitle
1991 Set string value... 4 Text SpeakGoodChinese: Einstellungen \a"ndern
1992 Set string value... 4 Key ¤
1993 Set string value... 4 Helptext SpeakGoodChinese: Einstellungen \a"ndern
1995 Set string value... 5 Label Return
1996 Set string value... 5 Text Zur\u"ck
1997 Set string value... 5 Key Z
1998 Set string value... 5 Helptext Zur\u"ck zur Hauptseite
2000 Set string value... 6 Label Language_EN
2001 Set string value... 6 Text Englisch
2002 Set string value... 6 Key E
2003 Set string value... 6 Helptext Englische Version
2005 Set string value... 7 Label Language_DE
2006 Set string value... 7 Text Deutsch
2007 Set string value... 7 Key D
2008 Set string value... 7 Helptext Deutsche Version
2010 Set string value... 8 Label Language_NL
2011 Set string value... 8 Text Niederl\a"ndisch
2012 Set string value... 8 Key N
2013 Set string value... 8 Helptext Niederl\a"ndische Version
2015 Set string value... 9 Label ShowBackground
2016 Set string value... 9 Text Hintergrund
2017 Set string value... 9 Key g
2018 Set string value... 9 Helptext Zeige Hintergrund
2020 Set string value... 10 Label Input_Microphone
2021 Set string value... 10 Text Mikrofon
2022 Set string value... 10 Key M
2023 Set string value... 10 Helptext Aufnahme \u"ber den Mikrofoneingang
2025 Set string value... 11 Label Input_Line
2026 Set string value... 11 Text Line input \
2027 Set string value... 11 Key \|\\
2028 Set string value... 11 Helptext Aufnahme \u"ber "Line input"
2030 Set string value... 12 Label Credits
2031 Set string value... 12 Text \u"ber SGC2
2032 Set string value... 12 Key 2i
2033 Set string value... 12 Helptext Informationen zur SpeakGoodChinese 2
2035 Set string value... 13 Label Help
2036 Set string value... 13 Text Hilfe
2037 Set string value... 13 Key ?/
2038 Set string value... 13 Helptext Dr\u"cken Sie auf den Knopf \u"ber den Sie Informationen m\o"chten. Dr\u"cken Sie danach auf "Hilfe".
2040 Set string value... 14 Label Register_350
2041 Set string value... 14 Text Frau hoch
2042 Set string value... 14 Key F
2043 Set string value... 14 Helptext W\a"hle diesen Knopf wenn Sie eine Frau mit eine hohe Stimme sind
2045 Set string value... 15 Label Register_300
2046 Set string value... 15 Text Frau mittel
2047 Set string value... 15 Key r
2048 Set string value... 15 Helptext W\a"hle diesen Knopf wenn Sie eine Frau mit eine mittel-hohe Stimme sind
2050 Set string value... 16 Label Register_250
2051 Set string value... 16 Text Frau tief
2052 Set string value... 16 Key u
2053 Set string value... 16 Helptext W\a"hle diesen Knopf wenn Sie eine Frau mit eine tiefe Stimme sind
2055 Set string value... 17 Label Register_249
2056 Set string value... 17 Text Man hoch
2057 Set string value... 17 Key h
2058 Set string value... 17 Helptext W\a"hle diesen Knopf wenn Sie ein Mann mit eine hohe Stimme sind
2060 Set string value... 18 Label Register_180
2061 Set string value... 18 Text Man mittel
2062 Set string value... 18 Key a
2063 Set string value... 18 Helptext W\a"hle diesen Knopf wenn Sie ein Mann mit eine mittle-hohe Stimme sind
2065 Set string value... 19 Label Register_150
2066 Set string value... 19 Text Man tief
2067 Set string value... 19 Key t
2068 Set string value... 19 Helptext W\a"hle diesen Knopf wenn Sie ein Mann mit eine tiefe Stimme sind
2070 Set string value... 20 Label DisplayNumbers
2071 Set string value... 20 Text Ton Zahlen
2072 Set string value... 20 Key u
2073 Set string value... 20 Helptext Wiedergabe Pinyin mit zahlen der T\o"ne (einn) oder symbole (aus)
2075 Set string value... 21 Label DisplayPinyin
2076 Set string value... 21 Text Pinyin
2077 Set string value... 21 Key P
2078 Set string value... 21 Helptext Wiedergabe Pinyin w\o"rte w\a"hrend der \U"bungen
2080 Set string value... 22 Label DisplayChar
2081 Set string value... 22 Text Characters
2082 Set string value... 22 Key C
2083 Set string value... 22 Helptext Wiedergabe Chinesische Characters wenn anwesend
2085 Set string value... 23 Label DisplayTrans
2086 Set string value... 23 Text \U"bersetzung
2087 Set string value... 23 Key b
2088 Set string value... 23 Helptext \U"bersetzung wenn anwesend
2090 Set string value... 24 Label ShuffleLists
2091 Set string value... 24 Text Shuffle
2092 Set string value... 24 Key S
2093 Set string value... 24 Helptext Shuffle W\o"rter in Wortlisten (ein) oder eine feste Reihenvolge (aus)
2095 Set string value... 25 Label UseSoundExample
2096 Set string value... 25 Text Audio Vorbild
2097 Set string value... 25 Key V
2098 Set string value... 25 Helptext Gebrauche echte Aufnahmen zum Vorbild wenn anwesend (ein) oder synthetische T\o"ne (aus)
2100 Set string value... 26 Label Synthesis_eSpeak
2101 Set string value... 26 Text Synthese
2102 Set string value... 26 Key y
2103 Set string value... 26 Helptext Gebrauche eine synthetische Stimme zum Vorbild (Sie brauche eSpeak: www.espeak.org)
2105 Set string value... 27 Label Strict
2106 Set string value... 27 Text Strict!
2107 Set string value... 27 Key !1
2108 Set string value... 27 Helptext Sei preziese bei der Erkennung der T\o"ne
2110 Set string value... 28 Label OpenWordlist
2111 Set string value... 28 Text \O"fne Liste
2112 Set string value... 28 Key r
2113 Set string value... 28 Helptext \O"fne eine wortliste. Suche in die Documents, Downloads, und Preferences Mappen
2115 Set string value... 29 Label InstallWordlist
2116 Set string value... 29 Text Installiere Listen
2117 Set string value... 29 Key r
2118 Set string value... 29 Helptext Installiere alle .sgc wortlisten in die Documents, Downloads, und Preferences Mappen
2120 Set string value... 30 Label DeleteWordlist
2121 Set string value... 30 Text L\o"ssche Liste X
2122 Set string value... 30 Key X
2123 Set string value... 30 Helptext L\o"ssche die Wortliste. Sie m\u"ssen die 'j' taste dr\u"cken um das L\o"sschen zu best\a"tigen.
2125 Set string value... 31 Label !DeleteWordlist
2126 Set string value... 31 Text Sicher? j/N
2127 Set string value... 31 Key j
2128 Set string value... 31 Helptext Sind Sie sicher? Best\a"tige diese Aktion mit der taste 'j'
2130 Set string value... 32 Label !Logging
2131 Set string value... 32 Text Log an
2132 Set string value... 32 Key L
2133 Set string value... 32 Helptext Starte das Protokollieren aller Aufnahmen (Logbuch)
2135 Set string value... 33 Label !NotAWordlist
2136 Set string value... 33 Text Falsch
2137 Set string value... 33 Key §
2138 Set string value... 33 Helptext Keine g\u"ltige Wordliste:
2140 procedure CreateCreateTables
2141 Create Table with column names... CreateTables 15
2145 Set string value... 1 Name Buttons_EN
2147 Set string value... 2 Name Buttons_DE
2149 Set string value... 3 Name ToneFeedback_DE
2151 Set string value... 4 Name Config_EN
2153 Set string value... 5 Name ToneFeedback_EN
2155 Set string value... 6 Name Credits_EN
2157 Set string value... 7 Name Buttons_NL
2159 Set string value... 8 Name Credits_DE
2161 Set string value... 9 Name Config_NL
2163 Set string value... 10 Name Background
2165 Set string value... 11 Name Credits_NL
2167 Set string value... 12 Name Buttons
2169 Set string value... 13 Name Config
2171 Set string value... 14 Name ToneFeedback_NL
2173 Set string value... 15 Name Config_DE