1DPBINDIC(1)                 General Commands Manual                DPBINDIC(1)
2
3
4

NAME

6       dpbindic - Convert a binary-form dictionary into a text-form dictionary
7

SYNOPSYS

9       dpbindic [ -xiu [ frequency ] ] binary-file [ text-file ]
10

DESCRIPTION

12       dpbindic  outputs  the  file  information of the binary-form dictionary
13       file specified in binary-file .  At this time, the word information  of
14       the  dictionary  can be output in text form to the standard output.  To
15       do so, use test-file to specify the text-form dictionary  used  as  the
16       source  of binary-form dictionary file.  If this specification is omit‐
17       ted, the text dictionary file information in the binary dictionary file
18       will    be    output.     The    standard    grammar   file   name   is
19       /usr/local/canna/lib/dic/hyoujun.gram. It will be used if  the  grammar
20       file name specification is omitted.  The output format of word informa‐
21       tion data is specified using an option.
22

OPTIONS

24       -x     Outputs the data without using omission symbol @, which is  used
25              when the initial word represents the reading.
26
27       -i     Replaces the reading and word for output.
28
29       -u     Outputs  the  candidates used in conversion.  Outputs all candi‐
30              dates having frequency or more.  If frequency  is  omitted,  all
31              candidates having frequency 1 will be output.
32

EXAMPLES

34       (1) If the text-form dictionary file name is omitted:
35       %dibindic iroha.cbd
36       (Text dictionary file name = Directory size + Word size, packed)
37       iroha.swd = 2985 + 5306 pak a4
38       iroha.mwd = 36276 + 113139 pak a4
39
40       (2) If the text-form dictionary file name iroha.mwd is specified:
41       %dpbindic iroha.cbd iroha.mwd
42       (Text dictionary file name = Directory size + Word size, packed)
43       iroha.mwd = 36276 + 113139 pak a4
44
45

SEE ALSO

47       mkbindic(1), dicar(1)
48
49
50
51
52                                                                   DPBINDIC(1)
Impressum