mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-11 04:02:52 -06:00
merge cantaloup_N with cantaloupe_N
This commit is contained in:
@@ -8884,8 +8884,7 @@ lin cant_V2 = mkV2 (mkV "cant" "cants" "canted" "canted" "canting");
|
||||
lin cantab_PN = mkPN "Cantab";
|
||||
lin cantabile_A = mkA "cantabile" ;
|
||||
lin cantala_N = mkN "cantala" ;
|
||||
lin cantaloup_N = mkN "cantaloup" "cantaloups";
|
||||
lin cantaloupe_N = mkN "cantaloupe" "cantaloupes";
|
||||
lin cantaloupe_N = variants {mkN "cantaloupe" "cantaloupes"; mkN "cantaloup" "cantaloups"};
|
||||
lin cantankerous_A = compoundA (mkA "cantankerous");
|
||||
lin cantata_N = mkN "cantata" "cantatas";
|
||||
lin canteen_N = mkN "canteen" "canteens";
|
||||
|
||||
Reference in New Issue
Block a user