mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-07 22:26:33 -06:00
15 lines
281 B
Plaintext
15 lines
281 B
Plaintext
-- AllMlt.gf: common grammar plus language-dependent extensions
|
|
--
|
|
-- Maltese GF Resource Grammar
|
|
-- John J. Camilleri 2011 -- 2013
|
|
-- Licensed under LGPL
|
|
|
|
--# -path=.:prelude:../abstract:../common
|
|
|
|
abstract AllMltAbs =
|
|
Lang,
|
|
DictMltAbs,
|
|
IrregMltAbs,
|
|
ExtraMltAbs
|
|
** {} ;
|