module

Iuliia::Iso91954

Inherits Iuliia::Engine

The Iso91954 module provides transliteration (Engine.translate) using the ISO/R 9:1954 transliteration schema.

More information (in Russian)

Examples

Iuliia::Iso91954.translate("Юлия, съешь ещё этих мягких французских булок из Йошкар-Олы, да выпей алтайского чаю")
# => "Julija, s\"ešʹ eščë ėtih mjagkih francuzskih bulok iz Joškar-Oly, da vypej altajskogo čaju"

Instance methods

description

Returns the transliteration schema description.

Source
name

Returns the transliteration schema name.

Source