mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-27 20:06:29 -06:00
generating MorphoDict Swe from SALDO sources
This commit is contained in:
@@ -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) ;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user