forked from GitHub/gf-rgl
a bunch of words in DictEngBul
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -50947,8 +50947,8 @@ lin sorb_N = mkN "sorb" ;
|
|||||||
lin sorbate_N = mkN "sorbate" ;
|
lin sorbate_N = mkN "sorbate" ;
|
||||||
lin sorbent_N = mkN "sorbent" ;
|
lin sorbent_N = mkN "sorbent" ;
|
||||||
lin sorbet_N = mkN "sorbet" "sorbets";
|
lin sorbet_N = mkN "sorbet" "sorbets";
|
||||||
lin sorcerer_N = mkN "sorcerer" "sorcerers";
|
lin sorcerer_N = mkN masculine (mkN "sorcerer" "sorcerers");
|
||||||
lin sorceress_N = mkN "sorceress" "sorceresses";
|
lin sorceress_N = mkN feminine (mkN "sorceress" "sorceresses");
|
||||||
lin sorcery_N = mkN "sorcery" "sorceries";
|
lin sorcery_N = mkN "sorcery" "sorceries";
|
||||||
lin sordid_A = compoundA (mkA "sordid");
|
lin sordid_A = compoundA (mkA "sordid");
|
||||||
lin sordidness_N = mkN "sordidness" ;
|
lin sordidness_N = mkN "sordidness" ;
|
||||||
@@ -51923,8 +51923,7 @@ lin stair_N = mkN "stair" "stairs";
|
|||||||
lin stair_carpet_N = mkN "stair - carpet" "stair - carpets";
|
lin stair_carpet_N = mkN "stair - carpet" "stair - carpets";
|
||||||
lin stair_rod_N = mkN "stair - rod" "stair - rods";
|
lin stair_rod_N = mkN "stair - rod" "stair - rods";
|
||||||
lin staircase_N = mkN "staircase" "staircases";
|
lin staircase_N = mkN "staircase" "staircases";
|
||||||
lin stairhead_N = mkN "stairhead" ;
|
lin stairhead_N = mkN "stairhead";
|
||||||
lin stairs_N = mkN "stairs" ;
|
|
||||||
lin stairway_N = mkN "stairway" "stairways";
|
lin stairway_N = mkN "stairway" "stairways";
|
||||||
lin stairwell_N = mkN "stairwell" ;
|
lin stairwell_N = mkN "stairwell" ;
|
||||||
lin stake_N = mkN "stake" "stakes";
|
lin stake_N = mkN "stake" "stakes";
|
||||||
|
|||||||
@@ -51848,7 +51848,6 @@ fun stair_carpet_N : N;
|
|||||||
fun stair_rod_N : N;
|
fun stair_rod_N : N;
|
||||||
fun staircase_N : N;
|
fun staircase_N : N;
|
||||||
fun stairhead_N : N;
|
fun stairhead_N : N;
|
||||||
fun stairs_N : N;
|
|
||||||
fun stairway_N : N;
|
fun stairway_N : N;
|
||||||
fun stairwell_N : N;
|
fun stairwell_N : N;
|
||||||
fun stake_N : N;
|
fun stake_N : N;
|
||||||
|
|||||||
Reference in New Issue
Block a user