Skip to content

Commit 4a9ca89

Browse files
committed
fix gender for fishwife_N
1 parent 1189dd4 commit 4a9ca89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

WordNetEng.gf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37723,7 +37723,7 @@ lin fishnet_N = mkN "fishnet" ;
3772337723
lin fishpaste_N = mkN "fishpaste" "fishpastes";
3772437724
lin fishplate_N = mkN "fishplate" "fishplates";
3772537725
lin fishpond_N = mkN "fishpond" ;
37726-
lin fishwife_N = mkN human (mkN "fishwife" "fishwives");
37726+
lin fishwife_N = mkN feminine (mkN "fishwife" "fishwives");
3772737727
lin fishy_1_A = mkA "fishy" "fishier";
3772837728
lin fishy_2_A = mkA "fishy" "fishier";
3772937729
lin fissile_1_A = compoundA (mkA "fissile");

0 commit comments

Comments
 (0)