// author: Jannik Strötgen
// email:  stroetgen@uni-hd.de
// date:   2013-10-10
// This file contains "BCyears" and their normalized expressions.
// For example, the normalized value of "BC" is "BC"
// FORMAT: "yearPrefix","normalized-yearPrefix"
"ق[ \.]?م(\.)?","BC"
"قبل الميلاد","BC"
"قبل ولاد[هة]( السيد)? المسيح","BC"
"ميلادي[هة]?",""
"بعد الميلاد",""
"م",""
