mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-11 04:02:52 -06:00
Added Maltese RG (compiles but far from complete)
This commit is contained in:
12
lib/src/maltese/AdverbMlt.gf
Normal file
12
lib/src/maltese/AdverbMlt.gf
Normal file
@@ -0,0 +1,12 @@
|
||||
-- AdverbMlt.gf: adverbial phrases
|
||||
--
|
||||
-- Maltese Resource Grammar Library
|
||||
-- John J. Camilleri, 2011
|
||||
-- Licensed under LGPL
|
||||
|
||||
concrete AdverbMlt of Adverb = CatMlt ** open ResMlt, Prelude in {
|
||||
|
||||
-- AdN
|
||||
-- Adv
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user