-
Notifications
You must be signed in to change notification settings - Fork 0
/
tools-en.html
105 lines (72 loc) · 2.5 KB
/
tools-en.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
<?xml version="1.0" encoding="utf-8"?>
<!-- TÄMÄ SIVU ON TOOLS-EN / työkalut -->
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>Discimus: in English/tools</title>
<link rel="stylesheet" type="text/css" href="tyylit.css" />
</head>
<body>
<div class="navbartop">
<ul>
<li> <a href="main-en.html"> Main page</a> </li>
<li> <a href="lessons-en.html">Lessons</a> </li>
<li> <a href="tools-en.html">Tools</a> </li>
<li> <a href="about-en.html">About</a> - </li>
</ul>
</div>
<h1>Tools for studying</h1>
<p>
Note: some links and functionalities are missing from this page.
</p>
<h2>
Translators
</h2>
<ul>
<li>Bing <a href="https://www.bing.com/translator?from=fi&to=en&text=Opiskelemme.">https://www.bing.com/translator?from=fi&to=en&text=Opiskelemme.</a></li>
<li>Google
<a href="https://translate.google.com/?sl=la&tl=fi&text=Discimus.&op=translate">https://translate.google.com/?sl=la&tl=fi&text=Discimus.&op=translate</a> </li>
<li>Yandex <a href="https://translate.yandex.com/?utm_source=yandex&source_lang=fi&target_lang=fa&text=Opiskelemme.">https://translate.yandex.com/?utm_source=yandex&source_lang=fi&target_lang=fa&text=Opiskelemme.</a></li>
<li>DeepL <a href="https://www.deepl.com/translator#sv/fi/Vi%20studerar.">https://www.deepl.com/translator#sv/fi/Vi%20studerar.</a> </li>
</ul>
<h2>
Dictionaries
</h2>
<ul>
<li>Baba-dada https://babadada.com/topic/school/eng/tha
</li>
<li>
Red Fox https://redfoxsanakirja.fi/fi/sanakirja/-/s/fin/eng/kappale
</li>
<li>
Finnish, Swedish, Estonian, Karelian, Kurdish, Somali https://www.kotus.fi/sanat
</li>
</ul>
<h2>
Learning sites
</h2>
<ul>
<li>
Khan Academy (45 languages) https://www.khanacademy.org/
<br />
If your language is not listed try searching in YouTube:
<br />
Arabic https://www.youtube.com/@KhanAcademyArabi
<br />
Dari https://www.youtube.com/@KhanAcademyDari
<br />
Swahili https://www.youtube.com/@khanacademykiswahili
<br />
Pashto https://www.youtube.com/@KhanAcademyPashto
</li>
<li>
Academic Earth https://academicearth.org/
</li>
<li>
Kaman Academy (Farsi) https://kamanacademy.ir/
</li>
</ul>
</body>
</html>