diff --git a/xwords4/dawg/Danish/info.txt b/xwords4/dawg/Danish/info.txt index f7666214a..154716125 100644 --- a/xwords4/dawg/Danish/info.txt +++ b/xwords4/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