debug-ga-file
(mallex
)Use the command debug-ga-file
to make the allomorph rules work on
a lexicon file in debug mode. Assume you have written a lexicon file
mini.lex
:
[surface: "m{a}n", class: noun]; [surface: "table", class: noun]; [surface: "wise", class: adjective];
To let the rules process this lexicon in debug mode, enter:
debug-ga-file mini.lex