mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-19 17:59:32 -06:00
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 sorbent_N = mkN "sorbent" ;
|
||||
lin sorbet_N = mkN "sorbet" "sorbets";
|
||||
lin sorcerer_N = mkN "sorcerer" "sorcerers";
|
||||
lin sorceress_N = mkN "sorceress" "sorceresses";
|
||||
lin sorcerer_N = mkN masculine (mkN "sorcerer" "sorcerers");
|
||||
lin sorceress_N = mkN feminine (mkN "sorceress" "sorceresses");
|
||||
lin sorcery_N = mkN "sorcery" "sorceries";
|
||||
lin sordid_A = compoundA (mkA "sordid");
|
||||
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_rod_N = mkN "stair - rod" "stair - rods";
|
||||
lin staircase_N = mkN "staircase" "staircases";
|
||||
lin stairhead_N = mkN "stairhead" ;
|
||||
lin stairs_N = mkN "stairs" ;
|
||||
lin stairhead_N = mkN "stairhead";
|
||||
lin stairway_N = mkN "stairway" "stairways";
|
||||
lin stairwell_N = mkN "stairwell" ;
|
||||
lin stake_N = mkN "stake" "stakes";
|
||||
|
||||
@@ -51848,7 +51848,6 @@ fun stair_carpet_N : N;
|
||||
fun stair_rod_N : N;
|
||||
fun staircase_N : N;
|
||||
fun stairhead_N : N;
|
||||
fun stairs_N : N;
|
||||
fun stairway_N : N;
|
||||
fun stairwell_N : N;
|
||||
fun stake_N : N;
|
||||
|
||||
Reference in New Issue
Block a user