added Extend.SubjunctRelCN

This commit is contained in:
Aarne Ranta
2024-07-30 08:44:01 +02:00
parent 78f333e79e
commit ba2e4a4964
3 changed files with 11 additions and 1 deletions

View File

@@ -305,4 +305,7 @@ fun
fun
TPastSimple : Tense ;
fun
SubjunctRelCN : CN -> RS -> CN ; -- e.g. Romance languages when subjunctive/conjunctive is needed
}