EXHIBIT A

FrameNet Release 1.3 consists of the following files and directories, where (a) "NNNN" denotes a series of numbers and (b) "..." denotes a series of files of similar names:

1. Download files:

There are 8 files for downloading the FrameNet distribution, all but one of them tarred and compressed with gzip, as listed below.
README.txtRead Me file for release 1.3
docsDTDs.tgz Contains documentation, DTDs for XML files and R1.2 to R1.3 difference files.
HTMLfiles.tgz Complete set of HTML files: frame descriptions, LU annotations, lexical entry reports, and indexes to them (LUIndex.html, frameIndex.html, etc.). Unpacking this file will create a browsable copy of almost all of the data section of the FN website.
basicXML.tgzComplete set of XML files for FN database, including frame descriptions, frame relations, metarelations, semantic type hierarchy, LU annotation, lexical entry reports. Does not include part-of-speech labels on annotated sentences.
luPosXML.tgz Annotated sentences in XML with part-of-speech labels. Does not include frame information or lexical entry reports.
diffsXML.tgzXML files representing changes in frames, frame relations and lexical units since Release 1.2
fullTextAnno.tgzFiles containing short texts and full-text annotation.
ontologyFiles.tgzOWL DL representation of frames database, programs for converting annotation XML to OWL, FN to SUMO links, and related papers.
When expanded and untarred, these files produce a set of files and directories as follows:

2. Top level files:

frameIndex.htmlBrowsable index to frame descriptions.
LUIndex.htmlBrowsable index to lexical units.
LUIndexA..Z.htmlBrowsable indexes to lexical units divided by initial letter.

3. Top level directories and associated files:

annoHTMLHTML representations of lexical units.
 ./annoNNNN.htmlIndividual files for each lexical unit with all annotated sentences.
docsDocumentation and DTDs
 ./README.txtPlease read this file first.
 ./GeneralReleaseNotes.pdfDiscussion of what's new, summary statistics; 4 pages.
 ./book.pdfFrameNet II: Extended Theory and Practice, a.k.a. "the Book"; 166 pages, including index.
 ./annotationCheckers.pdfDiscussion of consistency checking for annotations; 4 pages.
 ./frameDbConsistencyChecking.htmlDiscussion of consistency checking for frames, FEs, LUs, etc.; c. 23 pages plus extensive reports in the /reports directory
 ./XMLDocumentation.txtDocumentation on XML formats used in this release.
 ./annotationV1_3.dtd...semtypesV1_1.dtdDTDs for all XML formats in this release.
 ./ExhibitA_r13.htmlThis file.
FramesHTML representations of frame descriptions.
 ./Abounding_with.html...Word_relations.htmlIndividual files for each frame.
frDiffXMLXML representations of differences in frames from (v1.1 to v1.2).
 ./framesDiff.xmlList of all changes to frames, FEs, semantic types, etc. between Release 1.2 and Release 1.3.
frXMLXML representations of frames.
 ./frames.xmlXML representation of all the frames.
 ./frRelation.xmlXML representation of all the frame-to-frame relations.
 ./metaRelation.xmlXML representation of all the frame-to-frame meta-relations.
 ./semtypes.xmlXML representation of the FN semantic types and their inheritance hierarchy.
leHTMLHTML representations of lexical entries.
 ./leNNNN.htmlIndividual files for each lexical unit, containing valence tables with counts for each pattern .
leXMLXML representations of lexical entries.
 ./leNNNN.xmlIndividual files for each lexical unit, containing valence tables and cross-references to annotated sentences.
luDiffXMLXML representations of differences in lexical units.
 ./luNNNNNDIff.xmlIndividual files for each lexical unit.
luXMLXML representations of lexical units without part-of-speech tags.
 ./luNNNN.xmlIndividual files for each lexical unit with all annotated sentences.
luPosXMLXML representations of lexical units with part-of-speech tags.
 ./luNNNN.xmlIndividual files for each lexical unit with all annotated sentences.
corpusXMLXML representations of annotated texts. Contains FN annotation of all frame-evoking elements; i.e. multiple annotation sets per sentence, along with some named-entity tags.
 ./PropBankCorpus.xmlText and annotation of five Wall Street Journal articles from the Penn TreeBank that were also annotated in the PropBank project.
 ./NTI.xmlText and annotation of 18 articles from the Nuclear Threat Initiative website; country profiles, news of incidents, and a tutorial on biological weapons.
ontologiesFiles and programs for relating FN to existing ontologies.
 ./index.htmlDoc page for all ontology files.
 ./fn_bio/Paper on extending FN to the biomedical domain and linking to such ontologies.
 ./fn_owl/Translations of all FN frames, FEs, and LUs into OWL DL, samples of and software for translating FN annotations to OWL DL./.
 ./fn_sumo./Papers, data and software related to linking FN semantic types and FEs to SUMO nodes.