mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-03 08:12:51 -06:00
Added Maltese RG (compiles but far from complete)
This commit is contained in:
12
lib/src/maltese/StructuralMlt.gf
Normal file
12
lib/src/maltese/StructuralMlt.gf
Normal file
@@ -0,0 +1,12 @@
|
||||
-- StructuralMlt.gf: lexicon of structural words
|
||||
--
|
||||
-- Maltese Resource Grammar Library
|
||||
-- John J. Camilleri, 2011
|
||||
-- Licensed under LGPL
|
||||
|
||||
concrete StructuralMlt of Structural = CatMlt **
|
||||
open MorphoMlt, ResMlt, ParadigmsMlt, Prelude in {
|
||||
|
||||
flags optimize=all ; coding=utf8 ;
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user