greek_modern.yml 187 B

1234567891011121314
  1. general:
  2. name: Greek (modern)
  3. parents:
  4. - greek_classical
  5. script_to_roman:
  6. map:
  7. "\u0392": "V"
  8. "\u03B2": "v"
  9. roman_to_script:
  10. map:
  11. "V": "\u0392"
  12. "v": "\u03B2"