mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-23 11:42:49 -06:00
add IAdvAdv in ExtraBul
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
concrete ExtraBul of ExtraBulAbs = CatBul **
|
concrete ExtraBul of ExtraBulAbs = CatBul **
|
||||||
open ResBul, Coordination, Prelude in {
|
open ResBul, MorphoFunsBul, Coordination, Prelude in {
|
||||||
flags coding=cp1251 ;
|
flags coding=cp1251 ;
|
||||||
|
|
||||||
|
|
||||||
@@ -45,6 +45,8 @@ concrete ExtraBul of ExtraBulAbs = CatBul **
|
|||||||
UttImpSg8fem pol imp = {s = pol.s ++ imp.s ! pol.p ! GSg Fem} ;
|
UttImpSg8fem pol imp = {s = pol.s ++ imp.s ! pol.p ! GSg Fem} ;
|
||||||
UttImpSg8neut pol imp = {s = pol.s ++ imp.s ! pol.p ! GSg Fem} ;
|
UttImpSg8neut pol imp = {s = pol.s ++ imp.s ! pol.p ! GSg Fem} ;
|
||||||
|
|
||||||
|
IAdvAdv adv = {s = \\qf => (mkIAdv "êîëêî").s ! qf ++ adv.s} ;
|
||||||
|
|
||||||
oper
|
oper
|
||||||
reflPron : AForm => Str =
|
reflPron : AForm => Str =
|
||||||
table {
|
table {
|
||||||
|
|||||||
Reference in New Issue
Block a user