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.txt | Read 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.tgz | Complete 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.tgz | XML files representing changes in frames, frame relations and lexical units since Release 1.2 |
| fullTextAnno.tgz | Files containing short texts and full-text annotation. |
| ontologyFiles.tgz | OWL DL representation of frames database, programs for converting annotation XML to OWL, FN to SUMO links, and related papers. |
2. Top level files:
| frameIndex.html | Browsable index to frame descriptions. |
| LUIndex.html | Browsable index to lexical units. |
| LUIndexA..Z.html | Browsable indexes to lexical units divided by initial letter. |
3. Top level directories and associated files:
| annoHTML | HTML representations of lexical units. | ||
| ./annoNNNN.html | Individual files for each lexical unit with all annotated sentences. | ||
| docs | Documentation and DTDs | ||
| ./README.txt | Please read this file first. | ||
| ./GeneralReleaseNotes.pdf | Discussion of what's new, summary statistics; 4 pages. | ||
| ./book.pdf | FrameNet II: Extended Theory and Practice, a.k.a. "the Book"; 166 pages, including index. | ||
| ./annotationCheckers.pdf | Discussion of consistency checking for annotations; 4 pages. | ||
| ./frameDbConsistencyChecking.html | Discussion of consistency checking for frames, FEs, LUs, etc.; c. 23 pages plus extensive reports in the /reports directory | ||
| ./XMLDocumentation.txt | Documentation on XML formats used in this release. | ||
| ./annotationV1_3.dtd...semtypesV1_1.dtd | DTDs for all XML formats in this release. | ||
| ./ExhibitA_r13.html | This file. | ||
| Frames | HTML representations of frame descriptions. | ||
| ./Abounding_with.html...Word_relations.html | Individual files for each frame. | ||
| frDiffXML | XML representations of differences in frames from (v1.1 to v1.2). | ||
| ./framesDiff.xml | List of all changes to frames, FEs, semantic types, etc. between Release 1.2 and Release 1.3. | ||
| frXML | XML representations of frames. | ||
| ./frames.xml | XML representation of all the frames. | ||
| ./frRelation.xml | XML representation of all the frame-to-frame relations. | ||
| ./metaRelation.xml | XML representation of all the frame-to-frame meta-relations. | ||
| ./semtypes.xml | XML representation of the FN semantic types and their inheritance hierarchy. | ||
| leHTML | HTML representations of lexical entries. | ||
| ./leNNNN.html | Individual files for each lexical unit, containing valence tables with counts for each pattern . | ||
| leXML | XML representations of lexical entries. | ||
| ./leNNNN.xml | Individual files for each lexical unit, containing valence tables and cross-references to annotated sentences. | ||
| luDiffXML | XML representations of differences in lexical units. | ||
| ./luNNNNNDIff.xml | Individual files for each lexical unit. | ||
| luXML | XML representations of lexical units without part-of-speech tags. | ||
| ./luNNNN.xml | Individual files for each lexical unit with all annotated sentences. | ||
| luPosXML | XML representations of lexical units with part-of-speech tags. | ||
| ./luNNNN.xml | Individual files for each lexical unit with all annotated sentences. | ||
| corpusXML | XML 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.xml | Text and annotation of five Wall Street Journal articles from the Penn TreeBank that were also annotated in the PropBank project. | ||
| ./NTI.xml | Text and annotation of 18 articles from the Nuclear Threat Initiative website; country profiles, news of incidents, and a tutorial on biological weapons. | ||
| ontologies | Files and programs for relating FN to existing ontologies. | ||
| ./index.html | Doc 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. | ||