45,640
edits
No edit summary |
No edit summary |
||
Line 60: | Line 60: | ||
loc = s2 .. (data.q == "s" and "pri" or "ḍgi") | loc = s2 .. (data.q == "s" and "pri" or "ḍgi") | ||
elseif stem:match(v.."[td].$") then | elseif stem:match(v.."[td].$") then | ||
data.forms["m"] = {s2 .. (data.q == "s" and "tra" or " | data.forms["m"] = {s2 .. (data.q == "s" and "tra" or "tka")} | ||
loc = s2 .. (data.q == "s" and "tri" or "tṡi") | loc = s2 .. (data.q == "s" and "tri" or "tṡi") | ||
elseif stem:match(v.."r.$") then | elseif stem:match(v.."r.$") then |