=ReImplemented UseCl to cater for all 3 Tense and 1 Coditional mood Form

This commit is contained in:
David Bamutura
2019-05-20 16:48:00 +02:00
parent 143a9e9686
commit 366d6cd38e
2 changed files with 50 additions and 12 deletions

View File

@@ -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 => [];