// author: Jannik Strötgen
// email:  stroetgen@uni-hd.de
// date:   2012-07-16
// This file contains "timezone words" and their normalized expressions
// according to TIMEX3 format.
// For example, the normalized value of "EST" is "-05"
// FORMAT: "season-word","normalized-season-word"
"EST","-05"
"EDT","-04"
"GMT",""