Skip to content

Reimplementation of some Latin modules of en.wikipedia.org, especially inflections

License

Notifications You must be signed in to change notification settings

fpw/en-wiktionary-la-modules

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

en-wiktionary-la-modules

This module implements most of the la-* modules from the English Wiktionary in TypeScript.

The license for this project is CC BY-SA 3.0 since that's the license of Wiktionary on which these modules are based.

Especially the inflections (la-ndecl, la-adecl) and conjugation (la-verb) are fully implemented and unit-tested against all original outputs from the original Lua modules.

The code uses Lua naming conventions and idioms because it's basically a conversion. It should be kept compatible with the original code as much as possible so that later changes to the Wiktionary modules can easily be ported.

For this reason and due to the CC license, it's suggested to create wrapper modules around this code with proper idioms and safer types.

A similar library, reimplementing Wiktionary's ancient Greek conjugation code, is Ben Crowell's greek_conjugation Ruby library.

About

Reimplementation of some Latin modules of en.wikipedia.org, especially inflections

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages