forked from mewo2/deserts
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdescription.grammar
400 lines (336 loc) · 15.3 KB
/
description.grammar
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
one = <one|a traveller|the traveller>
atraveller = <a|the> traveller
travel = <travel|journey|go>
people = <citizens|farmers|merchants|priests|the idle rich|
[petty] criminals|soldiers|artisans|actors|the bourgeoisie|
scholars|philosophers|writers|labourers>
thecity = <the city
|the surrounding countryside
|a nearby village
|@city
|the @district>
beast = [<horned|mighty|shaggy|hairy>] \word{beast}
national = <national|sacred>
beastdesc = @beast, <the @national animal of @region|
bred for <racing|work|show> by the @people of @thecity|
<prized|valued|beloved> for their <milk|meat|horns|leather>>
golden = <golden|silver|copper|bronze|ivory|chryselephantine|crystal|gleaming|
glistening|obsidian|jade|emerald|ruby|diamond|sapphire|bone-white|
sandstone|marble|limestone|granite|basalt>
spires = <spire|spires|tower|towers|roof|clock-tower|lookout|vaulted roof|dome>
temple = <temple|citadel|palace|prison|counting-house|mint|market-hall|theatre|
university|dancing-hall|fortress|barbican|castle|watchtower|bastion>
great = <great|mighty|famous|colossal|immense|vast|tremendous|monumental|
gargantuan|celebrated|famed|infamous|monstrous|iniquitous>
aseriesof = [<a series of|scattered|crowds of>]
playing = <trying their luck|practising their skill|showing off>
playinggame = @playing <on the \word{game} <tables|court|field|board>|
at [the game of] \word{game}>
merchants = <merchants|fruit-sellers|goldsmiths|silversmiths|fishmongers|
hawkers|pedlars>
merchanting = <hawking their wares|
setting out their stalls>
sight = <@beastdesc|
@people, @activity|
@aseriesof @merchants, @merchanting>
see = <see|encounter|come across|catch sight of|find|stumble upon>
seefar = <see|catch sight of|espy|make out|discern|observe>
fromhere = <<from|at> <this|such a <great|large>> distance|
from here|from so far>
cannot = <cannot|is unable to|has no way to>
flock = <flock|gather|mill|lounge|teem|congregate|crowd|throng|cluster|
swarm>
base = <base|walls|doors|door|gates|gate>
avoid = <avoid|stay away from|steer clear of|shun|hide from>
activity = <@playinggame|@xing|@xing and @xing>
form = <form|architecture|bulk>
distasteful = <distasteful|disagreeable|unsavoury|repellent|obscene>
although = <although|though|while|despite the fact that|even though>
seems = <seems|appear|may seem|may appear|looks|may look>
beautiful = <beautiful|alluring|elegant|quaint|magnificent|enchanting>
citizens = <citizens|people|denizens|natives>
distantbuilding = <@fromhere, @one @cannot @seefar
how @people <@flock <around|by|near> <its [@golden] @base|it>[, @activity]|
@avoid it[, @activity]>
|@although @fromhere it @seems @beautiful, [the] @citizens of <@city|the city>
find its @form @distasteful, and @avoid it>
xing = <laughing|talking|singing|dancing|telling stories|praying>
seeasight = <@see @sight|
@seefar [the @golden @spires of] the @great @temple of
^\name{building} [. ^@distantbuilding]>
road = <road|route|track>
busy = <well-trodden|busy|crowded>
longtime = <several|many|some|two|three>
<days|weeks>
shorttime = <<a few|a couple of|two|three> hours|
half a day|an afternoon>
longjourney = The @road is <long|arduous>, but <rewarding|scenic>,
taking @longtime.
shortjourney = The @road is @busy, and the journey takes but @shorttime.
pleasant = <pleasant|enjoyable|agreeable|delightful|smooth|simple>
journey = It is a(n) @pleasant journey.
fromtravel = <From|Leaving|Onwards from> @lastcity @one <may|can> @travel
[@direction] to @city.
<\if{@islandjourney|@roadtravel}
|\if{@isseajourney|@seatravel}>
roadtravel = [<\if{@far|@longjourney}|
\if{@near|@shortjourney}|
@journey>]
\some{
^@roadsidesee|
^@enterregion|
^@oncecross
}
seatravel = [^@seaboat]
\some{
^@seafish|
^@seaweather|
^@seabirds|
^@seaeating
}
shiny = <brightly-coloured
|iridescent
|vividly striped
|silver
|vermillion
|turquoise
|jet-black>
bytheboat = <off the <bow|stern|sides>
|by the side of the boat
|near [the side of] the boat
|in the water nearby>
lotsoffish = [<shoals of|numerous|great numbers of>] [@shiny] [\word{fish}] fish
thereare = <@one can [@often] see|there are @often>
canbeseen = <can|may> @often be @seen
swimmingaround = <darting through the water
|@shining in the sunlight
|barely visible beneath the <waves|surf|surface>
|leaping from wave to wave
|<moving|bobbing and weaving> in unison>
shining = <gleaming|glistening|shining>
seen = <seen|spotted|observed>
seafish = <@bytheboat @thereare @lotsoffish|
|@thereare @lotsoffish @bytheboat
|@thereare, @bytheboat, @lotsoffish
|@bytheboat @lotsoffish @canbeseen
|@lotsoffish @canbeseen [@bytheboat]>
[, @swimmingaround].
route = <route|crossing>
boat = <boat|ship|vessel>
boats = <boats|ships|vessels|craft>
busysea = <well-traficked|busy>
traffic = <traffic|sail|traverse|cross>
routebusy = <<this|the> @route is @busysea
|many @boats @traffic these waters>
seaboat = [<@routebusy, <and|so>|as @routebusy,>]
@one can @often
<obtain passage on
|charter
|find space on>
a(n) [<small>] [<trading|fishing>] @boat.
badweather = <<bad|foul|stormy> weather conditions
|storms
|gales
|squalls>
torment = <torment|trouble|plague|beset>
tormented = <tormented|troubled|plagued|beset>
inthesewaters = <in these waters
|in this area
|near here>
tormentboats = [@often] @torment @boats
badforboats = <@badweather @tormentboats
|@boats are [@often] @tormented by @badweather>
despite = <despite|in spite of|even with|notwithstanding>
remarkably = <remarkably|quite|surprisingly|very|extremely>
goodseavoyage = the @route is [@remarkably] <safe|easy|pleasant|comfortable>
seaweather = <@badforboats @inthesewaters [, but @goodseavoyage]
|@inthesewaters, @badforboats [, but @goodseavoyage]
|@despite the @badweather [which @tormentboats [@inthesewaters]], @goodseavoyage
|@goodseavoyage, @despite the @badweather [which @tormentboats [@inthesewaters]]
|@although @goodseavoyage, @badforboats [@inthesewaters]>.
seaingredient = <\word{fish} fish
|\word{bird} [bird] meat
|turtle meat
|seaweed
|\word{plant} fruit>
grilled = <grilled|boiled|braised|salted|dried>
soup = <soup|broth|stew>
hearty = <hearty|thin|piquant>
spiced = <spiced|flavoured|garnished>
seafood = <a(n) [@hearty] @soup made of @seaingredient and @seaingredient
|@grilled @seaingredient>
[, @spiced with \word{plant} <flowers|root|leaves|seed|berries>]
food = <food|supplies|meals>
sailors = <sailors|fishermen|crew>
thesailors = <the @sailors
|@sailors and passengers alike
|both @sailors and passengers>
sour = <sour|clean|citric|nutty|dark|rich|meaty|bitter|sweet|spicy>
seaeating = <@thesailors @eat @seafood
|@one <may|will> enjoy @seafood, as eaten by @thesailors>.
[^ @flavourcountry [, <mingling with|enriched by> the salty air].]
tasty = <tasty|delicious|enchanting>
flavour = <flavour|taste>
flavourcountry = <the @flavour is @sour [, but @sour]
|the @sour @flavour is @tasty>
eat = <eat|subsist on|snack on>
lotsofbirds = [flocks of] <\word{bird} birds|seabirds>
onecanhear = @one <can|may> <hear|see>
shore = <shore|coast|land's edge>
neartheshore = <@near the @shore>
near = <near|close to|not far from>
doingbird = <circling overhead
|diving for [\word{fish}] fish
|riding the @wind>
seabirds = <@neartheshore, @onecanhear @lotsofbirds
|@onecanhear @lotsofbirds @neartheshore
|@neartheshore @lotsofbirds @canbeseen
|@lotsofbirds @canbeseen @neartheshore>
[, @doingbird].
gorge = <gorge|chasm|ravine|canyon|gully>
valley = <valley|rift|depression>
oncecross = <at one point|along the way> the @road crosses a
<deep @gorge|broad @valley>[, spotted with @plants].
side = <side|edge|verge|bank|fringe>
roadside = <@side of the @road|
roadside|
@road>
byroad = <by|near|on> the @roadside
roadsidesee = <@byroad, @roadsidethings|
@roadsidethings @byroad>.
roadsidethings = <@plants grow|
@beast graze>
foliage = <foliage|greenery|vegetation>
thickets = <thickets|groves|clumps|copses|woods>
wildplants = <[wild] @plants|open fields|hedgerows|@thickets of @plants|
meadows|scrubland|pastures>
bluish = <bluish|golden|grey|pale|harsh>
landscape = <landscape|terrain|land|countryside>
change = <change|shift|variation>
stuffchanges = <the @foliage changes, giving way to @wildplants and @wildplants|
there is a @change in the [quality of the] light, and a @bluish
cast falls <across|over|upon> the @landscape>
enters = <enters|crosses [the border] into>
enterregion = <as|when> @one @enters @region, @stuffchanges.
outside = <<near|at|on reaching|nearing|approaching> the
<edge|gates|outskirts|walls> of|
<outside|near to|entering|on entering|passing into>>
slightly = <slightly|a little|somewhat>
closer = [@slightly] <closer|nearer>
town = <city|city|city|metropolis>
namecity = <[@great] @city|
the [@great] @town|
the [@great] @town of @city>
arriving = ^<@outside @namecity
@one <will|can|may> @seeasight.|
@atraveller, @outside @namecity, <will|can|may> @seeasight.>
^@closer to the <centre|heart|inner parts> of the city,
@one <will begin to|begins to|can faintly|will>
hear @hearthing.
^@finally the @smell of @smellythings fills the @wind, and
@one <is @truly in @city|has @truly arrived>.
truly = <truly|without a doubt|undoubtedly|undeniably|surely|beyond doubt>
finally = <finally|at last|ultimately|eventually|in the end>
fruit = \word{fruit} fruit
smellythings = <@plants|@fruit>
district = <Merchants'|Ancient|Actors'|New|Old|Artisans'|Temple|Fishmongers'|
Tailors'|Red|Green|Blue|Grey|Goldsmiths'>
<Quarter|District>
fragrant = <fragrant|delicate|red|emerald|blue|yellow|golden>
blossoms = <blossoms|leaves|petals>
sway = <sway|rustle|whisper|shimmer>
timeofday = [<early|late>] <night|morning|afternoon|evening>
smell = <smell|scent|fragrance|aroma|perfume|musk|bouquet>
nice = <pleasant|sweet|gentle|delicate|balmy>
wind = <breeze|wind|air>
plantdesc = <the @fragrant @blossoms @sway in the [@timeofday] @wind|
the @nice @smell fills the @timeofday @wind>
stone = <stone|granite|basalt|bronze|sandstone|limestone|marble|
ivory|obsidian|lead|\word{stone} stone>
plants = \word{plant} <trees|flowers|plants|bushes>
streets = <streets|back-streets|alleyways|squares|plazas|roadways|boulevards>
streetdesc = <lined with @plants[, and @plantdesc]|
paved with @stone[, inlaid with @stone]>
educational = <educational|instructive|edifying|humbling>
sacred = <sacred|holy|famous|revered|intricate>
procession = <procession|parade|dance|ceremony|ritual>
fight = <fight|quarrel|argument|squabble|altercation>
event = <a game of \word{game}|
a herd of @beastdesc|
@people @xing|
a(n) @fight between two lovers|
the @sacred ^\name{event} @procession>
difficult = <difficult|hard|tricky|almost impossible>
unabletoleave = <unable to leave|
find it @difficult to escape|
@maybesometime>
maybesometime = it <may|can> be @shorttime before escape is possible
eventoutcome = <@maybesometime|
@one <may|might> be drawn in, and @unabletoleave|
it <may|can> be a(n) [<very|most>] @educational experience>
lucky = <lucky|fortunate|blessed|charmed|unlucky|unfortunate|ill-fated>
luckyposs = <if @one is|should @one be|
in the event that @one is>
<@lucky enough|so @lucky as> to @see @event, @eventoutcome.
miss = <miss|fail to see|not notice|overlook>
careless = <careless|inattentive|hasty|distracted>
observer = <observer|traveller|visitor>
decorate = <decorate|adorn|grace|ornament>
statues = <statues|figurines|figures|gargoyles|carvings|columns|medallions>
rooftops = <rooftops|eaves|lintels|pediments|walls|balustrades|doorways|archways>
caged = <caged|tame>
decorations = <the @stone @statues <which|that> @decorate the @rooftops|
the @plants|
the @caged \word{bird} birds>
impressed = <impressed|inspired|humbled>
notice = <see|notice|take note of|be @impressed by>
actas = <act as|serve as|function as|are>
warning = <warning|deterrent|caution>
evil = <evil|malign|unwanted|hostile|harmful>
spirits = <spirits|influences>
deter = <ward off|warn off|deter|repel>
warn = <@actas a(n) @warning to|
[<act to|serve to>] @deter>
plague = <plague|pestilence|war|sickness|revolution>
recently = <recently|long ago|not long ago|in times past|twenty years ago>
ravaged = <ravaged|devastated|beset|troubled|tormented|engulfed>
reminder = <reminder|memento|relic|vestige>
remember = <<call to mind|commemorate|are in memory of>
|@actas a(n) @reminder of>
indicate = <indicate|mark|signify|denote|betoken>
home = <home|shop|place of business|workplace>
professional = <doctor|artisan|fortune-teller|smith|apothecary>
obvious = <obvious|clear|conspicuous|apparent|easy to see|@difficult to miss>
decosent = <<a(n) @careless @observer will @miss|
@one will @notice>
@decorations.|
@decorations will be @obvious [to @one].>
^
<these @warn @evil @spirits|
these @remember the @plague which @recently @ravaged
@thecity|
these @indicate the @home of a(n) @professional>.
bells = <bells|chimes|tolling|knell|peal|clanging|sound|striking>
sad = <mournful|desolate|sorrowful|doleful|melancholy|heavy-hearted|
forlorn|sombre|elegiac|dirgeful|plaintive>
happiness = <joy|exuberance|delight|pleasure|ecstasy|bliss|glee>
happy = <joyous|exuberant|ecstatic|blissful|gleeful|merry|ebullient|
mirthful|hopeful|buoyant>
sadness = <melancholy|gloom|misery|dejection|sadness>
often = <often|usually|sometimes|occasionally|typically>
songs = songs of <@sad @happiness|@happy @sadness>
soundsent = [in the @timeofday,] @one <can|may> @often hear @hearthing.
hearthing = <the [@nice] song of the \word{bird} birds[, kept by @people]|
the @bells of the @temple clock|
@songs, sung by @people of @thecity>
closeto = <near|close to|around|in the vicinity of>
atlocation = <in the @district [of the city]|
@closeto the @temple [of ^\name{building}]>
indistrict = ^@atlocation, the @streets are @streetdesc.
\some{
^@people @flock here, @activity.|
^@luckyposs|
^@decosent|
^@soundsent
}
description = \if{@lastcity|@fromtravel ~} @arriving ~ @indistrict