forked from GitHub/gf-rgl
Greek by Ioanna Papodopoulou - complete, 27th RGL language
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
abstract ExtraGreAbs = Extra ** {
|
||||
|
||||
fun
|
||||
TPasse, TImperf : Tense ;
|
||||
|
||||
|
||||
theyFem_Pron: Pron ;
|
||||
theyNeut_Pron: Pron ;
|
||||
|
||||
UttImpSgImperf : Pol -> Imp -> Utt; -- (don't) love yourself
|
||||
UttImpPlImperf : Pol -> Imp -> Utt; -- (don't) love yourselves
|
||||
}
|
||||
Reference in New Issue
Block a user