Invitational round | 10 points | N/A | Problem statement | Official solution | Tags: Phonology
Within the data, the singular to plural can involve one of the following changes:
There are two other obvious changes which I won't discuss in more detail: word-final ə → e, and the existing stress is removed.
| ȧ́ | bá | wȧ́ | yȧ́ | á | V → á |
|---|---|---|---|---|---|
| ȧ́qʼu → ȧȧ́qʼu | ãqáa → ãqabáa ĩzáa → ĩzabáa | čóqe → čowȧ́qe ə́qʼə → əwȧ́qʼe gúše → guwȧ́še λɨ̃́qʼə → λɨ̃wȧ́qʼe | ékʼe → eyȧ́kʼe éže → eyȧ́že gíčʼ → giyȧ́čʼ λíše → λiyȧ́še | hȧ́hel → hȧhál ĩčox → ĩčáx kʼékʼel → kʼekʼál | |
| ékle → ekále ə́cʼkʼə → əcʼákʼe gúkʼle → gukʼále ɨ̃́cʼlə → ɨ̃cʼále ɨ́qʼkʼə → ɨqʼákʼe ɨ́qʼlə → ɨqʼále ɨ́xkʼə → ɨxákʼe | ȧ́hukʼ → ȧhákʼ éžel → ežál háldukʼ → haldákʼ háldul → haldál ɨ̃́qəl → ɨ̃qál λíšel → λišál réλekʼ → reλákʼ |
The place of insertion is always before the last syllable (long vowels like "áa" are treated as two syllables). If replacement of a vowel occurs, it's the last vowel that's replaced.
Now look for some complementary distributions (changes that happen if and only if an environment is present):
The "V → á" condition is the only one where singular forms end in VC where V is unstressed (because "gíčʼ" also ends in a consonant).
The "bá" condition is the only one where singular forms end in a long vowel (VV).
The "á" condition is the only one where singular forms end in CCV.
All other conditions have the singular forms ending in V́C(V).
So this is a three-way split based on the identity of V́.
L1:
In L2, we now need to understand the verbalizer/causative suffix rules. Namely, when do we add each kind of suffix.
| -l/-kʼ | -lə/kʼə | -le/-kʼe |
|---|---|---|
| ȧ́hu-kʼ éže-l háldu-kʼ háldu-l ɨ̃́qə-l λíše-l réλe-kʼ | ə́cʼ-kʼə ɨ̃́cʼ-lə ɨ́qʼ-kʼə ɨ́qʼ-lə ɨ́x-kʼə | ék-le gúkʼ-le |
The conclusion is that if the word ends in a vowel, we add -l/-kʼ. If it ends in a consonant and the previous vowel is ə or ɨ, we add -lə/kʼə. If it ends in a consonant and the previous vowel is e or u, we add -le/-kʼe.
Lastly in L4:
In both of these cases, the two final consonants are treated as a single one. That's what I would put here. However, the analysis given is that the order in which we do causative/verbalizer suffixation and pluralization is flipped.