Epitrepontes

Epitrepontes (translated as The Arbitration or The Litigants) is an Ancient Greek comedy by Menander, of which only fragments of papyrus were preserved.

Epitrepontes
Written byMenander
CharactersCharisios, Pamphile

Plot

Five months after his wedding, Charisios goes on a business trip. While he was out of town, his wife Pamphile gives birth to a child, whom she reluctantly abandons in order to preserve her reputation and her marriage.

gollark: My meme library actually has a lot of alignment memes.
gollark: I actually have a bunch of random text processing scripts like d͓̂ͤǐ̋͐à̗ͥc͎͉̉r̺̪̎ị̍̅ţ͐ͪi̺̇̊c̼̓ͣi͌ͩ̊z̨̨͟eͨ̄̉ and z⁡w⁣s⁤i‎f​y.‪
gollark: ```python#!/usr/bin/env python3import fileinputimport sysdef process_char(c): if c == "\n" or c == " ": return c return "||" + c + "||"for line in fileinput.input(): out = "".join([process_char(c) for c in line]) sys.stdout.buffer.write(out.encode("utf-8"))```
gollark: I made a simple python script for it.
gollark: https://github.com/acelewis/my_first_calculator.py

References

  • Damen, Mark. Reading 5: Greek New Comedy.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.