Skip to content

Commit

Permalink
Merge pull request #138 from dgilman/fix-129
Browse files Browse the repository at this point in the history
Add tranche / tranches
  • Loading branch information
jaraco committed Feb 1, 2022
2 parents 02dce6a + 6e59dd2 commit 0c15640
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions inflect.py
Original file line number Diff line number Diff line change
Expand Up @@ -1413,6 +1413,7 @@ def make_pl_si_lists(
"quiches",
"stomachaches",
"toothaches",
"tranches",
)

si_sb_xes_xe = ("annexes", "axes", "deluxes", "pickaxes")
Expand Down
1 change: 1 addition & 0 deletions tests/inflections.txt
Original file line number Diff line number Diff line change
Expand Up @@ -779,6 +779,7 @@
trapezium -> trapeziums|trapezia
trauma -> traumas|traumata
travois -> travois
tranche -> tranches
trellis -> trellises
TODO:siverb tries -> try
trilby -> trilbys
Expand Down

0 comments on commit 0c15640

Please sign in to comment.