ICU charmap files.
[idzebra-moved-to-github.git] / tab / words-icu.xml
diff --git a/tab/words-icu.xml b/tab/words-icu.xml
new file mode 100644 (file)
index 0000000..1b0e9e2
--- /dev/null
@@ -0,0 +1,7 @@
+<icu_chain id="en:word" locale="en">
+  <transform rule="[:Control:] Any-Remove"/>
+  <tokenize rule="l"/>
+  <transform rule="[[:WhiteSpace:][:Punctuation:]] Remove"/>
+  <display/>
+  <casemap rule="l"/>
+</icu_chain>