summaryrefslogtreecommitdiff
path: root/RGens/data/sample-grammars/art-objects.gram
blob: c858aec37a0124d2cc3715ad2fb2bc29e77920c0 (plain)
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
[art-treasure-group] [art-treasure]
	a choice between [art-treasure] and [art-treasure]
	a choice between [art-treasure] , [art-treasure] and [art-treasure]
	[art-treasure] as well as [art-treasure]
	[art-treasure] ; [art-treasure] as well as [art-treasure]
	[art-treasure] atop [art-treasure]
	[art-treasure] hidden under [art-treasure]
	[art-treasure] lying next to [art-treasure]
	[art-treasure] hiding in [art-treasure]
	[art-treasure] hidden among [art-treasure] and [art-treasure]

pragma initial-rule [art-treasure-group]

[art-treasure] [gemstones]
	[art-object]

pragma export-rule [art-treasure]

pragma prefix-with [art-treasure] [possesive-title]
pragma prefix-with [art-treasure-group] a(n)

[possesive-title] [full-name-and-title] 's

[art-objects] [art-object]

pragma export-rule [art-objects]
pragma prefix-with [art-objects] [art-object-pref]

[art-object-pref] counterfeit
	ancient
	legendary
	lost
	holy
	blessed
	cursed
	demonic

[art-object] [common-art]
	[uncommon-art]
	[rare-art]
	[legendary-art]
	[epic-art]
	[mythic-art]

pragma export-rule [art-object]
pragma prefix-with [art-object] [size]

[gemstones] [gemstone]
	pair of [gemstone]
	[gemstone-sizedesc] pile of [gemstone]
	[gemstone-sizedesc] hoard of [gemstone]

pragma export-rule [gemstones]

[gemstone] [common-gem]
	[rare-gem]
	[legendary-gem]
	[epic-gem]

pragma export-rule [gemstone]

[gemstone-sizedesc] [size]
	[gemstone-desc]
	[size] [gemstone-desc]
	[gemstone-desc] [size]

pragma prefix-with [gemstone] [gemstone-sizedesc]

[size] tiny
	miniscule
	small
	medium
	large
	huge
	titanic

[gemstone-desc] flawless
	flawed
	cracked
	faceted
	cut
	uncut
	fake

[common-gem] amber
	amethyst
	garnet
	moonstone
	jade
	pearl
	peridot
	turquoise

[rare-gem] alexandrite
	aquamarine
	black pearl
	topaz
	[common-gem] and [common-gem]
	[common-gem] and [common-gem] fused together

[legendary-gem] emerald
	fire opal
	sapphire
	[rare-gem] and [rare-gem]
	[rare-gem] and [rare-gem] fused together

[epic-gem] diamond
	jacinth
	ruby
	[legendary-gem] and [legendary-gem]
	[legendary-gem] and [legendary-gem] fused together

[common-art] [common-goldring]
	bone/ivory statuette
	gold bracelet
	silver necklace
	bronze crown
	silver-plated sword
	silk robe

[common-goldring] gold ring
	gold ring with a [common-gem]
	gold ring with [common-gem] inlay
	gold ring with [common-gem] setting

[uncommon-art] [uncommon-goldring]
	gold/silver necklace
	gold bracelet studded with [rare-gem]
	gold necklace adorned with [common-gem]
	silver tiara/crown decorated with [common-gem]
	ivory comb with embedded [rare-gem]
	gold vestments

[uncommon-goldring] gold ring with [legendary-gem] inlay
	gold ring with a [legendary-gem]
	gold ring with [legendary-gem] setting
	gold ring with [rare-gem] and [rare-gem] decorations

[rare-art] gold/platinum ring with a [legendary-gem]
	gold/silver statuette adorned with [rare-gem]
	gold necklace adorned with [rare-gem]
	gold crown with [rare-gem]
	gold chalice dusted with [common-gem]
	ceremonial gold chest-plate
	enormous [common-gem]

[legendary-art] platinum ring with [epic-gem]
	gold statuette with [legendary-gem]
	mithril necklace with [legendary-gem]
	adamantine crown with many [legendary-gem]
	adamantine box containing [art-element]
	black tunic woven of pure [art-element]
	enormous [rare-gem]

[epic-art] mithril ring with an astral diamond
	gold statuette with eyes of [epic-gem]
	gold necklace adorned with [epic-gem]
	mithril tiara studded with [epic-gem]
	cup of celestial gold that glows with inner light
	silvery cloak of astral thread
	enormous [legendary-gem]

[mythic-art] bracelet formed of cold elemental [art-element]
	gown woven of elemental [art-element]
	brass ring with bound elemental [art-element]
	celestial gold statuette with astral diamonds
	royal attire of astral thread loaded with [epic-gem]
	enormous [epic-gem]

[art-element] shadow
	lightning
	flame
	fire
	water