@xenu93 said
"Here is some personal work with English Qabalah and it's relevance to the number 666.
666 and English Qabalah
A proof of the Thelemic nature of English Qabalah can be found in Roman Numerals. The key is a recursive formula analyzing the English Qabalah values of the letters forming a roman numeral.
First turn a number into a roman numeral. Then total the English Qabalah values of the letters forming the roman numeral.
The total is used as the starting number for the second pass thru the formula. Continue the process until a loop is formed by the second number repeating an earlier first number.
Any number you start with will fall into one of three closed loops:
69 = LXIX = 69.
58 = LVIII = 81 = LXXXI = 91 = XCI = 58.
68 = LXVIII = 103 = CIII = 82 = LXXXII = 114 = CXIV = 68.
The sum of the roman numerals forming any of the three closed loops is equal to the total English Qabalah value of the letters forming the loops roman numerals.
LXIX = 69
LVII + LXXXI + XCI = 230
LXVIII + CIII + LXXXII + CXIV = 367
The sum of the eight roman numerals forming the three closed loops is equal to the total value of their letters in English Qabalah.
LXIX + LVIII + LXXXI + XCI + LXVIII + CIII + LXXXII + CXIV = 666
Below you will find the html to produce a file for doing calculations on words and phrases with NAEQ. Just cut and paste the Html part to a new file and name it Calculator.html , it should be of great use validating the word presented as well as allowing you to work with the values easily:
<HTML>
<HEAD>
<TITLE></TITLE>
</HEAD>
<BODY bgcolor="#ffffff" TEXT="#000000" LINK="#FFA07A" VLINK="#800080" ALINK="#FF0000">
<SCRIPT LANGUAGE="JavaScript">
mindx = 0;
counteq = 0;
eq = "alwhsdozkvgrcnyjufqbmxitep";
function compute(f){
for(mindx = 0;mindx < f.expr.value.length;mindx++){
counteq += eq.indexOf(f.expr.value.charAt(mindx).toLowerCase()) + 1;}
f.resulteq.value=eval(counteq);
counteq = 0;}
</SCRIPT>
<br><br><br>
<FORM>
<table cellspacing=0 cellpadding=3 align="center" border=0>
<tr><td>
<b><FONT FACE="Arial, Helvetica, Sans Serif" SIZE="2">Word or Phrase:</FONT></b> <INPUT TYPE="text" NAME="expr" onChange="compute(this.form)" SIZE=20>
</td></tr>
<tr><td>
<FONT FACE="Arial, Helvetica, Sans Serif" SIZE="2">
<b>English Qabalah Value:</b></font> <INPUT TYPE="text" NAME="resulteq" SIZE=5>
</td></tr>
</table>
</FORM>
</body>
</html>"
93
Thanks again, this is interesting. I had realized before that the Roman Numerals added total to 666. Not sure exactly what you mean by loops however.
This Tablet, I feel at least, is stunning in that it generates through the 26 letters of the English and a Tarot order like sequencing method, two of the great Thelemic numbers, not just 666. We also have a "foursquare" 666, by 111x6, and opposite numbers giving us 56! Plus divisions that reflect the Sun, and a cross of 25 totalling 418. Chance? Maybe, but I feel its a strong case for this proposed EQ. These numbers all created by just three repeated numbers 5,14,23. Taken as their respective EQ trumps and related Hebrew and Greek you get 666. If your impressed with roman numerals totalling to 666, why not this with so many more significant numbers? In addition, the verse seems to describe this Tablet perfectly saying "foursquare" etc.
93 93/93