1
0
forked from GitHub/gf-core

Fixes in Swe dictionary + add first_Adv to all dictionaries

This commit is contained in:
inari
2014-03-29 13:33:36 +00:00
parent 1b08baaf28
commit cd5631058e
10 changed files with 41 additions and 31 deletions

View File

@@ -20686,6 +20686,7 @@ lin firmament_N = mkN "firmament" "firmaments";
lin firmamental_A = mkA "firmamental" ;
lin firmness_N = mkN "firmness" ;
lin firmware_N = mkN "firmware" ;
lin first_Adv = mkAdv "first" ;
lin first_class_A = compoundA (mkA "first-class");
lin first_class_Adv = mkAdv "first-class";
lin first_hand_A = compoundA (mkA "first-hand");
@@ -36762,9 +36763,9 @@ lin normotensive_A = mkA "normotensive" ;
lin normothermia_N = mkN "normothermia" ;
lin norse_A = compoundA (mkA "norse");
lin norse_N = mkN "norse" ;
lin north_A = mkA "North";
lin north_Adv = mkAdv "North";
lin north_N = mkN "North" ;
lin north_A = mkA "north";
lin north_Adv = mkAdv "north";
lin north_N = mkN "North" | mkN "north" ;
lin north_northeast_Adv = mkAdv "north-northeast";
lin north_northeast_N = mkN "north-northeast" ;
lin north_northwest_Adv = mkAdv "north-northwest";