mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-09 04:59:31 -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\"" "мн.ч." ++
|
||||
th "нечленувано" ++ td (a.s ! (APl Indef))) ++
|
||||
tr (th "членувано" ++ td (a.s ! (APl Def)))
|
||||
) ;
|
||||
) ++
|
||||
heading1 ("Наречие") ++
|
||||
paragraph (a.s ! (ASg Neut Indef)) ;
|
||||
s3= ""
|
||||
} ;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user