next up previous contents
Next: The Option ``pruning'' (malaga) Up: The Options of ``malaga'' Previous: The Option ``output''   Contents

The Option ``output-format'' (malaga)

With output-format, you can change the output format for analysed items that have been recognised. Enter a format string as argument. If the format string contains spaces, enclose it in double quotes. If the argument is an empty string (""), no recognised forms will be shown.

In the format string, the following sequences have a special meaning:

`` %c'':
will be replaced by the result category of the analysis.
`` %l'':
will be replaced by the line number of the analysed form.
`` %n'':
will be replaced by the number of analysis states for this form.
`` %r'':
will be replaced by the reading index (the results for a form are indexed from 1 to the number of results).
`` %s'':
will be replaced by the surface.



Bjoern Beutel