restructuring and commenting get_dict.py

This commit is contained in:
aarneranta
2020-11-30 17:28:55 +01:00
parent 0b1149d509
commit eb6a4da33c
4 changed files with 660 additions and 612 deletions

View File

@@ -1,5 +1,5 @@
ita:
cp -p MorphoDictItaAbs.header MorphoDictItaAbs.gf
cp -p MorphoDictIta.header MorphoDictIta.gf
python3 get_dict.py | grep -v "lin " >>MorphoDictItaAbs.gf
python3 get_dict.py | grep -v "fun " >>MorphoDictIta.gf
python3 get_dict.py Ita tmp/IrregItaAbs.gf tmp/entries | grep -v "lin " >>MorphoDictItaAbs.gf
python3 get_dict.py Ita tmp/IrregItaAbs.gf tmp/entries | grep -v "fun " >>MorphoDictIta.gf