Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Ask please a merge with upstream hu and main branch, because I need follow up english definitions.yaml change :-):-)

Open
#768 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
42/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Active
Tech stack
yaml

Research direction

Start by reviewing the requested diff in Rules/Languages/hu/definitions.yaml and the repository's hu and main branch history. After the branches are merged as requested, apply the FunctionApplicationWord definition and run the Hungarian tests to confirm the change without introducing unrelated commits.

Written by the indexing model from the issue text.

Description

Hi Boys,

@NSoiffer, please do a merge to the upstream hu and main branch the proper directions, to lands to the main branch with newest hungarian tests.
I would like follow up english rule changes, now only the definitions.yaml file need me do a small modification based with audit tool.
Following the diff output, but me need testing the hu branch the modification after merged main and hu branches:

diff --git a/Rules/Languages/hu/definitions.yaml b/Rules/Languages/hu/definitions.yaml
index 0616df94..3af6e5a9 100644
--- a/Rules/Languages/hu/definitions.yaml
+++ b/Rules/Languages/hu/definitions.yaml
@@ -339,6 +339,12 @@
     ## Other : Not tested, don't appear in https://w3c.github.io/mathml-docs/intent-core-concepts/
     "modified-variable": "silent= "
   }
+  # The connector word to say for functional 'IntentMappings' (in English, "of")
+  # This is likely the word used for U+2061 in unicode.yaml, but for technical reasons needs to be defined here
+  # vector of length=1 because scalars not supported
+- FunctionApplicationWord: ["a(z)"]
+
+
 
   # Names of functions that in terse mode don't say "of" (or it's equivalent in other languages)
 - TerseFunctionNames: {

I not want fetch and interactive rebase upstream main branch to the hu branch, because this change resulting dozen unrelated commits if I want open a PR this change related.

Thanks the merge and the cooperation,

Attila

Dominant language
Rust
Stars
114
Forks
85
Avg merge
1d 11h
Merged PRs (30d)
66

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.

More from daisy/MathCAT

All issues in daisy/MathCAT

Similar issues

More Rust issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.