mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-23 19:42:50 -06:00
in the documentation for adjectives in Bulgarian, show the adverb as well
This commit is contained in:
@@ -92,7 +92,9 @@ lin
|
|||||||
tr (intagAttr "th" "colspan=\"2\" rowspan=\"2\"" "мн.ч." ++
|
tr (intagAttr "th" "colspan=\"2\" rowspan=\"2\"" "мн.ч." ++
|
||||||
th "нечленувано" ++ td (a.s ! (APl Indef))) ++
|
th "нечленувано" ++ td (a.s ! (APl Indef))) ++
|
||||||
tr (th "членувано" ++ td (a.s ! (APl Def)))
|
tr (th "членувано" ++ td (a.s ! (APl Def)))
|
||||||
) ;
|
) ++
|
||||||
|
heading1 ("Наречие") ++
|
||||||
|
paragraph (a.s ! (ASg Neut Indef)) ;
|
||||||
s3= ""
|
s3= ""
|
||||||
} ;
|
} ;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user