scribe-org / scribe-org/Scribe-Data

Query generation is including the same query form in more than one query

Open
#617 26 comments 0 reactions 2 assignees View on GitHub

@andrewtavis is already working on this.

Since Aug 8, 2026.

-next release- help wanted
Dominant language
Python
Stars
64
Forks
103
Avg merge
1h 7m
Merged PRs (30d)
1

Description

Terms
Behavior

An issue that was discovered in https://github.com/scribe-org/Scribe-Data/pull/601 is that we have at times the same query form being generated in more than one query. An example of this is for English verbs:

Each of the above query files is returning the englishPastParticiple form, which should not happen.

One potential fix for this is that when we find that there are new forms that haven't been included, it would be best if we regenerate all queries to make sure that no form is repeated. That way the list of available forms is directly translated to queries one to one 😊

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.