I thought this would ignore occurrences of actually|really in the beginning of a sentence:

    <pattern>
        <token/>
        <token regexp="yes">actually|really</token>
        <token/>
    </pattern>

But it doesn't. How do I make the rule not flag when actually|really occurs in the beginning of a sentence?

kb
------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60133471&iu=/4140/ostg.clktrk
_______________________________________________
Languagetool-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/languagetool-devel

Reply via email to