Database structure of the SIMPLE Editor.
Below follows a short description of the Database structure we have chosen to encode the SIMPLE-lexicon in.
Table summary
|
In the original Sgml-files lexical data and structural
data are intertwined. We have chosen to separate the two. The lexical data is divided into several tables since it is partly in a one-to-one relationship, and partly in a many-to-one relationship. The Central element in the Simple-lexicon, called a Semantic Unit (SemU) embeds various types of elements. Each SemU can only have one 'Simple Type'(Template), 'SuperTemplate', 'Semantic class', 'Domain', 'UnificationPath', 'Glossa'(freedefinition), and 'Event Type'. These elements resides in the main table named Semu, together with other information that also holds a one-to-one relationship. The biggest bulk in the table structure is for the Predicative Representation, and argument structure that comes with Selectional Restrictions. This consists of the tables 'Predikat', 'Argument', 'Informarg', and 'Wvsf', as well as the linking tables 'Predikat_Argument_Kobling', 'Argument_Informarg_Kobling', and 'Table Informarg_Wvsf_Kobling'. The Qualia links are all in the same format and reside in the 'RWeightValSemU' table. The 'Type' field holds them apart by telling what kind of qualia link it is (Formal, Telic, Agentive or Constitutive). The Constitutive Features are different than the other qualias, in that they are features with values rather than links to other SemUs. Constitutive Features are therefore placed in a separate table.(Const_Features). The Glossa field in the Semu-table holds a pointer to an imported version of 'Bokmålsordboken', an online Norwegian monolingual dictionary, that resides in a separate table-structure. (ARTIKKEL and DEFINISJONSDEL) |
Table Semu
|
Table Content
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Table Predikat
|
Table Predikat_Argument_Kobling
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Table Argument
|
Table Argument_Informarg_Kobling
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Table Informarg
|
Table Informarg_Wvsf_Kobling
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Table Wvsf
|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Table RWeightValSemU
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Table Const_Features
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Table ARTIKKEL
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Table DEFINISJONSDEL
|