interscript 0.1.3 → 0.1.9

Sign up to get free protection for your applications and to get access to all the features.
Files changed (294) hide show
  1. checksums.yaml +4 -4
  2. data/README.adoc +10 -11
  3. data/aliases.json +1 -0
  4. data/lib/interscript.rb +62 -59
  5. data/lib/interscript/command.rb +3 -2
  6. data/lib/interscript/fs.rb +96 -0
  7. data/lib/interscript/mapping.rb +36 -17
  8. data/lib/interscript/opal.rb +196 -0
  9. data/lib/interscript/opal/entrypoint.rb +20 -0
  10. data/lib/interscript/opal/exports.rb +11 -0
  11. data/lib/interscript/opal/maps.js.erb +8 -0
  12. data/lib/interscript/version.rb +1 -1
  13. data/maps/acadsin-zho-Hani-Latn-2002.yaml +6 -2
  14. data/maps/alalc-amh-Ethi-Latn-1997.yaml +513 -0
  15. data/maps/alalc-amh-Ethi-Latn-2011.yaml +138 -0
  16. data/maps/alalc-ara-Arab-Latn-1997.yaml +1287 -0
  17. data/maps/alalc-asm-Deva-Latn-1997.yaml +259 -0
  18. data/maps/alalc-asm-Deva-Latn-2012.yaml +55 -0
  19. data/maps/alalc-aze-Arab-Latn-1997.yaml +376 -0
  20. data/maps/alalc-aze-Cyrl-Latn-1997.yaml +145 -0
  21. data/maps/{alalc-bel-cyrl-latn-1997.yaml → alalc-bel-Cyrl-Latn-1997.yaml} +7 -3
  22. data/maps/alalc-ben-Beng-Latn-1997.yaml +291 -0
  23. data/maps/alalc-ben-Beng-Latn-2017.yaml +1 -1
  24. data/maps/alalc-bul-Cyrl-Latn-1997.yaml +5 -1
  25. data/maps/alalc-div-Thaa-Latn-1997.yaml +211 -0
  26. data/maps/alalc-ell-Grek-Latn-1997.yaml +7 -4
  27. data/maps/alalc-ell-Grek-Latn-2010.yaml +3 -5
  28. data/maps/alalc-guj-Gujr-Latn-1997.yaml +266 -0
  29. data/maps/alalc-guj-Gujr-Latn-2011.yaml +64 -0
  30. data/maps/alalc-hin-Deva-Latn-1997.yaml +303 -0
  31. data/maps/alalc-hin-Deva-Latn-2011.yaml +65 -0
  32. data/maps/alalc-kan-Kana-Latn-1997.yaml +274 -0
  33. data/maps/alalc-kan-Kana-Latn-2011.yaml +63 -0
  34. data/maps/alalc-kat-Geok-Latn-1997.yaml +2 -3
  35. data/maps/alalc-kat-Geor-Latn-1997.yaml +5 -1
  36. data/maps/alalc-kor-Hang-Latn-1997.yaml +6 -2
  37. data/maps/alalc-mal-Mlym-Latn-1997.yaml +303 -0
  38. data/maps/alalc-mal-Mlym-Latn-2012.yaml +73 -0
  39. data/maps/alalc-mar-Deva-Latn-1997.yaml +189 -0
  40. data/maps/alalc-mar-Deva-Latn-2011.yaml +45 -0
  41. data/maps/{alalc-mkd-cyrl-latn-1997.yaml → alalc-mkd-Cyrl-Latn-1997.yaml} +1 -1
  42. data/maps/alalc-mkd-Cyrl-Latn-2013.yaml +1 -1
  43. data/maps/alalc-mon-Cyrl-Latn-1997.yaml +220 -0
  44. data/maps/alalc-ori-Orya-Latn-1997.yaml +284 -0
  45. data/maps/alalc-ori-Orya-Latn-2011.yaml +67 -0
  46. data/maps/alalc-pan-Guru-Latn-1997.yaml +256 -0
  47. data/maps/alalc-pan-Guru-Latn-2011.yaml +78 -0
  48. data/maps/alalc-per-Arab-Latn-1997.yaml +375 -0
  49. data/maps/alalc-pli-Deva-Latn-2012.yaml +144 -0
  50. data/maps/alalc-pra-Deva-Latn-2012.yaml +47 -0
  51. data/maps/alalc-rus-Cyrl-Latn-1997.yaml +225 -0
  52. data/maps/alalc-rus-Cyrl-Latn-2012.yaml +162 -0
  53. data/maps/alalc-san-Deva-Latn-2012.yaml +241 -0
  54. data/maps/alalc-sin-Sinh-Latn-1997.yaml +292 -0
  55. data/maps/alalc-sin-Sinh-Latn-2011.yaml +71 -0
  56. data/maps/alalc-srp-Cyrl-Latn-1997.yaml +5 -1
  57. data/maps/{alalc-srp-cyrl-latn-2013.yaml → alalc-srp-Cyrl-Latn-2013.yaml} +1 -1
  58. data/maps/alalc-tam-Taml-Latn-1997.yaml +62 -0
  59. data/maps/alalc-tam-Taml-Latn-2011.yaml +58 -0
  60. data/maps/alalc-tel-Telu-Latn-1997.yaml +284 -0
  61. data/maps/alalc-tel-Telu-Latn-2011.yaml +64 -0
  62. data/maps/alalc-ukr-Cyrl-Latn-1997.yaml +5 -1
  63. data/maps/alalc-ukr-Cyrl-Latn-2011.yaml +1 -1
  64. data/maps/apcbg-bul-Cyrl-Latn-1995.yaml +1 -1
  65. data/maps/az-aze-Cyrl-Latn-1939.yaml +105 -0
  66. data/maps/az-aze-Cyrl-Latn-1958.yaml +45 -0
  67. data/maps/bas-rus-Cyrl-Latn-2017-bss.yaml +1 -2
  68. data/maps/bas-rus-Cyrl-Latn-2017-oss.yaml +1 -1
  69. data/maps/bgn-jpn-Hrkt-Latn-1962.yaml +1 -3
  70. data/maps/bgn-kor-Hang-Latn-1943.yaml +8 -4
  71. data/maps/bgn-kor-Kore-Latn-1943.yaml +4 -4
  72. data/maps/bgna-bul-Cyrl-Latn-2006.yaml +1 -1
  73. data/maps/bgna-bul-Cyrl-Latn-2009.yaml +1 -1
  74. data/maps/bgnpcgn-amh-Ethi-Latn-1967.yaml +532 -0
  75. data/maps/bgnpcgn-ara-Arab-Latn-1956.yaml +598 -0
  76. data/maps/bgnpcgn-arm-Armn-Latn-1981.yaml +1 -1
  77. data/maps/bgnpcgn-aze-Cyrl-Latn-1993.yaml +111 -104
  78. data/maps/bgnpcgn-bak-Cyrl-Latn-2007.yaml +188 -0
  79. data/maps/bgnpcgn-bal-Arab-Latn-2008.yaml +329 -0
  80. data/maps/{bgnpcgn-bel-cyrl-latn-1979.yaml → bgnpcgn-bel-Cyrl-Latn-1979.yaml} +5 -1
  81. data/maps/bgnpcgn-bul-Cyrl-Latn-1952.yaml +14 -10
  82. data/maps/bgnpcgn-bul-Cyrl-Latn-2013.yaml +5 -1
  83. data/maps/bgnpcgn-che-Cyrl-Latn-2008.yaml +184 -0
  84. data/maps/bgnpcgn-div-Thaa-Latn-1988.yaml +75 -0
  85. data/maps/bgnpcgn-ell-Grek-Latn-1962.yaml +8 -5
  86. data/maps/bgnpcgn-ell-Grek-Latn-1996.yaml +5 -2
  87. data/maps/bgnpcgn-far-Latn-Latn-1964.yaml +28 -0
  88. data/maps/{bgnpcgn-per-Arab-Latn-1956.yaml → bgnpcgn-fas-Arab-Latn-1956.yaml} +5 -2
  89. data/maps/bgnpcgn-isl-Latn-Latn-1964.yaml +37 -0
  90. data/maps/bgnpcgn-jpn-Hrkt-Latn-1976.yaml +1 -1
  91. data/maps/bgnpcgn-kat-Geor-Latn-1981.yaml +5 -1
  92. data/maps/bgnpcgn-kat-Geor-Latn-2009.yaml +1 -2
  93. data/maps/bgnpcgn-kaz-Cyrl-Latn-1979.yaml +247 -0
  94. data/maps/bgnpcgn-kir-Cyrl-Latn-1979.yaml +218 -0
  95. data/maps/bgnpcgn-kor-Hang-Latn-kn-1945.yaml +18 -18
  96. data/maps/bgnpcgn-kor-Hang-Latn-rok-2011.yaml +3 -3
  97. data/maps/bgnpcgn-kor-Kore-Latn-rok-2011.yaml +3 -3
  98. data/maps/bgnpcgn-kur-Arab-Latn-2007.yaml +249 -0
  99. data/maps/bgnpcgn-mkd-Cyrl-Latn-1981.yaml +5 -1
  100. data/maps/bgnpcgn-mkd-Cyrl-Latn-2013.yaml +2 -2
  101. data/maps/bgnpcgn-mon-Cyrl-Latn-1964.yaml +223 -0
  102. data/maps/bgnpcgn-nep-Deva-Latn-2011.yaml +230 -0
  103. data/maps/bgnpcgn-per-Arab-Latn-1958.yaml +338 -0
  104. data/maps/bgnpcgn-prs-Arab-Latn-2007.yaml +673 -0
  105. data/maps/bgnpcgn-prs-Arab-Latn-yaghoubi.yaml +459 -0
  106. data/maps/bgnpcgn-pus-Arab-Latn-1968.yaml +377 -0
  107. data/maps/bgnpcgn-rue-Cyrl-Latn-2016.yaml +168 -0
  108. data/maps/bgnpcgn-rus-Cyrl-Latn-1947.yaml +5 -1
  109. data/maps/bgnpcgn-srp-Cyrl-Latn-1962.yaml +73 -0
  110. data/maps/bgnpcgn-srp-Cyrl-Latn-2005.yaml +5 -1
  111. data/maps/bgnpcgn-tat-Cyrl-Latn-2007.yaml +220 -0
  112. data/maps/bgnpcgn-tgk-Cyrl-Latn-1994.yaml +240 -0
  113. data/maps/bgnpcgn-ukr-Cyrl-Latn-1965.yaml +5 -2
  114. data/maps/bgnpcgn-ukr-Cyrl-Latn-2019.yaml +3 -92
  115. data/maps/bgnpcgn-urd-Arab-Latn-2007.yaml +459 -0
  116. data/maps/bgnpcgn-uzb-Cyrl-Latn-1979.yaml +127 -0
  117. data/maps/bgnpcgn-uzb-Cyrl-Latn-2000.yaml +82 -0
  118. data/maps/{bgnpcgn-chn-Hans-Latn-1979.yaml → bgnpcgn-zho-Hans-Latn-1979.yaml} +1 -1
  119. data/maps/bis-asm-Beng-Latn-13194-1991.yaml +159 -0
  120. data/maps/bis-ben-Beng-Latn-13194-1991.yaml +156 -0
  121. data/maps/bis-dev-Deva-Latn-13194-1991.yaml +184 -0
  122. data/maps/bis-guj-Gujr-Latn-13194-1991.yaml +181 -0
  123. data/maps/bis-kan-Kana-Latn-13194-1991.yaml +173 -0
  124. data/maps/bis-mlm-Mlym-Latn-13194-1991.yaml +176 -0
  125. data/maps/bis-ori-Orya-Latn-13194-1991.yaml +175 -0
  126. data/maps/bis-pnj-Guru-Latn-13194-1991.yaml +175 -0
  127. data/maps/bis-tel-Telu-Latn-13194-1991.yaml +170 -0
  128. data/maps/bis-tml-Taml-Latn-13194-1991.yaml +155 -0
  129. data/maps/by-bel-Cyrl-Latn-1998.yaml +9 -5
  130. data/maps/by-bel-Cyrl-Latn-2007.yaml +4 -4
  131. data/maps/din-grc-Grek-Latn-31634-2011-t1.yaml +899 -0
  132. data/maps/din-hin-Deva-Latn-33904-2018.yaml +100 -0
  133. data/maps/din-kat-Geor-Latn-32707-2010.yaml +145 -0
  134. data/maps/din-mar-Deva-Latn-33904-2018.yaml +84 -0
  135. data/maps/din-nep-Deva-Latn-33904-2018.yaml +119 -0
  136. data/maps/din-pli-Deva-Latn-33904-2018.yaml +75 -0
  137. data/maps/din-pra-Deva-Latn-33904-2018.yaml +63 -0
  138. data/maps/din-san-Deva-Latn-33904-2018.yaml +338 -0
  139. data/maps/din-tam-Taml-Latn-33903-2016.yaml +213 -0
  140. data/maps/dos-nep-Deva-Latn-1997.yaml +47 -0
  141. data/maps/elot-ell-Grek-Latn-743-1982-tl.yaml +7 -8
  142. data/maps/elot-ell-Grek-Latn-743-1982-ts.yaml +6 -7
  143. data/maps/elot-ell-Grek-Latn-743-2001-tl.yaml +2 -3
  144. data/maps/elot-ell-Grek-Latn-743-2001-ts.yaml +2 -3
  145. data/maps/ggg-kat-Geor-Latn-2002.yaml +5 -2
  146. data/maps/{gki-bel-cyrl-latn-1992.yaml → gki-bel-Cyrl-Latn-1992.yaml} +2 -2
  147. data/maps/{gki-bel-cyrl-latn-2000.yaml → gki-bel-Cyrl-Latn-2000.yaml} +2 -2
  148. data/maps/{gost-rus-cyrl-latn-16876-71-1983.yaml → gost-rus-Cyrl-Latn-16876-71-1983.yaml} +8 -4
  149. data/maps/gost-rus-Cyrl-Latn-7.79-2000-2002.yaml +157 -0
  150. data/maps/hk-yue-Hani-Latn-1888.yaml +1 -1
  151. data/maps/icao-bel-Cyrl-Latn-9303.yaml +1 -6
  152. data/maps/icao-bul-Cyrl-Latn-9303.yaml +1 -5
  153. data/maps/{icao-per-Arab-Latn-9303.yaml → icao-fas-Arab-Latn-9303.yaml} +1 -2
  154. data/maps/icao-heb-Hebr-Latn-9303.yaml +1 -1
  155. data/maps/icao-mkd-Cyrl-Latn-9303.yaml +1 -1
  156. data/maps/icao-rus-Cyrl-Latn-9303.yaml +1 -2
  157. data/maps/icao-srp-Cyrl-Latn-9303.yaml +1 -1
  158. data/maps/icao-ukr-Cyrl-Latn-9303.yaml +1 -2
  159. data/maps/iso-ara-Arab-Latn-233-1984.yaml +323 -0
  160. data/maps/iso-asm-Beng-Latn-15919-2001.yaml +75 -0
  161. data/maps/iso-ben-Beng-Latn-15919-2001.yaml +175 -0
  162. data/maps/iso-ell-Grek-Latn-843-1997-t1.yaml +11 -8
  163. data/maps/iso-ell-Grek-Latn-843-1997-t2.yaml +8 -5
  164. data/maps/iso-guj-Gujr-Latn-15919-2001.yaml +220 -0
  165. data/maps/iso-hin-Deva-Latn-15919-2001.yaml +87 -0
  166. data/maps/iso-inc-Deva-Latn-15919-2001.yaml +61 -0
  167. data/maps/iso-jpn-Hrkt-Latn-3602-1989.yaml +10 -6
  168. data/maps/iso-kan-Kana-Latn-15919-2001.yaml +220 -0
  169. data/maps/iso-kat-Geor-Latn-9984-1996.yaml +145 -0
  170. data/maps/iso-kor-Hang-Latn-1996-method1.yaml +240 -0
  171. data/maps/iso-kor-Hang-Latn-1996-method2.yaml +226 -0
  172. data/maps/iso-mal-Mlym-Latn-15919-2001.yaml +281 -0
  173. data/maps/iso-mar-Deva-Latn-15919-2001.yaml +75 -0
  174. data/maps/iso-nep-Deva-Latn-15919-2001.yaml +87 -0
  175. data/maps/iso-ori-Orya-Latn-15919-2001.yaml +193 -0
  176. data/maps/iso-pan-Guru-Latn-15919-2001.yaml +222 -0
  177. data/maps/iso-pli-Beng-Latn-15919-2001.yaml +73 -0
  178. data/maps/iso-pli-Deva-Latn-15919-2001.yaml +74 -0
  179. data/maps/iso-pli-Sinh-Latn-15919-2001.yaml +219 -0
  180. data/maps/iso-pli-Thai-Latn-15919-2001.yaml +55 -0
  181. data/maps/iso-pra-Deva-Latn-15919-2001.yaml +59 -0
  182. data/maps/iso-prs-Arab-Latn-233-3-1999.yaml +366 -0
  183. data/maps/iso-rus-Cyrl-Latn-9-1995.yaml +3 -4
  184. data/maps/iso-san-Deva-Latn-15919-2001.yaml +220 -0
  185. data/maps/iso-tam-Taml-Latn-15919-2001.yaml +159 -0
  186. data/maps/iso-tel-Telu-Latn-15919-2001.yaml +220 -0
  187. data/maps/iso-tha-Thai-Latn-11940-1998.yaml +2 -2
  188. data/maps/kp-kor-Hang-Latn-2002.yaml +29 -21
  189. data/maps/lshk-yue-Hani-Latn-jyutping-1993.yaml +3 -3
  190. data/maps/masm-mon-Cyrl-Latn-5217-2012.yaml +163 -0
  191. data/maps/masm-mon-Latn-Cyrl-5217-2012.yaml +200 -0
  192. data/maps/mext-jpn-Hrkt-Latn-1954.yaml +1 -1
  193. data/maps/moct-kor-Hang-Latn-2000.yaml +6 -2
  194. data/maps/mofa-jpn-Hrkt-Latn-1989.yaml +1 -1
  195. data/maps/mv-div-Thaa-Latn-1987.yaml +200 -0
  196. data/maps/mvd-bel-Cyrl-Latn-2008.yaml +225 -0
  197. data/maps/mvd-bel-Cyrl-Latn-2010.yaml +63 -0
  198. data/maps/mvd-rus-Cyrl-Latn-2008.yaml +109 -0
  199. data/maps/mvd-rus-Cyrl-Latn-2010.yaml +37 -0
  200. data/maps/odni-ara-Arab-Latn-2004.yaml +137 -0
  201. data/maps/odni-ara-Arab-Latn-2015.yaml +315 -0
  202. data/maps/odni-aze-Cyrl-Latn-2015.yaml +144 -0
  203. data/maps/odni-bel-Cyrl-Latn-2015.yaml +148 -0
  204. data/maps/odni-bul-Cyrl-Latn-2005.yaml +90 -0
  205. data/maps/odni-bul-Cyrl-Latn-2015.yaml +96 -0
  206. data/maps/odni-che-Cyrl-Latn-2015.yaml +169 -0
  207. data/maps/odni-fas-Arab-Latn-2004.yaml +276 -0
  208. data/maps/odni-fas-Arab-Latn-2015.yaml +406 -0
  209. data/maps/odni-hin-Deva-Latn-2004.yaml +182 -0
  210. data/maps/odni-hin-Deva-Latn-2015.yaml +258 -0
  211. data/maps/odni-kat-Geor-Latn-2015.yaml +2 -3
  212. data/maps/odni-kaz-Cyrl-Latn-2015.yaml +148 -0
  213. data/maps/odni-kir-Cyrl-Latn-2015.yaml +136 -0
  214. data/maps/odni-kor-Hang-Latn-2015.yaml +375 -0
  215. data/maps/odni-mkd-Cyrl-Latn-2005.yaml +21 -0
  216. data/maps/odni-mkd-Cyrl-Latn-2015.yaml +122 -0
  217. data/maps/odni-prs-Arab-Latn-2004.yaml +123 -0
  218. data/maps/odni-prs-Arab-Latn-2015.yaml +228 -0
  219. data/maps/odni-rus-Cyrl-Latn-2015.yaml +77 -0
  220. data/maps/odni-srp-Cyrl-Latn-2005.yaml +36 -0
  221. data/maps/odni-srp-Cyrl-Latn-2015.yaml +129 -0
  222. data/maps/odni-tat-Cyrl-Latn-2015.yaml +142 -0
  223. data/maps/odni-tgk-Cyrl-Latn-2015.yaml +148 -0
  224. data/maps/odni-tuk-Cyrl-Latn-2015.yaml +170 -0
  225. data/maps/odni-uig-Cyrl-Latn-2015.yaml +138 -0
  226. data/maps/odni-ukr-Cyrl-Latn-2015.yaml +6 -2
  227. data/maps/odni-urd-Arab-Latn-2015.yaml +221 -0
  228. data/maps/odni-uzb-Cyrl-Latn-2015.yaml +166 -0
  229. data/maps/royin-tha-Thai-Latn-1939-generic.yaml +5 -5
  230. data/maps/royin-tha-Thai-Latn-1968.yaml +9 -5
  231. data/maps/royin-tha-Thai-Latn-1999-chained.yaml +5 -5
  232. data/maps/royin-tha-Thai-Latn-1999.yaml +8 -4
  233. data/maps/sac-zho-Hans-Latn-1979.yaml +5 -1
  234. data/maps/sasm-mon-Mong-Latn-general-1978.yaml +389 -0
  235. data/maps/sasm-mon-Mong-Latn-phonetic-1978.yaml +354 -0
  236. data/maps/ses-ara-Arab-Latn-1930.yaml +283 -0
  237. data/maps/stategeocadastre-ukr-Cyrl-Latn-1993.yaml +1 -1
  238. data/maps/ua-ukr-Cyrl-Latn-1996.yaml +6 -2
  239. data/maps/ua-ukr-Cyrl-Latn-2007.yaml +75 -0
  240. data/maps/ua-ukr-Cyrl-Latn-2010.yaml +192 -0
  241. data/maps/un-amh-Ethi-Latn-2016.yaml +602 -0
  242. data/maps/un-ara-Arab-Latn-1971.yaml +139 -0
  243. data/maps/un-ara-Arab-Latn-1972.yaml +159 -0
  244. data/maps/un-ara-Arab-Latn-2017.yaml +420 -0
  245. data/maps/un-asm-Beng-Latn-1972.yaml +223 -0
  246. data/maps/un-bel-Cyrl-Latn-2007.yaml +4 -4
  247. data/maps/un-ben-Beng-Latn-2016.yaml +1 -1
  248. data/maps/{un-ell-Grek-Latn-phonetic-1987.yaml → un-ell-Grek-Latn-1987-phonetic.yaml} +44 -44
  249. data/maps/un-ell-Grek-Latn-1987-tl.yaml +3 -4
  250. data/maps/un-ell-Grek-Latn-1987-ts.yaml +3 -4
  251. data/maps/un-guj-Gujr-Latn-1972.yaml +229 -0
  252. data/maps/un-hin-Deva-Latn-2016.yaml +316 -0
  253. data/maps/un-kan-Kana-Latn-2016.yaml +254 -0
  254. data/maps/un-mal-Mlym-Latn-1972.yaml +251 -0
  255. data/maps/un-mar-Deva-Latn-2016.yaml +102 -0
  256. data/maps/un-mon-Mong-Latn-general-2013.yaml +264 -0
  257. data/maps/un-mon-Mong-Latn-phonetic-2013.yaml +264 -0
  258. data/maps/un-nep-Deva-Latn-1972.yaml +269 -0
  259. data/maps/un-nep-Deva-Latn-2013.yaml +74 -0
  260. data/maps/un-ori-Orya-Latn-1972.yaml +247 -0
  261. data/maps/un-pan-Guru-Latn-1972.yaml +402 -0
  262. data/maps/un-prs-Arab-Latn-1967.yaml +236 -0
  263. data/maps/un-rus-Cyrl-Latn-1987.yaml +2 -2
  264. data/maps/un-tam-Taml-Latn-1972.yaml +194 -0
  265. data/maps/un-tel-Telu-Latn-1972.yaml +270 -0
  266. data/maps/un-ukr-Cyrl-Latn-1998.yaml +53 -0
  267. data/maps/un-ukr-Cyrl-Latn-2012.yaml +162 -0
  268. data/maps/un-urd-Arab-Latn-1972.yaml +405 -0
  269. data/maps/var-amh-Ethi-Latn-eae-2003.yaml +466 -0
  270. data/maps/var-gez-Ethi-Latn-eae-2003.yaml +76 -0
  271. data/maps/var-hin-Deva-Latn-hunterian-1872.yaml +221 -0
  272. data/maps/var-jpn-Hrkt-Latn-hepburn-1886.yaml +1 -1
  273. data/maps/var-jpn-Hrkt-Latn-hepburn-1954.yaml +1 -1
  274. data/maps/{nil-kor-Hang-Hang-jamo.yaml → var-kor-Hang-Hang-jamo.yaml} +4 -4
  275. data/maps/var-kor-Hang-Latn-mr-1939.yaml +4 -4
  276. data/maps/var-kor-Kore-Hang-2013.yaml +2 -2
  277. data/maps/var-kor-Kore-Latn-mr-1939.yaml +2 -3
  278. data/maps/var-mar-Deva-Latn-hunterian-1872.yaml +43 -0
  279. data/maps/var-mon-Mong-Latn-1930.yaml +102 -0
  280. data/maps/var-mon-Mong-Latn-lessing.yaml +272 -0
  281. data/maps/var-mon-Mong-Latn-vpmc.yaml +274 -0
  282. data/maps/var-pra-Deva-Latn-iast-1912.yaml +30 -0
  283. data/maps/var-san-Deva-Latn-iast-1912.yaml +149 -0
  284. data/maps/var-tha-Thai-Thai-phonemic.yaml +6 -6
  285. data/maps/var-tha-Thai-Zsym-ipa.yaml +13 -13
  286. data/maps/{var-zho-Hani-Latn-1979.yaml → var-zho-Hani-Latn-wd-1979.yaml} +13 -9
  287. data/spec/interscript/filenames_spec.rb +21 -0
  288. data/spec/interscript_spec.rb +16 -5
  289. metadata +275 -27
  290. data/bin/interscript +0 -41
  291. data/bin/rspec +0 -29
  292. data/bin/setup +0 -8
  293. data/maps/un-mon-Mong-Latn-2013.yaml +0 -93
  294. data/maps/un-ukr-cyrl-latn-1998.yaml +0 -30
@@ -0,0 +1,144 @@
1
+ ---
2
+ authority_id: odni
3
+ id: 2015
4
+ language: iso-639-2:aze
5
+ source_script: Cyrl
6
+ destination_script: Latn
7
+ name: Standards for the transliteration of azeri personal names in written reports and products
8
+ source: ICS-630-01 Annex P
9
+ creation_date: 2015
10
+ confirmation_date: 2015
11
+ description: |
12
+ This system is the Intelligence Community standard for the transliteration of Azeri person names
13
+ that will be applied to all final written reports and products for IC consumers. It is not
14
+ intended to eliminate variations of a name that can contribute forensic information. Rather, it is
15
+ to provide an IC standard Romanized (English) transliteration from Azeri that can then be linked
16
+ to forensic information in ways that will help identify the referent of the name.
17
+
18
+ In cases where an individual’s name has already been transliterated in a variant spelling, the IC
19
+ Standard spelling should appear first, followed by the variant spelling(s) in parentheses at the
20
+ first usage. In addition, if the original Cyrillic-script spelling is known, that spelling should
21
+ also appear in parentheses following the name, if possible, following best practices of the
22
+ issuing organization and taking into consideration information system capabilities. For example:
23
+ Rashad Sadykhov (also seen as Rashad Sadigov, Рашад Садыхов). This convention is designed to
24
+ ensure that vital forensic information is not lost.
25
+
26
+ For names of persons who are known to not be part of the Azeri-speaking community, use the
27
+ relevant IC transliteration standard for names from that language (e.g., Yitzhak). A translator’s
28
+ note may be used to clarify the known origin of the person. Spell names of individuals from
29
+ languages that are written in Roman letters as they are spelled in those languages (e.g.,
30
+ George Clooney, Jorge Garcia, Georges Pompidou).
31
+
32
+ In the case of active senior government officials in the on-line CIA World Factbook and the on-
33
+ line directory of Chiefs of State and Cabinet Members of Foreign Governments, the spellings given
34
+ in these on-line reference works should be used in place of the IC Standard. For any individual
35
+ who has at one time been listed in the Factbook or Chiefs of State directory but who no longer
36
+ appears in those resources (i.e. is no longer a government official), the IC Standard spelling
37
+ should appear first, with the spelling, if known, as it previously appeared in those resources
38
+ listed within parentheses at the first usage.
39
+
40
+ The primary goal is to produce a consistent Romanized transcription of names that is specifically
41
+ readable to the English-speaking non-specialist. The system uses the 26 letters of the standard
42
+ (English) Roman alphabet. Some ambiguities in the Romanized form will occur without the use of
43
+ diacritics. However, within the context of a report, where additional information about the
44
+ individual is provided, the referent will be clearly identified. This system will be used in
45
+ conjunction with on-line tools, name dictionaries, and lists containing conventional spellings of
46
+ names of well-known individuals.
47
+
48
+ notes:
49
+ - Transliterate double digraphs as a single digraph, i.e. шш -> sh, not shsh
50
+ - In the Roman, no distinction is made between digraphs such as 'sh' and single contiguous letters,
51
+ (e.g. 's' followed by 'h').
52
+ - The Cyrillic ъ and ь are not transliterated, but instead are left out of the transliteration.
53
+
54
+ tests:
55
+ - source: Рашад Садыхов
56
+ expected: Rashad Sadykhov
57
+
58
+ map:
59
+ rules:
60
+ # note[1]
61
+ - pattern: "(?i)(\u0492|\u0401|\u0416|\u0425|\u0427|\u0428|\u0429|\u042E|\u042F)\\1(?-i)"
62
+ result: "\\1"
63
+ # note[3]
64
+ - pattern: \u044A|\u044C
65
+ result: ""
66
+
67
+ characters:
68
+ '\u0410': 'A' # А
69
+ '\u0411': 'B' # Б
70
+ '\u0412': 'V' # В
71
+ '\u0413': 'G' # Г
72
+ '\u049C': 'G' # Ҝ
73
+ '\u0492': 'Gh' # Ғ
74
+ '\u0414': 'D' # Д
75
+ '\u0415': 'E' # Е
76
+ '\u0401': 'Yo' # Ё
77
+ '\u04D8': 'A' # Ә
78
+ '\u0416': 'Zh' # Ж
79
+ '\u0417': 'Z' # З
80
+ '\u0418': 'I' # И
81
+ '\u0419': 'Y' # Й
82
+ '\u0408': 'Y' # Ј
83
+ '\u041A': 'K' # К
84
+ '\u041B': 'L' # Л
85
+ '\u041C': 'M' # М
86
+ '\u041D': 'N' # Н
87
+ '\u041E': 'O' # О
88
+ '\u04E8': 'O' # Ө
89
+ '\u041F': 'P' # П
90
+ '\u0420': 'R' # Р
91
+ '\u0421': 'S' # С
92
+ '\u0422': 'T' # Т
93
+ '\u0423': 'U' # У
94
+ '\u04AE': 'U' # Ү
95
+ '\u0424': 'F' # Ф
96
+ '\u0425': 'Kh' # Х
97
+ '\u04BA': 'H' # Һ
98
+ '\u0427': 'Ch' # Ч
99
+ '\u04B8': 'J' # Ҹ
100
+ '\u0428': 'Sh' # Ш
101
+ '\u0429': 'Shch' # Щ
102
+ '\u042B': 'Y' # Ы
103
+ '\u042D': 'E' # Э
104
+ '\u042E': 'Yu' # Ю
105
+ '\u042F': 'Ya' # Я
106
+
107
+ '\u0430': 'a' # а
108
+ '\u0431': 'b' # б
109
+ '\u0432': 'v' # в
110
+ '\u0433': 'g' # г
111
+ '\u049D': 'g' # ҝ
112
+ '\u0493': 'gh' # ғ
113
+ '\u0434': 'd' # д
114
+ '\u0435': 'e' # e
115
+ '\u0451': 'yo' # ё
116
+ '\u04D9': 'a' # ә
117
+ '\u0436': 'zh' # ж
118
+ '\u0437': 'z' # з
119
+ '\u0438': 'i' # и
120
+ '\u0439': 'y' # й
121
+ '\u0458': 'y' # ј
122
+ '\u043A': 'k' # к
123
+ '\u043B': 'l' # л
124
+ '\u043C': 'm' # м
125
+ '\u043D': 'n' # н
126
+ '\u043E': 'o' # о
127
+ '\u04E9': 'o' # ө
128
+ '\u043F': 'p' # п
129
+ '\u0440': 'r' # р
130
+ '\u0441': 's' # с
131
+ '\u0442': 't' # т
132
+ '\u0443': 'u' # у
133
+ '\u04AF': 'u' # ү
134
+ '\u0444': 'f' # ф
135
+ '\u0445': 'kh' # х
136
+ '\u04BB': 'h' # һ
137
+ '\u0447': 'ch' # ч
138
+ '\u04B9': 'j' # ҹ
139
+ '\u0448': 'sh' # ш
140
+ '\u0449': 'shch' # щ
141
+ '\u044B': 'y' # ы
142
+ '\u044D': 'e' # э
143
+ '\u044E': 'yu' # ю
144
+ '\u044F': 'ya' # я
@@ -0,0 +1,148 @@
1
+ ---
2
+ authority_id: odni
3
+ id: 2015
4
+ language: iso-639-2:bel
5
+ source_script: Cyrl
6
+ destination_script: Latn
7
+ name: Office of the Director Of National Intelligence Belarusian Personal Names 2015, ICS 630-01 Annex B
8
+ # url:
9
+ source: ICS 630-01, Annex B
10
+ creation_date: 2015
11
+ confirmation_date: 2015
12
+ description: |
13
+ This system is the Intelligence Community (IC) standard for the transliteration of Belarusian
14
+ names that will be applied to all final written reports and products for IC consumers. It is not
15
+ intended to eliminate variations of a name that can contribute forensic information. Rather, it is to
16
+ provide an IC standard Romanized (English) transliteration from Belarusian that can then be
17
+ linked to forensic information in ways that will help identify the referent of the name.
18
+
19
+ In cases where an individual’s name has already been transliterated in a variant spelling, the IC
20
+ Standard spelling should appear first, followed by the variant spelling(s) in parentheses at the first
21
+ usage. In addition, if the original Cyrillic spelling is known, that spelling should also appear in
22
+ parentheses following the name, if possible, following best practices of the issuing organization
23
+ and taking into consideration information system capabilities. This convention is designed to
24
+ ensure that vital forensic information is not lost.
25
+
26
+ For names of persons who are known to not be part of the Belarusian-speaking community, use
27
+ the relevant IC transliteration standard for names from that language (e.g., Mikhail, Yitzhak). A
28
+ translator’s note may be used to clarify the known origin of the person. Spell names of
29
+ individuals from languages that are written in Roman letters as they are spelled in those
30
+ languages (e.g., George Clooney, Jorge Garcia, Georges Pompidou).
31
+
32
+ In the case of active senior government officials in the on-line CIA World Factbook and the online directory of Chiefs of State and Cabinet Members of Foreign Governments, the spellings
33
+ given in these on-line reference works should be used in place of the IC Standard. For any
34
+ individual who has at one time been listed in the Factbook or Chiefs of State directory but who no
35
+ longer appears in those resources (i.e. is no longer a government official), the IC Standard
36
+ spelling should appear first, with the spelling, if known, as it previously appeared in those
37
+ resources listed within parentheses at the first usage.
38
+
39
+ The primary goal is to produce a consistent Romanized transcription of names that is specifically
40
+ readable to the English-speaking non-specialist. The system uses the 26 letters of the standard
41
+ (English) Roman alphabet. Some ambiguities in the Romanized form will occur without the use
42
+ of diacritics. However, within the context of a report, where additional information about the
43
+ individual is provided, the referent will be clearly identified. This system will be used in
44
+ conjunction with on-line tools, name
45
+
46
+ notes:
47
+
48
+ tests:
49
+ - source: Міхаіл
50
+ expected: Mikhail
51
+ - source: Беларусь
52
+ expected: Byelarus
53
+ - source: Кастусь Каліноўскі
54
+ expected: Kastus Kalinowski
55
+ - source: Васіль Быкау
56
+ expected: Vasil Bykau
57
+ - source: Янка Купала
58
+ expected: Yanka Kupala
59
+ - source: Маланка
60
+ expected: Malanka
61
+ - source: Пакаранне
62
+ expected: Pakarannye
63
+ - source: Бэз
64
+ expected: Bez
65
+ - source: Чабор
66
+ expected: Chabor
67
+ - source: |
68
+ Дзяўчына, дзяўчыначка пасярод гісторыі
69
+ З прастадушнай шчырасьцю глядзіць на тэрыторыю.
70
+ У вакне заўсёды звыклая выява:
71
+ Шэры двор, шэры слуп, на слупе аб'явы.
72
+ expected: |
73
+ Dzyawchyna, dzyawchynachka pasyarod historyi
74
+ Z prastadushnay shchyrastsyu hlyadzits na terytoryyu.
75
+ U vaknye zawsyody zvyklaya vyyava:
76
+ Shery dvor, shery slup, na slupye abyavy.
77
+
78
+ map:
79
+ characters:
80
+ '\u0027' : '' # '
81
+
82
+ '\u0410' : 'A' # A
83
+ '\u0411' : 'B' # Б
84
+ '\u0412' : 'V' # B
85
+ '\u0413' : 'H' # Г
86
+ '\u0490' : 'G' # Ґ
87
+ '\u0414' : 'D' # Д
88
+ '\u0415' : 'Ye' # Е
89
+ '\u0401' : 'Yo' # Ё
90
+ '\u0416' : 'Zh' # Ж
91
+ '\u0417' : 'Z' # З
92
+ '\u0406' : 'I' # І
93
+ '\u0419' : 'Y' # Й
94
+ '\u041A' : 'K' # К
95
+ '\u041B' : 'L' # Л
96
+ '\u041C' : 'M' # М
97
+ '\u041D' : 'N' # Н
98
+ '\u041E' : 'O' # О
99
+ '\u041F' : 'P' # П
100
+ '\u0420' : 'R' # Р
101
+ '\u0421' : 'S' # С
102
+ '\u0422' : 'T' # Т
103
+ '\u0423' : 'U' # У
104
+ '\U040E' : 'W' # Ў
105
+ '\u0424' : 'F' # Ф
106
+ '\u0425' : 'Kh' # Х
107
+ '\u0426' : 'Ts' # Ц
108
+ '\u0427' : 'Ch' # Ч
109
+ '\u0428' : 'Sh' # Ш
110
+ '\u042B' : 'Y' # Ы
111
+ '\u042C' : '' # Ь
112
+ '\u042D' : 'E' # Э
113
+ '\u042E' : 'Yu' # Ю
114
+ '\u042F' : 'Ya' # Я
115
+
116
+ '\u0430' : 'a' # а
117
+ '\u0431' : 'b' # б
118
+ '\u0432' : 'v' # в
119
+ '\u0433' : 'h' # г
120
+ '\u0491' : 'g' # ґ
121
+ '\u0434' : 'd' # д
122
+ '\u0435' : 'ye' # е
123
+ '\u0451' : 'yo' # ё
124
+ '\u0436' : 'zh' # ж
125
+ '\u0437' : 'z' # з
126
+ '\u0456' : 'i' # і
127
+ '\u0439' : 'y' # й
128
+ '\u043A' : 'k' # к
129
+ '\u043B' : 'l' # л
130
+ '\u043C' : 'm' # м
131
+ '\u043D' : 'n' # н
132
+ '\u043E' : 'o' # о
133
+ '\u043F' : 'p' # п
134
+ '\u0440' : 'r' # р
135
+ '\u0441' : 's' # с
136
+ '\u0442' : 't' # т
137
+ '\u0443' : 'u' # у
138
+ '\u045E' : 'w' # ў
139
+ '\u0444' : 'f' # ф
140
+ '\u0445' : 'kh' # х
141
+ '\u0446' : 'ts' # ц
142
+ '\u0447' : 'ch' # ч
143
+ '\u0448' : 'sh' # ш
144
+ '\u044B' : 'y' # ы
145
+ '\u044c' : '' # Ь
146
+ '\u044D' : 'e' # э
147
+ '\u044E' : 'yu' # ю
148
+ '\u044F' : 'ya' # я
@@ -0,0 +1,90 @@
1
+ ---
2
+ authority_id: odni
3
+ id: 2005
4
+ language: iso-639-2:bul
5
+ source_script: Cyrl
6
+ destination_script: Latn
7
+ name: Intelligence Community (IC) Standard for the Transliteration of Bulgarian Personal Names
8
+ creation_date: 2005
9
+ description:
10
+
11
+ tests:
12
+ - source: Добри Христов
13
+ expected: Dobri Khristov
14
+ - source: болгарица
15
+ expected: bolgaritsa
16
+ - source: български език
17
+ expected: bulgarski ezik
18
+ - source: българска азбука
19
+ expected: bulgarska azbuka
20
+ - source: град
21
+ expected: grad
22
+ - source: аз държа
23
+ expected: az durzha
24
+ - source: Ядеш хляба с чубрица
25
+ expected: Yadesh khlyaba s chubritsa
26
+
27
+ map:
28
+ characters:
29
+ '\u0410': 'A'
30
+ '\u0411': 'B'
31
+ '\u0412': 'V'
32
+ '\u0413': 'G'
33
+ '\u0414': 'D'
34
+ '\u0415': 'E'
35
+ '\u0416': 'Zh'
36
+ '\u0417': 'Z'
37
+ '\u0418': 'I'
38
+ '\u0419': 'Y'
39
+ '\u041a': 'K'
40
+ '\u041b': 'L'
41
+ '\u041c': 'M'
42
+ '\u041d': 'N'
43
+ '\u041e': 'O'
44
+ '\u041f': 'P'
45
+ '\u0420': 'R'
46
+ '\u0421': 'S'
47
+ '\u0422': 'T'
48
+ '\u0423': 'U'
49
+ '\u0424': 'F'
50
+ '\u0425': 'Kh'
51
+ '\u0426': 'Ts'
52
+ '\u0427': 'Ch'
53
+ '\u0428': 'Sh'
54
+ '\u0429': 'Sht'
55
+ '\u042a': 'U'
56
+ '\u042c': 'Y'
57
+ '\u042e': 'Yu'
58
+ '\u042f': 'Ya'
59
+
60
+ '\u0430': 'a'
61
+ '\u0431': 'b'
62
+ '\u0432': 'v'
63
+ '\u0433': 'g'
64
+ '\u0434': 'd'
65
+ '\u0435': 'e'
66
+ '\u0436': 'zh'
67
+ '\u0437': 'z'
68
+ '\u0438': 'i'
69
+ '\u0439': 'y'
70
+ '\u043a': 'k'
71
+ '\u043b': 'l'
72
+ '\u043c': 'm'
73
+ '\u043d': 'n'
74
+ '\u043e': 'o'
75
+ '\u043f': 'p'
76
+ '\u0440': 'r'
77
+ '\u0441': 's'
78
+ '\u0442': 't'
79
+ '\u0443': 'u'
80
+ '\u0444': 'f'
81
+ '\u0445': 'kh'
82
+ '\u0446': 'ts'
83
+ '\u0447': 'ch'
84
+ '\u0448': 'sh'
85
+ '\u0449': 'sht'
86
+ '\u044a': 'u'
87
+ '\u044c': 'y'
88
+ '\u044e': 'yu'
89
+ '\u044f': 'ya'
90
+
@@ -0,0 +1,96 @@
1
+ ---
2
+ authority_id: odni
3
+ id: 2015
4
+ language: iso-639-2:bul
5
+ source_script: Cyrl
6
+ destination_script: Latn
7
+ name: Office of the Director Of National Intelligence Bulgarian Personal Names 2015, ICS-630-01 Annex O
8
+ # url:
9
+ source: ICS-630-01 Annex O
10
+ creation_date: 2015
11
+ confirmation_date: 2015
12
+ description: |
13
+ This system is the Intelligence Community standard for the transliteration of Bulgarian person
14
+ names that will be applied to all final written reports and products for IC consumers. This
15
+ standard matches both the Bulgarian national standard adopted in 2009 and the Board of
16
+ Geographic Names / Permanent Committee on Geographic Names standard adopted in 2013. It is
17
+ not intended to eliminate variations of a name that can contribute forensic information. Rather, it
18
+ is to provide an IC standard Romanized (English) transliteration from Bulgarian that can then be
19
+ linked to forensic information in ways that will help identify the referent of the name.
20
+
21
+ In cases where an individual’s name has already been transliterated in a variant spelling, the IC
22
+ Standard spelling should appear first, followed by the variant spelling(s) in parentheses at the first
23
+ usage. In addition, if the original Cyrillic-script spelling is known, that spelling should also
24
+ appear in parentheses following the name, if possible, following best practices of the issuing
25
+ organization and taking into consideration information system capabilities. For example: Dobri
26
+ Hristov (also seen as Dobri Khristov, Добри Христов). This convention is designed to ensure
27
+ that vital forensic information is not lost.
28
+
29
+ For names of persons who are known to not be part of the Bulgarian-speaking community, use
30
+ the relevant IC transliteration standard for names from that language (e.g., Yitzhak). A
31
+ translator’s note may be used to clarify the known origin of the person. Spell names of
32
+ individuals from languages that are written in Roman letters as they are spelled in those
33
+ languages (e.g., George Clooney, Jorge Garcia, Georges Pompidou).
34
+
35
+ In the case of active senior government officials in the on-line CIA World Factbook and the online directory of Chiefs of State and Cabinet Members of Foreign Governments, the spellings
36
+ given in these on-line reference works should be used in place of the IC Standard. For any
37
+ individual who has at one time been listed in the Factbook or Chiefs of State directory but who no
38
+ longer appears in those resources (i.e. is no longer a government official), the IC Standard
39
+ spelling should appear first, with the spelling, if known, as it previously appeared in those
40
+ resources listed within parentheses at the first usage.
41
+
42
+ The primary goal is to produce a consistent Romanized transcription of names that is specifically
43
+ readable to the English-speaking non-specialist. The system uses the 26 letters of the standard
44
+ (English) Roman alphabet. Some ambiguities in the Romanized form will occur without the use
45
+ of diacritics. However, within the context of a report, where additional information about the
46
+ individual is provided, the referent will be clearly identified. This system will be used in
47
+ conjunction with on-line tools, name dictionaries, and lists containing conventional spellings of
48
+ names of well-known individuals.
49
+
50
+ notes:
51
+ - Transliterate double digraphs as a single digraph i.e. шш -> sh, not shsh
52
+ - In the Roman, no distinction is made between digraphs such as 'sh' and single contiguous letters (e.g. 's' followed by 'h').
53
+
54
+ tests:
55
+
56
+ - source: Добри Христов
57
+ expected: Dobri Khristov
58
+ - source: болгарица
59
+ expected: bolgaritsa
60
+ - source: български език
61
+ expected: balgarski ezik
62
+ - source: българска азбука
63
+ expected: balgarska azbuka
64
+ - source: град
65
+ expected: grad
66
+ - source: аз държа
67
+ expected: az darzha
68
+ - source: Ядеш хляба с чубрица
69
+ expected: Yadesh khlyaba s chubritsa
70
+
71
+
72
+ # note[1]
73
+ - source: шш
74
+ expected: sh
75
+ - source: ччччч
76
+ expected: ch
77
+
78
+ map:
79
+ inherit: bgnpcgn-bul-Cyrl-Latn-2013
80
+
81
+ rules:
82
+ # note[1]
83
+ - pattern: "(.)\\1{1,}"
84
+ result: "\\1"
85
+
86
+ - pattern: \u042C# # Ь
87
+ result: "Y"
88
+
89
+ - pattern: \u042A # Ъ
90
+ result: "A"
91
+
92
+ - pattern: \u044C # ь
93
+ result: "y"
94
+
95
+ - pattern: \u044A # ъ
96
+ result: "a"