mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-05-27 08:58:55 -06:00
(May) add some lexicon
This commit is contained in:
@@ -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" ;
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user