From 2041578406b0b8c7e0dfda59387e1ee7078eb79f Mon Sep 17 00:00:00 2001 From: hallgren Date: Sun, 22 Mar 2015 22:54:05 +0000 Subject: Wide Coverage Translation Demo: add a way to obtain inflection tables Too see inflection tables, click on a translated sentense, then click on a blue function name in the textual representation of the abstract syntax tree. --- src/www/wc.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'src/www/wc.html') diff --git a/src/www/wc.html b/src/www/wc.html index 66b747f37..3d2b8e12f 100644 --- a/src/www/wc.html +++ b/src/www/wc.html @@ -24,6 +24,8 @@ small { color: #666; } .colors .bad_quality { background-color: #f89; } .placeholder { color: #999; } .error { color: #c00; } +div.e2 { background: white; } +span.inflect { color: blue; } @@ -89,7 +91,7 @@ small { color: #666; }
-Last modified: Fri Jun 20 20:21:52 CEST 2014 +Last modified: Sun Mar 22 23:30:45 CET 2015
About -- cgit v1.2.3