Jump to content

Module:pt-verb/por

ពីWiktionary

Documentation for this module may be created at Module:pt-verb/por/doc

return {
    conjugation = "2nd",
    examples = {"repor", "depor", "compor"},
    parent = "pôr",
    strongly_irregular = true,
    weakly_irregular = false,
    anomalous = false,
    multiple_pp = false,
    abundant = false,
    defective = false,
    notes = {"same paradigm as ''[[pôr#Portuguese|pôr]]'', but some forms lack diacritics which ''pôr'' doesn’t"},
    presuffix = "",
    
    [1] = {"por", "pô"},
    [2] = {"por"}, 
    [4] = {"por"},
    
    qualifiers = {
    },
    
    regularity = {
    	[1] = {true, true},
    	[2] = {true},
    	[4] = {true}
    }
}