1
0
forked from GitHub/gf-rgl
Files
gf-rgl/src/maltese/StructuralMlt.gf
2012-01-03 13:07:43 +00:00

13 lines
283 B
Plaintext

-- StructuralMlt.gf: lexicon of structural words
--
-- Maltese Resource Grammar Library
-- John J. Camilleri, 2011
-- Licensed under LGPL
concrete StructuralMlt of Structural = CatMlt **
open MorphoMlt, ResMlt, ParadigmsMlt, Prelude in {
flags optimize=all ; coding=utf8 ;
}