speechSynthesis.getVoices().filter(v => v.lang.toLowerCase().startsWith('fi') || v.name.toLowerCase().includes('heidi') )
| suomi | /ˈsuo̯mi/ | n. | Finnish, Finland |
| moi | /moi̯/ | interj. | hi, bye |
| kiitos | /ˈkiːtos/ | interj./n. | thanks |
Finnish have subject + linking verb + predicative structure which is quite similar to English.
| sinä | /ˈsinæ/ | pron. | you |
| olet | /ˈolet/ | v. | (you) are |
| kiva | /ˈkiʋɑ/ | adj. | nice |
Sinä olet kiva. (You are nice.)
| minä | /ˈminæ/ | pron. | I |
| olen | /ˈolen/ | v. | (I) am |
| onnellinen | /ˈonːelːinen/ | adj. | happy |
| kissa | /ˈkisːɑ/ | n. | cat |
Minä olen onnellinen. (I am happy.)
Minä olen kissa. (I am a cat.)
Take note there's no article in Finnish. Kissa could refer cat, a cat, or the cat.
The subject is unnecessary unless you aim to emphasize it, which means the two sentences above can be written as:
Olet kiva. (You are nice.)
Olen onnellinen. (I am happy.)
Olen kissa. (I am a cat.)
For third person singular, the linking verb is “on”.
| hän | /hæn/ | pron. | he / she (singular) |
| se | /se/ | pron. | it |
| on | /on/ | v. | is |
| siisti | /ˈsiːsti/ | adj. | awesome |
| leipä | /ˈlei̯pæ/ | n. | bread |
| maukas | /ˈmɑu̯kɑs/ | adj. | tasty |
| kahvi | n. | coffee | |
| lämmin | adj. | warm | |
| söpö | /ˈsöpø/ | adj. | cute |
Hän on kiva. (He/She is nice.)
Se on siisti. (It is awesome.)
Leipä on maukas. (Bread is tasty.)
Kahvi on lämmin. (Coffee is warm.)
Kissa on söpö. (Cat is cute.)
Since “on” means “is” only, the subject cannot be ignored.