1
0
Fork 0
DeadEndShrineOnline/runes/26_ac.html

42 lines
1.3 KiB
HTML
Raw Normal View History

2023-11-30 16:27:32 +01:00
<html>
<head>
<title>Ac</title>
<link href="./style.css" rel="stylesheet" type="text/css" title="main" media="all">
2023-12-03 15:07:59 +01:00
<meta name="viewport" content="width=device-width, initial-scale=1.0">
2023-12-05 18:53:35 +01:00
<link rel="icon" href="../img/runes/ac.svg">
2023-11-30 16:27:32 +01:00
</head>
<body>
<p class="center"><a href="https://en.wikipedia.org/wiki/File:Runic_letter_ac.svg"><img src="../img/runes/ac.svg" alt="Ac rune" title="Ac rune"></a></p>
<h1>Ac</h1>
2023-11-18 14:54:10 +01:00
2023-11-30 16:27:32 +01:00
<p>Traditional meaning: oak</p>
2023-11-18 14:54:10 +01:00
2023-11-30 16:27:32 +01:00
<p>Meanings when upright:</p>
2023-11-18 14:54:10 +01:00
2023-11-30 16:27:32 +01:00
<ul>
<li>target of hatred or fear</li>
<li>you must stand strong</li>
<li>stoic endurance</li>
</ul>
2023-11-18 14:54:10 +01:00
2023-11-30 16:27:32 +01:00
<p>Ac can be useful for:</p>
2023-11-18 14:54:10 +01:00
2023-11-30 16:27:32 +01:00
<ul>
<li>taking on the burdens / negative attention of others</li>
<li>persevering in a difficult task</li>
</ul>
2023-11-18 14:54:10 +01:00
2023-11-30 16:27:32 +01:00
<hr>
2023-11-18 14:54:10 +01:00
2023-11-30 16:27:32 +01:00
<p>Anglo-Saxon rune poem:</p>
2023-11-18 14:54:10 +01:00
2023-11-30 16:27:32 +01:00
<blockquote>Ac byþ on eorþan elda bearnum<br>flæsces fodor, fereþ gelome<br>ofer ganotes bæþ; garsecg fandaþ<br>hwæþer ac hæbbe æþele treowe.</blockquote>
2023-11-18 14:54:10 +01:00
2023-11-30 16:27:32 +01:00
<blockquote>The oak fattens the flesh of pigs for the children of men.<br>Often it traverses the gannet's bath,<br>and the ocean proves whether the oak keeps faith<br>in honourable fashion.</blockquote>
2023-11-18 14:54:10 +01:00
2023-11-30 16:27:32 +01:00
<p>There is not a known Norwegian rune poem for Ac.</p>
2023-11-18 14:54:10 +01:00
2023-11-30 16:27:32 +01:00
<p>The modern poem for this rune is listed in <a href="./25_ear.html">Ear</a>.</p>
</body>
2023-12-03 15:07:59 +01:00
</html>