04_ansuz.html 2.9 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091
  1. <html>
  2. <head>
  3. <title>Ansuz</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/ansuz.svg">
  7. </head>
  8. <body>
  9. <p class="center"><a href="https://commons.wikimedia.org/wiki/File:Runic_letter_ansuz.svg"><img src="../img/runes/ansuz.svg" alt="Ansuz rune" title="Ansuz rune"></a></p>
  10. <h1>Ansuz</h1>
  11. <p>Traditional meaning: mouth, god</p>
  12. <p>Meanings when upright:</p>
  13. <ul>
  14. <li>unclogging</li>
  15. <li>opens way for purification</li>
  16. <li>transcending turmoil of emotions</li>
  17. <li>Odin's ravens</li>
  18. <li>total shattering revelation</li>
  19. <li>inspiration in the arts</li>
  20. <li>clarity of communication</li>
  21. <li>responsibility to ancestral ways</li>
  22. </ul>
  23. <p>Meanings when inverted:</p>
  24. <ul>
  25. <li>binding but without harm (dispassionate and removed)</li>
  26. <li>mental blockage</li>
  27. <li>unwillingness to face reality</li>
  28. <li>delusion</li>
  29. <li>danger from misuse of knowledge</li>
  30. </ul>
  31. <p>Ansuz can be useful for:</p>
  32. <ul>
  33. <li>finding one's voice</li>
  34. <li>cleansing</li>
  35. <li>expanding consciousness</li>
  36. <li>releasing oneself of unhealthy bonds</li>
  37. <li>revealing all secrets</li>
  38. </ul>
  39. <hr>
  40. <p>Anglo-Saxon rune poem:</p>
  41. <blockquote>Os byþ ordfruma ælere spræce,<br>wisdomes wraþu ond witena frofur<br>and eorla gehwam eadnys ond tohiht.</blockquote>
  42. <blockquote>The mouth is the source of all language,<br>a pillar of wisdom and a comfort to wise men,<br>a blessing and a joy to every knight.</blockquote>
  43. <p>Norwegian rune poem:</p>
  44. <blockquote>Óss er flæstra færða<br>fo,r; en skalpr er sværða.</blockquote>
  45. <blockquote>Estuary is the way of most journeys;<br>but a scabbard is of swords.</blockquote>
  46. <p>A modern poem:</p>
  47. <blockquote>
  48. <p>Black and blue sitting dollar store tree bird<br/>
  49. and frozen pack of neon gummy worms<br/>
  50. and sea of pillows and socks and blankets<br/>
  51. tugged with mouth in vague shape of nest.</p>
  52. <p>Looming overhead with quarry in mouth<br/>
  53. to taunt a girl who words is without,<br/>
  54. <strong>open mouth, shut, gaping, hungry outcry</strong><br/>
  55. to let loose the worm that hangs from lips on high.</p>
  56. <p>Ravenous in more ways than one,<br/>
  57. need to be fed before chirping and hum<br/>
  58. can take the shape of coherent words.<br/>
  59. Nesting together. Intertwined wings as birds,</p>
  60. <p>extra pair with hands tucked in armpits.<br/>
  61. Head snuggled in neck, close enough for kiss<br/>
  62. but satisfied for now with pounding heartbeat<br/>
  63. announcing that Muse has not yet met defeat.</p>
  64. <p>It happens sometimes, backslide to animal<br/>
  65. when words run dry, of inspiration a lull.<br/>
  66. Nest of blankets and pillows, warm lover's embrace.<br/>
  67. No deadlines to meet; take flight at your own pace.</p>
  68. </blockquote>
  69. </body>
  70. </html>