| Age | Commit message (Collapse) | Author |
|
|
|
|
|
command in the shell now can linearize discontinuous phrases
|
|
|
|
The file will be renamed when the release is made.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
to give uniformity to Translate translations
|
|
|
|
* In the shell, the new command tt (to_trie) merges a list of trees into a
trie and prints it in a readable way, where unique subtrees are marked with
a "*" and alternative subtrees are marked with numbers.
* In the PGF web service, adding the parameter trie=yes to the parse and
translate commands augments the JSON output with a trie.
Example to try in the shell:
Phrasebook> p -lang=Eng "your son waits for you" | tt
|
|
|
|
different inflection forms
|
|
|
|
|
|
GF 3.5 is now on Hackage and the automatic generation of Haddock documentation
succeeded for the first time in a long time!
|
|
|
|
|
|
|
|
|
|
main source
|
|
|
|
|
|
|
|
|
|
DictEngAbs
|
|
|
|
possible
|
|
lexicon activity
|
|
|
|
|
|
|
|
script french/MkWikt.hs
|
|
|
|
|
|
|
|
|
|
doesn't need lexing
|
|
support BIND. The following things are still broken: parseval, word completion, handling 'pre', the robust mode
|
|
broken unicode library for C.
|
|
|
|
|
|
|
|
|
|
|