Toggle navigation
Home
New Query
Recent Queries
Discuss
Database tables
Database names
MediaWiki
Wikibase
Replicas browser and optimizer
Login
History
Fork
This query is marked as a draft
This query has been published
by
Fenakhay
.
Toggle Highlighting
SQL
SELECT DISTINCT page_title FROM page JOIN categorylinks ON page_id = cl_from JOIN revision ON revision.rev_page = page.page_id WHERE page_namespace = 0 AND cl_to = "Portuguese_non-lemma_forms" AND page_id NOT IN ( SELECT cl_from FROM categorylinks WHERE cl_to = "Portuguese_forms_superseded_in_1945" ) AND text NOT LIKE '%{{pt-verb form of%' AND text.old_text NOT LIKE '%{{plural of|pt%' AND text.old_text NOT LIKE '%{{adj form of|pt%' AND text.old_text NOT LIKE '%{{feminine singular of|pt%' AND text.old_text NOT LIKE '%{{feminine plural of|pt%' AND text.old_text NOT LIKE '%{{masculine plural of|pt%' ORDER BY page_title;
By running queries you agree to the
Cloud Services Terms of Use
and you irrevocably agree to release your SQL under
CC0 License
.
Submit Query
Stop Query
All SQL code is licensed under
CC0 License
.
Checking query status...