// 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"
"[Jj]orn","D"
// english: "week","W"
"[Ss]etmana","W"
// english: "month","M"
"[Mm]es","M"
// english: "year","Y"
"[Aa]nnada","Y"
// english: "century","CE"
"[Ss]ègle","CE"
