1
0
forked from GitHub/gf-rgl

including Markup in LangGer,Ita which was missing

This commit is contained in:
aarneranta
2021-01-20 08:32:59 +01:00
parent 94341f57f9
commit da1767b18a
3 changed files with 3 additions and 1 deletions
+1 -1
View File
@@ -165,7 +165,7 @@ incomplete concrete ExtendRomanceFunctor of Extend =
ComplGenVV = variants {} ; -- VV -> Ant -> Pol -> VP -> VP ; -- want not to have slept
ComplSlashPartLast = ComplSlash ;
CompoundN = variants {} ; -- N -> N -> N ; -- control system / controls system / control-system
CompoundN a b = lin N {s = \\n => b.s ! n ++ a.s ! Sg ; g = b.g} ; -- connessione internet = internet connection
CompoundAP = variants {} ; -- N -> A -> AP ; -- language independent / language-independent
lin