forked from GitHub/gf-core
Fixes in Swe dictionary + add first_Adv to all dictionaries
This commit is contained in:
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user