mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-18 15:50:19 -06:00
restructuring and commenting get_dict.py
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user