Evan Simpson wrote: > Almost. It's actually more like: > > Path Expression: path [ '|' path ]* [ '|' any_expression ] It would be pretty cool if it it was actually: Path Expression: any_expression [ '|' any_expression ]* cheers, Chris