lipu-sona/index.html

179 lines
6.0 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<link rel="stylesheet" href="/assets/stylesheet.css" />
<title>~lipu sona pi toki pona~</title>
<meta
charset="UTF-8"
name="viewport"
content="width=device-width, initial-scale=1.0"
/>
<link rel="shortcut icon" type="image/png" href="/assets/tp-favicon.png" />
</head>
<body>
<h1 class="title">
lipu sona mi<span style="vertical-align: -50%"> pi toki pona</span>
</h1>
<div class="box box-top">
<p>hi! welcome to my toki pona course!</p>
<p>
i first made this course to teach my girlfriend toki pona, because i
disagree with other courses on many small and big things and i didn't
want to have to correct the courses while fae was going through them.
</p>
<p>
however, i put a lot of work into this course, so i figured i may as
well also put it out online for anyone else to use!
</p>
</div>
<div class="box">
<p>
i tried my best to do a good compromise between my personal style and
the style of pu, and i think it should be a good starting point for
anyone interested in learning toki pona. ultimately, it's up to you to
form your own style after you're done with this course.
</p>
</div>
<h2 class="title box-title">notes</h2>
<div class="box box-top">
<p>
this course will not make you fluent. no course out there will! toki
pona may be minimalist, but it's still a complex language to learn.
people spend several years before they even start considering themselves
fluent, and you will probably be no different.
</p>
<p>
however, this course will give you a good understanding of all the
important fundamentals of toki pona, so you can then go on to explore
the language on your own.
</p>
</div>
<div class="box box-top">
<p>
the recommended way to use this course is to try your best to understand
the grammar, do the exercises, and then move on to the next one when you
feel comfortable with the grammar.
</p>
<p>
it's okay if you don't have all the vocabulary memorized yet, it'll come
with practicing making and translating sentences.
</p>
</div>
<div class="box box-top">
<p>
it's okay to make mistakes during and after this course - everyone does!
</p>
</div>
<div class="box box-top">
<p>
at times i tried making too many exercises rather than too few. if there
are too many for you, feel free to not do all of them, or do them at a
later time!
</p>
</div>
<div class="box">
<p>
if you have any questions or feedback feel free to message me on discord
(<a href="https://discord.com/users/152843864342790145" class="link"
>soweli Tesa#5356</a
>)
</p>
<p>
if you need help with understanding anything, also feel free to message
me, or ask other proficient speakers about it!
</p>
</div>
<h2 class="title box-title">lessons</h2>
<div class="list">
<ul class="list-padding">
<li><a href="0" class="link">lesson 0 - sounds</a></li>
<li><a href="1" class="link">lesson 1 - me and you</a></li>
<li><a href="2" class="link">lesson 2 - li</a></li>
<li><a href="3" class="link">lesson 3 - modifiers</a></li>
<li><a href="4" class="link">lesson 4 - objects eh?</a></li>
<li><a href="5" class="link">lesson 5 - preverbs</a></li>
<ul>
<li><a href="5/story" class="link">story</a></li>
</ul>
<li><a href="6" class="link">lesson 6 - pi</a></li>
<li><a href="7" class="link">lesson 7 - prepositions</a></li>
<li>
<a href="8" class="link">lesson 8 - time and place</a>
</li>
<li><a href="9" class="link">lesson 9 - names</a></li>
<li><a href="10" class="link">lesson 10 - a!</a></li>
<ul>
<li><a href="10/story" class="link">story</a></li>
</ul>
<li><a href="11" class="link">lesson 11 - questions?</a></li>
<li>
<a href="12" class="link"
>lesson 12 - anu<br />
(it's fucked up)</a
>
</li>
<li><a href="13" class="link">lesson 13 - o</a></li>
<li><a href="14" class="link">lesson 14 - interjections</a></li>
<li><a href="15" class="link">lesson 15 - la</a></li>
<ul>
<li><a href="15/story" class="link">story</a></li>
</ul>
<li><a href="16" class="link">lesson 16 - colours</a></li>
<li><a href="17" class="link">lesson 17 - taso</a></li>
<li><a href="18" class="link">lesson 18 - one, two, many</a></li>
<ul>
<li><a href="18/more" class="link">one two... three?! :o</a></li>
</ul>
<li><a href="19" class="link">lesson 19 - and..</a></li>
<li>
<a href="20" class="link"
>lesson 20 - you're done!<br />
now what?</a
>
</li>
<ul>
<li><a href="20/story" class="link">one final story</a></li>
</ul>
<li>
<a href="extra" class="link"
>lesson EXTRA - <br />words not covered</a
>
</li>
</ul>
</div>
<h2 class="title box-title">resources</h2>
<div class="list">
<ul>
<li>
<a class="link" href="https://lipu-linku.github.io/">lipu Linku</a>
</li>
<li>
<a class="link" href="https://github.com/kilipan/nasin-toki"
>nasin toki by jan Juli</a
>
</li>
<li>
<a class="link" href="http://www.amazon.com/gp/product/0978292308"
>lipu pu</a
>
</li>
<li>
<a class="link" href="https://devurandom.xyz/tokipona/"
>devurandom's course</a
>
</li>
</ul>
</div>
<script src="/assets/script.js"></script>
</body>
</html>