Module:TAMNAMS: Difference between revisions
mNo edit summary |
Removed encode function as it's part of module:mos now; removed hyphen from prefixes since the more common case is prepending it, not having it standalone |
||
| Line 119: | Line 119: | ||
-- And prefixes | -- And prefixes | ||
p.tamnams_prefix = { | p.tamnams_prefix = { | ||
['1L 1s'] = 'monwd | ['1L 1s'] = 'monwd', | ||
['2L 2s'] = 'biwd | ['2L 2s'] = 'biwd', | ||
['1L 5s'] = 'amech | ['1L 5s'] = 'amech', | ||
['2L 4s'] = 'mal | ['2L 4s'] = 'mal', | ||
['3L 3s'] = 'triwd | ['3L 3s'] = 'triwd', | ||
['4L 2s'] = 'citro | ['4L 2s'] = 'citro', | ||
['5L 1s'] = 'mech | ['5L 1s'] = 'mech', | ||
['1L 6s'] = 'on | ['1L 6s'] = 'on', | ||
['2L 5s'] = 'pel | ['2L 5s'] = 'pel', | ||
['3L 4s'] = 'mosh | ['3L 4s'] = 'mosh', | ||
['4L 3s'] = 'smi | ['4L 3s'] = 'smi', | ||
['5L 2s'] = 'dia | ['5L 2s'] = 'dia', | ||
['6L 1s'] = 'arch | ['6L 1s'] = 'arch', | ||
['1L 7s'] = 'apine | ['1L 7s'] = 'apine', | ||
['2L 6s'] = 'subar | ['2L 6s'] = 'subar', | ||
['3L 5s'] = 'check | ['3L 5s'] = 'check', | ||
['4L 4s'] = 'tetrawd | ['4L 4s'] = 'tetrawd', | ||
['5L 3s'] = 'oneiro | ['5L 3s'] = 'oneiro', | ||
['6L 2s'] = 'ek | ['6L 2s'] = 'ek', | ||
['7L 1s'] = 'pine | ['7L 1s'] = 'pine', | ||
['1L 8s'] = 'ablu | ['1L 8s'] = 'ablu', | ||
['2L 7s'] = 'bal | ['2L 7s'] = 'bal', | ||
['3L 6s'] = 'cher | ['3L 6s'] = 'cher', | ||
['4L 5s'] = 'gram | ['4L 5s'] = 'gram', | ||
['5L 4s'] = 'cthon | ['5L 4s'] = 'cthon', | ||
['6L 3s'] = 'hyru | ['6L 3s'] = 'hyru', | ||
['7L 2s'] = 'arm | ['7L 2s'] = 'arm', | ||
['8L 1s'] = 'blu | ['8L 1s'] = 'blu', | ||
['1L 9s'] = 'asina | ['1L 9s'] = 'asina', | ||
['2L 8s'] = 'jara | ['2L 8s'] = 'jara', | ||
['3L 7s'] = 'seph | ['3L 7s'] = 'seph', | ||
['4L 6s'] = 'lime | ['4L 6s'] = 'lime', | ||
['5L 5s'] = 'pentawd | ['5L 5s'] = 'pentawd', | ||
['6L 4s'] = 'lem | ['6L 4s'] = 'lem', | ||
['7L 3s'] = 'dico | ['7L 3s'] = 'dico', | ||
['8L 2s'] = 'tara | ['8L 2s'] = 'tara', | ||
['9L 1s'] = 'sina | ['9L 1s'] = 'sina' | ||
} | } | ||
| Line 268: | Line 268: | ||
------------------------------ HELPER FUNCTIONS -------------------------------- | ------------------------------ HELPER FUNCTIONS -------------------------------- | ||
-------------------------------------------------------------------------------- | -------------------------------------------------------------------------------- | ||
-------------------------------------------------------------------------------- | -------------------------------------------------------------------------------- | ||
| Line 273: | Line 276: | ||
-------------------------------------------------------------------------------- | -------------------------------------------------------------------------------- | ||
-------------------------------------------------------------------------------- | -------------------------------------------------------------------------------- | ||