File: badStatement.expected

package info (click to toggle)
maude 3.5.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 18,480 kB
  • sloc: cpp: 133,192; makefile: 2,180; yacc: 1,984; sh: 1,373; lex: 886
file content (416 lines) | stat: -rw-r--r-- 20,189 bytes parent folder | download | duplicates (2)
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
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
Considering object completion on:
  rl m(F:Foo) < O:Oid : C | none > => < O:Oid : C | none > .
Transformed rule:
  rl m(F:Foo) < O:Oid : V:C | Atts:AttributeSet > => < O:Oid : V:C |
    Atts:AttributeSet > .

Considering object completion on:
  rl m(F:Foo) < O:Oid : V:C | none > => < O:Oid : V:C | none > .
Transformed rule:
  rl m(F:Foo) < O:Oid : V:C | Atts:AttributeSet > => < O:Oid : V:C |
    Atts:AttributeSet > .

Advisory: <standard input>, line 23 (omod FOO): bad class argument junk in
    left-hand side object < O1:Oid : junk | none > disables object completion.
Advisory: <standard input>, line 23 (omod FOO): transformation not performed
    for:
  rl m(F:Foo) < O1:Oid : junk | none > => < O1:Oid : junk | none > .
Advisory: <standard input>, line 24 (omod FOO): class argument junk in object
    instance < O2:Oid : junk | none > differing from class argument C in
    left-hand side object instance < O2:Oid : C | none > disables object
    completion.
Advisory: <standard input>, line 24 (omod FOO): transformation not performed
    for:
  rl m(F:Foo) < O2:Oid : C | none > => < O2:Oid : junk | none > .
Advisory: <standard input>, line 25 (omod FOO): bad class argument junk in
    left-hand side object < O3:Oid : junk | none > disables object completion.
Advisory: <standard input>, line 25 (omod FOO): transformation not performed
    for:
  rl m(F:Foo) < O3:Oid : junk | none > => < O3:Oid : C | none > .
Advisory: <standard input>, line 27 (omod FOO): class argument junk in object
    instance < O4:Oid : junk | none > differing from class argument V:C in
    left-hand side object instance < O4:Oid : V:C | none > disables object
    completion.
Advisory: <standard input>, line 27 (omod FOO): transformation not performed
    for:
  rl m(F:Foo) < O4:Oid : V:C | none > => < O4:Oid : junk | none > .
Advisory: <standard input>, line 28 (omod FOO): bad class argument junk in
    left-hand side object < O5:Oid : junk | none > disables object completion.
Advisory: <standard input>, line 28 (omod FOO): transformation not performed
    for:
  rl m(F:Foo) < O5:Oid : junk | none > => < O5:Oid : V:C | none > .
Warning: <standard input>, line 28 (omod FOO): variable V:C is used before it
    is bound in rule:
rl m(F:Foo) < O5:Oid : junk | none > => < O5:Oid : V:C | none > .
Advisory: <standard input>, line 30 (omod FOO): class argument V:C in object
    instance < O6:Oid : V:C | none > differing from class argument C in
    left-hand side object instance < O6:Oid : C | none > disables object
    completion.
Advisory: <standard input>, line 30 (omod FOO): transformation not performed
    for:
  rl m(F:Foo) < O6:Oid : C | none > => < O6:Oid : V:C | none > .
Warning: <standard input>, line 30 (omod FOO): variable V:C is used before it
    is bound in rule:
rl m(F:Foo) < O6:Oid : C | none > => < O6:Oid : V:C | none > .
Advisory: <standard input>, line 31 (omod FOO): class argument C in object
    instance < O7:Oid : C | none > differing from class argument V:C in
    left-hand side object instance < O7:Oid : V:C | none > disables object
    completion.
Advisory: <standard input>, line 31 (omod FOO): transformation not performed
    for:
  rl m(F:Foo) < O7:Oid : V:C | none > => < O7:Oid : C | none > .
Advisory: <standard input>, line 33 (omod FOO): class argument C2 in object
    instance < O8:Oid : C2 | none > differing from class argument C in
    left-hand side object instance < O8:Oid : C | none > disables object
    completion.
Advisory: <standard input>, line 33 (omod FOO): transformation not performed
    for:
  rl m(F:Foo) < O8:Oid : C | none > => < O8:Oid : C2 | none > .
Advisory: <standard input>, line 34 (omod FOO): class argument V:C2 in object
    instance < O9:Oid : V:C2 | none > differing from class argument V:C in
    left-hand side object instance < O9:Oid : V:C | none > disables object
    completion.
Advisory: <standard input>, line 34 (omod FOO): transformation not performed
    for:
  rl m(F:Foo) < O9:Oid : V:C | none > => < O9:Oid : V:C2 | none > .
Warning: <standard input>, line 34 (omod FOO): variable V:C2 is used before it
    is bound in rule:
rl m(F:Foo) < O9:Oid : V:C | none > => < O9:Oid : V:C2 | none > .
op _`,_ left-identity collapse from AttributeSet to Attribute is unequal.
op __ left-identity collapse from Configuration to Object is unequal.
mod FOO is
  including CONFIGURATION .
  sorts Foo C C2 .
  subsorts C C2 < Cid .
  op m : Foo -> Msg [ctor msg] .
  op junk : -> Cid .
  op C : -> C [ctor] .
  op C2 : -> C2 [ctor] .
  rl m(F:Foo) < O:Oid : V:C | Atts:AttributeSet > => < O:Oid : V:C |
    Atts:AttributeSet > .
  rl m(F:Foo) < O:Oid : V:C | Atts:AttributeSet > => < O:Oid : V:C |
    Atts:AttributeSet > .
  rl m(F:Foo) < O1:Oid : junk | none > => < O1:Oid : junk | none > .
  rl m(F:Foo) < O2:Oid : C | none > => < O2:Oid : junk | none > .
  rl m(F:Foo) < O3:Oid : junk | none > => < O3:Oid : C | none > .
  rl m(F:Foo) < O4:Oid : V:C | none > => < O4:Oid : junk | none > .
  rl m(F:Foo) < O5:Oid : junk | none > => < O5:Oid : V:C | none > [nonexec] .
  rl m(F:Foo) < O6:Oid : C | none > => < O6:Oid : V:C | none > [nonexec] .
  rl m(F:Foo) < O7:Oid : V:C | none > => < O7:Oid : C | none > .
  rl m(F:Foo) < O8:Oid : C | none > => < O8:Oid : C2 | none > .
  rl m(F:Foo) < O9:Oid : V:C | none > => < O9:Oid : V:C2 | none > [nonexec] .
endm
Considering object completion on:
  rl m(F:Cid) < O:Oid : V:C | none > => < O:Oid : V:C | none > .
Transformed rule:
  rl m(F:Cid) < O:Oid : V:C | Atts:AttributeSet > => < O:Oid : V:C |
    Atts:AttributeSet > .

Advisory: <standard input>, line 50 (omod BAR): using class variable V:C from
    object instance < O:Oid : V:C | none > for other purposes disables object
    completion.
Advisory: <standard input>, line 50 (omod BAR): transformation not performed
    for:
  rl m(V:C) < O:Oid : V:C | none > => < O:Oid : V:C | none > .
op _`,_ left-identity collapse from AttributeSet to Attribute is unequal.
op __ left-identity collapse from Configuration to Object is unequal.
mod BAR is
  including CONFIGURATION .
  sorts Foo C .
  subsort C < Cid .
  op m : Cid -> Msg [ctor msg] .
  op C : -> C [ctor] .
  rl m(F:Cid) < O:Oid : V:C | Atts:AttributeSet > => < O:Oid : V:C |
    Atts:AttributeSet > .
  rl m(V:C) < O:Oid : V:C | none > => < O:Oid : V:C | none > .
endm
Advisory: redefining module BAR.
Considering object completion on:
  crl < O:Oid : C | none > => < O:Oid : C | none > if < O:Oid : C | none > = <
    O:Oid : C | none > .
Transformed rule:
  crl < O:Oid : V:C | Atts:AttributeSet > => < O:Oid : V:C | Atts:AttributeSet
    > if < O:Oid : V:C | Atts:AttributeSet > = < O:Oid : V:C |
    Atts:AttributeSet > .

Considering object completion on:
  rl < O:Oid : C | none > => < O:Oid : C | none > < O:Oid : C | none > .
Transformed rule:
  rl < O:Oid : V:C | Atts:AttributeSet > => < O:Oid : V:C | Atts:AttributeSet >
    < O:Oid : V:C | Atts:AttributeSet > .

Advisory: <standard input>, line 68 (omod BAR): objects < O:Oid : C | none >
    and < O:Oid : C | none > occurring in the left-hand side of a statement
    have same name which disables object completion.
Advisory: <standard input>, line 68 (omod BAR): transformation not performed
    for:
  rl < O:Oid : C | none > < O:Oid : C | none > => < O:Oid : C | none > .
op _`,_ left-identity collapse from AttributeSet to Attribute is unequal.
op __ left-identity collapse from Configuration to Object is unequal.
mod BAR is
  including CONFIGURATION .
  sorts Foo C .
  subsort C < Cid .
  op C : -> C [ctor] .
  crl < O:Oid : V:C | Atts:AttributeSet > => < O:Oid : V:C | Atts:AttributeSet
    > if < O:Oid : V:C | Atts:AttributeSet > = < O:Oid : V:C |
    Atts:AttributeSet > .
  rl < O:Oid : V:C | Atts:AttributeSet > => < O:Oid : V:C | Atts:AttributeSet >
    < O:Oid : V:C | Atts:AttributeSet > .
  rl < O:Oid : C | none > < O:Oid : C | none > => < O:Oid : C | none > .
endm
Advisory: redefining module BAR.
Advisory: <standard input>, line 80 (omod BAR): object < O:Oid : C | none >
    appearing in condition fragment pattern disables object completion.
Advisory: <standard input>, line 80 (omod BAR): transformation not performed
    for:
  crl < O:Oid : C | none > => < O:Oid : C | none > if < O:Oid : C | none > := <
    O:Oid : C | none > .
Advisory: <standard input>, line 80 (omod BAR): all the variables in the
    left-hand side of assignment condition fragment < O:Oid : C | none > := <
    O:Oid : C | none > are bound before the matching takes place.
Advisory: <standard input>, line 81 (omod BAR): object < O:Oid : C | none >
    appearing in condition fragment pattern disables object completion.
Advisory: <standard input>, line 81 (omod BAR): transformation not performed
    for:
  crl < O:Oid : C | none > => < O:Oid : C | none > if < O:Oid : C | none > => <
    O:Oid : C | none > .
op _`,_ left-identity collapse from AttributeSet to Attribute is unequal.
op __ left-identity collapse from Configuration to Object is unequal.
mod BAR is
  including CONFIGURATION .
  sorts Foo C .
  subsort C < Cid .
  op C : -> C [ctor] .
  crl < O:Oid : C | none > => < O:Oid : C | none > if < O:Oid : C | none > := <
    O:Oid : C | none > .
  crl < O:Oid : C | none > => < O:Oid : C | none > if < O:Oid : C | none > => <
    O:Oid : C | none > .
endm
Considering object completion on:
  rl < O:Oid : C | a : X > => < O:Oid : C | a : X > .
Transformed rule:
  rl < O:Oid : V:C | a : X, Atts:AttributeSet > => < O:Oid : V:C | a : X,
    Atts:AttributeSet > .

Considering object completion on:
  rl < O:Oid : C | none > => < O:Oid : C | a : k > .
Transformed rule:
  rl < O:Oid : V:C | a : A:[Foo], Atts:AttributeSet > => < O:Oid : V:C | a : k,
    Atts:AttributeSet > .

Considering object completion on:
  rl < O:Oid : C | a : X > => < O:Oid : C | none > .
Transformed rule:
  rl < O:Oid : V:C | a : X, Atts:AttributeSet > => < O:Oid : V:C | a : X,
    Atts:AttributeSet > .

Considering object completion on:
  rl < O:Oid : C | a : X, A:AttributeSet > => < O:Oid : C | a : X,
    A:AttributeSet > .
Transformed rule:
  rl < O:Oid : V:C | a : X, A:AttributeSet > => < O:Oid : V:C | a : X,
    A:AttributeSet > .

Considering object completion on:
  rl < O:Oid : C | A:AttributeSet > => < O:Oid : C | a : k, A:AttributeSet > .
Transformed rule:
  rl < O:Oid : V:C | a : A2:[Foo], A:AttributeSet > => < O:Oid : V:C | a : k,
    A:AttributeSet > .

Considering object completion on:
  rl < O:Oid : C | a : X, A:AttributeSet > => < O:Oid : C | A:AttributeSet > .
Transformed rule:
  rl < O:Oid : V:C | a : X, A:AttributeSet > => < O:Oid : V:C | a : X,
    A:AttributeSet > .

Advisory: <standard input>, line 107 (omod BAZ): unrecognized term junk in
    attribute set disables object completion.
Advisory: <standard input>, line 107 (omod BAZ): unrecognized term junk in
    attribute set disables object completion.
Advisory: <standard input>, line 107 (omod BAZ): transformation not performed
    for:
  rl < O:Oid : C | a : X, junk > => < O:Oid : C | a : X, junk > .
Advisory: <standard input>, line 108 (omod BAZ): unrecognized term junk in
    attribute set disables object completion.
Advisory: <standard input>, line 108 (omod BAZ): transformation not performed
    for:
  rl < O:Oid : C | a : X, junk > => < O:Oid : C | a : X > .
Advisory: <standard input>, line 109 (omod BAZ): unrecognized term junk in
    attribute set disables object completion.
Advisory: <standard input>, line 109 (omod BAZ): transformation not performed
    for:
  rl < O:Oid : C | a : X > => < O:Oid : C | a : X, junk > .
Advisory: <standard input>, line 111 (omod BAZ): variable B of sort other than
    AttributeSet in attribute set disables object completion.
Advisory: <standard input>, line 111 (omod BAZ): variable B of sort other than
    AttributeSet in attribute set disables object completion.
Advisory: <standard input>, line 111 (omod BAZ): transformation not performed
    for:
  rl < O:Oid : C | a : X, B > => < O:Oid : C | a : X, B > .
Advisory: <standard input>, line 112 (omod BAZ): variable B of sort other than
    AttributeSet in attribute set disables object completion.
Advisory: <standard input>, line 112 (omod BAZ): transformation not performed
    for:
  rl < O:Oid : C | a : X, B > => < O:Oid : C | a : X > .
Advisory: <standard input>, line 113 (omod BAZ): variable B of sort other than
    AttributeSet in attribute set disables object completion.
Advisory: <standard input>, line 113 (omod BAZ): transformation not performed
    for:
  rl < O:Oid : C | a : X > => < O:Oid : C | a : X, B > .
Warning: <standard input>, line 113 (omod BAZ): variable B is used before it is
    bound in rule:
rl < O:Oid : C | a : X > => < O:Oid : C | B, a : X > .
Advisory: <standard input>, line 115 (omod BAZ): left-hand side object instance
    < O:Oid : C | a : X, A:AttributeSet > had a variable A:AttributeSet in its
    attribute set while object instance < O:Oid : C | a : X > does not. This
    disables object completion.
Advisory: <standard input>, line 115 (omod BAZ): transformation not performed
    for:
  rl < O:Oid : C | a : X, A:AttributeSet > => < O:Oid : C | a : X > .
Advisory: <standard input>, line 116 (omod BAZ): object instance < O:Oid : C |
    a : X, A:AttributeSet > has a variable A:AttributeSet in its attribute set,
    which does not appear in the left-hand side occurrence of this object, <
    O:Oid : C | a : X >. This disables object completion.
Advisory: <standard input>, line 116 (omod BAZ): transformation not performed
    for:
  rl < O:Oid : C | a : X > => < O:Oid : C | a : X, A:AttributeSet > .
Warning: <standard input>, line 116 (omod BAZ): variable A:AttributeSet is used
    before it is bound in rule:
rl < O:Oid : C | a : X > => < O:Oid : C | A:AttributeSet, a : X > .
Advisory: <standard input>, line 117 (omod BAZ): using attribute set variable
    A:AttributeSet from object instance < O:Oid : C | a : X, A:AttributeSet >
    for other purposes disables object completion.
Advisory: <standard input>, line 117 (omod BAZ): transformation not performed
    for:
  rl m(A:AttributeSet) < O:Oid : C | a : X, A:AttributeSet > => < O:Oid : C | a
    : X, A:AttributeSet > .
Advisory: <standard input>, line 119 (omod BAZ): duplicate attribute arguments
    a : X and a : X disable object completion.
Advisory: <standard input>, line 119 (omod BAZ): transformation not performed
    for:
  rl < O:Oid : C | a : X, a : X > => < O:Oid : C | a : X > .
Advisory: <standard input>, line 120 (omod BAZ): duplicate attribute arguments
    a : X and a : X disable object completion.
Advisory: <standard input>, line 120 (omod BAZ): transformation not performed
    for:
  rl < O:Oid : C | a : X > => < O:Oid : C | a : X, a : X > .
Advisory: <standard input>, line 121 (omod BAZ): duplicate attribute arguments
    a : X and a : X disable object completion.
Advisory: <standard input>, line 121 (omod BAZ): duplicate attribute arguments
    a : X and a : X disable object completion.
Advisory: <standard input>, line 121 (omod BAZ): transformation not performed
    for:
  rl < O:Oid : C | a : X, a : X > => < O:Oid : C | a : X, a : X > .
Advisory: <standard input>, line 123 (omod BAZ): multiple variables
    A:AttributeSet and A2:AttributeSet in attribute set disables object
    completion.
Advisory: <standard input>, line 123 (omod BAZ): multiple variables
    A:AttributeSet and A2:AttributeSet in attribute set disables object
    completion.
Advisory: <standard input>, line 123 (omod BAZ): transformation not performed
    for:
  rl < O:Oid : C | a : X, A:AttributeSet, A2:AttributeSet > => < O:Oid : C | a
    : X, A:AttributeSet, A2:AttributeSet > .
Advisory: <standard input>, line 124 (omod BAZ): object instance < O:Oid : C |
    a : X, A2:AttributeSet > has a variable A2:AttributeSet in its attribute
    set, while left-hand side object instance < O:Oid : C | a : X,
    A:AttributeSet > has a variable A:AttributeSet. This disables object
    completion.
Advisory: <standard input>, line 124 (omod BAZ): transformation not performed
    for:
  rl < O:Oid : C | a : X, A:AttributeSet > => < O:Oid : C | a : X,
    A2:AttributeSet > .
Warning: <standard input>, line 124 (omod BAZ): variable A2:AttributeSet is
    used before it is bound in rule:
rl < O:Oid : C | A:AttributeSet, a : X > => < O:Oid : C | A2:AttributeSet, a :
    X > .
op _`,_ left-identity collapse from AttributeSet to Attribute is unequal.
op __ left-identity collapse from Configuration to Object is unequal.
mod BAZ is
  including CONFIGURATION .
  sorts Foo C .
  subsort C < Cid .
  op m : AttributeSet -> Msg [ctor msg] .
  op junk : -> Attribute .
  op k : -> Foo .
  op C : -> C [ctor] .
  op a :_ : Foo -> Attribute [ctor prec 15 gather (&)] .
  var B : Attribute .
  var X : Foo .
  rl < O:Oid : V:C | Atts:AttributeSet, a : X > => < O:Oid : V:C |
    Atts:AttributeSet, a : X > .
  rl < O:Oid : V:C | Atts:AttributeSet, a : A:[Foo] > => < O:Oid : V:C |
    Atts:AttributeSet, a : k > .
  rl < O:Oid : V:C | Atts:AttributeSet, a : X > => < O:Oid : V:C |
    Atts:AttributeSet, a : X > .
  rl < O:Oid : V:C | A:AttributeSet, a : X > => < O:Oid : V:C | A:AttributeSet,
    a : X > .
  rl < O:Oid : V:C | A:AttributeSet, a : A2:[Foo] > => < O:Oid : V:C |
    A:AttributeSet, a : k > .
  rl < O:Oid : V:C | A:AttributeSet, a : X > => < O:Oid : V:C | A:AttributeSet,
    a : X > .
  rl < O:Oid : C | junk, a : X > => < O:Oid : C | junk, a : X > .
  rl < O:Oid : C | junk, a : X > => < O:Oid : C | a : X > .
  rl < O:Oid : C | a : X > => < O:Oid : C | junk, a : X > .
  rl < O:Oid : C | B, a : X > => < O:Oid : C | B, a : X > .
  rl < O:Oid : C | B, a : X > => < O:Oid : C | a : X > .
  rl < O:Oid : C | a : X > => < O:Oid : C | B, a : X > [nonexec] .
  rl < O:Oid : C | A:AttributeSet, a : X > => < O:Oid : C | a : X > .
  rl < O:Oid : C | a : X > => < O:Oid : C | A:AttributeSet, a : X > [nonexec] .
  rl m(A:AttributeSet) < O:Oid : C | A:AttributeSet, a : X > => < O:Oid : C |
    A:AttributeSet, a : X > .
  rl < O:Oid : C | a : X, a : X > => < O:Oid : C | a : X > .
  rl < O:Oid : C | a : X > => < O:Oid : C | a : X, a : X > .
  rl < O:Oid : C | a : X, a : X > => < O:Oid : C | a : X, a : X > .
  rl < O:Oid : C | A:AttributeSet, A2:AttributeSet, a : X > => < O:Oid : C | a
    : X, A:AttributeSet, A2:AttributeSet > .
  rl < O:Oid : C | A:AttributeSet, a : X > => < O:Oid : C | A2:AttributeSet, a
    : X > [nonexec] .
endm
Considering object completion on:
  rl < O:Oid : C | a : X > => < O:Oid : C | a : X > .
Transformed rule:
  rl < O:Oid : V:C | a : X, Atts:AttributeSet > => < O:Oid : V:C | a : X,
    Atts:AttributeSet > .

Considering object completion on:
  rl < O:Oid : E | a : X > => < O:Oid : E | a : X > .
Transformed rule:
  rl < O:Oid : V:E | a : X, Atts:AttributeSet > => < O:Oid : V:E | a : X,
    Atts:AttributeSet > .

Advisory: <standard input>, line 145 (omod QUUX): object occurrence < O:Oid : C
    | b : X > contains an attribute b : [Foo] that was neither declared for nor
    inherited by class C.
Advisory: <standard input>, line 145 (omod QUUX): object occurrence < O:Oid : C
    | b : X > contains an attribute b : [Foo] that was neither declared for nor
    inherited by class C.
Considering object completion on:
  rl < O:Oid : C | b : X > => < O:Oid : C | b : X > .
Transformed rule:
  rl < O:Oid : V:C | b : X, Atts:AttributeSet > => < O:Oid : V:C | b : X,
    Atts:AttributeSet > .

op _`,_ left-identity collapse from AttributeSet to Attribute is unequal.
op __ left-identity collapse from Configuration to Object is unequal.
mod QUUX is
  including CONFIGURATION .
  sorts Foo C D E .
  subsorts C D E < Cid .
  subsort E < C .
  op C : -> C [ctor] .
  op a :_ : Foo -> Attribute [ctor prec 15 gather (&)] .
  op D : -> D [ctor] .
  op b :_ : Foo -> Attribute [ctor prec 15 gather (&)] .
  op E : -> E [ctor] .
  op c :_ : Foo -> Attribute [ctor prec 15 gather (&)] .
  var X : Foo .
  rl < O:Oid : V:C | Atts:AttributeSet, a : X > => < O:Oid : V:C |
    Atts:AttributeSet, a : X > .
  rl < O:Oid : V:E | Atts:AttributeSet, a : X > => < O:Oid : V:E |
    Atts:AttributeSet, a : X > .
  rl < O:Oid : V:C | Atts:AttributeSet, b : X > => < O:Oid : V:C |
    Atts:AttributeSet, b : X > .
endm
Bye.