summary refs log tree commit diff
path: root/src/phonology/rom.md
blob: e0e596f0a04e464ce26ea61a50d821ab87f4be1a (plain) (blame)
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
# Romanization

For the sake of convenience, Latin script is used to transcribe Ravna, as its
orthography is not convenience for displaying on computer.  It uses as few
diacritics as possible for the convenience of typing, with the exception of
umlaut vowels.

| Letter | Phoneme |
|--------|---------|
| a      | a       |
| ä, ae  | ɛ       |
| b      | b       |
| c      | k       |
| ch     | c       |
| d      | d       |
| e      | e, ə    |
| f      | f       |
| g      | g       |
| h      | h, ç    |
| i      | i, ɨ    |
| k      | x       |
| l      | l       |
| m      | m       |
| n      | n       |
| ñ, nj  | ɲ       |
| ŋ, nq  | ŋ       |
| o      | o       |
| ö, oe  | u       |
| oo     | ɔ       |
| p      | p       |
| r      | r       |
| s      | s       |
| t      | t       |
| v      | v       |
| y      | j       |
| z      | z       |

Notes: it is strongly preferred to use diacritics for handwritten
transcription.