mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-05-31 02:38:55 -06:00
fixed Danish mkA for -ig adjectives
This commit is contained in:
@@ -368,6 +368,7 @@ oper
|
||||
|
||||
regADeg a = case Predef.dp 2 a of {
|
||||
"sk" => aRask a ;
|
||||
"ig" => aDejlig a ;
|
||||
_ => case last a of {
|
||||
"t" => aAbstrakt a ;
|
||||
_ => aRod a
|
||||
|
||||
Reference in New Issue
Block a user