fused Conj and DConj in exper

This commit is contained in:
aarne
2008-04-25 06:55:57 +00:00
parent 8184dc5512
commit 2b67b0c9bb
7 changed files with 31 additions and 12 deletions

View File

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