@InProceedings{stanojevi-stabler:2018:CogACLL,
  author    = {Stanojević, Miloš  and  Stabler, Edward},
  title     = {A Sound and Complete Left-Corner Parsing for Minimalist Grammars},
  booktitle = {Proceedings of the Eight Workshop on Cognitive Aspects of Computational Language Learning and Processing},
  month     = {July},
  year      = {2018},
  address   = {Melbourne},
  publisher = {Association for Computational Linguistics},
  pages     = {65--74},
  abstract  = {This paper presents a left-corner parser for minimalist grammars. The relation between the parser and the grammar is transparent in the sense that there is a very simple 1-1 correspondence between derivations and parses. Like left-corner context-free parsers, left-corner minimalist parsers can be non-terminating when the grammar has empty left corners, so an easily computed left-corner oracle is defined to restrict the search.},
  url       = {http://www.aclweb.org/anthology/W18-2809}
}

