Implement punctuation
Nobody has claimed this yet.
- Dominant language
- Common Lisp
- Stars
- 3
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
This issue is closely related to #84. Its goal is to implement basic punctuation:
1. In coordination structures, see #84.
2. Sentence delimitation:
> O cachorro latiu?
> Que cachorro latiu?
> Quem prendeu o cachorro?
> O cachorro latiu.
In case of two, it is important that the punctuation contribute a feature marking the ilocutionary force of the sentence: declaration, question, etc.
The present issue is very important to define a workflow of manual changes in the grammar in connection with changes with the help of the questionnaire.
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.
Research direction
Start by reading the related issue #84 and tracing the grammar/questionnaire workflow mentioned here; locate the existing coordination and sentence-delimitation entry points. Done means basic punctuation is handled for the listed Portuguese examples and the punctuation contributes the intended declaration, question, or other illocutionary-force feature.
Written by the indexing model from the issue text.
Assessment
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100