forked from GitHub/gf-rgl
(May) add some lexicon
This commit is contained in:
@@ -86,7 +86,7 @@ lin cow_N = mkN "embu" ;
|
|||||||
----
|
----
|
||||||
-- D
|
-- D
|
||||||
|
|
||||||
-- lin day_N = mkN "" ;
|
lin day_N = mkN "hari" ;
|
||||||
-- lin die_V = mkV "" ;
|
-- lin die_V = mkV "" ;
|
||||||
-- lin dig_V = mkV "" ;
|
-- lin dig_V = mkV "" ;
|
||||||
-- lin dirty_A = mkA "" ;
|
-- lin dirty_A = mkA "" ;
|
||||||
@@ -423,7 +423,7 @@ lin woman_N = mkN "perempuan" ;
|
|||||||
-- lin wood_N = mkN "" ;
|
-- lin wood_N = mkN "" ;
|
||||||
-- lin worm_N = mkN "" ;
|
-- lin worm_N = mkN "" ;
|
||||||
lin write_V2 = mkV2 "tulis" ;
|
lin write_V2 = mkV2 "tulis" ;
|
||||||
-- lin year_N = mkN "" ;
|
lin year_N = mkN "tahun" ;
|
||||||
-- lin yellow_A = mkA "" ;
|
-- lin yellow_A = mkA "" ;
|
||||||
lin young_A = mkA "muda" ;
|
lin young_A = mkA "muda" ;
|
||||||
|
|
||||||
|
|||||||
@@ -96,8 +96,8 @@ oper
|
|||||||
-- Prep
|
-- Prep
|
||||||
|
|
||||||
-- lin above_Prep = mkPrep ""
|
-- lin above_Prep = mkPrep ""
|
||||||
-- lin after_Prep = mkPrep ""
|
lin after_Prep = mkPrep "selepas" ;
|
||||||
-- lin before_Prep = mkPrep "" ;
|
lin before_Prep = mkPrep "sebelum" ;
|
||||||
-- lin behind_Prep = mkPrep "" ;
|
-- lin behind_Prep = mkPrep "" ;
|
||||||
-- lin between_Prep = = mkPrep "" ;
|
-- lin between_Prep = = mkPrep "" ;
|
||||||
lin by8agent_Prep = mkPrep "oleh" ; -- for pronoun agent, see Mintz p. 170, 5.4.1
|
lin by8agent_Prep = mkPrep "oleh" ; -- for pronoun agent, see Mintz p. 170, 5.4.1
|
||||||
|
|||||||
Reference in New Issue
Block a user