mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-24 18:46:28 -06:00
(Som) Put subject pronoun back in QuestCl
This commit is contained in:
@@ -6,7 +6,7 @@ concrete QuestionSom of Question = CatSom ** open
|
||||
|
||||
lin
|
||||
-- : Cl -> QCl ;
|
||||
QuestCl cl = mergeSTM (cl.s ! Question) ;
|
||||
QuestCl cl = mergeQCl (cl.s ! Question) ;
|
||||
|
||||
-- : IP -> VP -> QCl ;
|
||||
-- QuestVP ip vp = ;
|
||||
|
||||
Reference in New Issue
Block a user