forked from GitHub/gf-core
Added Maltese RG (compiles but far from complete)
This commit is contained in:
11
lib/src/maltese/AdjectiveMlt.gf
Normal file
11
lib/src/maltese/AdjectiveMlt.gf
Normal file
@@ -0,0 +1,11 @@
|
||||
-- AdjectiveMlt.gf: adjectives
|
||||
--
|
||||
-- Maltese Resource Grammar Library
|
||||
-- John J. Camilleri, 2011
|
||||
-- Licensed under LGPL
|
||||
|
||||
concrete AdjectiveMlt of Adjective = CatMlt ** open ResMlt, Prelude in {
|
||||
|
||||
-- AP
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user