forked from GitHub/gf-core
13 lines
212 B
Plaintext
13 lines
212 B
Plaintext
-- AdverbMlt.gf: adverbial phrases
|
|
--
|
|
-- Maltese GF Resource Grammar
|
|
-- John J. Camilleri 2011 -- 2013
|
|
-- Licensed under LGPL
|
|
|
|
concrete AdverbMlt of Adverb = CatMlt ** open ResMlt, Prelude in {
|
|
|
|
-- AdN
|
|
-- Adv
|
|
|
|
}
|