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