swedish complete

This commit is contained in:
aarne
2006-01-17 13:45:40 +00:00
parent a31fbfc305
commit 0430f8eb05
9 changed files with 71 additions and 88 deletions

View File

@@ -28,6 +28,8 @@ interface DiffScand = open ResScand, Prelude in {
verbHave : {s : VForm => Str ; vtype : VType} ;
verbBe : {s : VForm => Str ; vtype : VType} ;
verbBecome : {s : VForm => Str ; vtype : VType} ;
auxFut : Str ;
auxCond : Str ;