#! /bin/perl -f
# Yet another stroke-level, error-resistant encoding
s/[ql]j/H/g
s/[ql]g/P/g
s/cs/z/g
s/ij/k/g
s/ix/e/g
s/is/r/g
s/iiu/n/g
s/y/i/g
s/ci/a/g
s/cg/8/g
s/ir/w/g
s/i*n/m/g
