wnndtoa(1) User Commands wnndtoa(1)
NAME
wnndtoa - Convert a binary dictionary to an EUC text dictionary
SYNOPSIS
/usr/bin/wnndtoa [-n] [-s] [-e | -E] [-h filename] binary_dictionary_filename [ frequency_filename. ..]
DESCRIPTION
wnndtoa converts the specified binary dictionary binary_dictionary_filename to a text dictionary file (in Japanese EUC) and writes it to
the standard output.
If you specify one or more frequency files (frequency_filename), the frequency information affects the text dictionary.
OPTIONS
The following options are available.
-n Sorts entries by reading (in the order of long sound symbol, Hiragana (full-width characters), and alphanumerics (ASCII charac-
ters)).
-s Adds serial numbers to the entries.
-e Expands entries to special representation. For example, space characters and tabs are expanded to octal representation
(default).
-E Does not expand entries to special representation. For example, space characters and tabs are not expanded to octal representa-
tion
-h filenaSpecifies the part of speech file name. The default is /usr/lib/locale/ja/wnn/ja/hinsi.data .
ATTRIBUTES
See attributes(5) for descriptions of the following attributes:
+-----------------------------+-----------------------------+
| ATTRIBUTE TYPE | ATTRIBUTE VALUE |
|Availability |SUNWjwncu |
+-----------------------------+-----------------------------+
SEE ALSO
wnnatod(1), wnndictutil(1), wnn_hinsi.data(4)
SunOS 5.10 2 Mar 1998 wnndtoa(1)