1<?xml version="1.0" encoding="UTF-8" ?> 2<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd"> 3<!-- 4Copyright © 2014 Unicode, Inc. 5CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/) 6For terms of use, see http://www.unicode.org/copyright.html 7--> 8<ldml> 9 <identity> 10 <version number="$Revision$" /> 11 <language type="ku" /> 12 </identity> 13 <collations> 14 <!-- TODO: Add collation type="search" --> 15 <collation type="standard" draft="contributed" 16 references="http://en.wikipedia.org/wiki/Kurdish_alphabets 2019-oct-10"> 17 <!-- Initial request and data see cldrbug 6527. --> 18 <!-- Note that this collation is intended only for Kurmanji/Northern Kurdish. --> 19 <cr><![CDATA[ 20 [reorder Latn Arab] 21 22 # Primary differences for Kurmanji letters, based on the Kurdish Latin alphabet 23 # introduced by Celadet Bedir Khan in 1932 (often called the Hawar alphabet). 24 &c<ç<<<Ç 25 &e<ê<<<Ê 26 &i<î<<<Î 27 &s<ş<<<Ş 28 &u<û<<<Û 29 30 # "Éé Íí Úú Ùù" are alternative forms that are used in the Yekgirtú variant of the 31 # Kurdish Latin alphabet. 32 &ê<<é<<<É 33 &î<<í<<<Í 34 &û<<ú<<<Ú 35 &ú<<ù<<<Ù 36 37 # According to Wikipedia, ḧ and ẍ, which represent distinct "non-Kurdish" sounds 38 # in Kurdish writing, "do not have the status of letter" which should mean they 39 # don't need primary differences. 40 # &h<ḧ<<<Ḧ 41 # &x<ẍ<<<Ẍ 42 ]]></cr> 43 </collation> 44 </collations> 45</ldml> 46