User:Aram
Appearance
| Babel user information | ||||||
|---|---|---|---|---|---|---|
| ||||||
| Users by language |
Hi! Feel free to leave messages on my talk page. Below is a list of functions I've created. I've also created some implementations and test cases for these functions.
Functions
Ready to use
Language
English
Kurdish
- Kurdish plural (Z18199): Takes a singular noun in Central Kurdish with it's plural type and returns it in the plural form.
- has sequence of vowels in Kurdish (Z18603): Takes a Kurdish word or string and returns True if it contains vowels in sequence otherwise False
- List words with sequence of vowels in Kurdish (Z18616): Takes a string of words and returns a list of words that contain a sequence of vowels in Kurdish
- contains non-standard Kurdish characters (Z18708): Takes a text and returns True if contains non-Kurdish characters, otherwise False.
- get words containing non-standard Kurdish letters (Z18716): Takes a string of words and returns a list of words that contain non-standard Kurdish letters.
- Kurdish Latin to Arabic (Z18790): Converts Kurdish Latin to Arabic script.
- suffix Kurdish word (Z18807): add suffix to a Central Kurdish word with regular changes to spelling
Date
Numeral
- Arabic to Indo-Arabic numerals (Z18489): Takes an Arabic number and returns the same number in the Indo-Arabic system.
- Indo-Arabic to Arabic numerals (Z18504): Takes an Indo-Arabic number and returns the same number in the Arabic system.
- Central Kurdish cardinal from digit string (Z18699): Takes a number/digit as string and returns it in Central Kurdish words.
Computer/Network
Programming
Not ready
- )