summaryrefslogtreecommitdiffstats
path: root/web/server/h2o/libh2o/misc/oktavia/src/stemmer/turkish-stemmer.jsx
diff options
context:
space:
mode:
Diffstat (limited to 'web/server/h2o/libh2o/misc/oktavia/src/stemmer/turkish-stemmer.jsx')
-rw-r--r--web/server/h2o/libh2o/misc/oktavia/src/stemmer/turkish-stemmer.jsx3824
1 files changed, 0 insertions, 3824 deletions
diff --git a/web/server/h2o/libh2o/misc/oktavia/src/stemmer/turkish-stemmer.jsx b/web/server/h2o/libh2o/misc/oktavia/src/stemmer/turkish-stemmer.jsx
deleted file mode 100644
index d26ed8bad..000000000
--- a/web/server/h2o/libh2o/misc/oktavia/src/stemmer/turkish-stemmer.jsx
+++ /dev/null
@@ -1,3824 +0,0 @@
-// This file was generated automatically by the Snowball to JSX compiler
-
-import "base-stemmer.jsx";
-import "among.jsx";
-
- /**
- * This class was automatically generated by a Snowball to JSX compiler
- * It implements the stemming algorithm defined by a snowball script.
- */
-
-class TurkishStemmer extends BaseStemmer
-{
- static const serialVersionUID = 1;
- static const methodObject = new TurkishStemmer();
-
- static const a_0 = [
- new Among("m", -1, -1),
- new Among("n", -1, -1),
- new Among("miz", -1, -1),
- new Among("niz", -1, -1),
- new Among("muz", -1, -1),
- new Among("nuz", -1, -1),
- new Among("m\u00FCz", -1, -1),
- new Among("n\u00FCz", -1, -1),
- new Among("m\u0131z", -1, -1),
- new Among("n\u0131z", -1, -1)
- ];
-
- static const a_1 = [
- new Among("leri", -1, -1),
- new Among("lar\u0131", -1, -1)
- ];
-
- static const a_2 = [
- new Among("ni", -1, -1),
- new Among("nu", -1, -1),
- new Among("n\u00FC", -1, -1),
- new Among("n\u0131", -1, -1)
- ];
-
- static const a_3 = [
- new Among("in", -1, -1),
- new Among("un", -1, -1),
- new Among("\u00FCn", -1, -1),
- new Among("\u0131n", -1, -1)
- ];
-
- static const a_4 = [
- new Among("a", -1, -1),
- new Among("e", -1, -1)
- ];
-
- static const a_5 = [
- new Among("na", -1, -1),
- new Among("ne", -1, -1)
- ];
-
- static const a_6 = [
- new Among("da", -1, -1),
- new Among("ta", -1, -1),
- new Among("de", -1, -1),
- new Among("te", -1, -1)
- ];
-
- static const a_7 = [
- new Among("nda", -1, -1),
- new Among("nde", -1, -1)
- ];
-
- static const a_8 = [
- new Among("dan", -1, -1),
- new Among("tan", -1, -1),
- new Among("den", -1, -1),
- new Among("ten", -1, -1)
- ];
-
- static const a_9 = [
- new Among("ndan", -1, -1),
- new Among("nden", -1, -1)
- ];
-
- static const a_10 = [
- new Among("la", -1, -1),
- new Among("le", -1, -1)
- ];
-
- static const a_11 = [
- new Among("ca", -1, -1),
- new Among("ce", -1, -1)
- ];
-
- static const a_12 = [
- new Among("im", -1, -1),
- new Among("um", -1, -1),
- new Among("\u00FCm", -1, -1),
- new Among("\u0131m", -1, -1)
- ];
-
- static const a_13 = [
- new Among("sin", -1, -1),
- new Among("sun", -1, -1),
- new Among("s\u00FCn", -1, -1),
- new Among("s\u0131n", -1, -1)
- ];
-
- static const a_14 = [
- new Among("iz", -1, -1),
- new Among("uz", -1, -1),
- new Among("\u00FCz", -1, -1),
- new Among("\u0131z", -1, -1)
- ];
-
- static const a_15 = [
- new Among("siniz", -1, -1),
- new Among("sunuz", -1, -1),
- new Among("s\u00FCn\u00FCz", -1, -1),
- new Among("s\u0131n\u0131z", -1, -1)
- ];
-
- static const a_16 = [
- new Among("lar", -1, -1),
- new Among("ler", -1, -1)
- ];
-
- static const a_17 = [
- new Among("niz", -1, -1),
- new Among("nuz", -1, -1),
- new Among("n\u00FCz", -1, -1),
- new Among("n\u0131z", -1, -1)
- ];
-
- static const a_18 = [
- new Among("dir", -1, -1),
- new Among("tir", -1, -1),
- new Among("dur", -1, -1),
- new Among("tur", -1, -1),
- new Among("d\u00FCr", -1, -1),
- new Among("t\u00FCr", -1, -1),
- new Among("d\u0131r", -1, -1),
- new Among("t\u0131r", -1, -1)
- ];
-
- static const a_19 = [
- new Among("cas\u0131na", -1, -1),
- new Among("cesine", -1, -1)
- ];
-
- static const a_20 = [
- new Among("di", -1, -1),
- new Among("ti", -1, -1),
- new Among("dik", -1, -1),
- new Among("tik", -1, -1),
- new Among("duk", -1, -1),
- new Among("tuk", -1, -1),
- new Among("d\u00FCk", -1, -1),
- new Among("t\u00FCk", -1, -1),
- new Among("d\u0131k", -1, -1),
- new Among("t\u0131k", -1, -1),
- new Among("dim", -1, -1),
- new Among("tim", -1, -1),
- new Among("dum", -1, -1),
- new Among("tum", -1, -1),
- new Among("d\u00FCm", -1, -1),
- new Among("t\u00FCm", -1, -1),
- new Among("d\u0131m", -1, -1),
- new Among("t\u0131m", -1, -1),
- new Among("din", -1, -1),
- new Among("tin", -1, -1),
- new Among("dun", -1, -1),
- new Among("tun", -1, -1),
- new Among("d\u00FCn", -1, -1),
- new Among("t\u00FCn", -1, -1),
- new Among("d\u0131n", -1, -1),
- new Among("t\u0131n", -1, -1),
- new Among("du", -1, -1),
- new Among("tu", -1, -1),
- new Among("d\u00FC", -1, -1),
- new Among("t\u00FC", -1, -1),
- new Among("d\u0131", -1, -1),
- new Among("t\u0131", -1, -1)
- ];
-
- static const a_21 = [
- new Among("sa", -1, -1),
- new Among("se", -1, -1),
- new Among("sak", -1, -1),
- new Among("sek", -1, -1),
- new Among("sam", -1, -1),
- new Among("sem", -1, -1),
- new Among("san", -1, -1),
- new Among("sen", -1, -1)
- ];
-
- static const a_22 = [
- new Among("mi\u015F", -1, -1),
- new Among("mu\u015F", -1, -1),
- new Among("m\u00FC\u015F", -1, -1),
- new Among("m\u0131\u015F", -1, -1)
- ];
-
- static const a_23 = [
- new Among("b", -1, 1),
- new Among("c", -1, 2),
- new Among("d", -1, 3),
- new Among("\u011F", -1, 4)
- ];
-
- static const g_vowel = [17, 65, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 8, 0, 0, 0, 0, 0, 0, 1] : int[];
-
- static const g_U = [1, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 1] : int[];
-
- static const g_vowel1 = [1, 64, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1] : int[];
-
- static const g_vowel2 = [17, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 130] : int[];
-
- static const g_vowel3 = [1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1] : int[];
-
- static const g_vowel4 = [17] : int[];
-
- static const g_vowel5 = [65] : int[];
-
- static const g_vowel6 = [65] : int[];
-
- var B_continue_stemming_noun_suffixes : boolean = false;
- var I_strlen : int = 0;
-
- function copy_from (other : TurkishStemmer) : void
- {
- this.B_continue_stemming_noun_suffixes = other.B_continue_stemming_noun_suffixes;
- this.I_strlen = other.I_strlen;
- super.copy_from(other);
- }
-
- function r_check_vowel_harmony () : boolean
- {
- var v_1 : int;
- var v_2 : int;
- var v_3 : int;
- var v_4 : int;
- var v_5 : int;
- var v_6 : int;
- var v_7 : int;
- var v_8 : int;
- var v_9 : int;
- var v_10 : int;
- var v_11 : int;
- // (, line 111
- // test, line 112
- v_1 = this.limit - this.cursor;
- // (, line 113
- // (, line 114
- // goto, line 114
- golab0: while(true)
- {
- v_2 = this.limit - this.cursor;
- var lab1 = true;
- lab1: while (lab1 == true)
- {
- lab1 = false;
- if (!(this.in_grouping_b(TurkishStemmer.g_vowel, 97, 305)))
- {
- break lab1;
- }
- this.cursor = this.limit - v_2;
- break golab0;
- }
- this.cursor = this.limit - v_2;
- if (this.cursor <= this.limit_backward)
- {
- return false;
- }
- this.cursor--;
- }
- // (, line 115
- // or, line 116
- var lab2 = true;
- lab2: while (lab2 == true)
- {
- lab2 = false;
- v_3 = this.limit - this.cursor;
- var lab3 = true;
- lab3: while (lab3 == true)
- {
- lab3 = false;
- // (, line 116
- // literal, line 116
- if (!(this.eq_s_b(1, "a")))
- {
- break lab3;
- }
- // goto, line 116
- golab4: while(true)
- {
- v_4 = this.limit - this.cursor;
- var lab5 = true;
- lab5: while (lab5 == true)
- {
- lab5 = false;
- if (!(this.in_grouping_b(TurkishStemmer.g_vowel1, 97, 305)))
- {
- break lab5;
- }
- this.cursor = this.limit - v_4;
- break golab4;
- }
- this.cursor = this.limit - v_4;
- if (this.cursor <= this.limit_backward)
- {
- break lab3;
- }
- this.cursor--;
- }
- break lab2;
- }
- this.cursor = this.limit - v_3;
- var lab6 = true;
- lab6: while (lab6 == true)
- {
- lab6 = false;
- // (, line 117
- // literal, line 117
- if (!(this.eq_s_b(1, "e")))
- {
- break lab6;
- }
- // goto, line 117
- golab7: while(true)
- {
- v_5 = this.limit - this.cursor;
- var lab8 = true;
- lab8: while (lab8 == true)
- {
- lab8 = false;
- if (!(this.in_grouping_b(TurkishStemmer.g_vowel2, 101, 252)))
- {
- break lab8;
- }
- this.cursor = this.limit - v_5;
- break golab7;
- }
- this.cursor = this.limit - v_5;
- if (this.cursor <= this.limit_backward)
- {
- break lab6;
- }
- this.cursor--;
- }
- break lab2;
- }
- this.cursor = this.limit - v_3;
- var lab9 = true;
- lab9: while (lab9 == true)
- {
- lab9 = false;
- // (, line 118
- // literal, line 118
- if (!(this.eq_s_b(1, "\u0131")))
- {
- break lab9;
- }
- // goto, line 118
- golab10: while(true)
- {
- v_6 = this.limit - this.cursor;
- var lab11 = true;
- lab11: while (lab11 == true)
- {
- lab11 = false;
- if (!(this.in_grouping_b(TurkishStemmer.g_vowel3, 97, 305)))
- {
- break lab11;
- }
- this.cursor = this.limit - v_6;
- break golab10;
- }
- this.cursor = this.limit - v_6;
- if (this.cursor <= this.limit_backward)
- {
- break lab9;
- }
- this.cursor--;
- }
- break lab2;
- }
- this.cursor = this.limit - v_3;
- var lab12 = true;
- lab12: while (lab12 == true)
- {
- lab12 = false;
- // (, line 119
- // literal, line 119
- if (!(this.eq_s_b(1, "i")))
- {
- break lab12;
- }
- // goto, line 119
- golab13: while(true)
- {
- v_7 = this.limit - this.cursor;
- var lab14 = true;
- lab14: while (lab14 == true)
- {
- lab14 = false;
- if (!(this.in_grouping_b(TurkishStemmer.g_vowel4, 101, 105)))
- {
- break lab14;
- }
- this.cursor = this.limit - v_7;
- break golab13;
- }
- this.cursor = this.limit - v_7;
- if (this.cursor <= this.limit_backward)
- {
- break lab12;
- }
- this.cursor--;
- }
- break lab2;
- }
- this.cursor = this.limit - v_3;
- var lab15 = true;
- lab15: while (lab15 == true)
- {
- lab15 = false;
- // (, line 120
- // literal, line 120
- if (!(this.eq_s_b(1, "o")))
- {
- break lab15;
- }
- // goto, line 120
- golab16: while(true)
- {
- v_8 = this.limit - this.cursor;
- var lab17 = true;
- lab17: while (lab17 == true)
- {
- lab17 = false;
- if (!(this.in_grouping_b(TurkishStemmer.g_vowel5, 111, 117)))
- {
- break lab17;
- }
- this.cursor = this.limit - v_8;
- break golab16;
- }
- this.cursor = this.limit - v_8;
- if (this.cursor <= this.limit_backward)
- {
- break lab15;
- }
- this.cursor--;
- }
- break lab2;
- }
- this.cursor = this.limit - v_3;
- var lab18 = true;
- lab18: while (lab18 == true)
- {
- lab18 = false;
- // (, line 121
- // literal, line 121
- if (!(this.eq_s_b(1, "\u00F6")))
- {
- break lab18;
- }
- // goto, line 121
- golab19: while(true)
- {
- v_9 = this.limit - this.cursor;
- var lab20 = true;
- lab20: while (lab20 == true)
- {
- lab20 = false;
- if (!(this.in_grouping_b(TurkishStemmer.g_vowel6, 246, 252)))
- {
- break lab20;
- }
- this.cursor = this.limit - v_9;
- break golab19;
- }
- this.cursor = this.limit - v_9;
- if (this.cursor <= this.limit_backward)
- {
- break lab18;
- }
- this.cursor--;
- }
- break lab2;
- }
- this.cursor = this.limit - v_3;
- var lab21 = true;
- lab21: while (lab21 == true)
- {
- lab21 = false;
- // (, line 122
- // literal, line 122
- if (!(this.eq_s_b(1, "u")))
- {
- break lab21;
- }
- // goto, line 122
- golab22: while(true)
- {
- v_10 = this.limit - this.cursor;
- var lab23 = true;
- lab23: while (lab23 == true)
- {
- lab23 = false;
- if (!(this.in_grouping_b(TurkishStemmer.g_vowel5, 111, 117)))
- {
- break lab23;
- }
- this.cursor = this.limit - v_10;
- break golab22;
- }
- this.cursor = this.limit - v_10;
- if (this.cursor <= this.limit_backward)
- {
- break lab21;
- }
- this.cursor--;
- }
- break lab2;
- }
- this.cursor = this.limit - v_3;
- // (, line 123
- // literal, line 123
- if (!(this.eq_s_b(1, "\u00FC")))
- {
- return false;
- }
- // goto, line 123
- golab24: while(true)
- {
- v_11 = this.limit - this.cursor;
- var lab25 = true;
- lab25: while (lab25 == true)
- {
- lab25 = false;
- if (!(this.in_grouping_b(TurkishStemmer.g_vowel6, 246, 252)))
- {
- break lab25;
- }
- this.cursor = this.limit - v_11;
- break golab24;
- }
- this.cursor = this.limit - v_11;
- if (this.cursor <= this.limit_backward)
- {
- return false;
- }
- this.cursor--;
- }
- }
- this.cursor = this.limit - v_1;
- return true;
- }
-
- function r_mark_suffix_with_optional_n_consonant () : boolean
- {
- var v_1 : int;
- var v_2 : int;
- var v_3 : int;
- var v_4 : int;
- var v_5 : int;
- var v_6 : int;
- var v_7 : int;
- // (, line 132
- // or, line 134
- var lab0 = true;
- lab0: while (lab0 == true)
- {
- lab0 = false;
- v_1 = this.limit - this.cursor;
- var lab1 = true;
- lab1: while (lab1 == true)
- {
- lab1 = false;
- // (, line 133
- // (, line 133
- // test, line 133
- v_2 = this.limit - this.cursor;
- // literal, line 133
- if (!(this.eq_s_b(1, "n")))
- {
- break lab1;
- }
- this.cursor = this.limit - v_2;
- // next, line 133
- if (this.cursor <= this.limit_backward)
- {
- break lab1;
- }
- this.cursor--;
- // (, line 133
- // test, line 133
- v_3 = this.limit - this.cursor;
- if (!(this.in_grouping_b(TurkishStemmer.g_vowel, 97, 305)))
- {
- break lab1;
- }
- this.cursor = this.limit - v_3;
- break lab0;
- }
- this.cursor = this.limit - v_1;
- // (, line 135
- // (, line 135
- // not, line 135
- {
- v_4 = this.limit - this.cursor;
- var lab2 = true;
- lab2: while (lab2 == true)
- {
- lab2 = false;
- // (, line 135
- // test, line 135
- v_5 = this.limit - this.cursor;
- // literal, line 135
- if (!(this.eq_s_b(1, "n")))
- {
- break lab2;
- }
- this.cursor = this.limit - v_5;
- return false;
- }
- this.cursor = this.limit - v_4;
- }
- // test, line 135
- v_6 = this.limit - this.cursor;
- // (, line 135
- // next, line 135
- if (this.cursor <= this.limit_backward)
- {
- return false;
- }
- this.cursor--;
- // (, line 135
- // test, line 135
- v_7 = this.limit - this.cursor;
- if (!(this.in_grouping_b(TurkishStemmer.g_vowel, 97, 305)))
- {
- return false;
- }
- this.cursor = this.limit - v_7;
- this.cursor = this.limit - v_6;
- }
- return true;
- }
-
- function r_mark_suffix_with_optional_s_consonant () : boolean
- {
- var v_1 : int;
- var v_2 : int;
- var v_3 : int;
- var v_4 : int;
- var v_5 : int;
- var v_6 : int;
- var v_7 : int;
- // (, line 143
- // or, line 145
- var lab0 = true;
- lab0: while (lab0 == true)
- {
- lab0 = false;
- v_1 = this.limit - this.cursor;
- var lab1 = true;
- lab1: while (lab1 == true)
- {
- lab1 = false;
- // (, line 144
- // (, line 144
- // test, line 144
- v_2 = this.limit - this.cursor;
- // literal, line 144
- if (!(this.eq_s_b(1, "s")))
- {
- break lab1;
- }
- this.cursor = this.limit - v_2;
- // next, line 144
- if (this.cursor <= this.limit_backward)
- {
- break lab1;
- }
- this.cursor--;
- // (, line 144
- // test, line 144
- v_3 = this.limit - this.cursor;
- if (!(this.in_grouping_b(TurkishStemmer.g_vowel, 97, 305)))
- {
- break lab1;
- }
- this.cursor = this.limit - v_3;
- break lab0;
- }
- this.cursor = this.limit - v_1;
- // (, line 146
- // (, line 146
- // not, line 146
- {
- v_4 = this.limit - this.cursor;
- var lab2 = true;
- lab2: while (lab2 == true)
- {
- lab2 = false;
- // (, line 146
- // test, line 146
- v_5 = this.limit - this.cursor;
- // literal, line 146
- if (!(this.eq_s_b(1, "s")))
- {
- break lab2;
- }
- this.cursor = this.limit - v_5;
- return false;
- }
- this.cursor = this.limit - v_4;
- }
- // test, line 146
- v_6 = this.limit - this.cursor;
- // (, line 146
- // next, line 146
- if (this.cursor <= this.limit_backward)
- {
- return false;
- }
- this.cursor--;
- // (, line 146
- // test, line 146
- v_7 = this.limit - this.cursor;
- if (!(this.in_grouping_b(TurkishStemmer.g_vowel, 97, 305)))
- {
- return false;
- }
- this.cursor = this.limit - v_7;
- this.cursor = this.limit - v_6;
- }
- return true;
- }
-
- function r_mark_suffix_with_optional_y_consonant () : boolean
- {
- var v_1 : int;
- var v_2 : int;
- var v_3 : int;
- var v_4 : int;
- var v_5 : int;
- var v_6 : int;
- var v_7 : int;
- // (, line 153
- // or, line 155
- var lab0 = true;
- lab0: while (lab0 == true)
- {
- lab0 = false;
- v_1 = this.limit - this.cursor;
- var lab1 = true;
- lab1: while (lab1 == true)
- {
- lab1 = false;
- // (, line 154
- // (, line 154
- // test, line 154
- v_2 = this.limit - this.cursor;
- // literal, line 154
- if (!(this.eq_s_b(1, "y")))
- {
- break lab1;
- }
- this.cursor = this.limit - v_2;
- // next, line 154
- if (this.cursor <= this.limit_backward)
- {
- break lab1;
- }
- this.cursor--;
- // (, line 154
- // test, line 154
- v_3 = this.limit - this.cursor;
- if (!(this.in_grouping_b(TurkishStemmer.g_vowel, 97, 305)))
- {
- break lab1;
- }
- this.cursor = this.limit - v_3;
- break lab0;
- }
- this.cursor = this.limit - v_1;
- // (, line 156
- // (, line 156
- // not, line 156
- {
- v_4 = this.limit - this.cursor;
- var lab2 = true;
- lab2: while (lab2 == true)
- {
- lab2 = false;
- // (, line 156
- // test, line 156
- v_5 = this.limit - this.cursor;
- // literal, line 156
- if (!(this.eq_s_b(1, "y")))
- {
- break lab2;
- }
- this.cursor = this.limit - v_5;
- return false;
- }
- this.cursor = this.limit - v_4;
- }
- // test, line 156
- v_6 = this.limit - this.cursor;
- // (, line 156
- // next, line 156
- if (this.cursor <= this.limit_backward)
- {
- return false;
- }
- this.cursor--;
- // (, line 156
- // test, line 156
- v_7 = this.limit - this.cursor;
- if (!(this.in_grouping_b(TurkishStemmer.g_vowel, 97, 305)))
- {
- return false;
- }
- this.cursor = this.limit - v_7;
- this.cursor = this.limit - v_6;
- }
- return true;
- }
-
- function r_mark_suffix_with_optional_U_vowel () : boolean
- {
- var v_1 : int;
- var v_2 : int;
- var v_3 : int;
- var v_4 : int;
- var v_5 : int;
- var v_6 : int;
- var v_7 : int;
- // (, line 159
- // or, line 161
- var lab0 = true;
- lab0: while (lab0 == true)
- {
- lab0 = false;
- v_1 = this.limit - this.cursor;
- var lab1 = true;
- lab1: while (lab1 == true)
- {
- lab1 = false;
- // (, line 160
- // (, line 160
- // test, line 160
- v_2 = this.limit - this.cursor;
- if (!(this.in_grouping_b(TurkishStemmer.g_U, 105, 305)))
- {
- break lab1;
- }
- this.cursor = this.limit - v_2;
- // next, line 160
- if (this.cursor <= this.limit_backward)
- {
- break lab1;
- }
- this.cursor--;
- // (, line 160
- // test, line 160
- v_3 = this.limit - this.cursor;
- if (!(this.out_grouping_b(TurkishStemmer.g_vowel, 97, 305)))
- {
- break lab1;
- }
- this.cursor = this.limit - v_3;
- break lab0;
- }
- this.cursor = this.limit - v_1;
- // (, line 162
- // (, line 162
- // not, line 162
- {
- v_4 = this.limit - this.cursor;
- var lab2 = true;
- lab2: while (lab2 == true)
- {
- lab2 = false;
- // (, line 162
- // test, line 162
- v_5 = this.limit - this.cursor;
- if (!(this.in_grouping_b(TurkishStemmer.g_U, 105, 305)))
- {
- break lab2;
- }
- this.cursor = this.limit - v_5;
- return false;
- }
- this.cursor = this.limit - v_4;
- }
- // test, line 162
- v_6 = this.limit - this.cursor;
- // (, line 162
- // next, line 162
- if (this.cursor <= this.limit_backward)
- {
- return false;
- }
- this.cursor--;
- // (, line 162
- // test, line 162
- v_7 = this.limit - this.cursor;
- if (!(this.out_grouping_b(TurkishStemmer.g_vowel, 97, 305)))
- {
- return false;
- }
- this.cursor = this.limit - v_7;
- this.cursor = this.limit - v_6;
- }
- return true;
- }
-
- function r_mark_possessives () : boolean
- {
- // (, line 166
- // among, line 167
- if (this.find_among_b(TurkishStemmer.a_0, 10) == 0)
- {
- return false;
- }
- // (, line 169
- // call mark_suffix_with_optional_U_vowel, line 169
- if (!this.r_mark_suffix_with_optional_U_vowel())
- {
- return false;
- }
- return true;
- }
-
- function r_mark_sU () : boolean
- {
- // (, line 172
- // call check_vowel_harmony, line 173
- if (!this.r_check_vowel_harmony())
- {
- return false;
- }
- if (!(this.in_grouping_b(TurkishStemmer.g_U, 105, 305)))
- {
- return false;
- }
- // (, line 175
- // call mark_suffix_with_optional_s_consonant, line 175
- if (!this.r_mark_suffix_with_optional_s_consonant())
- {
- return false;
- }
- return true;
- }
-
- function r_mark_lArI () : boolean
- {
- // (, line 178
- // among, line 179
- if (this.find_among_b(TurkishStemmer.a_1, 2) == 0)
- {
- return false;
- }
- return true;
- }
-
- function r_mark_yU () : boolean
- {
- // (, line 182
- // call check_vowel_harmony, line 183
- if (!this.r_check_vowel_harmony())
- {
- return false;
- }
- if (!(this.in_grouping_b(TurkishStemmer.g_U, 105, 305)))
- {
- return false;
- }
- // (, line 185
- // call mark_suffix_with_optional_y_consonant, line 185
- if (!this.r_mark_suffix_with_optional_y_consonant())
- {
- return false;
- }
- return true;
- }
-
- function r_mark_nU () : boolean
- {
- // (, line 188
- // call check_vowel_harmony, line 189
- if (!this.r_check_vowel_harmony())
- {
- return false;
- }
- // among, line 190
- if (this.find_among_b(TurkishStemmer.a_2, 4) == 0)
- {
- return false;
- }
- return true;
- }
-
- function r_mark_nUn () : boolean
- {
- // (, line 193
- // call check_vowel_harmony, line 194
- if (!this.r_check_vowel_harmony())
- {
- return false;
- }
- // among, line 195
- if (this.find_among_b(TurkishStemmer.a_3, 4) == 0)
- {
- return false;
- }
- // (, line 196
- // call mark_suffix_with_optional_n_consonant, line 196
- if (!this.r_mark_suffix_with_optional_n_consonant())
- {
- return false;
- }
- return true;
- }
-
- function r_mark_yA () : boolean
- {
- // (, line 199
- // call check_vowel_harmony, line 200
- if (!this.r_check_vowel_harmony())
- {
- return false;
- }
- // among, line 201
- if (this.find_among_b(TurkishStemmer.a_4, 2) == 0)
- {
- return false;
- }
- // (, line 202
- // call mark_suffix_with_optional_y_consonant, line 202
- if (!this.r_mark_suffix_with_optional_y_consonant())
- {
- return false;
- }
- return true;
- }
-
- function r_mark_nA () : boolean
- {
- // (, line 205
- // call check_vowel_harmony, line 206
- if (!this.r_check_vowel_harmony())
- {
- return false;
- }
- // among, line 207
- if (this.find_among_b(TurkishStemmer.a_5, 2) == 0)
- {
- return false;
- }
- return true;
- }
-
- function r_mark_DA () : boolean
- {
- // (, line 210
- // call check_vowel_harmony, line 211
- if (!this.r_check_vowel_harmony())
- {
- return false;
- }
- // among, line 212
- if (this.find_among_b(TurkishStemmer.a_6, 4) == 0)
- {
- return false;
- }
- return true;
- }
-
- function r_mark_ndA () : boolean
- {
- // (, line 215
- // call check_vowel_harmony, line 216
- if (!this.r_check_vowel_harmony())
- {
- return false;
- }
- // among, line 217
- if (this.find_among_b(TurkishStemmer.a_7, 2) == 0)
- {
- return false;
- }
- return true;
- }
-
- function r_mark_DAn () : boolean
- {
- // (, line 220
- // call check_vowel_harmony, line 221
- if (!this.r_check_vowel_harmony())
- {
- return false;
- }
- // among, line 222
- if (this.find_among_b(TurkishStemmer.a_8, 4) == 0)
- {
- return false;
- }
- return true;
- }
-
- function r_mark_ndAn () : boolean
- {
- // (, line 225
- // call check_vowel_harmony, line 226
- if (!this.r_check_vowel_harmony())
- {
- return false;
- }
- // among, line 227
- if (this.find_among_b(TurkishStemmer.a_9, 2) == 0)
- {
- return false;
- }
- return true;
- }
-
- function r_mark_ylA () : boolean
- {
- // (, line 230
- // call check_vowel_harmony, line 231
- if (!this.r_check_vowel_harmony())
- {
- return false;
- }
- // among, line 232
- if (this.find_among_b(TurkishStemmer.a_10, 2) == 0)
- {
- return false;
- }
- // (, line 233
- // call mark_suffix_with_optional_y_consonant, line 233
- if (!this.r_mark_suffix_with_optional_y_consonant())
- {
- return false;
- }
- return true;
- }
-
- function r_mark_ki () : boolean
- {
- // (, line 236
- // literal, line 237
- if (!(this.eq_s_b(2, "ki")))
- {
- return false;
- }
- return true;
- }
-
- function r_mark_ncA () : boolean
- {
- // (, line 240
- // call check_vowel_harmony, line 241
- if (!this.r_check_vowel_harmony())
- {
- return false;
- }
- // among, line 242
- if (this.find_among_b(TurkishStemmer.a_11, 2) == 0)
- {
- return false;
- }
- // (, line 243
- // call mark_suffix_with_optional_n_consonant, line 243
- if (!this.r_mark_suffix_with_optional_n_consonant())
- {
- return false;
- }
- return true;
- }
-
- function r_mark_yUm () : boolean
- {
- // (, line 246
- // call check_vowel_harmony, line 247
- if (!this.r_check_vowel_harmony())
- {
- return false;
- }
- // among, line 248
- if (this.find_among_b(TurkishStemmer.a_12, 4) == 0)
- {
- return false;
- }
- // (, line 249
- // call mark_suffix_with_optional_y_consonant, line 249
- if (!this.r_mark_suffix_with_optional_y_consonant())
- {
- return false;
- }
- return true;
- }
-
- function r_mark_sUn () : boolean
- {
- // (, line 252
- // call check_vowel_harmony, line 253
- if (!this.r_check_vowel_harmony())
- {
- return false;
- }
- // among, line 254
- if (this.find_among_b(TurkishStemmer.a_13, 4) == 0)
- {
- return false;
- }
- return true;
- }
-
- function r_mark_yUz () : boolean
- {
- // (, line 257
- // call check_vowel_harmony, line 258
- if (!this.r_check_vowel_harmony())
- {
- return false;
- }
- // among, line 259
- if (this.find_among_b(TurkishStemmer.a_14, 4) == 0)
- {
- return false;
- }
- // (, line 260
- // call mark_suffix_with_optional_y_consonant, line 260
- if (!this.r_mark_suffix_with_optional_y_consonant())
- {
- return false;
- }
- return true;
- }
-
- function r_mark_sUnUz () : boolean
- {
- // (, line 263
- // among, line 264
- if (this.find_among_b(TurkishStemmer.a_15, 4) == 0)
- {
- return false;
- }
- return true;
- }
-
- function r_mark_lAr () : boolean
- {
- // (, line 267
- // call check_vowel_harmony, line 268
- if (!this.r_check_vowel_harmony())
- {
- return false;
- }
- // among, line 269
- if (this.find_among_b(TurkishStemmer.a_16, 2) == 0)
- {
- return false;
- }
- return true;
- }
-
- function r_mark_nUz () : boolean
- {
- // (, line 272
- // call check_vowel_harmony, line 273
- if (!this.r_check_vowel_harmony())
- {
- return false;
- }
- // among, line 274
- if (this.find_among_b(TurkishStemmer.a_17, 4) == 0)
- {
- return false;
- }
- return true;
- }
-
- function r_mark_DUr () : boolean
- {
- // (, line 277
- // call check_vowel_harmony, line 278
- if (!this.r_check_vowel_harmony())
- {
- return false;
- }
- // among, line 279
- if (this.find_among_b(TurkishStemmer.a_18, 8) == 0)
- {
- return false;
- }
- return true;
- }
-
- function r_mark_cAsInA () : boolean
- {
- // (, line 282
- // among, line 283
- if (this.find_among_b(TurkishStemmer.a_19, 2) == 0)
- {
- return false;
- }
- return true;
- }
-
- function r_mark_yDU () : boolean
- {
- // (, line 286
- // call check_vowel_harmony, line 287
- if (!this.r_check_vowel_harmony())
- {
- return false;
- }
- // among, line 288
- if (this.find_among_b(TurkishStemmer.a_20, 32) == 0)
- {
- return false;
- }
- // (, line 292
- // call mark_suffix_with_optional_y_consonant, line 292
- if (!this.r_mark_suffix_with_optional_y_consonant())
- {
- return false;
- }
- return true;
- }
-
- function r_mark_ysA () : boolean
- {
- // (, line 296
- // among, line 297
- if (this.find_among_b(TurkishStemmer.a_21, 8) == 0)
- {
- return false;
- }
- // (, line 298
- // call mark_suffix_with_optional_y_consonant, line 298
- if (!this.r_mark_suffix_with_optional_y_consonant())
- {
- return false;
- }
- return true;
- }
-
- function r_mark_ymUs_ () : boolean
- {
- // (, line 301
- // call check_vowel_harmony, line 302
- if (!this.r_check_vowel_harmony())
- {
- return false;
- }
- // among, line 303
- if (this.find_among_b(TurkishStemmer.a_22, 4) == 0)
- {
- return false;
- }
- // (, line 304
- // call mark_suffix_with_optional_y_consonant, line 304
- if (!this.r_mark_suffix_with_optional_y_consonant())
- {
- return false;
- }
- return true;
- }
-
- function r_mark_yken () : boolean
- {
- // (, line 307
- // literal, line 308
- if (!(this.eq_s_b(3, "ken")))
- {
- return false;
- }
- // (, line 308
- // call mark_suffix_with_optional_y_consonant, line 308
- if (!this.r_mark_suffix_with_optional_y_consonant())
- {
- return false;
- }
- return true;
- }
-
- function r_stem_nominal_verb_suffixes () : boolean
- {
- var v_1 : int;
- var v_2 : int;
- var v_3 : int;
- var v_4 : int;
- var v_5 : int;
- var v_6 : int;
- var v_7 : int;
- var v_8 : int;
- var v_9 : int;
- var v_10 : int;
- // (, line 311
- // [, line 312
- this.ket = this.cursor;
- // set continue_stemming_noun_suffixes, line 313
- this.B_continue_stemming_noun_suffixes = true;
- // or, line 315
- var lab0 = true;
- lab0: while (lab0 == true)
- {
- lab0 = false;
- v_1 = this.limit - this.cursor;
- var lab1 = true;
- lab1: while (lab1 == true)
- {
- lab1 = false;
- // (, line 314
- // or, line 314
- var lab2 = true;
- lab2: while (lab2 == true)
- {
- lab2 = false;
- v_2 = this.limit - this.cursor;
- var lab3 = true;
- lab3: while (lab3 == true)
- {
- lab3 = false;
- // call mark_ymUs_, line 314
- if (!this.r_mark_ymUs_())
- {
- break lab3;
- }
- break lab2;
- }
- this.cursor = this.limit - v_2;
- var lab4 = true;
- lab4: while (lab4 == true)
- {
- lab4 = false;
- // call mark_yDU, line 314
- if (!this.r_mark_yDU())
- {
- break lab4;
- }
- break lab2;
- }
- this.cursor = this.limit - v_2;
- var lab5 = true;
- lab5: while (lab5 == true)
- {
- lab5 = false;
- // call mark_ysA, line 314
- if (!this.r_mark_ysA())
- {
- break lab5;
- }
- break lab2;
- }
- this.cursor = this.limit - v_2;
- // call mark_yken, line 314
- if (!this.r_mark_yken())
- {
- break lab1;
- }
- }
- break lab0;
- }
- this.cursor = this.limit - v_1;
- var lab6 = true;
- lab6: while (lab6 == true)
- {
- lab6 = false;
- // (, line 316
- // call mark_cAsInA, line 316
- if (!this.r_mark_cAsInA())
- {
- break lab6;
- }
- // (, line 316
- // or, line 316
- var lab7 = true;
- lab7: while (lab7 == true)
- {
- lab7 = false;
- v_3 = this.limit - this.cursor;
- var lab8 = true;
- lab8: while (lab8 == true)
- {
- lab8 = false;
- // call mark_sUnUz, line 316
- if (!this.r_mark_sUnUz())
- {
- break lab8;
- }
- break lab7;
- }
- this.cursor = this.limit - v_3;
- var lab9 = true;
- lab9: while (lab9 == true)
- {
- lab9 = false;
- // call mark_lAr, line 316
- if (!this.r_mark_lAr())
- {
- break lab9;
- }
- break lab7;
- }
- this.cursor = this.limit - v_3;
- var lab10 = true;
- lab10: while (lab10 == true)
- {
- lab10 = false;
- // call mark_yUm, line 316
- if (!this.r_mark_yUm())
- {
- break lab10;
- }
- break lab7;
- }
- this.cursor = this.limit - v_3;
- var lab11 = true;
- lab11: while (lab11 == true)
- {
- lab11 = false;
- // call mark_sUn, line 316
- if (!this.r_mark_sUn())
- {
- break lab11;
- }
- break lab7;
- }
- this.cursor = this.limit - v_3;
- var lab12 = true;
- lab12: while (lab12 == true)
- {
- lab12 = false;
- // call mark_yUz, line 316
- if (!this.r_mark_yUz())
- {
- break lab12;
- }
- break lab7;
- }
- this.cursor = this.limit - v_3;
- }
- // call mark_ymUs_, line 316
- if (!this.r_mark_ymUs_())
- {
- break lab6;
- }
- break lab0;
- }
- this.cursor = this.limit - v_1;
- var lab13 = true;
- lab13: while (lab13 == true)
- {
- lab13 = false;
- // (, line 318
- // call mark_lAr, line 319
- if (!this.r_mark_lAr())
- {
- break lab13;
- }
- // ], line 319
- this.bra = this.cursor;
- // delete, line 319
- if (!this.slice_del())
- {
- return false;
- }
- // try, line 319
- v_4 = this.limit - this.cursor;
- var lab14 = true;
- lab14: while (lab14 == true)
- {
- lab14 = false;
- // (, line 319
- // [, line 319
- this.ket = this.cursor;
- // (, line 319
- // or, line 319
- var lab15 = true;
- lab15: while (lab15 == true)
- {
- lab15 = false;
- v_5 = this.limit - this.cursor;
- var lab16 = true;
- lab16: while (lab16 == true)
- {
- lab16 = false;
- // call mark_DUr, line 319
- if (!this.r_mark_DUr())
- {
- break lab16;
- }
- break lab15;
- }
- this.cursor = this.limit - v_5;
- var lab17 = true;
- lab17: while (lab17 == true)
- {
- lab17 = false;
- // call mark_yDU, line 319
- if (!this.r_mark_yDU())
- {
- break lab17;
- }
- break lab15;
- }
- this.cursor = this.limit - v_5;
- var lab18 = true;
- lab18: while (lab18 == true)
- {
- lab18 = false;
- // call mark_ysA, line 319
- if (!this.r_mark_ysA())
- {
- break lab18;
- }
- break lab15;
- }
- this.cursor = this.limit - v_5;
- // call mark_ymUs_, line 319
- if (!this.r_mark_ymUs_())
- {
- this.cursor = this.limit - v_4;
- break lab14;
- }
- }
- }
- // unset continue_stemming_noun_suffixes, line 320
- this.B_continue_stemming_noun_suffixes = false;
- break lab0;
- }
- this.cursor = this.limit - v_1;
- var lab19 = true;
- lab19: while (lab19 == true)
- {
- lab19 = false;
- // (, line 323
- // call mark_nUz, line 323
- if (!this.r_mark_nUz())
- {
- break lab19;
- }
- // (, line 323
- // or, line 323
- var lab20 = true;
- lab20: while (lab20 == true)
- {
- lab20 = false;
- v_6 = this.limit - this.cursor;
- var lab21 = true;
- lab21: while (lab21 == true)
- {
- lab21 = false;
- // call mark_yDU, line 323
- if (!this.r_mark_yDU())
- {
- break lab21;
- }
- break lab20;
- }
- this.cursor = this.limit - v_6;
- // call mark_ysA, line 323
- if (!this.r_mark_ysA())
- {
- break lab19;
- }
- }
- break lab0;
- }
- this.cursor = this.limit - v_1;
- var lab22 = true;
- lab22: while (lab22 == true)
- {
- lab22 = false;
- // (, line 325
- // (, line 325
- // or, line 325
- var lab23 = true;
- lab23: while (lab23 == true)
- {
- lab23 = false;
- v_7 = this.limit - this.cursor;
- var lab24 = true;
- lab24: while (lab24 == true)
- {
- lab24 = false;
- // call mark_sUnUz, line 325
- if (!this.r_mark_sUnUz())
- {
- break lab24;
- }
- break lab23;
- }
- this.cursor = this.limit - v_7;
- var lab25 = true;
- lab25: while (lab25 == true)
- {
- lab25 = false;
- // call mark_yUz, line 325
- if (!this.r_mark_yUz())
- {
- break lab25;
- }
- break lab23;
- }
- this.cursor = this.limit - v_7;
- var lab26 = true;
- lab26: while (lab26 == true)
- {
- lab26 = false;
- // call mark_sUn, line 325
- if (!this.r_mark_sUn())
- {
- break lab26;
- }
- break lab23;
- }
- this.cursor = this.limit - v_7;
- // call mark_yUm, line 325
- if (!this.r_mark_yUm())
- {
- break lab22;
- }
- }
- // ], line 325
- this.bra = this.cursor;
- // delete, line 325
- if (!this.slice_del())
- {
- return false;
- }
- // try, line 325
- v_8 = this.limit - this.cursor;
- var lab27 = true;
- lab27: while (lab27 == true)
- {
- lab27 = false;
- // (, line 325
- // [, line 325
- this.ket = this.cursor;
- // call mark_ymUs_, line 325
- if (!this.r_mark_ymUs_())
- {
- this.cursor = this.limit - v_8;
- break lab27;
- }
- }
- break lab0;
- }
- this.cursor = this.limit - v_1;
- // (, line 327
- // call mark_DUr, line 327
- if (!this.r_mark_DUr())
- {
- return false;
- }
- // ], line 327
- this.bra = this.cursor;
- // delete, line 327
- if (!this.slice_del())
- {
- return false;
- }
- // try, line 327
- v_9 = this.limit - this.cursor;
- var lab28 = true;
- lab28: while (lab28 == true)
- {
- lab28 = false;
- // (, line 327
- // [, line 327
- this.ket = this.cursor;
- // (, line 327
- // or, line 327
- var lab29 = true;
- lab29: while (lab29 == true)
- {
- lab29 = false;
- v_10 = this.limit - this.cursor;
- var lab30 = true;
- lab30: while (lab30 == true)
- {
- lab30 = false;
- // call mark_sUnUz, line 327
- if (!this.r_mark_sUnUz())
- {
- break lab30;
- }
- break lab29;
- }
- this.cursor = this.limit - v_10;
- var lab31 = true;
- lab31: while (lab31 == true)
- {
- lab31 = false;
- // call mark_lAr, line 327
- if (!this.r_mark_lAr())
- {
- break lab31;
- }
- break lab29;
- }
- this.cursor = this.limit - v_10;
- var lab32 = true;
- lab32: while (lab32 == true)
- {
- lab32 = false;
- // call mark_yUm, line 327
- if (!this.r_mark_yUm())
- {
- break lab32;
- }
- break lab29;
- }
- this.cursor = this.limit - v_10;
- var lab33 = true;
- lab33: while (lab33 == true)
- {
- lab33 = false;
- // call mark_sUn, line 327
- if (!this.r_mark_sUn())
- {
- break lab33;
- }
- break lab29;
- }
- this.cursor = this.limit - v_10;
- var lab34 = true;
- lab34: while (lab34 == true)
- {
- lab34 = false;
- // call mark_yUz, line 327
- if (!this.r_mark_yUz())
- {
- break lab34;
- }
- break lab29;
- }
- this.cursor = this.limit - v_10;
- }
- // call mark_ymUs_, line 327
- if (!this.r_mark_ymUs_())
- {
- this.cursor = this.limit - v_9;
- break lab28;
- }
- }
- }
- // ], line 328
- this.bra = this.cursor;
- // delete, line 328
- if (!this.slice_del())
- {
- return false;
- }
- return true;
- }
-
- function r_stem_suffix_chain_before_ki () : boolean
- {
- var v_1 : int;
- var v_2 : int;
- var v_3 : int;
- var v_4 : int;
- var v_5 : int;
- var v_6 : int;
- var v_7 : int;
- var v_8 : int;
- var v_9 : int;
- var v_10 : int;
- var v_11 : int;
- // (, line 332
- // [, line 333
- this.ket = this.cursor;
- // call mark_ki, line 334
- if (!this.r_mark_ki())
- {
- return false;
- }
- // (, line 335
- // or, line 342
- var lab0 = true;
- lab0: while (lab0 == true)
- {
- lab0 = false;
- v_1 = this.limit - this.cursor;
- var lab1 = true;
- lab1: while (lab1 == true)
- {
- lab1 = false;
- // (, line 336
- // call mark_DA, line 336
- if (!this.r_mark_DA())
- {
- break lab1;
- }
- // ], line 336
- this.bra = this.cursor;
- // delete, line 336
- if (!this.slice_del())
- {
- return false;
- }
- // try, line 336
- v_2 = this.limit - this.cursor;
- var lab2 = true;
- lab2: while (lab2 == true)
- {
- lab2 = false;
- // (, line 336
- // [, line 336
- this.ket = this.cursor;
- // or, line 338
- var lab3 = true;
- lab3: while (lab3 == true)
- {
- lab3 = false;
- v_3 = this.limit - this.cursor;
- var lab4 = true;
- lab4: while (lab4 == true)
- {
- lab4 = false;
- // (, line 337
- // call mark_lAr, line 337
- if (!this.r_mark_lAr())
- {
- break lab4;
- }
- // ], line 337
- this.bra = this.cursor;
- // delete, line 337
- if (!this.slice_del())
- {
- return false;
- }
- // try, line 337
- v_4 = this.limit - this.cursor;
- var lab5 = true;
- lab5: while (lab5 == true)
- {
- lab5 = false;
- // (, line 337
- // call stem_suffix_chain_before_ki, line 337
- if (!this.r_stem_suffix_chain_before_ki())
- {
- this.cursor = this.limit - v_4;
- break lab5;
- }
- }
- break lab3;
- }
- this.cursor = this.limit - v_3;
- // (, line 339
- // call mark_possessives, line 339
- if (!this.r_mark_possessives())
- {
- this.cursor = this.limit - v_2;
- break lab2;
- }
- // ], line 339
- this.bra = this.cursor;
- // delete, line 339
- if (!this.slice_del())
- {
- return false;
- }
- // try, line 339
- v_5 = this.limit - this.cursor;
- var lab6 = true;
- lab6: while (lab6 == true)
- {
- lab6 = false;
- // (, line 339
- // [, line 339
- this.ket = this.cursor;
- // call mark_lAr, line 339
- if (!this.r_mark_lAr())
- {
- this.cursor = this.limit - v_5;
- break lab6;
- }
- // ], line 339
- this.bra = this.cursor;
- // delete, line 339
- if (!this.slice_del())
- {
- return false;
- }
- // call stem_suffix_chain_before_ki, line 339
- if (!this.r_stem_suffix_chain_before_ki())
- {
- this.cursor = this.limit - v_5;
- break lab6;
- }
- }
- }
- }
- break lab0;
- }
- this.cursor = this.limit - v_1;
- var lab7 = true;
- lab7: while (lab7 == true)
- {
- lab7 = false;
- // (, line 343
- // call mark_nUn, line 343
- if (!this.r_mark_nUn())
- {
- break lab7;
- }
- // ], line 343
- this.bra = this.cursor;
- // delete, line 343
- if (!this.slice_del())
- {
- return false;
- }
- // try, line 343
- v_6 = this.limit - this.cursor;
- var lab8 = true;
- lab8: while (lab8 == true)
- {
- lab8 = false;
- // (, line 343
- // [, line 343
- this.ket = this.cursor;
- // or, line 345
- var lab9 = true;
- lab9: while (lab9 == true)
- {
- lab9 = false;
- v_7 = this.limit - this.cursor;
- var lab10 = true;
- lab10: while (lab10 == true)
- {
- lab10 = false;
- // (, line 344
- // call mark_lArI, line 344
- if (!this.r_mark_lArI())
- {
- break lab10;
- }
- // ], line 344
- this.bra = this.cursor;
- // delete, line 344
- if (!this.slice_del())
- {
- return false;
- }
- break lab9;
- }
- this.cursor = this.limit - v_7;
- var lab11 = true;
- lab11: while (lab11 == true)
- {
- lab11 = false;
- // (, line 346
- // [, line 346
- this.ket = this.cursor;
- // or, line 346
- var lab12 = true;
- lab12: while (lab12 == true)
- {
- lab12 = false;
- v_8 = this.limit - this.cursor;
- var lab13 = true;
- lab13: while (lab13 == true)
- {
- lab13 = false;
- // call mark_possessives, line 346
- if (!this.r_mark_possessives())
- {
- break lab13;
- }
- break lab12;
- }
- this.cursor = this.limit - v_8;
- // call mark_sU, line 346
- if (!this.r_mark_sU())
- {
- break lab11;
- }
- }
- // ], line 346
- this.bra = this.cursor;
- // delete, line 346
- if (!this.slice_del())
- {
- return false;
- }
- // try, line 346
- v_9 = this.limit - this.cursor;
- var lab14 = true;
- lab14: while (lab14 == true)
- {
- lab14 = false;
- // (, line 346
- // [, line 346
- this.ket = this.cursor;
- // call mark_lAr, line 346
- if (!this.r_mark_lAr())
- {
- this.cursor = this.limit - v_9;
- break lab14;
- }
- // ], line 346
- this.bra = this.cursor;
- // delete, line 346
- if (!this.slice_del())
- {
- return false;
- }
- // call stem_suffix_chain_before_ki, line 346
- if (!this.r_stem_suffix_chain_before_ki())
- {
- this.cursor = this.limit - v_9;
- break lab14;
- }
- }
- break lab9;
- }
- this.cursor = this.limit - v_7;
- // (, line 348
- // call stem_suffix_chain_before_ki, line 348
- if (!this.r_stem_suffix_chain_before_ki())
- {
- this.cursor = this.limit - v_6;
- break lab8;
- }
- }
- }
- break lab0;
- }
- this.cursor = this.limit - v_1;
- // (, line 351
- // call mark_ndA, line 351
- if (!this.r_mark_ndA())
- {
- return false;
- }
- // (, line 351
- // or, line 353
- var lab15 = true;
- lab15: while (lab15 == true)
- {
- lab15 = false;
- v_10 = this.limit - this.cursor;
- var lab16 = true;
- lab16: while (lab16 == true)
- {
- lab16 = false;
- // (, line 352
- // call mark_lArI, line 352
- if (!this.r_mark_lArI())
- {
- break lab16;
- }
- // ], line 352
- this.bra = this.cursor;
- // delete, line 352
- if (!this.slice_del())
- {
- return false;
- }
- break lab15;
- }
- this.cursor = this.limit - v_10;
- var lab17 = true;
- lab17: while (lab17 == true)
- {
- lab17 = false;
- // (, line 354
- // (, line 354
- // call mark_sU, line 354
- if (!this.r_mark_sU())
- {
- break lab17;
- }
- // ], line 354
- this.bra = this.cursor;
- // delete, line 354
- if (!this.slice_del())
- {
- return false;
- }
- // try, line 354
- v_11 = this.limit - this.cursor;
- var lab18 = true;
- lab18: while (lab18 == true)
- {
- lab18 = false;
- // (, line 354
- // [, line 354
- this.ket = this.cursor;
- // call mark_lAr, line 354
- if (!this.r_mark_lAr())
- {
- this.cursor = this.limit - v_11;
- break lab18;
- }
- // ], line 354
- this.bra = this.cursor;
- // delete, line 354
- if (!this.slice_del())
- {
- return false;
- }
- // call stem_suffix_chain_before_ki, line 354
- if (!this.r_stem_suffix_chain_before_ki())
- {
- this.cursor = this.limit - v_11;
- break lab18;
- }
- }
- break lab15;
- }
- this.cursor = this.limit - v_10;
- // (, line 356
- // call stem_suffix_chain_before_ki, line 356
- if (!this.r_stem_suffix_chain_before_ki())
- {
- return false;
- }
- }
- }
- return true;
- }
-
- function r_stem_noun_suffixes () : boolean
- {
- var v_1 : int;
- var v_2 : int;
- var v_3 : int;
- var v_4 : int;
- var v_5 : int;
- var v_6 : int;
- var v_7 : int;
- var v_8 : int;
- var v_9 : int;
- var v_10 : int;
- var v_11 : int;
- var v_12 : int;
- var v_13 : int;
- var v_14 : int;
- var v_15 : int;
- var v_16 : int;
- var v_17 : int;
- var v_18 : int;
- var v_19 : int;
- var v_20 : int;
- var v_21 : int;
- var v_22 : int;
- var v_23 : int;
- var v_24 : int;
- var v_25 : int;
- var v_26 : int;
- var v_27 : int;
- // (, line 361
- // or, line 363
- var lab0 = true;
- lab0: while (lab0 == true)
- {
- lab0 = false;
- v_1 = this.limit - this.cursor;
- var lab1 = true;
- lab1: while (lab1 == true)
- {
- lab1 = false;
- // (, line 362
- // [, line 362
- this.ket = this.cursor;
- // call mark_lAr, line 362
- if (!this.r_mark_lAr())
- {
- break lab1;
- }
- // ], line 362
- this.bra = this.cursor;
- // delete, line 362
- if (!this.slice_del())
- {
- return false;
- }
- // try, line 362
- v_2 = this.limit - this.cursor;
- var lab2 = true;
- lab2: while (lab2 == true)
- {
- lab2 = false;
- // (, line 362
- // call stem_suffix_chain_before_ki, line 362
- if (!this.r_stem_suffix_chain_before_ki())
- {
- this.cursor = this.limit - v_2;
- break lab2;
- }
- }
- break lab0;
- }
- this.cursor = this.limit - v_1;
- var lab3 = true;
- lab3: while (lab3 == true)
- {
- lab3 = false;
- // (, line 364
- // [, line 364
- this.ket = this.cursor;
- // call mark_ncA, line 364
- if (!this.r_mark_ncA())
- {
- break lab3;
- }
- // ], line 364
- this.bra = this.cursor;
- // delete, line 364
- if (!this.slice_del())
- {
- return false;
- }
- // try, line 365
- v_3 = this.limit - this.cursor;
- var lab4 = true;
- lab4: while (lab4 == true)
- {
- lab4 = false;
- // (, line 365
- // or, line 367
- var lab5 = true;
- lab5: while (lab5 == true)
- {
- lab5 = false;
- v_4 = this.limit - this.cursor;
- var lab6 = true;
- lab6: while (lab6 == true)
- {
- lab6 = false;
- // (, line 366
- // [, line 366
- this.ket = this.cursor;
- // call mark_lArI, line 366
- if (!this.r_mark_lArI())
- {
- break lab6;
- }
- // ], line 366
- this.bra = this.cursor;
- // delete, line 366
- if (!this.slice_del())
- {
- return false;
- }
- break lab5;
- }
- this.cursor = this.limit - v_4;
- var lab7 = true;
- lab7: while (lab7 == true)
- {
- lab7 = false;
- // (, line 368
- // [, line 368
- this.ket = this.cursor;
- // or, line 368
- var lab8 = true;
- lab8: while (lab8 == true)
- {
- lab8 = false;
- v_5 = this.limit - this.cursor;
- var lab9 = true;
- lab9: while (lab9 == true)
- {
- lab9 = false;
- // call mark_possessives, line 368
- if (!this.r_mark_possessives())
- {
- break lab9;
- }
- break lab8;
- }
- this.cursor = this.limit - v_5;
- // call mark_sU, line 368
- if (!this.r_mark_sU())
- {
- break lab7;
- }
- }
- // ], line 368
- this.bra = this.cursor;
- // delete, line 368
- if (!this.slice_del())
- {
- return false;
- }
- // try, line 368
- v_6 = this.limit - this.cursor;
- var lab10 = true;
- lab10: while (lab10 == true)
- {
- lab10 = false;
- // (, line 368
- // [, line 368
- this.ket = this.cursor;
- // call mark_lAr, line 368
- if (!this.r_mark_lAr())
- {
- this.cursor = this.limit - v_6;
- break lab10;
- }
- // ], line 368
- this.bra = this.cursor;
- // delete, line 368
- if (!this.slice_del())
- {
- return false;
- }
- // call stem_suffix_chain_before_ki, line 368
- if (!this.r_stem_suffix_chain_before_ki())
- {
- this.cursor = this.limit - v_6;
- break lab10;
- }
- }
- break lab5;
- }
- this.cursor = this.limit - v_4;
- // (, line 370
- // [, line 370
- this.ket = this.cursor;
- // call mark_lAr, line 370
- if (!this.r_mark_lAr())
- {
- this.cursor = this.limit - v_3;
- break lab4;
- }
- // ], line 370
- this.bra = this.cursor;
- // delete, line 370
- if (!this.slice_del())
- {
- return false;
- }
- // call stem_suffix_chain_before_ki, line 370
- if (!this.r_stem_suffix_chain_before_ki())
- {
- this.cursor = this.limit - v_3;
- break lab4;
- }
- }
- }
- break lab0;
- }
- this.cursor = this.limit - v_1;
- var lab11 = true;
- lab11: while (lab11 == true)
- {
- lab11 = false;
- // (, line 374
- // [, line 374
- this.ket = this.cursor;
- // (, line 374
- // or, line 374
- var lab12 = true;
- lab12: while (lab12 == true)
- {
- lab12 = false;
- v_7 = this.limit - this.cursor;
- var lab13 = true;
- lab13: while (lab13 == true)
- {
- lab13 = false;
- // call mark_ndA, line 374
- if (!this.r_mark_ndA())
- {
- break lab13;
- }
- break lab12;
- }
- this.cursor = this.limit - v_7;
- // call mark_nA, line 374
- if (!this.r_mark_nA())
- {
- break lab11;
- }
- }
- // (, line 375
- // or, line 377
- var lab14 = true;
- lab14: while (lab14 == true)
- {
- lab14 = false;
- v_8 = this.limit - this.cursor;
- var lab15 = true;
- lab15: while (lab15 == true)
- {
- lab15 = false;
- // (, line 376
- // call mark_lArI, line 376
- if (!this.r_mark_lArI())
- {
- break lab15;
- }
- // ], line 376
- this.bra = this.cursor;
- // delete, line 376
- if (!this.slice_del())
- {
- return false;
- }
- break lab14;
- }
- this.cursor = this.limit - v_8;
- var lab16 = true;
- lab16: while (lab16 == true)
- {
- lab16 = false;
- // (, line 378
- // call mark_sU, line 378
- if (!this.r_mark_sU())
- {
- break lab16;
- }
- // ], line 378
- this.bra = this.cursor;
- // delete, line 378
- if (!this.slice_del())
- {
- return false;
- }
- // try, line 378
- v_9 = this.limit - this.cursor;
- var lab17 = true;
- lab17: while (lab17 == true)
- {
- lab17 = false;
- // (, line 378
- // [, line 378
- this.ket = this.cursor;
- // call mark_lAr, line 378
- if (!this.r_mark_lAr())
- {
- this.cursor = this.limit - v_9;
- break lab17;
- }
- // ], line 378
- this.bra = this.cursor;
- // delete, line 378
- if (!this.slice_del())
- {
- return false;
- }
- // call stem_suffix_chain_before_ki, line 378
- if (!this.r_stem_suffix_chain_before_ki())
- {
- this.cursor = this.limit - v_9;
- break lab17;
- }
- }
- break lab14;
- }
- this.cursor = this.limit - v_8;
- // (, line 380
- // call stem_suffix_chain_before_ki, line 380
- if (!this.r_stem_suffix_chain_before_ki())
- {
- break lab11;
- }
- }
- break lab0;
- }
- this.cursor = this.limit - v_1;
- var lab18 = true;
- lab18: while (lab18 == true)
- {
- lab18 = false;
- // (, line 384
- // [, line 384
- this.ket = this.cursor;
- // (, line 384
- // or, line 384
- var lab19 = true;
- lab19: while (lab19 == true)
- {
- lab19 = false;
- v_10 = this.limit - this.cursor;
- var lab20 = true;
- lab20: while (lab20 == true)
- {
- lab20 = false;
- // call mark_ndAn, line 384
- if (!this.r_mark_ndAn())
- {
- break lab20;
- }
- break lab19;
- }
- this.cursor = this.limit - v_10;
- // call mark_nU, line 384
- if (!this.r_mark_nU())
- {
- break lab18;
- }
- }
- // (, line 384
- // or, line 384
- var lab21 = true;
- lab21: while (lab21 == true)
- {
- lab21 = false;
- v_11 = this.limit - this.cursor;
- var lab22 = true;
- lab22: while (lab22 == true)
- {
- lab22 = false;
- // (, line 384
- // call mark_sU, line 384
- if (!this.r_mark_sU())
- {
- break lab22;
- }
- // ], line 384
- this.bra = this.cursor;
- // delete, line 384
- if (!this.slice_del())
- {
- return false;
- }
- // try, line 384
- v_12 = this.limit - this.cursor;
- var lab23 = true;
- lab23: while (lab23 == true)
- {
- lab23 = false;
- // (, line 384
- // [, line 384
- this.ket = this.cursor;
- // call mark_lAr, line 384
- if (!this.r_mark_lAr())
- {
- this.cursor = this.limit - v_12;
- break lab23;
- }
- // ], line 384
- this.bra = this.cursor;
- // delete, line 384
- if (!this.slice_del())
- {
- return false;
- }
- // call stem_suffix_chain_before_ki, line 384
- if (!this.r_stem_suffix_chain_before_ki())
- {
- this.cursor = this.limit - v_12;
- break lab23;
- }
- }
- break lab21;
- }
- this.cursor = this.limit - v_11;
- // (, line 384
- // call mark_lArI, line 384
- if (!this.r_mark_lArI())
- {
- break lab18;
- }
- }
- break lab0;
- }
- this.cursor = this.limit - v_1;
- var lab24 = true;
- lab24: while (lab24 == true)
- {
- lab24 = false;
- // (, line 386
- // [, line 386
- this.ket = this.cursor;
- // call mark_DAn, line 386
- if (!this.r_mark_DAn())
- {
- break lab24;
- }
- // ], line 386
- this.bra = this.cursor;
- // delete, line 386
- if (!this.slice_del())
- {
- return false;
- }
- // try, line 386
- v_13 = this.limit - this.cursor;
- var lab25 = true;
- lab25: while (lab25 == true)
- {
- lab25 = false;
- // (, line 386
- // [, line 386
- this.ket = this.cursor;
- // (, line 387
- // or, line 389
- var lab26 = true;
- lab26: while (lab26 == true)
- {
- lab26 = false;
- v_14 = this.limit - this.cursor;
- var lab27 = true;
- lab27: while (lab27 == true)
- {
- lab27 = false;
- // (, line 388
- // call mark_possessives, line 388
- if (!this.r_mark_possessives())
- {
- break lab27;
- }
- // ], line 388
- this.bra = this.cursor;
- // delete, line 388
- if (!this.slice_del())
- {
- return false;
- }
- // try, line 388
- v_15 = this.limit - this.cursor;
- var lab28 = true;
- lab28: while (lab28 == true)
- {
- lab28 = false;
- // (, line 388
- // [, line 388
- this.ket = this.cursor;
- // call mark_lAr, line 388
- if (!this.r_mark_lAr())
- {
- this.cursor = this.limit - v_15;
- break lab28;
- }
- // ], line 388
- this.bra = this.cursor;
- // delete, line 388
- if (!this.slice_del())
- {
- return false;
- }
- // call stem_suffix_chain_before_ki, line 388
- if (!this.r_stem_suffix_chain_before_ki())
- {
- this.cursor = this.limit - v_15;
- break lab28;
- }
- }
- break lab26;
- }
- this.cursor = this.limit - v_14;
- var lab29 = true;
- lab29: while (lab29 == true)
- {
- lab29 = false;
- // (, line 390
- // call mark_lAr, line 390
- if (!this.r_mark_lAr())
- {
- break lab29;
- }
- // ], line 390
- this.bra = this.cursor;
- // delete, line 390
- if (!this.slice_del())
- {
- return false;
- }
- // try, line 390
- v_16 = this.limit - this.cursor;
- var lab30 = true;
- lab30: while (lab30 == true)
- {
- lab30 = false;
- // (, line 390
- // call stem_suffix_chain_before_ki, line 390
- if (!this.r_stem_suffix_chain_before_ki())
- {
- this.cursor = this.limit - v_16;
- break lab30;
- }
- }
- break lab26;
- }
- this.cursor = this.limit - v_14;
- // (, line 392
- // call stem_suffix_chain_before_ki, line 392
- if (!this.r_stem_suffix_chain_before_ki())
- {
- this.cursor = this.limit - v_13;
- break lab25;
- }
- }
- }
- break lab0;
- }
- this.cursor = this.limit - v_1;
- var lab31 = true;
- lab31: while (lab31 == true)
- {
- lab31 = false;
- // (, line 396
- // [, line 396
- this.ket = this.cursor;
- // or, line 396
- var lab32 = true;
- lab32: while (lab32 == true)
- {
- lab32 = false;
- v_17 = this.limit - this.cursor;
- var lab33 = true;
- lab33: while (lab33 == true)
- {
- lab33 = false;
- // call mark_nUn, line 396
- if (!this.r_mark_nUn())
- {
- break lab33;
- }
- break lab32;
- }
- this.cursor = this.limit - v_17;
- // call mark_ylA, line 396
- if (!this.r_mark_ylA())
- {
- break lab31;
- }
- }
- // ], line 396
- this.bra = this.cursor;
- // delete, line 396
- if (!this.slice_del())
- {
- return false;
- }
- // try, line 397
- v_18 = this.limit - this.cursor;
- var lab34 = true;
- lab34: while (lab34 == true)
- {
- lab34 = false;
- // (, line 397
- // or, line 399
- var lab35 = true;
- lab35: while (lab35 == true)
- {
- lab35 = false;
- v_19 = this.limit - this.cursor;
- var lab36 = true;
- lab36: while (lab36 == true)
- {
- lab36 = false;
- // (, line 398
- // [, line 398
- this.ket = this.cursor;
- // call mark_lAr, line 398
- if (!this.r_mark_lAr())
- {
- break lab36;
- }
- // ], line 398
- this.bra = this.cursor;
- // delete, line 398
- if (!this.slice_del())
- {
- return false;
- }
- // call stem_suffix_chain_before_ki, line 398
- if (!this.r_stem_suffix_chain_before_ki())
- {
- break lab36;
- }
- break lab35;
- }
- this.cursor = this.limit - v_19;
- var lab37 = true;
- lab37: while (lab37 == true)
- {
- lab37 = false;
- // (, line 400
- // [, line 400
- this.ket = this.cursor;
- // or, line 400
- var lab38 = true;
- lab38: while (lab38 == true)
- {
- lab38 = false;
- v_20 = this.limit - this.cursor;
- var lab39 = true;
- lab39: while (lab39 == true)
- {
- lab39 = false;
- // call mark_possessives, line 400
- if (!this.r_mark_possessives())
- {
- break lab39;
- }
- break lab38;
- }
- this.cursor = this.limit - v_20;
- // call mark_sU, line 400
- if (!this.r_mark_sU())
- {
- break lab37;
- }
- }
- // ], line 400
- this.bra = this.cursor;
- // delete, line 400
- if (!this.slice_del())
- {
- return false;
- }
- // try, line 400
- v_21 = this.limit - this.cursor;
- var lab40 = true;
- lab40: while (lab40 == true)
- {
- lab40 = false;
- // (, line 400
- // [, line 400
- this.ket = this.cursor;
- // call mark_lAr, line 400
- if (!this.r_mark_lAr())
- {
- this.cursor = this.limit - v_21;
- break lab40;
- }
- // ], line 400
- this.bra = this.cursor;
- // delete, line 400
- if (!this.slice_del())
- {
- return false;
- }
- // call stem_suffix_chain_before_ki, line 400
- if (!this.r_stem_suffix_chain_before_ki())
- {
- this.cursor = this.limit - v_21;
- break lab40;
- }
- }
- break lab35;
- }
- this.cursor = this.limit - v_19;
- // call stem_suffix_chain_before_ki, line 402
- if (!this.r_stem_suffix_chain_before_ki())
- {
- this.cursor = this.limit - v_18;
- break lab34;
- }
- }
- }
- break lab0;
- }
- this.cursor = this.limit - v_1;
- var lab41 = true;
- lab41: while (lab41 == true)
- {
- lab41 = false;
- // (, line 406
- // [, line 406
- this.ket = this.cursor;
- // call mark_lArI, line 406
- if (!this.r_mark_lArI())
- {
- break lab41;
- }
- // ], line 406
- this.bra = this.cursor;
- // delete, line 406
- if (!this.slice_del())
- {
- return false;
- }
- break lab0;
- }
- this.cursor = this.limit - v_1;
- var lab42 = true;
- lab42: while (lab42 == true)
- {
- lab42 = false;
- // (, line 408
- // call stem_suffix_chain_before_ki, line 408
- if (!this.r_stem_suffix_chain_before_ki())
- {
- break lab42;
- }
- break lab0;
- }
- this.cursor = this.limit - v_1;
- var lab43 = true;
- lab43: while (lab43 == true)
- {
- lab43 = false;
- // (, line 410
- // [, line 410
- this.ket = this.cursor;
- // or, line 410
- var lab44 = true;
- lab44: while (lab44 == true)
- {
- lab44 = false;
- v_22 = this.limit - this.cursor;
- var lab45 = true;
- lab45: while (lab45 == true)
- {
- lab45 = false;
- // call mark_DA, line 410
- if (!this.r_mark_DA())
- {
- break lab45;
- }
- break lab44;
- }
- this.cursor = this.limit - v_22;
- var lab46 = true;
- lab46: while (lab46 == true)
- {
- lab46 = false;
- // call mark_yU, line 410
- if (!this.r_mark_yU())
- {
- break lab46;
- }
- break lab44;
- }
- this.cursor = this.limit - v_22;
- // call mark_yA, line 410
- if (!this.r_mark_yA())
- {
- break lab43;
- }
- }
- // ], line 410
- this.bra = this.cursor;
- // delete, line 410
- if (!this.slice_del())
- {
- return false;
- }
- // try, line 410
- v_23 = this.limit - this.cursor;
- var lab47 = true;
- lab47: while (lab47 == true)
- {
- lab47 = false;
- // (, line 410
- // [, line 410
- this.ket = this.cursor;
- // (, line 410
- // or, line 410
- var lab48 = true;
- lab48: while (lab48 == true)
- {
- lab48 = false;
- v_24 = this.limit - this.cursor;
- var lab49 = true;
- lab49: while (lab49 == true)
- {
- lab49 = false;
- // (, line 410
- // call mark_possessives, line 410
- if (!this.r_mark_possessives())
- {
- break lab49;
- }
- // ], line 410
- this.bra = this.cursor;
- // delete, line 410
- if (!this.slice_del())
- {
- return false;
- }
- // try, line 410
- v_25 = this.limit - this.cursor;
- var lab50 = true;
- lab50: while (lab50 == true)
- {
- lab50 = false;
- // (, line 410
- // [, line 410
- this.ket = this.cursor;
- // call mark_lAr, line 410
- if (!this.r_mark_lAr())
- {
- this.cursor = this.limit - v_25;
- break lab50;
- }
- }
- break lab48;
- }
- this.cursor = this.limit - v_24;
- // call mark_lAr, line 410
- if (!this.r_mark_lAr())
- {
- this.cursor = this.limit - v_23;
- break lab47;
- }
- }
- // ], line 410
- this.bra = this.cursor;
- // delete, line 410
- if (!this.slice_del())
- {
- return false;
- }
- // [, line 410
- this.ket = this.cursor;
- // call stem_suffix_chain_before_ki, line 410
- if (!this.r_stem_suffix_chain_before_ki())
- {
- this.cursor = this.limit - v_23;
- break lab47;
- }
- }
- break lab0;
- }
- this.cursor = this.limit - v_1;
- // (, line 412
- // [, line 412
- this.ket = this.cursor;
- // or, line 412
- var lab51 = true;
- lab51: while (lab51 == true)
- {
- lab51 = false;
- v_26 = this.limit - this.cursor;
- var lab52 = true;
- lab52: while (lab52 == true)
- {
- lab52 = false;
- // call mark_possessives, line 412
- if (!this.r_mark_possessives())
- {
- break lab52;
- }
- break lab51;
- }
- this.cursor = this.limit - v_26;
- // call mark_sU, line 412
- if (!this.r_mark_sU())
- {
- return false;
- }
- }
- // ], line 412
- this.bra = this.cursor;
- // delete, line 412
- if (!this.slice_del())
- {
- return false;
- }
- // try, line 412
- v_27 = this.limit - this.cursor;
- var lab53 = true;
- lab53: while (lab53 == true)
- {
- lab53 = false;
- // (, line 412
- // [, line 412
- this.ket = this.cursor;
- // call mark_lAr, line 412
- if (!this.r_mark_lAr())
- {
- this.cursor = this.limit - v_27;
- break lab53;
- }
- // ], line 412
- this.bra = this.cursor;
- // delete, line 412
- if (!this.slice_del())
- {
- return false;
- }
- // call stem_suffix_chain_before_ki, line 412
- if (!this.r_stem_suffix_chain_before_ki())
- {
- this.cursor = this.limit - v_27;
- break lab53;
- }
- }
- }
- return true;
- }
-
- function r_post_process_last_consonants () : boolean
- {
- var among_var : int;
- // (, line 415
- // [, line 416
- this.ket = this.cursor;
- // substring, line 416
- among_var = this.find_among_b(TurkishStemmer.a_23, 4);
- if (among_var == 0)
- {
- return false;
- }
- // ], line 416
- this.bra = this.cursor;
- switch (among_var) {
- case 0:
- return false;
- case 1:
- // (, line 417
- // <-, line 417
- if (!this.slice_from("p"))
- {
- return false;
- }
- break;
- case 2:
- // (, line 418
- // <-, line 418
- if (!this.slice_from("\u00E7"))
- {
- return false;
- }
- break;
- case 3:
- // (, line 419
- // <-, line 419
- if (!this.slice_from("t"))
- {
- return false;
- }
- break;
- case 4:
- // (, line 420
- // <-, line 420
- if (!this.slice_from("k"))
- {
- return false;
- }
- break;
- }
- return true;
- }
-
- function r_append_U_to_stems_ending_with_d_or_g () : boolean
- {
- var v_1 : int;
- var v_2 : int;
- var v_3 : int;
- var v_4 : int;
- var v_5 : int;
- var v_6 : int;
- var v_7 : int;
- var v_8 : int;
- var v_9 : int;
- var v_10 : int;
- var v_11 : int;
- var v_12 : int;
- var v_13 : int;
- var v_14 : int;
- var v_15 : int;
- // (, line 430
- // test, line 431
- v_1 = this.limit - this.cursor;
- // (, line 431
- // or, line 431
- var lab0 = true;
- lab0: while (lab0 == true)
- {
- lab0 = false;
- v_2 = this.limit - this.cursor;
- var lab1 = true;
- lab1: while (lab1 == true)
- {
- lab1 = false;
- // literal, line 431
- if (!(this.eq_s_b(1, "d")))
- {
- break lab1;
- }
- break lab0;
- }
- this.cursor = this.limit - v_2;
- // literal, line 431
- if (!(this.eq_s_b(1, "g")))
- {
- return false;
- }
- }
- this.cursor = this.limit - v_1;
- // or, line 433
- var lab2 = true;
- lab2: while (lab2 == true)
- {
- lab2 = false;
- v_3 = this.limit - this.cursor;
- var lab3 = true;
- lab3: while (lab3 == true)
- {
- lab3 = false;
- // (, line 432
- // test, line 432
- v_4 = this.limit - this.cursor;
- // (, line 432
- // (, line 432
- // goto, line 432
- golab4: while(true)
- {
- v_5 = this.limit - this.cursor;
- var lab5 = true;
- lab5: while (lab5 == true)
- {
- lab5 = false;
- if (!(this.in_grouping_b(TurkishStemmer.g_vowel, 97, 305)))
- {
- break lab5;
- }
- this.cursor = this.limit - v_5;
- break golab4;
- }
- this.cursor = this.limit - v_5;
- if (this.cursor <= this.limit_backward)
- {
- break lab3;
- }
- this.cursor--;
- }
- // or, line 432
- var lab6 = true;
- lab6: while (lab6 == true)
- {
- lab6 = false;
- v_6 = this.limit - this.cursor;
- var lab7 = true;
- lab7: while (lab7 == true)
- {
- lab7 = false;
- // literal, line 432
- if (!(this.eq_s_b(1, "a")))
- {
- break lab7;
- }
- break lab6;
- }
- this.cursor = this.limit - v_6;
- // literal, line 432
- if (!(this.eq_s_b(1, "\u0131")))
- {
- break lab3;
- }
- }
- this.cursor = this.limit - v_4;
- // <+, line 432
- {
- var c : int = this.cursor;
- this.insert(this.cursor, this.cursor, "\u0131");
- this.cursor = c;
- }
- break lab2;
- }
- this.cursor = this.limit - v_3;
- var lab8 = true;
- lab8: while (lab8 == true)
- {
- lab8 = false;
- // (, line 434
- // test, line 434
- v_7 = this.limit - this.cursor;
- // (, line 434
- // (, line 434
- // goto, line 434
- golab9: while(true)
- {
- v_8 = this.limit - this.cursor;
- var lab10 = true;
- lab10: while (lab10 == true)
- {
- lab10 = false;
- if (!(this.in_grouping_b(TurkishStemmer.g_vowel, 97, 305)))
- {
- break lab10;
- }
- this.cursor = this.limit - v_8;
- break golab9;
- }
- this.cursor = this.limit - v_8;
- if (this.cursor <= this.limit_backward)
- {
- break lab8;
- }
- this.cursor--;
- }
- // or, line 434
- var lab11 = true;
- lab11: while (lab11 == true)
- {
- lab11 = false;
- v_9 = this.limit - this.cursor;
- var lab12 = true;
- lab12: while (lab12 == true)
- {
- lab12 = false;
- // literal, line 434
- if (!(this.eq_s_b(1, "e")))
- {
- break lab12;
- }
- break lab11;
- }
- this.cursor = this.limit - v_9;
- // literal, line 434
- if (!(this.eq_s_b(1, "i")))
- {
- break lab8;
- }
- }
- this.cursor = this.limit - v_7;
- // <+, line 434
- {
- var c : int = this.cursor;
- this.insert(this.cursor, this.cursor, "i");
- this.cursor = c;
- }
- break lab2;
- }
- this.cursor = this.limit - v_3;
- var lab13 = true;
- lab13: while (lab13 == true)
- {
- lab13 = false;
- // (, line 436
- // test, line 436
- v_10 = this.limit - this.cursor;
- // (, line 436
- // (, line 436
- // goto, line 436
- golab14: while(true)
- {
- v_11 = this.limit - this.cursor;
- var lab15 = true;
- lab15: while (lab15 == true)
- {
- lab15 = false;
- if (!(this.in_grouping_b(TurkishStemmer.g_vowel, 97, 305)))
- {
- break lab15;
- }
- this.cursor = this.limit - v_11;
- break golab14;
- }
- this.cursor = this.limit - v_11;
- if (this.cursor <= this.limit_backward)
- {
- break lab13;
- }
- this.cursor--;
- }
- // or, line 436
- var lab16 = true;
- lab16: while (lab16 == true)
- {
- lab16 = false;
- v_12 = this.limit - this.cursor;
- var lab17 = true;
- lab17: while (lab17 == true)
- {
- lab17 = false;
- // literal, line 436
- if (!(this.eq_s_b(1, "o")))
- {
- break lab17;
- }
- break lab16;
- }
- this.cursor = this.limit - v_12;
- // literal, line 436
- if (!(this.eq_s_b(1, "u")))
- {
- break lab13;
- }
- }
- this.cursor = this.limit - v_10;
- // <+, line 436
- {
- var c : int = this.cursor;
- this.insert(this.cursor, this.cursor, "u");
- this.cursor = c;
- }
- break lab2;
- }
- this.cursor = this.limit - v_3;
- // (, line 438
- // test, line 438
- v_13 = this.limit - this.cursor;
- // (, line 438
- // (, line 438
- // goto, line 438
- golab18: while(true)
- {
- v_14 = this.limit - this.cursor;
- var lab19 = true;
- lab19: while (lab19 == true)
- {
- lab19 = false;
- if (!(this.in_grouping_b(TurkishStemmer.g_vowel, 97, 305)))
- {
- break lab19;
- }
- this.cursor = this.limit - v_14;
- break golab18;
- }
- this.cursor = this.limit - v_14;
- if (this.cursor <= this.limit_backward)
- {
- return false;
- }
- this.cursor--;
- }
- // or, line 438
- var lab20 = true;
- lab20: while (lab20 == true)
- {
- lab20 = false;
- v_15 = this.limit - this.cursor;
- var lab21 = true;
- lab21: while (lab21 == true)
- {
- lab21 = false;
- // literal, line 438
- if (!(this.eq_s_b(1, "\u00F6")))
- {
- break lab21;
- }
- break lab20;
- }
- this.cursor = this.limit - v_15;
- // literal, line 438
- if (!(this.eq_s_b(1, "\u00FC")))
- {
- return false;
- }
- }
- this.cursor = this.limit - v_13;
- // <+, line 438
- {
- var c : int = this.cursor;
- this.insert(this.cursor, this.cursor, "\u00FC");
- this.cursor = c;
- }
- }
- return true;
- }
-
- function r_more_than_one_syllable_word () : boolean
- {
- var v_1 : int;
- var v_3 : int;
- // (, line 445
- // test, line 446
- v_1 = this.cursor;
- // (, line 446
- // atleast, line 446
- {
- var v_2 = 2;
- // atleast, line 446
- replab0: while(true)
- {
- v_3 = this.cursor;
- var lab1 = true;
- lab1: while (lab1 == true)
- {
- lab1 = false;
- // (, line 446
- // gopast, line 446
- golab2: while(true)
- {
- var lab3 = true;
- lab3: while (lab3 == true)
- {
- lab3 = false;
- if (!(this.in_grouping(TurkishStemmer.g_vowel, 97, 305)))
- {
- break lab3;
- }
- break golab2;
- }
- if (this.cursor >= this.limit)
- {
- break lab1;
- }
- this.cursor++;
- }
- v_2--;
- continue replab0;
- }
- this.cursor = v_3;
- break replab0;
- }
- if (v_2 > 0)
- {
- return false;
- }
- }
- this.cursor = v_1;
- return true;
- }
-
- function r_is_reserved_word () : boolean
- {
- var v_1 : int;
- var v_2 : int;
- var v_4 : int;
- // (, line 449
- // or, line 451
- var lab0 = true;
- lab0: while (lab0 == true)
- {
- lab0 = false;
- v_1 = this.cursor;
- var lab1 = true;
- lab1: while (lab1 == true)
- {
- lab1 = false;
- // test, line 450
- v_2 = this.cursor;
- // (, line 450
- // gopast, line 450
- golab2: while(true)
- {
- var lab3 = true;
- lab3: while (lab3 == true)
- {
- lab3 = false;
- // literal, line 450
- if (!(this.eq_s(2, "ad")))
- {
- break lab3;
- }
- break golab2;
- }
- if (this.cursor >= this.limit)
- {
- break lab1;
- }
- this.cursor++;
- }
- // (, line 450
- this.I_strlen = 2;
- // (, line 450
- if (!(this.I_strlen == this.limit))
- {
- break lab1;
- }
- this.cursor = v_2;
- break lab0;
- }
- this.cursor = v_1;
- // test, line 452
- v_4 = this.cursor;
- // (, line 452
- // gopast, line 452
- golab4: while(true)
- {
- var lab5 = true;
- lab5: while (lab5 == true)
- {
- lab5 = false;
- // literal, line 452
- if (!(this.eq_s(5, "soyad")))
- {
- break lab5;
- }
- break golab4;
- }
- if (this.cursor >= this.limit)
- {
- return false;
- }
- this.cursor++;
- }
- // (, line 452
- this.I_strlen = 5;
- // (, line 452
- if (!(this.I_strlen == this.limit))
- {
- return false;
- }
- this.cursor = v_4;
- }
- return true;
- }
-
- function r_postlude () : boolean
- {
- var v_1 : int;
- var v_2 : int;
- var v_3 : int;
- // (, line 455
- // not, line 456
- {
- v_1 = this.cursor;
- var lab0 = true;
- lab0: while (lab0 == true)
- {
- lab0 = false;
- // (, line 456
- // call is_reserved_word, line 456
- if (!this.r_is_reserved_word())
- {
- break lab0;
- }
- return false;
- }
- this.cursor = v_1;
- }
- // backwards, line 457
- this.limit_backward = this.cursor; this.cursor = this.limit;
- // (, line 457
- // do, line 458
- v_2 = this.limit - this.cursor;
- var lab1 = true;
- lab1: while (lab1 == true)
- {
- lab1 = false;
- // call append_U_to_stems_ending_with_d_or_g, line 458
- if (!this.r_append_U_to_stems_ending_with_d_or_g())
- {
- break lab1;
- }
- }
- this.cursor = this.limit - v_2;
- // do, line 459
- v_3 = this.limit - this.cursor;
- var lab2 = true;
- lab2: while (lab2 == true)
- {
- lab2 = false;
- // call post_process_last_consonants, line 459
- if (!this.r_post_process_last_consonants())
- {
- break lab2;
- }
- }
- this.cursor = this.limit - v_3;
- this.cursor = this.limit_backward; return true;
- }
-
- override function stem () : boolean
- {
- var v_1 : int;
- var v_2 : int;
- // (, line 464
- // (, line 465
- // call more_than_one_syllable_word, line 465
- if (!this.r_more_than_one_syllable_word())
- {
- return false;
- }
- // (, line 466
- // backwards, line 467
- this.limit_backward = this.cursor; this.cursor = this.limit;
- // (, line 467
- // do, line 468
- v_1 = this.limit - this.cursor;
- var lab0 = true;
- lab0: while (lab0 == true)
- {
- lab0 = false;
- // call stem_nominal_verb_suffixes, line 468
- if (!this.r_stem_nominal_verb_suffixes())
- {
- break lab0;
- }
- }
- this.cursor = this.limit - v_1;
- // Boolean test continue_stemming_noun_suffixes, line 469
- if (!(this.B_continue_stemming_noun_suffixes))
- {
- return false;
- }
- // do, line 470
- v_2 = this.limit - this.cursor;
- var lab1 = true;
- lab1: while (lab1 == true)
- {
- lab1 = false;
- // call stem_noun_suffixes, line 470
- if (!this.r_stem_noun_suffixes())
- {
- break lab1;
- }
- }
- this.cursor = this.limit - v_2;
- this.cursor = this.limit_backward; // call postlude, line 473
- if (!this.r_postlude())
- {
- return false;
- }
- return true;
- }
-
- function equals (o : variant) : boolean {
- return o instanceof TurkishStemmer;
- }
-
- function hashCode() : int
- {
- //http://stackoverflow.com/questions/194846/is-there-any-kind-of-hashcode-function-in-javascript
- var classname = "TurkishStemmer";
- var hash = 0;
- if (classname.length == 0) return hash;
- for (var i = 0; i < classname.length; i++) {
- var char = classname.charCodeAt(i);
- hash = ((hash << 5) - hash) + char;
- hash = hash & hash; // Convert to 32bit integer
- }
- return hash;
- }
-
-}
-