hints up to no.2222

This commit is contained in:
Alexander Bocken 2021-07-09 12:32:31 +02:00
parent 8f31154b41
commit 2e586a4c74
Signed by: Alexander
GPG Key ID: 1D237BE83F9B05E8

View File

@ -257,7 +257,7 @@
"qfmt": "<div class=\"container\">\n\t<div class=\"card-content\">\n\t\t{{#EUC-JP}}\n\t\t\t<div id=\"links\">\n\t\t\t\t<a href=\"http://jisho.org/search/{{Kanji}}\">jisho</a>\n\t\t\t\t<a href=\"http://nihongo.monash.edu/cgi-bin/wwwjdic?1MDJ{{EUC-JP}}\">JDIC</a>\n\t\t\t\t<a href=\"https://kanji.koohii.com/study/kanji/{{Kanji}}\">koohii</a>\n\t\t\t</div>\n\t\t{{/EUC-JP}}\n\t\t<div class='kanji'>\n\t\t\t<span onclick=\"ShowStrokeOrder();\" id=\"Kanji\">\n\t\t\t\t{{Kanji}}<b>[{{Strichanzahl}}]</b>\n\t\t\t</span>\n\t\t</div>\n\t\t<div id=\"compounds\">{{Komposita}}</div>\n\t</div>\n\t<div class=\"footer\">\n\t\t<div id=\"no\">\n\t\t\t{{#EUC-JP}}\n\t\t\t\t{{Index}}\n\t\t\t{{/EUC-JP}}\n\t\t\t{{^EUC-JP}}\n\t\t\t\t*\n\t\t\t{{/EUC-JP}}\n\t\t</div><!-- no-->\n\t\t<div id=\"lesson\">Lektion {{Lektion}}</div>\n\t</div><!-- footer -->\n</div><!-- container -->\n<script>\n\t{{^EUC-JP}}\t\tdocument.getElementById(\"Kanji\").style.color=getComputedStyle(document.documentElement).getPropertyValue('--least-important');\n\t{{/EUC-JP}}\n\tfunction ShowStrokeOrder() {\n\t\tif(document.getElementById(\"Kanji\").style.fontFamily == 'kanji_strokeorder'){\n\t\t\tdocument.getElementById(\"Kanji\").style.fontFamily=\"IPAGothic\";\n\t\t}\n\t\telse{\n\t\t\tdocument.getElementById(\"Kanji\").style.fontFamily=\"kanji_strokeorder\";\n\t\t}\n\t}\n</script>" "qfmt": "<div class=\"container\">\n\t<div class=\"card-content\">\n\t\t{{#EUC-JP}}\n\t\t\t<div id=\"links\">\n\t\t\t\t<a href=\"http://jisho.org/search/{{Kanji}}\">jisho</a>\n\t\t\t\t<a href=\"http://nihongo.monash.edu/cgi-bin/wwwjdic?1MDJ{{EUC-JP}}\">JDIC</a>\n\t\t\t\t<a href=\"https://kanji.koohii.com/study/kanji/{{Kanji}}\">koohii</a>\n\t\t\t</div>\n\t\t{{/EUC-JP}}\n\t\t<div class='kanji'>\n\t\t\t<span onclick=\"ShowStrokeOrder();\" id=\"Kanji\">\n\t\t\t\t{{Kanji}}<b>[{{Strichanzahl}}]</b>\n\t\t\t</span>\n\t\t</div>\n\t\t<div id=\"compounds\">{{Komposita}}</div>\n\t</div>\n\t<div class=\"footer\">\n\t\t<div id=\"no\">\n\t\t\t{{#EUC-JP}}\n\t\t\t\t{{Index}}\n\t\t\t{{/EUC-JP}}\n\t\t\t{{^EUC-JP}}\n\t\t\t\t*\n\t\t\t{{/EUC-JP}}\n\t\t</div><!-- no-->\n\t\t<div id=\"lesson\">Lektion {{Lektion}}</div>\n\t</div><!-- footer -->\n</div><!-- container -->\n<script>\n\t{{^EUC-JP}}\t\tdocument.getElementById(\"Kanji\").style.color=getComputedStyle(document.documentElement).getPropertyValue('--least-important');\n\t{{/EUC-JP}}\n\tfunction ShowStrokeOrder() {\n\t\tif(document.getElementById(\"Kanji\").style.fontFamily == 'kanji_strokeorder'){\n\t\t\tdocument.getElementById(\"Kanji\").style.fontFamily=\"IPAGothic\";\n\t\t}\n\t\telse{\n\t\t\tdocument.getElementById(\"Kanji\").style.fontFamily=\"kanji_strokeorder\";\n\t\t}\n\t}\n</script>"
}, },
{ {
"afmt": "<div class=\"container\">\n\t<div class=\"card-content\" lang=de>\n\t\t{{#EUC-JP}}\n\t\t\t<div id=\"links\">\n\t\t\t\t<a href=\"http://jisho.org/search/{{Kanji}}\">jisho</a>\n\t\t\t\t<a href=\"http://nihongo.monash.edu/cgi-bin/wwwjdic?1MDJ{{EUC-JP}}\">JDIC</a>\n\t\t\t\t<a href=\"https://kanji.koohii.com/study/kanji/{{Kanji}}\">koohii</a>\n\t\t\t</div>\n\t\t{{/EUC-JP}}\n\n\t\t<span onclick=\"ToggleLanguage();\" style=\"display:block;\" id=German>\n\t\t\t<div class='meaning_back' id=Meaning>{{Bedeutung}}<br>\n\t\t\t\t{{#Primitive}} \n\t\t\t\t\t<span class=primitives_back><i>Primitive: {{Primitive}}</i></span>\n\t\t\t\t{{/Primitive}}\n\t\t\t</div>\n\t\t</span>\n\t\t<span onclick=\"ToggleLanguage();\" id=English style=\"display:none;\">\n\t\t\t<div class='meaning_back' id=Meaning>{{Englische_Bedeutung}}<br>\n\t\t\t\t{{#Primitive}} \n\t\t\t\t\t\t<span class=primitives_back><i>Primitive: {{Primitive}}</i></span>\n\t\t\t\t{{/Primitive}}\n\t\t\t</div>\n\t\t</span>\n\n\t\t<div class='kanji_card2'>\n\t\t\t<span onclick=\"ShowStrokeOrder();\" id=\"Kanji\">\n\t\t\t\t{{Kanji}}<b>[{{Strichanzahl}}]</b>\n\t\t\t</span>\n\t\t</div>\n\n\t\t{{#Merksatz}}\n\t\t\t<hr>\n\t\t{{/Merksatz}}\n\t\t<div id='explanation' lang=de>\n\t\t\t{{Merksatz}}\n\t\t</div>\n\n\t\t{{#Notiz}}\n\t\t\t<div id='notes'>\n\t\t\t\t<u>Notiz:</u>\n\t\t\t\t{{Notiz}}\n\t\t\t</div>\n\t\t{{/Notiz}}\n\n\t\t<div id=\"compounds\">\n\t\t\t{{#Komposita}}\n\t\t\t\t<i>{{Komposita}}</i><br>\n\t\t\t\t{{Komposita_Kana}}<br>\n\t\t\t\t{{Kompositabedeutung}}\n\t{{/Komposita}}\n\t\t</div>\n\t</div>\n\n\t<div class=\"footer\">\n\t\t<div id=\"no\">\n\t\t\t{{#EUC-JP}}\n\t\t\t\t{{Index}}\n\t\t\t{{/EUC-JP}}\n\t\t\t{{^EUC-JP}}\n\t\t\t\t*\n\t\t\t{{/EUC-JP}}\n\t\t</div>\n\t\t<div id=\"lesson\">Lektion {{Lektion}}</div>\n\t</div>\n</div>\n\n<script>\n\t{{^EUC-JP}}\n\t\tdocument.getElementById(\"Kanji\").style.color=getComputedStyle(document.documentElement).getPropertyValue('--least-important');document.getElementById(\"Meaning\").style.color=getComputedStyle(document.documentElement).getPropertyValue('--least-important');\n\t{{/EUC-JP}}\n\tfunction ShowStrokeOrder() {\n\t\tif(document.getElementById(\"Kanji\").style.fontFamily == 'kanji_strokeorder'){\n\t\t\tdocument.getElementById(\"Kanji\").style.fontFamily=\"IPAGothic\";\n\t\t}\n\t\telse{\n\t\t\tdocument.getElementById(\"Kanji\").style.fontFamily=\"kanji_strokeorder\";\n\t\t}\n\t}\n</script>\n\n", "afmt": "<div class=\"container\">\n\t<div class=\"card-content\" lang=de>\n\t\t{{#EUC-JP}}\n\t\t\t<div id=\"links\">\n\t\t\t\t<a href=\"http://jisho.org/search/{{Kanji}}\">jisho</a>\n\t\t\t\t<a href=\"http://nihongo.monash.edu/cgi-bin/wwwjdic?1MDJ{{EUC-JP}}\">JDIC</a>\n\t\t\t\t<a href=\"https://kanji.koohii.com/study/kanji/{{Kanji}}\">koohii</a>\n\t\t\t</div>\n\t\t{{/EUC-JP}}\n\n\t\t<span onclick=\"ToggleLanguage();\" style=\"display:block;\" id=German>\n\t\t\t<div class='meaning_back' id=Meaning>{{Bedeutung}}<br>\n\t\t\t\t{{#Primitive}} \n\t\t\t\t\t<span class=primitives_back><i>Primitive: {{Primitive}}</i></span>\n\t\t\t\t{{/Primitive}}\n\t\t\t</div>\n\t\t</span>\n\t\t<span onclick=\"ToggleLanguage();\" id=English style=\"display:none;\">\n\t\t\t<div class='meaning_back' id=Meaning>{{Englische_Bedeutung}}<br>\n\t\t\t\t{{#Primitive}} \n\t\t\t\t\t\t<span class=primitives_back><i>Primitive: {{Primitive}}</i></span>\n\t\t\t\t{{/Primitive}}\n\t\t\t</div>\n\t\t</span>\n\n\t\t<div class='kanji_card2'>\n\t\t\t<span onclick=\"ShowStrokeOrder();\" id=\"Kanji\">\n\t\t\t\t{{Kanji}}<b>[{{Strichanzahl}}]</b>\n\t\t\t</span>\n\t\t</div>\n\n\t\t{{#Merksatz}}\n\t\t\t<hr>\n\t\t{{/Merksatz}}\n\t\t<div id='explanation' lang=de>\n\t\t\t{{Merksatz}}\n\t\t</div>\n\n\t\t{{#Notiz}}\n\t\t\t<div id='notes'>\n\t\t\t\t<u>Notiz:</u>\n\t\t\t\t{{Notiz}}\n\t\t\t</div>\n\t\t{{/Notiz}}\n\n\t\t<div id=\"compounds\">\n\t\t\t{{#Komposita}}\n\t\t\t\t<i>{{Komposita}}</i><br>\n\t\t\t\t{{Komposita_Kana}}<br>\n\t\t\t\t{{Kompositabedeutung}}\n\t{{/Komposita}}\n\t\t</div>\n\t</div>\n\n\t<div class=\"footer\">\n\t\t<div id=\"no\">\n\t\t\t{{#EUC-JP}}\n\t\t\t\t{{Index}}\n\t\t\t{{/EUC-JP}}\n\t\t\t{{^EUC-JP}}\n\t\t\t\t*\n\t\t\t{{/EUC-JP}}\n\t\t</div>\n\t\t<div id=\"lesson\">Lektion {{Lektion}}</div>\n\t</div>\n</div>\n\n<script>\n\t{{^EUC-JP}}\tdocument.getElementById(\"Kanji\").style.color=getComputedStyle(document.documentElement).getPropertyValue('--least-important');document.getElementById(\"Meaning\").style.color=getComputedStyle(document.documentElement).getPropertyValue('--least-important');\n\t{{/EUC-JP}}\n\tfunction ShowStrokeOrder() {\n\t\tif(document.getElementById(\"Kanji\").style.fontFamily == 'kanji_strokeorder'){\n\t\t\tdocument.getElementById(\"Kanji\").style.fontFamily=\"IPAGothic\";\n\t\t}\n\t\telse{\n\t\t\tdocument.getElementById(\"Kanji\").style.fontFamily=\"kanji_strokeorder\";\n\t\t}\n\t}\n</script>\n\n",
"bafmt": "", "bafmt": "",
"bfont": "", "bfont": "",
"bqfmt": "", "bqfmt": "",
@ -265,7 +265,7 @@
"did": null, "did": null,
"name": "Card 2", "name": "Card 2",
"ord": 1, "ord": 1,
"qfmt": "<div class=\"container\">\n\t<div class=\"card-content\" lang=de>\n\t\t{{#EUC-JP}}\n\t\t\t<div id=\"links\">\n\t\t\t\t<a href=\"http://jisho.org/search/{{Kanji}}\">jisho</a>\n\t\t\t\t<a href=\"http://nihongo.monash.edu/cgi-bin/wwwjdic?1MDJ{{EUC-JP}}\">JDIC</a>\n\t\t\t\t<a href=\"https://kanji.koohii.com/study/kanji/{{Kanji}}\">koohii</a>\n\t\t\t</div>\n\t\t{{/EUC-JP}}\n\t\t<span onclick=\"ToggleLanguage();\" style=\"display:block;\" id=German>\n\t\t\t<div class=meaning id=Meaning>{{Bedeutung}}</div>\n\t\t</span>\n\t\t<span onclick=\"ToggleLanguage();\" id=English style=\"display:none;\">\n\t\t\t<div class='meaning' id=Meaning>{{^Englische_Bedeutung}}{{Bedeutung}}{{/Englische_Bedeutung}}{{#Englische_Bedeutung}}{{Englische_Bedeutung}}{{/Englische_Bedeutung}}\n\t\t\t</div>\n\t\t</span>\n\t</div>\n\t<div class=\"footer\">\n\t\t<div id=\"no\">\n\t\t\t{{#EUC-JP}}\n\t\t\t\t{{Index}}\n\t\t\t{{/EUC-JP}}\n\t\t\t{{^EUC-JP}}\n\t\t\t\t*\n\t\t\t{{/EUC-JP}}\n\t\t</div>\n\t\t<div id=\"lesson\">Lektion {{Lektion}}</div>\n\t</div>\n</div>\n<script>\n\t{{^EUC-JP}}\n\t\tdocument.getElementById(\"Meaning\").style.color=getComputedStyle(document.documentElement).getPropertyValue('--least-important');\n\t{{/EUC-JP}}\n\tfunction ToggleLanguage() {\n\t{{#Englische_Bedeutung}}\n\t\tif(document.getElementById(\"English\").style.display == 'none'){\n\t\t\tdocument.getElementById(\"English\").style.display = \"block\";\n\t\t\tdocument.getElementById(\"German\").style.display = \"none\";\n\t\t}\n\t\telse{\n\t\t\tdocument.getElementById(\"German\").style.display = \"block\";\n\t\t\tdocument.getElementById(\"English\").style.display = \"none\";\n\t\t}\n\t{{/Englische_Bedeutung}}\n\t}\n</script>" "qfmt": "<div class=\"container\">\n\t<div class=\"card-content\" lang=de>\n\t\t{{#EUC-JP}}\n\t\t\t<div id=\"links\">\n\t\t\t\t<a href=\"http://jisho.org/search/{{Kanji}}\">jisho</a>\n\t\t\t\t<a href=\"http://nihongo.monash.edu/cgi-bin/wwwjdic?1MDJ{{EUC-JP}}\">JDIC</a>\n\t\t\t\t<a href=\"https://kanji.koohii.com/study/kanji/{{Kanji}}\">koohii</a>\n\t\t\t</div>\n\t\t{{/EUC-JP}}\n\t\t<span onclick=\"ToggleLanguage();\" style=\"display:block;\" id=German>\n\t\t\t<div class=meaning id=Meaning>{{Bedeutung}}</div>\n\t\t</span>\n\t\t<span onclick=\"ToggleLanguage();\" id=English style=\"display:none;\">\n\t\t\t<div class='meaning' id=Meaning>{{^Englische_Bedeutung}}{{Bedeutung}}{{/Englische_Bedeutung}}{{#Englische_Bedeutung}}{{Englische_Bedeutung}}{{/Englische_Bedeutung}}\n\t\t\t</div>\n\t\t</span>\n\t</div>\n\t<div class=\"footer\">\n\t\t<div id=\"no\">\n\t\t\t{{#EUC-JP}}\n\t\t\t\t{{Index}}\n\t\t\t{{/EUC-JP}}\n\t\t\t{{^EUC-JP}}\n\t\t\t\t*\n\t\t\t{{/EUC-JP}}\n\t\t</div>\n\t\t<div id=\"lesson\">Lektion {{Lektion}}</div>\n\t</div>\n</div>\n<script>\n\t{{^EUC-JP}}\tdocument.getElementById(\"Meaning\").style.color=getComputedStyle(document.documentElement).getPropertyValue('--least-important');\n\t{{/EUC-JP}}\n\tfunction ToggleLanguage() {\n\t{{#Englische_Bedeutung}}\n\t\tif(document.getElementById(\"English\").style.display == 'none'){\n\t\t\tdocument.getElementById(\"English\").style.display = \"block\";\n\t\t\tdocument.getElementById(\"German\").style.display = \"none\";\n\t\t}\n\t\telse{\n\t\t\tdocument.getElementById(\"German\").style.display = \"block\";\n\t\t\tdocument.getElementById(\"English\").style.display = \"none\";\n\t\t}\n\t{{/Englische_Bedeutung}}\n\t{{^EUC-JP}}\tdocument.getElementById(\"Meaning\").style.color=getComputedStyle(document.documentElement).getPropertyValue('--least-important');\n\t{{/EUC-JP}}\n\t}\n</script>"
} }
], ],
"type": 0, "type": 0,
@ -43155,7 +43155,7 @@
"離", "離",
"entfernen", "entfernen",
"Der <b>kultivierte Schurke</b> (er trägt <i>Zylinder</i> und den <i>Gürtel</i> farblich abgestimmt auf die Lederflicken an den <i>Ellbogen</i>) begeht keinen Diebstahl, er nennt es den <i>Truthahn</i> <q><b>entfernen</b></q>.", "Der <b>kultivierte Schurke</b> (er trägt <i>Zylinder</i> und den <i>Gürtel</i> farblich abgestimmt auf die Lederflicken an den <i>Ellbogen</i>) begeht keinen Diebstahl, er nennt es den <i>Truthahn</i> <q><b>entfernen</b></q>.",
"kulitivierte Schurke (ቛ)", "kulitivierte Schurke (ቛ), Scheich (ቛ)",
"離陸", "離陸",
"りりく", "りりく",
"Abheben (z.B. Flugzeug)", "Abheben (z.B. Flugzeug)",
@ -59754,7 +59754,7 @@
"166*", "166*",
"ቝ", "ቝ",
"Drängler", "Drängler",
"Im Vergleich zu Nr. 1089 (俊) verliert der <b style=\"\">Drängler</b> seine <i>Menschlichkeit</i>. Dieser Verlust <i>gestattet</i> diesem <i>Wandersmann</i> überall sich durchsetzen zu können.", "Im Vergleich zu Nr. 1089 (俊) verliert der <b>Drängler</b> seine <i>Menschlichkeit</i>. Dieser Verlust <i>gestattet</i> diesem <i>Wandersmann</i> überall sich durchsetzen zu können.",
"", "",
"", "",
"", "",
@ -59829,7 +59829,7 @@
"2217", "2217",
"峻", "峻",
"abschüssig", "abschüssig",
"There are *legal prostitutes* waiting on top of a steep *mountain*. Not only is the *mountain* steep, but so are the cost of the *legal prostitutes*.", "Der <i>Drängler</i>, der sich den <i>Berg</i> hochdrängelt bringt in den <b>abschüssigen</b> Passagen nicht nur sich in Gefahr, sondern auch diejenigen die er überholt.",
"", "",
"峻拒、峻る、峻える", "峻拒、峻る、峻える",
"シュンキョ、おわる、おえる", "シュンキョ、おわる、おえる",
@ -59838,7 +59838,7 @@
"57", "57",
"%BD%D4", "%BD%D4",
"steep", "steep",
"", "10",
"シュン", "シュン",
"けわ.しい、たか.い", "けわ.しい、たか.い",
"たか、たかし、ちか、とし、おか", "たか、たかし、ちか、とし、おか",
@ -59854,7 +59854,7 @@
"2218", "2218",
"竣", "竣",
"fertigstellen", "fertigstellen",
"I like mantixen's thinking. As long as its still *standing up*, the *streetwalker* still needs to #complete her job#!", "Solange der <i>Drängler</i> noch <i>steht</i>, kann man davon ausgehen, dass was auch immer er <b>fertigzustellen</b> hat, noch nicht beendet wurde. Er hüpft ungeduldig von Bein zu Bein. ",
"", "",
"竣工", "竣工",
"シュンコウ", "シュンコウ",
@ -59879,7 +59879,7 @@
"167*", "167*",
"በ", "በ",
"I Ging", "I Ging",
"", "Wohl am besten sich zu merken indem man an die Südkoreanische Flagge denkt, auf der das <b>I Ging</b> auch abgedruckt ist. Ich werde es als Zeichen für esoterische chinesische Philosophie verwenden.",
"", "",
"", "",
"", "",
@ -59904,7 +59904,7 @@
"2219", "2219",
"犀", "犀",
"Nashorn", "Nashorn",
"Mr. #Rhinoceros# doesn't see well, so to prevent an unwanted attack, I don't surprise him. I always approach waving a *flag* attached to my *walking stick*. I've drawn a picture of the *I-ching* and an attractive *cow* on the *flag*, so Mr. #Rhinoceros# will stay calm when he sees it.", "Das <b>Nashorn</b> sieht nicht gut. Um eine Attacke zu verhindern wollen wir es nicht erschrecken. So läuft man mit wehender <i>Flagge</i> am <i>Gehstock</i> herum. Auf der <i>Flagge</i> ist das <i>I-Ging</i> mit einer attraktiven <i>Kuh</i> zu sehen. Hoffentlich findet das <b>Nashorn</b> die <i>Kuh</i> attraktiv und bleibt somit uns freundlich.",
"", "",
"犀、木犀", "犀、木犀",
"サイ、モクセイ", "サイ、モクセイ",
@ -59929,7 +59929,7 @@
"2220", "2220",
"皐", "皐",
"Mondmonat", "Mondmonat",
"What's a lunar month? The amount of time it takes a *white* to read just *ten* pages of the *I Ching*. Reviewing the Kanji notwithstanding.", "Was ist schon ein <b>Mondmonat</b>? Die Dauer die es braucht, damit ein <i>weisser</i> Mensch auch nur <i>10</i> Seiten des <i>I Ging</i> lesen kann.",
"", "",
"九皐、皐", "九皐、皐",
"キュウコウ、さつき", "キュウコウ、さつき",
@ -59954,7 +59954,7 @@
"168*", "168*",
"ቡ", "ቡ",
"Kreuzstich", "Kreuzstich",
"", "<i>Piktogramm</i>.",
"", "",
"", "",
"", "",
@ -59979,7 +59979,7 @@
"2221", "2221",
"畷", "畷",
"Reisfeld-Fußpfad", "Reisfeld-Fußpfad",
"in the #*rice-field* footpath# I found a *condom* (used to protect you from the one in four crotches that shouldn't be done ヌde) of someone who couldn't afford a hotel", "Von oben betrachten wirken die <b>Reisfeld-Fußpfade</b> wie <i>Kreuzstiche</i> gesetzt um <i>Reisfelder</i>.",
"", "",
"", "",
"", "",
@ -60004,7 +60004,7 @@
"2222", "2222",
"綴", "綴",
"Bindung", "Bindung",
"SPIDEY has to mend his own costume, so he used the CROSS-STITCHING his aunt showed him", "Wenn die Buch<b>bindung</b> nicht mehr halten will, muss man wohl selber mit <i>Faden</i> und <i>Kreuzstich</i> die <b>Bindung</b> erneuern.",
"", "",
"点綴、綴じる、綴る", "点綴、綴じる、綴る",
"テンテイ、とじる、つづる", "テンテイ、とじる、つづる",
@ -60029,7 +60029,7 @@
"169*", "169*",
"豈", "豈",
"ein Berg Bohnen", "ein Berg Bohnen",
"", "Ein <i>Berg Bohnen</i>.",
"", "",
"", "",
"", "",
@ -60054,7 +60054,7 @@
"2223", "2223",
"鎧", "鎧",
"Ritterrüstung", "Ritterrüstung",
"\"Without the right metal, that there suit of armor won't mount to more than a hill 'o beans!\" said the dwarven smith as I embarked on my quest - with my aluminum-foil hat and shield.", "Um die <i>metallene</i> <b>Ritterrüstung</b> auch auszufüllen sollte man <i>einen Berg Bohnen</i> verschlingen. Nicht, dass man noch auf dem Schlachtfeld als schwacher Lauch rüberkommt.",
"", "",
"鎧袖、鎧", "鎧袖、鎧",
"ガイシュウ、よろい", "ガイシュウ、よろい",
@ -65063,7 +65063,7 @@
"58", "58",
"%DE%BA", "%DE%BA",
"fabrication", "fabrication",
"", "10",
"ネ", "ネ",
"そ.める", "そ.める",
"", "",