Skip to content

Commit

Permalink
Fix lemma
Browse files Browse the repository at this point in the history
  • Loading branch information
sasansom committed Oct 30, 2023
1 parent 6936e07 commit 9830bcf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/lemma.py
Original file line number Diff line number Diff line change
Expand Up @@ -312,6 +312,7 @@
("ἀεθλητῆρι", "ἀθλητής"),
("ἀεθλητῆρος", "ἀθλητής"),
("ἀεθλητῆρσιν", "ἀθλητής"),
("οὐδ’", "οὐδέ"),
)

# Looks for the rightmost sequence of one or more vowels and diacritics,
Expand Down

0 comments on commit 9830bcf

Please sign in to comment.