forked from GitHub/gf-core
Wordlist format
This commit is contained in:
@@ -14,6 +14,19 @@ Changes in functionality since May 17, 2005, release of GF Version 2.2
|
||||
|
||||
<p>
|
||||
|
||||
18/5 (AR) Introduced a wordlist format <tt>gfwl</tt> for
|
||||
quick creation of language exercises and (in future) multilingual lexica.
|
||||
The format is now very simple:
|
||||
<pre>
|
||||
# Svenska - Franska - Finska
|
||||
berg - montagne - vuori
|
||||
klättra - grimper / escalader - kiivetä / kiipeillä
|
||||
</pre>
|
||||
but can be extended to cover paradigm functions in addition to just
|
||||
words.
|
||||
|
||||
<p>
|
||||
|
||||
3/4 (AR) The predefined abstract syntax type <tt>Int</tt> now has two
|
||||
inherent parameters indicating its last digit and its size. The (hard-coded)
|
||||
linearization type is
|
||||
|
||||
Reference in New Issue
Block a user