Module: Cyrillic::BgnPcgn
- Defined in:
- lib/cyrillic/bgn_pcgn.rb
Overview
BGN/PCGN 1947 geographic romanization system.
Constant Summary collapse
- CHARACTER_TABLE =
k.zip(v).to_h.freeze
- REGEXP =
Regexp.union(CHARACTER_TABLE.keys).freeze
BGN/PCGN 1947 geographic romanization system.
k.zip(v).to_h.freeze
Regexp.union(CHARACTER_TABLE.keys).freeze