Module:jugs-cell: Difference between revisions
No edit summary |
No edit summary |
||
| Line 63: | Line 63: | ||
past_part = "act|past|part", | past_part = "act|past|part", | ||
pres_ind_sg = "s|pres|act|ind", | |||
pres_ind_1pl = "1|p|pres|act|ind", | pres_ind_1pl = "1|p|pres|act|ind", | ||
pres_ind_2pl = "2|p|pres|act|ind", | pres_ind_2pl = "2|p|pres|act|ind", | ||
pres_ind_3pl = "3|p|pres|act|ind", | pres_ind_3pl = "3|p|pres|act|ind", | ||
past_ind_sg = "s|past|act|ind", | |||
past_ind_1pl = "1|p|past|act|ind", | past_ind_1pl = "1|p|past|act|ind", | ||
past_ind_2pl = "2|p|past|act|ind", | past_ind_2pl = "2|p|past|act|ind", | ||
past_ind_3pl = "3|p|past|act|ind", | past_ind_3pl = "3|p|past|act|ind", | ||
pres_sub_sg = "s|pres|act|sub", | |||
pres_sub_1pl = "1|p|pres|act|sub", | pres_sub_1pl = "1|p|pres|act|sub", | ||
pres_sub_2pl = "2|p|pres|act|sub", | pres_sub_2pl = "2|p|pres|act|sub", | ||
pres_sub_3pl = "3|p|pres|act|sub", | pres_sub_3pl = "3|p|pres|act|sub", | ||
past_sub_sg = "s|past|act|sub", | |||
past_sub_1pl = "1|p|past|act|sub", | past_sub_1pl = "1|p|past|act|sub", | ||
past_sub_2pl = "2|p|past|act|sub", | past_sub_2pl = "2|p|past|act|sub", | ||
| Line 98: | Line 90: | ||
mp_past_part = "mp|past|part", | mp_past_part = "mp|past|part", | ||
mp_pres_ind_sg = "s|pres|mp|ind", | |||
mp_pres_ind_1pl = "1|p|pres|mp|ind", | mp_pres_ind_1pl = "1|p|pres|mp|ind", | ||
mp_pres_ind_2pl = "2|p|pres|mp|ind", | mp_pres_ind_2pl = "2|p|pres|mp|ind", | ||
mp_pres_ind_3pl = "3|p|pres|mp|ind", | mp_pres_ind_3pl = "3|p|pres|mp|ind", | ||
mp_past_ind_sg = "s|past|mp|ind", | |||
mp_past_ind_1pl = "1|p|past|mp|ind", | mp_past_ind_1pl = "1|p|past|mp|ind", | ||
mp_past_ind_2pl = "2|p|past|mp|ind", | mp_past_ind_2pl = "2|p|past|mp|ind", | ||
mp_past_ind_3pl = "3|p|past|mp|ind", | mp_past_ind_3pl = "3|p|past|mp|ind", | ||
mp_pres_sub_sg = "s|pres|mp|sub", | |||
mp_pres_sub_1pl = "1|p|pres|mp|sub", | mp_pres_sub_1pl = "1|p|pres|mp|sub", | ||
mp_pres_sub_2pl = "2|p|pres|mp|sub", | mp_pres_sub_2pl = "2|p|pres|mp|sub", | ||
mp_pres_sub_3pl = "3|p|pres|mp|sub", | mp_pres_sub_3pl = "3|p|pres|mp|sub", | ||
mp_past_sub_sg = "s|past|mp|sub", | |||
mp_past_sub_1pl = "1|p|past|mp|sub", | mp_past_sub_1pl = "1|p|past|mp|sub", | ||
mp_past_sub_2pl = "2|p|past|mp|sub", | mp_past_sub_2pl = "2|p|past|mp|sub", | ||