Dave Jarvis' Repositories

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

Add 'stead' as ambiguous contraction

AuthorDave Jarvis <email>
Date2022-11-01 12:25:02 GMT-0700
Commit86c8e109cca56304429d5f3d73ea98e46020af76
Parent0eb7617
src/main/java/com/whitemagicsoftware/keenquotes/parser/Contractions.java
// excuse
"scuse",
- // suppose
- "spose",
- // suspect|expect
- "spect",
- // suspects|expects
- "spects",
"sfar",
"sfoot",
// considered
"sidered",
+ // suspect|expect
+ "spect",
+ // suspects|expects
+ "spects",
// exploit
"sploit",
// exploits
"sploits",
+ // suppose
+ "spose",
+ // instead
+ "stead",
// it
"t",
Delta8 lines added, 6 lines removed, 2-line increase