Module:Quotations/grc/data

From Wiktionary, the free dictionary
Jump to navigation Jump to search

This module contains data for works in Ancient Greek and is used to format the parameters of {{Q|grc|...}}.


local data = {}

data.Sundry = {
	numToMaj = {
		'Α', 'Β', 'Γ', 'Δ', 'Ε', 'Ζ', 'Η', 'Θ', 'Ι', 'Κ', 'Λ', 'Μ',
		'Ν', 'Ξ', 'Ο', 'Π', 'Ρ', 'Σ', 'Τ', 'Υ', 'Φ', 'Χ', 'Ψ', 'Ω'
	},
	numToMajStigma = {
		'Α', 'Β', 'Γ', 'Δ', 'Ε', 'ΣΤ', 'Ζ', 'Η', 'Θ', 'Ι', 'ΙΑ',
		'ΙΒ', 'ΙΓ', 'ΙΔ', 'ΙΕ', 'ΙΣΤ', 'ΙΖ', 'ΙΗ', 'ΙΘ', 'Κ',
		'ΚΑ', 'ΚΒ', 'ΚΓ', 'ΚΔ', 'ΚΕ', 'ΚΣΤ', 'ΚΖ', 'ΚΗ',
		'ΚΘ', 'Λ', 'ΛΑ', 'ΛΒ', 'ΛΓ', 'ΛΔ', 'ΛΕ', 'ΛΣΤ', 'ΛΖ',
		'ΛΗ', 'ΛΘ', 'Μ', 'ΜΑ', 'ΜΒ', 'ΜΓ', 'ΜΔ', 'ΜΕ', 'ΜΣΤ',
		'ΜΖ', 'ΜΗ', 'ΜΘ', 'Ν', 'ΝΑ', 'ΝΒ', 'ΝΓ', 'ΝΔ', 'ΝΕ',
		'ΝΣΤ', 'ΝΖ', 'ΝΗ', 'ΝΘ', 'Ξ', 'ΞΑ', 'ΞΒ', 'ΞΓ', 'ΞΔ',
		'ΞΕ', 'ΞΣΤ', 'ΞΖ', 'ΞΗ', 'ΞΘ', 'Ο', 'ΟΑ', 'ΟΒ', 'ΟΓ',
		'ΟΔ', 'ΟΕ', 'ΟΣΤ', 'ΟΖ', 'ΟΗ', 'ΟΘ', 'Π', 'ΠΑ', 'ΠΒ',
		'ΠΓ', 'ΠΔ', 'ΠΕ', 'ΠΣΤ', 'ΠΖ', 'ΠΗ', 'ΠΘ', 'ϟ', 'ϟΑ',
		'ϟΒ', 'ϟΓ', 'ϟΔ', 'ϟΕ', 'ϟΣΤ', 'ϟΖ', 'ϟΗ', 'ϟΘ', 'Ρ',
		'ΡΑ', 'ΡΒ', 'ΡΓ', 'ΡΔ', 'ΡΕ', 'ΡΣΤ', 'ΡΖ', 'ΡΗ',
		'ΡΘ', 'ΡΙ', 'ΡΙΑ', 'ΡΙΒ', 'ΡΙΓ', 'ΡΙΔ', 'ΡΙΕ',
		'ΡΙΣΤ', 'ΡΙΖ', 'ΡΙΗ', 'ΡΙΘ', 'ΡΚ', 'ΡΚΑ', 'ΡΚΒ',
		'ΡΚΓ', 'ΡΚΔ', 'ΡΚΕ', 'ΡΚΣΤ', 'ΡΚΖ', 'ΡΚΗ', 'ΡΚΘ',
		'ΡΛ', 'ΡΛΑ', 'ΡΛΒ', 'ΡΛΓ', 'ΡΛΔ', 'ΡΛΕ', 'ΡΛΣΤ',
		'ΡΛΖ', 'ΡΛΗ', 'ΡΛΘ', 'ΡΜ', 'ΡΜΑ', 'ΡΜΒ', 'ΡΜΓ',
		'ΡΜΔ', 'ΡΜΕ', 'ΡΜΣΤ', 'ΡΜΖ', 'ΡΜΗ', 'ΡΜΘ', 'ΡΝ',
		'ΡΝΑ'
	},
	numToMin = {
		'α', 'β', 'γ', 'δ', 'ε', 'ζ', 'η', 'θ', 'ι', 'κ', 'λ', 'μ',
		'ν', 'ξ', 'ο', 'π', 'ρ', 'σ', 'τ', 'υ', 'φ', 'χ', 'ψ', 'ω'
	},
	numToMinStigma = {
		'α', 'β', 'γ', 'δ', 'ε', 'στ', 'ζ', 'η', 'θ', 'ι', 'ια',
		'ιβ', 'ιγ', 'ιδ', 'ιε', 'ιστ', 'ιζ', 'ιη', 'ιθ', 'κ',
		'κα', 'κβ', 'κγ', 'κδ', 'κε', 'κστ', 'κζ', 'κη', 'κθ',
		'λ', 'λα', 'λβ', 'λγ', 'λδ', 'λε', 'λστ', 'λζ', 'λη',
		'λθ', 'μ', 'μα', 'μβ', 'μγ', 'μδ', 'με', 'μστ', 'μζ',
		'μη', 'μθ', 'ν'
	},
	enToLowGrc = {
		['a'] = 'α',
		['b'] = 'β',
		['c'] = 'γ',
		['d'] = 'δ',
		['e'] = 'ε',
		['f'] = 'ζ',
		['g'] = 'η',
		['h'] = 'θ',
		['i'] = 'ι',
		['j'] = 'κ',
		['k'] = 'λ',
		['l'] = 'μ',
		['m'] = 'ν',
		['n'] = 'ξ',
		['o'] = 'ο',
		['p'] = 'π',
		['q'] = 'ρ',
		['r'] = 'σ',
		['s'] = 'τ',
		['t'] = 'υ',
		['u'] = 'φ',
		['v'] = 'χ',
		['w'] = 'ψ',
		['x'] = 'ω',
		['A'] = 'α',
		['B'] = 'β',
		['C'] = 'γ',
		['D'] = 'δ',
		['E'] = 'ε',
		['F'] = 'ζ',
		['G'] = 'η',
		['H'] = 'θ',
		['I'] = 'ι',
		['J'] = 'κ',
		['K'] = 'λ',
		['L'] = 'μ',
		['M'] = 'ν',
		['N'] = 'ξ',
		['O'] = 'ο',
		['P'] = 'π',
		['Q'] = 'ρ',
		['R'] = 'σ',
		['S'] = 'τ',
		['T'] = 'υ',
		['U'] = 'φ',
		['V'] = 'χ',
		['W'] = 'ψ',
		['X'] = 'ω'
	}
}

data.authorAliases = {
	['A.'] = 'Aeschylus',
	['Ach.Tat.'] = 'Achilles Tatius',
	['Ach. Tat.'] = 'Achilles Tatius',
	['A.D.'] = 'Apollonius Dyscolus',
	['Adam.'] = 'Adamantius',
	['Ael.'] = 'Claudius Aelianus',
	['Ael.Tact.'] = 'Aelianus Tacticus',
	['Aen.Tact.'] = 'Aeneas Tacticus',
	['Aesch.'] = 'Aeschylus',
	['Aeschin.'] = 'Aeschines',
	['Aët.'] = 'Aëtius',
	['Alc.'] = 'Alcaeus of Mytilene',
	['Alciphr.'] = 'Alciphron',
	['Alciphro'] = 'Alciphron',
	['Alex.'] = 'Alexis',
	['Alex.Aphr.'] = 'Alexander of Aphrodisias',
	['Alex.Trall.'] = 'Alexander of Tralles',
	['Anacreont.'] = 'Anacreon',
	['And.'] = 'Andocides',
	['Andoc.'] = 'Andocides',
	['Antiph.'] = 'Antiphanes Comicus',
	['Antipho'] = 'Antiphon of Rhamnus',
	['Ap. Rh.'] = 'Apollonius of Rhodes',
	['Apollod.'] = 'Apollodorus',
	['Apollod.Com.'] = 'Apollodorus of Carystus',
	['Apollon.Perg.'] = 'Apollonius of Perga',
	['App.'] = 'Appian',
	['A.R.'] = 'Apollonius of Rhodes',
	['Ar.'] = 'Aristophanes',
	['Arat.'] = 'Aratus',
	['Archil.'] = 'Archilochus',
	['Archim.'] = 'Archimedes',
	['Archipp.'] = 'Archippus',
	['Archyt.'] = 'Archytas',
	['Aret.'] = 'Aretaeus',
	['Aretae.'] = 'Aretaeus',
	['Arist.'] = 'Aristotle',
	['Aristid.'] = 'Aelius Aristides',
	['Aristid.Quint.'] = 'Aristides Quintilianus',
	['Aristox.'] = 'Aristoxenus',
	['Arr.'] = 'Arrian',
	['Artem.'] = 'Artemidorus',
	['Ascl.'] = 'Asclepiodotus',
	['Asp.'] = 'Aspasius',
	['Astramps.'] = 'Astrampsychus',
	['Ath.'] = 'Athenaeus',
	['Ath.Mech.'] = 'Athenaeus Mechanicus',
	['B.'] = 'Bacchylides',
	['Batr.'] = 'Batrachomyomachia',
	['Cael.Aur.'] = 'Caelius Aurelianus',
	['Call.'] = 'Callimachus',
	['Chrysipp.Stoic.'] = 'Chrysippus of Soli',
	['Cic.'] = 'Cicero',
	['Clearch.'] = 'Clearchus of Soli',
	['Clem.Al.'] = 'Clement of Alexandria',
	['Coluth.'] = 'Coluthus',
	['Corinn.'] = 'Corinna',
	['Corn.'] = 'Lucius Annaeus Cornutus',
	['Cratin.'] = 'Cratinus',
	['Cyran.'] = 'Cyranus',
	['D.'] = 'Demosthenes',
	['D.C.'] = 'Cassius Dio',
	['D.Chr.'] = 'Dio Chrysostom',
	['Dam.'] = 'Damascius',
	['Damox.'] = 'Damoxenus',
	['Dem.'] = 'Demosthenes',
	['Demetr.Lac.'] = 'Demetrius Lacon',
	['Din.'] = 'Dinarchus',
	['Dinarch.'] = 'Dinarchus',
	['Dio C.'] = 'Cassius Dio',
	['Diph.'] = 'Diphilus',
	['D.H.'] = 'Dionysius of Halicarnassus',
	['Demad.'] = 'Demades',
	['Demetr.'] = 'Demetrius of Phalerum',
	['Democr.'] = 'Democritus',
	['Diocl.Fr.'] = 'Diocles of Carystus',
	['Diod.'] = 'Diodorus Siculus',
	['Diog.'] = 'Diogenes of Sinope',
	['Diog.Ath.'] = 'Diogenes of Athens',
	['Diog. L.'] = 'Diogenes Laertius',
	['Diog.Oen.'] = 'Diogenes of Oenoanda',
	['Dion. H.'] = 'Dionysius of Halicarnassus',
	['D.L.'] = 'Diogenes Laertius',
	['D.P.'] = 'Dionysius Periegetes',
	['D.S.'] = 'Diodorus Siculus',
	['Dsc.'] = 'Dioscorides',
	['D.T.'] = 'Dionysius Thrax',
	['E.'] = 'Euripides',
	['Epich.'] = 'Epicharmus',
	['Ephor.'] = 'Ephorus',
	['Emp.'] = 'Empedocles',
	['Ephipp.'] = 'Ephippus of Athens',
	['Epict.'] = 'Epictetus',
	['Epicur.'] = 'Epicurus',
	['Erinn.'] = 'Erinna',
	['Eub.'] = 'Eubulus',
	['Eubul.'] = 'Eubulus',
	['Euc.'] = 'Euclid',
	['Eun.'] = 'Eunapius',
	['Eup.'] = 'Eupolis',
	['Eupol.'] = 'Eupolis',
	['Eur.'] = 'Euripides',
	['Eus.'] = 'Eusebius',
	['Eust.'] = 'Eustathius of Thessalonica',
	['Eustr.'] = 'Eustratios of Constantinople',
	['Even.'] = 'Euenus',
	['Gal.'] = 'Galen',
	['Gorg.'] = 'Gorgias',
	['Gp.'] = 'Geoponica',
	['h.Hom.'] = 'Homeric Hymns',
	['Hdn.'] = 'Herodian',
	['Hdt.'] = 'Herodotus',
	['Heph.'] = 'Hephaestio',
	['Heraclid.'] = 'Heraclides',
	['Hermesian.'] = 'Hermesianax',
	['Hermipp.'] = 'Hermippus',
	['Hermog.'] = 'Hermogenes',
	['Herod.'] = 'Herodas',
	['Hes.'] = 'Hesiod',
	['Him.'] = 'Himerius',
	['Hom.'] = 'Homer',
	['Hipp.'] = 'Hippocrates',
	['Hipparch.'] = 'Hipparchus',
	['Hippon.'] = 'Hipponax',
	['Hld.'] = 'Heliodorus of Emesa',
	['Hp.'] = 'Hippocrates',
	['Hsch.'] = 'Hesychius Alexandreus',
	['Hsch.Mil.'] = 'Hesychius Milesius',
	['Hyp.'] = 'Hyperides',
	['Hyperid.'] = 'Hyperides',
	['Iamb.'] = 'Iamblichus Chalcidensis',
	['Iambl.'] = 'Iamblichus Chalcidensis',
	['Is.'] = 'Isaeus',
	['Isae.'] = 'Isaeus',
	['Isoc.'] = 'Isocrates',
	['Isocr.'] = 'Isocrates',
	['Isyll.'] = 'Isyllus',
	['J.'] = 'Josephus',
	['Jul.'] = 'Julian',
	['Just.'] = 'Justinian',
	['Laonikos Chalkokondyles'] = 'Laonicus Chalcocondyles',
	['Lib.'] = 'Libanius',
	['Longin.'] = 'Cassius Longinus',
	['Luc.'] = 'Lucian',
	['LXX'] = 'Septuagint',
	['Lyc.'] = 'Lycophron',
	['Lycurg.'] = 'Lycurgus of Athens',
	['Lyd.'] = 'John the Lydian',
	['Lync.'] = 'Lynceus of Samos',
	['Lys.'] = 'Lysias',
	['M.Ant.'] = 'Marcus Aurelius',
	['Man.'] = 'Manethon',
	['Max.Tyr.'] = 'Maximus of Tyre',
	['Men.'] = 'Menander',
	['Men.Prot.'] = 'Menander Protector',
	['Menand.'] = 'Menander',
	['Metrod.'] = 'Metrodorus',
	['Mnesim.'] = 'Mnesimachus',
	['Mosch.'] = 'Moschus',
	['Nausicr.'] = 'Nausicrates',
	['Naz.'] = 'Gregory of Nazianzus',
	['Nic.'] = 'Nicander',
	['Nic.Dam.'] = 'Nicolaus Damascenus',
	['Nicom.'] = 'Nicomachus',
	['Nonn.'] = 'Nonnus',
	['NT'] = 'New Testament',
	['Ocell.'] = 'Ocellus Lucanus',
	['Olymp.'] = 'Olympiodorus the Younger',
	['Onos.'] = 'Onasander',
	['Opp.'] = 'Oppian',
	['Orib.'] = 'Oribasius',
	['Parm.'] = 'Parmenides',
	['Parth.'] = 'Parthenius',
	['Paul. Aeg.'] = 'Paul of Aegina',
	['Paus.'] = 'Pausanias Periegeta',
	['Ph.'] = 'Philo of Byzantium',
	['Phalar.'] = 'Phalaris',
	['Pherecr.'] = 'Pherecrates',
	['Philetaer.'] = 'Philetaerus Comicus',
	['Philem.'] = 'Philemon',
	['Philet.'] = 'Philitas',
	['Philol.'] = 'Philolaus',
	['Philostr.'] = 'Philostratus',
	['Phld.'] = 'Philodemus',
	['Philum.'] = 'Philumenus',
	['Phot.'] = 'Photius',
	['Phryn.Com.'] = 'Phrynichus Comicus',
	['Phylarch.'] = 'Phylarchus',
	['Pi.'] = 'Pindar',
	['Pind.'] = 'Pindar',
	['Pl.'] = 'Plato',
	['Pl.Com.'] = 'Plato Comicus',
	['Polem.'] = 'Polemon of Laodicea',
	['Plat.'] = 'Plato',
	['Plb.'] = 'Polybius',
	['Plin.'] = 'Pliny',
	['Plot.'] = 'Plotinus',
	['Plutarchus'] = 'Plutarch',
	['Plu.'] = 'Plutarch',
	['Plut.'] = 'Plutarch',
	['Ps.-Luc.'] = 'Pseudo-Lucian',
	['Ps.-Plu.'] = 'Pseudo-Plutarch',
	['Poll.'] = 'Pollux',
	['Polyb.'] = 'Polybius',
	['Porph.'] = 'Porphyry',
	['Procl.'] = 'Proclus',
	['Procop.'] = 'Procopius',
	['Ptol.'] = 'Ptolemy',
	['Q.S.'] = 'Quintus Smyrnaeus',
	['Q. Sm.'] = 'Quintus Smyrnaeus',
	['S.'] = 'Sophocles',
	['Sallust.'] = 'Sallustius',
	['S.E.'] = 'Sextus Empiricus',
	['Sapph.'] = 'Sappho',
	['Simon.'] = 'Simonides',
	['Simp.'] = 'Simplicius',
	['Sol.'] = 'Solon',
	['Soph.'] = 'Sophocles',
	['Sor.'] = 'Soranus',
	['Stob.'] = 'Stobaeus',
	['St.Byz.'] = 'Stephanus Byzantius',
	['Str.'] = 'Strabo',
	['Strab.'] = 'Strabo',
	['Supp.Epigr.'] = 'Supplementum Epigraphicum Graecum',
	['Telecl.'] = 'Telecleides',
	['Teleclid.'] = 'Telecleides',
	['Th.'] = 'Thucydides',
	['Thd.'] = 'Theodotion',
	['Theo Sm.'] = 'Theon of Smyrna',
	['Theoc.'] = 'Theocritus',
	['Theocr.'] = 'Theocritus',
	['Theogn.'] = 'Theognis of Megara',
	['Theognis'] = 'Theognis of Megara',
	['Theol.Ar.'] = '',
	['Theophr.'] = 'Theophrastus',
	['Theopomp.Com.'] = 'Theopompus Comicus',
	['Theopomp. Hist.'] = 'Theopompus Historicus',
	['Thgn.'] = 'Theognis of Megara',
	['Thphr.'] = 'Theophrastus',
	['Thuc.'] = 'Thucydides',
	['Tib.'] = 'Tiberius',
	['Tim. Locr.'] = 'Timaeus of Locri',
	['Timocl.'] = 'Timocles',
	['Timostr.'] = 'Timostratus',
	['Tryph.'] = 'Tryphiodorus',
	['Vett.Val.'] = 'Vettius Valens',
	['X.'] = 'Xenophon',
	['Xen.'] = 'Xenophon',
	['X.Eph.'] = 'Xenophon of Ephesus',
	['Zen.'] = 'Zenobius',
	['Zeno'] = 'Zeno of Citium',
	['Zeno Eleat.'] = 'Zeno of Elea',
	['Zeno Tars.'] = 'Zeno of Tarsus',
	['Zos.'] = 'Zosimus'}

-- This is where works without authors are stored.
data[false] = {
	rlFormat1 = {'s:el:', '.rlTitle', '#v', {'.roundDown', 5, '.ref1'}},
	xrlFormat1 = {'https://archive.org/details/inschriftenvonpr00hill/page/', '.ref1', '/mode/1up'},
	xrlFormat2 = {'https://archive.org/details/inscriptionesgra0', '.ref1', 'cagnuoft/page/', '.ref2', '/mode/1up'},
	works = {
		['Anecdota Graeca'] = {},
		['Anthology of Planudes'] = {['wLink'] = 'Anthology of Planudes'},
		['Batrachomyomachia'] = {
			['wLink'] = 'Batrachomyomachia',
			['rlTitle'] = 'Βατραχομυομαχία',
			['rlFormat'] = 1
		},
		['Book of Enoch'] = {
			['wLink'] = 'Book of Enoch',
			['year'] = '300–1 BCE'
		},
		['Book of Sothis'] = {
			['wLink'] = 'Book of Sothis',
			['year'] = '300–500 CE'
		},
		['Codex Justinianus'] = {
			['wLink'] = 'Codex Justinianus',
			['year'] = '534 CE'
		},
		['Codex Theodosianus'] = {
			['wLink'] = 'Codex Theodosianus',
			['year'] = '438 CE'
		},
		['Comica Adespota'] = {},
		['Corpus Glossariorum Latinorum'] = {},
		['Cyranides'] = {['wLink'] = 'Cyranides'},
		['Elegiaca Alexandrina Adespota'] = {},
		['Epica Alexandrina Adespota'] = {},
		['Etymologicum Magnum'] = {['wLink'] = 'Etymologicum Magnum'},
		['Geoponica'] = {['wLink'] = 'Geoponica'},
		['Greek Magical Papyri'] = {
			['wLink'] = 'Greek Magical Papyri',
			['year'] = 'c. 100 BC - 400 AD',
		},
		['Τῶν Ἱππιατρικῶν βιβλία δύο· Veterinæ Medicinæ libri duo'] = {
			['wLink'] = 'Hippiatrica',
			['year'] = '5th–6th centuries AD'
		},
		['Homeric Hymn to Aphrodite'] = {
			['wLink'] = 'Homeric Hymns',
			['year'] = '7th–6th centuries BC',
			['rlTitle'] = 'Εις Αφροδίτην',
			['rlFormat'] = 1
		},
		['Homeric Hymn to Apollo'] = {
			['wLink'] = 'Homeric Hymns',
			['year'] = '7th–6th centuries BC',
			['rlTitle'] = 'Εις Απόλλωνα',
			['rlFormat'] = 1
		},
		['Homeric Hymn to Demeter'] = {
			['wLink'] = 'Homeric Hymns',
			['year'] = '7th–6th centuries BC',
			['rlTitle'] = 'Εις Δημήτραν',
			['rlFormat'] = 1
		},
		['Homeric Hymn to Hermes'] = {
			['wLink'] = 'Homeric Hymns',
			['year'] = '7th–6th centuries BC',
			['rlTitle'] = 'Εις Ερμήν',
			['rlFormat'] = 1
		},
		['Inschriften von Priene'] = {['xrlFormat'] = 1},
		['Inscriptiones Graecae'] = {['wLink'] = 'Inscriptiones Graecae'},
		['Inscriptiones Graecae ad res Romanas pertinentes'] = {['xrlFormat'] = 2},
		['Lyrica Adespota'] = {},
		['Lyrica Alexandrina Adespota'] = {},
		['Orientis Graeci Inscriptiones Selectae'] = {},
		['Oxyrhynchus Papyri'] = {['wLink'] = 'Oxyrhynchus Papyri'},
		['Palatine Anthology'] = {['wLink'] = 'Palatine Anthology'},
		['Papiri greci e latini (Pubblicazioni della Società italiana per la ricerca dei Papiri greci e latini in Egitto)'] = {},
		['Physiologus'] = {
			['wLink'] = 'Physiologus',
			['year'] = '2nd–4th centuries AD'
		},
		['Revue des Études Anciennes'] = {['wLink'] = 'fr:Revue des études anciennes'},
		['Stoicorum Veterum Fragmenta'] = {
			['wLink'] = 'Stoicorum Veterum Fragmenta'
		},
		['Sylloge Inscriptionum Graecarum'] = {},
		['Theological principles of arithmetic'] = {
			['reroute'] = {
				['author'] = 'Iamblichus Chalcidensis',
				['work'] = 'Theological principles of arithmetic'
			}
		},
		['Tragica Adespota'] = {}
	},
	aliases = {
		['AB'] = 'Anecdota Graeca',
		['AP'] = 'Palatine Anthology',
		['APl.'] = 'Anthology of Planudes',
		['A. Pl.'] = 'Anthology of Planudes',
		['C. I.'] = 'Inscriptiones Graecae',
		['Cod.Just.'] = 'Codex Justinianus',
		['Cod.Theod.'] = 'Codex Theodosianus',
		['Com.Adesp.'] = 'Comica Adespota',
		['Cyran.'] = 'Cyranides',
		['Eleg.Alex.Adesp.'] = 'Elegiaca Alexandrina Adespota',
		['EM'] = 'Etymologicum Magnum',
		['Epic.Alex.Adesp.'] = 'Epica Alexandrina Adespota',
		['1 Enoch'] = 'Book of Enoch',
		['Gloss.'] = 'Corpus Glossariorum Latinorum',
		['Gp.'] = 'Geoponica',
		['h.Ap.'] = 'Homeric Hymn to Apollo',
		['h.Bacch.'] = 'Homeric Hymn to Dionysus',
		['h.Cer.'] = 'Homeric Hymn to Demeter',
		['h.Mart.'] = 'Homeric Hymn to Aries',
		['h.Merc.'] = 'Homeric Hymn to Hermes',
		['h.Pan.'] = 'Homeric Hymn to Pan',
		['h.Ven.'] = 'Homeric Hymn to Aphrodite',
		['Hippiatr.'] = 'Τῶν Ἱππιατρικῶν βιβλία δύο· Veterinæ Medicinæ libri duo',
		['IG'] = 'Inscriptiones Graecae',
		['IGR.'] = 'Inscriptiones Graecae ad res Romanas pertinentes',
		['IGRom.'] = 'Inscriptiones Graecae ad res Romanas pertinentes',
		['Inscr.Prien.'] = 'Inschriften von Priene',
		['Lyr.Adesp.'] = 'Lyrica Adespota',
		['Lyr.Alex.Adesp.'] = 'Lyrica Alexandrina Adespota',
		['OGI'] = 'Orientis Graeci Inscriptiones Selectae',
		['PGM'] = 'Greek Magical Papyri',
		['POxy.'] = 'Oxyrhynchus Papyri',
		['PSI'] = 'Papiri greci e latini (Pubblicazioni della Società italiana per la ricerca dei Papiri greci e latini in Egitto)',
		['Rev.Et.Anc.'] = 'Revue des Études Anciennes',
		['SIG'] = 'Sylloge Inscriptionum Graecarum',
		['Stoic.'] = 'Stoicorum Veterum Fragmenta',
		['Theol.Ar.'] = 'Theological principles of arithmetic',
		['Trag.Adesp.'] = 'Tragica Adespota'
	}
}

data['Achilles Tatius'] = {
	aLink = 'Achilles Tatius',
	year = '50–150 AD',
	works = {
		['Leucippe and Clitophon'] = {['wLink'] = 'Leucippe and Clitophon'},
	},
	aliases = {[false] = 'Leucippe and Clitophon'}
}

data['Adamantius'] = {
	aLink = 'Adamantius',
	year = '350-500 AD',
	works = {['Treatise on Physiognomy'] = {}},
	aliases = {[false] = 'Treatise on Physiognomy'}
}

data['Aelianus Tacticus'] = {
	aLink = 'Aelianus Tacticus',
	year = '100-200 AD',
	works = {['On Tactical Arrays of the Greeks'] = {}},
	aliases = {[false] = 'On Tactical Arrays of the Greeks'}
}

data['Aelius Aristides'] = {
	aLink = 'Aelius Aristides',
	year = '117-181 AD',
	works = {
		['Orations'] = {},
		['Quintilianus'] = {
			['reroute'] = {
				['author'] = 'Aristides Quintilianus',
				['work'] = 'On Music'
			}
		}
	},
	aliases = {['Or.'] = 'Orations', ['Quint.'] = 'Quintilianus'}
}

data['Aelius Herodianus'] = {
	aLink = 'Aelius Herodianus',
	year = '1-200 AD',
	works = {['On Peculiar Style'] = {}}
}

data['Aeneas Tacticus'] = {
	aLink = 'Aeneas Tacticus',
	year = '400-300 BC',
	works = {['How to Survive under Siege'] = {}},
	aliases = {[false] = 'How to Survive under Siege'}
}

data['Aeschines'] = {
	aLink = 'Aeschines',
	year = '389–314 BC',
	rlFormat1 = {'s:el:', '.rlTitle', '#p', '.ref1'},
	works = {
		['Collected Works'] = {},
		['Against Timarchus'] = {
			['rlTitle'] = 'Κατά Τιμάρχου',
			['rlFormat'] = 1
		},
		['On the Embassy'] = {
			['rlTitle'] = 'Περί της Παραπρεσβείας',
			['rlFormat'] = 1
		},
		['Against Ctesiphon'] = {
			['rlTitle'] = 'Κατά Κτησιφώντος',
			['rlFormat'] = 1
		}
	},
	aliases = {
		[false] = 'Collected Works',
		['1'] = 'Against Timarchus',
		['2'] = 'On the Embassy',
		['3'] = 'Against Ctesiphon'
	}
}
data.Aeschylus = {
	aLink = 'Aeschylus',
	year = '525–455 BC',
	rlFormat1 = {'s:el:', '.rlTitle', '#v', {'.roundDown', 5, '.ref1'}},
	works = {
		['Agamemnon'] = {
			['year'] = '458 BC',
			['wLink'] = 'Oresteia#Agamemnon',
			['rlTitle'] = 'Αγαμέμνων',
			['rlFormat'] = 1
		},
		['Fragments'] = {},
		['Prometheus Bound'] = {
			['wLink'] = 'Prometheus Bound',
			['rlTitle'] = 'Προμηθεύς Δεσμώτης',
			['rlFormat'] = 1
		},
		['Seven Against Thebes'] = {
			['wLink'] = 'Seven Against Thebes',
			['year'] = '467 BC',
			['rlTitle'] = 'Επτά επί Θήβας',
			['rlFormat'] = 1
		},
		['The Eumenides'] = {
			['year'] = '458 BC',
			['wLink'] = 'The Eumenides',
			['rlTitle'] = 'Ευμενίδες',
			['rlFormat'] = 1
		},
		['The Libation Bearers'] = {
			['year'] = '458 BC',
			['wLink'] = 'Oresteia#The Libation Bearers',
			['rlTitle'] = 'Χοηφόροι',
			['rlFormat'] = 1
		},
		['The Persians'] = {
			['year'] = '472 BC',
			['wLink'] = 'The Persians',
			['rlTitle'] = 'Πέρσαι',
			['rlFormat'] = 1
		},
		['Prometheus Bound'] = {
			['wLink'] = 'Prometheus Bound',
			['rlTitle'] = 'Προμηθεύς Δεσμώτης',
			['rlFormat'] = 1
		},
		['The Suppliants'] = {
			['year'] = '470 BC',
			['wLink'] = 'The Suppliants (Aeschylus)',
			['rlTitle'] = 'Ικέτιδες',
			['rlFormat'] = 1
		}
	},
	aliases = {
		['Ag.'] = 'Agamemnon',
		['Ch.'] = 'The Libation Bearers',
		['Cho.'] = 'The Libation Bearers',
		['Eu.'] = 'The Eumenides',
		['Eum.'] = 'The Eumenides',
		['Eumenides'] = 'The Eumenides',
		['Fr.'] = 'Fragments',
		['Lib.'] = 'The Libation Bearers',
		['Libation Bearers'] = 'The Libation Bearers',
		['Pers.'] = 'The Persians',
		['Persians'] = 'The Persians',
		['Pr.'] = 'Prometheus Bound',
		['Supp.'] = 'The Suppliants',
		['Suppliants'] = 'The Suppliants',
		['Th.'] = 'Seven Against Thebes',
		['Theb.'] = 'Seven Against Thebes'
	}
}

data['Aëtius'] = {}
data['Aëtius'].aLink = 'Aëtius of Amida'
data['Aëtius'].year = '400-600 CE'
data['Aëtius'].works = {}
data['Aëtius'].aliases = {[false] = 'Sixteen Books on Medicine'}

data['Alcaeus of Mytilene'] = {}
data['Alcaeus of Mytilene'].aLink = 'Alcaeus of Mytilene'
data['Alcaeus of Mytilene'].rlFormat1 = {
	's:el:', '.rlTitle', '#Επίγραμμα_', '.ref1'
}
data['Alcaeus of Mytilene'].year = '620-500 BC'
data['Alcaeus of Mytilene'].works = {
	['Collected Works'] = {
		['rlTitle'] = 'Επιγράμματα Αλκαίου του Μυτιληναίου',
		['rlFormat'] = 1
	},
	['Supplementary Fragments'] = {
		['rlTitle'] = 'Supplementary fragments of Alcaeus of Mytilene',
		['rlFormat'] = 1
	}
}
data['Alcaeus of Mytilene'].aliases = {
	[false] = 'Collected Works',
	['Supp.'] = 'Supplementary Fragments'
}

data.Alciphron = {}
data.Alciphron.aLink = 'Alciphron'
data.Alciphron.works = {['Collected Works'] = {}}
data.Alciphron.aliases = {[false] = 'Collected Works'}

data['Alexander of Aphrodisias'] = {}
data['Alexander of Aphrodisias'].aLink = 'Alexander of Aphrodisias'
data['Alexander of Aphrodisias'].year = '150-250 AD'
data['Alexander of Aphrodisias'].works = {['Problems'] = {}}
data['Alexander of Aphrodisias'].aliases = {['Pr.'] = 'Problems'}

data['Alexander of Tralles'] = {}
data['Alexander of Tralles'].aLink = 'Alexander of Tralles'
data['Alexander of Tralles'].year = '525-605 AD'
data['Alexander of Tralles'].aliases = {
	['Febr.'] = 'On Fevers',
	['Verm.'] = 'On Worms',
	[false] = 'Twelve Books on Medicine'
}

data.Alexis = {}
data.Alexis.aLink = 'Alexis (poet)'
data.Alexis.year = '375–275 BC'
data.Alexis.works = {
	['The Fugitive'] = {},
	['The Pharmacist'] = {},
	['Sleep'] = {}
}
data.Alexis.aliases = {
	['Ἀπεγλ.'] = 'Apeglaukomenos',
	['Ἐπίκληρ.'] = 'The Heiress',
	['Ἡσ.'] = 'Hesione',
	['Κρατ.'] = 'The Pharmacist',
	['Ὑπν.'] = 'Sleep',
	['Φυγ.'] = 'The Fugitive'
}

data.Anacreon = {}
data.Anacreon.rlFormat1 = {'s:el:', '.rlTitle'}
data.Anacreon.works = {
	['Anacreontea'] = {
		['wLink'] = 'Anacreontea',
		['year'] = '100 BC - 600 AD',
		['author'] = false,
		['rlTitle'] = 'Ανακρεόντεια',
		['rlFormat'] = 1
	}
}
data.Anacreon.aliases = {[false] = 'Anacreontea'}

data.Andocides = {}
data.Andocides.aLink = 'Andocides'
data.Andocides.year = '440–390 BC'
data.Andocides.rlFormat1 = {'s:el:', '.rlTitle'}
data.Andocides.works = {
	['Collected Works'] = {},
	['On the Mysteries'] = {
		['rlTitle'] = 'Περί των μυστηρίων',
		['rlFormat'] = 1
	},
	['On his Return'] = {
		['rlTitle'] = 'Περί της εαυτού καθόδου',
		['rlFormat'] = 1
	},
	['On the Peace'] = {
		['rlTitle'] = 'Περί της προς Λακεδαιμονίους ειρήνης',
		['rlFormat'] = 1
	},
	['Against Alcibiades'] = {
		['rlTitle'] = 'Κατά Αλκιβιάδου',
		['rlFormat'] = 1
	}
}
data.Andocides.aliases = {
	[false] = 'Collected Works',
	['1'] = 'On the Mysteries',
	['2'] = 'On his Return',
	['3'] = 'On the Peace',
	['4'] = 'Against Alcibiades'
}

data['Antiphanes Comicus'] = {}
data['Antiphanes Comicus']['aLink'] = 'Antiphanes (comic poet)'
data['Antiphanes Comicus']['year'] = ' 408–334 BC'
data['Antiphanes Comicus']['works'] = {
	['Collected Works'] = {},
	['Unknown Work'] = {},
	['Archon'] = {},
	['Philotis'] = {}
}
data['Antiphanes Comicus']['aliases'] = {
	[false] = 'Collected Works',
	['Incert.'] = 'Unknown Work',
	['Ἄρχ.'] = 'Archon',
	['Φιλωτ.'] = 'Philotis'
}

data['Antiphon of Rhamnus'] = {}
data['Antiphon of Rhamnus'].aLink = 'Antiphon_(person)#Antiphon of Rhamnus'
data['Antiphon of Rhamnus'].year = '480–411 BC'
data['Antiphon of Rhamnus'].works = {
	['Collected Works'] = {},
	['Against the Stepmother for Poisoning'] = {},
	['First Tetralogy'] = {},
	['Second Tetralogy'] = {},
	['Third Tetralogy'] = {},
	['On the Murder of Herodes'] = {},
	['On the Choreutes'] = {}
}
data['Antiphon of Rhamnus'].aliases = {
	[false] = 'Collected Works',
	['1'] = 'Against the Stepmother for Poisoning',
	['2'] = 'First Tetralogy',
	['3'] = 'Second Tetralogy',
	['4'] = 'Third Tetralogy',
	['5'] = 'On the Murder of Herodes',
	['6'] = 'On the Choreutes'
}

data['Apollodorus'] = {}
data['Apollodorus'].works = {
	['The Disappearing Man'] = {},
	['Siege Engines'] = {
		['reroute'] = {
			['author'] = 'Apollodorus of Damascus',
			['work'] = 'Siege Engines'
		}
	}
}
data['Apollodorus'].aliases = {
	['Poliorc.'] = 'Siege Engines',
	['Ἀφαν.'] = 'The Disappearing Man'
}

data['Apollodorus of Carystus'] = {}
data['Apollodorus of Carystus'].aLink = 'Apollodorus of Carystus'
data['Apollodorus of Carystus'].year = '350-200 BC'
data['Apollodorus of Carystus'].works = {['The Laconian Woman'] = {}}
data['Apollodorus of Carystus'].aliases = {['Λακ.'] = 'The Laconian Woman'}

data['Apollodorus of Damascus'] = {}
data['Apollodorus of Damascus'].aLink = 'Apollodorus of Damascus'
data['Apollodorus of Damascus'].year = '100-200 AD'
data['Apollodorus of Damascus'].works = {['Siege Engines'] = {}}
data['Apollodorus of Damascus'].aliases = {['Poliorc.'] = 'Siege Engines'}

data['Apollonius Dyscolus'] = {}
data['Apollonius Dyscolus'].aLink = 'Apollonius Dyscolus'
data['Apollonius Dyscolus'].year = '50-250 AD'
data['Apollonius Dyscolus'].works = {
	['On Syntax'] = {},
	['On Adverbs'] = {},
	['On Conjunctions'] = {},
	['On Pronouns'] = {}
}
data['Apollonius Dyscolus'].aliases = {
	['Adv.'] = 'On Adverbs',
	['Conj.'] = 'On Conjunctions',
	['Pron.'] = 'On Pronouns',
	['Synt.'] = 'On Syntax'
}

data['Apollonius of Perga'] = {}
data['Apollonius of Perga'].aLink = 'Apollonius of Perga'
data['Apollonius of Perga'].year = '262-190 BC'
data['Apollonius of Perga'].works = {['Conics'] = {}}
data['Apollonius of Perga'].aliases = {['Con.'] = 'Conics'}

data['Apollonius of Rhodes'] = {}
data['Apollonius of Rhodes'].aLink = 'Apollonius of Rhodes'
data['Apollonius of Rhodes'].year = '300–250 BC'
data['Apollonius of Rhodes'].xrlFormat1 = {'https://www.perseus.tufts.edu/hopper/text?doc=Perseus:text:1999.01.0227:', '.ref1', ':', '.ref2'}
data['Apollonius of Rhodes'].works = {['Argonautica'] = {['xrlFormat'] = 1}}
data['Apollonius of Rhodes'].aliases = {[false] = 'Argonautica'}

data.Appian = {}
data.Appian.aLink = 'Appian'
data.Appian.year = '95 – 165 AD'
data.Appian.works = {
	['Civil Wars'] = {},
	['Gallic History'] = {},
	['Hannibalic War'] = {},
	['Illyrian Wars'] = {},
	['Italy'] = {},
	['Kings'] = {},
	['Macedonian Affairs'] = {},
	['Mithridatic Wars'] = {},
	['Numidian Affairs'] = {},
	['Punic Wars'] = {},
	['Samnite History'] = {},
	['Sicily and the Other Islands'] = {},
	['Syrian Wars'] = {},
	['Wars in Spain'] = {}
}
data.Appian.aliases = {
	['BC'] = 'Civil Wars',
	['B. C.'] = 'Civil Wars',
	['Gall.'] = 'Gallic History',
	['Hann.'] = 'Hannibalic War',
	['Hisp.'] = 'Wars in Spain',
	['Ill.'] = 'Illyrian Wars',
	['Ital.'] = 'Italy',
	['Mac.'] = 'Macedonian Affairs',
	['Mith.'] = 'Mithridatic Wars',
	['Num.'] = 'Numidian Affairs',
	['Pun.'] = 'Punic Wars',
	['Reg.'] = 'Kings',
	['Sam.'] = 'Samnite History',
	['Sic.'] = 'Sicily and the Other Islands',
	['Syr.'] = 'Syrian Wars'
}

data.Aratus = {}
data.Aratus.aLink = 'Aratus'
data.Aratus.year = '315-240 BC'
data.Aratus.works = {['Phaenomena'] = {}}
data.Aratus.aliases = {[false] = 'Phaenomena'}

data.Archilochus = {}
data.Archilochus.aLink = 'Archilochus'
data.Archilochus.year = '680-645 BC'
data.Archilochus.works = {['Collected Works'] = {}, ['Supplement'] = {}}
data.Archilochus.aliases = {
	[false] = 'Collected Works',
	['Supp.'] = 'Supplement'
}

data.Archimedes = {}
data.Archimedes.aLink = 'Archimedes'
data.Archimedes.year = '287-212 BCE'
data.Archimedes.works = {
	["Archimedes's cattle problem"] = {
		['wLink'] = "Archimedes's cattle problem"
	},
	['Measurement of a Circle'] = {
		['year'] = 'c. 250 BCE',
		['wLink'] = 'Measurement of a Circle'
	},
	['On Conoides and Spheroids'] = {
		['wLink'] = 'On Conoids and Spheroids'
	},
	['On Floating Bodies'] = {
		['wLink'] = 'On Floating Bodies'
	},
	['On the Equilibrium of Planes'] = {
		['wLink'] = 'On the Equilibrium of Planes'
	},
	['Ostomachion'] = {
		['wLink'] = 'Ostomachion'
	},
	['The Method of Mechanical Theorems'] = {
		['wLink'] = 'The Method of Mechanical Theorems'
	},
	['On Spirals'] = {
		['year'] = 'c. 225 BCE',
		['wLink'] = 'On Spirals'
},
	['On the Sphere and Cylinder'] =  {
		['year'] = 'c. 225 BCE',
		['wLink'] = 'On the Sphere and Cylinder'
	},
	['Quadrature of the Parabola'] =  {
		['wLink'] = 'Quadrature of the Parabola'
	},
	['The Sand Reckoner'] = {
		['wLink'] = 'The Sand Reckoner'
	}
}
data.Archimedes.aliases ={
	['Aren.'] = 'The Sand Reckoner',
	['Bov.'] = "Archimedes's cattle problem",
	['CF'] = 'On Floating Bodies',
	['Con.Sph.'] = 'On Conoides and Spheroids',
	['DC'] = 'Measurement of a Circle',
	['Helic.'] = 'On Spirals',
	['Meth.'] = 'The Method of Mechanical Theorems',
	['Ostom.'] = 'Ostomachion',
	['PE'] = 'On the Equilibrium of Planes',
	['Psam.'] = 'The Sand Reckoner',
	['QP'] = 'Quadrature of the Parabola',
	['Sph.Cyl.'] = 'On the Sphere and Cylinder'
}

data.Archippus = {}
data.Archippus.aLink = 'Archippus (poet)'
data.Archippus.year = '450–350 BC'
data.Archippus.works = {['Hercules Getting Married'] = {}}
data.Archippus.aliases = {['Ἡρ. γαμ.'] = 'Hercules Getting Married'}

data.Archytas = {}
data.Archytas.aLink = 'Archytas'
data.Archytas.year = '428-347 BC'
data.Archytas.works = {['Collected Works'] = {}}
data.Archytas.aliases = {[false] = 'Collected Works'}

data.Aretaeus = {}
data.Aretaeus.aLink = 'Aretaeus of Cappadocia'
data.Aretaeus.year = '1–100 AD'
data.Aretaeus.works = {
	['De Causis et Signis Acutorum Morborum'] = {},
	['De Causis et Signis Diuturnorum Morborum'] = {},
	['De Curatione Diuturnorum Morborum'] = {},
	['De Curatione Acutorum Morborum'] = {}
}
data.Aretaeus.aliases = {
	['Caus. M. Ac.'] = 'De Causis et Signis Acutorum Morborum',
	['Caus. M. Diut.'] = 'De Causis et Signis Diuturnorum Morborum',
	['Cur. M. Diut.'] = 'De Curatione Diuturnorum Morborum',
	['Cur. M. Ac.'] = 'De Curatione Acutorum Morborum',
	['CA'] = 'De Curatione Acutorum Morborum',
	['CD'] = 'De Curatione Diuturnorum Morborum',
	['SA'] = 'De Causis et Signis Acutorum Morborum',
	['SD'] = 'De Causis et Signis Diuturnorum Morborum'
}

data.Aristeas = {}
data.Aristeas.aLink = 'Aristeas'
data.Aristeas.year = '700-600 BC'
data.Aristeas.works = {['Collected Works'] = {}}
data.Aristeas.aliases = {[false] = 'Collected Works'}

data['Aristides Quintilianus'] = {}
data['Aristides Quintilianus'].aLink = 'Aristides Quintilianus'
data['Aristides Quintilianus'].year = '200-300 AD'
data['Aristides Quintilianus'].works = {['On Music'] = {}}
data['Aristides Quintilianus'].aliases = {[false] = 'On Music'}

data.Aristophanes = {}
data.Aristophanes.aLink = 'Aristophanes'
data.Aristophanes.year = '446–386 BC'
data.Aristophanes.rlFormat1 = {'s:el:', '.rlTitle', '#v', {'.roundDown', {'wData', 'round'}, '.ref1'}} -- Lysistrata, Frogs, Wasps
data.Aristophanes.rlFormat2 = {'s:el:', '.rlTitle'} -- Acharnians, Clouds, Knights, Peace
data.Aristophanes.rlFormat3 = {'s:el:', '.rlTitle', '#', {'.roundDown', 5, '.ref1'}}
data.Aristophanes.works = {
	['The Acharnians'] = {
		['rlTitle'] = 'Αχαρνείς',
		['wLink'] = 'The Acharnians',
		['rlFormat'] = 2
	},
	['Assemblywomen'] = {
		['year'] = '391 BC',
		['wLink'] = 'Assemblywomen',
		['rlTitle'] = 'Εκκλησιάζουσαι',
		['rlFormat'] = 3
	},
	['The Birds'] = {
		['year'] = '414 BC',
		['wLink'] = 'The Birds (play)',
		['rlTitle'] = 'Όρνιθες',
		['round'] = 5,
		['rlFormat'] = 1
	},
	['The Clouds'] = {
		['year'] = '423 BC',
		['rlTitle'] = 'Νεφέλαι',
		['wLink'] = 'The Clouds',
		['rlFormat'] = 2
	},
	['Fragments'] = {},
	['The Frogs'] = {
		['year'] = '405 BC',
		['rlTitle'] = 'Βάτραχοι',
		['round'] = 10,
		['wLink'] = 'The Frogs',
		['rlFormat'] = 1
	},
	['The Knights'] = {
		['year'] = '424 BC',
		['rlTitle'] = 'Ιππείς',
		['wLink'] = 'The Knights',
		['rlFormat'] = 2
	},
	['Lysistrata'] = {
		['year'] = '425 BC',
		['rlTitle'] = 'Λυσιστράτη',
		['round'] = 5,
		['wLink'] = 'Lysistrata',
		['rlFormat'] = 1
	},
	['Peace'] = {
		['wLink'] = 'Peace (play)',
		['year'] = '421 BC',
		['rlTitle'] = 'Ειρήνη',
		['rlFormat'] = 2
	},
	['Plutus'] = {
		['year'] = '388 BC',
		['wLink'] = 'Plutus (play)',
		['rlTitle'] = 'Πλούτος',
		['round'] = 5,
		['rlFormat'] = 1
	},
	['Thesmophoriazusae'] = {
		['year'] = '411 BC',
		['wLink'] = 'Thesmophoriazusae'
	},
	['The Wasps'] = {
		['year'] = '422 BC',
		['rlTitle'] = 'Σφήκες',
		['round'] = 5,
		['wLink'] = 'The Wasps',
		['rlFormat'] = 1
	}
}
data.Aristophanes.aliases = {
	['Ach.'] = 'The Acharnians',
	['Av.'] = 'The Birds',
	['Ec.'] = 'Assemblywomen',
	['Eccl.'] = 'Assemblywomen',
	['Eq.'] = 'The Knights',
	['Fr.'] = 'Fragments',
	['Pl.'] = 'Plutus',
	['Lys.'] = 'Lysistrata',
	['Nu.'] = 'The Clouds',
	['Nub.'] = 'The Clouds',
	['Pax'] = 'Peace',
	['Pax.'] = 'Peace',
	['Ra.'] = 'The Frogs',
	['Ran.'] = 'The Frogs',
	['Th.'] = 'Thesmophoriazusae',
	['Thesm.'] = 'Thesmophoriazusae',
	['Wasps'] = 'The Wasps',
	['V.'] = 'The Wasps',
	['Vesp.'] = 'The Wasps'
}

data.Aristotle = {}
data.Aristotle.aLink = 'Aristotle'
data.Aristotle.year = '384–322 BC'
data.Aristotle.rlFormat1 = {'s:el:', '.rlTitle', '/', '.ref1', '#Κεφάλαιο ', '.ref2'}
data.Aristotle.rlFormat2 = {'s:el:', '.rlTitle', '/', {'.convert', '.numToMajStigma', '.ref1'}, '#p', '.ref2'}
data.Aristotle.rlFormat3 = {'s:el:', '.rlTitle', '#Κεφάλαιο ', '.ref1'}
data.Aristotle.rlFormat4 = {'s:el:', '.rlTitle'}
data.Aristotle.rlFormat5 = {'s:el:', '.rlTitle', '/', {'.convert', {'aData', 'BtoC'}, {'.ref1', '.ref2', '.ref3'}}, '#p', '.ref1', '.ref2', '.period', {'.roundDown', 5, '.ref3'}}
data.Aristotle.rlFormat6 = {'s:el:', '.rlTitle', '/', {'.convert', '.numToMajStigma', '.ref1'}, '#Κεφάλαιο ', '.ref2'}
data.Aristotle.BtoC = {
	{'24', '52.b.34', '1'}, {'52.b.35', '70', '2'}, {'71', '89.b.20', '1'},
	{'89.b.23', '100.ab.17', '2'}, {'100.ab.18', '108.b.33', '1'},
	{'108.b.37', '115', '2'}, {'116', '120.b.8', '3'},
	{'120.b.12', '128.b.10', '4'}, {'128.b.14', '139.a.20', '5'},
	{'139.a.24', '151.b.24', '6'}, {'151.b.28', '155.a', '7'},
	{'155.b', '164.ab.19', '8'}, {'184.ab.10', '192.b.4', '1'},
	{'192.b.8', '200.b.8', '2'}, {'200.b.12', '208.a.23', '3'},
	{'208.a.27', '224.a.17', '4'}, {'224.a.21', '231.a.17', '5'},
	{'231.a.21', '241.b.20', '6'}, {'241.b.24', '250.b.7', '7'},
	{'250.b.11', '267', '8'}, {'268', '283.b.22', '1'},
	{'283.b.26', '298.a.20', '2'}, {'298.a.24', '307.b.24', '3'},
	{'307.b.28', '313', '4'}, {'314', '328.b.22', '1'},
	{'328.b.26', '338.ab.19', '2'}, {'338.ab.20', '353.a.28', 'Α'},
	{'353.a.32', '370.a.33', 'Β'}, {'370.b.3', '378.b.6', 'Γ'},
	{'378.b.10', '390', 'Δ'}, {'402', '411', 'Α'}, {'412', '424.b.18', 'Β'},
	{'424.b.22', '435', 'Γ'}, {'486.ab.5', '497.b.2', '1'},
	{'497.b.6', '509.a.23', '2'}, {'509.a.27', '523.a.27', '3'},
	{'523.a.31', '538.b.24', '4'}, {'538.b.28', '558.b.4', '5'},
	{'558.b.8', '581.a.5', '6'}, {'581.a.9', '588.a.12', '7'},
	{'588.a.16', '608.a.7', '8'}, {'608.b.11', '633.b.8', '9'},
	{'633.b.12', '638', '10'}, {'639', '646.a.4', '1'},
	{'646.a.8', '661.a.30', '2'}, {'661.a.34', '676.a.18', '3'},
	{'676.a.22', '697', '4'}, {'715', '731.b.14', '1'},
	{'731.b.18', '749.a.6', '2'}, {'749.a.10', '763.b.16', '3'},
	{'763.b.20', '778.a.12', '4'}, {'778.a.16', '789', '5'},
	{'859', '866.b.6', '1'}, {'866.b.9', '870.b.38', '2'},
	{'871', '876.a.28', '3'}, {'876.a.31', '880.b.12', '4'},
	{'880.b.15', '885.b.11', '5'}, {'885.b.15', '886.a.21', '6'},
	{'886.a.24', '887.b.7', '7'}, {'887.b.10', '889.b.7', '8'},
	{'889.b.10', '891.a.5', '9'}, {'891.a.8', '898.b.25', '10'},
	{'898.b.28', '906.a.20', '11'}, {'906.a.23', '907.b.19', '12'},
	{'907.b.22', '909.a.10', '13'}, {'909.a.13', '910.b.8', '14'},
	{'910.b.11', '913.a.16', '15'}, {'913.a.19', '915.b.35', '16'},
	{'915.b.38', '916.a', '17'}, {'916.b', '917.b.16', '18'},
	{'917.b.19', '923.a.3', '19'}, {'923.a.6', '927.a.8', '20'},
	{'927.a.11', '930.a.3', '21'}, {'930.a.6', '931.a.32', '22'},
	{'931.a.35', '936.a.10', '23'}, {'936.a.13', '937.b.28', '24'},
	{'937.b.31', '940.a.15', '25'}, {'940.a.18', '947.b.9', '26'},
	{'947.b.12', '949.a.20', '27'}, {'949.a.24', '950.a.19', '28'},
	{'950.a.22', '953.a.7', '29'}, {'953.a.10', '957.a.35', '30'},
	{'957.a.38', '960.a.33', '31'}, {'960.a.36', '961.b.6', '32'},
	{'961.b.9', '963.b.15', '33'}, {'963.b.18', '964.b.19', '34'},
	{'964.b.22', '965.a', '35'}, {'965.b.2', '965.b.17', '36'},
	{'965.b.20', '966.b.18', '37'}, {'966.b.21', '967.b.27', '38'},
	{'980.ab.21', '993.a.27', 'Α'}, {'993.a.30', '995.a.20', 'α'},
	{'995.a.24', '1003.a.17', 'Β'}, {'1003.a.21', '1012.b.31', 'Γ'},
	{'1012.b.34', '1025.a', 'Δ'}, {'1025.b', '1028.a.6', 'Ε'},
	{'1028.a.10', '1041', 'Ζ'}, {'1042', '1045.b.23', 'Η'},
	{'1045.b.27', '1052.a.11', 'Θ'}, {'1052.a.15', '1059.a.14', 'Ι'},
	{'1059.a.18', '1069.a.14', 'ΙΑ'}, {'1069.a.18', '1076.a.4', 'ΙΒ'},
	{'1076.a.8', '1087.a.25', 'ΙΓ'}, {'1087.a.29', '1093', 'ΙΔ'},
	{'1094', '1103.a.10', '1'}, {'1103.a.14', '1109.b.26', '2'},
	{'1109.b.30', '1119.b.18', '3'}, {'1119.b.22', '1128', '4'},
	{'1129', '1138.b.14', '5'}, {'1138.b.18', '1145.a.11', '6'},
	{'1145.a.15', '1154', '7'}, {'1155', '1163.b.28', '8'},
	{'1163.b.32', '1172.a.15', '9'}, {'1172.a.19', '1181.ab.23', '10'},
	{'1181.ab.24', '1198.b.20', 'Α'}, {'1198.b.24', '1213', 'Β'},
	{'1214', '1218.b.27', '1'}, {'1218.b.31', '1228.a.19', '2'},
	{'1228.a.23', '1234.b.14', '3'}, {'1234.b.18', '1249.ab.25', '7'},
	{'1252', '1260.b.24', 'Α'}, {'1260.b.27', '1274.b.28', 'Β'},
	{'1274.b.32', '1288.b.6', 'Γ'}, {'1288.b.10', '1301.a.15', 'Δ'},
	{'1301.a.19', '1316.b.27', 'Ε'}, {'1316.b.31', '1323.a.10', 'ΣΤ'},
	{'1323.a.14', '1337.a.7', 'Ζ'}, {'1337.a.11', '1342', 'Η'},
	{'1343', '1345.b.3', 'Α'}, {'1345.b.7', '1353', 'Β'},
	{'1354', '1377.b.12', '1'}, {'1377.b.16', '1403.b.2', '2'},
	{'1403.b.6', '1420.ab.4', '3'}
}
data.Aristotle.works = {
	['Categories'] = {['wLink'] = 'Categories (Aristotle)', ['rlTitle'] = 'Κατηγορίαι', ['rlFormat'] = 3},
	['Constitution of the Athenians'] = {['wLink'] = 'Constitution of the Athenians'},
	['Eudemian Ethics'] = {['wLink'] = 'Eudemian Ethics'},
	['Fragments'] = {['wLinks'] = 'Corpus Aristotelicum#Fragments'},
	['Generation of Animals'] = {['wLink'] = 'Generation of Animals', ['rlTitle'] = 'Περί ζώων γενέσως', ['rlFormat'] = 1},
	['History of Animals'] = {['wLink'] = 'History of Animals', ['rlTitle'] = 'Των περί τα ζώα ιστοριών', ['rlFormat'] = 5},
	['Mechanics'] = {['wLink'] = 'Mechanics (Aristotle)', ['rlTitle'] = 'Μηχανικά', ['rlFormat'] = 4},
	['Metaphysics'] = {['wLink'] = 'Metaphysics (Aristotle)', ['rlTitle'] = 'Μεταφυσικά', ['rlFormat'] = 4},
	['Meteorology'] = {['wLink'] = 'Meteorology (Aristotle)', ['rlTitle'] = 'Μετεωρολογικά', ['rlFormat'] = 2},
	['Movement of Animals'] = {['wLink'] = 'Movement of Animals', ['rlTitle'] = 'Περί ζώων κινήσεως', ['rlFormat'] = 3},
	['Nicomachean Ethics'] = {['wLink'] = 'Nicomachean Ethics', ['rlTitle'] = 'Ηθικά Νικομάχεια', ['rlFormat'] = 5},
	['On Breath'] = {['wLink'] = 'On Breath'},
	['On Colors'] = {['wLink'] = 'On Colors'},
	['On Generation and Corruption'] = {['wLink'] = 'On Generation and Corruption', ['rlTitle'] = 'Περί Γενέσεως και Φθοράς', ['rlFormat'] = 1},
	['On Interpretation'] = {['wLink'] = 'De Interpretatione', ['rlTitle'] = 'Περί ερμηνείας', ['rlFormat'] = 3},
	['On Marvellous Things Heard'] = {['wLink'] = 'On Marvellous Things Heard'},
	['On Memory'] = {['wLink'] = 'On Memory'},
	['On Plants'] = {['wLink'] = 'On Plants'},
	['On Respiration'] = {['rlTitle'] = 'Περί αναπνοής', ['rlFormat'] = 4},
	['On the Heavens'] = {['wLink'] = 'On the Heavens', ['year'] = '350 BC', ['rlTitle'] = 'Περί Ουρανού', ['rlFormat'] = 1},
	['On Sleep'] = {['wLink'] = 'On Sleep'},
	['On the Soul'] = {['wLink'] = 'On the Soul', ['rlTitle'] = 'Περί ψυχής', ['rlFormat'] = 6},
	['On the Universe'] = {['wLink'] = 'On the Universe'},
	['On Virtues and Vices'] = {['wLink'] = 'On Virtues and Vices'},
	['On Youth, Old Age, Life and Death, and Respiration'] = {['wLink'] = 'On Youth, Old Age, Life and Death, and Respiration'},
	['Parts of Animals'] = {['year'] = '350 BC', ['wLink'] = 'Parts of Animals', ['rlTitle'] = 'Περί Ζώιων Μορίων', ['rlFormat'] = 1},
	['Physics'] = {['wLink'] = 'Physics (Aristotle)', ['rlTitle'] = 'Φυσικής Ακροάσεως', ['rlFormat'] = 1},
	['Physiognomonics'] = {['wLink'] = 'Physiognomonics', ['rlTitle'] = 'Φυσιογνωμονικά', ['rlFormat'] = 4},
	['Poetics'] = {['wLink'] = 'Poetics (Aristotle)', ['rlTitle'] = 'Περί Ποιητικής', ['rlFormat'] = 4},
	['Politics'] = {['wLink'] = 'Politics (Aristotle)', ['rlTitle'] = 'Πολιτικά', ['rlFormat'] = 2},
	['Posterior Analytics'] = {['wLink'] = 'Posterior Analytics', ['rlTitle'] = 'Αναλυτικών υστέρων', ['rlFormat'] = 1},
	['Prior Analytics'] = {['wLink'] = 'Prior Analytics', ['rlTitle'] = 'Αναλυτικών προτέρων', ['rlFormat'] = 1},
	['Problems'] = {['wLink'] = 'Problems (Aristotle)', ['rlTitle'] = 'Προβλήματα', ['rlFormat'] = 5},
	['Progression of Animals'] = {['wLink'] = 'Progression of Animals', ['rlTitle'] = 'Περί πορείας ζώων', ['rlFormat'] = 3},
	['Rhetoric'] = {['wLink'] = 'Rhetoric (Aristotle)', ['rlTitle'] = 'Ρητορική', ['rlFormat'] = 1},
	['Rhetoric to Alexander'] = {['wLink'] = 'Rhetoric to Alexander'},
	['Sophistical Refutations'] = {['wLink'] = 'Sophistical Refutations'},
	['Topics'] = {['wLink'] = 'Topics (Aristotle)'}
}
data.Aristotle.aliases = {
	['Ath.'] = 'Constitution of the Athenians',
	['APo.'] = 'Posterior Analytics',
	['APr.'] = 'Prior Analytics',
	['An. Pr.'] = 'Prior Analytics',
	['Cael.'] = 'On the Heavens',
	['Cat.'] = 'Categories',
	['Categ.'] = 'Categories',
	['Color.'] = 'On Colors',
	['deAn.'] = 'On the Soul',
	['de An.'] = 'On the Soul',
	['de Mot. An.'] = 'Movement of Animals',
	['de Resp.'] = 'On Respiration',
	['de Spir.'] = 'On Breath',
	['EE'] = 'Eudemian Ethics',
	['EN'] = 'Nicomachean Ethics',
	['Eth. N.'] = 'Nicomachean Ethics',
	['Fr.'] = 'Fragments',
	['GA'] = 'Generation of Animals',
	['G. A.'] = 'Generation of Animals',
	['GC'] = 'On Generation and Corruption',
	['Gen. et Corr.'] = 'On Generation and Corruption',
	['HA'] = 'History of Animals',
	['H. A.'] = 'History of Animals',
	['IA'] = 'Progression of Animals',
	['Inc. An.'] = 'Progression of Animals',
	['Int.'] = 'On Interpretation',
	['Interpr.'] = 'On Interpretation',
	['Juv.'] = 'On Youth, Old Age, Life and Death, and Respiration',
	['Mechan.'] = 'Mechanics',
	['Mem.'] = 'On Memory',
	['Metaph.'] = 'Metaphysics',
	['Mete.'] = 'Meteorology',
	['Meteor.'] = 'Meteorology',
	['Mir.'] = 'On Marvellous Things Heard',
	['Mirab.'] = 'On Marvellous Things Heard',
	['Mu.'] = 'On the Universe',
	['Mund.'] = 'On the Universe',
	['PA'] = 'Parts of Animals',
	['P. A.'] = 'Parts of Animals',
	['Ph.'] = 'Physics',
	['Phgn.'] = 'Physiognomonics',
	['Phys.'] = 'Physics',
	['Plant.'] = 'On Plants',
	['Po.'] = 'Poetics',
	['Poet.'] = 'Poetics',
	['Pol.'] = 'Politics',
	['Pr.'] = 'Problems',
	['Probl.'] = 'Problems',
	['Resp.'] = 'On Respiration',
	['Rh.'] = 'Rhetoric',
	['Rhet.'] = 'Rhetoric',
	['Rh.Al.'] = 'Rhetoric to Alexander',
	['Rhet. Al.'] = 'Rhetoric to Alexander',
	['SE'] = 'Sophistical Refutations',
	['Somn.Vig.'] = 'On Sleep',
	['Soph. Elench.'] = 'Sophistical Refutations',
	['Spir.'] = 'On Breath',
	['Top.'] = 'Topics',
	['Virt. et Vit.'] = 'On Virtues and Vices'
}

data.Aristoxenus = {}
data.Aristoxenus.aLink = 'Aristoxenus'
data.Aristoxenus.year = '400-250 BC'
data.Aristoxenus.works = {['Historical Fragments'] = {}}
data.Aristoxenus.aliases = {['Fr.Hist.'] = 'Historical Fragments'}

data.Arrian = {}
data.Arrian.aLink = 'Arrian'
data.Arrian.year = '86–160 AD'
data.Arrian.works = {
	['Anabasis of Alexander'] = {['wLink'] = 'Anabasis Alexandri'},
	['Discourses of Epictetus'] = {
		['wLink'] = 'Discourses of Epictetus',
		['year'] = '108 AD'
	},
	['Tactics'] = {}
}
data.Arrian.aliases = {
	['An.'] = 'Anabasis of Alexander',
	['Epict.'] = 'Discourses of Epictetus',
	['Tact.'] = 'Tactics'
}

data.Artemidorus = {}
data.Artemidorus.aLink = 'Artemidorus'
data.Artemidorus.year = '100-200 AD'
data.Artemidorus.works = {['Oneirocritica'] = {['wLink'] = 'Oneirocritica'}}
data.Artemidorus.aliases = {[false] = 'Oneirocritica'}

data.Asclepiodotus = {} -- Ascl. could also be Asclepius
data.Asclepiodotus.aLink = 'Asclepiodotus (philosopher)'
data.Asclepiodotus.year = '100-1 BC'
data.Asclepiodotus.works = {['Tactics'] = {}}
data.Asclepiodotus.aliases = {['Tact.'] = 'Tactics'}

data.Aspasius = {}
data.Aspasius.aLink = 'Aspasius'
data.Aspasius.year = 'circa AD 110'
data.Aspasius.works = {['in Ethica Nicomachea commentaria'] = {}}
data.Aspasius.aliases = {['in EN'] = 'in Ethica Nicomachea commentaria'}

data.Astrampsychus = {}
data.Astrampsychus.works = {['Oracles'] = {['wLink'] = 'Sortes Astrampsychi'}}
data.Astrampsychus.aliases = {
	['Onir.'] = 'Dream Interpretations',
	['Orac.'] = 'Oracles'
}

data.Athenaeus = {}
data.Athenaeus.aLink = 'Athenaeus'
data.Athenaeus.year = '250-350 AD'
data.Athenaeus.works = {['Deipnosophistae'] = {}}
data.Athenaeus.aliases = {[false] = 'Deipnosophistae'}

data['Athenaeus Mechanicus'] = {}
data['Athenaeus Mechanicus'].aLink = 'Athenaeus Mechanicus'
data['Athenaeus Mechanicus'].year = '100–1 BC'
data['Athenaeus Mechanicus'].works = {['On Machines'] = {}}
data['Athenaeus Mechanicus'].aliases = {[false] = 'On Machines'}

data['Aulus Cornelius Celsus'] = {}
data['Aulus Cornelius Celsus']['aLink'] = 'Aulus Cornelius Celsus'
data['Aulus Cornelius Celsus']['year'] = '25 BC—50 AD'
data['Aulus Cornelius Celsus']['works'] = {
	['De Medicina'] = {['wLink'] = 'De Medicina'}
}
data['Aulus Cornelius Celsus']['aliases'] = {}

data.Bacchylides = {}
data.Bacchylides.aLink = 'Bacchylides'
data.Bacchylides.year = '500–400 BC'
data.Bacchylides.works = {['Collected Works'] = {}}
data.Bacchylides.aliases = {[false] = 'Collected Works'}

data.Bato = {}
data.Bato.works = {['Collected Works'] = {}}
data.Bato.aliases = {[false] = 'Collected Works'}

data.Batrachomyomachia = {}
data.Batrachomyomachia.works = {
	['Batrachomyomachia'] = {
		['reroute'] = {['author'] = false, ['work'] = 'Batrachomyomachia'}
	}
}
data.Batrachomyomachia.aliases = {[false] = 'Batrachomyomachia'}

data.Bion = {}
data.Bion.aLink = 'Bion of Smyrna'
data.Bion.year = '150—50 BC'
data.Bion.works = {['Collected Works'] = {}}
data.Bion.aliases = {[false] = 'Collected Works'}

data['Caelius Aurelianus'] = {}
data['Caelius Aurelianus'].aLink = 'Caelius Aurelianus'
data['Caelius Aurelianus'].year = '400-500 AD'
data['Caelius Aurelianus'].works = {
	['Acute Diseases'] = {},
	['Chronic Diseases'] = {}
}
data['Caelius Aurelianus'].aliases = {
	['CP'] = 'Acute Diseases',
	['TP'] = 'Chronic Diseases'
}

data.Callimachus = {}
data.Callimachus.aLink = 'Callimachus'
data.Callimachus.year = '310-240 BC'
data.Callimachus.works = {
	['Aetia'] = {},
	['Epigrams'] = {},
	['Hymn to Apollo'] = {}
}
data.Callimachus.aliases = {
	['Aet.'] = 'Aetia',
	['Ap.'] = 'Hymn to Apollo',
	['Epigr.'] = 'Epigrams'
}

data['Cassius Dio'] = {}
data['Cassius Dio']['aLink'] = 'Cassius Dio'
data['Cassius Dio']['year'] = '155–235 AD'
data['Cassius Dio']['works'] = {['Collected Works'] = {}, ['Fragments'] = {}}
data['Cassius Dio']['aliases'] = {
	[false] = 'Collected Works',
	['Fr.'] = 'Fragments'
}

data['Cassius Longinus'] = {}
data['Cassius Longinus'].aLink = 'Cassius Longinus (philosopher)'
data['Cassius Longinus'].year = '213–273 AD'
data['Cassius Longinus'].works = {['Collected Works'] = {}}
data['Cassius Longinus'].aliases = {[false] = 'Collected Works'}

data['Chrysippus of Soli'] = {}
data['Chrysippus of Soli'].aLink = 'Chrysippus'
data['Chrysippus of Soli'].year = '279-206 BC'
data['Chrysippus of Soli'].works = {['Collected Works'] = {}}
data['Chrysippus of Soli'].aliases = {[false] = 'Collected Works'}

data.Cicero = {}
data.Cicero.aLink = 'Cicero'
data.Cicero.year = '106–43 BC'
data.Cicero.works = {}
data.Cicero.aliases = {['Att.'] = 'Letters to Atticus', ['Orat.'] = 'Orator'}

data['Claudius Aelianus'] = {}
data['Claudius Aelianus'].aLink = 'Claudius Aelianus'
data['Claudius Aelianus'].year = '175–235 AD'
data['Claudius Aelianus'].works = {
	['On the Nature of Animals'] = {},
	['Tacticus'] = {
		['reroute'] = {
			['author'] = 'Aelianus Tacticus',
			['work'] = 'On Tactical Arrays of the Greeks'
		}
	},
	['Various History'] = {}
}
data['Claudius Aelianus'].aliases = {
	['Ep.'] = 'Letters',
	['Fr.'] = 'Fragments',
	['NA'] = 'On the Nature of Animals',
	['N. A.'] = 'On the Nature of Animals',
	['Tact.'] = 'Tacticus', -- wrong Aelianus
	['VH'] = 'Various History',
	['V. H.'] = 'Various History'
}

data['Clearchus of Soli'] = {}
data['Clearchus of Soli'].aLink = 'Clearchus of Soli'
data['Clearchus of Soli'].year = '400-300 BC'
data['Clearchus of Soli'].works = {['Collected Works'] = {}}
data['Clearchus of Soli'].aliases = {[false] = 'Collected Works'}

data['Clement of Alexandria'] = {}
data['Clement of Alexandria'].aLink = 'Clement of Alexandria'
data['Clement of Alexandria'].year = '150-215 AD'
data['Clement of Alexandria'].works = {['Stromata'] = {}}
data['Clement of Alexandria'].aliases = {['Strom.'] = 'Stromata'}

data.Clytus = {}
data.Clytus.year = '400-200 BC'
data.Clytus.works = {['Collected Works'] = {}}
data.Clytus.aliases = {[false] = 'Collected Works'}

data.Coluthus = {}
data.Coluthus.aLink = 'Coluthus'
data.Coluthus.year = '491-518 AD'
data.Coluthus.aliases = {[false] = 'Rape of Helen'}

data['Constantine VII'] = {}
data['Constantine VII'].aLink = 'Constantine VII'
data['Constantine VII'].works = {
	['De Administrando Imperio'] = {['wLink'] = 'De Administrando Imperio'}
}

data.Corinna = {}
data.Corinna.aLink = 'Corinna'
data.Corinna.year = '600-300 BC'
data.Corinna.works = {['Collected Works'] = {}}
data.Corinna.aliases = {[false] = 'Collected Works'}

data.Cratinus = {}
data.Cratinus.aLink = 'Cratinus'
data.Cratinus.year = '519 - 422 BC'
data.Cratinus.works = {['Collected Works'] = {}, ['The Laconians'] = {}}
data.Cratinus.aliases = {
	[false] = 'Collected Works',
	['Λάκων.'] = 'The Laconians'
}

data.Cyranus = {}
data.Cyranus.works = {['Collected Works'] = {}}
data.Cyranus.aliases = {[false] = 'Collected Works'}

data.Damascius = {}
data.Damascius.aLink = 'Damascius'
data.Damascius.year = '458-538 AD'
data.Damascius.works = {['Difficulties and Solutions of First Principles'] = {}}
data.Damascius.aliases = {
	['Pr.'] = 'Difficulties and Solutions of First Principles'
}

data.Damoxenus = {}
data.Damoxenus.year = '400-200 BC'
data.Damoxenus.works = {['Collected Works'] = {}}
data.Damoxenus.aliases = {[false] = 'Collected Works'}

data.Demades = {}
data.Demades.aLink = 'Demades'
data.Demades.year = '380-318 BC'
data.Demades.works = {['Collected Works'] = {}}
data.Demades.aliases = {[false] = 'Collected Works'}

data['Demetrius Lacon'] = {}
data['Demetrius Lacon'].aLink = 'Demetrius Lacon'
data['Demetrius Lacon'].year = '150-50 BC'
data['Demetrius Lacon'].works = {
	['Herculaneum papyri'] = {['wLink'] = 'Herculaneum papyri'}
}
data['Demetrius Lacon'].aliases = {['Herc.'] = 'Herculaneum papyri'}

data['Demetrius of Phalerum'] = {}
data['Demetrius of Phalerum'].aLink = 'Demetrius of Phalerum'
data['Demetrius of Phalerum'].year = '350–280 BC'
data['Demetrius of Phalerum'].works = {['On Style'] = {}}
data['Demetrius of Phalerum'].aliases = {['Eloc.'] = 'On Style'}

data.Democritus = {}
data.Democritus.aLink = 'Democritus'
data.Democritus.year = '460-370 BC'
data.Democritus.works = {['Collected Works'] = {}}
data.Democritus.aliases = {[false] = 'Collected Works'}

data.Demosthenes = {}
data.Demosthenes.aLink = 'Demosthenes'
data.Demosthenes.year = '384–322 BC'
data.Demosthenes.rlFormat1 = {'s:el:', '.rlTitle'}
data.Demosthenes.rlFormat2 = {'s:el:', '.rlTitle', '#p', '.ref1'}
data.Demosthenes.works = {
	['Letters'] = {},
	['Prooemia'] = {},
	['First Olynthiac'] = {
		['year'] = '349 BC',
		['wLink'] = 'Olynthiacs',
		['rlTitle'] = 'Ολυνθιακός/Α',
		['rlFormat'] = 1
	},
	['Second Olynthiac'] = {
		['year'] = '349 BC',
		['wLink'] = 'Olynthiacs',
		['rlTitle'] = 'Ολυνθιακός/Β',
		['rlFormat'] = 2
	},
	['Third Olynthiac'] = {
		['year'] = '349 BC',
		['wLink'] = 'Olynthiacs',
		['rlTitle'] = 'Ολυνθιακός/Γ',
		['rlFormat'] = 2
	},
	['On Organization'] = {
		['rlTitle'] = 'Περί Συντάξεως',
		['rlFormat'] = 2
	},
	['On the Chersonese'] = {
		['rlTitle'] = 'Περί των εν Χερρονήσω',
		['rlFormat'] = 2,
		['wLink'] = 'On the Chersonese',
		['year'] = '341 BC'
	},
	['On the Halonnesus'] = {
		['rlTitle'] = 'Περί Αλοννήσου',
		['rlFormat'] = 2,
		['wLink'] = 'On the Halonnesus'
	},
	['On the Peace'] = {
		['rlTitle'] = 'Περί της Ειρήνης',
		['rlFormat'] = 2,
		['year'] = '346 BC',
		['wLink'] = 'On the Peace'
	},
	['Philip'] = {
		['rlTitle'] = 'Επιστολή Φιλίππου',
		['rlFormat'] = 2
	},
	['First Philippic'] = {
		['wLink'] = 'First Philippic',
		['rlTitle'] = "Φιλιππικός Α'",
		['rlFormat'] = 1
	},
	['Second Philippic'] = {
		['year'] = '344–343 BC',
		['wLink'] = 'Second Philippic',
		['rlTitle'] = "Φιλιππικός Β'",
		['rlFormat'] = 2
	},
	['Third Philippic'] = {
		['year'] = '341 BC',
		['wLink'] = 'Third Philippic',
		['rlTitle'] = "Φιλιππικός Γ'",
		['rlFormat'] = 2
	},
	['Fourth Philippic'] = {
		['year'] = '341 BC',
		['wLink'] = 'Fourth Philippic',
		['rlTitle'] = "Φιλιππικός Δ'",
		['rlFormat'] = 2
	},
	['Reply to Philip'] = {
		['rlTitle'] = 'Προς την Επιστολήν την Φιλλίππου',
		['rlFormat'] = 2
	},
	['On Organization'] = {},
	['On the Navy'] = {['wLink'] = 'On the Navy', ['year'] = '354 BC'},
	['For the Megalopolitans'] = {
		['wLink'] = 'For the Megalopolitans',
		['year'] = '352 BC'
	},
	['On the Liberty of the Rhodians'] = {
		['wLink'] = 'On the Liberty of the Rhodians',
		['year'] = '351 BC'
	},
	['On the Accession of Alexander'] = {},
	['On the Crown'] = {
		['year'] = '330 BC',
		['wLink'] = 'On the Crown',
		['rlTitle'] = "Περί του Στεφάνου",
		['rlFormat'] = 2
	},
	['On the False Embassy'] = {
		['wLink'] = 'On the False Embassy',
		['year'] = '343 BC'
	},
	['Against Leptines'] = {['wLink'] = 'Against Leptines'},
	['Against Midias'] = {['year'] = '361 BC', ['wLink'] = 'Against Meidias'},
	['Against Androtion'] = {['wLink'] = 'Against Androtion'},
	['Against Aristocrates'] = {
		['rlTitle'] = "Κατά Αριστοκράτους",
		['rlFormat'] = 2
	},
	['Against Timocrates'] = {['wLink'] = 'Against Timocrates'},
	['Against Aristogiton 1'] = {},
	['Against Aristogiton 2'] = {},
	['Against Conon'] = {
		['rlTitle'] = 'Κατά Κόνωνος Αικείας',
		['rlFormat'] = 2
	},
	['Against Aphobus 1'] = {},
	['Against Aphobus 2'] = {},
	['Against Aphobus 3'] = {},
	['Against Onetor 1'] = {},
	['Against Onetor 2'] = {},
	['Against Zenothemis'] = {},
	['Against Apatourius'] = {},
	['Against Phormio'] = {},
	['Against Lacritus'] = {},
	['For Phormio'] = {},
	['Against Pantaenetus'] = {},
	['Against Nausimachus and Xenopeithes'] = {},
	['Against Boeotus 1'] = {},
	['Against Boeotus 2'] = {},
	['Against Spudias'] = {
		['wLink'] = "Against Spudias",
		['rlTitle'] = "Προς Σπουδίαν υπέρ Προικός",
		['rlFormat'] = 2
	},
	['Against Phaenippus'] = {
		['rlTitle'] = "Προς Φαίνιππον περί Αντιδόσεως",
		['rlFormat'] = 2
	},
	['Against Macartatus'] = {},
	['Against Leochares'] = {},
	['Against Stephanus 1'] = {},
	['Against Stephanus 2'] = {},
	['Against Evergus and Mnesibulus'] = {},
	['Against Olympiodorus'] = {},
	['Against Timotheus'] = {},
	['Against Polycles'] = {},
	['On the Trierarchic Crown'] = {},
	['Against Callippus'] = {},
	['Against Nicostratus'] = {},
	['Against Callicles'] = {},
	['Against Dionysodorus'] = {},
	['Against Eubulides'] = {},
	['Against Theocrines'] = {},
	['Against Neaera'] = {},
	['Funeral Speech'] = {},
	['Erotic Essay'] = {}
}

data.Demosthenes.aliases = {
	['Ep.'] = 'Letters',
	['Prooem.'] = 'Prooemia',
	['1'] = 'First Olynthiac',
	['2'] = 'Second Olynthiac',
	['3'] = 'Third Olynthiac',
	['4'] = 'First Philippic',
	['5'] = 'On the Peace',
	['6'] = 'Second Philippic',
	['7'] = 'On the Halonnesus',
	['8'] = 'On the Chersonese',
	['9'] = 'Third Philippic',
	['10'] = 'Fourth Philippic',
	['11'] = 'Reply to Philip',
	['12'] = 'Philip',
	['13'] = 'On Organization',
	['14'] = 'On the Navy',
	['15'] = 'For the Megalopolitans',
	['16'] = 'On the Liberty of the Rhodians',
	['17'] = 'On the Accession of Alexander',
	['18'] = 'On the Crown',
	['19'] = 'On the False Embassy',
	['20'] = 'Against Leptines',
	['21'] = 'Against Midias',
	['22'] = 'Against Androtion',
	['23'] = 'Against Aristocrates',
	['24'] = 'Against Timocrates',
	['25'] = 'Against Aristogiton 1',
	['26'] = 'Against Aristogiton 2',
	['27'] = 'Against Aphobus 1',
	['28'] = 'Against Aphobus 2',
	['29'] = 'Against Aphobus 3',
	['30'] = 'Against Onetor 1',
	['31'] = 'Against Onetor 2',
	['32'] = 'Against Zenothemis',
	['33'] = 'Against Apatourius',
	['34'] = 'Against Phormio',
	['35'] = 'Against Lacritus',
	['36'] = 'For Phormio',
	['37'] = 'Against Pantaenetus',
	['38'] = 'Against Nausimachus and Xenopeithes',
	['39'] = 'Against Boeotus 1',
	['40'] = 'Against Boeotus 2',
	['41'] = 'Against Spudias',
	['42'] = 'Against Phaenippus',
	['43'] = 'Against Macartatus',
	['44'] = 'Against Leochares',
	['45'] = 'Against Stephanus 1',
	['46'] = 'Against Stephanus 2',
	['47'] = 'Against Evergus and Mnesibulus',
	['48'] = 'Against Olympiodorus',
	['49'] = 'Against Timotheus',
	['50'] = 'Against Polycles',
	['51'] = 'On the Trierarchic Crown',
	['52'] = 'Against Callippus',
	['53'] = 'Against Nicostratus',
	['54'] = 'Against Conon',
	['55'] = 'Against Callicles',
	['56'] = 'Against Dionysodorus',
	['57'] = 'Against Eubulides',
	['58'] = 'Against Theocrines',
	['59'] = 'Against Neaera',
	['60'] = 'Funeral Speech',
	['61'] = 'Erotic Essay',
	['Olynthiac 1'] = 'First Olynthiac',
	['Olynthiac 2'] = 'Second Olynthiac',
	['Olynthiac 3'] = 'Third Olynthiac',
	['Philippic 1'] = 'First Philippic',
	['Philippic 2'] = 'Second Philippic',
	['Philippic 3'] = 'Third Philippic',
	['Philippic 4'] = 'Fourth Philippic'
}

data.Dinarchus = {}
data.Dinarchus.aLink = 'Dinarchus'
data.Dinarchus.year = '361–291 BC'
data.Dinarchus.works = {['Collected Works'] = {}}
data.Dinarchus.aliases = {[false] = 'Collected Works'}

data['Dio Chrysostom'] = {}
data['Dio Chrysostom'].aLink = 'Dio Chrysostom'
data['Dio Chrysostom'].year = '40-115 AD'
data['Dio Chrysostom'].works = {['Collected Works'] = {}}
data['Dio Chrysostom'].aliases = {[false] = 'Collected Works'}

data['Diocles of Carystus'] = {}
data['Diocles of Carystus'].aLink = 'Diocles of Carystus'
data['Diocles of Carystus'].year = '400-300 BC'
data['Diocles of Carystus'].works = {['Collected Works'] = {}}
data['Diocles of Carystus'].aliases = {[false] = 'Collected Works'}

data['Diodorus Siculus'] = {}
data['Diodorus Siculus']['aLink'] = 'Diodorus Siculus'
data['Diodorus Siculus']['year'] = '100–1 BC'
data['Diodorus Siculus']['rlFormat1'] = {'s:el:', '.rlTitle', '/', {'.convert', '.numToMajStigma', '.ref1'}, '#p', '.ref2'}
data['Diodorus Siculus']['works'] = {['Historical Library'] = {['year'] = '36–30 BCE', ['wLink'] = 'Bibliotheca historica', ['rlTitle'] = 'Ιστορική Βιβλιοθήκη', ['rlFormat'] = 1}}
data['Diodorus Siculus']['aliases'] = {[false] = 'Historical Library'}

data['Diogenes of Athens'] = {}
data['Diogenes of Athens'].aLink = 'Diogenes of Athens (tragedian)'
data['Diogenes of Athens'].year = '450 - 350 BC'
data['Diogenes of Athens'].works = {['Collected Works'] = {}}
data['Diogenes of Athens'].aliases = {[false] = 'Collected Works'}

data['Diogenes Laertius'] = {}
data['Diogenes Laertius'].aLink = 'Diogenes Laërtius'
data['Diogenes Laertius'].year = '3rd century CE'
data['Diogenes Laertius'].rlFormat1 = {
	's:el:', '.rlTitle', '/', {'.convert', '.numToMajStigma', '.ref1'}, '#p',
	'.ref2'
}
data['Diogenes Laertius'].works = {
	['Lives and Opinions of Eminent Philosophers'] = {
		['wLink'] = 'Lives and Opinions of Eminent Philosophers',
		['rlTitle'] = 'Βίοι φιλοσόφων',
		['rlFormat'] = 1
	}
}
data['Diogenes Laertius'].aliases = {
	[false] = 'Lives and Opinions of Eminent Philosophers'
}

data['Diogenes of Oenoanda'] = {}
data['Diogenes of Oenoanda'].aLink = 'Diogenes of Oenoanda'
data['Diogenes of Oenoanda'].year = '200 - 100 BC'
data['Diogenes of Oenoanda'].works = {['Oenoandan Inscription'] = {}}
data['Diogenes of Oenoanda'].aliases = {[false] = 'Oenoandan Inscription'}

data['Diogenes of Sinope'] = {}
data['Diogenes of Sinope'].aLink = 'Diogenes of Sinope'
data['Diogenes of Sinope'].year = '412-323 BC'
data['Diogenes of Sinope'].works = {
	['Letters'] = {},
	['Oenandensis'] = {
		['reroute'] = {
			['author'] = 'Diogenes of Oenoanda',
			['work'] = 'Oenoandan Inscription'
		}
	}
}
data['Diogenes of Sinope'].aliases = {
	['Ep.'] = 'Letters',
	['Oen.'] = 'Oenandensis'
}

data['Dionysius of Halicarnassus'] = {}
data['Dionysius of Halicarnassus'].aLink = 'Dionysius of Halicarnassus'
data['Dionysius of Halicarnassus'].year = '60–7 BC'
data['Dionysius of Halicarnassus'].rlFormat1 = {'s:el:', '.rlTitle', '#p', '.ref1'}
data['Dionysius of Halicarnassus'].rlFormat2 = {'s:el:', '.rlTitle', '/', {'.convert', '.numToMinStigma', '.ref1'}, '/', {'.chapterSelect', {'aData', 'ARChapters'}, '.ref2'}}
data['Dionysius of Halicarnassus'].works = {
	['The Arrangement of Words'] = {['rlTitle'] = 'Περί συνθέσεως ονομάτων', ['rlFormat'] = 1},
	['The Art of Rhetoric'] = {},
	['On the Character of Thucydides'] = {['rlTitle'] = 'Περί Θουκυδίδου', ['rlFormat'] = 1},
	['Commentaries on the Attic Orators: On Dinarchus'] = {['rlTitle'] = 'Περί των αρχαίων ρητόρων υπομνηματισμοί/Περί Δεινάρχου', ['rlFormat'] = 1},
	['Commentaries on the Attic Orators: On Isaeus'] = {['rlTitle'] = 'Περί των αρχαίων ρητόρων υπομνηματισμοί/Ισαίος', ['rlFormat'] = 1},
	['Commentaries on the Attic Orators: On Isocrates'] = {['rlTitle'] = 'Περί των αρχαίων ρητόρων υπομνηματισμοί/Ισοκράτης', ['rlFormat'] = 1},
	['Commentaries on the Attic Orators: On Lysias'] = {['rlTitle'] = 'Περί των αρχαίων ρητόρων υπομνηματισμοί/Λυσίας', ['rlFormat'] = 1},
	['On Demosthenes'] = {['rlTitle'] = 'Περί Δημοσθένους', ['rlFormat'] = 1},
	['Letter to Ammaeus'] = {['rlTitle'] = 'Επιστολή προς Αμμαίον', ['rlFormat'] = 1},
	['Letter to Pompey'] = {['rlTitle'] = 'Επιστολή προς Πομπήιον', ['rlFormat'] = 1},
	['Roman Antiquities'] = {['rlTitle'] = 'Ρωμαϊκή Αρχαιολογία', ['rlFormat'] = 2}}
data['Dionysius of Halicarnassus'].ARChapters = {
	['01'] = {1, 10}, ['11'] = {11, 20}, ['21'] = {21, 30}, ['31'] = {31, 40},
	['41'] = {41, 50}, ['51'] = {51, 60}, ['61'] = {61, 70},
	['71'] = {71, 80}, ['81'] = {81, 90}, ['91'] = {91, 96}}
data['Dionysius of Halicarnassus'].aliases = {
	[false] = 'Roman Antiquities',
	['Amm.'] = 'Letter to Ammaeus',
	['Comp.'] = 'The Arrangement of Words',
	['Dem.'] = 'On Demosthenes',
	['Din.'] = 'Commentaries on the Attic Orators: On Dinarchus',
	['Is.'] = 'Commentaries on the Attic Orators: On Isaeus',
	['Isoc.'] = 'Commentaries on the Attic Orators: On Isocrates',
	['Lys.'] = 'Commentaries on the Attic Orators: On Lysias',
	['Orat.Vett.'] = 'de Oratoribus Veteribus',
	['Pomp.'] = 'Letter to Pompey',
	['Rh.'] = 'The Art of Rhetoric',
	['Th.'] = 'On the Character of Thucydides',
	['Vett.Cens.'] = 'de Veterum Censura'}

data['Dionysius Periegetes'] = {}
data['Dionysius Periegetes'].aLink = 'Dionysius Periegetes'
data['Dionysius Periegetes'].year = '100-300 AD'
data['Dionysius Periegetes'].works = {['Periegesis'] = {}}
data['Dionysius Periegetes'].aliases = {[false] = 'Periegesis'}

data['Dionysius Thrax'] = {}
data['Dionysius Thrax'].aLink = 'Dionysius Thrax'
data['Dionysius Thrax'].year = '170-90 BC'
data['Dionysius Thrax'].works = {
	['Art of Grammar'] = {['wLink'] = 'Art of Grammar'}
}
data['Dionysius Thrax'].aliases = {[false] = 'Art of Grammar'}

data.Dioscorides = {}
data.Dioscorides.aLink = 'Pedanius Dioscorides'
data.Dioscorides.year = '40-90 AD'
data.Dioscorides.works = {
	["The Preface of Materia Medica"] = {},
	['Materia medica'] = {['wLink'] = 'De Materia Medica'}
}
data.Dioscorides.aliases = {
	[false] = 'Materia medica',
	['1 Praef.'] = "The Preface of Materia Medica"
}

data.Diphilus = {}
data.Diphilus.aLink = 'Diphilus'
data.Diphilus.year = '342-291 BC'
data.Diphilus.works = {['Collected Works'] = {}, ['The Claimant'] = {}}
data.Diphilus.aliases = {[false] = 'Collected Works'}

data.Empedocles = {}
data.Empedocles.aLink = 'Empedocles'
data.Empedocles.year = '490-430 BC'
data.Empedocles.works = {['Collected Works'] = {}}
data.Empedocles.aliases = {[false] = 'Collected Works'}

data['Ephippus of Athens'] = {}
data['Ephippus of Athens'].aLink = 'Ephippus of Athens'
data['Ephippus of Athens'].year = '400-300 BC'
data['Ephippus of Athens'].works = {['Collected Works'] = {}}
data['Ephippus of Athens'].aliases = {[false] = 'Collected Works'}

data.Ephorus = {}
data.Ephorus.aLink = 'Ephorus'
data.Ephorus.year = '400-330 BC'
data.Ephorus.works = {['Universal History'] = {}}
data.Ephorus.aliases = {[false] = 'Universal History'}

data.Epicharmus = {}
data.Epicharmus.aLink = 'Epicharmus of Kos'
data.Epicharmus.year = '540-450 BC'
data.Epicharmus.works = {['Collected Works'] = {}}
data.Epicharmus.aliases = {[false] = 'Collected Works'}

data.Epictetus = {}
data.Epictetus.aLink = 'Epictetus'
data.Epictetus.year = '55-135 AD'
data.Epictetus.rlFormat1 = {
	's:el:', '.rlTitle', '#', {'.convert', '.numToMinStigma', '.ref1'}, "ʹ"
}
data.Epictetus.works = {
	['Enchiridion'] = {
		['wLink'] = 'Enchiridion of Epictetus',
		['rlTitle'] = 'Εγχειρίδιον',
		['rlFormat'] = 1
	}
}
data.Epictetus.aliases = {['Ench.'] = 'Enchiridion'}

data.Epicurus = {}
data.Epicurus.aLink = 'Epicurus'
data.Epicurus.year = '341–270 BC'
data.Epicurus.works = {
	['Fragments'] = {},
	['Letters'] = {},
	['Vatican Sayings'] = {}
}
data.Epicurus.aliases = {
	['Ep.'] = 'Letters',
	['Fr.'] = 'Fragments',
	['Sent.Vat.'] = 'Vatican Sayings'
}

data.Erinna = {}
data.Erinna.aLink = 'Erinna'
data.Erinna.year = '3rd century BCE'

data.Eubulus = {}
data.Eubulus.aLink = 'Eubulus (poet)'
data.Eubulus.year = '4th century BC'
data.Eubulus.works = {
	['Collected Works'] = {},
	['Antiope'] = {},
	['Chrysilla'] = {},
	['Dice-Players'] = {},
	['Nannion'] = {}
}
data.Eubulus.aliases = {
	[false] = 'Collected Works',
	['Ἀντ.'] = 'Antiope',
	['Κυβ.'] = 'Dice-Players',
	['Νανν.'] = 'Nannion',
	['Χρυσ.'] = 'Chrysilla'
}

data.Euclid = {}
data.Euclid.aLink = 'Euclid'
data.Euclid.year = '350-250 BC'
data.Euclid.rlFormat1 = {
	's:el:', '.rlTitle', '/', {'.convert', '.numToMinStigma', '.ref1'}
}
data.Euclid.works = {
	['Elements'] = {
		['wLink'] = "Euclid's Elements",
		['rlTitle'] = 'Στοιχεία',
		['rlFormat'] = 1
	}
}
data.Euclid.aliases = {[false] = 'Elements'}

data.Euenus = {}
data.Euenus.aLink = 'Euenus'
data.Euenus.year = '500–400 BC'
data.Euenus.works = {['Collected Works'] = {}}
data.Euenus.aliases = {[false] = 'Collected Works'}

data.Eunapius = {}
data.Eunapius.aLink = 'Eunapius'
data.Eunapius.year = '346–c. 414 AD'
data.Eunapius.xrlFormat1 = {'https://archive.org/details/historicigraecim01dinduoft/page/', '.ref1', '/mode/1up'}
data.Eunapius.works = {
	['Lives of the Sophists'] = {},
	['Fragmenta Historica'] = {['xrlFormat'] = 1}
}
data.Eunapius.aliases = {
	['VS'] = 'Lives of the Sophists',
	['Hist.'] = 'Fragmenta Historica'
}

data.Euphro = {}
data.Euphro.year = '300-200 BC'
data.Euphro.works = {['Collected Works'] = {}}
data.Euphro.aliases = {[false] = 'Collected Works'}

data.Eupolis = {}
data.Eupolis.aLink = 'Eupolis'
data.Eupolis.year = '446–411 BC'
data.Eupolis.works = {
	['Collected Works'] = {},
	['Dippers'] = {},
	['Flatterers'] = {},
	['The Golden Race'] = {}
}
data.Eupolis.aliases = {
	[false] = 'Collected Works',
	['Βαπτ.'] = 'Dippers',
	['Κολ.'] = 'Flatterers',
	['Χρυσ. γέν.'] = 'The Golden Race'
}

data.Euripides = {}
data.Euripides.aLink = 'Euripides'
data.Euripides.year = '480–406 BC'
data.Euripides.rlFormat1 = {
	's:el:', '.rlTitle', '#', {'.roundDown', 5, '.ref1'}
}
data.Euripides.works = {
	['Alcestis'] = {
		['year'] = '438 BC',
		['wLink'] = 'Alcestis (play)',
		['rlTitle'] = 'Άλκηστις',
		['rlFormat'] = 1
	},
	['Andromache'] = {
		['year'] = '425 BC',
		['wLink'] = 'Andromache (play)',
		['rlTitle'] = 'Ανδρομάχη',
		['rlFormat'] = 1
	},
	['Cyclops'] = {['wLink'] = 'Cyclops (play)'},
	['Electra'] = {
		['year'] = '458 BC',
		['wLink'] = 'Electra (Euripides)',
		['rlTitle'] = 'Ηλέκτρα (Ευριπίδη)',
		['rlFormat'] = 1
	},
	['Fragments'] = {},
	['Hecuba'] = {['year'] = '424 BC', ['wLink'] = 'Hecuba (play)'},
	['Helen'] = {['year'] = '412 BC', ['wLink'] = 'Helen (play)'},
	['Herakles'] = {['year'] = '416 BC', ['wLink'] = 'Herakles (Euripides)'},
	["Herakles' Children"] = {
		['year'] = '430 BC',
		['wLink'] = "Herakles' Children"
	},
	['Hippolytus'] = {
		['year'] = '428 BC',
		['wLink'] = 'Hippolytus (play)',
		['rlTitle'] = 'Ιππόλυτος',
		['rlFormat'] = 1
	},
	['Ion'] = {
		['year'] = '413 BC',
		['wLink'] = 'Ion (play)',
		['rlTitle'] = 'Ίων (Ευριπίδης)',
		['rlFormat'] = 1
	},
	['Iphigenia in Aulis'] = {
		['year'] = '407 BC',
		['wLink'] = 'Iphigenia in Aulis',
		['rlTitle'] = 'Ιφιγένεια εν Αυλίδι',
		['rlFormat'] = 1
	},
	['Iphigenia in Tauris'] = {
		['year'] = '413 BC',
		['wLink'] = 'Iphigenia in Tauris',
		['rlTitle'] = 'Ιφιγένεια εν Ταύροις',
		['rlFormat'] = 1
	},
	['Medea'] = {
		['year'] = '431 BC',
		['wLink'] = 'Medea (play)',
		['rlTitle'] = 'Μήδεια',
		['rlFormat'] = 1
	},
	['Orestes'] = {
		['year'] = '408 BC',
		['wLink'] = 'Orestes (play)',
		['rlTitle'] = 'Ορέστης',
		['rlFormat'] = 1
	},
	['Rhesus'] = {
		['year'] = 'a. 440 BC',
		['wLink'] = 'Rhesus (play)'
	},
	['The Bacchae'] = {
		['year'] = '405 BC',
		['wLink'] = 'The Bacchae',
		['rlTitle'] = 'Βάκχαι',
		['rlFormat'] = 1
	},
	['The Phoenician Women'] = {
		['year'] = '408 BC',
		['wLink'] = 'The Phoenician Women'
	},
	['The Suppliants'] = {
		['year'] = '423 BC',
		['wLink'] = 'The Suppliants (Euripides)'
	},
	['The Trojan Women'] = {['wLink'] = 'The Trojan Women', ['year'] = '415 BC'}
}

data.Euripides.aliases = {
	['Alc.'] = 'Alcestis',
	['Andr.'] = 'Andromache',
	['Ba.'] = 'The Bacchae',
	['Bacch.'] = 'The Bacchae',
	['Bacchae'] = 'The Bacchae',
	['Cyc.'] = 'Cyclops',
	['Cycl.'] = 'Cyclops',
	['El.'] = 'Electra',
	['Fr.'] = 'Fragments',
	['HF'] = 'Herakles',
	['H. F.'] = 'Herakles',
	['Hec.'] = 'Hecuba',
	['Hel.'] = 'Helen',
	['Heracl.'] = "Herakles' Children",
	['Heracleidae'] = "Herakles' Children",
	['Heracles'] = 'Herakles',
	['Hercules Furens'] = 'Herakles',
	['Hipp.'] = 'Hippolytus',
	['IA'] = 'Iphigenia in Aulis',
	['I. A.'] = 'Iphigenia in Aulis',
	['IT'] = 'Iphigenia in Tauris',
	['I. T.'] = 'Iphigenia in Tauris',
	['Med.'] = 'Medea',
	['Or.'] = 'Orestes',
	['Ph.'] = 'The Phoenician Women',
	['Phoen.'] = 'The Phoenician Women',
	['Rh.'] = 'Rhesus',
	['Rhes.'] = 'Rhesus',
	['Supp.'] = 'The Suppliants',
	['Tr.'] = 'The Trojan Women',
	['Tro.'] = 'The Trojan Women'
}

data.Eusebius = {}
data.Eusebius.aLink = 'Eusebius'
data.Eusebius.year = '260-340 AD'
data.Eusebius.works = {['Preparations for the Gospel'] = {}}
data.Eusebius.aliases = {['PE'] = 'Preparations for the Gospel'}

data['Eustathius of Thessalonica'] = {}
data['Eustathius of Thessalonica'].aLink = 'Eustathius of Thessalonica'
data['Eustathius of Thessalonica'].year = '1115-1195'
data['Eustathius of Thessalonica'].works = {['Collected Works'] = {}}
data['Eustathius of Thessalonica'].aliases = {[false] = 'Collected Works'}

data['Eustratios of Constantinople'] = {}
data['Eustratios of Constantinople'].aLink = 'Eustratios of Constantinople'
data['Eustratios of Constantinople'].year = '550-650 AD'
data['Eustratios of Constantinople'].works = {
	['In Analyticorum Posteriorum Librum Secundum Commentarium'] = {}
}
data['Eustratios of Constantinople'].aliases = {
	['APo.'] = 'In Analyticorum Posteriorum Librum Secundum Commentarium'
}

data.Galen = {}
data.Galen.aLink = 'Galen'
data.Galen.year = '129-216 AD'
data.Galen.corpusVolumes = {
	[1] = 'BIUSante_45674x01',
	[2] = 'b29339339_0002',
	[3] = 'b29339339_0003',
	[4] = 'BIUSante_45674x04',
	[5] = 'b29339339_0005',
	[6] = 'b29339339_0006',
	[7] = 'BIUSante_45674x07',
	[8] = 'b29339339_0008',
	[9] = 'BIUSante_45674x09',
	[10] = 'b29339339_0010',
	[11] = 'b29339339_0011',
	[12] = 'b29339339_0012',
	[13] = 'b29339339_0013',
	[14] = 'b29339339_0014',
	[15] = 'b29339339_0015',
	[16] = 'b29339339_0016',
	['17a'] = 'b29339339_0017',
	['17b'] = 'b29339339_0018',
	['18a'] = 'BIUSante_45674x18a',
	['18b'] = 'BIUSante_45674x18b',
	[19] = 'b29339339_0021',
	[20] = 'BIUSante_45674x20'}
data.Galen.xrlFormat1 = {'https://archive.org/details/', {'.convert', {'aData', 'corpusVolumes'}, '.ref1'}, '/page/', '.ref2'}
data.Galen.works = {
	['The Best Doctor Is Also a Philosopher'] = {},
	['On the Best Method of Teaching'] = {},
	['Collected Works'] = {['wLink'] = 'Galenic corpus', ['xrlFormat'] = 1},
	['On the Composition of Drugs according to Places'] = {['xrlFormat'] = 1},
	['On Exercise with the Small Ball'] = {},
	['On Habits'] = {},
	['Introduction to Logic'] = {},
	['On Mixtures'] = {},
	['On My Own Books'] = {},
	['Of the Natural Faculties'] = {},
	['On the Order of My Own Books'] = {},
	['Philosophical History'] = {},
	['Protrepticus'] = {},
	['On Sects for Beginners'] = {},
	['On the Thinning Diet'] = {},
	['Thrasybulus'] = {},
	['Of the Uses of the Different Parts of the Human Body'] = {},
}
data.Galen.aliases = {
	[false] = 'Collected Works',
	['Comp. Med. Loc.'] = 'On the Composition of Drugs according to Places',
	['Consuet.'] = 'On Habits',
	['Inst.Log.'] = 'Introduction to Logic',
	['Libr.Ord.'] = 'On the Order of My Own Books',
	['Libr.Propr.'] = 'On My Own Books',
	['Med.Phil.'] = 'The Best Doctor Is Also a Philosopher',
	['Mixt.'] = 'On Mixtures',
	['Nat.Fac.'] = 'Of the Natural Faculties',
	['Opt.Doctr.'] = 'On the Best Method of Teaching',
	['Parv.Pil.'] = 'On Exercise with the Small Ball',
	['Phil.Hist.'] = 'Philosophical History',
	['Protr.'] = 'Protrepticus',
	['Sect.Intr.'] = 'On Sects for Beginners',
	['Thras.'] = 'Thrasybulus',
	['UP'] = 'Of the Uses of the Different Parts of the Human Body',
	['Vict.Att.'] = 'On the Thinning Diet',
}

data.Geoponica = {}
data.Geoponica.works = {
	['Geoponica'] = {['reroute'] = {['author'] = false, ['work'] = 'Geoponica'}}
}
data.Geoponica.aliases = {[false] = 'Geoponica'}

data.Gorgias = {}
data.Gorgias.aLink = 'Gorgias'
data.Gorgias.year = '485-380 BC'
data.Gorgias.works = {
	['Defense of Palamedes'] = {},
	['Encomium of Helen'] = {},
	['Fragments'] = {}
}
data.Gorgias.aliases = {
	['Fr.'] = 'Fragments',
	['Hel.'] = 'Encomium of Helen',
	['Pal.'] = 'Defense of Palamedes'
}

data['Gregory of Nazianzus'] = {}
data['Gregory of Nazianzus'].aLink= 'Gregory of Nazianzus'
data['Gregory of Nazianzus'].year = '329-390 AD'
data['Gregory of Nazianzus'].works = {
	['Carmina Moralia'] = {
		['year'] = 'c. 381-390 AD'
	}
}
data['Gregory of Nazianzus'].aliases = {
	['CM'] = 'Carmina Moralia'
}

data['Heliodorus of Emesa'] = {}
data['Heliodorus of Emesa'].aLink = 'Heliodorus of Emesa'
data['Heliodorus of Emesa'].year = '200-400 AD'
data['Heliodorus of Emesa'].works = {
	['Aethiopica'] = {['wLink'] = 'Aethiopica'}
}
data['Heliodorus of Emesa'].aliases = {[false] = 'Aethiopica'}

data.Hephaestio = {}
data.Hephaestio.works = {['Collected Works'] = {}}
data.Hephaestio.aliases = {[false] = 'Collected Works'}

data.Heraclides = {}
data.Heraclides.works = {['On Politics'] = {}}
data.Heraclides.aliases = {['Pol.'] = 'On Politics'}

data.Hermesianax = {}
data.Hermesianax.aLink = 'Hermesianax'
data.Hermesianax.year = '300-500 AD'
data.Hermesianax.works = {['Collected Works'] = {}}
data.Hermesianax.aliases = {[false] = 'Collected Works'}

data.Hermippus = {}
data.Hermippus.aLink = 'Hermippus'
data.Hermippus.year = '500-350 BC'
data.Hermippus.works = {['Collected Works'] = {}}
data.Hermippus.aliases = {[false] = 'Collected Works'}

data.Hermogenes = {}
data.Hermogenes.aLink = 'Hermogenes of Tarsus'
data.Hermogenes.year = '161-180 AD'
data.Hermogenes.works = {
	['On Invention'] = {},
	['On Issues'] = {},
	['On Method of Forceful Speaking'] = {},
	['On Rhetorical Exercises'] = {},
	['On Types of Style'] = {}
}
data.Hermogenes.aliases = {
	['Id.'] = 'On Types of Style',
	['Inv.'] = 'On Invention',
	['Meth.'] = 'On Method of Forceful Speaking',
	['Prog.'] = 'On Rhetorical Exercises',
	['Stat.'] = 'On Issues'
}

data.Hero = {}
data.Hero.aLink = 'Hero of Alexandria'
data.Hero.year = '10 – 70 AD'
data.Hero.rlFormat1 = {'s:el:', '.rlTitle'}
data.Hero.works = {
	['Automata'] = {
		['rlTitle'] = 'Αυτοματοποιητική',
		['rlFormat'] = 1
	},
	['Belopoeica'] = {},
	['Definitiones'] = {},
	['Dioptra'] = {},
	['Liber Geeponicus'] = {},
	['Geometrica'] = {},
	['Mensurae'] = {},
	['Metrica'] = {},
	['Pneumatica'] = {},
	['Stereometrica'] = {}
}
data.Hero.aliases = {
	['Aut.'] = 'Automata',
	['Autom.'] = 'Automata',
	['Bel.'] = 'Belopoeica',
	['Deff.'] = 'Definitiones',
	['Dioptr.'] = 'Dioptra',
	['Geep.'] = 'Liber Geeponicus',
	['Geom.'] = 'Geometrica',
	['Mens.'] = 'Mensurae',
	['Metr.'] = 'Metrica',
	['Spir.'] = 'Pneumatica',
	['Stereom.'] = 'Stereometrica'
}

data.Herodas = {}
data.Herodas.aLink = 'Herodas'
data.Herodas.year = '300-200 BC'
data.Herodas.works = {['Collected Works'] = {}}
data.Herodas.aliases = {[false] = 'Collected Works'}

data.Herodian = {}
data.Herodian.aLink = 'Herodian'
data.Herodian.year = '170-240 AD'
data.Herodian.works = {
	['History of the Empire from the Death of Marcus'] = {},
	['On Peculiar Style'] = {
		['reroute'] = {
			['author'] = 'Aelius Herodianus',
			['work'] = 'On Peculiar Style'
		}
	}
}
data.Herodian.aliases = {
	[false] = 'History of the Empire from the Death of Marcus',
	['Gr.'] = 'On Peculiar Style'
}

data.Herodotus = {}
data.Herodotus.aLink = 'Herodotus'
data.Herodotus.year = '484–425 BC'
data.Herodotus.rlFormat1 = {'s:el:', '.rlTitle', '/', {'.convert', {'aData', 'historiesChapters'}, '.ref1'}, '#', '.ref2', '.period', '.ref3'}
data.Herodotus.works = {['Histories'] = {['year'] = '460–420 BC', ['wLink'] = 'Histories (Herodotus)', ['rlTitle'] = 'Ιστορίαι (Ηροδότου)', ['rlFormat'] = 1}}
data.Herodotus.aliases = {[false] = 'Histories'}
data.Herodotus.historiesChapters = {
	'Κλειώ', 'Ευτέρπη', 'Θάλεια', 'Μελπομένη',
	'Τερψιχόρη', 'Ερατώ', 'Πολύμνια', 'Ουρανία',
	'Καλλιόπη'
}

data.Hesiod = {}
data.Hesiod.aLink = 'Hesiod'
data.Hesiod.year = '750–650 BC'
data.Hesiod.rlFormat1 = {'s:el:', '.rlTitle', '#v', {'.roundDown', 5, '.ref1'}}
data.Hesiod.works = {
	['Works and Days'] = {
		['wLink'] = 'Works and Days',
		['rlTitle'] = 'Έργα και ημέραι',
		['rlFormat'] = 1
	},
	['Theogony'] = {
		['wLink'] = 'Theogony',
		['rlTitle'] = 'Θεογονία',
		['rlFormat'] = 1
	},
	['The Shield of Heracles'] = {
		['wLink'] = 'Shield of Heracles',
		['rlTitle'] = 'Ασπίς',
		['rlFormat'] = 1
	}
}
data.Hesiod.aliases = {
	['Op.'] = 'Works and Days',
	['Sc.'] = 'The Shield of Heracles',
	['Th.'] = 'Theogony'
}

data['Hesychius Alexandreus'] = {}
data['Hesychius Alexandreus'].aLink = 'Hesychius of Alexandria'
data['Hesychius Alexandreus'].year = '5th century CE'
data['Hesychius Alexandreus'].rlFormat1 = {'s:el:', '.rlTitle', '/', '.ref1'}
data['Hesychius Alexandreus'].works = {
	['Συναγωγὴ Πασῶν Λέξεων κατὰ Στοιχεῖον'] = {
		['rlTitle'] = 'Γλώσσαι',
		['rlFormat'] = 1
	}
}
data['Hesychius Alexandreus'].aliases = {
	[false] = 'Συναγωγὴ Πασῶν Λέξεων κατὰ Στοιχεῖον',
	['Words'] = 'Συναγωγὴ Πασῶν Λέξεων κατὰ Στοιχεῖον'
}

data['Hesychius Milesius'] = {}
data['Hesychius Milesius'].aLink = 'Hesychius of Miletus'
data['Hesychius Milesius'].year = '6th century CE'
data['Hesychius Milesius'].works = 'Compendium of Universal History'
data['Hesychius Milesius'].aliases = {
	[false] = 'Compendium of Universal History'
}

data.Himerius = {}
data.Himerius.aLink = 'Himerius'
data.Himerius.year = '300-400 AD'
data.Himerius.works = {['Eclogues'] = {}, ['Orations'] = {}}
data.Himerius.aliases = {['Ecl.'] = 'Eclogues', ['Or.'] = 'Orations'}

data.Hipparchus = {}
data.Hipparchus.aLink = 'Hipparchus'
data.Hipparchus.year = '190-120 BC'
data.Hipparchus.works = {['Collected Works'] = {}}
data.Hipparchus.aliases = {[false] = 'Collected Works'}

data.Hippocrates = {}
data.Hippocrates.aLink = 'Hippocrates'
data.Hippocrates.year = '460–370 BC'
data.Hippocrates.rlFormat1 = {'s:el:', '.rlTitle', '/', {'.convert', '.numToMajStigma', '.ref1'}, '#p',	'.ref2', '.period'}
data.Hippocrates.rlFormat2 = {'s:el:', '.rlTitle', '#p', '.ref1', '.period'}
data.Hippocrates.rlFormat3 = {'s:el:', '.rlTitle', '#p', '.ref1'}
data.Hippocrates.rlFormat4 = {'s:el:', '.rlTitle', '#p', {'.numToRoman', '.ref1'}, '.period'}
data.Hippocrates.rlFormat5 = {'s:el:', '.rlTitle', '#', '.ref1', '.period'}
data.Hippocrates.works = {
	['Aphorisms'] = {['rlTitle'] = 'Αφορισμοί', ['rlFormat'] = 1},
	['Collected Works'] = {},
	['Epidemics'] = {['rlTitle'] = "Επιδημιών"},
	["In the Surgery"] = {['rlTitle'] = "Κατ' ιητρείον", ['rlFormat'] = 2},
	['Letters'] = {},
	['On Affections'] = {},
	['On Airs, Waters, and Places'] = {['rlTitle'] = 'Περί αέρων, υδάτων, τόπων', ['rlFormat'] = 3},
	['On Anatomy'] = {},
	['On Ancient Medicine'] = {['wLink'] = 'On Ancient Medicine', ['rlTitle'] = 'Περί αρχαίας ιητρικής', ['rlFormat'] = 3},
	['On Barrenness'] = {},
	['On Breaths'] = {},
	['On Crises'] = {},
	['On Critical Days'] = {},
	['On Decorum'] = {},
	['On Dentition'] = {},
	['On Diseases'] = {},
	['On Dreams'] = {},
	['On Excision of the Fetus'] = {},
	['On Fistulae'] = {['rlTitle'] = 'Περί συρίγγων', ['rlFormat'] = 2},
	['On Fleshes'] = {},
	['On Fractures'] = {['rlTitle'] = 'Περί αγμών', ['rlFormat'] = 2},
	['On Generation'] = {},
	['On Hebdomads'] = {},
	['On Hemorrhoids'] = {['rlTitle'] = 'Περί αιμορροΐδων', ['rlFormat'] = 2},
	['On Injuries of the Head'] = {['rlTitle'] = 'Περί των εν κεφαλή τρωμάτων', ['rlFormat'] = 2},
	['On Internal Affections'] = {},
	['On Joints'] = {['rlTitle'] = 'Περί άρθρων', ['rlFormat'] = 2},
	['On Nutriments'] = {['rlTitle'] = 'Περί τροφής', ['rlFormat'] = 4},
	['On Regimen in Acute Diseases'] = {['rlTitle'] = 'Περί διαίτης οξέων', ['rlFormat'] = 5},
	['On Regimen in Acute Diseases (Appendix)'] = {},
	['On Regimen in Health'] = {},
	['On Superfetation'] = {['rlTitle'] = 'Περί επικυήσεως', ['rlFormat'] = 2},
	['On the Diseases of Women'] = {},
	['On the Diseases of Young Women or Girls'] = {},
	["On the Eighth Month's Fetus"] = {},
	['On the Glands'] = {},
	['On the Heart'] = {},
	['On the Humors'] = {},
	['On the Instruments of Reduction'] = {['rlTitle'] = "Μοχλικός", ['rlFormat'] = 2},
	['On the Nature of Man'] = {['wLink'] = 'On the Nature of Man'},
	['On the Nature of the Bones'] = {},
	['On the Nature of the Child'] = {},
	['On the Nature of the Woman'] = {},
	['On the Physician'] = {},
	['On the Places in Man'] = {},
	['On the Sacred Disease'] = {['wLink'] = 'On the Sacred Disease', ['rlTitle'] = 'Περί ιερής νούσου', ['rlFormat'] = 3},
	["On the Seventh Month's Fetus"] = {},
	['On the Use of Liquids'] = {},
	['On Ulcers'] = {['rlTitle'] = 'Περί ελκών', ['rlFormat'] = 2},
	['On Vision'] = {},
	['Precepts'] = {['rlTitle'] = 'Παραγγελίαι', ['rlFormat'] = 4},
	['Prognostics'] = {['rlTitle'] = 'Προγνωστικόν', ['rlFormat'] = 2},
	['Prorrhetics'] = {},
	['The Art'] = {},
	['The Coan Praenotions'] = {},
	['The Law'] = {},
	['The Oath'] = {['wLink'] = 'Hippocratic Oath', ['rlTitle'] = 'Ιπποκράτειος όρκος'},
}
data.Hippocrates.aliases = {
	[false] = 'Collected Works',
	['Acut.'] = 'On Regimen in Acute Diseases',
	['Acut.(Sp.)'] = 'On Regimen in Acute Diseases (Appendix)',
	['Aer.'] = 'On Airs, Waters, and Places',
	['Aff.'] = 'On Affections',
	['Alim.'] = 'On Nutriments',
	['Anat.'] = 'On Anatomy',
	['Aph.'] = 'Aphorisms',
	['Art.'] = 'On Joints',
	['de Arte'] = 'The Art',
	['Carn.'] = 'On Fleshes',
	['Coac.'] = 'The Coan Praenotions',
	['Cord.'] = 'On the Heart',
	['Decent.'] = 'On Decorum',
	['Dent.'] = 'On Dentition',
	['Dieb.Judic.'] = 'On Critical Days',
	['Ep.'] = 'Letters',
	['Epid.'] = 'Epidemics',
	['Fist.'] = 'On Fistulae',
	['Flat.'] = 'On Breaths',
	['Foet.Exsect.'] = 'On Excision of the Fetus',
	['Fract.'] = 'On Fractures',
	['Genit.'] = 'On Generation',
	['Gland.'] = 'On the Glands',
	['Haem.'] = 'On Hemorrhoids',
	['Hebd.'] = 'On Hebdomads',
	['Hum.'] = 'On the Humors',
	['Insomn.'] = 'On Dreams',
	['Int.'] = 'On Internal Affections',
	['Judic.'] = 'On Crises',
	['Jusj.'] = 'The Oath',
	['Lex'] = 'The Law',
	['Liqu.'] = 'On the Use of Liquids',
	['Loc.Hom.'] = 'On the Places in Man',
	['Medic.'] = 'On the Physician',
	['Mochl.'] = 'On the Instruments of Reduction',
	['Morb.'] = 'On Diseases',
	['Morb.Sacr.'] = 'On the Sacred Disease',
	['Mul.'] = 'On the Diseases of Women',
	['Nat.Hom.'] = 'On the Nature of Man',
	['Nat.Mul.'] = 'On the Nature of the Woman',
	['Nat.Puer.'] = 'On the Nature of the Child',
	['Oct.'] = "On the Eighth Month's Fetus",
	['Off.'] = 'In the Surgery',
	['Offic.'] = 'In the Surgery',
	['Oss.'] = 'On the Nature of the Bones',
	['Praec.'] = 'Precepts',
	['Prog.'] = 'Prognostics',
	['Progn.'] = 'Prognostics',
	['Prorrh.'] = 'Prorrhetics',
	['Salubr.'] = 'On Regimen in Health',
	['Septim.'] = "On the Seventh Month's Fetus",
	['Steril.'] = 'On Barrenness',
	['Superf.'] = 'On Superfetation',
	["The Physician's Establishment"] = 'In the Surgery',
	['Ulc.'] = 'On Ulcers',
	['VC'] = 'On Injuries of the Head',
	['Vet.Med.'] = 'On Ancient Medicine',
	['Vict.'] = 'On Regimen',
	['Vid.Ac.'] = 'On Vision',
	['VM'] = 'On Ancient Medicine',
	['Virg.'] = 'On the Diseases of Young Women or Girls',
}

data.Hipponax = {}
data.Hipponax.aLink = 'Hipponax'
data.Hipponax.year = '600-500 BC'
data.Hipponax.works = {['Collected Works'] = {}}
data.Hipponax.aliases = {[false] = 'Collected Works'}

data.Homer = {}
data.Homer.aLink = 'Homer'
data.Homer.year = '800–600 BC'
data.Homer.rlFormat1 = {'s:el:', '.rlTitle', '/', {'.convert', '.numToMaj', '.ref1'}, '#v', {'.roundDown', 5, '.ref2'}}
data.Homer.rlFormat2 = {'s:el:', '.rlTitle', '/', {'.convert', '.numToMin', '.ref1'}, '#v', {'.roundDown', 10, '.ref2'}}
data.Homer.works = {
	['Iliad'] = {['wLink'] = 'Iliad', ['rlTitle'] = 'Ιλιάς', ['rlFormat'] = 1},
	['Odyssey'] = {['wLink'] = 'Odyssey', ['rlTitle'] = 'Οδύσσεια', ['rlFormat'] = 2}}
data.Homer.aliases = {['Il.'] = 'Iliad', ['Od.'] = 'Odyssey'}

data['Homeric Hymns'] = {}
data['Homeric Hymns'].rlFormat1 = {
	's:el:', '.rlTitle', '#v', {'.roundDown', 5, '.ref1'}
}
data['Homeric Hymns'].works = {
	['Second Homeric Hymn to Dionysus'] = {
		['wLink'] = 'Homeric Hymns',
		['rlTitle'] = 'Εις Διώνυσον (2)',
		['rlFormat'] = 1,
		['author'] = false
	},
	['Homeric Hymn to the Muses and Apollo'] = {
		['wLink'] = 'Homeric Hymns',
		['rlTitle'] = 'Εις Μούσας και Απόλλωνα',
		['rlFormat'] = 1,
		['author'] = false
	},
	['Second Homeric Hymn to Artemis'] = {
		['wLink'] = 'Homeric Hymns',
		['rlTitle'] = 'Εις Άρτεμιν (2)',
		['rlFormat'] = 1,
		['author'] = false
	}
}
data['Homeric Hymns'].aliases = {
	['7'] = 'Second Homeric Hymn to Dionysus',
	['8'] = 'Homeric Hymn to Ares',
	['9'] = 'Homeric Hymn to Artemis',
	['10'] = 'Third Homeric Hymn to Aphrodite',
	['11'] = 'Homeric Hymn to Athena',
	['12'] = 'Homeric Hymn to Hera',
	['13'] = 'Second Homer Hymn to Demeter',
	['14'] = 'Homeric Hymn to the Mother of the Gods',
	['15'] = 'Homer Hymn to Heracles with the Heart of a Lion',
	['16'] = 'Homeric Hymn to Asclepius',
	['17'] = 'Homer Hymn to the Dioscuri',
	['18'] = 'Second Homeric Hymn to Hermes',
	['19'] = 'Homeric Hymn to Pan',
	['20'] = 'Homeric Hymn to Hephaestus',
	['21'] = 'Second Homeric Hymn to Apollo',
	['22'] = 'Homeric Hymn to Poseidon',
	['23'] = 'Homeric Hymn To Zeus',
	['24'] = 'Homeric Hymn to Hestia',
	['25'] = 'Homeric Hymn to the Muses and Apollo',
	['26'] = 'Homeric Hymn to Dionysus',
	['27'] = 'Second Homeric Hymn to Artemis',
	['28'] = 'Second Homeric Hymn To Athena',
	['29'] = 'Homeric Hymn to Hestia',
	['30'] = 'Homeric Hymn to Gaia, Mother of All',
	['31'] = 'Homeric Hymn to Helios',
	['32'] = 'Homeric Hymn to Selene',
	['33'] = 'Homeric Hymn to the Dioscuri'
}

data.Hyperides = {}
data.Hyperides.aLink = 'Hypereides'
data.Hyperides.year = '390 BCE – 322 BCE'
data.Hyperides.works = {['In Defence of Euxenippus'] = {}}
data.Hyperides.aliases = {
	['Ath.'] = 'Against Athenogenes',
	['Dem.'] = 'Against Demosthenes',
	['Epit.'] = 'Funeral Oration',
	['Eux.'] = 'In Defence of Euxenippus',
	['Euxen.'] = 'In Defence of Euxenippus',
	['Fr.'] = 'Fragments',
	['Lyc.'] = 'In Defence of Lycophron',
	['Phil.'] = 'Against Philippides'
}

data['Iamblichus Chalcidensis'] = {}
data['Iamblichus Chalcidensis'].aLink = 'Iamblichus'
data['Iamblichus Chalcidensis'].year = 'c. 245–c. 325 AD'
data['Iamblichus Chalcidensis'].xrlFormat1 = {'https://archive.org/details/devitapythagoric00iamb/page/', '.ref3', '/mode/1up'}
data['Iamblichus Chalcidensis'].works = {
	['On General Mathematical Science'] = {},
	['On the Mysteries'] = {},
	['On Nichomachus’ Introduction to Arithmetic'] = {},
	['Protrepticus'] = {},
	['Theological principles of arithmetic'] = {},
	['De vita Pythagorica'] = {['xrlFormat'] = 1}
}
data['Iamblichus Chalcidensis'].aliases = {
	['Comm.Math.'] = 'On General Mathematical Science',
	['in Nic.'] = 'On Nichomachus’ Introduction to Arithmetic',
	['Myst.'] = 'On the Mysteries',
	['Protr.'] = 'Protrepticus',
	['VP'] = 'De vita Pythagorica'
}

data['Il.'] = {}
data['Il.'].reroute = {
	['author'] = 'Homer',
	['work'] = 'Iliad',
	['ref1'] = '.work',
	['ref2'] = '.ref1'
}

data.Isaeus = {}
data.Isaeus.aLink = 'Isaeus'
data.Isaeus.year = '4th century BC'
data.Isaeus.rlFormat1 = {'s:el:', '.rlTitle', '#p', '.ref1', '.period'}
data.Isaeus.works = {
	['Collected Works'] = {},
	['Cleonymus'] = {
		['rlTitle'] = 'Περί του Κλεωνύμου κλήρου',
		['rlFormat'] = 1
	},
	['Menecles'] = {
		['rlTitle'] = 'Περί του Μενεκλέους κλήρου',
		['rlFormat'] = 1
	},
	['Pyrrhus'] = {
		['rlTitle'] = 'Περί του Πύρρου κλήρου',
		['rlFormat'] = 1
	},
	['Nicostratus'] = {
		['rlTitle'] = 'Περί του Νικοστράτου κλήρου (επίλογος)',
		['rlFormat'] = 1
	},
	['Dicaeogenes'] = {
		['rlTitle'] = 'Περί του Δικαιογένους κλήρου',
		['rlFormat'] = 1
	},
	['Philoctemon'] = {
		['rlTitle'] = 'Περί του Φιλοκτήμονος κλήρου',
		['rlFormat'] = 1
	},
	['Apollodorus'] = {
		['rlTitle'] = 'Περί του Απολλοδώρου κλήρου',
		['rlFormat'] = 1
	},
	['Ciron'] = {
		['rlTitle'] = 'Περί του Κίρωνος κλήρου',
		['rlFormat'] = 1
	},
	['Astyphilus'] = {
		['rlTitle'] = 'Περί του Αστυφίλου κλήρου',
		['rlFormat'] = 1
	},
	['Aristarchus'] = {
		['rlTitle'] = 'Προς Ξεναίνετον περί του Αριστάρχου κλήρου',
		['rlFormat'] = 1
	},
	['Hagnias'] = {
		['rlTitle'] = 'Περί του Αγνίου κλήρου',
		['rlFormat'] = 1
	},
	['Euphiletus'] = {
		['rlTitle'] = 'Υπέρ Ευφιλήτου',
		['rlFormat'] = 1
	}
}
data.Isaeus.aliases = {
	[false] = 'Collected Works',
	['1'] = 'Cleonymus',
	['2'] = 'Menecles',
	['3'] = 'Pyrrhus',
	['4'] = 'Nicostratus',
	['5'] = 'Dicaeogenes',
	['6'] = 'Philoctemon',
	['7'] = 'Apollodorus',
	['8'] = 'Ciron',
	['9'] = 'Astyphilus',
	['10'] = 'Aristarchus',
	['11'] = 'Hagnias',
	['12'] = 'Euphiletus'
}

data.Isocrates = {}
data.Isocrates.aLink = 'Isocrates'
data.Isocrates.year = '436–338 BC'
data.Isocrates.rlFormat1 = {'s:el:', '.rlTitle', '#v', '.ref1'}
data.Isocrates.rlFormat2 = {'s:el:', '.rlTitle', '#p', '.ref1'}
data.Isocrates.works = {
	['Collected Works'] = {},
	['Letters'] = {},
	['To Demonicus'] = {
		['rlTitle'] = 'Προς Δημόνικον (Ισοκράτης)',
		['wLink'] = 'To Demonicus',
		['rlFormat'] = 1
	},
	['To Nicocles'] = {
		['rlTitle'] = "Προς Νικοκλέα (Ισοκράτης)",
		['rlFormat'] = 2
	},
	['Nicocles or the Cyprians'] = {},
	['Panegyricus'] = {['rlTitle'] = "Πανηγυρικός", ['rlFormat'] = 2},
	['To Philip'] = {['rlTitle'] = "Φίλιππος", ['rlFormat'] = 2},
	['Archidamus'] = {},
	['Areopagiticus'] = {
		['rlTitle'] = "Αρεοπαγιτικός (Ισοκράτης)",
		['rlFormat'] = 2
	},
	['On the Peace'] = {},
	['Evagoras'] = {},
	['Helen'] = {},
	['Busiris'] = {},
	['Panathenaicus'] = {},
	['Against the Sophists'] = {},
	['Plataicus'] = {},
	['Antidosis'] = {},
	['On the Team of Horses'] = {},
	['Trapeziticus'] = {
		['rlTitle'] = "Τραπεζιτικός (Ισοκράτης)",
		['rlFormat'] = 2
	},
	['Against Callimachus'] = {
		['rlTitle'] = "Παραγραφή προς Καλλίμαχον (Ισοκράτης)",
		['rlFormat'] = 2
	},
	['Aegineticus'] = {},
	['Against Lochites'] = {},
	['Against Euthynus'] = {}
}
data.Isocrates.aliases = {
	[false] = 'Collected Works',
	['Ep.'] = 'Letters',
	['1'] = 'To Demonicus',
	['2'] = 'To Nicocles',
	['3'] = 'Nicocles or the Cyprians',
	['4'] = 'Panegyricus',
	['5'] = 'To Philip',
	['6'] = 'Archidamus',
	['7'] = 'Areopagiticus',
	['8'] = 'On the Peace',
	['9'] = 'Evagoras',
	['10'] = 'Helen',
	['11'] = 'Busiris',
	['12'] = 'Panathenaicus',
	['13'] = 'Against the Sophists',
	['14'] = 'Plataicus',
	['15'] = 'Antidosis',
	['16'] = 'On the Team of Horses',
	['17'] = 'Trapeziticus',
	['18'] = 'Against Callimachus',
	['19'] = 'Aegineticus',
	['20'] = 'Against Lochites',
	['21'] = 'Against Euthynus'
}

data.Isyllus = {}
data.Isyllus.aLink = 'Isyllus'
data.Isyllus.year = '400-200 BC'
data.Isyllus.works = {['Poetic Inscription'] = {}}
data.Isyllus.aliases = {[false] = 'Poetic Inscription'}

data['John the Lydian'] = {}
data['John the Lydian'].aLink = 'John the Lydian'
data['John the Lydian'].year = '490-600 AD'
data['John the Lydian'].works = {['De Ostentis'] = {}}
data['John the Lydian'].aliases = {['Ost.'] = 'De Ostentis'}

data.Josephus = {}
data.Josephus.aLink = 'Josephus'
data.Josephus.year = '37-100 AD'
data.Josephus.rlFormat1 = {
	's:el:', '.rlTitle', '/Βιβλίο ',
	{'.convert', '.numToMajStigma', '.ref1'}
}
data.Josephus.works = {
	['Against Apion'] = {['wLink'] = 'Against Apion'},
	['The Jewish War'] = {
		['wLink'] = 'The Jewish War',
		['year'] = '75 AD',
		['rlTitle'] = 'Ιουδαϊκός Πόλεμος',
		['rlFormat'] = 1
	},
	['Antiquities of the Jews'] = {
		['wLink'] = 'Antiquities of the Jews',
		['year'] = '93-94 AD'
	},
	['The Life of Flavius Josephus'] = {
		['wLink'] = 'The Life of Flavius Josephus'
	}
}
data.Josephus.aliases = {
	['AJ'] = 'Antiquities of the Jews',
	['Ap.'] = 'Against Apion',
	['BJ'] = 'The Jewish War',
	['Vit.'] = 'The Life of Flavius Josephus'
}

data.Julian = {}
data.Julian.aLink = 'Julian (emperor)'
data.Julian.year = '331-363 AD'
data.Julian.works = {['Orations'] = {}}
data.Julian.aliases = {['Or.'] = 'Orations'}

data.Justinian = {}
data.Justinian.aLink = 'Justinian I'
data.Justinian.year = '482-565 AD'
data.Justinian.works = {
	['Justinianic Code'] = {['wLink'] = 'Codex Justinianus'},
	['Digest'] = {['wLink'] = 'Digest (Roman law)'},
	["Justinian's Institutes"] = {['wLink'] = 'Institutes of Justinian'},
	['New Constitutions'] = {['wLink'] = 'Novellae Constitutiones'}
}
data.Justinian.aliases = {['Nov.'] = 'New Constitutions'}

data['Laonicus Chalcocondyles'] = {}
data['Laonicus Chalcocondyles'].aLink = 'Laonikos Chalkokondyles'
data['Laonicus Chalcocondyles'].year = 'c. 1430 – c. 1470'
data['Laonicus Chalcocondyles'].works = {['Historiarum libri decem'] = {['year'] = '1463– c. 1470'}}
data['Laonicus Chalcocondyles'].aliases = {[false] = 'Historiarum libri decem'}

data.Libanius = {}
data.Libanius.aLink = 'Libanius'
data.Libanius.year = '314-393 AD'
data.Libanius.works = {['Declamations'] = {}, ['Orations'] = {}}
data.Libanius.aliases = {['Decl.'] = 'Declamations', ['Or.'] = 'Orations'}

data.Longus = {}
data.Longus.aLink = 'Longus'
data.Longus.year = '100-200 AD'
data.Longus.works = {['Collected Works'] = {}}
data.Longus.aliases = {[false] = 'Collected Works'}

data.Lucian = {}
data.Lucian.aLink = 'Lucian'
data.Lucian.year = '125–200 AD'
data.Lucian.rlFormat1 = {'s:el:', '.rlTitle', '#', '.ref1'}
data.Lucian.rlFormat2 = {'s:el:', '.rlTitle', '#p', '.ref1'}
data.Lucian.xrlFormat1 = {'https://www.perseus.tufts.edu/hopper/text?doc=Perseus:text:2008.01.0527:', '.ref1', ':', '.ref2'}
data.Lucian.works = {
	['A True Story'] = {['wLink'] = 'True History'},
	['Alexander the False Prophet'] = {['rlTitle'] = 'Αλέξανδρος ή Ψευδομάντις', ['rlFormat'] = 2},
	['Amber'] = {['rlTitle'] = 'Περί του ηλέκτρου ή των κύκνων', ['rlFormat'] = 1},
	['Amores (Affairs of the Heart)'] = {['wLink'] = 'Amores (Lucian)'},
	['Anacharsis'] = {['rlTitle'] = 'Ανάχαρσις ή Περί γυμνασίων', ['rlFormat'] = 1},
	['Apology for the "Salaried Posts in Great Houses"'] = {['rlTitle'] = 'Απολογία', ['rlFormat'] = 1},
	['The Ass'] = {['rlTitle'] = 'Λούκιος ή Όνος', ['rlFormat'] = 1},
	['Astrology'] = {['rlTitle'] = 'Περί της αστρολογίης', ['rlFormat'] = 1},
	['Charidemus'] = {},
	['The Cock'] = {['rlTitle'] = 'Όνειρος ή Αλεκτρυών', ['rlFormat'] = 1},
	['The Consonants at Law'] = {['rlTitle'] = 'Δίκη συμφώνων', ['rlFormat'] = 1},
	['A Conversation with Hesiod'] = {['rlTitle'] = 'Διάλογος προς Ησίοδον', ['rlFormat'] = 1},
	['The Cynic'] = {},
	['The Dance'] = {['rlTitle'] = 'Περί Ορχήσεως', ['rlFormat'] = 1},
	['Demonax'] = {['rlTitle'] = 'Δημώνακτος βίος', ['rlFormat'] = 1},
	['Demosthenes'] = {},
	['The Descent Into Hades'] = {['rlTitle'] = 'Μένιππος ή Νεκυομαντεία', ['rlFormat'] = 1},
	['Dialogues of the Courtesans'] = {['xrlFormat'] = 1},
	['Dialogues of the Dead'] = {['rlTitle'] = 'Νεκρικοὶ Διάλογοι'},
	['Dialogues of the Gods'] = {['wLink'] = 'Dialogues of the Gods', ['rlTitle'] = 'Θεών Διάλογοι'},
	['Dialogues of the Sea-Gods'] = {['rlTitle'] = 'Ενάλιοι Διάλογοι'},
	['Dionysus'] = {['rlTitle'] = 'Διόνυσος', ['rlFormat'] = 1},
	['The Dipsads'] = {['rlTitle'] = 'Περί των διψάδων', ['rlFormat'] = 1},
	['Disowned'] = {['rlTitle'] = 'Αποκηρυττόμενος', ['rlFormat'] = 1},
	['The Double Indictment'] = {['rlTitle'] = 'Δις κατηγορούμενος', ['rlFormat'] = 1},
	['The Downward Journey'] = {['rlTitle'] = 'Κατάπλους ή τύραννος', ['rlFormat'] = 1},
	['The Dream'] = {['rlTitle'] = 'Περί του ενυπνίου', ['rlFormat'] = 1},
	['An Encomium of Fatherland'] = {['rlTitle'] = 'Πατρίδος Εγκώμιον', ['rlFormat'] = 2},
	['The Eunuch'] = {['rlTitle'] = 'Ευνούχος', ['rlFormat'] = 1},
	['The Fisherman'] = {['rlTitle'] = 'Αναβιούντες ή Αλιεύς', ['rlFormat'] = 1},
	['Gout'] = {},
	['Halcyon'] = {['wLink'] = 'Halcyon (dialogue)'},
	['The Hall'] = {['rlTitle'] = 'Περί του οίκου', ['rlFormat'] = 1},
	['Harmonides'] = {['rlTitle'] = 'Αρμονίδης', ['rlFormat'] = 1},
	['Heracles'] = {['rlTitle'] = 'Ηρακλής', ['rlFormat'] = 1},
	['Hermotimus'] = {['rlTitle'] = 'Ερμότιμος ή Περί αιρέσεων', ['rlFormat'] = 1},
	['Herodotus'] = {['rlTitle'] = 'Ηρόδοτος ή Αετίων', ['rlFormat'] = 1},
	['Hippias'] = {},
	['How to Write History'] = {['rlTitle'] = 'Πώς δει ιστορίαν συγγράφειν', ['rlFormat'] = 2},
	['Icaromenippus'] = {['rlTitle'] = 'Ικαρομέννιπος ή Υπερνέφελος', ['rlFormat'] = 1},
	['The Ignorant Book-Collector'] = {['rlTitle'] = 'Προς τον απαίδευτον και πολλά βιβλία ωνούμενον', ['rlFormat'] = 1},
	['Images'] = {['rlTitle'] = 'Εικόνες', ['rlFormat'] = 1},
	['Images Defended'] = {['rlTitle'] = 'Υπέρ των εικόνων', ['rlFormat'] = 1},
	['The Inspectors'] = {['rlTitle'] = 'Χάρων ή Επισκοπούντες', ['rlFormat'] = 2},
	['Lexiphanes'] = {['rlTitle'] = 'Λεξιφάνης', ['rlFormat'] = 1},
	['The Lover of Lies'] = {['wLink'] = 'Philopseudes', ['rlTitle'] = 'Φιλοψευδής ή Απιστών', ['rlFormat'] = 1},
	['The Mistaken Critic'] = {['rlTitle'] = 'Ψευδολογιστής ή Περί της αποφράδος', ['rlFormat'] = 1},
	['On Mourning'] = {['rlTitle'] = 'Περί πένθους', ['rlFormat'] = 1},
	['Nigrinus'] = {['rlTitle'] = 'Νιγρίνος', ['rlFormat'] = 1},
	['Octogenerians'] = {['rlTitle'] = 'Μακρόβιοι', ['rlFormat'] = 1},
	['To One Who Said "You\'re a Prometheus in Words"'] = {['rlTitle'] = 'Προς τον ειπόντα Προμηθεύς ει εν λόγοις', ['rlFormat'] = 1},
	['The Parasite: Parasitic an Art'] = {['rlTitle'] = 'Περί παρασίτου, ότι τέχνη η παρασιτική', ['rlFormat'] = 1},
	['The Parliament of the Gods'] = {['rlTitle'] = 'Θεών εκκλησία', ['rlFormat'] = 1},
	['The Passing of Peregrinus'] = {['wLink'] = 'Passing of Peregrinus', ['rlTitle'] = 'Περί της Περεγρίνου τελευτής', ['rlFormat'] = 1},
	['Phalaris 1'] = {['rlTitle'] = 'Φάλαρις Α΄', ['rlFormat'] = 1},
	['Phalaris 2'] = {['rlTitle'] = 'Φάλαρις Β΄', ['rlFormat'] = 1},
	['Philopatris (The Patriot)'] = {['wLink'] = 'Philopatris'},
	['Praising a Fly'] = {['rlTitle'] = 'Μυίας εγκώμιον', ['rlFormat'] = 1},
	['A Professor of Public Speaking'] = {['rlTitle'] = 'Ρητόρων διδάσκαλος', ['rlFormat'] = 1},
	['Prometheus'] = {['rlTitle'] = 'Προμηθεύς ή Καύκασος', ['rlFormat'] = 1},
	['The Runaways'] = {['rlTitle'] = 'Δραπέται', ['rlFormat'] = 1},
	['On Sacrifices'] = {['rlTitle'] = 'Περί θυσιών', ['rlFormat'] = 1},
	['On Salaried Posts in Great Houses'] = {['rlTitle'] = 'Περί των επί μισθώ συνόντων', ['rlFormat'] = 1},
	['Sale of Creeds'] = {['rlTitle'] = 'Βίων πράσις', ['rlFormat'] = 1},
	['Saturnalia'] = {['rlTitle'] = 'Τα προς Κρόνον', ['rlFormat'] = 1},
	['The Scythian'] = {['rlTitle'] = 'Σκύθης ή Πρόξενος', ['rlFormat'] = 1},
	['The Ship'] = {},
	['Slander'] = {['rlTitle'] = 'Περί του μη ραδίως πιστεύειν διαβολή', ['rlFormat'] = 1},
	['A Slip of the Tongue in Greeting'] = {['rlTitle'] = 'Υπέρ του εν τη προσαγορεύσει πταίσματος', ['rlFormat'] = 1},
	['Soloecista'] = {['rlTitle'] = 'Ψευδοσοφιστής ή Σολοικιστής', ['rlFormat'] = 1},
	['The Symposium'] = {['rlTitle'] = 'Συμπόσιον ή Λαπίθαι', ['rlFormat'] = 1},
	['The Syrian Goddess'] = {['wLink'] = 'De Dea Syria', ['rlTitle'] = 'Περί της Συρίης θεού', ['rlFormat'] = 1},
	['Timon'] = {['rlTitle'] = 'Τίμων', ['rlFormat'] = 1},
	['Toxaris'] = {['rlTitle'] = 'Τόξαρις ή Περί φιλίας', ['rlFormat'] = 1},
	['A True Story'] = {['wLink'] = 'True History', ['rlTitle'] = 'Αληθής Ιστορία'},
	['The Tyrannicide'] = {['rlTitle'] = 'Τυραννοκτόνος', ['rlFormat'] = 1},
	['Zeus Catechized'] = {['rlTitle'] = 'Ζεύς ελεγχόμενος', ['rlFormat'] = 1},
	['Zeus Rants'] = {['rlTitle'] = 'Ζεύς τραγωδός', ['rlFormat'] = 1},
	['Zeuxis'] = {['rlTitle'] = 'Ζεύξις ή Αντίοχος', ['rlFormat'] = 1}}
data.Lucian.aliases = {
	['Abd.'] = 'Disowned',
	['Alex.'] = 'Alexander the False Prophet',
	['Am.'] = 'Amores (Affairs of the Heart)',
	['Anach.'] = 'Anacharsis',
	['Apol.'] = 'Apology for the "Salaried Posts in Great Houses"',
	['Asin.'] = 'The Ass',
	['Astr.'] = 'Astrology',
	['Bacch.'] = 'Dionysus',
	['Bis Acc.'] = 'The Double Indictment',
	['Cal.'] = 'Slander',
	['Cat.'] = 'The Downward Journey',
	['Catapl.'] = 'The Downward Journey',
	['Charid.'] = 'Charidemus',
	['Cont.'] = 'The Inspectors',
	['Cyn.'] = 'The Cynic',
	['D. Deor.'] = 'Dialogues of the Gods',
	['D. Mar.'] = 'Dialogues of the Sea-Gods',
	['D. Meretr.'] = 'Dialogues of the Courtesans',
	['D. Mort.'] = 'Dialogues of the Dead',
	['DDeor.'] = 'Dialogues of the Gods',
	['De Dea Syria'] = 'The Syrian Goddess',
	['Dem.Enc.'] = 'Demosthenes',
	['Demon.'] = 'Demonax',
	['Deor.Conc.'] = 'The Parliament of the Gods',
	['DMar.'] = 'Dialogues of the Sea-Gods',
	['DMeretr.'] = 'Dialogues of the Courtesans',
	['DMort.'] = 'Dialogues of the Dead',
	['Dips.'] = 'The Dipsads',
	['Dom.'] = 'The Hall',
	['Electr.'] = 'Amber',
	['Ep.Sat.'] = 'Epistulae Saturnales',
	['Eun.'] = 'The Eunuch',
	['Fug.'] = 'The Runaways',
	['Fugit.'] = 'The Runaways',
	['Gall.'] = 'The Cock',
	['Halc.'] = 'Halcyon',
	['Harm.'] = 'Harmonides',
	['Herc.'] = 'Heracles',
	['Herm.'] = 'Hermotimus',
	['Herod.'] = 'Herodotus',
	['Hermot.'] = 'Hermotimus',
	['Hes.'] = 'A Conversation with Hesiod',
	['Hipp.'] = 'Hippias',
	['Hist. Conscr.'] = 'How to Write History',
	['Hist.Conscr.'] = 'How to Write History',
	['Icar.'] = 'Icaromenippus',
	['Im.'] = 'Images',
	['Ind.'] = 'The Ignorant Book-Collector',
	['Indoct.'] = 'The Ignorant Book-Collector',
	['JConf.'] = 'Zeus Catechized',
	['JTr.'] = 'Zeus Rants',
	['Jud.Voc.'] = 'The Consonants at Law',
	['Laps.'] = 'A Slip of the Tongue in Greeting',
	['Lex.'] = 'Lexiphanes',
	['Luct.'] = 'On Mourning',
	['Macr.'] = 'Octogenerians',
	['Macrob.'] = 'Octogenerians',
	['Merc.Cond.'] = 'On Salaried Posts in Great Houses',
	['Merc. Cond.'] = 'On Salaried Posts in Great Houses',
	['Musc.Enc.'] = 'Praising a Fly',
	['Nav.'] = 'The Ship',
	['Nec.'] = 'The Descent Into Hades',
	['Necyom.'] = 'The Descent Into Hades',
	['Nigr.'] = 'Nigrinus',
	['Ocyp.'] = 'Swift-of-Foot',
	['Par.'] = 'The Parasite: Parasitic an Art',
	['Paras.'] = 'The Parasite: Parasitic an Art',
	['Patr.Enc.'] = 'An Encomium of Fatherland',
	['Peregr.'] = 'The Passing of Peregrinus',
	['Phal. 1'] = 'Phalaris 1', ['Phal. 2'] = 'Phalaris 2',
	['Philops.'] = 'The Lover of Lies',
	['Pisc.'] = 'The Fisherman',
	['Pr.Im.'] = 'Images Defended',
	['ProMerc.Cond.'] = '',
	['Prom.'] = 'Prometheus',
	['Prom.Es'] = 'To One Who Said "You\'re a Prometheus in Words"',
	['Pseudol.'] = 'The Mistaken Critic',
	['Rh.Pr.'] = 'A Professor of Public Speaking',
	['Rhet. Praec.'] = 'A Professor of Public Speaking',
	['Sacr.'] = 'On Sacrifices',
	['Salt.'] = 'The Dance',
	['Sat.'] = 'Saturnalia',
	['Scyth.'] = 'The Scythian',
	['Sol.'] = 'Soloecista',
	['Somn.'] = 'The Dream',
	['Symp.'] = 'The Symposium',
	['Syr.D.'] = 'The Syrian Goddess',
	['Tim.'] = 'Timon',
	['Tox.'] = 'Toxaris',
	['Trag.'] = 'Gout',
	['Tyr.'] = 'The Tyrannicide',
	['VH'] = 'A True Story',
	['Vit. Auct.'] = 'Sale of Creeds',
	['Vit.Auct.'] = 'Sale of Creeds',
	['Zeux.'] = 'Zeuxis'}

data['Pseudo-Lucian'] = {}
data['Pseudo-Lucian'].aLink = 'Lucian#Pseudo-Lucian'
data['Pseudo-Lucian'].rlFormat1 = {'s:el:', '.rlTitle', '#', '.ref1'}
data['Pseudo-Lucian'].works = {
	['Nero'] = {},
	['The Patriot'] = {},}
data['Pseudo-Lucian'].aliases = {
	['Ner.'] = 'Nero',
	['Philopatr.'] = 'The Patriot',}

data['Lucius Annaeus Cornutus'] = {}
data['Lucius Annaeus Cornutus'].aLink = 'Lucius Annaeus Cornutus'
data['Lucius Annaeus Cornutus'].year = '1-100 AD'
data['Lucius Annaeus Cornutus'].works = {['De Natura Deorum'] = {}}
data['Lucius Annaeus Cornutus'].aliases = {['ND'] = 'De Natura Deorum'}

data.Lycophron = {}
data.Lycophron.aLink = 'Lycophron'
data.Lycophron.year = '300-200 BC'
data.Lycophron.xrlFormat1 = {'http://www.perseus.tufts.edu/hopper/text?doc=Perseus:text:2008.01.0484'}
data.Lycophron.works = {
	['Alexandra'] = {['xrlFormat'] = 1},
	['Fragmenta Tragica'] = {},
	['Collected Works'] = {}}
data.Lycophron.aliases = {
	[false] = 'Alexandra',
	['Fr.'] = 'Fragmenta Tragica'
}

data['Lycurgus of Athens'] = {}
data['Lycurgus of Athens'].aLink = 'Lycurgus of Athens'
data['Lycurgus of Athens'].year = '396–323 BC'
data['Lycurgus of Athens'].works = {['Collected Works'] = {}}
data['Lycurgus of Athens'].aliases = {[false] = 'Collected Works'}

data['Lynceus of Samos'] = {}
data['Lynceus of Samos'].aLink = 'Lynceus of Samos'
data['Lynceus of Samos'].year = '350-250 BC'
data['Lynceus of Samos'].works = {['Collected Works'] = {}}
data['Lynceus of Samos'].aliases = {[false] = 'Collected Works'}

data.Lysias = {}
data.Lysias.aLink = 'Lysias'
data.Lysias.year = ' 445–380 BC'
data.Lysias.rlFormat1 = {'s:el:', '.rlTitle', '#p', '.ref1'}
data.Lysias.works = {
	['Collected Works'] = {},
	['On the Murder of Eratosthenes'] = {
		["rlTitle"] = "Υπέρ του Ερατοσθένους φόνου απολογία",
		["rlFormat"] = 1
	},
	['Funeral Oration'] = {["rlTitle"] = "Επιτάφιος", ["rlFormat"] = 1},
	['Against Simon'] = {
		["rlTitle"] = "Προς Σίμωνα",
		["rlFormat"] = 1
	},
	['On a Wound by Premeditation'] = {
		["rlTitle"] = "Περί τραύματος εκ πρόνοιας",
		["rlFormat"] = 1
	},
	['For Callias'] = {
		["rlTitle"] = "Υπέρ Καλλίου",
		["rlFormat"] = 1
	},
	['Against Andocides'] = {
		["rlTitle"] = "Κατά Ανδοκίδου ασέβειας",
		["rlFormat"] = 1
	},
	['On the Olive Stump'] = {},
	['Accusation of Calumny'] = {
		["rlTitle"] = "Κατηγορία προς τους συνουσιαστάς κακολογιών",
		["rlFormat"] = 1
	},
	['For the Soldier'] = {
		["rlTitle"] = "Υπέρ του Στρατιώτου",
		["rlFormat"] = 1
	},
	['Against Theomnestus 1'] = {
		["rlTitle"] = "Κατά Θεομνήστου Α' και Β'/Α",
		["rlFormat"] = 1
	},
	['Against Theomnestus 2'] = {
		["rlTitle"] = "Κατά Θεομνήστου Α' και Β'/Β",
		["rlFormat"] = 1
	},
	['Against Eratosthenes'] = {
		["rlTitle"] = "Κατά Ερατοσθένους",
		["rlFormat"] = 1
	},
	['Against Agoratus'] = {
		["rlTitle"] = "Κατά Αγοράτου",
		["rlFormat"] = 1
	},
	['Against Alcibiades 1'] = {
		['rlTitle'] = "Κατά Αλκιβιάδου Α' Λιποταξίου",
		["rlFormat"] = 1
	},
	['Against Alcibiades 2'] = {
		['rlTitle'] = "Κατά Αλκιβιάδου Β' αστρατείας",
		["rlFormat"] = 1
	},
	['For Mantitheus'] = {
		["rlTitle"] = "Υπέρ Μαντιθέου",
		["rlFormat"] = 1
	},
	['On the Property of Eraton'] = {},
	['On the Confiscation of the Property of the Brother of Nicias'] = {
		['rlTitle'] = "Περί δημεύσεως των του Νικίου αδερφού",
		["rlFormat"] = 1
	},
	['On the Property of Aristophanes'] = {
		['rlTitle'] = "Υπέρ των Αριστοφάνους χρημάτων",
		["rlFormat"] = 1
	},
	['For Polystratus'] = {
		["rlTitle"] = "Υπέρ Πολυστράτου",
		["rlFormat"] = 1
	},
	['Defence against a Charge of Taking Bribes'] = {
		["rlTitle"] = "Απολογία δωροδοκίας",
		["rlFormat"] = 1
	},
	['Against the Corn Dealers'] = {
		["rlTitle"] = "Κατά Σιτοπωλών",
		["rlFormat"] = 1
	},
	['Against Pancleon'] = {
		["rlTitle"] = "Κατά Παγκλέωνος",
		["rlFormat"] = 1
	},
	['On the Refusal of a Pension'] = {},
	['Defence against a Charge of subverting the Democracy'] = {
		['rlTitle'] = "Δήμου καταλύσεως απολογία",
		["rlFormat"] = 1
	},
	['On the Scrutiny of Evandros'] = {
		['rlTitle'] = "Περί της Ευάνδρου δοκιμασίας",
		["rlFormat"] = 1
	},
	['Against Epicrates and his Fellow Envoys'] = {
		['rlTitle'] = "Κατά Επικράτους",
		["rlFormat"] = 1
	},
	['Against Ergocles'] = {
		['rlTitle'] = "Κατά Εργοκλέους",
		["rlFormat"] = 1
	},
	['Against Philocrates'] = {
		['rlTitle'] = "Κατά Φιλοκράτους",
		["rlFormat"] = 1
	},
	['Against Nicomachus'] = {
		['rlTitle'] = "Κατά Νικομάχου",
		["rlFormat"] = 1
	},
	['Against Philon'] = {
		['rlTitle'] = "Κατά Φίλωνος δοκιμασίας",
		["rlFormat"] = 1
	},
	['Against Diogeiton'] = {
		['rlTitle'] = "Κατά Διογείτονος",
		["rlFormat"] = 1
	},
	['Olympic Oration'] = {
		['rlTitle'] = "Ολυμπιακός",
		["rlFormat"] = 1
	},
	['Against the Subversion of the Ancestral Constitution of Athens'] = {}
}
data.Lysias.aliases = {
	[false] = 'Collected Works',
	['1'] = 'On the Murder of Eratosthenes',
	['2'] = 'Funeral Oration',
	['3'] = 'Against Simon',
	['4'] = 'On a Wound by Premeditation',
	['5'] = 'For Callias',
	['6'] = 'Against Andocides',
	['7'] = 'On the Olive Stump',
	['8'] = 'Accusation of Calumny',
	['9'] = 'For the Soldier',
	['10'] = 'Against Theomnestus 1',
	['11'] = 'Against Theomnestus 2',
	['12'] = 'Against Eratosthenes',
	['13'] = 'Against Agoratus',
	['14'] = 'Against Alcibiades 1',
	['15'] = 'Against Alcibiades 2',
	['16'] = 'For Mantitheus',
	['17'] = 'On the Property of Eraton',
	['18'] = 'On the Confiscation of the Property of the Brother of Nicias',
	['19'] = 'On the Property of Aristophanes',
	['20'] = 'For Polystratus',
	['21'] = 'Defence against a Charge of Taking Bribes',
	['22'] = 'Against the Corn Dealers',
	['23'] = 'Against Pancleon',
	['24'] = 'On the Refusal of a Pension',
	['25'] = 'Defence against a Charge of subverting the Democracy',
	['26'] = 'On the Scrutiny of Evandros',
	['27'] = 'Against Epicrates and his Fellow Envoys',
	['28'] = 'Against Ergocles',
	['29'] = 'Against Philocrates',
	['30'] = 'Against Nicomachus',
	['31'] = 'Against Philon',
	['32'] = 'Against Diogeiton',
	['33'] = 'Olympic Oration',
	['34'] = 'Against the Subversion of the Ancestral Constitution of Athens'
}

data.Manethon = {}
data.Manethon.aLink = 'Manetho'
data.Manethon.year = '300-200 BC'
data.Manethon.works = {
	['Book of Sothis'] = {
		['reroute'] = {['author'] = false, ['work'] = 'Book of Sothis'}
	}
}
data.Manethon.aliases = {[false] = 'Book of Sothis'}

data['Marcus Aurelius'] = {}
data['Marcus Aurelius'].aLink = 'Marcus Aurelius'
data['Marcus Aurelius'].year = '26-121 AD'
data['Marcus Aurelius'].rlFormat1 = {'s:el:', '.rlTitle', '/', '.ref1'}
data['Marcus Aurelius'].works = {
	['Meditations'] = {
		['wLink'] = 'Meditations',
		['rlTitle'] = 'Τα εις εαυτόν',
		['year'] = '161-180 AD',
		['rlFormat'] = 1
	}
}
data['Marcus Aurelius'].aliases = {[false] = 'Meditations'}

data['Maximus of Tyre'] = {}
data['Maximus of Tyre'].aLink = 'Maximus of Tyre'
data['Maximus of Tyre'].year = '100-200 AD'
data['Maximus of Tyre'].works = {['Collected Works'] = {}}
data['Maximus of Tyre'].aliases = {[false] = 'Collected Works'}

data.Menander = {}
data.Menander.aLink = 'Menander'
data.Menander.year = '342–290 BC'
data.Menander.rlFormat1 = {'s:el:', '.rlTitle'}
data.Menander.works = {
	['Men at Arbitration'] = {},
	['Monostiches'] = {},
	['The Woman From Boeotia'] = {},
	['The Changeling'] = {},
	['The Demiurge'] = {},
	['The Farmer'] = {},
	['The Fishermen'] = {},
	['The Flatterer'] = {},
	['The Girl from Samos'] = {['wLink'] = 'Samia (play)'},
	['The Girl who has her hair cropped'] = {['wLink'] = 'Perikeiromene'},
	['The Grouch'] = {
		['wLink'] = 'Dyskolos',
		['rlTitle'] = 'Δύσκολος',
		['rlFormat'] = 1
	},
	['The Harp-Player'] = {},
	['The Helmsmen'] = {},
	['The Hero'] = {},
	['Hymnis'] = {},
	['Men at Arbitration'] = {},
	['Monostichoi'] = {},
	['Protector'] = {
		['reroute'] = {
			['author'] = 'Menander Protector',
			['work'] = 'Collected Works'
		}
	},
	['The Shield'] = {['wLink'] = 'Aspis (Menander)'},
	['The Sicyonians'] = {},
	['The Woman From Olynthos'] = {},
	['The Woman-Hater'] = {},
	['The Woman On Fire'] = {},
	['Unknown Work'] = {}
}
data.Menander.aliases = {
	['Epit.'] = 'Men at Arbitration',
	['Georg.'] = 'The Farmer',
	['Her.'] = 'The Hero',
	['Kith.'] = 'The Harp-Player',
	['Mon.'] = 'Monostichoi',
	['Pk.'] = 'The Girl who has her hair cropped',
	['Prot.'] = 'Protector', -- Wrong Menander
	['Sam.'] = 'The Girl from Samos',
	['Ἁλ.'] = 'The Fishermen',
	['Βοιωτ.'] = 'The Woman From Boeotia',
	['Γεωργ.'] = 'The Farmer',
	['Δημ.'] = 'The Demiurge',
	['Ἐμπιμπ.'] = 'The Woman On Fire',
	['Incert.'] = 'Unknown Work',
	['Κιθ.'] = 'The Harp-Player',
	['Κόλ.'] = 'The Flatterer',
	['Κυβ.'] = 'The Helmsmen',
	['Μισογ.'] = 'The Woman-Hater',
	['Monost.'] = 'Monostiches',
	['Ὀλυνθ.'] = 'The Woman From Olynthos',
	['Περικειρ.'] = 'The Girl who has her hair cropped',
	['Ὑμν.'] = 'Hymnis',
	['Ὑποβ.'] = 'The Changeling'
}

data['Menander Protector'] = {}
data['Menander Protector'].aLink = 'Menander Protector'
data['Menander Protector'].year = '550-650 AD'
data['Menander Protector'].works = {['Collected Works'] = {}}
data['Menander Protector'].aliases = {[false] = 'Collected Works'}

data.Metrodorus = {}
data.Metrodorus.aLink = 'Metrodorus'
data.Metrodorus.works = {['Fragments'] = {}}
data.Metrodorus.aliases = {['Fr.'] = 'Fragments'}

data.Mnesimachus = {}
data.Mnesimachus.year = '400-300 BC'
data.Mnesimachus.works = {['Collected Works'] = {}}
data.Mnesimachus.aliases = {[false] = 'Collected Works'}

data.Moschus = {}
data.Moschus.aLink = 'Moschus'
data.Moschus.year = '200-100 BC'
data.Moschus.works = {['Collected Works'] = {}}
data.Moschus.aliases = {[false] = 'Collected Works'}

data.Nausicrates = {}
data.Nausicrates.year = '400-300 BC'
data.Nausicrates.works = {['Collected Works'] = {}}
data.Nausicrates.aliases = {[false] = 'Collected Works'}

data['New Testament'] = {}
data['New Testament'].rlFormat1 = {
	's:el:', '.rlTitle', '#', {'.convert', '.numToMinStigma', '.ref1'}, "'"
}
data['New Testament'].rlFormat2 = {'s:el:', '.rlTitle', '#', '.ref1'}
-- so that chapter and verse are separated by ":" instead of "."
data['New Testament'].rdFormat = {separator = ":"}
data['New Testament'].works = {
	['The Gospel of John'] = {
		['year'] = '50-100 AD',
		['wLink'] = 'Gospel of John',
		['rlTitle'] = 'Κατά Ιωάννην',
		['rlFormat'] = 1,
		['author'] = false
	},
	['The Gospel of Luke'] = {
		['author'] = false,
		['year'] = '50-100 AD',
		['wLink'] = 'Gospel of Luke',
		['rlTitle'] = 'Κατά Λουκάν',
		['rlFormat'] = 1
	},
	['The Gospel of Mark'] = {
		['author'] = false,
		['wLink'] = 'Gospel of Mark',
		['rlTitle'] = 'Κατά Μάρκον',
		['rlFormat'] = 1
	},
	['The Gospel of Matthew'] = {
		['author'] = false,
		['year'] = '70-110 AD',
		['wLink'] = 'Gospel of Matthew',
		['rlTitle'] = 'Κατά Ματθαίον',
		['rlFormat'] = 1
	},
	['Epistle to the Colossians'] = {
		['wLink'] = 'Epistle to the Colossians',
		['rlTitle'] = 'Προς Κολοσσαείς',
		['rlFormat'] = 2
	},
	['First Epistle to the Corinthians'] = {
		['wLink'] = 'First Epistle to the Corinthians',
		['author'] = 'Paul the Apostle',
		['year'] = '53-55 AD',
		['rlTitle'] = "Προς Κορινθίους Α'",
		['rlFormat'] = 2
	},
	['Second Epistle to the Corinthians'] = {
		['wLink'] = 'Second Epistle to the Corinthians',
		['author'] = 'Paul the Apostle',
		['year'] = '55-56 AD',
		['rlTitle'] = "Προς Κορινθίους Β'",
		['rlFormat'] = 2
	},
	['Epistle to the Ephesians'] = {
		['wLink'] = 'Epistle to the Ephesians',
		['rlTitle'] = 'Προς Εφεσίους',
		['rlFormat'] = 2
	},
	['Epistle to the Galatians'] = {
		['wLink'] = 'Epistle to the Galatians',
		['rlTitle'] = 'Προς Γαλάτας',
		['rlFormat'] = 2
	},
	['Epistle to the Hebrews'] = {
		['wLink'] = 'Epistle to the Hebrews',
		['rlTitle'] = 'Προς Εβραίους',
		['rlFormat'] = 2
	},
	['Epistle of James'] = {
		['wLink'] = 'Epistle of James',
		['rlTitle'] = 'Ιακώβου',
		['rlFormat'] = 2
	},
	['Second Epistle of John'] = {
		['wLink'] = 'Second Epistle of John',
		['rlTitle'] = "Ιωάννου Β'",
		['rlFormat'] = 2
	},
	['First Epistle of Peter'] = {
		['wLink'] = 'First Epistle of Peter',
		['rlTitle'] = "Πέτρου Α'",
		['rlFormat'] = 2
	},
	['Second Epistle of Peter'] = {
		['wLink'] = 'Second Epistle of Peter',
		['rlTitle'] = "Πέτρου Β'",
		['rlFormat'] = 2
	},
	['Epistle to the Philippians'] = {
		['wLink'] = 'Epistle to the Philippians',
		['rlTitle'] = 'Προς Φιλιππησίους',
		['rlFormat'] = 2
	},
	['Epistle to the Romans'] = {
		['wLink'] = 'Epistle to the Romans',
		['rlTitle'] = 'Προς Ρωμαίους',
		['rlFormat'] = 2
	},
	['First Epistle to the Thessalonians'] = {
		['wLink'] = 'First Epistle to the Thessalonians',
		['rlTitle'] = "Προς Θεσσαλονικείς Α'",
		['rlFormat'] = 2
	},
	['Second Epistle to the Thessalonians'] = {
		['wLink'] = 'Second Epistle to the Thessalonians',
		['rlTitle'] = "Προς Θεσσαλονικείς Β'",
		['rlFormat'] = 2
	},
	['First Epistle to Timothy'] = {
		['wLink'] = 'First Epistle to Timothy',
		['rlTitle'] = "Προς Τιμόθεον Α'",
		['rlFormat'] = 2
	},
	['Second Epistle to Timothy'] = {
		['wLink'] = 'Second Epistle to Timothy',
		['rlTitle'] = "Προς Τιμόθεον Β'",
		['rlFormat'] = 2
	},
	['Acts of the Apostles'] = {
		['wLink'] = 'Acts of the Apostles',
		['rlTitle'] = 'Πράξεις των Αποστόλων',
		['rlFormat'] = 2
	},
	['Revelation'] = {
		['wLink'] = 'Book of Revelation',
		['rlTitle'] = 'Αποκάλυψις Ιωάννου',
		['rlFormat'] = 2
	}
}
data['New Testament'].aliases = {
	['Act.Ap.'] = 'Acts of the Apostles',
	['Act. Ap.'] = 'Acts of the Apostles',
	['Acts'] = 'Acts of the Apostles',
	['Apoc.'] = 'Revelation',
	['Rev.'] = 'Revelation',
	['Ep.Col.'] = 'Epistle to the Colossians',
	['Ep. Col.'] = 'Epistle to the Colossians',
	['Colossians'] = 'Epistle to the Colossians',
	['1 Ep.Cor.'] = 'First Epistle to the Corinthians',
	['1 Ep. Cor.'] = 'First Epistle to the Corinthians',
	['1 Corinthians'] = 'First Epistle to the Corinthians',
	['1 Cor.'] = 'First Epistle to the Corinthians',
	['2 Ep.Cor.'] = 'Second Epistle to the Corinthians',
	['2 Ep. Cor.'] = 'Second Epistle to the Corinthians',
	['2 Corinthians'] = 'Second Epistle to the Corinthians',
	['2 Cor.'] = 'Second Epistle to the Corinthians',
	['Ep.Eph.'] = 'Epistle to the Ephesians',
	['Ep. Eph.'] = 'Epistle to the Ephesians',
	['Ephesians'] = 'Epistle to the Ephesians',
	['Ep.Gal.'] = 'Epistle to the Galatians',
	['Ep. Gal.'] = 'Epistle to the Galatians',
	['Galatians'] = 'Epistle to the Galatians',
	['Ep.Heb.'] = 'Epistle to the Hebrews',
	['Ep.Hebr.'] = 'Epistle to the Hebrews',
	['Ep. Hebr.'] = 'Epistle to the Hebrews',
	['Hb'] = 'Epistle to the Hebrews',
	['Hebrews'] = 'Epistle to the Hebrews',
	['Ep.Jac.'] = 'Epistle of James',
	['Ep. Jac.'] = 'Epistle of James',
	['James'] = 'Epistle of James',
	['1 Ep. Jo.'] = 'First Epistle of John',
	['1 John'] = 'First Epistle of John',
	['2 Ep.Jo.'] = 'Second Epistle of John',
	['2 Ep. Jo.'] = 'Second Epistle of John',
	['2 John'] = 'Second Epistle of John',
	['Ep. Jud.'] = 'Epistle of Jude',
	['Jude'] = 'Epistle of Jude',
	['1 Ep.Pet.'] = 'First Epistle of Peter',
	['1 Ep. Pet.'] = 'First Epistle of Peter',
	['1 Peter'] = 'First Epistle of Peter',
	['2 Ep.Pet.'] = 'Second Epistle of Peter',
	['2 Ep. Pet.'] = 'Second Epistle of Peter',
	['2 Peter'] = 'Second Epistle of Peter',
	['Ep.Phil.'] = 'Epistle to the Philippians',
	['Ep. Phil.'] = 'Epistle to the Philippians',
	['Philippians'] = 'Epistle to the Philippians',
	['Ep. Philem.'] = 'Epistle to Philemon',
	['Philemon'] = 'Epistle to Philemon',
	['Ep.Rom.'] = 'Epistle to the Romans',
	['Ep. Rom.'] = 'Epistle to the Romans',
	['Romans'] = 'Epistle to the Romans',
	['1 Ep.Thess.'] = 'First Epistle to the Thessalonians',
	['1 Ep. Thess.'] = 'First Epistle to the Thessalonians',
	['Thessalonians'] = 'First Epistle to the Thessalonians',
	['2 Ep.Thess.'] = 'Second Epistle to the Thessalonians',
	['2 Ep. Thess.'] = 'Second Epistle to the Thessalonians',
	['2 Thessalonians'] = 'Second Epistle to the Thessalonians',
	['1 Ep.Ti.'] = 'First Epistle to Timothy',
	['1 Ep. Ti.'] = 'First Epistle to Timothy',
	['1 Timothy'] = 'First Epistle to Timothy',
	['2 Ep.Ti.'] = 'Second Epistle to Timothy',
	['2 Ep. Ti.'] = 'Second Epistle to Timothy',
	['2 Timothy'] = 'Second Epistle to Timothy',
	['Ep. Tit.'] = 'Epistle to Titus',
	['Titus'] = 'Epistle to Titus',
	['Ev.Jo.'] = 'The Gospel of John',
	['Ev. Jo.'] = 'The Gospel of John',
	['John'] = 'The Gospel of John',
	['Gospel of John'] = 'The Gospel of John',
	['Ev.Luc.'] = 'The Gospel of Luke',
	['Ev. Luc.'] = 'The Gospel of Luke',
	['Luke'] = 'The Gospel of Luke',
	['Gospel of Luke'] = 'The Gospel of Luke',
	['Ev.Marc.'] = 'The Gospel of Mark',
	['Ev. Marc.'] = 'The Gospel of Mark',
	['Mark'] = 'The Gospel of Mark',
	['Gospel of Mark'] = 'The Gospel of Mark',
	['Ev.Matt.'] = 'The Gospel of Matthew',
	['Ev. Matt.'] = 'The Gospel of Matthew',
	['Ev. Matth.'] = 'The Gospel of Matthew',
	['Matthew'] = 'The Gospel of Matthew',
	['Gospel of Matthew'] = 'The Gospel of Matthew',
	['Matt.'] = 'The Gospel of Matthew'
}

data.Nicander = {}
data.Nicander.aLink = 'Nicander'
data.Nicander.year = '200-100 BC'
data.Nicander.works = {
	['Alexipharmaca'] = {},
	['Theriaca'] = {['wLink'] = 'Theriaca (poem)'}
}
data.Nicander.aliases = {['Al.'] = 'Alexipharmaca', ['Th.'] = 'Theriaca'}

data['Nicolaus Damascenus'] = {}
data['Nicolaus Damascenus'].aLink = 'Nicolaus of Damascus'
data['Nicolaus Damascenus'].year = 'c. 64 BC – p. AD 4'
data['Nicolaus Damascenus'].xrlFormat1 = {'https://archive.org/details/historicigraecim01dinduoft/page/', '.ref1', '/mode/1up'}
data['Nicolaus Damascenus'].works = {
	['Vita Caesaris'] = {['xrlFormat'] = 1},
	['Fragmenta'] = {['xrlFormat'] = 1}
}
data['Nicolaus Damascenus'].aliases = {
	['Vit.Caes.'] = 'Vita Caesaris',
	[false] = 'Fragmenta'
}

data.Nicomachus = {}
data.Nicomachus.aLink = 'Nicomachus'
data.Nicomachus.year = '60-120 AD'
data.Nicomachus.works = {
	['Introduction to Arithmetic'] = {['wLink'] = 'Introduction to Arithmetic'}
}
data.Nicomachus.aliases = {['Ar.'] = 'Introduction to Arithmetic'}

data.Nonnus = {}
data.Nonnus.aLink = 'Nonnus'
data.Nonnus.year = '350-450 AD'
data.Nonnus.works = {['Dionysiaca'] = {['wLink'] = 'Dionysiaca'}}
data.Nonnus.aliases = {['D.'] = 'Dionysiaca'}

data['Ocellus Lucanus'] = {}
data['Ocellus Lucanus'].aLink = 'Ocellus Lucanus'
data['Ocellus Lucanus'].year = '500-350 BC'
data['Ocellus Lucanus'].works = {['Collected Works'] = {}}
data['Ocellus Lucanus'].aliases = {[false] = 'Collected Works'}

data['Od.'] = {}
data['Od.'].reroute = {
	['author'] = 'Homer',
	['work'] = 'Odyssey',
	['ref1'] = '.work',
	['ref2'] = '.ref1'
}

data['Olympiodorus the Younger'] = {}
data['Olympiodorus the Younger'].aLink = 'Olympiodorus the Younger'
data['Olympiodorus the Younger'].year = '495-570 AD'
data['Olympiodorus the Younger'].works = {
	["Commentary on the Aristotle's Meteorology"] = {}
}
data['Olympiodorus the Younger'].aliases = {
	['in Mete.'] = "Commentary on the Aristotle's Meteorology"
}

data.Onasander = {}
data.Onasander.aLink = 'Onasander'
data.Onasander.year = '1-100 AD'
data.Onasander.works = {['Strategikos'] = {}}
data.Onasander.aliases = {[false] = 'Strategikos'}

data.Oribasius = {}
data.Oribasius.aLink = 'Oribasius'
data.Oribasius.year = '320–403 AD'
data.Oribasius.works = {
	['Collected Works'] = {},
	['Euporista'] = {},
	['Fragmenta'] = {},
	['liber incertus'] = {},
	['Synopsis'] = {}
}
data.Oribasius.aliases = {
	[false] = 'Collected Works',
	['Eup.'] = 'Euporista',
	['Fr.'] = 'Fragmenta',
	['inc.'] = 'liber incertus',
	['Syn.'] = 'Synopsis'
}

data.Oppian = {}
data.Oppian.aLink = 'Oppian'
data.Oppian.works = {
	['Cynegetica'] = {},
	['Halieutica'] = {}
}
data.Oppian.aliases = {
	['C.'] = 'Cynegetica',
	['H.'] = 'Halieutica'
}

data.Parmenides = {}
data.Parmenides.aLink = 'Parmenides'
data.Parmenides.year = '500-400 BC'
data.Parmenides.rlFormat1 = {'s:el:', '.rlTitle', '#', {'.numToRoman', '.ref1'}}
data.Parmenides.works = {
	['On Nature'] = {
		['rlTitle'] = 'Περί φύσεως (Παρμενίδης)',
		['rlFormat'] = 1
	}
}
data.Parmenides.aliases = {[false] = 'On Nature'}

data.Parthenius = {}
data.Parthenius.aLink = 'Parthenius of Nicaea'
data.Parthenius.year = '50BC-50AD'
data.Parthenius.works = {['Collected Works'] = {}}
data.Parthenius.aliases = {[false] = 'Collected Works'}

data['Paul of Aegina'] = {}
data['Paul of Aegina']['aLink'] = 'Paul of Aegina'
data['Paul of Aegina']['year'] = '625–690 AD'
data['Paul of Aegina']['works'] = {
	['Medical Compendium in Seven Books'] = {
		['wLink'] = 'Medical Compendium in Seven Books'
	}
}
data['Paul of Aegina']['aliases'] = {
	[false] = 'Medical Compendium in Seven Books'
}

data['Pausanias Periegeta'] = {}
data['Pausanias Periegeta'].aLink = 'Pausanias (geographer)'
data['Pausanias Periegeta'].year = '110–180 AD'
data['Pausanias Periegeta'].xrlFormat1 = {'https://www.perseus.tufts.edu/hopper/text?doc=Perseus:text:1999.01.0159:', '.ref1', ':', '.ref2', ':', '.ref3'}
data['Pausanias Periegeta'].works = {['Graeciae Descriptio'] = {['wLink'] = 'Description of Greece', ['xrlFormat'] = 1}}
data['Pausanias Periegeta'].aliases = {[false] = 'Graeciae Descriptio'}

data.Phalaris = {} -- Epistolographus
data.Phalaris.works = {['Letters'] = {}}
data.Phalaris.aliases = {['Ep.'] = 'Letters'}

data.Pherecrates = {}
data.Pherecrates.aLink = 'Pherecrates'
data.Pherecrates.year = '5th century BC'
data.Pherecrates.works = {
	['Collected Works'] = {},
	['Deserters'] = {},
	['Miners'] = {},
	['Persians'] = {}
}
data.Pherecrates.aliases = {
	[false] = 'Collected Works',
	['Αὐτ.'] = 'Deserters',
	['Μεταλλ.'] = 'Miners',
	['Περσ.'] = 'Persians'
}

data['Philetaerus Comicus'] = {}
data['Philetaerus Comicus'].works = {['Collected Works'] = {}}
data['Philetaerus Comicus'].aliases = {[false] = 'Collected Works'}

data.Philemon = {}
data.Philemon.aLink = 'Philemon (poet)'
data.Philemon.year = '362–262 BC'
data.Philemon.works = {['Collected Works'] = {}, ['Unknown Work'] = {}}
data.Philemon.aliases = {
	[false] = 'Collected Works',
	['Incert.'] = 'Unknown Work'
}

data.Philitas = {}
data.Philitas.aLink = 'Philitas of Cos'
data.Philitas.year = '340-285 BC'
data.Philitas.works = {['Collected Works'] = {}}
data.Philitas.aliases = {[false] = 'Collected Works'}

data['Philo of Byzantium'] = {}
data['Philo of Byzantium'].aLink = 'Philo of Byzantium'
data['Philo of Byzantium'].year = '280-220 BC'
data['Philo of Byzantium'].xrlFormat1 = {'https://archive.org/details/philonsbelopoiik00philuoft/page/', '.ref1', '/mode/1up'}
data['Philo of Byzantium'].works = {
	['Belopoeica'] = {['xrlFormat'] = 1},
	['Compendium of Mechanics'] = {},
	['Fragments'] = {}
}
data['Philo of Byzantium'].aliases = {
	[false] = 'Compendium of Mechanics',
	['Bel.'] = 'Belopoeica',
	['Fr.'] = 'Fragments'
}

data.Philodemus = {}
data.Philodemus.aLink = 'Philodemus'
data.Philodemus.year = '110–35 BC'
data.Philodemus.works = {
	['Fragments'] = {},
	['Herculaneum Papyri'] = {},
	['Index Academicorum'] = {},
	['Index Stoicorum'] = {},
	['On Anger'] = {},
	['On Arrogance'] = {},
	['On Death'] = {},
	['On Frank Criticism'] = {},
	['On Household Management'] = {},
	['On Music'] = {},
	['On Phenomena and Inferences'] = {},
	['On Piety'] = {},
	['On Poems'] = {},
	['On Rhetoric'] = {},
	['On the Good King According to Homer'] = {}
}
data.Philodemus.aliases = {
	['Fr.'] = 'Fragments',
	['Acad.Ind.'] = 'Index Academicorum',
	['Herc.'] = 'Herculaneum Papyri',
	['Hom.'] = 'On the Good King According to Homer',
	['Ind.Sto.'] = 'Index Stoicorum',
	['Ir.'] = 'On Anger',
	['Lib.'] = 'On Frank Criticism',
	['Mort.'] = 'On Death',
	['Mus.'] = 'On Music',
	['Oec.'] = 'On Household Management',
	['Piet.'] = 'On Piety',
	['Po.'] = 'On Poems',
	['Rh.'] = 'On Rhetoric',
	['Sign.'] = 'On Phenomena and Inferences',
	['Vit.'] = 'On Arrogance'
}

data.Philolaus = {}
data.Philolaus.aLink = 'Philolaus'
data.Philolaus.year = '470-385 BC'
data.Philolaus.works = {['Collected Works'] = {}}
data.Philolaus.aliases = {[false] = 'Collected Works'}

data.Philostratus = {}
data.Philostratus.aLink = 'Philostratus'
data.Philostratus.year = '170–250 AD'
data.Philostratus.works = {
	['Collected Works'] = {},
	['Heroicus'] = {},
	['Imagines'] = {},
	['Life of Apollonius of Tyana'] = {
		['wLink'] = 'Life of Apollonius of Tyana'
	},
	['Lives of the Sophists'] = {['year'] = '230–238 AD'}
}
data.Philostratus.aliases = {
	[false] = 'Collected Works',
	['Her.'] = 'Heroicus',
	['Im.'] = 'Imagines',
	['VA'] = 'Life of Apollonius of Tyana',
	['VS'] = 'Lives of the Sophists'
}

data.Philumenus = {}
data.Philumenus.aLink = 'Philumenus'
data.Philumenus.year = '200-400 AD'
data.Philumenus.works = {['On Poisonous Animals and Their Remedies'] = {}}
data.Philumenus.aliases = {['Ven.'] = 'On Poisonous Animals and Their Remedies'}

data.Photius = {}
data.Photius.aLink = 'Photios I of Constantinople'
data.Photius.year = 'a. AD 893'
data.Photius.xrlFormat1 = {'https://archive.org/details/bibliothecaexrec00photuoft/page/', '.ref1', '/mode/1up'}
data.Photius.xrlFormat2 = {'https://archive.org/details/photiipatriarch00nabegoog/page/', '.ref1', '/mode/1up'}
data.Photius.works = {
	['Amphilochia'] = {},
	['Bibliotheca'] = {
		['wLink'] = 'Bibliotheca (Photius)',
		['xrlFormat'] = 1},
	['Lexicon'] = {['xrlFormat'] = 2}}
data.Photius.aliases = {
	[false] = 'Lexicon',
	['Bibl.'] = 'Bibliotheca'}

data['Phrynichus Comicus'] = {}
data['Phrynichus Comicus'].aLink = 'Phrynichus (comic poet)'
data['Phrynichus Comicus'].year = '430-530 BC'
data['Phrynichus Comicus'].works = {['Collected Works'] = {}}
data['Phrynichus Comicus'].aliases = {[false] = 'Collected Works'}

data.Phylarchus = {}
data.Phylarchus.aLink = 'Phylarchus'
data.Phylarchus.year = '300-200 BC'

data.Pindar = {}
data.Pindar.aLink = 'Pindar'
data.Pindar.year = '522–443 BC'
data.Pindar.rlFormat1 = {'s:el:', '.rlTitle'}
data.Pindar.works = {
	['Isthmian Ode'] = {
		['wLink'] = 'Pindar#Victory odes',
		['rlTitle'] = 'Ισθμιόνικοι',
		['rlFormat'] = 1
	},
	['Nemean Ode'] = {
		['wLink'] = 'Pindar#Victory odes',
		['rlTitle'] = 'Νεμεόνικοι',
		['rlFormat'] = 1
	},
	['Olympian Ode'] = {
		['wLink'] = 'Pindar#Victory odes',
		['rlTitle'] = 'Ολυμπιόνικοι',
		['rlFormat'] = 1
	},
	['Pythian Ode'] = {
		['wLink'] = 'Pindar#Victory odes',
		['rlTitle'] = 'Πυθιόνικοι',
		['rlFormat'] = 1
	},
	['Paean'] = {},
	['Fragments'] = {}
}
data.Pindar.aliases = {
	['I.'] = 'Isthmian Ode',
	['N.'] = 'Nemean Ode',
	['O.'] = 'Olympian Ode',
	['P.'] = 'Pythian Ode',
	['Pae.'] = 'Paean',
	['Fr.'] = 'Fragments'
}

data.Plato = {}
data.Plato.aLink = 'Plato'
data.Plato.year = '428–347 BC'
data.Plato.rlFormat1 = {'s:el:', '.rlTitle', '#p', {'.lower', '.ref1'}}
data.Plato.rlFormat2 = {'s:el:', '.rlTitle', '/', {'.chapterSelect', {'aData', 'republicChapters'}, '.ref1'}, '#p', '.ref1', {'.lower', '.ref2'}}
data.Plato.rlFormat3 = {'s:el:', '.rlTitle', '/', {'.chapterSelect', {'aData', 'lawsChapters'}, '.ref1'}, '#p', '.ref1', {'.lower', '.ref2'}}
data.Plato.rlFormat4 = {'s:el:', '.rlTitle', '#p', '.ref1', {'.convert', '.enToLowGrc', '.ref2'}}
data.Plato.rlFormat5 = {'s:el:', '.rlTitle', '#p', '.ref1', {'.lower', '.ref2'}}
data.Plato.rlFormat6 = {'s:el:', '.rlTitle', '#p.', '.ref1', {'.lower', '.ref2'}}
data.Plato.rlFormat7 = {'s:el:', '.rlTitle', '#', '.ref1', {'.lower', '.ref2'}}
data.Plato.rlFormat8 = {'s:el:', '.rlTitle', '#p', '.ref1'}
data.Plato.republicChapters = {
	['Α'] = {327, 357},
	['Β'] = {356, 386},
	['Γ'] = {387, 419},
	['Δ'] = {420, 449},
	['Ε'] = {450, 484},
	['ΣΤ'] = {485, 514},
	['Ζ'] = {515, 543},
	['Η'] = {544, 571},
	['Θ'] = {572, 595},
	['Ι'] = {596, 621}
}
data.Plato.lawsChapters = {
	['Α'] = {624, 651},
	['Β'] = {652, 675},
	['Γ'] = {676, 703},
	['Δ'] = {704, 725},
	['Ε'] = {726, 750},
	['ΣΤ'] = {751, 787},
	['Ζ'] = {788, 827},
	['Η'] = {828, 852},
	['Θ'] = {853, 883},
	['Ι'] = {884, 912},
	['ΙΑ'] = {913, 940},
	['ΙΒ'] = {941, 969}
}

data.Plato.works = {
	['Apology'] = {
		['rlTitle'] = 'Απολογία Σωκράτους (Πλάτων)',
		['year'] = '400–387 BC',
		['wLink'] = 'Apology (Plato)',
		['rlFormat'] = 6
	},
	['Axiochus'] = {['year'] = '100–1 BC', ['wLink'] = 'Axiochus (dialogue)'},
	['Charmides'] = {
		['wLink'] = 'Charmides (dialogue)',
		['rlTitle'] = 'Χαρμίδης',
		['rlFormat'] = 5
	},
	['Clitophon'] = {['wLink'] = 'Clitophon (dialogue)'},
	['Cratylus'] = {
		['year'] = '386–367 BC',
		['wLink'] = 'Cratylus (dialogue)',
		['rlTitle'] = 'Κρατύλος',
		['rlFormat'] = 6
	},
	['Critias'] = {
		['year'] = '366–348 BC',
		['wLink'] = 'Critias (dialogue)',
		['rlTitle'] = 'Κριτίας',
		['rlFormat'] = 5
	},
	['Crito'] = {
		['year'] = '400–387 BC',
		['wLink'] = 'Crito',
		['rlTitle'] = 'Κρίτων',
		['rlFormat'] = 6
	},
	['Definitions'] = {['wLink'] = 'Definitions (Plato)'},
	['Demodocus'] = {['wLink'] = 'Demodocus (dialogue)'},
	['Epinomis'] = {['wLink'] = 'Epinomis'},
	['Epistles'] = {
		['wLink'] = 'Epistles (Plato)',
		['rlTitle'] = 'Έβδομη επιστολή',
		['rlFormat'] = 1
	},
	['Eryxias'] = {['wLink'] = 'Eryxias (dialogue)'},
	['Euthydemus'] = {
		['year'] = '380 BC',
		['wLink'] = 'Euthydemus (dialogue)',
		['rlTitle'] = 'Ευθύδημος',
		['rlFormat'] = 5
	},
	['Euthyphro'] = {
		['year'] = '399 BC',
		['wLink'] = 'Euthyphro',
		['rlTitle'] = 'Ευθύφρων',
		['rlFormat'] = 6
	},
	['First Alcibiades'] = {
		['wLink'] = 'First Alcibiades',
		['rlTitle'] = 'Αλκιβιάδης α',
		['rlFormat'] = 1
	},
	['Gorgias'] = {
		['year'] = '380 BC',
		['wLink'] = 'Gorgias (dialogue)',
		['rlTitle'] = 'Γοργίας (Πλάτων)',
		['rlFormat'] = 5
	},
	['Hipparchus'] = {['wLink'] = 'Hipparchus (dialogue)'},
	['Hippias Major'] = {
		['year'] = '390 BC',
		['wLink'] = 'Hippias Major',
		['rlTitle'] = 'Ιππίας Μείζων',
		['rlFormat'] = 5
	},
	['Hippias Minor'] = {
		['year'] = '400–387 BC',
		['wLink'] = 'Hippias Minor',
		['rlTitle'] = 'Ιππίας Ελάττων',
		['rlFormat'] = 5
	},
	['Ion'] = {
		['year'] = '400–387 BC',
		['wLink'] = 'Ion (dialogue)',
		['rlTitle'] = 'Ίων (Πλάτων)',
		['rlFormat'] = 5
	},
	['Laches'] = {
		['wLink'] = 'Laches (dialogue)',
		['rlTitle'] = 'Λάχης',
		['rlFormat'] = 5
	},
	['Laws'] = {
		['wLink'] = 'Laws (dialogue)',
		['rlTitle'] = 'Νόμοι',
		['rlFormat'] = 3
	},
	['Lysis'] = {
		['year'] = '400–387 BC',
		['wLink'] = 'Lysis (dialogue)',
		['rlTitle'] = 'Λύσις',
		['rlFormat'] = 8
	},
	['Menexenus'] = {
		['year'] = '386–367 BC',
		['wLink'] = 'Menexenus (dialogue)',
		['rlTitle'] = 'Μενέξενος',
		['rlFormat'] = 5
	},
	['Meno'] = {
		['year'] = '386–367 BC',
		['wLink'] = 'Meno',
		['rlTitle'] = 'Μένων',
		['rlFormat'] = 5
	},
	['Minos'] = {['wLink'] = 'Minos (dialogue)'},
	['On Justice'] = {['wLink'] = 'On Justice'},
	['On Virtue'] = {['wLink'] = 'On Virtue'},
	['Parmenides'] = {
		['year'] = '386–367 BC',
		['rlTitle'] = 'Παρμενίδης (Πλάτων)',
		['rlFormat'] = 5
	},
	['Phaedo'] = {
		['wLink'] = 'Phaedo',
		['rlTitle'] = 'Φαίδων',
		['rlFormat'] = 6
	},
	['Phaedrus'] = {
		['wLink'] = 'Phaedrus (dialogue)',
		['rlTitle'] = 'Φαίδρος',
		['rlFormat'] = 7
	},
	['Philebus'] = {
		['wLink'] = 'Philebus',
		['rlTitle'] = 'Φίληβος',
		['rlFormat'] = 5
	},
	['Protagoras'] = {
		['rlTitle'] = 'Protagoras (dialogue)',
		['rlTitle'] = 'Πρωταγόρας',
		['rlFormat'] = 5
	},
	['Rival Lovers'] = {['wLink'] = 'Rival Lovers'},
	['Second Alcibiades'] = {
		['wLink'] = 'Second Alcibiades',
		['rlTitle'] = 'Αλκιβιάδης ΙΙ',
		['rlFormat'] = 5
	},
	['Sisyphus'] = {['wLink'] = 'Sisyphus (dialogue)'},
	['Symposium'] = {
		['year'] = '385–380 BC',
		['wLink'] = 'Symposium (Plato)',
		['rlTitle'] = 'Συμπόσιον (Πλάτων)',
		['rlFormat'] = 5
	},
	['The Republic'] = {
		['year'] = '380 BC',
		['wLink'] = 'The Republic (Plato)',
		['rlTitle'] = 'Πολιτεία',
		['rlFormat'] = 2
	},
	['The Sophist'] = {
		['year'] = '360 BC',
		['wLink'] = 'Sophist (dialogue)',
		['rlTitle'] = 'Σοφιστής',
		['rlFormat'] = 6
	},
	['The Statesman'] = {
		['wLink'] = 'Statesman (dialogue)',
		['rlTitle'] = 'Πολιτικός',
		['rlFormat'] = 6
	},
	['Theaetetus'] = {
		['year'] = '366–348 BC',
		['wLink'] = 'Theaetetus (dialogue)',
		['rlTitle'] = 'Θεαίτητος',
		['rlFormat'] = 6
	},
	['Theages'] = {['wLink'] = 'Theages'},
	['Timaeus'] = {
		['year'] = '360 BC',
		['wLink'] = 'Timaeus (dialogue)',
		['rlTitle'] = 'Τίμαιος',
		['rlFormat'] = 4
	}
}
data.Plato.aliases = {
	['Alc.1'] = 'First Alcibiades',
	['Alc. 1'] = 'First Alcibiades',
	['Alc.2'] = 'Second Alcibiades',
	['Amat.'] = 'Rival Lovers',
	['Apol.'] = 'Apology',
	['Ap.'] = 'Apology',
	['Ax.'] = 'Axiochus',
	['Charm.'] = 'Charmides',
	['Chrm.'] = 'Charmides',
	['Clit.'] = 'Clitophon',
	['Crat.'] = 'Cratylus',
	['Cra.'] = 'Cratylus',
	['Cri.'] = 'Crito',
	['Criti.'] = 'Critias',
	['Def.'] = 'Definitions',
	['Demod.'] = 'Demodocus',
	['Ep.'] = 'Epistles',
	['Epin.'] = 'Epinomis',
	['Erx.'] = 'Eryxias',
	['Eryx.'] = 'Eryxias',
	['Euthphr.'] = 'Euthyphro',
	['Euthyd.'] = 'Euthydemus',
	['Euthd.'] = 'Euthydemus',
	['Gorg.'] = 'Gorgias',
	['Grg.'] = 'Gorgias',
	['Hipp. Ma.'] = 'Hippias Major',
	['Hp.Ma.'] = 'Hippias Major',
	['Hp.Mi.'] = 'Hippias Minor',
	['Hipp. Mi.'] = 'Hippias Minor',
	['Hipparch.'] = 'Hipparchus',
	['Just.'] = 'On Justice',
	['La.'] = 'Laches',
	['Lach.'] = 'Laches',
	['Leg.'] = 'Laws',
	['Legg.'] = 'Laws',
	['Lg.'] = 'Laws',
	['Ly.'] = 'Lysis',
	['Men.'] = 'Meno',
	['Min.'] = 'Minos',
	['Menex.'] = 'Menexenus',
	['Mx.'] = 'Menexenus',
	['Phaedr.'] = 'Phaedrus',
	['Phd.'] = 'Phaedo',
	['Phdr.'] = 'Phaedrus',
	['Phileb.'] = 'Philebus',
	['Phlb.'] = 'Philebus',
	['Plt.'] = 'The Statesman',
	['Pol.'] = 'The Statesman',
	['Polit.'] = 'The Statesman',
	['Parm.'] = 'Parmenides',
	['Prm.'] = 'Parmenides',
	['Prot.'] = 'Protagoras',
	['Prt.'] = 'Protagoras',
	['R.'] = 'The Republic',
	['Rep.'] = 'The Republic',
	['Republic'] = 'The Republic',
	['Sis.'] = 'Sisyphus',
	['Smp.'] = 'Symposium',
	['Soph.'] = 'The Sophist',
	['Sophist'] = 'The Sophist',
	['Sph.'] = 'The Sophist',
	['Statesman'] = 'The Statesman',
	['Stat.'] = 'The Statesman',
	['Symp.'] = 'Symposium',
	['Tht.'] = 'Theaetetus',
	['Theaet.'] = 'Theaetetus',
	['Thg.'] = 'Theages',
	['Ti.'] = 'Timaeus',
	['Tim.'] = 'Timaeus',
	['Virt.'] = 'On Virtue'
}
data.Pliny = {}
data.Pliny.works = {
	['Letters'] = {
		['reroute'] = {['author'] = 'Pliny the Younger', ['work'] = 'Letters'}
	},
	['Natural History'] = {
		['reroute'] = {
			['author'] = 'Pliny the Elder',
			['work'] = 'Natural History'
		}
	}
}
data.Pliny.aliases = {['Ep.'] = 'Letters', ['HN'] = 'Natural History'}

data['Pliny the Elder'] = {}
data['Pliny the Elder'].aLink = 'Pliny the Elder'
data['Pliny the Elder'].year = '23-79 AD'
data['Pliny the Elder'].works = {
	['Natural History'] = {['wLink'] = 'Natural History (Pliny)'}
}
data['Pliny the Elder'].aliases = {['HN'] = 'Natural History'}

data['Pliny the Younger'] = {}
data['Pliny the Younger'].aLink = 'Pliny the Younger'
data['Pliny the Younger'].year = '61-112 AD'
data['Pliny the Younger'].works = {['Letters'] = {}}
data['Pliny the Younger'].aliases = {['Ep.'] = 'Letters'}

data.Plotinus = {}
data.Plotinus.aLink = 'Plotinus'
data.Plotinus.year = '204-270 AD'
data.Plotinus.works = {['Collected Works'] = {}}
data.Plotinus.aliases = {[false] = 'Collected Works'}

data.Plutarch = {}
data.Plutarch.aLink = 'Plutarch'
data.Plutarch.year = '46–120 AD'
data.Plutarch.rlFormat1 = {'s:el:', 'Βίοι Παράλληλοι/', '.rlTitle', '#p', '.ref1'}
data.Plutarch.rlFormat2 = {'s:el:', 'Βίοι Παράλληλοι/', '.rlTitle', '#v', '.ref1'}
data.Plutarch.works = {
	['Aemilius Paulus'] = {['wLink'] = 'Parallel Lives', ['rlTitle'] = 'Αιμίλιος Παύλος', ['rlFormat'] = 1},
	['Agesilaus'] = {['wLink'] = 'Parallel Lives', ['rlTitle'] = 'Αγησίλαος', ['rlFormat'] = 2},
	['Agis'] = {['wLink'] = 'Parallel Lives', ['rlTitle'] = 'Άγις και Κλεομένης', ['rlFormat'] = 1},
	['Alcibiades'] = {['wLink'] = 'Parallel Lives', ['rlTitle'] = 'Αλκιβιάδης', ['rlFormat'] = 1},
	['Alexander the Great'] = {['wLink'] = 'Parallel Lives', ['rlTitle'] = 'Αλέξανδρος', ['rlFormat'] = 1},
	['Aratus'] = {['wLink'] = 'Parallel Lives', ['rlTitle'] = 'Άρατος', ['rlFormat'] = 1},
	['Aristides'] = {['wLink'] = 'Parallel Lives', ['rlTitle'] = 'Αριστείδης', ['rlFormat'] = 1},
	['Artaxerxes'] = {['wLink'] = 'Parallel Lives', ['rlTitle'] = 'Αρταξέρξης', ['rlFormat'] = 1},
	['Brutus'] = {['wLink'] = 'Parallel Lives', ['rlTitle'] = 'Βρούτος', ['rlFormat'] = 1},
	['Cato the Elder'] = {['wLink'] = 'Parallel Lives', ['rlTitle'] = 'Μάρκος Κάτων', ['rlFormat'] = 1},
	['Cato the Younger'] = {['wLink'] = 'Parallel Lives', ['rlTitle'] = 'Κάτων', ['rlFormat'] = 1},
	['Camillus'] = {['wLink'] = 'Parallel Lives', ['rlTitle'] = 'Κάμιλλος', ['rlFormat'] = 1},
	['Cicero'] = {['wLink'] = 'Parallel Lives', ['rlTitle'] = 'Κικέρων', ['rlFormat'] = 1},
	['Cimon'] = {['wLink'] = 'Parallel Lives', ['rlTitle'] = 'Κίμων', ['rlFormat'] = 1},
	['Coriolanus'] = {['wLink'] = 'Parallel Lives'},
	['Cleomenes'] = {['wLink'] = 'Parallel Lives', ['rlTitle'] = 'Άγις και Κλεομένης', ['rlFormat'] = 1},
	['Crassus'] = {['wLink'] = 'Parallel Lives', ['rlTitle'] = 'Κράσσος', ['rlFormat'] = 1},
	['Demetrius'] = {['wLink'] = 'Parallel Lives', ['rlTitle'] = 'Δημήτριος', ['rlFormat'] = 1},
	['Demosthenes'] = {['wLink'] = 'Parallel Lives', ['rlTitle'] = 'Δημοσθένης', ['rlFormat'] = 1},
	['Dion'] = {['wLink'] = 'Parallel Lives', ['rlTitle'] = 'Δίων', ['rlFormat'] = 1},
	['Eumenes'] = {['wLink'] = 'Parallel Lives', ['rlTitle'] = 'Ευμένης', ['rlFormat'] = 1},
	['Fabius Maximus'] = {['wLink'] = 'Parallel Lives', ['rlTitle'] = 'Φάβιος Μάξιμος', ['rlFormat'] = 1},
	['Gaius Gracchus'] = {['wLink'] = 'Parallel Lives', ['rlTitle'] = 'Τιβέριος και Γάιος Γράκχοι', ['rlFormat'] = 1},
	['Gaius Marius'] = {['wLink'] = 'Parallel Lives', ['rlTitle'] = 'Μάριος', ['rlFormat'] = 1},
	['Galba'] = {['wLink'] = 'Parallel Lives', ['rlTitle'] = 'Γάλβας', ['rlFormat'] = 1},
	['Julius Caesar'] = {['wLink'] = 'Parallel Lives', ['rlTitle'] = 'Καίσαρ', ['rlFormat'] = 1},
	['Lucullus'] = {['wLink'] = 'Parallel Lives', ['rlTitle'] = 'Λεύκολλος', ['rlFormat'] = 1},
	['Lycurgus'] = {['wLink'] = 'Parallel Lives', ['rlTitle'] = 'Λυκούργος', ['rlFormat'] = 1},
	['Lysander'] = {['wLink'] = 'Parallel Lives', ['rlTitle'] = 'Λύσανδρος', ['rlFormat'] = 1},
	['Mark Antony'] = {['wLink'] = 'Parallel Lives', ['rlTitle'] = 'Αντώνιος', ['rlFormat'] = 1},
	['Marcellus'] = {['wLink'] = 'Parallel Lives', ['rlTitle'] = 'Μάρκελλος', ['rlFormat'] = 1},
	['Moralia'] = {['wLink'] = 'Moralia'},
	['Nicias'] = {['wLink'] = 'Parallel Lives', ['rlTitle'] = 'Νικίας', ['rlFormat'] = 1},
	['Numa Pompilius'] = {['wLink'] = 'Parallel Lives', ['rlTitle'] = 'Νουμάς', ['rlFormat'] = 1},
	['Otho'] = {['wLink'] = 'Parallel Lives', ['rlTitle'] = 'Όθων', ['rlFormat'] = 1},
	['Pelopidas'] = {['wLink'] = 'Parallel Lives', ['rlTitle'] = 'Πελοπίδας', ['rlFormat'] = 1},
	['Pericles'] = {['wLink'] = 'Parallel Lives', ['rlTitle'] = 'Περικλής', ['rlFormat'] = 1},
	['Philopoemen'] = {['wLink'] = 'Parallel Lives', ['rlTitle'] = 'Φιλοποίμην', ['rlFormat'] = 1},
	['Phocion'] = {['wLink'] = 'Parallel Lives', ['rlTitle'] = 'Φωκίων', ['rlFormat'] = 1},
	['Pompey'] = {['wLink'] = 'Parallel Lives', ['rlTitle'] = 'Πομπήιος', ['rlFormat'] = 1},
	['Publicola'] = {['wLink'] = 'Parallel Lives', ['rlTitle'] = 'Ποπλικόλας', ['rlFormat'] = 1},
	['Pyrrhus'] = {['wLink'] = 'Parallel Lives', ['rlTitle'] = 'Πύρρος', ['rlFormat'] = 1},
	['Romulus'] = {['wLink'] = 'Parallel Lives', ['rlTitle'] = 'Ρωμύλος', ['rlFormat'] = 1},
	['Sertorius'] = {['wLink'] = 'Parallel Lives', ['rlTitle'] = 'Σερτώριος', ['rlFormat'] = 1},
	['Solon'] = {['wLink'] = 'Parallel Lives', ['rlTitle'] = 'Σόλων', ['rlFormat'] = 1},
	['Sulla'] = {['wLink'] = 'Parallel Lives', ['rlTitle'] = 'Σύλλας', ['rlFormat'] = 1},
	['Themistocles'] = {['wLink'] = 'Parallel Lives', ['rlTitle'] = 'Θεμιστοκλής', ['rlFormat'] = 1},
	['Theseus'] = {['wLink'] = 'Parallel Lives', ['rlTitle'] = 'Θησεύς', ['rlFormat'] = 1},
	['Tiberius Gracchus'] = {['wLink'] = 'Parallel Lives', ['rlTitle'] = 'Τιβέριος και Γάιος Γράκχοι', ['rlFormat'] = 1},
	['Timoleon'] = {['wLink'] = 'Parallel Lives', ['rlTitle'] = 'Τιμολέων', ['rlFormat'] = 1},
	['Titus Flamininus'] = {['wLink'] = 'Parallel Lives', ['rlTitle'] = 'Τίτος', ['rlFormat'] = 1}}
data.Plutarch.aliases = {
	[false] = 'Moralia',
	['Aemil.'] = 'Aemilius Paulus',
	['Aem.'] = 'Aemilius Paulus',
	['Ages.'] = 'Agesilaus',
	['Alc.'] = 'Alcibiades',
	['Alex.'] = 'Alexander the Great',
	['Ant.'] = 'Mark Antony',
	['Anton.'] = 'Mark Antony',
	['Arat.'] = 'Aratus',
	['Arist.'] = 'Aristides',
	['Art.'] = 'Artaxerxes',
	['Brut.'] = 'Brutus',
	['Caes.'] = 'Julius Caesar',
	['Cam.'] = 'Camillus',
	['Camill.'] = 'Camillus',
	['Cat.Ma.'] = 'Cato the Elder',
	['Cat.Mi.'] = 'Cato the Younger',
	['Cato Mi.'] = 'Cato the Younger',
	['CG'] = 'Gaius Gracchus',
	['Cic.'] = 'Cicero',
	['Cim.'] = 'Cimon',
	['Cleom.'] = 'Cleomenes',
	['Cor.'] = 'Coriolanus',
	['Crass.'] = 'Crassus',
	['Dem.'] = 'Demosthenes',
	['Demetr.'] = 'Demetrius',
	['Dio'] = 'Dion',
	['Eum.'] = 'Eumenes',
	['Fab.'] = 'Fabius Maximus',
	['Flam.'] = 'Titus Flamininus',
	['Galb.'] = 'Galba',
	['Luc.'] = 'Lucullus',
	['Lucull.'] = 'Lucullus',
	['Lyc.'] = 'Lycurgus',
	['Lycurg.'] = 'Lycurgus',
	['Lys.'] = 'Lysander',
	['Mar.'] = 'Gaius Marius',
	['Marc.'] = 'Marcellus',
	['Nic.'] = 'Nicias',
	['Num.'] = 'Numa Pompilius',
	['Oth.'] = 'Otho',
	['Pel.'] = 'Pelopidas',
	['Per.'] = 'Pericles',
	['Pericl.'] = 'Pericles',
	['Phil.'] = 'Philopoemen',
	['Philop.'] = 'Philopoemen',
	['Phoc.'] = 'Phocion',
	['Pomp.'] = 'Pompey',
	['Popl.'] = 'Publicola',
	['Poplic.'] = 'Publicola',
	['Publ.'] = 'Publicola',
	['Pyrrh.'] = 'Pyrrhus',
	['Rom.'] = 'Romulus',
	['Sert.'] = 'Sertorius',
	['Sol.'] = 'Solon',
	['Sull.'] = 'Sulla',
	['Sulla'] = 'Sulla',
	['TG'] = 'Tiberius Gracchus',
	['Them.'] = 'Themistocles',
	['Thes.'] = 'Theseus',
	['Tim.'] = 'Timoleon'}

data['Pseudo-Plutarch'] = {}
data['Pseudo-Plutarch'].aLink = 'Pseudo-Plutarch'
data['Pseudo-Plutarch'].year = '200-400 CE'
data['Pseudo-Plutarch'].works = {['On Rivers'] = {}, ['Life of Homer'] = {}}
data['Pseudo-Plutarch'].aliases = {
	['Fluv.'] = 'On Rivers',
	['Vit.Hom.'] = 'Life of Homer'
}

data['Plato Comicus'] = {}
data['Plato Comicus'].aLink = 'Plato (comic poet)'
data['Plato Comicus'].year = '450-350 BC'
data['Plato Comicus'].works = {['Collected Works'] = {}}
data['Plato Comicus'].aliases = {[false] = 'Collected Works'}

data['Polemon of Laodicea'] = {}
data['Polemon of Laodicea'].aLink = 'Polemon of Laodicea'
data['Polemon of Laodicea'].year = '90-144 AD'
data['Polemon of Laodicea'].works = {['Callimachus'] = {}, ['Cynaegirus'] = {}}
data['Polemon of Laodicea'].aliases = {
	['Call.'] = 'Callimachus',
	['Cyn.'] = 'Cynaegirus'
}

data.Pollux = {}
data.Pollux.aLink = 'Julius Pollux'
data.Pollux.year = 'ante 177 CE'
data.Pollux.works = {['Onomasticon'] = {}}
data.Pollux.aliases = {[false] = 'Onomasticon'}

data.Polybius = {}
data.Polybius.aLink = 'Polybius'
data.Polybius.year = '200–118 BC'
data.Polybius.rlFormat1 = {'s:el:', '.rlTitle', '/', {'.convert', '.numToMinStigma', '.ref1'}, "'"}
data.Polybius.works = {
	['Fragments'] = {},
	['The Histories'] = {['wLink'] = 'The Histories (Polybius)', ['rlTitle'] = 'Ιστορίαι', ['rlFormat'] = 1}}
data.Polybius.aliases = {[false] = 'The Histories', ['Fr.'] = 'Fragments'}

data.Porphyry = {}
data.Porphyry.aLink = 'Porphyry (philosopher)'
data.Porphyry.year = '234-305 AD'
data.Porphyry.works = {
	['On Abstinence'] = {},
	['Against the Christians'] = {},
	['To Marcella'] = {}
}
data.Porphyry.aliases = {
	['Abst.'] = 'On Abstinence',
	['Chr.'] = 'Against the Christians',
	['Marc.'] = 'To Marcella'
}

data['Posidippus Comicus'] = {}
data['Posidippus Comicus'].aLink = 'Posidippus (comic poet)'
data['Posidippus Comicus'].year = '316-250 BC'
data['Posidippus Comicus'].works = {['Harmost'] = {}}
data['Posidippus Comicus'].aliases = {}

data.Proclus = {}
data.Proclus.aLink = 'Proclus'
data.Proclus.year = '412-485 AD'
data.Proclus.works = {['The Elements of Theology'] = {}}
data.Proclus.aliases = {
	['Chr.'] = 'Chrestomathy',
	['H.'] = 'Hymns',
	['Hyp.'] = 'Hypotyposis astronomicarum positionum',
	['in Alc.'] = 'Commentary on Plato\'s "Alcibiades I"',
	['in Cra.'] = 'Commentary on Plato\'s "Cratylus"',
	['in Euc.'] = 'A Commentary on the First Book of Euclid\'s Elements',
	['in Prm.'] = 'Commentary on Plato\'s "Parmenides"',
	['in R.'] = 'Commentary on Plato\'s "Republic"',
	['in Ti.'] = 'Commentary on Plato\'s "Timaeus"',
	['Inst.'] = 'Elements of Theology',
	['Inst.Phys.'] = 'Elements of Physics',
	['Par.Ptol.'] = 'Paraphrase of "Tetrabiblios"',
	['Theol.Plat.'] = 'Platonic Theology'
}

data.Procopius = {}
data.Procopius.aLink = 'Procopius'
data.Procopius.year = '500-565 AD'
data.Procopius.works = {
	['Secret History'] = {},
	['The Buildings of Justinian'] = {},
	['The Gothic War'] = {},
	['The Persian War'] = {},
	['The Vandalic War'] = {}
}
data.Procopius.aliases = {
	['Aed.'] = 'The Buildings of Justinian',
	['Arc.'] = 'Secret History',
	['Goth.'] = 'The Gothic War',
	['Pers.'] = 'The Persian War',
	['Vand.'] = 'The Vandalic War'
}

data.Ptolemy = {}
data.Ptolemy.aLink = 'Ptolemy'
data.Ptolemy.year = '90-168 AD'
data.Ptolemy.works = {
	['Geography'] = {['wLink'] = 'Geography (Ptolemy)'},
	['Tetrabiblos'] = {['wLink'] = 'Tetrabiblos'}
}
data.Ptolemy.aliases = {['Geog.'] = 'Geography', ['Tetr.'] = 'Tetrabiblos'}

data['Quintus Smyrnaeus'] = {}
data['Quintus Smyrnaeus'].aLink = 'Quintus Smyrnaeus'
data['Quintus Smyrnaeus'].year = '300–400 AD'
data['Quintus Smyrnaeus'].works = {['Posthomerica'] = {}}
data['Quintus Smyrnaeus'].aliases = {[false] = 'Posthomerica'}

data.Sallustius = {}
data.Sallustius.aLink = 'Sallustius'
data.Sallustius.year = '300–400 AD'
data.Sallustius.rlFormat1 = {'s:el:', '.rlTitle'}
data.Sallustius.works = {
	['On the Gods and the Cosmos'] = {
		['rlTitle'] = 'Περί_Θεών_και_Κόσμου',
		['rlFormat'] = 1
	}
}
data.Sallustius.aliases = {[false] = 'On the Gods and the Cosmos'}

data.Sappho = {}
data.Sappho.aLink = 'Sappho'
data.Sappho.year = '630-570 BC'
data.Sappho.rlFormat1 = {'s:el:', '.rlTitle', '#Επίγραμμα_', '.ref1'}
data.Sappho.works = {
	['Collected Works'] = {
		['rlTitle'] = 'Επιγράμματα Σαπφούς',
		['rlFormat'] = 1
	},
	['Papyrus Fragments'] = {}
}
data.Sappho.aliases = {
	[false] = 'Collected Works',
	['Supp.'] = 'Papyrus Fragments'
}

data.Septuagint = {}
data.Septuagint.year = '300–200 BC'
data.Septuagint.rlFormat1 = {
	's:el:', '.rlTitle', '#Κεφάλαιον ',
	{'.convert', '.numToMajStigma', '.ref1'}, "'"
}
data.Septuagint.rlFormat2 = {
	's:el:', '.rlTitle', '#Κεφάλαιον ',
	{'.convert', '.numToMinStigma', '.ref1'}, "'"
}
data.Septuagint.rlFormat3 = {
	's:el:', '.rlTitle', '/', {'.convert', '.numToMajStigma', '.ref1'}, '#p',
	'.ref2'
}
data.Septuagint.works = {
	['Amos'] = {
		['wLink'] = 'Book of Amos',
		['rlTitle'] = 'Αμώς',
		['rlFormat'] = 1
	},
	['1 Chronicles'] = {
		['wLink'] = 'Books of Chronicles',
		['rlTitle'] = "Παραλειπομένων Α'",
		['rlFormat'] = 1
	},
	['2 Chronicles'] = {
		['wLink'] = 'Books of Chronicles',
		['rlTitle'] = "Παραλειπομένων Β'",
		['rlFormat'] = 1
	},
	['Daniel'] = {
		['wLink'] = 'Book of Daniel',
		['rlTitle'] = "Δανιηλ (Ο')",
		['rlFormat'] = 1
	},
	['Deuteronomy'] = {
		['wLink'] = 'Book of Deuteronomy',
		['rlTitle'] = 'Δευτερονόμιον',
		['rlFormat'] = 1
	},
	['1 Esdras'] = {
		['wLink'] = '1 Esdras',
		['rlTitle'] = 'Έσδρας Α',
		['rlFormat'] = 1
	},
	['Ecclesiastes'] = {
		['wLink'] = 'Ecclesiastes',
		['rlTitle'] = 'Εκκλησιαστής',
		['rlFormat'] = 1
	},
	['Exodus'] = {
		['wLink'] = 'Book of Exodus',
		['rlTitle'] = 'Έξοδος',
		['rlFormat'] = 1
	},
	['Ezekiel'] = {
		['wLink'] = 'Book of Ezekiel',
		['rlTitle'] = 'Ιεζεκιήλ',
		['rlFormat'] = 1
	},
	['Genesis'] = {
		['wLink'] = 'Book of Genesis',
		['rlTitle'] = 'Γένεσις',
		['rlFormat'] = 2
	},
	['Isaiah'] = {
		['wLink'] = 'Book of Isaiah',
		['rlTitle'] = 'Ησαΐας',
		['rlFormat'] = 1
	},
	['Jeremiah'] = {
		['wLink'] = 'Book of Jeremiah',
		['rlTitle'] = 'Ιερεμίας',
		['rlFormat'] = 1
	},
	['Job'] = {
		['wLink'] = 'Book of Job',
		['rlTitle'] = 'Ιώβ',
		['rlFormat'] = 1
	},
	['Joel'] = {
		['wLink'] = 'Book of Joel',
		['rlTitle'] = 'Ιωήλ',
		['rlFormat'] = 1
	},
	['Joshua'] = {
		['wLink'] = 'Book of Joshua',
		['rlTitle'] = 'Ιησούς του Ναυή',
		['rlFormat'] = 1
	},
	['Judges'] = {
		['wLink'] = 'Book of Judges',
		['rlTitle'] = 'Κριταί',
		['rlFormat'] = 1
	},
	['Judith'] = {
		['wLink'] = 'Book of Judith',
		['rlTitle'] = 'Ιουδίθ',
		['rlFormat'] = 1
	},
	['1 Kings'] = {
		['wLink'] = 'Books of Kings',
		['rlTitle'] = "Βασιλειών Γ'",
		['rlFormat'] = 1
	},
	['2 Kings'] = {
		['wLink'] = 'Books of Kings',
		['rlTitle'] = "Βασιλειών Δ'",
		['rlFormat'] = 1
	},
	['Leviticus'] = {
		['wLink'] = 'Book of Leviticus',
		['rlTitle'] = "Λευϊτικόν",
		['rlFormat'] = 1
	},
	['1 Maccabees'] = {
		['wLink'] = '1 Maccabees',
		['rlTitle'] = "Μακκαβαίων Α'",
		['rlFormat'] = 1
	},
	['2 Maccabees'] = {
		['wLink'] = '2 Maccabees',
		['rlTitle'] = "Μακκαβαίων β'",
		['rlFormat'] = 1
	},
	['Nahum'] = {
		['wLink'] = 'Book of Nahum',
		['rlTitle'] = 'Ναούμ',
		['rlFormat'] = 1
	},
	['Nehemiah'] = {
		['wLink'] = 'Book of Nehemiah',
		['rlTitle'] = 'Νεεμίας',
		['rlFormat'] = 1
	},
	['Numbers'] = {
		['wLink'] = 'Book of Numbers',
		['rlTitle'] = 'Αριθμοί',
		['rlFormat'] = 1
	},
	['Proverbs'] = {
		['wLink'] = 'Book of Proverbs',
		['rlTitle'] = 'Παροιμίαι',
		['rlFormat'] = 1
	},
	['Psalms'] = {
		['wLink'] = 'Psalms',
		['rlTitle'] = 'Ψαλμοί του Δαυίδ',
		['rlFormat'] = 3
	},
	['Ruth'] = {
		['wLink'] = 'Book of Ruth',
		['rlTitle'] = 'Ρουθ',
		['rlFormat'] = 1
	},
	['1 Samuel'] = {
		['wLink'] = 'Books of Samuel',
		['rlTitle'] = "Βασιλειών Α'",
		['rlFormat'] = 1,
		['author'] = false
	},
	['2 Samuel'] = {
		['wLink'] = 'Books of Samuel',
		['rlTitle'] = "Βασιλειών Β'",
		['rlFormat'] = 1,
		['author'] = false
	},
	['Sirach'] = {
		['wLink'] = 'Sirach',
		['rlTitle'] = 'Σοφία Σειράχ',
		['rlFormat'] = 1
	},
	['Tobit'] = {
		['wLink'] = 'Book of Tobit',
		['rlTitle'] = 'Τωβίτ',
		['rlFormat'] = 1
	},
	['Wisdom of Solomon'] = {
		['wLink'] = 'Book of Wisdom',
		['rlTitle'] = 'Σοφία Σολομώντος',
		['rlFormat'] = 1
	}
}
data.Septuagint.aliases = {
	['Am.'] = 'Amos',
	['Ba.'] = 'Baruch',
	['Ca.'] = 'Canticles',
	['1 Ch.'] = '1 Chronicles',
	['2 Ch.'] = '2 Chronicles',
	['Da.'] = 'Daniel',
	['De.'] = 'Deuteronomy',
	['Ec.'] = 'Ecclesiastes',
	['Ep. Je.'] = 'Epistle of Jeremiah',
	['Es.'] = 'Esther',
	['1 Es.'] = '1 Esdras',
	['2 Es.'] = '2 Esdras',
	['Ex.'] = 'Exodus',
	['Ez.'] = 'Ezekiel',
	['Ezech.'] = 'Ezekiel',
	['Ge.'] = 'Genesis',
	['Hb.'] = 'Habakkuk',
	['Hg.'] = 'Haggai',
	['Ho.'] = 'Hosea',
	['Is.'] = 'Isaiah',
	['Jb.'] = 'Job',
	['Jd.'] = 'Judges',
	['Je.'] = 'Jeremiah',
	['Jl.'] = 'Joel',
	['Jn.'] = 'Jonah',
	['Jo.'] = 'Joshua',
	['Ju.'] = 'Judith',
	['1 Ki.'] = '1 Samuel',
	['2 Ki.'] = '2 Samuel',
	['3 Ki.'] = '1 Kings',
	['4 Ki.'] = '2 Kings',
	['La.'] = 'Lamentations',
	['Le.'] = 'Leviticus',
	['Ma.'] = 'Malachi',
	['1 Ma.'] = '1 Maccabees',
	['2 Ma.'] = '2 Maccabees',
	['3 Ma.'] = '3 Maccabees',
	['4 Ma.'] = '4 Maccabees',
	['Mi.'] = 'Micah',
	['Na.'] = 'Nahum',
	['Ne.'] = 'Nehemiah',
	['Nu.'] = 'Numbers',
	['Ob.'] = 'Obadiah',
	['Pr.'] = 'Proverbs',
	['Prov.'] = 'Proverbs',
	['Prec. Man.'] = 'Prayer of Manasses',
	['Ps.'] = 'Psalms',
	['1 Regg.'] = '1 Samuel',
	['2 Regg.'] = '2 Samuel',
	['3 Regg.'] = '1 Kings',
	['4 Regg.'] = '2 Kings',
	['Ru.'] = 'Ruth',
	['Si.'] = 'Sirach',
	['Su.'] = 'Susanna',
	['To.'] = 'Tobit',
	['Wi.'] = 'Wisdom of Solomon',
	['Za.'] = 'Zechariah',
	['Ze.'] = 'Zephaniah'
}

data['Sextus Empiricus'] = {}
data['Sextus Empiricus'].aLink = 'Sextus Empiricus'
data['Sextus Empiricus'].year = '160-210 AD'
data['Sextus Empiricus'].works = {
	['Against the Mathematicians'] = {},
	['Outlines of Pyrrhonism'] = {}
}
data['Sextus Empiricus'].aliases = {
	['M.'] = 'Against the Mathematicians',
	['P.'] = 'Outlines of Pyrrhonism'
}

data.Simonides = {}
data.Simonides.aLink = 'Simonides of Ceos'
data.Simonides.year = '556-468 BC'
data.Simonides.xrlFormat1 = {'https://archive.org/details/poetaelyricigrae03berguoft/page/', '.ref2', '/mode/1up'}
data.Simonides.works = {['Fragmenta'] = {['xrlFormat'] = 1}}
data.Simonides.aliases = {[false] = 'Fragmenta'}

data.Simplicius = {}
data.Simplicius.aLink = 'Simplicius of Cilicia'
data.Simplicius.year = '490-560 AD'
data.Simplicius.works = {
	["On Aristotle's On the Heavens"] = {},
	["On Aristotle's Categories"] = {},
	["On Aristotle's On the Soul"] = {},
	["On Epictetus' Handbook"] = {},
	["On Aristotle's Physics"] = {}
}
data.Simplicius.aliases = {
	['in Cael.'] = "On Aristotle's On the Heavens",
	['in Cat.'] = "On Aristotle's Categories",
	['in de An.'] = "On Aristotle's On the Soul",
	['in Epict.'] = "On Epictetus' Handbook",
	['in Ph.'] = "On Aristotle's Physics"
}

data.Solon = {}
data.Solon.aLink = 'Solon'
data.Solon.year = '638–558 BC'
data.Solon.works = {['Collected Works'] = {}}
data.Solon.aliases = {[false] = 'Collected Works'}

data.Sophocles = {}
data.Sophocles.aLink = 'Sophocles'
data.Sophocles.year = '497–405 BC'
data.Sophocles.rlFormat1 = {
	's:el:', '.rlTitle', '#v', {'.roundDown', 5, '.ref1'}
}
data.Sophocles.rlFormat2 = {
	's:el:', '.rlTitle', '#p', {'.roundDown', 5, '.ref1'}
}
data.Sophocles.works = {
	['Ajax'] = {
		['wLink'] = 'Ajax (Sophocles)',
		['rlTitle'] = 'Αίας',
		['rlFormat'] = 1
	},
	['Antigone'] = {
		['year'] = '442 BC',
		['wLink'] = 'Antigone (Sophocles)',
		['rlTitle'] = 'Αντιγόνη',
		['rlFormat'] = 1
	},
	['Electra'] = {
		['wLink'] = 'Electra (Sophocles)',
		['rlTitle'] = 'Ηλέκτρα (Σοφοκλή)',
		['rlFormat'] = 1
	},
	['Fragments'] = {},
	['Ichneutae'] = {['wLink'] = 'Ichneutae'},
	['Oedipus at Colonus'] = {
		['year'] = '406 BC',
		['wLink'] = 'Oedipus at Colonus',
		['rlTitle'] = 'Οιδίπους επί Κολωνώ',
		['rlFormat'] = 1
	},
	['Oedipus the King'] = {
		['year'] = '429 BC',
		['wLink'] = 'Oedipus the King',
		['rlTitle'] = 'Οιδίπους Τύραννος',
		['rlFormat'] = 1
	},
	['Philoctetes'] = {
		['year'] = '409 BC',
		['wLink'] = 'Philoctetes (Sophocles)',
		['rlTitle'] = 'Φιλοκτήτης',
		['rlFormat'] = 1
	},
	['Women of Trachis'] = {
		['wLink'] = 'Women of Trachis',
		['rlTitle'] = 'Τραχίνιαι',
		['rlFormat'] = 1
	}
}
data.Sophocles.aliases = {
	['Aj.'] = 'Ajax',
	['Ant.'] = 'Antigone',
	['El.'] = 'Electra',
	['Fr.'] = 'Fragments',
	['Ichn.'] = 'Ichneutae',
	['OC'] = 'Oedipus at Colonus',
	['O. C.'] = 'Oedipus at Colonus',
	['OT'] = 'Oedipus the King',
	['O. T.'] = 'Oedipus the King',
	['Ph.'] = 'Philoctetes',
	['Tr.'] = 'Women of Trachis'
}

data.Soranus = {}
data.Soranus.aLink = 'Soranus of Ephesus'
data.Soranus.year = '50-150 AD'
data.Soranus.works = {
	['Collected Works'] = {},
	['The Life of Hippocrates'] = {}
}
data.Soranus.aliases = {
	[false] = 'Collected Works',
	['Vit.Hippocr.'] = 'The Life of Hippocrates'
}

data.Stobaeus = {}
data.Stobaeus.aLink = 'Stobaeus'
data.Stobaeus.year = '300–500 AD'
data.Stobaeus.works = {['Anthology'] = {}}
data.Stobaeus.aliases = {[false] = 'Anthology'}

data['Pausanias Periegeta'].xrlFormat1 = {'https://www.perseus.tufts.edu/hopper/text?doc=Perseus:text:1999.01.0159:', '.ref1', ':', '.ref2', ':', '.ref3'}
data['Pausanias Periegeta'].works = {['Graeciae Descriptio'] = {['wLink'] = 'Description of Greece', ['xrlFormat'] = 1}}

data['Stephanus Byzantius'] = {}
data['Stephanus Byzantius'].aLink = 'Stephanus of Byzantium'
data['Stephanus Byzantius'].year = 'c. 6th century CE'
data['Stephanus Byzantius'].xrlFormat1 = {'https://archive.org/details/bub_gb_O70UAAAAQAAJ/page/', '.ref1', '/mode/1up'}
data['Stephanus Byzantius'].works = {
	['Ethnica'] = {
		['wLink'] = 'Ethnica',
		['xrlFormat'] = 1
	}
}
data['Stephanus Byzantius'].aliases = {[false] = 'Ethnica'}

data.Strabo = {}
data.Strabo.aLink = 'Strabo'
data.Strabo.year = '64 BC–24 AD'
data.Strabo.rlFormat1 = {
	's:el:', '.rlTitle', '/', {'.convert', '.numToMajStigma', '.ref1'}
}
data.Strabo.works = {
	['Geography'] = {
		['wLink'] = 'Geographica',
		['rlTitle'] = 'Γεωγραφικά',
		['rlFormat'] = 1
	}
}
data.Strabo.aliases = {[false] = 'Geography'}

data.Strattis = {}
data.Strattis.aLink = 'Strattis'
data.Strattis.year = '450–350 BC'
data.Strattis.xrlFormat1 = {'https://archive.org/details/comicorumatticor01kockuoft/page/711/mode/1up'}
data.Strattis.works = {
	['Limnomedon'] = {
		['year'] = 'c. 412 - 392 BCE ',
		['xrlFormat'] = 1
	},
	['Macedonians or Pausanias'] = { 
		['year'] = 'c. 410 BCE',
		['xrlFormat'] = 1
	}
}
data.Strattis.aliases = {
	['Λιμν.'] = 'Limnomedon',
	['Μακ.'] = 'Macedonians or Pausanias'
}

data['Supplementum Epigraphicum Graecum'] = {}
data['Supplementum Epigraphicum Graecum'].aLink =
	'Supplementum Epigraphicum Graecum'
data['Supplementum Epigraphicum Graecum'].year = '<i>ante</i> AD 8th C.'
data['Supplementum Epigraphicum Graecum'].works = {}

data.Telecleides = {}
data.Telecleides.aLink = 'Telecleides'
data.Telecleides.year = '5th century BC'
data.Telecleides.works = {
	['The Amphictyons'] = {},
	['Apseudeis'] = {},
	['Eumenides'] = {},
	['Hesiodoi'] = {},
	['Prytanes'] = {},
	['Sterrhoi'] = {}
}
data.Telecleides.aliases = {
	['Ἡσ.'] = 'Hesiodoi',
	['Στερρ.'] = 'Sterrhoi'
}

data.Theocritus = {}
data.Theocritus.aLink = 'Theocritus'
data.Theocritus.year = '300–200 BC'
data.Theocritus.works = {['Collected Works'] = {}, ['Epigrams'] = {}}
data.Theocritus.aliases = {[false] = 'Collected Works', ['Ep.'] = 'Epigrams'}

data.Theodotion = {}
data.Theodotion.aLink = 'Theodotion'
data.Theodotion.year = '100-200 AD'
data.Theodotion.works = {['Susanna'] = {}}
data.Theodotion.aliases = {['Su.'] = 'Susanna'}

data['Theognis of Megara'] = {}
data['Theognis of Megara']['aLink'] = 'Theognis of Megara'
data['Theognis of Megara']['year'] = '6th century BC'
data['Theognis of Megara'].rlFormat1 = {
	's:el:', '.rlTitle', '#v', {'.roundDown', 5, '.ref1'}
}
data['Theognis of Megara']['works'] = {
	['Elegies'] = {['rlTitle'] = 'Ελεγείαι', ['rlFormat'] = 1}
}
data['Theognis of Megara']['aliases'] = {[false] = 'Elegies'}

data['Theon of Smyrna'] = {}
data['Theon of Smyrna'].aLink = 'Theon of Smyrna'
data['Theon of Smyrna'].year = '50-150 AD'
data['Theon of Smyrna'].works = {
	['On Mathematics Useful for the Understanding of Plato'] = {}
}
data['Theon of Smyrna'].aliases = {
	[false] = 'On Mathematics Useful for the Understanding of Plato'
}

data.Theophrastus = {}
data.Theophrastus.aLink = 'Theophrastus'
data.Theophrastus.year = '371–287 BC'
data.Theophrastus.works = {
	['Characters'] = {},
	['Enquiry into Plants'] = {},
	['On the Causes of Plants'] = {},
	['On Stones'] = {}
}
data.Theophrastus.aliases = {
	['CP'] = 'On the Causes of Plants',
	['Char.'] = 'Characters',
	['Fr.'] = 'Fragments',
	['HP'] = 'Enquiry into Plants',
	['H. P.'] = 'Enquiry into Plants',
	['Ign.'] = 'On Fire',
	['Lap.'] = 'On Stones',
	['Lass.'] = 'On Fatigue',
	['Metaph.'] = 'Metaphysics',
	['Od.'] = 'On Odours',
	['Sens.'] = 'On the Senses',
	['Sign.'] = 'On Weather Signs',
	['Sud.'] = 'On Sweat',
	['Vent.'] = 'On Winds',
	['Vert.'] = 'On Dizziness'
}

data['Theopompus Comicus'] = {}
data['Theopompus Comicus'].works = {['Collected Works'] = {}}
data['Theopompus Comicus'].aliases = {[false] = 'Collected Works'}

data['Theopompus Historicus'] = {}
data['Theopompus Historicus'].aLink = 'Theopompus'
data['Theopompus Historicus'].year = '380–315 BC'
data['Theopompus Historicus'].works = {['Collected Works'] = {}}
data['Theopompus Historicus'].aliases = {[false] = 'Collected Works'}

data.Thucydides = {}
data.Thucydides.aLink = 'Thucydides'
data.Thucydides.year = '460–395 BC'
data.Thucydides.rlFormat1 = {
	's:el:', '.rlTitle', '/', {'.convert', '.numToMajStigma', '.ref1'}, '#p',
	'.ref2', '.', '.ref3'
}
data.Thucydides.works = {
	['History of the Peloponnesian War'] = {
		['wLink'] = 'History of the Peloponnesian War',
		['rlTitle'] = 'Ιστορία του Πελοποννησιακού Πολέμου',
		['rlFormat'] = 1
	}
}
data.Thucydides.aliases = {[false] = 'History of the Peloponnesian War'}

data.Tiberius = {}
data.Tiberius.aliases = {['Fig.'] = 'de Figuris'}

data['Timaeus of Locri'] = {}
data['Timaeus of Locri'].aLink = 'Timaeus of Locri'
data['Timaeus of Locri'].year = '420–380 BC'
data['Timaeus of Locri'].works = {['Collected Works'] = {}}
data['Timaeus of Locri'].aliases = {[false] = 'Collected Works'}

data.Timocles = {}
data.Timocles.year = '400-300 BC'
data.Timocles.works = {['Collected Works'] = {}}
data.Timocles.aliases = {[false] = 'Collected Works'}

data.Timostratus = {}
data.Timostratus.year = '200–100 BC'
data.Timostratus.works = {['Asotos'] = {}}
data.Timostratus.aliases = {['Ἄσωτ.'] = 'Asotos'}

data.Tryphiodorus = {}
data.Tryphiodorus.aLink = 'Tryphiodorus'
data.Tryphiodorus.year = '200–400 AD'
data.Tryphiodorus.works = {['The Taking of Ilios'] = {}}
data.Tryphiodorus.aliases = {[false] = 'The Taking of Ilios'}

data['Vettius Valens'] = {}
data['Vettius Valens'].aLink = 'Vettius Valens'
data['Vettius Valens'].year = '120-175 AD'
data['Vettius Valens'].works = {['Anthology'] = {}}
data['Vettius Valens'].aliases = {[false] = 'Anthology'}

data.Xenophon = {}
data.Xenophon.aLink = 'Xenophon'
data.Xenophon.year = '430–354 BC'
data.Xenophon.rlFormat1 = {'s:el:', '.rlTitle', '#p', '.ref1', '.period'}
data.Xenophon.rlFormat2 = {'s:el:', '.rlTitle', '/', {'.convert', '.numToMajStigma', '.ref1'}, '#p', '.ref1', '.period', '.ref2', '.period', '.ref3'}
data.Xenophon.rlFormat3 = {'s:el:', '.rlTitle', '#p', '.ref1'}
data.Xenophon.rlFormat4 = {'s:el:', '.rlTitle', '#', {'.convert', '.numToRoman', '.ref1'}}
data.Xenophon.rlFormat5 = {'s:el:', '.rlTitle', '#p', '.ref1', '.period', '.ref2'}
data.Xenophon.rlFormat6 = {'s:el:', '.rlTitle', '#', 'Κεφάλαιο ', '.ref1'}
data.Xenophon.rlFormat7 = {'s:el:', '.rlTitle', '/', {'.convert', '.numToMajStigma', '.ref1'}, '#p', '.ref2'}
data.Xenophon.rlFormat8 = {'s:el:', '.rlTitle', '/', {'.convert', '.numToMajStigma', '.ref1'}, "'/", {'.numToRoman', '.ref2'}}
data.Xenophon.rlFormat9 = {'s:el:', '.rlTitle', '/', {'.convert', '.numToRoman', '.ref1'}, '#p', '.ref2'}
data.Xenophon.rlFormat10 = {'s:el:', '.rlTitle', '#', '.ref1', ':', '.ref2'}
data.Xenophon.works = {
	['Agesilaus'] = {
		['wLink'] = 'Agesilaus (Xenophon)',
		['rlTitle'] = 'Αγησίλαος (Ξενοφώντος)',
		['rlFormat'] = 1
	},
	['Anabasis'] = {
		['wLink'] = 'Anabasis (Xenophon)',
		['rlTitle'] = 'Κύρου Ανάβασις',
		['rlFormat'] = 2
	},
	['Apology'] = {
		['wLink'] = 'Apology (Xenophon)',
		['rlTitle'] = 'Απολογία Σωκράτους (Ξενοφών)',
		['rlFormat'] = 3
	},
	['Constitution of Sparta'] = {
		['wLink'] = 'Constitution of Sparta',
		['rlTitle'] = 'Λακεδαιμονίων Πολιτεία',
		['rlFormat'] = 4
	},
	['Constitution of the Athenians'] = {
		['wLink'] = 'Constitution_of_the_Athenians#Pseudo-Xenophon',
		['rlTitle'] = 'Αθηναίων Πολιτεία',
		['rlFormat'] = 5
	},
	['Cynegeticus'] = {
		['wLink'] = 'Cynegeticus',
		['rlTitle'] = 'Κυνηγετικός',
		['rlFormat'] = 6
	},
	['Cyropaedia'] = {
		['wLink'] = 'Cyropaedia',
		['rlTitle'] = 'Κύρου Παιδεία',
		['rlFormat'] = 7
	},
	['Hellenica'] = {
		['wLink'] = 'Hellenica',
		['rlTitle'] = 'Ελληνικά (Ξενοφών)',
		['rlFormat'] = 8
	},
	['Hiero'] = {
		['wLink'] = 'Hiero (Xenophon)',
		['rlTitle'] = 'Ιέρων',
		['rlFormat'] = 6
	},
	['Hipparchicus'] = {
		['wLink'] = 'Agesilaus (Xenophon)',
		['rlTitle'] = 'Ιππαρχικός',
		['rlFormat'] = 9
	},
	['Memorabilia'] = {
		['wLink'] = 'Memorabilia (Xenophon)',
		['rlTitle'] = 'Απομνημονεύματα (Ξενοφών)',
		['rlFormat'] = 7
	},
	['Oeconomicus'] = {
		['wLink'] = 'Oeconomicus',
		['rlTitle'] = 'Οικονομικός',
		['rlFormat'] = 10
	},
	['On Horsemanship'] = {
		['wLink'] = 'On Horsemanship',
		['rlTitle'] = 'Περί Ιππικής',
		['rlFormat'] = 5
	},
	['Symposium'] = {
		['wLink'] = 'Symposium (Xenophon)',
		['rlTitle'] = 'Συμπόσιον (Ξενοφών)',
		['rlFormat'] = 4
	},
	['Ways and Means'] = {
		['wLink'] = 'Ways and Means (Xenophon)',
		['rlTitle'] = 'Πόροι ή περί προσόδων',
		['rlFormat'] = 6
	}
}
data.Xenophon.aliases = {
	['Ages.'] = 'Agesilaus',
	['An.'] = 'Anabasis',
	['Ap.'] = 'Apology',
	['Apol.'] = 'Apology',
	['Ath.'] = 'Constitution of the Athenians',
	['Cyn.'] = 'Cynegeticus',
	['Cyr.'] = 'Cyropaedia',
	['Eq.'] = 'On Horsemanship',
	['Eq.Mag.'] = 'Hipparchicus',
	['Eq. Mag.'] = 'Hipparchicus',
	['HG'] = 'Hellenica',
	['Hell.'] = 'Hellenica',
	['Hier.'] = 'Hiero',
	['Hipparch.'] = 'Hipparchicus',
	['Lac.'] = 'Constitution of Sparta',
	['Mem.'] = 'Memorabilia',
	['Oec.'] = 'Oeconomicus',
	['Rep. Lac.'] = 'Constitution of Sparta',
	['Smp.'] = 'Symposium',
	['Symp.'] = 'Symposium',
	['Vect.'] = 'Ways and Means'
}

data['Xenophon of Ephesus'] = {}
data['Xenophon of Ephesus'].aLink = 'Xenophon of Ephesus'
data['Xenophon of Ephesus'].year = '100-200 AD'
data['Xenophon of Ephesus'].works = {
	['Ephesian Tale'] = {['wLink'] = 'Ephesian Tale'}
}
data['Xenophon of Ephesus'].aliases = {[false] = 'Ephesian Tale'}

data['Zeno of Citium'] = {}
data['Zeno of Citium'].aLink = 'Zeno of Citium'
data['Zeno of Citium'].year = 'c. 334–c. 262 BCE'
data['Zeno of Citium'].xrlFormat1 = {'https://archive.org/details/stoicorumveterum0', '.ref1', 'arniuoft/page/', '.ref2'}
data['Zeno of Citium'].works = {['The Stoic'] = {['xrlFormat'] = 1}}
data['Zeno of Citium'].aliases = {['Stoic.'] = 'The Stoic'}

data['Zeno of Elea'] = {}
data['Zeno of Elea'].aLink = 'Zeno of Elea'
data['Zeno of Elea'].year = 'c. 495–c. 430 BCE'
data['Zeno of Elea'].works = {['The Philosopher'] = {}}
data['Zeno of Elea'].aliases = {[false] = 'The Philosopher'}

data['Zeno of Tarsus'] = {}
data['Zeno of Tarsus'].aLink = 'Zeno of Tarsus'
data['Zeno of Tarsus'].year = 'c. 200 BCE'
data['Zeno of Tarsus'].works = {['The Stoic'] = {}}
data['Zeno of Tarsus'].aliases = {['Stoic.'] = 'The Stoic'}

data.Zenobius = {}
data.Zenobius.aLink = 'Zenobius'
data.Zenobius.year = 'c. 117-138 AD'
data.Zenobius.works = {
	['The Proverbs of Zenobius'] = {},
	['recensio Athoa'] = {}
}
data.Zenobius.aliases = {
	[false] = 'The Proverbs of Zenobius',
	['Ath.'] = 'recensio Athoa'
}

data.Zosimus = {}
data.Zosimus.aLink = 'Zosimus (historian)'
data.Zosimus.year = '498–518 AD'
data.Zosimus.xrlFormat1 = {'https://archive.org/details/novahistoriaed00zosiuoft/page/', '.ref3', '/mode/1up'}
data.Zosimus.works = {['Historia Nova'] = {['xrlFormat'] = 1}}
data.Zosimus.aliases = {[false] = 'Historia Nova'}

return {['data'] = data}