Index: plugins/en/complex_nightmare.tcl
===================================================================
--- plugins/en/complex_nightmare.tcl	(revision 906)
+++ plugins/en/complex_nightmare.tcl	(working copy)
@@ -812,8 +812,9 @@
 bMotion_abstract_register "nice_fulladjectives" {
 	"%VAR{amount} %VAR{nice_adjective}"
 	"%VAR{amount} %VAR{nice_adjective}, %VAR{nice_adjective}"
-	"%VAR{amount{ %VAR{nice_coveredin}"
+	"%VAR{amount} %VAR{nice_coveredin}"
 	"%VAR{amount} %VAR{nice_adjective}, %VAR{nice_coveredin}"
+}
 
 bMotion_abstract_register "fullbeing" {
 "%VAR{being}"

