mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-15 22:22:51 -06:00
corrections prompted by Janna's examples in resource
This commit is contained in:
@@ -53,7 +53,7 @@ incomplete concrete QuestionRomance of Question =
|
||||
} ;
|
||||
|
||||
PrepIP p ip = {
|
||||
s = p.s ++ ip.s ! accusative
|
||||
s = p.s ++ ip.s ! p.c
|
||||
} ;
|
||||
|
||||
AdvIP ip adv = {
|
||||
|
||||
Reference in New Issue
Block a user