You are on page 1of 9

<HTML LANG=en-US>

<head>
<TITLE>Twilit Grotto -- Esoteric Archives</TITLE>
<META NAME="KEYWORDS"
CONTENT="black magic, book of shadows, grimoire, grimoires,
sorcery, spells, witchcraft, Enochian, Hermeticism,
magic, magick, Hermetic, Trithemius, esoteric, esoterica,
ritual magic, ceremonial magic, Solomon,
kabbalah, renaissance, angels, spirits, demons, devils,
conjuring, Giordano Bruno, John Dee, wicca">
<script language="JavaScript">
<!-var interval = 5000; // 5 seconds
var ImageNum = 0;
imageArray = new Array();
imageArray[ImageNum++] = new imageItem("gifs/tritem.jpg");
imageArray[ImageNum++] = new imageItem("gifs/bruno.jpg");
imageArray[ImageNum++] = new imageItem("gifs/agrippa.gif");
imageArray[ImageNum++] = new imageItem("gifs/dee.jpg");
imageArray[ImageNum++] = new imageItem("besterman/Pegram_Sibylla_Fatidica_t.jpg"
);
imageArray[ImageNum++] = new imageItem("mseye.gif");
var number_of_image = imageArray.length;
function imageItem(image_location) {
this.image_item = new Image();
this.image_item.src = image_location;
}
function get_ImageItemLocation(imageObj) {
return(imageObj.image_item.src)
}
function getNextImage() {
ImageNum = (ImageNum+1) % number_of_image;
var new_image = get_ImageItemLocation(imageArray[ImageNum]);
return(new_image);
}
function getPrevImage() {
ImageNum = (ImageNum-1) % number_of_image;
var new_image = get_ImageItemLocation(imageArray[ImageNum]);
return(new_image);
}
function prevImage(place) {
var new_image = getPrevImage();
document[place].src = new_image;
}
function switchImage(place) {
var new_image = getNextImage();
document[place].src = new_image;
var recur_call = "switchImage('"+place+"')";
timerID = setTimeout(recur_call, interval);
}
// -->
</script>
</head>

<body bgcolor=#ffffee>
<TABLE border=0>
<TR><TD BGCOLOR=white>
<img name="rImage" src="mseye.gif" width=106 height=87 border=1>
</TD><TD><FONT SIZE=+3 COLOR="#FF2222" BGCOLOR="#FFFFFF">Twilit Grotto:
Archives of Western Esoterica</FONT>
</TD>
<TD><FONT SIZE=2><A HREF="whatsnew.htm">Updated Feb 16, 2015</A></FONT></TD>
</TR>
<TR>
<TD VALIGN=TOP>
<BR>
<A HREF="search.htm"><IMG SRC="style/search.gif" ALT="Search"></A>
<A HREF="whatsnew.htm"><IMG SRC="style/whatsnew.gif" ALT="What's new"></A><BR>
<A HREF="esotime.htm"><IMG SRC="style/timeline.gif" ALT="Timeline"></A><BR>
<A HREF="links.htm"><IMG SRC="style/links.gif" ALT="Links"></A><BR>
<A HREF="sitemap.htm"><IMG SRC="style/sitemap.gif" ALT="site map"></A><BR>
<A HREF="support.htm"><IMG SRC="style/supportus.gif" ALT="Support us"></A>
<A HREF="feedback.htm"><IMG SRC="style/feedback.gif" ALT="Feedback"></A>
<BR><BR>
<A HREF="books.htm"><IMG SRC="gifs/oldbook.gif" WIDTH=40><BR>
My books</A>
<BR><BR>
<A HREF="cd.htm"><IMG SRC="gifs/cd.gif" WIDTH=30>
Our CD</A>
<P>
<A HREF="recommended.htm">Recommended reading etc.</A>
<P>
<a href="http://www.amazon.com/exec/obidos/redirect-home/esotearchi-20"> <img
src="home.gif" border="0" alt="In Association with Amazon.com"> </a>
<P>
<A HREF="top20.htm">Top 20</A>
<P>
</TD>
<TD VALIGN=TOP>
In 1453, Constantinople fell to the Turks, ending the Byzantine empire.
This date also marks the beginning of the Renaissance, since the waves
of Greek refugees spread knowledge of Greek throughout Europe.
Included with the newly available Greek manuscripts were the Corpus Hermetica,
Plotinus, and the works of the Neoplatonists.
<BR><BR>
Shortly thereafter in 1492, Isabella and Ferdinand expelled the Jews from
Spain. This sent waves of Jewish refugees throughout Europe, spreading
knowledge of Hebrew and of the Kabbalah.
<BR><BR>
Renaissance philosophers sought to integrate these traditions with the
view of unifying the rapidly disintegrating religious factions and also
ending the constant political strife. Thus they are the forerunners or
prophets of the Rosicrucian and Illuminati movements.
<BR><BR>
<!--============================================================================
===-->
<TABLE BORDER=1>
<TR>

<TD VALIGN=TOP WIDTH=33%>


<IMG SRC="gifs/tritem.jpg" WIDTH=60 ALIGN=LEFT>
<FONT SIZE=4><A HREF="tritheim/index.html">Johannes Trithemius (1462-1516)</A></
FONT>
<BR>
Master cryptographer and magician, Trithemius was the mentor of
<A HREF="agrippa/home.htm">Henrich Cornelius Agrippa</A>.
<UL>
<LI><A HREF="tritheim/tritem.htm">The Seven Secondary Intelligences (De septem s
ecundeis)</A></LI>
<LI><STRONG>Steganographia</STRONG> (Secret Writing)
<A HREF="tritheim/stegano.htm">Book 1</A>
<A HREF="tritheim/steg4.htm">Book 2</A>
<A HREF="tritheim/stegano3.htm">Book 3</A></LI>
<LI><A HREF="tritheim/trchryst.htm"><STRONG>The art of drawing spirits into crys
tals</STRONG></A></LI>
<LI><A HREF="tritheim/8quest.htm"><STRONG>Liber octo quaestionum</STRONG></A> (e
xcerpts, LATIN)</LI>
</UL>
<BR><HR><BR>
<IMG SRC="gifs/agrippa.gif" WIDTH=60 ALIGN=LEFT>
<FONT SIZE=4><A HREF="agrippa/index.html">Heinrich Agrippa</A></FONT>
<BR>
The most influential writer of renaissance esoterica.
<BR><BR><HR><BR>
<FONT SIZE=4><A HREF="kircher/index.html">Athanasius Kircher</A></FONT>
<UL>
<LI><A HREF="kircher/goddess.htm">The Goddess: her names and symbols</A>
<LI><A HREF="kircher/ovum.htm">Zoroaster's Egg</A>
<LI><A HREF="juratus/kircher.htm">Sigillum Dei Aemeth</A>
<LI><A HREF="kircher/mithra.jpg">Mithra</A>
<LI><A HREF="kircher/cabala.htm">Cabala Hebraeorum</A>
</UL>
</TD>
<TD VALIGN=TOP WIDTH=33%>
<IMG SRC="gifs/dee.jpg" WIDTH=60 ALIGN=LEFT>
<FONT SIZE=4><A HREF="dee/index.html">Dr. John Dee (1527-1608)</A></FONT>
<BR>
Another influential Renaissance figure, Dee was Queen Elizabeth's
scientific advisor. In later life, he became disillusioned with
pure science and started experimenting with occult techniques of the
day. Many of his esoteric writing were kept secret and only discovered
by accident long after his death.
<UL>
<LI><A HREF="dee/sl3188.htm"><STRONG>Five Books of Mystery</STRONG> (Mysteriorum
Libri Quinque)</A>
<LI><A HREF="dee/sl3189.htm"><STRONG>Mysteriorum Liber Sextus et Sanctus</STRONG
> (Liber Loagaeth)</A>
<LI><A HREF="dee/angelix.htm">Index Verborum of the <STRONG>&quot;Angelic Langua
ge&quot;</STRONG>
from Liber Loagaeth</A>
<LI><A HREF="dee/chm.htm"><STRONG>Compendium Heptarchiae Mysticae</STRONG></A>
<LI><A HREF="dee/hm.htm"><STRONG>De Heptarchia Mystica</STRONG></A></LI>
<LI><STRONG>Monas Hieroglyphica</STRONG> (The Hieroglyphic Monad) <A HREF="dee/m
onad.htm">English</A>
<A HREF="dee/monade.htm">French</A>
<LI><A HREF="dee/tubaven.htm"><STRONG>Tuba Veneris</STRONG></A> ('The Trumpet of
Venus')
<LI><A HREF="dee/invocat.htm"><STRONG>Tabula bonorum angelorum invocationes</STR
ONG></A>

<LI><A HREF="dee/holytab.htm">The Holy Table</A> engraving from Casaubon's <I>Tr


ue and Faithful Relation</I>
<LI><A HREF="necronom/josten.htm">An excerpt form Josten's translation of the <I
>Hieroglyphic Monad</I></A>
<LI><A HREF="dee/aletter.htm">A Letter
Containing a most briefe Discourse Apologeticall</A>
<LI><A HREF="dee/tfr/tfr.htm">Meric Casaubon: <I>A True and Faithful Relation</I
> (excerpts)</A></UL>
</TD>
<TD VALIGN=TOP>
<IMG SRC="gifs/bruno.jpg" WIDTH=60 ALIGN=LEFT>
<FONT SIZE=4><A HREF="bruno/">Giordano Bruno (1548-1600)</A></FONT>
<BR>
Bruno was one of the most original and colorful thinkers of the Renaissance.
The Inquisition considered him a dangerous heretic, and had him burned
at the stake in 1600.
<UL>
<LI><A HREF="bruno/umbris.htm"><STRONG>De Umbris Idearum</STRONG></A> ('The Shad
ow of Ideas') (1582) (Latin)</LI>
<LI><A HREF="bruno/arsmemor.htm">Ars Memoriae</A> ('The Art of Memory') (1582) (
Latin)</LI>
<LI><A HREF="bruno/circaeus.htm"><STRONG>Cantus Circaeus</STRONG></A> (&quot;Inc
antations of Circe&quot;) (1582) (Latin)</LI>
<LI><A HREF="bruno/reminis.htm"><STRONG>Ars Reminiscendi -- Triginta Sigilli</ST
RONG></A>
(1583) (Latin)</LI>
<LI><A HREF="bruno/trigint.htm"><STRONG>Explicatio triginti sigillorum</STRONG><
/A>
(1583) (Latin)</LI>
<LI><A HREF="bruno/furori.htm"><STRONG>The Heroic Frenzies</STRONG></A> (English
)</LI>
<LI><A HREF="bruno/magia.htm"><STRONG>De Magia</STRONG></A> (Latin)</LI>
<LI><A HREF="bruno/theses.htm"><STRONG>Theses De Magia</STRONG></A> (Latin)</LI>
<LI><A HREF="bruno/magiamat.htm"><STRONG>Magia Mathematica</STRONG></A> (Latin)<
/LI>
<LI><A HREF="bruno/vinculis.htm"><STRONG>De vinculis in genere</STRONG></A> (Lat
in)</LI>
<LI><A HREF="bruno/imaginum.htm"><STRONG>De Imaginum Compositione</STRONG></A> (
Book I, Latin)</LI>
</UL>
</TD>
</TR>
<TR>
<TD><!-------------------------------------------------------------------->
<A NAME="grimoires"></A>
<H3>Classical magic texts (aka Grimoires)</H3>
<UL>
<LI><STRONG>Abramelin</STRONG>, <A HREF="abramelin/abramelin.htm">Book of the Sa
cred Magic</A>
<LI><A HREF="soyga/Book_of_Soyga_8x10.pdf"><STRONG>Aldaraia sive Soyga vocor</ST
RONG></A> (edited and translated by Jane Kupin, 2014. Used with permission) <IMG
SRC="gifs/new.gif"></LI>
<LI><STRONG>Agrippa</STRONG>,</LI>
<UL><LI><A HREF="agrippa/agrippa1.htm"><FONT SIZE=2><I>Of Occult Philosophy I:
</I></FONT> Natural Magic</A></LI>

<LI><A HREF="agrippa/agrippa2.htm"><FONT SIZE=2><I>Of Occult Philosophy II


:</I></FONT> Celestial Magic</A></LI>
<LI><A HREF="agrippa/agrippa3.htm"><FONT SIZE=2><I>Of Occult Philosophy II
I:</I></FONT> Ceremonial Magic</A></LI>
<LI><A HREF="agrippa/agrippa4.htm"><I>Fourth Book of Occult Philosophy</I>
</A></LI></UL>
<LI><STRONG>Albertus Magnus (Pseudo-)</STRONG>, <A HREF="moses/egyptian.htm"><I>
Egyptian Secrets for Man and Beast</I></A></LI>
<LI><STRONG><I>Arbatel of Magic</I></STRONG> (1575) <A HREF="solomon/arbatel.htm
">(English+Latin)</A>
<A HREF="solomon/arbatel_de.htm">(Deutsch)</A></LI>
<LI><A HREF="notoria/notoria.htm">Ars Notoria</A> This medieval Grimoire
is closely related to <I>Liber Juratus</I>. It centers around orations
which can impart instant knowledge of divine and human arts and sciences.</LI>
<LI><A HREF="gollancz/protect.htm">Book of Protection</A>,
Hermann Gollancz (1912)</LI>
<LI>Armand Delatte: <A HREF="DelAnec/index.html"><I>Anecdota Atheniensia</I></A>
: Containing the
text of a large number of magical manuscripts, including the <I>Magical Treatise
of Solomon</I> (in GREEK)</LI>
<LI><A HREF="folger/v_b_26_transcription.pdf">Folger MS. V.B.26 Book of Magic</A
> (ca. 1577-1583) <IMG SRC="gifs/new.gif"></LI>
<LI><STRONG>Honorius of Thebes:</STRONG> <A HREF="juratus/juratus.htm">Liber Jur
atus</A>, or the Sworn Book of Honorius.
This thirteenth century Grimoire is one of the foundation works of European magi
cal
practice. It was one of Dr. Dee's sources for the Sigillum Dei Aemeth.</LI>
<LI><STRONG><A HREF="solomon/ksol.htm">Key of Solomon</A></STRONG>
This is the most famous and influential handbook of magic. Mathers' edition.
<LI><STRONG><A HREF="solomon/ad36674.htm">The Key of Knowledge</A></STRONG>. A S
ixteenth-Century
English translation of the <I>Key of Solomon</I>.
<LI><A HREF="solomon/sl3847.htm"><I>The Clavicle of Solomon, revealed by Ptolomy
the Grecian.</I></A> (Sloane 3847)</LI>
<LI><A HREF="solomon/ksol4.htm">Clavicules du Roi Salomon, Par Armadel. Livre Qu
atrieme. Des Esprits qui gouvernent sous les Ordres du Souverain Createur.</A>
(The Key of King Solomon, Book 4: The Spirits which govern under the Orders of t
he sovereign Creator.) (Excepts, French)
</LI>
<LI><A HREF="solomon/l1203.htm"><I>The Veritable Clavicles of Solomon,</I></A>
Translated from Hebrew into the Latin Language by Rabbi Abognazar (Lansdowne M
S. 1203).</LI>
<LI><STRONG><A HREF="solomon/lemegeton.htm">The Lesser Key of Solomon (Lemegeton
):</A></STRONG>
All five books. This famous 16-17th century grimoire was compiled from earlier t
exts.
It was considered important by Crowley, Mathers, Waite, and others.
The scrying methods correspond closely with Dee's.</LI>
<LI><A HREF="mc/index.html"><I>The Magical Calendar</I></A>
(<I>Calendarium Naturale Magicum Perpetuum</I>)

by Johann Baptista Gro&szlig;chedel. (excerpts)</LI>


<LI><A HREF="solomon/archidox.htm">Paracelsus: <I>Archidoxis of Magic</I></A> (e
xcerpts, English)</LI>
<LI><STRONG>Petrus de Abano</STRONG>, <A HREF="solomon/heptamer.htm">Heptameron,
or Magical Elements</A> (Latin with English translation)</LI>
<LI><A HREF="picatrix.htm">Picatrix (<I>The Goal of the Wise</I>)</A> pseudo-Maj
riti. (Summary)
<LI><A HREF="solomon/scot16.htm">Reginald Scot's collection of magical texts</A>
A fine example of Elizabethan English
<LI><A HREF="moses/romanus.htm">Romanus-B&uuml;chlein</A>
Little Charm-book of the Roma (Gypsies). One of the main sourceworks for
Hoodoo and American Folk magic. (German and English)</LI>
<LI>A. W. Greenup: <A HREF="levanah/levanah.htm"> <I>Sefer ha-Levanah -- The Boo
k of the Moon</I></A> (Hebrew)
<LI><A HREF="solomon/sibly4.htm">Ebenezer Sibly,
<STRONG><I>A New and Complete Illustration of the Occult Sciences</I></STRONG>,
Book 4. (1795?)</A>
Methods used for raising up and consulting Spirits are laid open,
including a general Display of the Mysteries of Witchcraft, Divination, Charms,
and Necromancy. Also includes an alchemical process for raising
the form of plants from their essences (ala Borelli).</LI>
<LI><A HREF="gollancz/mafteah.htm">Mafteah Shelomoh / Clavicula Salomonis</A>,
A Hebrew Manuscript Newly discovered and now described, by Hermann Gollancz (190
3)</LI>
<LI><A HREF="gollancz/mafteahs.htm">Sepher Maphteah Shelomoh
(Book of the Key of Solomon)</A> An exact facsimile of an original book of magic
in Hebrew, ed. by Hermann Gollancz, (1914)</LI>
<LI><A HREF="raziel/raziel.htm">Sepher Raziel</A> (excepts from Sl. 3846)</LI>
<LI><A HREF="moses/67moses.htm"><I>Sixth and Seventh Books of Moses</I></A>.
This has already become one of the most requested documents at this site.
If you are interested in discussing this text, I have set up a forum on
<A HREF="http://groups.yahoo.com/group/sixth_and_seventh_books_of_moses/">Yahoo
Groups</A>.
<a href="http://groups.yahoo.com/group/sixth_and_seventh_books_of_moses/join">
Click to join</a>.
</LI>
<LI><A HREF="solomon/sword.htm"><I>Sword of Moses</I></A>
Tenth century Hebrew handbook of magic</LI>
<LI><A HREF="solomon/testamen.htm">Testament of Solomon</A>
One of the oldest magical texts attributed to King Solomon, dating First to
Third Century A.D. Includes a catalog of demons summoned by King Solomon,
and how they can be countered by invoking angels and other magical
techniques.</LI>
<LI><A HREF="tp/tp.pdf">Theosophia Pneumatica</I> [pdf].<BR><BR></LI>
</UL>
</TD>
<TD VALIGN=TOP>
<A NAME="blackmagic"></A>
<H3>Black Magic</H3>
<UL>
<LI><A HREF="solomon/csds.htm">Clavicula Salomonis de Secretis</A> (LATIN)</LI>

<LI><A HREF="solomon/ksol3.htm">Clavicules du Roi Salomon, Par Armadel. Livre Tr


oisieme. Concernant les Esprits & leurs pouvoirs.
</A>("Concerning the Spirits and their Capabilities")</LI>
<LI><A HREF="solomon/anneaux.htm">Douze Anneaux (Lansdowne MS 1202)</A></LI>
<LI><A HREF="solomon/grand.htm"><STRONG>Le Grand Grimoire</STRONG></A>
One of the most famous and outrageous Grimoires of black magic. (French and Engl
ish)</LI>
<LI><A HREF="solomon/gg1421.htm"><STRONG>L'art de commander les esprits ... du G
rand Grimoire</STRONG></A>
(1750?) Another edition. (French)</LI>
<LI><A HREF="solomon/Il_Grand_Grimoire.pdf">Il Grand Grimoire (Italian)</A> [pdf
]</LI>
<LI><STRONG><A HREF="solomon/grimhono.htm">Le Grimoire du Pape Honorius</A></STR
ONG>
&quot;Perhaps the most frankly diabolical of the Rituals connected
with Black Magic.&quot; (French, 1670)</LI>
<LI><STRONG><A HREF="solomon/grimhon2.htm">Gremoire du Pape Honorius</A></STRONG
>
Another edition, with quite different text and drawings. (French, 1800)
<LI><STRONG><A HREF="solomon/grimhon3.htm">Grimoire du Pape Honorius</A></STRONG
>
(French, 1760)
<LI><STRONG>Grimorium Verum:</STRONG> Called &quot;par excellence the magical bo
ok
of Europe.&quot;
<UL>
<LI><A HREF="solomon/gv_tri.htm">(Parallel Italian, French, and English edition)
</A></LI>
<LI><A HREF="solomon/gv_bi.htm">(French 1817 edition with English translation)</
A></LI>
<LI><A HREF="solomon/clav1868.htm">(Italian, 1868)</A></LI>
<LI><A HREF="solomon/clavicol.htm">(Italian, 1880)</A></LI>
</UL>
<LI><A HREF="solomon/petitalb.htm">Le Petit Albert</A>
<I>Secrets merveilleux de la magie naturelle et cabalistique du petit Albert</I>
<LI>Johann Weyer: <I><A HREF="solomon/weyer.htm">Pseudomonarchia daemonum</A></I
> (Latin with English translation)
This catalog of demons was perhaps the prototype for the <I>Goetia</I>.
<LI><A HREF="solomon/jesuit.htm"><STRONG>Verus Jesuitarum Libellus</STRONG></A>
(Latin with Eng. transl.)
</UL>
</TD>
<TD VALIGN=TOP>
<A NAME="other"></A>
<A NAME="aemeth"></A>
<H3>Sigillum Dei Aemeth</H3>
<UL>
<LI>Ganell's <I>Summa Sacre Magice</I>, Kassel <A HREF="http://orka.bibliothek.u
ni-kassel.de/viewer/image/1343812736802/215/">4 Ms. astron. 3, fol. 104r</A>.</LI
>
<LI><A HREF="juratus/aemeth_jhp_ssm_s.jpg">My reconstruction based on descriptio
n in <I>Liber Iuratus</I> and Ganell's drawing</A></LI>
<LI><STRONG>Athanasius Kircher</STRONG> <A HREF="juratus/kircher.htm">Oedipus Ae
gyptiacus</A> (1652) Kircher's discussion of
Sigillum Dei Aemeth (Latin)</LI>
<LI><A HREF="juratus/leip_cod_mag_16_p175.jpg">Leipzig mag. cod. 16, p. 175</A>,
from <A HREF="http://histbest.ub.uni-leipzig.de/receive/UBLHistBestCBU_cbu_0000
0039">uni-leipzig.de</A></LI>

<LI><A HREF="juratus/aemeth2.gif">Sloane 313, fol 4r.</A></LI>


<LI><A HREF="juratus/aemeth_jhp_sl313s.jpg">My reconstruction based on Sl. 313</
A></LI>
<LI><A HREF="juratus/sl3850_070v.jpg">Sloane 3850, fol 70v</LI>
<LI><A HREF="juratus/aemeth3.jpg">Sloane 3853, fol 127v</A></LI>
<LI>From an Italian manuscript of the <I>Key of Solomon</I> in the Bodleian Libr
ary,
<A HREF="gifs/aemethms.gif">MS. Mich. 276, fol 13r.</A></LI>
<LI><A HREF="juratus/aemeth_jhp_m276_bw.jpg">Redrawn but based on Mich. 276.</A>
</LI>
<LI>From a Latin manuscript of the <I>Key of Solomon</I> in the Bodleian Library
, <A HREF="gifs/au24_60r.gif">MS. Aubrey 24, fol. 60r</A></LI>
<LI><A HREF="juratus/aemethk.gif">Kircher</A></LI>
<LI><A HREF="dee/aemethd.gif">John Dee</A></LI>
<LI><A HREF="juratus/aemeth_p.gif">From Will Erich Peuckert, <I>Pansophie</I></A
> (Berlin, 1956)</LI>
<LI><A HREF="juratus/aemeth_vmn_p69a.jpg"><I>La V&eacute;ritable Magie Noire</I>
</A> ("Rome", "1750")</LI>
</UL>
<H3>Miscellaneous</H3>
<UL>
<LI><A HREF="gifs/gifs.htm">Occult symbols and esoteric GIF's</A></LI>
<LI><A HREF="solomon/nameindx.htm">Angel Registry:</A>
Index of Angel names, magical words, and names of God</LI>
<LI><A HREF="besterman/index.html">Theodore Besterman, <I>Crystal-Gazing</I></LI
>
<LI><A HREF="oracle/oraclez.htm">Chaldaean Oracles of Zoroaster</A> (W.W. Wescot
t, 1895)</LI>
<LI><A HREF="oracle/oraclesj.htm">Chaldaean Oracles</A> (Stanley, 1661)</LI>
<LI><A HREF="cocles/index.html">Images from Bartholomeus Cocles, <I>Chyromantie
ac phisionomie anastasis</I></A> (Bononie 1504)</LI>
<LI><A HREF="oracle/dionys1.htm">Dionysius the Areopagite: <I>Mystical Theology<
/I></A></LI>
<LI><A HREF="oracle/dionys2.htm">Dionysius the Areopagite: <I>The Celestial Hier
archies</I></A></LI>
<LI><A HREF="http://www.avesta.org/yezidi/peacock.htm">E.S. Drower: <I>Peacock A
ngel</I> (1941)</A></LI>
<LI><A HREF="vulgate/psalms_magic.htm">Magical Psalter</A></LI>
<LI><A HREF="wands/index.html">Magic wand lore</A></LI>
<LI><A HREF="psellos/daemonibus.pdf">Pseudo-Psellos, <I>On the Operation of Daem
ons</I>.</A></LI>
<LI><A HREF="solomon/mes49.htm">Solomon and the Ars Notoria:</A>
From Lynn Thorndike, <I>Magic and Experimental Science</I>, 1923-58,
Chapter XLIX.
<!--"necronom/necronom.htm" Lovecraft and the Ars Necronomica (Necronomicon) (JH
P)-->
<LI><A HREF="oracle/iambl_th.htm">Iamblichus: <I>Theurgia, or the Mysteries of E
gypt</I></A>
<LI><A HREF="pico/beinguni.htm">Giovanni Pico della Mirandola: <I>Of Being and U
nity</I></A>
<LI><A HREF="pico/conclus.htm">Pico: <I>Conclusiones sive Theses DCCCC</I></A> (
Latin)</LI>
<LI><A HREF="proclus/metaelem.htm">Proclus: <STRONG>Metaphysical Elements</STRON
G></A></LI>
<LI><A HREF="solomon/sphere.htm">The Sphere of Sacrobosco</A>
</UL>
</TD><!-------------------------------------------------------------------->

</TR></TABLE>
<!--============================================================================
===-->
</TD>
</TR>
</TABLE>
</body>
</html>

You might also like