1MPDTREVERSE(1)                   User Commands                  MPDTREVERSE(1)
2
3
4

NAME

6       mpdtreverse - manual page for mpdtreverse 1.8.2
7

DESCRIPTION

9       Reverse an MPDT.
10
11              Usage: mpdtreverse in.pdt [out.fst]
12
13       PROGRAM FLAGS:
14
15       --mpdt_new_parentheses: type = std::string, default = ""
16
17              Output for reassigned parentheses and stacks --mpdt_parentheses:
18              type = std::string, default = "" MPDT  parenthesis  label  pairs
19              with assignments.
20
21       LIBRARY FLAGS:
22
23       Flags from: flags.cc
24
25       --help: type = bool, default = false
26
27              show usage information --helpshort: type = bool, default = false
28              show brief usage information --tmpdir: type =  std::string,  de‐
29              fault  = "/tmp" temporary directory --v: type = int32_t, default
30              = 0 verbosity level
31
32       Flags from: fst.cc
33
34       --fst_align: type = bool, default = false
35
36              Write FST data aligned where appropriate --fst_default_cache_gc:
37              type  =  bool, default = true Enable garbage collection of cache
38              --fst_default_cache_gc_limit: type = int64_t, default =  1048576
39              Cache    byte    size    that    triggers   garbage   collection
40              --fst_read_mode: type = std::string, default  =  "read"  Default
41              file  reading  mode  for mappable files --fst_verify_properties:
42              type = bool, default = false Verify FST  properties  queried  by
43              TestProperties  --save_relabel_ipairs:  type  = std::string, de‐
44              fault =  ""  Save  input  relabel  pairs  to  file  --save_rela‐
45              bel_opairs: type = std::string, default = "" Save output relabel
46              pairs to file
47
48       Flags from: symbol-table.cc
49
50       --fst_compat_symbols: type = bool, default = true
51
52              Require symbol tables to match when appropriate --fst_field_sep‐
53              arator: type = std::string, default = "         " Set of charac‐
54              ters used as a separator between printed fields
55
56       Flags from: util.cc
57
58       --fst_error_fatal: type = bool, default = true
59
60              FST errors are fatal; o.w. return objects flagged as bad:  e.g.,
61              FSTs: kError property set, FST weights: not a Member()
62
63       Flags from: weight.cc
64
65       --fst_weight_parentheses: type = std::string, default = ""
66
67              Characters  enclosing  the  first  weight of a printed composite
68              weight (e.g., pair weight, tuple weight and derived classes)  to
69              ensure  proper I/O of nested composite weights; must have size 0
70              (none) or 2 (open and close parenthesis) --fst_weight_separator:
71              type  =  std::string,  default = "," Character separator between
72              printed composite weights; must be a single character
73
74
75
76mpdtreverse 1.8.2                  July 2018                    MPDTREVERSE(1)
Impressum