1
0
forked from GitHub/gf-core

Catalan voler and nou

This commit is contained in:
aarne
2009-06-24 16:02:21 +00:00
parent 9c396ed6ff
commit 535aa3cad1
2 changed files with 2 additions and 2 deletions

View File

@@ -5908,7 +5908,7 @@ VP (Imp Sg P1) => variants {}
} ;
oper voler_120 : Str -> Verbum = \voler ->
let x_ = Predef.tk 5 voler in
let x_ = Predef.tk 4 voler in
{s = table {
VI Infn => x_ + "oler" ;
VI Ger => x_ + "olent" ;

View File

@@ -128,7 +128,7 @@ lin
mountain_N = regFN "muntanya" ;
music_N = regFN "música" ;
narrow_A = regADeg "estret" ;
new_A = compADeg (mkA "nou" "nova" "nous" "noves" "novament") ;
new_A = prefixA (compADeg (mkA "nou" "nova" "nous" "noves" "novament")) ;
newspaper_N = regMN "diari" ; -- periòdic
oil_N = regMN "oli" ;
old_A = regADeg "vell" ;