rules for constructing structural words (separate from Paradigms - is this desirable?)

This commit is contained in:
aarne
2008-11-14 17:32:34 +00:00
parent e9592c8020
commit 65c6f8548a
14 changed files with 81 additions and 20 deletions
+1
View File
@@ -132,4 +132,5 @@ abstract Noun = Cat ** {
ApposCN : CN -> NP -> CN ; -- city Paris (, numbers x and y)
} ;