fix in DocumentationHin

This commit is contained in:
kr.angelov
2014-02-27 13:07:22 +00:00
parent 9f4d8a8c55
commit 678732a7f1

View File

@@ -74,12 +74,12 @@ lin
s1 = heading1 "Verb" ; s1 = heading1 "Verb" ;
s2 = heading2 "Root" ++ s2 = heading2 "Root" ++
paragraph (verb.s ! Root) ++ paragraph (verb.s ! Root) ++
heading2 "Subj" ++ heading2 "Present" ++
forms CommonHindustani.Subj ++
heading2 "Perfective" ++
forms Perf ++
heading2 "Imperfective" ++
forms Imperf ++ forms Imperf ++
heading2 "Past" ++
forms CommonHindustani.Subj ++
heading2 "Past Perfect" ++
forms Perf ++
heading2 "Infinitive" ++ heading2 "Infinitive" ++
frameTable ( frameTable (
tr (th "" ++ td (verb.s ! Inf)) ++ tr (th "" ++ td (verb.s ! Inf)) ++