1
0
forked from GitHub/gf-core

we now support irregAdv in Swedish

This commit is contained in:
krasimir
2015-11-18 10:13:32 +00:00
parent 4f1632d04d
commit ee1d19555a
7 changed files with 20 additions and 14 deletions

View File

@@ -53,7 +53,8 @@ oper
AF (APosit _) c => mkCase c store ;
AF ACompar c => mkCase c storre ;
AF (ASuperl SupStrong) c => mkCase c storst ;
AF (ASuperl SupWeak) c => mkCase c (storst + "e")
AF (ASuperl SupWeak) c => mkCase c (storst + "e") ;
AAdv => stort
}
} ;