1
0
forked from GitHub/gf-rgl

(Kor) Small fixes + new words

This commit is contained in:
Inari Listenmaa
2020-04-06 17:50:22 +02:00
parent 8b6275af1c
commit ee3adec428
3 changed files with 5 additions and 5 deletions
+2 -2
View File
@@ -101,8 +101,8 @@ lin something_NP = mkNoun "무엇" ;
-- lin before_Prep = mkPrep "" ;
lin behind_Prep = mkPrep "뒤에" False ;
-- lin between_Prep = = mkPrep "" ;
-- lin by8agent_Prep = mkPrep ;
-- lin by8means_Prep = mkPrep ;
lin by8agent_Prep = mkPrep "에 의해" ; -- TODO check
lin by8means_Prep = mkPrep "에 인해" ; -- TODO check
-- lin during_Prep = mkPrep ;
-- lin except_Prep = mkPrep ;
lin for_Prep = mkPrep "에게" ;