module

Iuliia::Gost16876

Inherits Iuliia::Engine

The Gost16876 module provides transliteration (Engine.translate) using the GOST 16876-71 (aka GOST 1983) transliteration schema.

More information (in Russian)

Examples

Iuliia::Gost16876.translate("Юлия, съешь ещё этих мягких французских булок из Йошкар-Олы, да выпей алтайского чаю")
# => "Ûliâ, sʺešʹ eŝё ètih mâgkih francuzskih bulok iz Joškar-Oly, da vypej altajskogo čaû"

Instance methods

description

Returns the transliteration schema description.

Source
name

Returns the transliteration schema name.

Source