Skip to content

FemtoEmacs/Sumerian

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

398 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Sumerian script

The Sumerian cuneiform script was the first writing system invented by humankind. Therefore, all educated individuals should learn this 5,000-year-old script. In this tutorial, we will learn how to read and reproduce the writing on the Ur-Nammu 9 Brick.

image

Below, you can see my first attempt at writing the contents of the Ur-Nammu No. 9 brick. You will undoubtedly notice that my script is quite different from the original. This ancient brick was inscribed before the Sumerian cuneiform script became more stylized, so I converted it to the stylized script.

image

There are two ways of typesetting Sumerian. The first uses Unicode and a scriptable text editor like Emacs to perform the typesetting. The other one is to write your fonts using Bezier curves and an image manipulation program, such as GIMP. In this tutorial, you will learn to typeset Sumerian in Emacs, but I provide a Gimp directory where you can learn how to design your Sumerian fonts.

Books

There are few grammar books for Sumerian. Unfortunately, Marie-Louise Thomsen's "The Sumerian Language" does not use cuneiform, so I cannot recommend it. This leaves us with John Hayes' Manual of Sumerian and Joshua Bowen's Learn to Read Ancient Sumerian. Therefore, I advise you to buy "A Manual of Sumerian: Grammar and Texts" by Hayes to learn this ancient language in depth. It is also a good idea to acquire "Learn to Read Ancient Sumerian" by Joshua Bowen and Megan Lewis.

Disclaimer

The owner of this portal is not a scholar in Sumerian studies, nor are his collaborators. Therefore, individuals associated with this tutorial may not be able to assist serious students of cuneiform to solve pendencies.

This site's primary purpose is to help tourists read royal inscriptions they may encounter in museums and universities. It may also be useful to amateur historians seeking to understand the meanings of ancient documents.

For scholars and graduate students who are writing their thesis, the webmaster of this site recommend John Hayes' Manual of Sumerian and Joshua Bowen's Learn to Read Ancient Sumerian. Hayes' manual strong points are inscriptions and dedicatories, while Bowen and Lewis prefer literary texts. The University of Pennsylvania has also excellent material for consultation that can be used by graduate students.

Order of reading this tutorial

  1. The present README contains the first lesson: the document Ur-Nammu 9 and an overview of Sumerian grammar.
  2. The second lesson in the lesson-02-Emacs directory provides a practical introduction to the Emacs editor and annotates the document Ur-Nammu 7. It also covers essential topics such as possessive pronouns, independent pronouns, interrogative pronouns, intransitive verbs, and conjugations.
  3. Directory lesson-03-Ur-Nammu-31 contains the third lesson. The third lesson analyses the Ur-Nammu-31 document and contains a short tutorial about the imperative and conjunctions.
  4. The fourth lesson is in the directory lesson-04-Ur-Nammu-23 and contains, besides the Ur-Nammu-23 document, an introduction to Sumerian numerals..
  5. The fifth lesson is in the directory lesson-05-Ur-Nammu-5.

Sentence structure

To discuss grammar, scholars use a transliteration of Sumerian cuneiforms to the Latin alphabet. Below, you will find the transliteration of the Ur-Nammu-9 document that we will study in this lesson.

1- [NANNA
2-     LUGAL.ANI].{(R)} #dat           -- For his king
3- [UR-NAMMU                           -- Ur-Nammu,
4-     LUGAL.URIM5.{AK}].{E} #gen/erg  -- the king of UR,
5- [E2.ANI].{Ø}  #object               -- his temple
6- MU.NA.DU3 #verb                     -- he built
7- [BAD3.URIM5.{A(K)}].{Ø} #gen/obj    -- the city wall of Ur
8- MU.NA.DU3  #verb                    -- he built

Grammar functions in transliteration

In the transliteration, grammar functions are represented by indicators between braces. In the example, the grammar functions are:

1,2- The benefactive has an unwritten R, which is represented by {(R)}
3,4- The genitive ends in {AK} after consonant; the ergative ends in {E}
5- The object of the action has no ending, which is represented by {βˆ…}
7- The genitive has an unwritten K, which is represented by {A(K)}

Square brackets delimit a noun chain, i.e., a noun followed by a sequence of limiting qualifiers that may contain adjectives, apositives and a genitive. Example: [UR-NAMMU LUGAL.URIM5.{AK}].{E} means [Ur-Nammu, Ur's king].{task-doer}. After the close square bracket, a braced symbol suffix indicates the function of the noun chain. For instance, .{E} shows that [UR.NAMMU...].{E} is the doer of the sentence's task. The {(R)} symbol shows that [NANNA...].{(R)} receives the benefits of the task: [God Nanna].{benefactive}.

The noun chain may contain a genitive, as was stated in the previous paragraph. If you don't know the role of a genitive, it is a grammar function that shows possession. In English, the Saxon genitive marks the possessor with apostrophe-s and comes before the noun: Ur's king. In Sumerian, the possessor follows the noun and is marked with AK after consonant and K after vowel: [LUGAL URIM5 MA].{K} is equivalent to Ur's king.

Braces represent the grammatical function endings. For instance, the ergative function-ending represents the doer of the action and is written as {E} #erg, where #erg is a comment that will be omitted in more advanced lessons. The person who receives the benefit of the action is called dative and is represented as {RA} #dat, where the #dat comment is usually omitted. The empty ending of the object is commented as {βˆ…} #obj or simply as {} #obj. In the example, the objects are the constructions of king Ur-Nammu:

[E2 A NI].{βˆ…}              -- his temple
[[BAD3.URIM5].{A(K)}].{βˆ…}   -- the city wall of Ur

Unwritten endings are placed between parentheses, such as {(R)}.

First Rectangle

The Ur-Nammu 9 document is divided into eight rectangles. In the first rectangle, the text π’€­π’‹€π’†  is written, which is the Sumerogram for the name of Nanna, the god of the Moon. The π’€­ symbol is read as AN (or DIGIR) and is determinative for deity. We will learn in the next paragraph that this word is in the dative case; therefore, the translation of the rectangle is "For Nanna."

π’€­

π’‹€π’† 

an nanna
===============================================
(cn an nanna)
[Nanna
For nanna,

π’€­π’‹€π’†  β€’ (d-nanna) Nanna, the moon god, patron of Ur

Second rectangle

The second rectangle contains three Sumerograms: π’ˆ— (LUGAL), π’€€ (syllable A), and π’‰Œ (syllable NI). LUGAL (π’ˆ—) means "King" or "Lord." ANI (π’€€π’‰Œ) can be translated as "his." Then LUGAL ANI (π’ˆ—π’€€π’‰Œ) means "his Lord." The Sumerogram π’ˆ— (LUGAL) is formed from 𒇽 (luβ‚‚, "person") and 𒃲 (gal, "big").

In Sumerian, like in Latin and German, a nominal phrase has a case marker that indicates various grammatical functions. On the first and second rectangles, the case marker is the dative, which suggests the beneficiary of the action (cui bono). The dative marker is an "{R}," rarely expressed in writing. Therefore, the whole nominal phrase can be transliterated as [NANNA LUGAL.ANI].{(R)}, where the {(R)} is not expressed.

π’ˆ—

π’€€π’‰Œ

lugal a-ni
===============================================
(cn lugal a ni)
lugal.ani].(r)
for his master,

π’ˆ— β€’ (lugal) king, lord, master, owner

π’€€π’‰Œ β€’ (a-ni, a-ne2) his/her, 3d-person human possessive pronoun)

Third Rectangle

The third rectangle contains the name of Ur-Nammu (π’Œ¨π’€­π’‡‰), the king who rebuilt the temple of Nanna and is the document's author. The king's name is formed by π’Œ¨ (UR), which means man or dog, and 𒀭𒇉 (NAMMU), the Mother Earth of the Sumerians. Therefore, the king's name, π’Œ¨π’€­π’‡‰, means "The Man of Nammu." Note that the determinative of deity (π’€­) precedes the goddess's name.

π’Œ¨π’€­π’‡‰

ur-nammu
===============================================
(cn ur-nammu)
[Ur.Nammu
Ur-Nammu,

π’Œ¨π’€­π’‡‰ β€’ (ur-d-namma) Ur-Nammu, a king famous for his law-code

Fourth Rectangle

The fourth rectangle contains π’ˆ—π’‹€π’€•π’† π’ˆ π’†€ (LUGAL URIM2 MA KE4), where 𒋀𒀕𒆠 (URIM2) represents the city that was the cult center of Nanna. It is formed by the Sumerograms Ε EΕ  (π’‹€) and UNUG (𒀕). The Sumerogram π’†  is determinative for geographic names. Determinatives, such as π’€­ ("digir" - deity) and π’†  ("ki" - place), are not pronounced. Their role is to make the meaning of the word clearer.

The genitive case denotes possession. Unlike the dative, English has a genitive case, formed by an apostrophe followed by "s." In English, one would say, "Urim's King." In Sumerian, the genitive follows the possessor and is marked with "AK" after consonants and "K" after vowels. In this nominal chain, the "A" of "AK" was assimilated with the previous consonant, becoming π’ˆ  (MA). The Sumerogram 𒆀 (KE4) represents the "{K}" of the genitive and the "{E}" of the ergative.

Sumerian is an ergative language, meaning the agent of transitive actions is marked. In Sumerian, the ergative marker is "{E}." However, the subject of an intransitive verb, like "to go" or "to sleep," does not receive the "{E}" that marks the agent, whom linguists call ergative. Unmarked functions, such as the Sumerian subject of an intransitive verb and direct object of a transitive verb, are called absolutive and said to be marked with the null symbol "{Ø}." In short, for the Sumerians and modern Basques, if the subject of a sentence does not perform a task, it cannot be called ergative.

π’ˆ—

π’‹€π’€Šπ’† 

π’ˆ 

𒆀

lugal urim5 ma ke4
===============================================
(tr lugal urim ma ke4)
lugal.urim5.ak].e
the king of Ur,

𒋀𒀕𒆠 β€’ (urim2ki) Ur, city in southern Mesopotamia

π’ˆ π’†€ β€’ (m.ak.e) genitive contracted with ergative

Fifth Rectangle

The fifth rectangle introduces the temple (E2 - 𒂍) that Ur-Nammu built. The expression π’‚π’€€π’‰Œ (E2 ANI) means "his temple." It is in the absolutive case and, therefore, receives the null symbol mark "{}," a technical way of saying it does not bear a mark. The noun chain π’‚π’€€π’‰Œ (E2 ANI) undergoes the consequences of the task performed. Thus, it is often called patient, accusative or target.

𒂍

π’€€

π’‰Œ

e2 a ni
===============================================
(tr e2 a ni)
e2.ani
his temple

𒂍 β€’ (e2) pl. π’‚π’ˆ¨π’Œ (E2 ME ESH-pl) house, temple

Sixth Rectangle

A verbal stem prefixed by a sequence of particles and possibly followed by a suffix is called a verbal chain. The verbal chain π’ˆ¬π’ˆΎπ’†• (MU-NA-DU3) can be translated as "built." This verbal chain has two prefixes and a stem:

  1. π’ˆ¬ β€” Ventive Conjugation Prefix (CP). The Ventive CP indicates that the action occurs here, close to the speaker.
  2. π’ˆΎ β€” Dimensional Prefix (DP) cross-referencing the dative. Sumerian has a DP for each sentence component, except the ergative and the absolutive cases.
  3. 𒆕 β€” verbal stem

π’ˆ¬

π’ˆΎ

𒆕

mu na du3
===============================================
(tr mu na du3)
mu.na.du3
he built for him

𒆕 β€’ (du3) to build, to make, to plant

π’ˆ¬ β€’ (mu) conjugation prefix (CP), *ventive prefix*

π’‰Œ β€’ (i3), π’€€ β€’ (a), π’€  β€’ (al) CP: finite marker prefixes

π’‰Œ π’Œˆ β€’ (ib2), π’‰Ž β€’ (im), π’…” β€’ (in) CP: finite marker prefixes

π’ˆΎ or π’€€ β€’ (na) DP that cross-references the dative

Seventh Rectangle

The noun phrase π’‚¦π’‹€π’€•π’† π’ˆ  (BAD3.URIM2.MA) means "wall of URIM." The sumerogram 𒂦 (BAD3) means "city wall." The {(K)} of the genitive is omitted, meaning it is not expressed because it was not pronounced at the end of a nominal phrase.

𒂦

𒋀𒀕𒆠

π’ˆ 

bad3 urim5 ma
===============================================
(tr bad3 urim ma)
bad3.urim5.a
The city wall of Ur,

𒂦 β€’ (bad3) wall, fortification

π’ˆ  β€’ (m.a(k)) genitive, of Ur

Eigth Rectangle

The last rectangle repeats the π’ˆ¬π’ˆΎπ’†• (MUNADU3) verbal chain.

π’ˆ¬

π’ˆΎ

𒆕

mu na du3
===============================================
(tr mu na du3)
mu.na.du3
he built for him
Below, there is a complete list of Dimensional Prefixes (DP).
The concept of DP does not exist in English. Each of these
Dimensional Prefixes has two kinds of markers, one to be used as
a suffix with a noun chain and the other to be used in the verbal chain.

π’Š or π’ˆΎ β€’ (ra or na) DP that cross-references the dative

𒁕 β€’ (da) DP comitative indicates group action, as in β€˜with’

π’‹« β€’ (ta) DP ablative, indicates separation

π’‚  or π’…† β€’ (Ε‘e or Ε‘i) DP terminative, indicates goal

π’€€ or π’‰Œ β€’ (a or ni) DP locative indicates where something is happening

π’‚Š β€’ (e) DP locative2, indicates motion toward something

The Method

I will use the method I employed in this first document to introduce a few other documents. In other words, each document's directory will contain a README.md with precise details: grammar, vocabulary, syllables, and essential Sumerograms for reading the document. This methodology ensures you can handle a manageable amount of information initially.

If you want to create your fonts, in the Gimp directory, you'll find a README.md with instructions for installing Gimp to facilitate Sumerogram typesetting. The same directory will include a few wedges, syllables, and necessary dictionary entries for the Sumerian typesetting of the Ur-Nammu-9 document. The GIMP directory stores wedges of average size, while the short subdirectory contains shorter wedges and long holds longer ones. There are also directories for shallow, repeated, and Winkelhaken wedges.

Reading the brick

Let's read the whole brick inscription:

  1. ᡈNANNA (π’€­π’‹€π’† ) -- For the god Nanna...
  2. LUGAL ANI (π’ˆ—π’€€π’‰Œ) -- his master. The word 'LUGAL' means king or master. It is formed from 'lu,' which means 'man,' and 'gal,' which can be translated as 'great.' The expression 'a-ni' is equivalent to the possessive pronoun 'his.'
  3. UR-NAMMU (π’Œ¨π’€­π’‡‰) -- Ur-Nammu,
  4. LUGAL-URIM2ki-MA-KE4 (π’ˆ— 𒋀𒀕𒆠 π’ˆ  𒆀) -- King of Ur,
  5. E2-ANI (π’‚π’€€π’‰Œ) -- his temple. Remember that you already learned the meaning of 'ANI.'
  6. MU-NA-DU3 (π’ˆ¬π’ˆΎπ’†•) -- built.
  7. BAD3.URIM2.MA (π’‚¦π’‹€π’€•π’† π’ˆ ) -- The wall of Ur,
  8. MU-NA-DU3 (π’ˆ¬π’ˆΎπ’†•) -- he built for NANNA.

The meaning of the whole document is something like this: "For the god Nanna, his Master, Ur-Nammu, the King of Ur, built his temple. The king also built the city walls of Ur."

APPENDIX: Grammar notes

=====================================================

Congratulations. You have finished the first lesson. This appendix gives further details about the case elements, the noun chain and the verbal chain. If you don't feel like it, you don't need to read it now. You can return to this lesson after completing a few Sumerian documents.

Case Elements

The subject of a sentence is the topic of the conversation. Besides the subject, the sentence may have other marked components called case elements. Case elements may have references in the verbal chain. The leading case elements with their marks and references are:

Ergative: π’‚Š β€’ (e) mark the doer of a task

π’ˆ—π’‚Š β€’ 𒂦 π’‹€π’€•π’† π’ˆ  β€’ π’ˆ¬π’ˆΎπ’†•

lugal.e bad3 urim ma mu-na-du3
The king built the city wall of Ur.

Dative: π’Š β€’ (ra, r)/π’ˆΎ (na) for

π’Žπ’€€π’‰Œπ’Š β€’ π’ˆ—π’‚Š β€’ π’‚¦π’‹€π’€Šπ’† π’ˆ  β€’ π’ˆ¬π’ˆΎπ’†•

nin a ni ra β€’ lugal.e β€’ bad3 urim ma β€’ mu-na-du3
For his lady, the king built the wall of Urim.

Locative: π’€€ β€’ (a)/π’‰Œ β€’ (ni) in, on

π’ˆ—π’‚Š β€’ π’Œ·π’€€ β€’ 𒂍 β€’ π’ˆ¬π’‰Œπ’†•

lugal.e β€’ uru.a β€’ e2 β€’ mu-ni-du3
The king built a house in a city.

Terminative: π’‚  β€’ (Ε‘e)/π’…† β€’ (Ε‘i) in order to

π’‚· β€’ π’Œ·π’ˆ¬π’‚  β€’ 𒂡𒅆𒁺

ĝe26 β€’ uru.ĝu10-my.Ε‘e β€’ ga.Ε‘i.ĝen
I will go there to my city.

Ablative: π’‹« β€’ (ta)/π’‹« β€’ (ta) or π’Š (ra) out of

π’Œ·π’‹« β€’ 𒁀𒋫𒁺

uru.ta β€’ ba.ta.ĝen
He went out from the city.

Comitative: 𒁕 β€’ (da)/𒁕 β€’ (da) or π’‰ˆ β€’ (de3) or 𒁲 β€’ (di) with

π’ˆ—π’‚Š β€’ π’Œ‰π’€€π’‰Œπ’• β€’ 𒂍 β€’ π’ˆ¬π’Œ¦π’•π’†•

lugal.e β€’ dumu a ni da β€’ e2 β€’ mu.un.da.du3
The king built the house with his son.

Equitative: 𒁢 // 𒁢 β€’ (tr gin-equitative) like, as

π’€€π’€π’‹€π’ˆ¬π’Ά

a ba shesh ĝu10-my gin-equitative
Who is like my brother?

Absolutive: Ø

π’Žπ’€€π’‰Œπ’Š β€’ π’ˆ—π’‚Š β€’ 𒂦 β€’ π’ˆ¬π’ˆΎπ’†•

nin a ni ra β€’ lugal e β€’ bad3.{Ø} β€’ mu na du3
For his lady the king built the city wall.

Dative conjugation

When used as a prefix to a verb, the dative takes different forms depending on the person and number it is referring to.

π’ˆ  (ma) to me

π’‚·π’Šπ’ˆ—π’‚Šπ’‚π’ˆ¬π’ˆ π’†•

g̃e26.ra lugal.e e2 mu.ma.du3
For me, the king built a house.

π’Š (ra) to you

π’’π’Šπ’ˆ—π’‚Šπ’‚π’ˆ¬π’Šπ’†•

ze2.ra lugal.e e2 mu.ra.du3
The king built a house for you.

π’ˆΎ (na) to him/to her

π’Žπ’Šπ’ˆ—π’‚Šπ’‚π’ˆ¬π’ˆΎπ’†•

nin.ra lugal.e e2 mu-na-du3
For the lady, the king built a house.

π’ˆ¨ (me) to us

π’ˆ—π’‚Šπ’‚π’ˆ¬π’ˆ¨π’†•

lugal.e e2 mu.me.du3
The king built a house for us.

π’‰ˆ (ne) to them

π’ˆ—π’‚Šπ’‚π’ˆ¬π’‰ˆπ’†•

lugal.e e2 mu.ne.du3
The king built a house for them.

Transitive verbs

A transitive verb describes an action that transitions from a subject to a direct object. In a transitive verb, the subject is the doer of the action and is called ergative, which is the Greek term for the person who performs a task. In Sumerian, the ergative is marked with π’‚Š {e}.

The absolutive case is the entity that undergoes the consequences of a task. The absolutive case can be the person accused of a deed. In this case, it is called accusative. The absolutive case can also be a target of a shooting. Or it can be the object of health care, in which case it is called patient by the doctors. Some linguists call patient all kinds of absolutive cases of a transitive verb, while others prefer the term accusative. In Sumerian, the absolutive case receives no mark, but the linguists say it is marked by the null symbol {Ø}.

The transitive verb itself comes last in a Sumerian sentence, and is described by a chain of affixes surrounding the stem. This verbal chain may contain a Modal Prefix (MP, such as 𒉑 β€’ nu β€’ not), a Conjugation Prefix (CP, such as π’ˆ¬ β€’ mu β€’ ventive, here), initial pronominal prefix (IPP, such as N in π’ˆ¬π’Œ¦π’†ͺπ’‚Š β€’ mu-n.dab.e β€’ he seizes her) and suffix pronouns (π’‚—π’‰ˆπ’‚— β€’ en-de3-en β€’ us, π’Œ¦π’’π’‚— β€’ un-ze2-en β€’ you people). Below, there are examples of all initial pronominal prefixes.

π’ˆ¬π’†ͺπ’‚Š (mu'dab.e) he seizes me

π’ˆ¬π’‚Šπ’†ͺπ’‚Š (mu-e.dab.e) he seizes you

π’ˆ¬π’Œ¦π’†ͺπ’‚Š (mu-n.dab.e) he seizes her

π’ˆ¬π’ˆ¨π’†ͺπ’‚Š (mu-me.dab.e) he seizes us

π’ˆ¬π’Œ¦π’‰ˆπ’†ͺπ’‚Š (mu-nne.dab.e) he seizes them

I have for you a complete example of a transitive sentence below. I provided you with a pronunciation key and vocabulary, so I hope you can scan the sentence.

π’Š©π’Šπ’‡½π’‚Šπ’ŠΊπ’Œ·π’€€
π’ˆ¬π’ˆΎπ’€Šπ’‹§π’‚Š

π’Š©π’Š

π’‡½π’‚Š

π’ŠΊ

π’Œ·π’€€

π’ˆ¬π’ˆΎπ’€Šπ’‹§π’‚Š

munus.ra

lu2.e

ŝe.βˆ…

uru.a

muβ€’naβ€’abβ€’shum2.e

for the woman

the man

barley

in the city

hereβ€’to herβ€’it
β€’he gave

The man gave the woman barley in the city.

π’Š© β€’ (munus) woman, female

π’Š β€’ (ra) dative marker

𒇽 β€’ (lu2) man, male

π’‚Š β€’ (e) ergative marker

π’ŠΊ β€’ (Ε‘e) barley, grain

π’Œ· β€’ (uru) city

π’€€ β€’ (a) locative marker

π’ˆ¬ β€’ (mu) venitive conjugation prefix, here

π’ˆΎ β€’ (na) cross-reference to the dative, to her

π’€Š β€’ (ab) Initial Prefix Pronoun, it

π’‹§ β€’ (shum2) to give

Intransitive verb

An intransitive verb does not have a direct object. In Sumerian, the subject of an intransitive verb goes to the absolutive case and, therefore, is not marked.

π’ˆ—π’Œ·π’ˆ¬π’‚ π’‰Œπ’…Žπ’Ί

π’ˆ—

π’Œ·π’ˆ¬π’‚ 

π’‰Œ

π’…Ž

𒁺

lugal..βˆ…

uru.ĝu10 őe

i3

im

g̃en

the king

to my city

finite verb marker

came

The king came to my city.

π’ˆ— β€’ (lugal) king

π’‰Œπ’…Ž β€’ (im) finite verb marker

𒁺 β€’ (gΜƒen) to come

π’‚  β€’ (Ε‘e3) to, towards

π’Œ· β€’ (uru) city

π’Œ·π’ˆ¬ β€’ (uru.ĝu10) my city

Modal Prefix (MP)

The modal prefixes express modality, i.e., relationships to reality or truth. You can only learn the indicative and negation modal prefixes for now. You may learn the other prefixes when you encounter them in Sumerian documents.

Indicative: /Ø-/

In Sumerian, the indicative is unmarked. The empty prefix /Ø-/represents this fact in transliteration.

Negation: 𒉑 nu-

π’‰‘π’Œ¦π’…₯

(tr nu un gu7)
He didn't eat it.

Let him: π’ƒΆ αΈ«e2-

𒃢𒅁π’…₯π’‚Š

(tr hhe2 ib gu7 e)
Let him eat it.

Indeed: π’„© αΈ«a-

π’„©π’€­π’…₯

(tr hha an gu7)
He ate it, indeed.

Cohortative: π’‚΅ ga-

π’‚΅π’‰Œπ’Œˆπ’ƒ»π’Š‘π’‚—π’‰ˆπ’‚—

(tr ga ni ib2 ĝar re en de3 en)
Let us put it there.

Prohibitive: π’ˆΎ na-

π’ˆΎπ’€Šπ’…₯π’‚Š

(tr na ab gu7 e)
He must not eat it.

Conjugation Prefix (CP)

The main Conjugation Prefixes (CP) are /mu-/ to indicate that the action occurs here, /bi2-/ in front of open vowels such as /i/, /ba/ to form middle/passive voice, /i3/ to create a finite verbal tense, and /ma/ in combination with /ra/ of benefit. Below, you will find a fairly complete list of Conjugation Prefixes, but you need to learn only /mu-/ and /i3/ for this first lesson.

1. Here: π’ˆ¬ - π’Œ¦π’Ί

(tr mu un re6)
He brought it here.

2. Followed by open vowel: π’‰ˆ - 𒅔𒁺

(tr bi2 in re6)
He made the team bring it.

3. Followed by ra: π’ˆ  - π’Šπ’€­π’Ί

(tr ma ra an re6)
He brought it here to you.

4. Finite verb: π’‰Œ - π’…Žπ’Ί

(tr i3 im ĝen)
He came here.
Obs. The middle voice with /ba/ indicates an action that affects the doer.

5. Middle voice: 𒁀 - 𒀭𒁺

(tr ba an re6)
He took it for himself.

6. Passive voice: 𒁀 - 𒁺

(tr ba re6)
It was brought.

Nominal chain

In Sumerian, adjectives are formed from verbs by adding the suffix π’€€ (A). For example, the verb below means to be strong.

π’†— β€’ (kalag) to be strong

To form an adjective from kalag, one adds an A. The expression below means mighty king. In Sumerian, different from English, the adjectives follow the noun.

π’ˆ— π’†— π’‚΅ β€’ (lugal kalag-ga) β€’ a mighty king

In English, the Saxon genitive is marked with S and precedes the verb. Therefore, one writes "Elil's Warrior." In Sumerian, the genitive is marked with {K} after a vowel and {AK} after a consonant. Like the adjective, the genitive follows the noun. The {K} of the genitive was rarely written except when combined with the ergative. In this case, it was written as 𒆀 (ke4).

π’‚π’ˆ—π’†·

e2 lugal-la
The king's house

π’‚Όπ’€€π’‰Œπ’Š
π’Œ‰π’ˆ—π’†·π’†€
𒂍
π’ˆ¬π’ˆΎπ’†•

(ama a ni ra) for his mother,
(dumu lugal la ke4) by the king's son
(e2) a house
(mu-na-du3) was built for her

About

A short course on reading and writing Sumerian cuneiform

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors