mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-30 11:08:35 -06:00
distinction between direct and indirect questions in Chi, to eliminate "ma" in indir questions
This commit is contained in:
@@ -41,7 +41,7 @@ concrete ExtraChi of ExtraChiAbs = CatChi **
|
||||
False => insertObj (mkNP ap.s) (predV hen_copula [])
|
||||
} ;
|
||||
QuestRepV cl = {
|
||||
s = \\p,a =>
|
||||
s = \\_,p,a => ---- also for indirect questions?
|
||||
let
|
||||
v = cl.vp.verb ;
|
||||
verb = case a of {
|
||||
|
||||
Reference in New Issue
Block a user