// author: TV Canh
// email:  canhtv@uni-hd.de
// date:   2012-06-26
// This file contains regular expression patterns for expressing months in words 
// FORMAT: one line is one disjunction of the pattern
"giêng","01"
"một","01"
"hai","02"
"ba","03"
"tư","04"
"năm","05"
"sáu","06"
"bảy","07"
"tám","08"
"chín","09"
"mười","10"
"mười một","11"
"mười hai","12"
