Sefaria / Sefaria-Project

New Interfaces for Jewish Texts
https://www.sefaria.org
657 stars 271 forks source link

substitution for ALL divine names #152

Open elmehi opened 9 years ago

elmehi commented 9 years ago

Right now the source sheets include an option to substitute for the Tetragrammaton only. All divine names should be included (ex: אלוקים). Thanks

blockspeiser commented 9 years ago

This is a tricky one, since it's context dependent (e.g, the word אלהים is not always a divine name). Do you think it would be better to offer this option even if it overcorrect sometimes?

On Wed, Jul 15, 2015 at 12:10 PM, Elliot Hirsch notifications@github.com wrote:

Right now the source sheets include an option to substitute for the Tetragrammaton only. All divine names should be included (ex: אלוקים). Thanks

— Reply to this email directly or view it on GitHub https://github.com/blockspeiser/Sefaria-Project/issues/152.

orenfromberg commented 9 years ago

Chabad seems solves this problem by including the statement:

"The text on this page contains sacred literature. Please do not deface or discard."

Can adding this statement somewhere (for example where the "Made with the Sefaria Source Sheet Builder" is embedded) be an option instead?

slingamn commented 8 years ago

Is there a problem with substituting אלוקים even when the original means "judges", for example?

I think it would be best to have an option to produce source sheets that do not require genizah, according to the commonly-accepted opinions. So this would include substitutions for the seven names enumerated by Rambam, and maybe some others.

rneiss commented 8 years ago

Latest update to code includes additional substitutions, but not all of Rambam's 7. (There are just too many false positives on אֵל & צְבָאוֹת & שדי). Most are ק replacements for ה's and happen automatically whenever any substitution of the tetragramaton occurs.

slingamn commented 8 years ago

Thanks!