#+title: The Proto-Ñyqy People #+subtitle: Their Culture, their Language #+setupfile: ../headers #+language: en #+html_head: #+html_head: #+html_head: #+options: auto-id:t #+subject: Proto-Ñyqy Culture and Language #+uid: https://langue.phundrak.com/en/proto-nyqy #+latex_header: \linespread{1.15} #+latex_header: \makeglossaries #+latex: \printglossaries * Foreword :PROPERTIES: :CUSTOM_ID: Introduction-Foreword-d22hjv20e5j0 :END: This document is dual-licensed under the GFDL license[fn:4] for the text and the CC BY-NC-SA 4.0 license[fn:2] for the images. If you got this document by any other mean than a website on the ~.phundrak.com~ domain, please report it as soon as possible. There is currently no agreement with the author to redistribute it by any mean possible. If you wish to redistribute it, please contact the author. This document is about a constructed language (conlang) I created. However, it will be written as an in-universe document would be. Therefore, any reference to other works, documents or people will be completely fictional. If there is somewhere written that there “needs to be more research done on the subject” or any similar kind of expression, this simply means I haven’t written anything on this subject, and I may not plan to. As you might notice, the style of writing in this document will be inspired mainly by the book /Indo-European Language and Culture/ by Benjamin W. Forston. Go read this book if you haven’t already, it’s extremely interesting (except for the part with the Old Irish and Vedic people and what their kings and queens did with horses, I wish to unread that). This is a work of fiction. Any resemblance to persons living or dead, to any real event, or any real people is purely coincidental. * Introduction :PROPERTIES: :CUSTOM_ID: Introduction-z8wgna40e5j0 :END: ** Language Evolution :PROPERTIES: :CUSTOM_ID: Introduction-Language-evolution-mpo10x50e5j0 :END: We are not sure which was the first language ever spoken in our world. Was there even one primordial language, or were there several that spontaneously appeared around our world here and there? We cannot know for certain, this is too far back in our history. Some scientists estimate the firsts of our kind to be gifted the ability to speak lived some hundred of thousand of years back, maybe twice this period even. There is absolutely no way to know what happened at that time with non-physical activities, and we can only guess. We can better guess how they lived, and how they died, than how they interacted with each other, what was their social interaction like, and what were the first words ever spoken on our planet. Maybe they began as grunts of different pitches, with hand gestures, then two vowels became distinct, a couple of consonants, and the first languages sprung from that. This, we do not know, and this is not the subject of this book anyways. What we do know is, languages evolve as time passes. One language can morph in the way it is pronounced, in the way some words are used, in the way they are shaped by their position and role in the sentence, by how they are organized with each other. A language spoken two centuries back will sound like its decendent today, but with a noticeable difference. Jumping a couple of centuries back, and we lost some intelligibility, and some sentences sound alien to us. A millenium back, and while the language resonates, we cannot understand it anymore. Going the other way around, travelling to the future, would have the same effect, except that we would not necessarily follow only one language, but several, for in different places, different changes would take place. As time goes by, these differences become more and more proeminent, and what was once the same langage becomes several dialects that become less and less similar to one another, until we end up with several languages, sister between themselves, daughters to the initial language. ** Relating Languages Between Themselves :PROPERTIES: :CUSTOM_ID: Introduction-Relating-languages-between-themselves-7qp10x50e5j0 :END: We are not sure who first emited the theory of language evolution; this has been lost to time during the great collapse two thousand years back, and only a fraction of the knowledge from back then survived the flow of time. We’re lucky even to know about this. It’s the Professor Loqbrekh who, in 3489, first deciphered some books that were found two decades prior, written in Énanonn. They described the principle of language evolution, and how language families could be reconstructed, how we could know languages are related, and a hint on how mother languages we do not know could be reconstructed. The principle on how historical linguistics are the following: #+begin_quote If two languages share a great number of coincidentally similar features, especially in their grammar, so much so that it cannot be explained by chance only, then these two languages are surely related. #+end_quote By this process, we can recreate family trees of languages. Some are more closely related to one another than some other, which are more distant. Sometimes, it is even unsure if a language is related to a language tree; maybe the language simply borrowed a good amount of vocabulary from another language that we either now of, or died since. The best attested languages are the ones we have written record of. In a sense, we are lucky: while we do know a vast majority of the written documents prior to the great collapse were lost during this sad event, we still have a good amount of them left in various languages we can analyze, and we still find some that were lost before then and found back again. The earliest written record we ever found was from the Loho language, the oldest member of the Mojhal language tree attested; the Mojhal tree has been itself linked to the Ñyqy tree some fifty years ago by the Pr Khorlan (3598). #+name: tree-language-family #+begin_src dot :file proto-nyqy/nyqy-family-tree.png :exports results digraph d { graph[dpi=300,bgcolor="transparent"]; node[shape=plaintext]; ranksep=.75; size="7.5,7.5"; { "-10000" -> "-8000" -> "-6000" -> "-5000" -> "-4500" -> "-4000" -> "-3500" -> "-2000" -> "-1000" -> "-500" -> present; } { rank=same; "-8000"; protonyqy[label="Proto-Ñyqy\n6,000 to 10,000 years ago"]; } { rank=same; "-5000"; protoma[label="Proto-Mojhal-Andelian\n4,000 to 6,000 years ago"]; } { rank=same; "-4500"; prototiltinian[label="Proto-Tiltinian\nca. 4,500 years ago"]; protoandelian[label="Proto-Andelian\nca. 4,000 to 5,000 years ago"]; } { rank=same; "-4000"; protomojhal[label="Proto-Mojhal\nca. 4,000 years ago"]; } { rank=same; "-3500"; loho[label="Loho\nca. 3,500 years ago"]; } { rank=same; "-2000"; protopritian[label="Proto-Pritian\nca. 2,000 years ago"]; "ne’ic"[label="Ñe’ic\nca. 2,500 years ago"]; } { rank=same; "-1000"; oryora[label="Old Ryora\nca. 1,300 years ago"]; oenanonn[label="Old Énanonn\nca. 900 years ago"]; omanniki[label="Old Manniki\nca. 1,200 years ago"]; } { rank=same; "-500"; oauc[label="Old Auc\n600 years ago"]; mmanniki[label="Middle Manniki\nca. 400 years ago"]; } { rank=same; present; enanonn[label="Énanonn"]; ryora[label="Ryora"]; auc[label="Auc"]; manniki[label="Manniki"]; } protonyqy -> protoma; protonyqy -> protopritian; protonyqy -> prototiltinian; protoma -> protomojhal; protoma -> protoandelian; protomojhal -> loho; protomojhal -> "ne’ic"; "ne’ic" -> oenanonn -> enanonn; "ne’ic" -> omanniki -> mmanniki -> manniki; protoandelian -> oryora -> ryora; protoandelian -> oauc -> auc; } #+end_src #+NAME: tree:nyqy-languages #+ATTR_HTML: :alt Ñyqy Family Tree :class gentree :loading lazy #+CAPTION: Ñyqy Family Tree #+RESULTS[e3e196a53a2ce9ec0249f3197ade50494485766a]: tree-language-family [[file:img/proto-nyqy/nyqy-family-tree.png]] ** Principles of Historical Linguistics :PROPERTIES: :CUSTOM_ID: Introduction-Principles-of-historical-linguistics-woq10x50e5j0 :END: So, how does historical linguistics work? How does one know what the mother language of a bunch of other languages is? In historical linguistics, we study the similarities between languages and their features. If a feature is obviously common, there is a good chance it is inherited from a common ancestor. The same goes for words, we generally take the average of several words, we estimate what their ancestor word was like, and we estimate what sound change made these words evolve the way they did. If this sound change consistently works almost always, we know we hit right: sound changes are very regular, and exceptions are very rare. And this is how we can reconstruct a mother language that was lost to time thanks to its existing daughter languages. But as we go back in time, it becomes harder and harder to get reliable data. Through evolution, some information is lost --- maybe there once was an inflectional system that was lost in all daughter languages, and reconstructing that is nigh impossible. And since no reconstruction can be attested, we need a way to distinguish these from attested forms of words. This is why attested words are simply written like “this”, while reconstructed words are written with a preceding star like “{{{recon(this)}}}”. Sometimes, to distinguish both from the text, you will see the word of interest be written either in *bold* or /italics/. This bears no difference in meaning. ** On Proto-Languages :PROPERTIES: :CUSTOM_ID: Introduction-On-proto-languages-qtr10x50e5j0 :END: As we go back in time, there is a point at which we have to stop: we no longer find any related language to our current family, or we can’t find enough evidence that one of them is part of the family and if they are related, they are very distantly related. This language we cannot go beyond is called a proto-language, and it is the mother language of the current language family tree. In our case, the Proto-Ñyqy language, spoken by the Ñyqy people, is the mother language of the Ñyqy language family tree and the ancestor of the more widely known Mojhal languages. There is something I want to insist on very clearly: a proto-language is not a “prototype” language as we might think at first --- it is not an imperfect, inferior language that still needs some iterations before becoming a full-fledged language. It has been proven multiple times multiple times around the world, despite the best efforts of the researchers of a certain empire, that all languages are equally complex regardless of ethnicity, education, time, and place. Languages that are often described as “primitive” are either called so as a way to indicate they are ancient, and therefore close to a proto-language, or they are described so by people trying to belittle people based on incorrect belief that some ethnicities are somehow greater or better than others. This as well has been proven multiple times that this is not true. A proto-language bore as much complexity as any of the languages currently spoken around the world, and a primitive language in linguistic terms is a language close in time to these proto-languages, such as the Proto-Mojhal language (which is also in turn the proto-language of the Mojhal tree). The only reason these languages might seem simpler is because we do not know them and cannot know them in their entierty, so of course some features are missing from it, but they were surely there. Note that “Proto-Ñyqy” is the usual and most widely accepted spelling of the name of the language and culture, but other spellings are accepted such as “Proto Ñy Qy”, “Proto Ñy Ħy”, “Proto Ḿy Qy”, or “Proto Ḿy Ħy”, each with their equivalent with one word only after the “Proto” part. As we’ll see below in §[[#Structural-Preview-Phonetic-Inventory-and-Translitteration-Consonants-xethtyt058j0]], the actual pronunciation of consonants is extremely uncertain, and each one of these orthographies are based on one of the possible pronunciations of the term {{{recon(ñyqy)}}}. In this book, we’ll use the so called “coronal-only” orthography, unless mentionned otherwise. Some people also have the very bad habit of dubbing this language and culture as simply “Ñyqy” (or one of its variants), but this is very wrong, as the term “Ñyqy” designates the whole familiy of languages and cultures that come from the Proto-Ñyqy people. The Tiltinian languages are as much Tiltinian as they are Ñyqy languages, but that does not mean they are the same as the Proto-Ñyqy language, even if they are relatively close in terms of time. When speaking about something that is “Ñyqy”, we are generally speaking about daughter languages and cultures and not about the Proto-Ñyqy language and culture itself. Note also we usually write this language with groups of morphemes, such as a noun group, as one word like we do with {{{recon(ñyqy)}}}. However, when needed we might separate the morphemes by a dash, such as in {{{recon(ñy-qy)}}}. ** Reconstructing the Culture Associated to the Language :PROPERTIES: :CUSTOM_ID: Introduction-On-the-culture-associated-to-the-language-oa3g5660e5j0 :END: While the comparative method described in §[[#Introduction-Principles-of-historical-linguistics-woq10x50e5j0]] work on languages, we also have good reasons to believe they also work of culture: if elements of different cultures that share a language from the same family also share similar cultural elements, we have good reasons to believe these elements were inherited from an earlier stage of a common culture. This is an entire field of research in its own right, of course, but linguistics also come in handy when trying to figure out the culture of the Ñyqy people: the presence of certain words can indicate the presence of what they meant, while the impossibility of recreating a word at this stage of the language might indicate it only appeared in later stages of its evolution, and it only influenced parts of the decendents of the culture and language. For instance, the lack of word for “honey” in Proto-Ñyqy but the ability to reconstruct a separate word for both the northern and southern branches strongly suggests both branches discovered honey only after the Proto-Ñyqy language split up into different languages, and its people in different groups, while the easy reconstruction of {{{recon(mygú)}}} signifying /monkey/ strongly suggests both branches knew about this animal well before these two groups split up. More on the culture in §[[#Culture-of-the-Proto-Ñyqy-People-keflq2i0g5j0]] below. * Culture of the Proto-Ñyqy People :PROPERTIES: :CUSTOM_ID: Culture-of-the-Proto-Ñyqy-People-keflq2i0g5j0 :END: While the Proto-Ñyqy is the most well attested cultural and linguistic family, the temporal distance between the Proto-Ñyqy people and us makes it extremely hard to reconstruct anything. The various branches of the Ñyqy family evolved over the past eight to twelve past millenia, and some changed pretty drastically compared to their ancestors. Therefore, do not expect an in-depth description of what their society was like, but rather what could be considered an overview compared to some other culture descriptions. ** The Name of the Language :PROPERTIES: :CUSTOM_ID: Culture-of-the-Proto-Ñyqy-People-The-Name-of-the-Language-cknak9n0h5j0 :END: First, it is important to know where the name of this language came from. Since it has such a wide spread in this world, giving it a name based on where its daughter branches went would give it a very long name, or with a shorter one we would have very boring or limited names --- the “Proto-Northern-Southern” language doesn’t sound very good, and the “Proto-Mojhal-Andelian” language leaves other major branches out, such as the Pritian branch which we cannot ommit, just as the Mojhal and Andelian branches. So, researchers went with the reconstructed word for the inclusive /we/: {{{recon(ñyqy)}}}. It itself is a coumpound word made up of {{{recon(ñy)}}}, which is the first person pronoun, and {{{recon(qy)}}} which is sometimes used as a grammatical morpheme indicating a plural --- it also means six, as we will later on, the number system of the Proto-Ñyqy people was a bit complex. ** Geographical Location :PROPERTIES: :CUSTOM_ID: Culture-of-the-Proto-Ñyqy-People-Geographical-Location-fmfkumo0h5j0 :END: It is often very hard to find the location of very old reconstructed languages, such as the Proto-Mojhal language itself which location is still not clearly known despite its name. But when it comes to the Proto-Ñyqy people, we have a surprisingly good idea of where they were: in the hot rainforests of the northern main continent, most probably near nowadays’ Rhesodia. We know this thanks to some of their reconstructed words which are typical for the other people that lived or still live in hot rainforests, and these terms are older than the split between the northern and southern groups. For instance, both groups have a common ancestor word for /bongo/, {{{recon(zebec)}}}, as well as for the /bonobo/, {{{recon(pœwec)}}}, which are only found in these rainforests. ** Society :PROPERTIES: :CUSTOM_ID: Culture-of-the-Proto-Ñyqy-People-Society-g29i52n0h5j0 :END: The Proto-Ñyqy was a matriachal society, led most likely by older women who had an important spiritual role. This cultural trait is found in numerous daughter branches of the Ñyqy family, and it would be unreasonable to think a large amount of them would change in the same way despite many branches being most likely disconnected from one another, and the patriarchal branches almost all retained women as their spiritual figurehead, even if political power passed in the hands of men. ** Religion and Beliefs :PROPERTIES: :CUSTOM_ID: Culture-of-the-Proto-Ñyqy-People-Religion-and-beliefs-31mj52n0h5j0 :END: This question might be the hardest of all to answer, as we can only speculate based on the religions the daughter cultures of the Ñyqy family had, as well as the few hints we can get through the Proto-Ñyqy vocabulary. Through this keyhole, dusted by millenia of cultural and linguistic changes, we can offer an initial answer. It seems the Proto-Ñyqy reveered several gods, with however one god or goddes above them called {{{recon(Qiisci)}}}, that might have been to them some form of queen or some sort of god for the gods themselves. We can find for instance this figure in the Mojhal patheon under the name of Kísce. Other than the parental figure of this divinity, their role is vastly unknown. ** Personal Names :noexport: :PROPERTIES: :CUSTOM_ID: Culture-of-the-Proto-Ñyqy-People-Personal-names-8ymj52n0h5j0 :END: * Structural Overview :PROPERTIES: :CUSTOM_ID: Structural-Preview-ax13bot058j0 :END: ** Typological Outline of Proto-Ñyqy :PROPERTIES: :CUSTOM_ID: Structural-Preview-Typological-Outline-of-Proto-Ñyqy-chc1dpt058j0 :END: # - Is the language dominantly isolating or polysynthetic? # - If the language is at all polysynthetic, is it dominantly # agglutinative or fusional? Give examples of its dominant pattern # and any secondary patterns. # - If the language is at all agglutinative, is it dominantly # prefixing, suffixing or neither? # - Illustrate the major and secondary patterns (including infixation, # stem modification, reduplication, suprasegmental modification, and # suppletion). # - If the language is at all polysynthetic, is it dominantly # "head-marking", "dependent-marking", or mixed? # - Give some examples of each type of marking the language exhibits. Proto-Ñyqy is a language that appears to be strongly analytical and isolating. It relies mainly on its syntax when it comes to its grammar and seldom on morphological rules if at all. Most of its words contain either one or two syllables and its sentenses often revolve around linked morphemes which could be interpreted as grammatical particules. You can find some examples of Proto-Ñyqy and its translation below as well as its glossing. 1. {{{recon(yq ñe pom qy)}}} | yq | ñe | pom | qy | | dem.prox3 | home | GEN | 1sg(ABS) | This house is mine 2. {{{recon(cø ne)}}} | cø | ñe | | 1sg.POSS.INCL | house(ABS) | This is my house 3. {{{recon(pim bú qi coq op)}}} | pim | bú | qi | coq | op | | mango | 2sg(ERG) | DU | eat | PST | We (two) ate a mango 4. {{{recon(cø pim i bœ mygú coq ug mún op zø qy zúmu op)}}} | cø | pim | i | bœ | mygú | coq | ug | mún | op | | POSS.1sg | mango | undef.art(ABS) | def.art | monkey(ERG) | eat | SUBJ | PROG | PST | | zø | qy | zúmu | op | | 3sg(ABS) | 1sg(ERG) | see | PST | I saw the monkey that would have been eating a mango of mine In the first and second examples, we can notice the absence of a verb “to be” or any equivalent, this shows existential predicates did not need a verb in order to express the existance of something and its attributes. This also reveals the word order of the genitive form in Proto-Ñyqy, the genitive particle follows the element it propertizes and is followed by its property. For instance, in {{{recon(yq ñe pom qy)}}}, {{{recon(yq ñe)}}} “this house” has the property of being mine {{{recon(qy)}}} is the first person singular). /I/ characterize /this house/, therefore /this house is of me/, /this is my house/. The main difference between the first and the second examples is the first example is the accent in the first example is on the fact that said house is /mine/, whereas in the second example “my house” is simply presented to the interlocutor. As you can see in the third example, Proto-Ñyqy used to have a dual number which has been lost in most of its decendent languages, and the remaining languages employ the former dual as their current plural dissmissing instead the old plural. As indicated by its name, the dual was used when referencing to two elements when an otherwise greater amount of elements would have required the plural. Hence, in this example, you could consider {{{recon(bú qi)}}} to be kind of a 2DU pronoun. # --- it is actually a bit more complex than that, as we’ll see in # chapter # [[#Structural-Preview-Structure-of-a-Nominal-Group-Numbers-n0a6umu058j0]]. Finally, the fourth example gives us an overview of Proto-Ñyqy syntax, such as a different position depending on whether we use an indefinite or definite article, as well as a subclause inserted in the main clause defining a noun phrase, here {{{recon(zø)}}} refering to {{{recon(mygú)}}}. We can also clearly see the word order of main clauses presented as Absolutive-Ergative-Verb, Proto-Ñyqy being most likely a mostly ergative language. It is to be noted that although it is supposed Proto-Ñyqy was a mostly analytical language, some people like to write related morphemes together as one word, hyphenated or not. Thus, the third example could also be written as {{{recon(pim búqi coqop)}}} or {{{recon(pim bú-qi coq-op)}}} by some. It is due to the fact Proto-Ñyqy was for a long time thought to be an agglutinative language and the habit of writing related morphemes as one word stuck around. However, nowadays we know an analytical Proto-Ñyqy is instead most likely and scolars began writing morphenes separated from each other instead. ** Phonetic Inventory and Translitteration :PROPERTIES: :CUSTOM_ID: Structural-Preview-Phonetic-Inventory-and-Translitteration-1hrhtyt058j0 :END: *** Vowels :PROPERTIES: :CUSTOM_ID: Structural-Preview-Phonetic-Inventory-and-Translitteration-Vowels-vishtyt058j0 :END: As we stand today, eight vowels were reconstructed for Proto-Ñyqy, as presented in the table [[table:vowels:trans]]. Below is a short guide to their pronunciation: - e :: {{{phon(*ɛ)}}} as in General American English /“bed”/ [bɛd] - i :: {{{phon(*ɪ)}}} as in General American English /“bit”/ [bɪt] - o :: {{{phon(*ɔ)}}} as in General American English /“thought”/ [θɔːt] - ø :: {{{phon(*ø)}}} as in French /“peu”/ [pø] - œ :: {{{phon(*ɤ)}}} as in Scottish Gaelic /“doirbh”/ [d̪̊ɤrʲɤv] - u :: {{{phon(*ʊ)}}} as in General American English /“hook”/ [hʊ̞k] - ú :: {{{phon(*u)}}} as in General American English /“boot”/ [bu̟ːt] - y :: {{{phon(*y)}}} as in French /“dune”/ [d̪yn] #+NAME: table:vowels:trans #+CAPTION: Proto-Ñyqy Vowels #+ATTR_LATEX: :placement [htb] | | | | | / | < | < | | | antérieures | postérieures | |-------------+-------------+--------------| | fermées | y | ú | | pré-fermées | i | u | | mi-fermées | ø | œ | | mi-ouvertes | e | o | We also have a ninth vowel, noted <ə> which denotes an unknown vowel. It is most likely this was before the Proto-Ñyqy breakup a simple schwa standing where a vowel got reduced either at an earlier stage than Proto-Ñyqy or during the breakup of the language. Depending on the languages that evolved from Proto-Ñyqy, some got rid of it later while some other reinstated it as a full vowel with different rules each on which vowel it would become. Thus in the current stage of reasearch on Proto-Ñyqy, we cannot know for certain which vowel it should have been. It is however possible to create a featural tree for the known vowels, determining which would have been considered closer to others, as seens with figure [[tree:vowels]]. #+NAME: vow-tree #+header: :var vowels=vowels-featural-list #+BEGIN_SRC emacs-lisp :wrap "src dot :file proto-nyqy/vowel-feature-tree.png" (conlanging-list-to-graphviz vowels) #+END_SRC #+RESULTS[b89b1c11e7fefc81753f805211bdef60f246d43f]: vow-tree #+begin_src dot :file proto-nyqy/vowel-feature-tree.png graph{graph[dpi=300,bgcolor="transparent"];node[shape=plaintext];"vowels-0jae0mb5jxtn"[label="vowels"];"+back-0jae0mb5jxtx"[label="+back"];"vowels-0jae0mb5jxtn"--"+back-0jae0mb5jxtx";"+tense-0jae0mb5jxu1"[label="+tense"];"+back-0jae0mb5jxtx"--"+tense-0jae0mb5jxu1";"+high-0jae0mb5jxu4"[label="+high"];"+tense-0jae0mb5jxu1"--"+high-0jae0mb5jxu4";"/u/-0jae0mb5jxu6"[label="/u/"];"+high-0jae0mb5jxu4"--"/u/-0jae0mb5jxu6";"-high-0jae0mb5jxub"[label="-high"];"+tense-0jae0mb5jxu1"--"-high-0jae0mb5jxub";"/ɤ/-0jae0mb5jxue"[label="/ɤ/"];"-high-0jae0mb5jxub"--"/ɤ/-0jae0mb5jxue";"-tense-0jae0mb5jxuq"[label="-tense"];"+back-0jae0mb5jxtx"--"-tense-0jae0mb5jxuq";"+high-0jae0mb5jxus"[label="+high"];"-tense-0jae0mb5jxuq"--"+high-0jae0mb5jxus";"/ʊ/-0jae0mb5jxuv"[label="/ʊ/"];"+high-0jae0mb5jxus"--"/ʊ/-0jae0mb5jxuv";"-high-0jae0mb5jxv1"[label="-high"];"-tense-0jae0mb5jxuq"--"-high-0jae0mb5jxv1";"/ɔ/-0jae0mb5jxv3"[label="/ɔ/"];"-high-0jae0mb5jxv1"--"/ɔ/-0jae0mb5jxv3";"-back-0jae0mb5jxvp"[label="-back"];"vowels-0jae0mb5jxtn"--"-back-0jae0mb5jxvp";"+tense-0jae0mb5jxvs"[label="+tense"];"-back-0jae0mb5jxvp"--"+tense-0jae0mb5jxvs";"+high-0jae0mb5jxvv"[label="+high"];"+tense-0jae0mb5jxvs"--"+high-0jae0mb5jxvv";"/y/-0jae0mb5jxvy"[label="/y/"];"+high-0jae0mb5jxvv"--"/y/-0jae0mb5jxvy";"-high-0jae0mb5jxw4"[label="-high"];"+tense-0jae0mb5jxvs"--"-high-0jae0mb5jxw4";"/ø/-0jae0mb5jxw7"[label="/ø/"];"-high-0jae0mb5jxw4"--"/ø/-0jae0mb5jxw7";"-tense-0jae0mb5jxwi"[label="-tense"];"-back-0jae0mb5jxvp"--"-tense-0jae0mb5jxwi";"+high-0jae0mb5jxwl"[label="+high"];"-tense-0jae0mb5jxwi"--"+high-0jae0mb5jxwl";"/ɪ/-0jae0mb5jxwo"[label="/ɪ/"];"+high-0jae0mb5jxwl"--"/ɪ/-0jae0mb5jxwo";"-high-0jae0mb5jxwt"[label="-high"];"-tense-0jae0mb5jxwi"--"-high-0jae0mb5jxwt";"/ɛ/-0jae0mb5jxww"[label="/ɛ/"];"-high-0jae0mb5jxwt"--"/ɛ/-0jae0mb5jxww";} #+end_src #+NAME: tree:vowels #+ATTR_HTML: :alt Proto-Ñyqy Vowel Featural Tree :class gentree :loading lazy #+CAPTION: Proto-Ñyqy Vowels Featural Tree #+RESULTS[dac9546e31b40b5e6a172a74914ac3fa60f3b1c4]: [[file:img/proto-nyqy/vowel-feature-tree.png]] **** Private Data :noexport: :PROPERTIES: :CUSTOM_ID: Structural-Overview-Phonetic-Inventory-and-Translitteration-Vowels-Private-Data-jt8bq9m0eaj0 :END: #+name: vowels-featural-list - vowels - +back - +tense - +high - /u/ - -high - /ɤ/ - -tense - +high - /ʊ/ - -high - /ɔ/ - -back - +tense - +high - /y/ - -high - /ø/ - -tense - +high - /ɪ/ - -high - /ɛ/ *** Consonants :PROPERTIES: :CUSTOM_ID: Structural-Preview-Phonetic-Inventory-and-Translitteration-Consonants-xethtyt058j0 :END: The topic of consonants, unlike vowels, is a hot debate among linguists. while we are pretty sure proto-ñyqy has twelve consonants, we are still unsure which consonants they are due to the extreme unstability of the dorsal feature, and there is seemingly no consistency as to how the consonants stabilized in the different languages that emerged from the proto-ñyqy breakup. it is only in the recent years Ishy Maeln proposed a new theory that is gaining traction among proto-ñyqy specialists: each consonant could be pronounced either as a dorsal or as a non-dorsal depending on its environment and both potential pronunciation can be correct. she even goes further and proposes proto-ñyqy had an alternating rule stating a given consonant had to be non-dorsal if the previous one was, and vice versa. this would explain the common pattern of dorsal consonants alternation found in some early languages found after the breakup such as proto-mojhal. this phenomenon is more thouroughly explained in §[[#Structural-Preview-Phonetic-Inventory-and-Translitteration-Consonants-xethtyt058j0]]. You can find the featural tree of the Proto-Ñyqy consonants in the figure [[tree:cons]]. Each grapheme displays below its dorsal pronunciation on the left and its non-dorsal pronunciation on the right. #+name: cons-tree #+header: :var consonants=consonants-featural-list #+begin_src emacs-lisp :wrap "src dot :file proto-nyqy/consonant-feature-tree.png" (conlanging-list-to-graphviz consonants) #+end_src #+RESULTS[4e9a50b96e705bd847ee3fab2534263dd96ca335]: cons-tree #+begin_src dot :file proto-nyqy/consonant-feature-tree.png graph{graph[dpi=300,bgcolor="transparent"];node[shape=plaintext];"consonants-0jae0mrv0dgn"[label="consonants"];"+coronal-0jae0mrv0dgx"[label="+coronal"];"consonants-0jae0mrv0dgn"--"+coronal-0jae0mrv0dgx";"+anterior-0jae0mrv0dh1"[label="+anterior"];"+coronal-0jae0mrv0dgx"--"+anterior-0jae0mrv0dh1";"+voice-0jae0mrv0dh3"[label="+voice"];"+anterior-0jae0mrv0dh1"--"+voice-0jae0mrv0dh3";"+nasal-0jae0mrv0dh6"[label="+nasal"];"+voice-0jae0mrv0dh3"--"+nasal-0jae0mrv0dh6";"n\nɳ / n-0jae0mrv0dh9"[label="n\nɳ / n"];"+nasal-0jae0mrv0dh6"--"n\nɳ / n-0jae0mrv0dh9";"-nasal-0jae0mrv0dhf"[label="-nasal"];"+voice-0jae0mrv0dh3"--"-nasal-0jae0mrv0dhf";"z\nʝ / z-0jae0mrv0dhi"[label="z\nʝ / z"];"-nasal-0jae0mrv0dhf"--"z\nʝ / z-0jae0mrv0dhi";"-voice-0jae0mrv0dht"[label="-voice"];"+anterior-0jae0mrv0dh1"--"-voice-0jae0mrv0dht";"s\nç / s-0jae0mrv0dhw"[label="s\nç / s"];"-voice-0jae0mrv0dht"--"s\nç / s-0jae0mrv0dhw";"-anterior-0jae0mrv0did"[label="-anterior"];"+coronal-0jae0mrv0dgx"--"-anterior-0jae0mrv0did";"+voice-0jae0mrv0dif"[label="+voice"];"-anterior-0jae0mrv0did"--"+voice-0jae0mrv0dif";"j\nɟ / d͡ʒ-0jae0mrv0dii"[label="j\nɟ / d͡ʒ"];"+voice-0jae0mrv0dif"--"j\nɟ / d͡ʒ-0jae0mrv0dii";"- voice-0jae0mrv0dio"[label="- voice"];"-anterior-0jae0mrv0did"--"- voice-0jae0mrv0dio";"c\nc / t͡ʃ-0jae0mrv0dir"[label="c\nc / t͡ʃ"];"- voice-0jae0mrv0dio"--"c\nc / t͡ʃ-0jae0mrv0dir";"-coronal-0jae0mrv0djo"[label="-coronal"];"consonants-0jae0mrv0dgn"--"-coronal-0jae0mrv0djo";"+voice-0jae0mrv0djr"[label="+voice"];"-coronal-0jae0mrv0djo"--"+voice-0jae0mrv0djr";"+nasal-0jae0mrv0dju"[label="+nasal"];"+voice-0jae0mrv0djr"--"+nasal-0jae0mrv0dju";"+labial-0jae0mrv0djw"[label="+labial"];"+nasal-0jae0mrv0dju"--"+labial-0jae0mrv0djw";"m\nŋ͡m / m-0jae0mrv0djz"[label="m\nŋ͡m / m"];"+labial-0jae0mrv0djw"--"m\nŋ͡m / m-0jae0mrv0djz";"-labial-0jae0mrv0dk5"[label="-labial"];"+nasal-0jae0mrv0dju"--"-labial-0jae0mrv0dk5";"ñ\nɴ / ɦ̃-0jae0mrv0dk7"[label="ñ\nɴ / ɦ̃"];"-labial-0jae0mrv0dk5"--"ñ\nɴ / ɦ̃-0jae0mrv0dk7";"-nasal-0jae0mrv0dkk"[label="-nasal"];"+voice-0jae0mrv0djr"--"-nasal-0jae0mrv0dkk";"+labial-0jae0mrv0dkn"[label="+labial"];"-nasal-0jae0mrv0dkk"--"+labial-0jae0mrv0dkn";"+constricted-0jae0mrv0dkq"[label="+constricted"];"+labial-0jae0mrv0dkn"--"+constricted-0jae0mrv0dkq";"w\nw / v-0jae0mrv0dkt"[label="w\nw / v"];"+constricted-0jae0mrv0dkq"--"w\nw / v-0jae0mrv0dkt";"-constricted-0jae0mrv0dky"[label="-constricted"];"+labial-0jae0mrv0dkn"--"-constricted-0jae0mrv0dky";"b\ng͡b / b-0jae0mrv0dl1"[label="b\ng͡b / b"];"-constricted-0jae0mrv0dky"--"b\ng͡b / b-0jae0mrv0dl1";"-labial-0jae0mrv0dld"[label="-labial"];"-nasal-0jae0mrv0dkk"--"-labial-0jae0mrv0dld";"g\nɡ / ʕ-0jae0mrv0dlg"[label="g\nɡ / ʕ"];"-labial-0jae0mrv0dld"--"g\nɡ / ʕ-0jae0mrv0dlg";"-voice-0jae0mrv0dmf"[label="-voice"];"-coronal-0jae0mrv0djo"--"-voice-0jae0mrv0dmf";"+labial-0jae0mrv0dmi"[label="+labial"];"-voice-0jae0mrv0dmf"--"+labial-0jae0mrv0dmi";"p\nk͡p / p-0jae0mrv0dml"[label="p\nk͡p / p"];"+labial-0jae0mrv0dmi"--"p\nk͡p / p-0jae0mrv0dml";"-labial-0jae0mrv0dmr"[label="-labial"];"-voice-0jae0mrv0dmf"--"-labial-0jae0mrv0dmr";"q\nq / ħ-0jae0mrv0dmt"[label="q\nq / ħ"];"-labial-0jae0mrv0dmr"--"q\nq / ħ-0jae0mrv0dmt";} #+end_src #+NAME: tree:cons #+ATTR_HTML: :alt Feature Tree of Proto-Ñyqy Consonants :class gentree :loading lazy #+ATTR_LATEX: :float sideways #+CAPTION:Feature Tree of Proto-Ñyqy Consonants #+RESULTS[9684da582c5607871725d06858e1edc91b7ab4a2]: [[file:img/proto-nyqy/consonant-feature-tree.png]] As you can see, each one of the consonants have their two alternative indicated below their grapheme. In the case of the coronal consonants, the alternative consonant is obtained by replacing the anterior feature by the dorsal feature when it is present. The way of writing consonants was therefore standardized as presented in the table [[table:consonants-pronunciation]]. #+name: table:consonants-pronunciation #+caption: Possible Pronunciations of the Proto-Ñyqy Consonants | | | | | | Main Grapheme | Dorsal Phoneme | Non-Dorsal Phoneme | Alternate Grapheme | |---------------+----------------+--------------------+--------------------| | ñ | {{{phon(*ɴ)}}} | {{{phon(*ɦ̃)}}} | ḿ | | q | {{{phon(*q)}}} | {{{phon(*ħ)}}} | ħ, h_{1} | | g | {{{phon(*ɢ)}}} | {{{phon(*ʕ)}}} | ȟ, h_{2} | | c | {{{phon(*c)}}} | {{{phon(*t͡ʃ)}}} | ł | | j | {{{phon(*ɟ)}}} | {{{phon(*d͡ʒ)}}} | ʒ | | w | {{{phon(*w)}}} | {{{phon(*v)}}} | l | | m | {{{phon(*ŋ͡m)}}} | {{{phon(*m)}}} | r, r_{1} | | p | {{{phon(*χ)}}} | {{{phon(*p)}}} | xh, r_{2} | | b | {{{phon(*g͡b)}}} | {{{phon(*b)}}} | rh, r_{3} | | n | {{{phon(*ɳ)}}} | {{{phon(*n)}}} | y | | s | {{{phon(*ç)}}} | {{{phon(*s)}}} | x, r_{4} | | z | {{{phon(*ʝ)}}} | {{{phon(*z)}}} | ɣ, r_{5} | For each of these consonants, the letter chosen represents what we suppose was the most common or the default pronunciation of the consonant represented. In the table are also included alternate graphemes you might find in other, mostly older works, though they are mostly deprecated now. As you can see, Proto-Ñyqy had potentially two different consonants that could be pronounced as {{{phon(*m)}}}. Although it did not influence Proto-Ñyqy as far as we know, it definitively influenced the Pritian branch of the family, with <ñ> and influencing differently the vowel following it. Several consonants used to be unknown at the beginnings of the Proto-Ñyqy study, as can be seen with the old usage of . These are found mostly in the earlier documents but progressively dissapear as our understanding of the Proto-Ñyqy grew during the past century. They are not used anymore, but any student that wishes to read older documents on Proto-Ñyqy should be aware of these. **** Private Data :noexport: :PROPERTIES: :CUSTOM_ID: Structural-Overview-Phonetic-Inventory-and-Translitteration-Consonants-Private-Data-sfcbpfm0eaj0 :END: #+name: consonants-featural-list - consonants - +coronal - +anterior - +voice - +nasal - n\nɳ / n - -nasal - z\nʝ / z - -voice - s\nç / s - -anterior - +voice - j\nɟ / d͡ʒ - - voice - c\nc / t͡ʃ - -coronal - +voice - +nasal - +labial - m\nŋ͡m / m - -labial - ñ\nɴ / ɦ̃ - -nasal - +labial - +constricted - w\nw / v - -constricted - b\ng͡b / b - -labial - g\nɡ / ʕ - -voice - +labial - p\nk͡p / p - -labial - q\nq / ħ *** Pitch and Stress :PROPERTIES: :CUSTOM_ID: Structural-Overview-Phonetic-Inventory-and-Translitteration-Pitch-and-Stress-br8ank61e8j0 :END: It is definitively known Proto-Ñyqy had a stress system that was used both on a clause and on a word level, as it has been inherited by the languages that evolved from it. However, it is not possible to reconstruct it accurately, we only know the vowel <ə> was unstressed and only appeared in words with two syllables or more. However, we do not know if it had any morphological meaning or if it was productive. On the other hand, we are much less sure about whether it had an accent system, and if it did whether it was productive or not. Most of the languages that evolved from Proto-Ñyqy had or have one such as the Mojhal-Andelian family, but some don’t such as the Pritian family. The most commonly accepted answer is a pitch system appeared after the breakup of the pitchless branches which happenned earlier than the other branches which do have a pitch system. In reconstructed Proto-Ñyqy however, if such a system was present, pitches were most likely non-phonemic and unproductive. It only gained productivity in later stages, after the first breakups we know, in a common unknown ancestor language of the branches which did or still do have either an accent or a pitch system, and even there the evolutions seem to have happened in different ways depending on the branches. It is therefore impossible to know what the pitch system of Proto-Ñyqy was if it had one. ** Phonotactics :PROPERTIES: :CUSTOM_ID: Structural-Preview-Phonotactics-r2whtyt058j0 :END: *** Syllable Structure :PROPERTIES: :CUSTOM_ID: Structural-Overview-Phonotactics-Syllable-Structure-hhx3zk40f8j0 :END: The prototypical syllable in Proto-Ñyqy appears as a (C)V(C)(C) syllable with at least one consonant around the vowel, either in the onset or in the coda. At most, it can have one consonant in the onset and two in the coda. No special rule have been found to rule the onset, it can host any consonant without any effect on the vowel. However, it has been found the coda has some rules: - two nasal consonants cannot follow each other --- no {{{recon(-ñm)}}} - two coronal consonants cannot follow each other --- no {{{recon(-ns)}}} - labial consonants are never found with another consonant in the coda --- no {{{recon(-ps)}}} For instance, {{{recon(noc zebec)}}} would be pronounced as {{{recon(noc gebec)}}}. It is most likely the features to chose from when converting a consonant from a coronal to a non-coronal were considered as absent by default. This results in the table [[table:coronal-to-non-coronal-consonants]] --- as you can see, the pair and and the pair and convert to the same consonant respectively. #+name: table:coronal-to-non-coronal-consonants #+caption: Conversion Table of Coronal to Non-Coronal Consonants | | | | Coronal Consonant | Non-Coronal Consonant | |-------------------+-----------------------| | n | ñ | | z | g | | s | q | | j | g | | c | q | It has also been found that if two coronal consonants do follow each other in cross-syllabic environments, with the first one in the coda of a first syllable and the second one in the onset of a second syllable, then the former will become voiced as the latter. Similarly, if two nasal consonants are found near each other in a cross-syllabic environment, the second nasal consonant will become denasalized. Thus, we get the conversion table [[table:consonants-denasalization]]. #+name: table:consonants-denasalization #+caption: Denasalization Table for Proto-Ñyqy Consonants | | | | Nasal Consonant | Non-Nasal Consonant | |-----------------+---------------------| | n | z | | m | w | | ñ | b | It has also been found a schwa tends to appear between syllables when the first one ends with two consonants and the second one begins with one. *** Consonantal Dorsal Alternation :PROPERTIES: :CUSTOM_ID: Structural-Overview-Phonotactics-Consonantal-Dorsal-Alternation-m5xkj480f8j0 :END: As mentioned above in §[[#Structural-Preview-Phonetic-Inventory-and-Translitteration-Consonants-xethtyt058j0]], it seems probable according to Maeln’s theory consonants were alternating between dorsals and non-dorsals. We do not know if it only happened between words, within words, or along whole clauses, but this would explain much of the different languages that evolved from Proto-Ñyqy. Table [[table:word-consonantal-dorsal-alternation]] shows different possible pronunciation of Proto-Ñyqy words with word-wise consonantal dorsal alternation whether the first consonant is to be considered a dorsal consonant or not. Note the nasal switch as well as the extra schwa insertion in the third example as described above in chapter §[[#Structural-Overview-Phonotactics-Syllable-Structure-hhx3zk40f8j0]]. #+name: table:word-consonantal-dorsal-alternation #+caption: Different Possible Pronunciation of Proto-Ñyqy Words | | | | | Word | Dorsal-Initial | Dorsal-Final | |-----------------+---------------------+--------------------| | {{{recon(pœwec)}}} | {{{phon(*pɤwɛt͡ʃ)}}} | {{{phon(*pɤvɛc)}}} | | {{{recon(zebec)}}} | {{{phon(*zɛg͡bɛt͡ʃ)}}} | {{{phon(*ʝɛbɛc)}}} | | {{{recon(ñocm noc)}}} | {{{phon(*ɴɔt͡ʃŋ͡m ə ɦɔc)}}} | {{{phon(*ɦɔcm ə ɴot͡ʃ)}}} | ** Word Structure :PROPERTIES: :CUSTOM_ID: Structural-Preview-Word-Structure-n6vhtyt058j0 :END: Words in Proto-Ñyqy belong to one of two categories: either a bound morphene, or a free morpheme. The former have a restricted use and must be used in certain contexts and do not mean anything by themselves. In Proto-Ñyqy, they are most of the time grammatical morphemes, for instance for marking the genitive between two words or the tense of a verb. Although the morpheme is bound, it does not mean it is part of another word --- it will still be most of the time a full fledged word obeying the phonological rules of a whole word. On the other hand, free morphemes do not require another morpheme to exist. The most basic example is the sentence {{{recon(*ñe)}}} which means /“It is a house”/. It is also the word for /“house”/ by itself. All nouns in Proto-Ñyqy are free morphemes, although they can act as bound morphemes if need be such as when they act as adjectives. Among multi-syllable world, it is not rare to find compound world made from other known root words. Generally, the order of the new word roughly follows the adjective order, however some words might reflect short noun phrases that became over time a word by itself through abbreviation with for instance {{{recon(zosøwe)}}} (/shawl/, /veil/) composed of {{{recon(zoc)}}} and {{{recon(søwe)}}}. This term is most likely the abbreviation of {{{recon(zoc pom søwe)}}}, or /head fabric/. Phonetic rules on abbreviation in Proto-Ñyqy are unfortunately very much unknown with no consensus reached on this point, most of them might be older innovations. ** World Classes :noexport: :PROPERTIES: :CUSTOM_ID: Structural-Preview-World-Classes-aywhtyt058j0 :END: *** Names :PROPERTIES: :CUSTOM_ID: Structural-Preview-World-Classes-Names-ztxhtyt058j0 :END: # - What are the distributional properties of nouns? # - What are the structural properties of nouns? # - What are the major formally distinct subcategories of nouns? # - What is the basic structure of the noun word (for polysynthetic # languages) and/or noun phrases (for more isolating languages)? **** Countables and Uncountables :PROPERTIES: :CUSTOM_ID: Structural-Preview-World-Classes-Names-Countables-and-Uncountables-sqyhtyt058j0 :END: **** Proper Nouns :PROPERTIES: :CUSTOM_ID: Structural-Preview-World-Classes-Names-Proper-Nouns-0ozhtyt058j0 :END: *** Pronouns and Anaphoric Clitics :PROPERTIES: :CUSTOM_ID: Structural-Preview-World-Classes-Pronouns-and-Anaphoric-Clitics-9k0ityt058j0 :END: # - Does the language have free pronouns and/or anaphoric clitics? # (These are distinct from grammatical agreement.) # - Give a chart of the free pronouns and/or anaphoric clitics. **** Personal Pronouns :PROPERTIES: :CUSTOM_ID: Structural-Preview-World-Classes-Pronouns-and-Anaphoric-Clitics-Personal-Pronouns-cps4r0u058j0 :END: **** Demonstrative Pronouns :PROPERTIES: :CUSTOM_ID: Structural-Preview-World-Classes-Pronouns-and-Anaphoric-Clitics-Demonstrative-Pronouns-2qt4r0u058j0 :END: **** Possessive Pronouns :PROPERTIES: :CUSTOM_ID: Structural-Preview-World-Classes-Pronouns-and-Anaphoric-Clitics-Possessive-Pronouns-2pu4r0u058j0 :END: *** Verbs :PROPERTIES: :CUSTOM_ID: Structural-Preview-World-Classes-xg1ityt058j0 :END: # - What are the distributional properties of verbs? # - What are the structural properties of verbs? # - What are the major subclasses of verbs? # - Describe the order of various verbal operators within the verbal # - word or verb phrase. # - Give charts of the various paradigms, e.g. person marking, # - tense/aspect/mode, etc. Indicate major allomorphic variants. # - Are directional and/or locational notions expressed in the verb or # - verb phrase at all? # - Is this operation obligatory, i.e. does one member of the # paradigm have to occur in every finite verb or verb phrase? # - Is it productive, i.e. can the operation be specified for al # verb stems, and does it have the same meaning with each one? # (Nothing is fully productive, but some operations are more # productive than others.) # - Is this operation primarily coded morphologically, analytically, # or lexically? Are there any exceptions to the general case? # - Where in the verb phrase or verbal word is this operation likely # to appear? Can it occur in more than one place? **** Verbal Structure :PROPERTIES: :CUSTOM_ID: Structural-Preview-World-Classes-Verbs-Verbal-Structure-zfubf8u058j0 :END: **** Verbal Derivations :PROPERTIES: :CUSTOM_ID: Structural-Preview-World-Classes-Verbs-Verbal-Derivations-tezbf8u058j0 :END: **** Verbal Inflexions :PROPERTIES: :CUSTOM_ID: Structural-Preview-World-Classes-Verbs-Verbal-Inflexions-443cf8u058j0 :END: *** Modifiers :PROPERTIES: :CUSTOM_ID: Structural-Preview-World-Classes-Modifiers-yw5cf8u058j0 :END: # - If you posit a morphosyntactic category of adjectives, give # evidence for not grouping theseforms with the verbs or nouns. What # characterizes a form as being an adjective in this language? # - How can you characterize semantically the class of concepts coded # by this formal category? # - Do adjectives agree with their heads (e.g. in number, case, and/or # noun class)? # - What kind of system does the language employ for counting? # - How high can a fluent native speaker count without resorting # either to words from another language or to a generic word like # /many/? Exemplify the system up to this point. # - Do numerals agree with their head nouns (number, case, noun # class, ...)? **** Descriptive Adjectives :PROPERTIES: :CUSTOM_ID: Structural-Preview-World-Classes-Modifiers-Descriptive-Adjectives-pcpelau058j0 :END: **** Non-Numeral Quantifiers :PROPERTIES: :CUSTOM_ID: Structural-Preview-World-Classes-Modifiers-Non-Numeral-Quantifiers-zsselau058j0 :END: **** Numerals :PROPERTIES: :CUSTOM_ID: Structural-Preview-World-Classes-Modifiers-Numerals-4gvelau058j0 :END: *** Adverbs :PROPERTIES: :CUSTOM_ID: Structural-Preview-World-Classes-Adverbs-6lxelau058j0 :END: # - What characterikes a form as being an adverb in this language? If # you posit a distinct class of adverbs, argue for why these forms # should not be treated as nouns, verbs, or adjectives. # - For each kind of adverb listed in this section, list a few members # of the type, and specify whether there are any restrictions # relavite to that type, e.g. where they can come in a clause, any # morphemes common to the type, etc. # - Are any of these classes of adverbs related to older # complement-taking (matrix) verbs? *** Adpositions :PROPERTIES: :CUSTOM_ID: Structural-Preview-World-Classes-Adpositions-isib3bu058j0 :END: *** Grammatical Particules :PROPERTIES: :CUSTOM_ID: Structural-Preview-World-Classes-Grammatical-Particules-q0kb3bu058j0 :END: ** Constituants Order Typology :noexport: :PROPERTIES: :CUSTOM_ID: Structural-Preview-Constituants-Order-Typology-xaujqgu058j0 :END: *** Constituants Order in Main Clauses :PROPERTIES: :CUSTOM_ID: Structural-Preview-Constituants-Order-Typology-Constituants-Order-in-Main-Clauses-6bvjqgu058j0 :END: # - What is the neutral order of free elements in the unit? # - Are there variations? # - How do the variant orders function? # - Specific to the main clause constituent order: What is the # pragmatically neutral order of constituents (A/S, P, and V) in # basic clauses of the language? *** Constituants Order in Nominal Clauses :PROPERTIES: :CUSTOM_ID: Structural-Preview-Constituants-Order-Typology-Constituants-Order-in-Nominal-Clauses-195lqgu058j0 :END: # - Describe the order(s) of elements in the noun phrase. *** Constituants Order in Verbal Clauses :PROPERTIES: :CUSTOM_ID: Structural-Preview-Constituants-Order-Typology-Constituants-Order-in-Verbal-Clauses-f76lqgu058j0 :END: # - Where do auxliaries occur in relation to the semantically “main” # verb? # - Where do verb-phrase adverbs occur with respect to the verb and # auxiliaries? *** Adpositional Phrases :PROPERTIES: :CUSTOM_ID: Structural-Preview-Constituants-Order-Typology-Adpositional-Phrases-g57lqgu058j0 :END: # - Is the language dominantly prepositional or post-positional? Give # examples. # - Do many adpositions come from nouns or verbs? *** Comparatives :PROPERTIES: :CUSTOM_ID: Structural-Preview-Constituants-Order-Typology-Comparatives-u18lqgu058j0 :END: # - Does the language have one or more grammaticalized comparative # constructions? If so, what is the order of the standard, the # marker and the quality by which an item is compared to the # standard? *** Questions :PROPERTIES: :CUSTOM_ID: Structural-Preview-Constituants-Order-Typology-Questions-qx8lqgu058j0 :END: # - In yes/no questions, if there is a question particle, where does # it occur? # - In information questions, where does the question word occur? ** Structure of a Nominal Group :noexport: :PROPERTIES: :CUSTOM_ID: Structural-Preview-Structure-of-a-Nominal-Group-nu66umu058j0 :END: *** Composed Words :PROPERTIES: :CUSTOM_ID: Structural-Preview-Structure-of-a-Nominal-Group-Composed-Words-7w76umu058j0 :END: # - Is there noun-noun compounding that results in a noun (e.g. # /windshield/)? # - How do you know it is compounding? # - Is there noun-verb (or verb-noun) compounding that results in a # noun (e.g. /pickpocket/, /scarecrow/)? # - Are these processes productive (like noun-verb in English # can-opener)? How common is compounding? *** Denominalization :PROPERTIES: :CUSTOM_ID: Structural-Preview-Structure-of-a-Nominal-Group-Denominalization-c296umu058j0 :END: # - Are there any processes (productive or not) that form a verb from # a noun? # - An adjective from a noun? # - An adverb from a noun? *** Numbers :PROPERTIES: :CUSTOM_ID: Structural-Preview-Structure-of-a-Nominal-Group-Numbers-n0a6umu058j0 :END: # - Is number expressed in the noun phrase? # - Is the distinction between singular and non-singular obligatory, # optional, or completely absent in the noun phrase? # - If number marking is “optional”, when does it tend to occur, and # when does it tend not to occur? # - If number marking is obligatory, is number overtly expressed for # all noun phrases or only some subclasses of noun phrases, such as # animate? # - What non-singular distinctions are there? *** Grammatical Case :PROPERTIES: :CUSTOM_ID: Structural-Preview-Structure-of-a-Nominal-Group-Grammatical-Case-bya6umu058j0 :END: # - Do nouns exhibit morphological case? # - If so, what are the cases? (The functions of the cases will be # elaborated in later sections) *** Articles and Demonstratives :PROPERTIES: :CUSTOM_ID: Structural-Preview-Structure-of-a-Nominal-Group-Articles-and-Demonstratives-owb6umu058j0 :END: # - Do noun phrases have articles? # - If so, are they obligatory or optional, and under what # circumstances do they occur? # - Are they separate words, or bound morphemes? # - Is there a class of classes of demonstratives as distinct from # articles? # - How many degrees of distance are there in the system of # demontsratives? # - Are there other distinctions beside distances? *** Possessives :PROPERTIES: :CUSTOM_ID: Structural-Preview-Structure-of-a-Nominal-Group-Possessives-8xc6umu058j0 :END: # - How are possessors expressed in the noun phrase? # - Do nouns agree with their possessors? Do possessors agree with # possessed nouns? Neither, or both? # - Is there a distinction between alienable and inalienable # possesson? # - Are there other types of possession? # - When the possessor is a full noun, where does it usually come with # respect to the possessed noun? *** Classes (including Gender) :PROPERTIES: :CUSTOM_ID: Structural-Preview-Structure-of-a-Nominal-Group-Classes-including-Gender-i2e6umu058j0 :END: # - Is there a noun class system? # - What are the classes and how are they manifested in the noun # phrase? # - What dimension of reality is most central to the noun class system # (e.g. animacy, shape, function, etc.)? What other dimensions are # relevant? # - Do the classifiers occur with numerals? Adjectives? Verbs? # - What is their function in these contexts? *** Diminution/Augmentation :PROPERTIES: :CUSTOM_ID: Structural-Preview-Structure-of-a-Nominal-Group-Diminution-Augmentation-41f6umu058j0 :END: # - Does the language employ diminutive and/or augmentative operators # in the noun or noun phrase? # - Questions to answer for all nominal operations: # - Is this operation obligatory, i.e. does one member of the # paradigm have to occur in every full noun phrase? # - Is it productive, i.e. can the operation be specified for all # full noun phrases and does it have the same meaning with each # one? (Nothing is fully productive, but some operations are more # so than others.) # - Is this operation primarily expressed lexically, # morphologically, or analytically? # - Where in the noun phrase is this operation likely to be located? # - Can it occur in more than one place? ** Predicates and Linked Constructions :noexport: :PROPERTIES: :CUSTOM_ID: Structural-Preview-Predicates-and-Linked-Constructions-9vn42yu058j0 :END: *** Nominal Predicates :PROPERTIES: :CUSTOM_ID: Structural-Preview-Predicates-and-Linked-Constructions-Nominal-Predicates-6zo42yu058j0 :END: # - How are proper inclusion and equative predicates formed? # - What restrictions are there, if any, on the TAM marking of such # clauses? *** Adjective Predicates :PROPERTIES: :CUSTOM_ID: Structural-Preview-Predicates-and-Linked-Constructions-Adjective-Predicates-11q42yu058j0 :END: # - How are predicate adjective formed? (Include a separate section on # predicate adjectives only if they are structurally distinct from # predicate nominals.) *** Locative Predicates :PROPERTIES: :CUSTOM_ID: Structural-Preview-Predicates-and-Linked-Constructions-Locative-Predicates-y5r42yu058j0 :END: # - How are locational clauses (or predicate locatives) formed? *** Existential Predicates :PROPERTIES: :CUSTOM_ID: Structural-Preview-Predicates-and-Linked-Constructions-Existential-Predicates-wds42yu058j0 :END: # - How are existential clauses formed? (Give examples in different # tense/aspects, especially if there is significant variation.) # - How are negative existentials formed? # - Are there extended uses of existential morphology? (Provide # pointers to other relevant sections of the grammar.) *** Possessive Clauses :PROPERTIES: :CUSTOM_ID: Structural-Preview-Predicates-and-Linked-Constructions-Possessive-Clauses-6gt42yu058j0 :END: # - How are possessive clauses formed? ** Verbal Groups Structure :noexport: :PROPERTIES: :CUSTOM_ID: Structural-Preview-Verbal-Groups-Structure-hhu42yu058j0 :END: ** Intransitive Clauses :noexport: :PROPERTIES: :CUSTOM_ID: Structural-Preview-Intransitive-Clauses-x3k4i1v058j0 :END: ** Ditransitive Clauses :noexport: :PROPERTIES: :CUSTOM_ID: Structural-Preview-Ditransitive-Clauses-2yl4i1v058j0 :END: ** Dependent Type Clauses :noexport: :PROPERTIES: :CUSTOM_ID: Structural-Preview-Dependent-Type-Clauses-gln4i1v058j0 :END: *** Non-Finite :PROPERTIES: :CUSTOM_ID: Structural-Preview-Dependent-Type-Clauses-Non-Finite-99p4i1v058j0 :END: *** Semi-Finite :PROPERTIES: :CUSTOM_ID: Structural-Preview-Dependent-Type-Clauses-Semi-Finite-urq4i1v058j0 :END: *** Finite :PROPERTIES: :CUSTOM_ID: Structural-Preview-Dependent-Type-Clauses-Finite-44s4i1v058j0 :END: * Functional System :noexport: :PROPERTIES: :CUSTOM_ID: Functional-System-va2ityt058j0 :END: ** Grammatical Relationship :PROPERTIES: :CUSTOM_ID: Functional-System-Grammatical-Relationship-dj9g86v058j0 :END: # Examplify some simple intransitive, transitive, and ditransitive # clauses. Three-argument clauses may not unequivocally exist. # - What are the grammatical erlations of this language? Give # morphosyntactic evidence for each one that you propose. # - Subject? # - Ergative? # - Absolutive? # - Direct object? # - Indirect object? # There are basically four possible sources of evidence for # grammatical relations: # - morphological case on NPs # - person marking on verbs # - constituent order # - some pragmatic hierarchy # - Is the system of grammatical relations in basic (affirmative, # declarative) clauses organized according to a # nominative/accusative, ergative/absolutive, tripartite, or some # other system? # - Is there a split system for organizing grammatical relations? If # so, what determines the split? # - Is there split instransitivity? If so, what semantic or # discourse/pragmatic factor conditions the split? # - Does the system for pronouns and/or person marking on verbs # operate on the same basis as that of full NPs? # - Are there different grammatical-relation systems depending on # the clause type (e.g. main vs. dependent clauses, affirmative # vs. negative clauses)? # - Are there different grammatical-relation assignment systems # depending on the tense and/or aspect of the clause? # - Are there any syntactic processes (e.g. conjunction reduction, # relativization) that operate on an ergative/absolutive basis? ** Constructions Linked to Voice and Valence :PROPERTIES: :CUSTOM_ID: Functional-System-Constructions-Linked-to-Voice-and-Valence-g5ceo8v058j0 :END: ** Valence Increase :PROPERTIES: :CUSTOM_ID: Functional-System-Valence-Increase-dsdeo8v058j0 :END: *** Causative :PROPERTIES: :CUSTOM_ID: Functional-System-Valence-Increase-Causative-hafeo8v058j0 :END: *** Applicative :PROPERTIES: :CUSTOM_ID: Functional-System-Valence-Increase-Applicative-7pgeo8v058j0 :END: *** Dative Shift :PROPERTIES: :CUSTOM_ID: Functional-System-Valence-Increase-Dative-Shift-n3ieo8v058j0 :END: *** Dative Interest :PROPERTIES: :CUSTOM_ID: Functional-System-Valence-Increase-Dative-Interest-tgjeo8v058j0 :END: *** External Possession :PROPERTIES: :CUSTOM_ID: Functional-System-Valence-Increase-External-Possession-opkeo8v058j0 :END: * Dictionary :PROPERTIES: :CUSTOM_ID: Dictionary-y2icocp0h5j0 :END: ** B :PROPERTIES: :CUSTOM_ID: Dictionnaire-B-ae79d268 :END: - {{{recon(beñ)}}} :: {{{def}}} 1. (n) tooth/teeth - {{{recon(bin)}}} :: {{{def}}} 1. (n) something bad, badness 2. (n) mischief, ill-will, maliciousness 3. (n) dirtiness ** C :PROPERTIES: :CUSTOM_ID: Dictionnaire-C-29dc766b :END: - {{{recon(cø)}}} :: {{{def}}} 1. (pron) my, first person singular possessive pronoun ** E :PROPERTIES: :CUSTOM_ID: Dictionnaire-E-54360434 :END: ** G :PROPERTIES: :CUSTOM_ID: Dictionnaire-G-5a9af03c :END: ** I :PROPERTIES: :CUSTOM_ID: Dictionnaire-I-a81a4697 :END: ** J :PROPERTIES: :CUSTOM_ID: Dictionnaire-J-88f57f6a :END: ** M :PROPERTIES: :CUSTOM_ID: Dictionnaire-M-cccfd958 :END: ** N :PROPERTIES: :CUSTOM_ID: Dictionnaire-N-0ef6f2af :END: - {{{recon(noc)}}} :: {{{def}}} 1. (n) old age 2. (n) elderly person - {{{recon(núc)}}} :: {{{def}}} 1. (n) youth 2. (n) youngster, teenager ** Ñ :PROPERTIES: :CUSTOM_ID: Dictionnaire-Ñ-ff7a574f :END: - {{{recon(ñocm)}}} :: {{{def}}} 1. (n) human being 2. (n) someone - {{{recon(ñe)}}} :: {{{def}}} 1. (n) house ** O :PROPERTIES: :CUSTOM_ID: Dictionnaire-O-cf8f0e3f :END: ** Ø :PROPERTIES: :CUSTOM_ID: Dictionnaire-8fcb6e1e :END: ** Œ :PROPERTIES: :CUSTOM_ID: Dictionnaire-Œ-0c780f53 :END: ** P :PROPERTIES: :CUSTOM_ID: Dictionnaire-P-2b7ab301 :END: - {{{recon(pœwec)}}} :: {{{def}}} 1. (n) bonobo - {{{recon(pom)}}} :: {{{def}}} 1. genitive particle ** Q :PROPERTIES: :CUSTOM_ID: Dictionnaire-Q-b1ec8323 :END: - {{{recon(qy)}}} :: {{{def}}} 1. (pron) first person singular ** S :PROPERTIES: :CUSTOM_ID: Dictionnaire-S-e9e187ae :END: ** U :PROPERTIES: :CUSTOM_ID: Dictionnaire-U-fa109e34 :END: ** Ú :PROPERTIES: :CUSTOM_ID: Dictionnaire-Ú-c35e6434 :END: ** W :PROPERTIES: :CUSTOM_ID: Dictionnaire-W-ea0cd36f :END: ** Y :PROPERTIES: :CUSTOM_ID: Dictionnaire-Y-a217cb68 :END: - {{{recon(yq)}}} :: {{{def}}} 1. demonstrative of proximity, designating something visible by but far from both speakers. ** Z :PROPERTIES: :CUSTOM_ID: Dictionnaire-Z-144a2853 :END: - {{{recon(zebec)}}} :: {{{def}}} 1. (n) bongo (antelope) * Footnotes :PROPERTIES: :CUSTOM_ID: Footnotes-uybi3030e5j0 :END: [fn:4] [[https://www.gnu.org/licenses/#FDL][gnu.org/licenses/#FDL]] [fn:3] [[https://phundrak.com][phundrak.com]] [fn:2] [[https://creativecommons.org/licenses/by-nc-sa/4.0/][creativecommons.org/licenses/by-nc-sa/4.0/]] [fn:1] [[https://langue.phundrak.com][langue.phundrak.com]]