... | ... |
@@ -1,9 +1,9 @@ |
1 | 1 |
<section class="subsection" id="negation"> |
2 | 2 |
<header>Negation</header> |
3 | 3 |
<?php proposal(); ?> |
4 |
- <p>In order to negate the meaning of a verb, one places the word <?php echo(mark("nit", ["type_word", "lang_flk"])); ?> after the verb. Example: <?php echo(format_correlation("type_sentence")(["flk" => ["Di se nit."], "eng" => ["They don't see."]])); ?></p> |
|
5 |
- <p>If the verb takes a direct object it is allowed to place the object before the <?php echo(mark("nit", ["type_word", "lang_flk"])); ?>. Example: <?php echo(format_correlation("type_sentence")(["flk" => ["Di se us nit."], "eng" => ["They don't see us."]])); ?></p> |
|
6 |
- <p>Negations can also be expressed implicitly by using negative correlatives. Example: <?php echo(format_correlation("type_sentence")(["flk" => ["Di se ing tid."], "eng" => ["They never see."]])); ?></p> |
|
7 |
- <p>Doubled negations (both explicit and implicit ones) cancel each other out. Example: <?php echo(format_correlation("type_sentence")(["flk" => ["Di se nit ing tid."], "eng" => ["They never don't see.", "They always see."]])); ?></p> |
|
4 |
+ <p>In order to negate the meaning of a predicate, one shall place the word <?php echo(mark("nit", ["type_word", "lang_flk"])); ?> after the flected verb part of the predicate. Example: <?php echo(format_correlation("type_sentence")(["flk" => ["Di sej nit."], "eng" => ["They don't see."]])); ?></p> |
|
5 |
+ <p>If the verb takes a direct object it is allowed to place the object before the <?php echo(mark("nit", ["type_word", "lang_flk"])); ?>. Example: <?php echo(format_correlation("type_sentence")(["flk" => ["Di sej us nit."], "eng" => ["They don't see us."]])); ?></p> |
|
6 |
+ <p>Negations can also be expressed implicitly by using negative correlatives. Example: <?php echo(format_correlation("type_sentence")(["flk" => ["Di sej ing tid."], "eng" => ["They never see."]])); ?></p> |
|
7 |
+ <p>Doubled negations (both explicit and implicit ones) cancel each other out. Example: <?php echo(format_correlation("type_sentence")(["flk" => ["Di sej nit ing tid."], "eng" => ["They never don't see.", "They always see."]])); ?></p> |
|
8 | 8 |
</section> |
9 | 9 |
|
... | ... |
@@ -1,8 +1,8 @@ |
1 | 1 |
<section class="subsection" id="negation"> |
2 | 2 |
<header>Negation</header> |
3 | 3 |
<?php proposal(); ?> |
4 |
- <p>In order to negate the meaning of a verb, one places the word <?php echo(mark("nit", ["type_word", "lang_fs"])); ?> after the verb. Example: <?php echo(format_correlation("type_sentence")(["flk" => ["Di se nit."], "eng" => ["They don't see."]])); ?></p> |
|
5 |
- <p>If the verb takes a direct object it is allowed to place the object before the <?php echo(mark("nit", ["type_word", "lang_fs"])); ?>. Example: <?php echo(format_correlation("type_sentence")(["flk" => ["Di se us nit."], "eng" => ["They don't see us."]])); ?></p> |
|
4 |
+ <p>In order to negate the meaning of a verb, one places the word <?php echo(mark("nit", ["type_word", "lang_flk"])); ?> after the verb. Example: <?php echo(format_correlation("type_sentence")(["flk" => ["Di se nit."], "eng" => ["They don't see."]])); ?></p> |
|
5 |
+ <p>If the verb takes a direct object it is allowed to place the object before the <?php echo(mark("nit", ["type_word", "lang_flk"])); ?>. Example: <?php echo(format_correlation("type_sentence")(["flk" => ["Di se us nit."], "eng" => ["They don't see us."]])); ?></p> |
|
6 | 6 |
<p>Negations can also be expressed implicitly by using negative correlatives. Example: <?php echo(format_correlation("type_sentence")(["flk" => ["Di se ing tid."], "eng" => ["They never see."]])); ?></p> |
7 | 7 |
<p>Doubled negations (both explicit and implicit ones) cancel each other out. Example: <?php echo(format_correlation("type_sentence")(["flk" => ["Di se nit ing tid."], "eng" => ["They never don't see.", "They always see."]])); ?></p> |
8 | 8 |
</section> |
... | ... |
@@ -1,9 +1,9 @@ |
1 | 1 |
<section class="subsection" id="negation"> |
2 | 2 |
<header>Negation</header> |
3 | 3 |
<?php proposal(); ?> |
4 |
- <p>In order to negate the meaning of a verb, one places the word <?php echo(mark("nit", ["type_word", "lang_fs"])); ?> after the verb. Example: <?php echo(format_correlation("type_sentence")(["fs" => ["Di se nit."], "en" => ["They don't see."]])); ?></p> |
|
5 |
- <p>If the verb takes a direct object it is allowed to place the object before the <?php echo(mark("nit", ["type_word", "lang_fs"])); ?>. Example: <?php echo(format_correlation("type_sentence")(["fs" => ["Di se us nit."], "en" => ["They don't see us."]])); ?></p> |
|
6 |
- <p>Negations can also be expressed implicitly by using negative correlatives. Example: <?php echo(format_correlation("type_sentence")(["fs" => ["Di se ing tid."], "en" => ["They never see."]])); ?></p> |
|
7 |
- <p>Doubled negations (both explicit and implicit ones) cancel each other out. Example: <?php echo(format_correlation("type_sentence")(["fs" => ["Di se nit ing tid."], "en" => ["They never don't see.", "They always see."]])); ?></p> |
|
4 |
+ <p>In order to negate the meaning of a verb, one places the word <?php echo(mark("nit", ["type_word", "lang_fs"])); ?> after the verb. Example: <?php echo(format_correlation("type_sentence")(["flk" => ["Di se nit."], "eng" => ["They don't see."]])); ?></p> |
|
5 |
+ <p>If the verb takes a direct object it is allowed to place the object before the <?php echo(mark("nit", ["type_word", "lang_fs"])); ?>. Example: <?php echo(format_correlation("type_sentence")(["flk" => ["Di se us nit."], "eng" => ["They don't see us."]])); ?></p> |
|
6 |
+ <p>Negations can also be expressed implicitly by using negative correlatives. Example: <?php echo(format_correlation("type_sentence")(["flk" => ["Di se ing tid."], "eng" => ["They never see."]])); ?></p> |
|
7 |
+ <p>Doubled negations (both explicit and implicit ones) cancel each other out. Example: <?php echo(format_correlation("type_sentence")(["flk" => ["Di se nit ing tid."], "eng" => ["They never don't see.", "They always see."]])); ?></p> |
|
8 | 8 |
</section> |
9 | 9 |
|
... | ... |
@@ -1,9 +1,9 @@ |
1 | 1 |
<section class="subsection" id="negation"> |
2 | 2 |
<header>Negation</header> |
3 | 3 |
<?php proposal(); ?> |
4 |
- <p>In order to negate the meaning of a verb, one places the word <span class="word lang_fs">nit</span> after the verb. Example: <?php echo(call_user_func(_bar("sentence"), ["original" => ["Di se nit."], "translated" => ["They don't see."]])); ?></p> |
|
5 |
- <p>If the verb takes a direct object it is allowed to place the object before the <span class="word lang_fs">nit</span>. Example: <?php echo(call_user_func(_bar("sentence"), ["original" => ["Di se us nit."], "translated" => ["They don't see us."]])); ?></p> |
|
6 |
- <p>Negations can also be expressed implicitly by using negative correlatives. Example: <?php echo(call_user_func(_bar("sentence"), ["original" => ["Di se ing tid."], "translated" => ["They never see."]])); ?></p> |
|
7 |
- <p>Doubled negations (both explicit and implicit ones) cancel each other out. Example: <?php echo(call_user_func(_bar("sentence"), ["original" => ["Di se nit ing tid."], "translated" => ["They never don't see.", "They always see."]])); ?></p> |
|
4 |
+ <p>In order to negate the meaning of a verb, one places the word <?php echo(mark("nit", ["type_word", "lang_fs"])); ?> after the verb. Example: <?php echo(format_correlation("type_sentence")(["fs" => ["Di se nit."], "en" => ["They don't see."]])); ?></p> |
|
5 |
+ <p>If the verb takes a direct object it is allowed to place the object before the <?php echo(mark("nit", ["type_word", "lang_fs"])); ?>. Example: <?php echo(format_correlation("type_sentence")(["fs" => ["Di se us nit."], "en" => ["They don't see us."]])); ?></p> |
|
6 |
+ <p>Negations can also be expressed implicitly by using negative correlatives. Example: <?php echo(format_correlation("type_sentence")(["fs" => ["Di se ing tid."], "en" => ["They never see."]])); ?></p> |
|
7 |
+ <p>Doubled negations (both explicit and implicit ones) cancel each other out. Example: <?php echo(format_correlation("type_sentence")(["fs" => ["Di se nit ing tid."], "en" => ["They never don't see.", "They always see."]])); ?></p> |
|
8 | 8 |
</section> |
9 | 9 |
|
1 | 1 |
new file mode 100644 |
... | ... |
@@ -0,0 +1,9 @@ |
1 |
+<section class="subsection" id="negation"> |
|
2 |
+ <header>Negation</header> |
|
3 |
+ <?php proposal(); ?> |
|
4 |
+ <p>In order to negate the meaning of a verb, one places the word <span class="word lang_fs">nit</span> after the verb. Example: <?php echo(call_user_func(_bar("sentence"), ["original" => ["Di se nit."], "translated" => ["They don't see."]])); ?></p> |
|
5 |
+ <p>If the verb takes a direct object it is allowed to place the object before the <span class="word lang_fs">nit</span>. Example: <?php echo(call_user_func(_bar("sentence"), ["original" => ["Di se us nit."], "translated" => ["They don't see us."]])); ?></p> |
|
6 |
+ <p>Negations can also be expressed implicitly by using negative correlatives. Example: <?php echo(call_user_func(_bar("sentence"), ["original" => ["Di se ing tid."], "translated" => ["They never see."]])); ?></p> |
|
7 |
+ <p>Doubled negations (both explicit and implicit ones) cancel each other out. Example: <?php echo(call_user_func(_bar("sentence"), ["original" => ["Di se nit ing tid."], "translated" => ["They never don't see.", "They always see."]])); ?></p> |
|
8 |
+</section> |
|
9 |
+ |