mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-05-27 08:58:55 -06:00
added SlashV2a
This commit is contained in:
@@ -8,4 +8,6 @@ concrete VerbMkd of Verb = CatMkd ** open Prelude,ResMkd in {
|
||||
imperative = \\a,n => vps.imperative ! a ! n ++ np.s;
|
||||
participle = {aorist = \\a,gn => vps.participle.aorist ! a ! gn ++ np.s;
|
||||
perfect = \\a => vps.participle.perfect ! a ++ np.s}} ;
|
||||
lin SlashV2a v = v ;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user