词条 | Module:Ancient Greek/doc |
释义 |
UsageThis module transliterates Ancient Greek text. It is based on an old version of the Ancient Greek transliteration module on Wiktionary, with minor modifications to make it callable through a template. {{#invoke:Ancient Greek|translit|οἷος}}
The code below uses the basic string functions (for instance, {{code|str:gsub(...)|lua}}) when possible. Ustring functions have to be used when patterns contain sets with multiple-byte characters (for instance, {{code|"[αΑ]"|lua}}), or quantifiers that act on multiple-byte characters ({{code|"α+"|lua}}). And they must be used to correctly get a substring of the ith to the jth Unicode character. In other situations, basic string functions can be used, and are preferred for efficiency's sake, as they don't have to parse the string into codepoints before operating on it. }} 1 : Language-related modules |
随便看 |
|
开放百科全书收录14589846条英语、德语、日语等多语种百科知识,基本涵盖了大多数领域的百科知识,是一部内容自由、开放的电子版国际百科全书。