// author: Jannik Strötgen
// email:  stroetgen@uni-hd.de
// date:   2011-06-10
// This file contains regular expression patterns for day digit th.
// FORMAT: one line is one disjunction of the pattern
0?[1-9]\.?
[123]0\.?
[123]1\.?
[12][2-9]\.?