1
0
forked from GitHub/gf-core

dictionary experiment with Finnish verbs

This commit is contained in:
aarne
2008-01-06 21:05:56 +00:00
parent 330350325f
commit fc65b10e0f
6 changed files with 149 additions and 24 deletions

View File

@@ -4,8 +4,9 @@ CAT=N
all: nouns
verbs:
export CAT=V ; export LEX=VNSSK ; make -e tests
export CAT=V ; export LEX=VOmat ; make -e tests
# export CAT=V ; export LEX=VNSSK ; make -e tests
# export CAT=V ; export LEX=VOmat ; make -e tests
export CAT=V ; export LEX=VDictionary ; make -e tests
cat all-diff-V* >all-differences-V
cat all-differences-V