forked from GitHub/gf-core
15 lines
240 B
Plaintext
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
|
|
|
|
}
|