mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-13 05:02:50 -06:00
Added Maltese RG (compiles but far from complete)
This commit is contained in:
15
lib/src/maltese/ConjunctionMlt.gf
Normal file
15
lib/src/maltese/ConjunctionMlt.gf
Normal file
@@ -0,0 +1,15 @@
|
||||
-- ConjunctionMlt.gf: co-ordination
|
||||
--
|
||||
-- Maltese Resource Grammar Library
|
||||
-- John J. Camilleri, 2011
|
||||
-- Licensed under LGPL
|
||||
|
||||
concrete ConjunctionMlt of Conjunction = CatMlt ** open ResMlt, Coordination, Prelude in {
|
||||
|
||||
-- Adv
|
||||
-- AP
|
||||
-- NP
|
||||
-- RS
|
||||
-- S
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user