<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel rdf:about="http://hdl.handle.net/1903/11609">
    <title>DRUM Community: Center for Advanced Study of Language</title>
    <link>http://hdl.handle.net/1903/11609</link>
    <description />
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://hdl.handle.net/1903/11612" />
        <rdf:li rdf:resource="http://hdl.handle.net/1903/11611" />
      </rdf:Seq>
    </items>
    <dc:date>2013-06-19T08:22:36Z</dc:date>
  </channel>
  <item rdf:about="http://hdl.handle.net/1903/11612">
    <title>Joint Grammar Development by Linguists and Computer Scientists</title>
    <link>http://hdl.handle.net/1903/11612</link>
    <description>Title: Joint Grammar Development by Linguists and Computer Scientists
Authors: Maxwell, Michael; David, Anne
Abstract: For languages with inflectional morphology, development of a morphological parser is often a bottleneck for further development of computational linguistic capabilities. We focus on two difficulties: first, finding people with expertise in both computer programming and the linguistics of a particular language, and second, the short lifetime of software such as parsers. We then describe a methodology we have developed to split the task of building a parser for a language into two tasks, descriptive grammar development and formal grammar development. The two grammars are combined into a single document using Literate Programming. The formal grammar is designed not to be dependent on a particular parsing engine’s programming language, so that it can be readily ported to a new parsing engine, thus helping solve the software lifetime problem.</description>
    <dc:date>2008-01-01T00:00:00Z</dc:date>
  </item>
  <item rdf:about="http://hdl.handle.net/1903/11611">
    <title>Interoperable Grammars</title>
    <link>http://hdl.handle.net/1903/11611</link>
    <description>Title: Interoperable Grammars
Authors: Maxwell, Michael; David, Anne
Abstract: For languages with significant inflectional morphology, development of a morphological parser is often a prerequisite to further computational linguistic capabilities. We focus on two difficulties for this development: the short lifetime of software such as parsing engines, and the difficulty of porting grammars to new parsing engines. We describe a methodology we have developed to promote portability, using a formal declarative grammar written in XML, which we supplement with a traditional descriptive grammar. The two grammars are combined into a single document using Literate Programming. The formal grammar is designed to be independent of a particular parsing engine’s programming language, thus helping solve the software lifetime and portability problems.</description>
    <dc:date>2008-01-01T00:00:00Z</dc:date>
  </item>
</rdf:RDF>

