Skip to content

Commit

Permalink
added some more elision data
Browse files Browse the repository at this point in the history
  • Loading branch information
jtauber committed Jul 8, 2020
1 parent 44f2d02 commit f551cde
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions greek_normalisation/norm_data.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@
"γ’": "γε",
"γένοιτ’": "γένοιτο",
"δ’": "δέ",
"δεῦρ’": "δεῦρο",
"δι’": "διά",
"δύναιτ’": "δύναιτο",
"εἶτ’": "εἶτα",
Expand All @@ -59,6 +60,7 @@
"παρ’": "παρά",
"ποτ’": "ποτε",
"σ’": "σε",
"τ’": "τε",
"ταῦθ’": "ταῦτα",
"ταῦτ’": "ταῦτα",
"τοῦτ’": "τοῦτο",
Expand Down

0 comments on commit f551cde

Please sign in to comment.