• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1<?xml version="1.0" encoding="UTF-8" ?>
2<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
3<!--
4Copyright © 1991-2013 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: 11914 $"/>
11		<language type="yi" />
12	</identity>
13	<collations>
14		<collation type="search">
15				<cr><![CDATA[
16					[import und-u-co-search]
17					‎&׳	# 05F3 HEBREW PUNCTUATION GERESH, ignorable
18						<<''	# APOSTROPHE, Hebrew-specific addition, should match GERESH
19					‎&״	# 05F4 HEBREW PUNCTUATION GERSHAYIM, ignorable
20						<<'\"'	# QUOTATION MARK, Hebrew-specific addition, should match GERSHAYIM
21				]]></cr>
22		</collation>
23		<collation type="standard">
24				<cr><![CDATA[
25					[normalization on]
26					[reorder Hebr]
27					&[before 2]''<<׳ # GERESH just before APOSTROPHE (secondary difference)
28					&[before 2]'\"'<<״ # GERSHAYIM just before QUOTATION MARK (secondary difference)
29					&ב<בֿ
30					&ו<<וּ<<וו<<וי
31					&י<<יִ<<יי<<ײַ
32					&[before 1]כ<כּ
33					&[before 1]פ<פּ
34					&פֿ<<<ף
35					&ש<שׂ
36					&[before 1]ת<תּ
37				]]></cr>
38		</collation>
39	</collations>
40</ldml>
41