Giter VIP home page Giter VIP logo

stscoundrel / old-swedish-dictionary-abbreviations Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 482 KB

Map abbreviations to full length words from "Medieval Swedish Dictionary" by K.F. Söderwall

Home Page: https://www.npmjs.com/package/old-swedish-dictionary-abbreviations

License: MIT License

JavaScript 1.66% TypeScript 98.34%
abbr abbreviation abbreviations abbreviations-detection medieval-languages medieval-studies medieval-swedish nodejs old-swedish typescript

old-swedish-dictionary-abbreviations's Introduction

Old Swedish Dictionary Abbreviations

Map abbreviations to full length words from K.F. Söderwall's Medieval Swedish Dictionary.

The printed dictionary is full of abbreviations meant to save space in print. While working with online versions of the same source material, there is little use for these abbreviations. This library helps you map them back to their full length equilevants. In case of Söderwall's dictionary, the abbreviations are often sources cited.

Related projects:

Install

yarn add old-swedish-dictionary-abbreviations

Usage

Find abbreviated works & authors:

import { findWorksAndAuthors }  from 'old-swedish-dictionary-abbreviations'

// Find abbreviations from content -> example is from definition of 'infödha'
const content = 'L. - part. pret. infödder. 2) medfödd. " mäktogare är indföt onth än owanth got " GU C 20 (hand 2) s. 30. ib. 3) infödd. GU C 20 (hand 2) s. 30. nager jnrikes jnföder man STb 3: 331 (1497).';

// Returns map of abbreviated works to meanings.
const result = findWorksAndAuthors(content);

console.log(result);
// 'GU C 20' => 'Latinskt-Svenskt glossarium efter Cod. Ups. C 20. Utg. av E. Neuman. S 1--583. 1918--20, (hand 2) s. 1--169. 1938--42. SFSS.'
// 'GU' => 'Glossarii Latino-Svethici specimen vetustum. E cod. mscr. Bibliothecæ Reg. Acad. Upsal. Diss. Ups. præs. J. H. Schröder. 1845.'
// 'ST' => 'Själens Tröst. Utg. af G. E. Klemming. 1871--73.'

About "Dictionary of Old Swedish"

"Ordbok Öfver svenska medeltids-språket" dictionary was published in late 1884—1918 by K.F. Söderwall. Additional supplement to it was published in 1953—1973.

Old Swedish developed from Old East Norse, the eastern dialect of Old Norse, at the end of the Viking Age. Early Old Swedish was spoken from about 1225 until about 1375, and Late Old Swedish was spoken from about 1375 until about 1526.

The original material is licenced under Creative Commons International (CC BY 4.0), made available by University of Gothenburg. The source code for this library is under MIT licence.

old-swedish-dictionary-abbreviations's People

Contributors

dependabot[bot] avatar stscoundrel avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.