mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-27 03:46:29 -06:00
added questions and relative clauses
This commit is contained in:
@@ -6,4 +6,7 @@ concrete RelativeMkd of Relative = CatMkd ** open Prelude,ResMkd in {
|
||||
GPl => "кои"
|
||||
}
|
||||
} ;
|
||||
lin RelVP rp vp = {
|
||||
s = \\gn,t,a,p => mkClause (rp.s ! gn) {g=gn; p=P3} vp ! t ! a ! p ! Main
|
||||
} ;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user