From 8bfb569f7d95020eb0733d2d1811e3795068a5a9 Mon Sep 17 00:00:00 2001 From: htom Date: Fri, 19 Sep 2025 17:39:04 +0200 Subject: [PATCH] ora2 done --- ora2/hamlet.css | 63 ++++++++++++++++++++++++++++++++++++++++++++ ora2/hamlet.dtd | 11 ++++++++ ora2/hamlet.txt | 45 +++++++++++++++++++++++++++++++ ora2/hamlet.xml | 70 +++++++++++++++++++++++++++++++++++++++++++++++++ 4 files changed, 189 insertions(+) create mode 100644 ora2/hamlet.css create mode 100644 ora2/hamlet.dtd create mode 100644 ora2/hamlet.txt create mode 100644 ora2/hamlet.xml diff --git a/ora2/hamlet.css b/ora2/hamlet.css new file mode 100644 index 0000000..e6bbca4 --- /dev/null +++ b/ora2/hamlet.css @@ -0,0 +1,63 @@ +* { + display: block; +} + +line>stagedir { + display: inline; +} + +play { + background-color: white; + font-family: "Palatino Linotype", Palatino, "Times New Roman"; + line-height: 1.5; + margin: auto; + max-width: 80ch; + /*80 karakter -^ */ + padding: 2em; +} + +author, +title { + font-variant: small-caps; + text-align: center; +} + +author, +play>title { + font-weight: bold; +} + +play>title { + font-size: xx-large; + letter-spacing: 0.15em; + margin-top: 0.5em; + text-shadow: 1px 1px 2px gray; +} + +author, +act>title { + font-size: x-large; +} + +scene>title { + background-color: slateblue; + box-shadow: 0.25em 0.25em 0.5em gray; + color: white; + font-size: large; + padding: 0.5em; +} + +act { + border-top: medium double black; + margin-top: 2em; + padding-top: 1.5em; +} + +scene { + padding-top: 1em; +} + +speech, +scene>stagedir { + margin-top: 1em; +} diff --git a/ora2/hamlet.dtd b/ora2/hamlet.dtd new file mode 100644 index 0000000..e1d1435 --- /dev/null +++ b/ora2/hamlet.dtd @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/ora2/hamlet.txt b/ora2/hamlet.txt new file mode 100644 index 0000000..b36a233 --- /dev/null +++ b/ora2/hamlet.txt @@ -0,0 +1,45 @@ +// Source: http://shakespeare.mit.edu/hamlet/ + +William Shakespeare +The Tragedy of Hamlet, Prince of Denmark +ACT I +... +SCENE V. Another part of the platform. +... +HAMLET + O all you host of heaven! O earth! What else? + And shall I couple hell? O, fie! Hold, hold, my heart; + And you, my sinews, grow not instant old, + But bear me stiffly up. Remember thee! + Ay, thou poor ghost, while memory holds a seat + In this distracted globe. Remember thee! + Yea, from the table of my memory + I'll wipe away all trivial fond records, + All saws of books, all forms, all pressures past, + That youth and observation copied there; + And thy commandment all alone shall live + Within the book and volume of my brain, + Unmix'd with baser matter: yes, by heaven! + O most pernicious woman! + O villain, villain, smiling, damned villain! + My tables,--meet it is I set it down, + That one may smile, and smile, and be a villain; + At least I'm sure it may be so in Denmark: + [Writing] + So, uncle, there you are. Now to my word; + It is 'Adieu, adieu! remember me.' + I have sworn 't. +[Enter HORATIO and MARCELLUS] +HORATIO + [Within] My lord, my lord,-- +MARCELLUS + [Within] Lord Hamlet,-- +HORATIO + [Within] Heaven secure him! +HAMLET + So be it! +HORATIO + [Within] Hillo, ho, ho, my lord! +HAMLET + Hillo, ho, ho, boy! come, bird, come. +... diff --git a/ora2/hamlet.xml b/ora2/hamlet.xml new file mode 100644 index 0000000..69750e7 --- /dev/null +++ b/ora2/hamlet.xml @@ -0,0 +1,70 @@ + + + + + + + + + + William Shakespearea + The Tragedy of Hamlet, Prince of Denmark + + ACT I + + SCENE V. Another part of the platform. + + HAMLET + O all you host of heaven! O earth! What else? + And shall I couple hell? O, fie! Hold, hold, my heart; + And you, my sinews, grow not instant old, + But bear me stiffly up. Remember thee! + Ay, thou poor ghost, while memory holds a seat + In this distracted globe. Remember thee! + Yea, from the table of my memory + I'll wipe away all trivial fond records, + All saws of books, all forms, all pressures past, + That youth and observation copied there; + And thy commandment all alone shall live + Within the book and volume of my brain, + Unmix'd with baser matter: yes, by heaven! + O most pernicious woman! + O villain, villain, smiling, damned villain! + My tables,--meet it is I set it down, + That one may smile, and smile, and be a villain; + At least I'm sure it may be so in Denmark: + [Writing] + So, uncle, there you are. Now to my word; + It is 'Adieu, adieu! remember me.' + I have sworn ' + + [Enter HORATIO and MARCELLUS] + + HORATIO + + [Within] My lord, my lord,-- + + + MARCELLUS + [Within] Lord Hamlet,-- + + + HORATIO + + [Within] Heaven secure him! + + + HAMLET + So be it! + + + HORATIO + [Within] Hillo, ho, ho, my lord! + + + HAMLET + Hillo, ho, ho, boy! come, bird, come. + + + +