Recently Iencountered that constructions like:

/a[b]

don't work, fail with execution_error.
After some time, I could pinpoint the problem to the strange tag 'xpath_abbreviated_axis_specifier' being written in one single place, and never analyzed.
Even in version 1.1 situation was the same.

I wonder if it is safe to remove...