mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-25 11:06:28 -06:00
make it possible to control the preposition in LN
This commit is contained in:
@@ -110,7 +110,9 @@ lin
|
||||
tr (th (heading partitive_Parameter) ++ td (ln.s ! Ptv)) ++
|
||||
tr (th ("местный") ++ td (ln.s ! Loc)) ++
|
||||
tr (th ("звательный") ++ td (ln.s ! VocRus))
|
||||
)
|
||||
) ++
|
||||
heading2 (heading adverb_Category) ++
|
||||
paragraph (ln.c.s ++ ln.s ! ln.c.c)
|
||||
} ;
|
||||
|
||||
InflectionA, InflectionA2 = \adj -> {
|
||||
|
||||
Reference in New Issue
Block a user