(Dut) Fix ordinals and superlatives

This commit is contained in:
Inari Listenmaa
2018-07-03 18:25:14 +02:00
parent 6eaee8e4c1
commit 730fd6501c
5 changed files with 32 additions and 23 deletions

View File

@@ -50,7 +50,8 @@ lin
tr (th [] ++ th (heading positive_Parameter) ++ th (heading comparative_Parameter) ++
th (heading superlative_Parameter)) ++
tr (th (heading predicative_Parameter) ++ gforms APred) ++
tr (th (heading attributive_Parameter) ++ gforms AAttr) ++
tr (th (heading attributive_Parameter) ++ gforms (AAttr Utr)) ++
tr (th (heading attributive_Parameter) ++ gforms (AAttr Neutr)) ++
tr (th (heading partitive_Parameter) ++ gforms AGen)
)
in { t = "a" ;