48 lines
		
	
	
		
			1.2 KiB
		
	
	
	
		
			XML
		
	
	
	
			
		
		
	
	
			48 lines
		
	
	
		
			1.2 KiB
		
	
	
	
		
			XML
		
	
	
	
| <?xml version="1.0" encoding="UTF-8" ?>
 | |
| <!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
 | |
| <!--
 | |
| Copyright © 1991-2014 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="sk" /> 
 | |
| 	</identity>
 | |
| 		<collations>
 | |
| 			<collation type="search">
 | |
| 				<cr><![CDATA[
 | |
| 					[import und-u-co-search]
 | |
| 					# Below are the rules specific to sk.
 | |
| 					# These rules have more primary differences than the standard collation below.
 | |
| 					&A<á<<<Á<ä<<<Ä
 | |
| 					&C<č<<<Č
 | |
| 					&D<ď<<<Ď
 | |
| 					&E<é<<<É<ě<<<Ě
 | |
| 					&I<í<<<Í
 | |
| 					&L<ĺ<<<Ĺ<ľ<<<Ľ
 | |
| 					&N<ň<<<Ň
 | |
| 					&O<ó<<<Ó<ô<<<Ô
 | |
| 					&R<ŕ<<<Ŕ<ř<<<Ř
 | |
| 					&S<š<<<Š
 | |
| 					&T<ť<<<Ť
 | |
| 					&U<ú<<<Ú<ů<<<Ů
 | |
| 					&Y<ý<<<Ý
 | |
| 					&Z<ž<<<Ž
 | |
| 				]]></cr>
 | |
| 			</collation>
 | |
| 			<collation type="standard" references="Aliberto Caforio: Slovensko-anglický slovník ISBN 80-967744-8-4">
 | |
| 				<cr><![CDATA[
 | |
| 					&A<ä<<<Ä
 | |
| 					&C<č<<<Č
 | |
| 					&H<ch<<<cH<<<Ch<<<CH
 | |
| 					&O<ô<<<Ô
 | |
| 					&R<ř<<<Ř
 | |
| 					&S<š<<<Š
 | |
| 					&Z<ž<<<Ž
 | |
| 				]]></cr>
 | |
| 			</collation>
 | |
| 		</collations>
 | |
| </ldml>
 |