Replies: 1 comment 1 reply
-
For sure has to be “šab-bāt” because DAGESH_CHAZAQ is a syllable separator.
…On Sat, 22 Apr 2023 at 18:53, Matthew Yacavone ***@***.***> wrote:
Currently, if DAGESH_CHAZAQ is true and SYLLABLE_SEPARATOR has a value we
get:
heb.transliterate("שַׁבָּת", { SYLLABLE_SEPARATOR: "-" }) === "ša-bbāt"
but I think it really ought to be "šab-bāt". Thoughts?
—
Reply to this email directly, view it on GitHub
<#68>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AD44GHQ72CPO3JQX6CAQICLXCQEJ7ANCNFSM6AAAAAAXH6FNUE>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Currently, if
DAGESH_CHAZAQ
istrue
andSYLLABLE_SEPARATOR
has a value we get:but I think it really ought to be
"šab-bāt"
. Thoughts?Beta Was this translation helpful? Give feedback.
All reactions