From 0b85d14d84f607a493ef48e8d518d3529e3a2d76 Mon Sep 17 00:00:00 2001 From: Al Date: Sat, 9 Jul 2016 02:18:20 -0400 Subject: [PATCH] [numex] Icelandic ordinal suffixes --- resources/numex/is.yaml | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 resources/numex/is.yaml diff --git a/resources/numex/is.yaml b/resources/numex/is.yaml new file mode 100644 index 00000000..715dd4c2 --- /dev/null +++ b/resources/numex/is.yaml @@ -0,0 +1,23 @@ + ordinal_indicators: + - + suffixes: + "0": + - "." + "1": + - "." + "2": + - "." + "3": + - "." + "4": + - "." + "5": + - "." + "6": + - "." + "7": + - "." + "8": + - "." + "9": + - "." \ No newline at end of file