summaryrefslogtreecommitdiffstats
path: root/klettres/klettres/en/sounds.xml
blob: 03469205ab061ad70bbbf6b713bfbd2adfa7fdcb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
<!--
   KDE EDU KLettres

   Thanks to Eric Bischoff (KTuberling)

   Modify this file if you want to add new sounds
   or modify existing ones. 

   IMPORTANT: when you modify this file, save it using kwrite or kate with Save as and choose
   utf8 in the encoding combobox on the right of the file title.
-->

<klettres>

  <language code="en">
    <menuitem>
      <label>&amp;English</label>
    </menuitem>

    <alphabet>
	<sound name="A" file="en/alpha/A.ogg" />
	<sound name="B" file="en/alpha/B.ogg" />
	<sound name="C" file="en/alpha/C.ogg" />
	<sound name="D" file="en/alpha/D.ogg" />
	<sound name="E" file="en/alpha/E.ogg" />
	<sound name="F" file="en/alpha/F.ogg" />
	<sound name="G" file="en/alpha/G.ogg" />
	<sound name="H" file="en/alpha/H.ogg" />
	<sound name="I" file="en/alpha/I.ogg" />
	<sound name="J" file="en/alpha/J.ogg" />
	<sound name="K" file="en/alpha/K.ogg" />
	<sound name="L" file="en/alpha/L.ogg" />
	<sound name="M" file="en/alpha/M.ogg" />
	<sound name="N" file="en/alpha/N.ogg" />
	<sound name="O" file="en/alpha/O.ogg" />
	<sound name="P" file="en/alpha/P.ogg" />
	<sound name="Q" file="en/alpha/Q.ogg" />
	<sound name="R" file="en/alpha/R.ogg" />
	<sound name="S" file="en/alpha/S.ogg" />
	<sound name="T" file="en/alpha/T.ogg" />
	<sound name="U" file="en/alpha/U.ogg" />
	<sound name="V" file="en/alpha/V.ogg" />
	<sound name="W" file="en/alpha/W.ogg" />
	<sound name="X" file="en/alpha/X.ogg" />
	<sound name="Y" file="en/alpha/Y.ogg" />
	<sound name="Z" file="en/alpha/Z.ogg" />
    </alphabet>

      <syllables>
	<sound name="AR" file="en/syllab/ar.ogg" />
	<sound name="AW" file="en/syllab/aw.ogg" />
	<sound name="CAR" file="en/syllab/car.ogg" />
	<sound name="DOG" file="en/syllab/dog.ogg" />
	<sound name="FIX" file="en/syllab/fix.ogg" />
	<sound name="GAS" file="en/syllab/gas.ogg" />
	<sound name="GEM" file="en/syllab/gem.ogg" />
	<sound name="HOT" file="en/syllab/hot.ogg" />
	<sound name="JET" file="en/syllab/jet.ogg" />
	<sound name="KEY" file="en/syllab/key.ogg" />
	<sound name="ME" file="en/syllab/me.ogg" />
	<sound name="MY" file="en/syllab/my.ogg" />
	<sound name="NO" file="en/syllab/no.ogg" />
	<sound name="PET" file="en/syllab/pet.ogg" />
	<sound name="SAW" file="en/syllab/saw.ogg" />
	<sound name="SAY" file="en/syllab/say.ogg" />
	<sound name="SIT" file="en/syllab/sit.ogg" />
	<sound name="SKY" file="en/syllab/sky.ogg" />
	<sound name="TH" file="en/syllab/th.ogg" />
      </syllables>

    </language>
    
    
    
</klettres>