mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-29 18:48:37 -06:00
Chi constructions (part of them), topicalized time adverbs
This commit is contained in:
@@ -21,7 +21,7 @@ concrete IdiomChi of Idiom = CatChi ** open Prelude, ResChi in {
|
||||
ProgrVP vp = {
|
||||
verb = regVerb zai_s ;
|
||||
compl = vp.prePart ++ vp.verb.s ++ vp.compl ;
|
||||
prePart = []
|
||||
prePart, topic = []
|
||||
} ;
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user