Skip to content

Commit

Permalink
Added additional mark combinations
Browse files Browse the repository at this point in the history
  • Loading branch information
yanone committed Dec 14, 2023
1 parent 6a855b7 commit 1504485
Show file tree
Hide file tree
Showing 2 changed files with 1,924 additions and 0 deletions.
4 changes: 4 additions & 0 deletions scripts/sg-bulk-builder-arabic.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,11 @@
MANUALLY_DEFINED_MARKS = {
'ar_Arab': [
["\u064E\u0651", 'FATHA+SHADDA'],
["\u064B\u0651", 'FATHATAN+SHADDA'],
["\u0650\u0651", 'KASRA+SHADDA'],
["\u064D\u0651", 'KASRATAN+SHADDA'],
["\u064F\u0651", 'DAMMA+SHADDA'],
["\u064C\u0651", 'DAMMATAN+SHADDA'],
]
}

Expand Down
Loading

0 comments on commit 1504485

Please sign in to comment.