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