forked from GitHub/gf-rgl
14 lines
265 B
Plaintext
14 lines
265 B
Plaintext
-- IrregMlt.gf: irregularly inflected words (mostly verbs)
|
|
--
|
|
-- Maltese Resource Grammar Library
|
|
-- John J. Camilleri, 2012
|
|
-- Licensed under LGPL
|
|
|
|
--# -path=.:prelude:../abstract:../common
|
|
|
|
concrete IrregMlt of IrregMltAbs = CatMlt ** open ParadigmsMlt in {
|
|
|
|
|
|
|
|
}
|