-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathceromancy.html
More file actions
19 lines (18 loc) · 1.54 KB
/
ceromancy.html
File metadata and controls
19 lines (18 loc) · 1.54 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<!DOCTYPE html>
<html lang="en" dir="ltr">
<head>
<meta charset="utf-8">
<title>Ceromancy (divination using melted wax)</title>
<!-- Apply styles here -->
</head>
<body>
<h1>Ceromancy (divination using melted wax)</h1>
<img src="images/ceromancy.jpg" alt="etching of women pouring melted wax"/>
<p>The swirling shapes made by pouring melted wax into water were used as a divination tool in both ancient and medieval Europe. One <a href="https://www.amazon.com/Encyclopedia-Occult-John-Michael-Greer/dp/1567183360/?creativeASIN=1567183360&linkCode=w61&imprToken=owUQrqedLODicRZynGtUmw&slotNum=4&tag=mf-art-smart-shopping-20">common method</a> was to melt the wax in a brass container, and then pour the liquified wax into a vessel full of cold water, after which the diviner would interpret the shapes floating in the water. A related practice, molybdomancy, used the shapes in molten metal, usually lead. One 19th-century Irish book instructs women curious about the trade of their future spouse to take a small lump of lead and put it under their pillow on Midsummer's Eve. The next day they were to heat the lead until boiling, take a pail of water, and pour in the lead—"take it out, and you will find … emblems of his trade; if a ship, he is a sailor, [if] a book, a parson … and so on."</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>