mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-30 19:18:34 -06:00
Maltese RG: sort out noun paradigms and grammar leaks
This commit is contained in:
@@ -88,7 +88,7 @@ concrete SentenceMlt of Sentence = CatMlt ** open
|
||||
-- VP -> SC
|
||||
-- to go
|
||||
EmbedVP vp = {
|
||||
s = infVP vp Simul Pos (agrP3 Sg Masc) --- agr
|
||||
s = infVP vp Simul Pos (agrP3 Sg Masc)
|
||||
} ;
|
||||
|
||||
-- Temp -> Pol -> Cl -> S
|
||||
|
||||
Reference in New Issue
Block a user