diff options
Diffstat (limited to 'next-lib/src/abstract/Structural.gf')
| -rw-r--r-- | next-lib/src/abstract/Structural.gf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/next-lib/src/abstract/Structural.gf b/next-lib/src/abstract/Structural.gf index 1c952a4b7..57cb6453e 100644 --- a/next-lib/src/abstract/Structural.gf +++ b/next-lib/src/abstract/Structural.gf @@ -117,4 +117,6 @@ abstract Structural = Cat ** { nothing_NP : NP ; except_Prep : Prep ; + as_CAdv : CAdv ; + } |
