summaryrefslogtreecommitdiff
path: root/src/HelpFile
diff options
context:
space:
mode:
authoraarne <aarne@cs.chalmers.se>2006-05-30 22:02:25 +0000
committeraarne <aarne@cs.chalmers.se>2006-05-30 22:02:25 +0000
commitc51846361f18d372542f69e4bb281ef834750312 (patch)
treeb71221a1bf98e82422e26ab18db7440769612d9f /src/HelpFile
parent719e75105158932558aaa071d2ede50e41a9454b (diff)
l -multi -all/-table ; same with tb
Diffstat (limited to 'src/HelpFile')
-rw-r--r--src/HelpFile11
1 files changed, 7 insertions, 4 deletions
diff --git a/src/HelpFile b/src/HelpFile
index df785bda2..df2a643d2 100644
--- a/src/HelpFile
+++ b/src/HelpFile
@@ -156,11 +156,11 @@ l, linearize: l PattList? Tree
HINT: see GF language specification for the syntax of Pattern and Term.
You can also copy and past parsing results.
options:
- -table show parameters
-struct bracketed form
- -record record, i.e. explicit GF concrete syntax term
- -all show all forms and variants
- -multi linearize to all languages (the other options don't work)
+ -table show parameters (not compatible with -record, -all)
+ -record record, i.e. explicit GF concrete syntax term (not compatible with -table, -all)
+ -all show all forms and variants (not compatible with -record, -table)
+ -multi linearize to all languages (can be combined with the other options)
flags:
-lang linearize in this grammar
-number give this number of forms at most
@@ -214,6 +214,9 @@ tb, tree_bank: tb
options:
-c compare to existing xml-formatted treebank
-trees return the trees of the treebank
+ -all show all linearization alternatives (branches and variants)
+ -table show tables of linearizations with parameters
+ -record show linearization records
-xml wrap the treebank (or comparison results) with XML tags
-mem write the treebank in memory instead of a file TODO
examples: