Theresa93 opened a new issue, #139: URL: https://github.com/apache/uima-ruta/issues/139
**Describe the bug** There seems to be a bug with an expression like `A (B)+ @C` (reversing through an expression in brackets with a "+" operator) **To Reproduce** Steps to reproduce the behavior: Go to https://dopamin.averbis.intern/iruta/notebooks/user/klumpp/Ruta-Bug-23-08-21.ipynb or see screenshots below. **Expected behavior** In the example on iRuta above, I would expect `MyAnnotation` on "a". **Screenshots** Unexpected behavior:  Correct behavior (without brackets):  -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@uima.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org