forked from GitHub/gf-core
the determiner tout_Det in ExtraFre
This commit is contained in:
@@ -56,5 +56,12 @@ concrete ExtraFre of ExtraFreAbs = ExtraRomanceFre **
|
||||
_ => elisQue
|
||||
} ;
|
||||
|
||||
lin
|
||||
tout_Det = {
|
||||
s = \\g,c => prepCase c ++ genForms "tout" "toute" ! g ;
|
||||
sp = \\g,c => prepCase c ++ genForms "tout" "toute" ! g ;
|
||||
n = Sg ;
|
||||
s2 = []
|
||||
} ;
|
||||
|
||||
}
|
||||
|
||||
@@ -31,4 +31,8 @@ abstract ExtraFreAbs = ExtraRomanceAbs - [ProDrop] ** {
|
||||
youPl8fem_Pron : Pron ;
|
||||
youPol8fem_Pron : Pron ;
|
||||
|
||||
-- The determiner "tout" in the special use "tout nombre"
|
||||
|
||||
tout_Det : Det ;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user