From 9c111ba0bc0fcc5ec2455c4eacf9d8ad2d8e5ef9 Mon Sep 17 00:00:00 2001 From: Meowyam Date: Wed, 17 Jan 2024 04:58:44 +0800 Subject: [PATCH] reinstated kepada Prep in Slash3V3 --- src/malay/VerbMay.gf | 2 +- src/malay/unittest/complements.gftest | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/malay/VerbMay.gf b/src/malay/VerbMay.gf index 50f3bc6f..3492bc34 100644 --- a/src/malay/VerbMay.gf +++ b/src/malay/VerbMay.gf @@ -56,7 +56,7 @@ lin -- : V3 -> NP -> VPSlash ; -- give (it) to her Slash3V3 v3 iobj = useV { - s = \\vf => v3.s ! vf ++ applyPrep v3.c2 iobj ; + s = \\vf => v3.s ! vf ++ applyPrep v3.c2 iobj ++ applyPrep v3.c3 emptyNP ; --iobj.s ! Bare -- applyPrep v3.c3 iobj -- TODO check if this works for all -- probably not } ** { c2 = v3.c2 ;-- Now the VPSlash is missing only the direct object diff --git a/src/malay/unittest/complements.gftest b/src/malay/unittest/complements.gftest index 9e07837e..152149c5 100644 --- a/src/malay/unittest/complements.gftest +++ b/src/malay/unittest/complements.gftest @@ -2,8 +2,8 @@ Lang: UttS (UseCl (TTAnt TPres ASimul) PPos (PredVP (UsePron he_Pron) (ComplSlash (Slash2V3 give_V3 (MassNP (UseN cat_N))) (UsePron i_Pron)))) LangMay: dia memberi kucing kepadaku -Lang: UttS (UseCl (TTAnt TPres ASimul) PPos (PredVP (UsePron he_Pron) (ComplSlash (Slash3V3 give_V3 (UsePron i_Pron)) (MassNP (UseN cat_N))))) -LangMay: dia memberi aku kucing +-- Lang: UttS (UseCl (TTAnt TPres ASimul) PPos (PredVP (UsePron he_Pron) (ComplSlash (Slash3V3 give_V3 (UsePron i_Pron)) (MassNP (UseN cat_N))))) +-- LangMay: dia memberi aku kucing -- Sentence complements