|
NAMEwtoc - Convert a Wnn text-form dictionary (or dictionaries) into Canna text-form dictionariesSYNOPSISwtoc [-f hinshidata] [wnnjisho] [cannajisho]DESCRIPTIONwtoc converts a Wnn text-form dictionary file into Canna text-form dictionary file. If all dictionary files are omitted, the Wnn dictionary data is input through the standard input. In this case, the dictionary of the Japanes Input System is output from the standard output. If one dictionary file is specified, it will be regarded as a Wnn dictionary. At this time, Canna dictionary output to the standard output.OPTIONS
EXAMPLE% wtoc -f tsuikahinshi kihon.u kihon.t Inputs word-type correspondence information from tsuikahinshi, then converts Wnn text-form dictionary kihon.u into the Canna text-form dictionary before output. % wtoc special.u | lpr Converts Wnn text-form dictionary special.u into Canna text-form dictionary, then outputs the result to the line printer. SEE ALSO
Visit the GSP FreeBSD Man Page Interface. |