$translation ) { $htmlent = utf8ToHexSequence( $translation ); print "'$latin' => '$translation', # &#x$htmlent;\n"; } print ");\n"; }