forked from GitHub/gf-rgl
=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