File tree Expand file tree Collapse file tree
scriptshifter/tables/data Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -15,11 +15,12 @@ general:
1515roman_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
You can’t perform that action at this time.
0 commit comments