mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-22 01:36:20 -06:00
=ReImplemented UseCl to cater for all 3 Tense and 1 Coditional mood Form
This commit is contained in:
@@ -1223,10 +1223,10 @@ mkSubjPrefix : Agreement -> Str =\a ->case a of {
|
||||
};
|
||||
VFPresPart => table{
|
||||
PreVerb => [];
|
||||
PriNegM => "ti";
|
||||
PriNegM => [];
|
||||
--ObjRel => [];
|
||||
--SubjMarker =[];
|
||||
SecNegM => [];
|
||||
SecNegM => "ta";
|
||||
TAMarker => "riku";
|
||||
PersistiveMarker => [];
|
||||
--DObjM => [];
|
||||
|
||||
Reference in New Issue
Block a user