packages feed

gf-3.3.3: lib/src/maltese/StructuralMlt.gf

-- StructuralMlt.gf: lexicon of structural words
--
-- Maltese Resource Grammar Library
-- John J. Camilleri, 2012
-- Licensed under LGPL

concrete StructuralMlt of Structural = CatMlt **
  open MorphoMlt, ResMlt, ParadigmsMlt, Prelude in {

  flags optimize=all ;  coding=utf8 ;

}