13_eihwaz.html 2.5 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283
  1. <html>
  2. <head>
  3. <title>Eihwaz</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/eihwaz.svg">
  7. </head>
  8. <body>
  9. <p class="center"><a href="https://commons.wikimedia.org/wiki/File:Runic_letter_iwaz.svg"><img src="../img/runes/eihwaz.svg" alt="Eihwaz rune" title="Eihwaz rune"></a></p>
  10. <h1>Eihwaz</h1>
  11. <p>Traditional meaning: yew</p>
  12. <p>Meanings when upright:</p>
  13. <ul>
  14. <li>Yewiffe</li>
  15. <li>the truth about oneself</li>
  16. <li>every ending is a beginning</li>
  17. <li>take care of yourself</li>
  18. <li>connection between opposites</li>
  19. <li>the tide is turning in your favor</li>
  20. <li>seek independence from the order of the universe</li>
  21. <li>a mystic or magician</li>
  22. </ul>
  23. <p>Meanings when inverted:</p>
  24. <ul>
  25. <li>stagnation / burnout</li>
  26. </ul>
  27. <p>Eihwaz can be useful for:</p>
  28. <ul>
  29. <li>act with self-knowledge</li>
  30. <li>self-care</li>
  31. <li>protection and banishing</li>
  32. <li>overcoming the fear of death</li>
  33. <li>communicating between levels of reality</li>
  34. <li>recovering past-life memories</li>
  35. </ul>
  36. <hr>
  37. <p>Anglo-Saxon rune poem:</p>
  38. <blockquote>Eoh byþ utan unsmeþe treow,<br>heard hrusan fæst, hyrde fyres,<br>wyrtrumun underwreþyd, wyn on eþle.</blockquote>
  39. <blockquote>The yew is a tree with rough bark,<br>hard and fast in the earth, supported by its roots,<br>a guardian of flame and a joy upon an estate.</blockquote>
  40. <p>There is not a Norwegian rune poem for Eihwaz.</p>
  41. <p>A modern poem:</p>
  42. <blockquote>
  43. <p>Lethe, my love, is this the ending you sought?<br/>
  44. Hooked up to machines until your final thought,<br/>
  45. dependent on them for all else.<br/>
  46. Is it quiet?<br/>
  47. Is it peaceful at last?<br/>
  48. Or medical cacophony until rings death knell?</p>
  49. <p>How many dreams I've acted in<br/>
  50. where you've cast yourself as the savior<br/>
  51. that provides means to escape<br/>
  52. while from death or mortal wound you do not waver</p>
  53. <p>but <strong>I'd rather you chose to survive</strong>,<br/>
  54. to not force me to say goodbye,<br/>
  55. to slowly heal the impaled wound<br/>
  56. instead of perishing all too soon.</p>
  57. <p>The cloak is nearly finished now,<br/>
  58. orange, obsidian webbed stitching,<br/>
  59. and I've got to see this through<br/>
  60. to<br/>
  61. <strong>the end,<br/>
  62. where lies every beginning.</strong></p>
  63. </blockquote>
  64. </body>
  65. </html>