Revision: 7742
Author: victormote
Date: 2006-06-24 14:47:08 -0700 (Sat, 24 Jun 2006)
ViewCVS: http://svn.sourceforge.net/foray/?rev=7742&view=rev
Log Message:
-----------
Add a place to store Marshallese hyphenation patterns.
Added Paths:
-----------
trunk/foray/foray-hyphen-r/resource/hyph-patterns/mh.xml
Added: trunk/foray/foray-hyphen-r/resource/hyph-patterns/mh.xml
===================================================================
--- trunk/foray/foray-hyphen-r/resource/hyph-patterns/mh.xml (rev 0)
+++ trunk/foray/foray-hyphen-r/resource/hyph-patterns/mh.xml 2006-06-24 21:47:08 UTC (rev 7742)
@@ -0,0 +1,54 @@
+<?xml version="1.0" encoding="US-ASCII"?>
+<!DOCTYPE axsl-hyphenation
+ PUBLIC "-//aXSL//DTD Hyphenation V0.1//EN"
+ "http://www.axsl.org/dtds/0.1/en/axsl-hyphenation.dtd">
+
+<!--
+This document contains the hyphenation patterns for the Marshallese language.
+Marshallese is the language of the Marshall Islands, a Pacific island group.
+According to the Library of Congress,
+http://www.loc.gov/standards/iso639-2/langcodes.html#mn, which appears to be the
+ISO-639.2 registration authority, the three-letter language code for Marshallese
+is "mah" and the two-letter code is "mh".
+-->
+<axsl-hyphenation>
+
+<hyphen-char value="-"/>
+<hyphen-min before="3" after="2"/>
+
+<classes>
+aA
+bB
+cC
+dD
+eE
+fF
+gG
+hH
+iI
+jJ
+kK
+lL
+mM
+nN
+oO
+pP
+qQ
+rR
+sS
+tT
+uU
+vV
+wW
+xX
+yY
+zZ
+</classes>
+
+<exceptions>
+</exceptions>
+
+<patterns>
+</patterns>
+
+</axsl-hyphenation>
Property changes on: trunk/foray/foray-hyphen-r/resource/hyph-patterns/mh.xml
___________________________________________________________________
Name: svn:keywords
+ "Author Id Rev Date URL"
Name: svn:eol-style
+ native
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|