Skip to content

Commit ab22a4a

Browse files
authored
Merge pull request #206 from lcnetdev/arabic
Update Arabic r2s.
2 parents 44b2e05 + af1e44f commit ab22a4a

1 file changed

Lines changed: 7 additions & 4 deletions

File tree

scriptshifter/tables/data/arabic.yml

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,12 @@ general:
1515
roman_to_script:
1616
map:
1717

18-
# Original table by David Bucknum
19-
# Last updated 25 January 2019
18+
# Original table by David Bucknum, 5 April 2010
19+
# Updated, 25 January 2019
2020
# Modified by WK with testing by Arabic Cat Staff LOC-CAIRO
2121
# Additional info from R. Vassie, [n.d.] "Marrying the Arabic and Latin
2222
# Scripts Conceptually"
23+
# Updated, 26 March 2025 by Randall K. Barry to reverse truncation marks for ScriptShifter
2324

2425

2526
# Punctuation marks:
@@ -135,11 +136,11 @@ roman_to_script:
135136
"fi\u0304-": "\u0641\u064A"
136137
"ka-": "\u0643"
137138

138-
# Vowels and vowel/consonant combinations
139+
# Vowels and vowel/consonant combinations - ta-marbutah at end of word
139140
"ah%": "\u0629"
140141
"at%": "\u0629"
141142

142-
# tanwin
143+
# tanwin at end of word
143144
"an%": "\u0627"
144145

145146
# ayn-alif combo
@@ -149,6 +150,8 @@ roman_to_script:
149150
"\u02BBA\u0304": "\u0639\u0627"
150151
"\u02BBa\u0304": "\u0639\u0627"
151152

153+
"\u02BBI\u0304Y": "\u0639\u064A"
154+
"\u02BBi\u0304y": "\u0639\u064A"
152155
"\u02BBI\u0304": "\u0639\u064A"
153156
"\u02BBi\u0304": "\u0639\u064A"
154157

0 commit comments

Comments
 (0)