forked from GitHub/gf-core
documenting and reorganizing Verb
This commit is contained in:
@@ -34,4 +34,8 @@ concrete SentenceEng of Sentence = CatEng ** open ResEng in {
|
||||
|
||||
SlashPrep cl prep = cl ** {c2 = prep.s} ;
|
||||
|
||||
EmbedS s = {s = conjThat ++ s.s} ;
|
||||
EmbedQS qs = {s = qs.s ! QIndir} ;
|
||||
EmbedVP vp = {s = infVP vp (agrP3 Sg)} ; --- agr
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user