Details
Description
Example:
Text
"A x B x C x D"
Rule:
(w1:CW{REGEXP("A")} # w2:CW{REGEXP("C")});
w1 is "cleared" in the first failed lookahead
Attachments
Issue Links
- links to
Example:
Text
"A x B x C x D"
Rule:
(w1:CW{REGEXP("A")} # w2:CW{REGEXP("C")});
w1 is "cleared" in the first failed lookahead