25 lines
		
	
	
		
			1.0 KiB
		
	
	
	
		
			XML
		
	
	
	
			
		
		
	
	
			25 lines
		
	
	
		
			1.0 KiB
		
	
	
	
		
			XML
		
	
	
	
| <?xml version="1.0" encoding="UTF-8" ?>
 | ||
| <!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
 | ||
| <!-- Copyright © 1991-2021 Unicode, Inc.
 | ||
| For terms of use, see http://www.unicode.org/copyright.html
 | ||
| SPDX-License-Identifier: Unicode-DFS-2016
 | ||
| CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
 | ||
| -->
 | ||
| <ldml>
 | ||
| 	<identity>
 | ||
| 		<version number="$Revision$"/>
 | ||
| 		<language type="nmz"/>
 | ||
| 	</identity>
 | ||
| 	<layout>
 | ||
| 		<orientation>
 | ||
| 			<characterOrder>left-to-right</characterOrder>
 | ||
| 			<lineOrder>top-to-bottom</lineOrder>
 | ||
| 		</orientation>
 | ||
| 	</layout>
 | ||
| 	<characters>
 | ||
| 		<exemplarCharacters draft="unconfirmed">[ʹ a á à b d e ɛ f g {g\u0308} {gb} {gw} h ɦ i j k {kp} {kw} l m n {n\u0308} {ny} ŋ {ŋ\u0308} {ŋm} o ɔ r s t u v w y]</exemplarCharacters>
 | ||
| 		<exemplarCharacters type="auxiliary" draft="unconfirmed">[c p q x z]</exemplarCharacters>
 | ||
| 		<exemplarCharacters type="index" draft="unconfirmed">[A B D E Ɛ F G {Gb} {Gw} H Ĥ I J K {Kp} {Kw} L M N {Ny} Ŋ {Ŋm} O Ɔ R S T U V W Y]</exemplarCharacters>
 | ||
| 	</characters>
 | ||
| </ldml>
 |