cysouw / YAST

Yet Another Syntax Theory

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

YAST for German

Yet another syntax theory (YAST) is an experimental syntactic approach to the syntax of German, although the general approach might also be useful for other languages.

  • The approach is being described in yast.md.
  • The implementation is written in Python using XML-tree structures, see yast.py
  • The python notebook shows some examples of how this is supposed to work yast.ipynb
  • Some XML examples are in the directory examples.
  • A (flawed) attempt to display such an XML structure is show_example.html. For this to work, cross-origin restrictions (CORS) have to be disabled in the browser.

About

Yet Another Syntax Theory

License:The Unlicense


Languages

Language:Jupyter Notebook 37.4%Language:Python 35.5%Language:HTML 11.4%Language:Lua 10.0%Language:JavaScript 3.6%Language:CSS 2.0%