Jump to content

User talk:VIGNERON

From Wikifunctions

Welcome to Wikifunctions, VIGNERON!

Wikifunctions is an open repository of code functions that anyone can use and contribute to!

Do you need some help getting started? Here are some pages you can familiarize yourself with:

  • Introduction – An introduction to the project.
  • Community portal – The portal for community members.
  • Contents – The main help page for editing and using the site.
  • Glossary – Definitions of frequently used terms.
  • FAQ – Frequently asked questions.
  • Project chat – Discussions about the project.

Please remember to sign your messages on talk pages by typing four tildes (~~~~); this will automatically insert your username and the date.

If you have any questions, don't hesitate to ask on Project chat. Once again, welcome, and I hope you quickly feel comfortable here, and become an active contributor to Wikifunctions.

Best regards! Lepticed7 (talk) 20:26, 21 August 2023 (UTC)Reply

ListeriaBot

Do you have experience configuring Listeria? The matter came up at wikifunctions talk:human languages. Arlo Barnes (talk) 20:05, 20 February 2024 (UTC)Reply

New functions for Breton indefinite articles

Hi @VIGNERON, I've created the function Breton indefinite article (Z27574) (similar to Breton definite article (Z11700)), and then add indefinite article to Breton lexeme (Z27579). Are these correct?

To have a better code reuse, I've created the helper functions type of mutation for singular Breton article (Z27564), that chooses the correct type of mutation needed for articles, and Breton singular or singulative form as string (Z27569), that returns the best singular or singulative form with a given mutation. I think that the latter is very important, since, while for now has a simple implementation, it can be updated in the future to better handle weird corner cases (without having to handle them in every Breton NLG function that has to handle with singular-like forms). Dv103 (talk) 11:59, 19 August 2025 (UTC)Reply