Interactive digital corpus-based grammar.
This is a CLLD app serving a digital grammar, combining a corpus with descriptive prose. The heavy lifting is done by these plugins:
The only components provided by the app itself are:
- a very simple
Phoneme
model - some configuration for
clld-markdown-plugin
The app, including the default database initialization script is designed to be compatible with CLDF datasets created from FLEx with cldflex and with lingdocs-generated markdown.
There's a step-by-step tutorial for FLEx > CLDF > lingdocs > CLLD.
Setup:
- fork, clone, or download
- create a virtual environment (suggested)
pip install -e .[dev]
clld initdb development.ini --cldf /path/to/your/cldf/metadata.json
pserve development.ini
- restructured table navigation
- more colors
- glossing abbreviations
- added topics (referencing sections)
- using cldf-ldd
- better init script
- fixed gloss formatting