19075Srrh #ifndef lint
2*9089Srrh static char edict_sccsid[] = "@(#)edict.c	4.2	(Berkeley)	82/11/06";
39075Srrh #endif not lint
49075Srrh 
59075Srrh struct dict able_d[] = {
69075Srrh "noihsaf",'Y',
79075Srrh "mmalf",'Y',
89075Srrh "ronoh",'Y',
99075Srrh "rucni",'Y',
109075Srrh "nifedni",'Y',
119075Srrh "ton",'Y',
129075Srrh "vresbo",'Y',
139075Srrh "hsirep",'Y',
149075Srrh "trop",'Y',
159075Srrh "top",'Y',
169075Srrh "ciderp",'Y',
179075Srrh "s",'Y',
189075Srrh "icos",'Y',
199075Srrh "risednu",'Y',
209075Srrh "yolpmenu",'Y',
219075Srrh "noitnemnu",'Y',
229075Srrh "hcuotnu",'Y',
239075Srrh "irav",'Y',
249075Srrh "tegev",'Y',
259075Srrh "ts",'U',
269075Srrh "c",'Z',
279075Srrh "f",'Z',
289075Srrh "llys",'Z',
299075Srrh "t",'Z',
309075Srrh "egnahc",'G',
319075Srrh "sid",'V',
329075Srrh "ne",'V',
339075Srrh "tsnoc",'N',
349075Srrh "g",'N',
359075Srrh "llysonom",'N',
369075Srrh "rap",'N',
379075Srrh "llysylop",'N',
389075Srrh "temit",'N',
399075Srrh "llysirt",'N',
409075Srrh "tnrut",'N',
419075Srrh "cov",'N',
429075Srrh "tkrow",'N',
439075Srrh 0,0
449075Srrh };
459075Srrh struct dict ace_d[] = {
469075Srrh "lpnommoc",'Y',
479075Srrh "frus",'U',
489075Srrh "frusrednu",'Y',
499075Srrh "lpyna",'D',
509075Srrh "pa",'D',
519075Srrh "lpemos",'D',
529075Srrh 0,0
539075Srrh };
549075Srrh struct dict age_d[] = {
559075Srrh "reva",'U',
569075Srrh "dnab",'Z',
579075Srrh "rrab",'Z',
589075Srrh "c",'Z',
599075Srrh "lfuomac",'Z',
609075Srrh "mad",'Z',
619075Srrh "rof",'Z',
629075Srrh "g",'Z',
639075Srrh "rag",'Z',
649075Srrh "hrromeh",'Z',
659075Srrh "nam",'Z',
669075Srrh "ssam",'Z',
679075Srrh "tnom",'Z',
689075Srrh "gtrom",'Z',
699075Srrh "rtuo",'Z',
709075Srrh "kcap",'Z',
719075Srrh "p",'Z',
729075Srrh "ssap",'Z',
739075Srrh "mirglip",'Z',
749075Srrh "llip",'Z',
759075Srrh "r",'Z',
769075Srrh "pmar",'Z',
779075Srrh "var",'Z',
789075Srrh "mmur",'Z',
799075Srrh "tobas",'Z',
809075Srrh "vlas",'Z',
819075Srrh "vas",'U',
829075Srrh "mmircs",'Z',
839075Srrh "ts",'Z',
849075Srrh "yov",'Z',
859075Srrh "w",'Z',
869075Srrh "tspu",'U',
879075Srrh "tsnwod",'Y',
889075Srrh "revo",'Y',
899075Srrh "s",'Y',
909075Srrh "tniv",'Y',
919075Srrh "ussa",'V',
929075Srrh "ruocsid",'V',
939075Srrh "gnesid",'V',
949075Srrh "rapsid",'V',
959075Srrh "ruocne",'V',
969075Srrh "gne",'V',
979075Srrh "rne",'V',
989075Srrh "sivne",'V',
999075Srrh "namsim",'V',
1009075Srrh "kcaper",'V',
1019075Srrh "mmurcs",'V',
1029075Srrh "varts",'V',
1039075Srrh 0,0
1049075Srrh };
1059075Srrh struct dict ance_d[] = {
1069075Srrh "iffa",'Z',
1079075Srrh "wolla",'Z',
1089075Srrh "lab",'Z',
1099075Srrh "netnuoc",'Z',
1109075Srrh "labretnuoc",'Z',
1119075Srrh "d",'Z',
1129075Srrh "netnuocsid",'Z',
1139075Srrh "tsid",'Z',
1149075Srrh "rtne",'Z',
1159075Srrh "nif",'Z',
1169075Srrh "lg",'Z',
1179075Srrh "l",'Z',
1189075Srrh "labrevo",'Z',
1199075Srrh "nep",'Z',
1209075Srrh "rp",'Z',
1219075Srrh "vda",'U',
1229075Srrh "hc",'U',
1239075Srrh "mor",'U',
1249075Srrh "rt",'Z',
1259075Srrh "hne",'V',
1269075Srrh "tsidtuo",'V',
1279075Srrh "nifer",'V',
1289075Srrh "labnu",'V',
1299075Srrh "ksa",'D',
1309075Srrh "hcrep",'D',
131*9089Srrh "veler",'N',		/*added*/
132*9089Srrh "tropmi",'N',
133*9089Srrh "tsni",'N',
134*9089Srrh "cifingisni",'N',
135*9089Srrh "tsbus",'N',
136*9089Srrh "nimul",'N',
137*9089Srrh "cifingis",'N',
138*9089Srrh "iravni",'N',
139*9089Srrh "velerri",'N',
1409075Srrh 0,0
1419075Srrh };
1429075Srrh struct dict ant_d[] = {
1439075Srrh "llag",'U',
1449075Srrh "hcrem",'U',
1459075Srrh "drom",'U',
1469075Srrh "ls",'U',
1479075Srrh "urt",'U',
1489075Srrh "ced",'V',
1499075Srrh "hcnesid",'V',
1509075Srrh "lpsid",'V',
1519075Srrh "hcne",'V',
1529075Srrh "lpxe",'V',
1539075Srrh "villag",'V',
1549075Srrh "lpretni",'V',
1559075Srrh "vel",'V',
1569075Srrh "cer",'V',
1579075Srrh "lper",'V',
1589075Srrh "lppus",'V',
1599075Srrh "hc",'Z',
1609075Srrh "nevoc",'Z',
1619075Srrh "csed",'Z',
1629075Srrh "rg",'Z',
1639075Srrh "lpmi",'Z',
1649075Srrh "p",'Z',
1659075Srrh "lp",'Z',
1669075Srrh "r",'Z',
1679075Srrh "net",'Z',
1689075Srrh "lpsnart",'Z',
1699075Srrh "w",'Z',
1709075Srrh "rraw",'Z',
1719075Srrh "cs",'U',
1729075Srrh 0,0
1739075Srrh };
1749075Srrh struct dict cal_d[] = {
1759075Srrh "ofib",'Y',
1769075Srrh "imehc",'Y',
1779075Srrh "irelc",'Y',
1789075Srrh "ol",'Y',
1799075Srrh "isum",'Y',
1809075Srrh "idoirep",'Y',
1819075Srrh "idar",'Y',
1829075Srrh "sar",'Y',
1839075Srrh "orpicer",'Y',
1849075Srrh "itrev",'Y',
1859075Srrh "ed",'N',
1869075Srrh "aj",'N',
1879075Srrh "sem",'N',
1889075Srrh "odep",'N',
1899075Srrh "imehcortep",'N',
1909075Srrh "it",'N',
1919075Srrh "nit",'N',
1929075Srrh 0,0
1939075Srrh };
1949075Srrh struct dict cle_d[] = {
1959075Srrh "itra",'Z',
1969075Srrh "ycib",'Z',
1979075Srrh "inorhc",'Z',
1989075Srrh "ric",'Z',
1999075Srrh "yc",'Z',
2009075Srrh "anam",'Z',
2019075Srrh "ycrotom",'Z',
2029075Srrh "sum",'Z',
2039075Srrh "annip",'Z',
2049075Srrh "anrebat",'Z',
2059075Srrh "ricne",'V',
2069075Srrh 0,0
2079075Srrh };
2089075Srrh struct dict ee_d[] = {
2099075Srrh "rced",'Z',
2109075Srrh "cme",'Z',
2119075Srrh "rgilif",'Z',
2129075Srrh "ssacirf",'Z',
2139075Srrh "hsinrag",'Z',
2149075Srrh "tnaraug",'Z',
2159075Srrh "nk",'Z',
2169075Srrh "vel",'Z',
2179075Srrh "rup",'Z',
2189075Srrh "refer",'Z',
2199075Srrh "s",'Z',
2209075Srrh "ravihs",'Z',
2219075Srrh "geeuqs",'Z',
2229075Srrh "t",'Z',
2239075Srrh "rt",'Z',
2249075Srrh "tsurt",'Z',
2259075Srrh "rga",'V',
2269075Srrh "rgasid",'V',
2279075Srrh "lf",'V',
2289075Srrh "serof",'V',
2299075Srrh "rf",'H',
2309075Srrh "srevo",'V',
2319075Srrh "tnesba",'Y',
2329075Srrh "l",'Y',
2339075Srrh "rht",'Y',
2349075Srrh "la",'J',
2359075Srrh "rferac",'J',
2369075Srrh "w",'J',
2379075Srrh 0,0
2389075Srrh };
2399075Srrh struct dict ence_d[] = {
2409075Srrh "reffid",'Z',
2419075Srrh "irepxe",'Z',
2429075Srrh "f",'Z',
2439075Srrh "inevnocni",'Z',
2449075Srrh "ulfni",'Z',
2459075Srrh "refer",'Z',
2469075Srrh "rever",'Z',
2479075Srrh "tnes",'Z',
2489075Srrh "uqes",'Z',
2499075Srrh "lis",'Z',
2509075Srrh "mmoc",'V',
2519075Srrh "h",'D',
2529075Srrh "ht",'D',
2539075Srrh "hw",'D',
254*9089Srrh "lav",'N',		/*added*/
255*9089Srrh "uqesnoc",'N',
256*9089Srrh "dive",'N',
257*9089Srrh "idua",'N',
258*9089Srrh "inevnoc",'N',
259*9089Srrh "sse",'N',
260*9089Srrh "ics",'N',
261*9089Srrh "lupo",'N',
262*9089Srrh "itap",'N',
263*9089Srrh "rehoc",'N',
264*9089Srrh "irepxeni",'N',
265*9089Srrh "tsixenon",'N',
266*9089Srrh "cselosbo",'N',
267*9089Srrh "serp",'N',
2689075Srrh 0,0
2699075Srrh };
2709075Srrh struct dict ess_d[] = {
2719075Srrh "rdda",'Z',
2729075Srrh "rgga",'Z',
2739075Srrh "ssa",'V',
2749075Srrh "rttub",'Z',
2759075Srrh "rac",'Z',
2769075Srrh "rpmoc",'Z',
2779075Srrh "fnoc",'V',
2789075Srrh "rpmoced",'V',
2799075Srrh "rped",'V',
2809075Srrh "rgid",'V',
2819075Srrh "ssopsid",'V',
2829075Srrh "rtsid",'U',
2839075Srrh "rd",'U',
2849075Srrh "rge",'Z',
2859075Srrh "rpxe",'U',
2869075Srrh "rtrof",'Z',
2879075Srrh "ug",'Z',
2889075Srrh "rpmi",'Z',
2899075Srrh "m",'Z',
2909075Srrh "sbo",'V',
2919075Srrh "rppo",'V',
2929075Srrh "ugtuo",'V',
2939075Srrh "ssop",'V',
2949075Srrh "cerp",'V',
2959075Srrh "ssoperp",'V',
2969075Srrh "rp",'Z',
2979075Srrh "rtserp",'V',
2989075Srrh "corp",'U',
2999075Srrh "forp",'V',
3009075Srrh "rgorp",'Z',
3019075Srrh "cer",'Z',
3029075Srrh "rder",'Z',
3039075Srrh "rger",'Z',
3049075Srrh "ssoper",'V',
3059075Srrh "rper",'V',
3069075Srrh "rgorter",'V',
3079075Srrh "rts",'Z',
3089075Srrh "rppus",'V',
3099075Srrh "rgsnart",'V',
3109075Srrh "rdnu",'V',
3119075Srrh "cxe",'Y',
3129075Srrh "cnirp",'Y',
3139075Srrh 0,0
3149075Srrh };
3159075Srrh struct dict est_d[] = {
3169075Srrh "htraf",'G',
3179075Srrh "rmra",'N',
3189075Srrh "rkcab",'N',
3199075Srrh "heb",'N',
3209075Srrh "uqeb",'N',
3219075Srrh "hc",'N',
3229075Srrh "uqnoc",'N',
3239075Srrh "rtoof",'N',
3249075Srrh "rdaeh",'N',
3259075Srrh "cni",'N',
3269075Srrh "uqni",'N',
3279075Srrh "p",'N',
3289075Srrh "irp",'N',
3299075Srrh "ter",'N',
3309075Srrh "fgnos",'N',
3319075Srrh "rnu",'N',
3329075Srrh "ebedliw",'N',
3339075Srrh "gnuoy",'Y',
3349075Srrh "z",'N',
3359075Srrh "tta",'V',
3369075Srrh "gnoc",'V',
3379075Srrh "ted",'V',
3389075Srrh "ved",'V',
3399075Srrh "vid",'V',
3409075Srrh "ge",'V',
3419075Srrh "fni",'V',
3429075Srrh "gni",'V',
3439075Srrh "vni",'V',
3449075Srrh "lom",'V',
3459075Srrh "rofer",'V',
3469075Srrh "vnier",'V',
3479075Srrh "ggus",'V',
3489075Srrh "rra",'Z',
3499075Srrh "tnoc",'Z',
3509075Srrh "rc",'Z',
3519075Srrh "gid",'Z',
3529075Srrh "retnisid",'Z',
3539075Srrh "rof",'Z',
3549075Srrh "ug",'Z',
3559075Srrh "vrah",'Z',
3569075Srrh "rpmi",'Z',
3579075Srrh "retni",'Z',
3589075Srrh "j",'Z',
3599075Srrh "n",'Z',
3609075Srrh "terp",'Z',
3619075Srrh "torp",'Z',
3629075Srrh "uq",'Z',
3639075Srrh "uqer",'Z',
3649075Srrh "r",'Z',
3659075Srrh "pmet",'Z',
3669075Srrh "t",'Z',
3679075Srrh "v",'Z',
3689075Srrh "rw",'Z',
3699075Srrh "b",'G',
3709075Srrh "nrae",'Y',
3719075Srrh "finam",'U',
3729075Srrh "wdim",'U',
3739075Srrh "whtron",'U',
3749075Srrh "whtuos",'U',
3759075Srrh "w",'U',
3769075Srrh "noh",'G',
3779075Srrh "htruf",'D',
3789075Srrh 0,0
3799075Srrh };
3809075Srrh struct dict ful_d[] = {
3819075Srrh "daerd",'Y',
3829075Srrh "htiaf",'Y',
3839075Srrh "epoh",'Y',
3849075Srrh "deen",'Y',
3859075Srrh "mra",'N',
3869075Srrh "gab",'N',
3879075Srrh "lerrab",'N',
3889075Srrh "elttob",'N',
3899075Srrh "puc",'N',
3909075Srrh "rae",'N',
3919075Srrh "eye",'N',
3929075Srrh "krof",'N',
3939075Srrh "ssalg",'N',
3949075Srrh "dnah",'N',
3959075Srrh "esuoh",'N',
3969075Srrh "raj",'N',
3979075Srrh "guj",'N',
3989075Srrh "pal",'N',
3999075Srrh "htuom",'N',
4009075Srrh "liap",'N',
4019075Srrh "epip",'N',
4029075Srrh "etalp",'N',
4039075Srrh "tekcop",'N',
4049075Srrh "top",'N',
4059075Srrh "moor",'N',
4069075Srrh "kcas",'N',
4079075Srrh "poocs",'N',
4089075Srrh "levohs",'N',
4099075Srrh "niks",'N',
4109075Srrh "edaps",'N',
4119075Srrh "noops",'N',
4129075Srrh "kcits",'N',
4139075Srrh "noopselbat",'N',
4149075Srrh "pucaet",'N',
4159075Srrh "noopsaet",'N',
4169075Srrh "elbmiht",'N',
4179075Srrh "wa",'G',
4189075Srrh 0,0
4199075Srrh };
4209075Srrh struct dict ible_d[] = {
4219075Srrh "tsubmoc",'Y',
4229075Srrh "trevnoc",'Y',
4239075Srrh "girid",'Y',
4249075Srrh "gile",'Y',
4259075Srrh "gileni",'Y',
4269075Srrh "gnatni",'Y',
4279075Srrh "sivni",'Y',
4289075Srrh "srever",'Y',
4299075Srrh "snes",'Y',
4309075Srrh "srembus",'Y',
4319075Srrh "gnat",'Y',
4329075Srrh "dnev",'Y',
4339075Srrh "tsubmocni",'Y',
4349075Srrh "b",'N',
4359075Srrh "curc",'N',
4369075Srrh "of",'N',
4379075Srrh "dnam",'N',
4389075Srrh "ruht",'N',
4399075Srrh 0,0
4409075Srrh };
4419075Srrh struct dict ic_d[] = {
4429075Srrh "medaca",'Y',
4439075Srrh "lyrca",'Y',
4449075Srrh "tsonga",'Y',
4459075Srrh "lohocla",'Y',
4469075Srrh "tehtsena",'Y',
4479075Srrh "toibitna",'Y',
4489075Srrh "tpesitna",'Y',
4499075Srrh "temhtira",'Y',
4509075Srrh "nesra",'N',
4519075Srrh "tirhtra",'Y',
4529075Srrh "tecsa",'Y',
4539075Srrh "tamotua",'Y',
4549075Srrh "sab",'Y',
4559075Srrh "tsiretcarahc",'Y',
4569075Srrh "hc",'Y',
4579075Srrh "norhc",'Y',
4589075Srrh "ssalc",'Y',
4599075Srrh "retcamilc",'Y',
4609075Srrh "loc",'Y',
4619075Srrh "moc",'Y',
4629075Srrh "temsoc",'Y',
4639075Srrh "tirc",'Y',
4649075Srrh "tebaid",'Y',
4659075Srrh "rtceleid",'Y',
4669075Srrh "tsemod",'Y',
4679075Srrh "rtnecce",'Y',
4689075Srrh "tcelce",'Y',
4699075Srrh "tpilce",'Y',
4709075Srrh "rtnecoge",'Y',
4719075Srrh "tsale",'Y',
4729075Srrh "tilcne",'Y',
4739075Srrh "pe",'Y',
4749075Srrh "medipe",'Y',
4759075Srrh "tpelipe",'Y',
4769075Srrh "tcetue",'Y',
4779075Srrh "tanaf",'Y',
4789075Srrh "lorf",'Z',
4799075Srrh "nomrah",'Y',
4809075Srrh "tsirueh",'Y',
4819075Srrh "mredopyh",'Y',
4829075Srrh "tanul",'Y',
4839075Srrh "gam",'Y',
4849075Srrh "nahcem",'N',
4859075Srrh "rtem",'Y',
4869075Srrh "mim",'U',
4879075Srrh "tsanom",'Y',
4889075Srrh "asom",'Y',
4899075Srrh "tsym",'Y',
4909075Srrh "tocran",'Y',
4919075Srrh "toruen",'Y',
4929075Srrh "nap",'U',
4939075Srrh "tetapirep",'Y',
4949075Srrh "nomrahlihp",'Y',
4959075Srrh "tsalp",'Y',
4969075Srrh "melop",'Y',
4979075Srrh "nhcetylop",'Y',
4989075Srrh "tsongorp",'Y',
4999075Srrh "hcysp",'Y',
5009075Srrh "tamosohcysp",'Y',
5019075Srrh "lbup",'Y',
5029075Srrh "tardauq",'Y',
5039075Srrh "tnamor",'Y',
5049075Srrh "tamehcs",'Y',
5059075Srrh "tsalohcs",'Y',
5069075Srrh "tats",'Y',
5079075Srrh "ots",'Y',
5089075Srrh "tehtnys",'Y',
5099075Srrh "tcat",'Y',
5109075Srrh "nhcet",'N',
5119075Srrh "tsalpomreht",'Y',
5129075Srrh "not",'Y',
5139075Srrh "port",'Y',
5149075Srrh "nahcemorea",'N',
5159075Srrh "bmela",'N',
5169075Srrh "tcra",'Y',
5179075Srrh "psa",'N',
5189075Srrh "tta",'N',
5199075Srrh "rdlab",'N',
5209075Srrh "rpohsib",'N',
5219075Srrh "locub",'Y',
5229075Srrh "rbmac",'N',
5239075Srrh "tcarporihc",'N',
5249075Srrh "relc",'N',
5259075Srrh "nilc",'N',
5269075Srrh "nyc",'N',
5279075Srrh "tcelaid",'Y',
5289075Srrh "teruid",'N',
5299075Srrh "tsaiselcce",'N',
5309075Srrh "ripme",'Y',
5319075Srrh "hte",'N',
5329075Srrh "rbaf",'N',
5339075Srrh "lrag",'N',
5349075Srrh "tereh",'N',
5359075Srrh "tircrepyh",'N',
5369075Srrh "golli",'N',
5379075Srrh "gol",'N',
5389075Srrh "dem",'N',
5399075Srrh "sum",'N',
5409075Srrh "rygenap",'N',
5419075Srrh "rogerap",'N',
5429075Srrh "ncip",'Z',
5439075Srrh "lraglip",'N',
5449075Srrh "nilcilop",'N',
5459075Srrh "nilcylop",'N',
5469075Srrh "ler",'N',
5479075Srrh "lbuper",'N',
5489075Srrh "rotehr",'N',
5499075Srrh "ssalcimes",'N',
5509075Srrh "tpeks",'N',
5519075Srrh "tsitats",'N',
5529075Srrh "notbus",'N',
5539075Srrh "notrepus",'N',
5549075Srrh "dnys",'N',
5559075Srrh "t",'N',
5569075Srrh "pot",'N',
5579075Srrh "ffart",'Z',
5589075Srrh "nut",'N',
5599075Srrh "remrut",'N',
5609075Srrh "syhp",'V',
5619075Srrh 0,0
5629075Srrh };
5639075Srrh struct dict ice_d[] = {
5649075Srrh "ohc",'Y',
5659075Srrh "fforetni",'J',
5669075Srrh "n",'G',
5679075Srrh "vres",'U',
5689075Srrh "rht",'K',
5699075Srrh "wt",'G',
5709075Srrh 0,0
5719075Srrh };
5729075Srrh struct dict ion_d[] = {
5739075Srrh "llib",'Y',
5749075Srrh "tatimi",'Y',
5759075Srrh "llim",'Y',
5769075Srrh "tavresbo",'Y',
5779075Srrh "sicerp",'Y',
5789075Srrh "llirdauq",'Y',
5799075Srrh "llitniuq",'Y',
5809075Srrh "llirt",'Y',
5819075Srrh "nu",'Y',
5829075Srrh "drocca",'Y',
5839075Srrh "ralc",'Y',
5849075Srrh "nunon",'J',
5859075Srrh "tcua",'Z',
5869075Srrh "tidua",'Z',
5879075Srrh "tpac",'Z',
5889075Srrh "tuac",'Z',
5899075Srrh "ssimmoc",'Z',
5909075Srrh "tidnoc",'Z',
5919075Srrh "hsuc",'Z',
5929075Srrh "sullisid",'Z',
5939075Srrh "hsaf",'Z',
5949075Srrh "tcnuf",'Z',
5959075Srrh "tcnuflam",'Z',
5969075Srrh "tnem",'Z',
5979075Srrh "tom",'Z',
5989075Srrh "sacco",'Z',
5999075Srrh "titrap",'Z',
6009075Srrh "snep",'Z',
6019075Srrh "titep",'Z',
6029075Srrh "nip",'Z',
6039075Srrh "trop",'Z',
6049075Srrh "tisop",'Z',
6059075Srrh "tidnocerp",'Z',
6069075Srrh "ssecorp",'Z',
6079075Srrh "troporp",'Z',
6089075Srrh "tisoporp",'Z',
6099075Srrh "tseuq",'Z',
6109075Srrh "tar",'Z',
6119075Srrh "tisoper",'Z',
6129075Srrh "tisiuqer",'Z',
6139075Srrh "tcnas",'Z',
6149075Srrh "tces",'Z',
6159075Srrh "tats",'Z',
6169075Srrh "tacav",'Z',
6179075Srrh "siv",'Z',
6189075Srrh "troppa",'V',
6199075Srrh "pmahc",'Z',
6209075Srrh "sivne",'V',
6219075Srrh "ssapmi",'V',
6229075Srrh "tidnocer",'V',
6239075Srrh "hsafer",'V',
6249075Srrh "ssim",'U',
625*9089Srrh "tamrofni",'N',		/*added*/
626*9089Srrh "tacol",'N',
627*9089Srrh "tauqe",'N',
628*9089Srrh "retirc",'N',
629*9089Srrh "ger",'N',
630*9089Srrh "srev",'N',
631*9089Srrh "tarud",'N',
632*9089Srrh "tnevnoc",'N',
633*9089Srrh "taroproc",'N',
634*9089Srrh "snemid",'N',
635*9089Srrh "tcarf",'N',
636*9089Srrh "tiutni",'N',
637*9089Srrh "taton",'N',
638*9089Srrh "ton",'N',
639*9089Srrh "tpo",'N',
640*9089Srrh "ssap",'N',
641*9089Srrh "sses",'N',
642*9089Srrh "tisnart",'N',
643*9089Srrh "tilaoc",'N',
644*9089Srrh "tcnujnoc",'N',
645*9089Srrh "tpecxe",'N',
646*9089Srrh "tnettani",'N',
647*9089Srrh "tceridni",'N',
648*9089Srrh "taercer",'N',
649*9089Srrh "tatuper",'N',
650*9089Srrh "tacitsihpos",'N',
651*9089Srrh "tisnart",'N',
6529075Srrh 0,0
6539075Srrh };
6549075Srrh struct dict ional_d[] = {
6559075Srrh "tidnoc",'Y',
6569075Srrh "ssefnoc",'Y',
6579075Srrh "tutitsnoc",'Y',
6589075Srrh "toved",'Y',
6599075Srrh "tan",'Y',
6609075Srrh "ssecorp",'Y',
6619075Srrh "sseforp",'Y',
6629075Srrh "ssecer",'Y',
6639075Srrh "tces",'Y',
6649075Srrh "sseforpimes",'Y',
6659075Srrh "tarri",'Y',
6669075Srrh "tar",'N',
6679075Srrh 0,0
6689075Srrh };
6699075Srrh struct dict is_d[] = {
6709075Srrh "targ",'D',
6719075Srrh "mirpmi",'D',
6729075Srrh "oegruob",'Y',
6739075Srrh "trof",'J',
6749075Srrh "nel",'J',
6759075Srrh 0,0
6769075Srrh };
6779075Srrh struct dict ish_d[] = {
6789075Srrh "dnarb",'Z',
6799075Srrh "vred",'N',
6809075Srrh "lgne",'Y',
6819075Srrh "tef",'N',
6829075Srrh "nif",'Z',
6839075Srrh "ruolf",'Z',
6849075Srrh "nrag",'Z',
6859075Srrh "rebbig",'N',
6869075Srrh "hsah",'N',
6879075Srrh "daresroh",'N',
6889075Srrh "ddak",'N',
6899075Srrh "rap",'N',
6909075Srrh "dar",'N',
6919075Srrh "bbur",'N',
6929075Srrh "ws",'U',
6939075Srrh "val",'H',
6949075Srrh "ugna",'Z',
6959075Srrh "melb",'Z',
6969075Srrh "nrub",'Z',
6979075Srrh "d",'Z',
6989075Srrh "lersid",'Z',
6999075Srrh "f",'Z',
7009075Srrh "lop",'Z',
7019075Srrh "ler",'Z',
7029075Srrh "mriks",'Z',
7039075Srrh "fraeps",'Z',
7049075Srrh "uqs",'Z',
7059075Srrh "nrat",'Z',
7069075Srrh "nrav",'Z',
7079075Srrh "hw",'Z',
7089075Srrh "w",'Z',
7099075Srrh "loba",'V',
7109075Srrh "lpmocca",'V',
7119075Srrh "nomda",'V',
7129075Srrh "notsa",'V',
7139075Srrh "nab",'V',
7149075Srrh "dnalb",'V',
7159075Srrh "rehc",'V',
7169075Srrh "lomed",'V',
7179075Srrh "nimid",'V',
7189075Srrh "lbatsesid",'V',
7199075Srrh "nrufsid",'V',
7209075Srrh "ugnitsid",'V',
7219075Srrh "llebme",'V',
7229075Srrh "lbatse",'V',
7239075Srrh "ugnitxe",'V',
7249075Srrh "bruf",'V',
7259075Srrh "nruf",'V',
7269075Srrh "revopmi",'V',
7279075Srrh "ugnal",'V',
7289075Srrh "ruon",'V',
7299075Srrh "rep",'V',
7309075Srrh "nalp",'V',
7319075Srrh "lbup",'V',
7329075Srrh "nup",'V',
7339075Srrh "var",'V',
7349075Srrh "nifer",'V',
7359075Srrh "brufer",'V',
7369075Srrh "uqniler",'V',
7379075Srrh "nelper",'V',
7389075Srrh "lbuper",'V',
7399075Srrh "nav",'V',
7409075Srrh "uqnav",'V',
7419075Srrh 0,0
7429075Srrh };
7439075Srrh struct dict ist_d[] = {
7449075Srrh "latipac",'Y',
7459075Srrh "nummoc",'Y',
7469075Srrh "buc",'Y',
7479075Srrh "noisnapxe",'Y',
7489075Srrh "laredef",'Y',
7499075Srrh "latnemadnuf",'Y',
7509075Srrh "laedi",'Y',
7519075Srrh "gami",'Y',
7529075Srrh "lairepmi",'Y',
7539075Srrh "laudividni",'Y',
7549075Srrh "latnemurtsni",'Y',
7559075Srrh "lanoitan",'Y',
7569075Srrh "larutan",'Y',
7579075Srrh "lihin",'Y',
7589075Srrh "lanimon",'Y',
7599075Srrh "mrofnocnon",'Y',
7609075Srrh "mitpo",'Y',
7619075Srrh "ficap",'Y',
7629075Srrh "noitcetorp",'Y',
7639075Srrh "lanoitar",'Y',
7649075Srrh "vidicer",'Y',
7659075Srrh "noitulover",'Y',
7669075Srrh "layor",'Y',
7679075Srrh "raluces",'Y',
7689075Srrh "tarapes",'Y',
7699075Srrh "laicos",'Y',
7709075Srrh "laiceps",'Y',
7719075Srrh "tats",'Y',
7729075Srrh "lobmys",'Y',
7739075Srrh "ruot",'Y',
7749075Srrh "noitiloba",'Y',
7759075Srrh "tulosba",'Y',
7769075Srrh "noitcartsba",'Y',
7779075Srrh "vitca",'Y',
7789075Srrh "mrala",'Y',
7799075Srrh "roivaheb",'Y',
7809075Srrh "lartnec",'Y',
7819075Srrh "vitcelloc",'Y',
7829075Srrh "lainoloc",'Y',
7839075Srrh "lanummoc",'Y',
7849075Srrh "vitcurtsnoc",'Y',
7859075Srrh "razc",'Y',
7869075Srrh "taefed",'Y',
7879075Srrh "nimreted",'Y',
7889075Srrh "noisivid",'Y',
7899075Srrh "tile",'Y',
7909075Srrh "pacse",'Y',
7919075Srrh "laitnesse",'Y',
7929075Srrh "noitulove",'Y',
7939075Srrh "noisserpxe",'Y',
7949075Srrh "mertxe",'Y',
7959075Srrh "csaf",'Y',
7969075Srrh "nimef",'Y',
7979075Srrh "lamrof",'Y',
7989075Srrh "laudarg",'Y',
7999075Srrh "namuh",'Y',
8009075Srrh "noisserpmi",'Y',
8019075Srrh "noitalfni",'Y',
8029075Srrh "lanoitanretni",'Y',
8039075Srrh "noitnevretni",'Y',
8049075Srrh "noitcepsortni",'Y',
8059075Srrh "noitiutni",'Y',
8069075Srrh "lanoitarri",'Y',
8079075Srrh "noitalosi",'Y',
8089075Srrh "tfel",'Y',
8099075Srrh "mitigel",'Y',
8109075Srrh "larebil",'Y',
8119075Srrh "lairetam",'Y',
8129075Srrh "litnacrem",'Y',
8139075Srrh "nredom",'Y',
8149075Srrh "hcranom",'Y',
8159075Srrh "ssicran",'Y',
8169075Srrh "vitan",'Y',
8179075Srrh "noitnevretninon",'Y',
8189075Srrh "nutroppo",'Y',
8199075Srrh "lanretap",'Y',
8209075Srrh "noitcefrep",'Y',
8219075Srrh "tamgarp",'Y',
8229075Srrh "vitimirp",'Y',
8239075Srrh "libaborp",'Y',
8249075Srrh "vissergorp",'Y',
8259075Srrh "dnagaporp",'Y',
8269075Srrh "laer",'Y',
8279075Srrh "lanoiger",'Y',
8289075Srrh "noitcirtser",'Y',
8299075Srrh "noisiver",'Y',
8309075Srrh "thgir",'Y',
8319075Srrh "das",'Y',
8329075Srrh "larutanrepus",'Y',
8339075Srrh "laerrus",'Y',
8349075Srrh "rorret",'Y',
8359075Srrh "lanoitidart",'Y',
8369075Srrh "latnednecsnart",'Y',
8379075Srrh "lanoitanartlu",'Y',
8389075Srrh "lasrevinu",'Y',
8399075Srrh "rev",'Y',
8409075Srrh "ssa",'Z',
8419075Srrh "lkcalb",'Z',
8429075Srrh "eh",'Z',
8439075Srrh "wtretni",'Z',
8449075Srrh "l",'Z',
8459075Srrh "m",'Z',
8469075Srrh "ser",'Z',
8479075Srrh "wt",'Z',
8489075Srrh "hw",'U',
8499075Srrh "taroproc",'J',
8509075Srrh "niwrad",'J',
8519075Srrh "tnattelid",'J',
8529075Srrh "tate",'J',
8539075Srrh "om",'J',
8549075Srrh "omimes",'J',
8559075Srrh "xeoc",'V',
8569075Srrh "snoc",'V',
8579075Srrh "sed",'V',
8589075Srrh "lne",'V',
8599075Srrh "xe",'V',
8609075Srrh "of",'V',
8619075Srrh "oh",'V',
8629075Srrh "sni",'V',
8639075Srrh "srep",'V',
8649075Srrh "xeerp",'V',
8659075Srrh "sbus",'V',
8669075Srrh "wtnu",'V',
8679075Srrh 0,0
8689075Srrh };
8699075Srrh struct dict ite_d[] = {
8709075Srrh "sopmoc",'Y',
8719075Srrh "le",'Y',
8729075Srrh "siuqxe",'J',
8739075Srrh "rovaf",'Y',
8749075Srrh "nif",'Y',
8759075Srrh "nifedni",'Y',
8769075Srrh "nifni",'Y',
8779075Srrh "soppo",'Y',
8789075Srrh "siuqererp",'Y',
8799075Srrh "siuqer",'Y',
8809075Srrh "lletas",'Y',
8819075Srrh "lihpoxot",'Y',
8829075Srrh "soppa",'J',
8839075Srrh "trapib",'J',
8849075Srrh "rtnoc",'J',
8859075Srrh "nifed",'J',
8869075Srrh "dure",'J',
8879075Srrh "lopmi",'J',
8889075Srrh "soppani",'J',
8899075Srrh "dnocni",'J',
8909075Srrh "trapitlum",'J',
8919075Srrh "trap",'J',
8929075Srrh "tep",'J',
8939075Srrh "lop",'J',
8949075Srrh "trapirdauq",'J',
8959075Srrh "dnocer",'J',
8969075Srrh "soppobus",'J',
8979075Srrh "nifsnart",'J',
8989075Srrh "tsevsnart",'Y',
8999075Srrh "trapirt",'J',
9009075Srrh "rt",'J',
9019075Srrh "b",'Z',
9029075Srrh "psed",'P',
9039075Srrh "manyd",'Z',
9049075Srrh "btsorf",'Z',
9059075Srrh "vni",'Z',
9069075Srrh "k",'Z',
9079075Srrh "pser",'Z',
9089075Srrh "rwer",'Z',
9099075Srrh "s",'Z',
9109075Srrh "ps",'Z',
9119075Srrh "nu",'Z',
9129075Srrh "w",'Z',
9139075Srrh "bkcab",'V',
9149075Srrh "c",'V',
9159075Srrh "nusid",'V',
9169075Srrh "cxe",'V',
9179075Srrh "depxe",'V',
9189075Srrh "dartxe",'V',
9199075Srrh "rwtsohg",'V',
9209075Srrh "rwdnah",'V',
9219075Srrh "ngi",'V',
9229075Srrh "cni",'V',
9239075Srrh "dni",'V',
9249075Srrh "rwsim",'V',
9259075Srrh "rwrevo",'V',
9269075Srrh "cer",'V',
9279075Srrh "uqer",'V',
9289075Srrh "nuer",'V',
9299075Srrh "rwyks",'V',
9309075Srrh "ms",'V',
9319075Srrh "rwepyt",'V',
9329075Srrh "rwrednu",'V',
9339075Srrh "rw",'V',
9349075Srrh "hw",'Y',
9359075Srrh "usne",'D',
9369075Srrh "uq",'D',
9379075Srrh 0,0
9389075Srrh };
9399075Srrh struct dict ive_d[] = {
9409075Srrh "tacirffa",'N',
9419075Srrh "hcra",'N',
9429075Srrh "hc",'N',
9439075Srrh "snefforetnuoc",'N',
9449075Srrh "dne",'N',
9459075Srrh "ssim",'Y',
9469075Srrh "go",'N',
9479075Srrh "rdrevo",'N',
9489075Srrh "tagorerp",'N',
9499075Srrh "taccis",'Y',
9509075Srrh "sarba",'Y',
9519075Srrh "tasucca",'Y',
9529075Srrh "tidda",'Y',
9539075Srrh "sehda",'Y',
9549075Srrh "tcejda",'Y',
9559075Srrh "tamriffa",'Y',
9569075Srrh "tanretla",'Y',
9579075Srrh "talleppa",'Y',
9589075Srrh "tisoppa",'Y',
9599075Srrh "heeb",'N',
9609075Srrh "tpac",'Y',
9619075Srrh "tcelloc",'Y',
9629075Srrh "taromemmoc",'Y',
9639075Srrh "tcennoc",'Y',
9649075Srrh "tavresnoc",'Y',
9659075Srrh "tarepooc",'Y',
9669075Srrh "sorroc",'Y',
9679075Srrh "snefed",'Y',
9689075Srrh "tavired",'Y',
9699075Srrh "tceted",'Y',
9709075Srrh "tanimreted",'Y',
9719075Srrh "tunimid",'Y',
9729075Srrh "tcerid",'Y',
9739075Srrh "tanod",'Y',
9749075Srrh "tcele",'Y',
9759075Srrh "sulcxe",'Y',
9769075Srrh "tucexe",'Y',
9779075Srrh "telpxe",'Y',
9789075Srrh "solpxe",'Y',
9799075Srrh "tcartxe",'Y',
9809075Srrh "f",'Y',
9819075Srrh "taxif",'Y',
9829075Srrh "tacirf",'Y',
9839075Srrh "tiguf",'Y',
9849075Srrh "tarepmi",'Y',
9859075Srrh "tnecni",'Y',
9869075Srrh "tinifni",'Y',
9879075Srrh "taitini",'Y',
9889075Srrh "tagorretni",'Y',
9899075Srrh "tcevni",'Y',
9909075Srrh "taxal",'Y',
9919075Srrh "talsigel",'Y',
9929075Srrh "tomocol",'Y',
9939075Srrh "tarran",'Y',
9949075Srrh "tan",'Y',
9959075Srrh "tanimon",'Y',
9969075Srrh "tcejbo",'Y',
9979075Srrh "sneffo",'Y',
9989075Srrh "lo",'Y',
9999075Srrh "tarepo",'Y',
10009075Srrh "tcepsrep",'Y',
10019075Srrh "tisop",'Y',
10029075Srrh "ssessop",'Y',
10039075Srrh "taraperp",'Y',
10049075Srrh "tavreserp",'Y',
10059075Srrh "tneverp",'Y',
10069075Srrh "timirp",'Y',
10079075Srrh "ssergorp",'Y',
10089075Srrh "tacovorp",'Y',
10099075Srrh "ssecer",'Y',
10109075Srrh "taticer",'Y',
10119075Srrh "taler",'Y',
10129075Srrh "tatneserper",'Y',
10139075Srrh "tades",'Y',
10149075Srrh "tnatsbus",'Y',
10159075Srrh "talrepus",'Y',
10169075Srrh "l",'H',
10179075Srrh "d",'Z',
10189075Srrh "rd",'U',
10199075Srrh "g",'Z',
10209075Srrh "h",'Z',
10219075Srrh "j",'Z',
10229075Srrh "tom",'U',
10239075Srrh "tagen",'U',
10249075Srrh "ecreppa",'V',
10259075Srrh "rra",'V',
10269075Srrh "ecnoc",'V',
10279075Srrh "nnoc",'V',
10289075Srrh "rtnoc",'V',
10299075Srrh "eced",'V',
10309075Srrh "rped",'V',
10319075Srrh "red",'V',
10329075Srrh "grof",'V',
10339075Srrh "ecnocsim",'V',
10349075Srrh "gsim",'V',
10359075Srrh "deson",'V',
10369075Srrh "ltuo",'V',
10379075Srrh "ecrep",'V',
10389075Srrh "ecnocerp",'V',
10399075Srrh "ecer",'V',
10409075Srrh "ler",'V',
10419075Srrh "ver",'V',
10429075Srrh "rts",'V',
10439075Srrh "vrus",'V',
10449075Srrh "rht",'V',
10459075Srrh "ecednu",'V',
10469075Srrh "lnu",'V',
10479075Srrh "aw",'V',
10489075Srrh 0,0
10499075Srrh };
10509075Srrh struct dict ize_d[] = {
10519075Srrh "ssa",'N',
10529075Srrh "am",'N',
10539075Srrh "stuo",'Y',
10549075Srrh "srevo",'J',
10559075Srrh "rp",'U',
10569075Srrh "s",'U',
10579075Srrh 0,0
10589075Srrh };
10599075Srrh struct dict lar_d[] = {
10609075Srrh "uconib",'Y',
10619075Srrh "ucric",'Y',
10629075Srrh "ucinuf",'Y',
10639075Srrh "ugerri",'Y',
10649075Srrh "om",'Y',
10659075Srrh "ucivan",'Y',
10669075Srrh "uco",'Y',
10679075Srrh "ucrepo",'Y',
10689075Srrh "ucitrap",'Y',
10699075Srrh "ucidneprep",'Y',
10709075Srrh "omerp",'Y',
10719075Srrh "uger",'Y',
10729075Srrh "acs",'Y',
10739075Srrh "upacs",'Y',
10749075Srrh "uces",'Y',
10759075Srrh "ucatceps",'Y',
10769075Srrh "utit",'Y',
10779075Srrh "ucanrev",'Y',
10789075Srrh "hsa",'N',
10799075Srrh "grub",'N',
10809075Srrh "lipretac",'N',
10819075Srrh "lec",'N',
10829075Srrh "lod",'N',
10839075Srrh "pmexe",'N',
10849075Srrh "dem",'N',
10859075Srrh "pop",'N',
10869075Srrh "lectlas",'N',
10879075Srrh "ohcs",'N',
10889075Srrh "lip",'Z',
10899075Srrh "loc",'Z',
10909075Srrh 0,0
10919075Srrh };
10929075Srrh struct dict less_d[] = {
10939075Srrh "tbuod",'D',
10949075Srrh "dragerri",'D',
10959075Srrh "ehtreven",'D',
10969075Srrh "ehtenon",'D',
10979075Srrh "drager",'G',
10989075Srrh "b",'V',
10999075Srrh "eriw",'Y',
11009075Srrh 0,0
11019075Srrh };
11029075Srrh struct dict man_d[] = {
11039075Srrh "riahc",'Z',
11049075Srrh "revo",'V',
11059075Srrh "er",'V',
11069075Srrh "nu",'V',
11079075Srrh "reg",'Y',
11089075Srrh "uh",'Y',
11099075Srrh "uharfni",'Y',
11109075Srrh "uhni",'J',
11119075Srrh "uhotorp",'J',
11129075Srrh "uhbus",'Y',
11139075Srrh 0,0
11149075Srrh };
11159075Srrh struct dict ment_d[] = {
11169075Srrh "ila",'Z',
11179075Srrh "gua",'Z',
11189075Srrh "ec",'Z',
11199075Srrh "moc",'Z',
11209075Srrh "elpmoc",'Z',
11219075Srrh "ilpmoc",'Z',
11229075Srrh "ucod",'Z',
11239075Srrh "irepxe",'Z',
11249075Srrh "ref",'V',
11259075Srrh "of",'V',
11269075Srrh "garf",'Z',
11279075Srrh "rag",'Z',
11289075Srrh "elpmi",'Z',
11299075Srrh "urtsni",'Z',
11309075Srrh "al",'Z',
11319075Srrh "anro",'Z',
11329075Srrh "gip",'Z',
11339075Srrh "iger",'Z',
11349075Srrh "ges",'Z',
11359075Srrh "elppus",'Z',
11369075Srrh "rot",'Z',
11379075Srrh "elc",'J',
11389075Srrh "elcni",'J',
11399075Srrh "ehev",'J',
11409075Srrh "llatsni",'Y',
1141*9089Srrh "norivne",'N',		/*added*/
1142*9089Srrh "om",'N',
1143*9089Srrh "irted",'N',
1144*9089Srrh "ele",'N',
1145*9089Srrh "nrevog",'N',
1146*9089Srrh "traped",'N',
1147*9089Srrh "ercni",'Z',
1148*9089Srrh "eganam",'N',
11499075Srrh 0,0
11509075Srrh };
11519075Srrh struct dict ness_d[] = {
11529075Srrh "iloh",'Y',
11539075Srrh "rah",'Z',
11549075Srrh "rahnu",'V',
11559075Srrh 0,0
11569075Srrh };
11579075Srrh struct dict ous_d[] = {
11589075Srrh "n",'N',
11599075Srrh "igiler",'Y',
11609075Srrh "icsnocbus",'Y',
11619075Srrh "icsnocnu",'Y',
11629075Srrh "llac",'U',
11639075Srrh "vzedner",'Z',
11649075Srrh "iverp",'G',
11659075Srrh 0,0
11669075Srrh };
11679075Srrh struct dict ship_d[] = {
11689075Srrh "wollef",'Z',
11699075Srrh "er",'V',
11709075Srrh "snart",'V',
11719075Srrh "nu",'V',
11729075Srrh "row",'Z',
11739075Srrh 0,0
11749075Srrh };
11759075Srrh struct dict ss_d[] = {
11769075Srrh "orca",'G',
11779075Srrh "ima",'G',
11789075Srrh "orcssirc",'U',
11799075Srrh "orc",'U',
11809075Srrh "apmoc",'U',
11819075Srrh "ob",'U',
11829075Srrh "arc",'J',
11839075Srrh "org",'U',
11849075Srrh "am",'Z',
11859075Srrh "imer",'J',
11869075Srrh "olgimes",'J',
11879075Srrh "ab",'Y',
11889075Srrh "algruoh",'Y',
11899075Srrh "alg",'U',
11909075Srrh "ama",'V',
11919075Srrh "alced",'V',
11929075Srrh "uaged",'V',
11939075Srrh "ucsid",'V',
11949075Srrh "arrabmesid",'V',
11959075Srrh "imsid",'V',
11969075Srrh "arrabme",'V',
11979075Srrh "obme",'V',
11989075Srrh "apmocne",'V',
11999075Srrh "orgne",'V',
12009075Srrh "arah",'V',
12019075Srrh "alctuo",'V',
12029075Srrh "ucrep",'V',
12039075Srrh "aper",'V',
12049075Srrh "aprus",'V',
12059075Srrh "orcnu",'V',
12069075Srrh "urtnu",'V',
12079075Srrh "orckcab",'Z',
12089075Srrh "apyb",'Z',
12099075Srrh "avnac",'Z',
12109075Srrh "alc",'Z',
12119075Srrh "uc",'Z',
12129075Srrh "od",'Z',
12139075Srrh "uf",'Z',
12149075Srrh "olg",'Z',
12159075Srrh "arg",'Z',
12169075Srrh "ih",'Z',
12179075Srrh "orcretni",'Z',
12189075Srrh "ik",'Z',
12199075Srrh "im",'Z',
12209075Srrh "om",'Z',
12219075Srrh "um",'Z',
12229075Srrh "orctuo",'Z',
12239075Srrh "aprevo",'Z',
12249075Srrh "ap",'Z',
12259075Srrh "as",'Z',
12269075Srrh "uhcs",'Z',
12279075Srrh "ot",'Z',
12289075Srrh "apsert",'Z',
12299075Srrh "urt",'Z',
12309075Srrh "aldniw",'Z',
12319075Srrh 0,0
12329075Srrh };
12339075Srrh struct dict ure_d[] = {
12349075Srrh "tnevda",'Z',
12359075Srrh "lla",'Z',
12369075Srrh "tpac",'Z',
12379075Srrh "tacirac",'Z',
12389075Srrh "snec",'Z',
12399075Srrh "solc",'Z',
12409075Srrh "tolc",'Z',
12419075Srrh "ffioc",'Z',
12429075Srrh "tcejnoc",'Z',
12439075Srrh "tluc",'Z',
12449075Srrh "c",'Z',
12459075Srrh "taef",'Z',
12469075Srrh "gif",'Z',
12479075Srrh "ssif",'Z',
12489075Srrh "tcarf",'Z',
12499075Srrh "tseg",'Z',
12509075Srrh "hcah",'Z',
12519075Srrh "tnedni",'Z',
12529075Srrh "tcel",'Z',
12539075Srrh "l",'Z',
12549075Srrh "cinam",'Z',
12559075Srrh "tcafunam",'Z',
12569075Srrh "nam",'Z',
12579075Srrh "saem",'Z',
12589075Srrh "trun",'Z',
12599075Srrh "csbo",'U',
12609075Srrh "trevo",'Z',
12619075Srrh "tsap",'Z',
12629075Srrh "tcip",'Z',
12639075Srrh "saelp",'Z',
12649075Srrh "tsop",'Z',
12659075Srrh "sserp",'Z',
12669075Srrh "tcnup",'Z',
12679075Srrh "tpar",'Z',
12689075Srrh "tpacer",'Z',
12699075Srrh "tpur",'Z',
12709075Srrh "tplucs",'Z',
12719075Srrh "tcurts",'Z',
12729075Srrh "tus",'Z',
12739075Srrh "txet",'Z',
12749075Srrh "tcnit",'Z',
12759075Srrh "snot",'Z',
12769075Srrh "trot",'Z',
12779075Srrh "saert",'Z',
12789075Srrh "tnev",'Z',
12799075Srrh "tsev",'Z',
12809075Srrh "jba",'V',
12819075Srrh "jda",'V',
12829075Srrh "saemda",'V',
12839075Srrh "ssa",'V',
12849075Srrh "snioc",'V',
12859075Srrh "jnoc",'V',
12869075Srrh "taned",'V',
12879075Srrh "tciped",'V',
12889075Srrh "taefsid",'V',
12899075Srrh "gifsid",'V',
12909075Srrh "dne",'V',
12919075Srrh "tparne",'V',
12929075Srrh "sne",'V',
12939075Srrh "mmi",'V',
12949075Srrh "jni",'V',
12959075Srrh "sni",'V',
12969075Srrh "ni",'V',
12979075Srrh "tam",'H',
12989075Srrh "m",'V',
12999075Srrh "jrep",'V',
13009075Srrh "giferp",'V',
13019075Srrh "corp",'V',
13029075Srrh "ssaer",'V',
13039075Srrh "snier",'V',
13049075Srrh "ces",'H',
13059075Srrh "gifsnart",'V',
13069075Srrh "s",'G',
13079075Srrh "skcoc",'J',
13089075Srrh "med",'J',
13099075Srrh "pmi",'J',
13109075Srrh "cesni",'J',
13119075Srrh "p",'J',
13129075Srrh "tanimbus",'J',
13139075Srrh "za",'Y',
13149075Srrh "tuf",'Y',
13159075Srrh "tammi",'Y',
13169075Srrh "siel",'Y',
13179075Srrh "taenim",'Y',
13189075Srrh "tamerp",'J',
13199075Srrh 0,0
13209075Srrh };
13219075Srrh struct dict us_d[] = {
13229075Srrh "gob",'J',
13239075Srrh "tireme",'J',
13249075Srrh "nim",'P',
13259075Srrh "binmo",'Y',
13269075Srrh "lp",'P',
13279075Srrh "vivider",'J',
13289075Srrh "lprus",'Y',
13299075Srrh "glav",'J',
13309075Srrh "b",'Z',
13319075Srrh "llac",'Z',
13329075Srrh "cuac",'Z',
13339075Srrh "snec",'Z',
13349075Srrh "rohc",'Z',
13359075Srrh "cof",'Z',
13369075Srrh "coh",'Z',
13379075Srrh "lpnon",'Z',
13389075Srrh "los",'D',
13399075Srrh "ht",'D',
13409075Srrh 0,0
13419075Srrh };
13429075Srrh struct dict ing_d[] = {
13439075Srrh "rb",'V',
13449075Srrh "lc",'V',
13459075Srrh "d",'V',
13469075Srrh "lf",'V',
13479075Srrh "s",'V',
13489075Srrh "lsnu",'V',
13499075Srrh "rtsnu",'V',
13509075Srrh "rw",'V',
13519075Srrh "r",'Z',
13529075Srrh "ls",'Z',
13539075Srrh "ts",'Z',
13549075Srrh "rts",'Z',
13559075Srrh "ws",'Z',
13569075Srrh "w",'Z',
13579075Srrh "rtsmah",'Z',
13589075Srrh "p",'Z',
13599075Srrh "t",'Z',
13609075Srrh "k",'N',
13619075Srrh "nthgil",'Z',
13629075Srrh "rps",'U',
13639075Srrh "lddim",'G',
13649075Srrh 0,0
13659075Srrh };
13669075Srrh struct dict ed_d[] = {
1367*9089Srrh "rfla",'Y',	/*added*/
13689075Srrh "elb",'V',
13699075Srrh "bme",'V',
13709075Srrh "ecxe",'V',
13719075Srrh "ecorp",'V',
13729075Srrh "eccus",'V',
1373*9089Srrh "t",'Y',
13749075Srrh "w",'V',
13759075Srrh "b",'Z',
13769075Srrh "lsbob",'Z',
13779075Srrh "erb",'Z',
13789075Srrh "ed",'Z',
13799075Srrh "ef",'Z',
13809075Srrh "eh",'Z',
13819075Srrh "en",'Z',
13829075Srrh "es",'Z',
13839075Srrh "hs",'Z',
13849075Srrh "rhs",'Z',
13859075Srrh "ls",'Z',
13869075Srrh "eps",'Z',
13879075Srrh "ew",'Z',
13889075Srrh "er",'Z',
13899075Srrh "ercs",'Z',
13909075Srrh "edni",'D',
13919075Srrh "r",'Y',
13929075Srrh "voleb",'Y',
13939075Srrh "rdnuh",'Y',
13949075Srrh "rarfni",'Y',
13959075Srrh "rdnik",'Y',
13969075Srrh "ewt",'Y',
13979075Srrh "tsrow",'Y',
13989075Srrh "pib",'N',
13999075Srrh "erc",'N',
14009075Srrh "elg",'N',
14019075Srrh "erg",'N',
14029075Srrh "rtah",'N',
14039075Srrh "em",'N',
14049075Srrh "edsim",'N',
14059075Srrh "pipelellarap",'N',
14069075Srrh "ets",'N',
14079075Srrh "rcas",'J',
14089075Srrh 0,0
14099075Srrh };
1410