Marain Dictionary & Conlang Extension

Marain Dictionary & Conlang Extension

in

Motivation

One time the original Marain Dictionary went down. I wanted to do my part in preserving that effort, but I also wanted to post something about

I’ve been working on restoring and expanding the Marain dictionary, and wanted to get a bit further than looking up words individually. I want to put a short English phrase in and get back as much Marain as the vocabulary and grammar can support. Anything missing should come back as <??>.

The Lessons

This turns out to require a fair bit of sorting through what is actually known. I have fifteen images of community lessons and notes, now transcribed, which provide enough material to start recovering sentence rules. There are also spelling changes, inconsistencies, and some handwriting that is doing its best to remain mysterious.

The resulting marain_rules.md is a working account of those lessons. The community material needs to keep its provenance; these rules should not acquire the authority of something Banks wrote just because they end up in a nice table on my site.

Anyway, there is enough here to do some interesting stuff!

I’ve included all fifteen recovered scans here, sorry the numbers do not correspond to the entries, not all are online it seems… Click any image to open the full-resolution original; the remaining sheets are collected at the end. The scans preserve their original spellings, including older romanisation.

Cases

Enough about the source material. The case endings are a useful place to start. They tell us what a noun or pronoun is doing in the sentence:

Job Ending
Subject, the thing doing something -uh, or -yuh after a vowel
Object, the thing acted upon -va
Recipient, who something goes to -vihl
Source, where something comes from -sa
Location -li
Companion or association, “with” -ye

So the lesson’s “I speak Marain” is ra'yuh kabo maraynva. The ra gets its subject ending, and marayn gets its object ending. The apostrophe in ra'yuh helps separate the letter boundaries; it does not add a sound.

These endings allow flexibility in word order. For the draft helper, subject–verb–object is a convenient default. The examples do not justify making that order compulsory, or inventing a bunch of verb endings to make everything behave like English.

Recovered Marain Lesson 1, showing case suffixes, pronouns, basic vocabulary, and usage examples.
Lesson 1 — grammar, pronouns, and case endings. IMG_2186.jpeg

The bit that interests me most is possession. Lesson 21 gives:

yesayn lomra'yuh ra'ye

A flower exists with me.

That is how the lesson expresses “I have a flower.” yaf is for physically holding something. Another word, bahllavecht, means hoarding, or owning more than one can use.

English “have” does a lot of work, and a careless dictionary lookup could turn a flower being with someone into an assertion about holding or owning it. There is a meaningful difference between something being available to you and accumulating more than you can use. It would be a shame to lose that in the translation machinery.

This also means the program needs to notice what “have” is doing. “I have eaten” cannot be put through the flower template. A small phrase helper still needs to know when to stop.

Recovered Marain Lesson 21, distinguishing physical holding and hoarding from the possession construction there is a flower with me.
Lesson 21 — a flower exists with me. Holding, having, and hoarding. IMG_2198.jpeg

Vocabulary

Comparing the lessons against the 430-entry dictionary snapshot turned up eleven missing entries, enough to bring the prepared update to 441. These include sein for identity, sein'gaf for name, and datsha for calling or naming. There are also hang and gra, false and true, and hanggra, “is it true that,” for yes/no questions.

hanggra has two g’s. The initial transcription lost one, which was caught by looking at the enlarged lesson image again. A useful reminder that searchable text can still be wrong.

Recovered Marain Lesson 16, showing hang, gra, hanggra, a yes-or-no question, and additional vocabulary.
Lesson 16 — false, true, and hanggra, with two g’s. IMG_2195.jpeg

New Words

There are some useful ways to make new words, too. Lesson 7 gives -i after a consonant and -wi after a vowel for turning a verb into a noun: nadek becomes nadeki, and kabo becomes kabowi. But the ending alone does not tell us whether a newly made noun means an activity, its result, or the person doing it. New vocabulary will still need definitions.

Recovered Marain Lesson 7, covering verb-to-noun endings, greetings, identity, names, and introductions.
Lesson 7 — making nouns, greetings, and introductions. IMG_2190.jpeg

The position sheet also gives g'nayt, around, becoming og'nayt, to orbit. That is a particularly nice one to have around for my other projects. The evidence supports applying o- to that family of spatial terms; I would want more examples before sticking it on everything.

Marain position-word table, including the o- prefix and the words for around, to orbit, and an Orbital.
Position words in space and time, including around and to orbit. IMG_2188.jpeg

And, of course, the numbers need care. These lessons use base eight. Decimal 8 becomes stonhech, 9 becomes stosto, and 10 becomes stohre. Replacing the digits of a decimal number with Marain digit words would quietly change the value. A perfectly avoidable way to get the wrong number of spaceships.

Marain number chart listing digit words from zero to seven, then the base-eight forms for decimal eight, nine, and ten.
Marain numbers — the digit words and base-eight counting. IMG_2189.jpeg

The current phrase assistant uses dictionary matches and a small set of these rules, all in the browser. It distinguishes a phrase copied from a lesson, a newly assembled draft, and a partial match. Unknown or ambiguous vocabulary stays visible as <??>.

For example, “I eat pizza” can produce ra'yuh nadek <??> with the current draft vocabulary. We have enough to do something with “I eat,” and a conspicuous hole where the pizza should be.

The remaining gaps include general rules for negation, tense and aspect, adjective placement, and more complicated clauses. The lessons give examples to work from, but a handful of examples does not settle every possible sentence. I want to keep the difference between a recovered rule and a new proposal easy to see as this grows.

Gonna keep working towards short phrases that can be checked against the lessons, then expand from there. If the little helper runs out of language halfway through a sentence, I want to see where it ran out.

The remaining scans include the alphabet and pronunciation references, more vocabulary, and the handwritten notes. Missing lesson numbers are gaps in this set; I have kept the numbering shown on the originals.