Dave Jarvis' Repositories

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

Add 'fore as an ambiguous contraction

AuthorDave Jarvis <email>
Date2022-10-29 13:43:22 GMT-0700
Commit82416c56a443b74cbf904cd0ae2e25b79afa5628
Parent3d51de0
src/main/java/com/whitemagicsoftware/keenquotes/parser/Contractions.java
// hawking
"awkin",
+ // excepting
"cepin",
+ // excepting
"ceppin",
+ // excepting
"ceptin",
+ // according
"cordin",
+ // heading
"eadin",
+ // leaving
"eavin",
+ // helping
"elpin",
// hindering
"inderin",
+ // electioneering
"lectioneerin",
// amazing
// hopping
"oppin",
+ // housekeeping
"ousekeepin",
// howling
"owlin",
+ // excepting
"sceptin",
+ // expecting
"spectin",
+ // explaining
"splainin",
// supposing
"sposin",
"sputin",
+ // astonishing
"stonishin",
// destroying
// inviting
"vitin",
+ // excepting
"xceptin",
+ // explaining
"xplainin",
+ // exploding
"xplodin"
);
// affectionate
"fectionate",
+ // before
+ "fore",
// afraid
"fraid",
"tis",
"tish",
+ // it isn't
"tisn",
// stomach
Delta19 lines added, 0 lines removed, 19-line increase