I do emulate the parser, but for an explicit modifier, which depends on
the data, I would have to emulate everything including execution.
I am not going to handle user modifiers until I'm sure there's good
reason to.
Henry Rich
On 12/14/2014 5:34 PM, Raul Miller wrote:
For adverbs and conjunctions producing non-verbs:
Option 1: You could provide an option to assume that user-written
modifiers are repeatable. That would let you test partial phrases to
see how they behave.
Option 2: You could use the jtrace approach - emulate the parser
yourself so that at each stage of parsing you know which rule will be
used next.
Thanks,
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm