Is it possible to have more than one plural form for acronyms?
I want to use the following german term for revision/version control system:
VVS for Versionsverwaltungssystem
the normal plural would be Versionsverwaltungssysteme
But I would also use it like this: ...mit verteilten Versionsverwaltungssystemen (n at the end)
How may I do that right with latex? :)

\aclp{VVS}n(supposing you're using theacronympackage). – cgnieder Jul 6 '12 at 15:34acronympackage – kmindi Jul 6 '12 at 22:52\acp.acronymcan't possibly add options for all cases. Suppose you want Versionsverwaltungssystems (genitive singular), too. And there surely are languages which need even more. Soacronymonly covers the basic and most common additional form: one plural for each acronym. – cgnieder Jul 7 '12 at 16:24