Esmoreit

Esmoreit is a Middle Dutch drama. It is one of the four abele spelen ("able plays") contained in the Van Hulthem Manuscript and consists of 1,018 lines in rhyme. The other abele spelen are: Gloriant, Lanseloet van Denemerken and Vanden Winter ende vanden Somer.

The play is named after the male protagonist Esmoreit, crown prince of the Kingdom of Sicily. It deals with the love between two people of different social classes and is followed by the sotternie (farce) Lippijn.

One of its sources is the 14th-century chanson de geste Baudouin de Sebourc.[1]

Roles

  • Robbrecht (nephew of the king of Sicily)
  • Meester (Master Platus, chamberlain to the king of Damascus)
  • de coninc (de king of Damascus)
  • de jonge (jonc)vrouwe Damiët (daughter of the king of Damascus)
  • de kersten coninc/sijn vader (the (Christian) king of Sicily)
  • de vrouwe/sine moeder (queen of Sicily and mother of Esmoreit)
  • de jonghelinc (Esmoreit, crown-prince of Sicily, raised at the court of Damascus)

Plot

Esmoreit is the crown prince of Sicily. His birth is a concern for his cousin Robbrecht, until then the successor to the throne. He decides to kill Esmoreit.

At the court of Damascus a prophecy foretells that a foreign prince will kill the king of Damascus and marry his daughter Damiët. The king then decides to look for this prince to take him to his court and raise him as his son to avoid the murder. He sends out Platus to look for the prince.

In Sicily, Platus meets Robbrecht, who is trying to kill Esmoreit by drowning him in a well. Platus buys the child for one thousand pounds in gold ("om dusent pont van goude ghetelt") and brings him to Damascus. Robbrecht accuses the queen of the murder on her son and she is imprisoned by the king, who is enraged with grief.

The king of Damascus leaves Esmoreit in the care of Damiët, telling her he is an abandoned child.

Many years later, Esmoreit discovers Damiët is not his sister and that she has fallen in love with him. Esmoreit has fallen in love with Damiët but she cannot reciprocate his love because she considers him of lower class.

He also finds out that he is not abandoned and goes to look for his parents. When Esmoreit comes to Sicily he discovers his true identity: the cloth he was found in is recognized by the queen, who is still locked up. While the king and queen are united, Robbrecht is still not punished.

In the meantime, Damiët cannot stand being without Esmoreit and she decides to go after him. She leaves with Platus, dressed as a pilgrim. Meeting him in Sicily gives great joy: Esmoreit introduces Damiët to his father who resigns his throne in behalf of Esmoreit. Platus recognizes Robbrecht as the man from whom he bought Esmoreit. Robbrecht is hanged. Esmoreit and Damiët marry.

gollark: ``` func AddInt32(addr *int32, delta int32) (new int32) func AddInt64(addr *int64, delta int64) (new int64) func AddUint32(addr *uint32, delta uint32) (new uint32) func AddUint64(addr *uint64, delta uint64) (new uint64) func AddUintptr(addr *uintptr, delta uintptr) (new uintptr) func CompareAndSwapInt32(addr *int32, old, new int32) (swapped bool) func CompareAndSwapInt64(addr *int64, old, new int64) (swapped bool) func CompareAndSwapPointer(addr *unsafe.Pointer, old, new unsafe.Pointer) (swapped bool) func CompareAndSwapUint32(addr *uint32, old, new uint32) (swapped bool) func CompareAndSwapUint64(addr *uint64, old, new uint64) (swapped bool) func CompareAndSwapUintptr(addr *uintptr, old, new uintptr) (swapped bool) func LoadInt32(addr *int32) (val int32) func LoadInt64(addr *int64) (val int64) func LoadPointer(addr *unsafe.Pointer) (val unsafe.Pointer) func LoadUint32(addr *uint32) (val uint32) func LoadUint64(addr *uint64) (val uint64) func LoadUintptr(addr *uintptr) (val uintptr) func StoreInt32(addr *int32, val int32) func StoreInt64(addr *int64, val int64) func StorePointer(addr *unsafe.Pointer, val unsafe.Pointer) func StoreUint32(addr *uint32, val uint32) func StoreUint64(addr *uint64, val uint64) func StoreUintptr(addr *uintptr, val uintptr) func SwapInt32(addr *int32, new int32) (old int32) func SwapInt64(addr *int64, new int64) (old int64) func SwapPointer(addr *unsafe.Pointer, new unsafe.Pointer) (old unsafe.Pointer) func SwapUint32(addr *uint32, new uint32) (old uint32) func SwapUint64(addr *uint64, new uint64) (old uint64) func SwapUintptr(addr *uintptr, new uintptr) (old uintptr)```Seen in standard library docs.
gollark: Fun fact: that function cannot be written with a sane type in Go.
gollark: Esolang where multiple different garbage collectors run at the same time.
gollark: When you make an esolang in which it isn't!
gollark: "GCs are actually deterministic"? I smell an overgeneralization!

References

  1. Claassens, G. H. M. (2000). "Baudoin de Sebourc". In Willem Pieter Gerritsen (ed.). A Dictionary of Medieval Heroes: Characters in Medieval Narrative Traditions and Their Afterlife in Literature, Theatre and the Visual Arts. Anthony G. van Melle, Tanis Guest. Boydell & Brewer. pp. 53–54. ISBN 9780851157801.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.