command tb for creating treebanks

This commit is contained in:
aarne
2006-02-08 10:18:00 +00:00
parent 85910ef776
commit 98b24d0e33
7 changed files with 93 additions and 1 deletions

View File

@@ -405,7 +405,7 @@ allActiveGrammars :: ShellState -> [StateGrammar]
globalOptions = gloptions
--allLanguages = map (fst . fst) . concretes
allLanguages = M.allConcreteModules . canModules
allLanguages = map (snd . fst) . actualConcretes
allTransfers = map fst . transfers
allCategories = map fst . allCatsOf . canModules