org.tartarus.snowball.ext.LovinsStemmer Maven / Gradle / Ivy
Show all versions of lucene-analysis-common Show documentation
// Generated by Snowball 2.0.0 - https://snowballstem.org/
package org.tartarus.snowball.ext;
import org.tartarus.snowball.Among;
/**
* This class implements the stemming algorithm defined by a snowball script.
*
* Generated by Snowball 2.0.0 - https://snowballstem.org/
*/
@SuppressWarnings("unused")
public class LovinsStemmer extends org.tartarus.snowball.SnowballStemmer {
private static final long serialVersionUID = 1L;
private static final java.lang.invoke.MethodHandles.Lookup methodObject =
java.lang.invoke.MethodHandles.lookup();
private static final Among a_0[] = {
new Among("d", -1, -1),
new Among("f", -1, -1),
new Among("ph", -1, -1),
new Among("th", -1, -1),
new Among("l", -1, -1),
new Among("er", -1, -1),
new Among("or", -1, -1),
new Among("es", -1, -1),
new Among("t", -1, -1)
};
private static final Among a_1[] = {
new Among("s'", -1, 1, "r_A", methodObject),
new Among("a", -1, 1, "r_A", methodObject),
new Among("ia", 1, 1, "r_A", methodObject),
new Among("ata", 1, 1, "r_A", methodObject),
new Among("ic", -1, 1, "r_A", methodObject),
new Among("aic", 4, 1, "r_A", methodObject),
new Among("allic", 4, 1, "r_BB", methodObject),
new Among("aric", 4, 1, "r_A", methodObject),
new Among("atic", 4, 1, "r_B", methodObject),
new Among("itic", 4, 1, "r_H", methodObject),
new Among("antic", 4, 1, "r_C", methodObject),
new Among("istic", 4, 1, "r_A", methodObject),
new Among("alistic", 11, 1, "r_B", methodObject),
new Among("aristic", 11, 1, "r_A", methodObject),
new Among("ivistic", 11, 1, "r_A", methodObject),
new Among("ed", -1, 1, "r_E", methodObject),
new Among("anced", 15, 1, "r_B", methodObject),
new Among("enced", 15, 1, "r_A", methodObject),
new Among("ished", 15, 1, "r_A", methodObject),
new Among("ied", 15, 1, "r_A", methodObject),
new Among("ened", 15, 1, "r_E", methodObject),
new Among("ioned", 15, 1, "r_A", methodObject),
new Among("ated", 15, 1, "r_I", methodObject),
new Among("ented", 15, 1, "r_C", methodObject),
new Among("ized", 15, 1, "r_F", methodObject),
new Among("arized", 24, 1, "r_A", methodObject),
new Among("oid", -1, 1, "r_A", methodObject),
new Among("aroid", 26, 1, "r_A", methodObject),
new Among("hood", -1, 1, "r_A", methodObject),
new Among("ehood", 28, 1, "r_A", methodObject),
new Among("ihood", 28, 1, "r_A", methodObject),
new Among("elihood", 30, 1, "r_E", methodObject),
new Among("ward", -1, 1, "r_A", methodObject),
new Among("e", -1, 1, "r_A", methodObject),
new Among("ae", 33, 1, "r_A", methodObject),
new Among("ance", 33, 1, "r_B", methodObject),
new Among("icance", 35, 1, "r_A", methodObject),
new Among("ence", 33, 1, "r_A", methodObject),
new Among("ide", 33, 1, "r_L", methodObject),
new Among("icide", 38, 1, "r_A", methodObject),
new Among("otide", 38, 1, "r_A", methodObject),
new Among("age", 33, 1, "r_B", methodObject),
new Among("able", 33, 1, "r_A", methodObject),
new Among("atable", 42, 1, "r_A", methodObject),
new Among("izable", 42, 1, "r_E", methodObject),
new Among("arizable", 44, 1, "r_A", methodObject),
new Among("ible", 33, 1, "r_A", methodObject),
new Among("encible", 46, 1, "r_A", methodObject),
new Among("ene", 33, 1, "r_E", methodObject),
new Among("ine", 33, 1, "r_M", methodObject),
new Among("idine", 49, 1, "r_I", methodObject),
new Among("one", 33, 1, "r_R", methodObject),
new Among("ature", 33, 1, "r_E", methodObject),
new Among("eature", 52, 1, "r_Z", methodObject),
new Among("ese", 33, 1, "r_A", methodObject),
new Among("wise", 33, 1, "r_A", methodObject),
new Among("ate", 33, 1, "r_A", methodObject),
new Among("entiate", 56, 1, "r_A", methodObject),
new Among("inate", 56, 1, "r_A", methodObject),
new Among("ionate", 56, 1, "r_D", methodObject),
new Among("ite", 33, 1, "r_AA", methodObject),
new Among("ive", 33, 1, "r_A", methodObject),
new Among("ative", 61, 1, "r_A", methodObject),
new Among("ize", 33, 1, "r_F", methodObject),
new Among("alize", 63, 1, "r_A", methodObject),
new Among("icalize", 64, 1, "r_A", methodObject),
new Among("ialize", 64, 1, "r_A", methodObject),
new Among("entialize", 66, 1, "r_A", methodObject),
new Among("ionalize", 64, 1, "r_A", methodObject),
new Among("arize", 63, 1, "r_A", methodObject),
new Among("ing", -1, 1, "r_N", methodObject),
new Among("ancing", 70, 1, "r_B", methodObject),
new Among("encing", 70, 1, "r_A", methodObject),
new Among("aging", 70, 1, "r_B", methodObject),
new Among("ening", 70, 1, "r_E", methodObject),
new Among("ioning", 70, 1, "r_A", methodObject),
new Among("ating", 70, 1, "r_I", methodObject),
new Among("enting", 70, 1, "r_C", methodObject),
new Among("ying", 70, 1, "r_B", methodObject),
new Among("izing", 70, 1, "r_F", methodObject),
new Among("arizing", 79, 1, "r_A", methodObject),
new Among("ish", -1, 1, "r_C", methodObject),
new Among("yish", 81, 1, "r_A", methodObject),
new Among("i", -1, 1, "r_A", methodObject),
new Among("al", -1, 1, "r_BB", methodObject),
new Among("ical", 84, 1, "r_A", methodObject),
new Among("aical", 85, 1, "r_A", methodObject),
new Among("istical", 85, 1, "r_A", methodObject),
new Among("oidal", 84, 1, "r_A", methodObject),
new Among("eal", 84, 1, "r_Y", methodObject),
new Among("ial", 84, 1, "r_A", methodObject),
new Among("ancial", 90, 1, "r_A", methodObject),
new Among("arial", 90, 1, "r_A", methodObject),
new Among("ential", 90, 1, "r_A", methodObject),
new Among("ional", 84, 1, "r_A", methodObject),
new Among("ational", 94, 1, "r_B", methodObject),
new Among("izational", 95, 1, "r_A", methodObject),
new Among("ental", 84, 1, "r_A", methodObject),
new Among("ful", -1, 1, "r_A", methodObject),
new Among("eful", 98, 1, "r_A", methodObject),
new Among("iful", 98, 1, "r_A", methodObject),
new Among("yl", -1, 1, "r_R", methodObject),
new Among("ism", -1, 1, "r_B", methodObject),
new Among("icism", 102, 1, "r_A", methodObject),
new Among("oidism", 102, 1, "r_A", methodObject),
new Among("alism", 102, 1, "r_B", methodObject),
new Among("icalism", 105, 1, "r_A", methodObject),
new Among("ionalism", 105, 1, "r_A", methodObject),
new Among("inism", 102, 1, "r_J", methodObject),
new Among("ativism", 102, 1, "r_A", methodObject),
new Among("um", -1, 1, "r_U", methodObject),
new Among("ium", 110, 1, "r_A", methodObject),
new Among("ian", -1, 1, "r_A", methodObject),
new Among("ician", 112, 1, "r_A", methodObject),
new Among("en", -1, 1, "r_F", methodObject),
new Among("ogen", 114, 1, "r_A", methodObject),
new Among("on", -1, 1, "r_S", methodObject),
new Among("ion", 116, 1, "r_Q", methodObject),
new Among("ation", 117, 1, "r_B", methodObject),
new Among("ication", 118, 1, "r_G", methodObject),
new Among("entiation", 118, 1, "r_A", methodObject),
new Among("ination", 118, 1, "r_A", methodObject),
new Among("isation", 118, 1, "r_A", methodObject),
new Among("arisation", 122, 1, "r_A", methodObject),
new Among("entation", 118, 1, "r_A", methodObject),
new Among("ization", 118, 1, "r_F", methodObject),
new Among("arization", 125, 1, "r_A", methodObject),
new Among("action", 117, 1, "r_G", methodObject),
new Among("o", -1, 1, "r_A", methodObject),
new Among("ar", -1, 1, "r_X", methodObject),
new Among("ear", 129, 1, "r_Y", methodObject),
new Among("ier", -1, 1, "r_A", methodObject),
new Among("ariser", -1, 1, "r_A", methodObject),
new Among("izer", -1, 1, "r_F", methodObject),
new Among("arizer", 133, 1, "r_A", methodObject),
new Among("or", -1, 1, "r_T", methodObject),
new Among("ator", 135, 1, "r_A", methodObject),
new Among("s", -1, 1, "r_W", methodObject),
new Among("'s", 137, 1, "r_A", methodObject),
new Among("as", 137, 1, "r_B", methodObject),
new Among("ics", 137, 1, "r_A", methodObject),
new Among("istics", 140, 1, "r_A", methodObject),
new Among("es", 137, 1, "r_E", methodObject),
new Among("ances", 142, 1, "r_B", methodObject),
new Among("ences", 142, 1, "r_A", methodObject),
new Among("ides", 142, 1, "r_L", methodObject),
new Among("oides", 145, 1, "r_A", methodObject),
new Among("ages", 142, 1, "r_B", methodObject),
new Among("ies", 142, 1, "r_P", methodObject),
new Among("acies", 148, 1, "r_A", methodObject),
new Among("ancies", 148, 1, "r_A", methodObject),
new Among("encies", 148, 1, "r_A", methodObject),
new Among("aries", 148, 1, "r_A", methodObject),
new Among("ities", 148, 1, "r_A", methodObject),
new Among("alities", 153, 1, "r_A", methodObject),
new Among("ivities", 153, 1, "r_A", methodObject),
new Among("ines", 142, 1, "r_M", methodObject),
new Among("nesses", 142, 1, "r_A", methodObject),
new Among("ates", 142, 1, "r_A", methodObject),
new Among("atives", 142, 1, "r_A", methodObject),
new Among("ings", 137, 1, "r_N", methodObject),
new Among("is", 137, 1, "r_A", methodObject),
new Among("als", 137, 1, "r_BB", methodObject),
new Among("ials", 162, 1, "r_A", methodObject),
new Among("entials", 163, 1, "r_A", methodObject),
new Among("ionals", 162, 1, "r_A", methodObject),
new Among("isms", 137, 1, "r_B", methodObject),
new Among("ians", 137, 1, "r_A", methodObject),
new Among("icians", 167, 1, "r_A", methodObject),
new Among("ions", 137, 1, "r_B", methodObject),
new Among("ations", 169, 1, "r_B", methodObject),
new Among("arisations", 170, 1, "r_A", methodObject),
new Among("entations", 170, 1, "r_A", methodObject),
new Among("izations", 170, 1, "r_A", methodObject),
new Among("arizations", 173, 1, "r_A", methodObject),
new Among("ars", 137, 1, "r_O", methodObject),
new Among("iers", 137, 1, "r_A", methodObject),
new Among("izers", 137, 1, "r_F", methodObject),
new Among("ators", 137, 1, "r_A", methodObject),
new Among("less", 137, 1, "r_A", methodObject),
new Among("eless", 179, 1, "r_A", methodObject),
new Among("ness", 137, 1, "r_A", methodObject),
new Among("eness", 181, 1, "r_E", methodObject),
new Among("ableness", 182, 1, "r_A", methodObject),
new Among("eableness", 183, 1, "r_E", methodObject),
new Among("ibleness", 182, 1, "r_A", methodObject),
new Among("ateness", 182, 1, "r_A", methodObject),
new Among("iteness", 182, 1, "r_A", methodObject),
new Among("iveness", 182, 1, "r_A", methodObject),
new Among("ativeness", 188, 1, "r_A", methodObject),
new Among("ingness", 181, 1, "r_A", methodObject),
new Among("ishness", 181, 1, "r_A", methodObject),
new Among("iness", 181, 1, "r_A", methodObject),
new Among("ariness", 192, 1, "r_E", methodObject),
new Among("alness", 181, 1, "r_A", methodObject),
new Among("icalness", 194, 1, "r_A", methodObject),
new Among("antialness", 194, 1, "r_A", methodObject),
new Among("entialness", 194, 1, "r_A", methodObject),
new Among("ionalness", 194, 1, "r_A", methodObject),
new Among("fulness", 181, 1, "r_A", methodObject),
new Among("lessness", 181, 1, "r_A", methodObject),
new Among("ousness", 181, 1, "r_A", methodObject),
new Among("eousness", 201, 1, "r_A", methodObject),
new Among("iousness", 201, 1, "r_A", methodObject),
new Among("itousness", 201, 1, "r_A", methodObject),
new Among("entness", 181, 1, "r_A", methodObject),
new Among("ants", 137, 1, "r_B", methodObject),
new Among("ists", 137, 1, "r_A", methodObject),
new Among("icists", 207, 1, "r_A", methodObject),
new Among("us", 137, 1, "r_V", methodObject),
new Among("ous", 209, 1, "r_A", methodObject),
new Among("eous", 210, 1, "r_A", methodObject),
new Among("aceous", 211, 1, "r_A", methodObject),
new Among("antaneous", 211, 1, "r_A", methodObject),
new Among("ious", 210, 1, "r_A", methodObject),
new Among("acious", 214, 1, "r_B", methodObject),
new Among("itous", 210, 1, "r_A", methodObject),
new Among("ant", -1, 1, "r_B", methodObject),
new Among("icant", 217, 1, "r_A", methodObject),
new Among("ent", -1, 1, "r_C", methodObject),
new Among("ement", 219, 1, "r_A", methodObject),
new Among("izement", 220, 1, "r_A", methodObject),
new Among("ist", -1, 1, "r_A", methodObject),
new Among("icist", 222, 1, "r_A", methodObject),
new Among("alist", 222, 1, "r_A", methodObject),
new Among("icalist", 224, 1, "r_A", methodObject),
new Among("ialist", 224, 1, "r_A", methodObject),
new Among("ionist", 222, 1, "r_A", methodObject),
new Among("entist", 222, 1, "r_A", methodObject),
new Among("y", -1, 1, "r_B", methodObject),
new Among("acy", 229, 1, "r_A", methodObject),
new Among("ancy", 229, 1, "r_B", methodObject),
new Among("ency", 229, 1, "r_A", methodObject),
new Among("ly", 229, 1, "r_B", methodObject),
new Among("ealy", 233, 1, "r_Y", methodObject),
new Among("ably", 233, 1, "r_A", methodObject),
new Among("ibly", 233, 1, "r_A", methodObject),
new Among("edly", 233, 1, "r_E", methodObject),
new Among("iedly", 237, 1, "r_A", methodObject),
new Among("ely", 233, 1, "r_E", methodObject),
new Among("ately", 239, 1, "r_A", methodObject),
new Among("ively", 239, 1, "r_A", methodObject),
new Among("atively", 241, 1, "r_A", methodObject),
new Among("ingly", 233, 1, "r_B", methodObject),
new Among("atingly", 243, 1, "r_A", methodObject),
new Among("ily", 233, 1, "r_A", methodObject),
new Among("lily", 245, 1, "r_A", methodObject),
new Among("arily", 245, 1, "r_A", methodObject),
new Among("ally", 233, 1, "r_B", methodObject),
new Among("ically", 248, 1, "r_A", methodObject),
new Among("aically", 249, 1, "r_A", methodObject),
new Among("allically", 249, 1, "r_C", methodObject),
new Among("istically", 249, 1, "r_A", methodObject),
new Among("alistically", 252, 1, "r_B", methodObject),
new Among("oidally", 248, 1, "r_A", methodObject),
new Among("ially", 248, 1, "r_A", methodObject),
new Among("entially", 255, 1, "r_A", methodObject),
new Among("ionally", 248, 1, "r_A", methodObject),
new Among("ationally", 257, 1, "r_B", methodObject),
new Among("izationally", 258, 1, "r_B", methodObject),
new Among("entally", 248, 1, "r_A", methodObject),
new Among("fully", 233, 1, "r_A", methodObject),
new Among("efully", 261, 1, "r_A", methodObject),
new Among("ifully", 261, 1, "r_A", methodObject),
new Among("enly", 233, 1, "r_E", methodObject),
new Among("arly", 233, 1, "r_K", methodObject),
new Among("early", 265, 1, "r_Y", methodObject),
new Among("lessly", 233, 1, "r_A", methodObject),
new Among("ously", 233, 1, "r_A", methodObject),
new Among("eously", 268, 1, "r_A", methodObject),
new Among("iously", 268, 1, "r_A", methodObject),
new Among("ently", 233, 1, "r_A", methodObject),
new Among("ary", 229, 1, "r_F", methodObject),
new Among("ery", 229, 1, "r_E", methodObject),
new Among("icianry", 229, 1, "r_A", methodObject),
new Among("atory", 229, 1, "r_A", methodObject),
new Among("ity", 229, 1, "r_A", methodObject),
new Among("acity", 276, 1, "r_A", methodObject),
new Among("icity", 276, 1, "r_A", methodObject),
new Among("eity", 276, 1, "r_A", methodObject),
new Among("ality", 276, 1, "r_A", methodObject),
new Among("icality", 280, 1, "r_A", methodObject),
new Among("iality", 280, 1, "r_A", methodObject),
new Among("antiality", 282, 1, "r_A", methodObject),
new Among("entiality", 282, 1, "r_A", methodObject),
new Among("ionality", 280, 1, "r_A", methodObject),
new Among("elity", 276, 1, "r_A", methodObject),
new Among("ability", 276, 1, "r_A", methodObject),
new Among("izability", 287, 1, "r_A", methodObject),
new Among("arizability", 288, 1, "r_A", methodObject),
new Among("ibility", 276, 1, "r_A", methodObject),
new Among("inity", 276, 1, "r_CC", methodObject),
new Among("arity", 276, 1, "r_B", methodObject),
new Among("ivity", 276, 1, "r_A", methodObject)
};
private static final Among a_2[] = {
new Among("bb", -1, -1),
new Among("dd", -1, -1),
new Among("gg", -1, -1),
new Among("ll", -1, -1),
new Among("mm", -1, -1),
new Among("nn", -1, -1),
new Among("pp", -1, -1),
new Among("rr", -1, -1),
new Among("ss", -1, -1),
new Among("tt", -1, -1)
};
private static final Among a_3[] = {
new Among("uad", -1, 18),
new Among("vad", -1, 19),
new Among("cid", -1, 20),
new Among("lid", -1, 21),
new Among("erid", -1, 22),
new Among("pand", -1, 23),
new Among("end", -1, 24),
new Among("ond", -1, 25),
new Among("lud", -1, 26),
new Among("rud", -1, 27),
new Among("ul", -1, 9),
new Among("her", -1, 28),
new Among("metr", -1, 7),
new Among("istr", -1, 6),
new Among("urs", -1, 5),
new Among("uct", -1, 2),
new Among("et", -1, 32),
new Among("mit", -1, 29),
new Among("ent", -1, 30),
new Among("umpt", -1, 3),
new Among("rpt", -1, 4),
new Among("ert", -1, 31),
new Among("yt", -1, 33),
new Among("iev", -1, 1),
new Among("olv", -1, 8),
new Among("ax", -1, 14),
new Among("ex", -1, 15),
new Among("bex", 26, 10),
new Among("dex", 26, 11),
new Among("pex", 26, 12),
new Among("tex", 26, 13),
new Among("ix", -1, 16),
new Among("lux", -1, 17),
new Among("yz", -1, 33)
};
public boolean r_A() {
{
int c = cursor - 2;
if (limit_backward > c || c > limit) {
return false;
}
cursor = c;
}
return true;
}
public boolean r_B() {
{
int c = cursor - 3;
if (limit_backward > c || c > limit) {
return false;
}
cursor = c;
}
return true;
}
public boolean r_C() {
{
int c = cursor - 4;
if (limit_backward > c || c > limit) {
return false;
}
cursor = c;
}
return true;
}
public boolean r_D() {
{
int c = cursor - 5;
if (limit_backward > c || c > limit) {
return false;
}
cursor = c;
}
return true;
}
public boolean r_E() {
int v_1 = limit - cursor;
{
int c = cursor - 2;
if (limit_backward > c || c > limit) {
return false;
}
cursor = c;
}
cursor = limit - v_1;
{
int v_2 = limit - cursor;
lab0:
{
if (!(eq_s_b("e"))) {
break lab0;
}
return false;
}
cursor = limit - v_2;
}
return true;
}
public boolean r_F() {
int v_1 = limit - cursor;
{
int c = cursor - 3;
if (limit_backward > c || c > limit) {
return false;
}
cursor = c;
}
cursor = limit - v_1;
{
int v_2 = limit - cursor;
lab0:
{
if (!(eq_s_b("e"))) {
break lab0;
}
return false;
}
cursor = limit - v_2;
}
return true;
}
public boolean r_G() {
int v_1 = limit - cursor;
{
int c = cursor - 3;
if (limit_backward > c || c > limit) {
return false;
}
cursor = c;
}
cursor = limit - v_1;
if (!(eq_s_b("f"))) {
return false;
}
return true;
}
public boolean r_H() {
int v_1 = limit - cursor;
{
int c = cursor - 2;
if (limit_backward > c || c > limit) {
return false;
}
cursor = c;
}
cursor = limit - v_1;
lab0:
{
int v_2 = limit - cursor;
lab1:
{
if (!(eq_s_b("t"))) {
break lab1;
}
break lab0;
}
cursor = limit - v_2;
if (!(eq_s_b("ll"))) {
return false;
}
}
return true;
}
public boolean r_I() {
int v_1 = limit - cursor;
{
int c = cursor - 2;
if (limit_backward > c || c > limit) {
return false;
}
cursor = c;
}
cursor = limit - v_1;
{
int v_2 = limit - cursor;
lab0:
{
if (!(eq_s_b("o"))) {
break lab0;
}
return false;
}
cursor = limit - v_2;
}
{
int v_3 = limit - cursor;
lab1:
{
if (!(eq_s_b("e"))) {
break lab1;
}
return false;
}
cursor = limit - v_3;
}
return true;
}
public boolean r_J() {
int v_1 = limit - cursor;
{
int c = cursor - 2;
if (limit_backward > c || c > limit) {
return false;
}
cursor = c;
}
cursor = limit - v_1;
{
int v_2 = limit - cursor;
lab0:
{
if (!(eq_s_b("a"))) {
break lab0;
}
return false;
}
cursor = limit - v_2;
}
{
int v_3 = limit - cursor;
lab1:
{
if (!(eq_s_b("e"))) {
break lab1;
}
return false;
}
cursor = limit - v_3;
}
return true;
}
public boolean r_K() {
int v_1 = limit - cursor;
{
int c = cursor - 3;
if (limit_backward > c || c > limit) {
return false;
}
cursor = c;
}
cursor = limit - v_1;
lab0:
{
int v_2 = limit - cursor;
lab1:
{
if (!(eq_s_b("l"))) {
break lab1;
}
break lab0;
}
cursor = limit - v_2;
lab2:
{
if (!(eq_s_b("i"))) {
break lab2;
}
break lab0;
}
cursor = limit - v_2;
if (!(eq_s_b("e"))) {
return false;
}
if (cursor <= limit_backward) {
return false;
}
cursor--;
if (!(eq_s_b("u"))) {
return false;
}
}
return true;
}
public boolean r_L() {
int v_1 = limit - cursor;
{
int c = cursor - 2;
if (limit_backward > c || c > limit) {
return false;
}
cursor = c;
}
cursor = limit - v_1;
{
int v_2 = limit - cursor;
lab0:
{
if (!(eq_s_b("u"))) {
break lab0;
}
return false;
}
cursor = limit - v_2;
}
{
int v_3 = limit - cursor;
lab1:
{
if (!(eq_s_b("x"))) {
break lab1;
}
return false;
}
cursor = limit - v_3;
}
{
int v_4 = limit - cursor;
lab2:
{
if (!(eq_s_b("s"))) {
break lab2;
}
{
int v_5 = limit - cursor;
lab3:
{
if (!(eq_s_b("o"))) {
break lab3;
}
break lab2;
}
cursor = limit - v_5;
}
return false;
}
cursor = limit - v_4;
}
return true;
}
public boolean r_M() {
int v_1 = limit - cursor;
{
int c = cursor - 2;
if (limit_backward > c || c > limit) {
return false;
}
cursor = c;
}
cursor = limit - v_1;
{
int v_2 = limit - cursor;
lab0:
{
if (!(eq_s_b("a"))) {
break lab0;
}
return false;
}
cursor = limit - v_2;
}
{
int v_3 = limit - cursor;
lab1:
{
if (!(eq_s_b("c"))) {
break lab1;
}
return false;
}
cursor = limit - v_3;
}
{
int v_4 = limit - cursor;
lab2:
{
if (!(eq_s_b("e"))) {
break lab2;
}
return false;
}
cursor = limit - v_4;
}
{
int v_5 = limit - cursor;
lab3:
{
if (!(eq_s_b("m"))) {
break lab3;
}
return false;
}
cursor = limit - v_5;
}
return true;
}
public boolean r_N() {
int v_1 = limit - cursor;
{
int c = cursor - 3;
if (limit_backward > c || c > limit) {
return false;
}
cursor = c;
}
cursor = limit - v_1;
{
int c = cursor - 2;
if (limit_backward > c || c > limit) {
return false;
}
cursor = c;
}
lab0:
{
int v_2 = limit - cursor;
lab1:
{
{
int v_3 = limit - cursor;
lab2:
{
if (!(eq_s_b("s"))) {
break lab2;
}
break lab1;
}
cursor = limit - v_3;
}
break lab0;
}
cursor = limit - v_2;
{
int c = cursor - 2;
if (limit_backward > c || c > limit) {
return false;
}
cursor = c;
}
}
return true;
}
public boolean r_O() {
int v_1 = limit - cursor;
{
int c = cursor - 2;
if (limit_backward > c || c > limit) {
return false;
}
cursor = c;
}
cursor = limit - v_1;
lab0:
{
int v_2 = limit - cursor;
lab1:
{
if (!(eq_s_b("l"))) {
break lab1;
}
break lab0;
}
cursor = limit - v_2;
if (!(eq_s_b("i"))) {
return false;
}
}
return true;
}
public boolean r_P() {
int v_1 = limit - cursor;
{
int c = cursor - 2;
if (limit_backward > c || c > limit) {
return false;
}
cursor = c;
}
cursor = limit - v_1;
{
int v_2 = limit - cursor;
lab0:
{
if (!(eq_s_b("c"))) {
break lab0;
}
return false;
}
cursor = limit - v_2;
}
return true;
}
public boolean r_Q() {
int v_1 = limit - cursor;
{
int c = cursor - 2;
if (limit_backward > c || c > limit) {
return false;
}
cursor = c;
}
cursor = limit - v_1;
int v_2 = limit - cursor;
{
int c = cursor - 3;
if (limit_backward > c || c > limit) {
return false;
}
cursor = c;
}
cursor = limit - v_2;
{
int v_3 = limit - cursor;
lab0:
{
if (!(eq_s_b("l"))) {
break lab0;
}
return false;
}
cursor = limit - v_3;
}
{
int v_4 = limit - cursor;
lab1:
{
if (!(eq_s_b("n"))) {
break lab1;
}
return false;
}
cursor = limit - v_4;
}
return true;
}
public boolean r_R() {
int v_1 = limit - cursor;
{
int c = cursor - 2;
if (limit_backward > c || c > limit) {
return false;
}
cursor = c;
}
cursor = limit - v_1;
lab0:
{
int v_2 = limit - cursor;
lab1:
{
if (!(eq_s_b("n"))) {
break lab1;
}
break lab0;
}
cursor = limit - v_2;
if (!(eq_s_b("r"))) {
return false;
}
}
return true;
}
public boolean r_S() {
int v_1 = limit - cursor;
{
int c = cursor - 2;
if (limit_backward > c || c > limit) {
return false;
}
cursor = c;
}
cursor = limit - v_1;
lab0:
{
int v_2 = limit - cursor;
lab1:
{
if (!(eq_s_b("dr"))) {
break lab1;
}
break lab0;
}
cursor = limit - v_2;
if (!(eq_s_b("t"))) {
return false;
}
{
int v_3 = limit - cursor;
lab2:
{
if (!(eq_s_b("t"))) {
break lab2;
}
return false;
}
cursor = limit - v_3;
}
}
return true;
}
public boolean r_T() {
int v_1 = limit - cursor;
{
int c = cursor - 2;
if (limit_backward > c || c > limit) {
return false;
}
cursor = c;
}
cursor = limit - v_1;
lab0:
{
int v_2 = limit - cursor;
lab1:
{
if (!(eq_s_b("s"))) {
break lab1;
}
break lab0;
}
cursor = limit - v_2;
if (!(eq_s_b("t"))) {
return false;
}
{
int v_3 = limit - cursor;
lab2:
{
if (!(eq_s_b("o"))) {
break lab2;
}
return false;
}
cursor = limit - v_3;
}
}
return true;
}
public boolean r_U() {
int v_1 = limit - cursor;
{
int c = cursor - 2;
if (limit_backward > c || c > limit) {
return false;
}
cursor = c;
}
cursor = limit - v_1;
lab0:
{
int v_2 = limit - cursor;
lab1:
{
if (!(eq_s_b("l"))) {
break lab1;
}
break lab0;
}
cursor = limit - v_2;
lab2:
{
if (!(eq_s_b("m"))) {
break lab2;
}
break lab0;
}
cursor = limit - v_2;
lab3:
{
if (!(eq_s_b("n"))) {
break lab3;
}
break lab0;
}
cursor = limit - v_2;
if (!(eq_s_b("r"))) {
return false;
}
}
return true;
}
public boolean r_V() {
int v_1 = limit - cursor;
{
int c = cursor - 2;
if (limit_backward > c || c > limit) {
return false;
}
cursor = c;
}
cursor = limit - v_1;
if (!(eq_s_b("c"))) {
return false;
}
return true;
}
public boolean r_W() {
int v_1 = limit - cursor;
{
int c = cursor - 2;
if (limit_backward > c || c > limit) {
return false;
}
cursor = c;
}
cursor = limit - v_1;
{
int v_2 = limit - cursor;
lab0:
{
if (!(eq_s_b("s"))) {
break lab0;
}
return false;
}
cursor = limit - v_2;
}
{
int v_3 = limit - cursor;
lab1:
{
if (!(eq_s_b("u"))) {
break lab1;
}
return false;
}
cursor = limit - v_3;
}
return true;
}
public boolean r_X() {
int v_1 = limit - cursor;
{
int c = cursor - 2;
if (limit_backward > c || c > limit) {
return false;
}
cursor = c;
}
cursor = limit - v_1;
lab0:
{
int v_2 = limit - cursor;
lab1:
{
if (!(eq_s_b("l"))) {
break lab1;
}
break lab0;
}
cursor = limit - v_2;
lab2:
{
if (!(eq_s_b("i"))) {
break lab2;
}
break lab0;
}
cursor = limit - v_2;
if (!(eq_s_b("e"))) {
return false;
}
if (cursor <= limit_backward) {
return false;
}
cursor--;
if (!(eq_s_b("u"))) {
return false;
}
}
return true;
}
public boolean r_Y() {
int v_1 = limit - cursor;
{
int c = cursor - 2;
if (limit_backward > c || c > limit) {
return false;
}
cursor = c;
}
cursor = limit - v_1;
if (!(eq_s_b("in"))) {
return false;
}
return true;
}
public boolean r_Z() {
int v_1 = limit - cursor;
{
int c = cursor - 2;
if (limit_backward > c || c > limit) {
return false;
}
cursor = c;
}
cursor = limit - v_1;
{
int v_2 = limit - cursor;
lab0:
{
if (!(eq_s_b("f"))) {
break lab0;
}
return false;
}
cursor = limit - v_2;
}
return true;
}
public boolean r_AA() {
int v_1 = limit - cursor;
{
int c = cursor - 2;
if (limit_backward > c || c > limit) {
return false;
}
cursor = c;
}
cursor = limit - v_1;
if (find_among_b(a_0) == 0) {
return false;
}
return true;
}
public boolean r_BB() {
int v_1 = limit - cursor;
{
int c = cursor - 3;
if (limit_backward > c || c > limit) {
return false;
}
cursor = c;
}
cursor = limit - v_1;
{
int v_2 = limit - cursor;
lab0:
{
if (!(eq_s_b("met"))) {
break lab0;
}
return false;
}
cursor = limit - v_2;
}
{
int v_3 = limit - cursor;
lab1:
{
if (!(eq_s_b("ryst"))) {
break lab1;
}
return false;
}
cursor = limit - v_3;
}
return true;
}
public boolean r_CC() {
int v_1 = limit - cursor;
{
int c = cursor - 2;
if (limit_backward > c || c > limit) {
return false;
}
cursor = c;
}
cursor = limit - v_1;
if (!(eq_s_b("l"))) {
return false;
}
return true;
}
private boolean r_endings() {
ket = cursor;
if (find_among_b(a_1) == 0) {
return false;
}
bra = cursor;
slice_del();
return true;
}
private boolean r_undouble() {
int v_1 = limit - cursor;
if (find_among_b(a_2) == 0) {
return false;
}
cursor = limit - v_1;
ket = cursor;
if (cursor <= limit_backward) {
return false;
}
cursor--;
bra = cursor;
slice_del();
return true;
}
private boolean r_respell() {
int among_var;
ket = cursor;
among_var = find_among_b(a_3);
if (among_var == 0) {
return false;
}
bra = cursor;
switch (among_var) {
case 1:
slice_from("ief");
break;
case 2:
slice_from("uc");
break;
case 3:
slice_from("um");
break;
case 4:
slice_from("rb");
break;
case 5:
slice_from("ur");
break;
case 6:
slice_from("ister");
break;
case 7:
slice_from("meter");
break;
case 8:
slice_from("olut");
break;
case 9:
{
int v_1 = limit - cursor;
lab0:
{
if (!(eq_s_b("a"))) {
break lab0;
}
return false;
}
cursor = limit - v_1;
}
{
int v_2 = limit - cursor;
lab1:
{
if (!(eq_s_b("i"))) {
break lab1;
}
return false;
}
cursor = limit - v_2;
}
{
int v_3 = limit - cursor;
lab2:
{
if (!(eq_s_b("o"))) {
break lab2;
}
return false;
}
cursor = limit - v_3;
}
slice_from("l");
break;
case 10:
slice_from("bic");
break;
case 11:
slice_from("dic");
break;
case 12:
slice_from("pic");
break;
case 13:
slice_from("tic");
break;
case 14:
slice_from("ac");
break;
case 15:
slice_from("ec");
break;
case 16:
slice_from("ic");
break;
case 17:
slice_from("luc");
break;
case 18:
slice_from("uas");
break;
case 19:
slice_from("vas");
break;
case 20:
slice_from("cis");
break;
case 21:
slice_from("lis");
break;
case 22:
slice_from("eris");
break;
case 23:
slice_from("pans");
break;
case 24:
{
int v_4 = limit - cursor;
lab3:
{
if (!(eq_s_b("s"))) {
break lab3;
}
return false;
}
cursor = limit - v_4;
}
slice_from("ens");
break;
case 25:
slice_from("ons");
break;
case 26:
slice_from("lus");
break;
case 27:
slice_from("rus");
break;
case 28:
{
int v_5 = limit - cursor;
lab4:
{
if (!(eq_s_b("p"))) {
break lab4;
}
return false;
}
cursor = limit - v_5;
}
{
int v_6 = limit - cursor;
lab5:
{
if (!(eq_s_b("t"))) {
break lab5;
}
return false;
}
cursor = limit - v_6;
}
slice_from("hes");
break;
case 29:
slice_from("mis");
break;
case 30:
{
int v_7 = limit - cursor;
lab6:
{
if (!(eq_s_b("m"))) {
break lab6;
}
return false;
}
cursor = limit - v_7;
}
slice_from("ens");
break;
case 31:
slice_from("ers");
break;
case 32:
{
int v_8 = limit - cursor;
lab7:
{
if (!(eq_s_b("n"))) {
break lab7;
}
return false;
}
cursor = limit - v_8;
}
slice_from("es");
break;
case 33:
slice_from("ys");
break;
}
return true;
}
@Override
public boolean stem() {
limit_backward = cursor;
cursor = limit;
int v_1 = limit - cursor;
r_endings();
cursor = limit - v_1;
int v_2 = limit - cursor;
r_undouble();
cursor = limit - v_2;
int v_3 = limit - cursor;
r_respell();
cursor = limit - v_3;
cursor = limit_backward;
return true;
}
@Override
public boolean equals(Object o) {
return o instanceof LovinsStemmer;
}
@Override
public int hashCode() {
return LovinsStemmer.class.getName().hashCode();
}
}