// author: Jannik Strötgen
// email:  stroetgen@uni-hd.de
// date:   2011-06-10
// This file contains regular expression patterns for number word 1 digits.
// FORMAT: one line is one disjunction of the pattern
[Oo]ne
[Tt]wo
[Tt]hree
[Ff]our
[Ff]ive
// SYNONYM
[Ff]iv
[Ss]ix
[Ss]even
// SYNONYM
[Ss]vn
[Ee]ight
[Nn]ine
