.\" $Id: kakasi.1,v 1.3 2014-02-03 07:07:16 knok Exp $ .\" Copyright (C) 1992 .\" Hironobu Takahashi (takahasi@tiny.or.jp) .\" Translated to English by J. Grant, and H. Baba .\" .\" This program is free software; you can redistribute it and/or modify .\" it under the terms of the GNU General Public License as published by .\" the Free Software Foundation; either versions 2, or (at your option) .\" any later version. .\" .\" This program is distributed in the hope that it will be useful .\" but WITHOUT ANY WARRANTY; without even the implied warranty of .\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the .\" GNU General Public License for more details. .\" .\" You should have received a copy of the GNU General Public License .\" along with KAKASI, see the file COPYING. If not, write to the Free .\" Software Foundation Inc., 675 Mass Ave, Cambridge, MA 02139, USA. .\" .de Sp .if t .sp .5v .if n .sp .. .de Ip .br .ie \\n.$>=3 .ne \\$3 .el .ne 3 .IP "\\$1" \\$2 .. .TH KAKASI 1 LOCAL .UC 6 .SH NAME KAKASI \- Kanji kana simple inverter (between Kanji, both Kana and Romaji) .SH SYNOPSIS .B kakasi [options] [jisyo1 [jisyo2 [jisyo1,,]]] .SH DESCRIPTION .I KAKASI In Japanese sentences are often made up a mixture of Chinese characters (Kanji), Kana (Hiragana and Katakana) and Romaji (Latin phonetical pronunciation). This program converts between these four different ways of writing Japanese. This program is useful for those whose terminal or desktop does not support the native display of Japanese. Also this is a great tool for those who are learning Japanese (international students and children etc). A word can be passed into the standard input (stdin), then it is translated and output to standard out (stdout). In the following example the "bunchu" Kanji is converted into Hiragana. .PP .Ip "" 10 kakasi \-JH < document .PP Since version 2.3.0 text with spaces in\-between words has been supported. In the following example the output has spaces in\-between each word. .Ip "" 10 kakasi \-w < document .PP Since version 2.3.5 level conversion mode has been supported. In the following example, simple Kanjis are left them unconverted, and difficult Kanjis are translated into Hiragana. .Ip "" 10 kakasi \-l4 < document .PP .I KAKASI It is possible to convert letters to alphabetical characters. Also Katakana letters in the JIS x0201 character set and the Hiragana in the JIS x0208 character set can be converted between each other. .PP .I KAKASI The following character set in brackets which is displayed. .PP .Ip "ASCII (a)" 10 Known as "ascii" character set. .PP .Ip "JISROMAN (j)" 10 Known as "jis roman" character set. .PP .Ip "GRAPHIC (g)" 10 It is the DEC graphic character set. .PP .Ip "Katakana (k)" 10 .br JIS x0201, defined as part of the GR character set. .PP .Ip "" 10 As a matter of convinience, JIS x0208 is divided as stated below. .PP .Ip "Kanji (J)" 10 .br JIS x0208 characters included between 16 and 94 sections. .Ip "Hiragana (H)" 10 .br JIS x0208 characters included in section 4 (Hiragana) .Ip "Katakana (K)" 10 .br JIS x0208 characters included in section 5 (Katakana) .Ip "Sign (E)" .br JIS x0208 characters included in section 1,2,3,6,7, and 8. (Note that section 9\-15 are undefined in JIS x0208.) .PP Translation between the following character sets are available. .PP .Ip "ASCII" 13 -> JISROMAN, Sign .Ip "JISROMAN" 13 -> ASCII, Sign .Ip "GRAPHIC" 13 -> ASCII, JISROMAN, Sign .Ip "JISx0201 Katakana" 13 -> ASCII, JISROMAN, Kana, Hiragana .Ip "Sign" 13 -> ASCII, JISROMAN .Ip "Katakana" 13 -> ASCII, JISROMAN, JISx0201 Katakana, Hiragana .Ip "Hiragana" 13 -> ASCII, JISROMAN, JISx0201 Katakana, Kana .Ip "Kanji" 13 -> ASCII, JISROMAN, JISx0201 Katakana, Kana, Hiragana .PP With conversion of ASCII and the JISROMAN the alphabetical character conversion is done from JISx0201 Katakana, Katakana, Hiragana and Kanji. .PP .Ip "Example:" 4 .sp 1. All kanji characters are converted to Hiragana. .sp kakasi \-JH .sp 2. All JIS x0208 characters are converted to JIS X 0201. .sp .sp kakasi \-Hk \-Kk \-Jk \-Ea .sp 3. All characters are converted to JIS X 0208. .sp kakasi \-aE \-jE \-gE \-kK .sp 4. All characters are converted to ascii and words are separated. .sp kakasi \-Ha \-Ka \-Ja \-Ea \-ka .sp 5. Exchange between Katakana and Hiragana characters. .sp kakasi \-HK \-KH .PP .SH CONVERSION DESIGNATED CHARACTER SET Some character sets are categorized by kakasi and indicated by following mnemonics: a, j, g, k, E, H, K, J. a \-\-\- ASCII characters j \-\-\- JIS ROMAN ( nearly equal to ASCII, "~" and "\" are different ) defined by JIS x0201 g \-\-\- DEC Graphic Characters k \-\-\- KATAKANA defined by JIS x0201 E, H, K, and J are included in JIS x0208 character set. J \-\-\- KANJI characters of JIS x0208. H \-\-\- HIRAGANA characters of JIS x0208. K \-\-\- KATAKANA characters of JIS x0208. E \-\-\- Rest of above characters of JIS x0208 which includes alphabets, numbers, symbols and so on. \-(from)(to) means conversion from character set (from) to (to). For example, \-JK option causes KANJI characters are converted to HIRAGANA. Combinations in the following table are available. (You must not remember it, because the \-h shows same information) to\\from| a j k E H K J g \-\-\-\-\-\-\-+\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\- a | \- o o1 o o1 o1 o12 o j | o \- o1 o o1 o1 o12 o k | \- o o o2 E | o o \- o H | o \- o o2 K | o o \- o \-\- converted. 1 \-\- converted to Romaji. 2 \-\- Kanji \-> Kana conversion. .SH KANJI CODING CONVERSION Unfortunately, several coding systems are used in Japan and JIS x0208 standard are changed at 1983. Therefore, KAKASI can automatically distinguish the coding system and coding revision and then use the same output coding system if the document does not include JIS x0201 KATAKANA. If JIS x0201 KATAKANA is included or you wish to change kanji coding system, you may use the next options. \-i : input coding \-o : output coding jis \-\- Widely used on the internet. (Ex: fj, jp, .. newsgroups) Derived from ISO\-2022 coding manner. newjis: JISx0208 (1983) invoked by ESC\-$\-B. oldjis: JISx0208 (1978) invoked by ESC\-$\-@. euc,dec \-\- Often used in UNIX like computers. JISx0208 is assigned to GR ( MSB is 1 ). The major difference between euc and dec is assignment of JISx0201 KATAKANA and the DEC graphic character. sjis \-\- Defined by Microsoft Corp. Widely used on the personal computers ( MSDOS, Mac, .. ) utf8 \-\- Current international standard. All modern OSs use this encoding of the Unicode character set as the default. .SH ROMAJI CONVERSION Kanji kana conversion options. Used with \-J? option. There are 2 types of Romaji writing. The first is the Kunrei method defined by Japanese government, and the second is the Hepburn method. I think Hepburn method sounds naturally to foreigners. \-rhepburn : Hepburn Method (default) \-rkunrei : Kunrei Method .SH OTHER OPTIONS \-p: List all possible readings. If there exist two or more possible readings, KAKASI shows them in braces {aaa,bbb}. \-s: Insert a separate character between words. \-f: Furigana mode. Shows the original kanji word with reading. \-c: Skip characters within word. ( default TAB CR LF BLANK ) \-C: Capitalize Romaji word (with \-Ja or \-Jj option) \-U: Upcase romaji word (with \-Ja or \-Jj option) \-u: Call fflush(). \-w: wakatigaki mode. 'wakatigaki' is word segmentation for Japanese sentences. .SH DICTIONARIES .I KAKASI can accept additional dictionary to the system dictionary. The acceptable format of additional dictionary is .I SKK format, and .I Wnn format, and so on. Namely, each record is one line with two fields, Yomi (reading) and Jukugo(idiom). Fields are separated with commas (or TAB, or blank). The kanji code is restricted to JIS or EUC. See another document named JISYO for more details. .SH ENVIRONMENT VARIABLES The behavior is affected by the following environment variables. .Ip KANWADICTPATH Specifies a path of kanwadict (full\-path including filename). Default value is /usr/share/kakasi/kanwadict. .Ip ITAIJIDICTPATH Specifies a path of itaijidict (full\-path including filename). Default value is /usr/share/kakasi/itaijidict. .SH AUTHOR Hironobu Takahasi .SH FILES .Ip i"/usr/share/kakasi/kanwadict" It is a binary dictionary of .I KAKASI. It is automatically converted from kakasidict by mkkanwa when the package is installed. .SH SEE ALSO mkkanwa(1) .SH DIAGNOSTICS Return status except 0 when there is any trouble. .SH BUGS Report bugs to KAKASI Project . Please DO NOT CONTACT to the originator (Takahasi\-san). .SH NOTE ABOUT ENGLISH MANUAL The content of English manual is not exactly same as that of Japanese manual.