mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-03 16:22:52 -06:00
Maltese RG: big improvements with clitics in VPs
This commit is contained in:
@@ -43,7 +43,7 @@ concrete QuestionMlt of Question = CatMlt ** open ResMlt, ParamX, Prelude in {
|
||||
-- IComp -> NP -> QCl
|
||||
-- where is John
|
||||
QuestIComp icomp np =
|
||||
mkQuestion icomp (mkClause (np.s ! npNom) np.a (predV copula_kien)) ;
|
||||
mkQuestion icomp (mkClause (np.s ! npNom) np.a CopulaVP) ;
|
||||
|
||||
-- Prep -> IP -> IAdv
|
||||
-- with whom
|
||||
|
||||
Reference in New Issue
Block a user