|
@@ -123,44 +123,24 @@ roman_to_script:
|
|
|
"b": "\u0431"
|
|
|
"V": "\u0412"
|
|
|
"v": "\u0432"
|
|
|
- "H": "\u0413"
|
|
|
- "h": "\u0433"
|
|
|
- "G": "\u0490"
|
|
|
- "g": "\u0491"
|
|
|
"D": "\u0414"
|
|
|
"d": "\u0434"
|
|
|
"E": "\u0415"
|
|
|
"e": "\u0435"
|
|
|
- "Z\uFE20H\uFE21": "\u0416"
|
|
|
# this conversion shouldn't be needed, but does no harm
|
|
|
- "Z\uFE20h\uFE21": "\u0416"
|
|
|
"Z": "\u0417"
|
|
|
- "z\uFE20h\uFE21": "\u0436"
|
|
|
"z": "\u0437"
|
|
|
- "Y": "\u0418"
|
|
|
- "y": "\u0438"
|
|
|
"I\u0306": "\u0419"
|
|
|
- "I\u0308": "\u0407"
|
|
|
- "I\uFE20E\uFE21": "\u0404"
|
|
|
# this conversion shouldn't be needed, but does no harm
|
|
|
- "I\uFE20e\uFE21": "\u0404"
|
|
|
- "I\uFE20O\uFE21": "\u0401"
|
|
|
- # this conversion shouldn't be needed, but does no harm
|
|
|
- "I\uFE20o\uFE21": "\u0401"
|
|
|
"I\uFE20U\uFE21": "\u042E"
|
|
|
# this conversion shouldn't be needed, but does no harm
|
|
|
"I\uFE20u\uFE21": "\u042E"
|
|
|
"I\uFE20A\uFE21": "\u042F"
|
|
|
# this conversion shouldn't be needed, but does no harm
|
|
|
"I\uFE20a\uFE21": "\u042F"
|
|
|
- "I": "\u0406"
|
|
|
"i\u0306": "\u0439"
|
|
|
- "i\u0308": "\u0457"
|
|
|
- "i\uFE20e\uFE21": "\u0454"
|
|
|
- "i\uFE20o\uFE21": "\u0451"
|
|
|
"i\uFE20u\uFE21": "\u044E"
|
|
|
"i\uFE20a\uFE21": "\u044F"
|
|
|
- "i": "\u0456"
|
|
|
# this conversion shouldn't be needed, but does no harm
|
|
|
"KH": "\u0425"
|
|
|
"Kh": "\u0425"
|
|
@@ -180,21 +160,14 @@ roman_to_script:
|
|
|
"R": "\u0420"
|
|
|
"r": "\u0440"
|
|
|
# this conversion shouldn't be needed, but does no harm
|
|
|
- "SHCH": "\u0429"
|
|
|
- "Shch": "\u0429"
|
|
|
# this conversion shouldn't be needed, but does no harm
|
|
|
"SH": "\u0428"
|
|
|
"Sh": "\u0428"
|
|
|
"S": "\u0421"
|
|
|
- "shch": "\u0449"
|
|
|
"sh": "\u0448"
|
|
|
"s": "\u0441"
|
|
|
# this conversion shouldn't be needed, but does no harm
|
|
|
- "T\uFE20S\uFE21": "\u0426"
|
|
|
- # this conversion shouldn't be needed, but does no harm
|
|
|
- "T\uFE20s\uFE21": "\u0426"
|
|
|
"T": "\u0422"
|
|
|
- "t\uFE20s\uFE21": "\u0446"
|
|
|
"t": "\u0442"
|
|
|
"U": "\u0423"
|
|
|
"u": "\u0443"
|