Skip to content

Commit

Permalink
added TPastSimple==TPast
Browse files Browse the repository at this point in the history
  • Loading branch information
krangelov committed Dec 15, 2023
1 parent e7495e1 commit d71ea5d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/turkish/ExtendTur.gf
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,6 @@ concrete ExtendTur of Extend = CatTur ** open ResTur in {
a = {n=num.n; p=P3} ;
} ;

TPastSimple = {s = []} ** {t = Past} ; --# notpresent

}

0 comments on commit d71ea5d

Please sign in to comment.