|
1 | 1 | # EVA → Sound mapping derived from number_abc_mapping.txt |
2 | | -# Format: EVA_char sound number greek notes |
| 2 | +# Format: EVA_char unicode sound number greek notes |
3 | 3 | # Primary mappings (glyph shape → number → Greek alphabet position → sound) |
4 | | -o a 1 α most common glyph, article/prefix |
5 | | -a a 1 α variant of glyph 1 |
6 | | -l b 2 β looks like 4 in contemporary latin |
7 | | -d c 3 γ hard c/k sound |
8 | | -r d 4 δ very common (freq 98) |
9 | | -v e 5 ε looks like 7 in contemporary latin |
10 | | -x f 6 ζ rare (freq 9) |
11 | | -k g 7 η gallows character |
12 | | -m h 8 ι gallows char, ≠ EVA k |
13 | | -p i 9 θ gallows p-variant (freq 5) |
14 | | -f i 9 θ gallows f-variant (freq 8) |
15 | | -t l 11 λ ot ≈ al- prefix |
16 | | -y o 15 ω most frequent (freq 151), ω≈w |
| 4 | +o a 1 α most common glyph, article/prefix |
| 5 | +a a 1 α variant of glyph 1 |
| 6 | +l b 2 β looks like 4 in contemporary latin |
| 7 | +d c 3 γ hard c/k sound |
| 8 | +r d 4 δ very common (freq 98) |
| 9 | +v e 5 ε looks like 7 in contemporary latin |
| 10 | +x f 6 ζ rare (freq 9) |
| 11 | +k g 7 η gallows character |
| 12 | +m h 8 ι gallows char, ≠ EVA k |
| 13 | +p i 9 θ gallows p-variant (freq 5) |
| 14 | +f i 9 θ gallows f-variant (freq 8) |
| 15 | +t l 11 λ ot ≈ al- prefix |
| 16 | +y o 15 ω most frequent (freq 151), ω≈w |
17 | 17 | # Bench/modifier characters |
18 | | -c ch 16 χ left bench, often in ch/ckh/cth digraphs |
19 | | -h _ 16 χ right bench, silent in digraphs (absorbed into ch) |
| 18 | +c ch 16 χ left bench, often in ch/ckh/cth digraphs |
| 19 | +h _ 16 χ right bench, silent in digraphs (absorbed into ch) |
20 | 20 | # Uncertain — kept as-is or best guess |
21 | | -s s 21? μ? possibly m-sound, keeping as sibilant |
22 | | -e e - - connector/vowel in combinations |
23 | | -i i 14? ξ? sub-component stroke |
24 | | -n n 13? ν? sub-component stroke |
25 | | -j j - - sub-component |
26 | | -q q 20? - prefix character (qo→qa) |
27 | | -g c 3 γ suffix form of d (gamma) |
| 21 | +s s 21? μ? possibly m-sound, keeping as sibilant |
| 22 | +e e - - connector/vowel in combinations |
| 23 | +i i 14? ξ? sub-component stroke |
| 24 | +n n 13? ν? sub-component stroke |
| 25 | +j j - - sub-component |
| 26 | +q q 20? - prefix character (qo→qa) |
| 27 | +g c 3 γ suffix form of d (gamma) |
28 | 28 | # Rare/special |
29 | | -b b - - rare variant |
30 | | -u u - - rare |
31 | | -z z - - rare |
| 29 | +b b - - rare variant |
| 30 | +u u - - rare |
| 31 | +z z - - rare |
0 commit comments