LR-POR / LR-POR/PorGram

check whether the inflectional rules handle all regular cases

Open
#32 7 comments 0 reactions 2 assignees View on GitHub

@analununes is already working on this.

Since Aug 4, 2021.

bug
Dominant language
Common Lisp
Stars
3
Forks
1
PR merge metrics
No merged PRs in 30d

Description

@arademaker e @analununes, como observei em https://github.com/LR-POR/PorGram/issues/15#issuecomment-893019169, pelo menos um caso de forma regular, exemplificado por _podias_, deixou de ser contemplado pelas regras de _my-irules.tdl_.
O algoritmo da @analununes poderia ser aplicado para gerar as formas que estão nos comentários desse arquivo, verificando se batem com as formas correspondentes do MorphoBr? Por outro lado, uma forma de testar a cobertura de _my-irules.tdl_ é aplicar essas regras para gerar os paradigmas de verbos regulares como, por exemplo, _comprar_, _vender_ e _partir_.

Contributor guide

No contributing guide indexed for this repository

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.