Hello --

I'm trying to test if some extracted sentences validate as productions of a particular context-free grammar expressed in a BNF dialect.

Is there an available implementation of a parser in XQuery that can do this?

Thanks!
Graydon