mirror of
https://github.com/GrammaticalFramework/comp-syntax-gu-mlt.git
synced 2026-05-20 05:52:50 -06:00
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