Abstract Wikipedia
abstractwiki
https://abstract.wikipedia.org/wiki/Abstract_Wikipedia:Main_page
MediaWiki 1.46.0-wmf.24
first-letter
Media
Special
Talk
User
User talk
Abstract Wikipedia
Abstract Wikipedia talk
File
File talk
MediaWiki
MediaWiki talk
Template
Template talk
Help
Help talk
Category
Category talk
TimedText
TimedText talk
Module
Module talk
Translations
Translations talk
Q143
0
465
6917
3507
2026-04-27T20:32:26Z
Blahma
2999
wanted to say "Esperanto is the most spoken constructed language in the world."
6917
abstractwiki
text/plain
{
"qid": "Q143",
"sections": {
"Q8776414": {
"index": 0,
"fragments": [
"Z89",
{
"Z1K1": "Z7",
"Z7K1": "Z27868",
"Z27868K1": {
"Z1K1": "Z7",
"Z7K1": "Z14396",
"Z14396K1": {
"Z1K1": "Z7",
"Z7K1": "Z27243",
"Z27243K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z27243K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q12935276"
},
"Z27243K3": {
"Z1K1": "Z6091",
"Z6091K1": "Q33215"
},
"Z27243K4": {
"Z1K1": "Z6091",
"Z6091K1": "Q2"
},
"Z27243K5": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
}
}
]
}
}
}
bsazyv026yx8zrrkcj43uof2uwuul5y
Abstract Wikipedia:Suggested functions
4
723
6931
6825
2026-04-28T06:28:54Z
QuickQuokka
2641
/* Basic creative work description */ reply ([[mw:c:Special:MyLanguage/User:JWBTH/CD|CD]])
6931
wikitext
text/x-wiki
__NEWSECTIONLINK__
{{Shortcut|[[Project:SF]]|[[Project:RF]]}}
[[Category:Abstract Wikipedia administration|Suggested functions]]
Content that can be added to abstract articles is limited by which functions exist on [[f:WF:Main page|Wikifunctions]]. If you're making an article that needs a new type of sentence, either [https://www.wikifunctions.org/w/index.php?title=Special:CreateObject&zid=Z8 create it on Wikifunctions], or suggest it here to get input from others.
Due to different grammar rules in different languages it may be beneficial to discuss new functions here first, as not all generic concepts work across all languages.
To suggest a function, create a section below (new sections go at the bottom), and provide an example of its use. Make sure to sign your suggestions using <code><nowiki>~~~~</nowiki></code>.
Functions which aren't directly related to {{SITENAME}} can be requested at [[f:WF:Suggest a function]].
== Intro sentence for species articles ==
I imagine Abstract Wiki will be largely used for taxa articles, similar to that of Lsjbot.
For example, for a species:</br>
'''''Bursadella dichroalis''''' is a '''moth''' in the '''family''' '''Immidae'''.</br>
'''''article name''''' is a(n) '''X''' in the '''Y''' '''Z'''
</br></br> [[User:EatingCarBatteries|EatingCarBatteries]] ([[User talk:EatingCarBatteries|talk]]) 19:18, 27 March 2026 (UTC)
:Furthermore, there could be more information like:</br>It was described in '''1880'''
:</br> [[User:EatingCarBatteries|EatingCarBatteries]] ([[User talk:EatingCarBatteries|talk]]) 19:21, 27 March 2026 (UTC)
:Perhaps a useful step towards that would be to make a function that takes a Wikidata reference and outputs a label, with the label of the more general concept linked through 'instance of' or 'subclass of' as an adjective, plus determiner for languages that use them: the family Immidae, the dog Rin Tin Tin, the planet Mars. [[User:Arlo Barnes|Arlo Barnes]] ([[User talk:Arlo Barnes|talk]]) 19:40, 27 March 2026 (UTC)
::I started with a simple helper function [[f:Z32852]], which outputs something along the lines of "Homo sapiens is a species" or "Canis is a genus" The implementation isn't connected yet with no testcases, because I don't have functioneer (am currently requesting).
::I'm not sure yet how to do the whole instance/subclass of and adding determiners, are there functions that already would do that? [[User:EatingCarBatteries|EatingCarBatteries]] ([[User talk:EatingCarBatteries|talk]]) 07:42, 28 March 2026 (UTC)
:Can we not just fetch the taxonomic information from WD? I guess you'd want to manually set it sometimes. [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 22:54, 27 March 2026 (UTC)
::Agreed. I think it wwould be really useful to have something like '''Wikidata ID''' is a '''[function getting the common name of the correct taxon rank]''' in the family '''[function getting the family name]'''
::However, figuring out the expected common name of the right taxon rank above is not easy, as going from a moth species to [[d:Q56315380]] seems non-trivial. <span style="color:#EAA">♥</span>[[User:Ainali|Ainali]] <small><sup>[[User talk:Ainali|discussion]]</sup><sub>[[Special:Contributions/Ainali|contributions]]</sub></small> 08:16, 28 March 2026 (UTC)
== Link to Wikidata ==
We have [[f:Z32428]] for internal (Abstract Wikipedia) links and [[f:Z31697]] for Wikipedia links (article title). Other link functions are available! So far, though, I don’t think we have a function to generate a link to a Wikidata item, and I’m not sure how it should by styled so as to avoid confusion with an Abstract Wikipedia link.
Note: we have no architecture for injecting a link into a sentence fragment, so a link like this would need to be a standalone HTML fragment and should be reusable within many “sentence fragment” functions. [[User:GrounderUK|GrounderUK]] ([[User talk:GrounderUK|talk]]) 11:21, 29 March 2026 (UTC)
:{{done}} This is now working. Thank you, @[[User:ChaoticVermillion|ChaoticVermillion]]
:{{#function:Z32878|Q104587954|}}
:(I think the third argument defaults to the page content language here.) [[User:GrounderUK|GrounderUK]] ([[User talk:GrounderUK|talk]]) 14:45, 30 March 2026 (UTC)
:@[[User:GrounderUK|GrounderUK]]: It is worth noting that links can be injected into sentence fragments in a rather roundabout way, by using a string replacement function. See [[Q190]]. [[User:JJPMaster|JJP]]<sub>[[User talk:JJPMaster|Mas]]<sub>[[Special:Contributions/JJPMaster|ter]]</sub></sub> ([[Q1270787|she]]/[[Q3437264|they]]) 11:50, 23 April 2026 (UTC)
::Ah, yes… good point. I’ve been thinking about proposing a more abstract representation of HTML, so that elements can be addressed more directly by attribute value. I thought it would be drafted this weekend, but that now seems unlikely. You will be able to see it, eventually, in [[:f:Wikifunctions:Type proposals/HTML fragment structure]]. Meanwhile, [[:f:Z33470]] needs more attention. [[User:GrounderUK|GrounderUK]] ([[User talk:GrounderUK|talk]]) 11:38, 26 April 2026 (UTC)
== Basic creative work description ==
Something like<br>
'''''Title''''' is a(n) '''Year''' '''Genre'''{optional} '''Format''' by '''X'''.
Under exact formatting provided, would only work for extended or pictorial (or sculptural) works of monolithic authorship.
[[User:Alef.person|Alef.person]] ([[User talk:Alef.person|talk]]) 00:22, 5 April 2026 (UTC)
: Hmmm... I might create two functions for this, one with and one without a genre later.
: I don't know what I'd call it though. Maybe "introduce creative work" and "introduce creative work with genre"? <span style="border-radius:99q;padding:0 7q;background:#103;border:3q solid #FBF">[[User:QuickQuokka|<span style="color:#FBF">'''QuickQuokka'''</span>]]</span> <sup>[[[User talk:QuickQuokka|talk]] • [[Special:Contribs/QuickQuokka|contribs]]]</sup> 06:28, 28 April 2026 (UTC)
== Time element ==
It would be helpful to have something like "X Y on [date]", e.g. "The company was founded on April 7, 2026". [[User:Sdkb|Sdkb]] ([[User talk:Sdkb|talk]]) 06:15, 23 April 2026 (UTC)
fgn6daai5ohto1ev5s58443982gd3nv
6932
6931
2026-04-28T06:29:22Z
QuickQuokka
2641
/* Basic creative work description */ reply: Courtesy ping: [[User:Alef.person]] (-) ([[mw:c:Special:MyLanguage/User:JWBTH/CD|CD]])
6932
wikitext
text/x-wiki
__NEWSECTIONLINK__
{{Shortcut|[[Project:SF]]|[[Project:RF]]}}
[[Category:Abstract Wikipedia administration|Suggested functions]]
Content that can be added to abstract articles is limited by which functions exist on [[f:WF:Main page|Wikifunctions]]. If you're making an article that needs a new type of sentence, either [https://www.wikifunctions.org/w/index.php?title=Special:CreateObject&zid=Z8 create it on Wikifunctions], or suggest it here to get input from others.
Due to different grammar rules in different languages it may be beneficial to discuss new functions here first, as not all generic concepts work across all languages.
To suggest a function, create a section below (new sections go at the bottom), and provide an example of its use. Make sure to sign your suggestions using <code><nowiki>~~~~</nowiki></code>.
Functions which aren't directly related to {{SITENAME}} can be requested at [[f:WF:Suggest a function]].
== Intro sentence for species articles ==
I imagine Abstract Wiki will be largely used for taxa articles, similar to that of Lsjbot.
For example, for a species:</br>
'''''Bursadella dichroalis''''' is a '''moth''' in the '''family''' '''Immidae'''.</br>
'''''article name''''' is a(n) '''X''' in the '''Y''' '''Z'''
</br></br> [[User:EatingCarBatteries|EatingCarBatteries]] ([[User talk:EatingCarBatteries|talk]]) 19:18, 27 March 2026 (UTC)
:Furthermore, there could be more information like:</br>It was described in '''1880'''
:</br> [[User:EatingCarBatteries|EatingCarBatteries]] ([[User talk:EatingCarBatteries|talk]]) 19:21, 27 March 2026 (UTC)
:Perhaps a useful step towards that would be to make a function that takes a Wikidata reference and outputs a label, with the label of the more general concept linked through 'instance of' or 'subclass of' as an adjective, plus determiner for languages that use them: the family Immidae, the dog Rin Tin Tin, the planet Mars. [[User:Arlo Barnes|Arlo Barnes]] ([[User talk:Arlo Barnes|talk]]) 19:40, 27 March 2026 (UTC)
::I started with a simple helper function [[f:Z32852]], which outputs something along the lines of "Homo sapiens is a species" or "Canis is a genus" The implementation isn't connected yet with no testcases, because I don't have functioneer (am currently requesting).
::I'm not sure yet how to do the whole instance/subclass of and adding determiners, are there functions that already would do that? [[User:EatingCarBatteries|EatingCarBatteries]] ([[User talk:EatingCarBatteries|talk]]) 07:42, 28 March 2026 (UTC)
:Can we not just fetch the taxonomic information from WD? I guess you'd want to manually set it sometimes. [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 22:54, 27 March 2026 (UTC)
::Agreed. I think it wwould be really useful to have something like '''Wikidata ID''' is a '''[function getting the common name of the correct taxon rank]''' in the family '''[function getting the family name]'''
::However, figuring out the expected common name of the right taxon rank above is not easy, as going from a moth species to [[d:Q56315380]] seems non-trivial. <span style="color:#EAA">♥</span>[[User:Ainali|Ainali]] <small><sup>[[User talk:Ainali|discussion]]</sup><sub>[[Special:Contributions/Ainali|contributions]]</sub></small> 08:16, 28 March 2026 (UTC)
== Link to Wikidata ==
We have [[f:Z32428]] for internal (Abstract Wikipedia) links and [[f:Z31697]] for Wikipedia links (article title). Other link functions are available! So far, though, I don’t think we have a function to generate a link to a Wikidata item, and I’m not sure how it should by styled so as to avoid confusion with an Abstract Wikipedia link.
Note: we have no architecture for injecting a link into a sentence fragment, so a link like this would need to be a standalone HTML fragment and should be reusable within many “sentence fragment” functions. [[User:GrounderUK|GrounderUK]] ([[User talk:GrounderUK|talk]]) 11:21, 29 March 2026 (UTC)
:{{done}} This is now working. Thank you, @[[User:ChaoticVermillion|ChaoticVermillion]]
:{{#function:Z32878|Q104587954|}}
:(I think the third argument defaults to the page content language here.) [[User:GrounderUK|GrounderUK]] ([[User talk:GrounderUK|talk]]) 14:45, 30 March 2026 (UTC)
:@[[User:GrounderUK|GrounderUK]]: It is worth noting that links can be injected into sentence fragments in a rather roundabout way, by using a string replacement function. See [[Q190]]. [[User:JJPMaster|JJP]]<sub>[[User talk:JJPMaster|Mas]]<sub>[[Special:Contributions/JJPMaster|ter]]</sub></sub> ([[Q1270787|she]]/[[Q3437264|they]]) 11:50, 23 April 2026 (UTC)
::Ah, yes… good point. I’ve been thinking about proposing a more abstract representation of HTML, so that elements can be addressed more directly by attribute value. I thought it would be drafted this weekend, but that now seems unlikely. You will be able to see it, eventually, in [[:f:Wikifunctions:Type proposals/HTML fragment structure]]. Meanwhile, [[:f:Z33470]] needs more attention. [[User:GrounderUK|GrounderUK]] ([[User talk:GrounderUK|talk]]) 11:38, 26 April 2026 (UTC)
== Basic creative work description ==
Something like<br>
'''''Title''''' is a(n) '''Year''' '''Genre'''{optional} '''Format''' by '''X'''.
Under exact formatting provided, would only work for extended or pictorial (or sculptural) works of monolithic authorship.
[[User:Alef.person|Alef.person]] ([[User talk:Alef.person|talk]]) 00:22, 5 April 2026 (UTC)
: Hmmm... I might create two functions for this, one with and one without a genre later.
: I don't know what I'd call it though. Maybe "introduce creative work" and "introduce creative work with genre"? <span style="border-radius:99q;padding:0 7q;background:#103;border:3q solid #FBF">[[User:QuickQuokka|<span style="color:#FBF">'''QuickQuokka'''</span>]]</span> <sup>[[[User talk:QuickQuokka|talk]] • [[Special:Contribs/QuickQuokka|contribs]]]</sup> 06:28, 28 April 2026 (UTC)
: Courtesy ping: [[User:Alef.person]] <span style="border-radius:99q;padding:0 7q;background:#103;border:3q solid #FBF">[[User:QuickQuokka|<span style="color:#FBF">'''QuickQuokka'''</span>]]</span> <sup>[[[User talk:QuickQuokka|talk]] • [[Special:Contribs/QuickQuokka|contribs]]]</sup> 06:29, 28 April 2026 (UTC)
== Time element ==
It would be helpful to have something like "X Y on [date]", e.g. "The company was founded on April 7, 2026". [[User:Sdkb|Sdkb]] ([[User talk:Sdkb|talk]]) 06:15, 23 April 2026 (UTC)
hp7r1458r1mkw2m612e5x978igga77r
User talk:Immanuelle
3
1036
6920
6823
2026-04-28T01:28:53Z
Immanuelle
1434
/* Citations */ Reply
6920
wikitext
text/x-wiki
== Sonardi ==
You seem to have made several articles that use the Indian village of Sonardi as a predicate in the SPO template. I assume this was an error, as Sonardi did not have an English-language label on Wikidata before today. I do not understand what you were trying to convey with this, and am asking you because of that.
[[User:Alef.person|Alef.person]] ([[User talk:Alef.person|talk]]) 00:49, 5 April 2026 (UTC)
: Yes that was an error. It was supposed to be "part of". I am fixing it as we speak.[[User:Immanuelle|Immanuelle]] ([[User talk:Immanuelle|talk]]) 01:44, 5 April 2026 (UTC)
== "If anyone objects..." ==
I wanted to say that I do not object to your goal of creating every article "every Wikipedia should have," and I am working on a similar thing. I came here to recommend that you also look into the [[m:Wiki99|Wiki99]] lists for individual topics, like I have been doing for [[m:Wiki99/LGBT+]]. [[User:JJPMaster|JJP]]<sub>[[User talk:JJPMaster|Mas]]<sub>[[Special:Contributions/JJPMaster|ter]]</sub></sub> ([[Q1270787|she]]/[[Q3437264|they]]) 11:36, 6 April 2026 (UTC)
:Thank you so much! I will get on it after working on the main list! [[User:Immanuelle|Immanuelle]] ([[User talk:Immanuelle|talk]]) 18:30, 6 April 2026 (UTC)
::I'm excited. To work on this more, but some people did object, so I'm going to wait a bit longer in order to make sure that I'm not causing any issues or propagating any kind of errors. But I hope that in the future, the editor that I made is going to be better at making the articles, and it'll be a pretty clear thing where I can just kinda do it. And we'll be at a point where we're past the beta stage and more want to actually start putting a lot of work into attracting new users by having all these things on commonly trafficked articles be visible. [[User:Immanuelle|Immanuelle]] ([[User talk:Immanuelle|talk]]) 23:44, 11 April 2026 (UTC)
== Use of SPO sentence ==
Your program seems to use [[f:Z26955]] for a few properties seemingly incorrectly. E.g. In [[Q1297]], it creates <nowiki>{{Z26955 | Q23492 (official language) | Q1860 (English) | $subject}}</nowiki>, but if I am looking at the tests for [[f:Z26955]] correctly, it would make a sentence like English 'official languages' Chicago. These should probably be changed to [[f:Z28016]] instead. [[User:ChaoticVermillion|<span style="color: orangered">Chaotic</span><span style="color: crimson">Vermillion</span>]] ([[User talk:ChaoticVermillion|converse]], [[Special:Contributions/ChaoticVermillion|contribs]]) 12:38, 6 April 2026 (UTC)
:I tried to fix them. I hope I got them all and updated the app [[User:Immanuelle|Immanuelle]] ([[User talk:Immanuelle|talk]]) 18:53, 6 April 2026 (UTC)
== AWE broke [[Q18556697]] ==
It looks like AWE somehow removed the language keys from the functions in [[Q18556697]], breaking the entire page. See [[Special:Diff/5431]]. [[User:JJPMaster|JJP]]<sub>[[User talk:JJPMaster|Mas]]<sub>[[Special:Contributions/JJPMaster|ter]]</sub></sub> ([[Q1270787|she]]/[[Q3437264|they]]) 21:12, 16 April 2026 (UTC)
:@[[User:JJPMaster|JJPMaster]] I apologize. Did you manage to fix it? [[User:Immanuelle|Immanuelle]] ([[User talk:Immanuelle|talk]]) 21:19, 16 April 2026 (UTC)
::@[[User:Immanuelle|Immanuelle]]: I just reverted your edit for the time being. I'll have to work on the paragraph bit later. [[User:JJPMaster|JJP]]<sub>[[User talk:JJPMaster|Mas]]<sub>[[Special:Contributions/JJPMaster|ter]]</sub></sub> ([[Q1270787|she]]/[[Q3437264|they]]) 21:20, 16 April 2026 (UTC)
:::I think I fixed it but not sure [[User:Immanuelle|Immanuelle]] ([[User talk:Immanuelle|talk]]) 21:24, 16 April 2026 (UTC)
== Citations ==
Hello!
I seemed to notice you use citations on AWE, but it places them on separate paragraphs.
I suggest you just append them to the corresponding paragraph like so: {{Q|Q7243}}. <span style="border-radius:99q;padding:0 7q;background:#103;border:3q solid #FBF">[[User:QuickQuokka|<span style="color:#FBF">'''QuickQuokka'''</span>]]</span> <sup>[[[User talk:QuickQuokka|talk]] • [[Special:Contribs/QuickQuokka|contribs]]]</sup> 10:06, 26 April 2026 (UTC)
:@[[User:QuickQuokka|QuickQuokka]] I fixed that. Paragraphs should be restored too but gotta do some testing for it. [[User:Immanuelle|Immanuelle]] ([[User talk:Immanuelle|talk]]) 01:28, 28 April 2026 (UTC)
kdcqudkx577sv0zu7rdyo25q71lafwc
6929
6920
2026-04-28T03:39:08Z
JJPMaster
1823
/* Three points regarding paragraphs */ new section
6929
wikitext
text/x-wiki
== Sonardi ==
You seem to have made several articles that use the Indian village of Sonardi as a predicate in the SPO template. I assume this was an error, as Sonardi did not have an English-language label on Wikidata before today. I do not understand what you were trying to convey with this, and am asking you because of that.
[[User:Alef.person|Alef.person]] ([[User talk:Alef.person|talk]]) 00:49, 5 April 2026 (UTC)
: Yes that was an error. It was supposed to be "part of". I am fixing it as we speak.[[User:Immanuelle|Immanuelle]] ([[User talk:Immanuelle|talk]]) 01:44, 5 April 2026 (UTC)
== "If anyone objects..." ==
I wanted to say that I do not object to your goal of creating every article "every Wikipedia should have," and I am working on a similar thing. I came here to recommend that you also look into the [[m:Wiki99|Wiki99]] lists for individual topics, like I have been doing for [[m:Wiki99/LGBT+]]. [[User:JJPMaster|JJP]]<sub>[[User talk:JJPMaster|Mas]]<sub>[[Special:Contributions/JJPMaster|ter]]</sub></sub> ([[Q1270787|she]]/[[Q3437264|they]]) 11:36, 6 April 2026 (UTC)
:Thank you so much! I will get on it after working on the main list! [[User:Immanuelle|Immanuelle]] ([[User talk:Immanuelle|talk]]) 18:30, 6 April 2026 (UTC)
::I'm excited. To work on this more, but some people did object, so I'm going to wait a bit longer in order to make sure that I'm not causing any issues or propagating any kind of errors. But I hope that in the future, the editor that I made is going to be better at making the articles, and it'll be a pretty clear thing where I can just kinda do it. And we'll be at a point where we're past the beta stage and more want to actually start putting a lot of work into attracting new users by having all these things on commonly trafficked articles be visible. [[User:Immanuelle|Immanuelle]] ([[User talk:Immanuelle|talk]]) 23:44, 11 April 2026 (UTC)
== Use of SPO sentence ==
Your program seems to use [[f:Z26955]] for a few properties seemingly incorrectly. E.g. In [[Q1297]], it creates <nowiki>{{Z26955 | Q23492 (official language) | Q1860 (English) | $subject}}</nowiki>, but if I am looking at the tests for [[f:Z26955]] correctly, it would make a sentence like English 'official languages' Chicago. These should probably be changed to [[f:Z28016]] instead. [[User:ChaoticVermillion|<span style="color: orangered">Chaotic</span><span style="color: crimson">Vermillion</span>]] ([[User talk:ChaoticVermillion|converse]], [[Special:Contributions/ChaoticVermillion|contribs]]) 12:38, 6 April 2026 (UTC)
:I tried to fix them. I hope I got them all and updated the app [[User:Immanuelle|Immanuelle]] ([[User talk:Immanuelle|talk]]) 18:53, 6 April 2026 (UTC)
== AWE broke [[Q18556697]] ==
It looks like AWE somehow removed the language keys from the functions in [[Q18556697]], breaking the entire page. See [[Special:Diff/5431]]. [[User:JJPMaster|JJP]]<sub>[[User talk:JJPMaster|Mas]]<sub>[[Special:Contributions/JJPMaster|ter]]</sub></sub> ([[Q1270787|she]]/[[Q3437264|they]]) 21:12, 16 April 2026 (UTC)
:@[[User:JJPMaster|JJPMaster]] I apologize. Did you manage to fix it? [[User:Immanuelle|Immanuelle]] ([[User talk:Immanuelle|talk]]) 21:19, 16 April 2026 (UTC)
::@[[User:Immanuelle|Immanuelle]]: I just reverted your edit for the time being. I'll have to work on the paragraph bit later. [[User:JJPMaster|JJP]]<sub>[[User talk:JJPMaster|Mas]]<sub>[[Special:Contributions/JJPMaster|ter]]</sub></sub> ([[Q1270787|she]]/[[Q3437264|they]]) 21:20, 16 April 2026 (UTC)
:::I think I fixed it but not sure [[User:Immanuelle|Immanuelle]] ([[User talk:Immanuelle|talk]]) 21:24, 16 April 2026 (UTC)
== Citations ==
Hello!
I seemed to notice you use citations on AWE, but it places them on separate paragraphs.
I suggest you just append them to the corresponding paragraph like so: {{Q|Q7243}}. <span style="border-radius:99q;padding:0 7q;background:#103;border:3q solid #FBF">[[User:QuickQuokka|<span style="color:#FBF">'''QuickQuokka'''</span>]]</span> <sup>[[[User talk:QuickQuokka|talk]] • [[Special:Contribs/QuickQuokka|contribs]]]</sup> 10:06, 26 April 2026 (UTC)
:@[[User:QuickQuokka|QuickQuokka]] I fixed that. Paragraphs should be restored too but gotta do some testing for it. [[User:Immanuelle|Immanuelle]] ([[User talk:Immanuelle|talk]]) 01:28, 28 April 2026 (UTC)
== Three points regarding paragraphs ==
Apologies if this sounds condescending, but I believe it is important to clarify these:
# Don't have separate paragraphs for each sentence.
# Only add a paragraph break when you otherwise would add one in real English.
# Use [[f:Z33068|the paragraph from sentences function]] so that no hard-coded spaces are needed.
[[User:JJPMaster|JJP]]<sub>[[User talk:JJPMaster|Mas]]<sub>[[Special:Contributions/JJPMaster|ter]]</sub></sub> ([[Q1270787|she]]/[[Q3437264|they]]) 03:39, 28 April 2026 (UTC)
jy5qgnqto3vwa9bvrh7blv1l6ie53vq
User:HenkvD
2
1117
6912
6732
2026-04-27T16:37:10Z
HenkvD
1447
6912
wikitext
text/x-wiki
My name is Henk, from [[Q55|the Netherlands]] ([[:nl:Gebruiker:HenkvD]]).
{|id="sisterwikis" style="margin: 2px .4em; clear: right; float: right; margin-right: 0; color: inherit; background: var(--background-color-success-subtle, #F1F8F1); border: 1px solid var(--border-color-content-added, #9BF); border-collapse: collapse"
| '''User:HenkvD on:'''
|-
| [[f:User:HenkvD|Wikifunctions]]
|-
| Abstract Wikipedia
|}
Examples
* [[Q90]] - Paris is a city. Paris is the capital of France.
* [[Q1033]] - Nigeria is the most populous country in Africa.
* [[Q11750]] - list of sovereign states
Some help pages are multilingual like [[Abstract Wikipedia:About]]
First steps to get Abstract Wikipedia started:
* Basic functions on Wikifunctions
** Use defaults if no lexeme and/or gender
* link Wikidata Q-items to Lexemes
* Gender of lexemes
pkg4yu5jc2he2kbj4f8jycjzlh9dr4l
6913
6912
2026-04-27T16:37:30Z
HenkvD
1447
6913
wikitext
text/x-wiki
My name is Henk, from [[Q55|the Netherlands]] ([[:nl:Gebruiker:HenkvD]]).
{|id="sisterwikis" style="margin: 2px .4em; clear: right; float: right; margin-right: 0; color: inherit; background: var(--background-color-success-subtle, #F1F8F1); border: 1px solid var(--border-color-content-added, #9BF); border-collapse: collapse"
| '''User:HenkvD on:'''
|-
| [[f:User:HenkvD|Wikifunctions]]
|-
| Abstract Wikipedia
|}
Examples
* [[Q90]] - Paris is a city. Paris is the capital of France.
* [[Q1033]] - Nigeria is the most populous country in Africa.
* [[Q11750]] - list of sovereign states
Some help pages are multilingual like [[Abstract Wikipedia:About]]
First steps to get Abstract Wikipedia started:
* Basic functions on Wikifunctions
** Use defaults if no lexeme and/or gender
* link Wikidata Q-items to Lexemes
* Gender of lexemes on Wikidata
0gbj6i2vqz333seif74sbw647a41mth
Module talk:Wikidata label
829
2669
6937
6890
2026-04-28T09:16:34Z
99of9
614
/* Adding support for mul */ Reply
6937
wikitext
text/x-wiki
== Adding support for mul ==
@[[User:99of9|99of9]] I looked at the version of the Module in [https://www.wikidata.org/wiki/Module:Wikidata_label#com-module-code Wikidata] and there is an support for mul. Do you think it is possible to add this option in the module here too. I dont know what needs to be changed when copying the module to a Wiki outside of Wikidata. As I learned in a conversation it displaying a label with a specific mentioned language does not work for {{Q|505335}} at the moment. Because there is not a special label for English at the item. [[User:Hogü-456|Hogü-456]] ([[User talk:Hogü-456|talk]]) 19:28, 26 April 2026 (UTC)
:I don't know either, I just copied it quickly. I agree it doesn't immediately work as intended. Feel free to modify it. --[[User:99of9|99of9]] ([[User talk:99of9|talk]]) 09:16, 28 April 2026 (UTC)
rz3u36oczwhzr4ol74zdff6l3pl7saa
Q81
0
2673
6910
6897
2026-04-27T13:38:16Z
3turtl
2962
A work-in-progress Third Sentence
6910
abstractwiki
text/plain
{
"qid": "Q81",
"sections": {
"Q8776414": {
"index": 0,
"fragments": [
"Z89",
{
"Z1K1": "Z7",
"Z7K1": "Z32123",
"Z32123K1": {
"Z1K1": "Z7",
"Z7K1": "Z32234",
"Z32234K1": [
"Z1",
{
"Z1K1": "Z7",
"Z7K1": "Z26095",
"Z26095K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z26095K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q756"
},
"Z26095K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
" ",
{
"Z1K1": "Z7",
"Z7K1": "Z26095",
"Z26095K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z26095K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q20136"
},
"Z26095K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
]
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32123",
"Z32123K1": {
"Z1K1": "Z7",
"Z7K1": "Z32234",
"Z32234K1": [
"Z1",
{
"Z1K1": "Z7",
"Z7K1": "Z32531",
"Z32531K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z32531K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q506"
},
"Z32531K3": {
"Z1K1": "Z6091",
"Z6091K1": "Q1342838"
},
"Z32531K4": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
]
}
}
]
}
}
}
djpjtc9mjyv1lc1c2c8yuhe0u0523zm
6911
6910
2026-04-27T15:09:22Z
3turtl
2962
Trying to add an adjective to a object of sentence.
6911
abstractwiki
text/plain
{
"qid": "Q81",
"sections": {
"Q8776414": {
"index": 0,
"fragments": [
"Z89",
{
"Z1K1": "Z7",
"Z7K1": "Z32123",
"Z32123K1": {
"Z1K1": "Z7",
"Z7K1": "Z32234",
"Z32234K1": [
"Z1",
{
"Z1K1": "Z7",
"Z7K1": "Z26095",
"Z26095K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z26095K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q756"
},
"Z26095K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
" ",
{
"Z1K1": "Z7",
"Z7K1": "Z26095",
"Z26095K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z26095K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q20136"
},
"Z26095K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
]
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32123",
"Z32123K1": {
"Z1K1": "Z7",
"Z7K1": "Z32234",
"Z32234K1": [
"Z1",
{
"Z1K1": "Z7",
"Z7K1": "Z32531",
"Z32531K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z32531K2": {
"Z1K1": "Z7",
"Z7K1": "Z20285",
"Z20285K1": {
"Z1K1": "Z7",
"Z7K1": "Z27182",
"Z27182K1": {
"Z1K1": "Z7",
"Z7K1": "Z23468",
"Z23468K1": {
"Z1K1": "Z7",
"Z7K1": "Z6821",
"Z6821K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q23444"
}
},
"Z23468K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
"Z27182K2": {
"Z1K1": "Z7",
"Z7K1": "Z23468",
"Z23468K1": {
"Z1K1": "Z7",
"Z7K1": "Z6821",
"Z6821K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q506"
}
},
"Z23468K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
}
},
"Z32531K3": {
"Z1K1": "Z6091",
"Z6091K1": "Q11451"
},
"Z32531K4": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
]
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z31917",
"Z31917K1": {
"Z1K1": "Z7",
"Z7K1": "Z27868",
"Z27868K1": {
"Z1K1": "Z7",
"Z7K1": "Z21760",
"Z21760K1": {
"Z1K1": "Z7",
"Z7K1": "Z6825",
"Z6825K1": {
"Z1K1": "Z6095",
"Z6095K1": "L4589"
}
},
"Z21760K2": {
"Z1K1": "Z7",
"Z7K1": "Z6825",
"Z6825K1": {
"Z1K1": "Z6095",
"Z6095K1": "L3272"
}
}
}
}
}
]
}
}
}
9lma1txqz8tnunq5mvglrnc8i4l9tt7
6930
6911
2026-04-28T03:48:07Z
3turtl
2962
made a more complex sentence
6930
abstractwiki
text/plain
{
"qid": "Q81",
"sections": {
"Q8776414": {
"index": 0,
"fragments": [
"Z89",
{
"Z1K1": "Z7",
"Z7K1": "Z32123",
"Z32123K1": {
"Z1K1": "Z7",
"Z7K1": "Z32234",
"Z32234K1": [
"Z1",
{
"Z1K1": "Z7",
"Z7K1": "Z26095",
"Z26095K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z26095K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q756"
},
"Z26095K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
"Z13128",
{
"Z1K1": "Z7",
"Z7K1": "Z26095",
"Z26095K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z26095K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q20136"
},
"Z26095K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
]
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32123",
"Z32123K1": {
"Z1K1": "Z7",
"Z7K1": "Z32234",
"Z32234K1": [
"Z1",
{
"Z1K1": "Z7",
"Z7K1": "Z22511",
"Z22511K1": {
"Z1K1": "Z7",
"Z7K1": "Z22504",
"Z22504K1": [
"Z6",
{
"Z1K1": "Z7",
"Z7K1": "Z11170",
"Z11170K1": {
"Z1K1": "Z7",
"Z7K1": "Z18845",
"Z18845K1": {
"Z1K1": "Z7",
"Z7K1": "Z11089",
"Z11089K1": {
"Z1K1": "Z7",
"Z7K1": "Z23468",
"Z23468K1": {
"Z1K1": "Z7",
"Z7K1": "Z6821",
"Z6821K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
}
},
"Z23468K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
},
"Z18845K2": {
"Z1K1": "Z7",
"Z7K1": "Z27410",
"Z27410K1": {
"Z1K1": "Z7",
"Z7K1": "Z6825",
"Z6825K1": {
"Z1K1": "Z6095",
"Z6095K1": "L4105"
}
},
"Z27410K2": [
"Z6091"
]
}
},
"Z11170K2": "."
},
{
"Z1K1": "Z7",
"Z7K1": "Z27182",
"Z27182K1": {
"Z1K1": "Z7",
"Z7K1": "Z23468",
"Z23468K1": {
"Z1K1": "Z7",
"Z7K1": "Z30556",
"Z30556K1": {
"Z1K1": "Z6096",
"Z6096K1": "L3272-S1"
}
},
"Z23468K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
"Z27182K2": {
"Z1K1": "Z7",
"Z7K1": "Z11089",
"Z11089K1": {
"Z1K1": "Z7",
"Z7K1": "Z23468",
"Z23468K1": {
"Z1K1": "Z7",
"Z7K1": "Z6821",
"Z6821K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q506"
}
},
"Z23468K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z27410",
"Z27410K1": {
"Z1K1": "Z7",
"Z7K1": "Z6825",
"Z6825K1": {
"Z1K1": "Z6095",
"Z6095K1": "L1385"
}
},
"Z27410K2": [
"Z6091"
]
},
{
"Z1K1": "Z7",
"Z7K1": "Z27182",
"Z27182K1": {
"Z1K1": "Z7",
"Z7K1": "Z23468",
"Z23468K1": {
"Z1K1": "Z7",
"Z7K1": "Z30556",
"Z30556K1": {
"Z1K1": "Z6096",
"Z6096K1": "L31491-S2"
}
},
"Z23468K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
"Z27182K2": {
"Z1K1": "Z7",
"Z7K1": "Z11089",
"Z11089K1": {
"Z1K1": "Z7",
"Z7K1": "Z23468",
"Z23468K1": {
"Z1K1": "Z7",
"Z7K1": "Z6821",
"Z6821K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q41500"
}
},
"Z23468K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
}
}
]
}
}
]
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32123",
"Z32123K1": {
"Z1K1": "Z7",
"Z7K1": "Z32234",
"Z32234K1": [
"Z1",
{
"Z1K1": "Z7",
"Z7K1": "Z33977",
"Z33977K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z33977K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q235352"
},
"Z33977K3": {
"Z1K1": "Z6091",
"Z6091K1": "Q5401"
},
"Z33977K4": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
]
}
}
]
}
}
}
gsdj0jngczhvd3afe26dueh3tppf11b
Q217040
0
2676
6914
6905
2026-04-27T17:15:22Z
Dnshitobu
1335
created an article
6914
abstractwiki
text/plain
{
"qid": "Q217040",
"sections": {
"Q8776414": {
"index": 0,
"fragments": [
"Z89",
{
"Z1K1": "Z7",
"Z7K1": "Z29749",
"Z29749K1": {
"Z1K1": "Z7",
"Z7K1": "Z26570",
"Z26570K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z26570K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q5119"
},
"Z26570K3": {
"Z1K1": "Z6091",
"Z6091K1": "Q502215"
},
"Z26570K4": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
"Z29749K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32145",
"Z32145K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q309"
},
"Z32145K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33842",
"Z33842K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q7680589"
}
],
"Z33842K2": [
"Z6091"
],
"Z33842K3": {
"Z1K1": "Z40",
"Z40K1": "Z41"
},
"Z33842K4": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z31465",
"Z31465K1": "Early settlement"
}
]
}
}
}
g56ch4431ge69rnt4827h660kpm32sa
Q6489603
0
2678
6935
6907
2026-04-28T09:13:06Z
Jsamwrites
874
6935
abstractwiki
text/plain
{
"qid": "Q6489603",
"sections": {
"Q8776414": {
"index": 0,
"fragments": [
"Z89",
{
"Z1K1": "Z7",
"Z7K1": "Z27868",
"Z27868K1": {
"Z1K1": "Z7",
"Z7K1": "Z14396",
"Z14396K1": {
"Z1K1": "Z7",
"Z7K1": "Z34282",
"Z34282K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z34282K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32145",
"Z32145K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q138861968"
},
"Z32145K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
]
}
}
}
n32dsew866km93hcpoilci5ek9jxpzr
6936
6935
2026-04-28T09:13:56Z
Jsamwrites
874
6936
abstractwiki
text/plain
{
"qid": "Q6489603",
"sections": {
"Q8776414": {
"index": 0,
"fragments": [
"Z89",
{
"Z1K1": "Z7",
"Z7K1": "Z27868",
"Z27868K1": {
"Z1K1": "Z7",
"Z7K1": "Z14396",
"Z14396K1": {
"Z1K1": "Z7",
"Z7K1": "Z34282",
"Z34282K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z34282K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32145",
"Z32145K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q138861968"
},
"Z32145K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32179",
"Z32179K1": [
"Z89",
{
"Z1K1": "Z7",
"Z7K1": "Z32428",
"Z32428K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q85781149"
},
"Z32428K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
]
}
]
}
}
}
o0po7hli8pm5dvkq2bbfgqm08olo6kw
Q117
0
2679
6909
6908
2026-04-27T12:34:27Z
Dnshitobu
1335
updated article
6909
abstractwiki
text/plain
{
"qid": "Q117",
"sections": {
"Q8776414": {
"index": 0,
"fragments": [
"Z89",
{
"Z1K1": "Z7",
"Z7K1": "Z32234",
"Z32234K1": [
"Z1",
{
"Z1K1": "Z7",
"Z7K1": "Z26570",
"Z26570K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z26570K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q3624078"
},
"Z26570K3": {
"Z1K1": "Z6091",
"Z6091K1": "Q15"
},
"Z26570K4": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
]
},
{
"Z1K1": "Z7",
"Z7K1": "Z29749",
"Z29749K1": {
"Z1K1": "Z7",
"Z7K1": "Z28016",
"Z28016K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q3761"
},
"Z28016K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q5119"
},
"Z28016K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z28016K4": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
"Z29749K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
]
}
}
}
ps15hwgrs43qlk7ulh7tmpnyhv41svv
Talk:Q6489603
1
2680
6915
2026-04-27T18:25:06Z
Ameisenigel
31
/* Purpose */ new section
6915
wikitext
text/x-wiki
== Purpose ==
{{Ping|Jsamwrites}} What is the purpose of this "abstract category"? --[[User:Ameisenigel|Ameisenigel]] ([[User talk:Ameisenigel|talk]]) 18:25, 27 April 2026 (UTC)
7hlkuejatz17iul1tm0weawxfoaur6g
6933
6915
2026-04-28T07:40:56Z
Jsamwrites
874
/* Purpose */ Reply
6933
wikitext
text/x-wiki
== Purpose ==
{{Ping|Jsamwrites}} What is the purpose of this "abstract category"? --[[User:Ameisenigel|Ameisenigel]] ([[User talk:Ameisenigel|talk]]) 18:25, 27 April 2026 (UTC)
:@[[User:Ameisenigel|Ameisenigel]] Sorry, I did not get your question. I am exploring to define Wikimedia categories, similar to the way it's done in Wikipedia projects. [[User:Jsamwrites|John Samuel]] ([[User:Jsamwrites|talk]]) 07:40, 28 April 2026 (UTC)
4u7sbfh16njhtp71ya9jxw3972p3pxk
6938
6933
2026-04-28T11:29:32Z
Mormegil
1192
/* Purpose */ Reply
6938
wikitext
text/x-wiki
== Purpose ==
{{Ping|Jsamwrites}} What is the purpose of this "abstract category"? --[[User:Ameisenigel|Ameisenigel]] ([[User talk:Ameisenigel|talk]]) 18:25, 27 April 2026 (UTC)
:@[[User:Ameisenigel|Ameisenigel]] Sorry, I did not get your question. I am exploring to define Wikimedia categories, similar to the way it's done in Wikipedia projects. [[User:Jsamwrites|John Samuel]] ([[User:Jsamwrites|talk]]) 07:40, 28 April 2026 (UTC)
::But Wikimedia categories in Wikipedia projects are ''categories''. This is not. This is an “encyclopedic article defining that one specific Wikimedia category is a Wikimedia category”. That does not seem very useful to me. OTOH, sure, defining Abstract Content in ''categories'' would seem useful. But that would need to somehow happen in the [[Special:Categories|Category namespace]]. And that is currently impossible, IIANM? [[User:Mormegil|Mormegil]] ([[User talk:Mormegil|talk]]) 11:29, 28 April 2026 (UTC)
8c00ed3g00dwoadf0eoyfganryg0dht
Q14960
0
2681
6916
2026-04-27T20:13:13Z
Blahma
2999
stub, my first "article"
6916
abstractwiki
text/plain
{
"qid": "Q14960",
"sections": {
"Q8776414": {
"index": 0,
"fragments": [
"Z89",
{
"Z1K1": "Z7",
"Z7K1": "Z27868",
"Z27868K1": {
"Z1K1": "Z7",
"Z7K1": "Z14396",
"Z14396K1": {
"Z1K1": "Z7",
"Z7K1": "Z27243",
"Z27243K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z27243K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q138758272"
},
"Z27243K3": {
"Z1K1": "Z6091",
"Z6091K1": "Q515"
},
"Z27243K4": {
"Z1K1": "Z6091",
"Z6091K1": "Q43266"
},
"Z27243K5": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
}
}
]
}
}
}
hqj1ymd74uj14e5ikaa5n1y4dsk1egs
Q58045522
0
2682
6918
2026-04-28T00:29:53Z
NatsEverything
3036
Starting
6918
abstractwiki
text/plain
{
"qid": "Q58045522",
"sections": {
"Q8776414": {
"index": 0,
"fragments": [
"Z89",
{
"Z1K1": "Z7",
"Z7K1": "Z27868",
"Z27868K1": {
"Z1K1": "Z7",
"Z7K1": "Z26039",
"Z26039K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z26039K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q744038"
},
"Z26039K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
}
]
}
}
}
a0eivj9xt485b585xgvkfsofjhz4w7i
Q1082935
0
2683
6919
2026-04-28T01:28:03Z
Immanuelle
1434
Created page ([[User:Immanuelle/Abstract Wikipedia Editor|AWE]])
6919
abstractwiki
text/plain
{
"qid": "Q1082935",
"sections": {
"Q8776414": {
"index": 0,
"fragments": [
"Z89",
{
"Z1K1": "Z7",
"Z7K1": "Z32123",
"Z32123K1": {
"Z1K1": "Z7",
"Z7K1": "Z32234",
"Z32234K1": [
"Z1",
{
"Z1K1": "Z7",
"Z7K1": "Z26570",
"Z26570K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z26570K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q5393308"
},
"Z26570K3": {
"Z1K1": "Z6091",
"Z6091K1": "Q1075455"
},
"Z26570K4": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
]
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32123",
"Z32123K1": {
"Z1K1": "Z7",
"Z7K1": "Z32234",
"Z32234K1": [
"Z1",
{
"Z1K1": "Z7",
"Z7K1": "Z28016",
"Z28016K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q604687"
},
"Z28016K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q1762010"
},
"Z28016K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z28016K4": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
" ",
{
"Z1K1": "Z7",
"Z7K1": "Z32053",
"Z32053K1": "http://www.mibudera.com/rekisitop.htm",
"Z32053K2": "http://www.mibudera.com/rekisitop.htm",
"Z32053K3": "mibudera.com",
"Z32053K4": {
"Z1K1": "Z20420",
"Z20420K1": {
"Z1K1": "Z20159",
"Z20159K1": {
"Z1K1": "Z17813",
"Z17813K1": "Z17814"
},
"Z20159K2": {
"Z1K1": "Z13518",
"Z13518K1": "2026"
}
},
"Z20420K2": {
"Z1K1": "Z20342",
"Z20342K1": {
"Z1K1": "Z16098",
"Z16098K1": "Z16104"
},
"Z20342K2": {
"Z1K1": "Z13518",
"Z13518K1": "28"
}
}
},
"Z32053K5": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
]
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32123",
"Z32123K1": {
"Z1K1": "Z7",
"Z7K1": "Z32234",
"Z32234K1": [
"Z1",
{
"Z1K1": "Z7",
"Z7K1": "Z32982",
"Z32982K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z32982K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q66305721"
},
"Z32982K3": {
"Z1K1": "Z6091",
"Z6091K1": "Q10380674"
},
"Z32982K4": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
]
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32123",
"Z32123K1": {
"Z1K1": "Z7",
"Z7K1": "Z32234",
"Z32234K1": [
"Z1",
{
"Z1K1": "Z7",
"Z7K1": "Z32982",
"Z32982K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z32982K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q66305721"
},
"Z32982K3": {
"Z1K1": "Z6091",
"Z6091K1": "Q30932906"
},
"Z32982K4": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
]
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32123",
"Z32123K1": {
"Z1K1": "Z7",
"Z7K1": "Z32234",
"Z32234K1": [
"Z1",
{
"Z1K1": "Z7",
"Z7K1": "Z32982",
"Z32982K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z32982K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q66305721"
},
"Z32982K3": {
"Z1K1": "Z6091",
"Z6091K1": "Q18054963"
},
"Z32982K4": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
]
}
}
]
}
}
}
aku6olbkxztmdup0d5nkmcnnifftbuk
Q17191190
0
2684
6921
2026-04-28T01:30:08Z
Immanuelle
1434
Created page ([[User:Immanuelle/Abstract Wikipedia Editor|AWE]])
6921
abstractwiki
text/plain
{
"qid": "Q17191190",
"sections": {
"Q8776414": {
"index": 0,
"fragments": [
"Z89",
{
"Z1K1": "Z7",
"Z7K1": "Z32123",
"Z32123K1": {
"Z1K1": "Z7",
"Z7K1": "Z32234",
"Z32234K1": [
"Z1",
{
"Z1K1": "Z7",
"Z7K1": "Z26039",
"Z26039K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z26039K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q845945"
},
"Z26039K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
" ",
{
"Z1K1": "Z7",
"Z7K1": "Z26039",
"Z26039K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z26039K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q134917286"
},
"Z26039K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
" ",
{
"Z1K1": "Z7",
"Z7K1": "Z26039",
"Z26039K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z26039K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q135160342"
},
"Z26039K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
" ",
{
"Z1K1": "Z7",
"Z7K1": "Z26570",
"Z26570K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z26570K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q845945"
},
"Z26570K3": {
"Z1K1": "Z6091",
"Z6091K1": "Q200747"
},
"Z26570K4": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
" ",
{
"Z1K1": "Z7",
"Z7K1": "Z26570",
"Z26570K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z26570K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q845945"
},
"Z26570K3": {
"Z1K1": "Z6091",
"Z6091K1": "Q864053"
},
"Z26570K4": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
" ",
{
"Z1K1": "Z7",
"Z7K1": "Z26570",
"Z26570K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z26570K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q845945"
},
"Z26570K3": {
"Z1K1": "Z6091",
"Z6091K1": "Q11415547"
},
"Z26570K4": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
" ",
{
"Z1K1": "Z7",
"Z7K1": "Z28016",
"Z28016K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q276944"
},
"Z28016K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q1762010"
},
"Z28016K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z28016K4": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
" ",
{
"Z1K1": "Z7",
"Z7K1": "Z28016",
"Z28016K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q134917284"
},
"Z28016K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q10444029"
},
"Z28016K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z28016K4": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
" ",
{
"Z1K1": "Z7",
"Z7K1": "Z32053",
"Z32053K1": "https://ja.wikipedia.org/wiki/朝椋神社",
"Z32053K2": "https://ja.wikipedia.org/wiki/朝椋神社",
"Z32053K3": "ja.wikipedia.org",
"Z32053K4": {
"Z1K1": "Z20420",
"Z20420K1": {
"Z1K1": "Z20159",
"Z20159K1": {
"Z1K1": "Z17813",
"Z17813K1": "Z17814"
},
"Z20159K2": {
"Z1K1": "Z13518",
"Z13518K1": "2026"
}
},
"Z20420K2": {
"Z1K1": "Z20342",
"Z20342K1": {
"Z1K1": "Z16098",
"Z16098K1": "Z16104"
},
"Z20342K2": {
"Z1K1": "Z13518",
"Z13518K1": "28"
}
}
},
"Z32053K5": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
" ",
{
"Z1K1": "Z7",
"Z7K1": "Z28016",
"Z28016K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q134917287"
},
"Z28016K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q10444029"
},
"Z28016K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z28016K4": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
" ",
{
"Z1K1": "Z7",
"Z7K1": "Z28016",
"Z28016K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q135160342"
},
"Z28016K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q10444029"
},
"Z28016K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z28016K4": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
" ",
{
"Z1K1": "Z7",
"Z7K1": "Z32982",
"Z32982K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z32982K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q66305721"
},
"Z32982K3": {
"Z1K1": "Z6091",
"Z6091K1": "Q11604948"
},
"Z32982K4": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
]
}
}
]
}
}
}
ldk3en6wmjz4t9qycuax1q1l06iimw5
Q135040900
0
2685
6922
2026-04-28T01:31:37Z
Immanuelle
1434
Created page ([[User:Immanuelle/Abstract Wikipedia Editor|AWE]])
6922
abstractwiki
text/plain
{
"qid": "Q135040900",
"sections": {
"Q8776414": {
"index": 0,
"fragments": [
"Z89",
{
"Z1K1": "Z7",
"Z7K1": "Z32123",
"Z32123K1": {
"Z1K1": "Z7",
"Z7K1": "Z32234",
"Z32234K1": [
"Z1",
{
"Z1K1": "Z7",
"Z7K1": "Z26039",
"Z26039K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z26039K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q134917286"
},
"Z26039K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
]
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32123",
"Z32123K1": {
"Z1K1": "Z7",
"Z7K1": "Z32234",
"Z32234K1": [
"Z1",
{
"Z1K1": "Z7",
"Z7K1": "Z26039",
"Z26039K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z26039K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q845945"
},
"Z26039K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
]
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32123",
"Z32123K1": {
"Z1K1": "Z7",
"Z7K1": "Z32234",
"Z32234K1": [
"Z1",
{
"Z1K1": "Z7",
"Z7K1": "Z26039",
"Z26039K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z26039K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q11412524"
},
"Z26039K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
]
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32123",
"Z32123K1": {
"Z1K1": "Z7",
"Z7K1": "Z32234",
"Z32234K1": [
"Z1",
{
"Z1K1": "Z7",
"Z7K1": "Z26039",
"Z26039K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z26039K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q135160342"
},
"Z26039K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
]
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32123",
"Z32123K1": {
"Z1K1": "Z7",
"Z7K1": "Z32234",
"Z32234K1": [
"Z1",
{
"Z1K1": "Z7",
"Z7K1": "Z26570",
"Z26570K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z26570K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q134917286"
},
"Z26570K3": {
"Z1K1": "Z6091",
"Z6091K1": "Q582846"
},
"Z26570K4": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
]
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32123",
"Z32123K1": {
"Z1K1": "Z7",
"Z7K1": "Z32234",
"Z32234K1": [
"Z1",
{
"Z1K1": "Z7",
"Z7K1": "Z26570",
"Z26570K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z26570K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q134917286"
},
"Z26570K3": {
"Z1K1": "Z6091",
"Z6091K1": "Q11073594"
},
"Z26570K4": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
]
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32123",
"Z32123K1": {
"Z1K1": "Z7",
"Z7K1": "Z32234",
"Z32234K1": [
"Z1",
{
"Z1K1": "Z7",
"Z7K1": "Z28016",
"Z28016K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q134917287"
},
"Z28016K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q10444029"
},
"Z28016K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z28016K4": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
]
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32123",
"Z32123K1": {
"Z1K1": "Z7",
"Z7K1": "Z32234",
"Z32234K1": [
"Z1",
{
"Z1K1": "Z7",
"Z7K1": "Z28016",
"Z28016K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q135160342"
},
"Z28016K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q10444029"
},
"Z28016K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z28016K4": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
]
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32123",
"Z32123K1": {
"Z1K1": "Z7",
"Z7K1": "Z32234",
"Z32234K1": [
"Z1",
{
"Z1K1": "Z7",
"Z7K1": "Z32982",
"Z32982K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z32982K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q66305721"
},
"Z32982K3": {
"Z1K1": "Z6091",
"Z6091K1": "Q11395853"
},
"Z32982K4": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
]
}
}
]
}
}
}
be4y6l3vte5mtgsixxc4fk8ezoa3u41
Q135069684
0
2686
6923
2026-04-28T01:32:05Z
Immanuelle
1434
Created page ([[User:Immanuelle/Abstract Wikipedia Editor|AWE]])
6923
abstractwiki
text/plain
{
"qid": "Q135069684",
"sections": {
"Q8776414": {
"index": 0,
"fragments": [
"Z89",
{
"Z1K1": "Z7",
"Z7K1": "Z32123",
"Z32123K1": {
"Z1K1": "Z7",
"Z7K1": "Z32234",
"Z32234K1": [
"Z1",
{
"Z1K1": "Z7",
"Z7K1": "Z26039",
"Z26039K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z26039K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q845945"
},
"Z26039K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
]
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32123",
"Z32123K1": {
"Z1K1": "Z7",
"Z7K1": "Z32234",
"Z32234K1": [
"Z1",
{
"Z1K1": "Z7",
"Z7K1": "Z26039",
"Z26039K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z26039K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q135022904"
},
"Z26039K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
]
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32123",
"Z32123K1": {
"Z1K1": "Z7",
"Z7K1": "Z32234",
"Z32234K1": [
"Z1",
{
"Z1K1": "Z7",
"Z7K1": "Z26039",
"Z26039K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z26039K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q135160342"
},
"Z26039K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
]
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32123",
"Z32123K1": {
"Z1K1": "Z7",
"Z7K1": "Z32234",
"Z32234K1": [
"Z1",
{
"Z1K1": "Z7",
"Z7K1": "Z26570",
"Z26570K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z26570K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q845945"
},
"Z26570K3": {
"Z1K1": "Z6091",
"Z6091K1": "Q843882"
},
"Z26570K4": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
]
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32123",
"Z32123K1": {
"Z1K1": "Z7",
"Z7K1": "Z32234",
"Z32234K1": [
"Z1",
{
"Z1K1": "Z7",
"Z7K1": "Z26570",
"Z26570K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z26570K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q845945"
},
"Z26570K3": {
"Z1K1": "Z6091",
"Z6091K1": "Q11669692"
},
"Z26570K4": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
]
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32123",
"Z32123K1": {
"Z1K1": "Z7",
"Z7K1": "Z32234",
"Z32234K1": [
"Z1",
{
"Z1K1": "Z7",
"Z7K1": "Z28016",
"Z28016K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q134917287"
},
"Z28016K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q10444029"
},
"Z28016K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z28016K4": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
]
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32123",
"Z32123K1": {
"Z1K1": "Z7",
"Z7K1": "Z32234",
"Z32234K1": [
"Z1",
{
"Z1K1": "Z7",
"Z7K1": "Z28016",
"Z28016K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q135160342"
},
"Z28016K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q10444029"
},
"Z28016K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z28016K4": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
]
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32123",
"Z32123K1": {
"Z1K1": "Z7",
"Z7K1": "Z32234",
"Z32234K1": [
"Z1",
{
"Z1K1": "Z7",
"Z7K1": "Z32982",
"Z32982K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z32982K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q66305721"
},
"Z32982K3": {
"Z1K1": "Z6091",
"Z6091K1": "Q11638477"
},
"Z32982K4": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
]
}
}
]
}
}
}
nv9egvmojosj6vy79l5radugxvrsr25
Q139491990
0
2687
6924
2026-04-28T01:32:27Z
Immanuelle
1434
Created page ([[User:Immanuelle/Abstract Wikipedia Editor|AWE]])
6924
abstractwiki
text/plain
{
"qid": "Q139491990",
"sections": {
"Q8776414": {
"index": 0,
"fragments": [
"Z89",
{
"Z1K1": "Z7",
"Z7K1": "Z32123",
"Z32123K1": {
"Z1K1": "Z7",
"Z7K1": "Z32234",
"Z32234K1": [
"Z1",
{
"Z1K1": "Z7",
"Z7K1": "Z26039",
"Z26039K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z26039K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q11660"
},
"Z26039K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
]
}
}
]
}
}
}
atx9fgmtyrlx4kw6puff06aja2dhitc
Q134930667
0
2688
6925
2026-04-28T01:32:27Z
Immanuelle
1434
Created page ([[User:Immanuelle/Abstract Wikipedia Editor|AWE]])
6925
abstractwiki
text/plain
{
"qid": "Q134930667",
"sections": {
"Q8776414": {
"index": 0,
"fragments": [
"Z89",
{
"Z1K1": "Z7",
"Z7K1": "Z32123",
"Z32123K1": {
"Z1K1": "Z7",
"Z7K1": "Z32234",
"Z32234K1": [
"Z1",
{
"Z1K1": "Z7",
"Z7K1": "Z26039",
"Z26039K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z26039K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q845945"
},
"Z26039K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
]
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32123",
"Z32123K1": {
"Z1K1": "Z7",
"Z7K1": "Z32234",
"Z32234K1": [
"Z1",
{
"Z1K1": "Z7",
"Z7K1": "Z26039",
"Z26039K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z26039K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q135022904"
},
"Z26039K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
]
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32123",
"Z32123K1": {
"Z1K1": "Z7",
"Z7K1": "Z32234",
"Z32234K1": [
"Z1",
{
"Z1K1": "Z7",
"Z7K1": "Z26039",
"Z26039K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z26039K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q135160342"
},
"Z26039K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
]
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32123",
"Z32123K1": {
"Z1K1": "Z7",
"Z7K1": "Z32234",
"Z32234K1": [
"Z1",
{
"Z1K1": "Z7",
"Z7K1": "Z26570",
"Z26570K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z26570K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q845945"
},
"Z26570K3": {
"Z1K1": "Z6091",
"Z6091K1": "Q860928"
},
"Z26570K4": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
]
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32123",
"Z32123K1": {
"Z1K1": "Z7",
"Z7K1": "Z32234",
"Z32234K1": [
"Z1",
{
"Z1K1": "Z7",
"Z7K1": "Z26570",
"Z26570K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z26570K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q845945"
},
"Z26570K3": {
"Z1K1": "Z6091",
"Z6091K1": "Q961511"
},
"Z26570K4": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
]
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32123",
"Z32123K1": {
"Z1K1": "Z7",
"Z7K1": "Z32234",
"Z32234K1": [
"Z1",
{
"Z1K1": "Z7",
"Z7K1": "Z28016",
"Z28016K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q134917287"
},
"Z28016K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q10444029"
},
"Z28016K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z28016K4": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
" ",
{
"Z1K1": "Z7",
"Z7K1": "Z32053",
"Z32053K1": "https://ja.wikipedia.org/wiki/大三王子神社",
"Z32053K2": "https://ja.wikipedia.org/wiki/大三王子神社",
"Z32053K3": "ja.wikipedia.org",
"Z32053K4": {
"Z1K1": "Z20420",
"Z20420K1": {
"Z1K1": "Z20159",
"Z20159K1": {
"Z1K1": "Z17813",
"Z17813K1": "Z17814"
},
"Z20159K2": {
"Z1K1": "Z13518",
"Z13518K1": "2026"
}
},
"Z20420K2": {
"Z1K1": "Z20342",
"Z20342K1": {
"Z1K1": "Z16098",
"Z16098K1": "Z16104"
},
"Z20342K2": {
"Z1K1": "Z13518",
"Z13518K1": "28"
}
}
},
"Z32053K5": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
]
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32123",
"Z32123K1": {
"Z1K1": "Z7",
"Z7K1": "Z32234",
"Z32234K1": [
"Z1",
{
"Z1K1": "Z7",
"Z7K1": "Z28016",
"Z28016K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q135160342"
},
"Z28016K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q10444029"
},
"Z28016K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z28016K4": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
]
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32123",
"Z32123K1": {
"Z1K1": "Z7",
"Z7K1": "Z32234",
"Z32234K1": [
"Z1",
{
"Z1K1": "Z7",
"Z7K1": "Z32982",
"Z32982K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z32982K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q66305721"
},
"Z32982K3": {
"Z1K1": "Z6091",
"Z6091K1": "Q11380552"
},
"Z32982K4": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
]
}
}
]
}
}
}
1w8vmivll4tldigkzyqlhj0nz6mde00
Q18395344
0
2689
6926
2026-04-28T01:32:45Z
Immanuelle
1434
Created page ([[User:Immanuelle/Abstract Wikipedia Editor|AWE]])
6926
abstractwiki
text/plain
{
"qid": "Q18395344",
"sections": {
"Q8776414": {
"index": 0,
"fragments": [
"Z89",
{
"Z1K1": "Z7",
"Z7K1": "Z32123",
"Z32123K1": {
"Z1K1": "Z7",
"Z7K1": "Z32234",
"Z32234K1": [
"Z1",
{
"Z1K1": "Z7",
"Z7K1": "Z32982",
"Z32982K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z32982K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q66305721"
},
"Z32982K3": {
"Z1K1": "Z6091",
"Z6091K1": "Q30642"
},
"Z32982K4": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
]
}
}
]
}
}
}
f1jgwjic6lzf1j4jntdv02mne9pthlk
Q118876059
0
2690
6927
2026-04-28T01:33:47Z
Immanuelle
1434
Created page ([[User:Immanuelle/Abstract Wikipedia Editor|AWE]])
6927
abstractwiki
text/plain
{
"qid": "Q118876059",
"sections": {
"Q8776414": {
"index": 0,
"fragments": [
"Z89",
{
"Z1K1": "Z7",
"Z7K1": "Z32123",
"Z32123K1": {
"Z1K1": "Z7",
"Z7K1": "Z32234",
"Z32234K1": [
"Z1",
{
"Z1K1": "Z7",
"Z7K1": "Z26039",
"Z26039K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z26039K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q870780"
},
"Z26039K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
]
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32123",
"Z32123K1": {
"Z1K1": "Z7",
"Z7K1": "Z32234",
"Z32234K1": [
"Z1",
{
"Z1K1": "Z7",
"Z7K1": "Z26039",
"Z26039K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z26039K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q116961403"
},
"Z26039K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
]
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32123",
"Z32123K1": {
"Z1K1": "Z7",
"Z7K1": "Z32234",
"Z32234K1": [
"Z1",
{
"Z1K1": "Z7",
"Z7K1": "Z26039",
"Z26039K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z26039K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q124629760"
},
"Z26039K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
]
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32123",
"Z32123K1": {
"Z1K1": "Z7",
"Z7K1": "Z32234",
"Z32234K1": [
"Z1",
{
"Z1K1": "Z7",
"Z7K1": "Z26039",
"Z26039K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z26039K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q115305900"
},
"Z26039K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
]
}
}
]
}
}
}
8vldqh71n2dq31uno5nnh3l7na8nzh3
Q116758847
0
2691
6928
2026-04-28T01:34:20Z
Immanuelle
1434
Created page ([[User:Immanuelle/Abstract Wikipedia Editor|AWE]])
6928
abstractwiki
text/plain
{
"qid": "Q116758847",
"sections": {
"Q8776414": {
"index": 0,
"fragments": [
"Z89",
{
"Z1K1": "Z7",
"Z7K1": "Z32123",
"Z32123K1": {
"Z1K1": "Z7",
"Z7K1": "Z32234",
"Z32234K1": [
"Z1",
{
"Z1K1": "Z7",
"Z7K1": "Z26039",
"Z26039K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z26039K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q783794"
},
"Z26039K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
]
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32123",
"Z32123K1": {
"Z1K1": "Z7",
"Z7K1": "Z32234",
"Z32234K1": [
"Z1",
{
"Z1K1": "Z7",
"Z7K1": "Z26039",
"Z26039K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z26039K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q4830453"
},
"Z26039K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
]
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32123",
"Z32123K1": {
"Z1K1": "Z7",
"Z7K1": "Z32234",
"Z32234K1": [
"Z1",
{
"Z1K1": "Z7",
"Z7K1": "Z26039",
"Z26039K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z26039K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q18388277"
},
"Z26039K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
]
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32123",
"Z32123K1": {
"Z1K1": "Z7",
"Z7K1": "Z32234",
"Z32234K1": [
"Z1",
{
"Z1K1": "Z7",
"Z7K1": "Z26039",
"Z26039K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z26039K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q4887441"
},
"Z26039K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
]
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32123",
"Z32123K1": {
"Z1K1": "Z7",
"Z7K1": "Z32234",
"Z32234K1": [
"Z1",
{
"Z1K1": "Z7",
"Z7K1": "Z26570",
"Z26570K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z26570K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q783794"
},
"Z26570K3": {
"Z1K1": "Z6091",
"Z6091K1": "Q30"
},
"Z26570K4": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
" ",
{
"Z1K1": "Z7",
"Z7K1": "Z32053",
"Z32053K1": "https://www.lobbyfacts.eu/datacard/anthropic-pbc?rid=511227350325-42",
"Z32053K2": "https://www.lobbyfacts.eu/datacard/anthropic-pbc?rid=511227350325-42",
"Z32053K3": "lobbyfacts.eu",
"Z32053K4": {
"Z1K1": "Z20420",
"Z20420K1": {
"Z1K1": "Z20159",
"Z20159K1": {
"Z1K1": "Z17813",
"Z17813K1": "Z17814"
},
"Z20159K2": {
"Z1K1": "Z13518",
"Z13518K1": "2026"
}
},
"Z20420K2": {
"Z1K1": "Z20342",
"Z20342K1": {
"Z1K1": "Z16098",
"Z16098K1": "Z16104"
},
"Z20342K2": {
"Z1K1": "Z13518",
"Z13518K1": "28"
}
}
},
"Z32053K5": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
]
}
}
]
}
}
}
hh70lbg2meaqi8zfyhfdi0q27as2uj3
Q85781149
0
2692
6934
2026-04-28T09:12:32Z
Jsamwrites
874
Created page with "{ "qid": "Q85781149", "sections": { "Q8776414": { "index": 0, "fragments": [ "Z89", { "Z1K1": "Z7", "Z7K1": "Z27868", "Z27868K1": { "Z1K1": "Z7", "Z7K1": "Z14396", "Z14396K1": { "Z1K1": "Z7", "Z7K1": "Z34282",..."
6934
abstractwiki
text/plain
{
"qid": "Q85781149",
"sections": {
"Q8776414": {
"index": 0,
"fragments": [
"Z89",
{
"Z1K1": "Z7",
"Z7K1": "Z27868",
"Z27868K1": {
"Z1K1": "Z7",
"Z7K1": "Z14396",
"Z14396K1": {
"Z1K1": "Z7",
"Z7K1": "Z34282",
"Z34282K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z34282K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
}
}
]
}
}
}
fy79ydvgcexdjl70pqd2ifjkksqel3c
Abstract Wikipedia:AN
4
2693
6939
2026-04-28T11:45:02Z
JJPMaster
1823
Redirected with [[w:en:User:JJPMaster/quickredirect.js|script]]
6939
wikitext
text/x-wiki
#REDIRECT [[abstract:administrators' noticeboard]]
ea8k4ilpkn8x3nmpofctxvtz01y31hp