fixes in PhrasebookGer and the inAcc_Prep

This commit is contained in:
aarne
2010-05-29 21:14:13 +00:00
parent daa01f11d8
commit d6e5d71dbd
5 changed files with 27 additions and 27 deletions

View File

@@ -43,7 +43,7 @@ resource ResGer = ParamX ** open Prelude in {
prepC : PCase -> {s : Str ; c : Case} = \cp -> case cp of {
NPC c => {s = [] ; c = c} ;
NPP CAnDat => {s = "an" ; c = Dat} ;
NPP CInAcc => {s = "an" ; c = Acc} ;
NPP CInAcc => {s = "in" ; c = Acc} ;
NPP CInDat => {s = "in" ; c = Dat} ;
NPP CZuDat => {s = "zu" ; c = Dat}
} ;

View File

@@ -230,7 +230,7 @@ lin
dull_A = regA "desafilado" ;
full_A = regA "lleno" ;
heavy_A = regA "pesado" ;
near_A = regA "cerca" ;
near_A = regA "cercano" ;
rotten_A = regA "podrido" ;
round_A = regA "redondo" ;
sharp_A = regA "filoso" ; -- afilado, puntiagudo