Skip to content

Reimplementierung des LC-Parsers von "A sound and complete left corner parsing for Minimalist Grammar"

Notifications You must be signed in to change notification settings

FancyOink/MG_LC_Parser_reimplment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 

Repository files navigation

MG_LC_Parser_reimplment

Reimplementation of the LC-Parser for MGs from "A sound and complete left corner parsing for Minimalist Grammar" by Stanojevic

Execute main.pl and use the parse(Input,Output) function

Input is a String and Output is the matching derivation tree

Additionally, a latex-file ltree.tex will be created that visualizes the derivation tree

The lexicon that should be used, can be changed in load.pl and the lexicon itself is in the folder "grammar"

About

Reimplementierung des LC-Parsers von "A sound and complete left corner parsing for Minimalist Grammar"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages