<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://yezur.xyz/w/index.php?action=history&amp;feed=atom&amp;title=Module%3AAuphen%2FYBS-PJ%2Fdoc</id>
	<title>Module:Auphen/YBS-PJ/doc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://yezur.xyz/w/index.php?action=history&amp;feed=atom&amp;title=Module%3AAuphen%2FYBS-PJ%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://yezur.xyz/w/index.php?title=Module:Auphen/YBS-PJ/doc&amp;action=history"/>
	<updated>2026-08-28T16:50:29Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.9</generator>
	<entry>
		<id>https://yezur.xyz/w/index.php?title=Module:Auphen/YBS-PJ/doc&amp;diff=13117&amp;oldid=prev</id>
		<title>Thiorosan: Create the documentation subpage</title>
		<link rel="alternate" type="text/html" href="https://yezur.xyz/w/index.php?title=Module:Auphen/YBS-PJ/doc&amp;diff=13117&amp;oldid=prev"/>
		<updated>2026-08-27T12:19:41Z</updated>

		<summary type="html">&lt;p&gt;Create the documentation subpage&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;This is the documentation for [[Module:Auphen/YBS-PJ]], the sound data for [[Pjany language|Pjany]] (registry code &amp;lt;code&amp;gt;YBS-PJ&amp;lt;/code&amp;gt;) on the Yezur wiki. It is pure data and defines no functions: [[Module:Auphen/frame]] loads it whenever [[Template:Auphen]] is called as &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{auphen|word|YBS-PJ}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; and hands its tables to [[Module:Auphen]], which does the work. The rule notation, and the engine&amp;#039;s divergences from it, are documented on [[Module talk:Auphen]].&lt;br /&gt;
&lt;br /&gt;
== Fields ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Field !! Contents&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;ipacats&amp;lt;/code&amp;gt; || The category sets the ruleset works with, written &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;[X]&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;. They hold sounds, not letters, because they are read after the transposition. Pjany supplies &amp;lt;code&amp;gt;ipacats&amp;lt;/code&amp;gt; only; [[Module:Auphen/frame]] falls back to a &amp;lt;code&amp;gt;cats&amp;lt;/code&amp;gt; table where a language declares one for rulesets that operate on spelling.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;ipa_rules&amp;lt;/code&amp;gt; || The transposition from spelling to sound, applied once before &amp;lt;code&amp;gt;pronounce&amp;lt;/code&amp;gt; runs. It is passed to the engine in pronunciation estimation only, so a named ruleset from &amp;lt;code&amp;gt;sets&amp;lt;/code&amp;gt; would see the orthography untransposed.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;pronounce&amp;lt;/code&amp;gt; || The ruleset used for pronunciation estimation.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;sets&amp;lt;/code&amp;gt; || Named rulesets for grammar and derivation. Empty for Pjany.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Spelling and sound ==&lt;br /&gt;
&lt;br /&gt;
The word is lower-cased before transposition, and the longest spelling that matches at a given point wins, so digraphs are read ahead of their component letters whatever order they stand in.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Spelling !! Sound !! !! Spelling !! Sound&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;a&amp;lt;/code&amp;gt; || &amp;lt;code&amp;gt;a&amp;lt;/code&amp;gt; || || &amp;lt;code&amp;gt;ae&amp;lt;/code&amp;gt; || &amp;lt;code&amp;gt;æ:&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;e&amp;lt;/code&amp;gt; || &amp;lt;code&amp;gt;ɛ&amp;lt;/code&amp;gt; || || &amp;lt;code&amp;gt;ao&amp;lt;/code&amp;gt; || &amp;lt;code&amp;gt;ɑ:&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;i&amp;lt;/code&amp;gt; || &amp;lt;code&amp;gt;i&amp;lt;/code&amp;gt; || || &amp;lt;code&amp;gt;au&amp;lt;/code&amp;gt; || &amp;lt;code&amp;gt;ɐʊ&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;o&amp;lt;/code&amp;gt; || &amp;lt;code&amp;gt;ɔ&amp;lt;/code&amp;gt; || || &amp;lt;code&amp;gt;aú&amp;lt;/code&amp;gt; || &amp;lt;code&amp;gt;ɑu&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;u&amp;lt;/code&amp;gt; || &amp;lt;code&amp;gt;ə&amp;lt;/code&amp;gt; || || &amp;lt;code&amp;gt;éi&amp;lt;/code&amp;gt; || &amp;lt;code&amp;gt;eɪ&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;é&amp;lt;/code&amp;gt; || &amp;lt;code&amp;gt;e&amp;lt;/code&amp;gt; || || &amp;lt;code&amp;gt;ou&amp;lt;/code&amp;gt; || &amp;lt;code&amp;gt;ɔə&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;ó&amp;lt;/code&amp;gt; || &amp;lt;code&amp;gt;o&amp;lt;/code&amp;gt; || || &amp;lt;code&amp;gt;oú&amp;lt;/code&amp;gt; || &amp;lt;code&amp;gt;oʊ&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;ú&amp;lt;/code&amp;gt; || &amp;lt;code&amp;gt;u&amp;lt;/code&amp;gt; || || &amp;lt;code&amp;gt;ui&amp;lt;/code&amp;gt; || &amp;lt;code&amp;gt;əɪ&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| || || || &amp;lt;code&amp;gt;úi&amp;lt;/code&amp;gt; || &amp;lt;code&amp;gt;ɥi&amp;lt;/code&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Spelling !! Sound !! !! Spelling !! Sound&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;b&amp;lt;/code&amp;gt; || &amp;lt;code&amp;gt;b&amp;lt;/code&amp;gt; || || &amp;lt;code&amp;gt;n&amp;lt;/code&amp;gt; || &amp;lt;code&amp;gt;n&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;d&amp;lt;/code&amp;gt; || &amp;lt;code&amp;gt;d&amp;lt;/code&amp;gt; || || &amp;lt;code&amp;gt;p&amp;lt;/code&amp;gt; || &amp;lt;code&amp;gt;p&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;g&amp;lt;/code&amp;gt; || &amp;lt;code&amp;gt;g&amp;lt;/code&amp;gt; || || &amp;lt;code&amp;gt;q&amp;lt;/code&amp;gt; || &amp;lt;code&amp;gt;q&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;h&amp;lt;/code&amp;gt; || &amp;lt;code&amp;gt;h&amp;lt;/code&amp;gt; || || &amp;lt;code&amp;gt;qh&amp;lt;/code&amp;gt; || &amp;lt;code&amp;gt;q͡χ&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;k&amp;lt;/code&amp;gt; || &amp;lt;code&amp;gt;k&amp;lt;/code&amp;gt; || || &amp;lt;code&amp;gt;r&amp;lt;/code&amp;gt; || &amp;lt;code&amp;gt;ɹ&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;l&amp;lt;/code&amp;gt; || &amp;lt;code&amp;gt;l&amp;lt;/code&amp;gt; || || &amp;lt;code&amp;gt;s&amp;lt;/code&amp;gt; || &amp;lt;code&amp;gt;s&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;m&amp;lt;/code&amp;gt; || &amp;lt;code&amp;gt;m&amp;lt;/code&amp;gt; || || &amp;lt;code&amp;gt;t&amp;lt;/code&amp;gt; || &amp;lt;code&amp;gt;t&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| || || || &amp;lt;code&amp;gt;z&amp;lt;/code&amp;gt; || &amp;lt;code&amp;gt;z&amp;lt;/code&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Two spellings carry no sound of their own. An apostrophe &amp;lt;code&amp;gt;&amp;#039;&amp;lt;/code&amp;gt; geminates the consonant before it; a hyphen &amp;lt;code&amp;gt;-&amp;lt;/code&amp;gt;, or an en dash &amp;lt;code&amp;gt;–&amp;lt;/code&amp;gt;, marks a seam within a compound. Both are carried through the ruleset as digits, &amp;lt;code&amp;gt;4&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;5&amp;lt;/code&amp;gt;, so that rules can see them: the &amp;lt;code&amp;gt;4&amp;lt;/code&amp;gt; is dropped as soon as the doubling has applied, and the &amp;lt;code&amp;gt;5&amp;lt;/code&amp;gt; becomes a &amp;lt;code&amp;gt;~&amp;lt;/code&amp;gt; in the last rules, which [[Module:Auphen]] renders as a space. The digits &amp;lt;code&amp;gt;1&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;2&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;3&amp;lt;/code&amp;gt; do the same work for palatalisation and &amp;lt;code&amp;gt;8&amp;lt;/code&amp;gt; for vowel length; none survive to the output. Length is written &amp;lt;code&amp;gt;:&amp;lt;/code&amp;gt; throughout the data and rewritten to &amp;lt;code&amp;gt;ː&amp;lt;/code&amp;gt; by the last rule.&lt;br /&gt;
&lt;br /&gt;
An &amp;lt;code&amp;gt;e&amp;lt;/code&amp;gt; that stands before another vowel is not read as &amp;lt;code&amp;gt;ɛ&amp;lt;/code&amp;gt; where it opens the word or follows a consonant: there the ruleset takes it as a palatal element, described below.&lt;br /&gt;
&lt;br /&gt;
== Categories ==&lt;br /&gt;
&lt;br /&gt;
Members are declared in order, and category-to-category mapping is positional, so the paired sets below line up member by member.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Category !! Members !! Role&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;[V]&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; || the vowel inventory, with the backed vowels of &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;[B]&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; appended || Vowel environments.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;[C]&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; || the consonant inventory, including the palatals, lenited velars and uvulars that later rules derive || Consonant environments.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;[A]&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; || &amp;lt;code&amp;gt;i e ɛ æ: æ a&amp;lt;/code&amp;gt; || Front vowels.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;[K]&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; || &amp;lt;code&amp;gt;p b k g t d&amp;lt;/code&amp;gt; || Plosives.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;[R]&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; || &amp;lt;code&amp;gt;r ʀ ɹ&amp;lt;/code&amp;gt; || Rhotics.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;[Q]&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; → &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;[B]&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; || &amp;lt;code&amp;gt;i ɛ e ə a æ ɐ&amp;lt;/code&amp;gt; → &amp;lt;code&amp;gt;ɯ ʌ ɤ o̞ ɑ ɑ ɑ&amp;lt;/code&amp;gt; || Backing next to a uvular.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;[H]&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; → &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;[J]&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; || &amp;lt;code&amp;gt;s z l n t d p b h k g&amp;lt;/code&amp;gt; → &amp;lt;code&amp;gt;ʃ ʒ ʎ ɲ tʃ dʒ ɸ β j x ɣ&amp;lt;/code&amp;gt; || Palatalisation.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;[W]&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; → &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;[Y]&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; || &amp;lt;code&amp;gt;g k q&amp;lt;/code&amp;gt; → &amp;lt;code&amp;gt;ɣ x x&amp;lt;/code&amp;gt; || Lenition after a lateral.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;[V]&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; holds vowels proper: the offglides &amp;lt;code&amp;gt;ɪ&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;ʊ&amp;lt;/code&amp;gt; and the glide &amp;lt;code&amp;gt;ɥ&amp;lt;/code&amp;gt; that the diphthongs bring in are not members, so a rule keyed on &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;[V]&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; does not match them.&lt;br /&gt;
&lt;br /&gt;
== The pronunciation ruleset ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;pronounce&amp;lt;/code&amp;gt; applies the following, in this order.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Process !! Effect&lt;br /&gt;
|-&lt;br /&gt;
| Seam breathing || A seam standing between two vowels takes an inserted &amp;lt;code&amp;gt;h&amp;lt;/code&amp;gt;.&lt;br /&gt;
|-&lt;br /&gt;
| Gemination || A consonant before &amp;lt;code&amp;gt;&amp;#039;&amp;lt;/code&amp;gt; is doubled and the &amp;lt;code&amp;gt;&amp;#039;&amp;lt;/code&amp;gt; dropped. A glottal element is inserted between the two copies late in the ruleset, so &amp;lt;code&amp;gt;t&amp;#039;&amp;lt;/code&amp;gt; surfaces as &amp;lt;code&amp;gt;tˀt&amp;lt;/code&amp;gt;.&lt;br /&gt;
|-&lt;br /&gt;
| Palatalisation || The palatal element surfaces as &amp;lt;code&amp;gt;j&amp;lt;/code&amp;gt; word-initially and as a &amp;lt;code&amp;gt;ʲ&amp;lt;/code&amp;gt; diacritic after &amp;lt;code&amp;gt;ɹ&amp;lt;/code&amp;gt; or &amp;lt;code&amp;gt;m&amp;lt;/code&amp;gt;, with &amp;lt;code&amp;gt;ɹ&amp;lt;/code&amp;gt; hardening to &amp;lt;code&amp;gt;r&amp;lt;/code&amp;gt; before the diacritic. Before a front vowel a preceding plosive instead takes an inserted &amp;lt;code&amp;gt;j&amp;lt;/code&amp;gt;, unless that vowel is itself followed by &amp;lt;code&amp;gt;q&amp;lt;/code&amp;gt; or &amp;lt;code&amp;gt;qh&amp;lt;/code&amp;gt;. Otherwise the preceding consonant shifts to its palatal counterpart, &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;[H]&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; → &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;[J]&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;. After &amp;lt;code&amp;gt;q&amp;lt;/code&amp;gt; the element is dropped and the &amp;lt;code&amp;gt;q&amp;lt;/code&amp;gt; held aside as a marker until the backing rule has run, so the following vowel does not back.&lt;br /&gt;
|-&lt;br /&gt;
| Uvular colouring || Beside &amp;lt;code&amp;gt;q&amp;lt;/code&amp;gt; or &amp;lt;code&amp;gt;q͡χ&amp;lt;/code&amp;gt;, front and central vowels back, &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;[Q]&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; → &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;[B]&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;.&lt;br /&gt;
|-&lt;br /&gt;
| Nasal assimilation || &amp;lt;code&amp;gt;n&amp;lt;/code&amp;gt; becomes &amp;lt;code&amp;gt;m&amp;lt;/code&amp;gt; before a labial, &amp;lt;code&amp;gt;ŋ&amp;lt;/code&amp;gt; before a velar and &amp;lt;code&amp;gt;ɴ&amp;lt;/code&amp;gt; before &amp;lt;code&amp;gt;q&amp;lt;/code&amp;gt;.&lt;br /&gt;
|-&lt;br /&gt;
| Rhotic backing || &amp;lt;code&amp;gt;r&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;ɹ&amp;lt;/code&amp;gt; become &amp;lt;code&amp;gt;ʀ&amp;lt;/code&amp;gt; beside &amp;lt;code&amp;gt;q&amp;lt;/code&amp;gt;.&lt;br /&gt;
|-&lt;br /&gt;
| Lenition after a lateral || &amp;lt;code&amp;gt;g k q&amp;lt;/code&amp;gt; become &amp;lt;code&amp;gt;ɣ x x&amp;lt;/code&amp;gt; after &amp;lt;code&amp;gt;l&amp;lt;/code&amp;gt; or &amp;lt;code&amp;gt;ʎ&amp;lt;/code&amp;gt;.&lt;br /&gt;
|-&lt;br /&gt;
| L-vocalisation || &amp;lt;code&amp;gt;l&amp;lt;/code&amp;gt; becomes &amp;lt;code&amp;gt;ʊ&amp;lt;/code&amp;gt; before &amp;lt;code&amp;gt;t d n s z&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;ə&amp;lt;/code&amp;gt; before &amp;lt;code&amp;gt;p b m ɸ β&amp;lt;/code&amp;gt;, in both cases only when no consonant-plus-vowel follows. A word-final &amp;lt;code&amp;gt;l&amp;lt;/code&amp;gt; after a consonant takes a preceding &amp;lt;code&amp;gt;ə&amp;lt;/code&amp;gt;.&lt;br /&gt;
|-&lt;br /&gt;
| R-vocalisation || A rhotic becomes &amp;lt;code&amp;gt;ə&amp;lt;/code&amp;gt; after a front vowel when a consonant or the word end follows, and after &amp;lt;code&amp;gt;ə&amp;lt;/code&amp;gt; when a consonant follows. An &amp;lt;code&amp;gt;ə&amp;lt;/code&amp;gt; before a word-final rhotic opens to &amp;lt;code&amp;gt;ɔ&amp;lt;/code&amp;gt;.&lt;br /&gt;
|-&lt;br /&gt;
| Final adjustments || &amp;lt;code&amp;gt;hə&amp;lt;/code&amp;gt; becomes &amp;lt;code&amp;gt;x&amp;lt;/code&amp;gt; except word-finally; &amp;lt;code&amp;gt;ɛə&amp;lt;/code&amp;gt; becomes &amp;lt;code&amp;gt;ɛ:&amp;lt;/code&amp;gt;; &amp;lt;code&amp;gt;ɥi&amp;lt;/code&amp;gt; becomes &amp;lt;code&amp;gt;ɥʲ&amp;lt;/code&amp;gt; before a vowel; and two identical vowels merge into one long vowel.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
A seam blocks adjacency, so rules that are meant to reach across one list it in their environments explicitly; the rest do not apply over it.&lt;br /&gt;
&lt;br /&gt;
== Named rulesets ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;sets&amp;lt;/code&amp;gt; is empty: Pjany has no derivation rulesets yet, and the three-argument form &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{auphen|word|YBS-PJ|name}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; therefore reports an unknown ruleset and files the page into [[:Category:Auphen errors]].&lt;br /&gt;
&lt;br /&gt;
Four worked Pjany estimations are checked on every parse at [[Template:Auphen/testcases]].&lt;/div&gt;</summary>
		<author><name>Thiorosan</name></author>
	</entry>
</feed>