metadata {

authority_id: mvd
id: 2010
language: iso-639-2:bel
source_script: Cyrl
destination_script: Latn
name: Transliteration system for Russian names (2010)
url: https://pravo.by/document/?guid=3871&p0=W21022721
creation_date: 2010

description: |
  RESOLUTION OF THE MINISTRY OF INTERNAL AFFAIRS OF THE REPUBLIC OF BELARUS
  June 28, 2010 No. 200
  8/22721 On approval of the Instructions on the organization of work of units of citizenship
  and migration of internal affairs bodies on the issuance, registration, exchange,
  invalidation, seizure, storage and destruction of a passport of a citizen of the Republic of Belarus

notes:
  - check notes from mvd-rus-Cyrl-Latn-2008

}

tests {

test "Ева", "Eva"
test "Васiльева", "Vasileva"
test "Адъютантов", "Adjutantov"

}

dependency “mvd-rus-Cyrl-Latn-2008”, as: cyrllatn

stage {

run map.cyrllatn.stage.translit

# POSTRULES
sub "\u0301", "" # remove diacritics

compose

}