expand inflectional rules to handle verbs ending with "air"?
Open
@leoalenc is already working on this.
Since Sep 17, 2021.
enhancement
- Dominant language
- Common Lisp
- Stars
- 3
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
@arademaker e @analununes, conforme #32, a conjugação de verbos terminados em air, como atrair, cair e sair, não está contemplada em my-irules.tdl. O objetivo desta issue é verificar se vale a pena modificar as regras para gerar as formas desses verbos ou se é melhor tratá-los como irregulares, listando as formas não geradas, como saio, atraiam etc. na tabela my-irregs.tab, ou seja, todas as formas que preservam o i do radical, ver conjugação aqui.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.