kurdish.yml 2.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113
  1. general:
  2. name: Kurdish
  3. roman_to_script:
  4. map:
  5. # "Authorized" names:
  6. # Punctuation marks:
  7. "# %": "\u066A ; cannot transliterate the truncation character"
  8. "*": "\u066D"
  9. ",": "\u060C"
  10. ";": "\u061B"
  11. "?": "\u061F"
  12. # Numbers (these should be Arabic-Indic digits from 0660-0669. We will use 06F0-06F9 for Persian and Urdu--WK)
  13. "0": "\u0660"
  14. "1": "\u0661"
  15. "2": "\u0662"
  16. "3": "\u0663"
  17. "4": "\u0664"
  18. "5": "\u0665"
  19. "6": "\u0666"
  20. "7": "\u0667"
  21. "8": "\u0668"
  22. "9": "\u0669"
  23. # Vowels and vowel/consonant combinations
  24. "\u02BBE": "\u0639\u0647\u200C"
  25. "\u02BBe": "\u0639\u0647\u200C"
  26. "A": "\u0626\u0627"
  27. "a": "\u0627"
  28. "E\u0302": "\u0626\u0647\u200C"
  29. "e\u0302": "\u06CE"
  30. "E": "\u0626\u0647\u200C"
  31. "e": "\u0647\u200C"
  32. "I\u0302": "\u0626\u064A"
  33. # here is the "alif maksura" which otherwise serves as the "Persian yah \u06CC which is not valid in MARC-8 character set.
  34. # THIS NEEDS TO BE ADJUSTED FOR "i[circumflex]y" and probably "e[circumflex]y combinations to = \u0649"
  35. "i\u0302\u0020": "\u0649"
  36. "i\u0302": "\u064A"
  37. "I": ""
  38. "i": ""
  39. "O": "\u06C6"
  40. "o": "\u06C6"
  41. "u\u0302": "\u0648\u0648"
  42. "U": "\u0626\u0648"
  43. "u": "\u0648"
  44. # Consonants:
  45. "B": "\u0628"
  46. "b": "\u0628"
  47. "C\u0327": "\u0686"
  48. "c\u0327": "\u0686"
  49. "C": "\u062C"
  50. "c": "\u062C"
  51. "D\u0323": "\u0636"
  52. "d\u0323": "\u0636"
  53. "D": "\u062F"
  54. "d": "\u062F"
  55. "F": "\u0641"
  56. "f": "\u0641"
  57. "G": "\u06AF"
  58. "g": "\u06AF"
  59. "H\u0308": "\u062D"
  60. "h\u0308": "\u062D"
  61. "H": "\u0647"
  62. "h": "\u0647"
  63. "J": "\u0698"
  64. "j": "\u0698"
  65. "K": "\u06A9"
  66. "k": "\u06A9"
  67. #L and l with stroke
  68. "\u0141": "\u06B5"
  69. "\u0142": "\u06B5"
  70. "L": "\u0644"
  71. "l": "\u0644"
  72. "M": "\u0645"
  73. "m": "\u0645"
  74. "N": "\u0646"
  75. "n": "\u0646"
  76. "P": "\u067E"
  77. "p": "\u067E"
  78. "Q": "\u0642"
  79. "q": "\u0642"
  80. "R\u0304": "\u0695"
  81. "r\u0304": "\u0695"
  82. "R": "\u0631"
  83. "r": "\u0631"
  84. "S\u0323": "\u0635"
  85. "s\u0323": "\u0635"
  86. "S\u0327": "\u0634"
  87. "s\u0327": "\u0634"
  88. "S": "\u0633"
  89. "s": "\u0633"
  90. "T\u0323": "\u0637"
  91. "t\u0323": "\u0637"
  92. "T": "\u062A"
  93. "t": "\u062A"
  94. "V": "\u06A8"
  95. "v": "\u06A8"
  96. "W": "\u0648"
  97. "w": "\u0648"
  98. "X\u0308": "\u063A"
  99. "x\u0308": "\u063A"
  100. "X": "\u062E"
  101. "x": "\u062E"
  102. "Y": "\u064A"
  103. "y": "\u064A"
  104. "Z": "\u0632"
  105. "z": "\u0632"