Jump to content

Module:pt-verb/oer

ពីWiktionary

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

return {
	conjugation = "2nd",
    examples = {"roer", "corroer", "condoer"},
    parent = "er",
    strongly_irregular = false,
    weakly_irregular = true,
    anomalous = false,
    abundant = false,
    defective = false,
    notes = {},
    presuffix = "o",
    
    [9] = {"oído"},
    [10] = {"oídos"},
    [11] = {"oída"},
    [12] = {"oídas"},
    [17] = {"oo", "ôo"},
    [18] = {"óis"},
    [19] = {"ói"},
    [23] = {"oí"},
    [29] = {"oía"},
    [30] = {"oías"},
    [31] = {"oía"},
    [34] = {"oíam"},
    [71] = {"ói"},
    
    qualifiers = {
        [17] = {nil, "o"},
    },
    
    regularity = {
	    [9] = {true},
	    [10] = {true},
	    [11] = {true},
	    [12] = {true},
        [17] = {true, true},
	    [29] = {true},
	    [30] = {true},
	    [31] = {true},
	    [34] = {true},
    }
}