-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathtyromancy.html
More file actions
20 lines (19 loc) · 1.43 KB
/
tyromancy.html
File metadata and controls
20 lines (19 loc) · 1.43 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<!DOCTYPE html>
<html lang="en" dir="ltr">
<head>
<meta charset="utf-8">
<title>Tyromancy (divination using cheese)</title>
<!-- Apply styles here -->
</head>
<body>
<h1>Tyromancy (divination using cheese)</h1>
<img src="images/tyromancy.jpg" alt="aged cheese wheels"/>
<p>The use of cheese as a divination tool was known in the ancient world and the Middle Ages, although the details aren't very well-recorded. Some say the shapes of the holes in the cheeses were thought to hold meaning—a heart shape could indicate love, and certain holes could be read as initials. According to occultopedia.com, young women in the countryside would predict future husbands by writing the names of suitors on pieces of cheese. The first to mold was believed to be the ideal mate. It may be worth noting, however, that the Greek diviner Artemidorus did not feel that cheese divination was very reliable, and included cheese diviners among his list of "false diviners," alongside dice diviners, sieve-diviners, and necromancers. (The interpretation of dreams and livers was far more dependable, he felt.)</p>
<p><a href="https://www.occultopedia.com/t/tiromancy.htm">Learn more about Tyromancy</a></p>
<p>Text and images courtesy of MentalFloss and Unsplash</p>
<footer>
<p>University of Michigan School of Information <br/>
© Colleen van Lent - Web Design 2019-2020</p>
</footer>
</body>
</html>