forked from GitHub/comp-syntax-gu-mlt
cleanup
This commit is contained in:
@@ -72,8 +72,7 @@ lin child_N = mkN "어린이" ;
|
||||
-- lin clever_A = mkA "똑똑한" ;
|
||||
-- lin cloud_N = mkN "cloud" ;
|
||||
-- lin cold_A = mkA "차가운" ;
|
||||
-- lin come_V = regVerb "오다" ; -- JAMO
|
||||
lin come_V = regVerb "오다" ; -- SYLLABLES
|
||||
lin come_V = regVerb "오다" ;
|
||||
lin computer_N = mkN "컴퓨터" ;
|
||||
-- lin cow_N = mkN "cow" ;
|
||||
-- lin dirty_A = mkA "더러운" ;
|
||||
|
||||
Reference in New Issue
Block a user