mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-16 14:42:50 -06:00
Maltese RG: Fix apposition. Add ExtAdvNP & ExtAdvVP. Fix adjective order.
This commit is contained in:
@@ -16,7 +16,8 @@ concrete IdiomMlt of Idiom = CatMlt ** open Prelude, ResMlt in {
|
||||
|
||||
-- VP -> Cl
|
||||
-- one sleeps
|
||||
GenericCl vp = mkClause "wieħed" (agrP3 Sg Masc) vp ;
|
||||
-- GenericCl vp = mkClause "wieħed" (agrP3 Sg Masc) vp ;
|
||||
GenericCl vp = mkClause "dak li jkun" (agrP3 Sg Masc) vp ;
|
||||
|
||||
-- NP -> RS -> Cl
|
||||
-- it is I who did it
|
||||
|
||||
Reference in New Issue
Block a user