// author: Jannik Strötgen
// email:  stroetgen@uni-hd.de
// date:   2011-06-10
// This file contains "day words" and their normalized expressions 
// according to TIMEX3 format.
// For example, the normalized value of "sunday" is "1"
// FORMAT: "day-word","normalized-day-word"
"[اإ]ثنين","1"
"ثلاثاء","2"
"[اأ]ربعاء","3"
"خميس","4"
"جمعه","5"
"سبت","6"
"[اأ]حد","7"
