Skip to content

Would a compound acronym translator be useful? #348

Description

@beechnut

Background Information

I wrote a small Ruby script to help me translate compound acronyms from my project's partner agencies.

For example:

Agency.translate("B&F-ASC, RACA")
=> "Budget & Finance, Reimbursable and Advanced Collection Agreement, Albuquerque Service Center"

I'm imagining this could be a useful Slackbot addition, looking something like: define <agency-acronym> <acronym(s)>, e.g. define USFS B&F-ASC RACA.

We could have a folder of YAML files that define acronyms for each agency, and having the agency acronym as the first input lets us scope the lookup more precisely.

Questions: Would this be a useful addition to the define command? If so, is the usefulness of this idea worth the effort?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions