forked from GitHub/gf-rgl
Removed unused type
This commit is contained in:
@@ -432,12 +432,6 @@ oper
|
|||||||
-- Note 2. Imperative Sg P2 of reflexive verbs, can be сь as well as ся, but because there is no passive forms
|
-- Note 2. Imperative Sg P2 of reflexive verbs, can be сь as well as ся, but because there is no passive forms
|
||||||
-- we can store the sya-schema and 'BIND++' as necessary.
|
-- we can store the sya-schema and 'BIND++' as necessary.
|
||||||
|
|
||||||
Verb : Type = {
|
|
||||||
s : Voice => Tense => Agr => Str ;
|
|
||||||
refl : Reflexivity ;
|
|
||||||
tran : Transitivity
|
|
||||||
} ;
|
|
||||||
|
|
||||||
oper
|
oper
|
||||||
|
|
||||||
guessVerbForms : Aspect -> Transitivity -> Str -> Str -> Str -> VerbForms
|
guessVerbForms : Aspect -> Transitivity -> Str -> Str -> Str -> VerbForms
|
||||||
|
|||||||
Reference in New Issue
Block a user