forked from GitHub/gf-rgl
TPastSimple in Latin and Hungarian
This commit is contained in:
@@ -5,4 +5,7 @@ concrete ExtendHun of Extend = CatHun
|
||||
-- with (Grammar=GrammarHun)
|
||||
** open Prelude, ResHun, NounHun in {
|
||||
|
||||
lin
|
||||
TPastSimple = {s = []} ** {t = Past} ; --# notpresent
|
||||
|
||||
} ;
|
||||
|
||||
@@ -2,5 +2,5 @@
|
||||
|
||||
concrete AllLat of AllLatAbs =
|
||||
LangLat,
|
||||
ExtraLat
|
||||
** {} ;
|
||||
ExtendLat
|
||||
** open ExtraLat in {} ;
|
||||
|
||||
@@ -259,4 +259,6 @@ concrete ExtendLat of Extend = CatLat ** open ResLat in {
|
||||
-- UttDatIP : IP -> Utt ; -- whom (dative)
|
||||
|
||||
|
||||
TPastSimple = {s = []} ** {t = Past} ; --# notpresent
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user