Peter Karvaš

Peter Karvaš (25 April 1920 in Banská Bystrica − 28 November 1999) was a Slovakian writer.

He was a philosopher, theatre scholar, dramaturg and diplomat. In 1968 he was banned from publishing as a result of the Prague Spring. Karvaš became known above all for his plays, of which the Mitternachtsmesse (Midnight Mass) was also successfully performed in Germany. In addition, there is an equally remarkable prose work and numerous theoretical works in the field of theatre studies and philosophy.

Birthplace of the writer Peter Karvaš

Karvaš died in 1999 in Bratislava at the age of 79.

Work

Theater plays

  • Mitternachtsmesse.[1] (Drama with prologue in three acts (five scenes))
  • Die grosse Perücke.[2] (Comedy in two parts with epilogue (eleven scenes))
  • Antigone und die Anderen, (tragedy in 3 acts and 2 interludes)
  • Ein Königreich für einen Mörder, (Comedy)
  • Menschen unserer Straße, (play in four scenes)
  • Diplomaten, (three-act comedy)
  • Patient hundertdreizehn, (five act comedy)
  • Meteor, (drama in three acts)
  • Sieben Zeugen, (one-act play)
  • Die Umfrage, (one-act play)
  • Das Verbot, (Play in 2 parts and 6 scenes))
  • List of 15 plays in the German National Library.[3]

Prose

  • Tanz der Salome, Apokryphen
  • Teufeleien
  • Unvollendete für Kinderstimme
gollark: ```lualocal function setInterval(func, s, ...) assert(type(func) == "function", "bad argument #1 (expected function, got ".. type(func) ..")") s = s or 0 assert(type(s) == "number", "bad argument #2 (expected number, got ".. type(s) ..")") local interval = {} interval.interval = s interval.func = func interval.args = {...} interval.id = genHex() interval.run = true interval.stopped = false interval.pid = spawn(function() while interval.run do sleep(interval.interval) spawn(function() interval.func(unpack(interval.args)) end) end end) interval = setmetatable(interval, { __tostring = function() return string.format("Interval 0x%x [%s]s (%s)", interval.id, s, string.match(tostring(func),"%w+$")) end, }) return intervalend```
gollark: It's included in PotATOS.
gollark: https://raw.githubusercontent.com/Ale32bit-CC/Node.lua/master/node.lua
gollark: NodeLuaBestOS
gollark: Yes, they can fly, using the `launch` function.

References

This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.