@@ -26,12 +26,7 @@ SELECT
26
26
wikibase:grammaticalFeature wd:Q110786 ;
27
27
wikibase:grammaticalFeature wd:Q192613 ;
28
28
} .
29
- OPTIONAL {
30
- ?lexeme ontolex:lexicalForm ?presFPSForm .
31
- ?presFPSForm ontolex:representation ?presFPS ;
32
- wikibase:grammaticalFeature wd:Q51929218 ;
33
- wikibase:grammaticalFeature wd:Q192613 ;
34
- } .
29
+
35
30
# SPS
36
31
OPTIONAL {
37
32
?lexeme ontolex:lexicalForm ?presSPSForm .
@@ -40,12 +35,7 @@ SELECT
40
35
wikibase:grammaticalFeature wd:Q110786 ;
41
36
wikibase:grammaticalFeature wd:Q192613 ;
42
37
} .
43
- OPTIONAL {
44
- ?lexeme ontolex:lexicalForm ?presSPSForm .
45
- ?presSPSForm ontolex:representation ?presSPS ;
46
- wikibase:grammaticalFeature wd:Q51929369 ;
47
- wikibase:grammaticalFeature wd:Q192613 ;
48
- } .
38
+
49
39
# TPS
50
40
OPTIONAL {
51
41
?lexeme ontolex:lexicalForm ?presTPSForm .
@@ -54,12 +44,7 @@ SELECT
54
44
wikibase:grammaticalFeature wd:Q110786 ;
55
45
wikibase:grammaticalFeature wd:Q192613 ;
56
46
} .
57
- OPTIONAL {
58
- ?lexeme ontolex:lexicalForm ?presTPSForm .
59
- ?presTPSForm ontolex:representation ?presTPS ;
60
- wikibase:grammaticalFeature wd:Q51929447 ;
61
- wikibase:grammaticalFeature wd:Q192613 ;
62
- } .
47
+
63
48
# FPP
64
49
OPTIONAL {
65
50
?lexeme ontolex:lexicalForm ?presFPPForm .
@@ -68,12 +53,7 @@ SELECT
68
53
wikibase:grammaticalFeature wd:Q146786 ;
69
54
wikibase:grammaticalFeature wd:Q192613 ;
70
55
} .
71
- OPTIONAL {
72
- ?lexeme ontolex:lexicalForm ?presFPPForm .
73
- ?presFPPForm ontolex:representation ?presFPP ;
74
- wikibase:grammaticalFeature wd:Q51929290 ;
75
- wikibase:grammaticalFeature wd:Q192613 ;
76
- } .
56
+
77
57
# SPP
78
58
OPTIONAL {
79
59
?lexeme ontolex:lexicalForm ?presSPPForm .
@@ -82,12 +62,7 @@ SELECT
82
62
wikibase:grammaticalFeature wd:Q146786 ;
83
63
wikibase:grammaticalFeature wd:Q192613 ;
84
64
} .
85
- OPTIONAL {
86
- ?lexeme ontolex:lexicalForm ?presSPPForm .
87
- ?presSPPForm ontolex:representation ?presSPP ;
88
- wikibase:grammaticalFeature wd:Q51929403 ;
89
- wikibase:grammaticalFeature wd:Q192613 ;
90
- } .
65
+
91
66
# TPP
92
67
OPTIONAL {
93
68
?lexeme ontolex:lexicalForm ?presTPPForm .
@@ -96,12 +71,6 @@ SELECT
96
71
wikibase:grammaticalFeature wd:Q146786 ;
97
72
wikibase:grammaticalFeature wd:Q192613 ;
98
73
} .
99
- OPTIONAL {
100
- ?lexeme ontolex:lexicalForm ?presTPPForm .
101
- ?presTPPForm ontolex:representation ?presTPP ;
102
- wikibase:grammaticalFeature wd:Q51929517 ;
103
- wikibase:grammaticalFeature wd:Q192613 ;
104
- } .
105
74
106
75
# Preterite
107
76
@@ -113,12 +82,7 @@ SELECT
113
82
wikibase:grammaticalFeature wd:Q110786 ;
114
83
wikibase:grammaticalFeature wd:Q442485 ;
115
84
} .
116
- OPTIONAL {
117
- ?lexeme ontolex:lexicalForm ?pretFPSForm .
118
- ?pretFPSForm ontolex:representation ?pretFPS ;
119
- wikibase:grammaticalFeature wd:Q51929218 ;
120
- wikibase:grammaticalFeature wd:Q442485 ;
121
- } .
85
+
122
86
# SPS
123
87
OPTIONAL {
124
88
?lexeme ontolex:lexicalForm ?pretSPSForm .
@@ -127,12 +91,7 @@ SELECT
127
91
wikibase:grammaticalFeature wd:Q110786 ;
128
92
wikibase:grammaticalFeature wd:Q442485 ;
129
93
} .
130
- OPTIONAL {
131
- ?lexeme ontolex:lexicalForm ?pretSPSForm .
132
- ?pretSPSForm ontolex:representation ?pretSPS ;
133
- wikibase:grammaticalFeature wd:Q51929369 ;
134
- wikibase:grammaticalFeature wd:Q442485 ;
135
- } .
94
+
136
95
# TPS
137
96
OPTIONAL {
138
97
?lexeme ontolex:lexicalForm ?pretTPSForm .
@@ -141,12 +100,7 @@ SELECT
141
100
wikibase:grammaticalFeature wd:Q110786 ;
142
101
wikibase:grammaticalFeature wd:Q442485 ;
143
102
} .
144
- OPTIONAL {
145
- ?lexeme ontolex:lexicalForm ?pretTPSForm .
146
- ?pretTPSForm ontolex:representation ?pretTPS ;
147
- wikibase:grammaticalFeature wd:Q51929447 ;
148
- wikibase:grammaticalFeature wd:Q442485 ;
149
- } .
103
+
150
104
# FPP
151
105
OPTIONAL {
152
106
?lexeme ontolex:lexicalForm ?pretFPPForm .
@@ -155,12 +109,7 @@ SELECT
155
109
wikibase:grammaticalFeature wd:Q146786 ;
156
110
wikibase:grammaticalFeature wd:Q442485 ;
157
111
} .
158
- OPTIONAL {
159
- ?lexeme ontolex:lexicalForm ?pretFPPForm .
160
- ?pretFPPForm ontolex:representation ?pretFPP ;
161
- wikibase:grammaticalFeature wd:Q51929290 ;
162
- wikibase:grammaticalFeature wd:Q442485 ;
163
- } .
112
+
164
113
# SPP
165
114
OPTIONAL {
166
115
?lexeme ontolex:lexicalForm ?pretSPPForm .
@@ -169,12 +118,7 @@ SELECT
169
118
wikibase:grammaticalFeature wd:Q146786 ;
170
119
wikibase:grammaticalFeature wd:Q442485 ;
171
120
} .
172
- OPTIONAL {
173
- ?lexeme ontolex:lexicalForm ?pretSPPForm .
174
- ?pretSPPForm ontolex:representation ?pretSPP ;
175
- wikibase:grammaticalFeature wd:Q51929403 ;
176
- wikibase:grammaticalFeature wd:Q442485 ;
177
- } .
121
+
178
122
# TPP
179
123
OPTIONAL {
180
124
?lexeme ontolex:lexicalForm ?pretTPPForm .
@@ -183,12 +127,6 @@ SELECT
183
127
wikibase:grammaticalFeature wd:Q146786 ;
184
128
wikibase:grammaticalFeature wd:Q442485 ;
185
129
} .
186
- OPTIONAL {
187
- ?lexeme ontolex:lexicalForm ?pretTPPForm .
188
- ?pretTPPForm ontolex:representation ?pretTPP ;
189
- wikibase:grammaticalFeature wd:Q51929517 ;
190
- wikibase:grammaticalFeature wd:Q442485 ;
191
- } .
192
130
193
131
# Imperfect
194
132
@@ -200,12 +138,7 @@ SELECT
200
138
wikibase:grammaticalFeature wd:Q110786 ;
201
139
wikibase:grammaticalFeature wd:Q12547192 ;
202
140
} .
203
- OPTIONAL {
204
- ?lexeme ontolex:lexicalForm ?impFPSForm .
205
- ?impFPSForm ontolex:representation ?impFPS ;
206
- wikibase:grammaticalFeature wd:Q51929218 ;
207
- wikibase:grammaticalFeature wd:Q12547192 ;
208
- } .
141
+
209
142
# SPS
210
143
OPTIONAL {
211
144
?lexeme ontolex:lexicalForm ?impSPSForm .
@@ -214,12 +147,7 @@ SELECT
214
147
wikibase:grammaticalFeature wd:Q110786 ;
215
148
wikibase:grammaticalFeature wd:Q12547192 ;
216
149
} .
217
- OPTIONAL {
218
- ?lexeme ontolex:lexicalForm ?impSPSForm .
219
- ?impSPSForm ontolex:representation ?impSPS ;
220
- wikibase:grammaticalFeature wd:Q51929369 ;
221
- wikibase:grammaticalFeature wd:Q12547192 ;
222
- } .
150
+
223
151
# TPS
224
152
OPTIONAL {
225
153
?lexeme ontolex:lexicalForm ?impTPSForm .
@@ -228,12 +156,7 @@ SELECT
228
156
wikibase:grammaticalFeature wd:Q110786 ;
229
157
wikibase:grammaticalFeature wd:Q12547192 ;
230
158
} .
231
- OPTIONAL {
232
- ?lexeme ontolex:lexicalForm ?impTPSForm .
233
- ?impTPSForm ontolex:representation ?impTPS ;
234
- wikibase:grammaticalFeature wd:Q51929447 ;
235
- wikibase:grammaticalFeature wd:Q12547192 ;
236
- } .
159
+
237
160
# FPP
238
161
OPTIONAL {
239
162
?lexeme ontolex:lexicalForm ?impFPPForm .
@@ -242,12 +165,7 @@ SELECT
242
165
wikibase:grammaticalFeature wd:Q146786 ;
243
166
wikibase:grammaticalFeature wd:Q12547192 ;
244
167
} .
245
- OPTIONAL {
246
- ?lexeme ontolex:lexicalForm ?impFPPForm .
247
- ?impFPPForm ontolex:representation ?impFPP ;
248
- wikibase:grammaticalFeature wd:Q51929290 ;
249
- wikibase:grammaticalFeature wd:Q12547192 ;
250
- } .
168
+
251
169
# SPP
252
170
OPTIONAL {
253
171
?lexeme ontolex:lexicalForm ?impSPPForm .
@@ -256,12 +174,7 @@ SELECT
256
174
wikibase:grammaticalFeature wd:Q146786 ;
257
175
wikibase:grammaticalFeature wd:Q12547192 ;
258
176
} .
259
- OPTIONAL {
260
- ?lexeme ontolex:lexicalForm ?impSPPForm .
261
- ?impSPPForm ontolex:representation ?impSPP ;
262
- wikibase:grammaticalFeature wd:Q51929403 ;
263
- wikibase:grammaticalFeature wd:Q12547192 ;
264
- } .
177
+
265
178
# TPP
266
179
OPTIONAL {
267
180
?lexeme ontolex:lexicalForm ?impTPPForm .
@@ -270,10 +183,4 @@ SELECT
270
183
wikibase:grammaticalFeature wd:Q146786 ;
271
184
wikibase:grammaticalFeature wd:Q12547192 ;
272
185
} .
273
- OPTIONAL {
274
- ?lexeme ontolex:lexicalForm ?impTPPForm .
275
- ?impTPPForm ontolex:representation ?impTPP ;
276
- wikibase:grammaticalFeature wd:Q51929517 ;
277
- wikibase:grammaticalFeature wd:Q12547192 ;
278
- } .
279
186
}
0 commit comments