123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114 |
- .group a
- a a
- // light penultimate syllable: put stress on antepenultimate
- a (AX =a
- a (CAX =a
-
- .group b
- b b
-
- .group c
- c k
-
- .group ch
- ch x
-
- .group d
- d d
-
- .group dh
- dh D
-
- .group e
- e e
- // light penultimate syllable: put stress on antepenultimate
- e (AX =e
- e (CAX =e
-
- .group f
- f f
- f (_ v
-
- .group g
- g g
-
- .group h
- h h
- // TODO hw
-
- .group i
- i i
- _) i (A j
- // light penultimate syllable: put stress on antepenultimate
- i (AX =i
- i (CAX =i
- // (unless initial)
- _) i (AX j
-
- // j and k do not occur in Sindarin
-
- .group l
- l l
- // TODO lh
-
- .group m
- m m
-
- .group n
- n n
-
- .group ng
- ng Ng
- ng (_ N
-
- .group o
- o o
- // light penultimate syllable: put stress on antepenultimate
- o (AX =o
- o (CAX =o
-
- .group p
- p p
-
- .group ph
- ph f
-
- // q does not occur in Sindarin
-
- .group r
- r R
- // TODO rh
-
- .group s
- s s
-
- .group t
- t t
-
- .group th
- th T
-
- .group ty
- ty tj
-
- .group u
- u u
- // light penultimate syllable: put stress on antepenultimate
- u (AX =u
- u (CAX =u
-
- .group v
- v v
-
- .group w
- w w
-
- // x does not occur in Sindarin
-
- .group y
- y y
- // light penultimate syllable: put stress on antepenultimate
- y (AX =y
- y (CAX =y
-
- // z does not occur in Sindarin
|