gf-3.3.3: lib/src/maltese/NounMlt.gf
-- NounMlt.gf: noun phrases and nouns
--
-- Maltese Resource Grammar Library
-- John J. Camilleri, 2012
-- Licensed under LGPL
concrete NounMlt of Noun = CatMlt ** open ResMlt, Prelude in {
flags optimize=noexpand ;
-- Card
-- CN
-- Det
-- NP
-- Num
-- Ord
}