aboutsummaryrefslogtreecommitdiff
path: root/cgi-bin/dict.cgi.in
diff options
context:
space:
mode:
Diffstat (limited to 'cgi-bin/dict.cgi.in')
-rw-r--r--cgi-bin/dict.cgi.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/cgi-bin/dict.cgi.in b/cgi-bin/dict.cgi.in
index 188e259..ca5984c 100644
--- a/cgi-bin/dict.cgi.in
+++ b/cgi-bin/dict.cgi.in
@@ -110,7 +110,7 @@
;; Τα μέρη του λογου
(define part-of-speech
(list (cons "κανένα μέρος του λόγου" #f)
- (cons "ρήμα" "(dict.pos=\"μετ.\" OR dict.pos=\"αμετ.\" OR dict.pos=\"μετ.,αμετ.\")")
+ (cons "ρήμα" "(dict.pos=\"μετ.\" OR dict.pos=\"αμετ.\" OR dict.pos=\"μετ.,αμετ.\" OR dict.pos=\"απρόσ.\")")
(cons "μεταβατικό" "dict.pos=\"μετ.\"")
(cons "αμετάβατο" "dict.pos=\"αμετ.\"")
(cons "άρθρο" "dict.pos=\"άρθρο\"")

Return to:

Send suggestions and report system problems to the System administrator.