mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-11 08:06:34 -06:00
6 lines
288 B
Makefile
6 lines
288 B
Makefile
ita:
|
|
cp -p MorphoDictItaAbs.header MorphoDictItaAbs.gf
|
|
cp -p MorphoDictIta.header 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
|