1
0
forked from GitHub/gf-core
Files
gf-core/lib/src/maltese/PhraseMlt.gf
2012-02-21 14:39:19 +00:00

15 lines
240 B
Plaintext

-- PhraseMlt.gf: suprasentential phrases
--
-- Maltese Resource Grammar Library
-- John J. Camilleri, 2012
-- Licensed under LGPL
concrete PhraseMlt of Phrase = CatMlt ** open ParamX, Prelude, ResMlt in {
-- PConj
-- Phr
-- Utt
-- Voc
}