Module:MOS: Difference between revisions
Added a separate table of abbrevs |
Removed abbrevs from prefixes |
||
| Line 48: | Line 48: | ||
-- Prefixes | -- Prefixes | ||
p.tamnams_prefix = { -- Only mosses with 2/1-equave names in TAMNAMS | p.tamnams_prefix = { -- Only mosses with 2/1-equave names in TAMNAMS | ||
['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-', | ||
| Line 63: | Line 63: | ||
['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-' | ||
} | } | ||