forked from GitHub/gf-core
13 lines
220 B
Plaintext
13 lines
220 B
Plaintext
-- RelativeMlt.gf: relational clauses and pronouns
|
|
--
|
|
-- Maltese Resource Grammar Library
|
|
-- John J. Camilleri, 2012
|
|
-- Licensed under LGPL
|
|
|
|
concrete RelativeMlt of Relative = CatMlt ** open ResMlt in {
|
|
|
|
-- RCl
|
|
-- RP
|
|
|
|
}
|