File tree Expand file tree Collapse file tree 1 file changed +7
-5
lines changed
Expand file tree Collapse file tree 1 file changed +7
-5
lines changed Original file line number Diff line number Diff line change @@ -16,18 +16,20 @@ The goal is to achieve interoperable transliteration schemes allowing quality co
1616
1717These transliteration systems currently work:
1818
19- `bgnpcgn-rus-Cyrl-Latn`:: BGN/PCGN Romanization of Russian
20- `iso-rus-Cyrl-Latn`:: ISO 9 Romanization of Russian
21- `icao-rus-Cyrl-Latn`:: ICAO MRZ Romanization of Russian
22- `bas-rus-Cyrl-Latn`:: Bulgaria Academy of Science Streamlined System for Russian
19+ `bgnpcgn-rus-Cyrl-Latn-1947 `:: BGN/PCGN Romanization of Russian
20+ `iso-rus-Cyrl-Latn-iso9 `:: ISO 9 Romanization of Russian
21+ `icao-rus-Cyrl-Latn-9303 `:: ICAO MRZ Romanization of Russian
22+ `bas-rus-Cyrl-Latn-bss `:: Bulgaria Academy of Science Streamlined System for Russian
2323
2424
2525== Usage
2626
2727
2828[source,sh]
2929----
30- interscript samples/rus-Cyrl.txt --system=bas-rus-Cyrl-Latn --output=rus-Latn.txt
30+ interscript samples/rus-Cyrl.txt --system=bas-rus-Cyrl-Latn-bss --output=rus-Latn.txt
31+
32+ interscript samples/rus-Cyrl.txt --system=bas-rus-Cyrl-Latn-bss --output=rus-Latn.txt
3133----
3234
3335
You can’t perform that action at this time.
0 commit comments