japanese iroha in all scripts
authorMischa POSLAWSKY <perl@shiar.org>
Fri, 14 Aug 2015 21:27:27 +0000 (23:27 +0200)
committerMischa POSLAWSKY <perl@shiar.org>
Fri, 14 Aug 2015 21:27:27 +0000 (23:27 +0200)
Kanji, hiragana, and original version downloaded from
<https://en.wikipedia.org?oldid=670286422>.

Katakana transliteration from <http://www.columbia.edu/~fdc/utf8/>.

Halfwidth variant derived using perl -Mcharnames=:full -CS -pe'
package charnames; s/\S/chr vianame("HALFWIDTH ".viacode(ord $&))/ge'
with incompatible characters replaced by small forms (prefer coverage over
natural conversion) and a voiced mark appended for even more coverage.


No differences found