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