A collection of grammars, made as accessible as possible
See codex-table.md for a list of all grammars and their settings.
You must install subversion to get the grammars that use svn
$ bash compile.sh
$ python scripts/download_grammars.py codex.toml build
$ bash scripts/build-ace.sh build
$ bash scripts/build-ace.sh build
Grammars are listed in the file codex.toml
vcsis the way to download the grammartreeis the treebank (if it is seperate, we only handle this for the SRG)
A project will be used to make as many grammars as it has METADATA files
Very rough distinctions so that people can have a general idea about how big the grammar is. More detail can be gotten from the ltdb.
- large: lexicon above 30,000
- medium: lexicon above 5,000
- small: lexicon above 1,000
- matrix: matrix derived grammar with minimal changes
Unfinished
First install grew: https://grew.fr/usage/install/
and grewpy: https://grew.fr/usage/python/