d42abfa2ef200df78b2da82912e5cadb6f4f7dd8
fenris advanced

fenris authored 8 years ago

source/structure/conjugation.html.php  1) <?php
source/structure/conjugation.html.php  2) 	global $configuration;
source/structure/conjugation.html.php  3)  ?>
fenris moved to html

fenris authored 8 years ago

source/html.php/conjugation.html.php   4) <section class="section" id="grammar/conjugation">
source/html.php/conjugation.html.php   5) 	<header>Conjugation</header>
source/html.php/conjugation.html.php   6) 	<section class="subsection" id="conjugation/infinite_verbforms">
source/html.php/conjugation.html.php   7) 		<header>Infinite Verbforms</header>
fenris advanced

fenris authored 8 years ago

source/structure/conjugation.html.php  8) 		<p>The <span class="grammarterm">infinitive</span> is formed by appending <span class="word_fs">-a</span> to the verb-stem, e.g. <span class="word_fs">skriva</span> ~ <span class="word_otherlanguage">to write</span>.</p>
source/structure/conjugation.html.php  9) 		<p>The <span class="grammarterm">active participle</span> is formed by appending <span class="word_fs">-end</span> to the verb-stem, e.g. <span class="word_fs">skrivend</span> ~ <span class="word_otherlanguage">writing</span>.</p>
source/structure/conjugation.html.php 10) 		<p>The <span class="grammarterm">passive participle</span> is formed by appending <span class="word_fs">-et</span> to the verb-stem, e.g. <span class="word_fs">skrivet</span> ~ <span class="word_otherlanguage">written</span>. If speakable the <span class="word_fs">e</span> in the ending can be elluded, e.g. <span class="word_fs">skrivt</span>.</p>
fenris moved to html

fenris authored 8 years ago

source/html.php/conjugation.html.php  11) 	</section>
source/html.php/conjugation.html.php  12) 	<section class="subsection" id="conjugation/tempora">
fenris advanced

fenris authored 8 years ago

source/structure/conjugation.html.php 13) 		<header>Tempora and Modi</header>
source/structure/conjugation.html.php 14) 		<p>The following table lists the timeforms found in Folksprak and how they are built in the indicative-mode.</p>
source/structure/conjugation.html.php 15) 		<table>
source/structure/conjugation.html.php 16) 			<thead>
source/structure/conjugation.html.php 17) 				<tr>
source/structure/conjugation.html.php 18) 					<th>Name</th>
source/structure/conjugation.html.php 19) 					<th>Building Scheme (indicative)</th>
source/structure/conjugation.html.php 20) 					<th>Example</th>
source/structure/conjugation.html.php 21) 					<th><?php echo($configuration["languagemap"][$configuration["target"]]); ?> Translation</th>
source/structure/conjugation.html.php 22) 				</tr>
source/structure/conjugation.html.php 23) 			</thead>
source/structure/conjugation.html.php 24) 			<tbody>
source/structure/conjugation.html.php 25) 				<tr>
source/structure/conjugation.html.php 26) 					<td>Present</td>
source/structure/conjugation.html.php 27) 					<td>[verb:stem]</td>
source/structure/conjugation.html.php 28) 					<td><span class="sentence_fs">ek skriv</span></td>
source/structure/conjugation.html.php 29) 					<td><span class="sentence_otherlanguage">i write</span></td>
source/structure/conjugation.html.php 30) 				</tr>
source/structure/conjugation.html.php 31) 				<tr>
source/structure/conjugation.html.php 32) 					<td>Perfect</td>
source/structure/conjugation.html.php 33) 					<td>[flected <span class="word_fs">hav</span>] + [verb:passive participle]</td>
source/structure/conjugation.html.php 34) 					<td><span class="sentence_fs">ek hav skrivt</span></td>
source/structure/conjugation.html.php 35) 					<td><span class="sentence_otherlanguage">i have written</span></td>
source/structure/conjugation.html.php 36) 				</tr>
source/structure/conjugation.html.php 37) 				<tr>
source/structure/conjugation.html.php 38) 					<td>Future</td>
source/structure/conjugation.html.php 39) 					<td>[flected <span class="word_fs">skal</span>/<span class="word_fs">vil</span>/<span class="word_fs">kom</span>] + [verb:infinitive]</td>
source/structure/conjugation.html.php 40) 					<td><span class="sentence_fs">ek skal skriva</span></td>
source/structure/conjugation.html.php 41) 					<td><span class="sentence_otherlanguage">i will write</span></td>
source/structure/conjugation.html.php 42) 				</tr>
source/structure/conjugation.html.php 43) 				<!--
source/structure/conjugation.html.php 44) 				<tr>
source/structure/conjugation.html.php 45) 					<td>Explicite Future</td>
source/structure/conjugation.html.php 46) 					<td>[flected <span class="word_fs">verd</span>] + [verb:active participle]</td>
source/structure/conjugation.html.php 47) 					<td><span class="sentence_fs">ek verd skrivend</span></td>
source/structure/conjugation.html.php 48) 					<td><span class="sentence_otherlanguage">i will write.</span> (literally: <span class="sentence_otherlanguage">i become writing.</span>)</td>
source/structure/conjugation.html.php 49) 				</tr>
source/structure/conjugation.html.php 50) 				  -->
source/structure/conjugation.html.php 51) 			</tbody>
source/structure/conjugation.html.php 52) 		</table>
source/structure/conjugation.html.php 53) 		<p>The <span class="grammarterm">imperative</span> only exists in the present tense for the 2nd person singular and plural. It is formed by using the bare stem of the verb, optionally followed by the personal pronoun (i.e. either <span class="word_fs">du</span> or <span class="word_fs">je</span>) in order to specify or emphasize the numerus. Examples: <span class="sentence_fs">skriv!</span>, <span class="sentence_fs">skriv, je!</span>.</p>
source/structure/conjugation.html.php 54) 		<span class="todo">conjunctive</span>
fenris moved to html

fenris authored 8 years ago

source/html.php/conjugation.html.php  55) 	</section>
fenris advanced

fenris authored 8 years ago

source/structure/conjugation.html.php 56) 	<section class="subsection" id="conjugation/personae_numeri">
source/structure/conjugation.html.php 57) 		<header>Personae and Numeri</header>
source/structure/conjugation.html.php 58) 		<p>There is no change in the verb for conjugating according to person and count.</p>
source/structure/conjugation.html.php 59) 		<p>Examples: <span class="sentence_fs">ek skriv</span> ~ <span class="sentence_otherlanguage">i write</span>, <span class="sentence_fs">du skriv</span> ~ <span class="sentence_otherlanguage">you write</span>, <span class="sentence_fs">hin skriv</span> ~ <span class="sentence_otherlanguage">he writes</span>, <span class="sentence_fs">vi skriv</span> ~ <span class="sentence_otherlanguage">we write</span></p>