Some of the compound analyses of numbers 11–19 contain an empty lemma followed by the tag +Cmp, such as
yksitoista yksi+Num+Sg+Nom#+Cmp#toinen+N+Sg+Par
yksitoista yksi+Num+Card+Sg+Nom#+Cmp#toinen+N+Sg+Par
Not sure if this is actually an error or intended, but it caused some problems in NDS, which expects the +Cmp tag to belong to a lemma. I am creating a guard there just in case anyways.
Some of the compound analyses of numbers 11–19 contain an empty lemma followed by the tag
+Cmp, such asNot sure if this is actually an error or intended, but it caused some problems in NDS, which expects the
+Cmptag to belong to a lemma. I am creating a guard there just in case anyways.