| Age | Commit message (Collapse) | Author |
|
All changes have been reflected in the gf-contrib repository:
https://github.com/GrammaticalFramework/gf-contrib
Now, for WebSetup to build the example grammars, one must have gf-contrib
cloned in the same top-level directory as GF. When this isn't the case,
WebSetup displays a notice without failing.
|
|
|
|
|
|
|
|
|
|
use different forms
|
|
|
|
input
|
|
|
|
https://github.com/GF-Estonian/GF-Estonian
|
|
|
|
be a type checker bug
|
|
|
|
|
|
|
|
|
|
|
|
|
|
investigate here.
|
|
|
|
completions.
|
|
|
|
to the top level; the resulting rule is the same. This kind of inefficiencies are best found if you compile with the -v option and check for constructors creating unexpectedly many PGF rules.
|
|
low-quality version and is hence the first Chinese phrasebook version that can claim high quality.
|
|
indirect questions
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
clash with Construction.Language in App
|
|
Also remove arguments to raise the stack size, GF's built-in default is big
enough now.
|
|
forApp' to compile what is needed for Phrasebook in App
|
|
be done soon
|
|
|
|
|
|
a Greeting and not a Question, which means that it has a variant appearing with ! rather than ? , similar to "how are you". Correcting this would require analysing the structure of the phrase so that it can be constructed in QS.
|
|
|
|
|
|
|
|
Also rewrote Makefile2 in a more compact way.
|
|
|
|
|
|
|
|
Makefile2 specificies the dependencies accurately enough that you can use
make's support for parallel compilation. Run
make -f Makefile2 -j
to utilize all the cores in your computer to significantly speed up the
creation of Phrasebook.pgf.
|
|
Adding coding pragmas
--# -coding=latin1
so that grammars will continue to work when we change the default character
encoding to UTF-8.
|
|
main source
|
|
|