User:Sarri.greek (CAT) » Module accent qualifier doc :: data doc »»Template:User:Sarri.greek/gkm-IPA
This is Module:accent qualifier and the titles i need from Module:accent qualifier/data for Greek.
-- 2024.03.24. ] -- renamed byz to med
-- this is part of ] -- I need the part about greek language
--!! see these at ]
local labels = {}
local aliases = {}
local CE = '<small class="ce-date2">CE</small>'
local BCE = '<small class="ce-date2">BCE</small>'
labels = {
link = "Ancient Greek phonology",
tip = 'Ancient Greek phonology as in the Attic dialect of the 5th century BCE at Wikipedia',
display = '<small>5<sup>th</sup> c. BCE Attic dialect<span style="color:#ffffff;">xxxxxxxxxx</span></small>'
}
labels = {
link = "Ancient Greek phonology",
tip = 'Ancient Greek phonology as in the Attic dialect of the 5th century BCE at Wikipedia',
display = '<small>5<sup>th</sup> c. BCE Attic</small>'
}
labels = {
link = "Modern Greek phonology",
tip = 'Standard Modern Greek phonology after the 1950s - Modern Greek phonology at Wikipedia',
display = '<small>20<sup>th</sup> c. Standard Modern Greek<span style="color:#ffffff;">xxx</span></small>'
}
labels = {
link = "Modern Greek phonology",
tip = 'Standard Modern Greek phonology after the 1950s - Modern Greek phonology at Wikipedia',
display = '<small>20<sup>th</sup> c. Standard Modern Greek</small>'
}
labels = {
link = "Koine_Greek_phonology#Egyptian_Greek,_mid_2nd_century_BC",
tip = 'Hellenistic Koine phonology of Egyptian Greek, 1st century BCE at Wikipedia',
display = '<small>1<sup>st</sup> c. CE Koine of Egypt<span style="color:#ffffff;">xxxxxxxxx</span></small>'
}
labels = {
link = "Koine_Greek_phonology#Egyptian_Greek,_mid_2nd_century_BC",
tip = 'Hellenistic Koine phonology of Egyptian Greek, 1st century BCE at Wikipedia',
display = '<small>1<sup>st</sup> c. CE Koine of Egypt</small>'
}
labels = {
link = "Koine_Greek_phonology#4th_century_AD",
tip = 'Hellenistic Koine Greek phonology of the 4th century CE at Wikipedia',
display = '<small>4<sup>th</sup> c. CE Koine<span style="color:#ffffff;">xxxxxxxxxxxxxxxxx</span></small>'
}
labels = {
link = "Koine_Greek_phonology#4th_century_AD",
tip = 'Hellenistic Koine Greek phonology of the 4th century CE at Wikipedia',
display = '<small>4<sup>th</sup> c. CE Koine</small>'
}
labels = {
link = "Medieval_Greek#Phonetics_and_phonology", -- cannot put |Medieval Greek, phonology -- FIX that at main page
tip = 'Medieval Greek phonology at Wikipedia',
display = '<small>10<sup>th</sup> c. Medieval<span style="color:#ffffff;">xxxxxxxxxxxxxxxx</span></small>'
}
labels = {
link = "Medieval_Greek#Phonetics_and_phonology", -- cannot put |Medieval Greek, phonology -- FIX that at main page
tip = 'Medieval Greek phonology at Wikipedia',
display = '<small>10<sup>th</sup> c. Medieval</small>'
}
labels = {
link = "Medieval_Greek#Phonetics_and_phonology",
tip = 'Medieval Greek phonology at Wikipedia',
display = '<small>15<sup>th</sup> c. Medieval of Constantinople</small>'
}
labels = {
link = "Medieval_Greek#Phonetics_and_phonology",
tip = 'Medieval Greek phonology at Wikipedia',
display = '<small>15<sup>th</sup> c. Medieval of Constantinople</small>'
}
-- what is this?
labels = {
display = "standard"
}
aliases = "standard"
return { labels = labels, aliases = aliases }