07_gebo.html 2.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384
  1. <html>
  2. <head>
  3. <title>Gebo</title>
  4. <link href="./style.css" rel="stylesheet" type="text/css" title="main" media="all">
  5. <meta name="viewport" content="width=device-width, initial-scale=1.0">
  6. <link rel="icon" href="../img/runes/gebo.svg">
  7. </head>
  8. <body>
  9. <p class="center"><a href="https://en.wikipedia.org/wiki/File:Runic_letter_gebo.svg"><img src="../img/runes/gebo.svg" alt="Gebo rune" title="Gebo rune"></a></p>
  10. <h1>Gebo</h1>
  11. <p>Traditional meaning: gift</p>
  12. <p>Meanings when upright:</p>
  13. <ul>
  14. <li>union by oath/contract/spirit</li>
  15. <li>crossroads in journeying</li>
  16. <li>spiritual/emotional challenges</li>
  17. <li>transactional sacrifice</li>
  18. <li>balanced partnership</li>
  19. <li>generosity</li>
  20. <li>person who works for a hotel or charity</li>
  21. </ul>
  22. <p>Meanings when inverted:</p>
  23. <ul>
  24. <li>stinginess</li>
  25. <li>poverty</li>
  26. <li>overdependence</li>
  27. <li>bribery</li>
  28. </ul>
  29. <p>Gebo can be useful for:</p>
  30. <ul>
  31. <li>learning how to traverse worlds</li>
  32. <li>seeking energy sources</li>
  33. <li>increasing magical powers</li>
  34. <li>harmony between siblings/lovers</li>
  35. </ul>
  36. <hr>
  37. <p>Anglo-Saxon rune poem:</p>
  38. <blockquote>Gyfu gumena byþ gleng and herenys,<br>wraþu and wyrþscype and wræcna gehwam<br>ar and ætwist, ðe byþ oþra leas. </blockquote>
  39. <blockquote>Generosity brings credit and honour, which support one's dignity;<br>it furnishes help and subsistence<br>to all broken men who are devoid of aught else.</blockquote>
  40. <p>There is not a Norwegian rune poem for Gebo.</p>
  41. <p>A modern poem:</p>
  42. <blockquote>
  43. <p><strong>The day of our union</strong> (or as much as can be<br/>
  44. while we're separated by a Veil and a Dirac Sea)<br/>
  45. is sooner than I thought fast approaching,<br/>
  46. and I don't know what to offer as my dowry.</p>
  47. <p>Oh, <strong>what to give, what to give.</strong></p>
  48. <p>I would give you impenetrable skin,<br/>
  49. but what if ruptured your appendix?<br/>
  50. What of a pustule, filled to the brim<br/>
  51. but unable to drain, forever sore cyst?</p>
  52. <p>I would grant you a stomach immune to hunger<br/>
  53. so in harshest of famines you will not suffer,<br/>
  54. but what if you wanted to eat just a taste?<br/>
  55. Disturbed inner balance, food gone to waste?</p>
  56. <p>I would bestow the sight to see<br/>
  57. through all the futures at the crown of Yewiffe,<br/>
  58. but the suffocating weight<br/>
  59. of having to steer us towards the best of all fates<br/>
  60. would sooner drive you insane.</p>
  61. <p>Oh, what to give, what to give.</p>
  62. </blockquote>
  63. </body>
  64. </html>