1
0
forked from GitHub/gf-rgl

starting to add tense to English resource

This commit is contained in:
aarne
2005-01-17 16:32:15 +00:00
parent bf88707c18
commit 7e0e6edec4
15 changed files with 1814 additions and 15 deletions

View File

@@ -79,13 +79,13 @@ cat
--3 Adjectives and adjectival phrases
--
A1 ; -- one-place adjective, e.g. "even"
A ; -- one-place adjective, e.g. "even"
A2 ; -- two-place adjective, e.g. "divisible (by)"
ADeg ; -- degree adjective, e.g. "big/bigger/biggest"
AP ; -- adjective phrase, e.g. "divisible by two", "bigger than John"
-- The difference between $A1$ and $ADeg$ is that the former has no
-- The difference between $A$ and $ADeg$ is that the former has no
-- comparison forms.
--!