1
0
forked from GitHub/gf-rgl

Implement the linearization for otherwise_PConj

This commit is contained in:
Ayberk Tosun
2018-08-21 18:23:18 +03:00
parent 191fab7472
commit 47f57afa17

View File

@@ -266,6 +266,6 @@ concrete StructuralTur of Structural = CatTur **
-- been merged. -- been merged.
only_Predet = { s = "sadece" } ; only_Predet = { s = "sadece" } ;
otherwise_PConj = { s = "(TODO: otherwise_PConj)" } ; otherwise_PConj = { s = "aksi takdirde" } ;
} }