File: phtoelm.def

package info (click to toggle)
rsynth 2.0-6
  • links: PTS
  • area: non-free
  • in suites: woody
  • size: 720 kB
  • ctags: 544
  • sloc: ansic: 5,535; sh: 1,249; makefile: 117
file content (55 lines) | stat: -rw-r--r-- 1,423 bytes parent folder | download | duplicates (7)
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
/* $Id: phtoelm.def,v 1.13 1994/11/08 13:30:50 a904209 Exp a904209 $
*/
enter(" ","Q",NULL);
enter("p","P","PY","PZ",NULL);
enter("t","T","TY","TZ",NULL);
enter("k","K","KY","KZ",NULL);
enter("b","B","BY","BZ",NULL);
enter("d","D","DY","DZ",NULL);
enter("g","G","GY","GZ",NULL);
enter("m","M",NULL);
enter("n","N",NULL);
enter("N","NG",NULL);
enter("f","F",NULL);
enter("T","TH",NULL);
enter("s","S",NULL);
enter("S","SH",NULL);
enter("h","H",NULL);
enter("v","V","QQ","V",NULL);
enter("D","DH","QQ","DI",NULL);
enter("z","Z","QQ","ZZ",NULL);
enter("Z","ZH","QQ","ZH",NULL);
enter("tS","CH","CI",NULL);
enter("dZ","J","JY","QQ","JY",NULL);
enter("l","L",NULL);
enter("r","R",NULL);
enter("rr","R","QQ","R",NULL);
enter("R","RX",NULL);
enter("w","W",NULL);
enter("x","X",NULL); 
enter("%","QQ",NULL); /* stop-ness - not quite glottal stop */
enter("j","Y",NULL);
enter("I","I",NULL);
enter("e","E",NULL);
enter("&","AA",NULL);
enter("V","U",NULL);
enter("0","O",NULL);
enter("U","OO",NULL);
enter("@","A",NULL);
enter("i","EE",NULL);
enter("3","ER",NULL);
enter("A","AR",NULL);
enter("O","AW",NULL);
enter("u","UU",NULL);
enter("o","OI",NULL);
enter("eI","AI","I",NULL);
enter("aI","IE","I",NULL);
enter("oI","OI","I",NULL);
enter("aU","OU","OV",NULL);
enter("@U","OA","OV",NULL);
enter("I@","IA","IB",NULL);
enter("e@","AIR","IB",NULL);
enter("U@","OOR","IB",NULL);
enter("O@","OR","IB",NULL);
enter("oU","OI","OV",NULL);