[DGD] grammar voodoo questions

Shentino shentino at gmail.com
Wed Sep 20 21:19:25 CEST 2006


Was having an internal debate about whether or not to hard-code
vocabulary into the parser.  As in nouns vs adjectives vs adverbs vs
articles.

Phantasmal "recompiles" the parser everytime a new word is added or
removed, and I'm not sure I want to do that.

On 9/19/06, Mikael Lind <mikkelin at gmail.com> wrote:
> 2006/9/20, Shentino <shentino at gmail.com>:
> > Guess I'll have to write a parse grammar for parse grammars
>
> What is it that you want to do? I mean, what kind of stuff will be
> frequently changing? Could you handle the frequently changing stuff in
> LPC callbacks instead of hardwiring it into the grammar?
>
> Regards,
> Mikael
> __________________________________________
> http://mail.dworkin.nl/mailman/listinfo/dgd
>



More information about the DGD mailing list