10,735
edits
TheNightAvl (talk | contribs) mNo edit summary |
TheNightAvl (talk | contribs) mNo edit summary |
||
Line 694: | Line 694: | ||
td(get_forms(pp['2s'],"á","avá$","áva")) | td(get_forms(pp['2s'],"á","avá$","áva")) | ||
else | else | ||
if get_forms(pp['2s'],"ai") == get_forms(pp.pst,"ai", "aai$", "áe") then | if get_forms(pp['2s'],"ai","âai$","oai") == get_forms(pp.pst,"ai", "aai$", "áe") then | ||
td(get_forms(pp['2s'],"ai"),2) | td(get_forms(pp['2s'],"ai","âai$","oai"),2) | ||
aidentical = true | aidentical = true | ||
else | else | ||
td(get_forms(pp['2s'],"ai")) | td(get_forms(pp['2s'],"ai","âai$","oai")) | ||
end | end | ||
td(get_forms(pp['2s'],"á")) | td(get_forms(pp['2s'],"á")) |