Quote:
	
	
		| 
					Originally Posted by Sjelefall
					
				 Ah, they can mean anything, in that example N is noun, V is verb, etc
 But say you have "names" defined in that screenshot, can you define something so that it'd do combination of both "names" and "adjective + names". Meaning of the phrase will stay the same thing but you'll end up with a lot more descriptions
 | 
	
  It's not necessarily recursive, but you can have as many "macros" in the template as you like.  So for example, you have a..
Base description of:
My dog walks through the park
You could have a template that says:
My {dog-names} walks through the park
where {dog-names} could include dog, pet, puppy, doggy, bulldog, dalmation
Or you could get more intense, such as:
My {dog-names} {actions} through the park
where {actions} could include walks, trots, runs, drags me
Or:
My {dog-names} {actions} {places}
where {places} could include through the park, all around town, in my yard