mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-09-13 13:56:03 -06:00
7 lines
402 B
Plaintext
7 lines
402 B
Plaintext
-- Two ways of saying "he/she gives me a cat"
|
|
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
|