aboutsummaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2011-06-19 07:15:04 +0300
committerSergey Poznyakoff <gray@gnu.org.ua>2011-06-19 07:16:30 +0300
commitb56552e3260023593a3bf80315edf0f069eebac1 (patch)
tree729ba1bd4eb4d80c69bfa4ea65a50a69daae1e4e /data
parent3b0729ca8599173a61b97d59513c32b8b8eb1ea4 (diff)
downloadellinika-b56552e3260023593a3bf80315edf0f069eebac1.tar.gz
ellinika-b56552e3260023593a3bf80315edf0f069eebac1.tar.bz2
Conjugator: bugfix
* data/irregular-verbs.xml: Update. * src/ellinika/conjugator.scm (conjugate): Create a copy of vinfo prior to complementing it to avoid side effects on subsequent iterations.
Diffstat (limited to 'data')
-rw-r--r--data/irregular-verbs.xml27
1 files changed, 26 insertions, 1 deletions
diff --git a/data/irregular-verbs.xml b/data/irregular-verbs.xml
index 5253187..2e604e3 100644
--- a/data/irregular-verbs.xml
+++ b/data/irregular-verbs.xml
@@ -225,7 +225,6 @@
<v>
<a>βλέπω</a>
<c>A</c>
-<!-- <accmap>000000</accmap> -->
<act>
<root theme="aor">είδ</root>
<root theme="sub">δ</root>
@@ -233,7 +232,15 @@
<t name="Αόριστος">
<accmap>000000</accmap>
</t>
+ <t name="Μέλλοντας στιγμιαίος">
+ <p n="p" p="2" prop="true">δείτε</p>
+ </t>
</ind>
+ <sub>
+ <t name="Αόριστος">
+ <p n="p" p="2" prop="true">δείτε</p>
+ </t>
+ </sub>
<imp>
<t name="Αόριστος">
<p n="s" p="2">δες</p>
@@ -244,6 +251,11 @@
<pas>
<root theme="aor">ειδώθ</root>
<root theme="sub">ιδωθ</root>
+ <ind>
+ <t name="Μέλλοντας στιγμιαίος">
+ <prop name="root">ιδωθ</prop>
+ </t>
+ </ind>
</pas>
</v>
@@ -252,7 +264,20 @@
<c>A</c>
<act>
<root theme="aor">βρήκ</root>
+ <ind>
+ <t name="Αόριστος">
+ <accmap>000000</accmap>
+ </t>
+ <t name="Μέλλοντας στιγμιαίος">
+ <p n="p" p="2" prop="true">βρείτε</p>
+ </t>
+ </ind>
<root theme="sub">βρ</root>
+ <sub>
+ <t name="Αόριστος">
+ <p n="p" p="2" prop="true">βρείτε</p>
+ </t>
+ </sub>
<imp>
<t name="Αόριστος">
<p n="s" p="2">βρες</p>

Return to:

Send suggestions and report system problems to the System administrator.