1
0
forked from GitHub/gf-core

DictFin: 43k lemmas from KOTUS word list

This commit is contained in:
aarne
2010-12-27 21:16:26 +00:00
parent 90a9149a5c
commit 74bfd6f339
9 changed files with 87195 additions and 18 deletions

View File

@@ -0,0 +1,10 @@
gf: abs cnc
abs:
cp prelDictFinAbs DictFinAbs.gf
runghc Kotus.hs <src/kotus-sanalista_v1.xml | grep ":" >>DictFinAbs.gf
echo "}" >>DictFinAbs.gf
cnc:
cp prelDictFin DictFin.gf
runghc Kotus.hs <src/kotus-sanalista_v1.xml | grep "=" >>DictFin.gf
echo "}" >>DictFin.gf