summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authoraarne <unknown>2005-10-12 11:38:29 +0000
committeraarne <unknown>2005-10-12 11:38:29 +0000
commit7b941a4ffaf34b4b078a596ec56cdb86ef0b6869 (patch)
treea071de43c90187486db1cd512f4a50c44f072de4 /doc
parentea1dcfd70aa7a2fb6a0b4227a6a5b83123bb4985 (diff)
gt -atoms
Diffstat (limited to 'doc')
-rw-r--r--doc/gf-history.html8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/gf-history.html b/doc/gf-history.html
index 2c2bb526c..5639f57ac 100644
--- a/doc/gf-history.html
+++ b/doc/gf-history.html
@@ -12,6 +12,14 @@ Changes in functionality since May 17, 2005, release of GF Version 2.2
</center>
+12/10 (AR) Flag <tt>-atoms=Int</tt> to the command <tt>gt = generate_trees</tt>
+takes away all zero-argument functions except Int per category. In
+this way, it is possible to generate a corpus illustrating each
+syntactic structure even when the lexicon (which consists of
+zero-argument functions) is large.
+
+<p>
+
6/10 (AR) New commands <tt>dc = define_command</tt> and
<tt>dt = define_tree</tt> to define macros in a GF session.
See <tt>help</tt> for details and examples.