system option group contains options that have a special status, because they control the overall system. These options can only have one value each. For instance, you cannot specify more than one option file. ]]> config option group contains general options for a configuration.]]> singlemalt option group is used when the singlemalt configuration type is specified. ]]> input option group contains options that control the input data. In MaltParser @version@, the values of options in the input option group must match the values of corresponding options in the output option group. This restriction is likely to be removed in later releases. ]]> output option group contains options that control the output data. In MaltParser @version@, the values of options in the output option group must match the values of corresponding options in the input option group. This restriction is likely to be removed in later releases. ]]> graph option group controls internal data structures, such as the sentence and the dependency graph. ]]> nivre option group controls the Nivre arc-eager and Nivre arc-standard parsing algorithms. ]]> multiplanar option group contains options that are common to the multiplanar family of algorithms (planar and 2-planar algorithms). ]]> planar option group controls the Nivre planar parsing algorithm. ]]> 2-planar option group controls the 2-planar parsing algorithm. ]]>