1
0
forked from GitHub/gf-rgl

(Spa) Add new words in Dict + fix Dict.bueno_A and Lexicon.good_A

This commit is contained in:
Inari Listenmaa
2019-04-03 14:07:21 +02:00
parent bad6119baa
commit c6b99371a6
3 changed files with 6 additions and 2 deletions
+1 -1
View File
@@ -85,7 +85,7 @@ lin
girl_N = regN "niña" ;
glove_N = regN "guante" ;
gold_N = regN "oro" ;
good_A = prefA (mkADeg (regA "bueno") (regA "mejor")) ; ---- adv?
good_A = prefA (mkA (mkA "buen" "bueno" "buena" "buena" "buenos" "buenas" "bien")) (mkA "mejor")) ;
go_V = (verboV (ir_46 "ir")) ;
green_A = regADeg "verde" ;
harbour_N = regN "puerto" ;