aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2004-06-19 17:17:16 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2004-06-19 17:17:16 +0000
commitf5b2686603d7141c51e988a92b21a037772dfbdf (patch)
treeab5320da248d33113dc2d47ce3ed733e20179781
parent0e8ee6746d944ca4e963c3db7d9fcc151817dd04 (diff)
downloadellinika-f5b2686603d7141c51e988a92b21a037772dfbdf.tar.gz
ellinika-f5b2686603d7141c51e988a92b21a037772dfbdf.tar.bz2
Updated
git-svn-id: file:///home/puszcza/svnroot/ellinika/trunk@146 941c8c0f-9102-463b-b60b-cd22ce0e6858
-rw-r--r--ChangeLog20
1 files changed, 20 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 97d7894..87df48c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,25 @@
2004-06-19 Sergey Poznyakoff <gray@Noldor.runasimi.org>
+ * data/db.struct: New table 'pos' keeps information about
+ parts of speech. Dict.pos changed: the part of speech of
+ each dictionary entry is strored as a bitmask, e.g.
+ verb|transitive or substanive|masculine, etc. This facilitates
+ searches and makes the database more flexible.
+ * data/dict.0: Lots of fixes.
+ * data/dict.1: Likewise
+ * data/dict.2: Likewise
+ * data/dict.3: Likewise
+ * data/dict.4: Likewise
+ * data/dict.5: Likewise
+
+ * src/gram.y: Reflect changes to the database structure.
+ * src/main.c: Likewise
+ * src/trans.h: Likewise
+
+ * src/dict.cgi.in: Likewise
+
+2004-06-19 Sergey Poznyakoff <gray@Noldor.runasimi.org>
+
* data/dict.0: Updated
* data/dict.m4 (SAMP): New macro

Return to:

Send suggestions and report system problems to the System administrator.