forked from GitHub/gf-rgl
a fairly complete Nynorsk implementation added
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
concrete ExtraNno of ExtraNnoAbs = ExtraScandNno ** open CommonScand, ResNno, Prelude in {
|
||||
|
||||
lin
|
||||
PossNPPron np pro = {
|
||||
s = \\c => np.s ! NPNom ++ pro.s ! NPPoss (gennumAgr np.a) (caseNP c) ;
|
||||
a = np.a ;
|
||||
isPron = False ;
|
||||
} ;
|
||||
|
||||
TFutKommer = {s = []} ** {t = SFutKommer} ; --# notpresent
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user