forked from GitHub/gf-core
Added Maltese RG (compiles but far from complete)
This commit is contained in:
13
lib/src/maltese/IrregMlt.gf
Normal file
13
lib/src/maltese/IrregMlt.gf
Normal file
@@ -0,0 +1,13 @@
|
||||
-- IrregMlt.gf: irregularly inflected words (mostly verbs)
|
||||
--
|
||||
-- Maltese Resource Grammar Library
|
||||
-- John J. Camilleri, 2011
|
||||
-- Licensed under LGPL
|
||||
|
||||
--# -path=.:prelude:../abstract:../common
|
||||
|
||||
concrete IrregMlt of IrregMltAbs = CatMlt ** open ParadigmsMlt in {
|
||||
|
||||
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user