1
0
forked from GitHub/gf-core

merge grey and gray in the Dictionaries

This commit is contained in:
krasimir
2015-06-02 09:51:37 +00:00
parent f939bc2524
commit 8f365636b8
17 changed files with 43 additions and 89 deletions

View File

@@ -22722,10 +22722,6 @@ lin gravity_N = mkWN (k40 "synkkyys") ; --UNCHK
lin gravure_N = mkWN (compoundN "syvä" (k39 "painatus")) ; --UNCHK
lin gravy_N = mkN "kastike" ;
lin gravy_boat_N = mkWN (compoundN "kastike" (k1 "kulho")) ; --UNCHK
lin gray_A = mkA "harmaa" ;
lin gray_N = mkWN (k38 "hevonen") "harmaa" ; --UNCHK
lin gray_V = mkWV (k52A "harmaantua") ; --UNCHK
lin gray_V2 = mkWV2 (k52A "harmaantua") ; --UNCHK
lin grayly_Adv = mkWAdv "harmaan-" ; --UNCHK
lin graz_PN = foreignPN "Graz" ;
lin graze_N = mkWN "laidunnus" ; --UNCHK
@@ -22806,7 +22802,8 @@ lin grenadian_N = mkWN (compoundN "grenad" (k38 "alainen")) ; --UNCHK
lin grenadier_N = mkWN (compoundN "lesti" (k9 "kala")) ; --UNCHK
lin grenadine_N = mkWN "grenadiini" ; --UNCHK
lin grevillea_N = mkWN (compoundN "silkki" (k41 "pensas")) ; --UNCHK
lin grey_A = mkWA (k10 "harmahtava") ; --UNCHK
lin grey_A = mkWA (k10 "harmahtava") | mkA "harmaa" ;
lin grey_N = mkWN (k38 "hevonen") "harmaa" ; --UNCHK
lin grey_V = mkWV (k52A "harmaantua") ; --UNCHK
lin grey_V2 = mkWV2 (k52A "harmaantua") ; --UNCHK