module Iuliia::Mvd310
Overview
The Mvd310 module provides transliteration (Engine.translate) using
the MVD 310-1997 transliteration schema.
More information (in Russian)
Examples
Iuliia::Mvd310.translate("Юлия, съешь ещё этих мягких французских булок из Йошкар-Олы, да выпей алтайского чаю")
# => "Yuliya, syesh' eshche etikh myagkikh frantsuzskikh bulok iz Yoshkar-Oly, da vypey altayskogo chayu"
Iuliia::Mvd310.translate("Юлия Щеглова")
# => "Yuliya Shcheglova"
Iuliia::Mvd310.translate("Гайа Васильева")
# => "Gaya Vasilyeva"
Iuliia::Mvd310.translate("Андрей Видный")
# => "Andrey Vidnyy"
  Included Modules
Extended Modules
Defined in:
iuliia/schemas/mvd_310.crInstance Method Summary
- 
        #description : String
        
          
Returns the transliteration schema description.
 - 
        #name : String
        
          
Returns the transliteration schema name.