This is the first release of the tab-seperated files of The Norweigan Wordnet 
(Bokmål). Future releases will also be available in owl/rdf. 



   ** 1. FILES **

synsets.tab: id, ontological type

dummies.tab: id, ontological type 
NOTE: these are synsets without relations

relations.tab: synset id, name (wordnet/owl), name2 (EuroWordNet), value (target synset),
taxonomic (taxonomic or nontaxonomic hyponymy), inhericance (is inherited)
               
words.tab: id, form, part-of-speach
NOTE: some IDs are not exclusively numerical. Some have hyphens, and
others contain the string "temporary_"

wordsenses.tab: id, word id, synset id, register

synset_attributes.tab: synset id, attribute type, attribute value



    ** 2. TABLE OF RELATIONS **

EUROWORDNET/DANNET  WORDNETOWL         REVERSE OF         KIND OF
---------------------------------------------------------------------------
concerns            concerns 
used_for            usedFor
used_for_object     usedForObject 
has_holonym         meronymOf          has_meronym     
has_holo_location   locationMeronymOf  has_mero_location  has_holonym
has_holo_madeof     madeofMeronymOf    has_mero_madeof    has_holonym
has_holo_member     memberMeronymOf    has_mero_member    has_holonym
has_holo_part       partMeronymOf      has_mero_part      has_holonym
has_hyperonym       hyponymOf          has_hyponym
has_hyponym         hypernymOf         has_hyperonym
has_meronym         holonymOf          has_holonym
has_mero_location   locationHolonymOf  has_holo_location  has_meronym
has_mero_madeof     madeofHolonymOf    has_holo_madeof    has_meronym
has_mero_member     memberHolonymOf    has_holo_member    has_meronym
has_mero_part       partHolonymOf      has_holo_part      has_meronym
involved_agent      involvedAgent



    ** 3. SEE ALSO ** 

Lingvistiske specifikationer for DanNet Version 2: http://wordnet.dk/dannet/dannetspecifikationer_v2.pdf



   ** 4. KNOWN ISSUES **

Since this is the first release, and a very preliminary one, there are probably many errors ...

Some are known: 

– some rows are superflous for the Norwegian data, but have not been culled

– definitions and examples have not been added

– some frequent words and senses are still missing

– about a hundred senses are missing in this version because of an ambiguity in the conversion process

– a few known errors and inconsistencies have not been amended