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

16 lines
251 B
Plaintext

-- ConjunctionMlt.gf: co-ordination
--
-- Maltese Resource Grammar Library
-- John J. Camilleri, 2012
-- Licensed under LGPL
concrete ConjunctionMlt of Conjunction = CatMlt ** open ResMlt, Coordination, Prelude in {
-- Adv
-- AP
-- NP
-- RS
-- S
}