Rkou Scratchpad
Posted: Fri Oct 05, 2018 7:48 am
I was thinking of a language for what is basically Orcish race in my conworld.
Here is the phoneme inventory
Consonant Inventory
Vowel Inventory
Short Vowel (All of them have breathy voiced and creaky variant)
Long Vowel (Only modal voiced vowel)
Nasalized short vowel (Has creaky variant)
Nasalized long vowel (Only modal voiced vowel)
Rhotacized vowel (Only modal voiced vowel)
In unstressed syllable, only vowel allowed is /i u e o a ĩ ũ ã/ with modal phonation unless overridden.
Note that adjacent to /h/ or /ʔ/ or cluster containing it, vowel phonation is not phonemic and it's always breathy and creaky, in order, even if vowel normally cannot carry it.
The phonotactics is C(C)V where all allowed consonant cluster is (* means it is not allowed word initially).
Cr pr tr kr mr nr *wr
rC rp rt rk *rm *rn rw
Cw tw kw nw
Ch ph th kh mh nh rh
Cʔ pʔ tʔ kʔ nʔ mʔ nʔ rʔ
Vowel hiatus is allowed unless the vowel is identical. But word cannot start with vowel.
Only nasal vowels occur adjacent to nasal consonant or cluster containing it.
Rkou is not tonal. However, pitch varies depending on vowel and its surroundinɡ.
1. Breathy, or glottalized vowels are pronounced with low pitch
2. Nasal modally voiced short vowels are pronounced with medium pitch
3. Oral modally voiced vowels are pronounced with high pitch
4. Rhotacized vowel is pronounced with low falling pitch if the consonant begins with /p t k ʔ h/, otherwise, it is pronounced with low pitch
(The next rules uses T for /p t k ʔ h/ and D for /m n r w/)
5. Nasalized long vowel is pronounced with low falling pitch at environment T_D, low raising tone at environment D_T, medium pitch at environment T_T, and otherwise uses low pitch
6. Oral long vowel is pronounced with high falling pitch at environment T_D, high raising tone at environment D_T, high pitch at environment T_T, and otherwise uses medium pitch
Here is the phoneme inventory
Consonant Inventory
Code: Select all
m n
p t k ʔ
r w h
Short Vowel (All of them have breathy voiced and creaky variant)
Code: Select all
ɪ ʏ ʊ
ɛ œ ə ɔ
æ ɑ
Code: Select all
iː yː ɨː uː
eː øː əː oː
ɛː ɔː
a:
Code: Select all
ɪ̃ ʊ̃
ɛ̃ ɔ̃
Code: Select all
ĩː ũː
ẽː õː
ɛ̃ː ɔ̃ː
Code: Select all
u˞ː
ɜ˞ː ɔ˞ː
Note that adjacent to /h/ or /ʔ/ or cluster containing it, vowel phonation is not phonemic and it's always breathy and creaky, in order, even if vowel normally cannot carry it.
The phonotactics is C(C)V where all allowed consonant cluster is (* means it is not allowed word initially).
Cr pr tr kr mr nr *wr
rC rp rt rk *rm *rn rw
Cw tw kw nw
Ch ph th kh mh nh rh
Cʔ pʔ tʔ kʔ nʔ mʔ nʔ rʔ
Vowel hiatus is allowed unless the vowel is identical. But word cannot start with vowel.
Only nasal vowels occur adjacent to nasal consonant or cluster containing it.
Rkou is not tonal. However, pitch varies depending on vowel and its surroundinɡ.
1. Breathy, or glottalized vowels are pronounced with low pitch
2. Nasal modally voiced short vowels are pronounced with medium pitch
3. Oral modally voiced vowels are pronounced with high pitch
4. Rhotacized vowel is pronounced with low falling pitch if the consonant begins with /p t k ʔ h/, otherwise, it is pronounced with low pitch
(The next rules uses T for /p t k ʔ h/ and D for /m n r w/)
5. Nasalized long vowel is pronounced with low falling pitch at environment T_D, low raising tone at environment D_T, medium pitch at environment T_T, and otherwise uses low pitch
6. Oral long vowel is pronounced with high falling pitch at environment T_D, high raising tone at environment D_T, high pitch at environment T_T, and otherwise uses medium pitch