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 2013-aug-20"> 17 <!-- Initial request and data see cldrbug 6527. --> 18 <cr><![CDATA[ 19 [reorder Latn Arab] 20 21 # Primary differences for Kurmanji letters. 22 &c<ç<<<Ç 23 &e<ê<<<Ê 24 &i<î<<<Î 25 &s<ş<<<Ş 26 &u<û<<<Û 27 28 # Sahand T says: "Éé Íí Úú" are alternative forms 29 # that are used in a variant of the Kurdish-Latin alphabet. 30 &ê<<é<<<É 31 &î<<í<<<Í 32 &û<<ú<<<Ú 33 34 # According to Wikipedia, ḧ and ẍ "do not have the status of letter" 35 # which should mean they don't need primary differences. 36 # &h<ḧ<<<Ḧ 37 # &x<ẍ<<<Ẍ 38 39 # Sahand T also suggested tailoring Řř 40 # but that was not requested in cldrbug 6527 nor mentioned in Wikipedia. 41 # &r<ř<<<Ř 42 ]]></cr> 43 </collation> 44 <!-- TODO: Does ku-Arab (or ckb) need to tailor Arabic letters relative to the CLDR root? 45 If so, then we should add them to the one tailoring here. --> 46 </collations> 47</ldml> 48