module Iuliia::AlaLc
Overview
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"
Included Modules
Extended Modules
Defined in:
iuliia/schemas/ala_lc.crInstance Method Summary
-
#description : String
Returns the transliteration schema description.
-
#name : String
Returns the transliteration schema name.