mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-17 08:49:31 -06:00
finnish Swadesh verbs
This commit is contained in:
@@ -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=VSwadesh ; make -e tests
|
||||
export CAT=V ; export LEX=VDictionary ; make -e tests
|
||||
cat all-diff-V* >all-differences-V
|
||||
cat all-differences-V
|
||||
|
||||
Reference in New Issue
Block a user