Also, wrapping your code in <CODE></CODE> tags will format it nicely:
Cheers,$np1="(?:$det|$gen)"; $np2 ="(?:$adj|$num|$conj|$adv|$inf)"; $np3="(?:$np1*\s*($noun)*\s*$np2*\s*($noun)+\s*$adj*)";
In reply to (Ovid) Re: greedy and lazy
by Ovid
in thread greedy and lazy
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |