Lemma-tests for verbs in …verbs.lexc
On this page
Lemma-tests for verbs in …verbs.lexc
Lemma statistics
- 5769 lemmas
- 100.0 % success
Settings used
{
"adjectives": {
"exclusions": [
"(adjcmp1|ELDRI|ELSTUR|adj_def)"
],
"lemmatags": [
"+A+Msc+Sg+Nom+Indef",
"+A+Msc+Sg+Nom+Def",
"+A+Comp+Msc+Sg+Nom+Def",
"+A+Superl+Msc+Sg+Nom+Def"
],
"lexcfile": ".../adjectives.lexc"
},
"analyser": ".../analyser-gt-norm.hfstol",
"generator": ".../generator-gt-norm.hfstol",
"nouns": {
"lemmatags": [
"+N+Neus+Sg+Nom+Indef",
"+N+Neu+Pl+Nom+Indef",
"+N+Fem+Sg+Nom+Indef",
"+N+Fem+Pl+Nom+Indef",
"+N+Msc+Sg+Nom+Indef",
"+N+Msc+Pl+Nom+Indef"
],
"lexcfile": ".../nouns.lexc"
},
"propernouns": {
"lemmatags": [
"+N+Prop+Sg+Nom",
"+N+Prop+Msc+Sg+Nom",
"+N+Prop+Fem+Sg+Nom",
"+N+Prop+Neu+Sg+Nom",
"+N+Prop+Msc+Sg+Nom+Indef",
"+N+Prop+Fem+Sg+Nom+Indef",
"+N+Prop+Neu+Sg+Nom+Indef",
"+N+Prop+Msc+Pl+Nom+Indef",
"+N+Prop+Fem+Pl+Nom+Indef",
"+N+Prop+Neu+Pl+Nom+Indef"
],
"lexcfile": ".../propernouns.lexc"
},
"verbs": {
"lemmatags": [
"+V+Inf",
"+V+Inf+Pass"
],
"lexcfile": ".../verbs.lexc"
}
}