Module:Quotations/gmq-pro/data

Hello, you have come here looking for the meaning of the word Module:Quotations/gmq-pro/data. In DICTIOUS you will not only get to know all the dictionary meanings for the word Module:Quotations/gmq-pro/data, but we will also tell you about its etymology, its characteristics and you will know how to say Module:Quotations/gmq-pro/data in singular and plural. Everything you need to know about the word Module:Quotations/gmq-pro/data you have here. The definition of the word Module:Quotations/gmq-pro/data will help you to be more precise and correct when speaking or writing your texts. Knowing the definition ofModule:Quotations/gmq-pro/data, as well as those of other words, enriches your vocabulary and provides you with more and better linguistic resources.

This module contains data for works in Proto-Norse and is used to format the parameters of {{Q|gmq-pro|...}}.


local data = {}

data.authorAliases = {
	--Empty for now
}

-- Inscriptions
data = {
	works = {
		 = {
			 = 'Björketorp Runestone',
			 = 'no',
			 = 'c. 600–650 AD',
			 = '<ref>{{R:RuneS|93|Bl 6}}</ref>'
		},
		 = {
			 = 'no',
			 = 'c. 150–500 AD',
			 = '(N KJ92)',
			 = '<ref>{{R:RuneS|88|N KJ92}}</ref>'
		},
		 = {
			 = 'Gummarp Runestone',
			 = 'no',
			 = 'c. 550–650 AD',
			 = '<ref>{{R:RuneS|91|Bl 2}}</ref>'
		},
		 = {
			 = 'Hogganvik Runestone',
			 = 'no',
			 = 'c. 150–450 AD',
			 = '(N Viking2011;28)',
			 = '<ref>{{R:RuneS|436|N Viking2011;28}}</ref>'
		},
		 = {
			 = 'Istaby Runestone',
			 = 'no',
			 = 'c. 550–650',
			 = '<ref>{{R:RuneS|94|Bl 4}}</ref>'
		},
		 = {
			 = 'c. 290–310 AD',
			 = 'no',
			 = '(SJy 68)',
			 = '<ref>{{R:RuneS|370|SJy 68}}</ref>'
		},
		 = {
			 = 'Stentoften Runestone',
			 = 'no',
			 = 'c. 550–650 AD',
			 = '<ref>{{R:RuneS|92|Bl 3}}</ref>'

		},
		 = {
			 = 'Thorsberg chape',
			 = 'no',
			 = 'c. 160–240 AD',
			 = '(Sl 11, DR 7, KJ20)',
			 = '<ref>{{R:RuneS|14|Sl 11}}</ref>'

		},
		 = {
			 = 'Vimose comb',
			 = 'no',
			 = 'c. 150–160 AD',
			 = '(DR 207, KJ26)',
			 = '<ref>{{R:RuneS|20|Fyn 19}}</ref>'

		},
	},
	aliases = {
		 = 'Björketorp stone',
		 = 'Eidsvåg stone',
		 = 'Gummarp stone',
		 = 'Hogganvik stone',
		 = 'Istaby stone',
		 = 'Nydam 1 strap-end',
		 = 'Stentoften stone'
	}
}

return { = data}