1
0
forked from GitHub/gf-core

Some clean-up of category explanations in Common.gf and Cat.gf.

This commit is contained in:
bringert
2007-11-05 18:05:18 +00:00
parent f7fa5a3393
commit 411fce46b8
2 changed files with 5 additions and 5 deletions

View File

@@ -95,7 +95,7 @@ abstract Cat = Common ** {
-- Constructed in [Structural Structural.html].
Conj ; -- conjunction, e.g. "and"
DConj ; -- distributed conj. e.g. "both - and"
DConj ; -- distributed conjunction e.g. "both - and"
Subj ; -- subjunction, e.g. "if"
Prep ; -- preposition, or just case e.g. "in"