module

Iuliia::AlaLc

Inherits Iuliia::Engine

The AlaLc module provides transliteration (Engine.translate) using the ALA-LC transliteration schema..

More information (in Russian)

Examples

Iuliia::AlaLc.translate("Юлия, съешь ещё этих мягких французских булок из Йошкар-Олы, да выпей алтайского чаю")
# => "I͡ulii͡a, sʺeshʹ eshchё ėtikh mi͡agkikh frant͡suzskikh bulok iz Ĭoshkar-Oly, da vypeĭ altaĭskogo chai͡u"

Instance methods

description

Returns the transliteration schema description.

Source
name

Returns the transliteration schema name.

Source