finnish

package
v0.0.0-...-eccd834 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 28, 2024 License: GPL-3.0 Imports: 2 Imported by: 0

Documentation

Overview

Copyright (C) 2024 Rangertaha

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>.

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>.

Index

Constants

View Source
const LANGUAGE string = "fi"

Variables

View Source
var Keyboards = []Keyboard{
	{
		Lang:        LANGUAGE,
		Code:        "fi1",
		Name:        "QWERTY",
		Description: "Finnish QWERTY keybaord layout",
		Layout: []string{
			"1234567890 ",
			"qwertyuiopå",
			"asdfghjklöä",
			"zxcvbnm  - ",
		},
	},
}
View Source
var (
	Language = Finnish{
		// contains filtered or unexported fields
	}
)

Functions

This section is empty.

Types

type Finnish

type Finnish struct {
	// contains filtered or unexported fields
}

func (*Finnish) Antonyms

func (l *Finnish) Antonyms() map[string][]string

func (*Finnish) Description

func (l *Finnish) Description() string

func (*Finnish) Graphemes

func (l *Finnish) Graphemes() []string

func (*Finnish) Homoglyphs

func (l *Finnish) Homoglyphs() map[string][]string

func (*Finnish) Homophones

func (l *Finnish) Homophones() [][]string

func (*Finnish) Id

func (l *Finnish) Id() string

func (*Finnish) Keyboards

func (l *Finnish) Keyboards() []urlinsane.Keyboard

func (*Finnish) Misspellings

func (l *Finnish) Misspellings() [][]string

func (*Finnish) Name

func (l *Finnish) Name() string

func (*Finnish) Numerals

func (l *Finnish) Numerals() map[string][]string

func (*Finnish) Vowels

func (l *Finnish) Vowels() []string

type Keyboard

type Keyboard struct {
	Lang        string
	Code        string
	Name        string
	Description string
	Layout      []string
}

func (*Keyboard) Id

func (k *Keyboard) Id() string

func (*Keyboard) Language

func (k *Keyboard) Language() string

func (*Keyboard) Languages

func (k *Keyboard) Languages() []urlinsane.Language

func (*Keyboard) Layouts

func (k *Keyboard) Layouts() []string

func (*Keyboard) Summary

func (k *Keyboard) Summary() string

func (*Keyboard) Title

func (k *Keyboard) Title() string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL