Skip to content

No speller suggestions on words that should have #87

Open
@snomos

Description

@snomos

To repeat:

echo 'Xálistan sámgiela, háss don impirdat miad čálán. Mane son dát ii doaimma.' |\
 ./tools/grammarcheckers/modes/trace-smegram6-spell.mode

Output:

"<Xálistan>"
	"Xálistan" ? <firstCohort>
	"Xálistan" ? <spellskip>
: 
"<sámgiela>"
	"sámgiela" ?
	"sámgiela" ? <spellskip>
"<,>"
	"," CLB <W:0.0>
: 
"<háss>"
	"háss" ?
	"háss" ? <spellskip>
: 
"<don>"
	"don" Pron Pers Sg2 Nom <W:0.0>
	"dot" Pron Dem Sg Acc <W:0.0>
	"dot" Pron Dem Sg Gen <W:0.0>
	"dot" Pron Dem Sg Ill Attr <W:0.0>
	"dot" Pron Dem Sg Loc Attr <W:0.0>
: 
"<impirdat>"
	"impirdat" ?
	"impirdat" ? <spellskip>
: 
"<miad>"
	"miad" ?
	"miad" ? <spellskip>

etc.

Expected:

suggestions instead of <spellskip>.

Metadata

Metadata

Assignees

Labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions