Faroese documentation
{
  "type": "Feature",
  "properties": {
    "name": "Faroese",
    "radius": 200,
    "marker-color": "#ff4444",
    "marker-size": "large"
  },
  "geometry": {
    "type": "Point",
    "coordinates": [-6.88497, 62.0732]
  }
}
  
  Center location data taken from Glottolog. Area extent is local data. Both can be adjusted if wrong - file a pull request!
This page documents work on Faroese language technology, how to build the Faroese language model and and how to use it.
The Faroese language model
The language model is a finite state transducer, capable of analysing and generating any Faroese wordform. It contains the lemmas from Føroysk orðabók and the grammatical part is written at the University of Tromsø in cooperation with Fróðskaparsetur Føroya.
The project also contains a syntactic analyser, built upon constraint grammar technology. The Faroese disambiguator is still in an early stage. For a presentation, see Trond Trosterud: A Constraint Grammar for Faroese.
Resources based upon the Faroese language model
Proofing tools
- Downloadable spell checker (download Divvun-installer)
 - Downloadable grammar checker (for MS Word and Googledocs)
 - Faroese spellchecker online (cf. the Help text on the page)
 
Linguistic resources
- Faroese online tagged corpus (25 mill words), cf. also the documentation for how to search with it
 - The corpus texts for download: original documents or converted text
 - Faroese linguistic tools for online morphological or syntactic analysis
 - Faroese downloadable parser (tagger)
 
Projects based upon the Faroese language model
Møtereferat
In-source documentation
The source files: stems ◊ affixes ◊ twolc ◊ yaml
Below is an autogenerated list of documentation pages built from structured comments in the source code. All pages are also concatenated and can be read as one long text here.