1
0
forked from GitHub/gf-rgl

swadesh fixes; bug fix in i -old

This commit is contained in:
aarne
2005-03-14 16:40:08 +00:00
parent 938bd1667c
commit 1deb3fd27d
11 changed files with 71 additions and 50 deletions

View File

@@ -11,7 +11,10 @@ concrete StructuralDan of Structural =
lin
UseNumeral i = {s = table {Nom => i.s ; Gen => i.s ++ "s"}} ; ---
UseNumeral i = {
s = \\g => table {Nom => i.s ! g ; Gen => i.s ! g ++ "s"} ; ---
n = i.n
} ;
above_Prep = ss "ovenfor" ;
after_Prep = ss "efter" ;