From 196178d233aaaee48db30c7de6c646a23668c884 Mon Sep 17 00:00:00 2001 From: ehouse Date: Sun, 30 Apr 2006 15:15:28 +0000 Subject: [PATCH] add 'sort -u' to get rid of duplicates. All info files should have this.... --- dawg/Danish/info.txt | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/dawg/Danish/info.txt b/dawg/Danish/info.txt index f7666214a..154716125 100644 --- a/dawg/Danish/info.txt +++ b/dawg/Danish/info.txt @@ -26,6 +26,8 @@ LANGFILTER_POSTCLIP: | tr [a-z LANGFILTER_POSTCLIP: | grep '[AEIOUÅÆØ]' # none with illegal chars LANGFILTER_POSTCLIP: | grep '^[A-PR-VX-ZÅÆØ]\+$' +# remove duplicates +LANGFILTER_POSTCLIP: | sort -u LANGFILTER_POSTCLIP: | tr -s '\n' '\000' # Until I can figure out how to force sort to use a locale's collation @@ -34,9 +36,8 @@ LANGFILTER_POSTCLIP: | tr -s '\n' '\000' NEEDSSORT:true -LANGINFO:

Danish uses all English letters except Q and -W. Three non-English letters: 'Å', 'Æ' and 'Ø'. -

+LANGINFO:

Danish uses all English letters except Q and W. There +LANGINFO: are three non-English letters: 'Å', 'Æ' and 'Ø'.

# High bit means "official". Next 7 bits are an enum where # Danish==9. Low byte is padding