module Iuliia::Gost779Alt
Overview
The Gost779Alt
module provides transliteration (Engine.translate
) using
the GOST 7.79-2000 (aka ISO 9:1995) transliteration schema.
More information (in Russian)
Examples
Iuliia::Gost779Alt.translate("Юлия, съешь ещё этих мягких французских булок из Йошкар-Олы, да выпей алтайского чаю")
# => "Yuliya, s``esh` eshhyo e`tix myagkix franczuzskix bulok iz Joshkar-Oly`, da vy`pej altajskogo chayu"
Included Modules
Extended Modules
Defined in:
iuliia/schemas/gost_779_alt.crInstance Method Summary
-
#description : String
Returns the transliteration schema description.
-
#name : String
Returns the transliteration schema name.