restructured Russian; copies of Constructors in present and alltenses

This commit is contained in:
aarne
2007-06-08 15:30:21 +00:00
parent 741d3e1706
commit 5c0f1a3fc0
5 changed files with 21 additions and 19 deletions

View File

@@ -12,7 +12,7 @@ incomplete resource Constructors = open Grammar in {
--
-- is written
--
-- $mkS (mkCl (mkPN "John") (mkV2 "love") (mkPN "Mary"))$
-- $mkS (mkCl (mkNP (mkPN "John")) (mkV2 "love") (mkNP (mkPN "Mary")))$
--
-- This module defines the syntactic constructors, which take trees as arguments.
-- Lexical constructors, which take strings as arguments, are defined in the