Skip to content

add gematria ktana functionality #11

Open
userdev0 wants to merge 4 commits into
OriHoch:masterfrom
userdev0:master
Open

add gematria ktana functionality #11
userdev0 wants to merge 4 commits into
OriHoch:masterfrom
userdev0:master

Conversation

@userdev0

Copy link
Copy Markdown

No description provided.

@ninjaaron

Copy link
Copy Markdown
Collaborator

Have you tested this code? It's not even valid Python syntax!

@userdev0

Copy link
Copy Markdown
Author

Have you tested this code? It's not even valid Python syntax!

you are right in python 2 this code fail

I fixed that and test case added

@ninjaaron

Copy link
Copy Markdown
Collaborator

Thanks. Next question: What is gematria ktanah? This is the first I've heard of it. (I'm not Israeli. Just some random dude who likes Hebrew.)

@userdev0

Copy link
Copy Markdown
Author

Thanks. Next question: What is gematria ktanah? This is the first I've heard of it. (I'm not Israeli. Just some random dude who likes Hebrew.)

in the regular gematria we calculate the full value of the char so char ת get the value 400.

gemetria ktana return only one number between 1-9, how?
in gemetria ktana (ktana in Hebrew == little) we calculate only the real value without the zeros, for example char ת get the value 4 and מ get the value 4 too because zeros don't exist in gematria ktana.

gemetria ktana return only one number between 1-9, so if we have name that after the calculate return number 27 (4+2+5+8...) we just add 2 to 7 and now the final gimatria ktana is 9.

this is in Hebrew but this is what I find
https://he.wikipedia.org/wiki/%D7%92%D7%99%D7%9E%D7%98%D7%A8%D7%99%D7%94#%D7%92%D7%99%D7%9E%D7%98%D7%A8%D7%99%D7%94_%D7%A7%D7%98%D7%A0%D7%94

@ninjaaron

Copy link
Copy Markdown
Collaborator

Thanks. that's helpful. I'll review this in the next couple days.

Out of curiosity, is this mostly used for esoteric interpretations of scripture and Hebrew words (like the סוד), or is there another usage? I mostly use this package for dealing with Hebrew dates, and I've never been so into numerology.

@userdev0

Copy link
Copy Markdown
Author

Thanks. that's helpful. I'll review this in the next couple days.

Out of curiosity, is this mostly used for esoteric interpretations of scripture and Hebrew words (like the סוד), or is there another usage? I mostly use this package for dealing with Hebrew dates, and I've never been so into numerology.

numerology does not mean תורת הסוד, but yes I think in these days gematria ktana usually using for numerology

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants