// author: Jannik Strötgen
// email: stroetgen@uni-hd.de
// resources automatically created; see our EMNLP 2015 paper for details:
// https://aclweb.org/anthology/D/D15/D15-1063.pdf
//
// english: "day","D"
"[Dd]aag","D"
// english: "week","W"
"[Ww]aek","W"
// english: "year","Y"
"[Jj]aor","Y"
// english: "century","CE"
"[Ii]ew","CE"
