summaryrefslogtreecommitdiff
path: root/next-lib/src/abstract
diff options
context:
space:
mode:
authoraarne <aarne@cs.chalmers.se>2008-11-05 10:22:09 +0000
committeraarne <aarne@cs.chalmers.se>2008-11-05 10:22:09 +0000
commitf7aed275d3bdac5ae1e48daeb801ed30b4df96bb (patch)
tree68836ee2a4ac97ab550c70a3923ed4d7d36eec97 /next-lib/src/abstract
parenta629d30958083b4de74d38be3eff8725edc92c10 (diff)
distinguished know_VS and know_V2 in Lexicon; patched Italian imperatives (not quite finished yet)
Diffstat (limited to 'next-lib/src/abstract')
-rw-r--r--next-lib/src/abstract/Lexicon.gf2
1 files changed, 1 insertions, 1 deletions
diff --git a/next-lib/src/abstract/Lexicon.gf b/next-lib/src/abstract/Lexicon.gf
index 59b844ec9..2d5e533bc 100644
--- a/next-lib/src/abstract/Lexicon.gf
+++ b/next-lib/src/abstract/Lexicon.gf
@@ -163,7 +163,7 @@ fun
king_N : N ;
knee_N : N ;
know_V2 : V2 ;
- know_V2 : V2 ;
+ know_VS : VS ;
lake_N : N ;
lamp_N : N ;
language_N : N ;