Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html>
- <html>
- <h2>Demo JavaScript in Body<br><br>
- 83.0,250.0,375.0,-583.0<br>
- 30.0,90.0,120.0,-300.00<br>
- 83.0,250.0,270.0,-300.0
- <br>
- </h2>
- <textarea id="w3review" name="w3review">
- At w3schools.com you will learn how to make a website. They offer free tutorials in all web development technologies.
- </textarea>
- <textarea id="textbox2"> hi </textarea>
- <textarea id="textbox3"> hi </textarea>
- <textarea id="textbox4"> I'm bad at coding. </textarea>
- <button type="button" onclick="myFunctionhmm();">Try it</button>
- <button type="button" onclick="myFunction(); myFunction2(); myFunction3();">Try it</button>
- <p id="demo">A Paragraph.</p>
- <p id="part1">
- </p>
- <br><br><br>
- <p id="part2">
- </p>
- <br><br><br>
- <p id="part3">
- </p>
- <br><br><br>
- <p id="check1"></p>
- <p id="check2"></p>
- <script>
- function myFunctionhmm() {
- var text = document.getElementById("w3review").value;
- var TheTextBox = document.getElementById("textbox2");
- var TheTextBox2 = document.getElementById("textbox3");
- TheTextBox.value = text;
- TheTextBox2.value = text;
- document.getElementById("demo").innerHTML = '';
- document.getElementById("part1").innerHTML = '';
- document.getElementById("part2").innerHTML = '';
- }
- function myFunction() {
- var text = document.getElementById("w3review").value;
- var textArea = document.getElementById('w3review');
- var lines = textArea.value.split('\n'); // lines is an array of strings
- var vsa = 0;
- var vsi = 0;
- var vsu = 0;
- var vse = 0;
- var vso = 0;
- var vsn = 0;
- var vaa = 0;
- var vai = 0;
- var vau = 0;
- var vae = 0;
- var vao = 0;
- var van = 0;
- var viaa = 0;
- var vii = 0;
- var viu = 0;
- var vie = 0;
- var vio = 0;
- var vin = 0;
- var vua = 0;
- var vui = 0;
- var vuu = 0;
- var vue = 0;
- var vuo = 0;
- var vun = 0;
- var vea = 0;
- var vei = 0;
- var veu = 0;
- var vee = 0;
- var veo = 0;
- var ven = 0;
- var voa = 0;
- var voi = 0;
- var vou = 0;
- var voe = 0;
- var voo = 0;
- var von = 0;
- var vna = 0;
- var vni = 0;
- var vnu = 0;
- var vne = 0;
- var vno = 0;
- var vnn = 0;
- var textBlob = '';
- var textBlob2 = '';
- // /Loop through all lines
- for (var j = 0; j < lines.length; j++) {
- var sTring = lines[j].toString();
- if (sTring.includes('- あ,')) {
- if(vsa == 0){
- textBlob += sTring + '<br>';
- vsa = 1;
- }
- }
- if (sTring.includes('- い,')) {
- if(vsi == 0){
- textBlob += sTring + '<br>';
- vsi = 1;
- }
- }
- if (sTring.includes('- う,')) {
- if(vsu == 0){
- textBlob += sTring + '<br>';
- vsu = 1;
- }
- }
- if (sTring.includes('- え,')) {
- if(vse == 0){
- textBlob += sTring + '<br>';
- vse = 1;
- }
- }
- if (sTring.includes('- お,')) {
- if(vso == 0){
- textBlob += sTring + '<br>';
- vso = 1;
- }
- }
- if (sTring.includes('- ん,')) {
- if(vsn == 0){
- textBlob += sTring + '<br>';
- vsn = 1;
- }
- }
- if (sTring.includes('a あ,')) {
- if(vaa == 0){
- textBlob += sTring + '<br>';
- vaa = 1;
- }
- }
- if (sTring.includes('a い,')) {
- if(vai == 0){
- textBlob += sTring + '<br>';
- vai = 1;
- }
- }
- if (sTring.includes('a う,')) {
- if(vau == 0){
- textBlob += sTring + '<br>';
- vau = 1;
- }
- }
- if (sTring.includes('a え,')) {
- if(vae == 0){
- textBlob += sTring + '<br>';
- vae = 1;
- }
- }
- if (sTring.includes('a お,')) {
- if(vao == 0){
- textBlob += sTring + '<br>';
- vao = 1;
- }
- }
- if (sTring.includes('a ん,')) {
- if(van == 0){
- textBlob += sTring + '<br>';
- van = 1;
- }
- }
- if (sTring.includes('i あ,')) {
- if(viaa == 0){
- textBlob += sTring + '<br>';
- viaa = 1;
- }
- }
- if (sTring.includes('i い,')) {
- if(vii == 0){
- textBlob += sTring + '<br>';
- vii = 1;
- }
- }
- if (sTring.includes('i う,')) {
- if(viu == 0){
- textBlob += sTring + '<br>';
- viu = 1;
- }
- }
- if (sTring.includes('i え,')) {
- if(vie == 0){
- textBlob += sTring + '<br>';
- vie = 1;
- }
- }
- if (sTring.includes('i お,')) {
- if(vio == 0){
- textBlob += sTring + '<br>';
- vio = 1;
- }
- }
- if (sTring.includes('i ん,')) {
- if(vin == 0){
- textBlob += sTring + '<br>';
- vin = 1;
- }
- }
- if (sTring.includes('u あ,')) {
- if(vua == 0){
- textBlob += sTring + '<br>';
- vua = 1;
- }
- }
- if (sTring.includes('u い,')) {
- if(vui == 0){
- textBlob += sTring + '<br>';
- vui = 1;
- }
- }
- if (sTring.includes('u う,')) {
- if(vuu == 0){
- textBlob += sTring + '<br>';
- vuu = 1;
- }
- }
- if (sTring.includes('u え,')) {
- if(vue == 0){
- textBlob += sTring + '<br>';
- vue = 1;
- }
- }
- if (sTring.includes('u お,')) {
- if(vuo == 0){
- textBlob += sTring + '<br>';
- vuo = 1;
- }
- }
- if (sTring.includes('u ん,')) {
- if(vun == 0){
- textBlob += sTring + '<br>';
- vun = 1;
- }
- }
- if (sTring.includes('e あ,')) {
- if(vea == 0){
- textBlob += sTring + '<br>';
- vea = 1;
- }
- }
- if (sTring.includes('e い,')) {
- if(vei == 0){
- textBlob += sTring + '<br>';
- vei = 1;
- }
- }
- if (sTring.includes('e う,')) {
- if(veu == 0){
- textBlob += sTring + '<br>';
- veu = 1;
- }
- }
- if (sTring.includes('e え,')) {
- if(vee == 0){
- textBlob += sTring + '<br>';
- vee = 1;
- }
- }
- if (sTring.includes('e お,')) {
- if(veo == 0){
- textBlob += sTring + '<br>';
- veo = 1;
- }
- }
- if (sTring.includes('e ん,')) {
- if(ven == 0){
- textBlob += sTring + '<br>';
- ven = 1;
- }
- }
- if (sTring.includes('o あ,')) {
- if(voa == 0){
- textBlob += sTring + '<br>';
- voa = 1;
- }
- }
- if (sTring.includes('o い,')) {
- if(voi == 0){
- textBlob += sTring + '<br>';
- voi = 1;
- }
- }
- if (sTring.includes('o う,')) {
- if(vou == 0){
- textBlob += sTring + '<br>';
- vou = 1;
- }
- }
- if (sTring.includes('o え,')) {
- if(voe == 0){
- textBlob += sTring + '<br>';
- voe = 1;
- }
- }
- if (sTring.includes('o お,')) {
- if(voo == 0){
- textBlob += sTring + '<br>';
- voo = 1;
- }
- }
- if (sTring.includes('o ん,')) {
- if(von == 0){
- textBlob += sTring + '<br>';
- von = 1;
- }
- }
- if (sTring.includes('n あ,')) {
- if(vna == 0){
- textBlob += sTring + '<br>';
- vna = 1;
- }
- }
- if (sTring.includes('n い,')) {
- if(vni == 0){
- textBlob += sTring + '<br>';
- vni = 1;
- }
- }
- if (sTring.includes('n う,')) {
- if(vnu == 0){
- textBlob += sTring + '<br>';
- vnu = 1;
- }
- }
- if (sTring.includes('n え,')) {
- if(vne == 0){
- textBlob += sTring + '<br>';
- vne = 1;
- }
- }
- if (sTring.includes('n お,')) {
- if(vno == 0){
- textBlob += sTring + '<br>';
- vno = 1;
- }
- }
- if (sTring.includes('n ん,')) {
- if(vnn == 0){
- textBlob += sTring + '<br>';
- vnn = 1;
- }
- }
- if (sTring.includes('R,')) {
- textBlob += sTring + '<br>';
- }
- /*
- if (sTring.includes('- い')) {
- textBlob += sTring + '<br>';
- }
- if (sTring.includes('う,')) {
- textBlob += sTring + '<br>';
- }
- if (sTring.includes('え,')) {
- textBlob += sTring + '<br>';
- }
- if (sTring.includes('お,')) {
- textBlob += sTring + '<br>';
- }
- if (sTring.includes('ん,')) {
- textBlob += sTring + '<br>';
- }
- if (sTring.includes('R,')) {
- textBlob += sTring + '<br>';
- }
- */
- document.getElementById("part1").innerHTML = textBlob2 + textBlob;
- }
- // document.write('<br><br><br><br>')
- }
- function myFunction2() {
- var text = document.getElementById("textbox2").value;
- var textArea = document.getElementById('textbox2');
- var lines = textArea.value.split('\n'); // lines is an array of strings
- var textBlob = '';
- var ka = 0;
- var ki = 0;
- var ku = 0;
- var ke = 0;
- var ko = 0;
- var sa = 0;
- var si = 0;
- var su = 0;
- var se = 0;
- var so = 0;
- var ta = 0;
- var ti = 0;
- var tu = 0;
- var te = 0;
- var to = 0;
- var tsa = 0;
- var tsi = 0;
- var tsu = 0;
- var tse = 0;
- var tso = 0;
- var na = 0;
- var ni = 0;
- var nu = 0;
- var ne = 0;
- var no = 0;
- var ha = 0;
- var hei = 0;
- var heu = 0;
- var he = 0;
- var ho = 0;
- var fa = 0;
- var fi = 0;
- var fu = 0;
- var fe = 0;
- var fo = 0;
- var ma = 0;
- var mi = 0;
- var mu = 0;
- var me = 0;
- var mo = 0;
- var ya = 0;
- var yu = 0;
- var ye = 0;
- var yo = 0;
- var ra = 0;
- var ri = 0;
- var ru = 0;
- var re = 0;
- var ro = 0;
- var wa = 0;
- var wi = 0;
- var we = 0;
- var wo = 0;
- var va = 0;
- var vi = 0;
- var vu = 0;
- var ve = 0;
- var vo = 0;
- var ga = 0;
- var gi = 0;
- var gu = 0;
- var ge = 0;
- var go = 0;
- var za = 0;
- var zi = 0;
- var zu = 0;
- var ze = 0;
- var zo = 0;
- var da = 0;
- var di = 0;
- var du = 0;
- var de = 0;
- var doo = 0;
- var dza = 0;
- var dzi = 0;
- var dzu = 0;
- var dze = 0;
- var dzo = 0;
- var dya = 0;
- var dyi = 0;
- var dyu = 0;
- var dye = 0;
- var dyo = 0;
- var ba = 0;
- var bi = 0;
- var bu = 0;
- var be = 0;
- var bo = 0;
- var pa = 0;
- var pi = 0;
- var pu = 0;
- var pe = 0;
- var po = 0;
- var kya = 0;
- var kyu = 0;
- var kye = 0;
- var kyo = 0;
- var cha = 0;
- var chi = 0;
- var chu = 0;
- var che = 0;
- var cho = 0;
- var sha = 0;
- var shi = 0;
- var shu = 0;
- var she = 0;
- var sho = 0;
- var nya = 0;
- var nyu = 0;
- var nye = 0;
- var nyo = 0;
- var hya = 0;
- var hyi = 0;
- var hyu = 0;
- var hye = 0;
- var hyo = 0;
- var mya = 0;
- var myu = 0;
- var mye = 0;
- var myo = 0;
- var rya = 0;
- var ryu = 0;
- var rye = 0;
- var ryo = 0;
- var gya = 0;
- var gyu = 0;
- var gye = 0;
- var gyo = 0;
- var ja = 0;
- var ji = 0;
- var ju = 0;
- var je = 0;
- var jo = 0;
- var bya = 0;
- var byu = 0;
- var bye = 0;
- var byo = 0;
- var pya = 0;
- var pyu = 0;
- var pye = 0;
- var pyo = 0;
- // /Loop through all lines
- for (var j = 0; j < lines.length; j++) {
- var sTring = lines[j].toString();
- if (sTring.includes('か,')) {
- if (ka == 0){
- if (!sTring.includes('=-') && !sTring.includes('=か')){
- sTring = sTring.replace("a か", "か");
- sTring = sTring.replace("i か", "か");
- sTring = sTring.replace("u か", "か");
- sTring = sTring.replace("e か", "か");
- sTring = sTring.replace("o か", "か");
- sTring = sTring.replace("n か", "か");
- ka = 1;
- textBlob += sTring + '<br>';
- }
- }
- }
- if (sTring.includes('き,')) {
- if (ki == 0){
- if (!sTring.includes('=-') && !sTring.includes('=き')){
- sTring = sTring.replace("a き", "き");
- sTring = sTring.replace("i き", "き");
- sTring = sTring.replace("u き", "き");
- sTring = sTring.replace("e き", "き");
- sTring = sTring.replace("o き", "き");
- sTring = sTring.replace("n き", "き");
- ki = 1;
- textBlob += sTring + '<br>';
- }
- }
- }
- if (sTring.includes('く,')) {
- if (ku == 0){
- if (!sTring.includes('=-') && !sTring.includes('=く')){
- sTring = sTring.replace("a く", "く");
- sTring = sTring.replace("i く", "く");
- sTring = sTring.replace("u く", "く");
- sTring = sTring.replace("e く", "く");
- sTring = sTring.replace("o く", "く");
- sTring = sTring.replace("n く", "く");
- ku = 1;
- textBlob += sTring + '<br>';
- }
- }
- }
- if (sTring.includes('け,')) {
- if (ke == 0){
- if (!sTring.includes('=-') && !sTring.includes('=け')){
- sTring = sTring.replace("a け", "け");
- sTring = sTring.replace("i け", "け");
- sTring = sTring.replace("u け", "け");
- sTring = sTring.replace("e け", "け");
- sTring = sTring.replace("o け", "け");
- sTring = sTring.replace("n け", "け");
- ke = 1;
- textBlob += sTring + '<br>';
- }
- }
- }
- if (sTring.includes('こ,')) {
- if (ko == 0){
- if (!sTring.includes('=-') && !sTring.includes('=こ')){
- sTring = sTring.replace("a こ", "こ");
- sTring = sTring.replace("i こ", "こ");
- sTring = sTring.replace("u こ", "こ");
- sTring = sTring.replace("e こ", "こ");
- sTring = sTring.replace("o こ", "こ");
- sTring = sTring.replace("n こ", "こ");
- ko = 1;
- textBlob += sTring + '<br>';
- }
- }
- }
- if (sTring.includes('さ,')) {
- if (sa == 0){
- if (!sTring.includes('=-') && !sTring.includes('=さ')){
- sTring = sTring.replace("a さ", "さ");
- sTring = sTring.replace("i さ", "さ");
- sTring = sTring.replace("u さ", "さ");
- sTring = sTring.replace("e さ", "さ");
- sTring = sTring.replace("o さ", "さ");
- sTring = sTring.replace("n さ", "さ");
- sa = 1;
- textBlob += sTring + '<br>';
- }
- }
- }
- if (sTring.includes('すぃ,')) {
- if (si == 0){
- if (!sTring.includes('=-') && !sTring.includes('=すぃ')){
- sTring = sTring.replace("a すぃ", "すぃ");
- sTring = sTring.replace("i すぃ", "すぃ");
- sTring = sTring.replace("u すぃ", "すぃ");
- sTring = sTring.replace("e すぃ", "すぃ");
- sTring = sTring.replace("o すぃ", "すぃ");
- sTring = sTring.replace("n すぃ", "すぃ");
- si = 1;
- textBlob += sTring + '<br>';
- }
- }
- }
- if (sTring.includes('スィ,')) {
- if (si == 0){
- if (!sTring.includes('=-') && !sTring.includes('=スィ')){
- sTring = sTring.replace("a スィ", "すぃ");
- sTring = sTring.replace("i スィ", "すぃ");
- sTring = sTring.replace("u スィ", "すぃ");
- sTring = sTring.replace("e スィ", "すぃ");
- sTring = sTring.replace("o スィ", "すぃ");
- sTring = sTring.replace("n スィ", "すぃ");
- sTring = sTring.replace("スィ,", "すぃ,");
- si = 1;
- textBlob += sTring + '<br>';
- }
- }
- }
- if (sTring.includes('す,')) {
- if (su == 0){
- if (!sTring.includes('=-') && !sTring.includes('=す')){
- sTring = sTring.replace("a す", "す");
- sTring = sTring.replace("i す", "す");
- sTring = sTring.replace("u す", "す");
- sTring = sTring.replace("e す", "す");
- sTring = sTring.replace("o す", "す");
- sTring = sTring.replace("n す", "す");
- su = 1;
- textBlob += sTring + '<br>';
- }
- }
- }
- if (sTring.includes('せ,')) {
- if (se == 0){
- if (!sTring.includes('=-') && !sTring.includes('=せ')){
- sTring = sTring.replace("a せ", "せ");
- sTring = sTring.replace("i せ", "せ");
- sTring = sTring.replace("u せ", "せ");
- sTring = sTring.replace("e せ", "せ");
- sTring = sTring.replace("o せ", "せ");
- sTring = sTring.replace("n せ", "せ");
- se = 1;
- textBlob += sTring + '<br>';
- }
- }
- }
- if (sTring.includes('そ,')) {
- if (so == 0){
- if (!sTring.includes('=-') && !sTring.includes('=そ')){
- sTring = sTring.replace("a そ", "そ");
- sTring = sTring.replace("i そ", "そ");
- sTring = sTring.replace("u そ", "そ");
- sTring = sTring.replace("e そ", "そ");
- sTring = sTring.replace("o そ", "そ");
- sTring = sTring.replace("n そ", "そ");
- so = 1;
- textBlob += sTring + '<br>';
- }
- }
- }
- if (sTring.includes('た,')) {
- if (ta == 0){
- if (!sTring.includes('=-') && !sTring.includes('=た')){
- sTring = sTring.replace("a た", "た");
- sTring = sTring.replace("i た", "た");
- sTring = sTring.replace("u た", "た");
- sTring = sTring.replace("e た", "た");
- sTring = sTring.replace("o た", "た");
- sTring = sTring.replace("n た", "た");
- ta = 1;
- textBlob += sTring + '<br>';
- }
- }
- }
- if (sTring.includes('てぃ,')) {
- if (ti == 0){
- if (!sTring.includes('=-') && !sTring.includes('=てぃ')){
- sTring = sTring.replace("a てぃ", "てぃ");
- sTring = sTring.replace("i てぃ", "てぃ");
- sTring = sTring.replace("u てぃ", "てぃ");
- sTring = sTring.replace("e てぃ", "てぃ");
- sTring = sTring.replace("o てぃ", "てぃ");
- sTring = sTring.replace("n てぃ", "てぃ");
- ti = 1;
- textBlob += sTring + '<br>';
- }
- }
- }
- if (sTring.includes('ティ,')) {
- if (ti == 0){
- if (!sTring.includes('=-') && !sTring.includes('=ティ')){
- sTring = sTring.replace("a ティ", "てぃ");
- sTring = sTring.replace("i ティ", "てぃ");
- sTring = sTring.replace("u ティ", "てぃ");
- sTring = sTring.replace("e ティ", "てぃ");
- sTring = sTring.replace("o ティ", "てぃ");
- sTring = sTring.replace("n ティ", "てぃ");
- sTring = sTring.replace("ティ,", "てぃ,");
- ti = 1;
- textBlob += sTring + '<br>';
- }
- }
- }
- if (sTring.includes('とぅ,')) {
- if (tu == 0){
- if (!sTring.includes('=-') && !sTring.includes('=とぅ')){
- sTring = sTring.replace("a とぅ", "とぅ");
- sTring = sTring.replace("i とぅ", "とぅ");
- sTring = sTring.replace("u とぅ", "とぅ");
- sTring = sTring.replace("e とぅ", "とぅ");
- sTring = sTring.replace("o とぅ", "とぅ");
- sTring = sTring.replace("n とぅ", "とぅ");
- tu = 1;
- textBlob += sTring + '<br>';
- }
- }
- }
- if (sTring.includes('トゥ,')) {
- if (tu == 0){
- if (!sTring.includes('=-') && !sTring.includes('=トゥ')){
- sTring = sTring.replace("a トゥ", "とぅ");
- sTring = sTring.replace("i トゥ", "とぅ");
- sTring = sTring.replace("u トゥ", "とぅ");
- sTring = sTring.replace("e トゥ", "とぅ");
- sTring = sTring.replace("o トゥ", "とぅ");
- sTring = sTring.replace("n トゥ", "とぅ");
- sTring = sTring.replace("トゥ,", "とぅ,");
- tu = 1;
- textBlob += sTring + '<br>';
- }
- }
- }
- if (sTring.includes('て,')) {
- if (te == 0){
- if (!sTring.includes('=-') && !sTring.includes('=て')){
- sTring = sTring.replace("a て", "て");
- sTring = sTring.replace("i て", "て");
- sTring = sTring.replace("u て", "て");
- sTring = sTring.replace("e て", "て");
- sTring = sTring.replace("o て", "て");
- sTring = sTring.replace("n て", "て");
- te = 1;
- textBlob += sTring + '<br>';
- }
- }
- }
- if (sTring.includes('と,')) {
- if (to == 0){
- if (!sTring.includes('=-') && !sTring.includes('=と')){
- sTring = sTring.replace("a と", "と");
- sTring = sTring.replace("i と", "と");
- sTring = sTring.replace("u と", "と");
- sTring = sTring.replace("e と", "と");
- sTring = sTring.replace("o と", "と");
- sTring = sTring.replace("n と", "と");
- to = 1;
- textBlob += sTring + '<br>';
- }
- }
- }
- if (sTring.includes('つぁ,')) {
- if (tsa == 0){
- if (!sTring.includes('=-') && !sTring.includes('=つぁ')){
- sTring = sTring.replace("a つぁ", "つぁ");
- sTring = sTring.replace("i つぁ", "つぁ");
- sTring = sTring.replace("u つぁ", "つぁ");
- sTring = sTring.replace("e つぁ", "つぁ");
- sTring = sTring.replace("o つぁ", "つぁ");
- sTring = sTring.replace("n つぁ", "つぁ");
- tsa = 1;
- textBlob += sTring + '<br>';
- }
- }
- }
- if (sTring.includes('つぃ,')) {
- if (tsi == 0){
- if (!sTring.includes('=-') && !sTring.includes('=つぃ')){
- sTring = sTring.replace("a つぃ", "つぃ");
- sTring = sTring.replace("i つぃ", "つぃ");
- sTring = sTring.replace("u つぃ", "つぃ");
- sTring = sTring.replace("e つぃ", "つぃ");
- sTring = sTring.replace("o つぃ", "つぃ");
- sTring = sTring.replace("n つぃ", "つぃ");
- tsi = 1;
- textBlob += sTring + '<br>';
- }
- }
- }
- if (sTring.includes('つ,')) {
- if (tsu == 0){
- if (!sTring.includes('=-') && !sTring.includes('=つ')){
- sTring = sTring.replace("a つ", "つ");
- sTring = sTring.replace("i つ", "つ");
- sTring = sTring.replace("u つ", "つ");
- sTring = sTring.replace("e つ", "つ");
- sTring = sTring.replace("o つ", "つ");
- sTring = sTring.replace("n つ", "つ");
- tsu = 1;
- textBlob += sTring + '<br>';
- }
- }
- }
- if (sTring.includes('つぇ,')) {
- if (tse == 0){
- if (!sTring.includes('=-') && !sTring.includes('=つぇ')){
- sTring = sTring.replace("a つぇ", "つぇ");
- sTring = sTring.replace("i つぇ", "つぇ");
- sTring = sTring.replace("u つぇ", "つぇ");
- sTring = sTring.replace("e つぇ", "つぇ");
- sTring = sTring.replace("o つぇ", "つぇ");
- sTring = sTring.replace("n つぇ", "つぇ");
- tse = 1;
- textBlob += sTring + '<br>';
- }
- }
- }
- if (sTring.includes('つぉ,')) {
- if (tso == 0){
- if (!sTring.includes('=-') && !sTring.includes('=つぉ')){
- sTring = sTring.replace("a つぉ", "つぉ");
- sTring = sTring.replace("i つぉ", "つぉ");
- sTring = sTring.replace("u つぉ", "つぉ");
- sTring = sTring.replace("e つぉ", "つぉ");
- sTring = sTring.replace("o つぉ", "つぉ");
- sTring = sTring.replace("n つぉ", "つぉ");
- tso = 1;
- textBlob += sTring + '<br>';
- }
- }
- }
- if (sTring.includes('な,')) {
- if (na == 0){
- if (!sTring.includes('=-') && !sTring.includes('=な')){
- sTring = sTring.replace("a な", "な");
- sTring = sTring.replace("i な", "な");
- sTring = sTring.replace("u な", "な");
- sTring = sTring.replace("e な", "な");
- sTring = sTring.replace("o な", "な");
- sTring = sTring.replace("n な", "な");
- na = 1;
- textBlob += sTring + '<br>';
- }
- }
- }
- if (sTring.includes('に,')) {
- if (ni == 0){
- if (!sTring.includes('=-') && !sTring.includes('=に')){
- sTring = sTring.replace("a に", "に");
- sTring = sTring.replace("i に", "に");
- sTring = sTring.replace("u に", "に");
- sTring = sTring.replace("e に", "に");
- sTring = sTring.replace("o に", "に");
- sTring = sTring.replace("n に", "に");
- ni = 1;
- textBlob += sTring + '<br>';
- }
- }
- }
- if (sTring.includes('ぬ,')) {
- if (nu == 0){
- if (!sTring.includes('=-') && !sTring.includes('=ぬ')){
- sTring = sTring.replace("a ぬ", "ぬ");
- sTring = sTring.replace("i ぬ", "ぬ");
- sTring = sTring.replace("u ぬ", "ぬ");
- sTring = sTring.replace("e ぬ", "ぬ");
- sTring = sTring.replace("o ぬ", "ぬ");
- sTring = sTring.replace("n ぬ", "ぬ");
- nu = 1;
- textBlob += sTring + '<br>';
- }
- }
- }
- if (sTring.includes('ね,')) {
- if (ne == 0){
- if (!sTring.includes('=-') && !sTring.includes('=ね')){
- sTring = sTring.replace("a ね", "ね");
- sTring = sTring.replace("i ね", "ね");
- sTring = sTring.replace("u ね", "ね");
- sTring = sTring.replace("e ね", "ね");
- sTring = sTring.replace("o ね", "ね");
- sTring = sTring.replace("n ね", "ね");
- ne = 1;
- textBlob += sTring + '<br>';
- }
- }
- }
- if (sTring.includes('の,')) {
- if (no == 0){
- if (!sTring.includes('=-') && !sTring.includes('=の')){
- sTring = sTring.replace("a の", "の");
- sTring = sTring.replace("i の", "の");
- sTring = sTring.replace("u の", "の");
- sTring = sTring.replace("e の", "の");
- sTring = sTring.replace("o の", "の");
- sTring = sTring.replace("n の", "の");
- no = 1;
- textBlob += sTring + '<br>';
- }
- }
- }
- if (sTring.includes('は,')) {
- if (ha == 0){
- if (!sTring.includes('=-') && !sTring.includes('=は')){
- sTring = sTring.replace("a は", "は");
- sTring = sTring.replace("i は", "は");
- sTring = sTring.replace("u は", "は");
- sTring = sTring.replace("e は", "は");
- sTring = sTring.replace("o は", "は");
- sTring = sTring.replace("n は", "は");
- ha = 1;
- textBlob += sTring + '<br>';
- }
- }
- }
- if (sTring.includes('へぃ,')) {
- if (hei == 0){
- if (!sTring.includes('=-') && !sTring.includes('=へぃ')){
- sTring = sTring.replace("a へぃ", "へぃ");
- sTring = sTring.replace("i へぃ", "へぃ");
- sTring = sTring.replace("u へぃ", "へぃ");
- sTring = sTring.replace("e へぃ", "へぃ");
- sTring = sTring.replace("o へぃ", "へぃ");
- sTring = sTring.replace("n へぃ", "へぃ");
- hei = 1;
- textBlob += sTring + '<br>';
- }
- }
- }
- if (sTring.includes('ほぅ,')) {
- if (heu == 0){
- if (!sTring.includes('=-') && !sTring.includes('=ほぅ')){
- sTring = sTring.replace("a ほぅ", "ほぅ");
- sTring = sTring.replace("i ほぅ", "ほぅ");
- sTring = sTring.replace("u ほぅ", "ほぅ");
- sTring = sTring.replace("e ほぅ", "ほぅ");
- sTring = sTring.replace("o ほぅ", "ほぅ");
- sTring = sTring.replace("n ほぅ", "ほぅ");
- heu = 1;
- textBlob += sTring + '<br>';
- }
- }
- }
- if (sTring.includes('へ,')) {
- if (he == 0){
- if (!sTring.includes('=-') && !sTring.includes('=へ')){
- sTring = sTring.replace("a へ", "へ");
- sTring = sTring.replace("i へ", "へ");
- sTring = sTring.replace("u へ", "へ");
- sTring = sTring.replace("e へ", "へ");
- sTring = sTring.replace("o へ", "へ");
- sTring = sTring.replace("n へ", "へ");
- he = 1;
- textBlob += sTring + '<br>';
- }
- }
- }
- if (sTring.includes('ほ,')) {
- if (ho == 0){
- if (!sTring.includes('=-') && !sTring.includes('=ほ')){
- sTring = sTring.replace("a ほ", "ほ");
- sTring = sTring.replace("i ほ", "ほ");
- sTring = sTring.replace("u ほ", "ほ");
- sTring = sTring.replace("e ほ", "ほ");
- sTring = sTring.replace("o ほ", "ほ");
- sTring = sTring.replace("n ほ", "ほ");
- ho = 1;
- textBlob += sTring + '<br>';
- }
- }
- }
- if (sTring.includes('ファ,')) {
- if (fa == 0){
- if (!sTring.includes('=-') && !sTring.includes('=ファ')){
- sTring = sTring.replace("a ファ", "ふぁ");
- sTring = sTring.replace("i ファ", "ふぁ");
- sTring = sTring.replace("u ファ", "ふぁ");
- sTring = sTring.replace("e ファ", "ふぁ");
- sTring = sTring.replace("o ファ", "ふぁ");
- sTring = sTring.replace("n ファ", "ふぁ");
- sTring = sTring.replace("ファ,", "ふぁ,");
- fa = 1;
- textBlob += sTring + '<br>';
- }
- }
- }
- if (sTring.includes('ふぁ,')) {
- if (fa == 0){
- if (!sTring.includes('=-') && !sTring.includes('=ふぁ')){
- sTring = sTring.replace("a ふぁ", "ふぁ");
- sTring = sTring.replace("i ふぁ", "ふぁ");
- sTring = sTring.replace("u ふぁ", "ふぁ");
- sTring = sTring.replace("e ふぁ", "ふぁ");
- sTring = sTring.replace("o ふぁ", "ふぁ");
- sTring = sTring.replace("n ふぁ", "ふぁ");
- fa = 1;
- textBlob += sTring + '<br>';
- }
- }
- }
- if (sTring.includes('ふぃ,')) {
- if (fi == 0){
- if (!sTring.includes('=-') && !sTring.includes('=ふぃ')){
- sTring = sTring.replace("a ふぃ", "ふぃ");
- sTring = sTring.replace("i ふぃ", "ふぃ");
- sTring = sTring.replace("u ふぃ", "ふぃ");
- sTring = sTring.replace("e ふぃ", "ふぃ");
- sTring = sTring.replace("o ふぃ", "ふぃ");
- sTring = sTring.replace("n ふぃ", "ふぃ");
- fi = 1;
- textBlob += sTring + '<br>';
- }
- }
- }
- if (sTring.includes('フィ,')) {
- if (fi == 0){
- if (!sTring.includes('=-') && !sTring.includes('=フィ')){
- sTring = sTring.replace("a フィ", "ふぃ");
- sTring = sTring.replace("i フィ", "ふぃ");
- sTring = sTring.replace("u フィ", "ふぃ");
- sTring = sTring.replace("e フィ", "ふぃ");
- sTring = sTring.replace("o フィ", "ふぃ");
- sTring = sTring.replace("n フィ", "ふぃ");
- sTring = sTring.replace("フィ,", "ふぃ,");
- fi = 1;
- textBlob += sTring + '<br>';
- }
- }
- }
- if (sTring.includes('ふ,')) {
- if (fu == 0){
- if (!sTring.includes('=-') && !sTring.includes('=ふ')){
- sTring = sTring.replace("a ふ", "ふ");
- sTring = sTring.replace("i ふ", "ふ");
- sTring = sTring.replace("u ふ", "ふ");
- sTring = sTring.replace("e ふ", "ふ");
- sTring = sTring.replace("o ふ", "ふ");
- sTring = sTring.replace("n ふ", "ふ");
- fu = 1;
- textBlob += sTring + '<br>';
- }
- }
- }
- if (sTring.includes('ふぇ,')) {
- if (fe == 0){
- if (!sTring.includes('=-') && !sTring.includes('=ふぇ')){
- sTring = sTring.replace("a ふぇ", "ふぇ");
- sTring = sTring.replace("i ふぇ", "ふぇ");
- sTring = sTring.replace("u ふぇ", "ふぇ");
- sTring = sTring.replace("e ふぇ", "ふぇ");
- sTring = sTring.replace("o ふぇ", "ふぇ");
- sTring = sTring.replace("n ふぇ", "ふぇ");
- fe = 1;
- textBlob += sTring + '<br>';
- }
- }
- }
- if (sTring.includes('フェ,')) {
- if (fe == 0){
- if (!sTring.includes('=-') && !sTring.includes('=フェ')){
- sTring = sTring.replace("a フェ", "ふぇ");
- sTring = sTring.replace("i フェ", "ふぇ");
- sTring = sTring.replace("u フェ", "ふぇ");
- sTring = sTring.replace("e フェ", "ふぇ");
- sTring = sTring.replace("o フェ", "ふぇ");
- sTring = sTring.replace("n フェ", "ふぇ");
- sTring = sTring.replace("フェ,", "ふぇ,");
- fe = 1;
- textBlob += sTring + '<br>';
- }
- }
- }
- if (sTring.includes('ふぉ,')) {
- if (fo == 0){
- if (!sTring.includes('=-') && !sTring.includes('=ふぉ')){
- sTring = sTring.replace("a ふぉ", "ふぉ");
- sTring = sTring.replace("i ふぉ", "ふぉ");
- sTring = sTring.replace("u ふぉ", "ふぉ");
- sTring = sTring.replace("e ふぉ", "ふぉ");
- sTring = sTring.replace("o ふぉ", "ふぉ");
- sTring = sTring.replace("n ふぉ", "ふぉ");
- fo = 1;
- textBlob += sTring + '<br>';
- }
- }
- }
- if (sTring.includes('フォ,')) {
- if (fo == 0){
- if (!sTring.includes('=-') && !sTring.includes('=ふぉ')){
- sTring = sTring.replace("a フォ", "ふぉ");
- sTring = sTring.replace("i フォ", "ふぉ");
- sTring = sTring.replace("u フォ", "ふぉ");
- sTring = sTring.replace("e フォ", "ふぉ");
- sTring = sTring.replace("o フォ", "ふぉ");
- sTring = sTring.replace("n フォ", "ふぉ");
- sTring = sTring.replace("フォ,", "ふぉ,");
- fo = 1;
- textBlob += sTring + '<br>';
- }
- }
- }
- if (sTring.includes('ま,')) {
- if (ma == 0){
- if (!sTring.includes('=-') && !sTring.includes('=ま')){
- sTring = sTring.replace("a ま", "ま");
- sTring = sTring.replace("i ま", "ま");
- sTring = sTring.replace("u ま", "ま");
- sTring = sTring.replace("e ま", "ま");
- sTring = sTring.replace("o ま", "ま");
- sTring = sTring.replace("n ま", "ま");
- ma = 1;
- textBlob += sTring + '<br>';
- }
- }
- }
- if (sTring.includes('み,')) {
- if (mi == 0){
- if (!sTring.includes('=-') && !sTring.includes('=み')){
- sTring = sTring.replace("a み", "み");
- sTring = sTring.replace("i み", "み");
- sTring = sTring.replace("u み", "み");
- sTring = sTring.replace("e み", "み");
- sTring = sTring.replace("o み", "み");
- sTring = sTring.replace("n み", "み");
- mi = 1;
- textBlob += sTring + '<br>';
- }
- }
- }
- if (sTring.includes('む,')) {
- if (mu == 0){
- if (!sTring.includes('=-') && !sTring.includes('=む')){
- sTring = sTring.replace("a む", "む");
- sTring = sTring.replace("i む", "む");
- sTring = sTring.replace("u む", "む");
- sTring = sTring.replace("e む", "む");
- sTring = sTring.replace("o む", "む");
- sTring = sTring.replace("n む", "む");
- mu = 1;
- textBlob += sTring + '<br>';
- }
- }
- }
- if (sTring.includes('め,')) {
- if (me == 0){
- if (!sTring.includes('=-') && !sTring.includes('=め')){
- sTring = sTring.replace("a め", "め");
- sTring = sTring.replace("i め", "め");
- sTring = sTring.replace("u め", "め");
- sTring = sTring.replace("e め", "め");
- sTring = sTring.replace("o め", "め");
- sTring = sTring.replace("n め", "め");
- me = 1;
- textBlob += sTring + '<br>';
- }
- }
- }
- if (sTring.includes('も,')) {
- if (mo == 0){
- if (!sTring.includes('=-') && !sTring.includes('=も')){
- sTring = sTring.replace("a も", "も");
- sTring = sTring.replace("i も", "も");
- sTring = sTring.replace("u も", "も");
- sTring = sTring.replace("e も", "も");
- sTring = sTring.replace("o も", "も");
- sTring = sTring.replace("n も", "も");
- mo = 1;
- textBlob += sTring + '<br>';
- }
- }
- }
- if (sTring.includes('や,')) {
- if (ya == 0){
- if (!sTring.includes('=-') && !sTring.includes('=や')){
- sTring = sTring.replace("a や", "や");
- sTring = sTring.replace("i や", "や");
- sTring = sTring.replace("u や", "や");
- sTring = sTring.replace("e や", "や");
- sTring = sTring.replace("o や", "や");
- sTring = sTring.replace("n や", "や");
- ya = 1;
- textBlob += sTring + '<br>';
- }
- }
- }
- if (sTring.includes('ゆ,')) {
- if (yu == 0){
- if (!sTring.includes('=-') && !sTring.includes('=ゆ')){
- sTring = sTring.replace("a ゆ", "ゆ");
- sTring = sTring.replace("i ゆ", "ゆ");
- sTring = sTring.replace("u ゆ", "ゆ");
- sTring = sTring.replace("e ゆ", "ゆ");
- sTring = sTring.replace("o ゆ", "ゆ");
- sTring = sTring.replace("n ゆ", "ゆ");
- yu = 1;
- textBlob += sTring + '<br>';
- }
- }
- }
- if (sTring.includes('いぇ,')) {
- if (ye == 0){
- if (!sTring.includes('=-') && !sTring.includes('=いぇ')){
- sTring = sTring.replace("a いぇ", "いぇ");
- sTring = sTring.replace("i いぇ", "いぇ");
- sTring = sTring.replace("u いぇ", "いぇ");
- sTring = sTring.replace("e いぇ", "いぇ");
- sTring = sTring.replace("o いぇ", "いぇ");
- sTring = sTring.replace("n いぇ", "いぇ");
- ye = 1;
- textBlob += sTring + '<br>';
- }
- }
- }
- if (sTring.includes('よ,')) {
- if (yo == 0){
- if (!sTring.includes('=-') && !sTring.includes('=よ')){
- sTring = sTring.replace("a よ", "よ");
- sTring = sTring.replace("i よ", "よ");
- sTring = sTring.replace("u よ", "よ");
- sTring = sTring.replace("e よ", "よ");
- sTring = sTring.replace("o よ", "よ");
- sTring = sTring.replace("n よ", "よ");
- yo = 1;
- textBlob += sTring + '<br>';
- }
- }
- }
- if (sTring.includes('ら,')) {
- if (ra == 0){
- if (!sTring.includes('=-') && !sTring.includes('=ら')){
- sTring = sTring.replace("a ら", "ら");
- sTring = sTring.replace("i ら", "ら");
- sTring = sTring.replace("u ら", "ら");
- sTring = sTring.replace("e ら", "ら");
- sTring = sTring.replace("o ら", "ら");
- sTring = sTring.replace("n ら", "ら");
- ra = 1;
- textBlob += sTring + '<br>';
- }
- }
- }
- if (sTring.includes('り,')) {
- if (ri == 0){
- if (!sTring.includes('=-') && !sTring.includes('=り')){
- sTring = sTring.replace("a り", "り");
- sTring = sTring.replace("i り", "り");
- sTring = sTring.replace("u り", "り");
- sTring = sTring.replace("e り", "り");
- sTring = sTring.replace("o り", "り");
- sTring = sTring.replace("n り", "り");
- ri = 1;
- textBlob += sTring + '<br>';
- }
- }
- }
- if (sTring.includes('る,')) {
- if (ru == 0){
- if (!sTring.includes('=-') && !sTring.includes('=る')){
- sTring = sTring.replace("a る", "る");
- sTring = sTring.replace("i る", "る");
- sTring = sTring.replace("u る", "る");
- sTring = sTring.replace("e る", "る");
- sTring = sTring.replace("o る", "る");
- sTring = sTring.replace("n る", "る");
- ru = 1;
- textBlob += sTring + '<br>';
- }
- }
- }
- if (sTring.includes('れ,')) {
- if (re == 0){
- if (!sTring.includes('=-') && !sTring.includes('=れ')){
- sTring = sTring.replace("a れ", "れ");
- sTring = sTring.replace("i れ", "れ");
- sTring = sTring.replace("u れ", "れ");
- sTring = sTring.replace("e れ", "れ");
- sTring = sTring.replace("o れ", "れ");
- sTring = sTring.replace("n れ", "れ");
- re = 1;
- textBlob += sTring + '<br>';
- }
- }
- }
- if (sTring.includes('ろ,')) {
- if (ro == 0){
- if (!sTring.includes('=-') && !sTring.includes('=ろ')){
- sTring = sTring.replace("a ろ", "ろ");
- sTring = sTring.replace("i ろ", "ろ");
- sTring = sTring.replace("u ろ", "ろ");
- sTring = sTring.replace("e ろ", "ろ");
- sTring = sTring.replace("o ろ", "ろ");
- sTring = sTring.replace("n ろ", "ろ");
- ro = 1;
- textBlob += sTring + '<br>';
- }
- }
- }
- if (sTring.includes('わ,')) {
- if (wa == 0){
- if (!sTring.includes('=-') && !sTring.includes('=わ')){
- sTring = sTring.replace("a わ", "わ");
- sTring = sTring.replace("i わ", "わ");
- sTring = sTring.replace("u わ", "わ");
- sTring = sTring.replace("e わ", "わ");
- sTring = sTring.replace("o わ", "わ");
- sTring = sTring.replace("n わ", "わ");
- wa = 1;
- textBlob += sTring + '<br>';
- }
- }
- }
- if (sTring.includes('うぃ,')) {
- if (wi == 0){
- if (!sTring.includes('=-') && !sTring.includes('=うぃ')){
- sTring = sTring.replace("a うぃ", "うぃ");
- sTring = sTring.replace("i うぃ", "うぃ");
- sTring = sTring.replace("u うぃ", "うぃ");
- sTring = sTring.replace("e うぃ", "うぃ");
- sTring = sTring.replace("o うぃ", "うぃ");
- sTring = sTring.replace("n うぃ", "うぃ");
- wi = 1;
- textBlob += sTring + '<br>';
- }
- }
- }
- if (sTring.includes('うぇ,')) {
- if (we == 0){
- if (!sTring.includes('=-') && !sTring.includes('=うぇ')){
- sTring = sTring.replace("a うぇ", "うぇ");
- sTring = sTring.replace("i うぇ", "うぇ");
- sTring = sTring.replace("u うぇ", "うぇ");
- sTring = sTring.replace("e うぇ", "うぇ");
- sTring = sTring.replace("o うぇ", "うぇ");
- sTring = sTring.replace("n うぇ", "うぇ");
- we = 1;
- textBlob += sTring + '<br>';
- }
- }
- }
- if (sTring.includes('うぉ,')) {
- if (wo == 0){
- if (!sTring.includes('=-') && !sTring.includes('=うぉ')){
- sTring = sTring.replace("a うぉ", "うぉ");
- sTring = sTring.replace("i うぉ", "うぉ");
- sTring = sTring.replace("u うぉ", "うぉ");
- sTring = sTring.replace("e うぉ", "うぉ");
- sTring = sTring.replace("o うぉ", "うぉ");
- sTring = sTring.replace("n うぉ", "うぉ");
- wo = 1;
- textBlob += sTring + '<br>';
- }
- }
- }
- if (sTring.includes('を,')) {
- if (wo == 0){
- if (!sTring.includes('=-') && !sTring.includes('=を')){
- sTring = sTring.replace("a を", "うぉ");
- sTring = sTring.replace("i を", "うぉ");
- sTring = sTring.replace("u を", "うぉ");
- sTring = sTring.replace("e を", "うぉ");
- sTring = sTring.replace("o を", "うぉ");
- sTring = sTring.replace("n を", "うぉ");
- wo = 1;
- textBlob += sTring + '<br>';
- }
- }
- }
- if (sTring.includes('ヴぁ,')) {
- if (va == 0){
- if (!sTring.includes('=-') && !sTring.includes('=ヴぁ')){
- sTring = sTring.replace("a ヴぁ", "ヴぁ");
- sTring = sTring.replace("i ヴぁ", "ヴぁ");
- sTring = sTring.replace("u ヴぁ", "ヴぁ");
- sTring = sTring.replace("e ヴぁ", "ヴぁ");
- sTring = sTring.replace("o ヴぁ", "ヴぁ");
- sTring = sTring.replace("n ヴぁ", "ヴぁ");
- va = 1;
- textBlob += sTring + '<br>';
- }
- }
- }
- if (sTring.includes('ヴぁ,')) {
- if (va == 0){
- if (!sTring.includes('=-') && !sTring.includes('=ヴぁ')){
- sTring = sTring.replace("a ヴぁ", "ヴぁ");
- sTring = sTring.replace("i ヴぁ", "ヴぁ");
- sTring = sTring.replace("u ヴぁ", "ヴぁ");
- sTring = sTring.replace("e ヴぁ", "ヴぁ");
- sTring = sTring.replace("o ヴぁ", "ヴぁ");
- sTring = sTring.replace("n ヴぁ", "ヴぁ");
- va = 1;
- textBlob += sTring + '<br>';
- }
- }
- }
- if (sTring.includes('ヴァ,')) {
- if (va == 0){
- if (!sTring.includes('=-') && !sTring.includes('=ヴァ')){
- sTring = sTring.replace("a ヴァ", "ヴぁ");
- sTring = sTring.replace("i ヴァ", "ヴぁ");
- sTring = sTring.replace("u ヴァ", "ヴぁ");
- sTring = sTring.replace("e ヴァ", "ヴぁ");
- sTring = sTring.replace("o ヴァ", "ヴぁ");
- sTring = sTring.replace("n ヴァ", "ヴぁ");
- sTring = sTring.replace("ヴァ,", "ヴぁ,");
- va = 1;
- textBlob += sTring + '<br>';
- }
- }
- }
- if (sTring.includes('ヴぃ,')) {
- if (vi == 0){
- if (!sTring.includes('=-') && !sTring.includes('=ヴぃ')){
- sTring = sTring.replace("a ヴぃ", "ヴぃ");
- sTring = sTring.replace("i ヴぃ", "ヴぃ");
- sTring = sTring.replace("u ヴぃ", "ヴぃ");
- sTring = sTring.replace("e ヴぃ", "ヴぃ");
- sTring = sTring.replace("o ヴぃ", "ヴぃ");
- sTring = sTring.replace("n ヴぃ", "ヴぃ");
- vi = 1;
- textBlob += sTring + '<br>';
- }
- }
- }
- if (sTring.includes('ヴィ,')) {
- if (vi == 0){
- if (!sTring.includes('=-') && !sTring.includes('=ヴィ')){
- sTring = sTring.replace("a ヴィ", "ヴぃ");
- sTring = sTring.replace("i ヴィ", "ヴぃ");
- sTring = sTring.replace("u ヴィ", "ヴぃ");
- sTring = sTring.replace("e ヴィ", "ヴぃ");
- sTring = sTring.replace("o ヴィ", "ヴぃ");
- sTring = sTring.replace("n ヴィ", "ヴぃ");
- sTring = sTring.replace("ヴィ,", "ヴぃ,");
- vi = 1;
- textBlob += sTring + '<br>';
- }
- }
- }
- if (sTring.includes('ヴ,')) {
- if (vu == 0){
- if (!sTring.includes('=-') && !sTring.includes('=ヴ')){
- sTring = sTring.replace("a ヴ", "ヴ");
- sTring = sTring.replace("i ヴ", "ヴ");
- sTring = sTring.replace("u ヴ", "ヴ");
- sTring = sTring.replace("e ヴ", "ヴ");
- sTring = sTring.replace("o ヴ", "ヴ");
- sTring = sTring.replace("n ヴ", "ヴ");
- vu = 1;
- textBlob += sTring + '<br>';
- }
- }
- }
- if (sTring.includes('ヴぇ,')) {
- if (ve == 0){
- if (!sTring.includes('=-') && !sTring.includes('=ヴぇ')){
- sTring = sTring.replace("a ヴぇ", "ヴぇ");
- sTring = sTring.replace("i ヴぇ", "ヴぇ");
- sTring = sTring.replace("u ヴぇ", "ヴぇ");
- sTring = sTring.replace("e ヴぇ", "ヴぇ");
- sTring = sTring.replace("o ヴぇ", "ヴぇ");
- sTring = sTring.replace("n ヴぇ", "ヴぇ");
- ve = 1;
- textBlob += sTring + '<br>';
- }
- }
- }
- if (sTring.includes('ヴェ,')) {
- if (ve == 0){
- if (!sTring.includes('=-') && !sTring.includes('=ヴェ')){
- sTring = sTring.replace("a ヴェ", "ヴぇ");
- sTring = sTring.replace("i ヴェ", "ヴぇ");
- sTring = sTring.replace("u ヴェ", "ヴぇ");
- sTring = sTring.replace("e ヴェ", "ヴぇ");
- sTring = sTring.replace("o ヴェ", "ヴぇ");
- sTring = sTring.replace("n ヴェ", "ヴぇ");
- sTring = sTring.replace("ヴェ,", "ヴぇ,");
- ve = 1;
- textBlob += sTring + '<br>';
- }
- }
- }
- if (sTring.includes('ヴぉ,')) {
- if (vo == 0){
- if (!sTring.includes('=-') && !sTring.includes('=ヴぉ')){
- sTring = sTring.replace("a ヴぉ", "ヴぉ");
- sTring = sTring.replace("i ヴぉ", "ヴぉ");
- sTring = sTring.replace("u ヴぉ", "ヴぉ");
- sTring = sTring.replace("e ヴぉ", "ヴぉ");
- sTring = sTring.replace("o ヴぉ", "ヴぉ");
- sTring = sTring.replace("n ヴぉ", "ヴぉ");
- vo = 1;
- textBlob += sTring + '<br>';
- }
- }
- }
- if (sTring.includes('ヴォ,')) {
- if (vo == 0){
- if (!sTring.includes('=-') && !sTring.includes('=ヴォ')){
- sTring = sTring.replace("a ヴォ", "ヴぉ");
- sTring = sTring.replace("i ヴォ", "ヴぉ");
- sTring = sTring.replace("u ヴォ", "ヴぉ");
- sTring = sTring.replace("e ヴォ", "ヴぉ");
- sTring = sTring.replace("o ヴォ", "ヴぉ");
- sTring = sTring.replace("n ヴォ", "ヴぉ");
- sTring = sTring.replace("ヴォ,", "ヴぉ,");
- vo = 1;
- textBlob += sTring + '<br>';
- }
- }
- }
- if (sTring.includes('が,')) {
- if (ga == 0){
- if (!sTring.includes('=-') && !sTring.includes('=が')){
- sTring = sTring.replace("a が", "が");
- sTring = sTring.replace("i が", "が");
- sTring = sTring.replace("u が", "が");
- sTring = sTring.replace("e が", "が");
- sTring = sTring.replace("o が", "が");
- sTring = sTring.replace("n が", "が");
- ga = 1;
- textBlob += sTring + '<br>';
- }
- }
- }
- if (sTring.includes('ぎ,')) {
- if (gi == 0){
- if (!sTring.includes('=-') && !sTring.includes('=ぎ')){
- sTring = sTring.replace("a ぎ", "ぎ");
- sTring = sTring.replace("i ぎ", "ぎ");
- sTring = sTring.replace("u ぎ", "ぎ");
- sTring = sTring.replace("e ぎ", "ぎ");
- sTring = sTring.replace("o ぎ", "ぎ");
- sTring = sTring.replace("n ぎ", "ぎ");
- gi = 1;
- textBlob += sTring + '<br>';
- }
- }
- }
- if (sTring.includes('ぐ,')) {
- if (gu == 0){
- if (!sTring.includes('=-') && !sTring.includes('=ぐ')){
- sTring = sTring.replace("a ぐ", "ぐ");
- sTring = sTring.replace("i ぐ", "ぐ");
- sTring = sTring.replace("u ぐ", "ぐ");
- sTring = sTring.replace("e ぐ", "ぐ");
- sTring = sTring.replace("o ぐ", "ぐ");
- sTring = sTring.replace("n ぐ", "ぐ");
- gu = 1;
- textBlob += sTring + '<br>';
- }
- }
- }
- if (sTring.includes('げ,')) {
- if (ge == 0){
- if (!sTring.includes('=-') && !sTring.includes('=げ')){
- sTring = sTring.replace("a げ", "げ");
- sTring = sTring.replace("i げ", "げ");
- sTring = sTring.replace("u げ", "げ");
- sTring = sTring.replace("e げ", "げ");
- sTring = sTring.replace("o げ", "げ");
- sTring = sTring.replace("n げ", "げ");
- ge = 1;
- textBlob += sTring + '<br>';
- }
- }
- }
- if (sTring.includes('ご,')) {
- if (go == 0){
- if (!sTring.includes('=-') && !sTring.includes('=ご')){
- sTring = sTring.replace("a ご", "ご");
- sTring = sTring.replace("i ご", "ご");
- sTring = sTring.replace("u ご", "ご");
- sTring = sTring.replace("e ご", "ご");
- sTring = sTring.replace("o ご", "ご");
- sTring = sTring.replace("n ご", "ご");
- go = 1;
- textBlob += sTring + '<br>';
- }
- }
- }
- if (sTring.includes('ざ,')) {
- if (za == 0){
- if (!sTring.includes('=-') && !sTring.includes('=ざ')){
- sTring = sTring.replace("a ざ", "ざ");
- sTring = sTring.replace("i ざ", "ざ");
- sTring = sTring.replace("u ざ", "ざ");
- sTring = sTring.replace("e ざ", "ざ");
- sTring = sTring.replace("o ざ", "ざ");
- sTring = sTring.replace("n ざ", "ざ");
- za = 1;
- textBlob += sTring + '<br>';
- }
- }
- }
- if (sTring.includes('ずぃ,')) {
- if (zi == 0){
- if (!sTring.includes('=-') && !sTring.includes('=ずぃ')){
- sTring = sTring.replace("a ずぃ", "ずぃ");
- sTring = sTring.replace("i ずぃ", "ずぃ");
- sTring = sTring.replace("u ずぃ", "ずぃ");
- sTring = sTring.replace("e ずぃ", "ずぃ");
- sTring = sTring.replace("o ずぃ", "ずぃ");
- sTring = sTring.replace("n ずぃ", "ずぃ");
- zi = 1;
- textBlob += sTring + '<br>';
- }
- }
- }
- if (sTring.includes('ズィ,')) {
- if (zi == 0){
- if (!sTring.includes('=-') && !sTring.includes('=ズィ')){
- sTring = sTring.replace("a ズィ", "ずぃ");
- sTring = sTring.replace("i ズィ", "ずぃ");
- sTring = sTring.replace("u ズィ", "ずぃ");
- sTring = sTring.replace("e ズィ", "ずぃ");
- sTring = sTring.replace("o ズィ", "ずぃ");
- sTring = sTring.replace("n ズィ", "ずぃ");
- sTring = sTring.replace("ズィ,", "ずぃ,");
- zi = 1;
- textBlob += sTring + '<br>';
- }
- }
- }
- if (sTring.includes('ず,')) {
- if (zu == 0){
- if (!sTring.includes('=-') && !sTring.includes('=ず')){
- sTring = sTring.replace("a ず", "ず");
- sTring = sTring.replace("i ず", "ず");
- sTring = sTring.replace("u ず", "ず");
- sTring = sTring.replace("e ず", "ず");
- sTring = sTring.replace("o ず", "ず");
- sTring = sTring.replace("n ず", "ず");
- zu = 1;
- textBlob += sTring + '<br>';
- }
- }
- }
- if (sTring.includes('ぜ,')) {
- if (ze == 0){
- if (!sTring.includes('=-') && !sTring.includes('=ぜ')){
- sTring = sTring.replace("a ぜ", "ぜ");
- sTring = sTring.replace("i ぜ", "ぜ");
- sTring = sTring.replace("u ぜ", "ぜ");
- sTring = sTring.replace("e ぜ", "ぜ");
- sTring = sTring.replace("o ぜ", "ぜ");
- sTring = sTring.replace("n ぜ", "ぜ");
- ze = 1;
- textBlob += sTring + '<br>';
- }
- }
- }
- if (sTring.includes('ぞ,')) {
- if (zo == 0){
- if (!sTring.includes('=-') && !sTring.includes('=ぞ')){
- sTring = sTring.replace("a ぞ", "ぞ");
- sTring = sTring.replace("i ぞ", "ぞ");
- sTring = sTring.replace("u ぞ", "ぞ");
- sTring = sTring.replace("e ぞ", "ぞ");
- sTring = sTring.replace("o ぞ", "ぞ");
- sTring = sTring.replace("n ぞ", "ぞ");
- zo = 1;
- textBlob += sTring + '<br>';
- }
- }
- }
- if (sTring.includes('だ,')) {
- if (da == 0){
- if (!sTring.includes('=-') && !sTring.includes('=だ')){
- sTring = sTring.replace("a だ", "だ");
- sTring = sTring.replace("i だ", "だ");
- sTring = sTring.replace("u だ", "だ");
- sTring = sTring.replace("e だ", "だ");
- sTring = sTring.replace("o だ", "だ");
- sTring = sTring.replace("n だ", "だ");
- da = 1;
- textBlob += sTring + '<br>';
- }
- }
- }
- if (sTring.includes('でぃ,')) {
- if (di == 0){
- if (!sTring.includes('=-') && !sTring.includes('=でぃ')){
- sTring = sTring.replace("a でぃ", "でぃ");
- sTring = sTring.replace("i でぃ", "でぃ");
- sTring = sTring.replace("u でぃ", "でぃ");
- sTring = sTring.replace("e でぃ", "でぃ");
- sTring = sTring.replace("o でぃ", "でぃ");
- sTring = sTring.replace("n でぃ", "でぃ");
- di = 1;
- textBlob += sTring + '<br>';
- }
- }
- }
- if (sTring.includes('ディ,')) {
- if (di == 0){
- if (!sTring.includes('=-') && !sTring.includes('=でぃ')){
- sTring = sTring.replace("a ディ", "でぃ");
- sTring = sTring.replace("i ディ", "でぃ");
- sTring = sTring.replace("u ディ", "でぃ");
- sTring = sTring.replace("e ディ", "でぃ");
- sTring = sTring.replace("o ディ", "でぃ");
- sTring = sTring.replace("n ディ", "でぃ");
- sTring = sTring.replace("ディ,", "でぃ,");
- di = 1;
- textBlob += sTring + '<br>';
- }
- }
- }
- if (sTring.includes('どぅ,')) {
- if (du == 0){
- if (!sTring.includes('=-') && !sTring.includes('=どぅ')){
- sTring = sTring.replace("a どぅ", "どぅ");
- sTring = sTring.replace("i どぅ", "どぅ");
- sTring = sTring.replace("u どぅ", "どぅ");
- sTring = sTring.replace("e どぅ", "どぅ");
- sTring = sTring.replace("o どぅ", "どぅ");
- sTring = sTring.replace("n どぅ", "どぅ");
- du = 1;
- textBlob += sTring + '<br>';
- }
- }
- }
- if (sTring.includes('ドゥ,')) {
- if (du == 0){
- if (!sTring.includes('=-') && !sTring.includes('=ドゥ')){
- sTring = sTring.replace("a ドゥ", "どぅ");
- sTring = sTring.replace("i ドゥ", "どぅ");
- sTring = sTring.replace("u ドゥ", "どぅ");
- sTring = sTring.replace("e ドゥ", "どぅ");
- sTring = sTring.replace("o ドゥ", "どぅ");
- sTring = sTring.replace("n ドゥ", "どぅ");
- sTring = sTring.replace("ドゥ,", "どぅ,");
- du = 1;
- textBlob += sTring + '<br>';
- }
- }
- }
- if (sTring.includes('で,')) {
- if (de == 0){
- if (!sTring.includes('=-') && !sTring.includes('=で')){
- sTring = sTring.replace("a で", "で");
- sTring = sTring.replace("i で", "で");
- sTring = sTring.replace("u で", "で");
- sTring = sTring.replace("e で", "で");
- sTring = sTring.replace("o で", "で");
- sTring = sTring.replace("n で", "で");
- de = 1;
- textBlob += sTring + '<br>';
- }
- }
- }
- if (sTring.includes('ど,')) {
- if (doo == 0){
- if (!sTring.includes('=-') && !sTring.includes('=ど')){
- sTring = sTring.replace("a ど", "ど");
- sTring = sTring.replace("i ど", "ど");
- sTring = sTring.replace("u ど", "ど");
- sTring = sTring.replace("e ど", "ど");
- sTring = sTring.replace("o ど", "ど");
- sTring = sTring.replace("n ど", "ど");
- doo = 1;
- textBlob += sTring + '<br>';
- }
- }
- }
- if (sTring.includes('づぁ,')) {
- if (dza == 0){
- if (!sTring.includes('=-') && !sTring.includes('=づぁ')){
- sTring = sTring.replace("a づぁ", "づぁ");
- sTring = sTring.replace("i づぁ", "づぁ");
- sTring = sTring.replace("u づぁ", "づぁ");
- sTring = sTring.replace("e づぁ", "づぁ");
- sTring = sTring.replace("o づぁ", "づぁ");
- sTring = sTring.replace("n づぁ", "づぁ");
- dza = 1;
- textBlob += sTring + '<br>';
- }
- }
- }
- if (sTring.includes('づぃ,')) {
- if (dzi == 0){
- if (!sTring.includes('=-') && !sTring.includes('=づぃ')){
- sTring = sTring.replace("a づぃ", "づぃ");
- sTring = sTring.replace("i づぃ", "づぃ");
- sTring = sTring.replace("u づぃ", "づぃ");
- sTring = sTring.replace("e づぃ", "づぃ");
- sTring = sTring.replace("o づぃ", "づぃ");
- sTring = sTring.replace("n づぃ", "づぃ");
- dzi = 1;
- textBlob += sTring + '<br>';
- }
- }
- }
- if (sTring.includes('づ,')) {
- if (dzu == 0){
- if (!sTring.includes('=-') && !sTring.includes('=づ')){
- sTring = sTring.replace("a づ", "づ");
- sTring = sTring.replace("i づ", "づ");
- sTring = sTring.replace("u づ", "づ");
- sTring = sTring.replace("e づ", "づ");
- sTring = sTring.replace("o づ", "づ");
- sTring = sTring.replace("n づ", "づ");
- dzu = 1;
- textBlob += sTring + '<br>';
- }
- }
- }
- if (sTring.includes('づぇ,')) {
- if (dze == 0){
- if (!sTring.includes('=-') && !sTring.includes('=づぇ')){
- sTring = sTring.replace("a づぇ", "づぇ");
- sTring = sTring.replace("i づぇ", "づぇ");
- sTring = sTring.replace("u づぇ", "づぇ");
- sTring = sTring.replace("e づぇ", "づぇ");
- sTring = sTring.replace("o づぇ", "づぇ");
- sTring = sTring.replace("n づぇ", "づぇ");
- dze = 1;
- textBlob += sTring + '<br>';
- }
- }
- }
- if (sTring.includes('づぉ,')) {
- if (dzo == 0){
- if (!sTring.includes('=-') && !sTring.includes('=づぉ')){
- sTring = sTring.replace("a づぉ", "づぉ");
- sTring = sTring.replace("i づぉ", "づぉ");
- sTring = sTring.replace("u づぉ", "づぉ");
- sTring = sTring.replace("e づぉ", "づぉ");
- sTring = sTring.replace("o づぉ", "づぉ");
- sTring = sTring.replace("n づぉ", "づぉ");
- dzo = 1;
- textBlob += sTring + '<br>';
- }
- }
- }
- if (sTring.includes('ぢゃ,')) {
- if (dya == 0){
- if (!sTring.includes('=-') && !sTring.includes('=ぢゃ')){
- sTring = sTring.replace("a ぢゃ", "ぢゃ");
- sTring = sTring.replace("i ぢゃ", "ぢゃ");
- sTring = sTring.replace("u ぢゃ", "ぢゃ");
- sTring = sTring.replace("e ぢゃ", "ぢゃ");
- sTring = sTring.replace("o ぢゃ", "ぢゃ");
- sTring = sTring.replace("n ぢゃ", "ぢゃ");
- dya = 1;
- textBlob += sTring + '<br>';
- }
- }
- }
- if (sTring.includes('ぢ,')) {
- if (dyi == 0){
- if (!sTring.includes('=-') && !sTring.includes('=ぢ')){
- sTring = sTring.replace("a ぢ", "ぢ");
- sTring = sTring.replace("i ぢ", "ぢ");
- sTring = sTring.replace("u ぢ", "ぢ");
- sTring = sTring.replace("e ぢ", "ぢ");
- sTring = sTring.replace("o ぢ", "ぢ");
- sTring = sTring.replace("n ぢ", "ぢ");
- dyi = 1;
- textBlob += sTring + '<br>';
- }
- }
- }
- if (sTring.includes('ぢゅ,')) {
- if (dyu == 0){
- if (!sTring.includes('=-') && !sTring.includes('=ぢゅ')){
- sTring = sTring.replace("a ぢゅ", "ぢゅ");
- sTring = sTring.replace("i ぢゅ", "ぢゅ");
- sTring = sTring.replace("u ぢゅ", "ぢゅ");
- sTring = sTring.replace("e ぢゅ", "ぢゅ");
- sTring = sTring.replace("o ぢゅ", "ぢゅ");
- sTring = sTring.replace("n ぢゅ", "ぢゅ");
- dyu = 1;
- textBlob += sTring + '<br>';
- }
- }
- }
- if (sTring.includes('ぢぇ,')) {
- if (dye == 0){
- if (!sTring.includes('=-') && !sTring.includes('=ぢぇ')){
- sTring = sTring.replace("a ぢぇ", "ぢぇ");
- sTring = sTring.replace("i ぢぇ", "ぢぇ");
- sTring = sTring.replace("u ぢぇ", "ぢぇ");
- sTring = sTring.replace("e ぢぇ", "ぢぇ");
- sTring = sTring.replace("o ぢぇ", "ぢぇ");
- sTring = sTring.replace("n ぢぇ", "ぢぇ");
- dye = 1;
- textBlob += sTring + '<br>';
- }
- }
- }
- if (sTring.includes('ぢょ,')) {
- if (dyo == 0){
- if (!sTring.includes('=-') && !sTring.includes('=ぢょ')){
- sTring = sTring.replace("a ぢょ", "ぢょ");
- sTring = sTring.replace("i ぢょ", "ぢょ");
- sTring = sTring.replace("u ぢょ", "ぢょ");
- sTring = sTring.replace("e ぢょ", "ぢょ");
- sTring = sTring.replace("o ぢょ", "ぢょ");
- sTring = sTring.replace("n ぢょ", "ぢょ");
- dyo = 1;
- textBlob += sTring + '<br>';
- }
- }
- }
- if (sTring.includes('ば,')) {
- if (ba == 0){
- if (!sTring.includes('=-') && !sTring.includes('=ば')){
- sTring = sTring.replace("a ば", "ば");
- sTring = sTring.replace("i ば", "ば");
- sTring = sTring.replace("u ば", "ば");
- sTring = sTring.replace("e ば", "ば");
- sTring = sTring.replace("o ば", "ば");
- sTring = sTring.replace("n ば", "ば");
- ba = 1;
- textBlob += sTring + '<br>';
- }
- }
- }
- if (sTring.includes('び,')) {
- if (bi == 0){
- if (!sTring.includes('=-') && !sTring.includes('=び')){
- sTring = sTring.replace("a び", "び");
- sTring = sTring.replace("i び", "び");
- sTring = sTring.replace("u び", "び");
- sTring = sTring.replace("e び", "び");
- sTring = sTring.replace("o び", "び");
- sTring = sTring.replace("n び", "び");
- bi = 1;
- textBlob += sTring + '<br>';
- }
- }
- }
- if (sTring.includes('ぶ,')) {
- if (bu == 0){
- if (!sTring.includes('=-') && !sTring.includes('=ぶ')){
- sTring = sTring.replace("a ぶ", "ぶ");
- sTring = sTring.replace("i ぶ", "ぶ");
- sTring = sTring.replace("u ぶ", "ぶ");
- sTring = sTring.replace("e ぶ", "ぶ");
- sTring = sTring.replace("o ぶ", "ぶ");
- sTring = sTring.replace("n ぶ", "ぶ");
- bu = 1;
- textBlob += sTring + '<br>';
- }
- }
- }
- if (sTring.includes('べ,')) {
- if (be == 0){
- if (!sTring.includes('=-') && !sTring.includes('=べ')){
- sTring = sTring.replace("a べ", "べ");
- sTring = sTring.replace("i べ", "べ");
- sTring = sTring.replace("u べ", "べ");
- sTring = sTring.replace("e べ", "べ");
- sTring = sTring.replace("o べ", "べ");
- sTring = sTring.replace("n べ", "べ");
- be = 1;
- textBlob += sTring + '<br>';
- }
- }
- }
- if (sTring.includes('ぼ,')) {
- if (bo == 0){
- if (!sTring.includes('=-') && !sTring.includes('=ぼ')){
- sTring = sTring.replace("a ぼ", "ぼ");
- sTring = sTring.replace("i ぼ", "ぼ");
- sTring = sTring.replace("u ぼ", "ぼ");
- sTring = sTring.replace("e ぼ", "ぼ");
- sTring = sTring.replace("o ぼ", "ぼ");
- sTring = sTring.replace("n ぼ", "ぼ");
- bo = 1;
- textBlob += sTring + '<br>';
- }
- }
- }
- if (sTring.includes('ぱ,')) {
- if (pa == 0){
- if (!sTring.includes('=-') && !sTring.includes('=ぱ')){
- sTring = sTring.replace("a ぱ", "ぱ");
- sTring = sTring.replace("i ぱ", "ぱ");
- sTring = sTring.replace("u ぱ", "ぱ");
- sTring = sTring.replace("e ぱ", "ぱ");
- sTring = sTring.replace("o ぱ", "ぱ");
- sTring = sTring.replace("n ぱ", "ぱ");
- pa = 1;
- textBlob += sTring + '<br>';
- }
- }
- }
- if (sTring.includes('ぴ,')) {
- if (pi == 0){
- if (!sTring.includes('=-') && !sTring.includes('=ぴ')){
- sTring = sTring.replace("a ぴ", "ぴ");
- sTring = sTring.replace("i ぴ", "ぴ");
- sTring = sTring.replace("u ぴ", "ぴ");
- sTring = sTring.replace("e ぴ", "ぴ");
- sTring = sTring.replace("o ぴ", "ぴ");
- sTring = sTring.replace("n ぴ", "ぴ");
- pi = 1;
- textBlob += sTring + '<br>';
- }
- }
- }
- if (sTring.includes('ぷ,')) {
- if (pu == 0){
- if (!sTring.includes('=-') && !sTring.includes('=ぷ')){
- sTring = sTring.replace("a ぷ", "ぷ");
- sTring = sTring.replace("i ぷ", "ぷ");
- sTring = sTring.replace("u ぷ", "ぷ");
- sTring = sTring.replace("e ぷ", "ぷ");
- sTring = sTring.replace("o ぷ", "ぷ");
- sTring = sTring.replace("n ぷ", "ぷ");
- pu = 1;
- textBlob += sTring + '<br>';
- }
- }
- }
- if (sTring.includes('ぺ,')) {
- if (pe == 0){
- if (!sTring.includes('=-') && !sTring.includes('=ぺ')){
- sTring = sTring.replace("a ぺ", "ぺ");
- sTring = sTring.replace("i ぺ", "ぺ");
- sTring = sTring.replace("u ぺ", "ぺ");
- sTring = sTring.replace("e ぺ", "ぺ");
- sTring = sTring.replace("o ぺ", "ぺ");
- sTring = sTring.replace("n ぺ", "ぺ");
- pe = 1;
- textBlob += sTring + '<br>';
- }
- }
- }
- if (sTring.includes('ぽ,')) {
- if (po == 0){
- if (!sTring.includes('=-') && !sTring.includes('=ぽ')){
- sTring = sTring.replace("a ぽ", "ぽ");
- sTring = sTring.replace("i ぽ", "ぽ");
- sTring = sTring.replace("u ぽ", "ぽ");
- sTring = sTring.replace("e ぽ", "ぽ");
- sTring = sTring.replace("o ぽ", "ぽ");
- sTring = sTring.replace("n ぽ", "ぽ");
- po = 1;
- textBlob += sTring + '<br>';
- }
- }
- }
- if (sTring.includes('きゃ,')) {
- if (kya == 0){
- if (!sTring.includes('=-') && !sTring.includes('=き')){
- sTring = sTring.replace("a きゃ", "きゃ");
- sTring = sTring.replace("i きゃ", "きゃ");
- sTring = sTring.replace("u きゃ", "きゃ");
- sTring = sTring.replace("e きゃ", "きゃ");
- sTring = sTring.replace("o きゃ", "きゃ");
- sTring = sTring.replace("n きゃ", "きゃ");
- kya = 1;
- textBlob += sTring + '<br>';
- }
- }
- }
- if (sTring.includes('きゅ,')) {
- if (kyu == 0){
- if (!sTring.includes('=-') && !sTring.includes('=き')){
- sTring = sTring.replace("a きゅ", "きゅ");
- sTring = sTring.replace("i きゅ", "きゅ");
- sTring = sTring.replace("u きゅ", "きゅ");
- sTring = sTring.replace("e きゅ", "きゅ");
- sTring = sTring.replace("o きゅ", "きゅ");
- sTring = sTring.replace("n きゅ", "きゅ");
- kyu = 1;
- textBlob += sTring + '<br>';
- }
- }
- }
- if (sTring.includes('きぇ,')) {
- if (kye == 0){
- if (!sTring.includes('=-') && !sTring.includes('=きぇ')){
- sTring = sTring.replace("a きぇ", "きぇ");
- sTring = sTring.replace("i きぇ", "きぇ");
- sTring = sTring.replace("u きぇ", "きぇ");
- sTring = sTring.replace("e きぇ", "きぇ");
- sTring = sTring.replace("o きぇ", "きぇ");
- sTring = sTring.replace("n きぇ", "きぇ");
- kye = 1;
- textBlob += sTring + '<br>';
- }
- }
- }
- if (sTring.includes('きょ,')) {
- if (kyo == 0){
- if (!sTring.includes('=-') && !sTring.includes('=きょ')){
- sTring = sTring.replace("a きょ", "きょ");
- sTring = sTring.replace("i きょ", "きょ");
- sTring = sTring.replace("u きょ", "きょ");
- sTring = sTring.replace("e きょ", "きょ");
- sTring = sTring.replace("o きょ", "きょ");
- sTring = sTring.replace("n きょ", "きょ");
- kyo = 1;
- textBlob += sTring + '<br>';
- }
- }
- }
- if (sTring.includes('ちゃ,')) {
- if (cha == 0){
- if (!sTring.includes('=-') && !sTring.includes('=ちゃ')){
- sTring = sTring.replace("a ちゃ", "ちゃ");
- sTring = sTring.replace("i ちゃ", "ちゃ");
- sTring = sTring.replace("u ちゃ", "ちゃ");
- sTring = sTring.replace("e ちゃ", "ちゃ");
- sTring = sTring.replace("o ちゃ", "ちゃ");
- sTring = sTring.replace("n ちゃ", "ちゃ");
- cha = 1;
- textBlob += sTring + '<br>';
- }
- }
- }
- if (sTring.includes('ち,')) {
- if (chi == 0){
- if (!sTring.includes('=-') && !sTring.includes('=ち')){
- sTring = sTring.replace("a ち", "ち");
- sTring = sTring.replace("i ち", "ち");
- sTring = sTring.replace("u ち", "ち");
- sTring = sTring.replace("e ち", "ち");
- sTring = sTring.replace("o ち", "ち");
- sTring = sTring.replace("n ち", "ち");
- chi = 1;
- textBlob += sTring + '<br>';
- }
- }
- }
- if (sTring.includes('ちゅ,')) {
- if (chu == 0){
- if (!sTring.includes('=-') && !sTring.includes('=ちゅ')){
- sTring = sTring.replace("a ちゅ", "ちゅ");
- sTring = sTring.replace("i ちゅ", "ちゅ");
- sTring = sTring.replace("u ちゅ", "ちゅ");
- sTring = sTring.replace("e ちゅ", "ちゅ");
- sTring = sTring.replace("o ちゅ", "ちゅ");
- sTring = sTring.replace("n ちゅ", "ちゅ");
- chu = 1;
- textBlob += sTring + '<br>';
- }
- }
- }
- if (sTring.includes('ちぇ,')) {
- if (che == 0){
- if (!sTring.includes('=-') && !sTring.includes('=ちぇ')){
- sTring = sTring.replace("a ちぇ", "ちぇ");
- sTring = sTring.replace("i ちぇ", "ちぇ");
- sTring = sTring.replace("u ちぇ", "ちぇ");
- sTring = sTring.replace("e ちぇ", "ちぇ");
- sTring = sTring.replace("o ちぇ", "ちぇ");
- sTring = sTring.replace("n ちぇ", "ちぇ");
- che = 1;
- textBlob += sTring + '<br>';
- }
- }
- }
- if (sTring.includes('ちょ,')) {
- if (cho == 0){
- if (!sTring.includes('=-') && !sTring.includes('=ちょ')){
- sTring = sTring.replace("a ちょ", "ちょ");
- sTring = sTring.replace("i ちょ", "ちょ");
- sTring = sTring.replace("u ちょ", "ちょ");
- sTring = sTring.replace("e ちょ", "ちょ");
- sTring = sTring.replace("o ちょ", "ちょ");
- sTring = sTring.replace("n ちょ", "ちょ");
- cho = 1;
- textBlob += sTring + '<br>';
- }
- }
- }
- if (sTring.includes('しゃ,')) {
- if (sha == 0){
- if (!sTring.includes('=-') && !sTring.includes('=しゃ')){
- sTring = sTring.replace("a しゃ", "しゃ");
- sTring = sTring.replace("i しゃ", "しゃ");
- sTring = sTring.replace("u しゃ", "しゃ");
- sTring = sTring.replace("e しゃ", "しゃ");
- sTring = sTring.replace("o しゃ", "しゃ");
- sTring = sTring.replace("n しゃ", "しゃ");
- sha = 1;
- textBlob += sTring + '<br>';
- }
- }
- }
- if (sTring.includes('し,')) {
- if (shi == 0){
- if (!sTring.includes('=-') && !sTring.includes('=し')){
- sTring = sTring.replace("a し", "し");
- sTring = sTring.replace("i し", "し");
- sTring = sTring.replace("u し", "し");
- sTring = sTring.replace("e し", "し");
- sTring = sTring.replace("o し", "し");
- sTring = sTring.replace("n し", "し");
- shi = 1;
- textBlob += sTring + '<br>';
- }
- }
- }
- if (sTring.includes('しゅ,')) {
- if (shu == 0){
- if (!sTring.includes('=-') && !sTring.includes('=しゅ')){
- sTring = sTring.replace("a しゅ", "しゅ");
- sTring = sTring.replace("i しゅ", "しゅ");
- sTring = sTring.replace("u しゅ", "しゅ");
- sTring = sTring.replace("e しゅ", "しゅ");
- sTring = sTring.replace("o しゅ", "しゅ");
- sTring = sTring.replace("n しゅ", "しゅ");
- shu = 1;
- textBlob += sTring + '<br>';
- }
- }
- }
- if (sTring.includes('しぇ,')) {
- if (she == 0){
- if (!sTring.includes('=-') && !sTring.includes('=しぇ')){
- sTring = sTring.replace("a しぇ", "しぇ");
- sTring = sTring.replace("i しぇ", "しぇ");
- sTring = sTring.replace("u しぇ", "しぇ");
- sTring = sTring.replace("e しぇ", "しぇ");
- sTring = sTring.replace("o しぇ", "しぇ");
- sTring = sTring.replace("n しぇ", "しぇ");
- she = 1;
- textBlob += sTring + '<br>';
- }
- }
- }
- if (sTring.includes('しょ,')) {
- if (sho == 0){
- if (!sTring.includes('=-') && !sTring.includes('=しょ')){
- sTring = sTring.replace("a しょ", "しょ");
- sTring = sTring.replace("i しょ", "しょ");
- sTring = sTring.replace("u しょ", "しょ");
- sTring = sTring.replace("e しょ", "しょ");
- sTring = sTring.replace("o しょ", "しょ");
- sTring = sTring.replace("n しょ", "しょ");
- sho = 1;
- textBlob += sTring + '<br>';
- }
- }
- }
- if (sTring.includes('にゃ,')) {
- if (nya == 0){
- if (!sTring.includes('=-') && !sTring.includes('=にゃ')){
- sTring = sTring.replace("a にゃ", "にゃ");
- sTring = sTring.replace("i にゃ", "にゃ");
- sTring = sTring.replace("u にゃ", "にゃ");
- sTring = sTring.replace("e にゃ", "にゃ");
- sTring = sTring.replace("o にゃ", "にゃ");
- sTring = sTring.replace("n にゃ", "にゃ");
- nya = 1;
- textBlob += sTring + '<br>';
- }
- }
- }
- if (sTring.includes('にゅ,')) {
- if (nyu == 0){
- if (!sTring.includes('=-') && !sTring.includes('=にゅ')){
- sTring = sTring.replace("a にゅ", "にゅ");
- sTring = sTring.replace("i にゅ", "にゅ");
- sTring = sTring.replace("u にゅ", "にゅ");
- sTring = sTring.replace("e にゅ", "にゅ");
- sTring = sTring.replace("o にゅ", "にゅ");
- sTring = sTring.replace("n にゅ", "にゅ");
- nyu = 1;
- textBlob += sTring + '<br>';
- }
- }
- }
- if (sTring.includes('にぇ,')) {
- if (nye == 0){
- if (!sTring.includes('=-') && !sTring.includes('=にぇ')){
- sTring = sTring.replace("a にぇ", "にぇ");
- sTring = sTring.replace("i にぇ", "にぇ");
- sTring = sTring.replace("u にぇ", "にぇ");
- sTring = sTring.replace("e にぇ", "にぇ");
- sTring = sTring.replace("o にぇ", "にぇ");
- sTring = sTring.replace("n にぇ", "にぇ");
- nye = 1;
- textBlob += sTring + '<br>';
- }
- }
- }
- if (sTring.includes('にょ,')) {
- if (nyo == 0){
- if (!sTring.includes('=-') && !sTring.includes('=にょ')){
- sTring = sTring.replace("a にょ", "にょ");
- sTring = sTring.replace("i にょ", "にょ");
- sTring = sTring.replace("u にょ", "にょ");
- sTring = sTring.replace("e にょ", "にょ");
- sTring = sTring.replace("o にょ", "にょ");
- sTring = sTring.replace("n にょ", "にょ");
- nyo = 1;
- textBlob += sTring + '<br>';
- }
- }
- }
- if (sTring.includes('ひゃ,')) {
- if (hya == 0){
- if (!sTring.includes('=-') && !sTring.includes('=ひゃ')){
- sTring = sTring.replace("a ひゃ", "ひゃ");
- sTring = sTring.replace("i ひゃ", "ひゃ");
- sTring = sTring.replace("u ひゃ", "ひゃ");
- sTring = sTring.replace("e ひゃ", "ひゃ");
- sTring = sTring.replace("o ひゃ", "ひゃ");
- sTring = sTring.replace("n ひゃ", "ひゃ");
- hya = 1;
- textBlob += sTring + '<br>';
- }
- }
- }
- if (sTring.includes('ひ,')) {
- if (hyi == 0){
- if (!sTring.includes('=-') && !sTring.includes('=ひ')){
- sTring = sTring.replace("a ひ", "ひ");
- sTring = sTring.replace("i ひ", "ひ");
- sTring = sTring.replace("u ひ", "ひ");
- sTring = sTring.replace("e ひ", "ひ");
- sTring = sTring.replace("o ひ", "ひ");
- sTring = sTring.replace("n ひ", "ひ");
- hyi = 1;
- textBlob += sTring + '<br>';
- }
- }
- }
- if (sTring.includes('ひゅ,')) {
- if (hyu == 0){
- if (!sTring.includes('=-') && !sTring.includes('=ひゅ')){
- sTring = sTring.replace("a ひゅ", "ひゅ");
- sTring = sTring.replace("i ひゅ", "ひゅ");
- sTring = sTring.replace("u ひゅ", "ひゅ");
- sTring = sTring.replace("e ひゅ", "ひゅ");
- sTring = sTring.replace("o ひゅ", "ひゅ");
- sTring = sTring.replace("n ひゅ", "ひゅ");
- hyu = 1;
- textBlob += sTring + '<br>';
- }
- }
- }
- if (sTring.includes('ひぇ,')) {
- if (hye == 0){
- if (!sTring.includes('=-') && !sTring.includes('=ひぇ')){
- sTring = sTring.replace("a ひぇ", "ひぇ");
- sTring = sTring.replace("i ひぇ", "ひぇ");
- sTring = sTring.replace("u ひぇ", "ひぇ");
- sTring = sTring.replace("e ひぇ", "ひぇ");
- sTring = sTring.replace("o ひぇ", "ひぇ");
- sTring = sTring.replace("n ひぇ", "ひぇ");
- hye = 1;
- textBlob += sTring + '<br>';
- }
- }
- }
- if (sTring.includes('ひょ,')) {
- if (hyo == 0){
- if (!sTring.includes('=-') && !sTring.includes('=ひょ')){
- sTring = sTring.replace("a ひょ", "ひょ");
- sTring = sTring.replace("i ひょ", "ひょ");
- sTring = sTring.replace("u ひょ", "ひょ");
- sTring = sTring.replace("e ひょ", "ひょ");
- sTring = sTring.replace("o ひょ", "ひょ");
- sTring = sTring.replace("n ひょ", "ひょ");
- hyo = 1;
- textBlob += sTring + '<br>';
- }
- }
- }
- if (sTring.includes('みゃ,')) {
- if (mya == 0){
- if (!sTring.includes('=-') && !sTring.includes('=みゃ')){
- sTring = sTring.replace("a みゃ", "みゃ");
- sTring = sTring.replace("i みゃ", "みゃ");
- sTring = sTring.replace("u みゃ", "みゃ");
- sTring = sTring.replace("e みゃ", "みゃ");
- sTring = sTring.replace("o みゃ", "みゃ");
- sTring = sTring.replace("n みゃ", "みゃ");
- mya = 1;
- textBlob += sTring + '<br>';
- }
- }
- }
- if (sTring.includes('みゅ,')) {
- if (myu == 0){
- if (!sTring.includes('=-') && !sTring.includes('=みゅ')){
- sTring = sTring.replace("a みゅ", "みゅ");
- sTring = sTring.replace("i みゅ", "みゅ");
- sTring = sTring.replace("u みゅ", "みゅ");
- sTring = sTring.replace("e みゅ", "みゅ");
- sTring = sTring.replace("o みゅ", "みゅ");
- sTring = sTring.replace("n みゅ", "みゅ");
- myu = 1;
- textBlob += sTring + '<br>';
- }
- }
- }
- if (sTring.includes('みぇ,')) {
- if (mye == 0){
- if (!sTring.includes('=-') && !sTring.includes('=みぇ')){
- sTring = sTring.replace("a みぇ", "みぇ");
- sTring = sTring.replace("i みぇ", "みぇ");
- sTring = sTring.replace("u みぇ", "みぇ");
- sTring = sTring.replace("e みぇ", "みぇ");
- sTring = sTring.replace("o みぇ", "みぇ");
- sTring = sTring.replace("n みぇ", "みぇ");
- mye = 1;
- textBlob += sTring + '<br>';
- }
- }
- }
- if (sTring.includes('みょ,')) {
- if (myo == 0){
- if (!sTring.includes('=-') && !sTring.includes('=みょ')){
- sTring = sTring.replace("a みょ", "みょ");
- sTring = sTring.replace("i みょ", "みょ");
- sTring = sTring.replace("u みょ", "みょ");
- sTring = sTring.replace("e みょ", "みょ");
- sTring = sTring.replace("o みょ", "みょ");
- sTring = sTring.replace("n みょ", "みょ");
- myo = 1;
- textBlob += sTring + '<br>';
- }
- }
- }
- if (sTring.includes('りゃ,')) {
- if (rya == 0){
- if (!sTring.includes('=-') && !sTring.includes('=りゃ')){
- sTring = sTring.replace("a りゃ", "りゃ");
- sTring = sTring.replace("i りゃ", "りゃ");
- sTring = sTring.replace("u りゃ", "りゃ");
- sTring = sTring.replace("e りゃ", "りゃ");
- sTring = sTring.replace("o りゃ", "りゃ");
- sTring = sTring.replace("n りゃ", "りゃ");
- rya = 1;
- textBlob += sTring + '<br>';
- }
- }
- }
- if (sTring.includes('りゅ,')) {
- if (ryu == 0){
- if (!sTring.includes('=-') && !sTring.includes('=りゅ')){
- sTring = sTring.replace("a りゅ", "りゅ");
- sTring = sTring.replace("i りゅ", "りゅ");
- sTring = sTring.replace("u りゅ", "りゅ");
- sTring = sTring.replace("e りゅ", "りゅ");
- sTring = sTring.replace("o りゅ", "りゅ");
- sTring = sTring.replace("n りゅ", "りゅ");
- ryu = 1;
- textBlob += sTring + '<br>';
- }
- }
- }
- if (sTring.includes('りぇ,')) {
- if (rye == 0){
- if (!sTring.includes('=-') && !sTring.includes('=りぇ')){
- sTring = sTring.replace("a りぇ", "りぇ");
- sTring = sTring.replace("i りぇ", "りぇ");
- sTring = sTring.replace("u りぇ", "りぇ");
- sTring = sTring.replace("e りぇ", "りぇ");
- sTring = sTring.replace("o りぇ", "りぇ");
- sTring = sTring.replace("n りぇ", "りぇ");
- rye = 1;
- textBlob += sTring + '<br>';
- }
- }
- }
- if (sTring.includes('りょ,')) {
- if (ryo == 0){
- if (!sTring.includes('=-') && !sTring.includes('=りょ')){
- sTring = sTring.replace("a りょ", "りょ");
- sTring = sTring.replace("i りょ", "りょ");
- sTring = sTring.replace("u りょ", "りょ");
- sTring = sTring.replace("e りょ", "りょ");
- sTring = sTring.replace("o りょ", "りょ");
- sTring = sTring.replace("n りょ", "りょ");
- ryo = 1;
- textBlob += sTring + '<br>';
- }
- }
- }
- if (sTring.includes('ぎゃ,')) {
- if (gya == 0){
- if (!sTring.includes('=-') && !sTring.includes('=ぎゃ')){
- sTring = sTring.replace("a ぎゃ", "ぎゃ");
- sTring = sTring.replace("i ぎゃ", "ぎゃ");
- sTring = sTring.replace("u ぎゃ", "ぎゃ");
- sTring = sTring.replace("e ぎゃ", "ぎゃ");
- sTring = sTring.replace("o ぎゃ", "ぎゃ");
- sTring = sTring.replace("n ぎゃ", "ぎゃ");
- gya = 1;
- textBlob += sTring + '<br>';
- }
- }
- }
- if (sTring.includes('ぎゅ,')) {
- if (gyu == 0){
- if (!sTring.includes('=-') && !sTring.includes('=ぎゅ')){
- sTring = sTring.replace("a ぎゅ", "ぎゅ");
- sTring = sTring.replace("i ぎゅ", "ぎゅ");
- sTring = sTring.replace("u ぎゅ", "ぎゅ");
- sTring = sTring.replace("e ぎゅ", "ぎゅ");
- sTring = sTring.replace("o ぎゅ", "ぎゅ");
- sTring = sTring.replace("n ぎゅ", "ぎゅ");
- gyu = 1;
- textBlob += sTring + '<br>';
- }
- }
- }
- if (sTring.includes('ぎぇ,')) {
- if (gye == 0){
- if (!sTring.includes('=-') && !sTring.includes('=ぎぇ')){
- sTring = sTring.replace("a ぎぇ", "ぎぇ");
- sTring = sTring.replace("i ぎぇ", "ぎぇ");
- sTring = sTring.replace("u ぎぇ", "ぎぇ");
- sTring = sTring.replace("e ぎぇ", "ぎぇ");
- sTring = sTring.replace("o ぎぇ", "ぎぇ");
- sTring = sTring.replace("n ぎぇ", "ぎぇ");
- gye = 1;
- textBlob += sTring + '<br>';
- }
- }
- }
- if (sTring.includes('ぎょ,')) {
- if (gyo == 0){
- if (!sTring.includes('=-') && !sTring.includes('=ぎょ')){
- sTring = sTring.replace("a ぎょ", "ぎょ");
- sTring = sTring.replace("i ぎょ", "ぎょ");
- sTring = sTring.replace("u ぎょ", "ぎょ");
- sTring = sTring.replace("e ぎょ", "ぎょ");
- sTring = sTring.replace("o ぎょ", "ぎょ");
- sTring = sTring.replace("n ぎょ", "ぎょ");
- gyo = 1;
- textBlob += sTring + '<br>';
- }
- }
- }
- if (sTring.includes('じゃ,')) {
- if (ja == 0){
- if (!sTring.includes('=-') && !sTring.includes('=じゃ')){
- sTring = sTring.replace("a じゃ", "じゃ");
- sTring = sTring.replace("i じゃ", "じゃ");
- sTring = sTring.replace("u じゃ", "じゃ");
- sTring = sTring.replace("e じゃ", "じゃ");
- sTring = sTring.replace("o じゃ", "じゃ");
- sTring = sTring.replace("n じゃ", "じゃ");
- ja = 1;
- textBlob += sTring + '<br>';
- }
- }
- }
- if (sTring.includes('じ,')) {
- if (ji == 0){
- if (!sTring.includes('=-') && !sTring.includes('=じ')){
- sTring = sTring.replace("a じ", "じ");
- sTring = sTring.replace("i じ", "じ");
- sTring = sTring.replace("u じ", "じ");
- sTring = sTring.replace("e じ", "じ");
- sTring = sTring.replace("o じ", "じ");
- sTring = sTring.replace("n じ", "じ");
- ji = 1;
- textBlob += sTring + '<br>';
- }
- }
- }
- if (sTring.includes('じゅ,')) {
- if (ju == 0){
- if (!sTring.includes('=-') && !sTring.includes('=じゅ')){
- sTring = sTring.replace("a じゅ", "じゅ");
- sTring = sTring.replace("i じゅ", "じゅ");
- sTring = sTring.replace("u じゅ", "じゅ");
- sTring = sTring.replace("e じゅ", "じゅ");
- sTring = sTring.replace("o じゅ", "じゅ");
- sTring = sTring.replace("n じゅ", "じゅ");
- ju = 1;
- textBlob += sTring + '<br>';
- }
- }
- }
- if (sTring.includes('じぇ,')) {
- if (je == 0){
- if (!sTring.includes('=-') && !sTring.includes('=じぇ')){
- sTring = sTring.replace("a じぇ", "じぇ");
- sTring = sTring.replace("i じぇ", "じぇ");
- sTring = sTring.replace("u じぇ", "じぇ");
- sTring = sTring.replace("e じぇ", "じぇ");
- sTring = sTring.replace("o じぇ", "じぇ");
- sTring = sTring.replace("n じぇ", "じぇ");
- je = 1;
- textBlob += sTring + '<br>';
- }
- }
- }
- if (sTring.includes('じょ,')) {
- if (jo == 0){
- if (!sTring.includes('=-') && !sTring.includes('=じょ')){
- sTring = sTring.replace("a じょ", "じょ");
- sTring = sTring.replace("i じょ", "じょ");
- sTring = sTring.replace("u じょ", "じょ");
- sTring = sTring.replace("e じょ", "じょ");
- sTring = sTring.replace("o じょ", "じょ");
- sTring = sTring.replace("n じょ", "じょ");
- jo = 1;
- textBlob += sTring + '<br>';
- }
- }
- }
- if (sTring.includes('びゃ,')) {
- if (bya == 0){
- if (!sTring.includes('=-') && !sTring.includes('=びゃ')){
- sTring = sTring.replace("a びゃ", "びゃ");
- sTring = sTring.replace("i びゃ", "びゃ");
- sTring = sTring.replace("u びゃ", "びゃ");
- sTring = sTring.replace("e びゃ", "びゃ");
- sTring = sTring.replace("o びゃ", "びゃ");
- sTring = sTring.replace("n びゃ", "びゃ");
- bya = 1;
- textBlob += sTring + '<br>';
- }
- }
- }
- if (sTring.includes('びゅ,')) {
- if (byu == 0){
- if (!sTring.includes('=-') && !sTring.includes('=びゅ')){
- sTring = sTring.replace("a びゅ", "びゅ");
- sTring = sTring.replace("i びゅ", "びゅ");
- sTring = sTring.replace("u びゅ", "びゅ");
- sTring = sTring.replace("e びゅ", "びゅ");
- sTring = sTring.replace("o びゅ", "びゅ");
- sTring = sTring.replace("n びゅ", "びゅ");
- byu = 1;
- textBlob += sTring + '<br>';
- }
- }
- }
- if (sTring.includes('びぇ,')) {
- if (bye == 0){
- if (!sTring.includes('=-') && !sTring.includes('=びぇ')){
- sTring = sTring.replace("a びぇ", "びぇ");
- sTring = sTring.replace("i びぇ", "びぇ");
- sTring = sTring.replace("u びぇ", "びぇ");
- sTring = sTring.replace("e びぇ", "びぇ");
- sTring = sTring.replace("o びぇ", "びぇ");
- sTring = sTring.replace("n びぇ", "びぇ");
- bye = 1;
- textBlob += sTring + '<br>';
- }
- }
- }
- if (sTring.includes('びょ,')) {
- if (byo == 0){
- if (!sTring.includes('=-') && !sTring.includes('=びょ')){
- sTring = sTring.replace("a びょ", "びょ");
- sTring = sTring.replace("i びょ", "びょ");
- sTring = sTring.replace("u びょ", "びょ");
- sTring = sTring.replace("e びょ", "びょ");
- sTring = sTring.replace("o びょ", "びょ");
- sTring = sTring.replace("n びょ", "びょ");
- byo = 1;
- textBlob += sTring + '<br>';
- }
- }
- }
- if (sTring.includes('ぴゃ,')) {
- if (pya == 0){
- if (!sTring.includes('=-') && !sTring.includes('=ぴゃ')){
- sTring = sTring.replace("a ぴゃ", "ぴゃ");
- sTring = sTring.replace("i ぴゃ", "ぴゃ");
- sTring = sTring.replace("u ぴゃ", "ぴゃ");
- sTring = sTring.replace("e ぴゃ", "ぴゃ");
- sTring = sTring.replace("o ぴゃ", "ぴゃ");
- sTring = sTring.replace("n ぴゃ", "ぴゃ");
- pya = 1;
- textBlob += sTring + '<br>';
- }
- }
- }
- if (sTring.includes('ぴゅ,')) {
- if (pyu == 0){
- if (!sTring.includes('=-') && !sTring.includes('=ぴゅ')){
- sTring = sTring.replace("a ぴゅ", "ぴゅ");
- sTring = sTring.replace("i ぴゅ", "ぴゅ");
- sTring = sTring.replace("u ぴゅ", "ぴゅ");
- sTring = sTring.replace("e ぴゅ", "ぴゅ");
- sTring = sTring.replace("o ぴゅ", "ぴゅ");
- sTring = sTring.replace("n ぴゅ", "ぴゅ");
- pyu = 1;
- textBlob += sTring + '<br>';
- }
- }
- }
- if (sTring.includes('ぴぇ,')) {
- if (pye == 0){
- if (!sTring.includes('=-') && !sTring.includes('=ぴぇ')){
- sTring = sTring.replace("a ぴぇ", "ぴぇ");
- sTring = sTring.replace("i ぴぇ", "ぴぇ");
- sTring = sTring.replace("u ぴぇ", "ぴぇ");
- sTring = sTring.replace("e ぴぇ", "ぴぇ");
- sTring = sTring.replace("o ぴぇ", "ぴぇ");
- sTring = sTring.replace("n ぴぇ", "ぴぇ");
- pye = 1;
- textBlob += sTring + '<br>';
- }
- }
- }
- if (sTring.includes('ぴょ,')) {
- if (pyo == 0){
- if (!sTring.includes('=-') && !sTring.includes('=ぴょ')){
- sTring = sTring.replace("a ぴょ", "ぴょ");
- sTring = sTring.replace("i ぴょ", "ぴょ");
- sTring = sTring.replace("u ぴょ", "ぴょ");
- sTring = sTring.replace("e ぴょ", "ぴょ");
- sTring = sTring.replace("o ぴょ", "ぴょ");
- sTring = sTring.replace("n ぴょ", "ぴょ");
- pyo = 1;
- textBlob += sTring + '<br>';
- }
- }
- }
- //start check section
- var chkt1 = '';
- if (ka == 0) {
- chkt1 += "ka is missing <br>";
- }
- if (ki == 0) {
- chkt1 += "ki is missing <br>";
- }
- if (ku == 0) {
- chkt1 += "ku is missing <br>";
- }
- if (ke == 0) {
- chkt1 += "ke is missing <br>";
- }
- if (ko == 0) {
- chkt1 += "ko is missing <br>";
- }
- if (sa == 0) {
- chkt1 += "sa is missing <br>";
- }
- if (si == 0) {
- chkt1 += "si is missing <br>";
- }
- if (su == 0) {
- chkt1 += "su is missing <br>";
- }
- if (se == 0) {
- chkt1 += "se is missing <br>";
- }
- if (so == 0) {
- chkt1 += "so is missing <br>";
- }
- if (ta == 0) {
- chkt1 += "ta is missing <br>";
- }
- if (ti == 0) {
- chkt1 += "ti is missing <br>";
- }
- if (tu == 0) {
- chkt1 += "tu is missing <br>";
- }
- if (te == 0) {
- chkt1 += "te is missing <br>";
- }
- if (to == 0) {
- chkt1 += "to is missing <br>";
- }
- if (tsa == 0) {
- chkt1 += "tsa is missing <br>";
- }
- if (tsi == 0) {
- chkt1 += "tsi is missing <br>";
- }
- if (tsu == 0) {
- chkt1 += "tsu is missing <br>";
- }
- if (tse == 0) {
- chkt1 += "tse is missing <br>";
- }
- if (tso == 0) {
- chkt1 += "tso is missing <br>";
- }
- if (na == 0) {
- chkt1 += "na is missing <br>";
- }
- if (ni == 0) {
- chkt1 += "ni is missing <br>";
- }
- if (nu == 0) {
- chkt1 += "nu is missing <br>";
- }
- if (ne == 0) {
- chkt1 += "ne is missing <br>";
- }
- if (no == 0) {
- chkt1 += "no is missing <br>";
- }
- if (ha == 0) {
- chkt1 += "ha is missing <br>";
- }
- if (hei == 0) {
- chkt1 += "hei is missing <br>";
- }
- if (heu == 0) {
- chkt1 += "heu is missing <br>";
- }
- if (he == 0) {
- chkt1 += "he is missing <br>";
- }
- if (ho == 0) {
- chkt1 += "ho is missing <br>";
- }
- if (fa == 0) {
- chkt1 += "fa is missing <br>";
- }
- if (fi == 0) {
- chkt1 += "fi is missing <br>";
- }
- if (fu == 0) {
- chkt1 += "fu is missing <br>";
- }
- if (fe == 0) {
- chkt1 += "fe is missing <br>";
- }
- if (fo == 0) {
- chkt1 += "fo is missing <br>";
- }
- if (ma == 0) {
- chkt1 += "ma is missing <br>";
- }
- if (mi == 0) {
- chkt1 += "mi is missing <br>";
- }
- if (mu == 0) {
- chkt1 += "mu is missing <br>";
- }
- if (me == 0) {
- chkt1 += "me is missing <br>";
- }
- if (mo == 0) {
- chkt1 += "mo is missing <br>";
- }
- if (ya == 0) {
- chkt1 += "ya is missing <br>";
- }
- if (yu == 0) {
- chkt1 += "yu is missing <br>";
- }
- if (ye == 0) {
- chkt1 += "ye is missing <br>";
- }
- if (yo == 0) {
- chkt1 += "yo is missing <br>";
- }
- if (ra == 0) {
- chkt1 += "ra is missing <br>";
- }
- if (ri == 0) {
- chkt1 += "ri is missing <br>";
- }
- if (ru == 0) {
- chkt1 += "ru is missing <br>";
- }
- if (re == 0) {
- chkt1 += "re is missing <br>";
- }
- if (ro == 0) {
- chkt1 += "ro is missing <br>";
- }
- if (wa == 0) {
- chkt1 += "wa is missing <br>";
- }
- if (wi == 0) {
- chkt1 += "wi is missing <br>";
- }
- if (we == 0) {
- chkt1 += "we is missing <br>";
- }
- if (wo == 0) {
- chkt1 += "wo is missing <br>";
- }
- if (va == 0) {
- chkt1 += "va is missing <br>";
- }
- if (vi == 0) {
- chkt1 += "vi is missing <br>";
- }
- if (vu == 0) {
- chkt1 += "vu is missing <br>";
- }
- if (ve == 0) {
- chkt1 += "ve is missing <br>";
- }
- if (vo == 0) {
- chkt1 += "vo is missing <br>";
- }
- if (ga == 0) {
- chkt1 += "ga is missing <br>";
- }
- if (gi == 0) {
- chkt1 += "gi is missing <br>";
- }
- if (gu == 0) {
- chkt1 += "gu is missing <br>";
- }
- if (ge == 0) {
- chkt1 += "ge is missing <br>";
- }
- if (go == 0) {
- chkt1 += "go is missing <br>";
- }
- if (za == 0) {
- chkt1 += "za is missing <br>";
- }
- if (zi == 0) {
- chkt1 += "zi is missing <br>";
- }
- if (zu == 0) {
- chkt1 += "zu is missing <br>";
- }
- if (ze == 0) {
- chkt1 += "ze is missing <br>";
- }
- if (zo == 0) {
- chkt1 += "zo is missing <br>";
- }
- if (da == 0) {
- chkt1 += "da is missing <br>";
- }
- if (di == 0) {
- chkt1 += "di is missing <br>";
- }
- if (du == 0) {
- chkt1 += "du is missing <br>";
- }
- if (de == 0) {
- chkt1 += "de is missing <br>";
- }
- if (doo == 0) {
- chkt1 += "doo is missing <br>";
- }
- if (dza == 0) {
- chkt1 += "dza is missing <br>";
- }
- if (dzi == 0) {
- chkt1 += "dzi is missing <br>";
- }
- if (dzu == 0) {
- chkt1 += "dzu is missing <br>";
- }
- if (dze == 0) {
- chkt1 += "dze is missing <br>";
- }
- if (dzo == 0) {
- chkt1 += "dzo is missing <br>";
- }
- if (dya == 0) {
- chkt1 += "dya is missing <br>";
- }
- if (dyi == 0) {
- chkt1 += "dyi is missing <br>";
- }
- if (dyu == 0) {
- chkt1 += "dyu is missing <br>";
- }
- if (dye == 0) {
- chkt1 += "dye is missing <br>";
- }
- if (dyo == 0) {
- chkt1 += "dyo is missing <br>";
- }
- if (ba == 0) {
- chkt1 += "ba is missing <br>";
- }
- if (bi == 0) {
- chkt1 += "bi is missing <br>";
- }
- if (bu == 0) {
- chkt1 += "bu is missing <br>";
- }
- if (be == 0) {
- chkt1 += "be is missing <br>";
- }
- if (bo == 0) {
- chkt1 += "bo is missing <br>";
- }
- if (pa == 0) {
- chkt1 += "pa is missing <br>";
- }
- if (pi == 0) {
- chkt1 += "pi is missing <br>";
- }
- if (pu == 0) {
- chkt1 += "pu is missing <br>";
- }
- if (pe == 0) {
- chkt1 += "pe is missing <br>";
- }
- if (po == 0) {
- chkt1 += "po is missing <br>";
- }
- if (kya == 0) {
- chkt1 += "kya is missing <br>";
- }
- if (kyu == 0) {
- chkt1 += "kyu is missing <br>";
- }
- if (kye == 0) {
- chkt1 += "kye is missing <br>";
- }
- if (kyo == 0) {
- chkt1 += "kyo is missing <br>";
- }
- if (cha == 0) {
- chkt1 += "cha is missing <br>";
- }
- if (chi == 0) {
- chkt1 += "chi is missing <br>";
- }
- if (chu == 0) {
- chkt1 += "chu is missing <br>";
- }
- if (che == 0) {
- chkt1 += "che is missing <br>";
- }
- if (cho == 0) {
- chkt1 += "cho is missing <br>";
- }
- if (sha == 0) {
- chkt1 += "sha is missing <br>";
- }
- if (shi == 0) {
- chkt1 += "shi is missing <br>";
- }
- if (shu == 0) {
- chkt1 += "shu is missing <br>";
- }
- if (she == 0) {
- chkt1 += "she is missing <br>";
- }
- if (sho == 0) {
- chkt1 += "sho is missing <br>";
- }
- if (nya == 0) {
- chkt1 += "nya is missing <br>";
- }
- if (nyu == 0) {
- chkt1 += "nyu is missing <br>";
- }
- if (nye == 0) {
- chkt1 += "nye is missing <br>";
- }
- if (nyo == 0) {
- chkt1 += "nyo is missing <br>";
- }
- if (hya == 0) {
- chkt1 += "hya is missing <br>";
- }
- if (hyi == 0) {
- chkt1 += "hyi is missing <br>";
- }
- if (hyu == 0) {
- chkt1 += "hyu is missing <br>";
- }
- if (hye == 0) {
- chkt1 += "hye is missing <br>";
- }
- if (hyo == 0) {
- chkt1 += "hyo is missing <br>";
- }
- if (mya == 0) {
- chkt1 += "mya is missing <br>";
- }
- if (myu == 0) {
- chkt1 += "myu is missing <br>";
- }
- if (mye == 0) {
- chkt1 += "mye is missing <br>";
- }
- if (myo == 0) {
- chkt1 += "myo is missing <br>";
- }
- if (rya == 0) {
- chkt1 += "rya is missing <br>";
- }
- if (ryu == 0) {
- chkt1 += "ryu is missing <br>";
- }
- if (rye == 0) {
- chkt1 += "rye is missing <br>";
- }
- if (ryo == 0) {
- chkt1 += "ryo is missing <br>";
- }
- if (gya == 0) {
- chkt1 += "gya is missing <br>";
- }
- if (gyu == 0) {
- chkt1 += "gyu is missing <br>";
- }
- if (gye == 0) {
- chkt1 += "gye is missing <br>";
- }
- if (gyo == 0) {
- chkt1 += "gyo is missing <br>";
- }
- if (ja == 0) {
- chkt1 += "ja is missing <br>";
- }
- if (ji == 0) {
- chkt1 += "ji is missing <br>";
- }
- if (ju == 0) {
- chkt1 += "ju is missing <br>";
- }
- if (je == 0) {
- chkt1 += "je is missing <br>";
- }
- if (jo == 0) {
- chkt1 += "jo is missing <br>";
- }
- if (bya == 0) {
- chkt1 += "bya is missing <br>";
- }
- if (byu == 0) {
- chkt1 += "byu is missing <br>";
- }
- if (bye == 0) {
- chkt1 += "bye is missing <br>";
- }
- if (byo == 0) {
- chkt1 += "byo is missing <br>";
- }
- if (pya == 0) {
- chkt1 += "pya is missing <br>";
- }
- if (pyu == 0) {
- chkt1 += "pyu is missing <br>";
- }
- if (pye == 0) {
- chkt1 += "pye is missing <br>";
- }
- if (pyo == 0) {
- chkt1 += "pyo is missing <br>";
- }
- document.getElementById("part2").innerHTML = textBlob;
- document.getElementById("check1").innerHTML = chkt1;
- }
- // document.write('<br><br><br><br>')
- }
- function myFunction3() {
- var text = document.getElementById("textbox3").value;
- var coak = 0;
- var coik = 0;
- var couk = 0;
- var coek = 0;
- var cook = 0;
- var conk = 0;
- var coat = 0;
- var coit = 0;
- var cout = 0;
- var coet = 0;
- var coot = 0;
- var cont = 0;
- var coas = 0;
- var cois = 0;
- var cous = 0;
- var coes = 0;
- var coos = 0;
- var cons = 0;
- var coats = 0;
- var coits = 0;
- var couts = 0;
- var coets = 0;
- var coots = 0;
- var conts = 0;
- var coan = 0;
- var coinn = 0;
- var coun = 0;
- var coen = 0;
- var coon = 0;
- var conn = 0;
- var coah = 0;
- var coih = 0;
- var couh = 0;
- var coeh = 0;
- var cooh = 0;
- var conh = 0;
- var coaf = 0;
- var coif = 0;
- var couf = 0;
- var coef = 0;
- var coof = 0;
- var conf = 0;
- var coam = 0;
- var coim = 0;
- var coum = 0;
- var coem = 0;
- var coom = 0;
- var conm = 0;
- var coay = 0;
- var coiy = 0;
- var couy = 0;
- var coey = 0;
- var cooy = 0;
- var cony = 0;
- var coar = 0;
- var coir = 0;
- var cour = 0;
- var coer = 0;
- var coor = 0;
- var conr = 0;
- var coaw = 0;
- var coiw = 0;
- var couw = 0;
- var coew = 0;
- var coow = 0;
- var conw = 0;
- var coav = 0;
- var coiv = 0;
- var couv = 0;
- var coev = 0;
- var coov = 0;
- var conv = 0;
- var coag = 0;
- var coig = 0;
- var coug = 0;
- var coeg = 0;
- var coog = 0;
- var cong = 0;
- var coaz = 0;
- var coiz = 0;
- var couz = 0;
- var coez = 0;
- var cooz = 0;
- var conz = 0;
- var coad = 0;
- var coid = 0;
- var coud = 0;
- var coed = 0;
- var cood = 0;
- var cond = 0;
- var coadz = 0;
- var coidz = 0;
- var coudz = 0;
- var coedz = 0;
- var coodz = 0;
- var condz = 0;
- var coady = 0;
- var coidy = 0;
- var coudy = 0;
- var coedy = 0;
- var coody = 0;
- var condy = 0;
- var coab = 0;
- var coib = 0;
- var coub = 0;
- var coeb = 0;
- var coob = 0;
- var conb = 0;
- var coap = 0;
- var coip = 0;
- var coup = 0;
- var coep = 0;
- var coop = 0;
- var conp = 0;
- var coaky = 0;
- var coiky = 0;
- var couky = 0;
- var coeky = 0;
- var cooky = 0;
- var conky = 0;
- var coash = 0;
- var coish = 0;
- var coush = 0;
- var coesh = 0;
- var coosh = 0;
- var consh = 0;
- var coach = 0;
- var coich = 0;
- var couch = 0;
- var coech = 0;
- var cooch = 0;
- var conch = 0;
- var coany = 0;
- var coiny = 0;
- var couny = 0;
- var coeny = 0;
- var coony = 0;
- var conny = 0;
- var coahy = 0;
- var coihy = 0;
- var couhy = 0;
- var coehy = 0;
- var coohy = 0;
- var conhy = 0;
- var coamy = 0;
- var coimy = 0;
- var coumy = 0;
- var coemy = 0;
- var coomy = 0;
- var conmy = 0;
- var coary = 0;
- var coiry = 0;
- var coury = 0;
- var coery = 0;
- var coory = 0;
- var conry = 0;
- var coagy = 0;
- var coigy = 0;
- var cougy = 0;
- var coegy = 0;
- var coogy = 0;
- var congy = 0;
- var coaj = 0;
- var coij = 0;
- var couj = 0;
- var coej = 0;
- var cooj = 0;
- var conj = 0;
- var coaby = 0;
- var coiby = 0;
- var couby = 0;
- var coeby = 0;
- var cooby = 0;
- var conby = 0;
- var coapy = 0;
- var coipy = 0;
- var coupy = 0;
- var coepy = 0;
- var coopy = 0;
- var conpy = 0;
- var sils = 0;
- var siln = 0;
- var silh = 0;
- var silf = 0;
- var silm = 0;
- var sily = 0;
- var silw = 0;
- var silv = 0;
- var silz = 0;
- var silsh = 0;
- var silny = 0;
- var silhy = 0;
- var silmy = 0;
- var textArea = document.getElementById('textbox3');
- var lines = textArea.value.split('\n'); // lines is an array of strings
- var textBlob = '';
- var textBlob3 = '';
- // /Loop through all lines
- for (var j = 0; j < lines.length; j++) {
- var sTring = lines[j].toString();
- if(coak == 0){
- if (sTring.includes('a か,')) {
- sTring = sTring.replace("a か", "a k");
- coak = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coak == 0){
- if (sTring.includes('a け,')) {
- sTring = sTring.replace("a け", "a k");
- coak = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coak == 0){
- if (sTring.includes('a く,')) {
- sTring = sTring.replace("a く", "a k");
- coak = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coak == 0){
- if (sTring.includes('a け,')) {
- sTring = sTring.replace("a け", "a k");
- coak = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coak == 0){
- if (sTring.includes('a こ,')) {
- sTring = sTring.replace("a こ", "a k");
- coak = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coak == 0){
- if (sTring.includes('a か,')) {
- sTring = sTring.replace("a か", "a k");
- coak = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coak == 0){
- if (sTring.includes('a け,')) {
- sTring = sTring.replace("a け", "a k");
- coak = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coak == 0){
- if (sTring.includes('a く,')) {
- sTring = sTring.replace("a く", "a k");
- coak = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coak == 0){
- if (sTring.includes('a け,')) {
- sTring = sTring.replace("a け", "a k");
- coak = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coak == 0){
- if (sTring.includes('a こ,')) {
- sTring = sTring.replace("a こ", "a k");
- coak = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coik == 0){
- if (sTring.includes('i か,')) {
- sTring = sTring.replace("i か", "i k");
- coik = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coik == 0){
- if (sTring.includes('i け,')) {
- sTring = sTring.replace("i け", "i k");
- coik = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coik == 0){
- if (sTring.includes('i く,')) {
- sTring = sTring.replace("i く", "i k");
- coik = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coik == 0){
- if (sTring.includes('i け,')) {
- sTring = sTring.replace("i け", "i k");
- coik = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coik == 0){
- if (sTring.includes('i こ,')) {
- sTring = sTring.replace("i こ", "i k");
- coik = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(couk == 0){
- if (sTring.includes('u か,')) {
- sTring = sTring.replace("u か", "u k");
- couk = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(couk == 0){
- if (sTring.includes('u け,')) {
- sTring = sTring.replace("u け", "u k");
- couk = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(couk == 0){
- if (sTring.includes('u く,')) {
- sTring = sTring.replace("u く", "u k");
- couk = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(couk == 0){
- if (sTring.includes('u け,')) {
- sTring = sTring.replace("u け", "u k");
- couk = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(couk == 0){
- if (sTring.includes('u こ,')) {
- sTring = sTring.replace("u こ", "u k");
- couk = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coek == 0){
- if (sTring.includes('e か,')) {
- sTring = sTring.replace("e か", "e k");
- coek = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coek == 0){
- if (sTring.includes('e け,')) {
- sTring = sTring.replace("e け", "e k");
- coek = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coek == 0){
- if (sTring.includes('e く,')) {
- sTring = sTring.replace("e く", "e k");
- coek = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coek == 0){
- if (sTring.includes('e け,')) {
- sTring = sTring.replace("e け", "e k");
- coek = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coek == 0){
- if (sTring.includes('e こ,')) {
- sTring = sTring.replace("e こ", "e k");
- coek = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(cook == 0){
- if (sTring.includes('o か,')) {
- sTring = sTring.replace("o か", "o k");
- cook = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(cook == 0){
- if (sTring.includes('o け,')) {
- sTring = sTring.replace("o け", "o k");
- cook = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(cook == 0){
- if (sTring.includes('o く,')) {
- sTring = sTring.replace("o く", "o k");
- cook = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(cook == 0){
- if (sTring.includes('o け,')) {
- sTring = sTring.replace("o け", "o k");
- cook = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(cook == 0){
- if (sTring.includes('o こ,')) {
- sTring = sTring.replace("o こ", "o k");
- cook = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(conk == 0){
- if (sTring.includes('n か,')) {
- sTring = sTring.replace("n か", "n k");
- conk = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(conk == 0){
- if (sTring.includes('n け,')) {
- sTring = sTring.replace("n け", "n k");
- conk = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(conk == 0){
- if (sTring.includes('n く,')) {
- sTring = sTring.replace("n く", "n k");
- conk = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(conk == 0){
- if (sTring.includes('n け,')) {
- sTring = sTring.replace("n け", "n k");
- conk = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(conk == 0){
- if (sTring.includes('n こ,')) {
- sTring = sTring.replace("n こ", "n k");
- conk = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coat == 0){
- if (sTring.includes('a た,')) {
- sTring = sTring.replace("a た", "a t");
- coat = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coat == 0){
- if (sTring.includes('a てぃ,')) {
- sTring = sTring.replace("a てぃ", "a t");
- coat = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coat == 0){
- if (sTring.includes('a とぅ,')) {
- sTring = sTring.replace("a とぅ", "a t");
- coat = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coat == 0){
- if (sTring.includes('a て,')) {
- sTring = sTring.replace("a て", "a t");
- coat = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coat == 0){
- if (sTring.includes('a と,')) {
- sTring = sTring.replace("a と", "a t");
- coat = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coit == 0){
- if (sTring.includes('i た,')) {
- sTring = sTring.replace("i た", "i t");
- coit = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coit == 0){
- if (sTring.includes('i てぃ,')) {
- sTring = sTring.replace("i てぃ", "i t");
- coit = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coit == 0){
- if (sTring.includes('i とぅ,')) {
- sTring = sTring.replace("i とぅ", "i t");
- coit = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coit == 0){
- if (sTring.includes('i て,')) {
- sTring = sTring.replace("i て", "i t");
- coit = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coit == 0){
- if (sTring.includes('i と,')) {
- sTring = sTring.replace("i と", "i t");
- coit = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(cout == 0){
- if (sTring.includes('u た,')) {
- sTring = sTring.replace("u た", "u t");
- cout = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(cout == 0){
- if (sTring.includes('u てぃ,')) {
- sTring = sTring.replace("u てぃ", "u t");
- cout = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(cout == 0){
- if (sTring.includes('u とぅ,')) {
- sTring = sTring.replace("u とぅ", "u t");
- cout = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(cout == 0){
- if (sTring.includes('u て,')) {
- sTring = sTring.replace("u て", "u t");
- cout = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(cout == 0){
- if (sTring.includes('u と,')) {
- sTring = sTring.replace("u と", "u t");
- cout = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coet == 0){
- if (sTring.includes('e た,')) {
- sTring = sTring.replace("e た", "e t");
- coet = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coet == 0){
- if (sTring.includes('e てぃ,')) {
- sTring = sTring.replace("e てぃ", "e t");
- coet = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coet == 0){
- if (sTring.includes('e とぅ,')) {
- sTring = sTring.replace("e とぅ", "e t");
- coet = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coet == 0){
- if (sTring.includes('e て,')) {
- sTring = sTring.replace("e て", "e t");
- coet = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coet == 0){
- if (sTring.includes('e と,')) {
- sTring = sTring.replace("e と", "e t");
- coet = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coot == 0){
- if (sTring.includes('o た,')) {
- sTring = sTring.replace("o た", "o t");
- coot = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coot == 0){
- if (sTring.includes('o てぃ,')) {
- sTring = sTring.replace("o てぃ", "o t");
- coot = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coot == 0){
- if (sTring.includes('o とぅ,')) {
- sTring = sTring.replace("o とぅ", "o t");
- coot = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coot == 0){
- if (sTring.includes('o て,')) {
- sTring = sTring.replace("o て", "o t");
- coot = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coot == 0){
- if (sTring.includes('o と,')) {
- sTring = sTring.replace("o と", "o t");
- coot = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(cont == 0){
- if (sTring.includes('n た,')) {
- sTring = sTring.replace("n た", "n t");
- cont = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(cont == 0){
- if (sTring.includes('n てぃ,')) {
- sTring = sTring.replace("n てぃ", "n t");
- cont = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(cont == 0){
- if (sTring.includes('n とぅ,')) {
- sTring = sTring.replace("n とぅ", "n t");
- cont = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(cont == 0){
- if (sTring.includes('n て,')) {
- sTring = sTring.replace("n て", "n t");
- cont = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(cont == 0){
- if (sTring.includes('n と,')) {
- sTring = sTring.replace("n と", "n t");
- cont = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coas == 0){
- if (sTring.includes('a さ,')) {
- sTring = sTring.replace("a さ", "a s");
- coas = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coas == 0){
- if (sTring.includes('a すぃ,')) {
- sTring = sTring.replace("a すぃ", "a s");
- coas = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coas == 0){
- if (sTring.includes('a す,')) {
- sTring = sTring.replace("a す", "a s");
- coas = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coas == 0){
- if (sTring.includes('a せ,')) {
- sTring = sTring.replace("a せ", "a s");
- coas = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coas == 0){
- if (sTring.includes('a そ,')) {
- sTring = sTring.replace("a そ", "a s");
- coas = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(cois == 0){
- if (sTring.includes('i さ,')) {
- sTring = sTring.replace("i さ", "i s");
- cois = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(cois == 0){
- if (sTring.includes('i すぃ,')) {
- sTring = sTring.replace("i すぃ", "i s");
- cois = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(cois == 0){
- if (sTring.includes('i す,')) {
- sTring = sTring.replace("i す", "i s");
- cois = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(cois == 0){
- if (sTring.includes('i せ,')) {
- sTring = sTring.replace("i せ", "i s");
- cois = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(cois == 0){
- if (sTring.includes('i そ,')) {
- sTring = sTring.replace("i そ", "i s");
- cois = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(cous == 0){
- if (sTring.includes('u さ,')) {
- sTring = sTring.replace("u さ", "u s");
- cous = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(cous == 0){
- if (sTring.includes('u すぃ,')) {
- sTring = sTring.replace("u すぃ", "u s");
- cous = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(cous == 0){
- if (sTring.includes('u す,')) {
- sTring = sTring.replace("u す", "u s");
- cous = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(cous == 0){
- if (sTring.includes('u せ,')) {
- sTring = sTring.replace("u せ", "u s");
- cous = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(cous == 0){
- if (sTring.includes('u そ,')) {
- sTring = sTring.replace("u そ", "u s");
- cous = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coes == 0){
- if (sTring.includes('e さ,')) {
- sTring = sTring.replace("e さ", "e s");
- coes = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coes == 0){
- if (sTring.includes('e すぃ,')) {
- sTring = sTring.replace("e すぃ", "e s");
- coes = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coes == 0){
- if (sTring.includes('e す,')) {
- sTring = sTring.replace("e す", "e s");
- coes = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coes == 0){
- if (sTring.includes('e せ,')) {
- sTring = sTring.replace("e せ", "e s");
- coes = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coes == 0){
- if (sTring.includes('e そ,')) {
- sTring = sTring.replace("e そ", "e s");
- coes = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coos == 0){
- if (sTring.includes('o さ,')) {
- sTring = sTring.replace("o さ", "o s");
- coos = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coos == 0){
- if (sTring.includes('o すぃ,')) {
- sTring = sTring.replace("o すぃ", "o s");
- coos = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coos == 0){
- if (sTring.includes('o す,')) {
- sTring = sTring.replace("o す", "o s");
- coos = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coos == 0){
- if (sTring.includes('o せ,')) {
- sTring = sTring.replace("o せ", "o s");
- coos = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coos == 0){
- if (sTring.includes('o そ,')) {
- sTring = sTring.replace("o そ", "o s");
- coos = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(cons == 0){
- if (sTring.includes('n さ,')) {
- sTring = sTring.replace("n さ", "n s");
- cons = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(cons == 0){
- if (sTring.includes('n すぃ,')) {
- sTring = sTring.replace("n すぃ", "n s");
- cons = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(cons == 0){
- if (sTring.includes('n す,')) {
- sTring = sTring.replace("n す", "n s");
- cons = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(cons == 0){
- if (sTring.includes('n せ,')) {
- sTring = sTring.replace("n せ", "n s");
- cons = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(cons == 0){
- if (sTring.includes('n そ,')) {
- sTring = sTring.replace("n そ", "n s");
- cons = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coats == 0){
- if (sTring.includes('a つぁ,')) {
- sTring = sTring.replace("a つぁ", "a ts");
- coats = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coats == 0){
- if (sTring.includes('a つぃ,')) {
- sTring = sTring.replace("a つぃ", "a ts");
- coats = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coats == 0){
- if (sTring.includes('a つ,')) {
- sTring = sTring.replace("a つ", "a ts");
- coats = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coats == 0){
- if (sTring.includes('a つぇ,')) {
- sTring = sTring.replace("a つぇ", "a ts");
- coats = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coats == 0){
- if (sTring.includes('a つぉ,')) {
- sTring = sTring.replace("a つぉ", "a ts");
- coats = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coits == 0){
- if (sTring.includes('i つぁ,')) {
- sTring = sTring.replace("i つぁ", "i ts");
- coits = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coits == 0){
- if (sTring.includes('i つぃ,')) {
- sTring = sTring.replace("i つぃ", "i ts");
- coits = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coits == 0){
- if (sTring.includes('i つ,')) {
- sTring = sTring.replace("i つ", "i ts");
- coits = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coits == 0){
- if (sTring.includes('i つぇ,')) {
- sTring = sTring.replace("i つぇ", "i ts");
- coits = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coits == 0){
- if (sTring.includes('i つぉ,')) {
- sTring = sTring.replace("i つぉ", "i ts");
- coits = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(couts == 0){
- if (sTring.includes('u つぁ,')) {
- sTring = sTring.replace("u つぁ", "u ts");
- couts = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(couts == 0){
- if (sTring.includes('u つぃ,')) {
- sTring = sTring.replace("u つぃ", "u ts");
- couts = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(couts == 0){
- if (sTring.includes('u つ,')) {
- sTring = sTring.replace("u つ", "u ts");
- couts = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(couts == 0){
- if (sTring.includes('u つぇ,')) {
- sTring = sTring.replace("u つぇ", "u ts");
- couts = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(couts == 0){
- if (sTring.includes('u つぉ,')) {
- sTring = sTring.replace("u つぉ", "u ts");
- couts = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coets == 0){
- if (sTring.includes('e つぁ,')) {
- sTring = sTring.replace("e つぁ", "e ts");
- coets = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coets == 0){
- if (sTring.includes('e つぃ,')) {
- sTring = sTring.replace("e つぃ", "e ts");
- coets = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coets == 0){
- if (sTring.includes('e つ,')) {
- sTring = sTring.replace("e つ", "e ts");
- coets = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coets == 0){
- if (sTring.includes('e つぇ,')) {
- sTring = sTring.replace("e つぇ", "e ts");
- coets = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coets == 0){
- if (sTring.includes('e つぉ,')) {
- sTring = sTring.replace("e つぉ", "e ts");
- coets = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coots == 0){
- if (sTring.includes('o つぁ,')) {
- sTring = sTring.replace("o つぁ", "o ts");
- coots = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coots == 0){
- if (sTring.includes('o つぃ,')) {
- sTring = sTring.replace("o つぃ", "o ts");
- coots = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coots == 0){
- if (sTring.includes('o つ,')) {
- sTring = sTring.replace("o つ", "o ts");
- coots = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coots == 0){
- if (sTring.includes('o つぇ,')) {
- sTring = sTring.replace("o つぇ", "o ts");
- coots = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coots == 0){
- if (sTring.includes('o つぉ,')) {
- sTring = sTring.replace("o つぉ", "o ts");
- coots = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(conts == 0){
- if (sTring.includes('n つぁ,')) {
- sTring = sTring.replace("n つぁ", "n ts");
- conts = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(conts == 0){
- if (sTring.includes('n つぃ,')) {
- sTring = sTring.replace("n つぃ", "n ts");
- conts = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(conts == 0){
- if (sTring.includes('n つ,')) {
- sTring = sTring.replace("n つ", "n ts");
- conts = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(conts == 0){
- if (sTring.includes('n つぇ,')) {
- sTring = sTring.replace("n つぇ", "n ts");
- conts = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(conts == 0){
- if (sTring.includes('n つぉ,')) {
- sTring = sTring.replace("n つぉ", "n ts");
- conts = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coan == 0){
- if (sTring.includes('a な,')) {
- sTring = sTring.replace("a な", "a n");
- coan = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coan == 0){
- if (sTring.includes('a な,')) {
- sTring = sTring.replace("a な", "a n");
- coan = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coan == 0){
- if (sTring.includes('a ぬ,')) {
- sTring = sTring.replace("a ぬ", "a n");
- coan = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coan == 0){
- if (sTring.includes('a ね,')) {
- sTring = sTring.replace("a ね", "a n");
- coan = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coan == 0){
- if (sTring.includes('a の,')) {
- sTring = sTring.replace("a の", "a n");
- coan = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coinn == 0){
- if (sTring.includes('i な,')) {
- sTring = sTring.replace("i な", "i n");
- coinn = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coinn == 0){
- if (sTring.includes('i な,')) {
- sTring = sTring.replace("i な", "i n");
- coinn = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coinn == 0){
- if (sTring.includes('i ぬ,')) {
- sTring = sTring.replace("i ぬ", "i n");
- coinn = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coinn == 0){
- if (sTring.includes('i ね,')) {
- sTring = sTring.replace("i ね", "i n");
- coinn = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coinn == 0){
- if (sTring.includes('i の,')) {
- sTring = sTring.replace("i の", "i n");
- coinn = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coun == 0){
- if (sTring.includes('u な,')) {
- sTring = sTring.replace("u な", "u n");
- coun = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coun == 0){
- if (sTring.includes('u な,')) {
- sTring = sTring.replace("u な", "u n");
- coun = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coun == 0){
- if (sTring.includes('u ぬ,')) {
- sTring = sTring.replace("u ぬ", "u n");
- coun = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coun == 0){
- if (sTring.includes('u ね,')) {
- sTring = sTring.replace("u ね", "u n");
- coun = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coun == 0){
- if (sTring.includes('u の,')) {
- sTring = sTring.replace("u の", "u n");
- coun = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coen == 0){
- if (sTring.includes('e な,')) {
- sTring = sTring.replace("e な", "e n");
- coen = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coen == 0){
- if (sTring.includes('e な,')) {
- sTring = sTring.replace("e な", "e n");
- coen = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coen == 0){
- if (sTring.includes('e ぬ,')) {
- sTring = sTring.replace("e ぬ", "e n");
- coen = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coen == 0){
- if (sTring.includes('e ね,')) {
- sTring = sTring.replace("e ね", "e n");
- coen = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coen == 0){
- if (sTring.includes('e の,')) {
- sTring = sTring.replace("e の", "e n");
- coen = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coon == 0){
- if (sTring.includes('o な,')) {
- sTring = sTring.replace("o な", "o n");
- coon = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coon == 0){
- if (sTring.includes('o な,')) {
- sTring = sTring.replace("o な", "o n");
- coon = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coon == 0){
- if (sTring.includes('o ぬ,')) {
- sTring = sTring.replace("o ぬ", "o n");
- coon = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coon == 0){
- if (sTring.includes('o ね,')) {
- sTring = sTring.replace("o ね", "o n");
- coon = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coon == 0){
- if (sTring.includes('o の,')) {
- sTring = sTring.replace("o の", "o n");
- coon = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(conn == 0){
- if (sTring.includes('n な,')) {
- sTring = sTring.replace("n な", "n n");
- conn = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(conn == 0){
- if (sTring.includes('n な,')) {
- sTring = sTring.replace("n な", "n n");
- conn = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(conn == 0){
- if (sTring.includes('n ぬ,')) {
- sTring = sTring.replace("n ぬ", "n n");
- conn = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(conn == 0){
- if (sTring.includes('n ね,')) {
- sTring = sTring.replace("n ね", "n n");
- conn = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(conn == 0){
- if (sTring.includes('n の,')) {
- sTring = sTring.replace("n の", "n n");
- conn = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coah == 0){
- if (sTring.includes('a は,')) {
- sTring = sTring.replace("a は", "a h");
- coah = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coah == 0){
- if (sTring.includes('a へぃ,')) {
- sTring = sTring.replace("a へぃ", "a h");
- coah = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coah == 0){
- if (sTring.includes('a ほぅ,')) {
- sTring = sTring.replace("a ほぅ", "a h");
- coah = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coah == 0){
- if (sTring.includes('a へ,')) {
- sTring = sTring.replace("a へ", "a h");
- coah = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coah == 0){
- if (sTring.includes('a ほ,')) {
- sTring = sTring.replace("a ほ", "a h");
- coah = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coih == 0){
- if (sTring.includes('i は,')) {
- sTring = sTring.replace("i は", "i h");
- coih = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coih == 0){
- if (sTring.includes('i へぃ,')) {
- sTring = sTring.replace("i へぃ", "i h");
- coih = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coih == 0){
- if (sTring.includes('i ほぅ,')) {
- sTring = sTring.replace("i ほぅ", "i h");
- coih = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coih == 0){
- if (sTring.includes('i へ,')) {
- sTring = sTring.replace("i へ", "i h");
- coih = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coih == 0){
- if (sTring.includes('i ほ,')) {
- sTring = sTring.replace("i ほ", "i h");
- coih = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(couh == 0){
- if (sTring.includes('u は,')) {
- sTring = sTring.replace("u は", "u h");
- couh = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(couh == 0){
- if (sTring.includes('u へぃ,')) {
- sTring = sTring.replace("u へぃ", "u h");
- couh = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(couh == 0){
- if (sTring.includes('u ほぅ,')) {
- sTring = sTring.replace("u ほぅ", "u h");
- couh = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(couh == 0){
- if (sTring.includes('u へ,')) {
- sTring = sTring.replace("u へ", "u h");
- couh = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(couh == 0){
- if (sTring.includes('u ほ,')) {
- sTring = sTring.replace("u ほ", "u h");
- couh = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coeh == 0){
- if (sTring.includes('e は,')) {
- sTring = sTring.replace("e は", "e h");
- coeh = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coeh == 0){
- if (sTring.includes('e へぃ,')) {
- sTring = sTring.replace("e へぃ", "e h");
- coeh = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coeh == 0){
- if (sTring.includes('e ほぅ,')) {
- sTring = sTring.replace("e ほぅ", "e h");
- coeh = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coeh == 0){
- if (sTring.includes('e へ,')) {
- sTring = sTring.replace("e へ", "e h");
- coeh = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coeh == 0){
- if (sTring.includes('e ほ,')) {
- sTring = sTring.replace("e ほ", "e h");
- coeh = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(cooh == 0){
- if (sTring.includes('o は,')) {
- sTring = sTring.replace("o は", "o h");
- cooh = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(cooh == 0){
- if (sTring.includes('o へぃ,')) {
- sTring = sTring.replace("o へぃ", "o h");
- cooh = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(cooh == 0){
- if (sTring.includes('o ほぅ,')) {
- sTring = sTring.replace("o ほぅ", "o h");
- cooh = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(cooh == 0){
- if (sTring.includes('o へ,')) {
- sTring = sTring.replace("o へ", "o h");
- cooh = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(cooh == 0){
- if (sTring.includes('o ほ,')) {
- sTring = sTring.replace("o ほ", "o h");
- cooh = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(conh == 0){
- if (sTring.includes('n は,')) {
- sTring = sTring.replace("n は", "n h");
- conh = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(conh == 0){
- if (sTring.includes('n へぃ,')) {
- sTring = sTring.replace("n へぃ", "n h");
- conh = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(conh == 0){
- if (sTring.includes('n ほぅ,')) {
- sTring = sTring.replace("n ほぅ", "n h");
- conh = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(conh == 0){
- if (sTring.includes('n へ,')) {
- sTring = sTring.replace("n へ", "n h");
- conh = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(conh == 0){
- if (sTring.includes('n ほ,')) {
- sTring = sTring.replace("n ほ", "n h");
- conh = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coaf == 0){
- if (sTring.includes('a ふぁ,')) {
- sTring = sTring.replace("a ふぁ", "a f");
- coaf = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coaf == 0){
- if (sTring.includes('a ふぃ,')) {
- sTring = sTring.replace("a ふぃ", "a f");
- coaf = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coaf == 0){
- if (sTring.includes('a ふ,')) {
- sTring = sTring.replace("a ふ", "a f");
- coaf = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coaf == 0){
- if (sTring.includes('a ふぇ,')) {
- sTring = sTring.replace("a ふぇ", "a f");
- coaf = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coaf == 0){
- if (sTring.includes('a ふぉ,')) {
- sTring = sTring.replace("a ふぉ", "a f");
- coaf = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coif == 0){
- if (sTring.includes('i ふぁ,')) {
- sTring = sTring.replace("i ふぁ", "i f");
- coif = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coif == 0){
- if (sTring.includes('i ふぃ,')) {
- sTring = sTring.replace("i ふぃ", "i f");
- coif = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coif == 0){
- if (sTring.includes('i ふ,')) {
- sTring = sTring.replace("i ふ", "i f");
- coif = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coif == 0){
- if (sTring.includes('i ふぇ,')) {
- sTring = sTring.replace("i ふぇ", "i f");
- coif = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coif == 0){
- if (sTring.includes('i ふぉ,')) {
- sTring = sTring.replace("i ふぉ", "i f");
- coif = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(couf == 0){
- if (sTring.includes('u ふぁ,')) {
- sTring = sTring.replace("u ふぁ", "u f");
- couf = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(couf == 0){
- if (sTring.includes('u ふぃ,')) {
- sTring = sTring.replace("u ふぃ", "u f");
- couf = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(couf == 0){
- if (sTring.includes('u ふ,')) {
- sTring = sTring.replace("u ふ", "u f");
- couf = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(couf == 0){
- if (sTring.includes('u ふぇ,')) {
- sTring = sTring.replace("u ふぇ", "u f");
- couf = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(couf == 0){
- if (sTring.includes('u ふぉ,')) {
- sTring = sTring.replace("u ふぉ", "u f");
- couf = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coef == 0){
- if (sTring.includes('e ふぁ,')) {
- sTring = sTring.replace("e ふぁ", "e f");
- coef = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coef == 0){
- if (sTring.includes('e ふぃ,')) {
- sTring = sTring.replace("e ふぃ", "e f");
- coef = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coef == 0){
- if (sTring.includes('e ふ,')) {
- sTring = sTring.replace("e ふ", "e f");
- coef = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coef == 0){
- if (sTring.includes('e ふぇ,')) {
- sTring = sTring.replace("e ふぇ", "e f");
- coef = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coef == 0){
- if (sTring.includes('e ふぉ,')) {
- sTring = sTring.replace("e ふぉ", "e f");
- coef = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coof == 0){
- if (sTring.includes('o ふぁ,')) {
- sTring = sTring.replace("o ふぁ", "o f");
- coof = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coof == 0){
- if (sTring.includes('o ふぃ,')) {
- sTring = sTring.replace("o ふぃ", "o f");
- coof = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coof == 0){
- if (sTring.includes('o ふ,')) {
- sTring = sTring.replace("o ふ", "o f");
- coof = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coof == 0){
- if (sTring.includes('o ふぇ,')) {
- sTring = sTring.replace("o ふぇ", "o f");
- coof = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coof == 0){
- if (sTring.includes('o ふぉ,')) {
- sTring = sTring.replace("o ふぉ", "o f");
- coof = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(conf == 0){
- if (sTring.includes('n ふぁ,')) {
- sTring = sTring.replace("n ふぁ", "n f");
- conf = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(conf == 0){
- if (sTring.includes('n ふぃ,')) {
- sTring = sTring.replace("n ふぃ", "n f");
- conf = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(conf == 0){
- if (sTring.includes('n ふ,')) {
- sTring = sTring.replace("n ふ", "n f");
- conf = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(conf == 0){
- if (sTring.includes('n ふぇ,')) {
- sTring = sTring.replace("n ふぇ", "n f");
- conf = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(conf == 0){
- if (sTring.includes('n ふぉ,')) {
- sTring = sTring.replace("n ふぉ", "n f");
- conf = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coam == 0){
- if (sTring.includes('a ま,')) {
- sTring = sTring.replace("a ま", "a m");
- coam = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coam == 0){
- if (sTring.includes('a む,')) {
- sTring = sTring.replace("a む", "a m");
- coam = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coam == 0){
- if (sTring.includes('a む,')) {
- sTring = sTring.replace("a む", "a m");
- coam = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coam == 0){
- if (sTring.includes('a め,')) {
- sTring = sTring.replace("a め", "a m");
- coam = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coam == 0){
- if (sTring.includes('a も,')) {
- sTring = sTring.replace("a も", "a m");
- coam = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coim == 0){
- if (sTring.includes('i ま,')) {
- sTring = sTring.replace("i ま", "i m");
- coim = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coim == 0){
- if (sTring.includes('i む,')) {
- sTring = sTring.replace("i む", "i m");
- coim = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coim == 0){
- if (sTring.includes('i む,')) {
- sTring = sTring.replace("i む", "i m");
- coim = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coim == 0){
- if (sTring.includes('i め,')) {
- sTring = sTring.replace("i め", "i m");
- coim = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coim == 0){
- if (sTring.includes('i も,')) {
- sTring = sTring.replace("i も", "i m");
- coim = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coum == 0){
- if (sTring.includes('u ま,')) {
- sTring = sTring.replace("u ま", "u m");
- coum = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coum == 0){
- if (sTring.includes('u む,')) {
- sTring = sTring.replace("u む", "u m");
- coum = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coum == 0){
- if (sTring.includes('u む,')) {
- sTring = sTring.replace("u む", "u m");
- coum = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coum == 0){
- if (sTring.includes('u め,')) {
- sTring = sTring.replace("u め", "u m");
- coum = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coum == 0){
- if (sTring.includes('u も,')) {
- sTring = sTring.replace("u も", "u m");
- coum = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coem == 0){
- if (sTring.includes('e ま,')) {
- sTring = sTring.replace("e ま", "e m");
- coem = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coem == 0){
- if (sTring.includes('e む,')) {
- sTring = sTring.replace("e む", "e m");
- coem = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coem == 0){
- if (sTring.includes('e む,')) {
- sTring = sTring.replace("e む", "e m");
- coem = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coem == 0){
- if (sTring.includes('e め,')) {
- sTring = sTring.replace("e め", "e m");
- coem = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coem == 0){
- if (sTring.includes('e も,')) {
- sTring = sTring.replace("e も", "e m");
- coem = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coom == 0){
- if (sTring.includes('o ま,')) {
- sTring = sTring.replace("o ま", "o m");
- coom = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coom == 0){
- if (sTring.includes('o む,')) {
- sTring = sTring.replace("o む", "o m");
- coom = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coom == 0){
- if (sTring.includes('o む,')) {
- sTring = sTring.replace("o む", "o m");
- coom = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coom == 0){
- if (sTring.includes('o め,')) {
- sTring = sTring.replace("o め", "o m");
- coom = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coom == 0){
- if (sTring.includes('o も,')) {
- sTring = sTring.replace("o も", "o m");
- coom = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(conm == 0){
- if (sTring.includes('n ま,')) {
- sTring = sTring.replace("n ま", "n m");
- conm = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(conm == 0){
- if (sTring.includes('n む,')) {
- sTring = sTring.replace("n む", "n m");
- conm = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(conm == 0){
- if (sTring.includes('n む,')) {
- sTring = sTring.replace("n む", "n m");
- conm = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(conm == 0){
- if (sTring.includes('n め,')) {
- sTring = sTring.replace("n め", "n m");
- conm = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(conm == 0){
- if (sTring.includes('n も,')) {
- sTring = sTring.replace("n も", "n m");
- conm = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coay == 0){
- if (sTring.includes('a や,')) {
- sTring = sTring.replace("a や", "a y");
- coay = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coay == 0){
- if (sTring.includes('a や,')) {
- sTring = sTring.replace("a や", "a y");
- coay = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coay == 0){
- if (sTring.includes('a ゆ,')) {
- sTring = sTring.replace("a ゆ", "a y");
- coay = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coay == 0){
- if (sTring.includes('a いぇ,')) {
- sTring = sTring.replace("a いぇ", "a y");
- coay = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coay == 0){
- if (sTring.includes('a よ,')) {
- sTring = sTring.replace("a よ", "a y");
- coay = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coiy == 0){
- if (sTring.includes('i や,')) {
- sTring = sTring.replace("i や", "i y");
- coiy = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coiy == 0){
- if (sTring.includes('i や,')) {
- sTring = sTring.replace("i や", "i y");
- coiy = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coiy == 0){
- if (sTring.includes('i ゆ,')) {
- sTring = sTring.replace("i ゆ", "i y");
- coiy = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coiy == 0){
- if (sTring.includes('i いぇ,')) {
- sTring = sTring.replace("i いぇ", "i y");
- coiy = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coiy == 0){
- if (sTring.includes('i よ,')) {
- sTring = sTring.replace("i よ", "i y");
- coiy = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(couy == 0){
- if (sTring.includes('u や,')) {
- sTring = sTring.replace("u や", "u y");
- couy = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(couy == 0){
- if (sTring.includes('u や,')) {
- sTring = sTring.replace("u や", "u y");
- couy = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(couy == 0){
- if (sTring.includes('u ゆ,')) {
- sTring = sTring.replace("u ゆ", "u y");
- couy = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(couy == 0){
- if (sTring.includes('u いぇ,')) {
- sTring = sTring.replace("u いぇ", "u y");
- couy = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(couy == 0){
- if (sTring.includes('u よ,')) {
- sTring = sTring.replace("u よ", "u y");
- couy = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coey == 0){
- if (sTring.includes('e や,')) {
- sTring = sTring.replace("e や", "e y");
- coey = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coey == 0){
- if (sTring.includes('e や,')) {
- sTring = sTring.replace("e や", "e y");
- coey = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coey == 0){
- if (sTring.includes('e ゆ,')) {
- sTring = sTring.replace("e ゆ", "e y");
- coey = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coey == 0){
- if (sTring.includes('e いぇ,')) {
- sTring = sTring.replace("e いぇ", "e y");
- coey = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coey == 0){
- if (sTring.includes('e よ,')) {
- sTring = sTring.replace("e よ", "e y");
- coey = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(cooy == 0){
- if (sTring.includes('o や,')) {
- sTring = sTring.replace("o や", "o y");
- cooy = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(cooy == 0){
- if (sTring.includes('o や,')) {
- sTring = sTring.replace("o や", "o y");
- cooy = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(cooy == 0){
- if (sTring.includes('o ゆ,')) {
- sTring = sTring.replace("o ゆ", "o y");
- cooy = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(cooy == 0){
- if (sTring.includes('o いぇ,')) {
- sTring = sTring.replace("o いぇ", "o y");
- cooy = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(cooy == 0){
- if (sTring.includes('o よ,')) {
- sTring = sTring.replace("o よ", "o y");
- cooy = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(cony == 0){
- if (sTring.includes('n や,')) {
- sTring = sTring.replace("n や", "n y");
- cony = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(cony == 0){
- if (sTring.includes('n や,')) {
- sTring = sTring.replace("n や", "n y");
- cony = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(cony == 0){
- if (sTring.includes('n ゆ,')) {
- sTring = sTring.replace("n ゆ", "n y");
- cony = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(cony == 0){
- if (sTring.includes('n いぇ,')) {
- sTring = sTring.replace("n いぇ", "n y");
- cony = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(cony == 0){
- if (sTring.includes('n よ,')) {
- sTring = sTring.replace("n よ", "n y");
- cony = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coar == 0){
- if (sTring.includes('a ら,')) {
- sTring = sTring.replace("a ら", "a r");
- coar = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coar == 0){
- if (sTring.includes('a ら,')) {
- sTring = sTring.replace("a ら", "a r");
- coar = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coar == 0){
- if (sTring.includes('a る,')) {
- sTring = sTring.replace("a る", "a r");
- coar = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coar == 0){
- if (sTring.includes('a れ,')) {
- sTring = sTring.replace("a れ", "a r");
- coar = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coar == 0){
- if (sTring.includes('a ろ,')) {
- sTring = sTring.replace("a ろ", "a r");
- coar = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coir == 0){
- if (sTring.includes('i ら,')) {
- sTring = sTring.replace("i ら", "i r");
- coir = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coir == 0){
- if (sTring.includes('i ら,')) {
- sTring = sTring.replace("i ら", "i r");
- coir = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coir == 0){
- if (sTring.includes('i る,')) {
- sTring = sTring.replace("i る", "i r");
- coir = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coir == 0){
- if (sTring.includes('i れ,')) {
- sTring = sTring.replace("i れ", "i r");
- coir = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coir == 0){
- if (sTring.includes('i ろ,')) {
- sTring = sTring.replace("i ろ", "i r");
- coir = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(cour == 0){
- if (sTring.includes('u ら,')) {
- sTring = sTring.replace("u ら", "u r");
- cour = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(cour == 0){
- if (sTring.includes('u ら,')) {
- sTring = sTring.replace("u ら", "u r");
- cour = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(cour == 0){
- if (sTring.includes('u る,')) {
- sTring = sTring.replace("u る", "u r");
- cour = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(cour == 0){
- if (sTring.includes('u れ,')) {
- sTring = sTring.replace("u れ", "u r");
- cour = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(cour == 0){
- if (sTring.includes('u ろ,')) {
- sTring = sTring.replace("u ろ", "u r");
- cour = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coer == 0){
- if (sTring.includes('e ら,')) {
- sTring = sTring.replace("e ら", "e r");
- coer = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coer == 0){
- if (sTring.includes('e ら,')) {
- sTring = sTring.replace("e ら", "e r");
- coer = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coer == 0){
- if (sTring.includes('e る,')) {
- sTring = sTring.replace("e る", "e r");
- coer = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coer == 0){
- if (sTring.includes('e れ,')) {
- sTring = sTring.replace("e れ", "e r");
- coer = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coer == 0){
- if (sTring.includes('e ろ,')) {
- sTring = sTring.replace("e ろ", "e r");
- coer = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coor == 0){
- if (sTring.includes('o ら,')) {
- sTring = sTring.replace("o ら", "o r");
- coor = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coor == 0){
- if (sTring.includes('o ら,')) {
- sTring = sTring.replace("o ら", "o r");
- coor = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coor == 0){
- if (sTring.includes('o る,')) {
- sTring = sTring.replace("o る", "o r");
- coor = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coor == 0){
- if (sTring.includes('o れ,')) {
- sTring = sTring.replace("o れ", "o r");
- coor = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coor == 0){
- if (sTring.includes('o ろ,')) {
- sTring = sTring.replace("o ろ", "o r");
- coor = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(conr == 0){
- if (sTring.includes('n ら,')) {
- sTring = sTring.replace("n ら", "n r");
- conr = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(conr == 0){
- if (sTring.includes('n ら,')) {
- sTring = sTring.replace("n ら", "n r");
- conr = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(conr == 0){
- if (sTring.includes('n る,')) {
- sTring = sTring.replace("n る", "n r");
- conr = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(conr == 0){
- if (sTring.includes('n れ,')) {
- sTring = sTring.replace("n れ", "n r");
- conr = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(conr == 0){
- if (sTring.includes('n ろ,')) {
- sTring = sTring.replace("n ろ", "n r");
- conr = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coaw == 0){
- if (sTring.includes('a わ,')) {
- sTring = sTring.replace("a わ", "a w");
- coaw = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coaw == 0){
- if (sTring.includes('a うぃ,')) {
- sTring = sTring.replace("a うぃ", "a w");
- coaw = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coaw == 0){
- if (sTring.includes('a わ,')) {
- sTring = sTring.replace("a わ", "a w");
- coaw = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coaw == 0){
- if (sTring.includes('a うぇ,')) {
- sTring = sTring.replace("a うぇ", "a w");
- coaw = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coaw == 0){
- if (sTring.includes('a うぉ,')) {
- sTring = sTring.replace("a うぉ", "a w");
- coaw = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coiw == 0){
- if (sTring.includes('i わ,')) {
- sTring = sTring.replace("i わ", "i w");
- coiw = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coiw == 0){
- if (sTring.includes('i うぃ,')) {
- sTring = sTring.replace("i うぃ", "i w");
- coiw = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coiw == 0){
- if (sTring.includes('i わ,')) {
- sTring = sTring.replace("i わ", "i w");
- coiw = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coiw == 0){
- if (sTring.includes('i うぇ,')) {
- sTring = sTring.replace("i うぇ", "i w");
- coiw = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coiw == 0){
- if (sTring.includes('i うぉ,')) {
- sTring = sTring.replace("i うぉ", "i w");
- coiw = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(couw == 0){
- if (sTring.includes('u わ,')) {
- sTring = sTring.replace("u わ", "u w");
- couw = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(couw == 0){
- if (sTring.includes('u うぃ,')) {
- sTring = sTring.replace("u うぃ", "u w");
- couw = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(couw == 0){
- if (sTring.includes('u わ,')) {
- sTring = sTring.replace("u わ", "u w");
- couw = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(couw == 0){
- if (sTring.includes('u うぇ,')) {
- sTring = sTring.replace("u うぇ", "u w");
- couw = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(couw == 0){
- if (sTring.includes('u うぉ,')) {
- sTring = sTring.replace("u うぉ", "u w");
- couw = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coew == 0){
- if (sTring.includes('e わ,')) {
- sTring = sTring.replace("e わ", "e w");
- coew = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coew == 0){
- if (sTring.includes('e うぃ,')) {
- sTring = sTring.replace("e うぃ", "e w");
- coew = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coew == 0){
- if (sTring.includes('e わ,')) {
- sTring = sTring.replace("e わ", "e w");
- coew = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coew == 0){
- if (sTring.includes('e うぇ,')) {
- sTring = sTring.replace("e うぇ", "e w");
- coew = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coew == 0){
- if (sTring.includes('e うぉ,')) {
- sTring = sTring.replace("e うぉ", "e w");
- coew = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coow == 0){
- if (sTring.includes('o わ,')) {
- sTring = sTring.replace("o わ", "o w");
- coow = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coow == 0){
- if (sTring.includes('o うぃ,')) {
- sTring = sTring.replace("o うぃ", "o w");
- coow = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coow == 0){
- if (sTring.includes('o わ,')) {
- sTring = sTring.replace("o わ", "o w");
- coow = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coow == 0){
- if (sTring.includes('o うぇ,')) {
- sTring = sTring.replace("o うぇ", "o w");
- coow = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coow == 0){
- if (sTring.includes('o うぉ,')) {
- sTring = sTring.replace("o うぉ", "o w");
- coow = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(conw == 0){
- if (sTring.includes('n わ,')) {
- sTring = sTring.replace("n わ", "n w");
- conw = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(conw == 0){
- if (sTring.includes('n うぃ,')) {
- sTring = sTring.replace("n うぃ", "n w");
- conw = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(conw == 0){
- if (sTring.includes('n わ,')) {
- sTring = sTring.replace("n わ", "n w");
- conw = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(conw == 0){
- if (sTring.includes('n うぇ,')) {
- sTring = sTring.replace("n うぇ", "n w");
- conw = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(conw == 0){
- if (sTring.includes('n うぉ,')) {
- sTring = sTring.replace("n うぉ", "n w");
- conw = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coav == 0){
- if (sTring.includes('a ヴぁ,')) {
- sTring = sTring.replace("a ヴぁ", "a v");
- coav = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coav == 0){
- if (sTring.includes('a ヴぃ,')) {
- sTring = sTring.replace("a ヴぃ", "a v");
- coav = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coav == 0){
- if (sTring.includes('a ヴ,')) {
- sTring = sTring.replace("a ヴ", "a v");
- coav = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coav == 0){
- if (sTring.includes('a ヴぇ,')) {
- sTring = sTring.replace("a ヴぇ", "a v");
- coav = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coav == 0){
- if (sTring.includes('a ヴぉ,')) {
- sTring = sTring.replace("a ヴぉ", "a v");
- coav = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coiv == 0){
- if (sTring.includes('i ヴぁ,')) {
- sTring = sTring.replace("i ヴぁ", "i v");
- coiv = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coiv == 0){
- if (sTring.includes('i ヴぃ,')) {
- sTring = sTring.replace("i ヴぃ", "i v");
- coiv = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coiv == 0){
- if (sTring.includes('i ヴ,')) {
- sTring = sTring.replace("i ヴ", "i v");
- coiv = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coiv == 0){
- if (sTring.includes('i ヴぇ,')) {
- sTring = sTring.replace("i ヴぇ", "i v");
- coiv = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coiv == 0){
- if (sTring.includes('i ヴぉ,')) {
- sTring = sTring.replace("i ヴぉ", "i v");
- coiv = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(couv == 0){
- if (sTring.includes('u ヴぁ,')) {
- sTring = sTring.replace("u ヴぁ", "u v");
- couv = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(couv == 0){
- if (sTring.includes('u ヴぃ,')) {
- sTring = sTring.replace("u ヴぃ", "u v");
- couv = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(couv == 0){
- if (sTring.includes('u ヴ,')) {
- sTring = sTring.replace("u ヴ", "u v");
- couv = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(couv == 0){
- if (sTring.includes('u ヴぇ,')) {
- sTring = sTring.replace("u ヴぇ", "u v");
- couv = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(couv == 0){
- if (sTring.includes('u ヴぉ,')) {
- sTring = sTring.replace("u ヴぉ", "u v");
- couv = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coev == 0){
- if (sTring.includes('e ヴぁ,')) {
- sTring = sTring.replace("e ヴぁ", "e v");
- coev = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coev == 0){
- if (sTring.includes('e ヴぃ,')) {
- sTring = sTring.replace("e ヴぃ", "e v");
- coev = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coev == 0){
- if (sTring.includes('e ヴ,')) {
- sTring = sTring.replace("e ヴ", "e v");
- coev = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coev == 0){
- if (sTring.includes('e ヴぇ,')) {
- sTring = sTring.replace("e ヴぇ", "e v");
- coev = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coev == 0){
- if (sTring.includes('e ヴぉ,')) {
- sTring = sTring.replace("e ヴぉ", "e v");
- coev = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coov == 0){
- if (sTring.includes('o ヴぁ,')) {
- sTring = sTring.replace("o ヴぁ", "o v");
- coov = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coov == 0){
- if (sTring.includes('o ヴぃ,')) {
- sTring = sTring.replace("o ヴぃ", "o v");
- coov = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coov == 0){
- if (sTring.includes('o ヴ,')) {
- sTring = sTring.replace("o ヴ", "o v");
- coov = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coov == 0){
- if (sTring.includes('o ヴぇ,')) {
- sTring = sTring.replace("o ヴぇ", "o v");
- coov = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coov == 0){
- if (sTring.includes('o ヴぉ,')) {
- sTring = sTring.replace("o ヴぉ", "o v");
- coov = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(conv == 0){
- if (sTring.includes('n ヴぁ,')) {
- sTring = sTring.replace("n ヴぁ", "n v");
- conv = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(conv == 0){
- if (sTring.includes('n ヴぃ,')) {
- sTring = sTring.replace("n ヴぃ", "n v");
- conv = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(conv == 0){
- if (sTring.includes('n ヴ,')) {
- sTring = sTring.replace("n ヴ", "n v");
- conv = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(conv == 0){
- if (sTring.includes('n ヴぇ,')) {
- sTring = sTring.replace("n ヴぇ", "n v");
- conv = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(conv == 0){
- if (sTring.includes('n ヴぉ,')) {
- sTring = sTring.replace("n ヴぉ", "n v");
- conv = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coag == 0){
- if (sTring.includes('a が,')) {
- sTring = sTring.replace("a が", "a g");
- coag = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coag == 0){
- if (sTring.includes('a が,')) {
- sTring = sTring.replace("a が", "a g");
- coag = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coag == 0){
- if (sTring.includes('a ぐ,')) {
- sTring = sTring.replace("a ぐ", "a g");
- coag = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coag == 0){
- if (sTring.includes('a げ,')) {
- sTring = sTring.replace("a げ", "a g");
- coag = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coag == 0){
- if (sTring.includes('a ご,')) {
- sTring = sTring.replace("a ご", "a g");
- coag = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coig == 0){
- if (sTring.includes('i が,')) {
- sTring = sTring.replace("i が", "i g");
- coig = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coig == 0){
- if (sTring.includes('i が,')) {
- sTring = sTring.replace("i が", "i g");
- coig = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coig == 0){
- if (sTring.includes('i ぐ,')) {
- sTring = sTring.replace("i ぐ", "i g");
- coig = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coig == 0){
- if (sTring.includes('i げ,')) {
- sTring = sTring.replace("i げ", "i g");
- coig = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coig == 0){
- if (sTring.includes('i ご,')) {
- sTring = sTring.replace("i ご", "i g");
- coig = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coug == 0){
- if (sTring.includes('u が,')) {
- sTring = sTring.replace("u が", "u g");
- coug = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coug == 0){
- if (sTring.includes('u が,')) {
- sTring = sTring.replace("u が", "u g");
- coug = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coug == 0){
- if (sTring.includes('u ぐ,')) {
- sTring = sTring.replace("u ぐ", "u g");
- coug = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coug == 0){
- if (sTring.includes('u げ,')) {
- sTring = sTring.replace("u げ", "u g");
- coug = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coug == 0){
- if (sTring.includes('u ご,')) {
- sTring = sTring.replace("u ご", "u g");
- coug = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coeg == 0){
- if (sTring.includes('e が,')) {
- sTring = sTring.replace("e が", "e g");
- coeg = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coeg == 0){
- if (sTring.includes('e が,')) {
- sTring = sTring.replace("e が", "e g");
- coeg = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coeg == 0){
- if (sTring.includes('e ぐ,')) {
- sTring = sTring.replace("e ぐ", "e g");
- coeg = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coeg == 0){
- if (sTring.includes('e げ,')) {
- sTring = sTring.replace("e げ", "e g");
- coeg = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coeg == 0){
- if (sTring.includes('e ご,')) {
- sTring = sTring.replace("e ご", "e g");
- coeg = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coog == 0){
- if (sTring.includes('o が,')) {
- sTring = sTring.replace("o が", "o g");
- coog = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coog == 0){
- if (sTring.includes('o が,')) {
- sTring = sTring.replace("o が", "o g");
- coog = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coog == 0){
- if (sTring.includes('o ぐ,')) {
- sTring = sTring.replace("o ぐ", "o g");
- coog = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coog == 0){
- if (sTring.includes('o げ,')) {
- sTring = sTring.replace("o げ", "o g");
- coog = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coog == 0){
- if (sTring.includes('o ご,')) {
- sTring = sTring.replace("o ご", "o g");
- coog = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(cong == 0){
- if (sTring.includes('n が,')) {
- sTring = sTring.replace("n が", "n g");
- cong = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(cong == 0){
- if (sTring.includes('n が,')) {
- sTring = sTring.replace("n が", "n g");
- cong = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(cong == 0){
- if (sTring.includes('n ぐ,')) {
- sTring = sTring.replace("n ぐ", "n g");
- cong = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(cong == 0){
- if (sTring.includes('n げ,')) {
- sTring = sTring.replace("n げ", "n g");
- cong = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(cong == 0){
- if (sTring.includes('n ご,')) {
- sTring = sTring.replace("n ご", "n g");
- cong = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coaz == 0){
- if (sTring.includes('a ざ,')) {
- sTring = sTring.replace("a ざ", "a z");
- coaz = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coaz == 0){
- if (sTring.includes('a ずぃ,')) {
- sTring = sTring.replace("a ずぃ", "a z");
- coaz = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coaz == 0){
- if (sTring.includes('a ず,')) {
- sTring = sTring.replace("a ず", "a z");
- coaz = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coaz == 0){
- if (sTring.includes('a ぜ,')) {
- sTring = sTring.replace("a ぜ", "a z");
- coaz = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coaz == 0){
- if (sTring.includes('a ぞ,')) {
- sTring = sTring.replace("a ぞ", "a z");
- coaz = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coiz == 0){
- if (sTring.includes('i ざ,')) {
- sTring = sTring.replace("i ざ", "i z");
- coiz = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coiz == 0){
- if (sTring.includes('i ずぃ,')) {
- sTring = sTring.replace("i ずぃ", "i z");
- coiz = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coiz == 0){
- if (sTring.includes('i ず,')) {
- sTring = sTring.replace("i ず", "i z");
- coiz = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coiz == 0){
- if (sTring.includes('i ぜ,')) {
- sTring = sTring.replace("i ぜ", "i z");
- coiz = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coiz == 0){
- if (sTring.includes('i ぞ,')) {
- sTring = sTring.replace("i ぞ", "i z");
- coiz = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(couz == 0){
- if (sTring.includes('u ざ,')) {
- sTring = sTring.replace("u ざ", "u z");
- couz = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(couz == 0){
- if (sTring.includes('u ずぃ,')) {
- sTring = sTring.replace("u ずぃ", "u z");
- couz = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(couz == 0){
- if (sTring.includes('u ず,')) {
- sTring = sTring.replace("u ず", "u z");
- couz = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(couz == 0){
- if (sTring.includes('u ぜ,')) {
- sTring = sTring.replace("u ぜ", "u z");
- couz = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(couz == 0){
- if (sTring.includes('u ぞ,')) {
- sTring = sTring.replace("u ぞ", "u z");
- couz = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coez == 0){
- if (sTring.includes('e ざ,')) {
- sTring = sTring.replace("e ざ", "e z");
- coez = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coez == 0){
- if (sTring.includes('e ずぃ,')) {
- sTring = sTring.replace("e ずぃ", "e z");
- coez = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coez == 0){
- if (sTring.includes('e ず,')) {
- sTring = sTring.replace("e ず", "e z");
- coez = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coez == 0){
- if (sTring.includes('e ぜ,')) {
- sTring = sTring.replace("e ぜ", "e z");
- coez = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coez == 0){
- if (sTring.includes('e ぞ,')) {
- sTring = sTring.replace("e ぞ", "e z");
- coez = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(cooz == 0){
- if (sTring.includes('o ざ,')) {
- sTring = sTring.replace("o ざ", "o z");
- cooz = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(cooz == 0){
- if (sTring.includes('o ずぃ,')) {
- sTring = sTring.replace("o ずぃ", "o z");
- cooz = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(cooz == 0){
- if (sTring.includes('o ず,')) {
- sTring = sTring.replace("o ず", "o z");
- cooz = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(cooz == 0){
- if (sTring.includes('o ぜ,')) {
- sTring = sTring.replace("o ぜ", "o z");
- cooz = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(cooz == 0){
- if (sTring.includes('o ぞ,')) {
- sTring = sTring.replace("o ぞ", "o z");
- cooz = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(conz == 0){
- if (sTring.includes('n ざ,')) {
- sTring = sTring.replace("n ざ", "n z");
- conz = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(conz == 0){
- if (sTring.includes('n ずぃ,')) {
- sTring = sTring.replace("n ずぃ", "n z");
- conz = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(conz == 0){
- if (sTring.includes('n ず,')) {
- sTring = sTring.replace("n ず", "n z");
- conz = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(conz == 0){
- if (sTring.includes('n ぜ,')) {
- sTring = sTring.replace("n ぜ", "n z");
- conz = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(conz == 0){
- if (sTring.includes('n ぞ,')) {
- sTring = sTring.replace("n ぞ", "n z");
- conz = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coad == 0){
- if (sTring.includes('a だ,')) {
- sTring = sTring.replace("a だ", "a d");
- coad = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coad == 0){
- if (sTring.includes('a でぃ,')) {
- sTring = sTring.replace("a でぃ", "a d");
- coad = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coad == 0){
- if (sTring.includes('a どぅ,')) {
- sTring = sTring.replace("a どぅ", "a d");
- coad = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coad == 0){
- if (sTring.includes('a で,')) {
- sTring = sTring.replace("a で", "a d");
- coad = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coad == 0){
- if (sTring.includes('a ど,')) {
- sTring = sTring.replace("a ど", "a d");
- coad = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coid == 0){
- if (sTring.includes('i だ,')) {
- sTring = sTring.replace("i だ", "i d");
- coid = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coid == 0){
- if (sTring.includes('i でぃ,')) {
- sTring = sTring.replace("i でぃ", "i d");
- coid = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coid == 0){
- if (sTring.includes('i どぅ,')) {
- sTring = sTring.replace("i どぅ", "i d");
- coid = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coid == 0){
- if (sTring.includes('i で,')) {
- sTring = sTring.replace("i で", "i d");
- coid = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coid == 0){
- if (sTring.includes('i ど,')) {
- sTring = sTring.replace("i ど", "i d");
- coid = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coud == 0){
- if (sTring.includes('u だ,')) {
- sTring = sTring.replace("u だ", "u d");
- coud = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coud == 0){
- if (sTring.includes('u でぃ,')) {
- sTring = sTring.replace("u でぃ", "u d");
- coud = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coud == 0){
- if (sTring.includes('u どぅ,')) {
- sTring = sTring.replace("u どぅ", "u d");
- coud = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coud == 0){
- if (sTring.includes('u で,')) {
- sTring = sTring.replace("u で", "u d");
- coud = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coud == 0){
- if (sTring.includes('u ど,')) {
- sTring = sTring.replace("u ど", "u d");
- coud = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coed == 0){
- if (sTring.includes('e だ,')) {
- sTring = sTring.replace("e だ", "e d");
- coed = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coed == 0){
- if (sTring.includes('e でぃ,')) {
- sTring = sTring.replace("e でぃ", "e d");
- coed = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coed == 0){
- if (sTring.includes('e どぅ,')) {
- sTring = sTring.replace("e どぅ", "e d");
- coed = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coed == 0){
- if (sTring.includes('e で,')) {
- sTring = sTring.replace("e で", "e d");
- coed = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coed == 0){
- if (sTring.includes('e ど,')) {
- sTring = sTring.replace("e ど", "e d");
- coed = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(cood == 0){
- if (sTring.includes('o だ,')) {
- sTring = sTring.replace("o だ", "o d");
- cood = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(cood == 0){
- if (sTring.includes('o でぃ,')) {
- sTring = sTring.replace("o でぃ", "o d");
- cood = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(cood == 0){
- if (sTring.includes('o どぅ,')) {
- sTring = sTring.replace("o どぅ", "o d");
- cood = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(cood == 0){
- if (sTring.includes('o で,')) {
- sTring = sTring.replace("o で", "o d");
- cood = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(cood == 0){
- if (sTring.includes('o ど,')) {
- sTring = sTring.replace("o ど", "o d");
- cood = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(cond == 0){
- if (sTring.includes('n だ,')) {
- sTring = sTring.replace("n だ", "n d");
- cond = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(cond == 0){
- if (sTring.includes('n でぃ,')) {
- sTring = sTring.replace("n でぃ", "n d");
- cond = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(cond == 0){
- if (sTring.includes('n どぅ,')) {
- sTring = sTring.replace("n どぅ", "n d");
- cond = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(cond == 0){
- if (sTring.includes('n で,')) {
- sTring = sTring.replace("n で", "n d");
- cond = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(cond == 0){
- if (sTring.includes('n ど,')) {
- sTring = sTring.replace("n ど", "n d");
- cond = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coadz == 0){
- if (sTring.includes('a づぁ,')) {
- sTring = sTring.replace("a づぁ", "a dz");
- coadz = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coadz == 0){
- if (sTring.includes('a づぃ,')) {
- sTring = sTring.replace("a づぃ", "a dz");
- coadz = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coadz == 0){
- if (sTring.includes('a づ,')) {
- sTring = sTring.replace("a づ", "a dz");
- coadz = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coadz == 0){
- if (sTring.includes('a づぇ,')) {
- sTring = sTring.replace("a づぇ", "a dz");
- coadz = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coadz == 0){
- if (sTring.includes('a づぉ,')) {
- sTring = sTring.replace("a づぉ", "a dz");
- coadz = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coidz == 0){
- if (sTring.includes('i づぁ,')) {
- sTring = sTring.replace("i づぁ", "i dz");
- coidz = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coidz == 0){
- if (sTring.includes('i づぃ,')) {
- sTring = sTring.replace("i づぃ", "i dz");
- coidz = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coidz == 0){
- if (sTring.includes('i づ,')) {
- sTring = sTring.replace("i づ", "i dz");
- coidz = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coidz == 0){
- if (sTring.includes('i づぇ,')) {
- sTring = sTring.replace("i づぇ", "i dz");
- coidz = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coidz == 0){
- if (sTring.includes('i づぉ,')) {
- sTring = sTring.replace("i づぉ", "i dz");
- coidz = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coudz == 0){
- if (sTring.includes('u づぁ,')) {
- sTring = sTring.replace("u づぁ", "u dz");
- coudz = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coudz == 0){
- if (sTring.includes('u づぃ,')) {
- sTring = sTring.replace("u づぃ", "u dz");
- coudz = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coudz == 0){
- if (sTring.includes('u づ,')) {
- sTring = sTring.replace("u づ", "u dz");
- coudz = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coudz == 0){
- if (sTring.includes('u づぇ,')) {
- sTring = sTring.replace("u づぇ", "u dz");
- coudz = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coudz == 0){
- if (sTring.includes('u づぉ,')) {
- sTring = sTring.replace("u づぉ", "u dz");
- coudz = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coedz == 0){
- if (sTring.includes('e づぁ,')) {
- sTring = sTring.replace("e づぁ", "e dz");
- coedz = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coedz == 0){
- if (sTring.includes('e づぃ,')) {
- sTring = sTring.replace("e づぃ", "e dz");
- coedz = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coedz == 0){
- if (sTring.includes('e づ,')) {
- sTring = sTring.replace("e づ", "e dz");
- coedz = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coedz == 0){
- if (sTring.includes('e づぇ,')) {
- sTring = sTring.replace("e づぇ", "e dz");
- coedz = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coedz == 0){
- if (sTring.includes('e づぉ,')) {
- sTring = sTring.replace("e づぉ", "e dz");
- coedz = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coodz == 0){
- if (sTring.includes('o づぁ,')) {
- sTring = sTring.replace("o づぁ", "o dz");
- coodz = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coodz == 0){
- if (sTring.includes('o づぃ,')) {
- sTring = sTring.replace("o づぃ", "o dz");
- coodz = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coodz == 0){
- if (sTring.includes('o づ,')) {
- sTring = sTring.replace("o づ", "o dz");
- coodz = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coodz == 0){
- if (sTring.includes('o づぇ,')) {
- sTring = sTring.replace("o づぇ", "o dz");
- coodz = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coodz == 0){
- if (sTring.includes('o づぉ,')) {
- sTring = sTring.replace("o づぉ", "o dz");
- coodz = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(condz == 0){
- if (sTring.includes('n づぁ,')) {
- sTring = sTring.replace("n づぁ", "n dz");
- condz = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(condz == 0){
- if (sTring.includes('n づぃ,')) {
- sTring = sTring.replace("n づぃ", "n dz");
- condz = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(condz == 0){
- if (sTring.includes('n づ,')) {
- sTring = sTring.replace("n づ", "n dz");
- condz = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(condz == 0){
- if (sTring.includes('n づぇ,')) {
- sTring = sTring.replace("n づぇ", "n dz");
- condz = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(condz == 0){
- if (sTring.includes('n づぉ,')) {
- sTring = sTring.replace("n づぉ", "n dz");
- condz = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coady == 0){
- if (sTring.includes('a ぢゃ,')) {
- sTring = sTring.replace("a ぢゃ", "a dy");
- coady = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coady == 0){
- if (sTring.includes('a ぢぃ,')) {
- sTring = sTring.replace("a ぢぃ", "a dy");
- coady = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coady == 0){
- if (sTring.includes('a ぢゅ,')) {
- sTring = sTring.replace("a ぢゅ", "a dy");
- coady = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coady == 0){
- if (sTring.includes('a ぢぇ,')) {
- sTring = sTring.replace("a ぢぇ", "a dy");
- coady = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coady == 0){
- if (sTring.includes('a ぢょ,')) {
- sTring = sTring.replace("a ぢょ", "a dy");
- coady = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coidy == 0){
- if (sTring.includes('i ぢゃ,')) {
- sTring = sTring.replace("i ぢゃ", "i dy");
- coidy = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coidy == 0){
- if (sTring.includes('i ぢぃ,')) {
- sTring = sTring.replace("i ぢぃ", "i dy");
- coidy = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coidy == 0){
- if (sTring.includes('i ぢゅ,')) {
- sTring = sTring.replace("i ぢゅ", "i dy");
- coidy = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coidy == 0){
- if (sTring.includes('i ぢぇ,')) {
- sTring = sTring.replace("i ぢぇ", "i dy");
- coidy = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coidy == 0){
- if (sTring.includes('i ぢょ,')) {
- sTring = sTring.replace("i ぢょ", "i dy");
- coidy = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coudy == 0){
- if (sTring.includes('u ぢゃ,')) {
- sTring = sTring.replace("u ぢゃ", "u dy");
- coudy = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coudy == 0){
- if (sTring.includes('u ぢぃ,')) {
- sTring = sTring.replace("u ぢぃ", "u dy");
- coudy = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coudy == 0){
- if (sTring.includes('u ぢゅ,')) {
- sTring = sTring.replace("u ぢゅ", "u dy");
- coudy = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coudy == 0){
- if (sTring.includes('u ぢぇ,')) {
- sTring = sTring.replace("u ぢぇ", "u dy");
- coudy = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coudy == 0){
- if (sTring.includes('u ぢょ,')) {
- sTring = sTring.replace("u ぢょ", "u dy");
- coudy = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coedy == 0){
- if (sTring.includes('e ぢゃ,')) {
- sTring = sTring.replace("e ぢゃ", "e dy");
- coedy = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coedy == 0){
- if (sTring.includes('e ぢぃ,')) {
- sTring = sTring.replace("e ぢぃ", "e dy");
- coedy = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coedy == 0){
- if (sTring.includes('e ぢゅ,')) {
- sTring = sTring.replace("e ぢゅ", "e dy");
- coedy = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coedy == 0){
- if (sTring.includes('e ぢぇ,')) {
- sTring = sTring.replace("e ぢぇ", "e dy");
- coedy = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coedy == 0){
- if (sTring.includes('e ぢょ,')) {
- sTring = sTring.replace("e ぢょ", "e dy");
- coedy = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coody == 0){
- if (sTring.includes('o ぢゃ,')) {
- sTring = sTring.replace("o ぢゃ", "o dy");
- coody = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coody == 0){
- if (sTring.includes('o ぢぃ,')) {
- sTring = sTring.replace("o ぢぃ", "o dy");
- coody = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coody == 0){
- if (sTring.includes('o ぢゅ,')) {
- sTring = sTring.replace("o ぢゅ", "o dy");
- coody = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coody == 0){
- if (sTring.includes('o ぢぇ,')) {
- sTring = sTring.replace("o ぢぇ", "o dy");
- coody = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coody == 0){
- if (sTring.includes('o ぢょ,')) {
- sTring = sTring.replace("o ぢょ", "o dy");
- coody = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(condy == 0){
- if (sTring.includes('n ぢゃ,')) {
- sTring = sTring.replace("n ぢゃ", "n dy");
- condy = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(condy == 0){
- if (sTring.includes('n ぢぃ,')) {
- sTring = sTring.replace("n ぢぃ", "n dy");
- condy = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(condy == 0){
- if (sTring.includes('n ぢゅ,')) {
- sTring = sTring.replace("n ぢゅ", "n dy");
- condy = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(condy == 0){
- if (sTring.includes('n ぢぇ,')) {
- sTring = sTring.replace("n ぢぇ", "n dy");
- condy = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(condy == 0){
- if (sTring.includes('n ぢょ,')) {
- sTring = sTring.replace("n ぢょ", "n dy");
- condy = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coab == 0){
- if (sTring.includes('a ば,')) {
- sTring = sTring.replace("a ば", "a b");
- coab = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coab == 0){
- if (sTring.includes('a ば,')) {
- sTring = sTring.replace("a ば", "a b");
- coab = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coab == 0){
- if (sTring.includes('a ぶ,')) {
- sTring = sTring.replace("a ぶ", "a b");
- coab = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coab == 0){
- if (sTring.includes('a べ,')) {
- sTring = sTring.replace("a べ", "a b");
- coab = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coab == 0){
- if (sTring.includes('a ぼ,')) {
- sTring = sTring.replace("a ぼ", "a b");
- coab = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coib == 0){
- if (sTring.includes('i ば,')) {
- sTring = sTring.replace("i ば", "i b");
- coib = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coib == 0){
- if (sTring.includes('i ば,')) {
- sTring = sTring.replace("i ば", "i b");
- coib = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coib == 0){
- if (sTring.includes('i ぶ,')) {
- sTring = sTring.replace("i ぶ", "i b");
- coib = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coib == 0){
- if (sTring.includes('i べ,')) {
- sTring = sTring.replace("i べ", "i b");
- coib = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coib == 0){
- if (sTring.includes('i ぼ,')) {
- sTring = sTring.replace("i ぼ", "i b");
- coib = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coub == 0){
- if (sTring.includes('u ば,')) {
- sTring = sTring.replace("u ば", "u b");
- coub = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coub == 0){
- if (sTring.includes('u ば,')) {
- sTring = sTring.replace("u ば", "u b");
- coub = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coub == 0){
- if (sTring.includes('u ぶ,')) {
- sTring = sTring.replace("u ぶ", "u b");
- coub = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coub == 0){
- if (sTring.includes('u べ,')) {
- sTring = sTring.replace("u べ", "u b");
- coub = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coub == 0){
- if (sTring.includes('u ぼ,')) {
- sTring = sTring.replace("u ぼ", "u b");
- coub = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coeb == 0){
- if (sTring.includes('e ば,')) {
- sTring = sTring.replace("e ば", "e b");
- coeb = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coeb == 0){
- if (sTring.includes('e ば,')) {
- sTring = sTring.replace("e ば", "e b");
- coeb = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coeb == 0){
- if (sTring.includes('e ぶ,')) {
- sTring = sTring.replace("e ぶ", "e b");
- coeb = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coeb == 0){
- if (sTring.includes('e べ,')) {
- sTring = sTring.replace("e べ", "e b");
- coeb = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coeb == 0){
- if (sTring.includes('e ぼ,')) {
- sTring = sTring.replace("e ぼ", "e b");
- coeb = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coob == 0){
- if (sTring.includes('o ば,')) {
- sTring = sTring.replace("o ば", "o b");
- coob = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coob == 0){
- if (sTring.includes('o ば,')) {
- sTring = sTring.replace("o ば", "o b");
- coob = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coob == 0){
- if (sTring.includes('o ぶ,')) {
- sTring = sTring.replace("o ぶ", "o b");
- coob = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coob == 0){
- if (sTring.includes('o べ,')) {
- sTring = sTring.replace("o べ", "o b");
- coob = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coob == 0){
- if (sTring.includes('o ぼ,')) {
- sTring = sTring.replace("o ぼ", "o b");
- coob = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(conb == 0){
- if (sTring.includes('n ば,')) {
- sTring = sTring.replace("n ば", "n b");
- conb = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(conb == 0){
- if (sTring.includes('n ば,')) {
- sTring = sTring.replace("n ば", "n b");
- conb = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(conb == 0){
- if (sTring.includes('n ぶ,')) {
- sTring = sTring.replace("n ぶ", "n b");
- conb = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(conb == 0){
- if (sTring.includes('n べ,')) {
- sTring = sTring.replace("n べ", "n b");
- conb = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(conb == 0){
- if (sTring.includes('n ぼ,')) {
- sTring = sTring.replace("n ぼ", "n b");
- conb = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coap == 0){
- if (sTring.includes('a ぱ,')) {
- sTring = sTring.replace("a ぱ", "a p");
- coap = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coap == 0){
- if (sTring.includes('a ぱ,')) {
- sTring = sTring.replace("a ぱ", "a p");
- coap = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coap == 0){
- if (sTring.includes('a ぷ,')) {
- sTring = sTring.replace("a ぷ", "a p");
- coap = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coap == 0){
- if (sTring.includes('a ぺ,')) {
- sTring = sTring.replace("a ぺ", "a p");
- coap = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coap == 0){
- if (sTring.includes('a ぽ,')) {
- sTring = sTring.replace("a ぽ", "a p");
- coap = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coip == 0){
- if (sTring.includes('i ぱ,')) {
- sTring = sTring.replace("i ぱ", "i p");
- coip = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coip == 0){
- if (sTring.includes('i ぱ,')) {
- sTring = sTring.replace("i ぱ", "i p");
- coip = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coip == 0){
- if (sTring.includes('i ぷ,')) {
- sTring = sTring.replace("i ぷ", "i p");
- coip = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coip == 0){
- if (sTring.includes('i ぺ,')) {
- sTring = sTring.replace("i ぺ", "i p");
- coip = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coip == 0){
- if (sTring.includes('i ぽ,')) {
- sTring = sTring.replace("i ぽ", "i p");
- coip = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coup == 0){
- if (sTring.includes('u ぱ,')) {
- sTring = sTring.replace("u ぱ", "u p");
- coup = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coup == 0){
- if (sTring.includes('u ぱ,')) {
- sTring = sTring.replace("u ぱ", "u p");
- coup = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coup == 0){
- if (sTring.includes('u ぷ,')) {
- sTring = sTring.replace("u ぷ", "u p");
- coup = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coup == 0){
- if (sTring.includes('u ぺ,')) {
- sTring = sTring.replace("u ぺ", "u p");
- coup = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coup == 0){
- if (sTring.includes('u ぽ,')) {
- sTring = sTring.replace("u ぽ", "u p");
- coup = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coep == 0){
- if (sTring.includes('e ぱ,')) {
- sTring = sTring.replace("e ぱ", "e p");
- coep = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coep == 0){
- if (sTring.includes('e ぱ,')) {
- sTring = sTring.replace("e ぱ", "e p");
- coep = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coep == 0){
- if (sTring.includes('e ぷ,')) {
- sTring = sTring.replace("e ぷ", "e p");
- coep = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coep == 0){
- if (sTring.includes('e ぺ,')) {
- sTring = sTring.replace("e ぺ", "e p");
- coep = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coep == 0){
- if (sTring.includes('e ぽ,')) {
- sTring = sTring.replace("e ぽ", "e p");
- coep = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coop == 0){
- if (sTring.includes('o ぱ,')) {
- sTring = sTring.replace("o ぱ", "o p");
- coop = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coop == 0){
- if (sTring.includes('o ぱ,')) {
- sTring = sTring.replace("o ぱ", "o p");
- coop = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coop == 0){
- if (sTring.includes('o ぷ,')) {
- sTring = sTring.replace("o ぷ", "o p");
- coop = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coop == 0){
- if (sTring.includes('o ぺ,')) {
- sTring = sTring.replace("o ぺ", "o p");
- coop = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coop == 0){
- if (sTring.includes('o ぽ,')) {
- sTring = sTring.replace("o ぽ", "o p");
- coop = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(conp == 0){
- if (sTring.includes('n ぱ,')) {
- sTring = sTring.replace("n ぱ", "n p");
- conp = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(conp == 0){
- if (sTring.includes('n ぱ,')) {
- sTring = sTring.replace("n ぱ", "n p");
- conp = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(conp == 0){
- if (sTring.includes('n ぷ,')) {
- sTring = sTring.replace("n ぷ", "n p");
- conp = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(conp == 0){
- if (sTring.includes('n ぺ,')) {
- sTring = sTring.replace("n ぺ", "n p");
- conp = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(conp == 0){
- if (sTring.includes('n ぽ,')) {
- sTring = sTring.replace("n ぽ", "n p");
- conp = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coaky == 0){
- if (sTring.includes('a きゃ,')) {
- sTring = sTring.replace("a きゃ", "a ky");
- coaky = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coaky == 0){
- if (sTring.includes('a き,')) {
- sTring = sTring.replace("a き", "a ky");
- coaky = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coaky == 0){
- if (sTring.includes('a きゅ,')) {
- sTring = sTring.replace("a きゅ", "a ky");
- coaky = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coaky == 0){
- if (sTring.includes('a きぇ,')) {
- sTring = sTring.replace("a きぇ", "a ky");
- coaky = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coaky == 0){
- if (sTring.includes('a きょ,')) {
- sTring = sTring.replace("a きょ", "a ky");
- coaky = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coiky == 0){
- if (sTring.includes('i きゃ,')) {
- sTring = sTring.replace("i きゃ", "i ky");
- coiky = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coiky == 0){
- if (sTring.includes('i き,')) {
- sTring = sTring.replace("i き", "i ky");
- coiky = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coiky == 0){
- if (sTring.includes('i きゅ,')) {
- sTring = sTring.replace("i きゅ", "i ky");
- coiky = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coiky == 0){
- if (sTring.includes('i きぇ,')) {
- sTring = sTring.replace("i きぇ", "i ky");
- coiky = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coiky == 0){
- if (sTring.includes('i きょ,')) {
- sTring = sTring.replace("i きょ", "i ky");
- coiky = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(couky == 0){
- if (sTring.includes('u きゃ,')) {
- sTring = sTring.replace("u きゃ", "u ky");
- couky = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(couky == 0){
- if (sTring.includes('u き,')) {
- sTring = sTring.replace("u き", "u ky");
- couky = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(couky == 0){
- if (sTring.includes('u きゅ,')) {
- sTring = sTring.replace("u きゅ", "u ky");
- couky = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(couky == 0){
- if (sTring.includes('u きぇ,')) {
- sTring = sTring.replace("u きぇ", "u ky");
- couky = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(couky == 0){
- if (sTring.includes('u きょ,')) {
- sTring = sTring.replace("u きょ", "u ky");
- couky = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coeky == 0){
- if (sTring.includes('e きゃ,')) {
- sTring = sTring.replace("e きゃ", "e ky");
- coeky = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coeky == 0){
- if (sTring.includes('e き,')) {
- sTring = sTring.replace("e き", "e ky");
- coeky = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coeky == 0){
- if (sTring.includes('e きゅ,')) {
- sTring = sTring.replace("e きゅ", "e ky");
- coeky = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coeky == 0){
- if (sTring.includes('e きぇ,')) {
- sTring = sTring.replace("e きぇ", "e ky");
- coeky = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coeky == 0){
- if (sTring.includes('e きょ,')) {
- sTring = sTring.replace("e きょ", "e ky");
- coeky = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(cooky == 0){
- if (sTring.includes('o きゃ,')) {
- sTring = sTring.replace("o きゃ", "o ky");
- cooky = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(cooky == 0){
- if (sTring.includes('o き,')) {
- sTring = sTring.replace("o き", "o ky");
- cooky = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(cooky == 0){
- if (sTring.includes('o きゅ,')) {
- sTring = sTring.replace("o きゅ", "o ky");
- cooky = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(cooky == 0){
- if (sTring.includes('o きぇ,')) {
- sTring = sTring.replace("o きぇ", "o ky");
- cooky = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(cooky == 0){
- if (sTring.includes('o きょ,')) {
- sTring = sTring.replace("o きょ", "o ky");
- cooky = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(conky == 0){
- if (sTring.includes('n きゃ,')) {
- sTring = sTring.replace("n きゃ", "n ky");
- conky = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(conky == 0){
- if (sTring.includes('n き,')) {
- sTring = sTring.replace("n き", "n ky");
- conky = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(conky == 0){
- if (sTring.includes('n きゅ,')) {
- sTring = sTring.replace("n きゅ", "n ky");
- conky = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(conky == 0){
- if (sTring.includes('n きぇ,')) {
- sTring = sTring.replace("n きぇ", "n ky");
- conky = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(conky == 0){
- if (sTring.includes('n きょ,')) {
- sTring = sTring.replace("n きょ", "n ky");
- conky = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coash == 0){
- if (sTring.includes('a しゃ,')) {
- sTring = sTring.replace("a しゃ", "a sh");
- coash = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coash == 0){
- if (sTring.includes('a し,')) {
- sTring = sTring.replace("a し", "a sh");
- coash = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coash == 0){
- if (sTring.includes('a しゅ,')) {
- sTring = sTring.replace("a しゅ", "a sh");
- coash = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coash == 0){
- if (sTring.includes('a しぇ,')) {
- sTring = sTring.replace("a しぇ", "a sh");
- coash = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coash == 0){
- if (sTring.includes('a しょ,')) {
- sTring = sTring.replace("a しょ", "a sh");
- coash = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coish == 0){
- if (sTring.includes('i しゃ,')) {
- sTring = sTring.replace("i しゃ", "i sh");
- coish = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coish == 0){
- if (sTring.includes('i し,')) {
- sTring = sTring.replace("i し", "i sh");
- coish = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coish == 0){
- if (sTring.includes('i しゅ,')) {
- sTring = sTring.replace("i しゅ", "i sh");
- coish = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coish == 0){
- if (sTring.includes('i しぇ,')) {
- sTring = sTring.replace("i しぇ", "i sh");
- coish = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coish == 0){
- if (sTring.includes('i しょ,')) {
- sTring = sTring.replace("i しょ", "i sh");
- coish = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coush == 0){
- if (sTring.includes('u しゃ,')) {
- sTring = sTring.replace("u しゃ", "u sh");
- coush = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coush == 0){
- if (sTring.includes('u し,')) {
- sTring = sTring.replace("u し", "u sh");
- coush = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coush == 0){
- if (sTring.includes('u しゅ,')) {
- sTring = sTring.replace("u しゅ", "u sh");
- coush = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coush == 0){
- if (sTring.includes('u しぇ,')) {
- sTring = sTring.replace("u しぇ", "u sh");
- coush = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coush == 0){
- if (sTring.includes('u しょ,')) {
- sTring = sTring.replace("u しょ", "u sh");
- coush = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coesh == 0){
- if (sTring.includes('e しゃ,')) {
- sTring = sTring.replace("e しゃ", "e sh");
- coesh = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coesh == 0){
- if (sTring.includes('e し,')) {
- sTring = sTring.replace("e し", "e sh");
- coesh = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coesh == 0){
- if (sTring.includes('e しゅ,')) {
- sTring = sTring.replace("e しゅ", "e sh");
- coesh = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coesh == 0){
- if (sTring.includes('e しぇ,')) {
- sTring = sTring.replace("e しぇ", "e sh");
- coesh = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coesh == 0){
- if (sTring.includes('e しょ,')) {
- sTring = sTring.replace("e しょ", "e sh");
- coesh = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coosh == 0){
- if (sTring.includes('o しゃ,')) {
- sTring = sTring.replace("o しゃ", "o sh");
- coosh = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coosh == 0){
- if (sTring.includes('o し,')) {
- sTring = sTring.replace("o し", "o sh");
- coosh = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coosh == 0){
- if (sTring.includes('o しゅ,')) {
- sTring = sTring.replace("o しゅ", "o sh");
- coosh = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coosh == 0){
- if (sTring.includes('o しぇ,')) {
- sTring = sTring.replace("o しぇ", "o sh");
- coosh = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coosh == 0){
- if (sTring.includes('o しょ,')) {
- sTring = sTring.replace("o しょ", "o sh");
- coosh = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(consh == 0){
- if (sTring.includes('n しゃ,')) {
- sTring = sTring.replace("n しゃ", "n sh");
- consh = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(consh == 0){
- if (sTring.includes('n し,')) {
- sTring = sTring.replace("n し", "n sh");
- consh = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(consh == 0){
- if (sTring.includes('n しゅ,')) {
- sTring = sTring.replace("n しゅ", "n sh");
- consh = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(consh == 0){
- if (sTring.includes('n しぇ,')) {
- sTring = sTring.replace("n しぇ", "n sh");
- consh = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(consh == 0){
- if (sTring.includes('n しょ,')) {
- sTring = sTring.replace("n しょ", "n sh");
- consh = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coach == 0){
- if (sTring.includes('a ちゃ,')) {
- sTring = sTring.replace("a ちゃ", "a ch");
- coach = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coach == 0){
- if (sTring.includes('a ち,')) {
- sTring = sTring.replace("a ち", "a ch");
- coach = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coach == 0){
- if (sTring.includes('a ちゅ,')) {
- sTring = sTring.replace("a ちゅ", "a ch");
- coach = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coach == 0){
- if (sTring.includes('a ちぇ,')) {
- sTring = sTring.replace("a ちぇ", "a ch");
- coach = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coach == 0){
- if (sTring.includes('a ちょ,')) {
- sTring = sTring.replace("a ちょ", "a ch");
- coach = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coich == 0){
- if (sTring.includes('i ちゃ,')) {
- sTring = sTring.replace("i ちゃ", "i ch");
- coich = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coich == 0){
- if (sTring.includes('i ち,')) {
- sTring = sTring.replace("i ち", "i ch");
- coich = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coich == 0){
- if (sTring.includes('i ちゅ,')) {
- sTring = sTring.replace("i ちゅ", "i ch");
- coich = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coich == 0){
- if (sTring.includes('i ちぇ,')) {
- sTring = sTring.replace("i ちぇ", "i ch");
- coich = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coich == 0){
- if (sTring.includes('i ちょ,')) {
- sTring = sTring.replace("i ちょ", "i ch");
- coich = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(couch == 0){
- if (sTring.includes('u ちゃ,')) {
- sTring = sTring.replace("u ちゃ", "u ch");
- couch = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(couch == 0){
- if (sTring.includes('u ち,')) {
- sTring = sTring.replace("u ち", "u ch");
- couch = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(couch == 0){
- if (sTring.includes('u ちゅ,')) {
- sTring = sTring.replace("u ちゅ", "u ch");
- couch = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(couch == 0){
- if (sTring.includes('u ちぇ,')) {
- sTring = sTring.replace("u ちぇ", "u ch");
- couch = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(couch == 0){
- if (sTring.includes('u ちょ,')) {
- sTring = sTring.replace("u ちょ", "u ch");
- couch = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coech == 0){
- if (sTring.includes('e ちゃ,')) {
- sTring = sTring.replace("e ちゃ", "e ch");
- coech = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coech == 0){
- if (sTring.includes('e ち,')) {
- sTring = sTring.replace("e ち", "e ch");
- coech = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coech == 0){
- if (sTring.includes('e ちゅ,')) {
- sTring = sTring.replace("e ちゅ", "e ch");
- coech = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coech == 0){
- if (sTring.includes('e ちぇ,')) {
- sTring = sTring.replace("e ちぇ", "e ch");
- coech = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coech == 0){
- if (sTring.includes('e ちょ,')) {
- sTring = sTring.replace("e ちょ", "e ch");
- coech = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(cooch == 0){
- if (sTring.includes('o ちゃ,')) {
- sTring = sTring.replace("o ちゃ", "o ch");
- cooch = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(cooch == 0){
- if (sTring.includes('o ち,')) {
- sTring = sTring.replace("o ち", "o ch");
- cooch = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(cooch == 0){
- if (sTring.includes('o ちゅ,')) {
- sTring = sTring.replace("o ちゅ", "o ch");
- cooch = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(cooch == 0){
- if (sTring.includes('o ちぇ,')) {
- sTring = sTring.replace("o ちぇ", "o ch");
- cooch = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(cooch == 0){
- if (sTring.includes('o ちょ,')) {
- sTring = sTring.replace("o ちょ", "o ch");
- cooch = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(conch == 0){
- if (sTring.includes('n ちゃ,')) {
- sTring = sTring.replace("n ちゃ", "n ch");
- conch = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(conch == 0){
- if (sTring.includes('n ち,')) {
- sTring = sTring.replace("n ち", "n ch");
- conch = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(conch == 0){
- if (sTring.includes('n ちゅ,')) {
- sTring = sTring.replace("n ちゅ", "n ch");
- conch = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(conch == 0){
- if (sTring.includes('n ちぇ,')) {
- sTring = sTring.replace("n ちぇ", "n ch");
- conch = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(conch == 0){
- if (sTring.includes('n ちょ,')) {
- sTring = sTring.replace("n ちょ", "n ch");
- conch = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coany == 0){
- if (sTring.includes('a にゃ,')) {
- sTring = sTring.replace("a にゃ", "a ny");
- coany = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coany == 0){
- if (sTring.includes('a に,')) {
- sTring = sTring.replace("a に", "a ny");
- coany = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coany == 0){
- if (sTring.includes('a にゅ,')) {
- sTring = sTring.replace("a にゅ", "a ny");
- coany = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coany == 0){
- if (sTring.includes('a にぇ,')) {
- sTring = sTring.replace("a にぇ", "a ny");
- coany = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coany == 0){
- if (sTring.includes('a にょ,')) {
- sTring = sTring.replace("a にょ", "a ny");
- coany = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coiny == 0){
- if (sTring.includes('i にゃ,')) {
- sTring = sTring.replace("i にゃ", "i ny");
- coiny = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coiny == 0){
- if (sTring.includes('i に,')) {
- sTring = sTring.replace("i に", "i ny");
- coiny = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coiny == 0){
- if (sTring.includes('i にゅ,')) {
- sTring = sTring.replace("i にゅ", "i ny");
- coiny = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coiny == 0){
- if (sTring.includes('i にぇ,')) {
- sTring = sTring.replace("i にぇ", "i ny");
- coiny = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coiny == 0){
- if (sTring.includes('i にょ,')) {
- sTring = sTring.replace("i にょ", "i ny");
- coiny = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(couny == 0){
- if (sTring.includes('u にゃ,')) {
- sTring = sTring.replace("u にゃ", "u ny");
- couny = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(couny == 0){
- if (sTring.includes('u に,')) {
- sTring = sTring.replace("u に", "u ny");
- couny = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(couny == 0){
- if (sTring.includes('u にゅ,')) {
- sTring = sTring.replace("u にゅ", "u ny");
- couny = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(couny == 0){
- if (sTring.includes('u にぇ,')) {
- sTring = sTring.replace("u にぇ", "u ny");
- couny = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(couny == 0){
- if (sTring.includes('u にょ,')) {
- sTring = sTring.replace("u にょ", "u ny");
- couny = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coeny == 0){
- if (sTring.includes('e にゃ,')) {
- sTring = sTring.replace("e にゃ", "e ny");
- coeny = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coeny == 0){
- if (sTring.includes('e に,')) {
- sTring = sTring.replace("e に", "e ny");
- coeny = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coeny == 0){
- if (sTring.includes('e にゅ,')) {
- sTring = sTring.replace("e にゅ", "e ny");
- coeny = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coeny == 0){
- if (sTring.includes('e にぇ,')) {
- sTring = sTring.replace("e にぇ", "e ny");
- coeny = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coeny == 0){
- if (sTring.includes('e にょ,')) {
- sTring = sTring.replace("e にょ", "e ny");
- coeny = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coony == 0){
- if (sTring.includes('o にゃ,')) {
- sTring = sTring.replace("o にゃ", "o ny");
- coony = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coony == 0){
- if (sTring.includes('o に,')) {
- sTring = sTring.replace("o に", "o ny");
- coony = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coony == 0){
- if (sTring.includes('o にゅ,')) {
- sTring = sTring.replace("o にゅ", "o ny");
- coony = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coony == 0){
- if (sTring.includes('o にぇ,')) {
- sTring = sTring.replace("o にぇ", "o ny");
- coony = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coony == 0){
- if (sTring.includes('o にょ,')) {
- sTring = sTring.replace("o にょ", "o ny");
- coony = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(conny == 0){
- if (sTring.includes('n にゃ,')) {
- sTring = sTring.replace("n にゃ", "n ny");
- conny = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(conny == 0){
- if (sTring.includes('n に,')) {
- sTring = sTring.replace("n に", "n ny");
- conny = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(conny == 0){
- if (sTring.includes('n にゅ,')) {
- sTring = sTring.replace("n にゅ", "n ny");
- conny = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(conny == 0){
- if (sTring.includes('n にぇ,')) {
- sTring = sTring.replace("n にぇ", "n ny");
- conny = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(conny == 0){
- if (sTring.includes('n にょ,')) {
- sTring = sTring.replace("n にょ", "n ny");
- conny = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coahy == 0){
- if (sTring.includes('a ひゃ,')) {
- sTring = sTring.replace("a ひゃ", "a hy");
- coahy = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coahy == 0){
- if (sTring.includes('a ひ,')) {
- sTring = sTring.replace("a ひ", "a hy");
- coahy = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coahy == 0){
- if (sTring.includes('a ひゅ,')) {
- sTring = sTring.replace("a ひゅ", "a hy");
- coahy = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coahy == 0){
- if (sTring.includes('a ひぇ,')) {
- sTring = sTring.replace("a ひぇ", "a hy");
- coahy = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coahy == 0){
- if (sTring.includes('a ひょ,')) {
- sTring = sTring.replace("a ひょ", "a hy");
- coahy = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coihy == 0){
- if (sTring.includes('i ひゃ,')) {
- sTring = sTring.replace("i ひゃ", "i hy");
- coihy = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coihy == 0){
- if (sTring.includes('i ひ,')) {
- sTring = sTring.replace("i ひ", "i hy");
- coihy = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coihy == 0){
- if (sTring.includes('i ひゅ,')) {
- sTring = sTring.replace("i ひゅ", "i hy");
- coihy = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coihy == 0){
- if (sTring.includes('i ひぇ,')) {
- sTring = sTring.replace("i ひぇ", "i hy");
- coihy = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coihy == 0){
- if (sTring.includes('i ひょ,')) {
- sTring = sTring.replace("i ひょ", "i hy");
- coihy = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(couhy == 0){
- if (sTring.includes('u ひゃ,')) {
- sTring = sTring.replace("u ひゃ", "u hy");
- couhy = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(couhy == 0){
- if (sTring.includes('u ひ,')) {
- sTring = sTring.replace("u ひ", "u hy");
- couhy = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(couhy == 0){
- if (sTring.includes('u ひゅ,')) {
- sTring = sTring.replace("u ひゅ", "u hy");
- couhy = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(couhy == 0){
- if (sTring.includes('u ひぇ,')) {
- sTring = sTring.replace("u ひぇ", "u hy");
- couhy = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(couhy == 0){
- if (sTring.includes('u ひょ,')) {
- sTring = sTring.replace("u ひょ", "u hy");
- couhy = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coehy == 0){
- if (sTring.includes('e ひゃ,')) {
- sTring = sTring.replace("e ひゃ", "e hy");
- coehy = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coehy == 0){
- if (sTring.includes('e ひ,')) {
- sTring = sTring.replace("e ひ", "e hy");
- coehy = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coehy == 0){
- if (sTring.includes('e ひゅ,')) {
- sTring = sTring.replace("e ひゅ", "e hy");
- coehy = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coehy == 0){
- if (sTring.includes('e ひぇ,')) {
- sTring = sTring.replace("e ひぇ", "e hy");
- coehy = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coehy == 0){
- if (sTring.includes('e ひょ,')) {
- sTring = sTring.replace("e ひょ", "e hy");
- coehy = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coohy == 0){
- if (sTring.includes('o ひゃ,')) {
- sTring = sTring.replace("o ひゃ", "o hy");
- coohy = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coohy == 0){
- if (sTring.includes('o ひ,')) {
- sTring = sTring.replace("o ひ", "o hy");
- coohy = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coohy == 0){
- if (sTring.includes('o ひゅ,')) {
- sTring = sTring.replace("o ひゅ", "o hy");
- coohy = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coohy == 0){
- if (sTring.includes('o ひぇ,')) {
- sTring = sTring.replace("o ひぇ", "o hy");
- coohy = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coohy == 0){
- if (sTring.includes('o ひょ,')) {
- sTring = sTring.replace("o ひょ", "o hy");
- coohy = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(conhy == 0){
- if (sTring.includes('n ひゃ,')) {
- sTring = sTring.replace("n ひゃ", "n hy");
- conhy = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(conhy == 0){
- if (sTring.includes('n ひ,')) {
- sTring = sTring.replace("n ひ", "n hy");
- conhy = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(conhy == 0){
- if (sTring.includes('n ひゅ,')) {
- sTring = sTring.replace("n ひゅ", "n hy");
- conhy = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(conhy == 0){
- if (sTring.includes('n ひぇ,')) {
- sTring = sTring.replace("n ひぇ", "n hy");
- conhy = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(conhy == 0){
- if (sTring.includes('n ひょ,')) {
- sTring = sTring.replace("n ひょ", "n hy");
- conhy = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coamy == 0){
- if (sTring.includes('a みゃ,')) {
- sTring = sTring.replace("a みゃ", "a my");
- coamy = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coamy == 0){
- if (sTring.includes('a み,')) {
- sTring = sTring.replace("a み", "a my");
- coamy = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coamy == 0){
- if (sTring.includes('a みゅ,')) {
- sTring = sTring.replace("a みゅ", "a my");
- coamy = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coamy == 0){
- if (sTring.includes('a みぇ,')) {
- sTring = sTring.replace("a みぇ", "a my");
- coamy = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coamy == 0){
- if (sTring.includes('a みょ,')) {
- sTring = sTring.replace("a みょ", "a my");
- coamy = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coimy == 0){
- if (sTring.includes('i みゃ,')) {
- sTring = sTring.replace("i みゃ", "i my");
- coimy = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coimy == 0){
- if (sTring.includes('i み,')) {
- sTring = sTring.replace("i み", "i my");
- coimy = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coimy == 0){
- if (sTring.includes('i みゅ,')) {
- sTring = sTring.replace("i みゅ", "i my");
- coimy = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coimy == 0){
- if (sTring.includes('i みぇ,')) {
- sTring = sTring.replace("i みぇ", "i my");
- coimy = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coimy == 0){
- if (sTring.includes('i みょ,')) {
- sTring = sTring.replace("i みょ", "i my");
- coimy = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coumy == 0){
- if (sTring.includes('u みゃ,')) {
- sTring = sTring.replace("u みゃ", "u my");
- coumy = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coumy == 0){
- if (sTring.includes('u み,')) {
- sTring = sTring.replace("u み", "u my");
- coumy = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coumy == 0){
- if (sTring.includes('u みゅ,')) {
- sTring = sTring.replace("u みゅ", "u my");
- coumy = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coumy == 0){
- if (sTring.includes('u みぇ,')) {
- sTring = sTring.replace("u みぇ", "u my");
- coumy = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coumy == 0){
- if (sTring.includes('u みょ,')) {
- sTring = sTring.replace("u みょ", "u my");
- coumy = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coemy == 0){
- if (sTring.includes('e みゃ,')) {
- sTring = sTring.replace("e みゃ", "e my");
- coemy = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coemy == 0){
- if (sTring.includes('e み,')) {
- sTring = sTring.replace("e み", "e my");
- coemy = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coemy == 0){
- if (sTring.includes('e みゅ,')) {
- sTring = sTring.replace("e みゅ", "e my");
- coemy = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coemy == 0){
- if (sTring.includes('e みぇ,')) {
- sTring = sTring.replace("e みぇ", "e my");
- coemy = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coemy == 0){
- if (sTring.includes('e みょ,')) {
- sTring = sTring.replace("e みょ", "e my");
- coemy = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coomy == 0){
- if (sTring.includes('o みゃ,')) {
- sTring = sTring.replace("o みゃ", "o my");
- coomy = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coomy == 0){
- if (sTring.includes('o み,')) {
- sTring = sTring.replace("o み", "o my");
- coomy = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coomy == 0){
- if (sTring.includes('o みゅ,')) {
- sTring = sTring.replace("o みゅ", "o my");
- coomy = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coomy == 0){
- if (sTring.includes('o みぇ,')) {
- sTring = sTring.replace("o みぇ", "o my");
- coomy = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coomy == 0){
- if (sTring.includes('o みょ,')) {
- sTring = sTring.replace("o みょ", "o my");
- coomy = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(conmy == 0){
- if (sTring.includes('n みゃ,')) {
- sTring = sTring.replace("n みゃ", "n my");
- conmy = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(conmy == 0){
- if (sTring.includes('n み,')) {
- sTring = sTring.replace("n み", "n my");
- conmy = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(conmy == 0){
- if (sTring.includes('n みゅ,')) {
- sTring = sTring.replace("n みゅ", "n my");
- conmy = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(conmy == 0){
- if (sTring.includes('n みぇ,')) {
- sTring = sTring.replace("n みぇ", "n my");
- conmy = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(conmy == 0){
- if (sTring.includes('n みょ,')) {
- sTring = sTring.replace("n みょ", "n my");
- conmy = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coary == 0){
- if (sTring.includes('a りゃ,')) {
- sTring = sTring.replace("a りゃ", "a ry");
- coary = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coary == 0){
- if (sTring.includes('a り,')) {
- sTring = sTring.replace("a り", "a ry");
- coary = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coary == 0){
- if (sTring.includes('a りゅ,')) {
- sTring = sTring.replace("a りゅ", "a ry");
- coary = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coary == 0){
- if (sTring.includes('a りぇ,')) {
- sTring = sTring.replace("a りぇ", "a ry");
- coary = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coary == 0){
- if (sTring.includes('a りょ,')) {
- sTring = sTring.replace("a りょ", "a ry");
- coary = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coiry == 0){
- if (sTring.includes('i りゃ,')) {
- sTring = sTring.replace("i りゃ", "i ry");
- coiry = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coiry == 0){
- if (sTring.includes('i り,')) {
- sTring = sTring.replace("i り", "i ry");
- coiry = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coiry == 0){
- if (sTring.includes('i りゅ,')) {
- sTring = sTring.replace("i りゅ", "i ry");
- coiry = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coiry == 0){
- if (sTring.includes('i りぇ,')) {
- sTring = sTring.replace("i りぇ", "i ry");
- coiry = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coiry == 0){
- if (sTring.includes('i りょ,')) {
- sTring = sTring.replace("i りょ", "i ry");
- coiry = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coury == 0){
- if (sTring.includes('u りゃ,')) {
- sTring = sTring.replace("u りゃ", "u ry");
- coury = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coury == 0){
- if (sTring.includes('u り,')) {
- sTring = sTring.replace("u り", "u ry");
- coury = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coury == 0){
- if (sTring.includes('u りゅ,')) {
- sTring = sTring.replace("u りゅ", "u ry");
- coury = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coury == 0){
- if (sTring.includes('u りぇ,')) {
- sTring = sTring.replace("u りぇ", "u ry");
- coury = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coury == 0){
- if (sTring.includes('u りょ,')) {
- sTring = sTring.replace("u りょ", "u ry");
- coury = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coery == 0){
- if (sTring.includes('e りゃ,')) {
- sTring = sTring.replace("e りゃ", "e ry");
- coery = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coery == 0){
- if (sTring.includes('e り,')) {
- sTring = sTring.replace("e り", "e ry");
- coery = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coery == 0){
- if (sTring.includes('e りゅ,')) {
- sTring = sTring.replace("e りゅ", "e ry");
- coery = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coery == 0){
- if (sTring.includes('e りぇ,')) {
- sTring = sTring.replace("e りぇ", "e ry");
- coery = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coery == 0){
- if (sTring.includes('e りょ,')) {
- sTring = sTring.replace("e りょ", "e ry");
- coery = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coory == 0){
- if (sTring.includes('o りゃ,')) {
- sTring = sTring.replace("o りゃ", "o ry");
- coory = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coory == 0){
- if (sTring.includes('o り,')) {
- sTring = sTring.replace("o り", "o ry");
- coory = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coory == 0){
- if (sTring.includes('o りゅ,')) {
- sTring = sTring.replace("o りゅ", "o ry");
- coory = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coory == 0){
- if (sTring.includes('o りぇ,')) {
- sTring = sTring.replace("o りぇ", "o ry");
- coory = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coory == 0){
- if (sTring.includes('o りょ,')) {
- sTring = sTring.replace("o りょ", "o ry");
- coory = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(conry == 0){
- if (sTring.includes('n りゃ,')) {
- sTring = sTring.replace("n りゃ", "n ry");
- conry = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(conry == 0){
- if (sTring.includes('n り,')) {
- sTring = sTring.replace("n り", "n ry");
- conry = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(conry == 0){
- if (sTring.includes('n りゅ,')) {
- sTring = sTring.replace("n りゅ", "n ry");
- conry = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(conry == 0){
- if (sTring.includes('n りぇ,')) {
- sTring = sTring.replace("n りぇ", "n ry");
- conry = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(conry == 0){
- if (sTring.includes('n りょ,')) {
- sTring = sTring.replace("n りょ", "n ry");
- conry = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coagy == 0){
- if (sTring.includes('a ぎゃ,')) {
- sTring = sTring.replace("a ぎゃ", "a gy");
- coagy = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coagy == 0){
- if (sTring.includes('a ぎ,')) {
- sTring = sTring.replace("a ぎ", "a gy");
- coagy = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coagy == 0){
- if (sTring.includes('a ぎゅ,')) {
- sTring = sTring.replace("a ぎゅ", "a gy");
- coagy = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coagy == 0){
- if (sTring.includes('a ぎぇ,')) {
- sTring = sTring.replace("a ぎぇ", "a gy");
- coagy = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coagy == 0){
- if (sTring.includes('a ぎょ,')) {
- sTring = sTring.replace("a ぎょ", "a gy");
- coagy = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coigy == 0){
- if (sTring.includes('i ぎゃ,')) {
- sTring = sTring.replace("i ぎゃ", "i gy");
- coigy = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coigy == 0){
- if (sTring.includes('i ぎ,')) {
- sTring = sTring.replace("i ぎ", "i gy");
- coigy = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coigy == 0){
- if (sTring.includes('i ぎゅ,')) {
- sTring = sTring.replace("i ぎゅ", "i gy");
- coigy = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coigy == 0){
- if (sTring.includes('i ぎぇ,')) {
- sTring = sTring.replace("i ぎぇ", "i gy");
- coigy = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coigy == 0){
- if (sTring.includes('i ぎょ,')) {
- sTring = sTring.replace("i ぎょ", "i gy");
- coigy = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(cougy == 0){
- if (sTring.includes('u ぎゃ,')) {
- sTring = sTring.replace("u ぎゃ", "u gy");
- cougy = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(cougy == 0){
- if (sTring.includes('u ぎ,')) {
- sTring = sTring.replace("u ぎ", "u gy");
- cougy = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(cougy == 0){
- if (sTring.includes('u ぎゅ,')) {
- sTring = sTring.replace("u ぎゅ", "u gy");
- cougy = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(cougy == 0){
- if (sTring.includes('u ぎぇ,')) {
- sTring = sTring.replace("u ぎぇ", "u gy");
- cougy = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(cougy == 0){
- if (sTring.includes('u ぎょ,')) {
- sTring = sTring.replace("u ぎょ", "u gy");
- cougy = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coegy == 0){
- if (sTring.includes('e ぎゃ,')) {
- sTring = sTring.replace("e ぎゃ", "e gy");
- coegy = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coegy == 0){
- if (sTring.includes('e ぎ,')) {
- sTring = sTring.replace("e ぎ", "e gy");
- coegy = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coegy == 0){
- if (sTring.includes('e ぎゅ,')) {
- sTring = sTring.replace("e ぎゅ", "e gy");
- coegy = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coegy == 0){
- if (sTring.includes('e ぎぇ,')) {
- sTring = sTring.replace("e ぎぇ", "e gy");
- coegy = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coegy == 0){
- if (sTring.includes('e ぎょ,')) {
- sTring = sTring.replace("e ぎょ", "e gy");
- coegy = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coogy == 0){
- if (sTring.includes('o ぎゃ,')) {
- sTring = sTring.replace("o ぎゃ", "o gy");
- coogy = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coogy == 0){
- if (sTring.includes('o ぎ,')) {
- sTring = sTring.replace("o ぎ", "o gy");
- coogy = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coogy == 0){
- if (sTring.includes('o ぎゅ,')) {
- sTring = sTring.replace("o ぎゅ", "o gy");
- coogy = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coogy == 0){
- if (sTring.includes('o ぎぇ,')) {
- sTring = sTring.replace("o ぎぇ", "o gy");
- coogy = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coogy == 0){
- if (sTring.includes('o ぎょ,')) {
- sTring = sTring.replace("o ぎょ", "o gy");
- coogy = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(congy == 0){
- if (sTring.includes('n ぎゃ,')) {
- sTring = sTring.replace("n ぎゃ", "n gy");
- congy = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(congy == 0){
- if (sTring.includes('n ぎ,')) {
- sTring = sTring.replace("n ぎ", "n gy");
- congy = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(congy == 0){
- if (sTring.includes('n ぎゅ,')) {
- sTring = sTring.replace("n ぎゅ", "n gy");
- congy = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(congy == 0){
- if (sTring.includes('n ぎぇ,')) {
- sTring = sTring.replace("n ぎぇ", "n gy");
- congy = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(congy == 0){
- if (sTring.includes('n ぎょ,')) {
- sTring = sTring.replace("n ぎょ", "n gy");
- congy = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coaj == 0){
- if (sTring.includes('a じゃ,')) {
- sTring = sTring.replace("a じゃ", "a j");
- coaj = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coaj == 0){
- if (sTring.includes('a じ,')) {
- sTring = sTring.replace("a じ", "a j");
- coaj = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coaj == 0){
- if (sTring.includes('a じゅ,')) {
- sTring = sTring.replace("a じゅ", "a j");
- coaj = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coaj == 0){
- if (sTring.includes('a じぇ,')) {
- sTring = sTring.replace("a じぇ", "a j");
- coaj = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coaj == 0){
- if (sTring.includes('a じょ,')) {
- sTring = sTring.replace("a じょ", "a j");
- coaj = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coij == 0){
- if (sTring.includes('i じゃ,')) {
- sTring = sTring.replace("i じゃ", "i j");
- coij = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coij == 0){
- if (sTring.includes('i じ,')) {
- sTring = sTring.replace("i じ", "i j");
- coij = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coij == 0){
- if (sTring.includes('i じゅ,')) {
- sTring = sTring.replace("i じゅ", "i j");
- coij = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coij == 0){
- if (sTring.includes('i じぇ,')) {
- sTring = sTring.replace("i じぇ", "i j");
- coij = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coij == 0){
- if (sTring.includes('i じょ,')) {
- sTring = sTring.replace("i じょ", "i j");
- coij = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(couj == 0){
- if (sTring.includes('u じゃ,')) {
- sTring = sTring.replace("u じゃ", "u j");
- couj = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(couj == 0){
- if (sTring.includes('u じ,')) {
- sTring = sTring.replace("u じ", "u j");
- couj = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(couj == 0){
- if (sTring.includes('u じゅ,')) {
- sTring = sTring.replace("u じゅ", "u j");
- couj = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(couj == 0){
- if (sTring.includes('u じぇ,')) {
- sTring = sTring.replace("u じぇ", "u j");
- couj = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(couj == 0){
- if (sTring.includes('u じょ,')) {
- sTring = sTring.replace("u じょ", "u j");
- couj = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coej == 0){
- if (sTring.includes('e じゃ,')) {
- sTring = sTring.replace("e じゃ", "e j");
- coej = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coej == 0){
- if (sTring.includes('e じ,')) {
- sTring = sTring.replace("e じ", "e j");
- coej = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coej == 0){
- if (sTring.includes('e じゅ,')) {
- sTring = sTring.replace("e じゅ", "e j");
- coej = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coej == 0){
- if (sTring.includes('e じぇ,')) {
- sTring = sTring.replace("e じぇ", "e j");
- coej = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coej == 0){
- if (sTring.includes('e じょ,')) {
- sTring = sTring.replace("e じょ", "e j");
- coej = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(cooj == 0){
- if (sTring.includes('o じゃ,')) {
- sTring = sTring.replace("o じゃ", "o j");
- cooj = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(cooj == 0){
- if (sTring.includes('o じ,')) {
- sTring = sTring.replace("o じ", "o j");
- cooj = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(cooj == 0){
- if (sTring.includes('o じゅ,')) {
- sTring = sTring.replace("o じゅ", "o j");
- cooj = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(cooj == 0){
- if (sTring.includes('o じぇ,')) {
- sTring = sTring.replace("o じぇ", "o j");
- cooj = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(cooj == 0){
- if (sTring.includes('o じょ,')) {
- sTring = sTring.replace("o じょ", "o j");
- cooj = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(conj == 0){
- if (sTring.includes('n じゃ,')) {
- sTring = sTring.replace("n じゃ", "n j");
- conj = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(conj == 0){
- if (sTring.includes('n じ,')) {
- sTring = sTring.replace("n じ", "n j");
- conj = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(conj == 0){
- if (sTring.includes('n じゅ,')) {
- sTring = sTring.replace("n じゅ", "n j");
- conj = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(conj == 0){
- if (sTring.includes('n じぇ,')) {
- sTring = sTring.replace("n じぇ", "n j");
- conj = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(conj == 0){
- if (sTring.includes('n じょ,')) {
- sTring = sTring.replace("n じょ", "n j");
- conj = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coaby == 0){
- if (sTring.includes('a びゃ,')) {
- sTring = sTring.replace("a びゃ", "a by");
- coaby = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coaby == 0){
- if (sTring.includes('a び,')) {
- sTring = sTring.replace("a び", "a by");
- coaby = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coaby == 0){
- if (sTring.includes('a びゅ,')) {
- sTring = sTring.replace("a びゅ", "a by");
- coaby = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coaby == 0){
- if (sTring.includes('a びぇ,')) {
- sTring = sTring.replace("a びぇ", "a by");
- coaby = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coaby == 0){
- if (sTring.includes('a びょ,')) {
- sTring = sTring.replace("a びょ", "a by");
- coaby = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coiby == 0){
- if (sTring.includes('i びゃ,')) {
- sTring = sTring.replace("i びゃ", "i by");
- coiby = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coiby == 0){
- if (sTring.includes('i び,')) {
- sTring = sTring.replace("i び", "i by");
- coiby = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coiby == 0){
- if (sTring.includes('i びゅ,')) {
- sTring = sTring.replace("i びゅ", "i by");
- coiby = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coiby == 0){
- if (sTring.includes('i びぇ,')) {
- sTring = sTring.replace("i びぇ", "i by");
- coiby = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coiby == 0){
- if (sTring.includes('i びょ,')) {
- sTring = sTring.replace("i びょ", "i by");
- coiby = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(couby == 0){
- if (sTring.includes('u びゃ,')) {
- sTring = sTring.replace("u びゃ", "u by");
- couby = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(couby == 0){
- if (sTring.includes('u び,')) {
- sTring = sTring.replace("u び", "u by");
- couby = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(couby == 0){
- if (sTring.includes('u びゅ,')) {
- sTring = sTring.replace("u びゅ", "u by");
- couby = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(couby == 0){
- if (sTring.includes('u びぇ,')) {
- sTring = sTring.replace("u びぇ", "u by");
- couby = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(couby == 0){
- if (sTring.includes('u びょ,')) {
- sTring = sTring.replace("u びょ", "u by");
- couby = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coeby == 0){
- if (sTring.includes('e びゃ,')) {
- sTring = sTring.replace("e びゃ", "e by");
- coeby = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coeby == 0){
- if (sTring.includes('e び,')) {
- sTring = sTring.replace("e び", "e by");
- coeby = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coeby == 0){
- if (sTring.includes('e びゅ,')) {
- sTring = sTring.replace("e びゅ", "e by");
- coeby = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coeby == 0){
- if (sTring.includes('e びぇ,')) {
- sTring = sTring.replace("e びぇ", "e by");
- coeby = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coeby == 0){
- if (sTring.includes('e びょ,')) {
- sTring = sTring.replace("e びょ", "e by");
- coeby = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(cooby == 0){
- if (sTring.includes('o びゃ,')) {
- sTring = sTring.replace("o びゃ", "o by");
- cooby = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(cooby == 0){
- if (sTring.includes('o び,')) {
- sTring = sTring.replace("o び", "o by");
- cooby = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(cooby == 0){
- if (sTring.includes('o びゅ,')) {
- sTring = sTring.replace("o びゅ", "o by");
- cooby = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(cooby == 0){
- if (sTring.includes('o びぇ,')) {
- sTring = sTring.replace("o びぇ", "o by");
- cooby = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(cooby == 0){
- if (sTring.includes('o びょ,')) {
- sTring = sTring.replace("o びょ", "o by");
- cooby = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(conby == 0){
- if (sTring.includes('n びゃ,')) {
- sTring = sTring.replace("n びゃ", "n by");
- conby = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(conby == 0){
- if (sTring.includes('n び,')) {
- sTring = sTring.replace("n び", "n by");
- conby = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(conby == 0){
- if (sTring.includes('n びゅ,')) {
- sTring = sTring.replace("n びゅ", "n by");
- conby = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(conby == 0){
- if (sTring.includes('n びぇ,')) {
- sTring = sTring.replace("n びぇ", "n by");
- conby = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(conby == 0){
- if (sTring.includes('n びょ,')) {
- sTring = sTring.replace("n びょ", "n by");
- conby = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coapy == 0){
- if (sTring.includes('a ぴゃ,')) {
- sTring = sTring.replace("a ぴゃ", "a py");
- coapy = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coapy == 0){
- if (sTring.includes('a ぴ,')) {
- sTring = sTring.replace("a ぴ", "a py");
- coapy = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coapy == 0){
- if (sTring.includes('a ぴゅ,')) {
- sTring = sTring.replace("a ぴゅ", "a py");
- coapy = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coapy == 0){
- if (sTring.includes('a ぴぇ,')) {
- sTring = sTring.replace("a ぴぇ", "a py");
- coapy = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coapy == 0){
- if (sTring.includes('a ぴょ,')) {
- sTring = sTring.replace("a ぴょ", "a py");
- coapy = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coipy == 0){
- if (sTring.includes('i ぴゃ,')) {
- sTring = sTring.replace("i ぴゃ", "i py");
- coipy = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coipy == 0){
- if (sTring.includes('i ぴ,')) {
- sTring = sTring.replace("i ぴ", "i py");
- coipy = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coipy == 0){
- if (sTring.includes('i ぴゅ,')) {
- sTring = sTring.replace("i ぴゅ", "i py");
- coipy = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coipy == 0){
- if (sTring.includes('i ぴぇ,')) {
- sTring = sTring.replace("i ぴぇ", "i py");
- coipy = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coipy == 0){
- if (sTring.includes('i ぴょ,')) {
- sTring = sTring.replace("i ぴょ", "i py");
- coipy = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coupy == 0){
- if (sTring.includes('u ぴゃ,')) {
- sTring = sTring.replace("u ぴゃ", "u py");
- coupy = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coupy == 0){
- if (sTring.includes('u ぴ,')) {
- sTring = sTring.replace("u ぴ", "u py");
- coupy = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coupy == 0){
- if (sTring.includes('u ぴゅ,')) {
- sTring = sTring.replace("u ぴゅ", "u py");
- coupy = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coupy == 0){
- if (sTring.includes('u ぴぇ,')) {
- sTring = sTring.replace("u ぴぇ", "u py");
- coupy = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coupy == 0){
- if (sTring.includes('u ぴょ,')) {
- sTring = sTring.replace("u ぴょ", "u py");
- coupy = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coepy == 0){
- if (sTring.includes('e ぴゃ,')) {
- sTring = sTring.replace("e ぴゃ", "e py");
- coepy = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coepy == 0){
- if (sTring.includes('e ぴ,')) {
- sTring = sTring.replace("e ぴ", "e py");
- coepy = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coepy == 0){
- if (sTring.includes('e ぴゅ,')) {
- sTring = sTring.replace("e ぴゅ", "e py");
- coepy = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coepy == 0){
- if (sTring.includes('e ぴぇ,')) {
- sTring = sTring.replace("e ぴぇ", "e py");
- coepy = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coepy == 0){
- if (sTring.includes('e ぴょ,')) {
- sTring = sTring.replace("e ぴょ", "e py");
- coepy = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coopy == 0){
- if (sTring.includes('o ぴゃ,')) {
- sTring = sTring.replace("o ぴゃ", "o py");
- coopy = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coopy == 0){
- if (sTring.includes('o ぴ,')) {
- sTring = sTring.replace("o ぴ", "o py");
- coopy = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coopy == 0){
- if (sTring.includes('o ぴゅ,')) {
- sTring = sTring.replace("o ぴゅ", "o py");
- coopy = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coopy == 0){
- if (sTring.includes('o ぴぇ,')) {
- sTring = sTring.replace("o ぴぇ", "o py");
- coopy = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(coopy == 0){
- if (sTring.includes('o ぴょ,')) {
- sTring = sTring.replace("o ぴょ", "o py");
- coopy = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(conpy == 0){
- if (sTring.includes('n ぴゃ,')) {
- sTring = sTring.replace("n ぴゃ", "n py");
- conpy = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(conpy == 0){
- if (sTring.includes('n ぴ,')) {
- sTring = sTring.replace("n ぴ", "n py");
- conpy = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(conpy == 0){
- if (sTring.includes('n ぴゅ,')) {
- sTring = sTring.replace("n ぴゅ", "n py");
- conpy = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(conpy == 0){
- if (sTring.includes('n ぴぇ,')) {
- sTring = sTring.replace("n ぴぇ", "n py");
- conpy = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(conpy == 0){
- if (sTring.includes('n ぴょ,')) {
- sTring = sTring.replace("n ぴょ", "n py");
- conpy = 1;
- textBlob += sTring + '<br>';
- }
- }
- if(sils == 0){
- if (sTring.includes('- さ,')) {
- sTring = sTring.replace("- さ,", "- s,");
- sils = 1;
- textBlob3 += sTring + '<br>';
- }
- }
- if(sils == 0){
- if (sTring.includes('- すぃ,')) {
- sTring = sTring.replace("- すぃ,", "- s,");
- sils = 1;
- textBlob3 += sTring + '<br>';
- }
- }
- if(sils == 0){
- if (sTring.includes('- す,')) {
- sTring = sTring.replace("- す,", "- s,");
- sils = 1;
- textBlob3 += sTring + '<br>';
- }
- }
- if(sils == 0){
- if (sTring.includes('- せ,')) {
- sTring = sTring.replace("- せ,", "- s,");
- sils = 1;
- textBlob3 += sTring + '<br>';
- }
- }
- if(sils == 0){
- if (sTring.includes('- そ,')) {
- sTring = sTring.replace("- そ,", "- s,");
- sils = 1;
- textBlob3 += sTring + '<br>';
- }
- }
- if(siln == 0){
- if (sTring.includes('- な,')) {
- sTring = sTring.replace("- な,", "- n,");
- siln = 1;
- textBlob3 += sTring + '<br>';
- }
- }
- if(siln == 0){
- if (sTring.includes('- ぬ,')) {
- sTring = sTring.replace("- ぬ,", "- n,");
- siln = 1;
- textBlob3 += sTring + '<br>';
- }
- }
- if(siln == 0){
- if (sTring.includes('- ね,')) {
- sTring = sTring.replace("- ね", "- n");
- siln = 1;
- textBlob3 += sTring + '<br>';
- }
- }
- if(siln == 0){
- if (sTring.includes('- の,')) {
- sTring = sTring.replace("- の", "- n");
- siln = 1;
- textBlob3 += sTring + '<br>';
- }
- }
- if(silh == 0){
- if (sTring.includes('- は,')) {
- sTring = sTring.replace("- は", "- h");
- silh = 1;
- textBlob3 += sTring + '<br>';
- }
- }
- if(silh == 0){
- if (sTring.includes('- へ,')) {
- sTring = sTring.replace("- へ", "- h");
- silh = 1;
- textBlob3 += sTring + '<br>';
- }
- }
- if(silh == 0){
- if (sTring.includes('- ほ,')) {
- sTring = sTring.replace("- ほ", "- h");
- silh = 1;
- textBlob3 += sTring + '<br>';
- }
- }
- if(silf == 0){
- if (sTring.includes('- ふぁ,')) {
- sTring = sTring.replace("- ふぁ", "- f");
- silf = 1;
- textBlob3 += sTring + '<br>';
- }
- }
- if(silf == 0){
- if (sTring.includes('- ふぃ,')) {
- sTring = sTring.replace("- ふぃ", "- f");
- silf = 1;
- textBlob3 += sTring + '<br>';
- }
- }
- if(silf == 0){
- if (sTring.includes('- ふ,')) {
- sTring = sTring.replace("- ふ", "- f");
- silf = 1;
- textBlob3 += sTring + '<br>';
- }
- }
- if(silf == 0){
- if (sTring.includes('- ふぇ,')) {
- sTring = sTring.replace("- ふぇ", "- f");
- silf = 1;
- textBlob3 += sTring + '<br>';
- }
- }
- if(silf == 0){
- if (sTring.includes('- ふぉ,')) {
- sTring = sTring.replace("- ふぉ", "- f");
- silf = 1;
- textBlob3 += sTring + '<br>';
- }
- }
- if(silm == 0){
- if (sTring.includes('- ま,')) {
- sTring = sTring.replace("- ま", "- m");
- silm = 1;
- textBlob3 += sTring + '<br>';
- }
- }
- if(silm == 0){
- if (sTring.includes('- む,')) {
- sTring = sTring.replace("- む", "- m");
- silm = 1;
- textBlob3 += sTring + '<br>';
- }
- }
- if(silm == 0){
- if (sTring.includes('- め,')) {
- sTring = sTring.replace("- め", "- m");
- silm = 1;
- textBlob3 += sTring + '<br>';
- }
- }
- if(silm == 0){
- if (sTring.includes('- も,')) {
- sTring = sTring.replace("- も", "- m");
- silm = 1;
- textBlob3 += sTring + '<br>';
- }
- }
- if(sily == 0){
- if (sTring.includes('- や,')) {
- sTring = sTring.replace("- や", "- y");
- sily = 1;
- textBlob3 += sTring + '<br>';
- }
- }
- if(sily == 0){
- if (sTring.includes('- ゆ,')) {
- sTring = sTring.replace("- ゆ", "- y");
- sily = 1;
- textBlob3 += sTring + '<br>';
- }
- }
- if(sily == 0){
- if (sTring.includes('- いぇ,')) {
- sTring = sTring.replace("- いぇ", "- y");
- sily = 1;
- textBlob3 += sTring + '<br>';
- }
- }
- if(sily == 0){
- if (sTring.includes('- よ,')) {
- sTring = sTring.replace("- よ", "- y");
- sily = 1;
- textBlob3 += sTring + '<br>';
- }
- }
- if(silw == 0){
- if (sTring.includes('- わ,')) {
- sTring = sTring.replace("- わ", "- w");
- silw = 1;
- textBlob3 += sTring + '<br>';
- }
- }
- if(silw == 0){
- if (sTring.includes('- うぃ,')) {
- sTring = sTring.replace("- うぃ", "- w");
- silw = 1;
- textBlob3 += sTring + '<br>';
- }
- }
- if(silw == 0){
- if (sTring.includes('- うぇ,')) {
- sTring = sTring.replace("- うぇ", "- w");
- silw = 1;
- textBlob3 += sTring + '<br>';
- }
- }
- if(silw == 0){
- if (sTring.includes('- うぉ,')) {
- sTring = sTring.replace("- うぉ", "- w");
- silw = 1;
- textBlob3 += sTring + '<br>';
- }
- }
- if(silv == 0){
- if (sTring.includes('- ヴぁ,')) {
- sTring = sTring.replace("- ヴぁ", "- v");
- silv = 1;
- textBlob3 += sTring + '<br>';
- }
- }
- if(silv == 0){
- if (sTring.includes('- ヴぃ,')) {
- sTring = sTring.replace("- ヴぃ", "- v");
- silv = 1;
- textBlob3 += sTring + '<br>';
- }
- }
- if(silv == 0){
- if (sTring.includes('- ヴ,')) {
- sTring = sTring.replace("- ヴ", "- v");
- silv = 1;
- textBlob3 += sTring + '<br>';
- }
- }
- if(silv == 0){
- if (sTring.includes('- ヴぇ,')) {
- sTring = sTring.replace("- ヴぇ", "- v");
- silv = 1;
- textBlob3 += sTring + '<br>';
- }
- }
- if(silv == 0){
- if (sTring.includes('- ヴぉ,')) {
- sTring = sTring.replace("- ヴぉ", "- v");
- silv = 1;
- textBlob3 += sTring + '<br>';
- }
- }
- if(silz == 0){
- if (sTring.includes('- ざ,')) {
- sTring = sTring.replace("- ざ", "- z");
- silz = 1;
- textBlob3 += sTring + '<br>';
- }
- }
- if(silz == 0){
- if (sTring.includes('- ずぃ,')) {
- sTring = sTring.replace("- ずぃ", "- z");
- silz = 1;
- textBlob3 += sTring + '<br>';
- }
- }
- if(silz == 0){
- if (sTring.includes('- ず,')) {
- sTring = sTring.replace("- ず", "- z");
- silz = 1;
- textBlob3 += sTring + '<br>';
- }
- }
- if(silz == 0){
- if (sTring.includes('- ぜ,')) {
- sTring = sTring.replace("- ぜ", "- z");
- silz = 1;
- textBlob3 += sTring + '<br>';
- }
- }
- if(silz == 0){
- if (sTring.includes('- ぞ,')) {
- sTring = sTring.replace("- ぞ", "- z");
- silz = 1;
- textBlob3 += sTring + '<br>';
- }
- }
- if(silsh == 0){
- if (sTring.includes('- しゃ,')) {
- sTring = sTring.replace("- しゃ", "- sh");
- silsh = 1;
- textBlob3 += sTring + '<br>';
- }
- }
- if(silsh == 0){
- if (sTring.includes('- し,')) {
- sTring = sTring.replace("- し", "- sh");
- silsh = 1;
- textBlob3 += sTring + '<br>';
- }
- }
- if(silsh == 0){
- if (sTring.includes('- しゅ,')) {
- sTring = sTring.replace("- しゅ", "- sh");
- silsh = 1;
- textBlob3 += sTring + '<br>';
- }
- }
- if(silsh == 0){
- if (sTring.includes('- しぇ,')) {
- sTring = sTring.replace("- しぇ", "- sh");
- silsh = 1;
- textBlob3 += sTring + '<br>';
- }
- }
- if(silsh == 0){
- if (sTring.includes('- しょ,')) {
- sTring = sTring.replace("- しょ", "- sh");
- silsh = 1;
- textBlob3 += sTring + '<br>';
- }
- }
- if(silny == 0){
- if (sTring.includes('- にゃ,')) {
- sTring = sTring.replace("- にゃ", "- ny");
- silny = 1;
- textBlob3 += sTring + '<br>';
- }
- }
- if(silny == 0){
- if (sTring.includes('- に,')) {
- sTring = sTring.replace("- に", "- ny");
- silny = 1;
- textBlob3 += sTring + '<br>';
- }
- }
- if(silny == 0){
- if (sTring.includes('- にゅ,')) {
- sTring = sTring.replace("- にゅ", "- ny");
- silny = 1;
- textBlob3 += sTring + '<br>';
- }
- }
- if(silny == 0){
- if (sTring.includes('- にぇ,')) {
- sTring = sTring.replace("- にぇ", "- ny");
- silny = 1;
- textBlob3 += sTring + '<br>';
- }
- }
- if(silny == 0){
- if (sTring.includes('- にょ,')) {
- sTring = sTring.replace("- にょ", "- ny");
- silny = 1;
- textBlob3 += sTring + '<br>';
- }
- }
- if(silhy == 0){
- if (sTring.includes('- ひゃ,')) {
- sTring = sTring.replace("- ひゃ", "- hy");
- silhy = 1;
- textBlob3 += sTring + '<br>';
- }
- }
- if(silhy == 0){
- if (sTring.includes('- ひ,')) {
- sTring = sTring.replace("- ひ", "- hy");
- silhy = 1;
- textBlob3 += sTring + '<br>';
- }
- }
- if(silhy == 0){
- if (sTring.includes('- ひゅ,')) {
- sTring = sTring.replace("- ひゅ", "- hy");
- silhy = 1;
- textBlob3 += sTring + '<br>';
- }
- }
- if(silhy == 0){
- if (sTring.includes('- ひぇ,')) {
- sTring = sTring.replace("- ひぇ", "- hy");
- silhy = 1;
- textBlob3 += sTring + '<br>';
- }
- }
- if(silhy == 0){
- if (sTring.includes('- ひょ,')) {
- sTring = sTring.replace("- ひょ", "- hy");
- silhy = 1;
- textBlob3 += sTring + '<br>';
- }
- }
- if(silmy == 0){
- if (sTring.includes('- みゃ,')) {
- sTring = sTring.replace("- みゃ", "- my");
- silmy = 1;
- textBlob3 += sTring + '<br>';
- }
- }
- if(silmy == 0){
- if (sTring.includes('- み,')) {
- sTring = sTring.replace("- み", "- my");
- silmy = 1;
- textBlob3 += sTring + '<br>';
- }
- }
- if(silmy == 0){
- if (sTring.includes('- みゅ,')) {
- sTring = sTring.replace("- みゅ", "- my");
- silmy = 1;
- textBlob3 += sTring + '<br>';
- }
- }
- if(silmy == 0){
- if (sTring.includes('- みぇ,')) {
- sTring = sTring.replace("- みぇ", "- my");
- silmy = 1;
- textBlob3 += sTring + '<br>';
- }
- }
- if(silmy == 0){
- if (sTring.includes('- みょ,')) {
- sTring = sTring.replace("- みょ", "- my");
- silmy = 1;
- textBlob3 += sTring + '<br>';
- }
- }
- if(silv == 0){
- if (sTring.includes('- ヴァ,')) {
- sTring = sTring.replace("- ヴァ", "- v");
- silv = 1;
- textBlob3 += sTring + '<br>';
- }
- }
- if(silv == 0){
- if (sTring.includes('- ヴィ,')) {
- sTring = sTring.replace("- ヴィ", "- v");
- silv = 1;
- textBlob3 += sTring + '<br>';
- }
- }
- if(silv == 0){
- if (sTring.includes('- ヴ,')) {
- sTring = sTring.replace("- ヴ", "- v");
- silv = 1;
- textBlob3 += sTring + '<br>';
- }
- }
- if(silv == 0){
- if (sTring.includes('- ヴェ,')) {
- sTring = sTring.replace("- ヴェ", "- v");
- silv = 1;
- textBlob3 += sTring + '<br>';
- }
- }
- if(silv == 0){
- if (sTring.includes('- ヴォ,')) {
- sTring = sTring.replace("- ヴォ", "- v");
- silv = 1;
- textBlob3 += sTring + '<br>';
- }
- }
- if(silf == 0){
- if (sTring.includes('- ファ,')) {
- sTring = sTring.replace("- ファ", "- f");
- silf = 1;
- textBlob3 += sTring + '<br>';
- }
- }
- if(silf == 0){
- if (sTring.includes('- フィ,')) {
- sTring = sTring.replace("- フィ", "- f");
- silf = 1;
- textBlob3 += sTring + '<br>';
- }
- }
- if(silf == 0){
- if (sTring.includes('- フェ,')) {
- sTring = sTring.replace("- フェ", "- f");
- silf = 1;
- textBlob3 += sTring + '<br>';
- }
- }
- if(silf == 0){
- if (sTring.includes('- フォ,')) {
- sTring = sTring.replace("- フォ", "- f");
- silf = 1;
- textBlob3 += sTring + '<br>';
- }
- }
- var chkt2 = '';
- if (coak == 0) {
- chkt2 += 'a k is missing <br>';
- }
- if (coik == 0) {
- chkt2 += 'i k is missing <br>';
- }
- if (couk == 0) {
- chkt2 += 'u k is missing <br>';
- }
- if (coek == 0) {
- chkt2 += 'e k is missing <br>';
- }
- if (cook == 0) {
- chkt2 += 'o k is missing <br>';
- }
- if (conk == 0) {
- chkt2 += 'n k is missing <br>';
- }
- if (coat == 0) {
- chkt2 += 'a t is missing <br>';
- }
- if (coit == 0) {
- chkt2 += 'i t is missing <br>';
- }
- if (cout == 0) {
- chkt2 += 'u t is missing <br>';
- }
- if (coet == 0) {
- chkt2 += 'e t is missing <br>';
- }
- if (coot == 0) {
- chkt2 += 'o t is missing <br>';
- }
- if (cont == 0) {
- chkt2 += 'n t is missing <br>';
- }
- if (coas == 0) {
- chkt2 += 'a s is missing <br>';
- }
- if (cois == 0) {
- chkt2 += 'i s is missing <br>';
- }
- if (cous == 0) {
- chkt2 += 'u s is missing <br>';
- }
- if (coes == 0) {
- chkt2 += 'e s is missing <br>';
- }
- if (coos == 0) {
- chkt2 += 'o s is missing <br>';
- }
- if (cons == 0) {
- chkt2 += 'n s is missing <br>';
- }
- if (coats == 0) {
- chkt2 += 'a ts is missing <br>';
- }
- if (coits == 0) {
- chkt2 += 'i ts is missing <br>';
- }
- if (couts == 0) {
- chkt2 += 'u ts is missing <br>';
- }
- if (coets == 0) {
- chkt2 += 'e ts is missing <br>';
- }
- if (coots == 0) {
- chkt2 += 'o ts is missing <br>';
- }
- if (conts == 0) {
- chkt2 += 'n ts is missing <br>';
- }
- if (coan == 0) {
- chkt2 += 'a n is missing <br>';
- }
- if (coinn == 0) {
- chkt2 += 'i n n is missing <br>';
- }
- if (coun == 0) {
- chkt2 += 'u n is missing <br>';
- }
- if (coen == 0) {
- chkt2 += 'e n is missing <br>';
- }
- if (coon == 0) {
- chkt2 += 'o n is missing <br>';
- }
- if (conn == 0) {
- chkt2 += 'n n is missing <br>';
- }
- if (coah == 0) {
- chkt2 += 'a h is missing <br>';
- }
- if (coih == 0) {
- chkt2 += 'i h is missing <br>';
- }
- if (couh == 0) {
- chkt2 += 'u h is missing <br>';
- }
- if (coeh == 0) {
- chkt2 += 'e h is missing <br>';
- }
- if (cooh == 0) {
- chkt2 += 'o h is missing <br>';
- }
- if (conh == 0) {
- chkt2 += 'n h is missing <br>';
- }
- if (coaf == 0) {
- chkt2 += 'a f is missing <br>';
- }
- if (coif == 0) {
- chkt2 += 'i f is missing <br>';
- }
- if (couf == 0) {
- chkt2 += 'u f is missing <br>';
- }
- if (coef == 0) {
- chkt2 += 'e f is missing <br>';
- }
- if (coof == 0) {
- chkt2 += 'o f is missing <br>';
- }
- if (conf == 0) {
- chkt2 += 'n f is missing <br>';
- }
- if (coam == 0) {
- chkt2 += 'a m is missing <br>';
- }
- if (coim == 0) {
- chkt2 += 'i m is missing <br>';
- }
- if (coum == 0) {
- chkt2 += 'u m is missing <br>';
- }
- if (coem == 0) {
- chkt2 += 'e m is missing <br>';
- }
- if (coom == 0) {
- chkt2 += 'o m is missing <br>';
- }
- if (conm == 0) {
- chkt2 += 'n m is missing <br>';
- }
- if (coay == 0) {
- chkt2 += 'a y is missing <br>';
- }
- if (coiy == 0) {
- chkt2 += 'i y is missing <br>';
- }
- if (couy == 0) {
- chkt2 += 'u y is missing <br>';
- }
- if (coey == 0) {
- chkt2 += 'e y is missing <br>';
- }
- if (cooy == 0) {
- chkt2 += 'o y is missing <br>';
- }
- if (cony == 0) {
- chkt2 += 'n y is missing <br>';
- }
- if (coar == 0) {
- chkt2 += 'a r is missing <br>';
- }
- if (coir == 0) {
- chkt2 += 'i r is missing <br>';
- }
- if (cour == 0) {
- chkt2 += 'u r is missing <br>';
- }
- if (coer == 0) {
- chkt2 += 'e r is missing <br>';
- }
- if (coor == 0) {
- chkt2 += 'o r is missing <br>';
- }
- if (conr == 0) {
- chkt2 += 'n r is missing <br>';
- }
- if (coaw == 0) {
- chkt2 += 'a w is missing <br>';
- }
- if (coiw == 0) {
- chkt2 += 'i w is missing <br>';
- }
- if (couw == 0) {
- chkt2 += 'u w is missing <br>';
- }
- if (coew == 0) {
- chkt2 += 'e w is missing <br>';
- }
- if (coow == 0) {
- chkt2 += 'o w is missing <br>';
- }
- if (conw == 0) {
- chkt2 += 'n w is missing <br>';
- }
- if (coav == 0) {
- chkt2 += 'a v is missing <br>';
- }
- if (coiv == 0) {
- chkt2 += 'i v is missing <br>';
- }
- if (couv == 0) {
- chkt2 += 'u v is missing <br>';
- }
- if (coev == 0) {
- chkt2 += 'e v is missing <br>';
- }
- if (coov == 0) {
- chkt2 += 'o v is missing <br>';
- }
- if (conv == 0) {
- chkt2 += 'n v is missing <br>';
- }
- if (coag == 0) {
- chkt2 += 'a g is missing <br>';
- }
- if (coig == 0) {
- chkt2 += 'i g is missing <br>';
- }
- if (coug == 0) {
- chkt2 += 'u g is missing <br>';
- }
- if (coeg == 0) {
- chkt2 += 'e g is missing <br>';
- }
- if (coog == 0) {
- chkt2 += 'o g is missing <br>';
- }
- if (cong == 0) {
- chkt2 += 'n g is missing <br>';
- }
- if (coaz == 0) {
- chkt2 += 'a z is missing <br>';
- }
- if (coiz == 0) {
- chkt2 += 'i z is missing <br>';
- }
- if (couz == 0) {
- chkt2 += 'u z is missing <br>';
- }
- if (coez == 0) {
- chkt2 += 'e z is missing <br>';
- }
- if (cooz == 0) {
- chkt2 += 'o z is missing <br>';
- }
- if (conz == 0) {
- chkt2 += 'n z is missing <br>';
- }
- if (coad == 0) {
- chkt2 += 'a d is missing <br>';
- }
- if (coid == 0) {
- chkt2 += 'i d is missing <br>';
- }
- if (coud == 0) {
- chkt2 += 'u d is missing <br>';
- }
- if (coed == 0) {
- chkt2 += 'e d is missing <br>';
- }
- if (cood == 0) {
- chkt2 += 'o d is missing <br>';
- }
- if (cond == 0) {
- chkt2 += 'n d is missing <br>';
- }
- if (coadz == 0) {
- chkt2 += 'a dz is missing <br>';
- }
- if (coidz == 0) {
- chkt2 += 'i dz is missing <br>';
- }
- if (coudz == 0) {
- chkt2 += 'u dz is missing <br>';
- }
- if (coedz == 0) {
- chkt2 += 'e dz is missing <br>';
- }
- if (coodz == 0) {
- chkt2 += 'o dz is missing <br>';
- }
- if (condz == 0) {
- chkt2 += 'n dz is missing <br>';
- }
- if (coady == 0) {
- chkt2 += 'a dy is missing <br>';
- }
- if (coidy == 0) {
- chkt2 += 'i dy is missing <br>';
- }
- if (coudy == 0) {
- chkt2 += 'u dy is missing <br>';
- }
- if (coedy == 0) {
- chkt2 += 'e dy is missing <br>';
- }
- if (coody == 0) {
- chkt2 += 'o dy is missing <br>';
- }
- if (condy == 0) {
- chkt2 += 'n dy is missing <br>';
- }
- if (coab == 0) {
- chkt2 += 'a b is missing <br>';
- }
- if (coib == 0) {
- chkt2 += 'i b is missing <br>';
- }
- if (coub == 0) {
- chkt2 += 'u b is missing <br>';
- }
- if (coeb == 0) {
- chkt2 += 'e b is missing <br>';
- }
- if (coob == 0) {
- chkt2 += 'o b is missing <br>';
- }
- if (conb == 0) {
- chkt2 += 'n b is missing <br>';
- }
- if (coap == 0) {
- chkt2 += 'a p is missing <br>';
- }
- if (coip == 0) {
- chkt2 += 'i p is missing <br>';
- }
- if (coup == 0) {
- chkt2 += 'u p is missing <br>';
- }
- if (coep == 0) {
- chkt2 += 'e p is missing <br>';
- }
- if (coop == 0) {
- chkt2 += 'o p is missing <br>';
- }
- if (conp == 0) {
- chkt2 += 'n p is missing <br>';
- }
- if (coaky == 0) {
- chkt2 += 'a ky is missing <br>';
- }
- if (coiky == 0) {
- chkt2 += 'i ky is missing <br>';
- }
- if (couky == 0) {
- chkt2 += 'u ky is missing <br>';
- }
- if (coeky == 0) {
- chkt2 += 'e ky is missing <br>';
- }
- if (cooky == 0) {
- chkt2 += 'o ky is missing <br>';
- }
- if (conky == 0) {
- chkt2 += 'n ky is missing <br>';
- }
- if (coash == 0) {
- chkt2 += 'a sh is missing <br>';
- }
- if (coish == 0) {
- chkt2 += 'i sh is missing <br>';
- }
- if (coush == 0) {
- chkt2 += 'u sh is missing <br>';
- }
- if (coesh == 0) {
- chkt2 += 'e sh is missing <br>';
- }
- if (coosh == 0) {
- chkt2 += 'o sh is missing <br>';
- }
- if (consh == 0) {
- chkt2 += 'n sh is missing <br>';
- }
- if (coach == 0) {
- chkt2 += 'a ch is missing <br>';
- }
- if (coich == 0) {
- chkt2 += 'i ch is missing <br>';
- }
- if (couch == 0) {
- chkt2 += 'u ch is missing <br>';
- }
- if (coech == 0) {
- chkt2 += 'e ch is missing <br>';
- }
- if (cooch == 0) {
- chkt2 += 'o ch is missing <br>';
- }
- if (conch == 0) {
- chkt2 += 'n ch is missing <br>';
- }
- if (coany == 0) {
- chkt2 += 'a ny is missing <br>';
- }
- if (coiny == 0) {
- chkt2 += 'i ny is missing <br>';
- }
- if (couny == 0) {
- chkt2 += 'u ny is missing <br>';
- }
- if (coeny == 0) {
- chkt2 += 'e ny is missing <br>';
- }
- if (coony == 0) {
- chkt2 += 'o ny is missing <br>';
- }
- if (conny == 0) {
- chkt2 += 'n ny is missing <br>';
- }
- if (coahy == 0) {
- chkt2 += 'a hy is missing <br>';
- }
- if (coihy == 0) {
- chkt2 += 'i hy is missing <br>';
- }
- if (couhy == 0) {
- chkt2 += 'u hy is missing <br>';
- }
- if (coehy == 0) {
- chkt2 += 'e hy is missing <br>';
- }
- if (coohy == 0) {
- chkt2 += 'o hy is missing <br>';
- }
- if (conhy == 0) {
- chkt2 += 'n hy is missing <br>';
- }
- if (coamy == 0) {
- chkt2 += 'a my is missing <br>';
- }
- if (coimy == 0) {
- chkt2 += 'i my is missing <br>';
- }
- if (coumy == 0) {
- chkt2 += 'u my is missing <br>';
- }
- if (coemy == 0) {
- chkt2 += 'e my is missing <br>';
- }
- if (coomy == 0) {
- chkt2 += 'o my is missing <br>';
- }
- if (conmy == 0) {
- chkt2 += 'n my is missing <br>';
- }
- if (coary == 0) {
- chkt2 += 'a ry is missing <br>';
- }
- if (coiry == 0) {
- chkt2 += 'i ry is missing <br>';
- }
- if (coury == 0) {
- chkt2 += 'u ry is missing <br>';
- }
- if (coery == 0) {
- chkt2 += 'e ry is missing <br>';
- }
- if (coory == 0) {
- chkt2 += 'o ry is missing <br>';
- }
- if (conry == 0) {
- chkt2 += 'n ry is missing <br>';
- }
- if (coagy == 0) {
- chkt2 += 'a gy is missing <br>';
- }
- if (coigy == 0) {
- chkt2 += 'i gy is missing <br>';
- }
- if (cougy == 0) {
- chkt2 += 'u gy is missing <br>';
- }
- if (coegy == 0) {
- chkt2 += 'e gy is missing <br>';
- }
- if (coogy == 0) {
- chkt2 += 'o gy is missing <br>';
- }
- if (congy == 0) {
- chkt2 += 'n gy is missing <br>';
- }
- if (coaj == 0) {
- chkt2 += 'a j is missing <br>';
- }
- if (coij == 0) {
- chkt2 += 'i j is missing <br>';
- }
- if (couj == 0) {
- chkt2 += 'u j is missing <br>';
- }
- if (coej == 0) {
- chkt2 += 'e j is missing <br>';
- }
- if (cooj == 0) {
- chkt2 += 'o j is missing <br>';
- }
- if (conj == 0) {
- chkt2 += 'n j is missing <br>';
- }
- if (coaby == 0) {
- chkt2 += 'a by is missing <br>';
- }
- if (coiby == 0) {
- chkt2 += 'i by is missing <br>';
- }
- if (couby == 0) {
- chkt2 += 'u by is missing <br>';
- }
- if (coeby == 0) {
- chkt2 += 'e by is missing <br>';
- }
- if (cooby == 0) {
- chkt2 += 'o by is missing <br>';
- }
- if (conby == 0) {
- chkt2 += 'n by is missing <br>';
- }
- if (coapy == 0) {
- chkt2 += 'a py is missing <br>';
- }
- if (coipy == 0) {
- chkt2 += 'i py is missing <br>';
- }
- if (coupy == 0) {
- chkt2 += 'u py is missing <br>';
- }
- if (coepy == 0) {
- chkt2 += 'e py is missing <br>';
- }
- if (coopy == 0) {
- chkt2 += 'o py is missing <br>';
- }
- if (conpy == 0) {
- chkt2 += 'n py is missing <br>';
- }
- if (sils == 0) {
- chkt2 += '- s is missing <br>';
- }
- if (siln == 0) {
- chkt2 += '- n is missing <br>';
- }
- if (silh == 0) {
- chkt2 += '- h is missing <br>';
- }
- if (silf == 0) {
- chkt2 += '- f is missing <br>';
- }
- if (silm == 0) {
- chkt2 += '- m is missing <br>';
- }
- if (sily == 0) {
- chkt2 += '- y is missing <br>';
- }
- if (silw == 0) {
- chkt2 += '- w is missing <br>';
- }
- if (silv == 0) {
- chkt2 += '- v is missing <br>';
- }
- if (silz == 0) {
- chkt2 += '- z is missing <br>';
- }
- if (silsh == 0) {
- chkt2 += '- sh is missing <br>';
- }
- if (silny == 0) {
- chkt2 += '- ny is missing <br>';
- }
- if (silhy == 0) {
- chkt2 += '- hy is missing <br>';
- }
- if (silmy == 0) {
- chkt2 += '- my is missing <br>';
- }
- document.getElementById("part3").innerHTML = textBlob + textBlob3;
- document.getElementById("check2").innerHTML = chkt2;
- }
- // document.write('<br><br><br><br>')
- }
- </script>
- <h4>OTO configurations<br><br>
- setparam<br>
- vv: 100.00,300.00,450.00,-600.00<br>
- cv: 30.0,90.0,120.0,-450.00<br>
- vc: 83.00,250.00,270.00,-300.00
- <br><br><br>
- oto<br>
- vv: 450,-600,300,100<br>
- cv: 120,-300,90,30<br>
- vc: 270,-300,250,83
- </h4>
- </html>
Add Comment
Please, Sign In to add comment