Nashalq is the language of the Shikazi, a race of nocturnal hyena-like creatures who live in tribes as hunter-scavengers on the outskirts of human civilization. (This setting is not fleshed out at all, but assume the humans are on the technological level of late antiquity.) The Shikazi and humans mutually fear and distrust each other but rarely come into violent conflict.
Notable features
My idea when I started making this language was to have it reflect animal cognition. At first I thought it would only be a partial system of communication limited in what it could express; but it's gotten more complex as I've worked on it and this point it's clearly becoming a "Turing-complete" language capable of detailed and precise expression. However, it still has two prominent features based on the non-human psychology of its speakers:
- Imperfect recognition of other minds existing equally but separately and independently of the self; and
- Emphasis on expressing direct perceptual and emotional experiences, rather than events or ideas considered abstractly.
- Rather than a 3-way distinction between 1st, 2nd, and 3rd person, there is only a two-way distinction, between Ego (prototypically 1st person) and Alter (prototypically 3rd person). Depending on the context, the speaker may include the listener within Ego, or within Alter; the former is typical in friendly, cooperative conversation, the latter in hostile interchanges. (In glosses I use "one" for Ego and "it" for Alter; in translation into English I use whatever pronouns are contextually appropriate, most often 1st person for Ego and 3rd person for Alter.)
- For a large number of common words referring to perception, emotion, and the like, the semantic role of the experiencer is implicitly and immutably assigned to Ego. For example, the normal word for seeing is n'tuh. It is intransitive, and its subject is the thing seen. The sentence tfig n'tuh may mean "I see a lizard," "we see a lizard," or even "you see a lizard," depending on context, but there is simply no way to use this word to say "he sees a lizard."
Nothing about the phonology is intended to be unhumanlike; as far as I know it's a plausible phonology for a natural human language. For now I'll just talk about the structure of roots; the process that occur in morphologically complex words can be put off till later.
Vowels
Plain | a | i | u | əi̯ <ai> | əu̯ <ou> |
Mid | ɤ <ǎ> | e | o | əe̯ <ae> | əo̯ <oo> |
Consonants
Labial | Alveolar | Palatal | Velar | Uvular | |
Plosive/Affr. | p | t | tʃ <ch> | k | q |
Fricative | (ɸ <f>) | x <h> | χ <x> | ||
Sibilant | s | ʃ <sh> | (sʁ <š>) | ||
Nasal | m | (n) | ŋ <g> | (ɴ <ň>) | |
Approx. | w | l | j <y> | ʁ <r> |
There are a few things that need explaining here:
- <f> is an allophone of <h>. Either realization is possible in most positions, but most often <f> is used in the onset of a syllable and <h> in the coda, and this is the rule I follow in transcription. I spell them differently for aesthetic reasons (and to remind readers that both realizations are common).
- The contrast between <n> and <l> is very limited; strictly speaking [n] and [l] never contrast within a word. At the beginning of a word only [n] occurs (and I write <n>), and at the end of a word, or before another consonant, only [l] occurs (and I write <l>); in other contexts there is free variation (and I write <l>). The clusters [ɲtʃ ŋk ɴq] are written <nch nk nq>; the first of these is difficult to analyze as anything other than /ntʃ/, and contrasts with <lch>.
- <ň š> don't contrast with <g s>; the former appear next to mid vowels, the latter in other positions. Accordingly I spell both sets as <g s> in normal transcription. But <ň š> are phonologically relevant allophones and it's useful to have a transcription for them.
- <s> is historically a reflex of <k> before <i>. However, in the modern language there is sometimes a contrast between them: sit means "short," -kit is a suffix form of kait meaning "track."
- The nasals <m g ň> are sometimes realized as voiced oral stops: optionally in between vowels or at the end of a word, and obligatorily in certain clusters. (Note that, while I spell /ŋ/ as <g> out of typographical convenience, it's not any more prone to being realized as a stop than <m> is.)
- On the other hand, the plosives (and affricate) <p t ch k q> are sometimes voiced, especially when adjacent to a nasal. <t ch> are usually voiced between vowels.
- <y> can be realized as a nasal [ɲ]. Naturally, this happens most frequently next to another nasal.
- <r> varies a bit; the typical realization, as shown, is a uvular approximant or voiced fricative [ʁ], but it may be trilled [ʀ], and some speakers substitute a pharyngeal [ʕ].
As already noted, the vowels and diphthongs are grouped into pairs of plain and mid vowels. The velar and uvular consonants can be similarly paired up:
K | k | g | f/h | s |
Q | q | ň | x | š |
- A K-consonant cannot be adjacent to a Q-consonant.
- A K-consonant cannot be adjacent to a mid vowel.
- A plain vowel cannot be adjacent to a Q-consonant.
- A single root cannot contain both plain vowels and mid vowels.
Root structure
Roots are subject to a few constraints on their form. They can have one syllable or two syllables; two-syllable roots always end in a vowel. A root can contain at most three consonants; a side effect of this is that a root can contain at most one consonant cluster. Consecutive vowels are forbidden. Diphthongs only occur in monosyllabic roots, and are never followed by a cluster. Additionally, each root is either a plain root, which uses the plain vowels <a i u ai ou> and may not contain <q> or <x>; or a uvular root, which use the mid vowels <a e o ae oo>, must contain at least one occurrence of <q> or <x>, and may not contain <s>.
Edit: one more constraint: <w> and <y> can't occur in a syllable coda.
Edit2: <s> occurs only before <i>, whereas <k> is forbidden in that context. As a result, <k> and <s> do not contrast in roots. (The cluster <pk> is an exception--more on that later.)
Here are some examples of roots: ni, xa, uk, aih, ooq, rat, xeg, sit, kait, urk, wulp, ugu, piku, qoyo, shri, kta, qro, txash, pkil, tkuh, tkala, ishmu, yuglu, eqshe, ishpla.
OK, I think this post has gone on long enough; next time I'll talk about what consonant clusters are permitted in roots, and then we can get into syntax.