68 lines
		
	
	
		
			1.3 KiB
		
	
	
	
		
			XML
		
	
	
	
			
		
		
	
	
			68 lines
		
	
	
		
			1.3 KiB
		
	
	
	
		
			XML
		
	
	
	
| <?xml version="1.0" encoding="UTF-8" ?>
 | ||
| <!DOCTYPE supplementalData SYSTEM "../../common/dtd/ldmlSupplemental.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
 | ||
| -->
 | ||
| <supplementalData>
 | ||
| 	<version number="$Revision$"/>
 | ||
| 	<transforms>
 | ||
| 		<transform source="Geor" target="Latn" direction="both" alias="Georgian-Latin und-Latn-t-und-geor" backwardAlias="Latin-Georgian und-Geor-t-und-latn">
 | ||
| 			<tRule><![CDATA[
 | ||
| # long items moved up
 | ||
| წ ↔ tsʼ ;
 | ||
| კ ↔ kʼ ;
 | ||
| პ ↔ pʼ ;
 | ||
| ჟ ↔ zh ;
 | ||
| ტ ↔ tʼ ;
 | ||
| ღ ↔ gh ;
 | ||
| ყ ↔ qʼ ;
 | ||
| შ ↔ sh ;
 | ||
| ჭ ↔ chʼ ;
 | ||
| ჩ ↔ ch ;
 | ||
| ც ↔ ts ;
 | ||
| ძ ↔ dz ;
 | ||
| ხ ↔ kh ;
 | ||
| ჳ ↔ ŭi ;
 | ||
| # normal order
 | ||
| ა ↔ a ;
 | ||
| ბ ↔ b ;
 | ||
| გ ↔ g ;
 | ||
| დ ↔ d ;
 | ||
| ე ↔ e ;
 | ||
| ვ ↔ v ;
 | ||
| ზ ↔ z ;
 | ||
| თ ↔ t ;
 | ||
| ი ↔ i ;
 | ||
| #კ ↔ kʼ ;
 | ||
| ლ ↔ l ;
 | ||
| მ ↔ m ;
 | ||
| ნ ↔ n ;
 | ||
| ო ↔ o ;
 | ||
| #პ ↔ pʼ ;
 | ||
| #ჟ ↔ zh ;
 | ||
| რ ↔ r ;
 | ||
| ს ↔ s ;
 | ||
| #ტ ↔ tʼ ;
 | ||
| უ ↔ u ;
 | ||
| ფ ↔ p ;
 | ||
| ქ ↔ k ;
 | ||
| #ღ ↔ gh ;
 | ||
| #ყ ↔ qʼ ;
 | ||
| #შ ↔ sh ;
 | ||
| #ჩ ↔ ch ;
 | ||
| #ც ↔ ts ;
 | ||
| #ძ ↔ dz ;
 | ||
| #წ ↔ tsʼ ;
 | ||
| #ჭ ↔ chʼ ;
 | ||
| #ხ ↔ kh ;
 | ||
| ჯ ↔ j ;
 | ||
| ჰ ↔ h ;
 | ||
| #ჳ ↔ ŭi ;
 | ||
| ჴ ↔ q ;
 | ||
| 			]]></tRule>
 | ||
| 		</transform>
 | ||
| 	</transforms>
 | ||
| </supplementalData>
 |