german-verbs-dict

German verbs dictionnary, based on the german-pos-dict content

Usage no npm install needed!

<script type="module">
  import germanVerbsDict from 'https://cdn.skypack.dev/german-verbs-dict';
</script>

README

Dictionnary of German verbs

Use with german-verbs for helper functions.

It is based on the german-pos-dict: https://github.com/languagetool-org/german-pos-dict which provides an extensive morphological and syntactic lexicon for German.

dependencies and licences

german-pos-dict provides linguistic binary resources under CC-BY-SA-4.0, which autorises commercial usages. It also contains an export.sh script to generate a textual dump using https://github.com/languagetool-org. dictionary.dump (zipped in dictionary.zip) is this textual dump. It remains under CC-BY-SA-4.0 licence.