From 32508e37b37a0baad884e6aaa518071b62e1e6d8 Mon Sep 17 00:00:00 2001 From: aarne Date: Thu, 2 Mar 2006 17:19:36 +0000 Subject: treebanks in shell state: i -treebank and lt --- src/GF/Shell/ShellCommands.hs | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'src/GF/Shell/ShellCommands.hs') diff --git a/src/GF/Shell/ShellCommands.hs b/src/GF/Shell/ShellCommands.hs index 1351e8784..bf27016a5 100644 --- a/src/GF/Shell/ShellCommands.hs +++ b/src/GF/Shell/ShellCommands.hs @@ -57,6 +57,8 @@ data Command = | CComputeConcrete String | CShowOpers String + | CLookupTreebank + | CTranslationQuiz Language Language | CTranslationList Language Language | CMorphoQuiz @@ -169,8 +171,9 @@ optionsOfCommand co = case co of CSetFlag -> both "utf8 table struct record all multi" "cat lang lexer parser number depth rawtrees unlexer optimize path conversion printer" - CImport _ -> both "old v s src gfc retain nocf nocheckcirc cflexer noemit o make ex prob" - "abs cnc res path optimize conversion cat preproc probs noparse" + CImport _ -> + both "old v s src gfc retain nocf nocheckcirc cflexer noemit o make ex prob treebank" + "abs cnc res path optimize conversion cat preproc probs noparse" CRemoveLanguage _ -> none CEmptyState -> none CStripState -> none -- cgit v1.2.3