module Iuliia::Gost52535
Overview
The Gost52535
module provides transliteration (Engine.translate
) using
the GOST R 52535.1-2006 transliteration schema.
More information (in Russian)
Examples
Iuliia::Gost52535.translate("Юлия Щеглова")
# => "Iuliia Shcheglova"
Iuliia::Gost52535.translate("Юлия, съешь ещё этих мягких французских булок из Йошкар-Олы, да выпей алтайского чаю")
# => "Iuliia, sesh eshche etikh miagkikh frantcuzskikh bulok iz Ioshkar-Oly, da vypei altaiskogo chaiu"
Included Modules
Extended Modules
Defined in:
iuliia/schemas/gost_52535.crInstance Method Summary
-
#description : String
Returns the transliteration schema description.
-
#name : String
Returns the transliteration schema name.