UNL System

From UNL Wiki
(Difference between revisions)
Jump to: navigation, search
(Rules)
Line 1: Line 1:
The '''UNL System''' is the set of UNL modules and the rules to combine them.
+
The '''UNL System''' is the set of basic modules of UNL and the rules to combine them.
  
 
== Modules ==
 
== Modules ==

Revision as of 14:41, 22 September 2012

The UNL System is the set of basic modules of UNL and the rules to combine them.

Modules

The modules of the UNL System are the following:

  • the lingware, i.e., the set of lexical databases (dictionaries, knowledge bases and example bases) and grammars that are used to process the UNL and each natural language
  • the software, i.e., the set of tools (for UNLization, NLization and normalization) and applications that can be generated thereafter.

Rules

The rules of the UNL System are defined as a set of standards used to normalize the development of the UNL modules and to ensure the interconnectivity among them.

Tagset
The Tagset is a harmonized system for representing linguistic constants.
Dictionary Specs
The Dictionary Specs state the syntax of dictionaries.
Grammar Specs
The Grammar Specs state the syntax of grammar rules.
KB Specs
The UNL Knowledge Base Specs state the syntax of knowledge bases.
Memory Specs
The Memory Specs state the syntax of example bases.
Software