Invitational round | 15 points | N/A | Problem statement | Official solution | Tags: Phrase translationMorphologyPhonology
There are 2 2-word sentences, which both contain an intransitive verb; the other sentences are 3-word and contain a transitive verb. So we know that the words stand for the subject, verb, and object respectively, we just don't know their order. Compare common parts:
Based on "wife" and "priest", the first word is the subject. Based on "king", the second word is the object. In the "mend-coat" sentences, both the verb and object are shared, explaining why the last two words both share the same root.
Now we can study each word in isolation. Nouns:
| Noun | indefinite | "the" | "my" |
|---|---|---|---|
| coat | annɔʁaa-mik | annɔʁɑɑ-ʁa | |
| king | kunngi | kunngi-ga | |
| wife | nuliɑ-q | nuliɑ-ʁa | |
| processed oil | ɔʁsɔ-ʁa | ||
| priest | palasi-ga/palasi-ma | ||
| religion student | palasi-ssɑ-q | ||
| linen | qalissia-mik | ||
| husband | ui-ma | ||
| fiancé | ui-ssɑ-q | ||
| grape | viinni-ssa-mik |
There's obvious suffix alternation here, which I've already annotated in the table, with the goal of maximizing the length of the common root in each row, and then applying the common suffixes across rows.
There's another interesting pattern that I've marked: we have some shared roots across rows. Namely, palasi = "priest", while palasi-ssɑ = "religion student"; ui = "husband", while ui-ssɑ = "fiancé". This suggests that the suffix -ssɑ is a "future" marker (i.e., "X-to-be").
We can augment this table with the nouns introduced in P1. Most of the roots here (ignoring the determiner suffix) are derived from the root in the table by adding or removing -ssa:
| Noun | indefinite | "the" | "my" |
|---|---|---|---|
| coat | annɔʁaa-mik | annɔʁɑɑ-ʁa | |
| cotton | annɔʁaa-ssa-mik | ||
| king | kunngi | kunngi-ga | |
| wife | nuliɑ-q | nuliɑ-ʁa | |
| fiancée | nulia-ssɑ-q | ||
| processed oil | ɔʁsɔ-ʁa | ||
| raw oil | ɔʁsu-ssɑ-q | ||
| priest | palasi | palasi-ga/palasi-ma | |
| religion student | palasi-ssɑ-q | palasi-ssɑ-ʁa | |
| linen | qalissia-mik | ||
| husband | ui-ma | ||
| fiancé | ui-ssɑ-q | ||
| wine | viinni-ga | ||
| grape | viinni-ssa-mik |
Apparently, nouns come in two kinds: those that take nothing for "the" and -ga/-ma for "my", and those that take -q for "the" and -ʁa for "my". Within the first kind, the choice between -ga and -ma is not conditioned by the noun itself, since we have both palasi-ma and palasi-ga. Looking at the sentences, palasi-ga has no object while palasi-ma does ("my coat"); ui-ma and kunngi-ga also have objects, where the former has "the king" and the latter has "linen". So:
There's one more variation we haven't accounted for: between "a" and "ɑ". As follows:
| a | ɑ |
|---|---|
| annɔʁaa-mik, annɔʁaa-ssa-mik | annɔʁɑɑ-ʁa |
| nulia-ssɑ-q | nuliɑ-q, nuliɑ-ʁa |
| -ssa-mik | -ssɑ-q, -ssɑ-ʁa |
The conclusion is that this is a harmony: a → ɑ when before a uvular (q, ʁ).
Verbs:
| word | meaning | subject | object |
|---|---|---|---|
| iluɑʁsaass-avaa | mend | my priest | my coat |
| iluɑʁsaass-issɑɑq | mend | the wife | a coat |
| isuss-avaa | criticize | my husband | the king |
| katiss-avaa | collect | the fiancé | my processed oil |
| katɛʁs-issɑɑq | collect | the religion student | a grape |
| pis-ussɑɑq | walk | my wife | |
| sin-issɑɑq | sleep | my priest | |
| tigumiɑʁs-issɑɑq | wear | my king | linen |
So the suffix:
Apply these findings to P1:
We have a few extra verbs to augment the table:
| word | meaning | subject | object |
|---|---|---|---|
| iluɑʁsaass-avaa | mend | my priest | my coat |
| iluɑʁsaass-issɑɑq | mend | the wife | a coat |
| isuss-avaa | criticize | my husband | the king |
| isɔʁs-issɑɑq | criticize | the religion student | cotton |
| katiss-avaa | collect | the fiancé | my processed oil |
| katiss-avaa | collect | the fiancée | my wine |
| katɛʁs-issɑɑq | collect | the religion student | a grape |
| pis-ussɑɑq | walk | my wife | |
| sin-issɑɑq | sleep | my priest | |
| tigumiass-avaa | wear | the priest | the raw oil |
| tigumiɑʁs-issɑɑq | wear | my king | linen |
Again, we have to explain all the variations in the root:
The obvious explanation for the vowel is, again, harmony: a → ɑ, u → ɔ, i → ɛ when before a uvular (q, ʁ). But where does this uvular come from? Why does the "s" randomly become "ʁ"? And why doesn't "iluɑʁsaass" undergo the same change? The explanation is that this "ʁ" is actually the underlying form, which changes to "s" in the presence of "-avaa". It's quite unnatural but it suffices for the explanation in P3. It's not necessary for P2 though.