lipu-sona/12.html

171 lines
5.5 KiB
HTML
Executable File

<!DOCTYPE html>
<html lang="en">
<head>
<link rel="stylesheet" href="/assets/stylesheet.css" />
<title>anu (lesson 12)</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">
lesson 12 -
<span style="vertical-align: -50%" class="title-emphasis"
>anu</span
>
</h1>
<h2 class="title box-title">navigation</h2>
<div class="box" style="text-align: center">
<a class="link" style="float: left" href="11">prev 󱥐</a>
<a class="link" href="./">󱤪 index 󱤪</a>
<a class="link" style="float: right" href="13">󱤖 next</a>
</div>
<h2 class="title box-title">vocab</h2>
<div class="box box-top">
<p>󱤋 esun - market, shop, fair, bazaar, business transaction</p>
<p>󱤛 kiwen - hard object, metal, rock, stone</p>
<p>󱥱 utala - battle, challenge, compete against, struggle against</p>
<p>󱤿 nasin - way, custom, doctrine, method, path, road</p>
<p>
󱥜 sike - round or circular thing; ball, circle, cycle, sphere, wheel; of
one year
</p>
</div>
<h3 class="title box-title sub-title">~ particles</h3>
<div class="box box-top">
<p>󱤇 anu - (forms an or-conjunction)</p>
</div>
<h2 class="title box-title">lesson</h2>
<h3 class="title box-title sub-title">~ anu</h3>
<div class="box box-top">
<p>anu is a conjunction meaning "or"</p>
<p>
it adds a new phrase to the current part of speech (subject, predicate,
object, preposition), and indicates an and/or relationship between the
two (or more) phrases.
</p>
</div>
<h3 class="title box-title sub-title">~ examples</h3>
<div class="box box-top">
<div class="quote">
<p class="sentence">
ona li <span class="predicate">jan</span> anu
<span class="predicate">soweli</span>
</p>
<p>
~ they're <span class="predicate">a person</span> or
<span class="predicate">a dog</span>
</p>
</div>
<div class="quote">
<p class="sentence">
waso li ken tawa lon <span class="prep-phrase">ma</span> anu
<span class="prep-phrase">sewi</span>
</p>
<p>
~ birds can move on <span class="prep-phrase">the ground</span> or in
<span class="prep-phrase">the sky</span>
</p>
</div>
<div class="quote">
<p class="sentence">
<span class="subject">kasi</span> anu
<span class="subject">suwi</span> li ken moku
</p>
<p>
~ <span class="subject">plants</span> or
<span class="subject">sweets</span> can be food
</p>
</div>
</div>
<h3 class="title box-title sub-title">~ notes about questions</h3>
<div class="box box-top">
<p>
<i>anu</i> doesn't automatically form questions.
</p>
</div>
<div class="box box-top">
<p>
one way to use <i>anu</i> to ask a question might be to list the
possible options using <i>anu</i>, and then ask which option the
listener agrees with.
</p>
<div class="quote">
<p class="sentence">
waso anu soweli li ken · seme li pona mute tawa sina
</p>
<p>~ do you like birds or cats more?</p>
<p>~ birds or cats are possible. which is really good to you?</p>
</div>
</div>
<div class="box">
<p>
another way to ask an either-or question with anu is by adding "anu
seme" as the final option.
</p>
<div class="quote">
<p class="sentence">mi anu ona anu seme li ken tawa lon poka sina</p>
<p>~ can me or him walk beside you?</p>
</div>
</div>
<h2 class="title box-title">exercises</h2>
<h3 class="title box-title sub-title">
~ translate from toki pona to english
</h3>
<div class="box box-top">
<details>
<summary>mi wile esun e kiwen</summary>
<p>i want to buy rocks</p>
<p>i want to sell rocks</p>
</details>
<details>
<summary>ijo li wile kama jo e ijo kepeken mani anu utala</summary>
<p>people need to obtain things using money or violence</p>
</details>
<details>
<summary>
sina ken utala e soweli mute anu soweli wawa · sina wile utala e seme
</summary>
<p>do you want to fight a lot of animals or a strong animal</p>
<p>
you can fight many animals or a strong animal. which do you want to
fight?
</p>
</details>
</div>
<h3 class="title box-title sub-title">
~ translate from english to toki pona
</h3>
<div class="box box-top">
<details>
<summary>birds draw using rocks or tools</summary>
<p>waso li sitelen kepeken kiwen anu ilo</p>
</details>
<details>
<summary>
you can put this in the box of money or the box of food
</summary>
<p>sina ken pana e ni tawa poki mani anu poki moku</p>
</details>
</div>
<h2 class="title box-title">navigation</h2>
<div class="box" style="text-align: center">
<a class="link" style="float: left" href="11">prev 󱥐</a>
<a class="link" href="./">󱤪 index 󱤪</a>
<a class="link" style="float: right" href="13">󱤖 next</a>
</div>
</body>
</html>