Added new ICU test case which illustrates removal of diacritics
[yaz-moved-to-github.git] / test / tsticu-1.xml
diff --git a/test/tsticu-1.xml b/test/tsticu-1.xml
new file mode 100644 (file)
index 0000000..581bc51
--- /dev/null
@@ -0,0 +1,7 @@
+<icu_chain locale="en">
+  <transform rule="[:Control:] Any-Remove"/>
+  <tokenize rule="l"/>
+  <transform rule="NFD; [[:WhiteSpace:][:Punctuation:][:Diacritic:]] Remove"/>
+  <display/>
+  <casemap rule="l"/>
+</icu_chain>