As of this latest revision (Nov 2019), this work will be continued in the csl-inflect repository .
Generate declensions and conjugations based upon words in MW1899 dictionary, and provide displays.
The generation is done by python programs. In general terms, the process is:
When done, the results will be used to improve the underlying data of the inflected forms display of the Cologne Sanskrit-Lexicon web site.
The redo.sh
script recreates all computed files.
Normally, the computed files begin with the 'calc_' prefix, and are not
tracked by Git.
Many recreation steps use 'python3' , which should invoke a Python3 version, probably a version later than Python3.4.