Languages of Skyrim

Can we still talk about Skyrim? I mean, I know it’s been out for a while now, and a lot of people have moved on. But I’m still playing it, and enjoying the vast explorable terrain, hundreds of quests, and terrible, hilarious bugs.

As I’ve been playing, I’ve noticed that they’ve really tried to turn the production values up to eleven. The terrain feels a lot more detailed, the voice acting is improved (and there are more voice actors), the quests are more detailed and varied, and the game is sprinkled with non-human languages. Notably, the Dragon Language (spoken, obviously, by dragons, and also by the ancient Nords) and the Falmer Language (the Falmer are a race of elves who became blind underground monsters) get considerable attention in various storylines in the game.

But for all that attention, the actual language construction has… mixed results. And since I occasionally like to tear things apart and nit-pick them to death, I thought I’d discuss what they’ve done, and where it succeeds and where it fails.

Building Imaginary Languages

A spoken or written language that is created intentionally (as opposed to most natural languages, which develop organically) is called a constructed language, or conlang. These can be created as fictional languages (well-known examples include Klingon, Na’vi, Quenya) or intended to be used in the real world (Esperanto, Solresol, toki pona). Someone who creates constructed languages is often referred to as a conlanger.

Conlangers are often seen as eccentric nerds who are wasting their time and skill. However, they are employed with increasing frequency by big media producers who want consistent, realistic languages in their fictional universes – Klingon is an early example of this. And, of course, Tolkien is the grandfather of self-indulgent conlanging, creating at least a dozen languages, many with etymological histories, ‘older’ forms of the language with traceable roots, and an amazing attention to detail. Sure, he told some stories, but that was mostly just to give his languages somewhere to live.

Real-world conlangs are often made with optimistic and lofty goals: Esperanto (a fairly early constructed language), for example, was designed to be “an easy-to-learn and politically neutral language that transcends nationality and would foster peace and international understanding between people with different regional and/or national languages” (http://en.wikipedia.org/wiki/Esperanto). So, world peace through language. Sadly, 125 years on, we still seem to have a lot of war. Likewise, toki pona is designed to “shape the thought processes of its users, in the style of the Sapir–Whorf hypothesis in Zen-like fashion” (http://en.wikipedia.org/wiki/Toki_Pona).

But on to Skyrim…

The Falmer “Language”

The Falmer language is a disappointment. I know it only comes up significantly in one quest line, but still… it’s not even remotely a language of its own, just English text written with an alternate alphabet. Basically, a monoalphabetic substitution cipher. I think I might have preferred untranslatable gibberish to this.

I mean, it’s not that hard to whip together just enough of a constructed language for one quest. I’m not asking for much here, just something a tiny bit more sophisticated. Watch how much we can do in just a few minutes:

Start with the grammar. We can make arbitrary decisions here – no one’s going to fault us for such a simple use case. Let’s pick an SOV word order, with simple inflectional markers for genitive and plurals. Say, add ‘i’ to any word to make it genitive, and ‘o’ to make it plural. Words ending in vowels take ‘ti’ and ‘to’. Simple enough. We’ll also say that the language uses a fairly simple structure, with short sentences and a minimum of relative clauses. Where prepositional phrases occur, we will let them retain their natural English word order unless there is some obvious reason to use SOV.

So, take the first sentence of the original encoded text. In our new language (keeping English vocabulary for now, but simplifying a bit) it looks like:

MERCER FREY MYTI EVERY STEP ELUDES.

The next step would be to make up some vocabulary; there aren’t that many words used in the original text, so it should be pretty easy to cook that up. Even an amateur conlanger like me could make something at least mildly interesting in just a couple of hours. And more importantly, it would give us a translated text with a consistent feel (it would flow like a natural language) but without falling back on something quite as obvious as basic substitution. And tools can automate a lot of our work – if we keep the original text simple enough, we could even just use sed or perl (or another search/replace solution) to do most of the heavy lifting.

You could argue that it is Gallus’ ‘encoded’ journal, but the story makes a big deal about the fact that it was written in Ancient Falmer, which is So Terribly Hard to translate and makes it super secure. Anyone, given a few hours, could work out “he’s used some other alphabet to write words in my language”.

And sure, there are a lot of quests, and I don’t know how big their design team was. Maybe a couple hours was too long to spend fleshing this out. But it’s still a disappointment. I suppose decoding the message is a nice easter egg, but an easter egg that required digging deeper would have been more interesting to me.

Dragon Language

The Dragon Language, on the other hand, is used much more extensively – there are numerous writings in it throughout the world, the dragons and draugr will speak in it (as combat taunts, in particular), and the protagonist (along with several NPCs) can use special ‘shouts’ that are formed from words in the language.

With increased visibility came an increased attempt to make a language that makes sense. While the dragon language, like Falmer, has its own script, the script isn’t just used to encode English; every time that script appears, it translates into something intelligible in the Dragon Language.

And the resulting language is a lot more interesting than Falmer. The grammar is very similar to English, but not identical. Word order is almost the same, but plurals inflect differently, and there is no case system (at least not that we see in the game), which is a bit lazy and feels like the result of a rushed production schedule.

Obviously we have a very small vocabulary available – there isn’t *that* much written or spoken Dragon Language in the game. But still, some of the word forms are interesting. One that struck me on an initial overview is one of the most well-known and widely used words, dov. Dov means ‘dragonkind’, as in the entire race of dragons. The word for a single dragon is Dovah. Now, ah means ‘hunter’, but “hunter of dragonkind” doesn’t feel right. So, this isn’t a simple compound word. I suspect the conlanger was going for ‘ah’ here being rooted in aan, the indefinite article in Dragon Language, with some morphological drift (which is especially likely with very common words, and since ‘dovah’ would basically be the dragons’ word for ‘person’, this is likely). This is an impressive touch – it shows that some real attention to detail was paid when choosing words for the vocabulary (instead of the usual fantasy conlang approach of ‘string syllables together more or less at random’).

Looking at the wider vocabulary, the language tends to form a lot of compound words, in a manner similar to German. I initially thought that some of its vocabulary was pulled from either Old Norse or modern Icelandic, but on further inspection I think that’s just random collision. The pronoun system is suitably complex as to feel natural. It is also quite distinct from English.

Another thing worth remarking on is that the Nords are a visibly Scandinavian people. The word Draugr, for instance, is an Old Norse word, although it is used a bit incorrectly in Skyrim (the word is used similarly to ‘mummy’ in Skyrim, but the original meaning is closer to ‘zombie’ or perhaps ‘revenant’). So, I am assuming that the Dragon Language is intended to sound Scandinavian, because it does. Even without obviously basing its vocabulary on any Scandinavian language, it pulls off the trick of really sounding Norse. The creators of the language have a good ear for phonology.

If I have one real criticism of Dragon Language, it’s the name. We don’t have anything better than ‘Dragon Language’ to work with. Either Dov’um or Dovzul would have been decent choices. Both can translate roughly to ‘dragon voice’.

Like I said above: Bethesda really pushed the production values on this game. There is a lot of wonderful attention to detail that shines through in this game. The Dragon Language is a good example of that.

About these ads

4 Comments »

  1. Kempinski said

    I am loving the language and cultural constructs in Skyrim. I’ve been playing for 12 months and it hasn’t got anywhere near boring yet. Infact, I’m so enthralled by the world they’ve created I’ve been inspired to all sorts of embarrassingly amateurish creative projects. One is writing, and I’m just starting to learn about the old Norse world. Looks like you’re well ahead. Any tips on where to begin?
    I’m no linguist, but I’m studying for a qual in teaching English, and hoping to start to understand how language works as an aside. And maybe to use it a little better…

    Great post.

    • For linguistics generally, Language Log is a great resource; at least 50% of the posts are good for my personal interests.

      For Old Norse particularly, a really good way to learn is to translate a poem from Old Norse into English. Of course, you don’t *have* to do that. There are also some good resources floating around. In particular Old Norse for Beginners is good foundational material, and Alaric’s Magic Sheet is a good grammar reference, although it doesn’t include everything (in particular, the reflexive form (-sk) was terribly vexing when I first encountered it).

      In fact, Alaric’s page generally is good.

      For the culture of ancient Scandinavia and Northern Europe, there are lots of books to choose from. I am a fan of jumping straight into the source material, especially if you are academically inclined: The Poetic Edda (favorite translation: Caroline Larrington), The Prose Edda (favorite translation: Jesse Byock), Tacitus’ “Germania”, the Sagas, and lots of other material is out there. Bear in mind, of course, that even primary sources have observational bias though. Tacitus was writing a propaganda piece, and Snorri (author of the Prose Edda) was a Christian writing for a Christian audience about an indigenous religion.

      Also, as a side note, I am Heathen, so learning about the peoples of early Germania and Scandinavia, the languages they spoke, and the beliefs they held is somewhat more than an intellectual exercise for me, and my knowledge of the lore and language is intermixed with a good deal of modern Heathen belief and tradition as well as Unsubstantiated Personal Gnosis. And this certainly provided a strong motivation to keep learning.

      That said, I support any attempts to learn more about language, or about history, or about anything, really.

      • Tim said

        Thanks! thats a lot of useful resources. Also, wish I’d clicked the “notify by email” button before. I’ve just found your blog again and seen the reply.

        Some people have called me Heathen in the past…

        As well as the eddas I’m wanting a feel for day-to-day life for these guys. Even considering a trip to Denmark & Norway. Thankfully my lady likes scandinavian countries better than England so she’s up for adventuring too.

        I’ll let you know how I get on with the links you’ve given me.

  2. As you note, calling it “Dragon Language” does seem inadequate. But then, try to keep in mind era in which all of this is taking place. I think it’s quite evident that, at least technologically (if not culturally), the age of Morrowind was superior to that of Skyrim. So, assuming that history took a turn for the worse, could you really blame them for their ignorance?

RSS feed for comments on this post · TrackBack URI

Leave a Comment

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s

Follow

Get every new post delivered to your Inbox.

Join 205 other followers

%d bloggers like this: