mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-20 08:32:50 -06:00
subordination in Dutch
This commit is contained in:
@@ -59,9 +59,9 @@ concrete SentenceDut of Sentence = CatDut ** open ResDut, Prelude in {
|
||||
-- s = \\o => t.s ++ p.s ++ cl.s ! t.m ! t.t ! t.a ! p.p ! o ;
|
||||
-- c2 = cl.c2
|
||||
-- } ;
|
||||
--
|
||||
-- AdvS a s = {s = \\o => a.s ++ s.s ! Inv} ;
|
||||
--
|
||||
|
||||
AdvS a s = {s = \\o => a.s ++ s.s ! Inv} ;
|
||||
|
||||
-- RelS s r = {s = \\o => s.s ! o ++ "," ++ r.s ! gennum Neutr Sg} ; --- "welches"
|
||||
--
|
||||
--}
|
||||
|
||||
Reference in New Issue
Block a user