forked from GitHub/comp-syntax-gu-mlt
korean determiners
This commit is contained in:
@@ -10,6 +10,6 @@ resource MicroResKor = open Prelude in {
|
||||
stem : Str ;
|
||||
t : VerbType
|
||||
} ;
|
||||
Verb2 : Type = { v : Verb } ;
|
||||
Verb2 : Type = Verb ;
|
||||
Adjective : Type = Verb ;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user