improved generation of BNC dictionaries ; now called TopDictionary for clarity

This commit is contained in:
aarne
2014-04-10 13:07:05 +00:00
parent 7eb4097681
commit 0525c7837a
17 changed files with 26143 additions and 18180 deletions

View File

@@ -1,4 +1,6 @@
-- update the import list of every language
-- the new files are produced in ./tmp/
-- usage: runghc MkApp.hs
langs = words "Bul Chi Eng Fin Fre Ger Hin Ita Spa Swe"
appCnc lang = "App" ++ lang ++ ".gf"