piece parsers bottom to top
338
# File 'lib/fugit/duration.rb', line 338 def sep(i); rex(nil, i, /([ \t,]+|and)*/i); end