forked from GitHub/gf-core
Added Maltese RG (compiles but far from complete)
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
-- ExtraMlt.gf: extra stuff
|
||||
--
|
||||
-- Maltese Resource Grammar Library
|
||||
-- John J. Camilleri, 2011
|
||||
-- Licensed under LGPL
|
||||
|
||||
concrete ExtraMlt of ExtraMltAbs = CatMlt **
|
||||
open ResMlt, ParadigmsMlt in {
|
||||
|
||||
flags coding=utf8 ;
|
||||
|
||||
|
||||
-- lin
|
||||
-- thigh_N = mkNounDual "koxxa" ;
|
||||
-- sailor_N = mkNoun "baħri" ;
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user