UNL Dictionary

From UNL Wiki
(Difference between revisions)
Jump to: navigation, search
(Syntax)
Line 1: Line 1:
The '''UNL Dictionary''', or UW Dictionary, is the inventory of [[Universal Words]]. It is a flat list of UWs in alphabetical order with their corresponding semantic features, but without any further organization or structure, which is expected to be provided by the other UNL lexical databases (the [[UNL Ontology]], the [[UNL Knowledge Base]] and the [[UNL Example Base]], namely).
+
The '''UNL Dictionary''', or UW Dictionary, is the inventory of [[Universal Words]]. It is a flat list of UWs in alphabetical order with their corresponding semantic features, but without any further organization or structure, which is expected to be provided by the other UNL lexical databases (the [[UNL Knowledge Base]] and the [[UNL Example Base]], namely).
  
== Syntax ==
+
== Subdivisions ==
The UNL Dictionary complies with the [[Dictionary Specs]].
+
The UNL Dictionary is divided into three nested repositories:
 +
*The UNL Core Dictionary  
  
 
== Structure ==
 
== Structure ==
The current structure of the UNL Dictionary in the UNL<sup>arium</sup> database is the following:
+
The structure of the UNL Dictionary is defined by the [[Dictionary Specs]].
 
+
<pre>
+
<dic_unl>
+
  <UWID>Unique identifier (integer auto-increment)</UWID>
+
  <UW>UW</UW>
+
  <HEADWORD>Headword of the UW</HEADWORD>
+
  <DEFINITION>Definition of the UW</DEFINITION>
+
  <EXAMPLE>Example of the UW</EXAMPLE>
+
  <LEX>Lexical Category</LEX>
+
  <ABN>Abstractness</ABN>
+
  <ALY>Alienability</ALY>
+
  <ANI>Animacy</ANI>
+
  <CAR>Cardinality</CAR>
+
  <GEN>Gender</GEN>
+
  <POL>Polarity</POL>
+
  <SEM>Semantic class</SEM>
+
  <SEMFRA>Semantic frame</SEMFRA>
+
  <SLANGUAGE>Source language</SLANGUAGE>
+
  <PROJECT>Source project</PROJECT>
+
  <AUTHOR>Creator of the UW</AUTHOR>
+
  <EDITOR>Editor of the UW</EDITOR>
+
  <REVISOR>Revisor of the UW</REVISOR>
+
  <CREATED>Date of creation</CREATED>
+
  <EDITED>Date of edition</EDITED>
+
  <REVISED>Date of revision</REVISED>
+
  <STATUS>Current status</STATUS>
+
  <PROBLEM>Problem, if any</PROBLEM>
+
  <BUG_REPORTER>User who reported the problem</BUG_REPORTER>
+
  <IMAGE>Image, if any</IMAGE>
+
  <COMMENTS>Comments</COMMENTS>
+
  <DECLINED>Number of times the entry has been declined</DECLINED>
+
  <FREQUENCY>Frequency of the UW</FREQUENCY>
+
  <ASSIGNMENT>Number of the assignment, if any</ASSIGNMENT>
+
  <CORE>1, if the entry belongs to the core dictionary; 0, otherwise</CORE>
+
  <DATE>Last update</DATE>
+
</dic_unl>
+
</pre>
+
  
 
== Data ==
 
== Data ==
  
 
  [http://www.unlweb.net/unlarium/dictionary/export_dictionary.php?lang=unl&format=bf Export the UNL Dictionary from the UNL<sup>arium</sup>]
 
  [http://www.unlweb.net/unlarium/dictionary/export_dictionary.php?lang=unl&format=bf Export the UNL Dictionary from the UNL<sup>arium</sup>]

Revision as of 11:40, 7 September 2012

The UNL Dictionary, or UW Dictionary, is the inventory of Universal Words. It is a flat list of UWs in alphabetical order with their corresponding semantic features, but without any further organization or structure, which is expected to be provided by the other UNL lexical databases (the UNL Knowledge Base and the UNL Example Base, namely).

Subdivisions

The UNL Dictionary is divided into three nested repositories:

  • The UNL Core Dictionary

Structure

The structure of the UNL Dictionary is defined by the Dictionary Specs.

Data

Export the UNL Dictionary from the UNLarium
Software