// author: Jannik Strötgen
// email:  stroetgen@uni-hd.de
// date:   2011-06-10
// This file contains regular expression patterns for seasons.
// FORMAT: one line is one disjunction of the pattern
ربيع[ا]?[ً]?
صيف[ا]?[ً]?
خريف[ا]?[ً]?
شتاء[ا]?[ً]?

