Skip to content

lang-uk/ukrainian-abbreviations-dictionary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Ukrainian abbreviations dictionary (словник абревіатур)

File format

Each entry in abbreviations.json has the following keys:

abbr (required, string) -- abbreviation defn (required, string) -- definition comment (optional, string) -- human-readable comment

Example:

  {
    "abbr": "доц.",
    "defn": "доцент",
    "comment": "При прізвищі або назві установи"
  }

Credit

This dictionary was compiled from ДСТУ 3582-97

About

Dictionary of abbreviations in the Ukrainian language

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published