Dave Jarvis' Repositories

git clone https://repo.autonoma.ca/repo/keenquotes.git

Add till and tan as ambiguous contractions

AuthorDave Jarvis <email>
Date2022-08-20 17:14:16 GMT-0700
Commite5d7b1122895f6d087e18d7e1f1da564f45e8721
Parent6e351ba
src/main/java/com/whitemagicsoftware/keenquotes/parser/Contractions.java
// what's up|to eat
"sup",
+ // cannot (tan't)|melanin
+ "tan",
+ // still|turn soil
+ "till",
// it will|twill fabric
"twill",
Delta4 lines added, 0 lines removed, 4-line increase