1
0
forked from GitHub/gf-core

Maltese: new reduced verb implementation, using binding for pronominal suffixes

Also include some syntax stuff adapted from Angelo Zammit's dissertation.
These sections in the code are marked with [AZ]

The old verbs implementation can still be found at this point in the GitHub repo:
https://github.com/johnjcamilleri/Maltese-GF-Resource-Grammar/tree/7b3f4a049dbf0a3fd3cb85fde62afb86a6a570f3
This commit is contained in:
john.j.camilleri
2013-01-29 11:35:40 +00:00
parent 229853e46f
commit 72088a56c5
12 changed files with 9219 additions and 1643 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
-- John J. Camilleri, 2012
-- Licensed under LGPL
--# -path=.:abstract:common
--# -path=.:../abstract:../common
concrete SymbolMlt of Symbol = CatMlt ** open Prelude, ResMlt in {