Ibrahim, the Thirteenth Emperor of the Turks

Ibrahim, the Thirteenth Emperor of the Turks is a she-tragedy written by Mary Pix, first performed in 1696. Pix's first play, it purported to describe incidents in the life of Ibrahim, Sultan of the Ottoman Empire.[1][2] The numbering is correct only if Mehmed the Conqueror is regarded as the first emperor, and the disputed reign of his son Cem is counted as well. The play has been called a "proto-feminist depiction of the power-struggle between a sultan and a seraglian woman".[1]

Plot

The play focuses on Emperor Ibrahim and his rape of Morena. Sheker Para (Ibrahim's mistress) seeks revenge after being rejected by Amurat. She encourages Ibrahim to seduce Morena, a young woman who is engaged to Amurat. Morena rejects Ibrahim's advances so he orders her to be dragged to a chamber, where he violently rapes her. Afterwards, a Mufti describes how terribly Morena has been treated by Ibrahim. The injured Morena takes poison and dies in Amurat's arms, but not before inspiring a revolution against Ibrahim.

Reception

The play was very successful when first performed in 1696, and was also performed several times in 1704.[3] It was also revived in 1715.[3]

Paula de Pando suggests that in the figure of Morena, Pix:

"has presented a victimized heroine who becomes, in her final hours, an emblem of the ravaged nation under an absolutist regime. ... The idea of passivity becoming active political commitment for those that survive the female victim is a significant development from Banks' Anna [the heroine of his drama Virtue Betrayed, or, Anna Bullen (1682)], who advocates quietism and trusts Providence: Morena claims the necessity of a revolution that would vindicate her name and end Ibrahim's regime.[4]

gollark: Surely you can just pull a particular tag of the container.
gollark: I can come up with a thing to transmit ubqmachine™ details to osmarks.net or whatever which people can embed in their code.
gollark: It's an x86-64 system using debian or something.
gollark: > `import hashlib`Hashlib is still important!> `for entry, ubq323 in {**globals(), **__builtins__, **sys.__dict__, **locals(), CONSTANT: Entry()}.items():`Iterate over a bunch of things. I think only the builtins and globals are actually used.The stuff under here using `blake2s` stuff is actually written to be ridiculously unportable, to hinder analysis. This caused issues when trying to run it, so I had to hackily patch in the `/local` thing a few minutes before the deadline.> `for PyObject in gc.get_objects():`When I found out that you could iterate over all objects ever, this had to be incorporated somehow. This actually just looks for some random `os` function, and when it finds it loads the obfuscated code.> `F, G, H, I = typing(lookup[7]), typing(lookup[8]), __import__("functools"), lambda h, i, *a: F(G(h, i))`This is just a convoluted way to define `enumerate(range))` in one nice function.> `print(len(lookup), lookup[3], typing(lookup[3])) #`This is what actually loads the obfuscated stuff. I think.> `class int(typing(lookup[0])):`Here we subclass `complex`. `complex` is used for 2D coordinates within the thing, so I added some helper methods, such as `__iter__`, allowing unpacking of complex numbers into real and imaginary parts, `abs`, which generates a complex number a+ai, and `ℝ`, which provvides the floored real parts of two things.> `class Mаtrix:`This is where the magic happens. It actually uses unicode homoglyphs again, for purposes.> `self = typing("dab7d4733079c8be454e64192ce9d20a91571da25fc443249fc0be859b227e5d")`> `rows = gc`I forgot what exactly the `typing` call is looking up, but these aren't used for anything but making the fake type annotations work.> `def __init__(rows: self, self: rows):`This slightly nonidiomatic function simply initializes the matrix's internals from the 2D array used for inputs.> `if 1 > (typing(lookup[1]) in dir(self)):`A convoluted way to get whether something has `__iter__` or not.
gollark: If you guess randomly the chance of getting none right is 35%ish.

References

  1. Carnell, Rachel. (2016). A political biography of Delarivier Manley. Routledge. p. 148. ISBN 9781315653228. OCLC 948602687.
  2. Akalin, Esin. (2016). Staging the ottoman turk : british drama, 1656-1792. Columbia University Press. p. 221. ISBN 9783838269191. OCLC 966081570.
  3. Stewart, Ann Marie (2010). The Ravishing Restoration: Aphra Behn, Violence, and Comedy. Susquehanna University Press. p. 58.
  4. Pilar Cuder Domínguez (ed), Paula de Pando (2014). ""Look to Thy Self, and Guard Thy Character": She-Tragedy and the Conflicts of Female Visibility". Genre in English Literature, 1650-1700 : transitions in drama and fiction. Cambria Press. ISBN 9781604978827. OCLC 1000021447.CS1 maint: extra text: authors list (link)
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.