You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

41 lines
1.2 KiB

This file contains invisible Unicode characters!

This file contains invisible Unicode characters that may be processed differently from what appears below. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to reveal hidden characters.

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!--
Copyright © 1991-2013 Unicode, Inc.
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
For terms of use, see http://www.unicode.org/copyright.html
-->
<ldml>
<identity>
<version number="$Revision$"/>
<language type="yi" />
</identity>
<collations>
<collation type="search">
<cr><![CDATA[
[import und-u-co-search]
&׳ # 05F3 HEBREW PUNCTUATION GERESH, ignorable
<<'' # APOSTROPHE, Hebrew-specific addition, should match GERESH
&״ # 05F4 HEBREW PUNCTUATION GERSHAYIM, ignorable
<<'\"' # QUOTATION MARK, Hebrew-specific addition, should match GERSHAYIM
]]></cr>
</collation>
<collation type="standard">
<cr><![CDATA[
[normalization on]
[reorder Hebr]
&[before 2]''<<׳ # GERESH just before APOSTROPHE (secondary difference)
&[before 2]'\"'<<״ # GERSHAYIM just before QUOTATION MARK (secondary difference)
&ב<בֿ
&ו<<וּ<<וו<<וי
&י<<יִ<<יי<<ײַ
&[before 1]כ<כּ
&[before 1]פ<פּ
&פֿ<<<ף
&ש<שׂ
&[before 1]ת<תּ
]]></cr>
</collation>
</collations>
</ldml>