forked from GitHub/gf-rgl
add passive for cinta
This commit is contained in:
@@ -228,11 +228,12 @@ lin long_A = mkA "panjang" ;
|
|||||||
-- lin lose_V2 = mkV2 "" ;
|
-- lin lose_V2 = mkV2 "" ;
|
||||||
-- lin louse_N = mkN "" ;
|
-- lin louse_N = mkN "" ;
|
||||||
-- lin love_N = mkN "" ;
|
-- lin love_N = mkN "" ;
|
||||||
-- lin love_V2 = let love' : V2 = mkV2 "cinta" in love' ** {
|
lin love_V2 = let love' : V2 = mkV2 "cinta" in love' ** {
|
||||||
-- s = \\_ => "mencintai" ;
|
s = table {
|
||||||
-- passive = "dicintai" ;
|
Passive => "dicintai" ;
|
||||||
-- } ;
|
_ => "mencintai" };
|
||||||
lin love_V2 = mkV4 "cinta" "i";
|
};
|
||||||
|
-- lin love_V2 = mkV4 "cinta" "i";
|
||||||
|
|
||||||
----
|
----
|
||||||
-- M
|
-- M
|
||||||
|
|||||||
@@ -16,4 +16,4 @@ LangMay: buku itu dibaca
|
|||||||
|
|
||||||
Lang: UseCl (TTAnt TPres ASimul) PPos (PredVP (DetCN (DetQuant that_Quant NumSg) (UseN book_N)) (AdvVP (PassV2 read_V2) (PrepNP to_Prep (UsePron youSg_Pron))))
|
Lang: UseCl (TTAnt TPres ASimul) PPos (PredVP (DetCN (DetQuant that_Quant NumSg) (UseN book_N)) (AdvVP (PassV2 read_V2) (PrepNP to_Prep (UsePron youSg_Pron))))
|
||||||
LangEng: that book is read to you
|
LangEng: that book is read to you
|
||||||
LangMay: buku itu dibacakan kepada kamu
|
LangMay: buku itu dibaca kepadamu
|
||||||
Reference in New Issue
Block a user