Inari Saami documentation
{
  "type": "Feature",
  "properties": {
    "name": "Inari Sami",
    "radius": 200,
    "marker-color": "#ff4444",
    "marker-size": "large"
  },
  "geometry": {
    "type": "Point",
    "coordinates": [27.8658, 69.4229]
  }
}
Center location data taken from Glottolog. Area extent is local data. Both can be adjusted if wrong - file a pull request!
This page documents the work on the Inari Saami grammatical analyser.
Documentation pages
Project pages
In-source documentation
Here’s a list of documentation pages built from structured comments in the source code. All pages are concatenated and can be read as one long text here.
- src/- cg3/
- fst/- morphology/- affixes/
- compounding.lexc (src)
- phonology.twolc (src)
- root.lexc (src)
- stems/- adjectives.lexc (src)
- adpositions.lexc (src)
- adverbs.lexc (src)
- conjunctions.lexc (src)
- interjections.lexc (src)
- nouns.lexc (src)
- numerals.lexc (src)
- particles.lexc (src)
- pronouns.lexc (src)
- smn-abbreviations.lexc (src)
- smn-acronyms.lexc (src)
- smn-propernouns.lexc (src)
- subjunctions.lexc (src)
- verbs.lexc (src)
 
 
- phonetics/
- transcriptions/
 
 
- tools/- grammarcheckers/
- tokenisers/
- tts/