// author: Ayser Armiti
// email:  
// date:   2012-07-23
// This file contains regular expression patterns for unit words indicating a value of one from the unit.
// FORMAT: one line is one disjunction of the pattern
يوم[ي]?[ا]?[ً]?
[اأ]سبوع[ي]?[ا]?[ً]?
شهر[ي]?[ا]?[ً]?
عام[ا]?[ً]?
سن[هة][ً]?
سنوي[ا]?[ً]?
ربع[ا]?[ً]?
عقد[ا]?[ً]?




