Background
Plurals are a mechanism of language that allows a speaker or writer to differentiate types of nouns or phrases. In English we have two plural forms singular and plural. These forms are represented in different ways:-
Standard: appending an “-s”, “-es” or changing “-y” to “-ies” for a singular noun.
- Example: cat - cats, baby - babies
-
Irregular plural: some nouns do not follow specific rules
- Example: mouse - mice
-
No change: some nouns have no change between forms
- Example: deer - deer,
-
Latin and Greek: some forms derive from Latin or Greek origin
- Example: cactus - cacti
LILT’s Plural support
What we support
At LILT we provide automated support for plurals created with ICU, Android, and iOS libraries. Users can upload files with the ICU syntax, easily translate, and export with correct formatting.ICU
LILT supports ICU plural functions, in addition to the other ICU functions. Product strings or product documents uploaded with ICU plural functions can be automatically processed by our filters. For linguists these plurals will appear in the CAT as any other plural form we automatically filter.Android
LILT supports Android plurals. Product strings or product documents uploaded with ICU plural functions will be automatically processed by our filters. For linguists these plurals will appear in the CAT as any other plural form we automatically filter. XMLiOS
LILT supports iOS plurals. Product strings or product documents uploaded with ICU plural functions will be automatically processed by our filters. For linguists these plurals will appear in the CAT as any other plural form we automatically filter. XMLWhat we don’t support
If it not above, it is not supported. To answer some specific questions, we do not support:- We do not support non-standard formats which would produce errors in the ICU parser, iOS compiler, or Android compiler
- We do not support iOS strings catalog
- Tags within plurals
- MT/Pre-translation within the plural modal. Linguists will not receive plural form suggestions.