_stemmer.js 197 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530353135323533353435353536353735383539354035413542354335443545354635473548354935503551355235533554355535563557355835593560356135623563356435653566356735683569357035713572357335743575357635773578357935803581358235833584358535863587358835893590359135923593359435953596359735983599360036013602360336043605360636073608360936103611361236133614361536163617361836193620362136223623362436253626362736283629363036313632363336343635363636373638363936403641364236433644364536463647364836493650365136523653365436553656365736583659366036613662366336643665366636673668366936703671367236733674367536763677367836793680368136823683368436853686368736883689369036913692369336943695369636973698369937003701370237033704370537063707370837093710371137123713371437153716371737183719372037213722372337243725372637273728372937303731373237333734373537363737373837393740374137423743374437453746374737483749375037513752375337543755375637573758375937603761376237633764376537663767376837693770377137723773377437753776377737783779378037813782378337843785378637873788378937903791379237933794379537963797379837993800380138023803380438053806380738083809381038113812381338143815381638173818381938203821382238233824382538263827382838293830383138323833383438353836383738383839384038413842384338443845384638473848384938503851385238533854385538563857385838593860386138623863386438653866386738683869387038713872387338743875387638773878387938803881388238833884388538863887388838893890389138923893389438953896389738983899390039013902390339043905390639073908390939103911391239133914391539163917391839193920392139223923392439253926392739283929393039313932393339343935393639373938393939403941394239433944394539463947394839493950395139523953395439553956395739583959396039613962396339643965396639673968396939703971397239733974397539763977397839793980398139823983398439853986398739883989399039913992399339943995399639973998399940004001400240034004400540064007400840094010401140124013401440154016401740184019402040214022402340244025402640274028402940304031403240334034403540364037403840394040404140424043404440454046404740484049405040514052405340544055405640574058405940604061406240634064406540664067406840694070407140724073407440754076407740784079408040814082408340844085408640874088408940904091409240934094409540964097409840994100410141024103410441054106410741084109411041114112411341144115411641174118411941204121412241234124412541264127412841294130413141324133413441354136413741384139414041414142414341444145414641474148414941504151415241534154415541564157415841594160416141624163416441654166416741684169417041714172417341744175417641774178417941804181418241834184418541864187418841894190419141924193419441954196419741984199420042014202420342044205420642074208420942104211421242134214421542164217421842194220422142224223422442254226422742284229423042314232423342344235423642374238423942404241424242434244424542464247424842494250425142524253425442554256425742584259426042614262426342644265426642674268426942704271427242734274427542764277427842794280428142824283428442854286428742884289429042914292429342944295429642974298429943004301430243034304430543064307430843094310431143124313431443154316431743184319432043214322432343244325432643274328432943304331433243334334433543364337433843394340434143424343434443454346434743484349435043514352435343544355435643574358435943604361436243634364436543664367436843694370437143724373437443754376437743784379438043814382438343844385438643874388438943904391439243934394439543964397439843994400440144024403440444054406440744084409441044114412441344144415441644174418441944204421442244234424442544264427442844294430443144324433443444354436443744384439444044414442444344444445444644474448444944504451445244534454445544564457445844594460446144624463446444654466446744684469447044714472447344744475447644774478447944804481448244834484448544864487448844894490449144924493449444954496449744984499450045014502450345044505450645074508450945104511451245134514451545164517451845194520452145224523452445254526452745284529453045314532453345344535453645374538453945404541454245434544454545464547454845494550455145524553455445554556455745584559456045614562456345644565456645674568456945704571457245734574457545764577457845794580458145824583458445854586458745884589459045914592459345944595459645974598459946004601460246034604460546064607460846094610461146124613461446154616461746184619462046214622462346244625462646274628462946304631463246334634463546364637463846394640464146424643464446454646464746484649465046514652465346544655465646574658465946604661466246634664466546664667466846694670467146724673467446754676467746784679468046814682468346844685468646874688468946904691469246934694469546964697469846994700470147024703470447054706470747084709471047114712471347144715471647174718471947204721472247234724472547264727472847294730473147324733473447354736473747384739474047414742474347444745474647474748474947504751475247534754475547564757475847594760476147624763476447654766476747684769477047714772477347744775477647774778477947804781478247834784478547864787478847894790479147924793479447954796479747984799480048014802480348044805480648074808480948104811481248134814481548164817481848194820482148224823482448254826482748284829483048314832483348344835483648374838483948404841484248434844484548464847484848494850485148524853485448554856485748584859486048614862486348644865486648674868486948704871487248734874487548764877487848794880488148824883488448854886488748884889489048914892489348944895489648974898489949004901490249034904490549064907490849094910491149124913491449154916491749184919492049214922492349244925492649274928492949304931493249334934493549364937493849394940494149424943494449454946494749484949495049514952495349544955495649574958495949604961496249634964496549664967496849694970497149724973497449754976497749784979498049814982498349844985498649874988498949904991499249934994499549964997499849995000500150025003500450055006500750085009501050115012501350145015501650175018501950205021502250235024502550265027502850295030503150325033503450355036503750385039504050415042504350445045504650475048504950505051505250535054505550565057505850595060506150625063506450655066506750685069507050715072507350745075507650775078507950805081508250835084508550865087508850895090509150925093509450955096509750985099510051015102510351045105510651075108510951105111511251135114511551165117511851195120512151225123512451255126512751285129513051315132513351345135513651375138513951405141514251435144514551465147514851495150515151525153515451555156515751585159516051615162516351645165516651675168516951705171517251735174517551765177517851795180518151825183518451855186518751885189519051915192519351945195519651975198519952005201520252035204520552065207520852095210521152125213521452155216521752185219522052215222522352245225522652275228522952305231523252335234523552365237523852395240524152425243524452455246524752485249525052515252525352545255525652575258525952605261526252635264526552665267526852695270527152725273527452755276527752785279528052815282528352845285528652875288528952905291529252935294529552965297529852995300530153025303530453055306530753085309531053115312531353145315531653175318531953205321532253235324532553265327532853295330533153325333533453355336533753385339534053415342534353445345534653475348534953505351535253535354535553565357535853595360536153625363536453655366536753685369537053715372537353745375537653775378537953805381538253835384538553865387538853895390539153925393539453955396539753985399540054015402540354045405540654075408540954105411541254135414541554165417541854195420542154225423542454255426542754285429543054315432543354345435543654375438543954405441544254435444544554465447544854495450545154525453545454555456545754585459546054615462546354645465546654675468546954705471547254735474547554765477547854795480548154825483548454855486548754885489549054915492549354945495549654975498549955005501550255035504550555065507550855095510551155125513551455155516551755185519552055215522552355245525552655275528552955305531553255335534553555365537553855395540554155425543554455455546554755485549555055515552555355545555555655575558555955605561556255635564556555665567556855695570557155725573557455755576557755785579558055815582558355845585558655875588558955905591559255935594559555965597559855995600560156025603560456055606560756085609561056115612561356145615561656175618561956205621562256235624562556265627562856295630563156325633563456355636563756385639564056415642564356445645564656475648564956505651565256535654565556565657565856595660566156625663566456655666566756685669567056715672567356745675567656775678567956805681568256835684568556865687568856895690569156925693569456955696569756985699570057015702570357045705570657075708570957105711571257135714571557165717571857195720572157225723572457255726572757285729573057315732573357345735573657375738573957405741574257435744574557465747574857495750575157525753575457555756575757585759576057615762576357645765576657675768576957705771577257735774577557765777577857795780578157825783578457855786578757885789579057915792579357945795579657975798579958005801580258035804580558065807580858095810581158125813581458155816581758185819582058215822582358245825582658275828582958305831583258335834583558365837583858395840584158425843584458455846584758485849585058515852585358545855585658575858585958605861586258635864586558665867586858695870587158725873587458755876587758785879588058815882588358845885588658875888588958905891589258935894589558965897589858995900590159025903590459055906590759085909591059115912591359145915591659175918591959205921592259235924592559265927592859295930593159325933593459355936593759385939594059415942594359445945594659475948594959505951595259535954595559565957595859595960596159625963596459655966596759685969597059715972597359745975597659775978597959805981598259835984598559865987598859895990599159925993599459955996599759985999600060016002600360046005600660076008600960106011601260136014601560166017601860196020602160226023602460256026602760286029603060316032603360346035603660376038603960406041604260436044604560466047604860496050605160526053605460556056605760586059606060616062606360646065606660676068606960706071607260736074607560766077607860796080608160826083608460856086608760886089609060916092609360946095609660976098609961006101610261036104610561066107610861096110611161126113611461156116611761186119612061216122612361246125612661276128612961306131613261336134613561366137613861396140614161426143614461456146614761486149615061516152615361546155615661576158615961606161616261636164616561666167616861696170617161726173617461756176617761786179618061816182618361846185618661876188618961906191619261936194619561966197619861996200620162026203620462056206620762086209621062116212621362146215621662176218621962206221622262236224622562266227622862296230623162326233623462356236623762386239624062416242624362446245624662476248624962506251625262536254625562566257625862596260626162626263626462656266626762686269627062716272627362746275627662776278627962806281628262836284628562866287628862896290629162926293629462956296629762986299630063016302630363046305630663076308630963106311631263136314631563166317631863196320632163226323632463256326632763286329633063316332633363346335633663376338633963406341634263436344634563466347634863496350635163526353635463556356635763586359636063616362636363646365636663676368636963706371637263736374637563766377637863796380638163826383638463856386638763886389639063916392639363946395639663976398639964006401640264036404640564066407640864096410641164126413641464156416641764186419642064216422642364246425642664276428642964306431643264336434643564366437643864396440644164426443644464456446644764486449645064516452645364546455645664576458645964606461646264636464646564666467646864696470647164726473647464756476647764786479648064816482648364846485648664876488648964906491649264936494649564966497649864996500650165026503650465056506650765086509651065116512651365146515651665176518651965206521652265236524652565266527652865296530653165326533653465356536653765386539654065416542654365446545654665476548654965506551655265536554655565566557655865596560656165626563656465656566656765686569657065716572657365746575657665776578657965806581658265836584658565866587658865896590659165926593659465956596659765986599660066016602660366046605660666076608660966106611661266136614661566166617661866196620662166226623662466256626662766286629663066316632663366346635663666376638663966406641664266436644664566466647664866496650665166526653665466556656665766586659666066616662666366646665666666676668666966706671667266736674667566766677667866796680668166826683668466856686668766886689669066916692669366946695669666976698669967006701670267036704670567066707670867096710671167126713671467156716671767186719672067216722
  1. // generatedy by JSX compiler 0.9.89 (2014-05-20 06:01:03 +0900; 8e8c6105f36f3dfe440ea026a3c93a3444977102)
  2. var JSX = {};
  3. (function (JSX) {
  4. /**
  5. * extends the class
  6. */
  7. function $__jsx_extend(derivations, base) {
  8. var ctor = function () {};
  9. ctor.prototype = base.prototype;
  10. var proto = new ctor();
  11. for (var i in derivations) {
  12. derivations[i].prototype = proto;
  13. }
  14. }
  15. /**
  16. * copies the implementations from source interface to target
  17. */
  18. function $__jsx_merge_interface(target, source) {
  19. for (var k in source.prototype)
  20. if (source.prototype.hasOwnProperty(k))
  21. target.prototype[k] = source.prototype[k];
  22. }
  23. /**
  24. * defers the initialization of the property
  25. */
  26. function $__jsx_lazy_init(obj, prop, func) {
  27. function reset(obj, prop, value) {
  28. delete obj[prop];
  29. obj[prop] = value;
  30. return value;
  31. }
  32. Object.defineProperty(obj, prop, {
  33. get: function () {
  34. return reset(obj, prop, func());
  35. },
  36. set: function (v) {
  37. reset(obj, prop, v);
  38. },
  39. enumerable: true,
  40. configurable: true
  41. });
  42. }
  43. var $__jsx_imul = Math.imul;
  44. if (typeof $__jsx_imul === "undefined") {
  45. $__jsx_imul = function (a, b) {
  46. var ah = (a >>> 16) & 0xffff;
  47. var al = a & 0xffff;
  48. var bh = (b >>> 16) & 0xffff;
  49. var bl = b & 0xffff;
  50. return ((al * bl) + (((ah * bl + al * bh) << 16) >>> 0)|0);
  51. };
  52. }
  53. /**
  54. * fused int-ops with side-effects
  55. */
  56. function $__jsx_ipadd(o, p, r) {
  57. return o[p] = (o[p] + r) | 0;
  58. }
  59. function $__jsx_ipsub(o, p, r) {
  60. return o[p] = (o[p] - r) | 0;
  61. }
  62. function $__jsx_ipmul(o, p, r) {
  63. return o[p] = $__jsx_imul(o[p], r);
  64. }
  65. function $__jsx_ipdiv(o, p, r) {
  66. return o[p] = (o[p] / r) | 0;
  67. }
  68. function $__jsx_ipmod(o, p, r) {
  69. return o[p] = (o[p] % r) | 0;
  70. }
  71. function $__jsx_ippostinc(o, p) {
  72. var v = o[p];
  73. o[p] = (v + 1) | 0;
  74. return v;
  75. }
  76. function $__jsx_ippostdec(o, p) {
  77. var v = o[p];
  78. o[p] = (v - 1) | 0;
  79. return v;
  80. }
  81. /**
  82. * non-inlined version of Array#each
  83. */
  84. function $__jsx_forEach(o, f) {
  85. var l = o.length;
  86. for (var i = 0; i < l; ++i)
  87. f(o[i]);
  88. }
  89. /*
  90. * global functions, renamed to avoid conflict with local variable names
  91. */
  92. var $__jsx_parseInt = parseInt;
  93. var $__jsx_parseFloat = parseFloat;
  94. function $__jsx_isNaN(n) { return n !== n; }
  95. var $__jsx_isFinite = isFinite;
  96. var $__jsx_encodeURIComponent = encodeURIComponent;
  97. var $__jsx_decodeURIComponent = decodeURIComponent;
  98. var $__jsx_encodeURI = encodeURI;
  99. var $__jsx_decodeURI = decodeURI;
  100. var $__jsx_ObjectToString = Object.prototype.toString;
  101. var $__jsx_ObjectHasOwnProperty = Object.prototype.hasOwnProperty;
  102. /*
  103. * profiler object, initialized afterwards
  104. */
  105. function $__jsx_profiler() {
  106. }
  107. /*
  108. * public interface to JSX code
  109. */
  110. JSX.require = function (path) {
  111. var m = $__jsx_classMap[path];
  112. return m !== undefined ? m : null;
  113. };
  114. JSX.profilerIsRunning = function () {
  115. return $__jsx_profiler.getResults != null;
  116. };
  117. JSX.getProfileResults = function () {
  118. return ($__jsx_profiler.getResults || function () { return {}; })();
  119. };
  120. JSX.postProfileResults = function (url, cb) {
  121. if ($__jsx_profiler.postResults == null)
  122. throw new Error("profiler has not been turned on");
  123. return $__jsx_profiler.postResults(url, cb);
  124. };
  125. JSX.resetProfileResults = function () {
  126. if ($__jsx_profiler.resetResults == null)
  127. throw new Error("profiler has not been turned on");
  128. return $__jsx_profiler.resetResults();
  129. };
  130. JSX.DEBUG = false;
  131. var GeneratorFunction$0 =
  132. (function () {
  133. try {
  134. return Function('import {GeneratorFunction} from "std:iteration"; return GeneratorFunction')();
  135. } catch (e) {
  136. return function GeneratorFunction () {};
  137. }
  138. })();
  139. var __jsx_generator_object$0 =
  140. (function () {
  141. function __jsx_generator_object() {
  142. this.__next = 0;
  143. this.__loop = null;
  144. this.__seed = null;
  145. this.__value = undefined;
  146. this.__status = 0; // SUSPENDED: 0, ACTIVE: 1, DEAD: 2
  147. }
  148. __jsx_generator_object.prototype.next = function (seed) {
  149. switch (this.__status) {
  150. case 0:
  151. this.__status = 1;
  152. this.__seed = seed;
  153. // go next!
  154. this.__loop(this.__next);
  155. var done = false;
  156. if (this.__next != -1) {
  157. this.__status = 0;
  158. } else {
  159. this.__status = 2;
  160. done = true;
  161. }
  162. return { value: this.__value, done: done };
  163. case 1:
  164. throw new Error("Generator is already running");
  165. case 2:
  166. throw new Error("Generator is already finished");
  167. default:
  168. throw new Error("Unexpected generator internal state");
  169. }
  170. };
  171. return __jsx_generator_object;
  172. }());
  173. function Among(s, substring_i, result) {
  174. this.s_size = s.length;
  175. this.s = s;
  176. this.substring_i = substring_i;
  177. this.result = result;
  178. this.method = null;
  179. this.instance = null;
  180. };
  181. function Among$0(s, substring_i, result, method, instance) {
  182. this.s_size = s.length;
  183. this.s = s;
  184. this.substring_i = substring_i;
  185. this.result = result;
  186. this.method = method;
  187. this.instance = instance;
  188. };
  189. $__jsx_extend([Among, Among$0], Object);
  190. function Stemmer() {
  191. };
  192. $__jsx_extend([Stemmer], Object);
  193. function BaseStemmer() {
  194. var current$0;
  195. var cursor$0;
  196. var limit$0;
  197. this.cache = ({ });
  198. current$0 = this.current = "";
  199. cursor$0 = this.cursor = 0;
  200. limit$0 = this.limit = current$0.length;
  201. this.limit_backward = 0;
  202. this.bra = cursor$0;
  203. this.ket = limit$0;
  204. };
  205. $__jsx_extend([BaseStemmer], Stemmer);
  206. BaseStemmer.prototype.setCurrent$S = function (value) {
  207. var current$0;
  208. var cursor$0;
  209. var limit$0;
  210. current$0 = this.current = value;
  211. cursor$0 = this.cursor = 0;
  212. limit$0 = this.limit = current$0.length;
  213. this.limit_backward = 0;
  214. this.bra = cursor$0;
  215. this.ket = limit$0;
  216. };
  217. function BaseStemmer$setCurrent$LBaseStemmer$S($this, value) {
  218. var current$0;
  219. var cursor$0;
  220. var limit$0;
  221. current$0 = $this.current = value;
  222. cursor$0 = $this.cursor = 0;
  223. limit$0 = $this.limit = current$0.length;
  224. $this.limit_backward = 0;
  225. $this.bra = cursor$0;
  226. $this.ket = limit$0;
  227. };
  228. BaseStemmer.setCurrent$LBaseStemmer$S = BaseStemmer$setCurrent$LBaseStemmer$S;
  229. BaseStemmer.prototype.getCurrent$ = function () {
  230. return this.current;
  231. };
  232. function BaseStemmer$getCurrent$LBaseStemmer$($this) {
  233. return $this.current;
  234. };
  235. BaseStemmer.getCurrent$LBaseStemmer$ = BaseStemmer$getCurrent$LBaseStemmer$;
  236. BaseStemmer.prototype.copy_from$LBaseStemmer$ = function (other) {
  237. this.current = other.current;
  238. this.cursor = other.cursor;
  239. this.limit = other.limit;
  240. this.limit_backward = other.limit_backward;
  241. this.bra = other.bra;
  242. this.ket = other.ket;
  243. };
  244. function BaseStemmer$copy_from$LBaseStemmer$LBaseStemmer$($this, other) {
  245. $this.current = other.current;
  246. $this.cursor = other.cursor;
  247. $this.limit = other.limit;
  248. $this.limit_backward = other.limit_backward;
  249. $this.bra = other.bra;
  250. $this.ket = other.ket;
  251. };
  252. BaseStemmer.copy_from$LBaseStemmer$LBaseStemmer$ = BaseStemmer$copy_from$LBaseStemmer$LBaseStemmer$;
  253. BaseStemmer.prototype.in_grouping$AIII = function (s, min, max) {
  254. var ch;
  255. var $__jsx_postinc_t;
  256. if (this.cursor >= this.limit) {
  257. return false;
  258. }
  259. ch = this.current.charCodeAt(this.cursor);
  260. if (ch > max || ch < min) {
  261. return false;
  262. }
  263. ch -= min;
  264. if ((s[ch >>> 3] & 0x1 << (ch & 0x7)) === 0) {
  265. return false;
  266. }
  267. ($__jsx_postinc_t = this.cursor, this.cursor = ($__jsx_postinc_t + 1) | 0, $__jsx_postinc_t);
  268. return true;
  269. };
  270. function BaseStemmer$in_grouping$LBaseStemmer$AIII($this, s, min, max) {
  271. var ch;
  272. var $__jsx_postinc_t;
  273. if ($this.cursor >= $this.limit) {
  274. return false;
  275. }
  276. ch = $this.current.charCodeAt($this.cursor);
  277. if (ch > max || ch < min) {
  278. return false;
  279. }
  280. ch -= min;
  281. if ((s[ch >>> 3] & 0x1 << (ch & 0x7)) === 0) {
  282. return false;
  283. }
  284. ($__jsx_postinc_t = $this.cursor, $this.cursor = ($__jsx_postinc_t + 1) | 0, $__jsx_postinc_t);
  285. return true;
  286. };
  287. BaseStemmer.in_grouping$LBaseStemmer$AIII = BaseStemmer$in_grouping$LBaseStemmer$AIII;
  288. BaseStemmer.prototype.in_grouping_b$AIII = function (s, min, max) {
  289. var ch;
  290. var $__jsx_postinc_t;
  291. if (this.cursor <= this.limit_backward) {
  292. return false;
  293. }
  294. ch = this.current.charCodeAt(this.cursor - 1);
  295. if (ch > max || ch < min) {
  296. return false;
  297. }
  298. ch -= min;
  299. if ((s[ch >>> 3] & 0x1 << (ch & 0x7)) === 0) {
  300. return false;
  301. }
  302. ($__jsx_postinc_t = this.cursor, this.cursor = ($__jsx_postinc_t - 1) | 0, $__jsx_postinc_t);
  303. return true;
  304. };
  305. function BaseStemmer$in_grouping_b$LBaseStemmer$AIII($this, s, min, max) {
  306. var ch;
  307. var $__jsx_postinc_t;
  308. if ($this.cursor <= $this.limit_backward) {
  309. return false;
  310. }
  311. ch = $this.current.charCodeAt($this.cursor - 1);
  312. if (ch > max || ch < min) {
  313. return false;
  314. }
  315. ch -= min;
  316. if ((s[ch >>> 3] & 0x1 << (ch & 0x7)) === 0) {
  317. return false;
  318. }
  319. ($__jsx_postinc_t = $this.cursor, $this.cursor = ($__jsx_postinc_t - 1) | 0, $__jsx_postinc_t);
  320. return true;
  321. };
  322. BaseStemmer.in_grouping_b$LBaseStemmer$AIII = BaseStemmer$in_grouping_b$LBaseStemmer$AIII;
  323. BaseStemmer.prototype.out_grouping$AIII = function (s, min, max) {
  324. var ch;
  325. var $__jsx_postinc_t;
  326. if (this.cursor >= this.limit) {
  327. return false;
  328. }
  329. ch = this.current.charCodeAt(this.cursor);
  330. if (ch > max || ch < min) {
  331. ($__jsx_postinc_t = this.cursor, this.cursor = ($__jsx_postinc_t + 1) | 0, $__jsx_postinc_t);
  332. return true;
  333. }
  334. ch -= min;
  335. if ((s[ch >>> 3] & 0X1 << (ch & 0x7)) === 0) {
  336. ($__jsx_postinc_t = this.cursor, this.cursor = ($__jsx_postinc_t + 1) | 0, $__jsx_postinc_t);
  337. return true;
  338. }
  339. return false;
  340. };
  341. function BaseStemmer$out_grouping$LBaseStemmer$AIII($this, s, min, max) {
  342. var ch;
  343. var $__jsx_postinc_t;
  344. if ($this.cursor >= $this.limit) {
  345. return false;
  346. }
  347. ch = $this.current.charCodeAt($this.cursor);
  348. if (ch > max || ch < min) {
  349. ($__jsx_postinc_t = $this.cursor, $this.cursor = ($__jsx_postinc_t + 1) | 0, $__jsx_postinc_t);
  350. return true;
  351. }
  352. ch -= min;
  353. if ((s[ch >>> 3] & 0X1 << (ch & 0x7)) === 0) {
  354. ($__jsx_postinc_t = $this.cursor, $this.cursor = ($__jsx_postinc_t + 1) | 0, $__jsx_postinc_t);
  355. return true;
  356. }
  357. return false;
  358. };
  359. BaseStemmer.out_grouping$LBaseStemmer$AIII = BaseStemmer$out_grouping$LBaseStemmer$AIII;
  360. BaseStemmer.prototype.out_grouping_b$AIII = function (s, min, max) {
  361. var ch;
  362. var $__jsx_postinc_t;
  363. if (this.cursor <= this.limit_backward) {
  364. return false;
  365. }
  366. ch = this.current.charCodeAt(this.cursor - 1);
  367. if (ch > max || ch < min) {
  368. ($__jsx_postinc_t = this.cursor, this.cursor = ($__jsx_postinc_t - 1) | 0, $__jsx_postinc_t);
  369. return true;
  370. }
  371. ch -= min;
  372. if ((s[ch >>> 3] & 0x1 << (ch & 0x7)) === 0) {
  373. ($__jsx_postinc_t = this.cursor, this.cursor = ($__jsx_postinc_t - 1) | 0, $__jsx_postinc_t);
  374. return true;
  375. }
  376. return false;
  377. };
  378. function BaseStemmer$out_grouping_b$LBaseStemmer$AIII($this, s, min, max) {
  379. var ch;
  380. var $__jsx_postinc_t;
  381. if ($this.cursor <= $this.limit_backward) {
  382. return false;
  383. }
  384. ch = $this.current.charCodeAt($this.cursor - 1);
  385. if (ch > max || ch < min) {
  386. ($__jsx_postinc_t = $this.cursor, $this.cursor = ($__jsx_postinc_t - 1) | 0, $__jsx_postinc_t);
  387. return true;
  388. }
  389. ch -= min;
  390. if ((s[ch >>> 3] & 0x1 << (ch & 0x7)) === 0) {
  391. ($__jsx_postinc_t = $this.cursor, $this.cursor = ($__jsx_postinc_t - 1) | 0, $__jsx_postinc_t);
  392. return true;
  393. }
  394. return false;
  395. };
  396. BaseStemmer.out_grouping_b$LBaseStemmer$AIII = BaseStemmer$out_grouping_b$LBaseStemmer$AIII;
  397. BaseStemmer.prototype.in_range$II = function (min, max) {
  398. var ch;
  399. var $__jsx_postinc_t;
  400. if (this.cursor >= this.limit) {
  401. return false;
  402. }
  403. ch = this.current.charCodeAt(this.cursor);
  404. if (ch > max || ch < min) {
  405. return false;
  406. }
  407. ($__jsx_postinc_t = this.cursor, this.cursor = ($__jsx_postinc_t + 1) | 0, $__jsx_postinc_t);
  408. return true;
  409. };
  410. function BaseStemmer$in_range$LBaseStemmer$II($this, min, max) {
  411. var ch;
  412. var $__jsx_postinc_t;
  413. if ($this.cursor >= $this.limit) {
  414. return false;
  415. }
  416. ch = $this.current.charCodeAt($this.cursor);
  417. if (ch > max || ch < min) {
  418. return false;
  419. }
  420. ($__jsx_postinc_t = $this.cursor, $this.cursor = ($__jsx_postinc_t + 1) | 0, $__jsx_postinc_t);
  421. return true;
  422. };
  423. BaseStemmer.in_range$LBaseStemmer$II = BaseStemmer$in_range$LBaseStemmer$II;
  424. BaseStemmer.prototype.in_range_b$II = function (min, max) {
  425. var ch;
  426. var $__jsx_postinc_t;
  427. if (this.cursor <= this.limit_backward) {
  428. return false;
  429. }
  430. ch = this.current.charCodeAt(this.cursor - 1);
  431. if (ch > max || ch < min) {
  432. return false;
  433. }
  434. ($__jsx_postinc_t = this.cursor, this.cursor = ($__jsx_postinc_t - 1) | 0, $__jsx_postinc_t);
  435. return true;
  436. };
  437. function BaseStemmer$in_range_b$LBaseStemmer$II($this, min, max) {
  438. var ch;
  439. var $__jsx_postinc_t;
  440. if ($this.cursor <= $this.limit_backward) {
  441. return false;
  442. }
  443. ch = $this.current.charCodeAt($this.cursor - 1);
  444. if (ch > max || ch < min) {
  445. return false;
  446. }
  447. ($__jsx_postinc_t = $this.cursor, $this.cursor = ($__jsx_postinc_t - 1) | 0, $__jsx_postinc_t);
  448. return true;
  449. };
  450. BaseStemmer.in_range_b$LBaseStemmer$II = BaseStemmer$in_range_b$LBaseStemmer$II;
  451. BaseStemmer.prototype.out_range$II = function (min, max) {
  452. var ch;
  453. var $__jsx_postinc_t;
  454. if (this.cursor >= this.limit) {
  455. return false;
  456. }
  457. ch = this.current.charCodeAt(this.cursor);
  458. if (! (ch > max || ch < min)) {
  459. return false;
  460. }
  461. ($__jsx_postinc_t = this.cursor, this.cursor = ($__jsx_postinc_t + 1) | 0, $__jsx_postinc_t);
  462. return true;
  463. };
  464. function BaseStemmer$out_range$LBaseStemmer$II($this, min, max) {
  465. var ch;
  466. var $__jsx_postinc_t;
  467. if ($this.cursor >= $this.limit) {
  468. return false;
  469. }
  470. ch = $this.current.charCodeAt($this.cursor);
  471. if (! (ch > max || ch < min)) {
  472. return false;
  473. }
  474. ($__jsx_postinc_t = $this.cursor, $this.cursor = ($__jsx_postinc_t + 1) | 0, $__jsx_postinc_t);
  475. return true;
  476. };
  477. BaseStemmer.out_range$LBaseStemmer$II = BaseStemmer$out_range$LBaseStemmer$II;
  478. BaseStemmer.prototype.out_range_b$II = function (min, max) {
  479. var ch;
  480. var $__jsx_postinc_t;
  481. if (this.cursor <= this.limit_backward) {
  482. return false;
  483. }
  484. ch = this.current.charCodeAt(this.cursor - 1);
  485. if (! (ch > max || ch < min)) {
  486. return false;
  487. }
  488. ($__jsx_postinc_t = this.cursor, this.cursor = ($__jsx_postinc_t - 1) | 0, $__jsx_postinc_t);
  489. return true;
  490. };
  491. function BaseStemmer$out_range_b$LBaseStemmer$II($this, min, max) {
  492. var ch;
  493. var $__jsx_postinc_t;
  494. if ($this.cursor <= $this.limit_backward) {
  495. return false;
  496. }
  497. ch = $this.current.charCodeAt($this.cursor - 1);
  498. if (! (ch > max || ch < min)) {
  499. return false;
  500. }
  501. ($__jsx_postinc_t = $this.cursor, $this.cursor = ($__jsx_postinc_t - 1) | 0, $__jsx_postinc_t);
  502. return true;
  503. };
  504. BaseStemmer.out_range_b$LBaseStemmer$II = BaseStemmer$out_range_b$LBaseStemmer$II;
  505. BaseStemmer.prototype.eq_s$IS = function (s_size, s) {
  506. var cursor$0;
  507. if (((this.limit - this.cursor) | 0) < s_size) {
  508. return false;
  509. }
  510. if (this.current.slice(cursor$0 = this.cursor, ((cursor$0 + s_size) | 0)) !== s) {
  511. return false;
  512. }
  513. this.cursor = (this.cursor + s_size) | 0;
  514. return true;
  515. };
  516. function BaseStemmer$eq_s$LBaseStemmer$IS($this, s_size, s) {
  517. var cursor$0;
  518. if ((($this.limit - $this.cursor) | 0) < s_size) {
  519. return false;
  520. }
  521. if ($this.current.slice(cursor$0 = $this.cursor, ((cursor$0 + s_size) | 0)) !== s) {
  522. return false;
  523. }
  524. $this.cursor = ($this.cursor + s_size) | 0;
  525. return true;
  526. };
  527. BaseStemmer.eq_s$LBaseStemmer$IS = BaseStemmer$eq_s$LBaseStemmer$IS;
  528. BaseStemmer.prototype.eq_s_b$IS = function (s_size, s) {
  529. var cursor$0;
  530. if (((this.cursor - this.limit_backward) | 0) < s_size) {
  531. return false;
  532. }
  533. if (this.current.slice((((cursor$0 = this.cursor) - s_size) | 0), cursor$0) !== s) {
  534. return false;
  535. }
  536. this.cursor = (this.cursor - s_size) | 0;
  537. return true;
  538. };
  539. function BaseStemmer$eq_s_b$LBaseStemmer$IS($this, s_size, s) {
  540. var cursor$0;
  541. if ((($this.cursor - $this.limit_backward) | 0) < s_size) {
  542. return false;
  543. }
  544. if ($this.current.slice((((cursor$0 = $this.cursor) - s_size) | 0), cursor$0) !== s) {
  545. return false;
  546. }
  547. $this.cursor = ($this.cursor - s_size) | 0;
  548. return true;
  549. };
  550. BaseStemmer.eq_s_b$LBaseStemmer$IS = BaseStemmer$eq_s_b$LBaseStemmer$IS;
  551. BaseStemmer.prototype.eq_v$S = function (s) {
  552. return BaseStemmer$eq_s$LBaseStemmer$IS(this, s.length, s);
  553. };
  554. function BaseStemmer$eq_v$LBaseStemmer$S($this, s) {
  555. return BaseStemmer$eq_s$LBaseStemmer$IS($this, s.length, s);
  556. };
  557. BaseStemmer.eq_v$LBaseStemmer$S = BaseStemmer$eq_v$LBaseStemmer$S;
  558. BaseStemmer.prototype.eq_v_b$S = function (s) {
  559. return BaseStemmer$eq_s_b$LBaseStemmer$IS(this, s.length, s);
  560. };
  561. function BaseStemmer$eq_v_b$LBaseStemmer$S($this, s) {
  562. return BaseStemmer$eq_s_b$LBaseStemmer$IS($this, s.length, s);
  563. };
  564. BaseStemmer.eq_v_b$LBaseStemmer$S = BaseStemmer$eq_v_b$LBaseStemmer$S;
  565. BaseStemmer.prototype.find_among$ALAmong$I = function (v, v_size) {
  566. var i;
  567. var j;
  568. var c;
  569. var l;
  570. var common_i;
  571. var common_j;
  572. var first_key_inspected;
  573. var k;
  574. var diff;
  575. var common;
  576. var w;
  577. var i2;
  578. var res;
  579. i = 0;
  580. j = v_size;
  581. c = this.cursor;
  582. l = this.limit;
  583. common_i = 0;
  584. common_j = 0;
  585. first_key_inspected = false;
  586. while (true) {
  587. k = i + (j - i >>> 1);
  588. diff = 0;
  589. common = (common_i < common_j ? common_i : common_j);
  590. w = v[k];
  591. for (i2 = common; i2 < w.s_size; i2++) {
  592. if (c + common === l) {
  593. diff = -1;
  594. break;
  595. }
  596. diff = this.current.charCodeAt(c + common) - w.s.charCodeAt(i2);
  597. if (diff !== 0) {
  598. break;
  599. }
  600. common++;
  601. }
  602. if (diff < 0) {
  603. j = k;
  604. common_j = common;
  605. } else {
  606. i = k;
  607. common_i = common;
  608. }
  609. if (j - i <= 1) {
  610. if (i > 0) {
  611. break;
  612. }
  613. if (j === i) {
  614. break;
  615. }
  616. if (first_key_inspected) {
  617. break;
  618. }
  619. first_key_inspected = true;
  620. }
  621. }
  622. while (true) {
  623. w = v[i];
  624. if (common_i >= w.s_size) {
  625. this.cursor = (c + w.s_size | 0);
  626. if (w.method == null) {
  627. return w.result;
  628. }
  629. res = w.method(w.instance);
  630. this.cursor = (c + w.s_size | 0);
  631. if (res) {
  632. return w.result;
  633. }
  634. }
  635. i = w.substring_i;
  636. if (i < 0) {
  637. return 0;
  638. }
  639. }
  640. return -1;
  641. };
  642. function BaseStemmer$find_among$LBaseStemmer$ALAmong$I($this, v, v_size) {
  643. var i;
  644. var j;
  645. var c;
  646. var l;
  647. var common_i;
  648. var common_j;
  649. var first_key_inspected;
  650. var k;
  651. var diff;
  652. var common;
  653. var w;
  654. var i2;
  655. var res;
  656. i = 0;
  657. j = v_size;
  658. c = $this.cursor;
  659. l = $this.limit;
  660. common_i = 0;
  661. common_j = 0;
  662. first_key_inspected = false;
  663. while (true) {
  664. k = i + (j - i >>> 1);
  665. diff = 0;
  666. common = (common_i < common_j ? common_i : common_j);
  667. w = v[k];
  668. for (i2 = common; i2 < w.s_size; i2++) {
  669. if (c + common === l) {
  670. diff = -1;
  671. break;
  672. }
  673. diff = $this.current.charCodeAt(c + common) - w.s.charCodeAt(i2);
  674. if (diff !== 0) {
  675. break;
  676. }
  677. common++;
  678. }
  679. if (diff < 0) {
  680. j = k;
  681. common_j = common;
  682. } else {
  683. i = k;
  684. common_i = common;
  685. }
  686. if (j - i <= 1) {
  687. if (i > 0) {
  688. break;
  689. }
  690. if (j === i) {
  691. break;
  692. }
  693. if (first_key_inspected) {
  694. break;
  695. }
  696. first_key_inspected = true;
  697. }
  698. }
  699. while (true) {
  700. w = v[i];
  701. if (common_i >= w.s_size) {
  702. $this.cursor = (c + w.s_size | 0);
  703. if (w.method == null) {
  704. return w.result;
  705. }
  706. res = w.method(w.instance);
  707. $this.cursor = (c + w.s_size | 0);
  708. if (res) {
  709. return w.result;
  710. }
  711. }
  712. i = w.substring_i;
  713. if (i < 0) {
  714. return 0;
  715. }
  716. }
  717. return -1;
  718. };
  719. BaseStemmer.find_among$LBaseStemmer$ALAmong$I = BaseStemmer$find_among$LBaseStemmer$ALAmong$I;
  720. BaseStemmer.prototype.find_among_b$ALAmong$I = function (v, v_size) {
  721. var i;
  722. var j;
  723. var c;
  724. var lb;
  725. var common_i;
  726. var common_j;
  727. var first_key_inspected;
  728. var k;
  729. var diff;
  730. var common;
  731. var w;
  732. var i2;
  733. var res;
  734. i = 0;
  735. j = v_size;
  736. c = this.cursor;
  737. lb = this.limit_backward;
  738. common_i = 0;
  739. common_j = 0;
  740. first_key_inspected = false;
  741. while (true) {
  742. k = i + (j - i >> 1);
  743. diff = 0;
  744. common = (common_i < common_j ? common_i : common_j);
  745. w = v[k];
  746. for (i2 = w.s_size - 1 - common; i2 >= 0; i2--) {
  747. if (c - common === lb) {
  748. diff = -1;
  749. break;
  750. }
  751. diff = this.current.charCodeAt(c - 1 - common) - w.s.charCodeAt(i2);
  752. if (diff !== 0) {
  753. break;
  754. }
  755. common++;
  756. }
  757. if (diff < 0) {
  758. j = k;
  759. common_j = common;
  760. } else {
  761. i = k;
  762. common_i = common;
  763. }
  764. if (j - i <= 1) {
  765. if (i > 0) {
  766. break;
  767. }
  768. if (j === i) {
  769. break;
  770. }
  771. if (first_key_inspected) {
  772. break;
  773. }
  774. first_key_inspected = true;
  775. }
  776. }
  777. while (true) {
  778. w = v[i];
  779. if (common_i >= w.s_size) {
  780. this.cursor = (c - w.s_size | 0);
  781. if (w.method == null) {
  782. return w.result;
  783. }
  784. res = w.method(this);
  785. this.cursor = (c - w.s_size | 0);
  786. if (res) {
  787. return w.result;
  788. }
  789. }
  790. i = w.substring_i;
  791. if (i < 0) {
  792. return 0;
  793. }
  794. }
  795. return -1;
  796. };
  797. function BaseStemmer$find_among_b$LBaseStemmer$ALAmong$I($this, v, v_size) {
  798. var i;
  799. var j;
  800. var c;
  801. var lb;
  802. var common_i;
  803. var common_j;
  804. var first_key_inspected;
  805. var k;
  806. var diff;
  807. var common;
  808. var w;
  809. var i2;
  810. var res;
  811. i = 0;
  812. j = v_size;
  813. c = $this.cursor;
  814. lb = $this.limit_backward;
  815. common_i = 0;
  816. common_j = 0;
  817. first_key_inspected = false;
  818. while (true) {
  819. k = i + (j - i >> 1);
  820. diff = 0;
  821. common = (common_i < common_j ? common_i : common_j);
  822. w = v[k];
  823. for (i2 = w.s_size - 1 - common; i2 >= 0; i2--) {
  824. if (c - common === lb) {
  825. diff = -1;
  826. break;
  827. }
  828. diff = $this.current.charCodeAt(c - 1 - common) - w.s.charCodeAt(i2);
  829. if (diff !== 0) {
  830. break;
  831. }
  832. common++;
  833. }
  834. if (diff < 0) {
  835. j = k;
  836. common_j = common;
  837. } else {
  838. i = k;
  839. common_i = common;
  840. }
  841. if (j - i <= 1) {
  842. if (i > 0) {
  843. break;
  844. }
  845. if (j === i) {
  846. break;
  847. }
  848. if (first_key_inspected) {
  849. break;
  850. }
  851. first_key_inspected = true;
  852. }
  853. }
  854. while (true) {
  855. w = v[i];
  856. if (common_i >= w.s_size) {
  857. $this.cursor = (c - w.s_size | 0);
  858. if (w.method == null) {
  859. return w.result;
  860. }
  861. res = w.method($this);
  862. $this.cursor = (c - w.s_size | 0);
  863. if (res) {
  864. return w.result;
  865. }
  866. }
  867. i = w.substring_i;
  868. if (i < 0) {
  869. return 0;
  870. }
  871. }
  872. return -1;
  873. };
  874. BaseStemmer.find_among_b$LBaseStemmer$ALAmong$I = BaseStemmer$find_among_b$LBaseStemmer$ALAmong$I;
  875. BaseStemmer.prototype.replace_s$IIS = function (c_bra, c_ket, s) {
  876. var adjustment;
  877. adjustment = ((s.length - (((c_ket - c_bra) | 0))) | 0);
  878. this.current = this.current.slice(0, c_bra) + s + this.current.slice(c_ket);
  879. this.limit = (this.limit + adjustment) | 0;
  880. if (this.cursor >= c_ket) {
  881. this.cursor = (this.cursor + adjustment) | 0;
  882. } else if (this.cursor > c_bra) {
  883. this.cursor = c_bra;
  884. }
  885. return (adjustment | 0);
  886. };
  887. function BaseStemmer$replace_s$LBaseStemmer$IIS($this, c_bra, c_ket, s) {
  888. var adjustment;
  889. adjustment = ((s.length - (((c_ket - c_bra) | 0))) | 0);
  890. $this.current = $this.current.slice(0, c_bra) + s + $this.current.slice(c_ket);
  891. $this.limit = ($this.limit + adjustment) | 0;
  892. if ($this.cursor >= c_ket) {
  893. $this.cursor = ($this.cursor + adjustment) | 0;
  894. } else if ($this.cursor > c_bra) {
  895. $this.cursor = c_bra;
  896. }
  897. return (adjustment | 0);
  898. };
  899. BaseStemmer.replace_s$LBaseStemmer$IIS = BaseStemmer$replace_s$LBaseStemmer$IIS;
  900. BaseStemmer.prototype.slice_check$ = function () {
  901. var bra$0;
  902. var ket$0;
  903. var limit$0;
  904. return ((bra$0 = this.bra) < 0 || bra$0 > (ket$0 = this.ket) || ket$0 > (limit$0 = this.limit) || limit$0 > this.current.length ? false : true);
  905. };
  906. function BaseStemmer$slice_check$LBaseStemmer$($this) {
  907. var bra$0;
  908. var ket$0;
  909. var limit$0;
  910. return ((bra$0 = $this.bra) < 0 || bra$0 > (ket$0 = $this.ket) || ket$0 > (limit$0 = $this.limit) || limit$0 > $this.current.length ? false : true);
  911. };
  912. BaseStemmer.slice_check$LBaseStemmer$ = BaseStemmer$slice_check$LBaseStemmer$;
  913. BaseStemmer.prototype.slice_from$S = function (s) {
  914. var result;
  915. var bra$0;
  916. var ket$0;
  917. var limit$0;
  918. result = false;
  919. if ((bra$0 = this.bra) < 0 || bra$0 > (ket$0 = this.ket) || ket$0 > (limit$0 = this.limit) || limit$0 > this.current.length ? false : true) {
  920. BaseStemmer$replace_s$LBaseStemmer$IIS(this, this.bra, this.ket, s);
  921. result = true;
  922. }
  923. return result;
  924. };
  925. function BaseStemmer$slice_from$LBaseStemmer$S($this, s) {
  926. var result;
  927. var bra$0;
  928. var ket$0;
  929. var limit$0;
  930. result = false;
  931. if ((bra$0 = $this.bra) < 0 || bra$0 > (ket$0 = $this.ket) || ket$0 > (limit$0 = $this.limit) || limit$0 > $this.current.length ? false : true) {
  932. BaseStemmer$replace_s$LBaseStemmer$IIS($this, $this.bra, $this.ket, s);
  933. result = true;
  934. }
  935. return result;
  936. };
  937. BaseStemmer.slice_from$LBaseStemmer$S = BaseStemmer$slice_from$LBaseStemmer$S;
  938. BaseStemmer.prototype.slice_del$ = function () {
  939. return BaseStemmer$slice_from$LBaseStemmer$S(this, "");
  940. };
  941. function BaseStemmer$slice_del$LBaseStemmer$($this) {
  942. return BaseStemmer$slice_from$LBaseStemmer$S($this, "");
  943. };
  944. BaseStemmer.slice_del$LBaseStemmer$ = BaseStemmer$slice_del$LBaseStemmer$;
  945. BaseStemmer.prototype.insert$IIS = function (c_bra, c_ket, s) {
  946. var adjustment;
  947. adjustment = BaseStemmer$replace_s$LBaseStemmer$IIS(this, c_bra, c_ket, s);
  948. if (c_bra <= this.bra) {
  949. this.bra = (this.bra + adjustment) | 0;
  950. }
  951. if (c_bra <= this.ket) {
  952. this.ket = (this.ket + adjustment) | 0;
  953. }
  954. };
  955. function BaseStemmer$insert$LBaseStemmer$IIS($this, c_bra, c_ket, s) {
  956. var adjustment;
  957. adjustment = BaseStemmer$replace_s$LBaseStemmer$IIS($this, c_bra, c_ket, s);
  958. if (c_bra <= $this.bra) {
  959. $this.bra = ($this.bra + adjustment) | 0;
  960. }
  961. if (c_bra <= $this.ket) {
  962. $this.ket = ($this.ket + adjustment) | 0;
  963. }
  964. };
  965. BaseStemmer.insert$LBaseStemmer$IIS = BaseStemmer$insert$LBaseStemmer$IIS;
  966. BaseStemmer.prototype.slice_to$S = function (s) {
  967. var result;
  968. var bra$0;
  969. var ket$0;
  970. var limit$0;
  971. result = '';
  972. if ((bra$0 = this.bra) < 0 || bra$0 > (ket$0 = this.ket) || ket$0 > (limit$0 = this.limit) || limit$0 > this.current.length ? false : true) {
  973. result = this.current.slice(this.bra, this.ket);
  974. }
  975. return result;
  976. };
  977. function BaseStemmer$slice_to$LBaseStemmer$S($this, s) {
  978. var result;
  979. var bra$0;
  980. var ket$0;
  981. var limit$0;
  982. result = '';
  983. if ((bra$0 = $this.bra) < 0 || bra$0 > (ket$0 = $this.ket) || ket$0 > (limit$0 = $this.limit) || limit$0 > $this.current.length ? false : true) {
  984. result = $this.current.slice($this.bra, $this.ket);
  985. }
  986. return result;
  987. };
  988. BaseStemmer.slice_to$LBaseStemmer$S = BaseStemmer$slice_to$LBaseStemmer$S;
  989. BaseStemmer.prototype.assign_to$S = function (s) {
  990. return this.current.slice(0, this.limit);
  991. };
  992. function BaseStemmer$assign_to$LBaseStemmer$S($this, s) {
  993. return $this.current.slice(0, $this.limit);
  994. };
  995. BaseStemmer.assign_to$LBaseStemmer$S = BaseStemmer$assign_to$LBaseStemmer$S;
  996. BaseStemmer.prototype.stem$ = function () {
  997. return false;
  998. };
  999. BaseStemmer.prototype.stemWord$S = function (word) {
  1000. var result;
  1001. var current$0;
  1002. var cursor$0;
  1003. var limit$0;
  1004. result = this.cache['.' + word];
  1005. if (result == null) {
  1006. current$0 = this.current = word;
  1007. cursor$0 = this.cursor = 0;
  1008. limit$0 = this.limit = current$0.length;
  1009. this.limit_backward = 0;
  1010. this.bra = cursor$0;
  1011. this.ket = limit$0;
  1012. this.stem$();
  1013. result = this.current;
  1014. this.cache['.' + word] = result;
  1015. }
  1016. return result;
  1017. };
  1018. BaseStemmer.prototype.stemWord = BaseStemmer.prototype.stemWord$S;
  1019. BaseStemmer.prototype.stemWords$AS = function (words) {
  1020. var results;
  1021. var i;
  1022. var word;
  1023. var result;
  1024. var current$0;
  1025. var cursor$0;
  1026. var limit$0;
  1027. results = [ ];
  1028. for (i = 0; i < words.length; i++) {
  1029. word = words[i];
  1030. result = this.cache['.' + word];
  1031. if (result == null) {
  1032. current$0 = this.current = word;
  1033. cursor$0 = this.cursor = 0;
  1034. limit$0 = this.limit = current$0.length;
  1035. this.limit_backward = 0;
  1036. this.bra = cursor$0;
  1037. this.ket = limit$0;
  1038. this.stem$();
  1039. result = this.current;
  1040. this.cache['.' + word] = result;
  1041. }
  1042. results.push(result);
  1043. }
  1044. return results;
  1045. };
  1046. BaseStemmer.prototype.stemWords = BaseStemmer.prototype.stemWords$AS;
  1047. function TurkishStemmer() {
  1048. BaseStemmer.call(this);
  1049. this.B_continue_stemming_noun_suffixes = false;
  1050. this.I_strlen = 0;
  1051. };
  1052. $__jsx_extend([TurkishStemmer], BaseStemmer);
  1053. TurkishStemmer.prototype.copy_from$LTurkishStemmer$ = function (other) {
  1054. this.B_continue_stemming_noun_suffixes = other.B_continue_stemming_noun_suffixes;
  1055. this.I_strlen = other.I_strlen;
  1056. BaseStemmer$copy_from$LBaseStemmer$LBaseStemmer$(this, other);
  1057. };
  1058. TurkishStemmer.prototype.copy_from = TurkishStemmer.prototype.copy_from$LTurkishStemmer$;
  1059. TurkishStemmer.prototype.r_check_vowel_harmony$ = function () {
  1060. var v_1;
  1061. var v_2;
  1062. var v_3;
  1063. var v_4;
  1064. var v_5;
  1065. var v_6;
  1066. var v_7;
  1067. var v_8;
  1068. var v_9;
  1069. var v_10;
  1070. var v_11;
  1071. var lab1;
  1072. var lab2;
  1073. var lab3;
  1074. var lab5;
  1075. var lab6;
  1076. var lab8;
  1077. var lab9;
  1078. var lab11;
  1079. var lab12;
  1080. var lab14;
  1081. var lab15;
  1082. var lab17;
  1083. var lab18;
  1084. var lab20;
  1085. var lab21;
  1086. var lab23;
  1087. var lab25;
  1088. var cursor$0;
  1089. var cursor$1;
  1090. var cursor$2;
  1091. var cursor$3;
  1092. var cursor$4;
  1093. var cursor$5;
  1094. var cursor$6;
  1095. var cursor$7;
  1096. var cursor$8;
  1097. var $__jsx_postinc_t;
  1098. v_1 = ((this.limit - this.cursor) | 0);
  1099. golab0:
  1100. while (true) {
  1101. v_2 = ((this.limit - this.cursor) | 0);
  1102. lab1 = true;
  1103. lab1:
  1104. while (lab1 === true) {
  1105. lab1 = false;
  1106. if (! BaseStemmer$in_grouping_b$LBaseStemmer$AIII(this, TurkishStemmer.g_vowel, 97, 305)) {
  1107. break lab1;
  1108. }
  1109. this.cursor = ((this.limit - v_2) | 0);
  1110. break golab0;
  1111. }
  1112. cursor$0 = this.cursor = ((this.limit - v_2) | 0);
  1113. if (cursor$0 <= this.limit_backward) {
  1114. return false;
  1115. }
  1116. ($__jsx_postinc_t = this.cursor, this.cursor = ($__jsx_postinc_t - 1) | 0, $__jsx_postinc_t);
  1117. }
  1118. lab2 = true;
  1119. lab2:
  1120. while (lab2 === true) {
  1121. lab2 = false;
  1122. v_3 = ((this.limit - this.cursor) | 0);
  1123. lab3 = true;
  1124. lab3:
  1125. while (lab3 === true) {
  1126. lab3 = false;
  1127. if (! BaseStemmer$eq_s_b$LBaseStemmer$IS(this, 1, "a")) {
  1128. break lab3;
  1129. }
  1130. golab4:
  1131. while (true) {
  1132. v_4 = ((this.limit - this.cursor) | 0);
  1133. lab5 = true;
  1134. lab5:
  1135. while (lab5 === true) {
  1136. lab5 = false;
  1137. if (! BaseStemmer$in_grouping_b$LBaseStemmer$AIII(this, TurkishStemmer.g_vowel1, 97, 305)) {
  1138. break lab5;
  1139. }
  1140. this.cursor = ((this.limit - v_4) | 0);
  1141. break golab4;
  1142. }
  1143. cursor$1 = this.cursor = ((this.limit - v_4) | 0);
  1144. if (cursor$1 <= this.limit_backward) {
  1145. break lab3;
  1146. }
  1147. ($__jsx_postinc_t = this.cursor, this.cursor = ($__jsx_postinc_t - 1) | 0, $__jsx_postinc_t);
  1148. }
  1149. break lab2;
  1150. }
  1151. this.cursor = ((this.limit - v_3) | 0);
  1152. lab6 = true;
  1153. lab6:
  1154. while (lab6 === true) {
  1155. lab6 = false;
  1156. if (! BaseStemmer$eq_s_b$LBaseStemmer$IS(this, 1, "e")) {
  1157. break lab6;
  1158. }
  1159. golab7:
  1160. while (true) {
  1161. v_5 = ((this.limit - this.cursor) | 0);
  1162. lab8 = true;
  1163. lab8:
  1164. while (lab8 === true) {
  1165. lab8 = false;
  1166. if (! BaseStemmer$in_grouping_b$LBaseStemmer$AIII(this, TurkishStemmer.g_vowel2, 101, 252)) {
  1167. break lab8;
  1168. }
  1169. this.cursor = ((this.limit - v_5) | 0);
  1170. break golab7;
  1171. }
  1172. cursor$2 = this.cursor = ((this.limit - v_5) | 0);
  1173. if (cursor$2 <= this.limit_backward) {
  1174. break lab6;
  1175. }
  1176. ($__jsx_postinc_t = this.cursor, this.cursor = ($__jsx_postinc_t - 1) | 0, $__jsx_postinc_t);
  1177. }
  1178. break lab2;
  1179. }
  1180. this.cursor = ((this.limit - v_3) | 0);
  1181. lab9 = true;
  1182. lab9:
  1183. while (lab9 === true) {
  1184. lab9 = false;
  1185. if (! BaseStemmer$eq_s_b$LBaseStemmer$IS(this, 1, "\u0131")) {
  1186. break lab9;
  1187. }
  1188. golab10:
  1189. while (true) {
  1190. v_6 = ((this.limit - this.cursor) | 0);
  1191. lab11 = true;
  1192. lab11:
  1193. while (lab11 === true) {
  1194. lab11 = false;
  1195. if (! BaseStemmer$in_grouping_b$LBaseStemmer$AIII(this, TurkishStemmer.g_vowel3, 97, 305)) {
  1196. break lab11;
  1197. }
  1198. this.cursor = ((this.limit - v_6) | 0);
  1199. break golab10;
  1200. }
  1201. cursor$3 = this.cursor = ((this.limit - v_6) | 0);
  1202. if (cursor$3 <= this.limit_backward) {
  1203. break lab9;
  1204. }
  1205. ($__jsx_postinc_t = this.cursor, this.cursor = ($__jsx_postinc_t - 1) | 0, $__jsx_postinc_t);
  1206. }
  1207. break lab2;
  1208. }
  1209. this.cursor = ((this.limit - v_3) | 0);
  1210. lab12 = true;
  1211. lab12:
  1212. while (lab12 === true) {
  1213. lab12 = false;
  1214. if (! BaseStemmer$eq_s_b$LBaseStemmer$IS(this, 1, "i")) {
  1215. break lab12;
  1216. }
  1217. golab13:
  1218. while (true) {
  1219. v_7 = ((this.limit - this.cursor) | 0);
  1220. lab14 = true;
  1221. lab14:
  1222. while (lab14 === true) {
  1223. lab14 = false;
  1224. if (! BaseStemmer$in_grouping_b$LBaseStemmer$AIII(this, TurkishStemmer.g_vowel4, 101, 105)) {
  1225. break lab14;
  1226. }
  1227. this.cursor = ((this.limit - v_7) | 0);
  1228. break golab13;
  1229. }
  1230. cursor$4 = this.cursor = ((this.limit - v_7) | 0);
  1231. if (cursor$4 <= this.limit_backward) {
  1232. break lab12;
  1233. }
  1234. ($__jsx_postinc_t = this.cursor, this.cursor = ($__jsx_postinc_t - 1) | 0, $__jsx_postinc_t);
  1235. }
  1236. break lab2;
  1237. }
  1238. this.cursor = ((this.limit - v_3) | 0);
  1239. lab15 = true;
  1240. lab15:
  1241. while (lab15 === true) {
  1242. lab15 = false;
  1243. if (! BaseStemmer$eq_s_b$LBaseStemmer$IS(this, 1, "o")) {
  1244. break lab15;
  1245. }
  1246. golab16:
  1247. while (true) {
  1248. v_8 = ((this.limit - this.cursor) | 0);
  1249. lab17 = true;
  1250. lab17:
  1251. while (lab17 === true) {
  1252. lab17 = false;
  1253. if (! BaseStemmer$in_grouping_b$LBaseStemmer$AIII(this, TurkishStemmer.g_vowel5, 111, 117)) {
  1254. break lab17;
  1255. }
  1256. this.cursor = ((this.limit - v_8) | 0);
  1257. break golab16;
  1258. }
  1259. cursor$5 = this.cursor = ((this.limit - v_8) | 0);
  1260. if (cursor$5 <= this.limit_backward) {
  1261. break lab15;
  1262. }
  1263. ($__jsx_postinc_t = this.cursor, this.cursor = ($__jsx_postinc_t - 1) | 0, $__jsx_postinc_t);
  1264. }
  1265. break lab2;
  1266. }
  1267. this.cursor = ((this.limit - v_3) | 0);
  1268. lab18 = true;
  1269. lab18:
  1270. while (lab18 === true) {
  1271. lab18 = false;
  1272. if (! BaseStemmer$eq_s_b$LBaseStemmer$IS(this, 1, "\u00F6")) {
  1273. break lab18;
  1274. }
  1275. golab19:
  1276. while (true) {
  1277. v_9 = ((this.limit - this.cursor) | 0);
  1278. lab20 = true;
  1279. lab20:
  1280. while (lab20 === true) {
  1281. lab20 = false;
  1282. if (! BaseStemmer$in_grouping_b$LBaseStemmer$AIII(this, TurkishStemmer.g_vowel6, 246, 252)) {
  1283. break lab20;
  1284. }
  1285. this.cursor = ((this.limit - v_9) | 0);
  1286. break golab19;
  1287. }
  1288. cursor$6 = this.cursor = ((this.limit - v_9) | 0);
  1289. if (cursor$6 <= this.limit_backward) {
  1290. break lab18;
  1291. }
  1292. ($__jsx_postinc_t = this.cursor, this.cursor = ($__jsx_postinc_t - 1) | 0, $__jsx_postinc_t);
  1293. }
  1294. break lab2;
  1295. }
  1296. this.cursor = ((this.limit - v_3) | 0);
  1297. lab21 = true;
  1298. lab21:
  1299. while (lab21 === true) {
  1300. lab21 = false;
  1301. if (! BaseStemmer$eq_s_b$LBaseStemmer$IS(this, 1, "u")) {
  1302. break lab21;
  1303. }
  1304. golab22:
  1305. while (true) {
  1306. v_10 = ((this.limit - this.cursor) | 0);
  1307. lab23 = true;
  1308. lab23:
  1309. while (lab23 === true) {
  1310. lab23 = false;
  1311. if (! BaseStemmer$in_grouping_b$LBaseStemmer$AIII(this, TurkishStemmer.g_vowel5, 111, 117)) {
  1312. break lab23;
  1313. }
  1314. this.cursor = ((this.limit - v_10) | 0);
  1315. break golab22;
  1316. }
  1317. cursor$7 = this.cursor = ((this.limit - v_10) | 0);
  1318. if (cursor$7 <= this.limit_backward) {
  1319. break lab21;
  1320. }
  1321. ($__jsx_postinc_t = this.cursor, this.cursor = ($__jsx_postinc_t - 1) | 0, $__jsx_postinc_t);
  1322. }
  1323. break lab2;
  1324. }
  1325. this.cursor = ((this.limit - v_3) | 0);
  1326. if (! BaseStemmer$eq_s_b$LBaseStemmer$IS(this, 1, "\u00FC")) {
  1327. return false;
  1328. }
  1329. golab24:
  1330. while (true) {
  1331. v_11 = ((this.limit - this.cursor) | 0);
  1332. lab25 = true;
  1333. lab25:
  1334. while (lab25 === true) {
  1335. lab25 = false;
  1336. if (! BaseStemmer$in_grouping_b$LBaseStemmer$AIII(this, TurkishStemmer.g_vowel6, 246, 252)) {
  1337. break lab25;
  1338. }
  1339. this.cursor = ((this.limit - v_11) | 0);
  1340. break golab24;
  1341. }
  1342. cursor$8 = this.cursor = ((this.limit - v_11) | 0);
  1343. if (cursor$8 <= this.limit_backward) {
  1344. return false;
  1345. }
  1346. ($__jsx_postinc_t = this.cursor, this.cursor = ($__jsx_postinc_t - 1) | 0, $__jsx_postinc_t);
  1347. }
  1348. }
  1349. this.cursor = ((this.limit - v_1) | 0);
  1350. return true;
  1351. };
  1352. TurkishStemmer.prototype.r_check_vowel_harmony = TurkishStemmer.prototype.r_check_vowel_harmony$;
  1353. function TurkishStemmer$r_check_vowel_harmony$LTurkishStemmer$($this) {
  1354. var v_1;
  1355. var v_2;
  1356. var v_3;
  1357. var v_4;
  1358. var v_5;
  1359. var v_6;
  1360. var v_7;
  1361. var v_8;
  1362. var v_9;
  1363. var v_10;
  1364. var v_11;
  1365. var lab1;
  1366. var lab2;
  1367. var lab3;
  1368. var lab5;
  1369. var lab6;
  1370. var lab8;
  1371. var lab9;
  1372. var lab11;
  1373. var lab12;
  1374. var lab14;
  1375. var lab15;
  1376. var lab17;
  1377. var lab18;
  1378. var lab20;
  1379. var lab21;
  1380. var lab23;
  1381. var lab25;
  1382. var cursor$0;
  1383. var cursor$1;
  1384. var cursor$2;
  1385. var cursor$3;
  1386. var cursor$4;
  1387. var cursor$5;
  1388. var cursor$6;
  1389. var cursor$7;
  1390. var cursor$8;
  1391. var $__jsx_postinc_t;
  1392. v_1 = (($this.limit - $this.cursor) | 0);
  1393. golab0:
  1394. while (true) {
  1395. v_2 = (($this.limit - $this.cursor) | 0);
  1396. lab1 = true;
  1397. lab1:
  1398. while (lab1 === true) {
  1399. lab1 = false;
  1400. if (! BaseStemmer$in_grouping_b$LBaseStemmer$AIII($this, TurkishStemmer.g_vowel, 97, 305)) {
  1401. break lab1;
  1402. }
  1403. $this.cursor = (($this.limit - v_2) | 0);
  1404. break golab0;
  1405. }
  1406. cursor$0 = $this.cursor = (($this.limit - v_2) | 0);
  1407. if (cursor$0 <= $this.limit_backward) {
  1408. return false;
  1409. }
  1410. ($__jsx_postinc_t = $this.cursor, $this.cursor = ($__jsx_postinc_t - 1) | 0, $__jsx_postinc_t);
  1411. }
  1412. lab2 = true;
  1413. lab2:
  1414. while (lab2 === true) {
  1415. lab2 = false;
  1416. v_3 = (($this.limit - $this.cursor) | 0);
  1417. lab3 = true;
  1418. lab3:
  1419. while (lab3 === true) {
  1420. lab3 = false;
  1421. if (! BaseStemmer$eq_s_b$LBaseStemmer$IS($this, 1, "a")) {
  1422. break lab3;
  1423. }
  1424. golab4:
  1425. while (true) {
  1426. v_4 = (($this.limit - $this.cursor) | 0);
  1427. lab5 = true;
  1428. lab5:
  1429. while (lab5 === true) {
  1430. lab5 = false;
  1431. if (! BaseStemmer$in_grouping_b$LBaseStemmer$AIII($this, TurkishStemmer.g_vowel1, 97, 305)) {
  1432. break lab5;
  1433. }
  1434. $this.cursor = (($this.limit - v_4) | 0);
  1435. break golab4;
  1436. }
  1437. cursor$1 = $this.cursor = (($this.limit - v_4) | 0);
  1438. if (cursor$1 <= $this.limit_backward) {
  1439. break lab3;
  1440. }
  1441. ($__jsx_postinc_t = $this.cursor, $this.cursor = ($__jsx_postinc_t - 1) | 0, $__jsx_postinc_t);
  1442. }
  1443. break lab2;
  1444. }
  1445. $this.cursor = (($this.limit - v_3) | 0);
  1446. lab6 = true;
  1447. lab6:
  1448. while (lab6 === true) {
  1449. lab6 = false;
  1450. if (! BaseStemmer$eq_s_b$LBaseStemmer$IS($this, 1, "e")) {
  1451. break lab6;
  1452. }
  1453. golab7:
  1454. while (true) {
  1455. v_5 = (($this.limit - $this.cursor) | 0);
  1456. lab8 = true;
  1457. lab8:
  1458. while (lab8 === true) {
  1459. lab8 = false;
  1460. if (! BaseStemmer$in_grouping_b$LBaseStemmer$AIII($this, TurkishStemmer.g_vowel2, 101, 252)) {
  1461. break lab8;
  1462. }
  1463. $this.cursor = (($this.limit - v_5) | 0);
  1464. break golab7;
  1465. }
  1466. cursor$2 = $this.cursor = (($this.limit - v_5) | 0);
  1467. if (cursor$2 <= $this.limit_backward) {
  1468. break lab6;
  1469. }
  1470. ($__jsx_postinc_t = $this.cursor, $this.cursor = ($__jsx_postinc_t - 1) | 0, $__jsx_postinc_t);
  1471. }
  1472. break lab2;
  1473. }
  1474. $this.cursor = (($this.limit - v_3) | 0);
  1475. lab9 = true;
  1476. lab9:
  1477. while (lab9 === true) {
  1478. lab9 = false;
  1479. if (! BaseStemmer$eq_s_b$LBaseStemmer$IS($this, 1, "\u0131")) {
  1480. break lab9;
  1481. }
  1482. golab10:
  1483. while (true) {
  1484. v_6 = (($this.limit - $this.cursor) | 0);
  1485. lab11 = true;
  1486. lab11:
  1487. while (lab11 === true) {
  1488. lab11 = false;
  1489. if (! BaseStemmer$in_grouping_b$LBaseStemmer$AIII($this, TurkishStemmer.g_vowel3, 97, 305)) {
  1490. break lab11;
  1491. }
  1492. $this.cursor = (($this.limit - v_6) | 0);
  1493. break golab10;
  1494. }
  1495. cursor$3 = $this.cursor = (($this.limit - v_6) | 0);
  1496. if (cursor$3 <= $this.limit_backward) {
  1497. break lab9;
  1498. }
  1499. ($__jsx_postinc_t = $this.cursor, $this.cursor = ($__jsx_postinc_t - 1) | 0, $__jsx_postinc_t);
  1500. }
  1501. break lab2;
  1502. }
  1503. $this.cursor = (($this.limit - v_3) | 0);
  1504. lab12 = true;
  1505. lab12:
  1506. while (lab12 === true) {
  1507. lab12 = false;
  1508. if (! BaseStemmer$eq_s_b$LBaseStemmer$IS($this, 1, "i")) {
  1509. break lab12;
  1510. }
  1511. golab13:
  1512. while (true) {
  1513. v_7 = (($this.limit - $this.cursor) | 0);
  1514. lab14 = true;
  1515. lab14:
  1516. while (lab14 === true) {
  1517. lab14 = false;
  1518. if (! BaseStemmer$in_grouping_b$LBaseStemmer$AIII($this, TurkishStemmer.g_vowel4, 101, 105)) {
  1519. break lab14;
  1520. }
  1521. $this.cursor = (($this.limit - v_7) | 0);
  1522. break golab13;
  1523. }
  1524. cursor$4 = $this.cursor = (($this.limit - v_7) | 0);
  1525. if (cursor$4 <= $this.limit_backward) {
  1526. break lab12;
  1527. }
  1528. ($__jsx_postinc_t = $this.cursor, $this.cursor = ($__jsx_postinc_t - 1) | 0, $__jsx_postinc_t);
  1529. }
  1530. break lab2;
  1531. }
  1532. $this.cursor = (($this.limit - v_3) | 0);
  1533. lab15 = true;
  1534. lab15:
  1535. while (lab15 === true) {
  1536. lab15 = false;
  1537. if (! BaseStemmer$eq_s_b$LBaseStemmer$IS($this, 1, "o")) {
  1538. break lab15;
  1539. }
  1540. golab16:
  1541. while (true) {
  1542. v_8 = (($this.limit - $this.cursor) | 0);
  1543. lab17 = true;
  1544. lab17:
  1545. while (lab17 === true) {
  1546. lab17 = false;
  1547. if (! BaseStemmer$in_grouping_b$LBaseStemmer$AIII($this, TurkishStemmer.g_vowel5, 111, 117)) {
  1548. break lab17;
  1549. }
  1550. $this.cursor = (($this.limit - v_8) | 0);
  1551. break golab16;
  1552. }
  1553. cursor$5 = $this.cursor = (($this.limit - v_8) | 0);
  1554. if (cursor$5 <= $this.limit_backward) {
  1555. break lab15;
  1556. }
  1557. ($__jsx_postinc_t = $this.cursor, $this.cursor = ($__jsx_postinc_t - 1) | 0, $__jsx_postinc_t);
  1558. }
  1559. break lab2;
  1560. }
  1561. $this.cursor = (($this.limit - v_3) | 0);
  1562. lab18 = true;
  1563. lab18:
  1564. while (lab18 === true) {
  1565. lab18 = false;
  1566. if (! BaseStemmer$eq_s_b$LBaseStemmer$IS($this, 1, "\u00F6")) {
  1567. break lab18;
  1568. }
  1569. golab19:
  1570. while (true) {
  1571. v_9 = (($this.limit - $this.cursor) | 0);
  1572. lab20 = true;
  1573. lab20:
  1574. while (lab20 === true) {
  1575. lab20 = false;
  1576. if (! BaseStemmer$in_grouping_b$LBaseStemmer$AIII($this, TurkishStemmer.g_vowel6, 246, 252)) {
  1577. break lab20;
  1578. }
  1579. $this.cursor = (($this.limit - v_9) | 0);
  1580. break golab19;
  1581. }
  1582. cursor$6 = $this.cursor = (($this.limit - v_9) | 0);
  1583. if (cursor$6 <= $this.limit_backward) {
  1584. break lab18;
  1585. }
  1586. ($__jsx_postinc_t = $this.cursor, $this.cursor = ($__jsx_postinc_t - 1) | 0, $__jsx_postinc_t);
  1587. }
  1588. break lab2;
  1589. }
  1590. $this.cursor = (($this.limit - v_3) | 0);
  1591. lab21 = true;
  1592. lab21:
  1593. while (lab21 === true) {
  1594. lab21 = false;
  1595. if (! BaseStemmer$eq_s_b$LBaseStemmer$IS($this, 1, "u")) {
  1596. break lab21;
  1597. }
  1598. golab22:
  1599. while (true) {
  1600. v_10 = (($this.limit - $this.cursor) | 0);
  1601. lab23 = true;
  1602. lab23:
  1603. while (lab23 === true) {
  1604. lab23 = false;
  1605. if (! BaseStemmer$in_grouping_b$LBaseStemmer$AIII($this, TurkishStemmer.g_vowel5, 111, 117)) {
  1606. break lab23;
  1607. }
  1608. $this.cursor = (($this.limit - v_10) | 0);
  1609. break golab22;
  1610. }
  1611. cursor$7 = $this.cursor = (($this.limit - v_10) | 0);
  1612. if (cursor$7 <= $this.limit_backward) {
  1613. break lab21;
  1614. }
  1615. ($__jsx_postinc_t = $this.cursor, $this.cursor = ($__jsx_postinc_t - 1) | 0, $__jsx_postinc_t);
  1616. }
  1617. break lab2;
  1618. }
  1619. $this.cursor = (($this.limit - v_3) | 0);
  1620. if (! BaseStemmer$eq_s_b$LBaseStemmer$IS($this, 1, "\u00FC")) {
  1621. return false;
  1622. }
  1623. golab24:
  1624. while (true) {
  1625. v_11 = (($this.limit - $this.cursor) | 0);
  1626. lab25 = true;
  1627. lab25:
  1628. while (lab25 === true) {
  1629. lab25 = false;
  1630. if (! BaseStemmer$in_grouping_b$LBaseStemmer$AIII($this, TurkishStemmer.g_vowel6, 246, 252)) {
  1631. break lab25;
  1632. }
  1633. $this.cursor = (($this.limit - v_11) | 0);
  1634. break golab24;
  1635. }
  1636. cursor$8 = $this.cursor = (($this.limit - v_11) | 0);
  1637. if (cursor$8 <= $this.limit_backward) {
  1638. return false;
  1639. }
  1640. ($__jsx_postinc_t = $this.cursor, $this.cursor = ($__jsx_postinc_t - 1) | 0, $__jsx_postinc_t);
  1641. }
  1642. }
  1643. $this.cursor = (($this.limit - v_1) | 0);
  1644. return true;
  1645. };
  1646. TurkishStemmer.r_check_vowel_harmony$LTurkishStemmer$ = TurkishStemmer$r_check_vowel_harmony$LTurkishStemmer$;
  1647. TurkishStemmer.prototype.r_mark_suffix_with_optional_n_consonant$ = function () {
  1648. var v_1;
  1649. var v_2;
  1650. var v_3;
  1651. var v_4;
  1652. var v_5;
  1653. var v_6;
  1654. var lab0;
  1655. var lab1;
  1656. var lab2;
  1657. var cursor$0;
  1658. var limit$0;
  1659. var cursor$1;
  1660. var limit$1;
  1661. var cursor$2;
  1662. var $__jsx_postinc_t;
  1663. lab0 = true;
  1664. lab0:
  1665. while (lab0 === true) {
  1666. lab0 = false;
  1667. v_1 = ((this.limit - this.cursor) | 0);
  1668. lab1 = true;
  1669. lab1:
  1670. while (lab1 === true) {
  1671. lab1 = false;
  1672. v_2 = ((this.limit - this.cursor) | 0);
  1673. if (! BaseStemmer$eq_s_b$LBaseStemmer$IS(this, 1, "n")) {
  1674. break lab1;
  1675. }
  1676. cursor$0 = this.cursor = ((this.limit - v_2) | 0);
  1677. if (cursor$0 <= this.limit_backward) {
  1678. break lab1;
  1679. }
  1680. ($__jsx_postinc_t = this.cursor, this.cursor = ($__jsx_postinc_t - 1) | 0, $__jsx_postinc_t);
  1681. v_3 = ((this.limit - this.cursor) | 0);
  1682. if (! BaseStemmer$in_grouping_b$LBaseStemmer$AIII(this, TurkishStemmer.g_vowel, 97, 305)) {
  1683. break lab1;
  1684. }
  1685. this.cursor = ((this.limit - v_3) | 0);
  1686. break lab0;
  1687. }
  1688. cursor$1 = this.cursor = (((limit$0 = this.limit) - v_1) | 0);
  1689. v_4 = ((limit$0 - cursor$1) | 0);
  1690. lab2 = true;
  1691. lab2:
  1692. while (lab2 === true) {
  1693. lab2 = false;
  1694. v_5 = ((this.limit - this.cursor) | 0);
  1695. if (! BaseStemmer$eq_s_b$LBaseStemmer$IS(this, 1, "n")) {
  1696. break lab2;
  1697. }
  1698. this.cursor = ((this.limit - v_5) | 0);
  1699. return false;
  1700. }
  1701. cursor$2 = this.cursor = (((limit$1 = this.limit) - v_4) | 0);
  1702. v_6 = ((limit$1 - cursor$2) | 0);
  1703. if (cursor$2 <= this.limit_backward) {
  1704. return false;
  1705. }
  1706. ($__jsx_postinc_t = this.cursor, this.cursor = ($__jsx_postinc_t - 1) | 0, $__jsx_postinc_t);
  1707. if (! BaseStemmer$in_grouping_b$LBaseStemmer$AIII(this, TurkishStemmer.g_vowel, 97, 305)) {
  1708. return false;
  1709. }
  1710. this.cursor = ((this.limit - v_6) | 0);
  1711. }
  1712. return true;
  1713. };
  1714. TurkishStemmer.prototype.r_mark_suffix_with_optional_n_consonant = TurkishStemmer.prototype.r_mark_suffix_with_optional_n_consonant$;
  1715. function TurkishStemmer$r_mark_suffix_with_optional_n_consonant$LTurkishStemmer$($this) {
  1716. var v_1;
  1717. var v_2;
  1718. var v_3;
  1719. var v_4;
  1720. var v_5;
  1721. var v_6;
  1722. var lab0;
  1723. var lab1;
  1724. var lab2;
  1725. var cursor$0;
  1726. var limit$0;
  1727. var cursor$1;
  1728. var limit$1;
  1729. var cursor$2;
  1730. var $__jsx_postinc_t;
  1731. lab0 = true;
  1732. lab0:
  1733. while (lab0 === true) {
  1734. lab0 = false;
  1735. v_1 = (($this.limit - $this.cursor) | 0);
  1736. lab1 = true;
  1737. lab1:
  1738. while (lab1 === true) {
  1739. lab1 = false;
  1740. v_2 = (($this.limit - $this.cursor) | 0);
  1741. if (! BaseStemmer$eq_s_b$LBaseStemmer$IS($this, 1, "n")) {
  1742. break lab1;
  1743. }
  1744. cursor$0 = $this.cursor = (($this.limit - v_2) | 0);
  1745. if (cursor$0 <= $this.limit_backward) {
  1746. break lab1;
  1747. }
  1748. ($__jsx_postinc_t = $this.cursor, $this.cursor = ($__jsx_postinc_t - 1) | 0, $__jsx_postinc_t);
  1749. v_3 = (($this.limit - $this.cursor) | 0);
  1750. if (! BaseStemmer$in_grouping_b$LBaseStemmer$AIII($this, TurkishStemmer.g_vowel, 97, 305)) {
  1751. break lab1;
  1752. }
  1753. $this.cursor = (($this.limit - v_3) | 0);
  1754. break lab0;
  1755. }
  1756. cursor$1 = $this.cursor = (((limit$0 = $this.limit) - v_1) | 0);
  1757. v_4 = ((limit$0 - cursor$1) | 0);
  1758. lab2 = true;
  1759. lab2:
  1760. while (lab2 === true) {
  1761. lab2 = false;
  1762. v_5 = (($this.limit - $this.cursor) | 0);
  1763. if (! BaseStemmer$eq_s_b$LBaseStemmer$IS($this, 1, "n")) {
  1764. break lab2;
  1765. }
  1766. $this.cursor = (($this.limit - v_5) | 0);
  1767. return false;
  1768. }
  1769. cursor$2 = $this.cursor = (((limit$1 = $this.limit) - v_4) | 0);
  1770. v_6 = ((limit$1 - cursor$2) | 0);
  1771. if (cursor$2 <= $this.limit_backward) {
  1772. return false;
  1773. }
  1774. ($__jsx_postinc_t = $this.cursor, $this.cursor = ($__jsx_postinc_t - 1) | 0, $__jsx_postinc_t);
  1775. if (! BaseStemmer$in_grouping_b$LBaseStemmer$AIII($this, TurkishStemmer.g_vowel, 97, 305)) {
  1776. return false;
  1777. }
  1778. $this.cursor = (($this.limit - v_6) | 0);
  1779. }
  1780. return true;
  1781. };
  1782. TurkishStemmer.r_mark_suffix_with_optional_n_consonant$LTurkishStemmer$ = TurkishStemmer$r_mark_suffix_with_optional_n_consonant$LTurkishStemmer$;
  1783. TurkishStemmer.prototype.r_mark_suffix_with_optional_s_consonant$ = function () {
  1784. var v_1;
  1785. var v_2;
  1786. var v_3;
  1787. var v_4;
  1788. var v_5;
  1789. var v_6;
  1790. var lab0;
  1791. var lab1;
  1792. var lab2;
  1793. var cursor$0;
  1794. var limit$0;
  1795. var cursor$1;
  1796. var limit$1;
  1797. var cursor$2;
  1798. var $__jsx_postinc_t;
  1799. lab0 = true;
  1800. lab0:
  1801. while (lab0 === true) {
  1802. lab0 = false;
  1803. v_1 = ((this.limit - this.cursor) | 0);
  1804. lab1 = true;
  1805. lab1:
  1806. while (lab1 === true) {
  1807. lab1 = false;
  1808. v_2 = ((this.limit - this.cursor) | 0);
  1809. if (! BaseStemmer$eq_s_b$LBaseStemmer$IS(this, 1, "s")) {
  1810. break lab1;
  1811. }
  1812. cursor$0 = this.cursor = ((this.limit - v_2) | 0);
  1813. if (cursor$0 <= this.limit_backward) {
  1814. break lab1;
  1815. }
  1816. ($__jsx_postinc_t = this.cursor, this.cursor = ($__jsx_postinc_t - 1) | 0, $__jsx_postinc_t);
  1817. v_3 = ((this.limit - this.cursor) | 0);
  1818. if (! BaseStemmer$in_grouping_b$LBaseStemmer$AIII(this, TurkishStemmer.g_vowel, 97, 305)) {
  1819. break lab1;
  1820. }
  1821. this.cursor = ((this.limit - v_3) | 0);
  1822. break lab0;
  1823. }
  1824. cursor$1 = this.cursor = (((limit$0 = this.limit) - v_1) | 0);
  1825. v_4 = ((limit$0 - cursor$1) | 0);
  1826. lab2 = true;
  1827. lab2:
  1828. while (lab2 === true) {
  1829. lab2 = false;
  1830. v_5 = ((this.limit - this.cursor) | 0);
  1831. if (! BaseStemmer$eq_s_b$LBaseStemmer$IS(this, 1, "s")) {
  1832. break lab2;
  1833. }
  1834. this.cursor = ((this.limit - v_5) | 0);
  1835. return false;
  1836. }
  1837. cursor$2 = this.cursor = (((limit$1 = this.limit) - v_4) | 0);
  1838. v_6 = ((limit$1 - cursor$2) | 0);
  1839. if (cursor$2 <= this.limit_backward) {
  1840. return false;
  1841. }
  1842. ($__jsx_postinc_t = this.cursor, this.cursor = ($__jsx_postinc_t - 1) | 0, $__jsx_postinc_t);
  1843. if (! BaseStemmer$in_grouping_b$LBaseStemmer$AIII(this, TurkishStemmer.g_vowel, 97, 305)) {
  1844. return false;
  1845. }
  1846. this.cursor = ((this.limit - v_6) | 0);
  1847. }
  1848. return true;
  1849. };
  1850. TurkishStemmer.prototype.r_mark_suffix_with_optional_s_consonant = TurkishStemmer.prototype.r_mark_suffix_with_optional_s_consonant$;
  1851. function TurkishStemmer$r_mark_suffix_with_optional_s_consonant$LTurkishStemmer$($this) {
  1852. var v_1;
  1853. var v_2;
  1854. var v_3;
  1855. var v_4;
  1856. var v_5;
  1857. var v_6;
  1858. var lab0;
  1859. var lab1;
  1860. var lab2;
  1861. var cursor$0;
  1862. var limit$0;
  1863. var cursor$1;
  1864. var limit$1;
  1865. var cursor$2;
  1866. var $__jsx_postinc_t;
  1867. lab0 = true;
  1868. lab0:
  1869. while (lab0 === true) {
  1870. lab0 = false;
  1871. v_1 = (($this.limit - $this.cursor) | 0);
  1872. lab1 = true;
  1873. lab1:
  1874. while (lab1 === true) {
  1875. lab1 = false;
  1876. v_2 = (($this.limit - $this.cursor) | 0);
  1877. if (! BaseStemmer$eq_s_b$LBaseStemmer$IS($this, 1, "s")) {
  1878. break lab1;
  1879. }
  1880. cursor$0 = $this.cursor = (($this.limit - v_2) | 0);
  1881. if (cursor$0 <= $this.limit_backward) {
  1882. break lab1;
  1883. }
  1884. ($__jsx_postinc_t = $this.cursor, $this.cursor = ($__jsx_postinc_t - 1) | 0, $__jsx_postinc_t);
  1885. v_3 = (($this.limit - $this.cursor) | 0);
  1886. if (! BaseStemmer$in_grouping_b$LBaseStemmer$AIII($this, TurkishStemmer.g_vowel, 97, 305)) {
  1887. break lab1;
  1888. }
  1889. $this.cursor = (($this.limit - v_3) | 0);
  1890. break lab0;
  1891. }
  1892. cursor$1 = $this.cursor = (((limit$0 = $this.limit) - v_1) | 0);
  1893. v_4 = ((limit$0 - cursor$1) | 0);
  1894. lab2 = true;
  1895. lab2:
  1896. while (lab2 === true) {
  1897. lab2 = false;
  1898. v_5 = (($this.limit - $this.cursor) | 0);
  1899. if (! BaseStemmer$eq_s_b$LBaseStemmer$IS($this, 1, "s")) {
  1900. break lab2;
  1901. }
  1902. $this.cursor = (($this.limit - v_5) | 0);
  1903. return false;
  1904. }
  1905. cursor$2 = $this.cursor = (((limit$1 = $this.limit) - v_4) | 0);
  1906. v_6 = ((limit$1 - cursor$2) | 0);
  1907. if (cursor$2 <= $this.limit_backward) {
  1908. return false;
  1909. }
  1910. ($__jsx_postinc_t = $this.cursor, $this.cursor = ($__jsx_postinc_t - 1) | 0, $__jsx_postinc_t);
  1911. if (! BaseStemmer$in_grouping_b$LBaseStemmer$AIII($this, TurkishStemmer.g_vowel, 97, 305)) {
  1912. return false;
  1913. }
  1914. $this.cursor = (($this.limit - v_6) | 0);
  1915. }
  1916. return true;
  1917. };
  1918. TurkishStemmer.r_mark_suffix_with_optional_s_consonant$LTurkishStemmer$ = TurkishStemmer$r_mark_suffix_with_optional_s_consonant$LTurkishStemmer$;
  1919. TurkishStemmer.prototype.r_mark_suffix_with_optional_y_consonant$ = function () {
  1920. var v_1;
  1921. var v_2;
  1922. var v_3;
  1923. var v_4;
  1924. var v_5;
  1925. var v_6;
  1926. var lab0;
  1927. var lab1;
  1928. var lab2;
  1929. var cursor$0;
  1930. var limit$0;
  1931. var cursor$1;
  1932. var limit$1;
  1933. var cursor$2;
  1934. var $__jsx_postinc_t;
  1935. lab0 = true;
  1936. lab0:
  1937. while (lab0 === true) {
  1938. lab0 = false;
  1939. v_1 = ((this.limit - this.cursor) | 0);
  1940. lab1 = true;
  1941. lab1:
  1942. while (lab1 === true) {
  1943. lab1 = false;
  1944. v_2 = ((this.limit - this.cursor) | 0);
  1945. if (! BaseStemmer$eq_s_b$LBaseStemmer$IS(this, 1, "y")) {
  1946. break lab1;
  1947. }
  1948. cursor$0 = this.cursor = ((this.limit - v_2) | 0);
  1949. if (cursor$0 <= this.limit_backward) {
  1950. break lab1;
  1951. }
  1952. ($__jsx_postinc_t = this.cursor, this.cursor = ($__jsx_postinc_t - 1) | 0, $__jsx_postinc_t);
  1953. v_3 = ((this.limit - this.cursor) | 0);
  1954. if (! BaseStemmer$in_grouping_b$LBaseStemmer$AIII(this, TurkishStemmer.g_vowel, 97, 305)) {
  1955. break lab1;
  1956. }
  1957. this.cursor = ((this.limit - v_3) | 0);
  1958. break lab0;
  1959. }
  1960. cursor$1 = this.cursor = (((limit$0 = this.limit) - v_1) | 0);
  1961. v_4 = ((limit$0 - cursor$1) | 0);
  1962. lab2 = true;
  1963. lab2:
  1964. while (lab2 === true) {
  1965. lab2 = false;
  1966. v_5 = ((this.limit - this.cursor) | 0);
  1967. if (! BaseStemmer$eq_s_b$LBaseStemmer$IS(this, 1, "y")) {
  1968. break lab2;
  1969. }
  1970. this.cursor = ((this.limit - v_5) | 0);
  1971. return false;
  1972. }
  1973. cursor$2 = this.cursor = (((limit$1 = this.limit) - v_4) | 0);
  1974. v_6 = ((limit$1 - cursor$2) | 0);
  1975. if (cursor$2 <= this.limit_backward) {
  1976. return false;
  1977. }
  1978. ($__jsx_postinc_t = this.cursor, this.cursor = ($__jsx_postinc_t - 1) | 0, $__jsx_postinc_t);
  1979. if (! BaseStemmer$in_grouping_b$LBaseStemmer$AIII(this, TurkishStemmer.g_vowel, 97, 305)) {
  1980. return false;
  1981. }
  1982. this.cursor = ((this.limit - v_6) | 0);
  1983. }
  1984. return true;
  1985. };
  1986. TurkishStemmer.prototype.r_mark_suffix_with_optional_y_consonant = TurkishStemmer.prototype.r_mark_suffix_with_optional_y_consonant$;
  1987. function TurkishStemmer$r_mark_suffix_with_optional_y_consonant$LTurkishStemmer$($this) {
  1988. var v_1;
  1989. var v_2;
  1990. var v_3;
  1991. var v_4;
  1992. var v_5;
  1993. var v_6;
  1994. var lab0;
  1995. var lab1;
  1996. var lab2;
  1997. var cursor$0;
  1998. var limit$0;
  1999. var cursor$1;
  2000. var limit$1;
  2001. var cursor$2;
  2002. var $__jsx_postinc_t;
  2003. lab0 = true;
  2004. lab0:
  2005. while (lab0 === true) {
  2006. lab0 = false;
  2007. v_1 = (($this.limit - $this.cursor) | 0);
  2008. lab1 = true;
  2009. lab1:
  2010. while (lab1 === true) {
  2011. lab1 = false;
  2012. v_2 = (($this.limit - $this.cursor) | 0);
  2013. if (! BaseStemmer$eq_s_b$LBaseStemmer$IS($this, 1, "y")) {
  2014. break lab1;
  2015. }
  2016. cursor$0 = $this.cursor = (($this.limit - v_2) | 0);
  2017. if (cursor$0 <= $this.limit_backward) {
  2018. break lab1;
  2019. }
  2020. ($__jsx_postinc_t = $this.cursor, $this.cursor = ($__jsx_postinc_t - 1) | 0, $__jsx_postinc_t);
  2021. v_3 = (($this.limit - $this.cursor) | 0);
  2022. if (! BaseStemmer$in_grouping_b$LBaseStemmer$AIII($this, TurkishStemmer.g_vowel, 97, 305)) {
  2023. break lab1;
  2024. }
  2025. $this.cursor = (($this.limit - v_3) | 0);
  2026. break lab0;
  2027. }
  2028. cursor$1 = $this.cursor = (((limit$0 = $this.limit) - v_1) | 0);
  2029. v_4 = ((limit$0 - cursor$1) | 0);
  2030. lab2 = true;
  2031. lab2:
  2032. while (lab2 === true) {
  2033. lab2 = false;
  2034. v_5 = (($this.limit - $this.cursor) | 0);
  2035. if (! BaseStemmer$eq_s_b$LBaseStemmer$IS($this, 1, "y")) {
  2036. break lab2;
  2037. }
  2038. $this.cursor = (($this.limit - v_5) | 0);
  2039. return false;
  2040. }
  2041. cursor$2 = $this.cursor = (((limit$1 = $this.limit) - v_4) | 0);
  2042. v_6 = ((limit$1 - cursor$2) | 0);
  2043. if (cursor$2 <= $this.limit_backward) {
  2044. return false;
  2045. }
  2046. ($__jsx_postinc_t = $this.cursor, $this.cursor = ($__jsx_postinc_t - 1) | 0, $__jsx_postinc_t);
  2047. if (! BaseStemmer$in_grouping_b$LBaseStemmer$AIII($this, TurkishStemmer.g_vowel, 97, 305)) {
  2048. return false;
  2049. }
  2050. $this.cursor = (($this.limit - v_6) | 0);
  2051. }
  2052. return true;
  2053. };
  2054. TurkishStemmer.r_mark_suffix_with_optional_y_consonant$LTurkishStemmer$ = TurkishStemmer$r_mark_suffix_with_optional_y_consonant$LTurkishStemmer$;
  2055. TurkishStemmer.prototype.r_mark_suffix_with_optional_U_vowel$ = function () {
  2056. var v_1;
  2057. var v_2;
  2058. var v_3;
  2059. var v_4;
  2060. var v_5;
  2061. var v_6;
  2062. var lab0;
  2063. var lab1;
  2064. var lab2;
  2065. var cursor$0;
  2066. var limit$0;
  2067. var cursor$1;
  2068. var limit$1;
  2069. var cursor$2;
  2070. var $__jsx_postinc_t;
  2071. lab0 = true;
  2072. lab0:
  2073. while (lab0 === true) {
  2074. lab0 = false;
  2075. v_1 = ((this.limit - this.cursor) | 0);
  2076. lab1 = true;
  2077. lab1:
  2078. while (lab1 === true) {
  2079. lab1 = false;
  2080. v_2 = ((this.limit - this.cursor) | 0);
  2081. if (! BaseStemmer$in_grouping_b$LBaseStemmer$AIII(this, TurkishStemmer.g_U, 105, 305)) {
  2082. break lab1;
  2083. }
  2084. cursor$0 = this.cursor = ((this.limit - v_2) | 0);
  2085. if (cursor$0 <= this.limit_backward) {
  2086. break lab1;
  2087. }
  2088. ($__jsx_postinc_t = this.cursor, this.cursor = ($__jsx_postinc_t - 1) | 0, $__jsx_postinc_t);
  2089. v_3 = ((this.limit - this.cursor) | 0);
  2090. if (! BaseStemmer$out_grouping_b$LBaseStemmer$AIII(this, TurkishStemmer.g_vowel, 97, 305)) {
  2091. break lab1;
  2092. }
  2093. this.cursor = ((this.limit - v_3) | 0);
  2094. break lab0;
  2095. }
  2096. cursor$1 = this.cursor = (((limit$0 = this.limit) - v_1) | 0);
  2097. v_4 = ((limit$0 - cursor$1) | 0);
  2098. lab2 = true;
  2099. lab2:
  2100. while (lab2 === true) {
  2101. lab2 = false;
  2102. v_5 = ((this.limit - this.cursor) | 0);
  2103. if (! BaseStemmer$in_grouping_b$LBaseStemmer$AIII(this, TurkishStemmer.g_U, 105, 305)) {
  2104. break lab2;
  2105. }
  2106. this.cursor = ((this.limit - v_5) | 0);
  2107. return false;
  2108. }
  2109. cursor$2 = this.cursor = (((limit$1 = this.limit) - v_4) | 0);
  2110. v_6 = ((limit$1 - cursor$2) | 0);
  2111. if (cursor$2 <= this.limit_backward) {
  2112. return false;
  2113. }
  2114. ($__jsx_postinc_t = this.cursor, this.cursor = ($__jsx_postinc_t - 1) | 0, $__jsx_postinc_t);
  2115. if (! BaseStemmer$out_grouping_b$LBaseStemmer$AIII(this, TurkishStemmer.g_vowel, 97, 305)) {
  2116. return false;
  2117. }
  2118. this.cursor = ((this.limit - v_6) | 0);
  2119. }
  2120. return true;
  2121. };
  2122. TurkishStemmer.prototype.r_mark_suffix_with_optional_U_vowel = TurkishStemmer.prototype.r_mark_suffix_with_optional_U_vowel$;
  2123. function TurkishStemmer$r_mark_suffix_with_optional_U_vowel$LTurkishStemmer$($this) {
  2124. var v_1;
  2125. var v_2;
  2126. var v_3;
  2127. var v_4;
  2128. var v_5;
  2129. var v_6;
  2130. var lab0;
  2131. var lab1;
  2132. var lab2;
  2133. var cursor$0;
  2134. var limit$0;
  2135. var cursor$1;
  2136. var limit$1;
  2137. var cursor$2;
  2138. var $__jsx_postinc_t;
  2139. lab0 = true;
  2140. lab0:
  2141. while (lab0 === true) {
  2142. lab0 = false;
  2143. v_1 = (($this.limit - $this.cursor) | 0);
  2144. lab1 = true;
  2145. lab1:
  2146. while (lab1 === true) {
  2147. lab1 = false;
  2148. v_2 = (($this.limit - $this.cursor) | 0);
  2149. if (! BaseStemmer$in_grouping_b$LBaseStemmer$AIII($this, TurkishStemmer.g_U, 105, 305)) {
  2150. break lab1;
  2151. }
  2152. cursor$0 = $this.cursor = (($this.limit - v_2) | 0);
  2153. if (cursor$0 <= $this.limit_backward) {
  2154. break lab1;
  2155. }
  2156. ($__jsx_postinc_t = $this.cursor, $this.cursor = ($__jsx_postinc_t - 1) | 0, $__jsx_postinc_t);
  2157. v_3 = (($this.limit - $this.cursor) | 0);
  2158. if (! BaseStemmer$out_grouping_b$LBaseStemmer$AIII($this, TurkishStemmer.g_vowel, 97, 305)) {
  2159. break lab1;
  2160. }
  2161. $this.cursor = (($this.limit - v_3) | 0);
  2162. break lab0;
  2163. }
  2164. cursor$1 = $this.cursor = (((limit$0 = $this.limit) - v_1) | 0);
  2165. v_4 = ((limit$0 - cursor$1) | 0);
  2166. lab2 = true;
  2167. lab2:
  2168. while (lab2 === true) {
  2169. lab2 = false;
  2170. v_5 = (($this.limit - $this.cursor) | 0);
  2171. if (! BaseStemmer$in_grouping_b$LBaseStemmer$AIII($this, TurkishStemmer.g_U, 105, 305)) {
  2172. break lab2;
  2173. }
  2174. $this.cursor = (($this.limit - v_5) | 0);
  2175. return false;
  2176. }
  2177. cursor$2 = $this.cursor = (((limit$1 = $this.limit) - v_4) | 0);
  2178. v_6 = ((limit$1 - cursor$2) | 0);
  2179. if (cursor$2 <= $this.limit_backward) {
  2180. return false;
  2181. }
  2182. ($__jsx_postinc_t = $this.cursor, $this.cursor = ($__jsx_postinc_t - 1) | 0, $__jsx_postinc_t);
  2183. if (! BaseStemmer$out_grouping_b$LBaseStemmer$AIII($this, TurkishStemmer.g_vowel, 97, 305)) {
  2184. return false;
  2185. }
  2186. $this.cursor = (($this.limit - v_6) | 0);
  2187. }
  2188. return true;
  2189. };
  2190. TurkishStemmer.r_mark_suffix_with_optional_U_vowel$LTurkishStemmer$ = TurkishStemmer$r_mark_suffix_with_optional_U_vowel$LTurkishStemmer$;
  2191. TurkishStemmer.prototype.r_mark_possessives$ = function () {
  2192. return (BaseStemmer$find_among_b$LBaseStemmer$ALAmong$I(this, TurkishStemmer.a_0, 10) === 0 ? false : ! TurkishStemmer$r_mark_suffix_with_optional_U_vowel$LTurkishStemmer$(this) ? false : true);
  2193. };
  2194. TurkishStemmer.prototype.r_mark_possessives = TurkishStemmer.prototype.r_mark_possessives$;
  2195. function TurkishStemmer$r_mark_possessives$LTurkishStemmer$($this) {
  2196. return (BaseStemmer$find_among_b$LBaseStemmer$ALAmong$I($this, TurkishStemmer.a_0, 10) === 0 ? false : ! TurkishStemmer$r_mark_suffix_with_optional_U_vowel$LTurkishStemmer$($this) ? false : true);
  2197. };
  2198. TurkishStemmer.r_mark_possessives$LTurkishStemmer$ = TurkishStemmer$r_mark_possessives$LTurkishStemmer$;
  2199. TurkishStemmer.prototype.r_mark_sU$ = function () {
  2200. return (! TurkishStemmer$r_check_vowel_harmony$LTurkishStemmer$(this) ? false : ! BaseStemmer$in_grouping_b$LBaseStemmer$AIII(this, TurkishStemmer.g_U, 105, 305) ? false : ! TurkishStemmer$r_mark_suffix_with_optional_s_consonant$LTurkishStemmer$(this) ? false : true);
  2201. };
  2202. TurkishStemmer.prototype.r_mark_sU = TurkishStemmer.prototype.r_mark_sU$;
  2203. function TurkishStemmer$r_mark_sU$LTurkishStemmer$($this) {
  2204. return (! TurkishStemmer$r_check_vowel_harmony$LTurkishStemmer$($this) ? false : ! BaseStemmer$in_grouping_b$LBaseStemmer$AIII($this, TurkishStemmer.g_U, 105, 305) ? false : ! TurkishStemmer$r_mark_suffix_with_optional_s_consonant$LTurkishStemmer$($this) ? false : true);
  2205. };
  2206. TurkishStemmer.r_mark_sU$LTurkishStemmer$ = TurkishStemmer$r_mark_sU$LTurkishStemmer$;
  2207. TurkishStemmer.prototype.r_mark_lArI$ = function () {
  2208. return (BaseStemmer$find_among_b$LBaseStemmer$ALAmong$I(this, TurkishStemmer.a_1, 2) === 0 ? false : true);
  2209. };
  2210. TurkishStemmer.prototype.r_mark_lArI = TurkishStemmer.prototype.r_mark_lArI$;
  2211. function TurkishStemmer$r_mark_lArI$LTurkishStemmer$($this) {
  2212. return (BaseStemmer$find_among_b$LBaseStemmer$ALAmong$I($this, TurkishStemmer.a_1, 2) === 0 ? false : true);
  2213. };
  2214. TurkishStemmer.r_mark_lArI$LTurkishStemmer$ = TurkishStemmer$r_mark_lArI$LTurkishStemmer$;
  2215. TurkishStemmer.prototype.r_mark_yU$ = function () {
  2216. return (! TurkishStemmer$r_check_vowel_harmony$LTurkishStemmer$(this) ? false : ! BaseStemmer$in_grouping_b$LBaseStemmer$AIII(this, TurkishStemmer.g_U, 105, 305) ? false : ! TurkishStemmer$r_mark_suffix_with_optional_y_consonant$LTurkishStemmer$(this) ? false : true);
  2217. };
  2218. TurkishStemmer.prototype.r_mark_yU = TurkishStemmer.prototype.r_mark_yU$;
  2219. function TurkishStemmer$r_mark_yU$LTurkishStemmer$($this) {
  2220. return (! TurkishStemmer$r_check_vowel_harmony$LTurkishStemmer$($this) ? false : ! BaseStemmer$in_grouping_b$LBaseStemmer$AIII($this, TurkishStemmer.g_U, 105, 305) ? false : ! TurkishStemmer$r_mark_suffix_with_optional_y_consonant$LTurkishStemmer$($this) ? false : true);
  2221. };
  2222. TurkishStemmer.r_mark_yU$LTurkishStemmer$ = TurkishStemmer$r_mark_yU$LTurkishStemmer$;
  2223. TurkishStemmer.prototype.r_mark_nU$ = function () {
  2224. return (! TurkishStemmer$r_check_vowel_harmony$LTurkishStemmer$(this) ? false : BaseStemmer$find_among_b$LBaseStemmer$ALAmong$I(this, TurkishStemmer.a_2, 4) === 0 ? false : true);
  2225. };
  2226. TurkishStemmer.prototype.r_mark_nU = TurkishStemmer.prototype.r_mark_nU$;
  2227. function TurkishStemmer$r_mark_nU$LTurkishStemmer$($this) {
  2228. return (! TurkishStemmer$r_check_vowel_harmony$LTurkishStemmer$($this) ? false : BaseStemmer$find_among_b$LBaseStemmer$ALAmong$I($this, TurkishStemmer.a_2, 4) === 0 ? false : true);
  2229. };
  2230. TurkishStemmer.r_mark_nU$LTurkishStemmer$ = TurkishStemmer$r_mark_nU$LTurkishStemmer$;
  2231. TurkishStemmer.prototype.r_mark_nUn$ = function () {
  2232. return (! TurkishStemmer$r_check_vowel_harmony$LTurkishStemmer$(this) ? false : BaseStemmer$find_among_b$LBaseStemmer$ALAmong$I(this, TurkishStemmer.a_3, 4) === 0 ? false : ! TurkishStemmer$r_mark_suffix_with_optional_n_consonant$LTurkishStemmer$(this) ? false : true);
  2233. };
  2234. TurkishStemmer.prototype.r_mark_nUn = TurkishStemmer.prototype.r_mark_nUn$;
  2235. function TurkishStemmer$r_mark_nUn$LTurkishStemmer$($this) {
  2236. return (! TurkishStemmer$r_check_vowel_harmony$LTurkishStemmer$($this) ? false : BaseStemmer$find_among_b$LBaseStemmer$ALAmong$I($this, TurkishStemmer.a_3, 4) === 0 ? false : ! TurkishStemmer$r_mark_suffix_with_optional_n_consonant$LTurkishStemmer$($this) ? false : true);
  2237. };
  2238. TurkishStemmer.r_mark_nUn$LTurkishStemmer$ = TurkishStemmer$r_mark_nUn$LTurkishStemmer$;
  2239. TurkishStemmer.prototype.r_mark_yA$ = function () {
  2240. return (! TurkishStemmer$r_check_vowel_harmony$LTurkishStemmer$(this) ? false : BaseStemmer$find_among_b$LBaseStemmer$ALAmong$I(this, TurkishStemmer.a_4, 2) === 0 ? false : ! TurkishStemmer$r_mark_suffix_with_optional_y_consonant$LTurkishStemmer$(this) ? false : true);
  2241. };
  2242. TurkishStemmer.prototype.r_mark_yA = TurkishStemmer.prototype.r_mark_yA$;
  2243. function TurkishStemmer$r_mark_yA$LTurkishStemmer$($this) {
  2244. return (! TurkishStemmer$r_check_vowel_harmony$LTurkishStemmer$($this) ? false : BaseStemmer$find_among_b$LBaseStemmer$ALAmong$I($this, TurkishStemmer.a_4, 2) === 0 ? false : ! TurkishStemmer$r_mark_suffix_with_optional_y_consonant$LTurkishStemmer$($this) ? false : true);
  2245. };
  2246. TurkishStemmer.r_mark_yA$LTurkishStemmer$ = TurkishStemmer$r_mark_yA$LTurkishStemmer$;
  2247. TurkishStemmer.prototype.r_mark_nA$ = function () {
  2248. return (! TurkishStemmer$r_check_vowel_harmony$LTurkishStemmer$(this) ? false : BaseStemmer$find_among_b$LBaseStemmer$ALAmong$I(this, TurkishStemmer.a_5, 2) === 0 ? false : true);
  2249. };
  2250. TurkishStemmer.prototype.r_mark_nA = TurkishStemmer.prototype.r_mark_nA$;
  2251. function TurkishStemmer$r_mark_nA$LTurkishStemmer$($this) {
  2252. return (! TurkishStemmer$r_check_vowel_harmony$LTurkishStemmer$($this) ? false : BaseStemmer$find_among_b$LBaseStemmer$ALAmong$I($this, TurkishStemmer.a_5, 2) === 0 ? false : true);
  2253. };
  2254. TurkishStemmer.r_mark_nA$LTurkishStemmer$ = TurkishStemmer$r_mark_nA$LTurkishStemmer$;
  2255. TurkishStemmer.prototype.r_mark_DA$ = function () {
  2256. return (! TurkishStemmer$r_check_vowel_harmony$LTurkishStemmer$(this) ? false : BaseStemmer$find_among_b$LBaseStemmer$ALAmong$I(this, TurkishStemmer.a_6, 4) === 0 ? false : true);
  2257. };
  2258. TurkishStemmer.prototype.r_mark_DA = TurkishStemmer.prototype.r_mark_DA$;
  2259. function TurkishStemmer$r_mark_DA$LTurkishStemmer$($this) {
  2260. return (! TurkishStemmer$r_check_vowel_harmony$LTurkishStemmer$($this) ? false : BaseStemmer$find_among_b$LBaseStemmer$ALAmong$I($this, TurkishStemmer.a_6, 4) === 0 ? false : true);
  2261. };
  2262. TurkishStemmer.r_mark_DA$LTurkishStemmer$ = TurkishStemmer$r_mark_DA$LTurkishStemmer$;
  2263. TurkishStemmer.prototype.r_mark_ndA$ = function () {
  2264. return (! TurkishStemmer$r_check_vowel_harmony$LTurkishStemmer$(this) ? false : BaseStemmer$find_among_b$LBaseStemmer$ALAmong$I(this, TurkishStemmer.a_7, 2) === 0 ? false : true);
  2265. };
  2266. TurkishStemmer.prototype.r_mark_ndA = TurkishStemmer.prototype.r_mark_ndA$;
  2267. function TurkishStemmer$r_mark_ndA$LTurkishStemmer$($this) {
  2268. return (! TurkishStemmer$r_check_vowel_harmony$LTurkishStemmer$($this) ? false : BaseStemmer$find_among_b$LBaseStemmer$ALAmong$I($this, TurkishStemmer.a_7, 2) === 0 ? false : true);
  2269. };
  2270. TurkishStemmer.r_mark_ndA$LTurkishStemmer$ = TurkishStemmer$r_mark_ndA$LTurkishStemmer$;
  2271. TurkishStemmer.prototype.r_mark_DAn$ = function () {
  2272. return (! TurkishStemmer$r_check_vowel_harmony$LTurkishStemmer$(this) ? false : BaseStemmer$find_among_b$LBaseStemmer$ALAmong$I(this, TurkishStemmer.a_8, 4) === 0 ? false : true);
  2273. };
  2274. TurkishStemmer.prototype.r_mark_DAn = TurkishStemmer.prototype.r_mark_DAn$;
  2275. function TurkishStemmer$r_mark_DAn$LTurkishStemmer$($this) {
  2276. return (! TurkishStemmer$r_check_vowel_harmony$LTurkishStemmer$($this) ? false : BaseStemmer$find_among_b$LBaseStemmer$ALAmong$I($this, TurkishStemmer.a_8, 4) === 0 ? false : true);
  2277. };
  2278. TurkishStemmer.r_mark_DAn$LTurkishStemmer$ = TurkishStemmer$r_mark_DAn$LTurkishStemmer$;
  2279. TurkishStemmer.prototype.r_mark_ndAn$ = function () {
  2280. return (! TurkishStemmer$r_check_vowel_harmony$LTurkishStemmer$(this) ? false : BaseStemmer$find_among_b$LBaseStemmer$ALAmong$I(this, TurkishStemmer.a_9, 2) === 0 ? false : true);
  2281. };
  2282. TurkishStemmer.prototype.r_mark_ndAn = TurkishStemmer.prototype.r_mark_ndAn$;
  2283. function TurkishStemmer$r_mark_ndAn$LTurkishStemmer$($this) {
  2284. return (! TurkishStemmer$r_check_vowel_harmony$LTurkishStemmer$($this) ? false : BaseStemmer$find_among_b$LBaseStemmer$ALAmong$I($this, TurkishStemmer.a_9, 2) === 0 ? false : true);
  2285. };
  2286. TurkishStemmer.r_mark_ndAn$LTurkishStemmer$ = TurkishStemmer$r_mark_ndAn$LTurkishStemmer$;
  2287. TurkishStemmer.prototype.r_mark_ylA$ = function () {
  2288. return (! TurkishStemmer$r_check_vowel_harmony$LTurkishStemmer$(this) ? false : BaseStemmer$find_among_b$LBaseStemmer$ALAmong$I(this, TurkishStemmer.a_10, 2) === 0 ? false : ! TurkishStemmer$r_mark_suffix_with_optional_y_consonant$LTurkishStemmer$(this) ? false : true);
  2289. };
  2290. TurkishStemmer.prototype.r_mark_ylA = TurkishStemmer.prototype.r_mark_ylA$;
  2291. function TurkishStemmer$r_mark_ylA$LTurkishStemmer$($this) {
  2292. return (! TurkishStemmer$r_check_vowel_harmony$LTurkishStemmer$($this) ? false : BaseStemmer$find_among_b$LBaseStemmer$ALAmong$I($this, TurkishStemmer.a_10, 2) === 0 ? false : ! TurkishStemmer$r_mark_suffix_with_optional_y_consonant$LTurkishStemmer$($this) ? false : true);
  2293. };
  2294. TurkishStemmer.r_mark_ylA$LTurkishStemmer$ = TurkishStemmer$r_mark_ylA$LTurkishStemmer$;
  2295. TurkishStemmer.prototype.r_mark_ki$ = function () {
  2296. return (! BaseStemmer$eq_s_b$LBaseStemmer$IS(this, 2, "ki") ? false : true);
  2297. };
  2298. TurkishStemmer.prototype.r_mark_ki = TurkishStemmer.prototype.r_mark_ki$;
  2299. function TurkishStemmer$r_mark_ki$LTurkishStemmer$($this) {
  2300. return (! BaseStemmer$eq_s_b$LBaseStemmer$IS($this, 2, "ki") ? false : true);
  2301. };
  2302. TurkishStemmer.r_mark_ki$LTurkishStemmer$ = TurkishStemmer$r_mark_ki$LTurkishStemmer$;
  2303. TurkishStemmer.prototype.r_mark_ncA$ = function () {
  2304. return (! TurkishStemmer$r_check_vowel_harmony$LTurkishStemmer$(this) ? false : BaseStemmer$find_among_b$LBaseStemmer$ALAmong$I(this, TurkishStemmer.a_11, 2) === 0 ? false : ! TurkishStemmer$r_mark_suffix_with_optional_n_consonant$LTurkishStemmer$(this) ? false : true);
  2305. };
  2306. TurkishStemmer.prototype.r_mark_ncA = TurkishStemmer.prototype.r_mark_ncA$;
  2307. function TurkishStemmer$r_mark_ncA$LTurkishStemmer$($this) {
  2308. return (! TurkishStemmer$r_check_vowel_harmony$LTurkishStemmer$($this) ? false : BaseStemmer$find_among_b$LBaseStemmer$ALAmong$I($this, TurkishStemmer.a_11, 2) === 0 ? false : ! TurkishStemmer$r_mark_suffix_with_optional_n_consonant$LTurkishStemmer$($this) ? false : true);
  2309. };
  2310. TurkishStemmer.r_mark_ncA$LTurkishStemmer$ = TurkishStemmer$r_mark_ncA$LTurkishStemmer$;
  2311. TurkishStemmer.prototype.r_mark_yUm$ = function () {
  2312. return (! TurkishStemmer$r_check_vowel_harmony$LTurkishStemmer$(this) ? false : BaseStemmer$find_among_b$LBaseStemmer$ALAmong$I(this, TurkishStemmer.a_12, 4) === 0 ? false : ! TurkishStemmer$r_mark_suffix_with_optional_y_consonant$LTurkishStemmer$(this) ? false : true);
  2313. };
  2314. TurkishStemmer.prototype.r_mark_yUm = TurkishStemmer.prototype.r_mark_yUm$;
  2315. function TurkishStemmer$r_mark_yUm$LTurkishStemmer$($this) {
  2316. return (! TurkishStemmer$r_check_vowel_harmony$LTurkishStemmer$($this) ? false : BaseStemmer$find_among_b$LBaseStemmer$ALAmong$I($this, TurkishStemmer.a_12, 4) === 0 ? false : ! TurkishStemmer$r_mark_suffix_with_optional_y_consonant$LTurkishStemmer$($this) ? false : true);
  2317. };
  2318. TurkishStemmer.r_mark_yUm$LTurkishStemmer$ = TurkishStemmer$r_mark_yUm$LTurkishStemmer$;
  2319. TurkishStemmer.prototype.r_mark_sUn$ = function () {
  2320. return (! TurkishStemmer$r_check_vowel_harmony$LTurkishStemmer$(this) ? false : BaseStemmer$find_among_b$LBaseStemmer$ALAmong$I(this, TurkishStemmer.a_13, 4) === 0 ? false : true);
  2321. };
  2322. TurkishStemmer.prototype.r_mark_sUn = TurkishStemmer.prototype.r_mark_sUn$;
  2323. function TurkishStemmer$r_mark_sUn$LTurkishStemmer$($this) {
  2324. return (! TurkishStemmer$r_check_vowel_harmony$LTurkishStemmer$($this) ? false : BaseStemmer$find_among_b$LBaseStemmer$ALAmong$I($this, TurkishStemmer.a_13, 4) === 0 ? false : true);
  2325. };
  2326. TurkishStemmer.r_mark_sUn$LTurkishStemmer$ = TurkishStemmer$r_mark_sUn$LTurkishStemmer$;
  2327. TurkishStemmer.prototype.r_mark_yUz$ = function () {
  2328. return (! TurkishStemmer$r_check_vowel_harmony$LTurkishStemmer$(this) ? false : BaseStemmer$find_among_b$LBaseStemmer$ALAmong$I(this, TurkishStemmer.a_14, 4) === 0 ? false : ! TurkishStemmer$r_mark_suffix_with_optional_y_consonant$LTurkishStemmer$(this) ? false : true);
  2329. };
  2330. TurkishStemmer.prototype.r_mark_yUz = TurkishStemmer.prototype.r_mark_yUz$;
  2331. function TurkishStemmer$r_mark_yUz$LTurkishStemmer$($this) {
  2332. return (! TurkishStemmer$r_check_vowel_harmony$LTurkishStemmer$($this) ? false : BaseStemmer$find_among_b$LBaseStemmer$ALAmong$I($this, TurkishStemmer.a_14, 4) === 0 ? false : ! TurkishStemmer$r_mark_suffix_with_optional_y_consonant$LTurkishStemmer$($this) ? false : true);
  2333. };
  2334. TurkishStemmer.r_mark_yUz$LTurkishStemmer$ = TurkishStemmer$r_mark_yUz$LTurkishStemmer$;
  2335. TurkishStemmer.prototype.r_mark_sUnUz$ = function () {
  2336. return (BaseStemmer$find_among_b$LBaseStemmer$ALAmong$I(this, TurkishStemmer.a_15, 4) === 0 ? false : true);
  2337. };
  2338. TurkishStemmer.prototype.r_mark_sUnUz = TurkishStemmer.prototype.r_mark_sUnUz$;
  2339. function TurkishStemmer$r_mark_sUnUz$LTurkishStemmer$($this) {
  2340. return (BaseStemmer$find_among_b$LBaseStemmer$ALAmong$I($this, TurkishStemmer.a_15, 4) === 0 ? false : true);
  2341. };
  2342. TurkishStemmer.r_mark_sUnUz$LTurkishStemmer$ = TurkishStemmer$r_mark_sUnUz$LTurkishStemmer$;
  2343. TurkishStemmer.prototype.r_mark_lAr$ = function () {
  2344. return (! TurkishStemmer$r_check_vowel_harmony$LTurkishStemmer$(this) ? false : BaseStemmer$find_among_b$LBaseStemmer$ALAmong$I(this, TurkishStemmer.a_16, 2) === 0 ? false : true);
  2345. };
  2346. TurkishStemmer.prototype.r_mark_lAr = TurkishStemmer.prototype.r_mark_lAr$;
  2347. function TurkishStemmer$r_mark_lAr$LTurkishStemmer$($this) {
  2348. return (! TurkishStemmer$r_check_vowel_harmony$LTurkishStemmer$($this) ? false : BaseStemmer$find_among_b$LBaseStemmer$ALAmong$I($this, TurkishStemmer.a_16, 2) === 0 ? false : true);
  2349. };
  2350. TurkishStemmer.r_mark_lAr$LTurkishStemmer$ = TurkishStemmer$r_mark_lAr$LTurkishStemmer$;
  2351. TurkishStemmer.prototype.r_mark_nUz$ = function () {
  2352. return (! TurkishStemmer$r_check_vowel_harmony$LTurkishStemmer$(this) ? false : BaseStemmer$find_among_b$LBaseStemmer$ALAmong$I(this, TurkishStemmer.a_17, 4) === 0 ? false : true);
  2353. };
  2354. TurkishStemmer.prototype.r_mark_nUz = TurkishStemmer.prototype.r_mark_nUz$;
  2355. function TurkishStemmer$r_mark_nUz$LTurkishStemmer$($this) {
  2356. return (! TurkishStemmer$r_check_vowel_harmony$LTurkishStemmer$($this) ? false : BaseStemmer$find_among_b$LBaseStemmer$ALAmong$I($this, TurkishStemmer.a_17, 4) === 0 ? false : true);
  2357. };
  2358. TurkishStemmer.r_mark_nUz$LTurkishStemmer$ = TurkishStemmer$r_mark_nUz$LTurkishStemmer$;
  2359. TurkishStemmer.prototype.r_mark_DUr$ = function () {
  2360. return (! TurkishStemmer$r_check_vowel_harmony$LTurkishStemmer$(this) ? false : BaseStemmer$find_among_b$LBaseStemmer$ALAmong$I(this, TurkishStemmer.a_18, 8) === 0 ? false : true);
  2361. };
  2362. TurkishStemmer.prototype.r_mark_DUr = TurkishStemmer.prototype.r_mark_DUr$;
  2363. function TurkishStemmer$r_mark_DUr$LTurkishStemmer$($this) {
  2364. return (! TurkishStemmer$r_check_vowel_harmony$LTurkishStemmer$($this) ? false : BaseStemmer$find_among_b$LBaseStemmer$ALAmong$I($this, TurkishStemmer.a_18, 8) === 0 ? false : true);
  2365. };
  2366. TurkishStemmer.r_mark_DUr$LTurkishStemmer$ = TurkishStemmer$r_mark_DUr$LTurkishStemmer$;
  2367. TurkishStemmer.prototype.r_mark_cAsInA$ = function () {
  2368. return (BaseStemmer$find_among_b$LBaseStemmer$ALAmong$I(this, TurkishStemmer.a_19, 2) === 0 ? false : true);
  2369. };
  2370. TurkishStemmer.prototype.r_mark_cAsInA = TurkishStemmer.prototype.r_mark_cAsInA$;
  2371. function TurkishStemmer$r_mark_cAsInA$LTurkishStemmer$($this) {
  2372. return (BaseStemmer$find_among_b$LBaseStemmer$ALAmong$I($this, TurkishStemmer.a_19, 2) === 0 ? false : true);
  2373. };
  2374. TurkishStemmer.r_mark_cAsInA$LTurkishStemmer$ = TurkishStemmer$r_mark_cAsInA$LTurkishStemmer$;
  2375. TurkishStemmer.prototype.r_mark_yDU$ = function () {
  2376. return (! TurkishStemmer$r_check_vowel_harmony$LTurkishStemmer$(this) ? false : BaseStemmer$find_among_b$LBaseStemmer$ALAmong$I(this, TurkishStemmer.a_20, 32) === 0 ? false : ! TurkishStemmer$r_mark_suffix_with_optional_y_consonant$LTurkishStemmer$(this) ? false : true);
  2377. };
  2378. TurkishStemmer.prototype.r_mark_yDU = TurkishStemmer.prototype.r_mark_yDU$;
  2379. function TurkishStemmer$r_mark_yDU$LTurkishStemmer$($this) {
  2380. return (! TurkishStemmer$r_check_vowel_harmony$LTurkishStemmer$($this) ? false : BaseStemmer$find_among_b$LBaseStemmer$ALAmong$I($this, TurkishStemmer.a_20, 32) === 0 ? false : ! TurkishStemmer$r_mark_suffix_with_optional_y_consonant$LTurkishStemmer$($this) ? false : true);
  2381. };
  2382. TurkishStemmer.r_mark_yDU$LTurkishStemmer$ = TurkishStemmer$r_mark_yDU$LTurkishStemmer$;
  2383. TurkishStemmer.prototype.r_mark_ysA$ = function () {
  2384. return (BaseStemmer$find_among_b$LBaseStemmer$ALAmong$I(this, TurkishStemmer.a_21, 8) === 0 ? false : ! TurkishStemmer$r_mark_suffix_with_optional_y_consonant$LTurkishStemmer$(this) ? false : true);
  2385. };
  2386. TurkishStemmer.prototype.r_mark_ysA = TurkishStemmer.prototype.r_mark_ysA$;
  2387. function TurkishStemmer$r_mark_ysA$LTurkishStemmer$($this) {
  2388. return (BaseStemmer$find_among_b$LBaseStemmer$ALAmong$I($this, TurkishStemmer.a_21, 8) === 0 ? false : ! TurkishStemmer$r_mark_suffix_with_optional_y_consonant$LTurkishStemmer$($this) ? false : true);
  2389. };
  2390. TurkishStemmer.r_mark_ysA$LTurkishStemmer$ = TurkishStemmer$r_mark_ysA$LTurkishStemmer$;
  2391. TurkishStemmer.prototype.r_mark_ymUs_$ = function () {
  2392. return (! TurkishStemmer$r_check_vowel_harmony$LTurkishStemmer$(this) ? false : BaseStemmer$find_among_b$LBaseStemmer$ALAmong$I(this, TurkishStemmer.a_22, 4) === 0 ? false : ! TurkishStemmer$r_mark_suffix_with_optional_y_consonant$LTurkishStemmer$(this) ? false : true);
  2393. };
  2394. TurkishStemmer.prototype.r_mark_ymUs_ = TurkishStemmer.prototype.r_mark_ymUs_$;
  2395. function TurkishStemmer$r_mark_ymUs_$LTurkishStemmer$($this) {
  2396. return (! TurkishStemmer$r_check_vowel_harmony$LTurkishStemmer$($this) ? false : BaseStemmer$find_among_b$LBaseStemmer$ALAmong$I($this, TurkishStemmer.a_22, 4) === 0 ? false : ! TurkishStemmer$r_mark_suffix_with_optional_y_consonant$LTurkishStemmer$($this) ? false : true);
  2397. };
  2398. TurkishStemmer.r_mark_ymUs_$LTurkishStemmer$ = TurkishStemmer$r_mark_ymUs_$LTurkishStemmer$;
  2399. TurkishStemmer.prototype.r_mark_yken$ = function () {
  2400. return (! BaseStemmer$eq_s_b$LBaseStemmer$IS(this, 3, "ken") ? false : ! TurkishStemmer$r_mark_suffix_with_optional_y_consonant$LTurkishStemmer$(this) ? false : true);
  2401. };
  2402. TurkishStemmer.prototype.r_mark_yken = TurkishStemmer.prototype.r_mark_yken$;
  2403. function TurkishStemmer$r_mark_yken$LTurkishStemmer$($this) {
  2404. return (! BaseStemmer$eq_s_b$LBaseStemmer$IS($this, 3, "ken") ? false : ! TurkishStemmer$r_mark_suffix_with_optional_y_consonant$LTurkishStemmer$($this) ? false : true);
  2405. };
  2406. TurkishStemmer.r_mark_yken$LTurkishStemmer$ = TurkishStemmer$r_mark_yken$LTurkishStemmer$;
  2407. TurkishStemmer.prototype.r_stem_nominal_verb_suffixes$ = function () {
  2408. var v_1;
  2409. var v_2;
  2410. var v_3;
  2411. var v_4;
  2412. var v_5;
  2413. var v_6;
  2414. var v_7;
  2415. var v_8;
  2416. var v_9;
  2417. var v_10;
  2418. var lab0;
  2419. var lab1;
  2420. var lab2;
  2421. var lab3;
  2422. var lab4;
  2423. var lab5;
  2424. var lab6;
  2425. var lab7;
  2426. var lab8;
  2427. var lab9;
  2428. var lab10;
  2429. var lab11;
  2430. var lab12;
  2431. var lab13;
  2432. var lab14;
  2433. var lab15;
  2434. var lab16;
  2435. var lab17;
  2436. var lab18;
  2437. var lab19;
  2438. var lab20;
  2439. var lab21;
  2440. var lab22;
  2441. var lab23;
  2442. var lab24;
  2443. var lab25;
  2444. var lab26;
  2445. var lab27;
  2446. var lab28;
  2447. var lab29;
  2448. var lab30;
  2449. var lab31;
  2450. var lab32;
  2451. var lab33;
  2452. var lab34;
  2453. this.ket = this.cursor;
  2454. this.B_continue_stemming_noun_suffixes = true;
  2455. lab0 = true;
  2456. lab0:
  2457. while (lab0 === true) {
  2458. lab0 = false;
  2459. v_1 = ((this.limit - this.cursor) | 0);
  2460. lab1 = true;
  2461. lab1:
  2462. while (lab1 === true) {
  2463. lab1 = false;
  2464. lab2 = true;
  2465. lab2:
  2466. while (lab2 === true) {
  2467. lab2 = false;
  2468. v_2 = ((this.limit - this.cursor) | 0);
  2469. lab3 = true;
  2470. lab3:
  2471. while (lab3 === true) {
  2472. lab3 = false;
  2473. if (! (! TurkishStemmer$r_check_vowel_harmony$LTurkishStemmer$(this) ? false : BaseStemmer$find_among_b$LBaseStemmer$ALAmong$I(this, TurkishStemmer.a_22, 4) === 0 ? false : ! TurkishStemmer$r_mark_suffix_with_optional_y_consonant$LTurkishStemmer$(this) ? false : true)) {
  2474. break lab3;
  2475. }
  2476. break lab2;
  2477. }
  2478. this.cursor = ((this.limit - v_2) | 0);
  2479. lab4 = true;
  2480. lab4:
  2481. while (lab4 === true) {
  2482. lab4 = false;
  2483. if (! (! TurkishStemmer$r_check_vowel_harmony$LTurkishStemmer$(this) ? false : BaseStemmer$find_among_b$LBaseStemmer$ALAmong$I(this, TurkishStemmer.a_20, 32) === 0 ? false : ! TurkishStemmer$r_mark_suffix_with_optional_y_consonant$LTurkishStemmer$(this) ? false : true)) {
  2484. break lab4;
  2485. }
  2486. break lab2;
  2487. }
  2488. this.cursor = ((this.limit - v_2) | 0);
  2489. lab5 = true;
  2490. lab5:
  2491. while (lab5 === true) {
  2492. lab5 = false;
  2493. if (! (BaseStemmer$find_among_b$LBaseStemmer$ALAmong$I(this, TurkishStemmer.a_21, 8) === 0 ? false : ! TurkishStemmer$r_mark_suffix_with_optional_y_consonant$LTurkishStemmer$(this) ? false : true)) {
  2494. break lab5;
  2495. }
  2496. break lab2;
  2497. }
  2498. this.cursor = ((this.limit - v_2) | 0);
  2499. if (! (! BaseStemmer$eq_s_b$LBaseStemmer$IS(this, 3, "ken") ? false : ! TurkishStemmer$r_mark_suffix_with_optional_y_consonant$LTurkishStemmer$(this) ? false : true)) {
  2500. break lab1;
  2501. }
  2502. }
  2503. break lab0;
  2504. }
  2505. this.cursor = ((this.limit - v_1) | 0);
  2506. lab6 = true;
  2507. lab6:
  2508. while (lab6 === true) {
  2509. lab6 = false;
  2510. if (! (BaseStemmer$find_among_b$LBaseStemmer$ALAmong$I(this, TurkishStemmer.a_19, 2) === 0 ? false : true)) {
  2511. break lab6;
  2512. }
  2513. lab7 = true;
  2514. lab7:
  2515. while (lab7 === true) {
  2516. lab7 = false;
  2517. v_3 = ((this.limit - this.cursor) | 0);
  2518. lab8 = true;
  2519. lab8:
  2520. while (lab8 === true) {
  2521. lab8 = false;
  2522. if (! (BaseStemmer$find_among_b$LBaseStemmer$ALAmong$I(this, TurkishStemmer.a_15, 4) === 0 ? false : true)) {
  2523. break lab8;
  2524. }
  2525. break lab7;
  2526. }
  2527. this.cursor = ((this.limit - v_3) | 0);
  2528. lab9 = true;
  2529. lab9:
  2530. while (lab9 === true) {
  2531. lab9 = false;
  2532. if (! (! TurkishStemmer$r_check_vowel_harmony$LTurkishStemmer$(this) ? false : BaseStemmer$find_among_b$LBaseStemmer$ALAmong$I(this, TurkishStemmer.a_16, 2) === 0 ? false : true)) {
  2533. break lab9;
  2534. }
  2535. break lab7;
  2536. }
  2537. this.cursor = ((this.limit - v_3) | 0);
  2538. lab10 = true;
  2539. lab10:
  2540. while (lab10 === true) {
  2541. lab10 = false;
  2542. if (! (! TurkishStemmer$r_check_vowel_harmony$LTurkishStemmer$(this) ? false : BaseStemmer$find_among_b$LBaseStemmer$ALAmong$I(this, TurkishStemmer.a_12, 4) === 0 ? false : ! TurkishStemmer$r_mark_suffix_with_optional_y_consonant$LTurkishStemmer$(this) ? false : true)) {
  2543. break lab10;
  2544. }
  2545. break lab7;
  2546. }
  2547. this.cursor = ((this.limit - v_3) | 0);
  2548. lab11 = true;
  2549. lab11:
  2550. while (lab11 === true) {
  2551. lab11 = false;
  2552. if (! (! TurkishStemmer$r_check_vowel_harmony$LTurkishStemmer$(this) ? false : BaseStemmer$find_among_b$LBaseStemmer$ALAmong$I(this, TurkishStemmer.a_13, 4) === 0 ? false : true)) {
  2553. break lab11;
  2554. }
  2555. break lab7;
  2556. }
  2557. this.cursor = ((this.limit - v_3) | 0);
  2558. lab12 = true;
  2559. lab12:
  2560. while (lab12 === true) {
  2561. lab12 = false;
  2562. if (! (! TurkishStemmer$r_check_vowel_harmony$LTurkishStemmer$(this) ? false : BaseStemmer$find_among_b$LBaseStemmer$ALAmong$I(this, TurkishStemmer.a_14, 4) === 0 ? false : ! TurkishStemmer$r_mark_suffix_with_optional_y_consonant$LTurkishStemmer$(this) ? false : true)) {
  2563. break lab12;
  2564. }
  2565. break lab7;
  2566. }
  2567. this.cursor = ((this.limit - v_3) | 0);
  2568. }
  2569. if (! (! TurkishStemmer$r_check_vowel_harmony$LTurkishStemmer$(this) ? false : BaseStemmer$find_among_b$LBaseStemmer$ALAmong$I(this, TurkishStemmer.a_22, 4) === 0 ? false : ! TurkishStemmer$r_mark_suffix_with_optional_y_consonant$LTurkishStemmer$(this) ? false : true)) {
  2570. break lab6;
  2571. }
  2572. break lab0;
  2573. }
  2574. this.cursor = ((this.limit - v_1) | 0);
  2575. lab13 = true;
  2576. lab13:
  2577. while (lab13 === true) {
  2578. lab13 = false;
  2579. if (! (! TurkishStemmer$r_check_vowel_harmony$LTurkishStemmer$(this) ? false : BaseStemmer$find_among_b$LBaseStemmer$ALAmong$I(this, TurkishStemmer.a_16, 2) === 0 ? false : true)) {
  2580. break lab13;
  2581. }
  2582. this.bra = this.cursor;
  2583. if (! BaseStemmer$slice_from$LBaseStemmer$S(this, "")) {
  2584. return false;
  2585. }
  2586. v_4 = ((this.limit - this.cursor) | 0);
  2587. lab14 = true;
  2588. lab14:
  2589. while (lab14 === true) {
  2590. lab14 = false;
  2591. this.ket = this.cursor;
  2592. lab15 = true;
  2593. lab15:
  2594. while (lab15 === true) {
  2595. lab15 = false;
  2596. v_5 = ((this.limit - this.cursor) | 0);
  2597. lab16 = true;
  2598. lab16:
  2599. while (lab16 === true) {
  2600. lab16 = false;
  2601. if (! (! TurkishStemmer$r_check_vowel_harmony$LTurkishStemmer$(this) ? false : BaseStemmer$find_among_b$LBaseStemmer$ALAmong$I(this, TurkishStemmer.a_18, 8) === 0 ? false : true)) {
  2602. break lab16;
  2603. }
  2604. break lab15;
  2605. }
  2606. this.cursor = ((this.limit - v_5) | 0);
  2607. lab17 = true;
  2608. lab17:
  2609. while (lab17 === true) {
  2610. lab17 = false;
  2611. if (! (! TurkishStemmer$r_check_vowel_harmony$LTurkishStemmer$(this) ? false : BaseStemmer$find_among_b$LBaseStemmer$ALAmong$I(this, TurkishStemmer.a_20, 32) === 0 ? false : ! TurkishStemmer$r_mark_suffix_with_optional_y_consonant$LTurkishStemmer$(this) ? false : true)) {
  2612. break lab17;
  2613. }
  2614. break lab15;
  2615. }
  2616. this.cursor = ((this.limit - v_5) | 0);
  2617. lab18 = true;
  2618. lab18:
  2619. while (lab18 === true) {
  2620. lab18 = false;
  2621. if (! (BaseStemmer$find_among_b$LBaseStemmer$ALAmong$I(this, TurkishStemmer.a_21, 8) === 0 ? false : ! TurkishStemmer$r_mark_suffix_with_optional_y_consonant$LTurkishStemmer$(this) ? false : true)) {
  2622. break lab18;
  2623. }
  2624. break lab15;
  2625. }
  2626. this.cursor = ((this.limit - v_5) | 0);
  2627. if (! (! TurkishStemmer$r_check_vowel_harmony$LTurkishStemmer$(this) ? false : BaseStemmer$find_among_b$LBaseStemmer$ALAmong$I(this, TurkishStemmer.a_22, 4) === 0 ? false : ! TurkishStemmer$r_mark_suffix_with_optional_y_consonant$LTurkishStemmer$(this) ? false : true)) {
  2628. this.cursor = ((this.limit - v_4) | 0);
  2629. break lab14;
  2630. }
  2631. }
  2632. }
  2633. this.B_continue_stemming_noun_suffixes = false;
  2634. break lab0;
  2635. }
  2636. this.cursor = ((this.limit - v_1) | 0);
  2637. lab19 = true;
  2638. lab19:
  2639. while (lab19 === true) {
  2640. lab19 = false;
  2641. if (! (! TurkishStemmer$r_check_vowel_harmony$LTurkishStemmer$(this) ? false : BaseStemmer$find_among_b$LBaseStemmer$ALAmong$I(this, TurkishStemmer.a_17, 4) === 0 ? false : true)) {
  2642. break lab19;
  2643. }
  2644. lab20 = true;
  2645. lab20:
  2646. while (lab20 === true) {
  2647. lab20 = false;
  2648. v_6 = ((this.limit - this.cursor) | 0);
  2649. lab21 = true;
  2650. lab21:
  2651. while (lab21 === true) {
  2652. lab21 = false;
  2653. if (! (! TurkishStemmer$r_check_vowel_harmony$LTurkishStemmer$(this) ? false : BaseStemmer$find_among_b$LBaseStemmer$ALAmong$I(this, TurkishStemmer.a_20, 32) === 0 ? false : ! TurkishStemmer$r_mark_suffix_with_optional_y_consonant$LTurkishStemmer$(this) ? false : true)) {
  2654. break lab21;
  2655. }
  2656. break lab20;
  2657. }
  2658. this.cursor = ((this.limit - v_6) | 0);
  2659. if (! (BaseStemmer$find_among_b$LBaseStemmer$ALAmong$I(this, TurkishStemmer.a_21, 8) === 0 ? false : ! TurkishStemmer$r_mark_suffix_with_optional_y_consonant$LTurkishStemmer$(this) ? false : true)) {
  2660. break lab19;
  2661. }
  2662. }
  2663. break lab0;
  2664. }
  2665. this.cursor = ((this.limit - v_1) | 0);
  2666. lab22 = true;
  2667. lab22:
  2668. while (lab22 === true) {
  2669. lab22 = false;
  2670. lab23 = true;
  2671. lab23:
  2672. while (lab23 === true) {
  2673. lab23 = false;
  2674. v_7 = ((this.limit - this.cursor) | 0);
  2675. lab24 = true;
  2676. lab24:
  2677. while (lab24 === true) {
  2678. lab24 = false;
  2679. if (! (BaseStemmer$find_among_b$LBaseStemmer$ALAmong$I(this, TurkishStemmer.a_15, 4) === 0 ? false : true)) {
  2680. break lab24;
  2681. }
  2682. break lab23;
  2683. }
  2684. this.cursor = ((this.limit - v_7) | 0);
  2685. lab25 = true;
  2686. lab25:
  2687. while (lab25 === true) {
  2688. lab25 = false;
  2689. if (! (! TurkishStemmer$r_check_vowel_harmony$LTurkishStemmer$(this) ? false : BaseStemmer$find_among_b$LBaseStemmer$ALAmong$I(this, TurkishStemmer.a_14, 4) === 0 ? false : ! TurkishStemmer$r_mark_suffix_with_optional_y_consonant$LTurkishStemmer$(this) ? false : true)) {
  2690. break lab25;
  2691. }
  2692. break lab23;
  2693. }
  2694. this.cursor = ((this.limit - v_7) | 0);
  2695. lab26 = true;
  2696. lab26:
  2697. while (lab26 === true) {
  2698. lab26 = false;
  2699. if (! (! TurkishStemmer$r_check_vowel_harmony$LTurkishStemmer$(this) ? false : BaseStemmer$find_among_b$LBaseStemmer$ALAmong$I(this, TurkishStemmer.a_13, 4) === 0 ? false : true)) {
  2700. break lab26;
  2701. }
  2702. break lab23;
  2703. }
  2704. this.cursor = ((this.limit - v_7) | 0);
  2705. if (! (! TurkishStemmer$r_check_vowel_harmony$LTurkishStemmer$(this) ? false : BaseStemmer$find_among_b$LBaseStemmer$ALAmong$I(this, TurkishStemmer.a_12, 4) === 0 ? false : ! TurkishStemmer$r_mark_suffix_with_optional_y_consonant$LTurkishStemmer$(this) ? false : true)) {
  2706. break lab22;
  2707. }
  2708. }
  2709. this.bra = this.cursor;
  2710. if (! BaseStemmer$slice_from$LBaseStemmer$S(this, "")) {
  2711. return false;
  2712. }
  2713. v_8 = ((this.limit - this.cursor) | 0);
  2714. lab27 = true;
  2715. lab27:
  2716. while (lab27 === true) {
  2717. lab27 = false;
  2718. this.ket = this.cursor;
  2719. if (! (! TurkishStemmer$r_check_vowel_harmony$LTurkishStemmer$(this) ? false : BaseStemmer$find_among_b$LBaseStemmer$ALAmong$I(this, TurkishStemmer.a_22, 4) === 0 ? false : ! TurkishStemmer$r_mark_suffix_with_optional_y_consonant$LTurkishStemmer$(this) ? false : true)) {
  2720. this.cursor = ((this.limit - v_8) | 0);
  2721. break lab27;
  2722. }
  2723. }
  2724. break lab0;
  2725. }
  2726. this.cursor = ((this.limit - v_1) | 0);
  2727. if (! (! TurkishStemmer$r_check_vowel_harmony$LTurkishStemmer$(this) ? false : BaseStemmer$find_among_b$LBaseStemmer$ALAmong$I(this, TurkishStemmer.a_18, 8) === 0 ? false : true)) {
  2728. return false;
  2729. }
  2730. this.bra = this.cursor;
  2731. if (! BaseStemmer$slice_from$LBaseStemmer$S(this, "")) {
  2732. return false;
  2733. }
  2734. v_9 = ((this.limit - this.cursor) | 0);
  2735. lab28 = true;
  2736. lab28:
  2737. while (lab28 === true) {
  2738. lab28 = false;
  2739. this.ket = this.cursor;
  2740. lab29 = true;
  2741. lab29:
  2742. while (lab29 === true) {
  2743. lab29 = false;
  2744. v_10 = ((this.limit - this.cursor) | 0);
  2745. lab30 = true;
  2746. lab30:
  2747. while (lab30 === true) {
  2748. lab30 = false;
  2749. if (! (BaseStemmer$find_among_b$LBaseStemmer$ALAmong$I(this, TurkishStemmer.a_15, 4) === 0 ? false : true)) {
  2750. break lab30;
  2751. }
  2752. break lab29;
  2753. }
  2754. this.cursor = ((this.limit - v_10) | 0);
  2755. lab31 = true;
  2756. lab31:
  2757. while (lab31 === true) {
  2758. lab31 = false;
  2759. if (! (! TurkishStemmer$r_check_vowel_harmony$LTurkishStemmer$(this) ? false : BaseStemmer$find_among_b$LBaseStemmer$ALAmong$I(this, TurkishStemmer.a_16, 2) === 0 ? false : true)) {
  2760. break lab31;
  2761. }
  2762. break lab29;
  2763. }
  2764. this.cursor = ((this.limit - v_10) | 0);
  2765. lab32 = true;
  2766. lab32:
  2767. while (lab32 === true) {
  2768. lab32 = false;
  2769. if (! (! TurkishStemmer$r_check_vowel_harmony$LTurkishStemmer$(this) ? false : BaseStemmer$find_among_b$LBaseStemmer$ALAmong$I(this, TurkishStemmer.a_12, 4) === 0 ? false : ! TurkishStemmer$r_mark_suffix_with_optional_y_consonant$LTurkishStemmer$(this) ? false : true)) {
  2770. break lab32;
  2771. }
  2772. break lab29;
  2773. }
  2774. this.cursor = ((this.limit - v_10) | 0);
  2775. lab33 = true;
  2776. lab33:
  2777. while (lab33 === true) {
  2778. lab33 = false;
  2779. if (! (! TurkishStemmer$r_check_vowel_harmony$LTurkishStemmer$(this) ? false : BaseStemmer$find_among_b$LBaseStemmer$ALAmong$I(this, TurkishStemmer.a_13, 4) === 0 ? false : true)) {
  2780. break lab33;
  2781. }
  2782. break lab29;
  2783. }
  2784. this.cursor = ((this.limit - v_10) | 0);
  2785. lab34 = true;
  2786. lab34:
  2787. while (lab34 === true) {
  2788. lab34 = false;
  2789. if (! (! TurkishStemmer$r_check_vowel_harmony$LTurkishStemmer$(this) ? false : BaseStemmer$find_among_b$LBaseStemmer$ALAmong$I(this, TurkishStemmer.a_14, 4) === 0 ? false : ! TurkishStemmer$r_mark_suffix_with_optional_y_consonant$LTurkishStemmer$(this) ? false : true)) {
  2790. break lab34;
  2791. }
  2792. break lab29;
  2793. }
  2794. this.cursor = ((this.limit - v_10) | 0);
  2795. }
  2796. if (! (! TurkishStemmer$r_check_vowel_harmony$LTurkishStemmer$(this) ? false : BaseStemmer$find_among_b$LBaseStemmer$ALAmong$I(this, TurkishStemmer.a_22, 4) === 0 ? false : ! TurkishStemmer$r_mark_suffix_with_optional_y_consonant$LTurkishStemmer$(this) ? false : true)) {
  2797. this.cursor = ((this.limit - v_9) | 0);
  2798. break lab28;
  2799. }
  2800. }
  2801. }
  2802. this.bra = this.cursor;
  2803. return (! BaseStemmer$slice_from$LBaseStemmer$S(this, "") ? false : true);
  2804. };
  2805. TurkishStemmer.prototype.r_stem_nominal_verb_suffixes = TurkishStemmer.prototype.r_stem_nominal_verb_suffixes$;
  2806. function TurkishStemmer$r_stem_nominal_verb_suffixes$LTurkishStemmer$($this) {
  2807. var v_1;
  2808. var v_2;
  2809. var v_3;
  2810. var v_4;
  2811. var v_5;
  2812. var v_6;
  2813. var v_7;
  2814. var v_8;
  2815. var v_9;
  2816. var v_10;
  2817. var lab0;
  2818. var lab1;
  2819. var lab2;
  2820. var lab3;
  2821. var lab4;
  2822. var lab5;
  2823. var lab6;
  2824. var lab7;
  2825. var lab8;
  2826. var lab9;
  2827. var lab10;
  2828. var lab11;
  2829. var lab12;
  2830. var lab13;
  2831. var lab14;
  2832. var lab15;
  2833. var lab16;
  2834. var lab17;
  2835. var lab18;
  2836. var lab19;
  2837. var lab20;
  2838. var lab21;
  2839. var lab22;
  2840. var lab23;
  2841. var lab24;
  2842. var lab25;
  2843. var lab26;
  2844. var lab27;
  2845. var lab28;
  2846. var lab29;
  2847. var lab30;
  2848. var lab31;
  2849. var lab32;
  2850. var lab33;
  2851. var lab34;
  2852. $this.ket = $this.cursor;
  2853. $this.B_continue_stemming_noun_suffixes = true;
  2854. lab0 = true;
  2855. lab0:
  2856. while (lab0 === true) {
  2857. lab0 = false;
  2858. v_1 = (($this.limit - $this.cursor) | 0);
  2859. lab1 = true;
  2860. lab1:
  2861. while (lab1 === true) {
  2862. lab1 = false;
  2863. lab2 = true;
  2864. lab2:
  2865. while (lab2 === true) {
  2866. lab2 = false;
  2867. v_2 = (($this.limit - $this.cursor) | 0);
  2868. lab3 = true;
  2869. lab3:
  2870. while (lab3 === true) {
  2871. lab3 = false;
  2872. if (! (! TurkishStemmer$r_check_vowel_harmony$LTurkishStemmer$($this) ? false : BaseStemmer$find_among_b$LBaseStemmer$ALAmong$I($this, TurkishStemmer.a_22, 4) === 0 ? false : ! TurkishStemmer$r_mark_suffix_with_optional_y_consonant$LTurkishStemmer$($this) ? false : true)) {
  2873. break lab3;
  2874. }
  2875. break lab2;
  2876. }
  2877. $this.cursor = (($this.limit - v_2) | 0);
  2878. lab4 = true;
  2879. lab4:
  2880. while (lab4 === true) {
  2881. lab4 = false;
  2882. if (! (! TurkishStemmer$r_check_vowel_harmony$LTurkishStemmer$($this) ? false : BaseStemmer$find_among_b$LBaseStemmer$ALAmong$I($this, TurkishStemmer.a_20, 32) === 0 ? false : ! TurkishStemmer$r_mark_suffix_with_optional_y_consonant$LTurkishStemmer$($this) ? false : true)) {
  2883. break lab4;
  2884. }
  2885. break lab2;
  2886. }
  2887. $this.cursor = (($this.limit - v_2) | 0);
  2888. lab5 = true;
  2889. lab5:
  2890. while (lab5 === true) {
  2891. lab5 = false;
  2892. if (! (BaseStemmer$find_among_b$LBaseStemmer$ALAmong$I($this, TurkishStemmer.a_21, 8) === 0 ? false : ! TurkishStemmer$r_mark_suffix_with_optional_y_consonant$LTurkishStemmer$($this) ? false : true)) {
  2893. break lab5;
  2894. }
  2895. break lab2;
  2896. }
  2897. $this.cursor = (($this.limit - v_2) | 0);
  2898. if (! (! BaseStemmer$eq_s_b$LBaseStemmer$IS($this, 3, "ken") ? false : ! TurkishStemmer$r_mark_suffix_with_optional_y_consonant$LTurkishStemmer$($this) ? false : true)) {
  2899. break lab1;
  2900. }
  2901. }
  2902. break lab0;
  2903. }
  2904. $this.cursor = (($this.limit - v_1) | 0);
  2905. lab6 = true;
  2906. lab6:
  2907. while (lab6 === true) {
  2908. lab6 = false;
  2909. if (! (BaseStemmer$find_among_b$LBaseStemmer$ALAmong$I($this, TurkishStemmer.a_19, 2) === 0 ? false : true)) {
  2910. break lab6;
  2911. }
  2912. lab7 = true;
  2913. lab7:
  2914. while (lab7 === true) {
  2915. lab7 = false;
  2916. v_3 = (($this.limit - $this.cursor) | 0);
  2917. lab8 = true;
  2918. lab8:
  2919. while (lab8 === true) {
  2920. lab8 = false;
  2921. if (! (BaseStemmer$find_among_b$LBaseStemmer$ALAmong$I($this, TurkishStemmer.a_15, 4) === 0 ? false : true)) {
  2922. break lab8;
  2923. }
  2924. break lab7;
  2925. }
  2926. $this.cursor = (($this.limit - v_3) | 0);
  2927. lab9 = true;
  2928. lab9:
  2929. while (lab9 === true) {
  2930. lab9 = false;
  2931. if (! (! TurkishStemmer$r_check_vowel_harmony$LTurkishStemmer$($this) ? false : BaseStemmer$find_among_b$LBaseStemmer$ALAmong$I($this, TurkishStemmer.a_16, 2) === 0 ? false : true)) {
  2932. break lab9;
  2933. }
  2934. break lab7;
  2935. }
  2936. $this.cursor = (($this.limit - v_3) | 0);
  2937. lab10 = true;
  2938. lab10:
  2939. while (lab10 === true) {
  2940. lab10 = false;
  2941. if (! (! TurkishStemmer$r_check_vowel_harmony$LTurkishStemmer$($this) ? false : BaseStemmer$find_among_b$LBaseStemmer$ALAmong$I($this, TurkishStemmer.a_12, 4) === 0 ? false : ! TurkishStemmer$r_mark_suffix_with_optional_y_consonant$LTurkishStemmer$($this) ? false : true)) {
  2942. break lab10;
  2943. }
  2944. break lab7;
  2945. }
  2946. $this.cursor = (($this.limit - v_3) | 0);
  2947. lab11 = true;
  2948. lab11:
  2949. while (lab11 === true) {
  2950. lab11 = false;
  2951. if (! (! TurkishStemmer$r_check_vowel_harmony$LTurkishStemmer$($this) ? false : BaseStemmer$find_among_b$LBaseStemmer$ALAmong$I($this, TurkishStemmer.a_13, 4) === 0 ? false : true)) {
  2952. break lab11;
  2953. }
  2954. break lab7;
  2955. }
  2956. $this.cursor = (($this.limit - v_3) | 0);
  2957. lab12 = true;
  2958. lab12:
  2959. while (lab12 === true) {
  2960. lab12 = false;
  2961. if (! (! TurkishStemmer$r_check_vowel_harmony$LTurkishStemmer$($this) ? false : BaseStemmer$find_among_b$LBaseStemmer$ALAmong$I($this, TurkishStemmer.a_14, 4) === 0 ? false : ! TurkishStemmer$r_mark_suffix_with_optional_y_consonant$LTurkishStemmer$($this) ? false : true)) {
  2962. break lab12;
  2963. }
  2964. break lab7;
  2965. }
  2966. $this.cursor = (($this.limit - v_3) | 0);
  2967. }
  2968. if (! (! TurkishStemmer$r_check_vowel_harmony$LTurkishStemmer$($this) ? false : BaseStemmer$find_among_b$LBaseStemmer$ALAmong$I($this, TurkishStemmer.a_22, 4) === 0 ? false : ! TurkishStemmer$r_mark_suffix_with_optional_y_consonant$LTurkishStemmer$($this) ? false : true)) {
  2969. break lab6;
  2970. }
  2971. break lab0;
  2972. }
  2973. $this.cursor = (($this.limit - v_1) | 0);
  2974. lab13 = true;
  2975. lab13:
  2976. while (lab13 === true) {
  2977. lab13 = false;
  2978. if (! (! TurkishStemmer$r_check_vowel_harmony$LTurkishStemmer$($this) ? false : BaseStemmer$find_among_b$LBaseStemmer$ALAmong$I($this, TurkishStemmer.a_16, 2) === 0 ? false : true)) {
  2979. break lab13;
  2980. }
  2981. $this.bra = $this.cursor;
  2982. if (! BaseStemmer$slice_from$LBaseStemmer$S($this, "")) {
  2983. return false;
  2984. }
  2985. v_4 = (($this.limit - $this.cursor) | 0);
  2986. lab14 = true;
  2987. lab14:
  2988. while (lab14 === true) {
  2989. lab14 = false;
  2990. $this.ket = $this.cursor;
  2991. lab15 = true;
  2992. lab15:
  2993. while (lab15 === true) {
  2994. lab15 = false;
  2995. v_5 = (($this.limit - $this.cursor) | 0);
  2996. lab16 = true;
  2997. lab16:
  2998. while (lab16 === true) {
  2999. lab16 = false;
  3000. if (! (! TurkishStemmer$r_check_vowel_harmony$LTurkishStemmer$($this) ? false : BaseStemmer$find_among_b$LBaseStemmer$ALAmong$I($this, TurkishStemmer.a_18, 8) === 0 ? false : true)) {
  3001. break lab16;
  3002. }
  3003. break lab15;
  3004. }
  3005. $this.cursor = (($this.limit - v_5) | 0);
  3006. lab17 = true;
  3007. lab17:
  3008. while (lab17 === true) {
  3009. lab17 = false;
  3010. if (! (! TurkishStemmer$r_check_vowel_harmony$LTurkishStemmer$($this) ? false : BaseStemmer$find_among_b$LBaseStemmer$ALAmong$I($this, TurkishStemmer.a_20, 32) === 0 ? false : ! TurkishStemmer$r_mark_suffix_with_optional_y_consonant$LTurkishStemmer$($this) ? false : true)) {
  3011. break lab17;
  3012. }
  3013. break lab15;
  3014. }
  3015. $this.cursor = (($this.limit - v_5) | 0);
  3016. lab18 = true;
  3017. lab18:
  3018. while (lab18 === true) {
  3019. lab18 = false;
  3020. if (! (BaseStemmer$find_among_b$LBaseStemmer$ALAmong$I($this, TurkishStemmer.a_21, 8) === 0 ? false : ! TurkishStemmer$r_mark_suffix_with_optional_y_consonant$LTurkishStemmer$($this) ? false : true)) {
  3021. break lab18;
  3022. }
  3023. break lab15;
  3024. }
  3025. $this.cursor = (($this.limit - v_5) | 0);
  3026. if (! (! TurkishStemmer$r_check_vowel_harmony$LTurkishStemmer$($this) ? false : BaseStemmer$find_among_b$LBaseStemmer$ALAmong$I($this, TurkishStemmer.a_22, 4) === 0 ? false : ! TurkishStemmer$r_mark_suffix_with_optional_y_consonant$LTurkishStemmer$($this) ? false : true)) {
  3027. $this.cursor = (($this.limit - v_4) | 0);
  3028. break lab14;
  3029. }
  3030. }
  3031. }
  3032. $this.B_continue_stemming_noun_suffixes = false;
  3033. break lab0;
  3034. }
  3035. $this.cursor = (($this.limit - v_1) | 0);
  3036. lab19 = true;
  3037. lab19:
  3038. while (lab19 === true) {
  3039. lab19 = false;
  3040. if (! (! TurkishStemmer$r_check_vowel_harmony$LTurkishStemmer$($this) ? false : BaseStemmer$find_among_b$LBaseStemmer$ALAmong$I($this, TurkishStemmer.a_17, 4) === 0 ? false : true)) {
  3041. break lab19;
  3042. }
  3043. lab20 = true;
  3044. lab20:
  3045. while (lab20 === true) {
  3046. lab20 = false;
  3047. v_6 = (($this.limit - $this.cursor) | 0);
  3048. lab21 = true;
  3049. lab21:
  3050. while (lab21 === true) {
  3051. lab21 = false;
  3052. if (! (! TurkishStemmer$r_check_vowel_harmony$LTurkishStemmer$($this) ? false : BaseStemmer$find_among_b$LBaseStemmer$ALAmong$I($this, TurkishStemmer.a_20, 32) === 0 ? false : ! TurkishStemmer$r_mark_suffix_with_optional_y_consonant$LTurkishStemmer$($this) ? false : true)) {
  3053. break lab21;
  3054. }
  3055. break lab20;
  3056. }
  3057. $this.cursor = (($this.limit - v_6) | 0);
  3058. if (! (BaseStemmer$find_among_b$LBaseStemmer$ALAmong$I($this, TurkishStemmer.a_21, 8) === 0 ? false : ! TurkishStemmer$r_mark_suffix_with_optional_y_consonant$LTurkishStemmer$($this) ? false : true)) {
  3059. break lab19;
  3060. }
  3061. }
  3062. break lab0;
  3063. }
  3064. $this.cursor = (($this.limit - v_1) | 0);
  3065. lab22 = true;
  3066. lab22:
  3067. while (lab22 === true) {
  3068. lab22 = false;
  3069. lab23 = true;
  3070. lab23:
  3071. while (lab23 === true) {
  3072. lab23 = false;
  3073. v_7 = (($this.limit - $this.cursor) | 0);
  3074. lab24 = true;
  3075. lab24:
  3076. while (lab24 === true) {
  3077. lab24 = false;
  3078. if (! (BaseStemmer$find_among_b$LBaseStemmer$ALAmong$I($this, TurkishStemmer.a_15, 4) === 0 ? false : true)) {
  3079. break lab24;
  3080. }
  3081. break lab23;
  3082. }
  3083. $this.cursor = (($this.limit - v_7) | 0);
  3084. lab25 = true;
  3085. lab25:
  3086. while (lab25 === true) {
  3087. lab25 = false;
  3088. if (! (! TurkishStemmer$r_check_vowel_harmony$LTurkishStemmer$($this) ? false : BaseStemmer$find_among_b$LBaseStemmer$ALAmong$I($this, TurkishStemmer.a_14, 4) === 0 ? false : ! TurkishStemmer$r_mark_suffix_with_optional_y_consonant$LTurkishStemmer$($this) ? false : true)) {
  3089. break lab25;
  3090. }
  3091. break lab23;
  3092. }
  3093. $this.cursor = (($this.limit - v_7) | 0);
  3094. lab26 = true;
  3095. lab26:
  3096. while (lab26 === true) {
  3097. lab26 = false;
  3098. if (! (! TurkishStemmer$r_check_vowel_harmony$LTurkishStemmer$($this) ? false : BaseStemmer$find_among_b$LBaseStemmer$ALAmong$I($this, TurkishStemmer.a_13, 4) === 0 ? false : true)) {
  3099. break lab26;
  3100. }
  3101. break lab23;
  3102. }
  3103. $this.cursor = (($this.limit - v_7) | 0);
  3104. if (! (! TurkishStemmer$r_check_vowel_harmony$LTurkishStemmer$($this) ? false : BaseStemmer$find_among_b$LBaseStemmer$ALAmong$I($this, TurkishStemmer.a_12, 4) === 0 ? false : ! TurkishStemmer$r_mark_suffix_with_optional_y_consonant$LTurkishStemmer$($this) ? false : true)) {
  3105. break lab22;
  3106. }
  3107. }
  3108. $this.bra = $this.cursor;
  3109. if (! BaseStemmer$slice_from$LBaseStemmer$S($this, "")) {
  3110. return false;
  3111. }
  3112. v_8 = (($this.limit - $this.cursor) | 0);
  3113. lab27 = true;
  3114. lab27:
  3115. while (lab27 === true) {
  3116. lab27 = false;
  3117. $this.ket = $this.cursor;
  3118. if (! (! TurkishStemmer$r_check_vowel_harmony$LTurkishStemmer$($this) ? false : BaseStemmer$find_among_b$LBaseStemmer$ALAmong$I($this, TurkishStemmer.a_22, 4) === 0 ? false : ! TurkishStemmer$r_mark_suffix_with_optional_y_consonant$LTurkishStemmer$($this) ? false : true)) {
  3119. $this.cursor = (($this.limit - v_8) | 0);
  3120. break lab27;
  3121. }
  3122. }
  3123. break lab0;
  3124. }
  3125. $this.cursor = (($this.limit - v_1) | 0);
  3126. if (! (! TurkishStemmer$r_check_vowel_harmony$LTurkishStemmer$($this) ? false : BaseStemmer$find_among_b$LBaseStemmer$ALAmong$I($this, TurkishStemmer.a_18, 8) === 0 ? false : true)) {
  3127. return false;
  3128. }
  3129. $this.bra = $this.cursor;
  3130. if (! BaseStemmer$slice_from$LBaseStemmer$S($this, "")) {
  3131. return false;
  3132. }
  3133. v_9 = (($this.limit - $this.cursor) | 0);
  3134. lab28 = true;
  3135. lab28:
  3136. while (lab28 === true) {
  3137. lab28 = false;
  3138. $this.ket = $this.cursor;
  3139. lab29 = true;
  3140. lab29:
  3141. while (lab29 === true) {
  3142. lab29 = false;
  3143. v_10 = (($this.limit - $this.cursor) | 0);
  3144. lab30 = true;
  3145. lab30:
  3146. while (lab30 === true) {
  3147. lab30 = false;
  3148. if (! (BaseStemmer$find_among_b$LBaseStemmer$ALAmong$I($this, TurkishStemmer.a_15, 4) === 0 ? false : true)) {
  3149. break lab30;
  3150. }
  3151. break lab29;
  3152. }
  3153. $this.cursor = (($this.limit - v_10) | 0);
  3154. lab31 = true;
  3155. lab31:
  3156. while (lab31 === true) {
  3157. lab31 = false;
  3158. if (! (! TurkishStemmer$r_check_vowel_harmony$LTurkishStemmer$($this) ? false : BaseStemmer$find_among_b$LBaseStemmer$ALAmong$I($this, TurkishStemmer.a_16, 2) === 0 ? false : true)) {
  3159. break lab31;
  3160. }
  3161. break lab29;
  3162. }
  3163. $this.cursor = (($this.limit - v_10) | 0);
  3164. lab32 = true;
  3165. lab32:
  3166. while (lab32 === true) {
  3167. lab32 = false;
  3168. if (! (! TurkishStemmer$r_check_vowel_harmony$LTurkishStemmer$($this) ? false : BaseStemmer$find_among_b$LBaseStemmer$ALAmong$I($this, TurkishStemmer.a_12, 4) === 0 ? false : ! TurkishStemmer$r_mark_suffix_with_optional_y_consonant$LTurkishStemmer$($this) ? false : true)) {
  3169. break lab32;
  3170. }
  3171. break lab29;
  3172. }
  3173. $this.cursor = (($this.limit - v_10) | 0);
  3174. lab33 = true;
  3175. lab33:
  3176. while (lab33 === true) {
  3177. lab33 = false;
  3178. if (! (! TurkishStemmer$r_check_vowel_harmony$LTurkishStemmer$($this) ? false : BaseStemmer$find_among_b$LBaseStemmer$ALAmong$I($this, TurkishStemmer.a_13, 4) === 0 ? false : true)) {
  3179. break lab33;
  3180. }
  3181. break lab29;
  3182. }
  3183. $this.cursor = (($this.limit - v_10) | 0);
  3184. lab34 = true;
  3185. lab34:
  3186. while (lab34 === true) {
  3187. lab34 = false;
  3188. if (! (! TurkishStemmer$r_check_vowel_harmony$LTurkishStemmer$($this) ? false : BaseStemmer$find_among_b$LBaseStemmer$ALAmong$I($this, TurkishStemmer.a_14, 4) === 0 ? false : ! TurkishStemmer$r_mark_suffix_with_optional_y_consonant$LTurkishStemmer$($this) ? false : true)) {
  3189. break lab34;
  3190. }
  3191. break lab29;
  3192. }
  3193. $this.cursor = (($this.limit - v_10) | 0);
  3194. }
  3195. if (! (! TurkishStemmer$r_check_vowel_harmony$LTurkishStemmer$($this) ? false : BaseStemmer$find_among_b$LBaseStemmer$ALAmong$I($this, TurkishStemmer.a_22, 4) === 0 ? false : ! TurkishStemmer$r_mark_suffix_with_optional_y_consonant$LTurkishStemmer$($this) ? false : true)) {
  3196. $this.cursor = (($this.limit - v_9) | 0);
  3197. break lab28;
  3198. }
  3199. }
  3200. }
  3201. $this.bra = $this.cursor;
  3202. return (! BaseStemmer$slice_from$LBaseStemmer$S($this, "") ? false : true);
  3203. };
  3204. TurkishStemmer.r_stem_nominal_verb_suffixes$LTurkishStemmer$ = TurkishStemmer$r_stem_nominal_verb_suffixes$LTurkishStemmer$;
  3205. TurkishStemmer.prototype.r_stem_suffix_chain_before_ki$ = function () {
  3206. var v_1;
  3207. var v_2;
  3208. var v_3;
  3209. var v_4;
  3210. var v_5;
  3211. var v_6;
  3212. var v_7;
  3213. var v_8;
  3214. var v_9;
  3215. var v_10;
  3216. var v_11;
  3217. var lab0;
  3218. var lab1;
  3219. var lab2;
  3220. var lab3;
  3221. var lab4;
  3222. var lab5;
  3223. var lab6;
  3224. var lab7;
  3225. var lab8;
  3226. var lab9;
  3227. var lab10;
  3228. var lab11;
  3229. var lab12;
  3230. var lab13;
  3231. var lab14;
  3232. var lab15;
  3233. var lab16;
  3234. var lab17;
  3235. var lab18;
  3236. this.ket = this.cursor;
  3237. if (! (! BaseStemmer$eq_s_b$LBaseStemmer$IS(this, 2, "ki") ? false : true)) {
  3238. return false;
  3239. }
  3240. lab0 = true;
  3241. lab0:
  3242. while (lab0 === true) {
  3243. lab0 = false;
  3244. v_1 = ((this.limit - this.cursor) | 0);
  3245. lab1 = true;
  3246. lab1:
  3247. while (lab1 === true) {
  3248. lab1 = false;
  3249. if (! (! TurkishStemmer$r_check_vowel_harmony$LTurkishStemmer$(this) ? false : BaseStemmer$find_among_b$LBaseStemmer$ALAmong$I(this, TurkishStemmer.a_6, 4) === 0 ? false : true)) {
  3250. break lab1;
  3251. }
  3252. this.bra = this.cursor;
  3253. if (! BaseStemmer$slice_from$LBaseStemmer$S(this, "")) {
  3254. return false;
  3255. }
  3256. v_2 = ((this.limit - this.cursor) | 0);
  3257. lab2 = true;
  3258. lab2:
  3259. while (lab2 === true) {
  3260. lab2 = false;
  3261. this.ket = this.cursor;
  3262. lab3 = true;
  3263. lab3:
  3264. while (lab3 === true) {
  3265. lab3 = false;
  3266. v_3 = ((this.limit - this.cursor) | 0);
  3267. lab4 = true;
  3268. lab4:
  3269. while (lab4 === true) {
  3270. lab4 = false;
  3271. if (! (! TurkishStemmer$r_check_vowel_harmony$LTurkishStemmer$(this) ? false : BaseStemmer$find_among_b$LBaseStemmer$ALAmong$I(this, TurkishStemmer.a_16, 2) === 0 ? false : true)) {
  3272. break lab4;
  3273. }
  3274. this.bra = this.cursor;
  3275. if (! BaseStemmer$slice_from$LBaseStemmer$S(this, "")) {
  3276. return false;
  3277. }
  3278. v_4 = ((this.limit - this.cursor) | 0);
  3279. lab5 = true;
  3280. lab5:
  3281. while (lab5 === true) {
  3282. lab5 = false;
  3283. if (! TurkishStemmer$r_stem_suffix_chain_before_ki$LTurkishStemmer$(this)) {
  3284. this.cursor = ((this.limit - v_4) | 0);
  3285. break lab5;
  3286. }
  3287. }
  3288. break lab3;
  3289. }
  3290. this.cursor = ((this.limit - v_3) | 0);
  3291. if (! (BaseStemmer$find_among_b$LBaseStemmer$ALAmong$I(this, TurkishStemmer.a_0, 10) === 0 ? false : ! TurkishStemmer$r_mark_suffix_with_optional_U_vowel$LTurkishStemmer$(this) ? false : true)) {
  3292. this.cursor = ((this.limit - v_2) | 0);
  3293. break lab2;
  3294. }
  3295. this.bra = this.cursor;
  3296. if (! BaseStemmer$slice_from$LBaseStemmer$S(this, "")) {
  3297. return false;
  3298. }
  3299. v_5 = ((this.limit - this.cursor) | 0);
  3300. lab6 = true;
  3301. lab6:
  3302. while (lab6 === true) {
  3303. lab6 = false;
  3304. this.ket = this.cursor;
  3305. if (! (! TurkishStemmer$r_check_vowel_harmony$LTurkishStemmer$(this) ? false : BaseStemmer$find_among_b$LBaseStemmer$ALAmong$I(this, TurkishStemmer.a_16, 2) === 0 ? false : true)) {
  3306. this.cursor = ((this.limit - v_5) | 0);
  3307. break lab6;
  3308. }
  3309. this.bra = this.cursor;
  3310. if (! BaseStemmer$slice_from$LBaseStemmer$S(this, "")) {
  3311. return false;
  3312. }
  3313. if (! TurkishStemmer$r_stem_suffix_chain_before_ki$LTurkishStemmer$(this)) {
  3314. this.cursor = ((this.limit - v_5) | 0);
  3315. break lab6;
  3316. }
  3317. }
  3318. }
  3319. }
  3320. break lab0;
  3321. }
  3322. this.cursor = ((this.limit - v_1) | 0);
  3323. lab7 = true;
  3324. lab7:
  3325. while (lab7 === true) {
  3326. lab7 = false;
  3327. if (! (! TurkishStemmer$r_check_vowel_harmony$LTurkishStemmer$(this) ? false : BaseStemmer$find_among_b$LBaseStemmer$ALAmong$I(this, TurkishStemmer.a_3, 4) === 0 ? false : ! TurkishStemmer$r_mark_suffix_with_optional_n_consonant$LTurkishStemmer$(this) ? false : true)) {
  3328. break lab7;
  3329. }
  3330. this.bra = this.cursor;
  3331. if (! BaseStemmer$slice_from$LBaseStemmer$S(this, "")) {
  3332. return false;
  3333. }
  3334. v_6 = ((this.limit - this.cursor) | 0);
  3335. lab8 = true;
  3336. lab8:
  3337. while (lab8 === true) {
  3338. lab8 = false;
  3339. this.ket = this.cursor;
  3340. lab9 = true;
  3341. lab9:
  3342. while (lab9 === true) {
  3343. lab9 = false;
  3344. v_7 = ((this.limit - this.cursor) | 0);
  3345. lab10 = true;
  3346. lab10:
  3347. while (lab10 === true) {
  3348. lab10 = false;
  3349. if (! (BaseStemmer$find_among_b$LBaseStemmer$ALAmong$I(this, TurkishStemmer.a_1, 2) === 0 ? false : true)) {
  3350. break lab10;
  3351. }
  3352. this.bra = this.cursor;
  3353. if (! BaseStemmer$slice_from$LBaseStemmer$S(this, "")) {
  3354. return false;
  3355. }
  3356. break lab9;
  3357. }
  3358. this.cursor = ((this.limit - v_7) | 0);
  3359. lab11 = true;
  3360. lab11:
  3361. while (lab11 === true) {
  3362. lab11 = false;
  3363. this.ket = this.cursor;
  3364. lab12 = true;
  3365. lab12:
  3366. while (lab12 === true) {
  3367. lab12 = false;
  3368. v_8 = ((this.limit - this.cursor) | 0);
  3369. lab13 = true;
  3370. lab13:
  3371. while (lab13 === true) {
  3372. lab13 = false;
  3373. if (! (BaseStemmer$find_among_b$LBaseStemmer$ALAmong$I(this, TurkishStemmer.a_0, 10) === 0 ? false : ! TurkishStemmer$r_mark_suffix_with_optional_U_vowel$LTurkishStemmer$(this) ? false : true)) {
  3374. break lab13;
  3375. }
  3376. break lab12;
  3377. }
  3378. this.cursor = ((this.limit - v_8) | 0);
  3379. if (! (! TurkishStemmer$r_check_vowel_harmony$LTurkishStemmer$(this) ? false : ! BaseStemmer$in_grouping_b$LBaseStemmer$AIII(this, TurkishStemmer.g_U, 105, 305) ? false : ! TurkishStemmer$r_mark_suffix_with_optional_s_consonant$LTurkishStemmer$(this) ? false : true)) {
  3380. break lab11;
  3381. }
  3382. }
  3383. this.bra = this.cursor;
  3384. if (! BaseStemmer$slice_from$LBaseStemmer$S(this, "")) {
  3385. return false;
  3386. }
  3387. v_9 = ((this.limit - this.cursor) | 0);
  3388. lab14 = true;
  3389. lab14:
  3390. while (lab14 === true) {
  3391. lab14 = false;
  3392. this.ket = this.cursor;
  3393. if (! (! TurkishStemmer$r_check_vowel_harmony$LTurkishStemmer$(this) ? false : BaseStemmer$find_among_b$LBaseStemmer$ALAmong$I(this, TurkishStemmer.a_16, 2) === 0 ? false : true)) {
  3394. this.cursor = ((this.limit - v_9) | 0);
  3395. break lab14;
  3396. }
  3397. this.bra = this.cursor;
  3398. if (! BaseStemmer$slice_from$LBaseStemmer$S(this, "")) {
  3399. return false;
  3400. }
  3401. if (! TurkishStemmer$r_stem_suffix_chain_before_ki$LTurkishStemmer$(this)) {
  3402. this.cursor = ((this.limit - v_9) | 0);
  3403. break lab14;
  3404. }
  3405. }
  3406. break lab9;
  3407. }
  3408. this.cursor = ((this.limit - v_7) | 0);
  3409. if (! TurkishStemmer$r_stem_suffix_chain_before_ki$LTurkishStemmer$(this)) {
  3410. this.cursor = ((this.limit - v_6) | 0);
  3411. break lab8;
  3412. }
  3413. }
  3414. }
  3415. break lab0;
  3416. }
  3417. this.cursor = ((this.limit - v_1) | 0);
  3418. if (! (! TurkishStemmer$r_check_vowel_harmony$LTurkishStemmer$(this) ? false : BaseStemmer$find_among_b$LBaseStemmer$ALAmong$I(this, TurkishStemmer.a_7, 2) === 0 ? false : true)) {
  3419. return false;
  3420. }
  3421. lab15 = true;
  3422. lab15:
  3423. while (lab15 === true) {
  3424. lab15 = false;
  3425. v_10 = ((this.limit - this.cursor) | 0);
  3426. lab16 = true;
  3427. lab16:
  3428. while (lab16 === true) {
  3429. lab16 = false;
  3430. if (! (BaseStemmer$find_among_b$LBaseStemmer$ALAmong$I(this, TurkishStemmer.a_1, 2) === 0 ? false : true)) {
  3431. break lab16;
  3432. }
  3433. this.bra = this.cursor;
  3434. if (! BaseStemmer$slice_from$LBaseStemmer$S(this, "")) {
  3435. return false;
  3436. }
  3437. break lab15;
  3438. }
  3439. this.cursor = ((this.limit - v_10) | 0);
  3440. lab17 = true;
  3441. lab17:
  3442. while (lab17 === true) {
  3443. lab17 = false;
  3444. if (! (! TurkishStemmer$r_check_vowel_harmony$LTurkishStemmer$(this) ? false : ! BaseStemmer$in_grouping_b$LBaseStemmer$AIII(this, TurkishStemmer.g_U, 105, 305) ? false : ! TurkishStemmer$r_mark_suffix_with_optional_s_consonant$LTurkishStemmer$(this) ? false : true)) {
  3445. break lab17;
  3446. }
  3447. this.bra = this.cursor;
  3448. if (! BaseStemmer$slice_from$LBaseStemmer$S(this, "")) {
  3449. return false;
  3450. }
  3451. v_11 = ((this.limit - this.cursor) | 0);
  3452. lab18 = true;
  3453. lab18:
  3454. while (lab18 === true) {
  3455. lab18 = false;
  3456. this.ket = this.cursor;
  3457. if (! (! TurkishStemmer$r_check_vowel_harmony$LTurkishStemmer$(this) ? false : BaseStemmer$find_among_b$LBaseStemmer$ALAmong$I(this, TurkishStemmer.a_16, 2) === 0 ? false : true)) {
  3458. this.cursor = ((this.limit - v_11) | 0);
  3459. break lab18;
  3460. }
  3461. this.bra = this.cursor;
  3462. if (! BaseStemmer$slice_from$LBaseStemmer$S(this, "")) {
  3463. return false;
  3464. }
  3465. if (! TurkishStemmer$r_stem_suffix_chain_before_ki$LTurkishStemmer$(this)) {
  3466. this.cursor = ((this.limit - v_11) | 0);
  3467. break lab18;
  3468. }
  3469. }
  3470. break lab15;
  3471. }
  3472. this.cursor = ((this.limit - v_10) | 0);
  3473. if (! TurkishStemmer$r_stem_suffix_chain_before_ki$LTurkishStemmer$(this)) {
  3474. return false;
  3475. }
  3476. }
  3477. }
  3478. return true;
  3479. };
  3480. TurkishStemmer.prototype.r_stem_suffix_chain_before_ki = TurkishStemmer.prototype.r_stem_suffix_chain_before_ki$;
  3481. function TurkishStemmer$r_stem_suffix_chain_before_ki$LTurkishStemmer$($this) {
  3482. var v_1;
  3483. var v_2;
  3484. var v_3;
  3485. var v_4;
  3486. var v_5;
  3487. var v_6;
  3488. var v_7;
  3489. var v_8;
  3490. var v_9;
  3491. var v_10;
  3492. var v_11;
  3493. var lab0;
  3494. var lab1;
  3495. var lab2;
  3496. var lab3;
  3497. var lab4;
  3498. var lab5;
  3499. var lab6;
  3500. var lab7;
  3501. var lab8;
  3502. var lab9;
  3503. var lab10;
  3504. var lab11;
  3505. var lab12;
  3506. var lab13;
  3507. var lab14;
  3508. var lab15;
  3509. var lab16;
  3510. var lab17;
  3511. var lab18;
  3512. $this.ket = $this.cursor;
  3513. if (! (! BaseStemmer$eq_s_b$LBaseStemmer$IS($this, 2, "ki") ? false : true)) {
  3514. return false;
  3515. }
  3516. lab0 = true;
  3517. lab0:
  3518. while (lab0 === true) {
  3519. lab0 = false;
  3520. v_1 = (($this.limit - $this.cursor) | 0);
  3521. lab1 = true;
  3522. lab1:
  3523. while (lab1 === true) {
  3524. lab1 = false;
  3525. if (! (! TurkishStemmer$r_check_vowel_harmony$LTurkishStemmer$($this) ? false : BaseStemmer$find_among_b$LBaseStemmer$ALAmong$I($this, TurkishStemmer.a_6, 4) === 0 ? false : true)) {
  3526. break lab1;
  3527. }
  3528. $this.bra = $this.cursor;
  3529. if (! BaseStemmer$slice_from$LBaseStemmer$S($this, "")) {
  3530. return false;
  3531. }
  3532. v_2 = (($this.limit - $this.cursor) | 0);
  3533. lab2 = true;
  3534. lab2:
  3535. while (lab2 === true) {
  3536. lab2 = false;
  3537. $this.ket = $this.cursor;
  3538. lab3 = true;
  3539. lab3:
  3540. while (lab3 === true) {
  3541. lab3 = false;
  3542. v_3 = (($this.limit - $this.cursor) | 0);
  3543. lab4 = true;
  3544. lab4:
  3545. while (lab4 === true) {
  3546. lab4 = false;
  3547. if (! (! TurkishStemmer$r_check_vowel_harmony$LTurkishStemmer$($this) ? false : BaseStemmer$find_among_b$LBaseStemmer$ALAmong$I($this, TurkishStemmer.a_16, 2) === 0 ? false : true)) {
  3548. break lab4;
  3549. }
  3550. $this.bra = $this.cursor;
  3551. if (! BaseStemmer$slice_from$LBaseStemmer$S($this, "")) {
  3552. return false;
  3553. }
  3554. v_4 = (($this.limit - $this.cursor) | 0);
  3555. lab5 = true;
  3556. lab5:
  3557. while (lab5 === true) {
  3558. lab5 = false;
  3559. if (! TurkishStemmer$r_stem_suffix_chain_before_ki$LTurkishStemmer$($this)) {
  3560. $this.cursor = (($this.limit - v_4) | 0);
  3561. break lab5;
  3562. }
  3563. }
  3564. break lab3;
  3565. }
  3566. $this.cursor = (($this.limit - v_3) | 0);
  3567. if (! (BaseStemmer$find_among_b$LBaseStemmer$ALAmong$I($this, TurkishStemmer.a_0, 10) === 0 ? false : ! TurkishStemmer$r_mark_suffix_with_optional_U_vowel$LTurkishStemmer$($this) ? false : true)) {
  3568. $this.cursor = (($this.limit - v_2) | 0);
  3569. break lab2;
  3570. }
  3571. $this.bra = $this.cursor;
  3572. if (! BaseStemmer$slice_from$LBaseStemmer$S($this, "")) {
  3573. return false;
  3574. }
  3575. v_5 = (($this.limit - $this.cursor) | 0);
  3576. lab6 = true;
  3577. lab6:
  3578. while (lab6 === true) {
  3579. lab6 = false;
  3580. $this.ket = $this.cursor;
  3581. if (! (! TurkishStemmer$r_check_vowel_harmony$LTurkishStemmer$($this) ? false : BaseStemmer$find_among_b$LBaseStemmer$ALAmong$I($this, TurkishStemmer.a_16, 2) === 0 ? false : true)) {
  3582. $this.cursor = (($this.limit - v_5) | 0);
  3583. break lab6;
  3584. }
  3585. $this.bra = $this.cursor;
  3586. if (! BaseStemmer$slice_from$LBaseStemmer$S($this, "")) {
  3587. return false;
  3588. }
  3589. if (! TurkishStemmer$r_stem_suffix_chain_before_ki$LTurkishStemmer$($this)) {
  3590. $this.cursor = (($this.limit - v_5) | 0);
  3591. break lab6;
  3592. }
  3593. }
  3594. }
  3595. }
  3596. break lab0;
  3597. }
  3598. $this.cursor = (($this.limit - v_1) | 0);
  3599. lab7 = true;
  3600. lab7:
  3601. while (lab7 === true) {
  3602. lab7 = false;
  3603. if (! (! TurkishStemmer$r_check_vowel_harmony$LTurkishStemmer$($this) ? false : BaseStemmer$find_among_b$LBaseStemmer$ALAmong$I($this, TurkishStemmer.a_3, 4) === 0 ? false : ! TurkishStemmer$r_mark_suffix_with_optional_n_consonant$LTurkishStemmer$($this) ? false : true)) {
  3604. break lab7;
  3605. }
  3606. $this.bra = $this.cursor;
  3607. if (! BaseStemmer$slice_from$LBaseStemmer$S($this, "")) {
  3608. return false;
  3609. }
  3610. v_6 = (($this.limit - $this.cursor) | 0);
  3611. lab8 = true;
  3612. lab8:
  3613. while (lab8 === true) {
  3614. lab8 = false;
  3615. $this.ket = $this.cursor;
  3616. lab9 = true;
  3617. lab9:
  3618. while (lab9 === true) {
  3619. lab9 = false;
  3620. v_7 = (($this.limit - $this.cursor) | 0);
  3621. lab10 = true;
  3622. lab10:
  3623. while (lab10 === true) {
  3624. lab10 = false;
  3625. if (! (BaseStemmer$find_among_b$LBaseStemmer$ALAmong$I($this, TurkishStemmer.a_1, 2) === 0 ? false : true)) {
  3626. break lab10;
  3627. }
  3628. $this.bra = $this.cursor;
  3629. if (! BaseStemmer$slice_from$LBaseStemmer$S($this, "")) {
  3630. return false;
  3631. }
  3632. break lab9;
  3633. }
  3634. $this.cursor = (($this.limit - v_7) | 0);
  3635. lab11 = true;
  3636. lab11:
  3637. while (lab11 === true) {
  3638. lab11 = false;
  3639. $this.ket = $this.cursor;
  3640. lab12 = true;
  3641. lab12:
  3642. while (lab12 === true) {
  3643. lab12 = false;
  3644. v_8 = (($this.limit - $this.cursor) | 0);
  3645. lab13 = true;
  3646. lab13:
  3647. while (lab13 === true) {
  3648. lab13 = false;
  3649. if (! (BaseStemmer$find_among_b$LBaseStemmer$ALAmong$I($this, TurkishStemmer.a_0, 10) === 0 ? false : ! TurkishStemmer$r_mark_suffix_with_optional_U_vowel$LTurkishStemmer$($this) ? false : true)) {
  3650. break lab13;
  3651. }
  3652. break lab12;
  3653. }
  3654. $this.cursor = (($this.limit - v_8) | 0);
  3655. if (! (! TurkishStemmer$r_check_vowel_harmony$LTurkishStemmer$($this) ? false : ! BaseStemmer$in_grouping_b$LBaseStemmer$AIII($this, TurkishStemmer.g_U, 105, 305) ? false : ! TurkishStemmer$r_mark_suffix_with_optional_s_consonant$LTurkishStemmer$($this) ? false : true)) {
  3656. break lab11;
  3657. }
  3658. }
  3659. $this.bra = $this.cursor;
  3660. if (! BaseStemmer$slice_from$LBaseStemmer$S($this, "")) {
  3661. return false;
  3662. }
  3663. v_9 = (($this.limit - $this.cursor) | 0);
  3664. lab14 = true;
  3665. lab14:
  3666. while (lab14 === true) {
  3667. lab14 = false;
  3668. $this.ket = $this.cursor;
  3669. if (! (! TurkishStemmer$r_check_vowel_harmony$LTurkishStemmer$($this) ? false : BaseStemmer$find_among_b$LBaseStemmer$ALAmong$I($this, TurkishStemmer.a_16, 2) === 0 ? false : true)) {
  3670. $this.cursor = (($this.limit - v_9) | 0);
  3671. break lab14;
  3672. }
  3673. $this.bra = $this.cursor;
  3674. if (! BaseStemmer$slice_from$LBaseStemmer$S($this, "")) {
  3675. return false;
  3676. }
  3677. if (! TurkishStemmer$r_stem_suffix_chain_before_ki$LTurkishStemmer$($this)) {
  3678. $this.cursor = (($this.limit - v_9) | 0);
  3679. break lab14;
  3680. }
  3681. }
  3682. break lab9;
  3683. }
  3684. $this.cursor = (($this.limit - v_7) | 0);
  3685. if (! TurkishStemmer$r_stem_suffix_chain_before_ki$LTurkishStemmer$($this)) {
  3686. $this.cursor = (($this.limit - v_6) | 0);
  3687. break lab8;
  3688. }
  3689. }
  3690. }
  3691. break lab0;
  3692. }
  3693. $this.cursor = (($this.limit - v_1) | 0);
  3694. if (! (! TurkishStemmer$r_check_vowel_harmony$LTurkishStemmer$($this) ? false : BaseStemmer$find_among_b$LBaseStemmer$ALAmong$I($this, TurkishStemmer.a_7, 2) === 0 ? false : true)) {
  3695. return false;
  3696. }
  3697. lab15 = true;
  3698. lab15:
  3699. while (lab15 === true) {
  3700. lab15 = false;
  3701. v_10 = (($this.limit - $this.cursor) | 0);
  3702. lab16 = true;
  3703. lab16:
  3704. while (lab16 === true) {
  3705. lab16 = false;
  3706. if (! (BaseStemmer$find_among_b$LBaseStemmer$ALAmong$I($this, TurkishStemmer.a_1, 2) === 0 ? false : true)) {
  3707. break lab16;
  3708. }
  3709. $this.bra = $this.cursor;
  3710. if (! BaseStemmer$slice_from$LBaseStemmer$S($this, "")) {
  3711. return false;
  3712. }
  3713. break lab15;
  3714. }
  3715. $this.cursor = (($this.limit - v_10) | 0);
  3716. lab17 = true;
  3717. lab17:
  3718. while (lab17 === true) {
  3719. lab17 = false;
  3720. if (! (! TurkishStemmer$r_check_vowel_harmony$LTurkishStemmer$($this) ? false : ! BaseStemmer$in_grouping_b$LBaseStemmer$AIII($this, TurkishStemmer.g_U, 105, 305) ? false : ! TurkishStemmer$r_mark_suffix_with_optional_s_consonant$LTurkishStemmer$($this) ? false : true)) {
  3721. break lab17;
  3722. }
  3723. $this.bra = $this.cursor;
  3724. if (! BaseStemmer$slice_from$LBaseStemmer$S($this, "")) {
  3725. return false;
  3726. }
  3727. v_11 = (($this.limit - $this.cursor) | 0);
  3728. lab18 = true;
  3729. lab18:
  3730. while (lab18 === true) {
  3731. lab18 = false;
  3732. $this.ket = $this.cursor;
  3733. if (! (! TurkishStemmer$r_check_vowel_harmony$LTurkishStemmer$($this) ? false : BaseStemmer$find_among_b$LBaseStemmer$ALAmong$I($this, TurkishStemmer.a_16, 2) === 0 ? false : true)) {
  3734. $this.cursor = (($this.limit - v_11) | 0);
  3735. break lab18;
  3736. }
  3737. $this.bra = $this.cursor;
  3738. if (! BaseStemmer$slice_from$LBaseStemmer$S($this, "")) {
  3739. return false;
  3740. }
  3741. if (! TurkishStemmer$r_stem_suffix_chain_before_ki$LTurkishStemmer$($this)) {
  3742. $this.cursor = (($this.limit - v_11) | 0);
  3743. break lab18;
  3744. }
  3745. }
  3746. break lab15;
  3747. }
  3748. $this.cursor = (($this.limit - v_10) | 0);
  3749. if (! TurkishStemmer$r_stem_suffix_chain_before_ki$LTurkishStemmer$($this)) {
  3750. return false;
  3751. }
  3752. }
  3753. }
  3754. return true;
  3755. };
  3756. TurkishStemmer.r_stem_suffix_chain_before_ki$LTurkishStemmer$ = TurkishStemmer$r_stem_suffix_chain_before_ki$LTurkishStemmer$;
  3757. TurkishStemmer.prototype.r_stem_noun_suffixes$ = function () {
  3758. var v_1;
  3759. var v_2;
  3760. var v_3;
  3761. var v_4;
  3762. var v_5;
  3763. var v_6;
  3764. var v_7;
  3765. var v_8;
  3766. var v_9;
  3767. var v_10;
  3768. var v_11;
  3769. var v_12;
  3770. var v_13;
  3771. var v_14;
  3772. var v_15;
  3773. var v_16;
  3774. var v_17;
  3775. var v_18;
  3776. var v_19;
  3777. var v_20;
  3778. var v_21;
  3779. var v_22;
  3780. var v_23;
  3781. var v_24;
  3782. var v_25;
  3783. var v_26;
  3784. var v_27;
  3785. var lab0;
  3786. var lab1;
  3787. var lab2;
  3788. var lab3;
  3789. var lab4;
  3790. var lab5;
  3791. var lab6;
  3792. var lab7;
  3793. var lab8;
  3794. var lab9;
  3795. var lab10;
  3796. var lab11;
  3797. var lab12;
  3798. var lab13;
  3799. var lab14;
  3800. var lab15;
  3801. var lab16;
  3802. var lab17;
  3803. var lab18;
  3804. var lab19;
  3805. var lab20;
  3806. var lab21;
  3807. var lab22;
  3808. var lab23;
  3809. var lab24;
  3810. var lab25;
  3811. var lab26;
  3812. var lab27;
  3813. var lab28;
  3814. var lab29;
  3815. var lab30;
  3816. var lab31;
  3817. var lab32;
  3818. var lab33;
  3819. var lab34;
  3820. var lab35;
  3821. var lab36;
  3822. var lab37;
  3823. var lab38;
  3824. var lab39;
  3825. var lab40;
  3826. var lab41;
  3827. var lab42;
  3828. var lab43;
  3829. var lab44;
  3830. var lab45;
  3831. var lab46;
  3832. var lab47;
  3833. var lab48;
  3834. var lab49;
  3835. var lab50;
  3836. var lab51;
  3837. var lab52;
  3838. var lab53;
  3839. var cursor$0;
  3840. var cursor$1;
  3841. lab0 = true;
  3842. lab0:
  3843. while (lab0 === true) {
  3844. lab0 = false;
  3845. v_1 = ((this.limit - this.cursor) | 0);
  3846. lab1 = true;
  3847. lab1:
  3848. while (lab1 === true) {
  3849. lab1 = false;
  3850. this.ket = this.cursor;
  3851. if (! (! TurkishStemmer$r_check_vowel_harmony$LTurkishStemmer$(this) ? false : BaseStemmer$find_among_b$LBaseStemmer$ALAmong$I(this, TurkishStemmer.a_16, 2) === 0 ? false : true)) {
  3852. break lab1;
  3853. }
  3854. this.bra = this.cursor;
  3855. if (! BaseStemmer$slice_from$LBaseStemmer$S(this, "")) {
  3856. return false;
  3857. }
  3858. v_2 = ((this.limit - this.cursor) | 0);
  3859. lab2 = true;
  3860. lab2:
  3861. while (lab2 === true) {
  3862. lab2 = false;
  3863. if (! TurkishStemmer$r_stem_suffix_chain_before_ki$LTurkishStemmer$(this)) {
  3864. this.cursor = ((this.limit - v_2) | 0);
  3865. break lab2;
  3866. }
  3867. }
  3868. break lab0;
  3869. }
  3870. this.cursor = ((this.limit - v_1) | 0);
  3871. lab3 = true;
  3872. lab3:
  3873. while (lab3 === true) {
  3874. lab3 = false;
  3875. this.ket = this.cursor;
  3876. if (! (! TurkishStemmer$r_check_vowel_harmony$LTurkishStemmer$(this) ? false : BaseStemmer$find_among_b$LBaseStemmer$ALAmong$I(this, TurkishStemmer.a_11, 2) === 0 ? false : ! TurkishStemmer$r_mark_suffix_with_optional_n_consonant$LTurkishStemmer$(this) ? false : true)) {
  3877. break lab3;
  3878. }
  3879. this.bra = this.cursor;
  3880. if (! BaseStemmer$slice_from$LBaseStemmer$S(this, "")) {
  3881. return false;
  3882. }
  3883. v_3 = ((this.limit - this.cursor) | 0);
  3884. lab4 = true;
  3885. lab4:
  3886. while (lab4 === true) {
  3887. lab4 = false;
  3888. lab5 = true;
  3889. lab5:
  3890. while (lab5 === true) {
  3891. lab5 = false;
  3892. v_4 = ((this.limit - this.cursor) | 0);
  3893. lab6 = true;
  3894. lab6:
  3895. while (lab6 === true) {
  3896. lab6 = false;
  3897. this.ket = this.cursor;
  3898. if (! (BaseStemmer$find_among_b$LBaseStemmer$ALAmong$I(this, TurkishStemmer.a_1, 2) === 0 ? false : true)) {
  3899. break lab6;
  3900. }
  3901. this.bra = this.cursor;
  3902. if (! BaseStemmer$slice_from$LBaseStemmer$S(this, "")) {
  3903. return false;
  3904. }
  3905. break lab5;
  3906. }
  3907. this.cursor = ((this.limit - v_4) | 0);
  3908. lab7 = true;
  3909. lab7:
  3910. while (lab7 === true) {
  3911. lab7 = false;
  3912. this.ket = this.cursor;
  3913. lab8 = true;
  3914. lab8:
  3915. while (lab8 === true) {
  3916. lab8 = false;
  3917. v_5 = ((this.limit - this.cursor) | 0);
  3918. lab9 = true;
  3919. lab9:
  3920. while (lab9 === true) {
  3921. lab9 = false;
  3922. if (! (BaseStemmer$find_among_b$LBaseStemmer$ALAmong$I(this, TurkishStemmer.a_0, 10) === 0 ? false : ! TurkishStemmer$r_mark_suffix_with_optional_U_vowel$LTurkishStemmer$(this) ? false : true)) {
  3923. break lab9;
  3924. }
  3925. break lab8;
  3926. }
  3927. this.cursor = ((this.limit - v_5) | 0);
  3928. if (! (! TurkishStemmer$r_check_vowel_harmony$LTurkishStemmer$(this) ? false : ! BaseStemmer$in_grouping_b$LBaseStemmer$AIII(this, TurkishStemmer.g_U, 105, 305) ? false : ! TurkishStemmer$r_mark_suffix_with_optional_s_consonant$LTurkishStemmer$(this) ? false : true)) {
  3929. break lab7;
  3930. }
  3931. }
  3932. this.bra = this.cursor;
  3933. if (! BaseStemmer$slice_from$LBaseStemmer$S(this, "")) {
  3934. return false;
  3935. }
  3936. v_6 = ((this.limit - this.cursor) | 0);
  3937. lab10 = true;
  3938. lab10:
  3939. while (lab10 === true) {
  3940. lab10 = false;
  3941. this.ket = this.cursor;
  3942. if (! (! TurkishStemmer$r_check_vowel_harmony$LTurkishStemmer$(this) ? false : BaseStemmer$find_among_b$LBaseStemmer$ALAmong$I(this, TurkishStemmer.a_16, 2) === 0 ? false : true)) {
  3943. this.cursor = ((this.limit - v_6) | 0);
  3944. break lab10;
  3945. }
  3946. this.bra = this.cursor;
  3947. if (! BaseStemmer$slice_from$LBaseStemmer$S(this, "")) {
  3948. return false;
  3949. }
  3950. if (! TurkishStemmer$r_stem_suffix_chain_before_ki$LTurkishStemmer$(this)) {
  3951. this.cursor = ((this.limit - v_6) | 0);
  3952. break lab10;
  3953. }
  3954. }
  3955. break lab5;
  3956. }
  3957. cursor$0 = this.cursor = ((this.limit - v_4) | 0);
  3958. this.ket = cursor$0;
  3959. if (! (! TurkishStemmer$r_check_vowel_harmony$LTurkishStemmer$(this) ? false : BaseStemmer$find_among_b$LBaseStemmer$ALAmong$I(this, TurkishStemmer.a_16, 2) === 0 ? false : true)) {
  3960. this.cursor = ((this.limit - v_3) | 0);
  3961. break lab4;
  3962. }
  3963. this.bra = this.cursor;
  3964. if (! BaseStemmer$slice_from$LBaseStemmer$S(this, "")) {
  3965. return false;
  3966. }
  3967. if (! TurkishStemmer$r_stem_suffix_chain_before_ki$LTurkishStemmer$(this)) {
  3968. this.cursor = ((this.limit - v_3) | 0);
  3969. break lab4;
  3970. }
  3971. }
  3972. }
  3973. break lab0;
  3974. }
  3975. this.cursor = ((this.limit - v_1) | 0);
  3976. lab11 = true;
  3977. lab11:
  3978. while (lab11 === true) {
  3979. lab11 = false;
  3980. this.ket = this.cursor;
  3981. lab12 = true;
  3982. lab12:
  3983. while (lab12 === true) {
  3984. lab12 = false;
  3985. v_7 = ((this.limit - this.cursor) | 0);
  3986. lab13 = true;
  3987. lab13:
  3988. while (lab13 === true) {
  3989. lab13 = false;
  3990. if (! (! TurkishStemmer$r_check_vowel_harmony$LTurkishStemmer$(this) ? false : BaseStemmer$find_among_b$LBaseStemmer$ALAmong$I(this, TurkishStemmer.a_7, 2) === 0 ? false : true)) {
  3991. break lab13;
  3992. }
  3993. break lab12;
  3994. }
  3995. this.cursor = ((this.limit - v_7) | 0);
  3996. if (! (! TurkishStemmer$r_check_vowel_harmony$LTurkishStemmer$(this) ? false : BaseStemmer$find_among_b$LBaseStemmer$ALAmong$I(this, TurkishStemmer.a_5, 2) === 0 ? false : true)) {
  3997. break lab11;
  3998. }
  3999. }
  4000. lab14 = true;
  4001. lab14:
  4002. while (lab14 === true) {
  4003. lab14 = false;
  4004. v_8 = ((this.limit - this.cursor) | 0);
  4005. lab15 = true;
  4006. lab15:
  4007. while (lab15 === true) {
  4008. lab15 = false;
  4009. if (! (BaseStemmer$find_among_b$LBaseStemmer$ALAmong$I(this, TurkishStemmer.a_1, 2) === 0 ? false : true)) {
  4010. break lab15;
  4011. }
  4012. this.bra = this.cursor;
  4013. if (! BaseStemmer$slice_from$LBaseStemmer$S(this, "")) {
  4014. return false;
  4015. }
  4016. break lab14;
  4017. }
  4018. this.cursor = ((this.limit - v_8) | 0);
  4019. lab16 = true;
  4020. lab16:
  4021. while (lab16 === true) {
  4022. lab16 = false;
  4023. if (! (! TurkishStemmer$r_check_vowel_harmony$LTurkishStemmer$(this) ? false : ! BaseStemmer$in_grouping_b$LBaseStemmer$AIII(this, TurkishStemmer.g_U, 105, 305) ? false : ! TurkishStemmer$r_mark_suffix_with_optional_s_consonant$LTurkishStemmer$(this) ? false : true)) {
  4024. break lab16;
  4025. }
  4026. this.bra = this.cursor;
  4027. if (! BaseStemmer$slice_from$LBaseStemmer$S(this, "")) {
  4028. return false;
  4029. }
  4030. v_9 = ((this.limit - this.cursor) | 0);
  4031. lab17 = true;
  4032. lab17:
  4033. while (lab17 === true) {
  4034. lab17 = false;
  4035. this.ket = this.cursor;
  4036. if (! (! TurkishStemmer$r_check_vowel_harmony$LTurkishStemmer$(this) ? false : BaseStemmer$find_among_b$LBaseStemmer$ALAmong$I(this, TurkishStemmer.a_16, 2) === 0 ? false : true)) {
  4037. this.cursor = ((this.limit - v_9) | 0);
  4038. break lab17;
  4039. }
  4040. this.bra = this.cursor;
  4041. if (! BaseStemmer$slice_from$LBaseStemmer$S(this, "")) {
  4042. return false;
  4043. }
  4044. if (! TurkishStemmer$r_stem_suffix_chain_before_ki$LTurkishStemmer$(this)) {
  4045. this.cursor = ((this.limit - v_9) | 0);
  4046. break lab17;
  4047. }
  4048. }
  4049. break lab14;
  4050. }
  4051. this.cursor = ((this.limit - v_8) | 0);
  4052. if (! TurkishStemmer$r_stem_suffix_chain_before_ki$LTurkishStemmer$(this)) {
  4053. break lab11;
  4054. }
  4055. }
  4056. break lab0;
  4057. }
  4058. this.cursor = ((this.limit - v_1) | 0);
  4059. lab18 = true;
  4060. lab18:
  4061. while (lab18 === true) {
  4062. lab18 = false;
  4063. this.ket = this.cursor;
  4064. lab19 = true;
  4065. lab19:
  4066. while (lab19 === true) {
  4067. lab19 = false;
  4068. v_10 = ((this.limit - this.cursor) | 0);
  4069. lab20 = true;
  4070. lab20:
  4071. while (lab20 === true) {
  4072. lab20 = false;
  4073. if (! (! TurkishStemmer$r_check_vowel_harmony$LTurkishStemmer$(this) ? false : BaseStemmer$find_among_b$LBaseStemmer$ALAmong$I(this, TurkishStemmer.a_9, 2) === 0 ? false : true)) {
  4074. break lab20;
  4075. }
  4076. break lab19;
  4077. }
  4078. this.cursor = ((this.limit - v_10) | 0);
  4079. if (! (! TurkishStemmer$r_check_vowel_harmony$LTurkishStemmer$(this) ? false : BaseStemmer$find_among_b$LBaseStemmer$ALAmong$I(this, TurkishStemmer.a_2, 4) === 0 ? false : true)) {
  4080. break lab18;
  4081. }
  4082. }
  4083. lab21 = true;
  4084. lab21:
  4085. while (lab21 === true) {
  4086. lab21 = false;
  4087. v_11 = ((this.limit - this.cursor) | 0);
  4088. lab22 = true;
  4089. lab22:
  4090. while (lab22 === true) {
  4091. lab22 = false;
  4092. if (! (! TurkishStemmer$r_check_vowel_harmony$LTurkishStemmer$(this) ? false : ! BaseStemmer$in_grouping_b$LBaseStemmer$AIII(this, TurkishStemmer.g_U, 105, 305) ? false : ! TurkishStemmer$r_mark_suffix_with_optional_s_consonant$LTurkishStemmer$(this) ? false : true)) {
  4093. break lab22;
  4094. }
  4095. this.bra = this.cursor;
  4096. if (! BaseStemmer$slice_from$LBaseStemmer$S(this, "")) {
  4097. return false;
  4098. }
  4099. v_12 = ((this.limit - this.cursor) | 0);
  4100. lab23 = true;
  4101. lab23:
  4102. while (lab23 === true) {
  4103. lab23 = false;
  4104. this.ket = this.cursor;
  4105. if (! (! TurkishStemmer$r_check_vowel_harmony$LTurkishStemmer$(this) ? false : BaseStemmer$find_among_b$LBaseStemmer$ALAmong$I(this, TurkishStemmer.a_16, 2) === 0 ? false : true)) {
  4106. this.cursor = ((this.limit - v_12) | 0);
  4107. break lab23;
  4108. }
  4109. this.bra = this.cursor;
  4110. if (! BaseStemmer$slice_from$LBaseStemmer$S(this, "")) {
  4111. return false;
  4112. }
  4113. if (! TurkishStemmer$r_stem_suffix_chain_before_ki$LTurkishStemmer$(this)) {
  4114. this.cursor = ((this.limit - v_12) | 0);
  4115. break lab23;
  4116. }
  4117. }
  4118. break lab21;
  4119. }
  4120. this.cursor = ((this.limit - v_11) | 0);
  4121. if (! (BaseStemmer$find_among_b$LBaseStemmer$ALAmong$I(this, TurkishStemmer.a_1, 2) === 0 ? false : true)) {
  4122. break lab18;
  4123. }
  4124. }
  4125. break lab0;
  4126. }
  4127. this.cursor = ((this.limit - v_1) | 0);
  4128. lab24 = true;
  4129. lab24:
  4130. while (lab24 === true) {
  4131. lab24 = false;
  4132. this.ket = this.cursor;
  4133. if (! (! TurkishStemmer$r_check_vowel_harmony$LTurkishStemmer$(this) ? false : BaseStemmer$find_among_b$LBaseStemmer$ALAmong$I(this, TurkishStemmer.a_8, 4) === 0 ? false : true)) {
  4134. break lab24;
  4135. }
  4136. this.bra = this.cursor;
  4137. if (! BaseStemmer$slice_from$LBaseStemmer$S(this, "")) {
  4138. return false;
  4139. }
  4140. v_13 = ((this.limit - this.cursor) | 0);
  4141. lab25 = true;
  4142. lab25:
  4143. while (lab25 === true) {
  4144. lab25 = false;
  4145. this.ket = this.cursor;
  4146. lab26 = true;
  4147. lab26:
  4148. while (lab26 === true) {
  4149. lab26 = false;
  4150. v_14 = ((this.limit - this.cursor) | 0);
  4151. lab27 = true;
  4152. lab27:
  4153. while (lab27 === true) {
  4154. lab27 = false;
  4155. if (! (BaseStemmer$find_among_b$LBaseStemmer$ALAmong$I(this, TurkishStemmer.a_0, 10) === 0 ? false : ! TurkishStemmer$r_mark_suffix_with_optional_U_vowel$LTurkishStemmer$(this) ? false : true)) {
  4156. break lab27;
  4157. }
  4158. this.bra = this.cursor;
  4159. if (! BaseStemmer$slice_from$LBaseStemmer$S(this, "")) {
  4160. return false;
  4161. }
  4162. v_15 = ((this.limit - this.cursor) | 0);
  4163. lab28 = true;
  4164. lab28:
  4165. while (lab28 === true) {
  4166. lab28 = false;
  4167. this.ket = this.cursor;
  4168. if (! (! TurkishStemmer$r_check_vowel_harmony$LTurkishStemmer$(this) ? false : BaseStemmer$find_among_b$LBaseStemmer$ALAmong$I(this, TurkishStemmer.a_16, 2) === 0 ? false : true)) {
  4169. this.cursor = ((this.limit - v_15) | 0);
  4170. break lab28;
  4171. }
  4172. this.bra = this.cursor;
  4173. if (! BaseStemmer$slice_from$LBaseStemmer$S(this, "")) {
  4174. return false;
  4175. }
  4176. if (! TurkishStemmer$r_stem_suffix_chain_before_ki$LTurkishStemmer$(this)) {
  4177. this.cursor = ((this.limit - v_15) | 0);
  4178. break lab28;
  4179. }
  4180. }
  4181. break lab26;
  4182. }
  4183. this.cursor = ((this.limit - v_14) | 0);
  4184. lab29 = true;
  4185. lab29:
  4186. while (lab29 === true) {
  4187. lab29 = false;
  4188. if (! (! TurkishStemmer$r_check_vowel_harmony$LTurkishStemmer$(this) ? false : BaseStemmer$find_among_b$LBaseStemmer$ALAmong$I(this, TurkishStemmer.a_16, 2) === 0 ? false : true)) {
  4189. break lab29;
  4190. }
  4191. this.bra = this.cursor;
  4192. if (! BaseStemmer$slice_from$LBaseStemmer$S(this, "")) {
  4193. return false;
  4194. }
  4195. v_16 = ((this.limit - this.cursor) | 0);
  4196. lab30 = true;
  4197. lab30:
  4198. while (lab30 === true) {
  4199. lab30 = false;
  4200. if (! TurkishStemmer$r_stem_suffix_chain_before_ki$LTurkishStemmer$(this)) {
  4201. this.cursor = ((this.limit - v_16) | 0);
  4202. break lab30;
  4203. }
  4204. }
  4205. break lab26;
  4206. }
  4207. this.cursor = ((this.limit - v_14) | 0);
  4208. if (! TurkishStemmer$r_stem_suffix_chain_before_ki$LTurkishStemmer$(this)) {
  4209. this.cursor = ((this.limit - v_13) | 0);
  4210. break lab25;
  4211. }
  4212. }
  4213. }
  4214. break lab0;
  4215. }
  4216. this.cursor = ((this.limit - v_1) | 0);
  4217. lab31 = true;
  4218. lab31:
  4219. while (lab31 === true) {
  4220. lab31 = false;
  4221. this.ket = this.cursor;
  4222. lab32 = true;
  4223. lab32:
  4224. while (lab32 === true) {
  4225. lab32 = false;
  4226. v_17 = ((this.limit - this.cursor) | 0);
  4227. lab33 = true;
  4228. lab33:
  4229. while (lab33 === true) {
  4230. lab33 = false;
  4231. if (! (! TurkishStemmer$r_check_vowel_harmony$LTurkishStemmer$(this) ? false : BaseStemmer$find_among_b$LBaseStemmer$ALAmong$I(this, TurkishStemmer.a_3, 4) === 0 ? false : ! TurkishStemmer$r_mark_suffix_with_optional_n_consonant$LTurkishStemmer$(this) ? false : true)) {
  4232. break lab33;
  4233. }
  4234. break lab32;
  4235. }
  4236. this.cursor = ((this.limit - v_17) | 0);
  4237. if (! (! TurkishStemmer$r_check_vowel_harmony$LTurkishStemmer$(this) ? false : BaseStemmer$find_among_b$LBaseStemmer$ALAmong$I(this, TurkishStemmer.a_10, 2) === 0 ? false : ! TurkishStemmer$r_mark_suffix_with_optional_y_consonant$LTurkishStemmer$(this) ? false : true)) {
  4238. break lab31;
  4239. }
  4240. }
  4241. this.bra = this.cursor;
  4242. if (! BaseStemmer$slice_from$LBaseStemmer$S(this, "")) {
  4243. return false;
  4244. }
  4245. v_18 = ((this.limit - this.cursor) | 0);
  4246. lab34 = true;
  4247. lab34:
  4248. while (lab34 === true) {
  4249. lab34 = false;
  4250. lab35 = true;
  4251. lab35:
  4252. while (lab35 === true) {
  4253. lab35 = false;
  4254. v_19 = ((this.limit - this.cursor) | 0);
  4255. lab36 = true;
  4256. lab36:
  4257. while (lab36 === true) {
  4258. lab36 = false;
  4259. this.ket = this.cursor;
  4260. if (! (! TurkishStemmer$r_check_vowel_harmony$LTurkishStemmer$(this) ? false : BaseStemmer$find_among_b$LBaseStemmer$ALAmong$I(this, TurkishStemmer.a_16, 2) === 0 ? false : true)) {
  4261. break lab36;
  4262. }
  4263. this.bra = this.cursor;
  4264. if (! BaseStemmer$slice_from$LBaseStemmer$S(this, "")) {
  4265. return false;
  4266. }
  4267. if (! TurkishStemmer$r_stem_suffix_chain_before_ki$LTurkishStemmer$(this)) {
  4268. break lab36;
  4269. }
  4270. break lab35;
  4271. }
  4272. this.cursor = ((this.limit - v_19) | 0);
  4273. lab37 = true;
  4274. lab37:
  4275. while (lab37 === true) {
  4276. lab37 = false;
  4277. this.ket = this.cursor;
  4278. lab38 = true;
  4279. lab38:
  4280. while (lab38 === true) {
  4281. lab38 = false;
  4282. v_20 = ((this.limit - this.cursor) | 0);
  4283. lab39 = true;
  4284. lab39:
  4285. while (lab39 === true) {
  4286. lab39 = false;
  4287. if (! (BaseStemmer$find_among_b$LBaseStemmer$ALAmong$I(this, TurkishStemmer.a_0, 10) === 0 ? false : ! TurkishStemmer$r_mark_suffix_with_optional_U_vowel$LTurkishStemmer$(this) ? false : true)) {
  4288. break lab39;
  4289. }
  4290. break lab38;
  4291. }
  4292. this.cursor = ((this.limit - v_20) | 0);
  4293. if (! (! TurkishStemmer$r_check_vowel_harmony$LTurkishStemmer$(this) ? false : ! BaseStemmer$in_grouping_b$LBaseStemmer$AIII(this, TurkishStemmer.g_U, 105, 305) ? false : ! TurkishStemmer$r_mark_suffix_with_optional_s_consonant$LTurkishStemmer$(this) ? false : true)) {
  4294. break lab37;
  4295. }
  4296. }
  4297. this.bra = this.cursor;
  4298. if (! BaseStemmer$slice_from$LBaseStemmer$S(this, "")) {
  4299. return false;
  4300. }
  4301. v_21 = ((this.limit - this.cursor) | 0);
  4302. lab40 = true;
  4303. lab40:
  4304. while (lab40 === true) {
  4305. lab40 = false;
  4306. this.ket = this.cursor;
  4307. if (! (! TurkishStemmer$r_check_vowel_harmony$LTurkishStemmer$(this) ? false : BaseStemmer$find_among_b$LBaseStemmer$ALAmong$I(this, TurkishStemmer.a_16, 2) === 0 ? false : true)) {
  4308. this.cursor = ((this.limit - v_21) | 0);
  4309. break lab40;
  4310. }
  4311. this.bra = this.cursor;
  4312. if (! BaseStemmer$slice_from$LBaseStemmer$S(this, "")) {
  4313. return false;
  4314. }
  4315. if (! TurkishStemmer$r_stem_suffix_chain_before_ki$LTurkishStemmer$(this)) {
  4316. this.cursor = ((this.limit - v_21) | 0);
  4317. break lab40;
  4318. }
  4319. }
  4320. break lab35;
  4321. }
  4322. this.cursor = ((this.limit - v_19) | 0);
  4323. if (! TurkishStemmer$r_stem_suffix_chain_before_ki$LTurkishStemmer$(this)) {
  4324. this.cursor = ((this.limit - v_18) | 0);
  4325. break lab34;
  4326. }
  4327. }
  4328. }
  4329. break lab0;
  4330. }
  4331. this.cursor = ((this.limit - v_1) | 0);
  4332. lab41 = true;
  4333. lab41:
  4334. while (lab41 === true) {
  4335. lab41 = false;
  4336. this.ket = this.cursor;
  4337. if (! (BaseStemmer$find_among_b$LBaseStemmer$ALAmong$I(this, TurkishStemmer.a_1, 2) === 0 ? false : true)) {
  4338. break lab41;
  4339. }
  4340. this.bra = this.cursor;
  4341. if (! BaseStemmer$slice_from$LBaseStemmer$S(this, "")) {
  4342. return false;
  4343. }
  4344. break lab0;
  4345. }
  4346. this.cursor = ((this.limit - v_1) | 0);
  4347. lab42 = true;
  4348. lab42:
  4349. while (lab42 === true) {
  4350. lab42 = false;
  4351. if (! TurkishStemmer$r_stem_suffix_chain_before_ki$LTurkishStemmer$(this)) {
  4352. break lab42;
  4353. }
  4354. break lab0;
  4355. }
  4356. this.cursor = ((this.limit - v_1) | 0);
  4357. lab43 = true;
  4358. lab43:
  4359. while (lab43 === true) {
  4360. lab43 = false;
  4361. this.ket = this.cursor;
  4362. lab44 = true;
  4363. lab44:
  4364. while (lab44 === true) {
  4365. lab44 = false;
  4366. v_22 = ((this.limit - this.cursor) | 0);
  4367. lab45 = true;
  4368. lab45:
  4369. while (lab45 === true) {
  4370. lab45 = false;
  4371. if (! (! TurkishStemmer$r_check_vowel_harmony$LTurkishStemmer$(this) ? false : BaseStemmer$find_among_b$LBaseStemmer$ALAmong$I(this, TurkishStemmer.a_6, 4) === 0 ? false : true)) {
  4372. break lab45;
  4373. }
  4374. break lab44;
  4375. }
  4376. this.cursor = ((this.limit - v_22) | 0);
  4377. lab46 = true;
  4378. lab46:
  4379. while (lab46 === true) {
  4380. lab46 = false;
  4381. if (! (! TurkishStemmer$r_check_vowel_harmony$LTurkishStemmer$(this) ? false : ! BaseStemmer$in_grouping_b$LBaseStemmer$AIII(this, TurkishStemmer.g_U, 105, 305) ? false : ! TurkishStemmer$r_mark_suffix_with_optional_y_consonant$LTurkishStemmer$(this) ? false : true)) {
  4382. break lab46;
  4383. }
  4384. break lab44;
  4385. }
  4386. this.cursor = ((this.limit - v_22) | 0);
  4387. if (! (! TurkishStemmer$r_check_vowel_harmony$LTurkishStemmer$(this) ? false : BaseStemmer$find_among_b$LBaseStemmer$ALAmong$I(this, TurkishStemmer.a_4, 2) === 0 ? false : ! TurkishStemmer$r_mark_suffix_with_optional_y_consonant$LTurkishStemmer$(this) ? false : true)) {
  4388. break lab43;
  4389. }
  4390. }
  4391. this.bra = this.cursor;
  4392. if (! BaseStemmer$slice_from$LBaseStemmer$S(this, "")) {
  4393. return false;
  4394. }
  4395. v_23 = ((this.limit - this.cursor) | 0);
  4396. lab47 = true;
  4397. lab47:
  4398. while (lab47 === true) {
  4399. lab47 = false;
  4400. this.ket = this.cursor;
  4401. lab48 = true;
  4402. lab48:
  4403. while (lab48 === true) {
  4404. lab48 = false;
  4405. v_24 = ((this.limit - this.cursor) | 0);
  4406. lab49 = true;
  4407. lab49:
  4408. while (lab49 === true) {
  4409. lab49 = false;
  4410. if (! (BaseStemmer$find_among_b$LBaseStemmer$ALAmong$I(this, TurkishStemmer.a_0, 10) === 0 ? false : ! TurkishStemmer$r_mark_suffix_with_optional_U_vowel$LTurkishStemmer$(this) ? false : true)) {
  4411. break lab49;
  4412. }
  4413. this.bra = this.cursor;
  4414. if (! BaseStemmer$slice_from$LBaseStemmer$S(this, "")) {
  4415. return false;
  4416. }
  4417. v_25 = ((this.limit - this.cursor) | 0);
  4418. lab50 = true;
  4419. lab50:
  4420. while (lab50 === true) {
  4421. lab50 = false;
  4422. this.ket = this.cursor;
  4423. if (! (! TurkishStemmer$r_check_vowel_harmony$LTurkishStemmer$(this) ? false : BaseStemmer$find_among_b$LBaseStemmer$ALAmong$I(this, TurkishStemmer.a_16, 2) === 0 ? false : true)) {
  4424. this.cursor = ((this.limit - v_25) | 0);
  4425. break lab50;
  4426. }
  4427. }
  4428. break lab48;
  4429. }
  4430. this.cursor = ((this.limit - v_24) | 0);
  4431. if (! (! TurkishStemmer$r_check_vowel_harmony$LTurkishStemmer$(this) ? false : BaseStemmer$find_among_b$LBaseStemmer$ALAmong$I(this, TurkishStemmer.a_16, 2) === 0 ? false : true)) {
  4432. this.cursor = ((this.limit - v_23) | 0);
  4433. break lab47;
  4434. }
  4435. }
  4436. this.bra = this.cursor;
  4437. if (! BaseStemmer$slice_from$LBaseStemmer$S(this, "")) {
  4438. return false;
  4439. }
  4440. this.ket = this.cursor;
  4441. if (! TurkishStemmer$r_stem_suffix_chain_before_ki$LTurkishStemmer$(this)) {
  4442. this.cursor = ((this.limit - v_23) | 0);
  4443. break lab47;
  4444. }
  4445. }
  4446. break lab0;
  4447. }
  4448. cursor$1 = this.cursor = ((this.limit - v_1) | 0);
  4449. this.ket = cursor$1;
  4450. lab51 = true;
  4451. lab51:
  4452. while (lab51 === true) {
  4453. lab51 = false;
  4454. v_26 = ((this.limit - this.cursor) | 0);
  4455. lab52 = true;
  4456. lab52:
  4457. while (lab52 === true) {
  4458. lab52 = false;
  4459. if (! (BaseStemmer$find_among_b$LBaseStemmer$ALAmong$I(this, TurkishStemmer.a_0, 10) === 0 ? false : ! TurkishStemmer$r_mark_suffix_with_optional_U_vowel$LTurkishStemmer$(this) ? false : true)) {
  4460. break lab52;
  4461. }
  4462. break lab51;
  4463. }
  4464. this.cursor = ((this.limit - v_26) | 0);
  4465. if (! (! TurkishStemmer$r_check_vowel_harmony$LTurkishStemmer$(this) ? false : ! BaseStemmer$in_grouping_b$LBaseStemmer$AIII(this, TurkishStemmer.g_U, 105, 305) ? false : ! TurkishStemmer$r_mark_suffix_with_optional_s_consonant$LTurkishStemmer$(this) ? false : true)) {
  4466. return false;
  4467. }
  4468. }
  4469. this.bra = this.cursor;
  4470. if (! BaseStemmer$slice_from$LBaseStemmer$S(this, "")) {
  4471. return false;
  4472. }
  4473. v_27 = ((this.limit - this.cursor) | 0);
  4474. lab53 = true;
  4475. lab53:
  4476. while (lab53 === true) {
  4477. lab53 = false;
  4478. this.ket = this.cursor;
  4479. if (! (! TurkishStemmer$r_check_vowel_harmony$LTurkishStemmer$(this) ? false : BaseStemmer$find_among_b$LBaseStemmer$ALAmong$I(this, TurkishStemmer.a_16, 2) === 0 ? false : true)) {
  4480. this.cursor = ((this.limit - v_27) | 0);
  4481. break lab53;
  4482. }
  4483. this.bra = this.cursor;
  4484. if (! BaseStemmer$slice_from$LBaseStemmer$S(this, "")) {
  4485. return false;
  4486. }
  4487. if (! TurkishStemmer$r_stem_suffix_chain_before_ki$LTurkishStemmer$(this)) {
  4488. this.cursor = ((this.limit - v_27) | 0);
  4489. break lab53;
  4490. }
  4491. }
  4492. }
  4493. return true;
  4494. };
  4495. TurkishStemmer.prototype.r_stem_noun_suffixes = TurkishStemmer.prototype.r_stem_noun_suffixes$;
  4496. function TurkishStemmer$r_stem_noun_suffixes$LTurkishStemmer$($this) {
  4497. var v_1;
  4498. var v_2;
  4499. var v_3;
  4500. var v_4;
  4501. var v_5;
  4502. var v_6;
  4503. var v_7;
  4504. var v_8;
  4505. var v_9;
  4506. var v_10;
  4507. var v_11;
  4508. var v_12;
  4509. var v_13;
  4510. var v_14;
  4511. var v_15;
  4512. var v_16;
  4513. var v_17;
  4514. var v_18;
  4515. var v_19;
  4516. var v_20;
  4517. var v_21;
  4518. var v_22;
  4519. var v_23;
  4520. var v_24;
  4521. var v_25;
  4522. var v_26;
  4523. var v_27;
  4524. var lab0;
  4525. var lab1;
  4526. var lab2;
  4527. var lab3;
  4528. var lab4;
  4529. var lab5;
  4530. var lab6;
  4531. var lab7;
  4532. var lab8;
  4533. var lab9;
  4534. var lab10;
  4535. var lab11;
  4536. var lab12;
  4537. var lab13;
  4538. var lab14;
  4539. var lab15;
  4540. var lab16;
  4541. var lab17;
  4542. var lab18;
  4543. var lab19;
  4544. var lab20;
  4545. var lab21;
  4546. var lab22;
  4547. var lab23;
  4548. var lab24;
  4549. var lab25;
  4550. var lab26;
  4551. var lab27;
  4552. var lab28;
  4553. var lab29;
  4554. var lab30;
  4555. var lab31;
  4556. var lab32;
  4557. var lab33;
  4558. var lab34;
  4559. var lab35;
  4560. var lab36;
  4561. var lab37;
  4562. var lab38;
  4563. var lab39;
  4564. var lab40;
  4565. var lab41;
  4566. var lab42;
  4567. var lab43;
  4568. var lab44;
  4569. var lab45;
  4570. var lab46;
  4571. var lab47;
  4572. var lab48;
  4573. var lab49;
  4574. var lab50;
  4575. var lab51;
  4576. var lab52;
  4577. var lab53;
  4578. var cursor$0;
  4579. var cursor$1;
  4580. lab0 = true;
  4581. lab0:
  4582. while (lab0 === true) {
  4583. lab0 = false;
  4584. v_1 = (($this.limit - $this.cursor) | 0);
  4585. lab1 = true;
  4586. lab1:
  4587. while (lab1 === true) {
  4588. lab1 = false;
  4589. $this.ket = $this.cursor;
  4590. if (! (! TurkishStemmer$r_check_vowel_harmony$LTurkishStemmer$($this) ? false : BaseStemmer$find_among_b$LBaseStemmer$ALAmong$I($this, TurkishStemmer.a_16, 2) === 0 ? false : true)) {
  4591. break lab1;
  4592. }
  4593. $this.bra = $this.cursor;
  4594. if (! BaseStemmer$slice_from$LBaseStemmer$S($this, "")) {
  4595. return false;
  4596. }
  4597. v_2 = (($this.limit - $this.cursor) | 0);
  4598. lab2 = true;
  4599. lab2:
  4600. while (lab2 === true) {
  4601. lab2 = false;
  4602. if (! TurkishStemmer$r_stem_suffix_chain_before_ki$LTurkishStemmer$($this)) {
  4603. $this.cursor = (($this.limit - v_2) | 0);
  4604. break lab2;
  4605. }
  4606. }
  4607. break lab0;
  4608. }
  4609. $this.cursor = (($this.limit - v_1) | 0);
  4610. lab3 = true;
  4611. lab3:
  4612. while (lab3 === true) {
  4613. lab3 = false;
  4614. $this.ket = $this.cursor;
  4615. if (! (! TurkishStemmer$r_check_vowel_harmony$LTurkishStemmer$($this) ? false : BaseStemmer$find_among_b$LBaseStemmer$ALAmong$I($this, TurkishStemmer.a_11, 2) === 0 ? false : ! TurkishStemmer$r_mark_suffix_with_optional_n_consonant$LTurkishStemmer$($this) ? false : true)) {
  4616. break lab3;
  4617. }
  4618. $this.bra = $this.cursor;
  4619. if (! BaseStemmer$slice_from$LBaseStemmer$S($this, "")) {
  4620. return false;
  4621. }
  4622. v_3 = (($this.limit - $this.cursor) | 0);
  4623. lab4 = true;
  4624. lab4:
  4625. while (lab4 === true) {
  4626. lab4 = false;
  4627. lab5 = true;
  4628. lab5:
  4629. while (lab5 === true) {
  4630. lab5 = false;
  4631. v_4 = (($this.limit - $this.cursor) | 0);
  4632. lab6 = true;
  4633. lab6:
  4634. while (lab6 === true) {
  4635. lab6 = false;
  4636. $this.ket = $this.cursor;
  4637. if (! (BaseStemmer$find_among_b$LBaseStemmer$ALAmong$I($this, TurkishStemmer.a_1, 2) === 0 ? false : true)) {
  4638. break lab6;
  4639. }
  4640. $this.bra = $this.cursor;
  4641. if (! BaseStemmer$slice_from$LBaseStemmer$S($this, "")) {
  4642. return false;
  4643. }
  4644. break lab5;
  4645. }
  4646. $this.cursor = (($this.limit - v_4) | 0);
  4647. lab7 = true;
  4648. lab7:
  4649. while (lab7 === true) {
  4650. lab7 = false;
  4651. $this.ket = $this.cursor;
  4652. lab8 = true;
  4653. lab8:
  4654. while (lab8 === true) {
  4655. lab8 = false;
  4656. v_5 = (($this.limit - $this.cursor) | 0);
  4657. lab9 = true;
  4658. lab9:
  4659. while (lab9 === true) {
  4660. lab9 = false;
  4661. if (! (BaseStemmer$find_among_b$LBaseStemmer$ALAmong$I($this, TurkishStemmer.a_0, 10) === 0 ? false : ! TurkishStemmer$r_mark_suffix_with_optional_U_vowel$LTurkishStemmer$($this) ? false : true)) {
  4662. break lab9;
  4663. }
  4664. break lab8;
  4665. }
  4666. $this.cursor = (($this.limit - v_5) | 0);
  4667. if (! (! TurkishStemmer$r_check_vowel_harmony$LTurkishStemmer$($this) ? false : ! BaseStemmer$in_grouping_b$LBaseStemmer$AIII($this, TurkishStemmer.g_U, 105, 305) ? false : ! TurkishStemmer$r_mark_suffix_with_optional_s_consonant$LTurkishStemmer$($this) ? false : true)) {
  4668. break lab7;
  4669. }
  4670. }
  4671. $this.bra = $this.cursor;
  4672. if (! BaseStemmer$slice_from$LBaseStemmer$S($this, "")) {
  4673. return false;
  4674. }
  4675. v_6 = (($this.limit - $this.cursor) | 0);
  4676. lab10 = true;
  4677. lab10:
  4678. while (lab10 === true) {
  4679. lab10 = false;
  4680. $this.ket = $this.cursor;
  4681. if (! (! TurkishStemmer$r_check_vowel_harmony$LTurkishStemmer$($this) ? false : BaseStemmer$find_among_b$LBaseStemmer$ALAmong$I($this, TurkishStemmer.a_16, 2) === 0 ? false : true)) {
  4682. $this.cursor = (($this.limit - v_6) | 0);
  4683. break lab10;
  4684. }
  4685. $this.bra = $this.cursor;
  4686. if (! BaseStemmer$slice_from$LBaseStemmer$S($this, "")) {
  4687. return false;
  4688. }
  4689. if (! TurkishStemmer$r_stem_suffix_chain_before_ki$LTurkishStemmer$($this)) {
  4690. $this.cursor = (($this.limit - v_6) | 0);
  4691. break lab10;
  4692. }
  4693. }
  4694. break lab5;
  4695. }
  4696. cursor$0 = $this.cursor = (($this.limit - v_4) | 0);
  4697. $this.ket = cursor$0;
  4698. if (! (! TurkishStemmer$r_check_vowel_harmony$LTurkishStemmer$($this) ? false : BaseStemmer$find_among_b$LBaseStemmer$ALAmong$I($this, TurkishStemmer.a_16, 2) === 0 ? false : true)) {
  4699. $this.cursor = (($this.limit - v_3) | 0);
  4700. break lab4;
  4701. }
  4702. $this.bra = $this.cursor;
  4703. if (! BaseStemmer$slice_from$LBaseStemmer$S($this, "")) {
  4704. return false;
  4705. }
  4706. if (! TurkishStemmer$r_stem_suffix_chain_before_ki$LTurkishStemmer$($this)) {
  4707. $this.cursor = (($this.limit - v_3) | 0);
  4708. break lab4;
  4709. }
  4710. }
  4711. }
  4712. break lab0;
  4713. }
  4714. $this.cursor = (($this.limit - v_1) | 0);
  4715. lab11 = true;
  4716. lab11:
  4717. while (lab11 === true) {
  4718. lab11 = false;
  4719. $this.ket = $this.cursor;
  4720. lab12 = true;
  4721. lab12:
  4722. while (lab12 === true) {
  4723. lab12 = false;
  4724. v_7 = (($this.limit - $this.cursor) | 0);
  4725. lab13 = true;
  4726. lab13:
  4727. while (lab13 === true) {
  4728. lab13 = false;
  4729. if (! (! TurkishStemmer$r_check_vowel_harmony$LTurkishStemmer$($this) ? false : BaseStemmer$find_among_b$LBaseStemmer$ALAmong$I($this, TurkishStemmer.a_7, 2) === 0 ? false : true)) {
  4730. break lab13;
  4731. }
  4732. break lab12;
  4733. }
  4734. $this.cursor = (($this.limit - v_7) | 0);
  4735. if (! (! TurkishStemmer$r_check_vowel_harmony$LTurkishStemmer$($this) ? false : BaseStemmer$find_among_b$LBaseStemmer$ALAmong$I($this, TurkishStemmer.a_5, 2) === 0 ? false : true)) {
  4736. break lab11;
  4737. }
  4738. }
  4739. lab14 = true;
  4740. lab14:
  4741. while (lab14 === true) {
  4742. lab14 = false;
  4743. v_8 = (($this.limit - $this.cursor) | 0);
  4744. lab15 = true;
  4745. lab15:
  4746. while (lab15 === true) {
  4747. lab15 = false;
  4748. if (! (BaseStemmer$find_among_b$LBaseStemmer$ALAmong$I($this, TurkishStemmer.a_1, 2) === 0 ? false : true)) {
  4749. break lab15;
  4750. }
  4751. $this.bra = $this.cursor;
  4752. if (! BaseStemmer$slice_from$LBaseStemmer$S($this, "")) {
  4753. return false;
  4754. }
  4755. break lab14;
  4756. }
  4757. $this.cursor = (($this.limit - v_8) | 0);
  4758. lab16 = true;
  4759. lab16:
  4760. while (lab16 === true) {
  4761. lab16 = false;
  4762. if (! (! TurkishStemmer$r_check_vowel_harmony$LTurkishStemmer$($this) ? false : ! BaseStemmer$in_grouping_b$LBaseStemmer$AIII($this, TurkishStemmer.g_U, 105, 305) ? false : ! TurkishStemmer$r_mark_suffix_with_optional_s_consonant$LTurkishStemmer$($this) ? false : true)) {
  4763. break lab16;
  4764. }
  4765. $this.bra = $this.cursor;
  4766. if (! BaseStemmer$slice_from$LBaseStemmer$S($this, "")) {
  4767. return false;
  4768. }
  4769. v_9 = (($this.limit - $this.cursor) | 0);
  4770. lab17 = true;
  4771. lab17:
  4772. while (lab17 === true) {
  4773. lab17 = false;
  4774. $this.ket = $this.cursor;
  4775. if (! (! TurkishStemmer$r_check_vowel_harmony$LTurkishStemmer$($this) ? false : BaseStemmer$find_among_b$LBaseStemmer$ALAmong$I($this, TurkishStemmer.a_16, 2) === 0 ? false : true)) {
  4776. $this.cursor = (($this.limit - v_9) | 0);
  4777. break lab17;
  4778. }
  4779. $this.bra = $this.cursor;
  4780. if (! BaseStemmer$slice_from$LBaseStemmer$S($this, "")) {
  4781. return false;
  4782. }
  4783. if (! TurkishStemmer$r_stem_suffix_chain_before_ki$LTurkishStemmer$($this)) {
  4784. $this.cursor = (($this.limit - v_9) | 0);
  4785. break lab17;
  4786. }
  4787. }
  4788. break lab14;
  4789. }
  4790. $this.cursor = (($this.limit - v_8) | 0);
  4791. if (! TurkishStemmer$r_stem_suffix_chain_before_ki$LTurkishStemmer$($this)) {
  4792. break lab11;
  4793. }
  4794. }
  4795. break lab0;
  4796. }
  4797. $this.cursor = (($this.limit - v_1) | 0);
  4798. lab18 = true;
  4799. lab18:
  4800. while (lab18 === true) {
  4801. lab18 = false;
  4802. $this.ket = $this.cursor;
  4803. lab19 = true;
  4804. lab19:
  4805. while (lab19 === true) {
  4806. lab19 = false;
  4807. v_10 = (($this.limit - $this.cursor) | 0);
  4808. lab20 = true;
  4809. lab20:
  4810. while (lab20 === true) {
  4811. lab20 = false;
  4812. if (! (! TurkishStemmer$r_check_vowel_harmony$LTurkishStemmer$($this) ? false : BaseStemmer$find_among_b$LBaseStemmer$ALAmong$I($this, TurkishStemmer.a_9, 2) === 0 ? false : true)) {
  4813. break lab20;
  4814. }
  4815. break lab19;
  4816. }
  4817. $this.cursor = (($this.limit - v_10) | 0);
  4818. if (! (! TurkishStemmer$r_check_vowel_harmony$LTurkishStemmer$($this) ? false : BaseStemmer$find_among_b$LBaseStemmer$ALAmong$I($this, TurkishStemmer.a_2, 4) === 0 ? false : true)) {
  4819. break lab18;
  4820. }
  4821. }
  4822. lab21 = true;
  4823. lab21:
  4824. while (lab21 === true) {
  4825. lab21 = false;
  4826. v_11 = (($this.limit - $this.cursor) | 0);
  4827. lab22 = true;
  4828. lab22:
  4829. while (lab22 === true) {
  4830. lab22 = false;
  4831. if (! (! TurkishStemmer$r_check_vowel_harmony$LTurkishStemmer$($this) ? false : ! BaseStemmer$in_grouping_b$LBaseStemmer$AIII($this, TurkishStemmer.g_U, 105, 305) ? false : ! TurkishStemmer$r_mark_suffix_with_optional_s_consonant$LTurkishStemmer$($this) ? false : true)) {
  4832. break lab22;
  4833. }
  4834. $this.bra = $this.cursor;
  4835. if (! BaseStemmer$slice_from$LBaseStemmer$S($this, "")) {
  4836. return false;
  4837. }
  4838. v_12 = (($this.limit - $this.cursor) | 0);
  4839. lab23 = true;
  4840. lab23:
  4841. while (lab23 === true) {
  4842. lab23 = false;
  4843. $this.ket = $this.cursor;
  4844. if (! (! TurkishStemmer$r_check_vowel_harmony$LTurkishStemmer$($this) ? false : BaseStemmer$find_among_b$LBaseStemmer$ALAmong$I($this, TurkishStemmer.a_16, 2) === 0 ? false : true)) {
  4845. $this.cursor = (($this.limit - v_12) | 0);
  4846. break lab23;
  4847. }
  4848. $this.bra = $this.cursor;
  4849. if (! BaseStemmer$slice_from$LBaseStemmer$S($this, "")) {
  4850. return false;
  4851. }
  4852. if (! TurkishStemmer$r_stem_suffix_chain_before_ki$LTurkishStemmer$($this)) {
  4853. $this.cursor = (($this.limit - v_12) | 0);
  4854. break lab23;
  4855. }
  4856. }
  4857. break lab21;
  4858. }
  4859. $this.cursor = (($this.limit - v_11) | 0);
  4860. if (! (BaseStemmer$find_among_b$LBaseStemmer$ALAmong$I($this, TurkishStemmer.a_1, 2) === 0 ? false : true)) {
  4861. break lab18;
  4862. }
  4863. }
  4864. break lab0;
  4865. }
  4866. $this.cursor = (($this.limit - v_1) | 0);
  4867. lab24 = true;
  4868. lab24:
  4869. while (lab24 === true) {
  4870. lab24 = false;
  4871. $this.ket = $this.cursor;
  4872. if (! (! TurkishStemmer$r_check_vowel_harmony$LTurkishStemmer$($this) ? false : BaseStemmer$find_among_b$LBaseStemmer$ALAmong$I($this, TurkishStemmer.a_8, 4) === 0 ? false : true)) {
  4873. break lab24;
  4874. }
  4875. $this.bra = $this.cursor;
  4876. if (! BaseStemmer$slice_from$LBaseStemmer$S($this, "")) {
  4877. return false;
  4878. }
  4879. v_13 = (($this.limit - $this.cursor) | 0);
  4880. lab25 = true;
  4881. lab25:
  4882. while (lab25 === true) {
  4883. lab25 = false;
  4884. $this.ket = $this.cursor;
  4885. lab26 = true;
  4886. lab26:
  4887. while (lab26 === true) {
  4888. lab26 = false;
  4889. v_14 = (($this.limit - $this.cursor) | 0);
  4890. lab27 = true;
  4891. lab27:
  4892. while (lab27 === true) {
  4893. lab27 = false;
  4894. if (! (BaseStemmer$find_among_b$LBaseStemmer$ALAmong$I($this, TurkishStemmer.a_0, 10) === 0 ? false : ! TurkishStemmer$r_mark_suffix_with_optional_U_vowel$LTurkishStemmer$($this) ? false : true)) {
  4895. break lab27;
  4896. }
  4897. $this.bra = $this.cursor;
  4898. if (! BaseStemmer$slice_from$LBaseStemmer$S($this, "")) {
  4899. return false;
  4900. }
  4901. v_15 = (($this.limit - $this.cursor) | 0);
  4902. lab28 = true;
  4903. lab28:
  4904. while (lab28 === true) {
  4905. lab28 = false;
  4906. $this.ket = $this.cursor;
  4907. if (! (! TurkishStemmer$r_check_vowel_harmony$LTurkishStemmer$($this) ? false : BaseStemmer$find_among_b$LBaseStemmer$ALAmong$I($this, TurkishStemmer.a_16, 2) === 0 ? false : true)) {
  4908. $this.cursor = (($this.limit - v_15) | 0);
  4909. break lab28;
  4910. }
  4911. $this.bra = $this.cursor;
  4912. if (! BaseStemmer$slice_from$LBaseStemmer$S($this, "")) {
  4913. return false;
  4914. }
  4915. if (! TurkishStemmer$r_stem_suffix_chain_before_ki$LTurkishStemmer$($this)) {
  4916. $this.cursor = (($this.limit - v_15) | 0);
  4917. break lab28;
  4918. }
  4919. }
  4920. break lab26;
  4921. }
  4922. $this.cursor = (($this.limit - v_14) | 0);
  4923. lab29 = true;
  4924. lab29:
  4925. while (lab29 === true) {
  4926. lab29 = false;
  4927. if (! (! TurkishStemmer$r_check_vowel_harmony$LTurkishStemmer$($this) ? false : BaseStemmer$find_among_b$LBaseStemmer$ALAmong$I($this, TurkishStemmer.a_16, 2) === 0 ? false : true)) {
  4928. break lab29;
  4929. }
  4930. $this.bra = $this.cursor;
  4931. if (! BaseStemmer$slice_from$LBaseStemmer$S($this, "")) {
  4932. return false;
  4933. }
  4934. v_16 = (($this.limit - $this.cursor) | 0);
  4935. lab30 = true;
  4936. lab30:
  4937. while (lab30 === true) {
  4938. lab30 = false;
  4939. if (! TurkishStemmer$r_stem_suffix_chain_before_ki$LTurkishStemmer$($this)) {
  4940. $this.cursor = (($this.limit - v_16) | 0);
  4941. break lab30;
  4942. }
  4943. }
  4944. break lab26;
  4945. }
  4946. $this.cursor = (($this.limit - v_14) | 0);
  4947. if (! TurkishStemmer$r_stem_suffix_chain_before_ki$LTurkishStemmer$($this)) {
  4948. $this.cursor = (($this.limit - v_13) | 0);
  4949. break lab25;
  4950. }
  4951. }
  4952. }
  4953. break lab0;
  4954. }
  4955. $this.cursor = (($this.limit - v_1) | 0);
  4956. lab31 = true;
  4957. lab31:
  4958. while (lab31 === true) {
  4959. lab31 = false;
  4960. $this.ket = $this.cursor;
  4961. lab32 = true;
  4962. lab32:
  4963. while (lab32 === true) {
  4964. lab32 = false;
  4965. v_17 = (($this.limit - $this.cursor) | 0);
  4966. lab33 = true;
  4967. lab33:
  4968. while (lab33 === true) {
  4969. lab33 = false;
  4970. if (! (! TurkishStemmer$r_check_vowel_harmony$LTurkishStemmer$($this) ? false : BaseStemmer$find_among_b$LBaseStemmer$ALAmong$I($this, TurkishStemmer.a_3, 4) === 0 ? false : ! TurkishStemmer$r_mark_suffix_with_optional_n_consonant$LTurkishStemmer$($this) ? false : true)) {
  4971. break lab33;
  4972. }
  4973. break lab32;
  4974. }
  4975. $this.cursor = (($this.limit - v_17) | 0);
  4976. if (! (! TurkishStemmer$r_check_vowel_harmony$LTurkishStemmer$($this) ? false : BaseStemmer$find_among_b$LBaseStemmer$ALAmong$I($this, TurkishStemmer.a_10, 2) === 0 ? false : ! TurkishStemmer$r_mark_suffix_with_optional_y_consonant$LTurkishStemmer$($this) ? false : true)) {
  4977. break lab31;
  4978. }
  4979. }
  4980. $this.bra = $this.cursor;
  4981. if (! BaseStemmer$slice_from$LBaseStemmer$S($this, "")) {
  4982. return false;
  4983. }
  4984. v_18 = (($this.limit - $this.cursor) | 0);
  4985. lab34 = true;
  4986. lab34:
  4987. while (lab34 === true) {
  4988. lab34 = false;
  4989. lab35 = true;
  4990. lab35:
  4991. while (lab35 === true) {
  4992. lab35 = false;
  4993. v_19 = (($this.limit - $this.cursor) | 0);
  4994. lab36 = true;
  4995. lab36:
  4996. while (lab36 === true) {
  4997. lab36 = false;
  4998. $this.ket = $this.cursor;
  4999. if (! (! TurkishStemmer$r_check_vowel_harmony$LTurkishStemmer$($this) ? false : BaseStemmer$find_among_b$LBaseStemmer$ALAmong$I($this, TurkishStemmer.a_16, 2) === 0 ? false : true)) {
  5000. break lab36;
  5001. }
  5002. $this.bra = $this.cursor;
  5003. if (! BaseStemmer$slice_from$LBaseStemmer$S($this, "")) {
  5004. return false;
  5005. }
  5006. if (! TurkishStemmer$r_stem_suffix_chain_before_ki$LTurkishStemmer$($this)) {
  5007. break lab36;
  5008. }
  5009. break lab35;
  5010. }
  5011. $this.cursor = (($this.limit - v_19) | 0);
  5012. lab37 = true;
  5013. lab37:
  5014. while (lab37 === true) {
  5015. lab37 = false;
  5016. $this.ket = $this.cursor;
  5017. lab38 = true;
  5018. lab38:
  5019. while (lab38 === true) {
  5020. lab38 = false;
  5021. v_20 = (($this.limit - $this.cursor) | 0);
  5022. lab39 = true;
  5023. lab39:
  5024. while (lab39 === true) {
  5025. lab39 = false;
  5026. if (! (BaseStemmer$find_among_b$LBaseStemmer$ALAmong$I($this, TurkishStemmer.a_0, 10) === 0 ? false : ! TurkishStemmer$r_mark_suffix_with_optional_U_vowel$LTurkishStemmer$($this) ? false : true)) {
  5027. break lab39;
  5028. }
  5029. break lab38;
  5030. }
  5031. $this.cursor = (($this.limit - v_20) | 0);
  5032. if (! (! TurkishStemmer$r_check_vowel_harmony$LTurkishStemmer$($this) ? false : ! BaseStemmer$in_grouping_b$LBaseStemmer$AIII($this, TurkishStemmer.g_U, 105, 305) ? false : ! TurkishStemmer$r_mark_suffix_with_optional_s_consonant$LTurkishStemmer$($this) ? false : true)) {
  5033. break lab37;
  5034. }
  5035. }
  5036. $this.bra = $this.cursor;
  5037. if (! BaseStemmer$slice_from$LBaseStemmer$S($this, "")) {
  5038. return false;
  5039. }
  5040. v_21 = (($this.limit - $this.cursor) | 0);
  5041. lab40 = true;
  5042. lab40:
  5043. while (lab40 === true) {
  5044. lab40 = false;
  5045. $this.ket = $this.cursor;
  5046. if (! (! TurkishStemmer$r_check_vowel_harmony$LTurkishStemmer$($this) ? false : BaseStemmer$find_among_b$LBaseStemmer$ALAmong$I($this, TurkishStemmer.a_16, 2) === 0 ? false : true)) {
  5047. $this.cursor = (($this.limit - v_21) | 0);
  5048. break lab40;
  5049. }
  5050. $this.bra = $this.cursor;
  5051. if (! BaseStemmer$slice_from$LBaseStemmer$S($this, "")) {
  5052. return false;
  5053. }
  5054. if (! TurkishStemmer$r_stem_suffix_chain_before_ki$LTurkishStemmer$($this)) {
  5055. $this.cursor = (($this.limit - v_21) | 0);
  5056. break lab40;
  5057. }
  5058. }
  5059. break lab35;
  5060. }
  5061. $this.cursor = (($this.limit - v_19) | 0);
  5062. if (! TurkishStemmer$r_stem_suffix_chain_before_ki$LTurkishStemmer$($this)) {
  5063. $this.cursor = (($this.limit - v_18) | 0);
  5064. break lab34;
  5065. }
  5066. }
  5067. }
  5068. break lab0;
  5069. }
  5070. $this.cursor = (($this.limit - v_1) | 0);
  5071. lab41 = true;
  5072. lab41:
  5073. while (lab41 === true) {
  5074. lab41 = false;
  5075. $this.ket = $this.cursor;
  5076. if (! (BaseStemmer$find_among_b$LBaseStemmer$ALAmong$I($this, TurkishStemmer.a_1, 2) === 0 ? false : true)) {
  5077. break lab41;
  5078. }
  5079. $this.bra = $this.cursor;
  5080. if (! BaseStemmer$slice_from$LBaseStemmer$S($this, "")) {
  5081. return false;
  5082. }
  5083. break lab0;
  5084. }
  5085. $this.cursor = (($this.limit - v_1) | 0);
  5086. lab42 = true;
  5087. lab42:
  5088. while (lab42 === true) {
  5089. lab42 = false;
  5090. if (! TurkishStemmer$r_stem_suffix_chain_before_ki$LTurkishStemmer$($this)) {
  5091. break lab42;
  5092. }
  5093. break lab0;
  5094. }
  5095. $this.cursor = (($this.limit - v_1) | 0);
  5096. lab43 = true;
  5097. lab43:
  5098. while (lab43 === true) {
  5099. lab43 = false;
  5100. $this.ket = $this.cursor;
  5101. lab44 = true;
  5102. lab44:
  5103. while (lab44 === true) {
  5104. lab44 = false;
  5105. v_22 = (($this.limit - $this.cursor) | 0);
  5106. lab45 = true;
  5107. lab45:
  5108. while (lab45 === true) {
  5109. lab45 = false;
  5110. if (! (! TurkishStemmer$r_check_vowel_harmony$LTurkishStemmer$($this) ? false : BaseStemmer$find_among_b$LBaseStemmer$ALAmong$I($this, TurkishStemmer.a_6, 4) === 0 ? false : true)) {
  5111. break lab45;
  5112. }
  5113. break lab44;
  5114. }
  5115. $this.cursor = (($this.limit - v_22) | 0);
  5116. lab46 = true;
  5117. lab46:
  5118. while (lab46 === true) {
  5119. lab46 = false;
  5120. if (! (! TurkishStemmer$r_check_vowel_harmony$LTurkishStemmer$($this) ? false : ! BaseStemmer$in_grouping_b$LBaseStemmer$AIII($this, TurkishStemmer.g_U, 105, 305) ? false : ! TurkishStemmer$r_mark_suffix_with_optional_y_consonant$LTurkishStemmer$($this) ? false : true)) {
  5121. break lab46;
  5122. }
  5123. break lab44;
  5124. }
  5125. $this.cursor = (($this.limit - v_22) | 0);
  5126. if (! (! TurkishStemmer$r_check_vowel_harmony$LTurkishStemmer$($this) ? false : BaseStemmer$find_among_b$LBaseStemmer$ALAmong$I($this, TurkishStemmer.a_4, 2) === 0 ? false : ! TurkishStemmer$r_mark_suffix_with_optional_y_consonant$LTurkishStemmer$($this) ? false : true)) {
  5127. break lab43;
  5128. }
  5129. }
  5130. $this.bra = $this.cursor;
  5131. if (! BaseStemmer$slice_from$LBaseStemmer$S($this, "")) {
  5132. return false;
  5133. }
  5134. v_23 = (($this.limit - $this.cursor) | 0);
  5135. lab47 = true;
  5136. lab47:
  5137. while (lab47 === true) {
  5138. lab47 = false;
  5139. $this.ket = $this.cursor;
  5140. lab48 = true;
  5141. lab48:
  5142. while (lab48 === true) {
  5143. lab48 = false;
  5144. v_24 = (($this.limit - $this.cursor) | 0);
  5145. lab49 = true;
  5146. lab49:
  5147. while (lab49 === true) {
  5148. lab49 = false;
  5149. if (! (BaseStemmer$find_among_b$LBaseStemmer$ALAmong$I($this, TurkishStemmer.a_0, 10) === 0 ? false : ! TurkishStemmer$r_mark_suffix_with_optional_U_vowel$LTurkishStemmer$($this) ? false : true)) {
  5150. break lab49;
  5151. }
  5152. $this.bra = $this.cursor;
  5153. if (! BaseStemmer$slice_from$LBaseStemmer$S($this, "")) {
  5154. return false;
  5155. }
  5156. v_25 = (($this.limit - $this.cursor) | 0);
  5157. lab50 = true;
  5158. lab50:
  5159. while (lab50 === true) {
  5160. lab50 = false;
  5161. $this.ket = $this.cursor;
  5162. if (! (! TurkishStemmer$r_check_vowel_harmony$LTurkishStemmer$($this) ? false : BaseStemmer$find_among_b$LBaseStemmer$ALAmong$I($this, TurkishStemmer.a_16, 2) === 0 ? false : true)) {
  5163. $this.cursor = (($this.limit - v_25) | 0);
  5164. break lab50;
  5165. }
  5166. }
  5167. break lab48;
  5168. }
  5169. $this.cursor = (($this.limit - v_24) | 0);
  5170. if (! (! TurkishStemmer$r_check_vowel_harmony$LTurkishStemmer$($this) ? false : BaseStemmer$find_among_b$LBaseStemmer$ALAmong$I($this, TurkishStemmer.a_16, 2) === 0 ? false : true)) {
  5171. $this.cursor = (($this.limit - v_23) | 0);
  5172. break lab47;
  5173. }
  5174. }
  5175. $this.bra = $this.cursor;
  5176. if (! BaseStemmer$slice_from$LBaseStemmer$S($this, "")) {
  5177. return false;
  5178. }
  5179. $this.ket = $this.cursor;
  5180. if (! TurkishStemmer$r_stem_suffix_chain_before_ki$LTurkishStemmer$($this)) {
  5181. $this.cursor = (($this.limit - v_23) | 0);
  5182. break lab47;
  5183. }
  5184. }
  5185. break lab0;
  5186. }
  5187. cursor$1 = $this.cursor = (($this.limit - v_1) | 0);
  5188. $this.ket = cursor$1;
  5189. lab51 = true;
  5190. lab51:
  5191. while (lab51 === true) {
  5192. lab51 = false;
  5193. v_26 = (($this.limit - $this.cursor) | 0);
  5194. lab52 = true;
  5195. lab52:
  5196. while (lab52 === true) {
  5197. lab52 = false;
  5198. if (! (BaseStemmer$find_among_b$LBaseStemmer$ALAmong$I($this, TurkishStemmer.a_0, 10) === 0 ? false : ! TurkishStemmer$r_mark_suffix_with_optional_U_vowel$LTurkishStemmer$($this) ? false : true)) {
  5199. break lab52;
  5200. }
  5201. break lab51;
  5202. }
  5203. $this.cursor = (($this.limit - v_26) | 0);
  5204. if (! (! TurkishStemmer$r_check_vowel_harmony$LTurkishStemmer$($this) ? false : ! BaseStemmer$in_grouping_b$LBaseStemmer$AIII($this, TurkishStemmer.g_U, 105, 305) ? false : ! TurkishStemmer$r_mark_suffix_with_optional_s_consonant$LTurkishStemmer$($this) ? false : true)) {
  5205. return false;
  5206. }
  5207. }
  5208. $this.bra = $this.cursor;
  5209. if (! BaseStemmer$slice_from$LBaseStemmer$S($this, "")) {
  5210. return false;
  5211. }
  5212. v_27 = (($this.limit - $this.cursor) | 0);
  5213. lab53 = true;
  5214. lab53:
  5215. while (lab53 === true) {
  5216. lab53 = false;
  5217. $this.ket = $this.cursor;
  5218. if (! (! TurkishStemmer$r_check_vowel_harmony$LTurkishStemmer$($this) ? false : BaseStemmer$find_among_b$LBaseStemmer$ALAmong$I($this, TurkishStemmer.a_16, 2) === 0 ? false : true)) {
  5219. $this.cursor = (($this.limit - v_27) | 0);
  5220. break lab53;
  5221. }
  5222. $this.bra = $this.cursor;
  5223. if (! BaseStemmer$slice_from$LBaseStemmer$S($this, "")) {
  5224. return false;
  5225. }
  5226. if (! TurkishStemmer$r_stem_suffix_chain_before_ki$LTurkishStemmer$($this)) {
  5227. $this.cursor = (($this.limit - v_27) | 0);
  5228. break lab53;
  5229. }
  5230. }
  5231. }
  5232. return true;
  5233. };
  5234. TurkishStemmer.r_stem_noun_suffixes$LTurkishStemmer$ = TurkishStemmer$r_stem_noun_suffixes$LTurkishStemmer$;
  5235. TurkishStemmer.prototype.r_post_process_last_consonants$ = function () {
  5236. var among_var;
  5237. this.ket = this.cursor;
  5238. among_var = BaseStemmer$find_among_b$LBaseStemmer$ALAmong$I(this, TurkishStemmer.a_23, 4);
  5239. if (among_var === 0) {
  5240. return false;
  5241. }
  5242. this.bra = this.cursor;
  5243. switch (among_var) {
  5244. case 0:
  5245. return false;
  5246. case 1:
  5247. if (! BaseStemmer$slice_from$LBaseStemmer$S(this, "p")) {
  5248. return false;
  5249. }
  5250. break;
  5251. case 2:
  5252. if (! BaseStemmer$slice_from$LBaseStemmer$S(this, "\u00E7")) {
  5253. return false;
  5254. }
  5255. break;
  5256. case 3:
  5257. if (! BaseStemmer$slice_from$LBaseStemmer$S(this, "t")) {
  5258. return false;
  5259. }
  5260. break;
  5261. case 4:
  5262. if (! BaseStemmer$slice_from$LBaseStemmer$S(this, "k")) {
  5263. return false;
  5264. }
  5265. break;
  5266. }
  5267. return true;
  5268. };
  5269. TurkishStemmer.prototype.r_post_process_last_consonants = TurkishStemmer.prototype.r_post_process_last_consonants$;
  5270. function TurkishStemmer$r_post_process_last_consonants$LTurkishStemmer$($this) {
  5271. var among_var;
  5272. $this.ket = $this.cursor;
  5273. among_var = BaseStemmer$find_among_b$LBaseStemmer$ALAmong$I($this, TurkishStemmer.a_23, 4);
  5274. if (among_var === 0) {
  5275. return false;
  5276. }
  5277. $this.bra = $this.cursor;
  5278. switch (among_var) {
  5279. case 0:
  5280. return false;
  5281. case 1:
  5282. if (! BaseStemmer$slice_from$LBaseStemmer$S($this, "p")) {
  5283. return false;
  5284. }
  5285. break;
  5286. case 2:
  5287. if (! BaseStemmer$slice_from$LBaseStemmer$S($this, "\u00E7")) {
  5288. return false;
  5289. }
  5290. break;
  5291. case 3:
  5292. if (! BaseStemmer$slice_from$LBaseStemmer$S($this, "t")) {
  5293. return false;
  5294. }
  5295. break;
  5296. case 4:
  5297. if (! BaseStemmer$slice_from$LBaseStemmer$S($this, "k")) {
  5298. return false;
  5299. }
  5300. break;
  5301. }
  5302. return true;
  5303. };
  5304. TurkishStemmer.r_post_process_last_consonants$LTurkishStemmer$ = TurkishStemmer$r_post_process_last_consonants$LTurkishStemmer$;
  5305. TurkishStemmer.prototype.r_append_U_to_stems_ending_with_d_or_g$ = function () {
  5306. var v_1;
  5307. var v_2;
  5308. var v_3;
  5309. var v_4;
  5310. var v_5;
  5311. var v_6;
  5312. var v_7;
  5313. var v_8;
  5314. var v_9;
  5315. var v_10;
  5316. var v_11;
  5317. var v_12;
  5318. var v_13;
  5319. var v_14;
  5320. var v_15;
  5321. var lab0;
  5322. var lab1;
  5323. var lab2;
  5324. var lab3;
  5325. var lab5;
  5326. var lab6;
  5327. var lab7;
  5328. var c;
  5329. var lab8;
  5330. var lab10;
  5331. var lab11;
  5332. var lab12;
  5333. var lab13;
  5334. var lab15;
  5335. var lab16;
  5336. var lab17;
  5337. var lab19;
  5338. var lab20;
  5339. var lab21;
  5340. var c_bra$0;
  5341. var adjustment$0;
  5342. var c_bra$1;
  5343. var adjustment$1;
  5344. var c_bra$2;
  5345. var adjustment$2;
  5346. var c_bra$3;
  5347. var adjustment$3;
  5348. var cursor$0;
  5349. var cursor$1;
  5350. var cursor$2;
  5351. var cursor$3;
  5352. var cursor$4;
  5353. var cursor$5;
  5354. var cursor$6;
  5355. var limit$0;
  5356. var cursor$7;
  5357. var cursor$8;
  5358. var $__jsx_postinc_t;
  5359. v_1 = ((this.limit - this.cursor) | 0);
  5360. lab0 = true;
  5361. lab0:
  5362. while (lab0 === true) {
  5363. lab0 = false;
  5364. v_2 = ((this.limit - this.cursor) | 0);
  5365. lab1 = true;
  5366. lab1:
  5367. while (lab1 === true) {
  5368. lab1 = false;
  5369. if (! BaseStemmer$eq_s_b$LBaseStemmer$IS(this, 1, "d")) {
  5370. break lab1;
  5371. }
  5372. break lab0;
  5373. }
  5374. this.cursor = ((this.limit - v_2) | 0);
  5375. if (! BaseStemmer$eq_s_b$LBaseStemmer$IS(this, 1, "g")) {
  5376. return false;
  5377. }
  5378. }
  5379. this.cursor = ((this.limit - v_1) | 0);
  5380. lab2 = true;
  5381. lab2:
  5382. while (lab2 === true) {
  5383. lab2 = false;
  5384. v_3 = ((this.limit - this.cursor) | 0);
  5385. lab3 = true;
  5386. lab3:
  5387. while (lab3 === true) {
  5388. lab3 = false;
  5389. v_4 = ((this.limit - this.cursor) | 0);
  5390. golab4:
  5391. while (true) {
  5392. v_5 = ((this.limit - this.cursor) | 0);
  5393. lab5 = true;
  5394. lab5:
  5395. while (lab5 === true) {
  5396. lab5 = false;
  5397. if (! BaseStemmer$in_grouping_b$LBaseStemmer$AIII(this, TurkishStemmer.g_vowel, 97, 305)) {
  5398. break lab5;
  5399. }
  5400. this.cursor = ((this.limit - v_5) | 0);
  5401. break golab4;
  5402. }
  5403. cursor$0 = this.cursor = ((this.limit - v_5) | 0);
  5404. if (cursor$0 <= this.limit_backward) {
  5405. break lab3;
  5406. }
  5407. ($__jsx_postinc_t = this.cursor, this.cursor = ($__jsx_postinc_t - 1) | 0, $__jsx_postinc_t);
  5408. }
  5409. lab6 = true;
  5410. lab6:
  5411. while (lab6 === true) {
  5412. lab6 = false;
  5413. v_6 = ((this.limit - this.cursor) | 0);
  5414. lab7 = true;
  5415. lab7:
  5416. while (lab7 === true) {
  5417. lab7 = false;
  5418. if (! BaseStemmer$eq_s_b$LBaseStemmer$IS(this, 1, "a")) {
  5419. break lab7;
  5420. }
  5421. break lab6;
  5422. }
  5423. this.cursor = ((this.limit - v_6) | 0);
  5424. if (! BaseStemmer$eq_s_b$LBaseStemmer$IS(this, 1, "\u0131")) {
  5425. break lab3;
  5426. }
  5427. }
  5428. cursor$1 = this.cursor = ((this.limit - v_4) | 0);
  5429. c = cursor$1;
  5430. c_bra$0 = cursor$1;
  5431. adjustment$0 = BaseStemmer$replace_s$LBaseStemmer$IIS(this, cursor$1, cursor$1, "\u0131");
  5432. if (cursor$1 <= this.bra) {
  5433. this.bra = (this.bra + adjustment$0) | 0;
  5434. }
  5435. if (c_bra$0 <= this.ket) {
  5436. this.ket = (this.ket + adjustment$0) | 0;
  5437. }
  5438. this.cursor = c;
  5439. break lab2;
  5440. }
  5441. this.cursor = ((this.limit - v_3) | 0);
  5442. lab8 = true;
  5443. lab8:
  5444. while (lab8 === true) {
  5445. lab8 = false;
  5446. v_7 = ((this.limit - this.cursor) | 0);
  5447. golab9:
  5448. while (true) {
  5449. v_8 = ((this.limit - this.cursor) | 0);
  5450. lab10 = true;
  5451. lab10:
  5452. while (lab10 === true) {
  5453. lab10 = false;
  5454. if (! BaseStemmer$in_grouping_b$LBaseStemmer$AIII(this, TurkishStemmer.g_vowel, 97, 305)) {
  5455. break lab10;
  5456. }
  5457. this.cursor = ((this.limit - v_8) | 0);
  5458. break golab9;
  5459. }
  5460. cursor$2 = this.cursor = ((this.limit - v_8) | 0);
  5461. if (cursor$2 <= this.limit_backward) {
  5462. break lab8;
  5463. }
  5464. ($__jsx_postinc_t = this.cursor, this.cursor = ($__jsx_postinc_t - 1) | 0, $__jsx_postinc_t);
  5465. }
  5466. lab11 = true;
  5467. lab11:
  5468. while (lab11 === true) {
  5469. lab11 = false;
  5470. v_9 = ((this.limit - this.cursor) | 0);
  5471. lab12 = true;
  5472. lab12:
  5473. while (lab12 === true) {
  5474. lab12 = false;
  5475. if (! BaseStemmer$eq_s_b$LBaseStemmer$IS(this, 1, "e")) {
  5476. break lab12;
  5477. }
  5478. break lab11;
  5479. }
  5480. this.cursor = ((this.limit - v_9) | 0);
  5481. if (! BaseStemmer$eq_s_b$LBaseStemmer$IS(this, 1, "i")) {
  5482. break lab8;
  5483. }
  5484. }
  5485. cursor$3 = this.cursor = ((this.limit - v_7) | 0);
  5486. c = cursor$3;
  5487. c_bra$1 = cursor$3;
  5488. adjustment$1 = BaseStemmer$replace_s$LBaseStemmer$IIS(this, cursor$3, cursor$3, "i");
  5489. if (cursor$3 <= this.bra) {
  5490. this.bra = (this.bra + adjustment$1) | 0;
  5491. }
  5492. if (c_bra$1 <= this.ket) {
  5493. this.ket = (this.ket + adjustment$1) | 0;
  5494. }
  5495. this.cursor = c;
  5496. break lab2;
  5497. }
  5498. this.cursor = ((this.limit - v_3) | 0);
  5499. lab13 = true;
  5500. lab13:
  5501. while (lab13 === true) {
  5502. lab13 = false;
  5503. v_10 = ((this.limit - this.cursor) | 0);
  5504. golab14:
  5505. while (true) {
  5506. v_11 = ((this.limit - this.cursor) | 0);
  5507. lab15 = true;
  5508. lab15:
  5509. while (lab15 === true) {
  5510. lab15 = false;
  5511. if (! BaseStemmer$in_grouping_b$LBaseStemmer$AIII(this, TurkishStemmer.g_vowel, 97, 305)) {
  5512. break lab15;
  5513. }
  5514. this.cursor = ((this.limit - v_11) | 0);
  5515. break golab14;
  5516. }
  5517. cursor$4 = this.cursor = ((this.limit - v_11) | 0);
  5518. if (cursor$4 <= this.limit_backward) {
  5519. break lab13;
  5520. }
  5521. ($__jsx_postinc_t = this.cursor, this.cursor = ($__jsx_postinc_t - 1) | 0, $__jsx_postinc_t);
  5522. }
  5523. lab16 = true;
  5524. lab16:
  5525. while (lab16 === true) {
  5526. lab16 = false;
  5527. v_12 = ((this.limit - this.cursor) | 0);
  5528. lab17 = true;
  5529. lab17:
  5530. while (lab17 === true) {
  5531. lab17 = false;
  5532. if (! BaseStemmer$eq_s_b$LBaseStemmer$IS(this, 1, "o")) {
  5533. break lab17;
  5534. }
  5535. break lab16;
  5536. }
  5537. this.cursor = ((this.limit - v_12) | 0);
  5538. if (! BaseStemmer$eq_s_b$LBaseStemmer$IS(this, 1, "u")) {
  5539. break lab13;
  5540. }
  5541. }
  5542. cursor$5 = this.cursor = ((this.limit - v_10) | 0);
  5543. c = cursor$5;
  5544. c_bra$2 = cursor$5;
  5545. adjustment$2 = BaseStemmer$replace_s$LBaseStemmer$IIS(this, cursor$5, cursor$5, "u");
  5546. if (cursor$5 <= this.bra) {
  5547. this.bra = (this.bra + adjustment$2) | 0;
  5548. }
  5549. if (c_bra$2 <= this.ket) {
  5550. this.ket = (this.ket + adjustment$2) | 0;
  5551. }
  5552. this.cursor = c;
  5553. break lab2;
  5554. }
  5555. cursor$7 = this.cursor = (((limit$0 = this.limit) - v_3) | 0);
  5556. v_13 = ((limit$0 - cursor$7) | 0);
  5557. golab18:
  5558. while (true) {
  5559. v_14 = ((this.limit - this.cursor) | 0);
  5560. lab19 = true;
  5561. lab19:
  5562. while (lab19 === true) {
  5563. lab19 = false;
  5564. if (! BaseStemmer$in_grouping_b$LBaseStemmer$AIII(this, TurkishStemmer.g_vowel, 97, 305)) {
  5565. break lab19;
  5566. }
  5567. this.cursor = ((this.limit - v_14) | 0);
  5568. break golab18;
  5569. }
  5570. cursor$6 = this.cursor = ((this.limit - v_14) | 0);
  5571. if (cursor$6 <= this.limit_backward) {
  5572. return false;
  5573. }
  5574. ($__jsx_postinc_t = this.cursor, this.cursor = ($__jsx_postinc_t - 1) | 0, $__jsx_postinc_t);
  5575. }
  5576. lab20 = true;
  5577. lab20:
  5578. while (lab20 === true) {
  5579. lab20 = false;
  5580. v_15 = ((this.limit - this.cursor) | 0);
  5581. lab21 = true;
  5582. lab21:
  5583. while (lab21 === true) {
  5584. lab21 = false;
  5585. if (! BaseStemmer$eq_s_b$LBaseStemmer$IS(this, 1, "\u00F6")) {
  5586. break lab21;
  5587. }
  5588. break lab20;
  5589. }
  5590. this.cursor = ((this.limit - v_15) | 0);
  5591. if (! BaseStemmer$eq_s_b$LBaseStemmer$IS(this, 1, "\u00FC")) {
  5592. return false;
  5593. }
  5594. }
  5595. cursor$8 = this.cursor = ((this.limit - v_13) | 0);
  5596. c = cursor$8;
  5597. c_bra$3 = cursor$8;
  5598. adjustment$3 = BaseStemmer$replace_s$LBaseStemmer$IIS(this, cursor$8, cursor$8, "\u00FC");
  5599. if (cursor$8 <= this.bra) {
  5600. this.bra = (this.bra + adjustment$3) | 0;
  5601. }
  5602. if (c_bra$3 <= this.ket) {
  5603. this.ket = (this.ket + adjustment$3) | 0;
  5604. }
  5605. this.cursor = c;
  5606. }
  5607. return true;
  5608. };
  5609. TurkishStemmer.prototype.r_append_U_to_stems_ending_with_d_or_g = TurkishStemmer.prototype.r_append_U_to_stems_ending_with_d_or_g$;
  5610. function TurkishStemmer$r_append_U_to_stems_ending_with_d_or_g$LTurkishStemmer$($this) {
  5611. var v_1;
  5612. var v_2;
  5613. var v_3;
  5614. var v_4;
  5615. var v_5;
  5616. var v_6;
  5617. var v_7;
  5618. var v_8;
  5619. var v_9;
  5620. var v_10;
  5621. var v_11;
  5622. var v_12;
  5623. var v_13;
  5624. var v_14;
  5625. var v_15;
  5626. var lab0;
  5627. var lab1;
  5628. var lab2;
  5629. var lab3;
  5630. var lab5;
  5631. var lab6;
  5632. var lab7;
  5633. var c;
  5634. var lab8;
  5635. var lab10;
  5636. var lab11;
  5637. var lab12;
  5638. var lab13;
  5639. var lab15;
  5640. var lab16;
  5641. var lab17;
  5642. var lab19;
  5643. var lab20;
  5644. var lab21;
  5645. var c_bra$0;
  5646. var adjustment$0;
  5647. var c_bra$1;
  5648. var adjustment$1;
  5649. var c_bra$2;
  5650. var adjustment$2;
  5651. var c_bra$3;
  5652. var adjustment$3;
  5653. var cursor$0;
  5654. var cursor$1;
  5655. var cursor$2;
  5656. var cursor$3;
  5657. var cursor$4;
  5658. var cursor$5;
  5659. var cursor$6;
  5660. var limit$0;
  5661. var cursor$7;
  5662. var cursor$8;
  5663. var $__jsx_postinc_t;
  5664. v_1 = (($this.limit - $this.cursor) | 0);
  5665. lab0 = true;
  5666. lab0:
  5667. while (lab0 === true) {
  5668. lab0 = false;
  5669. v_2 = (($this.limit - $this.cursor) | 0);
  5670. lab1 = true;
  5671. lab1:
  5672. while (lab1 === true) {
  5673. lab1 = false;
  5674. if (! BaseStemmer$eq_s_b$LBaseStemmer$IS($this, 1, "d")) {
  5675. break lab1;
  5676. }
  5677. break lab0;
  5678. }
  5679. $this.cursor = (($this.limit - v_2) | 0);
  5680. if (! BaseStemmer$eq_s_b$LBaseStemmer$IS($this, 1, "g")) {
  5681. return false;
  5682. }
  5683. }
  5684. $this.cursor = (($this.limit - v_1) | 0);
  5685. lab2 = true;
  5686. lab2:
  5687. while (lab2 === true) {
  5688. lab2 = false;
  5689. v_3 = (($this.limit - $this.cursor) | 0);
  5690. lab3 = true;
  5691. lab3:
  5692. while (lab3 === true) {
  5693. lab3 = false;
  5694. v_4 = (($this.limit - $this.cursor) | 0);
  5695. golab4:
  5696. while (true) {
  5697. v_5 = (($this.limit - $this.cursor) | 0);
  5698. lab5 = true;
  5699. lab5:
  5700. while (lab5 === true) {
  5701. lab5 = false;
  5702. if (! BaseStemmer$in_grouping_b$LBaseStemmer$AIII($this, TurkishStemmer.g_vowel, 97, 305)) {
  5703. break lab5;
  5704. }
  5705. $this.cursor = (($this.limit - v_5) | 0);
  5706. break golab4;
  5707. }
  5708. cursor$0 = $this.cursor = (($this.limit - v_5) | 0);
  5709. if (cursor$0 <= $this.limit_backward) {
  5710. break lab3;
  5711. }
  5712. ($__jsx_postinc_t = $this.cursor, $this.cursor = ($__jsx_postinc_t - 1) | 0, $__jsx_postinc_t);
  5713. }
  5714. lab6 = true;
  5715. lab6:
  5716. while (lab6 === true) {
  5717. lab6 = false;
  5718. v_6 = (($this.limit - $this.cursor) | 0);
  5719. lab7 = true;
  5720. lab7:
  5721. while (lab7 === true) {
  5722. lab7 = false;
  5723. if (! BaseStemmer$eq_s_b$LBaseStemmer$IS($this, 1, "a")) {
  5724. break lab7;
  5725. }
  5726. break lab6;
  5727. }
  5728. $this.cursor = (($this.limit - v_6) | 0);
  5729. if (! BaseStemmer$eq_s_b$LBaseStemmer$IS($this, 1, "\u0131")) {
  5730. break lab3;
  5731. }
  5732. }
  5733. cursor$1 = $this.cursor = (($this.limit - v_4) | 0);
  5734. c = cursor$1;
  5735. c_bra$0 = cursor$1;
  5736. adjustment$0 = BaseStemmer$replace_s$LBaseStemmer$IIS($this, cursor$1, cursor$1, "\u0131");
  5737. if (cursor$1 <= $this.bra) {
  5738. $this.bra = ($this.bra + adjustment$0) | 0;
  5739. }
  5740. if (c_bra$0 <= $this.ket) {
  5741. $this.ket = ($this.ket + adjustment$0) | 0;
  5742. }
  5743. $this.cursor = c;
  5744. break lab2;
  5745. }
  5746. $this.cursor = (($this.limit - v_3) | 0);
  5747. lab8 = true;
  5748. lab8:
  5749. while (lab8 === true) {
  5750. lab8 = false;
  5751. v_7 = (($this.limit - $this.cursor) | 0);
  5752. golab9:
  5753. while (true) {
  5754. v_8 = (($this.limit - $this.cursor) | 0);
  5755. lab10 = true;
  5756. lab10:
  5757. while (lab10 === true) {
  5758. lab10 = false;
  5759. if (! BaseStemmer$in_grouping_b$LBaseStemmer$AIII($this, TurkishStemmer.g_vowel, 97, 305)) {
  5760. break lab10;
  5761. }
  5762. $this.cursor = (($this.limit - v_8) | 0);
  5763. break golab9;
  5764. }
  5765. cursor$2 = $this.cursor = (($this.limit - v_8) | 0);
  5766. if (cursor$2 <= $this.limit_backward) {
  5767. break lab8;
  5768. }
  5769. ($__jsx_postinc_t = $this.cursor, $this.cursor = ($__jsx_postinc_t - 1) | 0, $__jsx_postinc_t);
  5770. }
  5771. lab11 = true;
  5772. lab11:
  5773. while (lab11 === true) {
  5774. lab11 = false;
  5775. v_9 = (($this.limit - $this.cursor) | 0);
  5776. lab12 = true;
  5777. lab12:
  5778. while (lab12 === true) {
  5779. lab12 = false;
  5780. if (! BaseStemmer$eq_s_b$LBaseStemmer$IS($this, 1, "e")) {
  5781. break lab12;
  5782. }
  5783. break lab11;
  5784. }
  5785. $this.cursor = (($this.limit - v_9) | 0);
  5786. if (! BaseStemmer$eq_s_b$LBaseStemmer$IS($this, 1, "i")) {
  5787. break lab8;
  5788. }
  5789. }
  5790. cursor$3 = $this.cursor = (($this.limit - v_7) | 0);
  5791. c = cursor$3;
  5792. c_bra$1 = cursor$3;
  5793. adjustment$1 = BaseStemmer$replace_s$LBaseStemmer$IIS($this, cursor$3, cursor$3, "i");
  5794. if (cursor$3 <= $this.bra) {
  5795. $this.bra = ($this.bra + adjustment$1) | 0;
  5796. }
  5797. if (c_bra$1 <= $this.ket) {
  5798. $this.ket = ($this.ket + adjustment$1) | 0;
  5799. }
  5800. $this.cursor = c;
  5801. break lab2;
  5802. }
  5803. $this.cursor = (($this.limit - v_3) | 0);
  5804. lab13 = true;
  5805. lab13:
  5806. while (lab13 === true) {
  5807. lab13 = false;
  5808. v_10 = (($this.limit - $this.cursor) | 0);
  5809. golab14:
  5810. while (true) {
  5811. v_11 = (($this.limit - $this.cursor) | 0);
  5812. lab15 = true;
  5813. lab15:
  5814. while (lab15 === true) {
  5815. lab15 = false;
  5816. if (! BaseStemmer$in_grouping_b$LBaseStemmer$AIII($this, TurkishStemmer.g_vowel, 97, 305)) {
  5817. break lab15;
  5818. }
  5819. $this.cursor = (($this.limit - v_11) | 0);
  5820. break golab14;
  5821. }
  5822. cursor$4 = $this.cursor = (($this.limit - v_11) | 0);
  5823. if (cursor$4 <= $this.limit_backward) {
  5824. break lab13;
  5825. }
  5826. ($__jsx_postinc_t = $this.cursor, $this.cursor = ($__jsx_postinc_t - 1) | 0, $__jsx_postinc_t);
  5827. }
  5828. lab16 = true;
  5829. lab16:
  5830. while (lab16 === true) {
  5831. lab16 = false;
  5832. v_12 = (($this.limit - $this.cursor) | 0);
  5833. lab17 = true;
  5834. lab17:
  5835. while (lab17 === true) {
  5836. lab17 = false;
  5837. if (! BaseStemmer$eq_s_b$LBaseStemmer$IS($this, 1, "o")) {
  5838. break lab17;
  5839. }
  5840. break lab16;
  5841. }
  5842. $this.cursor = (($this.limit - v_12) | 0);
  5843. if (! BaseStemmer$eq_s_b$LBaseStemmer$IS($this, 1, "u")) {
  5844. break lab13;
  5845. }
  5846. }
  5847. cursor$5 = $this.cursor = (($this.limit - v_10) | 0);
  5848. c = cursor$5;
  5849. c_bra$2 = cursor$5;
  5850. adjustment$2 = BaseStemmer$replace_s$LBaseStemmer$IIS($this, cursor$5, cursor$5, "u");
  5851. if (cursor$5 <= $this.bra) {
  5852. $this.bra = ($this.bra + adjustment$2) | 0;
  5853. }
  5854. if (c_bra$2 <= $this.ket) {
  5855. $this.ket = ($this.ket + adjustment$2) | 0;
  5856. }
  5857. $this.cursor = c;
  5858. break lab2;
  5859. }
  5860. cursor$7 = $this.cursor = (((limit$0 = $this.limit) - v_3) | 0);
  5861. v_13 = ((limit$0 - cursor$7) | 0);
  5862. golab18:
  5863. while (true) {
  5864. v_14 = (($this.limit - $this.cursor) | 0);
  5865. lab19 = true;
  5866. lab19:
  5867. while (lab19 === true) {
  5868. lab19 = false;
  5869. if (! BaseStemmer$in_grouping_b$LBaseStemmer$AIII($this, TurkishStemmer.g_vowel, 97, 305)) {
  5870. break lab19;
  5871. }
  5872. $this.cursor = (($this.limit - v_14) | 0);
  5873. break golab18;
  5874. }
  5875. cursor$6 = $this.cursor = (($this.limit - v_14) | 0);
  5876. if (cursor$6 <= $this.limit_backward) {
  5877. return false;
  5878. }
  5879. ($__jsx_postinc_t = $this.cursor, $this.cursor = ($__jsx_postinc_t - 1) | 0, $__jsx_postinc_t);
  5880. }
  5881. lab20 = true;
  5882. lab20:
  5883. while (lab20 === true) {
  5884. lab20 = false;
  5885. v_15 = (($this.limit - $this.cursor) | 0);
  5886. lab21 = true;
  5887. lab21:
  5888. while (lab21 === true) {
  5889. lab21 = false;
  5890. if (! BaseStemmer$eq_s_b$LBaseStemmer$IS($this, 1, "\u00F6")) {
  5891. break lab21;
  5892. }
  5893. break lab20;
  5894. }
  5895. $this.cursor = (($this.limit - v_15) | 0);
  5896. if (! BaseStemmer$eq_s_b$LBaseStemmer$IS($this, 1, "\u00FC")) {
  5897. return false;
  5898. }
  5899. }
  5900. cursor$8 = $this.cursor = (($this.limit - v_13) | 0);
  5901. c = cursor$8;
  5902. c_bra$3 = cursor$8;
  5903. adjustment$3 = BaseStemmer$replace_s$LBaseStemmer$IIS($this, cursor$8, cursor$8, "\u00FC");
  5904. if (cursor$8 <= $this.bra) {
  5905. $this.bra = ($this.bra + adjustment$3) | 0;
  5906. }
  5907. if (c_bra$3 <= $this.ket) {
  5908. $this.ket = ($this.ket + adjustment$3) | 0;
  5909. }
  5910. $this.cursor = c;
  5911. }
  5912. return true;
  5913. };
  5914. TurkishStemmer.r_append_U_to_stems_ending_with_d_or_g$LTurkishStemmer$ = TurkishStemmer$r_append_U_to_stems_ending_with_d_or_g$LTurkishStemmer$;
  5915. TurkishStemmer.prototype.r_more_than_one_syllable_word$ = function () {
  5916. var v_1;
  5917. var v_3;
  5918. var v_2;
  5919. var lab1;
  5920. var lab3;
  5921. var $__jsx_postinc_t;
  5922. v_1 = this.cursor;
  5923. v_2 = 2;
  5924. replab0:
  5925. while (true) {
  5926. v_3 = this.cursor;
  5927. lab1 = true;
  5928. lab1:
  5929. while (lab1 === true) {
  5930. lab1 = false;
  5931. golab2:
  5932. while (true) {
  5933. lab3 = true;
  5934. lab3:
  5935. while (lab3 === true) {
  5936. lab3 = false;
  5937. if (! BaseStemmer$in_grouping$LBaseStemmer$AIII(this, TurkishStemmer.g_vowel, 97, 305)) {
  5938. break lab3;
  5939. }
  5940. break golab2;
  5941. }
  5942. if (this.cursor >= this.limit) {
  5943. break lab1;
  5944. }
  5945. ($__jsx_postinc_t = this.cursor, this.cursor = ($__jsx_postinc_t + 1) | 0, $__jsx_postinc_t);
  5946. }
  5947. v_2--;
  5948. continue replab0;
  5949. }
  5950. this.cursor = v_3;
  5951. break replab0;
  5952. }
  5953. if (v_2 > 0) {
  5954. return false;
  5955. }
  5956. this.cursor = v_1;
  5957. return true;
  5958. };
  5959. TurkishStemmer.prototype.r_more_than_one_syllable_word = TurkishStemmer.prototype.r_more_than_one_syllable_word$;
  5960. function TurkishStemmer$r_more_than_one_syllable_word$LTurkishStemmer$($this) {
  5961. var v_1;
  5962. var v_3;
  5963. var v_2;
  5964. var lab1;
  5965. var lab3;
  5966. var $__jsx_postinc_t;
  5967. v_1 = $this.cursor;
  5968. v_2 = 2;
  5969. replab0:
  5970. while (true) {
  5971. v_3 = $this.cursor;
  5972. lab1 = true;
  5973. lab1:
  5974. while (lab1 === true) {
  5975. lab1 = false;
  5976. golab2:
  5977. while (true) {
  5978. lab3 = true;
  5979. lab3:
  5980. while (lab3 === true) {
  5981. lab3 = false;
  5982. if (! BaseStemmer$in_grouping$LBaseStemmer$AIII($this, TurkishStemmer.g_vowel, 97, 305)) {
  5983. break lab3;
  5984. }
  5985. break golab2;
  5986. }
  5987. if ($this.cursor >= $this.limit) {
  5988. break lab1;
  5989. }
  5990. ($__jsx_postinc_t = $this.cursor, $this.cursor = ($__jsx_postinc_t + 1) | 0, $__jsx_postinc_t);
  5991. }
  5992. v_2--;
  5993. continue replab0;
  5994. }
  5995. $this.cursor = v_3;
  5996. break replab0;
  5997. }
  5998. if (v_2 > 0) {
  5999. return false;
  6000. }
  6001. $this.cursor = v_1;
  6002. return true;
  6003. };
  6004. TurkishStemmer.r_more_than_one_syllable_word$LTurkishStemmer$ = TurkishStemmer$r_more_than_one_syllable_word$LTurkishStemmer$;
  6005. TurkishStemmer.prototype.r_is_reserved_word$ = function () {
  6006. var v_1;
  6007. var v_2;
  6008. var v_4;
  6009. var lab0;
  6010. var lab1;
  6011. var lab3;
  6012. var lab5;
  6013. var I_strlen$0;
  6014. var cursor$0;
  6015. var I_strlen$1;
  6016. var $__jsx_postinc_t;
  6017. lab0 = true;
  6018. lab0:
  6019. while (lab0 === true) {
  6020. lab0 = false;
  6021. v_1 = this.cursor;
  6022. lab1 = true;
  6023. lab1:
  6024. while (lab1 === true) {
  6025. lab1 = false;
  6026. v_2 = this.cursor;
  6027. golab2:
  6028. while (true) {
  6029. lab3 = true;
  6030. lab3:
  6031. while (lab3 === true) {
  6032. lab3 = false;
  6033. if (! BaseStemmer$eq_s$LBaseStemmer$IS(this, 2, "ad")) {
  6034. break lab3;
  6035. }
  6036. break golab2;
  6037. }
  6038. if (this.cursor >= this.limit) {
  6039. break lab1;
  6040. }
  6041. ($__jsx_postinc_t = this.cursor, this.cursor = ($__jsx_postinc_t + 1) | 0, $__jsx_postinc_t);
  6042. }
  6043. I_strlen$0 = this.I_strlen = 2;
  6044. if (! (I_strlen$0 === this.limit)) {
  6045. break lab1;
  6046. }
  6047. this.cursor = v_2;
  6048. break lab0;
  6049. }
  6050. cursor$0 = this.cursor = v_1;
  6051. v_4 = cursor$0;
  6052. golab4:
  6053. while (true) {
  6054. lab5 = true;
  6055. lab5:
  6056. while (lab5 === true) {
  6057. lab5 = false;
  6058. if (! BaseStemmer$eq_s$LBaseStemmer$IS(this, 5, "soyad")) {
  6059. break lab5;
  6060. }
  6061. break golab4;
  6062. }
  6063. if (this.cursor >= this.limit) {
  6064. return false;
  6065. }
  6066. ($__jsx_postinc_t = this.cursor, this.cursor = ($__jsx_postinc_t + 1) | 0, $__jsx_postinc_t);
  6067. }
  6068. I_strlen$1 = this.I_strlen = 5;
  6069. if (! (I_strlen$1 === this.limit)) {
  6070. return false;
  6071. }
  6072. this.cursor = v_4;
  6073. }
  6074. return true;
  6075. };
  6076. TurkishStemmer.prototype.r_is_reserved_word = TurkishStemmer.prototype.r_is_reserved_word$;
  6077. function TurkishStemmer$r_is_reserved_word$LTurkishStemmer$($this) {
  6078. var v_1;
  6079. var v_2;
  6080. var v_4;
  6081. var lab0;
  6082. var lab1;
  6083. var lab3;
  6084. var lab5;
  6085. var I_strlen$0;
  6086. var cursor$0;
  6087. var I_strlen$1;
  6088. var $__jsx_postinc_t;
  6089. lab0 = true;
  6090. lab0:
  6091. while (lab0 === true) {
  6092. lab0 = false;
  6093. v_1 = $this.cursor;
  6094. lab1 = true;
  6095. lab1:
  6096. while (lab1 === true) {
  6097. lab1 = false;
  6098. v_2 = $this.cursor;
  6099. golab2:
  6100. while (true) {
  6101. lab3 = true;
  6102. lab3:
  6103. while (lab3 === true) {
  6104. lab3 = false;
  6105. if (! BaseStemmer$eq_s$LBaseStemmer$IS($this, 2, "ad")) {
  6106. break lab3;
  6107. }
  6108. break golab2;
  6109. }
  6110. if ($this.cursor >= $this.limit) {
  6111. break lab1;
  6112. }
  6113. ($__jsx_postinc_t = $this.cursor, $this.cursor = ($__jsx_postinc_t + 1) | 0, $__jsx_postinc_t);
  6114. }
  6115. I_strlen$0 = $this.I_strlen = 2;
  6116. if (! (I_strlen$0 === $this.limit)) {
  6117. break lab1;
  6118. }
  6119. $this.cursor = v_2;
  6120. break lab0;
  6121. }
  6122. cursor$0 = $this.cursor = v_1;
  6123. v_4 = cursor$0;
  6124. golab4:
  6125. while (true) {
  6126. lab5 = true;
  6127. lab5:
  6128. while (lab5 === true) {
  6129. lab5 = false;
  6130. if (! BaseStemmer$eq_s$LBaseStemmer$IS($this, 5, "soyad")) {
  6131. break lab5;
  6132. }
  6133. break golab4;
  6134. }
  6135. if ($this.cursor >= $this.limit) {
  6136. return false;
  6137. }
  6138. ($__jsx_postinc_t = $this.cursor, $this.cursor = ($__jsx_postinc_t + 1) | 0, $__jsx_postinc_t);
  6139. }
  6140. I_strlen$1 = $this.I_strlen = 5;
  6141. if (! (I_strlen$1 === $this.limit)) {
  6142. return false;
  6143. }
  6144. $this.cursor = v_4;
  6145. }
  6146. return true;
  6147. };
  6148. TurkishStemmer.r_is_reserved_word$LTurkishStemmer$ = TurkishStemmer$r_is_reserved_word$LTurkishStemmer$;
  6149. TurkishStemmer.prototype.r_postlude$ = function () {
  6150. var v_1;
  6151. var v_2;
  6152. var lab0;
  6153. var lab1;
  6154. var lab2;
  6155. var cursor$0;
  6156. var limit$0;
  6157. var cursor$1;
  6158. v_1 = this.cursor;
  6159. lab0 = true;
  6160. lab0:
  6161. while (lab0 === true) {
  6162. lab0 = false;
  6163. if (! TurkishStemmer$r_is_reserved_word$LTurkishStemmer$(this)) {
  6164. break lab0;
  6165. }
  6166. return false;
  6167. }
  6168. cursor$0 = this.cursor = v_1;
  6169. this.limit_backward = cursor$0;
  6170. cursor$1 = this.cursor = limit$0 = this.limit;
  6171. v_2 = ((limit$0 - cursor$1) | 0);
  6172. lab1 = true;
  6173. lab1:
  6174. while (lab1 === true) {
  6175. lab1 = false;
  6176. if (! TurkishStemmer$r_append_U_to_stems_ending_with_d_or_g$LTurkishStemmer$(this)) {
  6177. break lab1;
  6178. }
  6179. }
  6180. this.cursor = ((this.limit - v_2) | 0);
  6181. lab2 = true;
  6182. lab2:
  6183. while (lab2 === true) {
  6184. lab2 = false;
  6185. if (! TurkishStemmer$r_post_process_last_consonants$LTurkishStemmer$(this)) {
  6186. break lab2;
  6187. }
  6188. }
  6189. this.cursor = this.limit_backward;
  6190. return true;
  6191. };
  6192. TurkishStemmer.prototype.r_postlude = TurkishStemmer.prototype.r_postlude$;
  6193. function TurkishStemmer$r_postlude$LTurkishStemmer$($this) {
  6194. var v_1;
  6195. var v_2;
  6196. var lab0;
  6197. var lab1;
  6198. var lab2;
  6199. var cursor$0;
  6200. var limit$0;
  6201. var cursor$1;
  6202. v_1 = $this.cursor;
  6203. lab0 = true;
  6204. lab0:
  6205. while (lab0 === true) {
  6206. lab0 = false;
  6207. if (! TurkishStemmer$r_is_reserved_word$LTurkishStemmer$($this)) {
  6208. break lab0;
  6209. }
  6210. return false;
  6211. }
  6212. cursor$0 = $this.cursor = v_1;
  6213. $this.limit_backward = cursor$0;
  6214. cursor$1 = $this.cursor = limit$0 = $this.limit;
  6215. v_2 = ((limit$0 - cursor$1) | 0);
  6216. lab1 = true;
  6217. lab1:
  6218. while (lab1 === true) {
  6219. lab1 = false;
  6220. if (! TurkishStemmer$r_append_U_to_stems_ending_with_d_or_g$LTurkishStemmer$($this)) {
  6221. break lab1;
  6222. }
  6223. }
  6224. $this.cursor = (($this.limit - v_2) | 0);
  6225. lab2 = true;
  6226. lab2:
  6227. while (lab2 === true) {
  6228. lab2 = false;
  6229. if (! TurkishStemmer$r_post_process_last_consonants$LTurkishStemmer$($this)) {
  6230. break lab2;
  6231. }
  6232. }
  6233. $this.cursor = $this.limit_backward;
  6234. return true;
  6235. };
  6236. TurkishStemmer.r_postlude$LTurkishStemmer$ = TurkishStemmer$r_postlude$LTurkishStemmer$;
  6237. TurkishStemmer.prototype.stem$ = function () {
  6238. var v_1;
  6239. var lab0;
  6240. var lab1;
  6241. var limit$0;
  6242. var cursor$0;
  6243. if (! TurkishStemmer$r_more_than_one_syllable_word$LTurkishStemmer$(this)) {
  6244. return false;
  6245. }
  6246. this.limit_backward = this.cursor;
  6247. cursor$0 = this.cursor = limit$0 = this.limit;
  6248. v_1 = ((limit$0 - cursor$0) | 0);
  6249. lab0 = true;
  6250. lab0:
  6251. while (lab0 === true) {
  6252. lab0 = false;
  6253. if (! TurkishStemmer$r_stem_nominal_verb_suffixes$LTurkishStemmer$(this)) {
  6254. break lab0;
  6255. }
  6256. }
  6257. this.cursor = ((this.limit - v_1) | 0);
  6258. if (! this.B_continue_stemming_noun_suffixes) {
  6259. return false;
  6260. }
  6261. lab1 = true;
  6262. lab1:
  6263. while (lab1 === true) {
  6264. lab1 = false;
  6265. if (! TurkishStemmer$r_stem_noun_suffixes$LTurkishStemmer$(this)) {
  6266. break lab1;
  6267. }
  6268. }
  6269. this.cursor = this.limit_backward;
  6270. return (! TurkishStemmer$r_postlude$LTurkishStemmer$(this) ? false : true);
  6271. };
  6272. TurkishStemmer.prototype.stem = TurkishStemmer.prototype.stem$;
  6273. TurkishStemmer.prototype.equals$X = function (o) {
  6274. return o instanceof TurkishStemmer;
  6275. };
  6276. TurkishStemmer.prototype.equals = TurkishStemmer.prototype.equals$X;
  6277. function TurkishStemmer$equals$LTurkishStemmer$X($this, o) {
  6278. return o instanceof TurkishStemmer;
  6279. };
  6280. TurkishStemmer.equals$LTurkishStemmer$X = TurkishStemmer$equals$LTurkishStemmer$X;
  6281. TurkishStemmer.prototype.hashCode$ = function () {
  6282. var classname;
  6283. var hash;
  6284. var i;
  6285. var char;
  6286. classname = "TurkishStemmer";
  6287. hash = 0;
  6288. for (i = 0; i < classname.length; i++) {
  6289. char = classname.charCodeAt(i);
  6290. hash = (hash << 5) - hash + char;
  6291. hash = hash & hash;
  6292. }
  6293. return (hash | 0);
  6294. };
  6295. TurkishStemmer.prototype.hashCode = TurkishStemmer.prototype.hashCode$;
  6296. function TurkishStemmer$hashCode$LTurkishStemmer$($this) {
  6297. var classname;
  6298. var hash;
  6299. var i;
  6300. var char;
  6301. classname = "TurkishStemmer";
  6302. hash = 0;
  6303. for (i = 0; i < classname.length; i++) {
  6304. char = classname.charCodeAt(i);
  6305. hash = (hash << 5) - hash + char;
  6306. hash = hash & hash;
  6307. }
  6308. return (hash | 0);
  6309. };
  6310. TurkishStemmer.hashCode$LTurkishStemmer$ = TurkishStemmer$hashCode$LTurkishStemmer$;
  6311. TurkishStemmer.serialVersionUID = 1;
  6312. $__jsx_lazy_init(TurkishStemmer, "methodObject", function () {
  6313. return new TurkishStemmer();
  6314. });
  6315. $__jsx_lazy_init(TurkishStemmer, "a_0", function () {
  6316. return [ 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) ];
  6317. });
  6318. $__jsx_lazy_init(TurkishStemmer, "a_1", function () {
  6319. return [ new Among("leri", -1, -1), new Among("lar\u0131", -1, -1) ];
  6320. });
  6321. $__jsx_lazy_init(TurkishStemmer, "a_2", function () {
  6322. return [ new Among("ni", -1, -1), new Among("nu", -1, -1), new Among("n\u00FC", -1, -1), new Among("n\u0131", -1, -1) ];
  6323. });
  6324. $__jsx_lazy_init(TurkishStemmer, "a_3", function () {
  6325. return [ new Among("in", -1, -1), new Among("un", -1, -1), new Among("\u00FCn", -1, -1), new Among("\u0131n", -1, -1) ];
  6326. });
  6327. $__jsx_lazy_init(TurkishStemmer, "a_4", function () {
  6328. return [ new Among("a", -1, -1), new Among("e", -1, -1) ];
  6329. });
  6330. $__jsx_lazy_init(TurkishStemmer, "a_5", function () {
  6331. return [ new Among("na", -1, -1), new Among("ne", -1, -1) ];
  6332. });
  6333. $__jsx_lazy_init(TurkishStemmer, "a_6", function () {
  6334. return [ new Among("da", -1, -1), new Among("ta", -1, -1), new Among("de", -1, -1), new Among("te", -1, -1) ];
  6335. });
  6336. $__jsx_lazy_init(TurkishStemmer, "a_7", function () {
  6337. return [ new Among("nda", -1, -1), new Among("nde", -1, -1) ];
  6338. });
  6339. $__jsx_lazy_init(TurkishStemmer, "a_8", function () {
  6340. return [ new Among("dan", -1, -1), new Among("tan", -1, -1), new Among("den", -1, -1), new Among("ten", -1, -1) ];
  6341. });
  6342. $__jsx_lazy_init(TurkishStemmer, "a_9", function () {
  6343. return [ new Among("ndan", -1, -1), new Among("nden", -1, -1) ];
  6344. });
  6345. $__jsx_lazy_init(TurkishStemmer, "a_10", function () {
  6346. return [ new Among("la", -1, -1), new Among("le", -1, -1) ];
  6347. });
  6348. $__jsx_lazy_init(TurkishStemmer, "a_11", function () {
  6349. return [ new Among("ca", -1, -1), new Among("ce", -1, -1) ];
  6350. });
  6351. $__jsx_lazy_init(TurkishStemmer, "a_12", function () {
  6352. return [ new Among("im", -1, -1), new Among("um", -1, -1), new Among("\u00FCm", -1, -1), new Among("\u0131m", -1, -1) ];
  6353. });
  6354. $__jsx_lazy_init(TurkishStemmer, "a_13", function () {
  6355. return [ new Among("sin", -1, -1), new Among("sun", -1, -1), new Among("s\u00FCn", -1, -1), new Among("s\u0131n", -1, -1) ];
  6356. });
  6357. $__jsx_lazy_init(TurkishStemmer, "a_14", function () {
  6358. return [ new Among("iz", -1, -1), new Among("uz", -1, -1), new Among("\u00FCz", -1, -1), new Among("\u0131z", -1, -1) ];
  6359. });
  6360. $__jsx_lazy_init(TurkishStemmer, "a_15", function () {
  6361. return [ new Among("siniz", -1, -1), new Among("sunuz", -1, -1), new Among("s\u00FCn\u00FCz", -1, -1), new Among("s\u0131n\u0131z", -1, -1) ];
  6362. });
  6363. $__jsx_lazy_init(TurkishStemmer, "a_16", function () {
  6364. return [ new Among("lar", -1, -1), new Among("ler", -1, -1) ];
  6365. });
  6366. $__jsx_lazy_init(TurkishStemmer, "a_17", function () {
  6367. return [ new Among("niz", -1, -1), new Among("nuz", -1, -1), new Among("n\u00FCz", -1, -1), new Among("n\u0131z", -1, -1) ];
  6368. });
  6369. $__jsx_lazy_init(TurkishStemmer, "a_18", function () {
  6370. return [ 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) ];
  6371. });
  6372. $__jsx_lazy_init(TurkishStemmer, "a_19", function () {
  6373. return [ new Among("cas\u0131na", -1, -1), new Among("cesine", -1, -1) ];
  6374. });
  6375. $__jsx_lazy_init(TurkishStemmer, "a_20", function () {
  6376. return [ 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) ];
  6377. });
  6378. $__jsx_lazy_init(TurkishStemmer, "a_21", function () {
  6379. return [ 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) ];
  6380. });
  6381. $__jsx_lazy_init(TurkishStemmer, "a_22", function () {
  6382. return [ 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) ];
  6383. });
  6384. $__jsx_lazy_init(TurkishStemmer, "a_23", function () {
  6385. return [ new Among("b", -1, 1), new Among("c", -1, 2), new Among("d", -1, 3), new Among("\u011F", -1, 4) ];
  6386. });
  6387. TurkishStemmer.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 ];
  6388. TurkishStemmer.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 ];
  6389. TurkishStemmer.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 ];
  6390. TurkishStemmer.g_vowel2 = [ 17, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 130 ];
  6391. TurkishStemmer.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 ];
  6392. TurkishStemmer.g_vowel4 = [ 17 ];
  6393. TurkishStemmer.g_vowel5 = [ 65 ];
  6394. TurkishStemmer.g_vowel6 = [ 65 ];
  6395. var $__jsx_classMap = {
  6396. "src/among.jsx": {
  6397. Among: Among,
  6398. Among$SII: Among,
  6399. Among$SIIF$LBaseStemmer$B$LBaseStemmer$: Among$0
  6400. },
  6401. "src/stemmer.jsx": {
  6402. Stemmer: Stemmer,
  6403. Stemmer$: Stemmer
  6404. },
  6405. "src/base-stemmer.jsx": {
  6406. BaseStemmer: BaseStemmer,
  6407. BaseStemmer$: BaseStemmer
  6408. },
  6409. "src/turkish-stemmer.jsx": {
  6410. TurkishStemmer: TurkishStemmer,
  6411. TurkishStemmer$: TurkishStemmer
  6412. }
  6413. };
  6414. })(JSX);
  6415. var Among = JSX.require("src/among.jsx").Among;
  6416. var Among$SII = JSX.require("src/among.jsx").Among$SII;
  6417. var Stemmer = JSX.require("src/stemmer.jsx").Stemmer;
  6418. var BaseStemmer = JSX.require("src/base-stemmer.jsx").BaseStemmer;
  6419. var TurkishStemmer = JSX.require("src/turkish-stemmer.jsx").TurkishStemmer;