Module:MOS: Difference between revisions

Ganaram inukshuk (talk | contribs)
Added a separate table of abbrevs
Ganaram inukshuk (talk | contribs)
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- (abbr. wood)',
['1L 1s'] = 'monwd-',
['2L 2s'] = 'biwd- (abbr. bw)',
['2L 2s'] = 'biwd-',
['1L 5s'] = 'amech-',
['1L 5s'] = 'amech-',
['2L 4s'] = 'mal-',
['2L 4s'] = 'mal-',
['3L 3s'] = 'triwd- (abbr. trw)',
['3L 3s'] = 'triwd-',
['4L 2s'] = 'citro- (abbr. cit)',
['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- (abbr. chk)',
['3L 5s'] = 'check-',
['4L 4s'] = 'tetrawd- (abbr. ttw)',
['4L 4s'] = 'tetrawd-',
['5L 3s'] = 'oneiro- (abbr. onei)',
['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- (abbr. ch)',
['3L 6s'] = 'cher-',
['4L 5s'] = 'gram-',
['4L 5s'] = 'gram-',
['5L 4s'] = 'cthon- (abbr. cth)',
['5L 4s'] = 'cthon-',
['6L 3s'] = 'hyru-',
['6L 3s'] = 'hyru-',
['7L 2s'] = 'arm-',
['7L 2s'] = 'arm-',
['8L 1s'] = 'blu-',
['8L 1s'] = 'blu-',
['1L 9s'] = 'asina- (abbr. asi)',
['1L 9s'] = 'asina-',
['2L 8s'] = 'jara- (abbr. jar)',
['2L 8s'] = 'jara-',
['3L 7s'] = 'seph-',
['3L 7s'] = 'seph-',
['4L 6s'] = 'lime-',
['4L 6s'] = 'lime-',
['5L 5s'] = 'pentawd- (abbr. pw)',
['5L 5s'] = 'pentawd-',
['6L 4s'] = 'lem-',
['6L 4s'] = 'lem-',
['7L 3s'] = 'dico-',
['7L 3s'] = 'dico-',
['8L 2s'] = 'tara- (abbr. tar)',
['8L 2s'] = 'tara-',
['9L 1s'] = 'sina- (abbr. si)'
['9L 1s'] = 'sina-'
}
}