1
0
forked from GitHub/gf-rgl

correct position of adjCompl in PassVPSlash, PassAgentVPSlash and SlashV2V in Malay

This commit is contained in:
Meowyam
2024-01-24 13:44:45 +08:00
parent 23adb5a493
commit 2ec3bdc80e
5 changed files with 14 additions and 10 deletions

View File

@@ -74,8 +74,8 @@ LangMay: apa daging yang dimakan
AllEngAbs: (PassAgentVPSlash (SlashV2V beg_V2V (UseV go_V)) (UsePron i_Pron))
AllEng: be begged to go by me
AllMay: diseru untuk pergi olehku
AllMay: dirayu untuk pergi olehku
AllEngAbs: (PassVPSlash (SlashV2V beg_V2V (UseV sleep_V)))
AllEng: be begged to sleep
AllMay: diseru untuk tidur
AllMay: dirayu untuk tidur

View File

@@ -13,8 +13,9 @@ Lang: UseCl (TTAnt TFut ASimul) PPos (PredVP (DetCN (DetQuant DefArt NumSg) (Use
LangEng: the cat will walk
LangMay: kucing akan berjalan
Lang: PredVP (UsePron i_Pron) (ComplSlash (SlashV2V beg_V2V (UseV go_V)) (UsePron she_Pron))
Lang: UttS (UseCl (TTAnt TPast ASimul) PPos (PredVP (UsePron i_Pron) (ComplSlash (SlashV2V beg_V2V (UseV go_V)) (DetNP (DetQuant (PossPron she_Pron) NumPl)))))
LangEng: I begged her to go
LangMay: aku merayu dia untuk pergi
-------------
-- Conditions