mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-16 14:42:50 -06:00
Added Maltese RG (compiles but far from complete)
This commit is contained in:
14
lib/src/maltese/IdiomMlt.gf
Normal file
14
lib/src/maltese/IdiomMlt.gf
Normal file
@@ -0,0 +1,14 @@
|
||||
-- IdiomMlt.gf: idiomatic expressions
|
||||
--
|
||||
-- Maltese Resource Grammar Library
|
||||
-- John J. Camilleri, 2011
|
||||
-- Licensed under LGPL
|
||||
|
||||
concrete IdiomMlt of Idiom = CatMlt ** open Prelude, ResMlt in {
|
||||
|
||||
-- Cl
|
||||
-- QCl
|
||||
-- VP
|
||||
-- Utt
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user