mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-25 19:16:28 -06:00
configurations for MorphoDictSwe ; more things to do e.g. with compounds
This commit is contained in:
@@ -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) ;
|
||||
|
||||
Reference in New Issue
Block a user