|
|
|
|
|
by flossly
30 days ago
|
|
There seems to be a multiple-of-19 "code" in the Quran. Many of these observations require the Arab alphabet to be interpreted as numbers; in Mohammed's days the Abjad system was used for this (similar but simpler than the Roman numerals, that also re-use the letters as numbers). So using the Abjad system to give number values to the Arab letters there are many counts that add up to a multiple of 19. A critic (and I try to be one) so note that every 19 tries ("would this add up to a multiple of 19?") you are expected to find one that does add up to a multiple of 19! In order to show how many cases add up, I created a unit test suite to demonstrate the claims. See the code here: https://github.com/cies/quran-analysis/blob/master/replicate... Many of the claims involve the Bismallah (search for "bismallah" in that code). |
|