next up previous contents
Next: ALE Keyword Summary Up: TRALE Output Previous: TRALE-EXTENSION:Saving of outputs   Contents

Subsections

TRALE-EXTENSION:Grisu interface support

At system startup, grisu is on if trale has been started with -g

TRALE-EXTENSION:Unfilling

When running a grammar with a large signature (e.g., MERGE), you'll immediately notice how essential proper unfilling of uninformative features is. The code now assumes a node to be informative if

a)
it is of a type that is more specific than the appropriave value of the feature that led to it. For the top level, the appropriate value is taken to be bot.

or

b)
it is structure shared with some other node

or

c)
the value of one of its features is informative according to a), b) or c)

TRALE-EXTENSION:Feature ordering

To specify the order in which features are displayed by the pretty printer, include any number of statements of the form

and at most one each of the following statements:

Currently only the grisu interface takes feature ordering into account, but this should be added to the default textual pretty printer at some point.

TRALE-EXTENSION:Diff of feature structures

Output is provided via the grisu interface.


next up previous contents
Next: ALE Keyword Summary Up: TRALE Output Previous: TRALE-EXTENSION:Saving of outputs   Contents
TRALE User's Manual