1
0
forked from GitHub/gf-rgl

(May) add some lexicon

This commit is contained in:
Inari Listenmaa
2023-03-03 12:06:59 +08:00
parent 4334bb0846
commit bd93d8296d
2 changed files with 4 additions and 4 deletions

View File

@@ -86,7 +86,7 @@ lin cow_N = mkN "embu" ;
----
-- D
-- lin day_N = mkN "" ;
lin day_N = mkN "hari" ;
-- lin die_V = mkV "" ;
-- lin dig_V = mkV "" ;
-- lin dirty_A = mkA "" ;
@@ -423,7 +423,7 @@ lin woman_N = mkN "perempuan" ;
-- lin wood_N = mkN "" ;
-- lin worm_N = mkN "" ;
lin write_V2 = mkV2 "tulis" ;
-- lin year_N = mkN "" ;
lin year_N = mkN "tahun" ;
-- lin yellow_A = mkA "" ;
lin young_A = mkA "muda" ;

View File

@@ -96,8 +96,8 @@ oper
-- Prep
-- lin above_Prep = mkPrep ""
-- lin after_Prep = mkPrep ""
-- lin before_Prep = mkPrep "" ;
lin after_Prep = mkPrep "selepas" ;
lin before_Prep = mkPrep "sebelum" ;
-- lin behind_Prep = mkPrep "" ;
-- lin between_Prep = = mkPrep "" ;
lin by8agent_Prep = mkPrep "oleh" ; -- for pronoun agent, see Mintz p. 170, 5.4.1