// author: Jannik Strötgen
// email:  stroetgen@uni-hd.de
// date:   2011-06-10
// This file contains "set words" and their normalized expressions
// according to TIMEX3 format.
// For example, the normalized value of "daily" is "XXXX-XX-XX"
// FORMAT: "set-word","normalized-set-word"
"hàng năm","XXXX"
"Hàng năm","XXXX"
"hàng tháng","XXXX-XX"
"Hàng tháng","XXXX-XX"
"hàng ngày","XXXX-XX-XX"
"Hàng ngày","XXXX-XX-XX"
"hàng tuần","XXXX-WXX"
"Hàng tuần","XXXX-WXX"
