mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-05 09:12:51 -06:00
13 lines
210 B
Plaintext
13 lines
210 B
Plaintext
-- AdverbMlt.gf: adverbial phrases
|
|
--
|
|
-- Maltese Resource Grammar Library
|
|
-- John J. Camilleri, 2012
|
|
-- Licensed under LGPL
|
|
|
|
concrete AdverbMlt of Adverb = CatMlt ** open ResMlt, Prelude in {
|
|
|
|
-- AdN
|
|
-- Adv
|
|
|
|
}
|