configurations for MorphoDictSwe ; more things to do e.g. with compounds

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