mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-20 08:32:50 -06:00
participle agreement with RP and IP in romance
This commit is contained in:
@@ -25,7 +25,7 @@ incomplete concrete QuestionRomance of Question =
|
||||
QuestSlash ip slash = {
|
||||
s = \\t,a,p =>
|
||||
let
|
||||
cls = slash.s ! t ! a ! p ! Indic ;
|
||||
cls = slash.s ! ip.a ! t ! a ! p ! Indic ;
|
||||
who = slash.c2.s ++ ip.s ! slash.c2.c
|
||||
in table {
|
||||
QDir => who ++ cls ;
|
||||
|
||||
Reference in New Issue
Block a user