mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-06 17:52:51 -06:00
a few fixes in DictEngBul and DictEng
This commit is contained in:
@@ -34958,7 +34958,7 @@ lin mournfulness_N = mkN "mournfulness" ;
|
||||
lin mourning_N = mkN "mourning" ;
|
||||
lin mourning_band_N = mkN "mourning - band" "mourning - bands";
|
||||
lin mourning_ring_N = mkN "mourning - ring" "mourning - rings";
|
||||
lin mouse_N = mkN "mouse" "mice" {- FIXME: guessed plural form -};
|
||||
lin mouse_N = mkN "mouse" "mice";
|
||||
lin mouse_V = mkV "mouse" "mouses" "moused" "moused" "mousing";
|
||||
lin mousepad_N = mkN "mousepad" ;
|
||||
lin mouser_N = mkN "mouser" "mousers";
|
||||
@@ -38497,7 +38497,7 @@ lin pace_V2 = mkV2 (mkV "pace" "paces" "paced" "paced" "pacing");
|
||||
lin pacemaker_N = mkN "pacemaker" "pacemakers";
|
||||
lin pacer_N = mkN "pacer" ;
|
||||
lin pacesetter_N = mkN "pacesetter" "pacesetters";
|
||||
lin pachinko_N = mkN "pachinko" ;
|
||||
lin pachinko_N = mkN "pachinko";
|
||||
lin pachisi_N = mkN "pachisi" ;
|
||||
lin pachuco_N = mkN "pachuco" ;
|
||||
lin pachycephalosaur_N = mkN "pachycephalosaur" ;
|
||||
|
||||
Reference in New Issue
Block a user