// 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: "second","02"
"[Ss]egundo","02"
// english: "third","03"
"[Tt]erceiro","03"
// english: "fifth","05"
"[Qq]uinto","05"
// english: "sixth","06"
"[Ss]exto","06"
// english: "ninth","09"
"[Nn]oveno","09"
// english: "tenth","10"
"[Dd]écimo","10"
// english: "thirtieth","30"
"[Tt]rixésimo","30"
