generating MorphoDict Swe from SALDO sources

This commit is contained in:
aarneranta
2020-03-03 18:10:02 +01:00
parent 69f2ae9794
commit 9790e07f6e
6 changed files with 152 additions and 4 deletions
+1 -3
View File
@@ -1,10 +1,8 @@
concrete MorphoDictSwe of MorphoDictSweAbs =
CatSwe [N,A,V,Adv,Prep] **
CatSwe [N,A,V,Adv,Prep,PN] **
open
ParadigmsSwe
in
{
oper mkkN : (apa,apan,apor,aporna,ap : Str) -> N
= \apa,apan,apor,aporna,ap -> changeCompoundN ap (mkN apa apan apor aporna) ;