Module:Quotations/oge/data

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

This module contains data for works in Old Georgian and is used to format the parameters of {{Q|oge|...}}.


local data = {}

data.Sundry = {}

data.authorAliases = {['ბიბლია'] = 'Bible', ['ბასილი დიდი'] = 'Basil of Caesarea', ['St. Basil'] = 'Basil of Caesarea', ['Basil'] = 'Basil of Caesarea', ['ცურტაველი'] = 'Iaḳob Curṭaveli', ['Tsurtaveli'] = 'Iaḳob Curṭaveli', ['Strategius'] = 'Antiochus Strategos', ['Antiokh Stratig'] = 'Antiochus Strategos'}

data[false] = {}  --This is where works without authors are stored.
	data[false].works = { ['Physiologus'] = {['wLink']='Physiologus', ['year'] = 'Circa 970'}, ['The Georgian Chronicles'] = {['wLink']='The Georgian Chronicles', ['year'] = '9th–14th centuries'}, ['The Lesser Nomocanon, translated by Euthymius the Athonite'] = {['wLink']='ka:მცირე სჯულისკანონი', ['year'] = '11th century'}, ['Sayings of the Desert Fathers'] = {['wLink']='Sayings of the Desert Fathers'}}
	data[false].aliases = {['ქართლის ცხოვრება'] = 'The Georgian Chronicles', ['ქართლის ცხოვრება'] = 'The Georgian Chronicles', ['Kartlis Tskhovreba'] = 'The Georgian Chronicles', ['The Georgian Royal Annals'] = 'The Georgian Chronicles', ['Georgian Chronicles'] = 'The Georgian Chronicles', ['The Life of the Kings'] = 'The Georgian Chronicles', ['მცირე სჯულისკანონი'] = 'The Lesser Nomocanon, translated by Euthymius the Athonite', ['Minor Nomocanon'] = 'The Lesser Nomocanon, translated by Euthymius the Athonite', ['The Lesser Nomocanon'] = 'The Lesser Nomocanon, translated by Euthymius the Athonite', ['Lesser Nomocanon'] = 'The Lesser Nomocanon, translated by Euthymius the Athonite', ['მამათა სწავლანი'] = 'Sayings of the Desert Fathers', ['Mamata sc̣avlani'] = 'Sayings of the Desert Fathers', ['Apophthegmata Patrum'] = 'Sayings of the Desert Fathers'}

data['Anastasius Sinaita'] = {}
	data['Anastasius Sinaita'].aLink = 'Anastasius Sinaita'
	data['Anastasius Sinaita'].works = 
	    {['Oratio in Sextum Psalmum, translated by Teopile Xucesmonazoni'] = {['year'] = 'second half of the 11th century, beginning of the 12th century', ['wLink'] = 'ka:თეოფილე ხუცესმონაზონი'}
    	
    	}
	data['Anastasius Sinaita'].aliases = {[false] = 'Oratio in Sextum Psalmum, translated by Teopile Xucesmonazoni', ['On the sixth psalm'] = 'Oratio in Sextum Psalmum, translated by Teopile Xucesmonazoni'}

data['Antiochus Strategos'] = {}
	data['Antiochus Strategos'].aLink = 'Strategius'
	data['Antiochus Strategos'].works = 
	    {['The Capture of Jerusalem'] = {['year'] = '10th century'}
    	
    	}
	data['Antiochus Strategos'].aliases = {[false] = 'The Capture of Jerusalem'}

data['Basil of Caesarea'] = {}
	data['Basil of Caesarea'].aLink = 'Basil of Caesarea'
	data['Basil of Caesarea'].xrlFormat1 = {'.xurl'}
	data['Basil of Caesarea'].works = 
	    {['Ekusta dġetaysa [Homiliae in Hexaemeron], translated by George the Hagiorite'] = {['year'] = 'second half of the 11th century', ['xurl'] = 'http://titus.uni-frankfurt.de/texte/etca/cauc/ageo/bascaes/baskes6d/basket.htm', ['xrlFormat'] = 1, ['wLink'] = 'George the Hagiorite'}
    	
    	}
	data['Basil of Caesarea'].aliases = {[false] = 'Ekusta dġetaysa [Homiliae in Hexaemeron], translated by George the Hagiorite', ['Hexaemeron'] = 'Ekusta dġetaysa [Homiliae in Hexaemeron], translated by George the Hagiorite'}

data['Bible'] = {}
	data['Bible'].aLink = 'Bible translations into Georgian'
	data['Bible'].year = '5th century and later'
	data['Bible'].works = 
	    {['Matthew'] = {['wLink'] = 'Gospel of Matthew'}, ['Mark'] = {['wLink'] = 'Gospel of Mark'}, ['Luke'] = {['wLink'] = 'Gospel of Luke'}, ['John'] = {['wLink'] = 'Gospel of John'}, 
    	}
	data['Bible'].aliases = {['მთ.'] = 'Matthew', ['მრ.'] = 'Mark', ['ლ.'] = 'Luke', ['ი.'] = 'John'}

data['Hippolytus'] = {}
	data['Hippolytus'].aLink = 'Hippolytus of Rome'
	data['Hippolytus'].works = 
	    {['Commentary on the Song of Songs'] = {['year'] = '10th century'}
    	
    	}
	data['Hippolytus'].aliases = {[false] = 'Commentary on the Song of Songs'}

data['Iaḳob Curṭaveli'] = {}
	data['Iaḳob Curṭaveli'].aLink = 'Iakob Tsurtaveli'
	data['Iaḳob Curṭaveli'].year = '5th century'
	data['Iaḳob Curṭaveli'].xrlFormat1 = {'.xurl'}
	data['Iaḳob Curṭaveli'].works = 
	    {['C̣amebay c̣midisa šušaniḳisi dedoplisay [Martyrdom of the Holy Queen Shushanik]'] = {['year'] = '476–483', ['wLink'] = 'Martyrdom of the Holy Queen Shushanik', ['xurl'] = 'http://titus.uni-frankfurt.de/texte/etcs/cauc/ageo/gh/gh1/gh1.htm', ['xrlFormat'] = 1}
    	
    	}
	data['Iaḳob Curṭaveli'].aliases = {[false] = 'C̣amebay c̣midisa šušaniḳisi dedoplisay [Martyrdom of the Holy Queen Shushanik]'}

return {['data'] = data}