This is the seventh in a series of posts “live-blogging†the creation of a fictional language from scratch, with the help of our readers. We plan to construct a functional language one piece at a time, incorporating suggestions and preferences from our audience along the way. You can find a listing of our previous installments here, and a spreadsheet listing the words in our language here.
—
Before we get started today, I want to address a question from the comments on the last post: if Kohen has a set word order for subjects and objects, why do we also have particles to mark subjects and objects? There’re two reasons to have our subject and object markers in addition to word order.
The first is that, by having subject and object markers, we get some flexibility in our word order that we can use for larger, discourse-oriented functions like emphasis — we might decide later that we can, for example, move a subject or an object before the verb to emphasize it.  It’s also possible that we’ll discover as we work through our grammar that these particles are useful for clarifying things that might otherwise be ambiguous, especially in constructions with, e.g., relative clauses.
The second reason is that having both markers and word order provides redundancy. Languages do a variety of things that aren’t strictly necessary to convey meaning, but that aid others in understanding what’s been said. If you’ve studied Spanish or French or Latin or German and dealt with making adjectives agree in both gender and number, you’ve encountered this tendency. The /s/ that goes on the end of English verbs in the present tense for third-person singular subjects (e.g., “He runs for the bus”)  is another example of this kind of redundancy.  We don’t get the /s/ except when we have the word “he”, “she”, or “it” for the subject (or a noun), so the /s/ doesn’t actually add any information; we already know who the subject is. What this /s/ does add is that, in a loud, crowded room, it can help you reconstruct what someone’s said, even if you had some trouble hearing them.
Okay, on to two new things. The first thing to tackle today is how to deal with copular clauses — that is, clauses which, in English, contain the verb “to be”: “He is a doctor”, “I am a teacher”, etc.  There’s a pretty large range of ways in which languages handle these constructions, from having a verb like in English to simply juxtaposing two nouns. In the interests of keeping our morphology and syntax relatively straight-forward, I think we should use the machinery we already have in place. To this end, if you want to say “He is a cat” or “That is my house”, treat the bit that comes after the “is” like a verb—put it first in the sentence, stick whatever prefixes for tense and aspect you need on the front of the noun, and follow it with the subject.
tapumoing sa na
ta- pu- moing sa na
PAST- PERF- cat SUBJ I
“I used to be a cat”*
(*Bonus points if you can tell me why the translation here is “I used to be a cat” instead of “I was a cat”)
fema pa Mishell sa ku
∅- ∅- fema pa Mishell sa ku
PRES- IMPERF- “of” Mishell SUBJ s/he/it
“It’s Mishell’s story”
Note that this construction is only for cases where the two nouns are essentially equal to each other, and is not for locations — we’ll deal with how to say that something is located somewhere in a future post.
The second thing today is to start thinking about question words.  Last time, we dealt with how to ask yes/no questions; now it’s time to think about information questions that use words like “who” and “what”. There’s a couple of ways we can go with this, and some things we need to decide.
The first decision to make is where our question words will go. In English (and lots of other languages), the question words go first in the sentence. Another option, especially common in Asia, is to put the question word into the sentence wherever the missing information would go—instead of “Who is that man?” you’d get “That man is who?”; instead of “Where’d he go?” you’d get “He went where?”
The second decision is what we want our question words to look like. In many languages, there’s often some obvious similarity between the different question words; in English, we can see this in the “wh” at the beginning of most of the question words.  In Kohen, I’m thinking that all of our question words should start with the same syllable, maybe te-?
For second half of the question words, we have two options. Â One is to simply generate an arbitrary list: teka could be “what”, tefin “how”, etc. Â The other is to combine the te- with meaningful words that tell you what kind of question is being asked. Â If we have the word futa meaning “(some)thing”, “what” could be tefuta “what thing”. Â We can do this for all of the various question words: “what way/path” for “how”, “what person” for “who”, etc. Â One nice thing about doing our question words this way is that, because the question words are transparently derived from, e.g., te- plus a lexical word, there’s room for language play. Â “Which cat?” might be simply “Temoing?”
What do y’all think about these ideas? Â How do you think we should do our question words? Â Weigh in in the comments!