A Grammar of Ushamu
Introduction
Scope and Purpose
This grammar provides a systematic description of the Ushamu language (the 89th one produced by the Language Creator), outlining its sound system, word formation and syntactic structure, with the aim of presenting a coherent account of the language as an integrated whole. Attention has been paid to both regular patterns and minor irregularities, as these together define the internal balance of the language.
The grammar is accompanied by a bilingual dictionary and a collection of illustrative texts, offering material for further study and comparison. The examples have been selected to demonstrate typical constructions and to give a sense of the language in extended use. The description is intended as a reference work for linguists and language enthusiasts alike, and as a foundation for any future research, teaching or creative adaptation of Ushamu.
Typological Profile
It has the highly uncommon basic word order OVS and ergative case marking, i.e., the object of a transitive verb is marked the same as the subject of an intransitive one,.Phonology
Phoneme Inventory
Consonants
Ushamu has a moderately large consonant inventory, with 31 phonemes.
It has a maximally contrastive voicing system, a substantial inventory of palatal or palatalised consonants and a notably rich set of sibilant contrasts.The table below presents the full inventory of consonant phonemes in Ushamu. The chart lists all places and manners of articulation attested in the language.
| labial | dental | alveolar | postalveolar | alveolo-palatal | lateral | palatal | velar | glottal | |
|---|---|---|---|---|---|---|---|---|---|
| stop | p b | d t | c ɟ | k ɡ | |||||
| nasal | m | n | ɲ | ŋ | |||||
| trill/tap/flap | r | ||||||||
| fricative | f | θ | s z | ʃ ʒ | x ɣ | h | |||
| approximant | w | l | j | ||||||
| affricate | d͡z t͡s | d͡ʒ t͡ʃ | t͡ɕ |
Vowels
Ushamu has 7 vowel qualities, forming a relatively large inventory. The system distinguishes several vowel categories, as indicated in the chart, offering a wide range of vocalic contrasts.
It has a moderately reduced system of unstressed vowels.The table below presents the full inventory of vowel phonemes in Ushamu. The system comprises the distinct vowel qualities listed in the chart.
| front | central | back | |
|---|---|---|---|
| close | i | u | |
| mid | e | o | |
| open | a |
Stress and Tones
Ushamu has phonemic stress but no lexical tone. Stress consistently falls on the first vowel of the root, and no contrastive tonal distinctions are made.
Phonological Processes
Vowel Harmony
Vowel harmony does not exist in this language.
Writing System
Introduction
Ushamu is normally written using the Latin alphabet, whose familiarity makes it straightforward for most readers. For clarity and precision, phonetic transcriptions in the International Phonetic Alphabet (IPA) are also provided throughout this grammar.
Orthography
Here are the various components of the orthography:
Simple letters
| a /a/ | b /b/ | d /d/ | e /e/ |
| f /f/ | g /ɡ/ | h /h/ | i /i/ |
| j /d͡ʒ/ | k /k/ | l /l/ | m /m/ |
| n /n/ | o /o/ | p /p/ | r /r/ |
| s /s/ | t /t/ | u /u/ | w /w/ |
| y /j/ | z /z/ | ñ /ɲ/ | ğ /ɣ/ |
| ɟ /ɟ/ |
Multi-letter combinations such as digraphs
| ai /ai/ | au /au/ | ch /t͡ʃ/ |
| d͡z /d͡z/ | kh /x/ | ng /ŋ/ |
| sh /ʃ/ | th /θ/ | tj /c/ |
| ty /t͡ɕ/ | tz /t͡s/ | zh /ʒ/ |
Word Classes and Morphology
Number and Gender
Number
Ushamu does not have grammatical number.
Gender
Ushamu has the following genders:
Gender fem – for instance: aikitu ‘lake’, alahi ‘fish’, amaji ‘mother’, atzisa ‘chair’, auwiga ‘top’, auñaja ‘sea’, azhatja ‘star’, elaki ‘brick’, ezagu ‘inside’, id͡zisi ‘penis’, ikalu ‘fingernail’, ishiju ‘south’, iwizhi ‘daughter’, iñalu ‘girl’, iñufa ‘plain’, ochila ‘people’, unaba ‘name’, unathi ‘wife’, uñada ‘moon’, uɟalu ‘table’.
Gender masc – for instance: adani ‘earth’, aduru ‘bone’, ahaña ‘night’, aizhitza ‘land’, ajaba ‘God’, apakhi ‘year’, atjisha ‘lamb’, auchuña ‘cheese’, ayañi ‘blood’, engimi ‘dust’, eniwi ‘friend’, epuzi ‘neighbour’, ifatzu ‘slime’, ikifi ‘son’, obiɟu ‘fat’, okhatha ‘machine’, omizi ‘eye’, ufucha ‘knife’, utyatya ‘umbrella’, uziza ‘faeces’.
Gender neut – for instance: ahawi ‘embrace’, aimabi ‘nose’, aimuzhu ‘wild boar’, aiñad͡za ‘book’, atjanga ‘mammal’, aungibi ‘breath’, auğata ‘worm’, auğuhi ‘rain’, awiba ‘colour’, ekhuki ‘sound’, etzingi ‘belly’, eyazu ‘feather’, ichithu ‘liver’, iridi ‘horn’, iɟazi ‘ear’, obalu ‘knee’, ugatha ‘root’, ujuna ‘fight’, uyanga ‘stick’, uɟikha ‘lion’.
The Nominal Phrase
Nominal phrases in Ushamu can be exemplified by the following example:
initial XML:
<example id="nomphr" translation="The woman with the knife caught those three blind mice.">
<s>
<vp tam="past-punct">
<verb>catch</verb>
</vp>
<np role="subj" number="sing" def="def">
<noun>woman</noun>
<pp role="comitative">
<np number="sing" def="def">
<noun>knife</noun>
</np>
</pp>
</np>
<np role="obj" def="def" number="plur" tr="rheme">
<noun>mouse</noun>
<adj>blind</adj>
<num>three</num>
<det>yon</det>
</np>
</s>
</example>cleanup:
<example id="nomphr" translation="The woman with the knife caught those three blind mice."> <s> - <vp tam="past-punct"> - <verb>catch</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="catch"/> </vp> - <np role="subj" number="sing" def="def"> - <noun>woman</noun> + <np role="subj" number="sing" def="def" locus="number"> + <word posp="noun" gloss="woman"/> <pp role="comitative"> - <np number="sing" def="def"> - <noun>knife</noun> + <np number="sing" def="def" locus="number"> + <word posp="noun" gloss="knife"/> </np> </pp> </np> - <np role="obj" def="def" number="plur" tr="rheme"> - <noun>mouse</noun> - <adj>blind</adj> - <num>three</num> - <det>yon</det> + <np role="obj" def="def" number="plur" tr="rheme" locus="number"> + <word posp="noun" gloss="mouse"/> + <word posp="adj" gloss="blind"/> + <word posp="num" gloss="three"/> + <word posp="det" gloss="yon"/> </np> </s> </example>
module articles:
<example id="nomphr" translation="The woman with the knife caught those three blind mice.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active">
<word posp="verb" gloss="catch"/>
</vp>
<np role="subj" number="sing" def="def" locus="number">
<word posp="noun" gloss="woman"/>
+ <word gloss="the" posp="det"/>
<pp role="comitative">
<np number="sing" def="def" locus="number">
<word posp="noun" gloss="knife"/>
+ <word gloss="the" posp="det"/>
</np>
</pp>
</np>
<np role="obj" def="def" number="plur" tr="rheme" locus="number">
<word posp="noun" gloss="mouse"/>
<word posp="adj" gloss="blind"/>
<word posp="num" gloss="three"/>
<word posp="det" gloss="yon"/>
</np>
</s>
</example>
module nonpastonly:
<example id="nomphr" translation="The woman with the knife caught those three blind mice."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="catch"/> </vp> <np role="subj" number="sing" def="def" locus="number"> <word posp="noun" gloss="woman"/> <word gloss="the" posp="det"/> <pp role="comitative"> <np number="sing" def="def" locus="number"> <word posp="noun" gloss="knife"/> <word gloss="the" posp="det"/> </np> </pp> </np> <np role="obj" def="def" number="plur" tr="rheme" locus="number"> <word posp="noun" gloss="mouse"/> <word posp="adj" gloss="blind"/> <word posp="num" gloss="three"/> <word posp="det" gloss="yon"/> </np> </s> </example>
module noepistemic: No change.
module RelN: No change.
module sentenceconnectors: No change.
NOT IMPLEMENTEDmodule subordinate: No change.
tva1tva2
module affixdensity: No change.
module adpositions:
<example id="nomphr" translation="The woman with the knife caught those three blind mice.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="catch"/>
</vp>
<np role="subj" number="sing" def="def" locus="number">
<word posp="noun" gloss="woman"/>
<word gloss="the" posp="det"/>
<pp role="comitative">
+ <word gloss="COMIT" posp="pp" owner="3s"/>
<np number="sing" def="def" locus="number">
<word posp="noun" gloss="knife"/>
<word gloss="the" posp="det"/>
</np>
</pp>
</np>
<np role="obj" def="def" number="plur" tr="rheme" locus="number">
<word posp="noun" gloss="mouse"/>
<word posp="adj" gloss="blind"/>
<word posp="num" gloss="three"/>
<word posp="det" gloss="yon"/>
</np>
</s>
</example>
module constorder:
<example id="nomphr" translation="The woman with the knife caught those three blind mice."> <s> + <np role="obj" def="def" number="plur" tr="rheme" locus="number"> + <word posp="noun" gloss="mouse"/> + <word posp="adj" gloss="blind"/> + <word posp="num" gloss="three"/> + <word posp="det" gloss="yon"/> + </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="catch"/> </vp> <np role="subj" number="sing" def="def" locus="number"> <word posp="noun" gloss="woman"/> <word gloss="the" posp="det"/> <pp role="comitative"> <word gloss="COMIT" posp="pp" owner="3s"/> <np number="sing" def="def" locus="number"> <word posp="noun" gloss="knife"/> <word gloss="the" posp="det"/> </np> </pp> </np> - <np role="obj" def="def" number="plur" tr="rheme" locus="number"> - <word posp="noun" gloss="mouse"/> - <word posp="adj" gloss="blind"/> - <word posp="num" gloss="three"/> - <word posp="det" gloss="yon"/> - </np> </s> </example>
module casemarking:
<example id="nomphr" translation="The woman with the knife caught those three blind mice."> <s> - <np role="obj" def="def" number="plur" tr="rheme" locus="number"> + <np role="obj" def="def" number="plur" tr="rheme" locus="number" case="ABS"> <word posp="noun" gloss="mouse"/> <word posp="adj" gloss="blind"/> <word posp="num" gloss="three"/> <word posp="det" gloss="yon"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="catch"/> </vp> - <np role="subj" number="sing" def="def" locus="number"> + <np role="subj" number="sing" def="def" locus="number" case="ERG"> <word posp="noun" gloss="woman"/> <word gloss="the" posp="det"/> <pp role="comitative"> <word gloss="COMIT" posp="pp" owner="3s"/> <np number="sing" def="def" locus="number"> <word posp="noun" gloss="knife"/> <word gloss="the" posp="det"/> </np> </pp> </np> </s> </example>
module addgender:
<example id="nomphr" translation="The woman with the knife caught those three blind mice."> <s> - <np role="obj" def="def" number="plur" tr="rheme" locus="number" case="ABS"> + <np role="obj" def="def" number="plur" tr="rheme" locus="number" case="ABS" gender="neut"> <word posp="noun" gloss="mouse"/> <word posp="adj" gloss="blind"/> <word posp="num" gloss="three"/> <word posp="det" gloss="yon"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="catch"/> </vp> - <np role="subj" number="sing" def="def" locus="number" case="ERG"> + <np role="subj" number="sing" def="def" locus="number" case="ERG" gender="fem"> <word posp="noun" gloss="woman"/> <word gloss="the" posp="det"/> <pp role="comitative"> <word gloss="COMIT" posp="pp" owner="3s"/> - <np number="sing" def="def" locus="number"> + <np number="sing" def="def" locus="number" gender="masc"> <word posp="noun" gloss="knife"/> <word gloss="the" posp="det"/> </np> </pp> </np> </s> </example>
module simplifynumber: No change.
module propagatenumber: No change.
createpronouns: No change.
module ngen: No change.
module wordorder:
<example id="nomphr" translation="The woman with the knife caught those three blind mice.">
<s>
<np role="obj" def="def" number="plur" tr="rheme" locus="number" case="ABS" gender="neut">
- <word posp="noun" gloss="mouse"/>
<word posp="adj" gloss="blind"/>
+ <word posp="noun" gloss="mouse"/>
<word posp="num" gloss="three"/>
<word posp="det" gloss="yon"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="catch"/>
</vp>
<np role="subj" number="sing" def="def" locus="number" case="ERG" gender="fem">
<word posp="noun" gloss="woman"/>
<word gloss="the" posp="det"/>
<pp role="comitative">
<word gloss="COMIT" posp="pp" owner="3s"/>
<np number="sing" def="def" locus="number" gender="masc">
<word posp="noun" gloss="knife"/>
<word gloss="the" posp="det"/>
</np>
</pp>
</np>
</s>
</example>
module wordorder: No change.
module wordorder:
<example id="nomphr" translation="The woman with the knife caught those three blind mice.">
<s>
<np role="obj" def="def" number="plur" tr="rheme" locus="number" case="ABS" gender="neut">
+ <word posp="det" gloss="yon"/>
<word posp="adj" gloss="blind"/>
<word posp="noun" gloss="mouse"/>
<word posp="num" gloss="three"/>
- <word posp="det" gloss="yon"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="catch"/>
</vp>
<np role="subj" number="sing" def="def" locus="number" case="ERG" gender="fem">
- <word posp="noun" gloss="woman"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="woman"/>
<pp role="comitative">
<word gloss="COMIT" posp="pp" owner="3s"/>
<np number="sing" def="def" locus="number" gender="masc">
- <word posp="noun" gloss="knife"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="knife"/>
</np>
</pp>
</np>
</s>
</example>
module conjp: No change.
flattenconjp: No change.
fixpronouns: No change.
copyuptophrase:
<example id="nomphr" translation="The woman with the knife caught those three blind mice.">
<s>
<np role="obj" def="def" number="plur" tr="rheme" locus="number" case="ABS" gender="neut">
<word posp="det" gloss="yon"/>
<word posp="adj" gloss="blind"/>
<word posp="noun" gloss="mouse"/>
<word posp="num" gloss="three"/>
</np>
- <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
+ <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.plur.neut" subj="3.sing.fem">
<word posp="verb" gloss="catch"/>
</vp>
<np role="subj" number="sing" def="def" locus="number" case="ERG" gender="fem">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="woman"/>
<pp role="comitative">
<word gloss="COMIT" posp="pp" owner="3s"/>
<np number="sing" def="def" locus="number" gender="masc">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="knife"/>
</np>
</pp>
</np>
</s>
</example>
prodrop: No change.
addclitics:
<example id="nomphr" translation="The woman with the knife caught those three blind mice.">
<s>
<np role="obj" def="def" number="plur" tr="rheme" locus="number" case="ABS" gender="neut">
+ <thingy type="npnumber" function="proclitic" gloss="plur"/>
<word posp="det" gloss="yon"/>
<word posp="adj" gloss="blind"/>
<word posp="noun" gloss="mouse"/>
<word posp="num" gloss="three"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.plur.neut" subj="3.sing.fem">
+ <thingy type="vpnegation" function="proclitic" gloss="POS"/>
<word posp="verb" gloss="catch"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np role="subj" number="sing" def="def" locus="number" case="ERG" gender="fem">
+ <thingy type="npnumber" function="proclitic" gloss="sing"/>
<word gloss="the" posp="det"/>
<word posp="noun" gloss="woman"/>
<pp role="comitative">
<word gloss="COMIT" posp="pp" owner="3s"/>
<np number="sing" def="def" locus="number" gender="masc">
+ <thingy type="npnumber" function="proclitic" gloss="sing"/>
<word gloss="the" posp="det"/>
<word posp="noun" gloss="knife"/>
</np>
</pp>
</np>
</s>
</example>
propagateArgumentCase: No change.
unwrapArgumentNPs: No change.
unwrapOwnerOwned: No change.
movedowntoword:
<example id="nomphr" translation="The woman with the knife caught those three blind mice.">
<s>
<np role="obj" def="def" number="plur" tr="rheme" locus="number" case="ABS" gender="neut">
<thingy type="npnumber" function="proclitic" gloss="plur"/>
- <word posp="det" gloss="yon"/>
- <word posp="adj" gloss="blind"/>
- <word posp="noun" gloss="mouse"/>
- <word posp="num" gloss="three"/>
+ <word posp="det" gloss="yon" role="obj" def="def" number="plur" tr="rheme" locus="number" case="ABS" gender="neut"/>
+ <word posp="adj" gloss="blind" role="obj" def="def" number="plur" tr="rheme" locus="number" case="ABS" gender="neut"/>
+ <word posp="noun" gloss="mouse" role="obj" def="def" number="plur" tr="rheme" locus="number" case="ABS" gender="neut"/>
+ <word posp="num" gloss="three" role="obj" def="def" number="plur" tr="rheme" locus="number" case="ABS" gender="neut"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.plur.neut" subj="3.sing.fem">
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
- <word posp="verb" gloss="catch"/>
+ <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.plur.neut" subj="3.sing.fem"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np role="subj" number="sing" def="def" locus="number" case="ERG" gender="fem">
<thingy type="npnumber" function="proclitic" gloss="sing"/>
- <word gloss="the" posp="det"/>
- <word posp="noun" gloss="woman"/>
+ <word gloss="the" posp="det" role="subj" number="sing" def="def" locus="number" case="ERG" gender="fem"/>
+ <word posp="noun" gloss="woman" role="subj" number="sing" def="def" locus="number" case="ERG" gender="fem"/>
<pp role="comitative">
- <word gloss="COMIT" posp="pp" owner="3s"/>
+ <word gloss="COMIT" posp="pp" owner="3s" role="comitative"/>
<np number="sing" def="def" locus="number" gender="masc">
<thingy type="npnumber" function="proclitic" gloss="sing"/>
- <word gloss="the" posp="det"/>
- <word posp="noun" gloss="knife"/>
+ <word gloss="the" posp="det" number="sing" def="def" locus="number" gender="masc"/>
+ <word posp="noun" gloss="knife" number="sing" def="def" locus="number" gender="masc"/>
</np>
</pp>
</np>
</s>
</example>
About to call getSlotValue for yon/det/gender/obligatoryGot neut
About to call getSlotValue for mouse/noun/case/obligatory
Got ABS
About to call getSlotValue for catch/verb/question/obligatory
Got not.Q
About to call getSlotValue for the/det/gender/obligatory
Got fem
About to call getSlotValue for woman/noun/case/obligatory
Got ERG
About to call getSlotValue for the/det/gender/obligatory
Got masc
About to call getSlotValue for knife/noun/case/obligatory
calling defaultval for case/
defaultval: noun, case
returning ABS
Got ABS
addaffixes:
<example id="nomphr" translation="The woman with the knife caught those three blind mice.">
<s>
<np role="obj" def="def" number="plur" tr="rheme" locus="number" case="ABS" gender="neut">
<thingy type="npnumber" function="proclitic" gloss="plur"/>
<word posp="det" gloss="yon" role="obj" def="def" number="plur" tr="rheme" locus="number" case="ABS" gender="neut"/>
+ <thingy type="detgender" function="suffix" gloss="neut"/>
<word posp="adj" gloss="blind" role="obj" def="def" number="plur" tr="rheme" locus="number" case="ABS" gender="neut"/>
+ <thingy type="nouncase" function="prefix" gloss="ABS"/>
<word posp="noun" gloss="mouse" role="obj" def="def" number="plur" tr="rheme" locus="number" case="ABS" gender="neut"/>
<word posp="num" gloss="three" role="obj" def="def" number="plur" tr="rheme" locus="number" case="ABS" gender="neut"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.plur.neut" subj="3.sing.fem">
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
<word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.plur.neut" subj="3.sing.fem"/>
+ <thingy type="verbquestion" function="suffix" gloss="not.Q"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np role="subj" number="sing" def="def" locus="number" case="ERG" gender="fem">
<thingy type="npnumber" function="proclitic" gloss="sing"/>
<word gloss="the" posp="det" role="subj" number="sing" def="def" locus="number" case="ERG" gender="fem"/>
+ <thingy type="detgender" function="suffix" gloss="fem"/>
+ <thingy type="nouncase" function="prefix" gloss="ERG"/>
<word posp="noun" gloss="woman" role="subj" number="sing" def="def" locus="number" case="ERG" gender="fem"/>
<pp role="comitative">
<word gloss="COMIT" posp="pp" owner="3s" role="comitative"/>
<np number="sing" def="def" locus="number" gender="masc">
<thingy type="npnumber" function="proclitic" gloss="sing"/>
<word gloss="the" posp="det" number="sing" def="def" locus="number" gender="masc"/>
+ <thingy type="detgender" function="suffix" gloss="masc"/>
+ <thingy type="nouncase" function="prefix" gloss="ABS"/>
<word posp="noun" gloss="knife" number="sing" def="def" locus="number" gender="masc"/>
</np>
</pp>
</np>
</s>
</example>
flatten:
<example id="nomphr" translation="The woman with the knife caught those three blind mice."> - <s> - <np role="obj" def="def" number="plur" tr="rheme" locus="number" case="ABS" gender="neut"> + <flat> <thingy type="npnumber" function="proclitic" gloss="plur"/> <word posp="det" gloss="yon" role="obj" def="def" number="plur" tr="rheme" locus="number" case="ABS" gender="neut"/> <thingy type="detgender" function="suffix" gloss="neut"/> <word posp="adj" gloss="blind" role="obj" def="def" number="plur" tr="rheme" locus="number" case="ABS" gender="neut"/> <thingy type="nouncase" function="prefix" gloss="ABS"/> <word posp="noun" gloss="mouse" role="obj" def="def" number="plur" tr="rheme" locus="number" case="ABS" gender="neut"/> <word posp="num" gloss="three" role="obj" def="def" number="plur" tr="rheme" locus="number" case="ABS" gender="neut"/> - </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.plur.neut" subj="3.sing.fem"> <thingy type="vpnegation" function="proclitic" gloss="POS"/> <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.plur.neut" subj="3.sing.fem"/> <thingy type="verbquestion" function="suffix" gloss="not.Q"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> - </vp> - <np role="subj" number="sing" def="def" locus="number" case="ERG" gender="fem"> <thingy type="npnumber" function="proclitic" gloss="sing"/> <word gloss="the" posp="det" role="subj" number="sing" def="def" locus="number" case="ERG" gender="fem"/> <thingy type="detgender" function="suffix" gloss="fem"/> <thingy type="nouncase" function="prefix" gloss="ERG"/> <word posp="noun" gloss="woman" role="subj" number="sing" def="def" locus="number" case="ERG" gender="fem"/> - <pp role="comitative"> <word gloss="COMIT" posp="pp" owner="3s" role="comitative"/> - <np number="sing" def="def" locus="number" gender="masc"> <thingy type="npnumber" function="proclitic" gloss="sing"/> <word gloss="the" posp="det" number="sing" def="def" locus="number" gender="masc"/> <thingy type="detgender" function="suffix" gloss="masc"/> <thingy type="nouncase" function="prefix" gloss="ABS"/> <word posp="noun" gloss="knife" number="sing" def="def" locus="number" gender="masc"/> - </np> - </pp> - </np> - </s> + </flat> </example>
addvocab:
<example id="nomphr" translation="The woman with the knife caught those three blind mice."> <flat> - <thingy type="npnumber" function="proclitic" gloss="plur"/> - <word posp="det" gloss="yon" role="obj" def="def" number="plur" tr="rheme" locus="number" case="ABS" gender="neut"/> - <thingy type="detgender" function="suffix" gloss="neut"/> - <word posp="adj" gloss="blind" role="obj" def="def" number="plur" tr="rheme" locus="number" case="ABS" gender="neut"/> - <thingy type="nouncase" function="prefix" gloss="ABS"/> - <word posp="noun" gloss="mouse" role="obj" def="def" number="plur" tr="rheme" locus="number" case="ABS" gender="neut"/> - <word posp="num" gloss="three" role="obj" def="def" number="plur" tr="rheme" locus="number" case="ABS" gender="neut"/> - <thingy type="vpnegation" function="proclitic" gloss="POS"/> - <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.plur.neut" subj="3.sing.fem"/> - <thingy type="verbquestion" function="suffix" gloss="not.Q"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="npnumber" function="proclitic" gloss="sing"/> - <word gloss="the" posp="det" role="subj" number="sing" def="def" locus="number" case="ERG" gender="fem"/> - <thingy type="detgender" function="suffix" gloss="fem"/> - <thingy type="nouncase" function="prefix" gloss="ERG"/> - <word posp="noun" gloss="woman" role="subj" number="sing" def="def" locus="number" case="ERG" gender="fem"/> - <word gloss="COMIT" posp="pp" owner="3s" role="comitative"/> - <thingy type="npnumber" function="proclitic" gloss="sing"/> - <word gloss="the" posp="det" number="sing" def="def" locus="number" gender="masc"/> - <thingy type="detgender" function="suffix" gloss="masc"/> - <thingy type="nouncase" function="prefix" gloss="ABS"/> - <word posp="noun" gloss="knife" number="sing" def="def" locus="number" gender="masc"/> + <thingy type="npnumber" function="proclitic" gloss="plur">|t|u|</thingy> + <word posp="det" gloss="yon" role="obj" def="def" number="plur" tr="rheme" locus="number" case="ABS" gender="neut">|p|u|ˈ|</word> + <thingy type="detgender" function="suffix" gloss="neut">-|f|u|</thingy> + <word posp="adj" gloss="blind" role="obj" def="def" number="plur" tr="rheme" locus="number" case="ABS" gender="neut">|x|au|ˈ|w|a|</word> + <thingy type="nouncase" function="prefix" gloss="ABS">|k|-</thingy> + <word posp="noun" gloss="mouse" role="obj" def="def" number="plur" tr="rheme" locus="number" case="ABS" gender="neut">|u|ˈ|ɟ|i|ʒ|i|</word> + <word posp="num" gloss="three" role="obj" def="def" number="plur" tr="rheme" locus="number" case="ABS" gender="neut">|j|ai|ˈ|</word> + <thingy type="vpnegation" function="proclitic" gloss="POS">-</thingy> + <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.plur.neut" subj="3.sing.fem">|ɟ|e|ˈ|t͡ʃ|</word> + <thingy type="verbquestion" function="suffix" gloss="not.Q">-|u|</thingy> + <thingy type="vpta" function="enclitic" gloss="PAST">|s|i|</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative">|p|a|</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> + <thingy type="npnumber" function="proclitic" gloss="sing">-</thingy> + <word gloss="the" posp="det" role="subj" number="sing" def="def" locus="number" case="ERG" gender="fem">|l|au|ˈ|</word> + <thingy type="detgender" function="suffix" gloss="fem">-|z|i|</thingy> + <thingy type="nouncase" function="prefix" gloss="ERG">|s|-</thingy> + <word posp="noun" gloss="woman" role="subj" number="sing" def="def" locus="number" case="ERG" gender="fem">|u|ˈ|n|u|t͡ʃ|a|</word> + <word gloss="COMIT" posp="pp" owner="3s" role="comitative">|b|o|ˈ|</word> + <thingy type="npnumber" function="proclitic" gloss="sing">-</thingy> + <word gloss="the" posp="det" number="sing" def="def" locus="number" gender="masc">|l|au|ˈ|</word> + <thingy type="detgender" function="suffix" gloss="masc">-|θ|i|</thingy> + <thingy type="nouncase" function="prefix" gloss="ABS">|k|-</thingy> + <word posp="noun" gloss="knife" number="sing" def="def" locus="number" gender="masc">|u|ˈ|f|u|t͡ʃ|a|</word> </flat> </example>
vowelharmony: No change.
### |t|u|#-> tu
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |p|u|ˈ|
#-> ˈpu
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### -|f|u|
#-> -fu
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |x|au|ˈ|w|a|
#-> ˈxauwa
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |k|-
#-> k-
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |u|ˈ|ɟ|i|ʒ|i|
#-> ˈuɟiʒi
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |j|ai|ˈ|
#-> ˈjai
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |ɟ|e|ˈ|t͡ʃ|
#-> ˈɟet͡ʃ
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### -|u|
#-> -u
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |s|i|
#-> si
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |p|a|
#-> pa
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |l|au|ˈ|
#-> ˈlau
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### -|z|i|
#-> -zi
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |s|-
#-> s-
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |u|ˈ|n|u|t͡ʃ|a|
#-> ˈunut͡ʃa
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |b|o|ˈ|
#-> ˈbo
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |l|au|ˈ|
#-> ˈlau
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### -|θ|i|
#-> -θi
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |k|-
#-> k-
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |u|ˈ|f|u|t͡ʃ|a|
#-> ˈufut͡ʃa
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |t|u| |p|u|ˈ||f|u| |x|au|ˈ|w|a| |k||u|ˈ|ɟ|i|ʒ|i| |j|ai|ˈ| |ɟ|e|ˈ|t͡ʃ||u| |s|i| |p|a| |l|au|ˈ||z|i| |s||u|ˈ|n|u|t͡ʃ|a| |b|o|ˈ| |l|au|ˈ||θ|i| |k||u|ˈ|f|u|t͡ʃ|a|
#-> tu ˈpufu ˈxauwa ˈkuɟiʒi ˈjai ˈɟet͡ʃu si pa ˈlauzi ˈsunut͡ʃa ˈbo ˈlauθi ˈkufut͡ʃa
removetags:
<example id="nomphr" translation="The woman with the knife caught those three blind mice.">
<flat>
<thingy type="npnumber" function="proclitic" gloss="plur">|t|u|</thingy>
<word posp="det" gloss="yon" role="obj" def="def" number="plur" tr="rheme" locus="number" case="ABS" gender="neut">|p|u|ˈ|</word>
<thingy type="detgender" function="suffix" gloss="neut">-|f|u|</thingy>
<word posp="adj" gloss="blind" role="obj" def="def" number="plur" tr="rheme" locus="number" case="ABS" gender="neut">|x|au|ˈ|w|a|</word>
<thingy type="nouncase" function="prefix" gloss="ABS">|k|-</thingy>
<word posp="noun" gloss="mouse" role="obj" def="def" number="plur" tr="rheme" locus="number" case="ABS" gender="neut">|u|ˈ|ɟ|i|ʒ|i|</word>
<word posp="num" gloss="three" role="obj" def="def" number="plur" tr="rheme" locus="number" case="ABS" gender="neut">|j|ai|ˈ|</word>
- <thingy type="vpnegation" function="proclitic" gloss="POS">-</thingy>
<word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.plur.neut" subj="3.sing.fem">|ɟ|e|ˈ|t͡ʃ|</word>
<thingy type="verbquestion" function="suffix" gloss="not.Q">-|u|</thingy>
<thingy type="vpta" function="enclitic" gloss="PAST">|s|i|</thingy>
<thingy type="vpmode" function="enclitic" gloss="indicative">|p|a|</thingy>
- <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy>
- <thingy type="npnumber" function="proclitic" gloss="sing">-</thingy>
<word gloss="the" posp="det" role="subj" number="sing" def="def" locus="number" case="ERG" gender="fem">|l|au|ˈ|</word>
<thingy type="detgender" function="suffix" gloss="fem">-|z|i|</thingy>
<thingy type="nouncase" function="prefix" gloss="ERG">|s|-</thingy>
<word posp="noun" gloss="woman" role="subj" number="sing" def="def" locus="number" case="ERG" gender="fem">|u|ˈ|n|u|t͡ʃ|a|</word>
<word gloss="COMIT" posp="pp" owner="3s" role="comitative">|b|o|ˈ|</word>
- <thingy type="npnumber" function="proclitic" gloss="sing">-</thingy>
<word gloss="the" posp="det" number="sing" def="def" locus="number" gender="masc">|l|au|ˈ|</word>
<thingy type="detgender" function="suffix" gloss="masc">-|θ|i|</thingy>
<thingy type="nouncase" function="prefix" gloss="ABS">|k|-</thingy>
<word posp="noun" gloss="knife" number="sing" def="def" locus="number" gender="masc">|u|ˈ|f|u|t͡ʃ|a|</word>
</flat>
+ <p><span class="ilpair"><span class="mor">tu</span><br><span class="gls">plur</span></span> <span class="ilpair"><span class="mor">ˈpu</span><br><span class="gls">yon</span></span> <span class="ilpair"><span class="mor">-fu</span><br><span class="gls">neut</span></span> <span class="ilpair"><span class="mor">ˈxauwa</span><br><span class="gls">blind</span></span> <span class="ilpair"><span class="mor">k-</span><br><span class="gls">ABS</span></span> <span class="ilpair"><span class="mor">ˈuɟiʒi</span><br><span class="gls">mouse</span></span> <span class="ilpair"><span class="mor">ˈjai</span><br><span class="gls">three</span></span> <span class="ilpair"><span class="mor">ˈɟet͡ʃ</span><br><span class="gls">catch</span></span> <span class="ilpair"><span class="mor">-u</span><br><span class="gls">not.Q</span></span> <span class="ilpair"><span class="mor">si</span><br><span class="gls">PAST</span></span> <span class="ilpair"><span class="mor">pa</span><br><span class="gls">indicative</span></span> <span class="ilpair"><span class="mor">ˈlau</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">-zi</span><br><span class="gls">fem</span></span> <span class="ilpair"><span class="mor">s-</span><br><span class="gls">ERG</span></span> <span class="ilpair"><span class="mor">ˈunut͡ʃa</span><br><span class="gls">woman</span></span> <span class="ilpair"><span class="mor">ˈbo</span><br><span class="gls">COMIT</span></span> <span class="ilpair"><span class="mor">ˈlau</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">-θi</span><br><span class="gls">masc</span></span> <span class="ilpair"><span class="mor">k-</span><br><span class="gls">ABS</span></span> <span class="ilpair"><span class="mor">ˈufut͡ʃa</span><br><span class="gls">knife</span></span></p>
+ <p>tu ˈpufu ˈxauwa ˈkuɟiʒi ˈjai ˈɟet͡ʃu si pa ˈlauzi ˈsunut͡ʃa ˈbo ˈlauθi ˈkufut͡ʃa</p>
+ <p>tu pufu khauwa kuɟizhi yai ɟechu si pa lauzi sunucha Bo lauthi kufucha</p>
+ <il>
+ <w>
+ <o/>
+ <g>plur</g>
+ </w>
+ <w>
+ <o/>
+ <g>yon</g>
+ </w>
+ <w>
+ <o/>
+ <g>neut</g>
+ </w>
+ <w>
+ <o/>
+ <g>blind</g>
+ </w>
+ <w>
+ <o/>
+ <g>ABS</g>
+ </w>
+ <w>
+ <o/>
+ <g>mouse</g>
+ </w>
+ <w>
+ <o/>
+ <g>three</g>
+ </w>
+ <w>
+ <o/>
+ <g>catch</g>
+ </w>
+ <w>
+ <o/>
+ <g>not.Q</g>
+ </w>
+ <w>
+ <o/>
+ <g>PAST</g>
+ </w>
+ <w>
+ <o/>
+ <g>indicative</g>
+ </w>
+ <w>
+ <o/>
+ <g>the</g>
+ </w>
+ <w>
+ <o/>
+ <g>fem</g>
+ </w>
+ <w>
+ <o/>
+ <g>ERG</g>
+ </w>
+ <w>
+ <o/>
+ <g>woman</g>
+ </w>
+ <w>
+ <o/>
+ <g>COMIT</g>
+ </w>
+ <w>
+ <o/>
+ <g>the</g>
+ </w>
+ <w>
+ <o/>
+ <g>masc</g>
+ </w>
+ <w>
+ <o/>
+ <g>ABS</g>
+ </w>
+ <w>
+ <o/>
+ <g>knife</g>
+ </w>
+ </il>
</example>
### tu ˈpufu ˈxauwa ˈkuɟiʒi ˈjai ˈɟet͡ʃu si pa ˈlauzi ˈsunut͡ʃa ˈbo ˈlauθi ˈkufut͡ʃa#-> tu ˈpufu ˈxauwa ˈkuɟiʒi ˈjai ˈɟet͡ʃu si pa ˈlauzi ˈsunut͡ʃa ˈbo ˈlauθi ˈkufut͡ʃa
Tu pufu khauwa kuɟizhi yai ɟechu si pa lauzi sunucha Bo lauthi kufucha. [tu ˈpufu ˈxauwa ˈkuɟiʒi ˈjai ˈɟet͡ʃu si pa ˈlauzi ˈsunut͡ʃa ˈbo ˈlauθi ˈkufut͡ʃa] tu plur ˈpu yon -fu neut ˈxauwa blind k- ABS ˈuɟiʒi mouse ˈjai three ˈɟet͡ʃ catch -u not.Q si PAST pa indicative ˈlau the -zi fem s- ERG ˈunut͡ʃa woman ˈbo COMIT ˈlau the -θi masc k- ABS ˈufut͡ʃa knife “The woman with the knife caught those three blind mice.” | (1) |
In the following, we shall look at the various components in more details.
There is one type of clitic in the nominal phrase, namely a proclitic (placed initially), expressing number. a clitic expressing number, comprising tu /tu/ ‘plur’.
The morphology of the elements of the nominal phrase, i.e., nouns, adjectives, numerals and pronouns, is described below, as is the way that possession is expressed in Ushamu.
The Noun
The noun in Ushamu consists of an obligatory prefix expressing case, comprising k- /k-/ ‘ABS’, s- /s-/ ‘ERG’, l- /l-/ ‘DAT’, f- /f-/ ‘INS’, tz- /t͡s-/ ‘VOC’, d͡z- /d͡z-/ ‘ALL’, sh- /ʃ-/ ‘LOC’, ch- /t͡ʃ-/ ‘ABL’ and w- /w-/ ‘PART’ followed by the root.
The noun displays the following derivational morphology: six suffixes, namely -yi /-ji/ ‘little’, -gi /-ɡi/ ‘big’, -ğa /-ɣa/ ‘old’, -pi /-pi/ ‘new’, -zhu /-ʒu/ ‘good’ and -sha /-ʃa/ ‘bad’, and five circumfixes, namely b-tj /b-c/ ‘have’, th-g /θ-ɡ/ ‘use’, r-g /r-ɡ/ ‘see’, ty-l /t͡ɕ-l/ ‘make’ and th-kh /θ-x/ ‘break’
The Adjective
The adjective in Ushamu stands alone without any prefixes or suffixes attached to it.
Numerals
The numeral in Ushamu stands alone without any prefixes or suffixes attached to it.
Determiners
In Ushamu, the determiner has the following structure: the root followed by an obligatory suffix expressing gender, comprising -thi /-θi/ ‘masc’, -zi /-zi/ ‘fem’ and -fu /-fu/ ‘neut’.
Pronouns
The pronoun in Ushamu stands alone without any prefixes or suffixes attached to it.
initial XML:
<example id="inclexcl" translation="Because the two of us [not including the listener] killed the tiger, we [including the listener] are all now happy.">
<s connector="because">
<vp tam="past-punct">
<verb>kill</verb>
</vp>
<np def="def" number="plur" tr="theme" role="subj">
<pron person="1excl" number="dual"/>
</np>
<np def="def" tr="rheme" number="sing" role="obj">
<noun>tiger</noun>
</np>
</s>
<s>
<vp tam="pres-state">
<verb>be</verb>
<adj>happy</adj>
</vp>
<np def="def" number="plur" tr="theme" role="subj">
<pron person="1incl" number="plur"/>
</np>
</s>
</example>cleanup:
<example id="inclexcl" translation="Because the two of us [not including the listener] killed the tiger, we [including the listener] are all now happy."> <s connector="because"> - <vp tam="past-punct"> - <verb>kill</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="kill"/> </vp> - <np def="def" number="plur" tr="theme" role="subj"> - <pron person="1excl" number="dual"/> + <np def="def" number="plur" tr="theme" role="subj" locus="number"> + <word person="1excl" number="dual" posp="pron"/> </np> - <np def="def" tr="rheme" number="sing" role="obj"> - <noun>tiger</noun> + <np def="def" tr="rheme" number="sing" role="obj" locus="number"> + <word posp="noun" gloss="tiger"/> </np> </s> <s> - <vp tam="pres-state"> - <verb>be</verb> - <adj>happy</adj> + <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active"> + <word posp="verb" gloss="be"/> + <word posp="adj" gloss="happy"/> </vp> - <np def="def" number="plur" tr="theme" role="subj"> - <pron person="1incl" number="plur"/> + <np def="def" number="plur" tr="theme" role="subj" locus="number"> + <word person="1incl" number="plur" posp="pron"/> </np> </s> </example>
module articles:
<example id="inclexcl" translation="Because the two of us [not including the listener] killed the tiger, we [including the listener] are all now happy.">
<s connector="because">
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active">
<word posp="verb" gloss="kill"/>
</vp>
<np def="def" number="plur" tr="theme" role="subj" locus="number">
<word person="1excl" number="dual" posp="pron"/>
</np>
<np def="def" tr="rheme" number="sing" role="obj" locus="number">
<word posp="noun" gloss="tiger"/>
+ <word gloss="the" posp="det"/>
</np>
</s>
<s>
<vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active">
<word posp="verb" gloss="be"/>
<word posp="adj" gloss="happy"/>
</vp>
<np def="def" number="plur" tr="theme" role="subj" locus="number">
<word person="1incl" number="plur" posp="pron"/>
</np>
</s>
</example>
module nonpastonly:
<example id="inclexcl" translation="Because the two of us [not including the listener] killed the tiger, we [including the listener] are all now happy."> <s connector="because"> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="kill"/> </vp> <np def="def" number="plur" tr="theme" role="subj" locus="number"> <word person="1excl" number="dual" posp="pron"/> </np> <np def="def" tr="rheme" number="sing" role="obj" locus="number"> <word posp="noun" gloss="tiger"/> <word gloss="the" posp="det"/> </np> </s> <s> - <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="be"/> <word posp="adj" gloss="happy"/> </vp> <np def="def" number="plur" tr="theme" role="subj" locus="number"> <word person="1incl" number="plur" posp="pron"/> </np> </s> </example>
module noepistemic: No change.
module RelN: No change.
module sentenceconnectors:
<example id="inclexcl" translation="Because the two of us [not including the listener] killed the tiger, we [including the listener] are all now happy.">
<s connector="because">
+ <word gloss="because" posp="conj"/>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="kill"/>
</vp>
<np def="def" number="plur" tr="theme" role="subj" locus="number">
<word person="1excl" number="dual" posp="pron"/>
</np>
<np def="def" tr="rheme" number="sing" role="obj" locus="number">
<word posp="noun" gloss="tiger"/>
<word gloss="the" posp="det"/>
</np>
</s>
<s>
<vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES">
<word posp="verb" gloss="be"/>
<word posp="adj" gloss="happy"/>
</vp>
<np def="def" number="plur" tr="theme" role="subj" locus="number">
<word person="1incl" number="plur" posp="pron"/>
</np>
</s>
</example>
NOT IMPLEMENTEDmodule subordinate: No change.
tva1tva2
tva1
module affixdensity: No change.
module adpositions: No change.
module constorder:
<example id="inclexcl" translation="Because the two of us [not including the listener] killed the tiger, we [including the listener] are all now happy."> <s connector="because"> - <word gloss="because" posp="conj"/> + <np def="def" tr="rheme" number="sing" role="obj" locus="number"> + <word posp="noun" gloss="tiger"/> + <word gloss="the" posp="det"/> + </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="kill"/> </vp> <np def="def" number="plur" tr="theme" role="subj" locus="number"> <word person="1excl" number="dual" posp="pron"/> </np> - <np def="def" tr="rheme" number="sing" role="obj" locus="number"> - <word posp="noun" gloss="tiger"/> - <word gloss="the" posp="det"/> - </np> + <word gloss="because" posp="conj"/> </s> <s> <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="be"/> <word posp="adj" gloss="happy"/> </vp> <np def="def" number="plur" tr="theme" role="subj" locus="number"> <word person="1incl" number="plur" posp="pron"/> </np> </s> </example>
module casemarking:
<example id="inclexcl" translation="Because the two of us [not including the listener] killed the tiger, we [including the listener] are all now happy."> <s connector="because"> - <np def="def" tr="rheme" number="sing" role="obj" locus="number"> + <np def="def" tr="rheme" number="sing" role="obj" locus="number" case="ABS"> <word posp="noun" gloss="tiger"/> <word gloss="the" posp="det"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="kill"/> </vp> - <np def="def" number="plur" tr="theme" role="subj" locus="number"> + <np def="def" number="plur" tr="theme" role="subj" locus="number" case="ERG"> <word person="1excl" number="dual" posp="pron"/> </np> <word gloss="because" posp="conj"/> </s> <s> <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="be"/> <word posp="adj" gloss="happy"/> </vp> <np def="def" number="plur" tr="theme" role="subj" locus="number"> <word person="1incl" number="plur" posp="pron"/> </np> </s> </example>
module addgender:
<example id="inclexcl" translation="Because the two of us [not including the listener] killed the tiger, we [including the listener] are all now happy."> <s connector="because"> - <np def="def" tr="rheme" number="sing" role="obj" locus="number" case="ABS"> + <np def="def" tr="rheme" number="sing" role="obj" locus="number" case="ABS" gender="masc"> <word posp="noun" gloss="tiger"/> <word gloss="the" posp="det"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="kill"/> </vp> <np def="def" number="plur" tr="theme" role="subj" locus="number" case="ERG"> <word person="1excl" number="dual" posp="pron"/> </np> <word gloss="because" posp="conj"/> </s> <s> <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="be"/> <word posp="adj" gloss="happy"/> </vp> <np def="def" number="plur" tr="theme" role="subj" locus="number"> <word person="1incl" number="plur" posp="pron"/> </np> </s> </example>
module simplifynumber:
<example id="inclexcl" translation="Because the two of us [not including the listener] killed the tiger, we [including the listener] are all now happy.">
<s connector="because">
<np def="def" tr="rheme" number="sing" role="obj" locus="number" case="ABS" gender="masc">
<word posp="noun" gloss="tiger"/>
<word gloss="the" posp="det"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="kill"/>
</vp>
<np def="def" number="plur" tr="theme" role="subj" locus="number" case="ERG">
- <word person="1excl" number="dual" posp="pron"/>
+ <word person="1excl" number="plur" posp="pron"/>
</np>
<word gloss="because" posp="conj"/>
</s>
<s>
<vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES">
<word posp="verb" gloss="be"/>
<word posp="adj" gloss="happy"/>
</vp>
<np def="def" number="plur" tr="theme" role="subj" locus="number">
<word person="1incl" number="plur" posp="pron"/>
</np>
</s>
</example>
module propagatenumber: No change.
createpronouns: No change.
module ngen: No change.
module wordorder: No change.
module wordorder: No change.
module wordorder:
<example id="inclexcl" translation="Because the two of us [not including the listener] killed the tiger, we [including the listener] are all now happy.">
<s connector="because">
<np def="def" tr="rheme" number="sing" role="obj" locus="number" case="ABS" gender="masc">
- <word posp="noun" gloss="tiger"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="tiger"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="kill"/>
</vp>
<np def="def" number="plur" tr="theme" role="subj" locus="number" case="ERG">
<word person="1excl" number="plur" posp="pron"/>
</np>
<word gloss="because" posp="conj"/>
</s>
<s>
<vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES">
<word posp="verb" gloss="be"/>
<word posp="adj" gloss="happy"/>
</vp>
<np def="def" number="plur" tr="theme" role="subj" locus="number">
<word person="1incl" number="plur" posp="pron"/>
</np>
</s>
</example>
module conjp: No change.
flattenconjp: No change.
fixpronouns:
<example id="inclexcl" translation="Because the two of us [not including the listener] killed the tiger, we [including the listener] are all now happy.">
<s connector="because">
<np def="def" tr="rheme" number="sing" role="obj" locus="number" case="ABS" gender="masc">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="tiger"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="kill"/>
</vp>
<np def="def" number="plur" tr="theme" role="subj" locus="number" case="ERG">
- <word person="1excl" number="plur" posp="pron"/>
+ <word person="1excl" number="plur" posp="pron" gloss="1excl.plur" gender="masc"/>
</np>
<word gloss="because" posp="conj"/>
</s>
<s>
<vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES">
<word posp="verb" gloss="be"/>
<word posp="adj" gloss="happy"/>
</vp>
<np def="def" number="plur" tr="theme" role="subj" locus="number">
- <word person="1incl" number="plur" posp="pron"/>
+ <word person="1incl" number="plur" posp="pron" gloss="1incl.plur" gender="masc"/>
</np>
</s>
</example>
copyuptophrase:
<example id="inclexcl" translation="Because the two of us [not including the listener] killed the tiger, we [including the listener] are all now happy.">
<s connector="because">
<np def="def" tr="rheme" number="sing" role="obj" locus="number" case="ABS" gender="masc">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="tiger"/>
</np>
- <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
+ <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" subj="1excl.plur">
<word posp="verb" gloss="kill"/>
</vp>
- <np def="def" number="plur" tr="theme" role="subj" locus="number" case="ERG">
+ <np def="def" number="plur" tr="theme" role="subj" locus="number" case="ERG" person="1excl">
<word person="1excl" number="plur" posp="pron" gloss="1excl.plur" gender="masc"/>
</np>
<word gloss="because" posp="conj"/>
</s>
<s>
- <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES">
+ <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="1incl.plur">
<word posp="verb" gloss="be"/>
<word posp="adj" gloss="happy"/>
</vp>
- <np def="def" number="plur" tr="theme" role="subj" locus="number">
+ <np def="def" number="plur" tr="theme" role="subj" locus="number" person="1incl">
<word person="1incl" number="plur" posp="pron" gloss="1incl.plur" gender="masc"/>
</np>
</s>
</example>
prodrop:
<example id="inclexcl" translation="Because the two of us [not including the listener] killed the tiger, we [including the listener] are all now happy.">
<s connector="because">
<np def="def" tr="rheme" number="sing" role="obj" locus="number" case="ABS" gender="masc">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="tiger"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" subj="1excl.plur">
<word posp="verb" gloss="kill"/>
</vp>
- <np def="def" number="plur" tr="theme" role="subj" locus="number" case="ERG" person="1excl">
- <word person="1excl" number="plur" posp="pron" gloss="1excl.plur" gender="masc"/>
- </np>
<word gloss="because" posp="conj"/>
</s>
<s>
<vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="1incl.plur">
<word posp="verb" gloss="be"/>
<word posp="adj" gloss="happy"/>
</vp>
- <np def="def" number="plur" tr="theme" role="subj" locus="number" person="1incl">
- <word person="1incl" number="plur" posp="pron" gloss="1incl.plur" gender="masc"/>
- </np>
</s>
</example>
addclitics:
<example id="inclexcl" translation="Because the two of us [not including the listener] killed the tiger, we [including the listener] are all now happy.">
<s connector="because">
<np def="def" tr="rheme" number="sing" role="obj" locus="number" case="ABS" gender="masc">
+ <thingy type="npnumber" function="proclitic" gloss="sing"/>
<word gloss="the" posp="det"/>
<word posp="noun" gloss="tiger"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" subj="1excl.plur">
+ <thingy type="vpnegation" function="proclitic" gloss="POS"/>
<word posp="verb" gloss="kill"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<word gloss="because" posp="conj"/>
</s>
<s>
<vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="1incl.plur">
+ <thingy type="vpnegation" function="proclitic" gloss="POS"/>
<word posp="verb" gloss="be"/>
<word posp="adj" gloss="happy"/>
+ <thingy type="vpta" function="enclitic" gloss="PRES"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
</s>
</example>
propagateArgumentCase: No change.
unwrapArgumentNPs: No change.
unwrapOwnerOwned: No change.
movedowntoword:
<example id="inclexcl" translation="Because the two of us [not including the listener] killed the tiger, we [including the listener] are all now happy.">
<s connector="because">
<np def="def" tr="rheme" number="sing" role="obj" locus="number" case="ABS" gender="masc">
<thingy type="npnumber" function="proclitic" gloss="sing"/>
- <word gloss="the" posp="det"/>
- <word posp="noun" gloss="tiger"/>
+ <word gloss="the" posp="det" def="def" tr="rheme" number="sing" role="obj" locus="number" case="ABS" gender="masc"/>
+ <word posp="noun" gloss="tiger" def="def" tr="rheme" number="sing" role="obj" locus="number" case="ABS" gender="masc"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" subj="1excl.plur">
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
- <word posp="verb" gloss="kill"/>
+ <word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" subj="1excl.plur"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<word gloss="because" posp="conj"/>
</s>
<s>
<vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="1incl.plur">
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
- <word posp="verb" gloss="be"/>
- <word posp="adj" gloss="happy"/>
+ <word posp="verb" gloss="be" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="1incl.plur"/>
+ <word posp="adj" gloss="happy" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="1incl.plur"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
</s>
</example>
About to call getSlotValue for the/det/gender/obligatoryGot masc
About to call getSlotValue for tiger/noun/case/obligatory
Got ABS
About to call getSlotValue for kill/verb/question/obligatory
Got not.Q
About to call getSlotValue for be/verb/question/obligatory
Got not.Q
addaffixes:
<example id="inclexcl" translation="Because the two of us [not including the listener] killed the tiger, we [including the listener] are all now happy.">
<s connector="because">
<np def="def" tr="rheme" number="sing" role="obj" locus="number" case="ABS" gender="masc">
<thingy type="npnumber" function="proclitic" gloss="sing"/>
<word gloss="the" posp="det" def="def" tr="rheme" number="sing" role="obj" locus="number" case="ABS" gender="masc"/>
+ <thingy type="detgender" function="suffix" gloss="masc"/>
+ <thingy type="nouncase" function="prefix" gloss="ABS"/>
<word posp="noun" gloss="tiger" def="def" tr="rheme" number="sing" role="obj" locus="number" case="ABS" gender="masc"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" subj="1excl.plur">
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
<word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" subj="1excl.plur"/>
+ <thingy type="verbquestion" function="suffix" gloss="not.Q"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<word gloss="because" posp="conj"/>
</s>
<s>
<vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="1incl.plur">
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
<word posp="verb" gloss="be" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="1incl.plur"/>
+ <thingy type="verbquestion" function="suffix" gloss="not.Q"/>
<word posp="adj" gloss="happy" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="1incl.plur"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
</s>
</example>
flatten:
<example id="inclexcl" translation="Because the two of us [not including the listener] killed the tiger, we [including the listener] are all now happy."> - <s connector="because"> - <np def="def" tr="rheme" number="sing" role="obj" locus="number" case="ABS" gender="masc"> + <flat> <thingy type="npnumber" function="proclitic" gloss="sing"/> <word gloss="the" posp="det" def="def" tr="rheme" number="sing" role="obj" locus="number" case="ABS" gender="masc"/> <thingy type="detgender" function="suffix" gloss="masc"/> <thingy type="nouncase" function="prefix" gloss="ABS"/> <word posp="noun" gloss="tiger" def="def" tr="rheme" number="sing" role="obj" locus="number" case="ABS" gender="masc"/> - </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" subj="1excl.plur"> <thingy type="vpnegation" function="proclitic" gloss="POS"/> <word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" subj="1excl.plur"/> <thingy type="verbquestion" function="suffix" gloss="not.Q"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> - </vp> <word gloss="because" posp="conj"/> - </s> - <s> - <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="1incl.plur"> <thingy type="vpnegation" function="proclitic" gloss="POS"/> <word posp="verb" gloss="be" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="1incl.plur"/> <thingy type="verbquestion" function="suffix" gloss="not.Q"/> <word posp="adj" gloss="happy" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="1incl.plur"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> - </vp> - </s> + </flat> </example>
addvocab:
<example id="inclexcl" translation="Because the two of us [not including the listener] killed the tiger, we [including the listener] are all now happy."> <flat> - <thingy type="npnumber" function="proclitic" gloss="sing"/> - <word gloss="the" posp="det" def="def" tr="rheme" number="sing" role="obj" locus="number" case="ABS" gender="masc"/> - <thingy type="detgender" function="suffix" gloss="masc"/> - <thingy type="nouncase" function="prefix" gloss="ABS"/> - <word posp="noun" gloss="tiger" def="def" tr="rheme" number="sing" role="obj" locus="number" case="ABS" gender="masc"/> - <thingy type="vpnegation" function="proclitic" gloss="POS"/> - <word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" subj="1excl.plur"/> - <thingy type="verbquestion" function="suffix" gloss="not.Q"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <word gloss="because" posp="conj"/> - <thingy type="vpnegation" function="proclitic" gloss="POS"/> - <word posp="verb" gloss="be" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="1incl.plur"/> - <thingy type="verbquestion" function="suffix" gloss="not.Q"/> - <word posp="adj" gloss="happy" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="1incl.plur"/> - <thingy type="vpta" function="enclitic" gloss="PRES"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> + <thingy type="npnumber" function="proclitic" gloss="sing">-</thingy> + <word gloss="the" posp="det" def="def" tr="rheme" number="sing" role="obj" locus="number" case="ABS" gender="masc">|l|au|ˈ|</word> + <thingy type="detgender" function="suffix" gloss="masc">-|θ|i|</thingy> + <thingy type="nouncase" function="prefix" gloss="ABS">|k|-</thingy> + <word posp="noun" gloss="tiger" def="def" tr="rheme" number="sing" role="obj" locus="number" case="ABS" gender="masc">|a|ˈ|t͡s|a|s|a|</word> + <thingy type="vpnegation" function="proclitic" gloss="POS">-</thingy> + <word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" subj="1excl.plur">|h|u|ˈ|d͡z|</word> + <thingy type="verbquestion" function="suffix" gloss="not.Q">-|u|</thingy> + <thingy type="vpta" function="enclitic" gloss="PAST">|s|i|</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative">|p|a|</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> + <word gloss="because" posp="conj">|m|a|ˈ|</word> + <thingy type="vpnegation" function="proclitic" gloss="POS">-</thingy> + <word posp="verb" gloss="be" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="1incl.plur">|t͡ɕ|i|ˈ|r|</word> + <thingy type="verbquestion" function="suffix" gloss="not.Q">-|u|</thingy> + <word posp="adj" gloss="happy" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="1incl.plur">|j|o|ˈ|d͡z|a|</word> + <thingy type="vpta" function="enclitic" gloss="PRES">-</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative">|p|a|</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> </flat> </example>
vowelharmony: No change.
### |l|au|ˈ|#-> ˈlau
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### -|θ|i|
#-> -θi
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |k|-
#-> k-
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |a|ˈ|t͡s|a|s|a|
#-> ˈat͡sasa
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |h|u|ˈ|d͡z|
#-> ˈhud͡z
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### -|u|
#-> -u
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |s|i|
#-> si
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |p|a|
#-> pa
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |m|a|ˈ|
#-> ˈma
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |t͡ɕ|i|ˈ|r|
#-> ˈt͡ɕir
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### -|u|
#-> -u
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |j|o|ˈ|d͡z|a|
#-> ˈjod͡za
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |p|a|
#-> pa
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |l|au|ˈ||θ|i| |k||a|ˈ|t͡s|a|s|a| |h|u|ˈ|d͡z||u| |s|i| |p|a| |m|a|ˈ| |t͡ɕ|i|ˈ|r||u| |j|o|ˈ|d͡z|a| |p|a|
#-> ˈlauθi ˈkat͡sasa ˈhud͡zu si pa ˈma ˈt͡ɕiru ˈjod͡za pa
removetags:
<example id="inclexcl" translation="Because the two of us [not including the listener] killed the tiger, we [including the listener] are all now happy."> <flat> - <thingy type="npnumber" function="proclitic" gloss="sing">-</thingy> <word gloss="the" posp="det" def="def" tr="rheme" number="sing" role="obj" locus="number" case="ABS" gender="masc">|l|au|ˈ|</word> <thingy type="detgender" function="suffix" gloss="masc">-|θ|i|</thingy> <thingy type="nouncase" function="prefix" gloss="ABS">|k|-</thingy> <word posp="noun" gloss="tiger" def="def" tr="rheme" number="sing" role="obj" locus="number" case="ABS" gender="masc">|a|ˈ|t͡s|a|s|a|</word> - <thingy type="vpnegation" function="proclitic" gloss="POS">-</thingy> <word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" subj="1excl.plur">|h|u|ˈ|d͡z|</word> <thingy type="verbquestion" function="suffix" gloss="not.Q">-|u|</thingy> <thingy type="vpta" function="enclitic" gloss="PAST">|s|i|</thingy> <thingy type="vpmode" function="enclitic" gloss="indicative">|p|a|</thingy> - <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> <word gloss="because" posp="conj">|m|a|ˈ|</word> - <thingy type="vpnegation" function="proclitic" gloss="POS">-</thingy> <word posp="verb" gloss="be" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="1incl.plur">|t͡ɕ|i|ˈ|r|</word> <thingy type="verbquestion" function="suffix" gloss="not.Q">-|u|</thingy> <word posp="adj" gloss="happy" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="1incl.plur">|j|o|ˈ|d͡z|a|</word> - <thingy type="vpta" function="enclitic" gloss="PRES">-</thingy> <thingy type="vpmode" function="enclitic" gloss="indicative">|p|a|</thingy> - <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> </flat> + <p><span class="ilpair"><span class="mor">ˈlau</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">-θi</span><br><span class="gls">masc</span></span> <span class="ilpair"><span class="mor">k-</span><br><span class="gls">ABS</span></span> <span class="ilpair"><span class="mor">ˈat͡sasa</span><br><span class="gls">tiger</span></span> <span class="ilpair"><span class="mor">ˈhud͡z</span><br><span class="gls">kill</span></span> <span class="ilpair"><span class="mor">-u</span><br><span class="gls">not.Q</span></span> <span class="ilpair"><span class="mor">si</span><br><span class="gls">PAST</span></span> <span class="ilpair"><span class="mor">pa</span><br><span class="gls">indicative</span></span> <span class="ilpair"><span class="mor">ˈma</span><br><span class="gls">because</span></span> <span class="ilpair"><span class="mor">ˈt͡ɕir</span><br><span class="gls">be</span></span> <span class="ilpair"><span class="mor">-u</span><br><span class="gls">not.Q</span></span> <span class="ilpair"><span class="mor">ˈjod͡za</span><br><span class="gls">happy</span></span> <span class="ilpair"><span class="mor">pa</span><br><span class="gls">indicative</span></span></p> + <p>ˈlauθi ˈkat͡sasa ˈhud͡zu si pa ˈma ˈt͡ɕiru ˈjod͡za pa</p> + <p>lauthi katzasa hud͡zu si pa ma tyiru yod͡za pa</p> + <il> + <w> + <o/> + <g>the</g> + </w> + <w> + <o/> + <g>masc</g> + </w> + <w> + <o/> + <g>ABS</g> + </w> + <w> + <o/> + <g>tiger</g> + </w> + <w> + <o/> + <g>kill</g> + </w> + <w> + <o/> + <g>not.Q</g> + </w> + <w> + <o/> + <g>PAST</g> + </w> + <w> + <o/> + <g>indicative</g> + </w> + <w> + <o/> + <g>because</g> + </w> + <w> + <o/> + <g>be</g> + </w> + <w> + <o/> + <g>not.Q</g> + </w> + <w> + <o/> + <g>happy</g> + </w> + <w> + <o/> + <g>indicative</g> + </w> + </il> </example>### ˈlauθi ˈkat͡sasa ˈhud͡zu si pa ˈma ˈt͡ɕiru ˈjod͡za pa
#-> ˈlauθi ˈkat͡sasa ˈhud͡zu si pa ˈma ˈt͡ɕiru ˈjod͡za pa
Lauthi katzasa hud͡zu si pa ma tyiru yod͡za pa. [ˈlauθi ˈkat͡sasa ˈhud͡zu si pa ˈma ˈt͡ɕiru ˈjod͡za pa] ˈlau the -θi masc k- ABS ˈat͡sasa tiger ˈhud͡z kill -u not.Q si PAST pa indicative ˈma because ˈt͡ɕir be -u not.Q ˈjod͡za happy pa indicative “Because the two of us [not including the listener] killed the tiger, we [including the listener] are all now happy.” | (2) |
Here is an example where neither of the pronouns are stressed:
initial XML:
<example id="love2" translation="He (the boy) loves her (the girl).">
<s>
<vp tam="gnomic">
<verb>love</verb>
</vp>
<np def="def" number="sing" tr="theme" role="subj" output="aspron">
<noun>boy</noun>
</np>
<np def="def" number="sing" tr="theme" role="obj" output="aspron">
<noun>girl</noun>
</np>
</s>
</example>cleanup:
<example id="love2" translation="He (the boy) loves her (the girl)."> <s> - <vp tam="gnomic"> - <verb>love</verb> + <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active"> + <word posp="verb" gloss="love"/> </vp> - <np def="def" number="sing" tr="theme" role="subj" output="aspron"> - <noun>boy</noun> + <np def="def" number="sing" tr="theme" role="subj" output="aspron" locus="number"> + <word posp="noun" gloss="boy"/> </np> - <np def="def" number="sing" tr="theme" role="obj" output="aspron"> - <noun>girl</noun> + <np def="def" number="sing" tr="theme" role="obj" output="aspron" locus="number"> + <word posp="noun" gloss="girl"/> </np> </s> </example>
module articles: No change.
module nonpastonly:
<example id="love2" translation="He (the boy) loves her (the girl)."> <s> - <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="love"/> </vp> <np def="def" number="sing" tr="theme" role="subj" output="aspron" locus="number"> <word posp="noun" gloss="boy"/> </np> <np def="def" number="sing" tr="theme" role="obj" output="aspron" locus="number"> <word posp="noun" gloss="girl"/> </np> </s> </example>
module noepistemic: No change.
module RelN: No change.
module sentenceconnectors: No change.
NOT IMPLEMENTEDmodule subordinate: No change.
tva1tva2
module affixdensity: No change.
module adpositions: No change.
module constorder:
<example id="love2" translation="He (the boy) loves her (the girl)."> <s> + <np def="def" number="sing" tr="theme" role="obj" output="aspron" locus="number"> + <word posp="noun" gloss="girl"/> + </np> <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="love"/> </vp> <np def="def" number="sing" tr="theme" role="subj" output="aspron" locus="number"> <word posp="noun" gloss="boy"/> </np> - <np def="def" number="sing" tr="theme" role="obj" output="aspron" locus="number"> - <word posp="noun" gloss="girl"/> - </np> </s> </example>
module casemarking:
<example id="love2" translation="He (the boy) loves her (the girl)."> <s> - <np def="def" number="sing" tr="theme" role="obj" output="aspron" locus="number"> + <np def="def" number="sing" tr="theme" role="obj" output="aspron" locus="number" case="ABS"> <word posp="noun" gloss="girl"/> </np> <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="love"/> </vp> - <np def="def" number="sing" tr="theme" role="subj" output="aspron" locus="number"> + <np def="def" number="sing" tr="theme" role="subj" output="aspron" locus="number" case="ERG"> <word posp="noun" gloss="boy"/> </np> </s> </example>
module addgender:
<example id="love2" translation="He (the boy) loves her (the girl)."> <s> - <np def="def" number="sing" tr="theme" role="obj" output="aspron" locus="number" case="ABS"> + <np def="def" number="sing" tr="theme" role="obj" output="aspron" locus="number" case="ABS" gender="fem"> <word posp="noun" gloss="girl"/> </np> <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="love"/> </vp> - <np def="def" number="sing" tr="theme" role="subj" output="aspron" locus="number" case="ERG"> + <np def="def" number="sing" tr="theme" role="subj" output="aspron" locus="number" case="ERG" gender="masc"> <word posp="noun" gloss="boy"/> </np> </s> </example>
module simplifynumber: No change.
module propagatenumber: No change.
createpronouns:
<example id="love2" translation="He (the boy) loves her (the girl)."> <s> - <np def="def" number="sing" tr="theme" role="obj" output="aspron" locus="number" case="ABS" gender="fem"> - <word posp="noun" gloss="girl"/> + <np def="def" number="sing" tr="theme" role="obj" locus="number" case="ABS" gender="fem"> + <word posp="pron" number="sing" gender="fem" gloss="3.sing.fem"/> </np> <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="love"/> </vp> - <np def="def" number="sing" tr="theme" role="subj" output="aspron" locus="number" case="ERG" gender="masc"> - <word posp="noun" gloss="boy"/> + <np def="def" number="sing" tr="theme" role="subj" locus="number" case="ERG" gender="masc"> + <word posp="pron" number="sing" gender="masc" gloss="3.sing.masc"/> </np> </s> </example>
module ngen: No change.
module wordorder: No change.
module wordorder: No change.
module wordorder: No change.
module conjp: No change.
flattenconjp: No change.
fixpronouns: No change.
copyuptophrase:
<example id="love2" translation="He (the boy) loves her (the girl).">
<s>
<np def="def" number="sing" tr="theme" role="obj" locus="number" case="ABS" gender="fem">
<word posp="pron" number="sing" gender="fem" gloss="3.sing.fem"/>
</np>
- <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES">
+ <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.sing.fem" subj="3.sing.masc">
<word posp="verb" gloss="love"/>
</vp>
<np def="def" number="sing" tr="theme" role="subj" locus="number" case="ERG" gender="masc">
<word posp="pron" number="sing" gender="masc" gloss="3.sing.masc"/>
</np>
</s>
</example>
prodrop:
<example id="love2" translation="He (the boy) loves her (the girl).">
<s>
<np def="def" number="sing" tr="theme" role="obj" locus="number" case="ABS" gender="fem">
<word posp="pron" number="sing" gender="fem" gloss="3.sing.fem"/>
</np>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.sing.fem" subj="3.sing.masc">
<word posp="verb" gloss="love"/>
</vp>
- <np def="def" number="sing" tr="theme" role="subj" locus="number" case="ERG" gender="masc">
- <word posp="pron" number="sing" gender="masc" gloss="3.sing.masc"/>
- </np>
</s>
</example>
addclitics:
<example id="love2" translation="He (the boy) loves her (the girl).">
<s>
<np def="def" number="sing" tr="theme" role="obj" locus="number" case="ABS" gender="fem">
<word posp="pron" number="sing" gender="fem" gloss="3.sing.fem"/>
</np>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.sing.fem" subj="3.sing.masc">
+ <thingy type="vpnegation" function="proclitic" gloss="POS"/>
<word posp="verb" gloss="love"/>
+ <thingy type="vpta" function="enclitic" gloss="PRES"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
</s>
</example>
propagateArgumentCase: No change.
unwrapArgumentNPs: No change.
unwrapOwnerOwned: No change.
movedowntoword:
<example id="love2" translation="He (the boy) loves her (the girl).">
<s>
<np def="def" number="sing" tr="theme" role="obj" locus="number" case="ABS" gender="fem">
- <word posp="pron" number="sing" gender="fem" gloss="3.sing.fem"/>
+ <word posp="pron" number="sing" gender="fem" gloss="3.sing.fem" def="def" tr="theme" role="obj" locus="number" case="ABS"/>
</np>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.sing.fem" subj="3.sing.masc">
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
- <word posp="verb" gloss="love"/>
+ <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.sing.fem" subj="3.sing.masc"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
</s>
</example>
About to call getSlotValue for love/verb/question/obligatoryGot not.Q
addaffixes:
<example id="love2" translation="He (the boy) loves her (the girl).">
<s>
<np def="def" number="sing" tr="theme" role="obj" locus="number" case="ABS" gender="fem">
<word posp="pron" number="sing" gender="fem" gloss="3.sing.fem" def="def" tr="theme" role="obj" locus="number" case="ABS"/>
</np>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.sing.fem" subj="3.sing.masc">
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
<word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.sing.fem" subj="3.sing.masc"/>
+ <thingy type="verbquestion" function="suffix" gloss="not.Q"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
</s>
</example>
flatten:
<example id="love2" translation="He (the boy) loves her (the girl)."> - <s> - <np def="def" number="sing" tr="theme" role="obj" locus="number" case="ABS" gender="fem"> + <flat> <word posp="pron" number="sing" gender="fem" gloss="3.sing.fem" def="def" tr="theme" role="obj" locus="number" case="ABS"/> - </np> - <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.sing.fem" subj="3.sing.masc"> <thingy type="vpnegation" function="proclitic" gloss="POS"/> <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.sing.fem" subj="3.sing.masc"/> <thingy type="verbquestion" function="suffix" gloss="not.Q"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> - </vp> - </s> + </flat> </example>
addvocab:
<example id="love2" translation="He (the boy) loves her (the girl)."> <flat> - <word posp="pron" number="sing" gender="fem" gloss="3.sing.fem" def="def" tr="theme" role="obj" locus="number" case="ABS"/> - <thingy type="vpnegation" function="proclitic" gloss="POS"/> - <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.sing.fem" subj="3.sing.masc"/> - <thingy type="verbquestion" function="suffix" gloss="not.Q"/> - <thingy type="vpta" function="enclitic" gloss="PRES"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> + <word posp="pron" number="sing" gender="fem" gloss="3.sing.fem" def="def" tr="theme" role="obj" locus="number" case="ABS">|c|o|ˈ|</word> + <thingy type="vpnegation" function="proclitic" gloss="POS">-</thingy> + <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.sing.fem" subj="3.sing.masc">|h|u|ˈ|d|</word> + <thingy type="verbquestion" function="suffix" gloss="not.Q">-|u|</thingy> + <thingy type="vpta" function="enclitic" gloss="PRES">-</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative">|p|a|</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> </flat> </example>
vowelharmony: No change.
### |c|o|ˈ|#-> ˈco
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |h|u|ˈ|d|
#-> ˈhud
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### -|u|
#-> -u
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |p|a|
#-> pa
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |c|o|ˈ| |h|u|ˈ|d||u| |p|a|
#-> ˈco ˈhudu pa
removetags:
<example id="love2" translation="He (the boy) loves her (the girl).">
<flat>
<word posp="pron" number="sing" gender="fem" gloss="3.sing.fem" def="def" tr="theme" role="obj" locus="number" case="ABS">|c|o|ˈ|</word>
- <thingy type="vpnegation" function="proclitic" gloss="POS">-</thingy>
<word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.sing.fem" subj="3.sing.masc">|h|u|ˈ|d|</word>
<thingy type="verbquestion" function="suffix" gloss="not.Q">-|u|</thingy>
- <thingy type="vpta" function="enclitic" gloss="PRES">-</thingy>
<thingy type="vpmode" function="enclitic" gloss="indicative">|p|a|</thingy>
- <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy>
</flat>
+ <p><span class="ilpair"><span class="mor">ˈco</span><br><span class="gls">3.sing.fem</span></span> <span class="ilpair"><span class="mor">ˈhud</span><br><span class="gls">love</span></span> <span class="ilpair"><span class="mor">-u</span><br><span class="gls">not.Q</span></span> <span class="ilpair"><span class="mor">pa</span><br><span class="gls">indicative</span></span></p>
+ <p>ˈco ˈhudu pa</p>
+ <p>tjo hudu pa</p>
+ <il>
+ <w>
+ <o/>
+ <g>3.sing.fem</g>
+ </w>
+ <w>
+ <o/>
+ <g>love</g>
+ </w>
+ <w>
+ <o/>
+ <g>not.Q</g>
+ </w>
+ <w>
+ <o/>
+ <g>indicative</g>
+ </w>
+ </il>
</example>
### ˈco ˈhudu pa#-> ˈco ˈhudu pa
Tjo hudu pa. [ˈco ˈhudu pa] ˈco 3.sing.fem ˈhud love -u not.Q pa indicative “He (the boy) loves her (the girl).” | (3) |
But here, the word corresponding to he is stressed:
initial XML:
<example id="love2he" translation="*He* loves her.">
<s>
<vp tam="gnomic">
<verb>love</verb>
</vp>
<np def="def" number="sing" tr="rheme" role="subj" output="aspron">
<noun>boy</noun>
</np>
<np def="def" number="sing" tr="theme" role="obj" output="aspron">
<noun>girl</noun>
</np>
</s>
</example>cleanup:
<example id="love2he" translation="*He* loves her."> <s> - <vp tam="gnomic"> - <verb>love</verb> + <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active"> + <word posp="verb" gloss="love"/> </vp> - <np def="def" number="sing" tr="rheme" role="subj" output="aspron"> - <noun>boy</noun> + <np def="def" number="sing" tr="rheme" role="subj" output="aspron" locus="number"> + <word posp="noun" gloss="boy"/> </np> - <np def="def" number="sing" tr="theme" role="obj" output="aspron"> - <noun>girl</noun> + <np def="def" number="sing" tr="theme" role="obj" output="aspron" locus="number"> + <word posp="noun" gloss="girl"/> </np> </s> </example>
module articles: No change.
module nonpastonly:
<example id="love2he" translation="*He* loves her."> <s> - <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="love"/> </vp> <np def="def" number="sing" tr="rheme" role="subj" output="aspron" locus="number"> <word posp="noun" gloss="boy"/> </np> <np def="def" number="sing" tr="theme" role="obj" output="aspron" locus="number"> <word posp="noun" gloss="girl"/> </np> </s> </example>
module noepistemic: No change.
module RelN: No change.
module sentenceconnectors: No change.
NOT IMPLEMENTEDmodule subordinate: No change.
tva1tva2
module affixdensity: No change.
module adpositions: No change.
module constorder:
<example id="love2he" translation="*He* loves her."> <s> + <np def="def" number="sing" tr="theme" role="obj" output="aspron" locus="number"> + <word posp="noun" gloss="girl"/> + </np> <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="love"/> </vp> <np def="def" number="sing" tr="rheme" role="subj" output="aspron" locus="number"> <word posp="noun" gloss="boy"/> </np> - <np def="def" number="sing" tr="theme" role="obj" output="aspron" locus="number"> - <word posp="noun" gloss="girl"/> - </np> </s> </example>
module casemarking:
<example id="love2he" translation="*He* loves her."> <s> - <np def="def" number="sing" tr="theme" role="obj" output="aspron" locus="number"> + <np def="def" number="sing" tr="theme" role="obj" output="aspron" locus="number" case="ABS"> <word posp="noun" gloss="girl"/> </np> <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="love"/> </vp> - <np def="def" number="sing" tr="rheme" role="subj" output="aspron" locus="number"> + <np def="def" number="sing" tr="rheme" role="subj" output="aspron" locus="number" case="ERG"> <word posp="noun" gloss="boy"/> </np> </s> </example>
module addgender:
<example id="love2he" translation="*He* loves her."> <s> - <np def="def" number="sing" tr="theme" role="obj" output="aspron" locus="number" case="ABS"> + <np def="def" number="sing" tr="theme" role="obj" output="aspron" locus="number" case="ABS" gender="fem"> <word posp="noun" gloss="girl"/> </np> <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="love"/> </vp> - <np def="def" number="sing" tr="rheme" role="subj" output="aspron" locus="number" case="ERG"> + <np def="def" number="sing" tr="rheme" role="subj" output="aspron" locus="number" case="ERG" gender="masc"> <word posp="noun" gloss="boy"/> </np> </s> </example>
module simplifynumber: No change.
module propagatenumber: No change.
createpronouns:
<example id="love2he" translation="*He* loves her."> <s> - <np def="def" number="sing" tr="theme" role="obj" output="aspron" locus="number" case="ABS" gender="fem"> - <word posp="noun" gloss="girl"/> + <np def="def" number="sing" tr="theme" role="obj" locus="number" case="ABS" gender="fem"> + <word posp="pron" number="sing" gender="fem" gloss="3.sing.fem"/> </np> <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="love"/> </vp> - <np def="def" number="sing" tr="rheme" role="subj" output="aspron" locus="number" case="ERG" gender="masc"> - <word posp="noun" gloss="boy"/> + <np def="def" number="sing" tr="rheme" role="subj" locus="number" case="ERG" gender="masc"> + <word posp="pron" number="sing" gender="masc" gloss="3.sing.masc"/> </np> </s> </example>
module ngen: No change.
module wordorder: No change.
module wordorder: No change.
module wordorder: No change.
module conjp: No change.
flattenconjp: No change.
fixpronouns: No change.
copyuptophrase:
<example id="love2he" translation="*He* loves her.">
<s>
<np def="def" number="sing" tr="theme" role="obj" locus="number" case="ABS" gender="fem">
<word posp="pron" number="sing" gender="fem" gloss="3.sing.fem"/>
</np>
- <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES">
+ <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.sing.fem" subj="3.sing.masc">
<word posp="verb" gloss="love"/>
</vp>
<np def="def" number="sing" tr="rheme" role="subj" locus="number" case="ERG" gender="masc">
<word posp="pron" number="sing" gender="masc" gloss="3.sing.masc"/>
</np>
</s>
</example>
prodrop: No change.
addclitics:
<example id="love2he" translation="*He* loves her.">
<s>
<np def="def" number="sing" tr="theme" role="obj" locus="number" case="ABS" gender="fem">
<word posp="pron" number="sing" gender="fem" gloss="3.sing.fem"/>
</np>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.sing.fem" subj="3.sing.masc">
+ <thingy type="vpnegation" function="proclitic" gloss="POS"/>
<word posp="verb" gloss="love"/>
+ <thingy type="vpta" function="enclitic" gloss="PRES"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np def="def" number="sing" tr="rheme" role="subj" locus="number" case="ERG" gender="masc">
<word posp="pron" number="sing" gender="masc" gloss="3.sing.masc"/>
</np>
</s>
</example>
propagateArgumentCase: No change.
unwrapArgumentNPs: No change.
unwrapOwnerOwned: No change.
movedowntoword:
<example id="love2he" translation="*He* loves her.">
<s>
<np def="def" number="sing" tr="theme" role="obj" locus="number" case="ABS" gender="fem">
- <word posp="pron" number="sing" gender="fem" gloss="3.sing.fem"/>
+ <word posp="pron" number="sing" gender="fem" gloss="3.sing.fem" def="def" tr="theme" role="obj" locus="number" case="ABS"/>
</np>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.sing.fem" subj="3.sing.masc">
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
- <word posp="verb" gloss="love"/>
+ <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.sing.fem" subj="3.sing.masc"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np def="def" number="sing" tr="rheme" role="subj" locus="number" case="ERG" gender="masc">
- <word posp="pron" number="sing" gender="masc" gloss="3.sing.masc"/>
+ <word posp="pron" number="sing" gender="masc" gloss="3.sing.masc" def="def" tr="rheme" role="subj" locus="number" case="ERG"/>
</np>
</s>
</example>
About to call getSlotValue for love/verb/question/obligatoryGot not.Q
addaffixes:
<example id="love2he" translation="*He* loves her.">
<s>
<np def="def" number="sing" tr="theme" role="obj" locus="number" case="ABS" gender="fem">
<word posp="pron" number="sing" gender="fem" gloss="3.sing.fem" def="def" tr="theme" role="obj" locus="number" case="ABS"/>
</np>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.sing.fem" subj="3.sing.masc">
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
<word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.sing.fem" subj="3.sing.masc"/>
+ <thingy type="verbquestion" function="suffix" gloss="not.Q"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np def="def" number="sing" tr="rheme" role="subj" locus="number" case="ERG" gender="masc">
<word posp="pron" number="sing" gender="masc" gloss="3.sing.masc" def="def" tr="rheme" role="subj" locus="number" case="ERG"/>
</np>
</s>
</example>
flatten:
<example id="love2he" translation="*He* loves her."> - <s> - <np def="def" number="sing" tr="theme" role="obj" locus="number" case="ABS" gender="fem"> + <flat> <word posp="pron" number="sing" gender="fem" gloss="3.sing.fem" def="def" tr="theme" role="obj" locus="number" case="ABS"/> - </np> - <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.sing.fem" subj="3.sing.masc"> <thingy type="vpnegation" function="proclitic" gloss="POS"/> <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.sing.fem" subj="3.sing.masc"/> <thingy type="verbquestion" function="suffix" gloss="not.Q"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> - </vp> - <np def="def" number="sing" tr="rheme" role="subj" locus="number" case="ERG" gender="masc"> <word posp="pron" number="sing" gender="masc" gloss="3.sing.masc" def="def" tr="rheme" role="subj" locus="number" case="ERG"/> - </np> - </s> + </flat> </example>
addvocab:
<example id="love2he" translation="*He* loves her."> <flat> - <word posp="pron" number="sing" gender="fem" gloss="3.sing.fem" def="def" tr="theme" role="obj" locus="number" case="ABS"/> - <thingy type="vpnegation" function="proclitic" gloss="POS"/> - <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.sing.fem" subj="3.sing.masc"/> - <thingy type="verbquestion" function="suffix" gloss="not.Q"/> - <thingy type="vpta" function="enclitic" gloss="PRES"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <word posp="pron" number="sing" gender="masc" gloss="3.sing.masc" def="def" tr="rheme" role="subj" locus="number" case="ERG"/> + <word posp="pron" number="sing" gender="fem" gloss="3.sing.fem" def="def" tr="theme" role="obj" locus="number" case="ABS">|c|o|ˈ|</word> + <thingy type="vpnegation" function="proclitic" gloss="POS">-</thingy> + <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.sing.fem" subj="3.sing.masc">|h|u|ˈ|d|</word> + <thingy type="verbquestion" function="suffix" gloss="not.Q">-|u|</thingy> + <thingy type="vpta" function="enclitic" gloss="PRES">-</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative">|p|a|</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> + <word posp="pron" number="sing" gender="masc" gloss="3.sing.masc" def="def" tr="rheme" role="subj" locus="number" case="ERG">|p|ai|ˈ|</word> </flat> </example>
vowelharmony: No change.
### |c|o|ˈ|#-> ˈco
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |h|u|ˈ|d|
#-> ˈhud
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### -|u|
#-> -u
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |p|a|
#-> pa
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |p|ai|ˈ|
#-> ˈpai
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |c|o|ˈ| |h|u|ˈ|d||u| |p|a| |p|ai|ˈ|
#-> ˈco ˈhudu pa ˈpai
removetags:
<example id="love2he" translation="*He* loves her.">
<flat>
<word posp="pron" number="sing" gender="fem" gloss="3.sing.fem" def="def" tr="theme" role="obj" locus="number" case="ABS">|c|o|ˈ|</word>
- <thingy type="vpnegation" function="proclitic" gloss="POS">-</thingy>
<word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.sing.fem" subj="3.sing.masc">|h|u|ˈ|d|</word>
<thingy type="verbquestion" function="suffix" gloss="not.Q">-|u|</thingy>
- <thingy type="vpta" function="enclitic" gloss="PRES">-</thingy>
<thingy type="vpmode" function="enclitic" gloss="indicative">|p|a|</thingy>
- <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy>
<word posp="pron" number="sing" gender="masc" gloss="3.sing.masc" def="def" tr="rheme" role="subj" locus="number" case="ERG">|p|ai|ˈ|</word>
</flat>
+ <p><span class="ilpair"><span class="mor">ˈco</span><br><span class="gls">3.sing.fem</span></span> <span class="ilpair"><span class="mor">ˈhud</span><br><span class="gls">love</span></span> <span class="ilpair"><span class="mor">-u</span><br><span class="gls">not.Q</span></span> <span class="ilpair"><span class="mor">pa</span><br><span class="gls">indicative</span></span> <span class="ilpair"><span class="mor">ˈpai</span><br><span class="gls">3.sing.masc</span></span></p>
+ <p>ˈco ˈhudu pa ˈpai</p>
+ <p>tjo hudu pa pai</p>
+ <il>
+ <w>
+ <o/>
+ <g>3.sing.fem</g>
+ </w>
+ <w>
+ <o/>
+ <g>love</g>
+ </w>
+ <w>
+ <o/>
+ <g>not.Q</g>
+ </w>
+ <w>
+ <o/>
+ <g>indicative</g>
+ </w>
+ <w>
+ <o/>
+ <g>3.sing.masc</g>
+ </w>
+ </il>
</example>
### ˈco ˈhudu pa ˈpai#-> ˈco ˈhudu pa ˈpai
Tjo hudu pa pai. [ˈco ˈhudu pa ˈpai] ˈco 3.sing.fem ˈhud love -u not.Q pa indicative ˈpai 3.sing.masc “He loves her.” | (4) |
And here, it is the one translated as her that is stressed:
initial XML:
<example id="love2her" translation="He loves *her*.">
<s>
<vp tam="gnomic">
<verb>love</verb>
</vp>
<np def="def" number="sing" tr="theme" role="subj" output="aspron">
<noun>boy</noun>
</np>
<np def="def" number="sing" tr="rheme" role="obj" output="aspron">
<noun>girl</noun>
</np>
</s>
</example>cleanup:
<example id="love2her" translation="He loves *her*."> <s> - <vp tam="gnomic"> - <verb>love</verb> + <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active"> + <word posp="verb" gloss="love"/> </vp> - <np def="def" number="sing" tr="theme" role="subj" output="aspron"> - <noun>boy</noun> + <np def="def" number="sing" tr="theme" role="subj" output="aspron" locus="number"> + <word posp="noun" gloss="boy"/> </np> - <np def="def" number="sing" tr="rheme" role="obj" output="aspron"> - <noun>girl</noun> + <np def="def" number="sing" tr="rheme" role="obj" output="aspron" locus="number"> + <word posp="noun" gloss="girl"/> </np> </s> </example>
module articles: No change.
module nonpastonly:
<example id="love2her" translation="He loves *her*."> <s> - <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="love"/> </vp> <np def="def" number="sing" tr="theme" role="subj" output="aspron" locus="number"> <word posp="noun" gloss="boy"/> </np> <np def="def" number="sing" tr="rheme" role="obj" output="aspron" locus="number"> <word posp="noun" gloss="girl"/> </np> </s> </example>
module noepistemic: No change.
module RelN: No change.
module sentenceconnectors: No change.
NOT IMPLEMENTEDmodule subordinate: No change.
tva1tva2
module affixdensity: No change.
module adpositions: No change.
module constorder:
<example id="love2her" translation="He loves *her*."> <s> + <np def="def" number="sing" tr="rheme" role="obj" output="aspron" locus="number"> + <word posp="noun" gloss="girl"/> + </np> <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="love"/> </vp> <np def="def" number="sing" tr="theme" role="subj" output="aspron" locus="number"> <word posp="noun" gloss="boy"/> </np> - <np def="def" number="sing" tr="rheme" role="obj" output="aspron" locus="number"> - <word posp="noun" gloss="girl"/> - </np> </s> </example>
module casemarking:
<example id="love2her" translation="He loves *her*."> <s> - <np def="def" number="sing" tr="rheme" role="obj" output="aspron" locus="number"> + <np def="def" number="sing" tr="rheme" role="obj" output="aspron" locus="number" case="ABS"> <word posp="noun" gloss="girl"/> </np> <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="love"/> </vp> - <np def="def" number="sing" tr="theme" role="subj" output="aspron" locus="number"> + <np def="def" number="sing" tr="theme" role="subj" output="aspron" locus="number" case="ERG"> <word posp="noun" gloss="boy"/> </np> </s> </example>
module addgender:
<example id="love2her" translation="He loves *her*."> <s> - <np def="def" number="sing" tr="rheme" role="obj" output="aspron" locus="number" case="ABS"> + <np def="def" number="sing" tr="rheme" role="obj" output="aspron" locus="number" case="ABS" gender="fem"> <word posp="noun" gloss="girl"/> </np> <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="love"/> </vp> - <np def="def" number="sing" tr="theme" role="subj" output="aspron" locus="number" case="ERG"> + <np def="def" number="sing" tr="theme" role="subj" output="aspron" locus="number" case="ERG" gender="masc"> <word posp="noun" gloss="boy"/> </np> </s> </example>
module simplifynumber: No change.
module propagatenumber: No change.
createpronouns:
<example id="love2her" translation="He loves *her*."> <s> - <np def="def" number="sing" tr="rheme" role="obj" output="aspron" locus="number" case="ABS" gender="fem"> - <word posp="noun" gloss="girl"/> + <np def="def" number="sing" tr="rheme" role="obj" locus="number" case="ABS" gender="fem"> + <word posp="pron" number="sing" gender="fem" gloss="3.sing.fem"/> </np> <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="love"/> </vp> - <np def="def" number="sing" tr="theme" role="subj" output="aspron" locus="number" case="ERG" gender="masc"> - <word posp="noun" gloss="boy"/> + <np def="def" number="sing" tr="theme" role="subj" locus="number" case="ERG" gender="masc"> + <word posp="pron" number="sing" gender="masc" gloss="3.sing.masc"/> </np> </s> </example>
module ngen: No change.
module wordorder: No change.
module wordorder: No change.
module wordorder: No change.
module conjp: No change.
flattenconjp: No change.
fixpronouns: No change.
copyuptophrase:
<example id="love2her" translation="He loves *her*.">
<s>
<np def="def" number="sing" tr="rheme" role="obj" locus="number" case="ABS" gender="fem">
<word posp="pron" number="sing" gender="fem" gloss="3.sing.fem"/>
</np>
- <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES">
+ <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.sing.fem" subj="3.sing.masc">
<word posp="verb" gloss="love"/>
</vp>
<np def="def" number="sing" tr="theme" role="subj" locus="number" case="ERG" gender="masc">
<word posp="pron" number="sing" gender="masc" gloss="3.sing.masc"/>
</np>
</s>
</example>
prodrop:
<example id="love2her" translation="He loves *her*.">
<s>
<np def="def" number="sing" tr="rheme" role="obj" locus="number" case="ABS" gender="fem">
<word posp="pron" number="sing" gender="fem" gloss="3.sing.fem"/>
</np>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.sing.fem" subj="3.sing.masc">
<word posp="verb" gloss="love"/>
</vp>
- <np def="def" number="sing" tr="theme" role="subj" locus="number" case="ERG" gender="masc">
- <word posp="pron" number="sing" gender="masc" gloss="3.sing.masc"/>
- </np>
</s>
</example>
addclitics:
<example id="love2her" translation="He loves *her*.">
<s>
<np def="def" number="sing" tr="rheme" role="obj" locus="number" case="ABS" gender="fem">
<word posp="pron" number="sing" gender="fem" gloss="3.sing.fem"/>
</np>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.sing.fem" subj="3.sing.masc">
+ <thingy type="vpnegation" function="proclitic" gloss="POS"/>
<word posp="verb" gloss="love"/>
+ <thingy type="vpta" function="enclitic" gloss="PRES"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
</s>
</example>
propagateArgumentCase: No change.
unwrapArgumentNPs: No change.
unwrapOwnerOwned: No change.
movedowntoword:
<example id="love2her" translation="He loves *her*.">
<s>
<np def="def" number="sing" tr="rheme" role="obj" locus="number" case="ABS" gender="fem">
- <word posp="pron" number="sing" gender="fem" gloss="3.sing.fem"/>
+ <word posp="pron" number="sing" gender="fem" gloss="3.sing.fem" def="def" tr="rheme" role="obj" locus="number" case="ABS"/>
</np>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.sing.fem" subj="3.sing.masc">
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
- <word posp="verb" gloss="love"/>
+ <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.sing.fem" subj="3.sing.masc"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
</s>
</example>
About to call getSlotValue for love/verb/question/obligatoryGot not.Q
addaffixes:
<example id="love2her" translation="He loves *her*.">
<s>
<np def="def" number="sing" tr="rheme" role="obj" locus="number" case="ABS" gender="fem">
<word posp="pron" number="sing" gender="fem" gloss="3.sing.fem" def="def" tr="rheme" role="obj" locus="number" case="ABS"/>
</np>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.sing.fem" subj="3.sing.masc">
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
<word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.sing.fem" subj="3.sing.masc"/>
+ <thingy type="verbquestion" function="suffix" gloss="not.Q"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
</s>
</example>
flatten:
<example id="love2her" translation="He loves *her*."> - <s> - <np def="def" number="sing" tr="rheme" role="obj" locus="number" case="ABS" gender="fem"> + <flat> <word posp="pron" number="sing" gender="fem" gloss="3.sing.fem" def="def" tr="rheme" role="obj" locus="number" case="ABS"/> - </np> - <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.sing.fem" subj="3.sing.masc"> <thingy type="vpnegation" function="proclitic" gloss="POS"/> <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.sing.fem" subj="3.sing.masc"/> <thingy type="verbquestion" function="suffix" gloss="not.Q"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> - </vp> - </s> + </flat> </example>
addvocab:
<example id="love2her" translation="He loves *her*."> <flat> - <word posp="pron" number="sing" gender="fem" gloss="3.sing.fem" def="def" tr="rheme" role="obj" locus="number" case="ABS"/> - <thingy type="vpnegation" function="proclitic" gloss="POS"/> - <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.sing.fem" subj="3.sing.masc"/> - <thingy type="verbquestion" function="suffix" gloss="not.Q"/> - <thingy type="vpta" function="enclitic" gloss="PRES"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> + <word posp="pron" number="sing" gender="fem" gloss="3.sing.fem" def="def" tr="rheme" role="obj" locus="number" case="ABS">|c|o|ˈ|</word> + <thingy type="vpnegation" function="proclitic" gloss="POS">-</thingy> + <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.sing.fem" subj="3.sing.masc">|h|u|ˈ|d|</word> + <thingy type="verbquestion" function="suffix" gloss="not.Q">-|u|</thingy> + <thingy type="vpta" function="enclitic" gloss="PRES">-</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative">|p|a|</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> </flat> </example>
vowelharmony: No change.
### |c|o|ˈ|#-> ˈco
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |h|u|ˈ|d|
#-> ˈhud
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### -|u|
#-> -u
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |p|a|
#-> pa
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |c|o|ˈ| |h|u|ˈ|d||u| |p|a|
#-> ˈco ˈhudu pa
removetags:
<example id="love2her" translation="He loves *her*.">
<flat>
<word posp="pron" number="sing" gender="fem" gloss="3.sing.fem" def="def" tr="rheme" role="obj" locus="number" case="ABS">|c|o|ˈ|</word>
- <thingy type="vpnegation" function="proclitic" gloss="POS">-</thingy>
<word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.sing.fem" subj="3.sing.masc">|h|u|ˈ|d|</word>
<thingy type="verbquestion" function="suffix" gloss="not.Q">-|u|</thingy>
- <thingy type="vpta" function="enclitic" gloss="PRES">-</thingy>
<thingy type="vpmode" function="enclitic" gloss="indicative">|p|a|</thingy>
- <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy>
</flat>
+ <p><span class="ilpair"><span class="mor">ˈco</span><br><span class="gls">3.sing.fem</span></span> <span class="ilpair"><span class="mor">ˈhud</span><br><span class="gls">love</span></span> <span class="ilpair"><span class="mor">-u</span><br><span class="gls">not.Q</span></span> <span class="ilpair"><span class="mor">pa</span><br><span class="gls">indicative</span></span></p>
+ <p>ˈco ˈhudu pa</p>
+ <p>tjo hudu pa</p>
+ <il>
+ <w>
+ <o/>
+ <g>3.sing.fem</g>
+ </w>
+ <w>
+ <o/>
+ <g>love</g>
+ </w>
+ <w>
+ <o/>
+ <g>not.Q</g>
+ </w>
+ <w>
+ <o/>
+ <g>indicative</g>
+ </w>
+ </il>
</example>
### ˈco ˈhudu pa#-> ˈco ˈhudu pa
Tjo hudu pa. [ˈco ˈhudu pa] ˈco 3.sing.fem ˈhud love -u not.Q pa indicative “He loves her.” | (5) |
Proper Nouns
initial XML:
<example id="loveprop" translation="NN1 hates NN2.">
<s>
<vp tam="gnomic">
<verb>hate</verb>
</vp>
<np def="def" number="sing" tr="theme" role="subj">
<noun>NN1</noun>
</np>
<np def="def" number="sing" tr="rheme" role="obj">
<noun>NN2</noun>
</np>
</s>
</example>cleanup:
<example id="loveprop" translation="NN1 hates NN2."> <s> - <vp tam="gnomic"> - <verb>hate</verb> + <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active"> + <word posp="verb" gloss="hate"/> </vp> - <np def="def" number="sing" tr="theme" role="subj"> - <noun>NN1</noun> + <np def="def" number="sing" tr="theme" role="subj" locus="number"> + <word posp="noun" gloss="NN1"/> </np> - <np def="def" number="sing" tr="rheme" role="obj"> - <noun>NN2</noun> + <np def="def" number="sing" tr="rheme" role="obj" locus="number"> + <word posp="noun" gloss="NN2"/> </np> </s> </example>
module articles:
<example id="loveprop" translation="NN1 hates NN2.">
<s>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active">
<word posp="verb" gloss="hate"/>
</vp>
<np def="def" number="sing" tr="theme" role="subj" locus="number">
<word posp="noun" gloss="NN1"/>
+ <word gloss="the" posp="det"/>
</np>
<np def="def" number="sing" tr="rheme" role="obj" locus="number">
<word posp="noun" gloss="NN2"/>
+ <word gloss="the" posp="det"/>
</np>
</s>
</example>
module nonpastonly:
<example id="loveprop" translation="NN1 hates NN2."> <s> - <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="hate"/> </vp> <np def="def" number="sing" tr="theme" role="subj" locus="number"> <word posp="noun" gloss="NN1"/> <word gloss="the" posp="det"/> </np> <np def="def" number="sing" tr="rheme" role="obj" locus="number"> <word posp="noun" gloss="NN2"/> <word gloss="the" posp="det"/> </np> </s> </example>
module noepistemic: No change.
module RelN: No change.
module sentenceconnectors: No change.
NOT IMPLEMENTEDmodule subordinate: No change.
tva1tva2
module affixdensity: No change.
module adpositions: No change.
module constorder:
<example id="loveprop" translation="NN1 hates NN2."> <s> + <np def="def" number="sing" tr="rheme" role="obj" locus="number"> + <word posp="noun" gloss="NN2"/> + <word gloss="the" posp="det"/> + </np> <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="hate"/> </vp> <np def="def" number="sing" tr="theme" role="subj" locus="number"> <word posp="noun" gloss="NN1"/> <word gloss="the" posp="det"/> </np> - <np def="def" number="sing" tr="rheme" role="obj" locus="number"> - <word posp="noun" gloss="NN2"/> - <word gloss="the" posp="det"/> - </np> </s> </example>
module casemarking:
<example id="loveprop" translation="NN1 hates NN2."> <s> - <np def="def" number="sing" tr="rheme" role="obj" locus="number"> + <np def="def" number="sing" tr="rheme" role="obj" locus="number" case="ABS"> <word posp="noun" gloss="NN2"/> <word gloss="the" posp="det"/> </np> <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="hate"/> </vp> - <np def="def" number="sing" tr="theme" role="subj" locus="number"> + <np def="def" number="sing" tr="theme" role="subj" locus="number" case="ERG"> <word posp="noun" gloss="NN1"/> <word gloss="the" posp="det"/> </np> </s> </example>
module addgender:
<example id="loveprop" translation="NN1 hates NN2."> <s> - <np def="def" number="sing" tr="rheme" role="obj" locus="number" case="ABS"> + <np def="def" number="sing" tr="rheme" role="obj" locus="number" case="ABS" gender="fem"> <word posp="noun" gloss="NN2"/> <word gloss="the" posp="det"/> </np> <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="hate"/> </vp> - <np def="def" number="sing" tr="theme" role="subj" locus="number" case="ERG"> + <np def="def" number="sing" tr="theme" role="subj" locus="number" case="ERG" gender="masc"> <word posp="noun" gloss="NN1"/> <word gloss="the" posp="det"/> </np> </s> </example>
module simplifynumber: No change.
module propagatenumber: No change.
createpronouns: No change.
module ngen: No change.
module wordorder: No change.
module wordorder: No change.
module wordorder:
<example id="loveprop" translation="NN1 hates NN2.">
<s>
<np def="def" number="sing" tr="rheme" role="obj" locus="number" case="ABS" gender="fem">
- <word posp="noun" gloss="NN2"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="NN2"/>
</np>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES">
<word posp="verb" gloss="hate"/>
</vp>
<np def="def" number="sing" tr="theme" role="subj" locus="number" case="ERG" gender="masc">
- <word posp="noun" gloss="NN1"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="NN1"/>
</np>
</s>
</example>
module conjp: No change.
flattenconjp: No change.
fixpronouns: No change.
copyuptophrase:
<example id="loveprop" translation="NN1 hates NN2.">
<s>
<np def="def" number="sing" tr="rheme" role="obj" locus="number" case="ABS" gender="fem">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="NN2"/>
</np>
- <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES">
+ <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.sing.fem" subj="3.sing.masc">
<word posp="verb" gloss="hate"/>
</vp>
<np def="def" number="sing" tr="theme" role="subj" locus="number" case="ERG" gender="masc">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="NN1"/>
</np>
</s>
</example>
prodrop: No change.
addclitics:
<example id="loveprop" translation="NN1 hates NN2.">
<s>
<np def="def" number="sing" tr="rheme" role="obj" locus="number" case="ABS" gender="fem">
+ <thingy type="npnumber" function="proclitic" gloss="sing"/>
<word gloss="the" posp="det"/>
<word posp="noun" gloss="NN2"/>
</np>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.sing.fem" subj="3.sing.masc">
+ <thingy type="vpnegation" function="proclitic" gloss="POS"/>
<word posp="verb" gloss="hate"/>
+ <thingy type="vpta" function="enclitic" gloss="PRES"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np def="def" number="sing" tr="theme" role="subj" locus="number" case="ERG" gender="masc">
+ <thingy type="npnumber" function="proclitic" gloss="sing"/>
<word gloss="the" posp="det"/>
<word posp="noun" gloss="NN1"/>
</np>
</s>
</example>
propagateArgumentCase: No change.
unwrapArgumentNPs: No change.
unwrapOwnerOwned: No change.
movedowntoword:
<example id="loveprop" translation="NN1 hates NN2.">
<s>
<np def="def" number="sing" tr="rheme" role="obj" locus="number" case="ABS" gender="fem">
<thingy type="npnumber" function="proclitic" gloss="sing"/>
- <word gloss="the" posp="det"/>
- <word posp="noun" gloss="NN2"/>
+ <word gloss="the" posp="det" def="def" number="sing" tr="rheme" role="obj" locus="number" case="ABS" gender="fem"/>
+ <word posp="noun" gloss="NN2" def="def" number="sing" tr="rheme" role="obj" locus="number" case="ABS" gender="fem"/>
</np>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.sing.fem" subj="3.sing.masc">
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
- <word posp="verb" gloss="hate"/>
+ <word posp="verb" gloss="hate" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.sing.fem" subj="3.sing.masc"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np def="def" number="sing" tr="theme" role="subj" locus="number" case="ERG" gender="masc">
<thingy type="npnumber" function="proclitic" gloss="sing"/>
- <word gloss="the" posp="det"/>
- <word posp="noun" gloss="NN1"/>
+ <word gloss="the" posp="det" def="def" number="sing" tr="theme" role="subj" locus="number" case="ERG" gender="masc"/>
+ <word posp="noun" gloss="NN1" def="def" number="sing" tr="theme" role="subj" locus="number" case="ERG" gender="masc"/>
</np>
</s>
</example>
About to call getSlotValue for the/det/gender/obligatoryGot fem
About to call getSlotValue for NN2/noun/case/obligatory
Got ABS
About to call getSlotValue for hate/verb/question/obligatory
Got not.Q
About to call getSlotValue for the/det/gender/obligatory
Got masc
About to call getSlotValue for NN1/noun/case/obligatory
Got ERG
addaffixes:
<example id="loveprop" translation="NN1 hates NN2.">
<s>
<np def="def" number="sing" tr="rheme" role="obj" locus="number" case="ABS" gender="fem">
<thingy type="npnumber" function="proclitic" gloss="sing"/>
<word gloss="the" posp="det" def="def" number="sing" tr="rheme" role="obj" locus="number" case="ABS" gender="fem"/>
+ <thingy type="detgender" function="suffix" gloss="fem"/>
+ <thingy type="nouncase" function="prefix" gloss="ABS"/>
<word posp="noun" gloss="NN2" def="def" number="sing" tr="rheme" role="obj" locus="number" case="ABS" gender="fem"/>
</np>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.sing.fem" subj="3.sing.masc">
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
<word posp="verb" gloss="hate" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.sing.fem" subj="3.sing.masc"/>
+ <thingy type="verbquestion" function="suffix" gloss="not.Q"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np def="def" number="sing" tr="theme" role="subj" locus="number" case="ERG" gender="masc">
<thingy type="npnumber" function="proclitic" gloss="sing"/>
<word gloss="the" posp="det" def="def" number="sing" tr="theme" role="subj" locus="number" case="ERG" gender="masc"/>
+ <thingy type="detgender" function="suffix" gloss="masc"/>
+ <thingy type="nouncase" function="prefix" gloss="ERG"/>
<word posp="noun" gloss="NN1" def="def" number="sing" tr="theme" role="subj" locus="number" case="ERG" gender="masc"/>
</np>
</s>
</example>
flatten:
<example id="loveprop" translation="NN1 hates NN2."> - <s> - <np def="def" number="sing" tr="rheme" role="obj" locus="number" case="ABS" gender="fem"> + <flat> <thingy type="npnumber" function="proclitic" gloss="sing"/> <word gloss="the" posp="det" def="def" number="sing" tr="rheme" role="obj" locus="number" case="ABS" gender="fem"/> <thingy type="detgender" function="suffix" gloss="fem"/> <thingy type="nouncase" function="prefix" gloss="ABS"/> <word posp="noun" gloss="NN2" def="def" number="sing" tr="rheme" role="obj" locus="number" case="ABS" gender="fem"/> - </np> - <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.sing.fem" subj="3.sing.masc"> <thingy type="vpnegation" function="proclitic" gloss="POS"/> <word posp="verb" gloss="hate" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.sing.fem" subj="3.sing.masc"/> <thingy type="verbquestion" function="suffix" gloss="not.Q"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> - </vp> - <np def="def" number="sing" tr="theme" role="subj" locus="number" case="ERG" gender="masc"> <thingy type="npnumber" function="proclitic" gloss="sing"/> <word gloss="the" posp="det" def="def" number="sing" tr="theme" role="subj" locus="number" case="ERG" gender="masc"/> <thingy type="detgender" function="suffix" gloss="masc"/> <thingy type="nouncase" function="prefix" gloss="ERG"/> <word posp="noun" gloss="NN1" def="def" number="sing" tr="theme" role="subj" locus="number" case="ERG" gender="masc"/> - </np> - </s> + </flat> </example>
addvocab:
-<example id="loveprop" translation="NN1 hates NN2."> +<example id="loveprop" translation="Ujudzu hates Aighitha."> <flat> - <thingy type="npnumber" function="proclitic" gloss="sing"/> - <word gloss="the" posp="det" def="def" number="sing" tr="rheme" role="obj" locus="number" case="ABS" gender="fem"/> - <thingy type="detgender" function="suffix" gloss="fem"/> - <thingy type="nouncase" function="prefix" gloss="ABS"/> - <word posp="noun" gloss="NN2" def="def" number="sing" tr="rheme" role="obj" locus="number" case="ABS" gender="fem"/> - <thingy type="vpnegation" function="proclitic" gloss="POS"/> - <word posp="verb" gloss="hate" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.sing.fem" subj="3.sing.masc"/> - <thingy type="verbquestion" function="suffix" gloss="not.Q"/> - <thingy type="vpta" function="enclitic" gloss="PRES"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="npnumber" function="proclitic" gloss="sing"/> - <word gloss="the" posp="det" def="def" number="sing" tr="theme" role="subj" locus="number" case="ERG" gender="masc"/> - <thingy type="detgender" function="suffix" gloss="masc"/> - <thingy type="nouncase" function="prefix" gloss="ERG"/> - <word posp="noun" gloss="NN1" def="def" number="sing" tr="theme" role="subj" locus="number" case="ERG" gender="masc"/> + <thingy type="npnumber" function="proclitic" gloss="sing">-</thingy> + <word gloss="the" posp="det" def="def" number="sing" tr="rheme" role="obj" locus="number" case="ABS" gender="fem">|l|au|ˈ|</word> + <thingy type="detgender" function="suffix" gloss="fem">-|z|i|</thingy> + <thingy type="nouncase" function="prefix" gloss="ABS">|k|-</thingy> + <word posp="noun" gloss="Aighitha" def="def" number="sing" tr="rheme" role="obj" locus="number" case="ABS" gender="fem">|ai|ˈ|ɣ|i|θ|a|</word> + <thingy type="vpnegation" function="proclitic" gloss="POS">-</thingy> + <word posp="verb" gloss="hate" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.sing.fem" subj="3.sing.masc">|f|a|ˈ|j|</word> + <thingy type="verbquestion" function="suffix" gloss="not.Q">-|u|</thingy> + <thingy type="vpta" function="enclitic" gloss="PRES">-</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative">|p|a|</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> + <thingy type="npnumber" function="proclitic" gloss="sing">-</thingy> + <word gloss="the" posp="det" def="def" number="sing" tr="theme" role="subj" locus="number" case="ERG" gender="masc">|l|au|ˈ|</word> + <thingy type="detgender" function="suffix" gloss="masc">-|θ|i|</thingy> + <thingy type="nouncase" function="prefix" gloss="ERG">|s|-</thingy> + <word posp="noun" gloss="Ujudzu" def="def" number="sing" tr="theme" role="subj" locus="number" case="ERG" gender="masc">|u|ˈ|d͡ʒ|u|d͡z|u|</word> </flat> </example>
vowelharmony: No change.
### |l|au|ˈ|#-> ˈlau
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### -|z|i|
#-> -zi
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |k|-
#-> k-
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |ai|ˈ|ɣ|i|θ|a|
#-> ˈaiɣiθa
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |f|a|ˈ|j|
#-> ˈfaj
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### -|u|
#-> -u
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |p|a|
#-> pa
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |l|au|ˈ|
#-> ˈlau
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### -|θ|i|
#-> -θi
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |s|-
#-> s-
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |u|ˈ|d͡ʒ|u|d͡z|u|
#-> ˈud͡ʒud͡zu
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |l|au|ˈ||z|i| |k||ai|ˈ|ɣ|i|θ|a| |f|a|ˈ|j||u| |p|a| |l|au|ˈ||θ|i| |s||u|ˈ|d͡ʒ|u|d͡z|u|
#-> ˈlauzi ˈkaiɣiθa ˈfaju pa ˈlauθi ˈsud͡ʒud͡zu
removetags:
<example id="loveprop" translation="Ujudzu hates Aighitha."> <flat> - <thingy type="npnumber" function="proclitic" gloss="sing">-</thingy> <word gloss="the" posp="det" def="def" number="sing" tr="rheme" role="obj" locus="number" case="ABS" gender="fem">|l|au|ˈ|</word> <thingy type="detgender" function="suffix" gloss="fem">-|z|i|</thingy> <thingy type="nouncase" function="prefix" gloss="ABS">|k|-</thingy> <word posp="noun" gloss="Aighitha" def="def" number="sing" tr="rheme" role="obj" locus="number" case="ABS" gender="fem">|ai|ˈ|ɣ|i|θ|a|</word> - <thingy type="vpnegation" function="proclitic" gloss="POS">-</thingy> <word posp="verb" gloss="hate" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.sing.fem" subj="3.sing.masc">|f|a|ˈ|j|</word> <thingy type="verbquestion" function="suffix" gloss="not.Q">-|u|</thingy> - <thingy type="vpta" function="enclitic" gloss="PRES">-</thingy> <thingy type="vpmode" function="enclitic" gloss="indicative">|p|a|</thingy> - <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> - <thingy type="npnumber" function="proclitic" gloss="sing">-</thingy> <word gloss="the" posp="det" def="def" number="sing" tr="theme" role="subj" locus="number" case="ERG" gender="masc">|l|au|ˈ|</word> <thingy type="detgender" function="suffix" gloss="masc">-|θ|i|</thingy> <thingy type="nouncase" function="prefix" gloss="ERG">|s|-</thingy> <word posp="noun" gloss="Ujudzu" def="def" number="sing" tr="theme" role="subj" locus="number" case="ERG" gender="masc">|u|ˈ|d͡ʒ|u|d͡z|u|</word> </flat> + <p><span class="ilpair"><span class="mor">ˈlau</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">-zi</span><br><span class="gls">fem</span></span> <span class="ilpair"><span class="mor">k-</span><br><span class="gls">ABS</span></span> <span class="ilpair"><span class="mor">ˈaiɣiθa</span><br><span class="gls">Aighitha</span></span> <span class="ilpair"><span class="mor">ˈfaj</span><br><span class="gls">hate</span></span> <span class="ilpair"><span class="mor">-u</span><br><span class="gls">not.Q</span></span> <span class="ilpair"><span class="mor">pa</span><br><span class="gls">indicative</span></span> <span class="ilpair"><span class="mor">ˈlau</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">-θi</span><br><span class="gls">masc</span></span> <span class="ilpair"><span class="mor">s-</span><br><span class="gls">ERG</span></span> <span class="ilpair"><span class="mor">ˈud͡ʒud͡zu</span><br><span class="gls">Ujudzu</span></span></p> + <p>ˈlauzi ˈkaiɣiθa ˈfaju pa ˈlauθi ˈsud͡ʒud͡zu</p> + <p>lauzi kAiğitha fayu pa lauthi sUjud͡zu</p> + <il> + <w> + <o/> + <g>the</g> + </w> + <w> + <o/> + <g>fem</g> + </w> + <w> + <o/> + <g>ABS</g> + </w> + <w> + <o/> + <g>Aighitha</g> + </w> + <w> + <o/> + <g>hate</g> + </w> + <w> + <o/> + <g>not.Q</g> + </w> + <w> + <o/> + <g>indicative</g> + </w> + <w> + <o/> + <g>the</g> + </w> + <w> + <o/> + <g>masc</g> + </w> + <w> + <o/> + <g>ERG</g> + </w> + <w> + <o/> + <g>Ujudzu</g> + </w> + </il> </example>### ˈlauzi ˈkaiɣiθa ˈfaju pa ˈlauθi ˈsud͡ʒud͡zu
#-> ˈlauzi ˈkaiɣiθa ˈfaju pa ˈlauθi ˈsud͡ʒud͡zu
Lauzi kAiğitha fayu pa lauthi sUjud͡zu. [ˈlauzi ˈkaiɣiθa ˈfaju pa ˈlauθi ˈsud͡ʒud͡zu] ˈlau the -zi fem k- ABS ˈaiɣiθa Aighitha ˈfaj hate -u not.Q pa indicative ˈlau the -θi masc s- ERG ˈud͡ʒud͡zu Ujudzu “Ujudzu hates Aighitha.” | (6) |
Possession
initial XML:
<example id="posso1" translation="the boy's apple">
<np type="owner_owned">
<np number="sing" def="def">
<noun>boy</noun>
</np>
<np number="sing" def="def">
<noun>apple</noun>
</np>
</np>
</example>cleanup:
<example id="posso1" translation="the boy's apple"> <np type="owner_owned"> - <np number="sing" def="def"> - <noun>boy</noun> + <np number="sing" def="def" locus="number" role="owner"> + <word posp="noun" gloss="boy"/> </np> - <np number="sing" def="def"> - <noun>apple</noun> + <np number="sing" def="def" locus="number" role="owned"> + <word posp="noun" gloss="apple"/> </np> </np> </example>
module articles:
<example id="posso1" translation="the boy's apple">
<np type="owner_owned">
<np number="sing" def="def" locus="number" role="owner">
<word posp="noun" gloss="boy"/>
+ <word gloss="the" posp="det"/>
</np>
<np number="sing" def="def" locus="number" role="owned">
<word posp="noun" gloss="apple"/>
+ <word gloss="the" posp="det"/>
</np>
</np>
</example>
module nonpastonly: No change.
module noepistemic: No change.
module RelN: No change.
module sentenceconnectors: No change.
NOT IMPLEMENTEDmodule subordinate: No change.
module affixdensity: No change.
module adpositions: No change.
module constorder: No change.
module casemarking:
<example id="posso1" translation="the boy's apple"> - <np type="owner_owned"> + <np type="owner_owned" case="ABS"> <np number="sing" def="def" locus="number" role="owner"> <word posp="noun" gloss="boy"/> <word gloss="the" posp="det"/> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="apple"/> <word gloss="the" posp="det"/> </np> </np> </example>
module addgender:
<example id="posso1" translation="the boy's apple"> - <np type="owner_owned" case="ABS"> - <np number="sing" def="def" locus="number" role="owner"> + <np type="owner_owned" case="ABS" gender="masc"> + <np number="sing" def="def" locus="number" role="owner" gender="masc"> <word posp="noun" gloss="boy"/> <word gloss="the" posp="det"/> </np> - <np number="sing" def="def" locus="number" role="owned"> + <np number="sing" def="def" locus="number" role="owned" gender="masc"> <word posp="noun" gloss="apple"/> <word gloss="the" posp="det"/> </np> </np> </example>
module simplifynumber: No change.
module propagatenumber:
<example id="posso1" translation="the boy's apple"> - <np type="owner_owned" case="ABS" gender="masc"> + <np type="owner_owned" case="ABS" gender="masc" number="sing"> <np number="sing" def="def" locus="number" role="owner" gender="masc"> <word posp="noun" gloss="boy"/> <word gloss="the" posp="det"/> </np> <np number="sing" def="def" locus="number" role="owned" gender="masc"> <word posp="noun" gloss="apple"/> <word gloss="the" posp="det"/> </np> </np> </example>
createpronouns: No change.
module ngen: No change.
module wordorder: No change.
module wordorder: No change.
module wordorder:
<example id="posso1" translation="the boy's apple">
<np type="owner_owned" case="ABS" gender="masc" number="sing">
<np number="sing" def="def" locus="number" role="owner" gender="masc">
- <word posp="noun" gloss="boy"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="boy"/>
</np>
<np number="sing" def="def" locus="number" role="owned" gender="masc">
- <word posp="noun" gloss="apple"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="apple"/>
</np>
</np>
</example>
module conjp: No change.
flattenconjp: No change.
fixpronouns: No change.
copyuptophrase: No change.
prodrop: No change.
addclitics:
<example id="posso1" translation="the boy's apple">
<np type="owner_owned" case="ABS" gender="masc" number="sing">
<np number="sing" def="def" locus="number" role="owner" gender="masc">
+ <thingy type="npnumber" function="proclitic" gloss="sing"/>
<word gloss="the" posp="det"/>
<word posp="noun" gloss="boy"/>
</np>
<np number="sing" def="def" locus="number" role="owned" gender="masc">
+ <thingy type="npnumber" function="proclitic" gloss="sing"/>
<word gloss="the" posp="det"/>
<word posp="noun" gloss="apple"/>
</np>
</np>
</example>
propagateArgumentCase: No change.
unwrapArgumentNPs: No change.
unwrapOwnerOwned:
<example id="posso1" translation="the boy's apple"> - <np type="owner_owned" case="ABS" gender="masc" number="sing"> <np number="sing" def="def" locus="number" role="owner" gender="masc"> <thingy type="npnumber" function="proclitic" gloss="sing"/> <word gloss="the" posp="det"/> <word posp="noun" gloss="boy"/> </np> - <np number="sing" def="def" locus="number" role="owned" gender="masc"> + <np number="sing" def="def" locus="number" role="owned" gender="masc" case="ABS"> <thingy type="npnumber" function="proclitic" gloss="sing"/> <word gloss="the" posp="det"/> <word posp="noun" gloss="apple"/> </np> - </np> </example>
movedowntoword:
<example id="posso1" translation="the boy's apple">
<np number="sing" def="def" locus="number" role="owner" gender="masc">
<thingy type="npnumber" function="proclitic" gloss="sing"/>
- <word gloss="the" posp="det"/>
- <word posp="noun" gloss="boy"/>
+ <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owner" gender="masc"/>
+ <word posp="noun" gloss="boy" number="sing" def="def" locus="number" role="owner" gender="masc"/>
</np>
<np number="sing" def="def" locus="number" role="owned" gender="masc" case="ABS">
<thingy type="npnumber" function="proclitic" gloss="sing"/>
- <word gloss="the" posp="det"/>
- <word posp="noun" gloss="apple"/>
+ <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" gender="masc" case="ABS"/>
+ <word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" gender="masc" case="ABS"/>
</np>
</example>
About to call getSlotValue for the/det/gender/obligatoryGot masc
About to call getSlotValue for boy/noun/case/obligatory
calling defaultval for case/
defaultval: noun, case
returning ABS
Got ABS
About to call getSlotValue for the/det/gender/obligatory
Got masc
About to call getSlotValue for apple/noun/case/obligatory
Got ABS
addaffixes:
<example id="posso1" translation="the boy's apple">
<np number="sing" def="def" locus="number" role="owner" gender="masc">
<thingy type="npnumber" function="proclitic" gloss="sing"/>
<word gloss="the" posp="det" number="sing" def="def" locus="number" role="owner" gender="masc"/>
+ <thingy type="detgender" function="suffix" gloss="masc"/>
+ <thingy type="nouncase" function="prefix" gloss="ABS"/>
<word posp="noun" gloss="boy" number="sing" def="def" locus="number" role="owner" gender="masc"/>
</np>
<np number="sing" def="def" locus="number" role="owned" gender="masc" case="ABS">
<thingy type="npnumber" function="proclitic" gloss="sing"/>
<word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" gender="masc" case="ABS"/>
+ <thingy type="detgender" function="suffix" gloss="masc"/>
+ <thingy type="nouncase" function="prefix" gloss="ABS"/>
<word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" gender="masc" case="ABS"/>
</np>
</example>
flatten:
<example id="posso1" translation="the boy's apple"> - <np number="sing" def="def" locus="number" role="owner" gender="masc"> + <flat> <thingy type="npnumber" function="proclitic" gloss="sing"/> <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owner" gender="masc"/> <thingy type="detgender" function="suffix" gloss="masc"/> <thingy type="nouncase" function="prefix" gloss="ABS"/> <word posp="noun" gloss="boy" number="sing" def="def" locus="number" role="owner" gender="masc"/> - </np> - <np number="sing" def="def" locus="number" role="owned" gender="masc" case="ABS"> <thingy type="npnumber" function="proclitic" gloss="sing"/> <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" gender="masc" case="ABS"/> <thingy type="detgender" function="suffix" gloss="masc"/> <thingy type="nouncase" function="prefix" gloss="ABS"/> <word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" gender="masc" case="ABS"/> - </np> + </flat> </example>
addvocab:
<example id="posso1" translation="the boy's apple"> <flat> - <thingy type="npnumber" function="proclitic" gloss="sing"/> - <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owner" gender="masc"/> - <thingy type="detgender" function="suffix" gloss="masc"/> - <thingy type="nouncase" function="prefix" gloss="ABS"/> - <word posp="noun" gloss="boy" number="sing" def="def" locus="number" role="owner" gender="masc"/> - <thingy type="npnumber" function="proclitic" gloss="sing"/> - <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" gender="masc" case="ABS"/> - <thingy type="detgender" function="suffix" gloss="masc"/> - <thingy type="nouncase" function="prefix" gloss="ABS"/> - <word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" gender="masc" case="ABS"/> + <thingy type="npnumber" function="proclitic" gloss="sing">-</thingy> + <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owner" gender="masc">|l|au|ˈ|</word> + <thingy type="detgender" function="suffix" gloss="masc">-|θ|i|</thingy> + <thingy type="nouncase" function="prefix" gloss="ABS">|k|-</thingy> + <word posp="noun" gloss="boy" number="sing" def="def" locus="number" role="owner" gender="masc">|ai|ˈ|ʒ|i|p|u|</word> + <thingy type="npnumber" function="proclitic" gloss="sing">-</thingy> + <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" gender="masc" case="ABS">|l|au|ˈ|</word> + <thingy type="detgender" function="suffix" gloss="masc">-|θ|i|</thingy> + <thingy type="nouncase" function="prefix" gloss="ABS">|k|-</thingy> + <word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" gender="masc" case="ABS">|i|ˈ|n|a|d͡z|i|</word> </flat> </example>
vowelharmony: No change.
### |l|au|ˈ|#-> ˈlau
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### -|θ|i|
#-> -θi
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |k|-
#-> k-
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |ai|ˈ|ʒ|i|p|u|
#-> ˈaiʒipu
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |l|au|ˈ|
#-> ˈlau
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### -|θ|i|
#-> -θi
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |k|-
#-> k-
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |i|ˈ|n|a|d͡z|i|
#-> ˈinad͡zi
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |l|au|ˈ||θ|i| |k||ai|ˈ|ʒ|i|p|u| |l|au|ˈ||θ|i| |k||i|ˈ|n|a|d͡z|i|
#-> ˈlauθi ˈkaiʒipu ˈlauθi ˈkinad͡zi
removetags:
<example id="posso1" translation="the boy's apple"> <flat> - <thingy type="npnumber" function="proclitic" gloss="sing">-</thingy> <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owner" gender="masc">|l|au|ˈ|</word> <thingy type="detgender" function="suffix" gloss="masc">-|θ|i|</thingy> <thingy type="nouncase" function="prefix" gloss="ABS">|k|-</thingy> <word posp="noun" gloss="boy" number="sing" def="def" locus="number" role="owner" gender="masc">|ai|ˈ|ʒ|i|p|u|</word> - <thingy type="npnumber" function="proclitic" gloss="sing">-</thingy> <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" gender="masc" case="ABS">|l|au|ˈ|</word> <thingy type="detgender" function="suffix" gloss="masc">-|θ|i|</thingy> <thingy type="nouncase" function="prefix" gloss="ABS">|k|-</thingy> <word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" gender="masc" case="ABS">|i|ˈ|n|a|d͡z|i|</word> </flat> + <p><span class="ilpair"><span class="mor">ˈlau</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">-θi</span><br><span class="gls">masc</span></span> <span class="ilpair"><span class="mor">k-</span><br><span class="gls">ABS</span></span> <span class="ilpair"><span class="mor">ˈaiʒipu</span><br><span class="gls">boy</span></span> <span class="ilpair"><span class="mor">ˈlau</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">-θi</span><br><span class="gls">masc</span></span> <span class="ilpair"><span class="mor">k-</span><br><span class="gls">ABS</span></span> <span class="ilpair"><span class="mor">ˈinad͡zi</span><br><span class="gls">apple</span></span></p> + <p>ˈlauθi ˈkaiʒipu ˈlauθi ˈkinad͡zi</p> + <p>lauthi kaizhipu lauthi kinad͡zi</p> + <il> + <w> + <o/> + <g>the</g> + </w> + <w> + <o/> + <g>masc</g> + </w> + <w> + <o/> + <g>ABS</g> + </w> + <w> + <o/> + <g>boy</g> + </w> + <w> + <o/> + <g>the</g> + </w> + <w> + <o/> + <g>masc</g> + </w> + <w> + <o/> + <g>ABS</g> + </w> + <w> + <o/> + <g>apple</g> + </w> + </il> </example>### ˈlauθi ˈkaiʒipu ˈlauθi ˈkinad͡zi
#-> ˈlauθi ˈkaiʒipu ˈlauθi ˈkinad͡zi
lauthi kaizhipu lauthi kinad͡zi [ˈlauθi ˈkaiʒipu ˈlauθi ˈkinad͡zi] ˈlau the -θi masc k- ABS ˈaiʒipu boy ˈlau the -θi masc k- ABS ˈinad͡zi apple “the boy’s apple” | (7) |
initial XML:
<example id="posso1b" translation="his (the boy's) apple">
<np type="owner_owned">
<np number="sing" def="def" output="aspron">
<noun>boy</noun>
</np>
<np number="sing" def="def">
<noun>apple</noun>
</np>
</np>
</example>cleanup:
<example id="posso1b" translation="his (the boy's) apple"> <np type="owner_owned"> - <np number="sing" def="def" output="aspron"> - <noun>boy</noun> + <np number="sing" def="def" output="aspron" locus="number" role="owner"> + <word posp="noun" gloss="boy"/> </np> - <np number="sing" def="def"> - <noun>apple</noun> + <np number="sing" def="def" locus="number" role="owned"> + <word posp="noun" gloss="apple"/> </np> </np> </example>
module articles:
<example id="posso1b" translation="his (the boy's) apple">
<np type="owner_owned">
<np number="sing" def="def" output="aspron" locus="number" role="owner">
<word posp="noun" gloss="boy"/>
</np>
<np number="sing" def="def" locus="number" role="owned">
<word posp="noun" gloss="apple"/>
+ <word gloss="the" posp="det"/>
</np>
</np>
</example>
module nonpastonly: No change.
module noepistemic: No change.
module RelN: No change.
module sentenceconnectors: No change.
NOT IMPLEMENTEDmodule subordinate: No change.
module affixdensity: No change.
module adpositions: No change.
module constorder: No change.
module casemarking:
<example id="posso1b" translation="his (the boy's) apple"> - <np type="owner_owned"> + <np type="owner_owned" case="ABS"> <np number="sing" def="def" output="aspron" locus="number" role="owner"> <word posp="noun" gloss="boy"/> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="apple"/> <word gloss="the" posp="det"/> </np> </np> </example>
module addgender:
<example id="posso1b" translation="his (the boy's) apple"> - <np type="owner_owned" case="ABS"> - <np number="sing" def="def" output="aspron" locus="number" role="owner"> + <np type="owner_owned" case="ABS" gender="masc"> + <np number="sing" def="def" output="aspron" locus="number" role="owner" gender="masc"> <word posp="noun" gloss="boy"/> </np> - <np number="sing" def="def" locus="number" role="owned"> + <np number="sing" def="def" locus="number" role="owned" gender="masc"> <word posp="noun" gloss="apple"/> <word gloss="the" posp="det"/> </np> </np> </example>
module simplifynumber: No change.
module propagatenumber:
<example id="posso1b" translation="his (the boy's) apple"> - <np type="owner_owned" case="ABS" gender="masc"> + <np type="owner_owned" case="ABS" gender="masc" number="sing"> <np number="sing" def="def" output="aspron" locus="number" role="owner" gender="masc"> <word posp="noun" gloss="boy"/> </np> <np number="sing" def="def" locus="number" role="owned" gender="masc"> <word posp="noun" gloss="apple"/> <word gloss="the" posp="det"/> </np> </np> </example>
createpronouns:
<example id="posso1b" translation="his (the boy's) apple"> <np type="owner_owned" case="ABS" gender="masc" number="sing"> - <np number="sing" def="def" output="aspron" locus="number" role="owner" gender="masc"> - <word posp="noun" gloss="boy"/> + <np number="sing" def="def" locus="number" role="owner" gender="masc"> + <word posp="pron" number="sing" gender="masc" gloss="3.sing.masc"/> </np> <np number="sing" def="def" locus="number" role="owned" gender="masc"> <word posp="noun" gloss="apple"/> <word gloss="the" posp="det"/> </np> </np> </example>
module ngen: No change.
module wordorder: No change.
module wordorder: No change.
module wordorder:
<example id="posso1b" translation="his (the boy's) apple">
<np type="owner_owned" case="ABS" gender="masc" number="sing">
<np number="sing" def="def" locus="number" role="owner" gender="masc">
<word posp="pron" number="sing" gender="masc" gloss="3.sing.masc"/>
</np>
<np number="sing" def="def" locus="number" role="owned" gender="masc">
- <word posp="noun" gloss="apple"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="apple"/>
</np>
</np>
</example>
module conjp: No change.
flattenconjp: No change.
fixpronouns: No change.
copyuptophrase: No change.
prodrop: No change.
addclitics:
<example id="posso1b" translation="his (the boy's) apple">
<np type="owner_owned" case="ABS" gender="masc" number="sing">
<np number="sing" def="def" locus="number" role="owner" gender="masc">
<word posp="pron" number="sing" gender="masc" gloss="3.sing.masc"/>
</np>
<np number="sing" def="def" locus="number" role="owned" gender="masc">
+ <thingy type="npnumber" function="proclitic" gloss="sing"/>
<word gloss="the" posp="det"/>
<word posp="noun" gloss="apple"/>
</np>
</np>
</example>
propagateArgumentCase: No change.
unwrapArgumentNPs: No change.
unwrapOwnerOwned:
<example id="posso1b" translation="his (the boy's) apple"> - <np type="owner_owned" case="ABS" gender="masc" number="sing"> <np number="sing" def="def" locus="number" role="owner" gender="masc"> <word posp="pron" number="sing" gender="masc" gloss="3.sing.masc"/> </np> - <np number="sing" def="def" locus="number" role="owned" gender="masc"> + <np number="sing" def="def" locus="number" role="owned" gender="masc" case="ABS"> <thingy type="npnumber" function="proclitic" gloss="sing"/> <word gloss="the" posp="det"/> <word posp="noun" gloss="apple"/> </np> - </np> </example>
movedowntoword:
<example id="posso1b" translation="his (the boy's) apple"> <np number="sing" def="def" locus="number" role="owner" gender="masc"> - <word posp="pron" number="sing" gender="masc" gloss="3.sing.masc"/> + <word posp="pron" number="sing" gender="masc" gloss="3.sing.masc" def="def" locus="number" role="owner"/> </np> <np number="sing" def="def" locus="number" role="owned" gender="masc" case="ABS"> <thingy type="npnumber" function="proclitic" gloss="sing"/> - <word gloss="the" posp="det"/> - <word posp="noun" gloss="apple"/> + <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" gender="masc" case="ABS"/> + <word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" gender="masc" case="ABS"/> </np> </example>About to call getSlotValue for the/det/gender/obligatory
Got masc
About to call getSlotValue for apple/noun/case/obligatory
Got ABS
addaffixes:
<example id="posso1b" translation="his (the boy's) apple">
<np number="sing" def="def" locus="number" role="owner" gender="masc">
<word posp="pron" number="sing" gender="masc" gloss="3.sing.masc" def="def" locus="number" role="owner"/>
</np>
<np number="sing" def="def" locus="number" role="owned" gender="masc" case="ABS">
<thingy type="npnumber" function="proclitic" gloss="sing"/>
<word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" gender="masc" case="ABS"/>
+ <thingy type="detgender" function="suffix" gloss="masc"/>
+ <thingy type="nouncase" function="prefix" gloss="ABS"/>
<word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" gender="masc" case="ABS"/>
</np>
</example>
flatten:
<example id="posso1b" translation="his (the boy's) apple"> - <np number="sing" def="def" locus="number" role="owner" gender="masc"> + <flat> <word posp="pron" number="sing" gender="masc" gloss="3.sing.masc" def="def" locus="number" role="owner"/> - </np> - <np number="sing" def="def" locus="number" role="owned" gender="masc" case="ABS"> <thingy type="npnumber" function="proclitic" gloss="sing"/> <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" gender="masc" case="ABS"/> <thingy type="detgender" function="suffix" gloss="masc"/> <thingy type="nouncase" function="prefix" gloss="ABS"/> <word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" gender="masc" case="ABS"/> - </np> + </flat> </example>
addvocab:
<example id="posso1b" translation="his (the boy's) apple"> <flat> - <word posp="pron" number="sing" gender="masc" gloss="3.sing.masc" def="def" locus="number" role="owner"/> - <thingy type="npnumber" function="proclitic" gloss="sing"/> - <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" gender="masc" case="ABS"/> - <thingy type="detgender" function="suffix" gloss="masc"/> - <thingy type="nouncase" function="prefix" gloss="ABS"/> - <word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" gender="masc" case="ABS"/> + <word posp="pron" number="sing" gender="masc" gloss="3.sing.masc" def="def" locus="number" role="owner">|p|ai|ˈ|</word> + <thingy type="npnumber" function="proclitic" gloss="sing">-</thingy> + <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" gender="masc" case="ABS">|l|au|ˈ|</word> + <thingy type="detgender" function="suffix" gloss="masc">-|θ|i|</thingy> + <thingy type="nouncase" function="prefix" gloss="ABS">|k|-</thingy> + <word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" gender="masc" case="ABS">|i|ˈ|n|a|d͡z|i|</word> </flat> </example>
vowelharmony: No change.
### |p|ai|ˈ|#-> ˈpai
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |l|au|ˈ|
#-> ˈlau
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### -|θ|i|
#-> -θi
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |k|-
#-> k-
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |i|ˈ|n|a|d͡z|i|
#-> ˈinad͡zi
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |p|ai|ˈ| |l|au|ˈ||θ|i| |k||i|ˈ|n|a|d͡z|i|
#-> ˈpai ˈlauθi ˈkinad͡zi
removetags:
<example id="posso1b" translation="his (the boy's) apple">
<flat>
<word posp="pron" number="sing" gender="masc" gloss="3.sing.masc" def="def" locus="number" role="owner">|p|ai|ˈ|</word>
- <thingy type="npnumber" function="proclitic" gloss="sing">-</thingy>
<word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" gender="masc" case="ABS">|l|au|ˈ|</word>
<thingy type="detgender" function="suffix" gloss="masc">-|θ|i|</thingy>
<thingy type="nouncase" function="prefix" gloss="ABS">|k|-</thingy>
<word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" gender="masc" case="ABS">|i|ˈ|n|a|d͡z|i|</word>
</flat>
+ <p><span class="ilpair"><span class="mor">ˈpai</span><br><span class="gls">3.sing.masc</span></span> <span class="ilpair"><span class="mor">ˈlau</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">-θi</span><br><span class="gls">masc</span></span> <span class="ilpair"><span class="mor">k-</span><br><span class="gls">ABS</span></span> <span class="ilpair"><span class="mor">ˈinad͡zi</span><br><span class="gls">apple</span></span></p>
+ <p>ˈpai ˈlauθi ˈkinad͡zi</p>
+ <p>pai lauthi kinad͡zi</p>
+ <il>
+ <w>
+ <o/>
+ <g>3.sing.masc</g>
+ </w>
+ <w>
+ <o/>
+ <g>the</g>
+ </w>
+ <w>
+ <o/>
+ <g>masc</g>
+ </w>
+ <w>
+ <o/>
+ <g>ABS</g>
+ </w>
+ <w>
+ <o/>
+ <g>apple</g>
+ </w>
+ </il>
</example>
### ˈpai ˈlauθi ˈkinad͡zi#-> ˈpai ˈlauθi ˈkinad͡zi
pai lauthi kinad͡zi [ˈpai ˈlauθi ˈkinad͡zi] ˈpai 3.sing.masc ˈlau the -θi masc k- ABS ˈinad͡zi apple “his (the boy’s) apple” | (8) |
initial XML:
<example id="posso2" translation="my apple">
<np type="owner_owned">
<np number="sing" def="neither">
<pron person="1excl" number="sing"/>
</np>
<np number="sing" def="def">
<noun>apple</noun>
</np>
</np>
</example>cleanup:
<example id="posso2" translation="my apple"> <np type="owner_owned"> - <np number="sing" def="neither"> - <pron person="1excl" number="sing"/> + <np number="sing" def="neither" locus="number" role="owner"> + <word person="1excl" number="sing" posp="pron"/> </np> - <np number="sing" def="def"> - <noun>apple</noun> + <np number="sing" def="def" locus="number" role="owned"> + <word posp="noun" gloss="apple"/> </np> </np> </example>
module articles:
<example id="posso2" translation="my apple">
<np type="owner_owned">
<np number="sing" def="neither" locus="number" role="owner">
<word person="1excl" number="sing" posp="pron"/>
</np>
<np number="sing" def="def" locus="number" role="owned">
<word posp="noun" gloss="apple"/>
+ <word gloss="the" posp="det"/>
</np>
</np>
</example>
module nonpastonly: No change.
module noepistemic: No change.
module RelN: No change.
module sentenceconnectors: No change.
NOT IMPLEMENTEDmodule subordinate: No change.
module affixdensity: No change.
module adpositions: No change.
module constorder: No change.
module casemarking:
<example id="posso2" translation="my apple"> - <np type="owner_owned"> + <np type="owner_owned" case="ABS"> <np number="sing" def="neither" locus="number" role="owner"> <word person="1excl" number="sing" posp="pron"/> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="apple"/> <word gloss="the" posp="det"/> </np> </np> </example>
module addgender:
<example id="posso2" translation="my apple"> - <np type="owner_owned" case="ABS"> + <np type="owner_owned" case="ABS" gender="masc"> <np number="sing" def="neither" locus="number" role="owner"> <word person="1excl" number="sing" posp="pron"/> </np> - <np number="sing" def="def" locus="number" role="owned"> + <np number="sing" def="def" locus="number" role="owned" gender="masc"> <word posp="noun" gloss="apple"/> <word gloss="the" posp="det"/> </np> </np> </example>
module simplifynumber: No change.
module propagatenumber:
<example id="posso2" translation="my apple"> - <np type="owner_owned" case="ABS" gender="masc"> + <np type="owner_owned" case="ABS" gender="masc" number="sing"> <np number="sing" def="neither" locus="number" role="owner"> <word person="1excl" number="sing" posp="pron"/> </np> <np number="sing" def="def" locus="number" role="owned" gender="masc"> <word posp="noun" gloss="apple"/> <word gloss="the" posp="det"/> </np> </np> </example>
createpronouns: No change.
module ngen: No change.
module wordorder: No change.
module wordorder: No change.
module wordorder:
<example id="posso2" translation="my apple">
<np type="owner_owned" case="ABS" gender="masc" number="sing">
<np number="sing" def="neither" locus="number" role="owner">
<word person="1excl" number="sing" posp="pron"/>
</np>
<np number="sing" def="def" locus="number" role="owned" gender="masc">
- <word posp="noun" gloss="apple"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="apple"/>
</np>
</np>
</example>
module conjp: No change.
flattenconjp: No change.
fixpronouns:
<example id="posso2" translation="my apple">
<np type="owner_owned" case="ABS" gender="masc" number="sing">
<np number="sing" def="neither" locus="number" role="owner">
- <word person="1excl" number="sing" posp="pron"/>
+ <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="masc"/>
</np>
<np number="sing" def="def" locus="number" role="owned" gender="masc">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="apple"/>
</np>
</np>
</example>
copyuptophrase:
<example id="posso2" translation="my apple"> <np type="owner_owned" case="ABS" gender="masc" number="sing"> - <np number="sing" def="neither" locus="number" role="owner"> + <np number="sing" def="neither" locus="number" role="owner" person="1excl"> <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="masc"/> </np> <np number="sing" def="def" locus="number" role="owned" gender="masc"> <word gloss="the" posp="det"/> <word posp="noun" gloss="apple"/> </np> </np> </example>
prodrop: No change.
addclitics:
<example id="posso2" translation="my apple">
<np type="owner_owned" case="ABS" gender="masc" number="sing">
<np number="sing" def="neither" locus="number" role="owner" person="1excl">
<word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="masc"/>
</np>
<np number="sing" def="def" locus="number" role="owned" gender="masc">
+ <thingy type="npnumber" function="proclitic" gloss="sing"/>
<word gloss="the" posp="det"/>
<word posp="noun" gloss="apple"/>
</np>
</np>
</example>
propagateArgumentCase: No change.
unwrapArgumentNPs: No change.
unwrapOwnerOwned:
<example id="posso2" translation="my apple"> - <np type="owner_owned" case="ABS" gender="masc" number="sing"> <np number="sing" def="neither" locus="number" role="owner" person="1excl"> <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="masc"/> </np> - <np number="sing" def="def" locus="number" role="owned" gender="masc"> + <np number="sing" def="def" locus="number" role="owned" gender="masc" case="ABS"> <thingy type="npnumber" function="proclitic" gloss="sing"/> <word gloss="the" posp="det"/> <word posp="noun" gloss="apple"/> </np> - </np> </example>
movedowntoword:
<example id="posso2" translation="my apple"> <np number="sing" def="neither" locus="number" role="owner" person="1excl"> - <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="masc"/> + <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="masc" def="neither" locus="number" role="owner"/> </np> <np number="sing" def="def" locus="number" role="owned" gender="masc" case="ABS"> <thingy type="npnumber" function="proclitic" gloss="sing"/> - <word gloss="the" posp="det"/> - <word posp="noun" gloss="apple"/> + <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" gender="masc" case="ABS"/> + <word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" gender="masc" case="ABS"/> </np> </example>About to call getSlotValue for the/det/gender/obligatory
Got masc
About to call getSlotValue for apple/noun/case/obligatory
Got ABS
addaffixes:
<example id="posso2" translation="my apple">
<np number="sing" def="neither" locus="number" role="owner" person="1excl">
<word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="masc" def="neither" locus="number" role="owner"/>
</np>
<np number="sing" def="def" locus="number" role="owned" gender="masc" case="ABS">
<thingy type="npnumber" function="proclitic" gloss="sing"/>
<word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" gender="masc" case="ABS"/>
+ <thingy type="detgender" function="suffix" gloss="masc"/>
+ <thingy type="nouncase" function="prefix" gloss="ABS"/>
<word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" gender="masc" case="ABS"/>
</np>
</example>
flatten:
<example id="posso2" translation="my apple"> - <np number="sing" def="neither" locus="number" role="owner" person="1excl"> + <flat> <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="masc" def="neither" locus="number" role="owner"/> - </np> - <np number="sing" def="def" locus="number" role="owned" gender="masc" case="ABS"> <thingy type="npnumber" function="proclitic" gloss="sing"/> <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" gender="masc" case="ABS"/> <thingy type="detgender" function="suffix" gloss="masc"/> <thingy type="nouncase" function="prefix" gloss="ABS"/> <word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" gender="masc" case="ABS"/> - </np> + </flat> </example>
addvocab:
<example id="posso2" translation="my apple"> <flat> - <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="masc" def="neither" locus="number" role="owner"/> - <thingy type="npnumber" function="proclitic" gloss="sing"/> - <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" gender="masc" case="ABS"/> - <thingy type="detgender" function="suffix" gloss="masc"/> - <thingy type="nouncase" function="prefix" gloss="ABS"/> - <word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" gender="masc" case="ABS"/> + <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="masc" def="neither" locus="number" role="owner">|p|o|ˈ|</word> + <thingy type="npnumber" function="proclitic" gloss="sing">-</thingy> + <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" gender="masc" case="ABS">|l|au|ˈ|</word> + <thingy type="detgender" function="suffix" gloss="masc">-|θ|i|</thingy> + <thingy type="nouncase" function="prefix" gloss="ABS">|k|-</thingy> + <word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" gender="masc" case="ABS">|i|ˈ|n|a|d͡z|i|</word> </flat> </example>
vowelharmony: No change.
### |p|o|ˈ|#-> ˈpo
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |l|au|ˈ|
#-> ˈlau
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### -|θ|i|
#-> -θi
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |k|-
#-> k-
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |i|ˈ|n|a|d͡z|i|
#-> ˈinad͡zi
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |p|o|ˈ| |l|au|ˈ||θ|i| |k||i|ˈ|n|a|d͡z|i|
#-> ˈpo ˈlauθi ˈkinad͡zi
removetags:
<example id="posso2" translation="my apple">
<flat>
<word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="masc" def="neither" locus="number" role="owner">|p|o|ˈ|</word>
- <thingy type="npnumber" function="proclitic" gloss="sing">-</thingy>
<word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" gender="masc" case="ABS">|l|au|ˈ|</word>
<thingy type="detgender" function="suffix" gloss="masc">-|θ|i|</thingy>
<thingy type="nouncase" function="prefix" gloss="ABS">|k|-</thingy>
<word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" gender="masc" case="ABS">|i|ˈ|n|a|d͡z|i|</word>
</flat>
+ <p><span class="ilpair"><span class="mor">ˈpo</span><br><span class="gls">1excl.sing</span></span> <span class="ilpair"><span class="mor">ˈlau</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">-θi</span><br><span class="gls">masc</span></span> <span class="ilpair"><span class="mor">k-</span><br><span class="gls">ABS</span></span> <span class="ilpair"><span class="mor">ˈinad͡zi</span><br><span class="gls">apple</span></span></p>
+ <p>ˈpo ˈlauθi ˈkinad͡zi</p>
+ <p>po lauthi kinad͡zi</p>
+ <il>
+ <w>
+ <o/>
+ <g>1excl.sing</g>
+ </w>
+ <w>
+ <o/>
+ <g>the</g>
+ </w>
+ <w>
+ <o/>
+ <g>masc</g>
+ </w>
+ <w>
+ <o/>
+ <g>ABS</g>
+ </w>
+ <w>
+ <o/>
+ <g>apple</g>
+ </w>
+ </il>
</example>
### ˈpo ˈlauθi ˈkinad͡zi#-> ˈpo ˈlauθi ˈkinad͡zi
po lauthi kinad͡zi [ˈpo ˈlauθi ˈkinad͡zi] ˈpo 1excl.sing ˈlau the -θi masc k- ABS ˈinad͡zi apple “my apple” | (9) |
initial XML:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son.">
<s>
<vp tam="past-punct">
<verb>kiss</verb>
</vp>
<np role="subj">
<np type="owner_owned">
<np number="sing" def="def">
<noun>hunter</noun>
</np>
<np number="sing" def="def">
<noun>daughter</noun>
</np>
</np>
</np>
<np role="obj">
<np type="owner_owned">
<np type="owner_owned">
<np number="sing" def="neither">
<pron person="2" number="sing"/>
</np>
<np number="sing" def="def">
<noun>neighbour</noun>
</np>
</np>
<np number="sing" def="def">
<noun>son</noun>
</np>
</np>
</np>
</s>
</example>cleanup:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son."> <s> - <vp tam="past-punct"> - <verb>kiss</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="kiss"/> </vp> <np role="subj"> <np type="owner_owned"> - <np number="sing" def="def"> - <noun>hunter</noun> + <np number="sing" def="def" locus="number" role="owner"> + <word posp="noun" gloss="hunter"/> </np> - <np number="sing" def="def"> - <noun>daughter</noun> + <np number="sing" def="def" locus="number" role="owned"> + <word posp="noun" gloss="daughter"/> </np> </np> </np> <np role="obj"> <np type="owner_owned"> - <np type="owner_owned"> - <np number="sing" def="neither"> - <pron person="2" number="sing"/> + <np type="owner_owned" role="owner"> + <np number="sing" def="neither" locus="number" role="owner"> + <word person="2" number="sing" posp="pron"/> </np> - <np number="sing" def="def"> - <noun>neighbour</noun> + <np number="sing" def="def" locus="number" role="owned"> + <word posp="noun" gloss="neighbour"/> </np> </np> - <np number="sing" def="def"> - <noun>son</noun> + <np number="sing" def="def" locus="number" role="owned"> + <word posp="noun" gloss="son"/> </np> </np> </np> </s> </example>
module articles:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active">
<word posp="verb" gloss="kiss"/>
</vp>
<np role="subj">
<np type="owner_owned">
<np number="sing" def="def" locus="number" role="owner">
<word posp="noun" gloss="hunter"/>
+ <word gloss="the" posp="det"/>
</np>
<np number="sing" def="def" locus="number" role="owned">
<word posp="noun" gloss="daughter"/>
+ <word gloss="the" posp="det"/>
</np>
</np>
</np>
<np role="obj">
<np type="owner_owned">
<np type="owner_owned" role="owner">
<np number="sing" def="neither" locus="number" role="owner">
<word person="2" number="sing" posp="pron"/>
</np>
<np number="sing" def="def" locus="number" role="owned">
<word posp="noun" gloss="neighbour"/>
+ <word gloss="the" posp="det"/>
</np>
</np>
<np number="sing" def="def" locus="number" role="owned">
<word posp="noun" gloss="son"/>
+ <word gloss="the" posp="det"/>
</np>
</np>
</np>
</s>
</example>
module nonpastonly:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="kiss"/> </vp> <np role="subj"> <np type="owner_owned"> <np number="sing" def="def" locus="number" role="owner"> <word posp="noun" gloss="hunter"/> <word gloss="the" posp="det"/> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="daughter"/> <word gloss="the" posp="det"/> </np> </np> </np> <np role="obj"> <np type="owner_owned"> <np type="owner_owned" role="owner"> <np number="sing" def="neither" locus="number" role="owner"> <word person="2" number="sing" posp="pron"/> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="neighbour"/> <word gloss="the" posp="det"/> </np> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="son"/> <word gloss="the" posp="det"/> </np> </np> </np> </s> </example>
module noepistemic: No change.
module RelN: No change.
module sentenceconnectors: No change.
NOT IMPLEMENTEDmodule subordinate: No change.
tva1tva2
module affixdensity: No change.
module adpositions: No change.
module constorder:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> - <word posp="verb" gloss="kiss"/> - </vp> - <np role="subj"> - <np type="owner_owned"> - <np number="sing" def="def" locus="number" role="owner"> - <word posp="noun" gloss="hunter"/> - <word gloss="the" posp="det"/> - </np> - <np number="sing" def="def" locus="number" role="owned"> - <word posp="noun" gloss="daughter"/> - <word gloss="the" posp="det"/> - </np> - </np> - </np> <np role="obj"> <np type="owner_owned"> <np type="owner_owned" role="owner"> <np number="sing" def="neither" locus="number" role="owner"> <word person="2" number="sing" posp="pron"/> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="neighbour"/> <word gloss="the" posp="det"/> </np> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="son"/> <word gloss="the" posp="det"/> </np> </np> </np> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <word posp="verb" gloss="kiss"/> + </vp> + <np role="subj"> + <np type="owner_owned"> + <np number="sing" def="def" locus="number" role="owner"> + <word posp="noun" gloss="hunter"/> + <word gloss="the" posp="det"/> + </np> + <np number="sing" def="def" locus="number" role="owned"> + <word posp="noun" gloss="daughter"/> + <word gloss="the" posp="det"/> + </np> + </np> + </np> </s> </example>
module casemarking:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son."> <s> - <np role="obj"> + <np role="obj" case="ABS"> <np type="owner_owned"> <np type="owner_owned" role="owner"> <np number="sing" def="neither" locus="number" role="owner"> <word person="2" number="sing" posp="pron"/> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="neighbour"/> <word gloss="the" posp="det"/> </np> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="son"/> <word gloss="the" posp="det"/> </np> </np> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="kiss"/> </vp> - <np role="subj"> + <np role="subj" case="ERG"> <np type="owner_owned"> <np number="sing" def="def" locus="number" role="owner"> <word posp="noun" gloss="hunter"/> <word gloss="the" posp="det"/> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="daughter"/> <word gloss="the" posp="det"/> </np> </np> </np> </s> </example>
module addgender:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son.">
<s>
<np role="obj" case="ABS">
- <np type="owner_owned">
- <np type="owner_owned" role="owner">
+ <np type="owner_owned" gender="masc">
+ <np type="owner_owned" role="owner" gender="masc">
<np number="sing" def="neither" locus="number" role="owner">
<word person="2" number="sing" posp="pron"/>
</np>
- <np number="sing" def="def" locus="number" role="owned">
+ <np number="sing" def="def" locus="number" role="owned" gender="masc">
<word posp="noun" gloss="neighbour"/>
<word gloss="the" posp="det"/>
</np>
</np>
- <np number="sing" def="def" locus="number" role="owned">
+ <np number="sing" def="def" locus="number" role="owned" gender="masc">
<word posp="noun" gloss="son"/>
<word gloss="the" posp="det"/>
</np>
</np>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="kiss"/>
</vp>
<np role="subj" case="ERG">
- <np type="owner_owned">
- <np number="sing" def="def" locus="number" role="owner">
+ <np type="owner_owned" gender="fem">
+ <np number="sing" def="def" locus="number" role="owner" gender="masc">
<word posp="noun" gloss="hunter"/>
<word gloss="the" posp="det"/>
</np>
- <np number="sing" def="def" locus="number" role="owned">
+ <np number="sing" def="def" locus="number" role="owned" gender="fem">
<word posp="noun" gloss="daughter"/>
<word gloss="the" posp="det"/>
</np>
</np>
</np>
</s>
</example>
module simplifynumber: No change.
module propagatenumber:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son."> <s> - <np role="obj" case="ABS"> - <np type="owner_owned" gender="masc"> - <np type="owner_owned" role="owner" gender="masc"> + <np role="obj" case="ABS" number="sing"> + <np type="owner_owned" gender="masc" number="sing"> + <np type="owner_owned" role="owner" gender="masc" number="sing"> <np number="sing" def="neither" locus="number" role="owner"> <word person="2" number="sing" posp="pron"/> </np> <np number="sing" def="def" locus="number" role="owned" gender="masc"> <word posp="noun" gloss="neighbour"/> <word gloss="the" posp="det"/> </np> </np> <np number="sing" def="def" locus="number" role="owned" gender="masc"> <word posp="noun" gloss="son"/> <word gloss="the" posp="det"/> </np> </np> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="kiss"/> </vp> - <np role="subj" case="ERG"> - <np type="owner_owned" gender="fem"> + <np role="subj" case="ERG" number="sing"> + <np type="owner_owned" gender="fem" number="sing"> <np number="sing" def="def" locus="number" role="owner" gender="masc"> <word posp="noun" gloss="hunter"/> <word gloss="the" posp="det"/> </np> <np number="sing" def="def" locus="number" role="owned" gender="fem"> <word posp="noun" gloss="daughter"/> <word gloss="the" posp="det"/> </np> </np> </np> </s> </example>
createpronouns: No change.
module ngen: No change.
module wordorder: No change.
module wordorder: No change.
module wordorder:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son.">
<s>
<np role="obj" case="ABS" number="sing">
<np type="owner_owned" gender="masc" number="sing">
<np type="owner_owned" role="owner" gender="masc" number="sing">
<np number="sing" def="neither" locus="number" role="owner">
<word person="2" number="sing" posp="pron"/>
</np>
<np number="sing" def="def" locus="number" role="owned" gender="masc">
- <word posp="noun" gloss="neighbour"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="neighbour"/>
</np>
</np>
<np number="sing" def="def" locus="number" role="owned" gender="masc">
- <word posp="noun" gloss="son"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="son"/>
</np>
</np>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="kiss"/>
</vp>
<np role="subj" case="ERG" number="sing">
<np type="owner_owned" gender="fem" number="sing">
<np number="sing" def="def" locus="number" role="owner" gender="masc">
- <word posp="noun" gloss="hunter"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="hunter"/>
</np>
<np number="sing" def="def" locus="number" role="owned" gender="fem">
- <word posp="noun" gloss="daughter"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="daughter"/>
</np>
</np>
</np>
</s>
</example>
module conjp: No change.
flattenconjp: No change.
fixpronouns:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son.">
<s>
<np role="obj" case="ABS" number="sing">
<np type="owner_owned" gender="masc" number="sing">
<np type="owner_owned" role="owner" gender="masc" number="sing">
<np number="sing" def="neither" locus="number" role="owner">
- <word person="2" number="sing" posp="pron"/>
+ <word person="2" number="sing" posp="pron" gloss="2.sing" gender="masc"/>
</np>
<np number="sing" def="def" locus="number" role="owned" gender="masc">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="neighbour"/>
</np>
</np>
<np number="sing" def="def" locus="number" role="owned" gender="masc">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="son"/>
</np>
</np>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="kiss"/>
</vp>
<np role="subj" case="ERG" number="sing">
<np type="owner_owned" gender="fem" number="sing">
<np number="sing" def="def" locus="number" role="owner" gender="masc">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="hunter"/>
</np>
<np number="sing" def="def" locus="number" role="owned" gender="fem">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="daughter"/>
</np>
</np>
</np>
</s>
</example>
copyuptophrase:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son."> <s> - <np role="obj" case="ABS" number="sing"> + <np role="obj" case="ABS" number="sing" gender="masc"> <np type="owner_owned" gender="masc" number="sing"> <np type="owner_owned" role="owner" gender="masc" number="sing"> - <np number="sing" def="neither" locus="number" role="owner"> + <np number="sing" def="neither" locus="number" role="owner" person="2"> <word person="2" number="sing" posp="pron" gloss="2.sing" gender="masc"/> </np> <np number="sing" def="def" locus="number" role="owned" gender="masc"> <word gloss="the" posp="det"/> <word posp="noun" gloss="neighbour"/> </np> </np> <np number="sing" def="def" locus="number" role="owned" gender="masc"> <word gloss="the" posp="det"/> <word posp="noun" gloss="son"/> </np> </np> </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" subj="3.sing.fem"> <word posp="verb" gloss="kiss"/> </vp> - <np role="subj" case="ERG" number="sing"> + <np role="subj" case="ERG" number="sing" gender="fem"> <np type="owner_owned" gender="fem" number="sing"> <np number="sing" def="def" locus="number" role="owner" gender="masc"> <word gloss="the" posp="det"/> <word posp="noun" gloss="hunter"/> </np> <np number="sing" def="def" locus="number" role="owned" gender="fem"> <word gloss="the" posp="det"/> <word posp="noun" gloss="daughter"/> </np> </np> </np> </s> </example>
prodrop: No change.
addclitics:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son.">
<s>
<np role="obj" case="ABS" number="sing" gender="masc">
<np type="owner_owned" gender="masc" number="sing">
<np type="owner_owned" role="owner" gender="masc" number="sing">
<np number="sing" def="neither" locus="number" role="owner" person="2">
<word person="2" number="sing" posp="pron" gloss="2.sing" gender="masc"/>
</np>
<np number="sing" def="def" locus="number" role="owned" gender="masc">
+ <thingy type="npnumber" function="proclitic" gloss="sing"/>
<word gloss="the" posp="det"/>
<word posp="noun" gloss="neighbour"/>
</np>
</np>
<np number="sing" def="def" locus="number" role="owned" gender="masc">
+ <thingy type="npnumber" function="proclitic" gloss="sing"/>
<word gloss="the" posp="det"/>
<word posp="noun" gloss="son"/>
</np>
</np>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" subj="3.sing.fem">
+ <thingy type="vpnegation" function="proclitic" gloss="POS"/>
<word posp="verb" gloss="kiss"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np role="subj" case="ERG" number="sing" gender="fem">
<np type="owner_owned" gender="fem" number="sing">
<np number="sing" def="def" locus="number" role="owner" gender="masc">
+ <thingy type="npnumber" function="proclitic" gloss="sing"/>
<word gloss="the" posp="det"/>
<word posp="noun" gloss="hunter"/>
</np>
<np number="sing" def="def" locus="number" role="owned" gender="fem">
+ <thingy type="npnumber" function="proclitic" gloss="sing"/>
<word gloss="the" posp="det"/>
<word posp="noun" gloss="daughter"/>
</np>
</np>
</np>
</s>
</example>
propagateArgumentCase: No change.
unwrapArgumentNPs:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son."> <s> - <np role="obj" case="ABS" number="sing" gender="masc"> - <np type="owner_owned" gender="masc" number="sing"> + <np type="owner_owned" gender="masc" number="sing" role="obj" case="ABS"> <np type="owner_owned" role="owner" gender="masc" number="sing"> <np number="sing" def="neither" locus="number" role="owner" person="2"> <word person="2" number="sing" posp="pron" gloss="2.sing" gender="masc"/> </np> <np number="sing" def="def" locus="number" role="owned" gender="masc"> <thingy type="npnumber" function="proclitic" gloss="sing"/> <word gloss="the" posp="det"/> <word posp="noun" gloss="neighbour"/> </np> </np> <np number="sing" def="def" locus="number" role="owned" gender="masc"> <thingy type="npnumber" function="proclitic" gloss="sing"/> <word gloss="the" posp="det"/> <word posp="noun" gloss="son"/> </np> </np> - </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" subj="3.sing.fem"> <thingy type="vpnegation" function="proclitic" gloss="POS"/> <word posp="verb" gloss="kiss"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> </vp> - <np role="subj" case="ERG" number="sing" gender="fem"> - <np type="owner_owned" gender="fem" number="sing"> + <np type="owner_owned" gender="fem" number="sing" role="subj" case="ERG"> <np number="sing" def="def" locus="number" role="owner" gender="masc"> <thingy type="npnumber" function="proclitic" gloss="sing"/> <word gloss="the" posp="det"/> <word posp="noun" gloss="hunter"/> </np> <np number="sing" def="def" locus="number" role="owned" gender="fem"> <thingy type="npnumber" function="proclitic" gloss="sing"/> <word gloss="the" posp="det"/> <word posp="noun" gloss="daughter"/> </np> </np> - </np> </s> </example>
unwrapOwnerOwned:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son."> <s> - <np type="owner_owned" gender="masc" number="sing" role="obj" case="ABS"> - <np type="owner_owned" role="owner" gender="masc" number="sing"> <np number="sing" def="neither" locus="number" role="owner" person="2"> <word person="2" number="sing" posp="pron" gloss="2.sing" gender="masc"/> </np> <np number="sing" def="def" locus="number" role="owned" gender="masc"> <thingy type="npnumber" function="proclitic" gloss="sing"/> <word gloss="the" posp="det"/> <word posp="noun" gloss="neighbour"/> </np> - </np> - <np number="sing" def="def" locus="number" role="owned" gender="masc"> + <np number="sing" def="def" locus="number" role="owned" gender="masc" case="ABS"> <thingy type="npnumber" function="proclitic" gloss="sing"/> <word gloss="the" posp="det"/> <word posp="noun" gloss="son"/> </np> - </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" subj="3.sing.fem"> <thingy type="vpnegation" function="proclitic" gloss="POS"/> <word posp="verb" gloss="kiss"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> </vp> - <np type="owner_owned" gender="fem" number="sing" role="subj" case="ERG"> <np number="sing" def="def" locus="number" role="owner" gender="masc"> <thingy type="npnumber" function="proclitic" gloss="sing"/> <word gloss="the" posp="det"/> <word posp="noun" gloss="hunter"/> </np> - <np number="sing" def="def" locus="number" role="owned" gender="fem"> + <np number="sing" def="def" locus="number" role="owned" gender="fem" case="ERG"> <thingy type="npnumber" function="proclitic" gloss="sing"/> <word gloss="the" posp="det"/> <word posp="noun" gloss="daughter"/> </np> - </np> </s> </example>
movedowntoword:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son.">
<s>
<np number="sing" def="neither" locus="number" role="owner" person="2">
- <word person="2" number="sing" posp="pron" gloss="2.sing" gender="masc"/>
+ <word person="2" number="sing" posp="pron" gloss="2.sing" gender="masc" def="neither" locus="number" role="owner"/>
</np>
<np number="sing" def="def" locus="number" role="owned" gender="masc">
<thingy type="npnumber" function="proclitic" gloss="sing"/>
- <word gloss="the" posp="det"/>
- <word posp="noun" gloss="neighbour"/>
+ <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" gender="masc"/>
+ <word posp="noun" gloss="neighbour" number="sing" def="def" locus="number" role="owned" gender="masc"/>
</np>
<np number="sing" def="def" locus="number" role="owned" gender="masc" case="ABS">
<thingy type="npnumber" function="proclitic" gloss="sing"/>
- <word gloss="the" posp="det"/>
- <word posp="noun" gloss="son"/>
+ <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" gender="masc" case="ABS"/>
+ <word posp="noun" gloss="son" number="sing" def="def" locus="number" role="owned" gender="masc" case="ABS"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" subj="3.sing.fem">
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
- <word posp="verb" gloss="kiss"/>
+ <word posp="verb" gloss="kiss" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" subj="3.sing.fem"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np number="sing" def="def" locus="number" role="owner" gender="masc">
<thingy type="npnumber" function="proclitic" gloss="sing"/>
- <word gloss="the" posp="det"/>
- <word posp="noun" gloss="hunter"/>
+ <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owner" gender="masc"/>
+ <word posp="noun" gloss="hunter" number="sing" def="def" locus="number" role="owner" gender="masc"/>
</np>
<np number="sing" def="def" locus="number" role="owned" gender="fem" case="ERG">
<thingy type="npnumber" function="proclitic" gloss="sing"/>
- <word gloss="the" posp="det"/>
- <word posp="noun" gloss="daughter"/>
+ <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" gender="fem" case="ERG"/>
+ <word posp="noun" gloss="daughter" number="sing" def="def" locus="number" role="owned" gender="fem" case="ERG"/>
</np>
</s>
</example>
About to call getSlotValue for the/det/gender/obligatoryGot masc
About to call getSlotValue for neighbour/noun/case/obligatory
calling defaultval for case/
defaultval: noun, case
returning ABS
Got ABS
About to call getSlotValue for the/det/gender/obligatory
Got masc
About to call getSlotValue for son/noun/case/obligatory
Got ABS
About to call getSlotValue for kiss/verb/question/obligatory
Got not.Q
About to call getSlotValue for the/det/gender/obligatory
Got masc
About to call getSlotValue for hunter/noun/case/obligatory
calling defaultval for case/
defaultval: noun, case
returning ABS
Got ABS
About to call getSlotValue for the/det/gender/obligatory
Got fem
About to call getSlotValue for daughter/noun/case/obligatory
Got ERG
addaffixes:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son.">
<s>
<np number="sing" def="neither" locus="number" role="owner" person="2">
<word person="2" number="sing" posp="pron" gloss="2.sing" gender="masc" def="neither" locus="number" role="owner"/>
</np>
<np number="sing" def="def" locus="number" role="owned" gender="masc">
<thingy type="npnumber" function="proclitic" gloss="sing"/>
<word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" gender="masc"/>
+ <thingy type="detgender" function="suffix" gloss="masc"/>
+ <thingy type="nouncase" function="prefix" gloss="ABS"/>
<word posp="noun" gloss="neighbour" number="sing" def="def" locus="number" role="owned" gender="masc"/>
</np>
<np number="sing" def="def" locus="number" role="owned" gender="masc" case="ABS">
<thingy type="npnumber" function="proclitic" gloss="sing"/>
<word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" gender="masc" case="ABS"/>
+ <thingy type="detgender" function="suffix" gloss="masc"/>
+ <thingy type="nouncase" function="prefix" gloss="ABS"/>
<word posp="noun" gloss="son" number="sing" def="def" locus="number" role="owned" gender="masc" case="ABS"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" subj="3.sing.fem">
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
<word posp="verb" gloss="kiss" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" subj="3.sing.fem"/>
+ <thingy type="verbquestion" function="suffix" gloss="not.Q"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np number="sing" def="def" locus="number" role="owner" gender="masc">
<thingy type="npnumber" function="proclitic" gloss="sing"/>
<word gloss="the" posp="det" number="sing" def="def" locus="number" role="owner" gender="masc"/>
+ <thingy type="detgender" function="suffix" gloss="masc"/>
+ <thingy type="nouncase" function="prefix" gloss="ABS"/>
<word posp="noun" gloss="hunter" number="sing" def="def" locus="number" role="owner" gender="masc"/>
</np>
<np number="sing" def="def" locus="number" role="owned" gender="fem" case="ERG">
<thingy type="npnumber" function="proclitic" gloss="sing"/>
<word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" gender="fem" case="ERG"/>
+ <thingy type="detgender" function="suffix" gloss="fem"/>
+ <thingy type="nouncase" function="prefix" gloss="ERG"/>
<word posp="noun" gloss="daughter" number="sing" def="def" locus="number" role="owned" gender="fem" case="ERG"/>
</np>
</s>
</example>
flatten:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son."> - <s> - <np number="sing" def="neither" locus="number" role="owner" person="2"> + <flat> <word person="2" number="sing" posp="pron" gloss="2.sing" gender="masc" def="neither" locus="number" role="owner"/> - </np> - <np number="sing" def="def" locus="number" role="owned" gender="masc"> <thingy type="npnumber" function="proclitic" gloss="sing"/> <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" gender="masc"/> <thingy type="detgender" function="suffix" gloss="masc"/> <thingy type="nouncase" function="prefix" gloss="ABS"/> <word posp="noun" gloss="neighbour" number="sing" def="def" locus="number" role="owned" gender="masc"/> - </np> - <np number="sing" def="def" locus="number" role="owned" gender="masc" case="ABS"> <thingy type="npnumber" function="proclitic" gloss="sing"/> <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" gender="masc" case="ABS"/> <thingy type="detgender" function="suffix" gloss="masc"/> <thingy type="nouncase" function="prefix" gloss="ABS"/> <word posp="noun" gloss="son" number="sing" def="def" locus="number" role="owned" gender="masc" case="ABS"/> - </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" subj="3.sing.fem"> <thingy type="vpnegation" function="proclitic" gloss="POS"/> <word posp="verb" gloss="kiss" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" subj="3.sing.fem"/> <thingy type="verbquestion" function="suffix" gloss="not.Q"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> - </vp> - <np number="sing" def="def" locus="number" role="owner" gender="masc"> <thingy type="npnumber" function="proclitic" gloss="sing"/> <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owner" gender="masc"/> <thingy type="detgender" function="suffix" gloss="masc"/> <thingy type="nouncase" function="prefix" gloss="ABS"/> <word posp="noun" gloss="hunter" number="sing" def="def" locus="number" role="owner" gender="masc"/> - </np> - <np number="sing" def="def" locus="number" role="owned" gender="fem" case="ERG"> <thingy type="npnumber" function="proclitic" gloss="sing"/> <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" gender="fem" case="ERG"/> <thingy type="detgender" function="suffix" gloss="fem"/> <thingy type="nouncase" function="prefix" gloss="ERG"/> <word posp="noun" gloss="daughter" number="sing" def="def" locus="number" role="owned" gender="fem" case="ERG"/> - </np> - </s> + </flat> </example>
addvocab:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son."> <flat> - <word person="2" number="sing" posp="pron" gloss="2.sing" gender="masc" def="neither" locus="number" role="owner"/> - <thingy type="npnumber" function="proclitic" gloss="sing"/> - <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" gender="masc"/> - <thingy type="detgender" function="suffix" gloss="masc"/> - <thingy type="nouncase" function="prefix" gloss="ABS"/> - <word posp="noun" gloss="neighbour" number="sing" def="def" locus="number" role="owned" gender="masc"/> - <thingy type="npnumber" function="proclitic" gloss="sing"/> - <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" gender="masc" case="ABS"/> - <thingy type="detgender" function="suffix" gloss="masc"/> - <thingy type="nouncase" function="prefix" gloss="ABS"/> - <word posp="noun" gloss="son" number="sing" def="def" locus="number" role="owned" gender="masc" case="ABS"/> - <thingy type="vpnegation" function="proclitic" gloss="POS"/> - <word posp="verb" gloss="kiss" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" subj="3.sing.fem"/> - <thingy type="verbquestion" function="suffix" gloss="not.Q"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="npnumber" function="proclitic" gloss="sing"/> - <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owner" gender="masc"/> - <thingy type="detgender" function="suffix" gloss="masc"/> - <thingy type="nouncase" function="prefix" gloss="ABS"/> - <word posp="noun" gloss="hunter" number="sing" def="def" locus="number" role="owner" gender="masc"/> - <thingy type="npnumber" function="proclitic" gloss="sing"/> - <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" gender="fem" case="ERG"/> - <thingy type="detgender" function="suffix" gloss="fem"/> - <thingy type="nouncase" function="prefix" gloss="ERG"/> - <word posp="noun" gloss="daughter" number="sing" def="def" locus="number" role="owned" gender="fem" case="ERG"/> + <word person="2" number="sing" posp="pron" gloss="2.sing" gender="masc" def="neither" locus="number" role="owner">|f|i|ˈ|</word> + <thingy type="npnumber" function="proclitic" gloss="sing">-</thingy> + <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" gender="masc">|l|au|ˈ|</word> + <thingy type="detgender" function="suffix" gloss="masc">-|θ|i|</thingy> + <thingy type="nouncase" function="prefix" gloss="ABS">|k|-</thingy> + <word posp="noun" gloss="neighbour" number="sing" def="def" locus="number" role="owned" gender="masc">|e|ˈ|p|u|z|i|</word> + <thingy type="npnumber" function="proclitic" gloss="sing">-</thingy> + <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" gender="masc" case="ABS">|l|au|ˈ|</word> + <thingy type="detgender" function="suffix" gloss="masc">-|θ|i|</thingy> + <thingy type="nouncase" function="prefix" gloss="ABS">|k|-</thingy> + <word posp="noun" gloss="son" number="sing" def="def" locus="number" role="owned" gender="masc" case="ABS">|i|ˈ|k|i|f|i|</word> + <thingy type="vpnegation" function="proclitic" gloss="POS">-</thingy> + <word posp="verb" gloss="kiss" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" subj="3.sing.fem">|p|o|ˈ|m|</word> + <thingy type="verbquestion" function="suffix" gloss="not.Q">-|u|</thingy> + <thingy type="vpta" function="enclitic" gloss="PAST">|s|i|</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative">|p|a|</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> + <thingy type="npnumber" function="proclitic" gloss="sing">-</thingy> + <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owner" gender="masc">|l|au|ˈ|</word> + <thingy type="detgender" function="suffix" gloss="masc">-|θ|i|</thingy> + <thingy type="nouncase" function="prefix" gloss="ABS">|k|-</thingy> + <word posp="noun" gloss="hunter" number="sing" def="def" locus="number" role="owner" gender="masc">|e|ˈ|n|i|t͡s|a|</word> + <thingy type="npnumber" function="proclitic" gloss="sing">-</thingy> + <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" gender="fem" case="ERG">|l|au|ˈ|</word> + <thingy type="detgender" function="suffix" gloss="fem">-|z|i|</thingy> + <thingy type="nouncase" function="prefix" gloss="ERG">|s|-</thingy> + <word posp="noun" gloss="daughter" number="sing" def="def" locus="number" role="owned" gender="fem" case="ERG">|i|ˈ|w|i|ʒ|i|</word> </flat> </example>
vowelharmony: No change.
### |f|i|ˈ|#-> ˈfi
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |l|au|ˈ|
#-> ˈlau
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### -|θ|i|
#-> -θi
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |k|-
#-> k-
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |e|ˈ|p|u|z|i|
#-> ˈepuzi
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |l|au|ˈ|
#-> ˈlau
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### -|θ|i|
#-> -θi
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |k|-
#-> k-
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |i|ˈ|k|i|f|i|
#-> ˈikifi
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |p|o|ˈ|m|
#-> ˈpom
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### -|u|
#-> -u
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |s|i|
#-> si
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |p|a|
#-> pa
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |l|au|ˈ|
#-> ˈlau
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### -|θ|i|
#-> -θi
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |k|-
#-> k-
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |e|ˈ|n|i|t͡s|a|
#-> ˈenit͡sa
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |l|au|ˈ|
#-> ˈlau
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### -|z|i|
#-> -zi
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |s|-
#-> s-
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |i|ˈ|w|i|ʒ|i|
#-> ˈiwiʒi
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |f|i|ˈ| |l|au|ˈ||θ|i| |k||e|ˈ|p|u|z|i| |l|au|ˈ||θ|i| |k||i|ˈ|k|i|f|i| |p|o|ˈ|m||u| |s|i| |p|a| |l|au|ˈ||θ|i| |k||e|ˈ|n|i|t͡s|a| |l|au|ˈ||z|i| |s||i|ˈ|w|i|ʒ|i|
#-> ˈfi ˈlauθi ˈkepuzi ˈlauθi ˈkikifi ˈpomu si pa ˈlauθi ˈkenit͡sa ˈlauzi ˈsiwiʒi
removetags:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son.">
<flat>
<word person="2" number="sing" posp="pron" gloss="2.sing" gender="masc" def="neither" locus="number" role="owner">|f|i|ˈ|</word>
- <thingy type="npnumber" function="proclitic" gloss="sing">-</thingy>
<word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" gender="masc">|l|au|ˈ|</word>
<thingy type="detgender" function="suffix" gloss="masc">-|θ|i|</thingy>
<thingy type="nouncase" function="prefix" gloss="ABS">|k|-</thingy>
<word posp="noun" gloss="neighbour" number="sing" def="def" locus="number" role="owned" gender="masc">|e|ˈ|p|u|z|i|</word>
- <thingy type="npnumber" function="proclitic" gloss="sing">-</thingy>
<word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" gender="masc" case="ABS">|l|au|ˈ|</word>
<thingy type="detgender" function="suffix" gloss="masc">-|θ|i|</thingy>
<thingy type="nouncase" function="prefix" gloss="ABS">|k|-</thingy>
<word posp="noun" gloss="son" number="sing" def="def" locus="number" role="owned" gender="masc" case="ABS">|i|ˈ|k|i|f|i|</word>
- <thingy type="vpnegation" function="proclitic" gloss="POS">-</thingy>
<word posp="verb" gloss="kiss" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" subj="3.sing.fem">|p|o|ˈ|m|</word>
<thingy type="verbquestion" function="suffix" gloss="not.Q">-|u|</thingy>
<thingy type="vpta" function="enclitic" gloss="PAST">|s|i|</thingy>
<thingy type="vpmode" function="enclitic" gloss="indicative">|p|a|</thingy>
- <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy>
- <thingy type="npnumber" function="proclitic" gloss="sing">-</thingy>
<word gloss="the" posp="det" number="sing" def="def" locus="number" role="owner" gender="masc">|l|au|ˈ|</word>
<thingy type="detgender" function="suffix" gloss="masc">-|θ|i|</thingy>
<thingy type="nouncase" function="prefix" gloss="ABS">|k|-</thingy>
<word posp="noun" gloss="hunter" number="sing" def="def" locus="number" role="owner" gender="masc">|e|ˈ|n|i|t͡s|a|</word>
- <thingy type="npnumber" function="proclitic" gloss="sing">-</thingy>
<word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" gender="fem" case="ERG">|l|au|ˈ|</word>
<thingy type="detgender" function="suffix" gloss="fem">-|z|i|</thingy>
<thingy type="nouncase" function="prefix" gloss="ERG">|s|-</thingy>
<word posp="noun" gloss="daughter" number="sing" def="def" locus="number" role="owned" gender="fem" case="ERG">|i|ˈ|w|i|ʒ|i|</word>
</flat>
+ <p><span class="ilpair"><span class="mor">ˈfi</span><br><span class="gls">2.sing</span></span> <span class="ilpair"><span class="mor">ˈlau</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">-θi</span><br><span class="gls">masc</span></span> <span class="ilpair"><span class="mor">k-</span><br><span class="gls">ABS</span></span> <span class="ilpair"><span class="mor">ˈepuzi</span><br><span class="gls">neighbour</span></span> <span class="ilpair"><span class="mor">ˈlau</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">-θi</span><br><span class="gls">masc</span></span> <span class="ilpair"><span class="mor">k-</span><br><span class="gls">ABS</span></span> <span class="ilpair"><span class="mor">ˈikifi</span><br><span class="gls">son</span></span> <span class="ilpair"><span class="mor">ˈpom</span><br><span class="gls">kiss</span></span> <span class="ilpair"><span class="mor">-u</span><br><span class="gls">not.Q</span></span> <span class="ilpair"><span class="mor">si</span><br><span class="gls">PAST</span></span> <span class="ilpair"><span class="mor">pa</span><br><span class="gls">indicative</span></span> <span class="ilpair"><span class="mor">ˈlau</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">-θi</span><br><span class="gls">masc</span></span> <span class="ilpair"><span class="mor">k-</span><br><span class="gls">ABS</span></span> <span class="ilpair"><span class="mor">ˈenit͡sa</span><br><span class="gls">hunter</span></span> <span class="ilpair"><span class="mor">ˈlau</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">-zi</span><br><span class="gls">fem</span></span> <span class="ilpair"><span class="mor">s-</span><br><span class="gls">ERG</span></span> <span class="ilpair"><span class="mor">ˈiwiʒi</span><br><span class="gls">daughter</span></span></p>
+ <p>ˈfi ˈlauθi ˈkepuzi ˈlauθi ˈkikifi ˈpomu si pa ˈlauθi ˈkenit͡sa ˈlauzi ˈsiwiʒi</p>
+ <p>fi lauthi kepuzi lauthi kikifi pomu si pa lauthi kenitza lauzi siwizhi</p>
+ <il>
+ <w>
+ <o/>
+ <g>2.sing</g>
+ </w>
+ <w>
+ <o/>
+ <g>the</g>
+ </w>
+ <w>
+ <o/>
+ <g>masc</g>
+ </w>
+ <w>
+ <o/>
+ <g>ABS</g>
+ </w>
+ <w>
+ <o/>
+ <g>neighbour</g>
+ </w>
+ <w>
+ <o/>
+ <g>the</g>
+ </w>
+ <w>
+ <o/>
+ <g>masc</g>
+ </w>
+ <w>
+ <o/>
+ <g>ABS</g>
+ </w>
+ <w>
+ <o/>
+ <g>son</g>
+ </w>
+ <w>
+ <o/>
+ <g>kiss</g>
+ </w>
+ <w>
+ <o/>
+ <g>not.Q</g>
+ </w>
+ <w>
+ <o/>
+ <g>PAST</g>
+ </w>
+ <w>
+ <o/>
+ <g>indicative</g>
+ </w>
+ <w>
+ <o/>
+ <g>the</g>
+ </w>
+ <w>
+ <o/>
+ <g>masc</g>
+ </w>
+ <w>
+ <o/>
+ <g>ABS</g>
+ </w>
+ <w>
+ <o/>
+ <g>hunter</g>
+ </w>
+ <w>
+ <o/>
+ <g>the</g>
+ </w>
+ <w>
+ <o/>
+ <g>fem</g>
+ </w>
+ <w>
+ <o/>
+ <g>ERG</g>
+ </w>
+ <w>
+ <o/>
+ <g>daughter</g>
+ </w>
+ </il>
</example>
### ˈfi ˈlauθi ˈkepuzi ˈlauθi ˈkikifi ˈpomu si pa ˈlauθi ˈkenit͡sa ˈlauzi ˈsiwiʒi#-> ˈfi ˈlauθi ˈkepuzi ˈlauθi ˈkikifi ˈpomu si pa ˈlauθi ˈkenit͡sa ˈlauzi ˈsiwiʒi
Fi lauthi kepuzi lauthi kikifi pomu si pa lauthi kenitza lauzi siwizhi. [ˈfi ˈlauθi ˈkepuzi ˈlauθi ˈkikifi ˈpomu si pa ˈlauθi ˈkenit͡sa ˈlauzi ˈsiwiʒi] ˈfi 2.sing ˈlau the -θi masc k- ABS ˈepuzi neighbour ˈlau the -θi masc k- ABS ˈikifi son ˈpom kiss -u not.Q si PAST pa indicative ˈlau the -θi masc k- ABS ˈenit͡sa hunter ˈlau the -zi fem s- ERG ˈiwiʒi daughter “The hunter’s daughter kissed your neighbour’s son.” | (10) |
Derivation
initial XML:
<example id="lamb0" translation="a lamb">
<np def="indef" number="sing" tr="rheme">
<noun>lamb</noun>
</np>
</example>cleanup:
<example id="lamb0" translation="a lamb"> - <np def="indef" number="sing" tr="rheme"> - <noun>lamb</noun> + <np def="indef" number="sing" tr="rheme" locus="number"> + <word posp="noun" gloss="lamb"/> </np> </example>
module articles:
<example id="lamb0" translation="a lamb"> - <np def="indef" number="sing" tr="rheme" locus="number"> + <np number="sing" tr="rheme" locus="number"> <word posp="noun" gloss="lamb"/> </np> </example>
module nonpastonly: No change.
module noepistemic: No change.
module RelN: No change.
module sentenceconnectors: No change.
NOT IMPLEMENTEDmodule subordinate: No change.
module affixdensity: No change.
module adpositions: No change.
module constorder: No change.
module casemarking:
<example id="lamb0" translation="a lamb"> - <np number="sing" tr="rheme" locus="number"> + <np number="sing" tr="rheme" locus="number" case="ABS"> <word posp="noun" gloss="lamb"/> </np> </example>
module addgender:
<example id="lamb0" translation="a lamb"> - <np number="sing" tr="rheme" locus="number" case="ABS"> + <np number="sing" tr="rheme" locus="number" case="ABS" gender="masc"> <word posp="noun" gloss="lamb"/> </np> </example>
module simplifynumber: No change.
module propagatenumber: No change.
createpronouns: No change.
module ngen: No change.
module wordorder: No change.
module wordorder: No change.
module wordorder: No change.
module conjp: No change.
flattenconjp: No change.
fixpronouns: No change.
copyuptophrase: No change.
prodrop: No change.
addclitics:
<example id="lamb0" translation="a lamb">
<np number="sing" tr="rheme" locus="number" case="ABS" gender="masc">
+ <thingy type="npnumber" function="proclitic" gloss="sing"/>
<word posp="noun" gloss="lamb"/>
</np>
</example>
propagateArgumentCase: No change.
unwrapArgumentNPs: No change.
unwrapOwnerOwned: No change.
movedowntoword:
<example id="lamb0" translation="a lamb">
<np number="sing" tr="rheme" locus="number" case="ABS" gender="masc">
<thingy type="npnumber" function="proclitic" gloss="sing"/>
- <word posp="noun" gloss="lamb"/>
+ <word posp="noun" gloss="lamb" number="sing" tr="rheme" locus="number" case="ABS" gender="masc"/>
</np>
</example>
About to call getSlotValue for lamb/noun/case/obligatoryGot ABS
addaffixes:
<example id="lamb0" translation="a lamb">
<np number="sing" tr="rheme" locus="number" case="ABS" gender="masc">
<thingy type="npnumber" function="proclitic" gloss="sing"/>
+ <thingy type="nouncase" function="prefix" gloss="ABS"/>
<word posp="noun" gloss="lamb" number="sing" tr="rheme" locus="number" case="ABS" gender="masc"/>
</np>
</example>
flatten:
<example id="lamb0" translation="a lamb"> - <np number="sing" tr="rheme" locus="number" case="ABS" gender="masc"> + <flat> <thingy type="npnumber" function="proclitic" gloss="sing"/> <thingy type="nouncase" function="prefix" gloss="ABS"/> <word posp="noun" gloss="lamb" number="sing" tr="rheme" locus="number" case="ABS" gender="masc"/> - </np> + </flat> </example>
addvocab:
<example id="lamb0" translation="a lamb"> <flat> - <thingy type="npnumber" function="proclitic" gloss="sing"/> - <thingy type="nouncase" function="prefix" gloss="ABS"/> - <word posp="noun" gloss="lamb" number="sing" tr="rheme" locus="number" case="ABS" gender="masc"/> + <thingy type="npnumber" function="proclitic" gloss="sing">-</thingy> + <thingy type="nouncase" function="prefix" gloss="ABS">|k|-</thingy> + <word posp="noun" gloss="lamb" number="sing" tr="rheme" locus="number" case="ABS" gender="masc">|a|ˈ|c|i|ʃ|a|</word> </flat> </example>
vowelharmony: No change.
### |k|-#-> k-
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |a|ˈ|c|i|ʃ|a|
#-> ˈaciʃa
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |k||a|ˈ|c|i|ʃ|a|
#-> ˈkaciʃa
removetags:
<example id="lamb0" translation="a lamb"> <flat> - <thingy type="npnumber" function="proclitic" gloss="sing">-</thingy> <thingy type="nouncase" function="prefix" gloss="ABS">|k|-</thingy> <word posp="noun" gloss="lamb" number="sing" tr="rheme" locus="number" case="ABS" gender="masc">|a|ˈ|c|i|ʃ|a|</word> </flat> + <p><span class="ilpair"><span class="mor">k-</span><br><span class="gls">ABS</span></span> <span class="ilpair"><span class="mor">ˈaciʃa</span><br><span class="gls">lamb</span></span></p> + <p>ˈkaciʃa</p> + <p>katjisha</p> + <il> + <w> + <o/> + <g>ABS</g> + </w> + <w> + <o/> + <g>lamb</g> + </w> + </il> </example>### ˈkaciʃa
#-> ˈkaciʃa
katjisha [ˈkaciʃa] k- ABS ˈaciʃa lamb “a lamb” | (11) |
initial XML:
<example id="lamb1" translation="a little lamb">
<np def="indef" number="sing" tr="rheme">
<noun>lamb</noun>
<adj>little</adj>
</np>
</example>cleanup:
<example id="lamb1" translation="a little lamb"> - <np def="indef" number="sing" tr="rheme"> - <noun>lamb</noun> - <adj>little</adj> + <np def="indef" number="sing" tr="rheme" locus="number"> + <word posp="noun" gloss="lamb"/> + <word posp="adj" gloss="little"/> </np> </example>
module articles:
<example id="lamb1" translation="a little lamb"> - <np def="indef" number="sing" tr="rheme" locus="number"> + <np number="sing" tr="rheme" locus="number"> <word posp="noun" gloss="lamb"/> <word posp="adj" gloss="little"/> </np> </example>
module nonpastonly: No change.
module noepistemic: No change.
module RelN: No change.
module sentenceconnectors: No change.
NOT IMPLEMENTEDmodule subordinate: No change.
submodule transform_adj<example id="lamb1" translation="a little lamb">
<np number="sing" tr="rheme" locus="number">
<word gloss="lamb" lexposp="noun" posp="noun">
<thingy gloss="little₁" type="nounnounderivbef" origposp="adj"/>
<thingy gloss="little₂" type="nounnounderivaft" origposp="adj"/>
</word>
</np>
</example>module affixdensity:
<example id="lamb1" translation="a little lamb"> <np number="sing" tr="rheme" locus="number"> - <word posp="noun" gloss="lamb"/> - <word posp="adj" gloss="little"/> + <word gloss="lamb" lexposp="noun" posp="noun"> + <thingy gloss="little₁" type="nounnounderivbef" origposp="adj"/> + <thingy gloss="little₂" type="nounnounderivaft" origposp="adj"/> + </word> </np> </example>
module adpositions: No change.
module constorder: No change.
module casemarking:
<example id="lamb1" translation="a little lamb"> - <np number="sing" tr="rheme" locus="number"> + <np number="sing" tr="rheme" locus="number" case="ABS"> <word gloss="lamb" lexposp="noun" posp="noun"> <thingy gloss="little₁" type="nounnounderivbef" origposp="adj"/> <thingy gloss="little₂" type="nounnounderivaft" origposp="adj"/> </word> </np> </example>
module addgender:
<example id="lamb1" translation="a little lamb"> - <np number="sing" tr="rheme" locus="number" case="ABS"> + <np number="sing" tr="rheme" locus="number" case="ABS" gender="masc"> <word gloss="lamb" lexposp="noun" posp="noun"> <thingy gloss="little₁" type="nounnounderivbef" origposp="adj"/> <thingy gloss="little₂" type="nounnounderivaft" origposp="adj"/> </word> </np> </example>
module simplifynumber: No change.
module propagatenumber: No change.
createpronouns: No change.
module ngen: No change.
module wordorder: No change.
module wordorder: No change.
module wordorder: No change.
module conjp: No change.
flattenconjp: No change.
fixpronouns: No change.
copyuptophrase: No change.
prodrop: No change.
addclitics:
<example id="lamb1" translation="a little lamb">
<np number="sing" tr="rheme" locus="number" case="ABS" gender="masc">
+ <thingy type="npnumber" function="proclitic" gloss="sing"/>
<word gloss="lamb" lexposp="noun" posp="noun">
<thingy gloss="little₁" type="nounnounderivbef" origposp="adj"/>
<thingy gloss="little₂" type="nounnounderivaft" origposp="adj"/>
</word>
</np>
</example>
propagateArgumentCase: No change.
unwrapArgumentNPs: No change.
unwrapOwnerOwned: No change.
movedowntoword:
<example id="lamb1" translation="a little lamb">
<np number="sing" tr="rheme" locus="number" case="ABS" gender="masc">
<thingy type="npnumber" function="proclitic" gloss="sing"/>
- <word gloss="lamb" lexposp="noun" posp="noun">
+ <word gloss="lamb" lexposp="noun" posp="noun" number="sing" tr="rheme" locus="number" case="ABS" gender="masc">
<thingy gloss="little₁" type="nounnounderivbef" origposp="adj"/>
<thingy gloss="little₂" type="nounnounderivaft" origposp="adj"/>
</word>
</np>
</example>
About to call getSlotValue for lamb/noun/case/obligatoryGot ABS
addaffixes:
<example id="lamb1" translation="a little lamb">
<np number="sing" tr="rheme" locus="number" case="ABS" gender="masc">
<thingy type="npnumber" function="proclitic" gloss="sing"/>
+ <thingy type="nouncase" function="prefix" gloss="ABS"/>
<word gloss="lamb" lexposp="noun" posp="noun" number="sing" tr="rheme" locus="number" case="ABS" gender="masc">
<thingy gloss="little₁" type="nounnounderivbef" origposp="adj"/>
<thingy gloss="little₂" type="nounnounderivaft" origposp="adj"/>
</word>
</np>
</example>
flatten:
<example id="lamb1" translation="a little lamb"> - <np number="sing" tr="rheme" locus="number" case="ABS" gender="masc"> + <flat> <thingy type="npnumber" function="proclitic" gloss="sing"/> <thingy type="nouncase" function="prefix" gloss="ABS"/> - <word gloss="lamb" lexposp="noun" posp="noun" number="sing" tr="rheme" locus="number" case="ABS" gender="masc"> <thingy gloss="little₁" type="nounnounderivbef" origposp="adj"/> + <word gloss="lamb" lexposp="noun" posp="noun" number="sing" tr="rheme" locus="number" case="ABS" gender="masc"/> <thingy gloss="little₂" type="nounnounderivaft" origposp="adj"/> - </word> - </np> + </flat> </example>
addvocab:
<example id="lamb1" translation="a little lamb"> <flat> - <thingy type="npnumber" function="proclitic" gloss="sing"/> - <thingy type="nouncase" function="prefix" gloss="ABS"/> - <thingy gloss="little₁" type="nounnounderivbef" origposp="adj"/> - <word gloss="lamb" lexposp="noun" posp="noun" number="sing" tr="rheme" locus="number" case="ABS" gender="masc"/> - <thingy gloss="little₂" type="nounnounderivaft" origposp="adj"/> + <thingy type="npnumber" function="proclitic" gloss="sing">-</thingy> + <thingy type="nouncase" function="prefix" gloss="ABS">|k|-</thingy> + <thingy gloss="little₁" type="nounnounderivbef" origposp="adj">-</thingy> + <word gloss="lamb" lexposp="noun" posp="noun" number="sing" tr="rheme" locus="number" case="ABS" gender="masc">|a|ˈ|c|i|ʃ|a|</word> + <thingy gloss="little₂" type="nounnounderivaft" origposp="adj">-|||j||i|||||</thingy> </flat> </example>
vowelharmony: No change.
### |k|-#-> k-
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |a|ˈ|c|i|ʃ|a|
#-> ˈaciʃa
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### -|||j||i|||||
#-> -ji
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |k||a|ˈ|c|i|ʃ|a||||j||i|||||
#-> ˈkaciʃaji
removetags:
<example id="lamb1" translation="a little lamb"> <flat> - <thingy type="npnumber" function="proclitic" gloss="sing">-</thingy> <thingy type="nouncase" function="prefix" gloss="ABS">|k|-</thingy> - <thingy gloss="little₁" type="nounnounderivbef" origposp="adj">-</thingy> <word gloss="lamb" lexposp="noun" posp="noun" number="sing" tr="rheme" locus="number" case="ABS" gender="masc">|a|ˈ|c|i|ʃ|a|</word> <thingy gloss="little₂" type="nounnounderivaft" origposp="adj">-|||j||i|||||</thingy> </flat> + <p><span class="ilpair"><span class="mor">k-</span><br><span class="gls">ABS</span></span> <span class="ilpair"><span class="mor">ˈaciʃa</span><br><span class="gls">lamb</span></span> <span class="ilpair"><span class="mor">-ji</span><br><span class="gls">little</span></span></p> + <p>ˈkaciʃaji</p> + <p>katjishayi</p> + <il> + <w> + <o/> + <g>ABS</g> + </w> + <w> + <o/> + <g>lamb</g> + </w> + <w> + <o/> + <g>little</g> + </w> + </il> </example>### ˈkaciʃaji
#-> ˈkaciʃaji
katjishayi [ˈkaciʃaji] k- ABS ˈaciʃa lamb -ji little “a little lamb” | (12) |
initial XML:
<example id="lamb2" translation="She had a little lamb.">
<s>
<vp tam="past-punct">
<verb>have</verb>
</vp>
<np def="def" number="sing" tr="theme" role="subj" output="aspron">
<noun>girl</noun>
</np>
<np def="indef" number="sing" tr="rheme" role="obj">
<noun>lamb</noun>
<adj>little</adj>
</np>
</s>
</example>cleanup:
<example id="lamb2" translation="She had a little lamb."> <s> - <vp tam="past-punct"> - <verb>have</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="have"/> </vp> - <np def="def" number="sing" tr="theme" role="subj" output="aspron"> - <noun>girl</noun> + <np def="def" number="sing" tr="theme" role="subj" output="aspron" locus="number"> + <word posp="noun" gloss="girl"/> </np> - <np def="indef" number="sing" tr="rheme" role="obj"> - <noun>lamb</noun> - <adj>little</adj> + <np def="indef" number="sing" tr="rheme" role="obj" locus="number"> + <word posp="noun" gloss="lamb"/> + <word posp="adj" gloss="little"/> </np> </s> </example>
module articles:
<example id="lamb2" translation="She had a little lamb.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active">
<word posp="verb" gloss="have"/>
</vp>
<np def="def" number="sing" tr="theme" role="subj" output="aspron" locus="number">
<word posp="noun" gloss="girl"/>
</np>
- <np def="indef" number="sing" tr="rheme" role="obj" locus="number">
+ <np number="sing" tr="rheme" role="obj" locus="number">
<word posp="noun" gloss="lamb"/>
<word posp="adj" gloss="little"/>
</np>
</s>
</example>
module nonpastonly:
<example id="lamb2" translation="She had a little lamb."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="have"/> </vp> <np def="def" number="sing" tr="theme" role="subj" output="aspron" locus="number"> <word posp="noun" gloss="girl"/> </np> <np number="sing" tr="rheme" role="obj" locus="number"> <word posp="noun" gloss="lamb"/> <word posp="adj" gloss="little"/> </np> </s> </example>
module noepistemic: No change.
module RelN: No change.
module sentenceconnectors: No change.
NOT IMPLEMENTEDmodule subordinate: No change.
submodule transform_adj<example id="lamb2" translation="She had a little lamb.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="have"/>
</vp>
<np def="def" number="sing" tr="theme" role="subj" output="aspron" locus="number">
<word posp="noun" gloss="girl"/>
</np>
<np number="sing" tr="rheme" role="obj" locus="number">
<word gloss="lamb" lexposp="noun" posp="noun">
<thingy gloss="little₁" type="nounnounderivbef" origposp="adj"/>
<thingy gloss="little₂" type="nounnounderivaft" origposp="adj"/>
</word>
</np>
</s>
</example>submodule transform_verb_obj
<example id="lamb2" translation="She had a little lamb.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word gloss="lamb" lexposp="noun" posp="verb">
<thingy gloss="have₁" type="nounverbderivbef" origposp="verb"/>
<thingy gloss="little₁" type="nounnounderivbef" origposp="adj"/>
<thingy gloss="little₂" type="nounnounderivaft" origposp="adj"/>
<thingy gloss="have₂" type="nounverbderivaft" origposp="verb"/>
</word>
</vp>
<np def="def" number="sing" tr="theme" role="subj" output="aspron" locus="number">
<word posp="noun" gloss="girl"/>
</np>
</s>
</example>tva1tva2
tva1
tva2
module affixdensity:
<example id="lamb2" translation="She had a little lamb.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
- <word posp="verb" gloss="have"/>
+ <word gloss="lamb" lexposp="noun" posp="verb">
+ <thingy gloss="have₁" type="nounverbderivbef" origposp="verb"/>
+ <thingy gloss="little₁" type="nounnounderivbef" origposp="adj"/>
+ <thingy gloss="little₂" type="nounnounderivaft" origposp="adj"/>
+ <thingy gloss="have₂" type="nounverbderivaft" origposp="verb"/>
+ </word>
</vp>
<np def="def" number="sing" tr="theme" role="subj" output="aspron" locus="number">
<word posp="noun" gloss="girl"/>
</np>
- <np number="sing" tr="rheme" role="obj" locus="number">
- <word posp="noun" gloss="lamb"/>
- <word posp="adj" gloss="little"/>
- </np>
</s>
</example>
module adpositions: No change.
module constorder: No change.
module casemarking:
<example id="lamb2" translation="She had a little lamb.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word gloss="lamb" lexposp="noun" posp="verb">
<thingy gloss="have₁" type="nounverbderivbef" origposp="verb"/>
<thingy gloss="little₁" type="nounnounderivbef" origposp="adj"/>
<thingy gloss="little₂" type="nounnounderivaft" origposp="adj"/>
<thingy gloss="have₂" type="nounverbderivaft" origposp="verb"/>
</word>
</vp>
- <np def="def" number="sing" tr="theme" role="subj" output="aspron" locus="number">
+ <np def="def" number="sing" tr="theme" role="subj" output="aspron" locus="number" case="ABS">
<word posp="noun" gloss="girl"/>
</np>
</s>
</example>
module addgender:
<example id="lamb2" translation="She had a little lamb.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word gloss="lamb" lexposp="noun" posp="verb">
<thingy gloss="have₁" type="nounverbderivbef" origposp="verb"/>
<thingy gloss="little₁" type="nounnounderivbef" origposp="adj"/>
<thingy gloss="little₂" type="nounnounderivaft" origposp="adj"/>
<thingy gloss="have₂" type="nounverbderivaft" origposp="verb"/>
</word>
</vp>
- <np def="def" number="sing" tr="theme" role="subj" output="aspron" locus="number" case="ABS">
+ <np def="def" number="sing" tr="theme" role="subj" output="aspron" locus="number" case="ABS" gender="fem">
<word posp="noun" gloss="girl"/>
</np>
</s>
</example>
module simplifynumber: No change.
module propagatenumber: No change.
createpronouns:
<example id="lamb2" translation="She had a little lamb.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word gloss="lamb" lexposp="noun" posp="verb">
<thingy gloss="have₁" type="nounverbderivbef" origposp="verb"/>
<thingy gloss="little₁" type="nounnounderivbef" origposp="adj"/>
<thingy gloss="little₂" type="nounnounderivaft" origposp="adj"/>
<thingy gloss="have₂" type="nounverbderivaft" origposp="verb"/>
</word>
</vp>
- <np def="def" number="sing" tr="theme" role="subj" output="aspron" locus="number" case="ABS" gender="fem">
- <word posp="noun" gloss="girl"/>
+ <np def="def" number="sing" tr="theme" role="subj" locus="number" case="ABS" gender="fem">
+ <word posp="pron" number="sing" gender="fem" gloss="3.sing.fem"/>
</np>
</s>
</example>
module ngen: No change.
module wordorder: No change.
module wordorder: No change.
module wordorder: No change.
module conjp: No change.
flattenconjp: No change.
fixpronouns: No change.
copyuptophrase:
<example id="lamb2" translation="She had a little lamb."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem"> <word gloss="lamb" lexposp="noun" posp="verb"> <thingy gloss="have₁" type="nounverbderivbef" origposp="verb"/> <thingy gloss="little₁" type="nounnounderivbef" origposp="adj"/> <thingy gloss="little₂" type="nounnounderivaft" origposp="adj"/> <thingy gloss="have₂" type="nounverbderivaft" origposp="verb"/> </word> </vp> <np def="def" number="sing" tr="theme" role="subj" locus="number" case="ABS" gender="fem"> <word posp="pron" number="sing" gender="fem" gloss="3.sing.fem"/> </np> </s> </example>
prodrop:
<example id="lamb2" translation="She had a little lamb.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem">
<word gloss="lamb" lexposp="noun" posp="verb">
<thingy gloss="have₁" type="nounverbderivbef" origposp="verb"/>
<thingy gloss="little₁" type="nounnounderivbef" origposp="adj"/>
<thingy gloss="little₂" type="nounnounderivaft" origposp="adj"/>
<thingy gloss="have₂" type="nounverbderivaft" origposp="verb"/>
</word>
</vp>
- <np def="def" number="sing" tr="theme" role="subj" locus="number" case="ABS" gender="fem">
- <word posp="pron" number="sing" gender="fem" gloss="3.sing.fem"/>
- </np>
</s>
</example>
addclitics:
<example id="lamb2" translation="She had a little lamb.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem">
+ <thingy type="vpnegation" function="proclitic" gloss="POS"/>
<word gloss="lamb" lexposp="noun" posp="verb">
<thingy gloss="have₁" type="nounverbderivbef" origposp="verb"/>
<thingy gloss="little₁" type="nounnounderivbef" origposp="adj"/>
<thingy gloss="little₂" type="nounnounderivaft" origposp="adj"/>
<thingy gloss="have₂" type="nounverbderivaft" origposp="verb"/>
</word>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
</s>
</example>
propagateArgumentCase: No change.
unwrapArgumentNPs: No change.
unwrapOwnerOwned: No change.
movedowntoword:
<example id="lamb2" translation="She had a little lamb.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem">
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
- <word gloss="lamb" lexposp="noun" posp="verb">
+ <word gloss="lamb" lexposp="noun" posp="verb" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem">
<thingy gloss="have₁" type="nounverbderivbef" origposp="verb"/>
<thingy gloss="little₁" type="nounnounderivbef" origposp="adj"/>
<thingy gloss="little₂" type="nounnounderivaft" origposp="adj"/>
<thingy gloss="have₂" type="nounverbderivaft" origposp="verb"/>
</word>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
</s>
</example>
About to call getSlotValue for lamb/verb/question/obligatoryGot not.Q
addaffixes:
<example id="lamb2" translation="She had a little lamb.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem">
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
<word gloss="lamb" lexposp="noun" posp="verb" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem">
<thingy gloss="have₁" type="nounverbderivbef" origposp="verb"/>
<thingy gloss="little₁" type="nounnounderivbef" origposp="adj"/>
<thingy gloss="little₂" type="nounnounderivaft" origposp="adj"/>
<thingy gloss="have₂" type="nounverbderivaft" origposp="verb"/>
</word>
+ <thingy type="verbquestion" function="suffix" gloss="not.Q"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
</s>
</example>
flatten:
<example id="lamb2" translation="She had a little lamb."> - <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem"> + <flat> <thingy type="vpnegation" function="proclitic" gloss="POS"/> - <word gloss="lamb" lexposp="noun" posp="verb" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem"> <thingy gloss="have₁" type="nounverbderivbef" origposp="verb"/> <thingy gloss="little₁" type="nounnounderivbef" origposp="adj"/> + <word gloss="lamb" lexposp="noun" posp="verb" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem"/> <thingy gloss="little₂" type="nounnounderivaft" origposp="adj"/> <thingy gloss="have₂" type="nounverbderivaft" origposp="verb"/> - </word> <thingy type="verbquestion" function="suffix" gloss="not.Q"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> - </vp> - </s> + </flat> </example>
addvocab:
<example id="lamb2" translation="She had a little lamb."> <flat> - <thingy type="vpnegation" function="proclitic" gloss="POS"/> - <thingy gloss="have₁" type="nounverbderivbef" origposp="verb"/> - <thingy gloss="little₁" type="nounnounderivbef" origposp="adj"/> - <word gloss="lamb" lexposp="noun" posp="verb" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem"/> - <thingy gloss="little₂" type="nounnounderivaft" origposp="adj"/> - <thingy gloss="have₂" type="nounverbderivaft" origposp="verb"/> - <thingy type="verbquestion" function="suffix" gloss="not.Q"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> + <thingy type="vpnegation" function="proclitic" gloss="POS">-</thingy> + <thingy gloss="have₁" type="nounverbderivbef" origposp="verb">|b|-</thingy> + <thingy gloss="little₁" type="nounnounderivbef" origposp="adj">-</thingy> + <word gloss="lamb" lexposp="noun" posp="verb" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem">|a|ˈ|c|i|ʃ|a|</word> + <thingy gloss="little₂" type="nounnounderivaft" origposp="adj">-|||j||i|||||</thingy> + <thingy gloss="have₂" type="nounverbderivaft" origposp="verb">-|||c|</thingy> + <thingy type="verbquestion" function="suffix" gloss="not.Q">-|u|</thingy> + <thingy type="vpta" function="enclitic" gloss="PAST">|s|i|</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative">|p|a|</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> </flat> </example>
vowelharmony: No change.
### |b|-#-> b-
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |a|ˈ|c|i|ʃ|a|
#-> ˈaciʃa
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### -|||j||i|||||
#-> -ji
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### -|||c|
#-> -c
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### -|u|
#-> -u
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |s|i|
#-> si
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |p|a|
#-> pa
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |b||a|ˈ|c|i|ʃ|a||||j||i||||||||c||u| |s|i| |p|a|
#-> ˈbaciʃajicu si pa
removetags:
<example id="lamb2" translation="She had a little lamb."> <flat> - <thingy type="vpnegation" function="proclitic" gloss="POS">-</thingy> <thingy gloss="have₁" type="nounverbderivbef" origposp="verb">|b|-</thingy> - <thingy gloss="little₁" type="nounnounderivbef" origposp="adj">-</thingy> <word gloss="lamb" lexposp="noun" posp="verb" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem">|a|ˈ|c|i|ʃ|a|</word> <thingy gloss="little₂" type="nounnounderivaft" origposp="adj">-|||j||i|||||</thingy> <thingy gloss="have₂" type="nounverbderivaft" origposp="verb">-|||c|</thingy> <thingy type="verbquestion" function="suffix" gloss="not.Q">-|u|</thingy> <thingy type="vpta" function="enclitic" gloss="PAST">|s|i|</thingy> <thingy type="vpmode" function="enclitic" gloss="indicative">|p|a|</thingy> - <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> </flat> + <p><span class="ilpair"><span class="mor">b-</span><br><span class="gls">have₁</span></span> <span class="ilpair"><span class="mor">ˈaciʃa</span><br><span class="gls">lamb</span></span> <span class="ilpair"><span class="mor">-ji</span><br><span class="gls">little</span></span> <span class="ilpair"><span class="mor">-c</span><br><span class="gls">have₂</span></span> <span class="ilpair"><span class="mor">-u</span><br><span class="gls">not.Q</span></span> <span class="ilpair"><span class="mor">si</span><br><span class="gls">PAST</span></span> <span class="ilpair"><span class="mor">pa</span><br><span class="gls">indicative</span></span></p> + <p>ˈbaciʃajicu si pa</p> + <p>batjishayitju si pa</p> + <il> + <w> + <o/> + <g>have₁</g> + </w> + <w> + <o/> + <g>lamb</g> + </w> + <w> + <o/> + <g>little</g> + </w> + <w> + <o/> + <g>have₂</g> + </w> + <w> + <o/> + <g>not.Q</g> + </w> + <w> + <o/> + <g>PAST</g> + </w> + <w> + <o/> + <g>indicative</g> + </w> + </il> </example>### ˈbaciʃajicu si pa
#-> ˈbaciʃajicu si pa
Batjishayitju si pa. [ˈbaciʃajicu si pa] b- have₁ ˈaciʃa lamb -ji little -c have₂ -u not.Q si PAST pa indicative “She had a little lamb.” | (13) |
This doesn’t affect all adjectives and verbs. Compare, for instance the previous example with this one, where black and love do not undergo affixation:
initial XML:
<example id="lamb2b" translation="She loved a black lamb.">
<s>
<vp tam="past-punct">
<verb>love</verb>
</vp>
<np def="def" number="sing" tr="theme" role="subj" output="aspron">
<noun>girl</noun>
</np>
<np def="indef" number="sing" tr="rheme" role="obj">
<noun>lamb</noun>
<adj>black</adj>
</np>
</s>
</example>cleanup:
<example id="lamb2b" translation="She loved a black lamb."> <s> - <vp tam="past-punct"> - <verb>love</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="love"/> </vp> - <np def="def" number="sing" tr="theme" role="subj" output="aspron"> - <noun>girl</noun> + <np def="def" number="sing" tr="theme" role="subj" output="aspron" locus="number"> + <word posp="noun" gloss="girl"/> </np> - <np def="indef" number="sing" tr="rheme" role="obj"> - <noun>lamb</noun> - <adj>black</adj> + <np def="indef" number="sing" tr="rheme" role="obj" locus="number"> + <word posp="noun" gloss="lamb"/> + <word posp="adj" gloss="black"/> </np> </s> </example>
module articles:
<example id="lamb2b" translation="She loved a black lamb.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active">
<word posp="verb" gloss="love"/>
</vp>
<np def="def" number="sing" tr="theme" role="subj" output="aspron" locus="number">
<word posp="noun" gloss="girl"/>
</np>
- <np def="indef" number="sing" tr="rheme" role="obj" locus="number">
+ <np number="sing" tr="rheme" role="obj" locus="number">
<word posp="noun" gloss="lamb"/>
<word posp="adj" gloss="black"/>
</np>
</s>
</example>
module nonpastonly:
<example id="lamb2b" translation="She loved a black lamb."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="love"/> </vp> <np def="def" number="sing" tr="theme" role="subj" output="aspron" locus="number"> <word posp="noun" gloss="girl"/> </np> <np number="sing" tr="rheme" role="obj" locus="number"> <word posp="noun" gloss="lamb"/> <word posp="adj" gloss="black"/> </np> </s> </example>
module noepistemic: No change.
module RelN: No change.
module sentenceconnectors: No change.
NOT IMPLEMENTEDmodule subordinate: No change.
tva1tva2
module affixdensity: No change.
module adpositions: No change.
module constorder:
<example id="lamb2b" translation="She loved a black lamb."> <s> + <np number="sing" tr="rheme" role="obj" locus="number"> + <word posp="noun" gloss="lamb"/> + <word posp="adj" gloss="black"/> + </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="love"/> </vp> <np def="def" number="sing" tr="theme" role="subj" output="aspron" locus="number"> <word posp="noun" gloss="girl"/> </np> - <np number="sing" tr="rheme" role="obj" locus="number"> - <word posp="noun" gloss="lamb"/> - <word posp="adj" gloss="black"/> - </np> </s> </example>
module casemarking:
<example id="lamb2b" translation="She loved a black lamb."> <s> - <np number="sing" tr="rheme" role="obj" locus="number"> + <np number="sing" tr="rheme" role="obj" locus="number" case="ABS"> <word posp="noun" gloss="lamb"/> <word posp="adj" gloss="black"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="love"/> </vp> - <np def="def" number="sing" tr="theme" role="subj" output="aspron" locus="number"> + <np def="def" number="sing" tr="theme" role="subj" output="aspron" locus="number" case="ERG"> <word posp="noun" gloss="girl"/> </np> </s> </example>
module addgender:
<example id="lamb2b" translation="She loved a black lamb."> <s> - <np number="sing" tr="rheme" role="obj" locus="number" case="ABS"> + <np number="sing" tr="rheme" role="obj" locus="number" case="ABS" gender="masc"> <word posp="noun" gloss="lamb"/> <word posp="adj" gloss="black"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="love"/> </vp> - <np def="def" number="sing" tr="theme" role="subj" output="aspron" locus="number" case="ERG"> + <np def="def" number="sing" tr="theme" role="subj" output="aspron" locus="number" case="ERG" gender="fem"> <word posp="noun" gloss="girl"/> </np> </s> </example>
module simplifynumber: No change.
module propagatenumber: No change.
createpronouns:
<example id="lamb2b" translation="She loved a black lamb.">
<s>
<np number="sing" tr="rheme" role="obj" locus="number" case="ABS" gender="masc">
<word posp="noun" gloss="lamb"/>
<word posp="adj" gloss="black"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="love"/>
</vp>
- <np def="def" number="sing" tr="theme" role="subj" output="aspron" locus="number" case="ERG" gender="fem">
- <word posp="noun" gloss="girl"/>
+ <np def="def" number="sing" tr="theme" role="subj" locus="number" case="ERG" gender="fem">
+ <word posp="pron" number="sing" gender="fem" gloss="3.sing.fem"/>
</np>
</s>
</example>
module ngen: No change.
module wordorder:
<example id="lamb2b" translation="She loved a black lamb.">
<s>
<np number="sing" tr="rheme" role="obj" locus="number" case="ABS" gender="masc">
- <word posp="noun" gloss="lamb"/>
<word posp="adj" gloss="black"/>
+ <word posp="noun" gloss="lamb"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="love"/>
</vp>
<np def="def" number="sing" tr="theme" role="subj" locus="number" case="ERG" gender="fem">
<word posp="pron" number="sing" gender="fem" gloss="3.sing.fem"/>
</np>
</s>
</example>
module wordorder: No change.
module wordorder: No change.
module conjp: No change.
flattenconjp: No change.
fixpronouns: No change.
copyuptophrase:
<example id="lamb2b" translation="She loved a black lamb.">
<s>
<np number="sing" tr="rheme" role="obj" locus="number" case="ABS" gender="masc">
<word posp="adj" gloss="black"/>
<word posp="noun" gloss="lamb"/>
</np>
- <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
+ <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" subj="3.sing.fem">
<word posp="verb" gloss="love"/>
</vp>
<np def="def" number="sing" tr="theme" role="subj" locus="number" case="ERG" gender="fem">
<word posp="pron" number="sing" gender="fem" gloss="3.sing.fem"/>
</np>
</s>
</example>
prodrop:
<example id="lamb2b" translation="She loved a black lamb.">
<s>
<np number="sing" tr="rheme" role="obj" locus="number" case="ABS" gender="masc">
<word posp="adj" gloss="black"/>
<word posp="noun" gloss="lamb"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" subj="3.sing.fem">
<word posp="verb" gloss="love"/>
</vp>
- <np def="def" number="sing" tr="theme" role="subj" locus="number" case="ERG" gender="fem">
- <word posp="pron" number="sing" gender="fem" gloss="3.sing.fem"/>
- </np>
</s>
</example>
addclitics:
<example id="lamb2b" translation="She loved a black lamb.">
<s>
<np number="sing" tr="rheme" role="obj" locus="number" case="ABS" gender="masc">
+ <thingy type="npnumber" function="proclitic" gloss="sing"/>
<word posp="adj" gloss="black"/>
<word posp="noun" gloss="lamb"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" subj="3.sing.fem">
+ <thingy type="vpnegation" function="proclitic" gloss="POS"/>
<word posp="verb" gloss="love"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
</s>
</example>
propagateArgumentCase: No change.
unwrapArgumentNPs: No change.
unwrapOwnerOwned: No change.
movedowntoword:
<example id="lamb2b" translation="She loved a black lamb.">
<s>
<np number="sing" tr="rheme" role="obj" locus="number" case="ABS" gender="masc">
<thingy type="npnumber" function="proclitic" gloss="sing"/>
- <word posp="adj" gloss="black"/>
- <word posp="noun" gloss="lamb"/>
+ <word posp="adj" gloss="black" number="sing" tr="rheme" role="obj" locus="number" case="ABS" gender="masc"/>
+ <word posp="noun" gloss="lamb" number="sing" tr="rheme" role="obj" locus="number" case="ABS" gender="masc"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" subj="3.sing.fem">
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
- <word posp="verb" gloss="love"/>
+ <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" subj="3.sing.fem"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
</s>
</example>
About to call getSlotValue for lamb/noun/case/obligatoryGot ABS
About to call getSlotValue for love/verb/question/obligatory
Got not.Q
addaffixes:
<example id="lamb2b" translation="She loved a black lamb.">
<s>
<np number="sing" tr="rheme" role="obj" locus="number" case="ABS" gender="masc">
<thingy type="npnumber" function="proclitic" gloss="sing"/>
<word posp="adj" gloss="black" number="sing" tr="rheme" role="obj" locus="number" case="ABS" gender="masc"/>
+ <thingy type="nouncase" function="prefix" gloss="ABS"/>
<word posp="noun" gloss="lamb" number="sing" tr="rheme" role="obj" locus="number" case="ABS" gender="masc"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" subj="3.sing.fem">
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
<word posp="verb" gloss="love" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" subj="3.sing.fem"/>
+ <thingy type="verbquestion" function="suffix" gloss="not.Q"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
</s>
</example>
flatten:
<example id="lamb2b" translation="She loved a black lamb."> - <s> - <np number="sing" tr="rheme" role="obj" locus="number" case="ABS" gender="masc"> + <flat> <thingy type="npnumber" function="proclitic" gloss="sing"/> <word posp="adj" gloss="black" number="sing" tr="rheme" role="obj" locus="number" case="ABS" gender="masc"/> <thingy type="nouncase" function="prefix" gloss="ABS"/> <word posp="noun" gloss="lamb" number="sing" tr="rheme" role="obj" locus="number" case="ABS" gender="masc"/> - </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" subj="3.sing.fem"> <thingy type="vpnegation" function="proclitic" gloss="POS"/> <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" subj="3.sing.fem"/> <thingy type="verbquestion" function="suffix" gloss="not.Q"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> - </vp> - </s> + </flat> </example>
addvocab:
<example id="lamb2b" translation="She loved a black lamb."> <flat> - <thingy type="npnumber" function="proclitic" gloss="sing"/> - <word posp="adj" gloss="black" number="sing" tr="rheme" role="obj" locus="number" case="ABS" gender="masc"/> - <thingy type="nouncase" function="prefix" gloss="ABS"/> - <word posp="noun" gloss="lamb" number="sing" tr="rheme" role="obj" locus="number" case="ABS" gender="masc"/> - <thingy type="vpnegation" function="proclitic" gloss="POS"/> - <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" subj="3.sing.fem"/> - <thingy type="verbquestion" function="suffix" gloss="not.Q"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> + <thingy type="npnumber" function="proclitic" gloss="sing">-</thingy> + <word posp="adj" gloss="black" number="sing" tr="rheme" role="obj" locus="number" case="ABS" gender="masc">|ʃ|o|ˈ|t͡ʃ|i|</word> + <thingy type="nouncase" function="prefix" gloss="ABS">|k|-</thingy> + <word posp="noun" gloss="lamb" number="sing" tr="rheme" role="obj" locus="number" case="ABS" gender="masc">|a|ˈ|c|i|ʃ|a|</word> + <thingy type="vpnegation" function="proclitic" gloss="POS">-</thingy> + <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" subj="3.sing.fem">|h|u|ˈ|d|</word> + <thingy type="verbquestion" function="suffix" gloss="not.Q">-|u|</thingy> + <thingy type="vpta" function="enclitic" gloss="PAST">|s|i|</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative">|p|a|</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> </flat> </example>
vowelharmony: No change.
### |ʃ|o|ˈ|t͡ʃ|i|#-> ˈʃot͡ʃi
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |k|-
#-> k-
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |a|ˈ|c|i|ʃ|a|
#-> ˈaciʃa
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |h|u|ˈ|d|
#-> ˈhud
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### -|u|
#-> -u
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |s|i|
#-> si
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |p|a|
#-> pa
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |ʃ|o|ˈ|t͡ʃ|i| |k||a|ˈ|c|i|ʃ|a| |h|u|ˈ|d||u| |s|i| |p|a|
#-> ˈʃot͡ʃi ˈkaciʃa ˈhudu si pa
removetags:
<example id="lamb2b" translation="She loved a black lamb."> <flat> - <thingy type="npnumber" function="proclitic" gloss="sing">-</thingy> <word posp="adj" gloss="black" number="sing" tr="rheme" role="obj" locus="number" case="ABS" gender="masc">|ʃ|o|ˈ|t͡ʃ|i|</word> <thingy type="nouncase" function="prefix" gloss="ABS">|k|-</thingy> <word posp="noun" gloss="lamb" number="sing" tr="rheme" role="obj" locus="number" case="ABS" gender="masc">|a|ˈ|c|i|ʃ|a|</word> - <thingy type="vpnegation" function="proclitic" gloss="POS">-</thingy> <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" subj="3.sing.fem">|h|u|ˈ|d|</word> <thingy type="verbquestion" function="suffix" gloss="not.Q">-|u|</thingy> <thingy type="vpta" function="enclitic" gloss="PAST">|s|i|</thingy> <thingy type="vpmode" function="enclitic" gloss="indicative">|p|a|</thingy> - <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> </flat> + <p><span class="ilpair"><span class="mor">ˈʃot͡ʃi</span><br><span class="gls">black</span></span> <span class="ilpair"><span class="mor">k-</span><br><span class="gls">ABS</span></span> <span class="ilpair"><span class="mor">ˈaciʃa</span><br><span class="gls">lamb</span></span> <span class="ilpair"><span class="mor">ˈhud</span><br><span class="gls">love</span></span> <span class="ilpair"><span class="mor">-u</span><br><span class="gls">not.Q</span></span> <span class="ilpair"><span class="mor">si</span><br><span class="gls">PAST</span></span> <span class="ilpair"><span class="mor">pa</span><br><span class="gls">indicative</span></span></p> + <p>ˈʃot͡ʃi ˈkaciʃa ˈhudu si pa</p> + <p>shochi katjisha hudu si pa</p> + <il> + <w> + <o/> + <g>black</g> + </w> + <w> + <o/> + <g>ABS</g> + </w> + <w> + <o/> + <g>lamb</g> + </w> + <w> + <o/> + <g>love</g> + </w> + <w> + <o/> + <g>not.Q</g> + </w> + <w> + <o/> + <g>PAST</g> + </w> + <w> + <o/> + <g>indicative</g> + </w> + </il> </example>### ˈʃot͡ʃi ˈkaciʃa ˈhudu si pa
#-> ˈʃot͡ʃi ˈkaciʃa ˈhudu si pa
Shochi katjisha hudu si pa. [ˈʃot͡ʃi ˈkaciʃa ˈhudu si pa] ˈʃot͡ʃi black k- ABS ˈaciʃa lamb ˈhud love -u not.Q si PAST pa indicative “She loved a black lamb.” | (14) |
Compounding
Verbs
Inflectional Categories
The verbal phrase clitics in Ushamu fall into two categories, proclitics and enclitics: first, a clitic expressing negation, comprising tju /cu/ ‘NEG’; second, a clitic expressing ta, comprising si /si/ ‘PAST’; third, a clitic expressing mode, comprising pa /pa/ ‘indicative’, ri /ri/ ‘conditional’ and ti /ti/ ‘optative’; and finally, fourth, a clitic expressing voice, comprising tu /tu/ ‘passive’.
In addition, the verb is structured like this: the root followed by an obligatory suffix expressing question, comprising -u /-u/ ‘Q’ and -u /-u/ ‘not.Q’.
The verb displays the following derivational morphology: five suffixes, namely -in /-in/ ‘begin’, -iy /-ij/ ‘stop’, -uty /-ut͡ɕ/ ‘continue’, -il /-il/ ‘try’ and -uzh /-uʒ/ ‘start’
initial XML:
<example id="love" translation="I love you.">
<s>
<vp tam="gnomic">
<verb>love</verb>
</vp>
<np number="sing" def="neither" role="subj">
<pron person="1excl" number="sing"/>
</np>
<np number="sing" def="neither" role="obj">
<pron person="2" number="sing"/>
</np>
</s>
</example>cleanup:
<example id="love" translation="I love you."> <s> - <vp tam="gnomic"> - <verb>love</verb> + <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active"> + <word posp="verb" gloss="love"/> </vp> - <np number="sing" def="neither" role="subj"> - <pron person="1excl" number="sing"/> + <np number="sing" def="neither" role="subj" locus="number"> + <word person="1excl" number="sing" posp="pron"/> </np> - <np number="sing" def="neither" role="obj"> - <pron person="2" number="sing"/> + <np number="sing" def="neither" role="obj" locus="number"> + <word person="2" number="sing" posp="pron"/> </np> </s> </example>
module articles: No change.
module nonpastonly:
<example id="love" translation="I love you."> <s> - <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="love"/> </vp> <np number="sing" def="neither" role="subj" locus="number"> <word person="1excl" number="sing" posp="pron"/> </np> <np number="sing" def="neither" role="obj" locus="number"> <word person="2" number="sing" posp="pron"/> </np> </s> </example>
module noepistemic: No change.
module RelN: No change.
module sentenceconnectors: No change.
NOT IMPLEMENTEDmodule subordinate: No change.
tva1tva2
module affixdensity: No change.
module adpositions: No change.
module constorder:
<example id="love" translation="I love you."> <s> + <np number="sing" def="neither" role="obj" locus="number"> + <word person="2" number="sing" posp="pron"/> + </np> <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="love"/> </vp> <np number="sing" def="neither" role="subj" locus="number"> <word person="1excl" number="sing" posp="pron"/> </np> - <np number="sing" def="neither" role="obj" locus="number"> - <word person="2" number="sing" posp="pron"/> - </np> </s> </example>
module casemarking:
<example id="love" translation="I love you."> <s> - <np number="sing" def="neither" role="obj" locus="number"> + <np number="sing" def="neither" role="obj" locus="number" case="ABS"> <word person="2" number="sing" posp="pron"/> </np> <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="love"/> </vp> - <np number="sing" def="neither" role="subj" locus="number"> + <np number="sing" def="neither" role="subj" locus="number" case="ERG"> <word person="1excl" number="sing" posp="pron"/> </np> </s> </example>
module addgender: No change.
module simplifynumber: No change.
module propagatenumber: No change.
createpronouns: No change.
module ngen: No change.
module wordorder: No change.
module wordorder: No change.
module wordorder: No change.
module conjp: No change.
flattenconjp: No change.
fixpronouns:
<example id="love" translation="I love you.">
<s>
<np number="sing" def="neither" role="obj" locus="number" case="ABS">
- <word person="2" number="sing" posp="pron"/>
+ <word person="2" number="sing" posp="pron" gloss="2.sing" gender="masc"/>
</np>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES">
<word posp="verb" gloss="love"/>
</vp>
<np number="sing" def="neither" role="subj" locus="number" case="ERG">
- <word person="1excl" number="sing" posp="pron"/>
+ <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="masc"/>
</np>
</s>
</example>
copyuptophrase:
<example id="love" translation="I love you."> <s> - <np number="sing" def="neither" role="obj" locus="number" case="ABS"> + <np number="sing" def="neither" role="obj" locus="number" case="ABS" person="2"> <word person="2" number="sing" posp="pron" gloss="2.sing" gender="masc"/> </np> - <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> + <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="2.sing" subj="1excl.sing"> <word posp="verb" gloss="love"/> </vp> - <np number="sing" def="neither" role="subj" locus="number" case="ERG"> + <np number="sing" def="neither" role="subj" locus="number" case="ERG" person="1excl"> <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="masc"/> </np> </s> </example>
prodrop:
<example id="love" translation="I love you.">
<s>
<np number="sing" def="neither" role="obj" locus="number" case="ABS" person="2">
<word person="2" number="sing" posp="pron" gloss="2.sing" gender="masc"/>
</np>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="2.sing" subj="1excl.sing">
<word posp="verb" gloss="love"/>
</vp>
- <np number="sing" def="neither" role="subj" locus="number" case="ERG" person="1excl">
- <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="masc"/>
- </np>
</s>
</example>
addclitics:
<example id="love" translation="I love you.">
<s>
<np number="sing" def="neither" role="obj" locus="number" case="ABS" person="2">
<word person="2" number="sing" posp="pron" gloss="2.sing" gender="masc"/>
</np>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="2.sing" subj="1excl.sing">
+ <thingy type="vpnegation" function="proclitic" gloss="POS"/>
<word posp="verb" gloss="love"/>
+ <thingy type="vpta" function="enclitic" gloss="PRES"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
</s>
</example>
propagateArgumentCase: No change.
unwrapArgumentNPs: No change.
unwrapOwnerOwned: No change.
movedowntoword:
<example id="love" translation="I love you.">
<s>
<np number="sing" def="neither" role="obj" locus="number" case="ABS" person="2">
- <word person="2" number="sing" posp="pron" gloss="2.sing" gender="masc"/>
+ <word person="2" number="sing" posp="pron" gloss="2.sing" gender="masc" def="neither" role="obj" locus="number" case="ABS"/>
</np>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="2.sing" subj="1excl.sing">
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
- <word posp="verb" gloss="love"/>
+ <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="2.sing" subj="1excl.sing"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
</s>
</example>
About to call getSlotValue for love/verb/question/obligatoryGot not.Q
addaffixes:
<example id="love" translation="I love you.">
<s>
<np number="sing" def="neither" role="obj" locus="number" case="ABS" person="2">
<word person="2" number="sing" posp="pron" gloss="2.sing" gender="masc" def="neither" role="obj" locus="number" case="ABS"/>
</np>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="2.sing" subj="1excl.sing">
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
<word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="2.sing" subj="1excl.sing"/>
+ <thingy type="verbquestion" function="suffix" gloss="not.Q"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
</s>
</example>
flatten:
<example id="love" translation="I love you."> - <s> - <np number="sing" def="neither" role="obj" locus="number" case="ABS" person="2"> + <flat> <word person="2" number="sing" posp="pron" gloss="2.sing" gender="masc" def="neither" role="obj" locus="number" case="ABS"/> - </np> - <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="2.sing" subj="1excl.sing"> <thingy type="vpnegation" function="proclitic" gloss="POS"/> <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="2.sing" subj="1excl.sing"/> <thingy type="verbquestion" function="suffix" gloss="not.Q"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> - </vp> - </s> + </flat> </example>
addvocab:
<example id="love" translation="I love you."> <flat> - <word person="2" number="sing" posp="pron" gloss="2.sing" gender="masc" def="neither" role="obj" locus="number" case="ABS"/> - <thingy type="vpnegation" function="proclitic" gloss="POS"/> - <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="2.sing" subj="1excl.sing"/> - <thingy type="verbquestion" function="suffix" gloss="not.Q"/> - <thingy type="vpta" function="enclitic" gloss="PRES"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> + <word person="2" number="sing" posp="pron" gloss="2.sing" gender="masc" def="neither" role="obj" locus="number" case="ABS">|f|i|ˈ|</word> + <thingy type="vpnegation" function="proclitic" gloss="POS">-</thingy> + <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="2.sing" subj="1excl.sing">|h|u|ˈ|d|</word> + <thingy type="verbquestion" function="suffix" gloss="not.Q">-|u|</thingy> + <thingy type="vpta" function="enclitic" gloss="PRES">-</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative">|p|a|</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> </flat> </example>
vowelharmony: No change.
### |f|i|ˈ|#-> ˈfi
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |h|u|ˈ|d|
#-> ˈhud
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### -|u|
#-> -u
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |p|a|
#-> pa
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |f|i|ˈ| |h|u|ˈ|d||u| |p|a|
#-> ˈfi ˈhudu pa
removetags:
<example id="love" translation="I love you.">
<flat>
<word person="2" number="sing" posp="pron" gloss="2.sing" gender="masc" def="neither" role="obj" locus="number" case="ABS">|f|i|ˈ|</word>
- <thingy type="vpnegation" function="proclitic" gloss="POS">-</thingy>
<word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="2.sing" subj="1excl.sing">|h|u|ˈ|d|</word>
<thingy type="verbquestion" function="suffix" gloss="not.Q">-|u|</thingy>
- <thingy type="vpta" function="enclitic" gloss="PRES">-</thingy>
<thingy type="vpmode" function="enclitic" gloss="indicative">|p|a|</thingy>
- <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy>
</flat>
+ <p><span class="ilpair"><span class="mor">ˈfi</span><br><span class="gls">2.sing</span></span> <span class="ilpair"><span class="mor">ˈhud</span><br><span class="gls">love</span></span> <span class="ilpair"><span class="mor">-u</span><br><span class="gls">not.Q</span></span> <span class="ilpair"><span class="mor">pa</span><br><span class="gls">indicative</span></span></p>
+ <p>ˈfi ˈhudu pa</p>
+ <p>fi hudu pa</p>
+ <il>
+ <w>
+ <o/>
+ <g>2.sing</g>
+ </w>
+ <w>
+ <o/>
+ <g>love</g>
+ </w>
+ <w>
+ <o/>
+ <g>not.Q</g>
+ </w>
+ <w>
+ <o/>
+ <g>indicative</g>
+ </w>
+ </il>
</example>
### ˈfi ˈhudu pa#-> ˈfi ˈhudu pa
Fi hudu pa. [ˈfi ˈhudu pa] ˈfi 2.sing ˈhud love -u not.Q pa indicative “I love you.” | (15) |
Adverbs Minor Classes
Adpositions
There is one type of clitic in the adpositional phrase, namely an enclitic (placed finally), expressing root.
initial XML:
<example id="adpos1" translation="on the table">
<pp p="in" location="surface" precise="yes">
<np def="def" number="sing">
<noun>table</noun>
</np>
</pp>
</example>cleanup:
<example id="adpos1" translation="on the table"> <pp p="in" location="surface" precise="yes"> - <np def="def" number="sing"> - <noun>table</noun> + <np def="def" number="sing" locus="number"> + <word posp="noun" gloss="table"/> </np> </pp> </example>
module articles:
<example id="adpos1" translation="on the table">
<pp p="in" location="surface" precise="yes">
<np def="def" number="sing" locus="number">
<word posp="noun" gloss="table"/>
+ <word gloss="the" posp="det"/>
</np>
</pp>
</example>
module nonpastonly: No change.
module noepistemic: No change.
module RelN: No change.
module sentenceconnectors: No change.
NOT IMPLEMENTEDmodule subordinate: No change.
module affixdensity: No change.
module adpositions:
<example id="adpos1" translation="on the table"> <pp p="in" location="surface" precise="yes"> + <word gloss="in" posp="pp" owner="3s"/> + <np type="owner_owned"> <np def="def" number="sing" locus="number"> <word posp="noun" gloss="table"/> <word gloss="the" posp="det"/> </np> + <np def="def" number="sing"> + <word posp="noun" gloss="surface"/> + </np> + </np> </pp> </example>
module constorder: No change.
module casemarking: No change.
module addgender:
<example id="adpos1" translation="on the table">
<pp p="in" location="surface" precise="yes">
<word gloss="in" posp="pp" owner="3s"/>
<np type="owner_owned">
- <np def="def" number="sing" locus="number">
+ <np def="def" number="sing" locus="number" gender="fem">
<word posp="noun" gloss="table"/>
<word gloss="the" posp="det"/>
</np>
- <np def="def" number="sing">
+ <np def="def" number="sing" gender="fem">
<word posp="noun" gloss="surface"/>
</np>
</np>
</pp>
</example>
module simplifynumber: No change.
module propagatenumber:
<example id="adpos1" translation="on the table">
<pp p="in" location="surface" precise="yes">
<word gloss="in" posp="pp" owner="3s"/>
- <np type="owner_owned">
+ <np type="owner_owned" number="sing">
<np def="def" number="sing" locus="number" gender="fem">
<word posp="noun" gloss="table"/>
<word gloss="the" posp="det"/>
</np>
<np def="def" number="sing" gender="fem">
<word posp="noun" gloss="surface"/>
</np>
</np>
</pp>
</example>
createpronouns: No change.
module ngen: No change.
module wordorder: No change.
module wordorder: No change.
module wordorder:
<example id="adpos1" translation="on the table">
<pp p="in" location="surface" precise="yes">
<word gloss="in" posp="pp" owner="3s"/>
<np type="owner_owned" number="sing">
<np def="def" number="sing" locus="number" gender="fem">
- <word posp="noun" gloss="table"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="table"/>
</np>
<np def="def" number="sing" gender="fem">
<word posp="noun" gloss="surface"/>
</np>
</np>
</pp>
</example>
module conjp: No change.
flattenconjp: No change.
fixpronouns: No change.
copyuptophrase: No change.
prodrop: No change.
addclitics:
<example id="adpos1" translation="on the table">
<pp p="in" location="surface" precise="yes">
<word gloss="in" posp="pp" owner="3s"/>
<np type="owner_owned" number="sing">
<np def="def" number="sing" locus="number" gender="fem">
+ <thingy type="npnumber" function="proclitic" gloss="sing"/>
<word gloss="the" posp="det"/>
<word posp="noun" gloss="table"/>
</np>
<np def="def" number="sing" gender="fem">
<word posp="noun" gloss="surface"/>
</np>
</np>
</pp>
</example>
propagateArgumentCase: No change.
unwrapArgumentNPs: No change.
unwrapOwnerOwned:
<example id="adpos1" translation="on the table">
<pp p="in" location="surface" precise="yes">
<word gloss="in" posp="pp" owner="3s"/>
- <np type="owner_owned" number="sing">
<np def="def" number="sing" locus="number" gender="fem">
<thingy type="npnumber" function="proclitic" gloss="sing"/>
<word gloss="the" posp="det"/>
<word posp="noun" gloss="table"/>
</np>
<np def="def" number="sing" gender="fem">
<word posp="noun" gloss="surface"/>
</np>
- </np>
</pp>
</example>
movedowntoword:
<example id="adpos1" translation="on the table"> <pp p="in" location="surface" precise="yes"> - <word gloss="in" posp="pp" owner="3s"/> + <word gloss="in" posp="pp" owner="3s" p="in" location="surface" precise="yes"/> <np def="def" number="sing" locus="number" gender="fem"> <thingy type="npnumber" function="proclitic" gloss="sing"/> - <word gloss="the" posp="det"/> - <word posp="noun" gloss="table"/> + <word gloss="the" posp="det" def="def" number="sing" locus="number" gender="fem"/> + <word posp="noun" gloss="table" def="def" number="sing" locus="number" gender="fem"/> </np> <np def="def" number="sing" gender="fem"> - <word posp="noun" gloss="surface"/> + <word posp="noun" gloss="surface" def="def" number="sing" gender="fem"/> </np> </pp> </example>About to call getSlotValue for the/det/gender/obligatory
Got fem
About to call getSlotValue for table/noun/case/obligatory
calling defaultval for case/
defaultval: noun, case
returning ABS
Got ABS
About to call getSlotValue for surface/noun/case/obligatory
calling defaultval for case/
defaultval: noun, case
returning ABS
Got ABS
addaffixes:
<example id="adpos1" translation="on the table">
<pp p="in" location="surface" precise="yes">
<word gloss="in" posp="pp" owner="3s" p="in" location="surface" precise="yes"/>
<np def="def" number="sing" locus="number" gender="fem">
<thingy type="npnumber" function="proclitic" gloss="sing"/>
<word gloss="the" posp="det" def="def" number="sing" locus="number" gender="fem"/>
+ <thingy type="detgender" function="suffix" gloss="fem"/>
+ <thingy type="nouncase" function="prefix" gloss="ABS"/>
<word posp="noun" gloss="table" def="def" number="sing" locus="number" gender="fem"/>
</np>
<np def="def" number="sing" gender="fem">
+ <thingy type="nouncase" function="prefix" gloss="ABS"/>
<word posp="noun" gloss="surface" def="def" number="sing" gender="fem"/>
</np>
</pp>
</example>
flatten:
<example id="adpos1" translation="on the table"> - <pp p="in" location="surface" precise="yes"> + <flat> <word gloss="in" posp="pp" owner="3s" p="in" location="surface" precise="yes"/> - <np def="def" number="sing" locus="number" gender="fem"> <thingy type="npnumber" function="proclitic" gloss="sing"/> <word gloss="the" posp="det" def="def" number="sing" locus="number" gender="fem"/> <thingy type="detgender" function="suffix" gloss="fem"/> <thingy type="nouncase" function="prefix" gloss="ABS"/> <word posp="noun" gloss="table" def="def" number="sing" locus="number" gender="fem"/> - </np> - <np def="def" number="sing" gender="fem"> <thingy type="nouncase" function="prefix" gloss="ABS"/> <word posp="noun" gloss="surface" def="def" number="sing" gender="fem"/> - </np> - </pp> + </flat> </example>
addvocab:
<example id="adpos1" translation="on the table"> <flat> - <word gloss="in" posp="pp" owner="3s" p="in" location="surface" precise="yes"/> - <thingy type="npnumber" function="proclitic" gloss="sing"/> - <word gloss="the" posp="det" def="def" number="sing" locus="number" gender="fem"/> - <thingy type="detgender" function="suffix" gloss="fem"/> - <thingy type="nouncase" function="prefix" gloss="ABS"/> - <word posp="noun" gloss="table" def="def" number="sing" locus="number" gender="fem"/> - <thingy type="nouncase" function="prefix" gloss="ABS"/> - <word posp="noun" gloss="surface" def="def" number="sing" gender="fem"/> + <word gloss="in" posp="pp" owner="3s" p="in" location="surface" precise="yes">|p|i|ˈ|</word> + <thingy type="npnumber" function="proclitic" gloss="sing">-</thingy> + <word gloss="the" posp="det" def="def" number="sing" locus="number" gender="fem">|l|au|ˈ|</word> + <thingy type="detgender" function="suffix" gloss="fem">-|z|i|</thingy> + <thingy type="nouncase" function="prefix" gloss="ABS">|k|-</thingy> + <word posp="noun" gloss="table" def="def" number="sing" locus="number" gender="fem">|u|ˈ|ɟ|a|l|u|</word> + <thingy type="nouncase" function="prefix" gloss="ABS">|k|-</thingy> + <word posp="noun" gloss="surface" def="def" number="sing" gender="fem">|u|ˈ|f|u|l|a|</word> </flat> </example>
vowelharmony: No change.
### |p|i|ˈ|#-> ˈpi
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |l|au|ˈ|
#-> ˈlau
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### -|z|i|
#-> -zi
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |k|-
#-> k-
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |u|ˈ|ɟ|a|l|u|
#-> ˈuɟalu
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |k|-
#-> k-
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |u|ˈ|f|u|l|a|
#-> ˈufula
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |p|i|ˈ| |l|au|ˈ||z|i| |k||u|ˈ|ɟ|a|l|u| |k||u|ˈ|f|u|l|a|
#-> ˈpi ˈlauzi ˈkuɟalu ˈkufula
removetags:
<example id="adpos1" translation="on the table">
<flat>
<word gloss="in" posp="pp" owner="3s" p="in" location="surface" precise="yes">|p|i|ˈ|</word>
- <thingy type="npnumber" function="proclitic" gloss="sing">-</thingy>
<word gloss="the" posp="det" def="def" number="sing" locus="number" gender="fem">|l|au|ˈ|</word>
<thingy type="detgender" function="suffix" gloss="fem">-|z|i|</thingy>
<thingy type="nouncase" function="prefix" gloss="ABS">|k|-</thingy>
<word posp="noun" gloss="table" def="def" number="sing" locus="number" gender="fem">|u|ˈ|ɟ|a|l|u|</word>
<thingy type="nouncase" function="prefix" gloss="ABS">|k|-</thingy>
<word posp="noun" gloss="surface" def="def" number="sing" gender="fem">|u|ˈ|f|u|l|a|</word>
</flat>
+ <p><span class="ilpair"><span class="mor">ˈpi</span><br><span class="gls">in</span></span> <span class="ilpair"><span class="mor">ˈlau</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">-zi</span><br><span class="gls">fem</span></span> <span class="ilpair"><span class="mor">k-</span><br><span class="gls">ABS</span></span> <span class="ilpair"><span class="mor">ˈuɟalu</span><br><span class="gls">table</span></span> <span class="ilpair"><span class="mor">k-</span><br><span class="gls">ABS</span></span> <span class="ilpair"><span class="mor">ˈufula</span><br><span class="gls">surface</span></span></p>
+ <p>ˈpi ˈlauzi ˈkuɟalu ˈkufula</p>
+ <p>pi lauzi kuɟalu kufula</p>
+ <il>
+ <w>
+ <o/>
+ <g>in</g>
+ </w>
+ <w>
+ <o/>
+ <g>the</g>
+ </w>
+ <w>
+ <o/>
+ <g>fem</g>
+ </w>
+ <w>
+ <o/>
+ <g>ABS</g>
+ </w>
+ <w>
+ <o/>
+ <g>table</g>
+ </w>
+ <w>
+ <o/>
+ <g>ABS</g>
+ </w>
+ <w>
+ <o/>
+ <g>surface</g>
+ </w>
+ </il>
</example>
### ˈpi ˈlauzi ˈkuɟalu ˈkufula#-> ˈpi ˈlauzi ˈkuɟalu ˈkufula
pi lauzi kuɟalu kufula [ˈpi ˈlauzi ˈkuɟalu ˈkufula] ˈpi in ˈlau the -zi fem k- ABS ˈuɟalu table k- ABS ˈufula surface “on the table” | (16) |
initial XML:
<example id="adpos2" translation="into the box">
<pp p="to" location="inside" precise="yes">
<np def="def" number="sing">
<noun>box</noun>
</np>
</pp>
</example>cleanup:
<example id="adpos2" translation="into the box"> <pp p="to" location="inside" precise="yes"> - <np def="def" number="sing"> - <noun>box</noun> + <np def="def" number="sing" locus="number"> + <word posp="noun" gloss="box"/> </np> </pp> </example>
module articles:
<example id="adpos2" translation="into the box">
<pp p="to" location="inside" precise="yes">
<np def="def" number="sing" locus="number">
<word posp="noun" gloss="box"/>
+ <word gloss="the" posp="det"/>
</np>
</pp>
</example>
module nonpastonly: No change.
module noepistemic: No change.
module RelN: No change.
module sentenceconnectors: No change.
NOT IMPLEMENTEDmodule subordinate: No change.
module affixdensity: No change.
module adpositions:
<example id="adpos2" translation="into the box"> <pp p="to" location="inside" precise="yes"> + <word gloss="to" posp="pp" owner="3s"/> + <np type="owner_owned"> <np def="def" number="sing" locus="number"> <word posp="noun" gloss="box"/> <word gloss="the" posp="det"/> </np> + <np def="def" number="sing"> + <word posp="noun" gloss="inside"/> + </np> + </np> </pp> </example>
module constorder: No change.
module casemarking: No change.
module addgender:
<example id="adpos2" translation="into the box">
<pp p="to" location="inside" precise="yes">
<word gloss="to" posp="pp" owner="3s"/>
<np type="owner_owned">
- <np def="def" number="sing" locus="number">
+ <np def="def" number="sing" locus="number" gender="fem">
<word posp="noun" gloss="box"/>
<word gloss="the" posp="det"/>
</np>
- <np def="def" number="sing">
+ <np def="def" number="sing" gender="fem">
<word posp="noun" gloss="inside"/>
</np>
</np>
</pp>
</example>
module simplifynumber: No change.
module propagatenumber:
<example id="adpos2" translation="into the box">
<pp p="to" location="inside" precise="yes">
<word gloss="to" posp="pp" owner="3s"/>
- <np type="owner_owned">
+ <np type="owner_owned" number="sing">
<np def="def" number="sing" locus="number" gender="fem">
<word posp="noun" gloss="box"/>
<word gloss="the" posp="det"/>
</np>
<np def="def" number="sing" gender="fem">
<word posp="noun" gloss="inside"/>
</np>
</np>
</pp>
</example>
createpronouns: No change.
module ngen: No change.
module wordorder: No change.
module wordorder: No change.
module wordorder:
<example id="adpos2" translation="into the box">
<pp p="to" location="inside" precise="yes">
<word gloss="to" posp="pp" owner="3s"/>
<np type="owner_owned" number="sing">
<np def="def" number="sing" locus="number" gender="fem">
- <word posp="noun" gloss="box"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="box"/>
</np>
<np def="def" number="sing" gender="fem">
<word posp="noun" gloss="inside"/>
</np>
</np>
</pp>
</example>
module conjp: No change.
flattenconjp: No change.
fixpronouns: No change.
copyuptophrase: No change.
prodrop: No change.
addclitics:
<example id="adpos2" translation="into the box">
<pp p="to" location="inside" precise="yes">
<word gloss="to" posp="pp" owner="3s"/>
<np type="owner_owned" number="sing">
<np def="def" number="sing" locus="number" gender="fem">
+ <thingy type="npnumber" function="proclitic" gloss="sing"/>
<word gloss="the" posp="det"/>
<word posp="noun" gloss="box"/>
</np>
<np def="def" number="sing" gender="fem">
<word posp="noun" gloss="inside"/>
</np>
</np>
</pp>
</example>
propagateArgumentCase: No change.
unwrapArgumentNPs: No change.
unwrapOwnerOwned:
<example id="adpos2" translation="into the box">
<pp p="to" location="inside" precise="yes">
<word gloss="to" posp="pp" owner="3s"/>
- <np type="owner_owned" number="sing">
<np def="def" number="sing" locus="number" gender="fem">
<thingy type="npnumber" function="proclitic" gloss="sing"/>
<word gloss="the" posp="det"/>
<word posp="noun" gloss="box"/>
</np>
<np def="def" number="sing" gender="fem">
<word posp="noun" gloss="inside"/>
</np>
- </np>
</pp>
</example>
movedowntoword:
<example id="adpos2" translation="into the box"> <pp p="to" location="inside" precise="yes"> - <word gloss="to" posp="pp" owner="3s"/> + <word gloss="to" posp="pp" owner="3s" p="to" location="inside" precise="yes"/> <np def="def" number="sing" locus="number" gender="fem"> <thingy type="npnumber" function="proclitic" gloss="sing"/> - <word gloss="the" posp="det"/> - <word posp="noun" gloss="box"/> + <word gloss="the" posp="det" def="def" number="sing" locus="number" gender="fem"/> + <word posp="noun" gloss="box" def="def" number="sing" locus="number" gender="fem"/> </np> <np def="def" number="sing" gender="fem"> - <word posp="noun" gloss="inside"/> + <word posp="noun" gloss="inside" def="def" number="sing" gender="fem"/> </np> </pp> </example>About to call getSlotValue for the/det/gender/obligatory
Got fem
About to call getSlotValue for box/noun/case/obligatory
calling defaultval for case/
defaultval: noun, case
returning ABS
Got ABS
About to call getSlotValue for inside/noun/case/obligatory
calling defaultval for case/
defaultval: noun, case
returning ABS
Got ABS
addaffixes:
<example id="adpos2" translation="into the box">
<pp p="to" location="inside" precise="yes">
<word gloss="to" posp="pp" owner="3s" p="to" location="inside" precise="yes"/>
<np def="def" number="sing" locus="number" gender="fem">
<thingy type="npnumber" function="proclitic" gloss="sing"/>
<word gloss="the" posp="det" def="def" number="sing" locus="number" gender="fem"/>
+ <thingy type="detgender" function="suffix" gloss="fem"/>
+ <thingy type="nouncase" function="prefix" gloss="ABS"/>
<word posp="noun" gloss="box" def="def" number="sing" locus="number" gender="fem"/>
</np>
<np def="def" number="sing" gender="fem">
+ <thingy type="nouncase" function="prefix" gloss="ABS"/>
<word posp="noun" gloss="inside" def="def" number="sing" gender="fem"/>
</np>
</pp>
</example>
flatten:
<example id="adpos2" translation="into the box"> - <pp p="to" location="inside" precise="yes"> + <flat> <word gloss="to" posp="pp" owner="3s" p="to" location="inside" precise="yes"/> - <np def="def" number="sing" locus="number" gender="fem"> <thingy type="npnumber" function="proclitic" gloss="sing"/> <word gloss="the" posp="det" def="def" number="sing" locus="number" gender="fem"/> <thingy type="detgender" function="suffix" gloss="fem"/> <thingy type="nouncase" function="prefix" gloss="ABS"/> <word posp="noun" gloss="box" def="def" number="sing" locus="number" gender="fem"/> - </np> - <np def="def" number="sing" gender="fem"> <thingy type="nouncase" function="prefix" gloss="ABS"/> <word posp="noun" gloss="inside" def="def" number="sing" gender="fem"/> - </np> - </pp> + </flat> </example>
addvocab:
<example id="adpos2" translation="into the box"> <flat> - <word gloss="to" posp="pp" owner="3s" p="to" location="inside" precise="yes"/> - <thingy type="npnumber" function="proclitic" gloss="sing"/> - <word gloss="the" posp="det" def="def" number="sing" locus="number" gender="fem"/> - <thingy type="detgender" function="suffix" gloss="fem"/> - <thingy type="nouncase" function="prefix" gloss="ABS"/> - <word posp="noun" gloss="box" def="def" number="sing" locus="number" gender="fem"/> - <thingy type="nouncase" function="prefix" gloss="ABS"/> - <word posp="noun" gloss="inside" def="def" number="sing" gender="fem"/> + <word gloss="to" posp="pp" owner="3s" p="to" location="inside" precise="yes">|ʃ|o|ˈ|</word> + <thingy type="npnumber" function="proclitic" gloss="sing">-</thingy> + <word gloss="the" posp="det" def="def" number="sing" locus="number" gender="fem">|l|au|ˈ|</word> + <thingy type="detgender" function="suffix" gloss="fem">-|z|i|</thingy> + <thingy type="nouncase" function="prefix" gloss="ABS">|k|-</thingy> + <word posp="noun" gloss="box" def="def" number="sing" locus="number" gender="fem">|a|ˈ|r|u|f|u|</word> + <thingy type="nouncase" function="prefix" gloss="ABS">|k|-</thingy> + <word posp="noun" gloss="inside" def="def" number="sing" gender="fem">|e|ˈ|z|a|ɡ|u|</word> </flat> </example>
vowelharmony: No change.
### |ʃ|o|ˈ|#-> ˈʃo
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |l|au|ˈ|
#-> ˈlau
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### -|z|i|
#-> -zi
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |k|-
#-> k-
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |a|ˈ|r|u|f|u|
#-> ˈarufu
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |k|-
#-> k-
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |e|ˈ|z|a|ɡ|u|
#-> ˈezaɡu
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |ʃ|o|ˈ| |l|au|ˈ||z|i| |k||a|ˈ|r|u|f|u| |k||e|ˈ|z|a|ɡ|u|
#-> ˈʃo ˈlauzi ˈkarufu ˈkezaɡu
removetags:
<example id="adpos2" translation="into the box">
<flat>
<word gloss="to" posp="pp" owner="3s" p="to" location="inside" precise="yes">|ʃ|o|ˈ|</word>
- <thingy type="npnumber" function="proclitic" gloss="sing">-</thingy>
<word gloss="the" posp="det" def="def" number="sing" locus="number" gender="fem">|l|au|ˈ|</word>
<thingy type="detgender" function="suffix" gloss="fem">-|z|i|</thingy>
<thingy type="nouncase" function="prefix" gloss="ABS">|k|-</thingy>
<word posp="noun" gloss="box" def="def" number="sing" locus="number" gender="fem">|a|ˈ|r|u|f|u|</word>
<thingy type="nouncase" function="prefix" gloss="ABS">|k|-</thingy>
<word posp="noun" gloss="inside" def="def" number="sing" gender="fem">|e|ˈ|z|a|ɡ|u|</word>
</flat>
+ <p><span class="ilpair"><span class="mor">ˈʃo</span><br><span class="gls">to</span></span> <span class="ilpair"><span class="mor">ˈlau</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">-zi</span><br><span class="gls">fem</span></span> <span class="ilpair"><span class="mor">k-</span><br><span class="gls">ABS</span></span> <span class="ilpair"><span class="mor">ˈarufu</span><br><span class="gls">box</span></span> <span class="ilpair"><span class="mor">k-</span><br><span class="gls">ABS</span></span> <span class="ilpair"><span class="mor">ˈezaɡu</span><br><span class="gls">inside</span></span></p>
+ <p>ˈʃo ˈlauzi ˈkarufu ˈkezaɡu</p>
+ <p>sho lauzi karufu kezagu</p>
+ <il>
+ <w>
+ <o/>
+ <g>to</g>
+ </w>
+ <w>
+ <o/>
+ <g>the</g>
+ </w>
+ <w>
+ <o/>
+ <g>fem</g>
+ </w>
+ <w>
+ <o/>
+ <g>ABS</g>
+ </w>
+ <w>
+ <o/>
+ <g>box</g>
+ </w>
+ <w>
+ <o/>
+ <g>ABS</g>
+ </w>
+ <w>
+ <o/>
+ <g>inside</g>
+ </w>
+ </il>
</example>
### ˈʃo ˈlauzi ˈkarufu ˈkezaɡu#-> ˈʃo ˈlauzi ˈkarufu ˈkezaɡu
sho lauzi karufu kezagu [ˈʃo ˈlauzi ˈkarufu ˈkezaɡu] ˈʃo to ˈlau the -zi fem k- ABS ˈarufu box k- ABS ˈezaɡu inside “into the box” | (17) |
initial XML:
<example id="adpos3" translation="with me">
<pp role="comitative">
<np number="sing" def="neither">
<pron person="1excl" number="sing"/>
</np>
</pp>
</example>cleanup:
<example id="adpos3" translation="with me"> <pp role="comitative"> - <np number="sing" def="neither"> - <pron person="1excl" number="sing"/> + <np number="sing" def="neither" locus="number"> + <word person="1excl" number="sing" posp="pron"/> </np> </pp> </example>
module articles: No change.
module nonpastonly: No change.
module noepistemic: No change.
module RelN: No change.
module sentenceconnectors: No change.
NOT IMPLEMENTEDmodule subordinate: No change.
module affixdensity: No change.
module adpositions:
<example id="adpos3" translation="with me">
<pp role="comitative">
+ <word gloss="COMIT" posp="pp" owner="3s"/>
<np number="sing" def="neither" locus="number">
<word person="1excl" number="sing" posp="pron"/>
</np>
</pp>
</example>
module constorder: No change.
module casemarking: No change.
module addgender: No change.
module simplifynumber: No change.
module propagatenumber: No change.
createpronouns: No change.
module ngen: No change.
module wordorder: No change.
module wordorder: No change.
module wordorder: No change.
module conjp: No change.
flattenconjp: No change.
fixpronouns:
<example id="adpos3" translation="with me">
<pp role="comitative">
<word gloss="COMIT" posp="pp" owner="3s"/>
<np number="sing" def="neither" locus="number">
- <word person="1excl" number="sing" posp="pron"/>
+ <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="masc"/>
</np>
</pp>
</example>
copyuptophrase:
<example id="adpos3" translation="with me">
<pp role="comitative">
<word gloss="COMIT" posp="pp" owner="3s"/>
- <np number="sing" def="neither" locus="number">
+ <np number="sing" def="neither" locus="number" person="1excl">
<word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="masc"/>
</np>
</pp>
</example>
prodrop: No change.
addclitics: No change.
propagateArgumentCase: No change.
unwrapArgumentNPs: No change.
unwrapOwnerOwned: No change.
movedowntoword:
<example id="adpos3" translation="with me"> <pp role="comitative"> - <word gloss="COMIT" posp="pp" owner="3s"/> + <word gloss="COMIT" posp="pp" owner="3s" role="comitative"/> <np number="sing" def="neither" locus="number" person="1excl"> - <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="masc"/> + <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="masc" def="neither" locus="number"/> </np> </pp> </example>
addaffixes: No change.
flatten:
<example id="adpos3" translation="with me"> - <pp role="comitative"> + <flat> <word gloss="COMIT" posp="pp" owner="3s" role="comitative"/> - <np number="sing" def="neither" locus="number" person="1excl"> <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="masc" def="neither" locus="number"/> - </np> - </pp> + </flat> </example>
addvocab:
<example id="adpos3" translation="with me"> <flat> - <word gloss="COMIT" posp="pp" owner="3s" role="comitative"/> - <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="masc" def="neither" locus="number"/> + <word gloss="COMIT" posp="pp" owner="3s" role="comitative">|b|o|ˈ|</word> + <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="masc" def="neither" locus="number">|p|o|ˈ|</word> </flat> </example>
vowelharmony: No change.
### |b|o|ˈ|#-> ˈbo
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |p|o|ˈ|
#-> ˈpo
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |b|o|ˈ| |p|o|ˈ|
#-> ˈbo ˈpo
removetags:
<example id="adpos3" translation="with me">
<flat>
<word gloss="COMIT" posp="pp" owner="3s" role="comitative">|b|o|ˈ|</word>
<word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="masc" def="neither" locus="number">|p|o|ˈ|</word>
</flat>
+ <p><span class="ilpair"><span class="mor">ˈbo</span><br><span class="gls">COMIT</span></span> <span class="ilpair"><span class="mor">ˈpo</span><br><span class="gls">1excl.sing</span></span></p>
+ <p>ˈbo ˈpo</p>
+ <p>Bo po</p>
+ <il>
+ <w>
+ <o/>
+ <g>COMIT</g>
+ </w>
+ <w>
+ <o/>
+ <g>1excl.sing</g>
+ </w>
+ </il>
</example>
### ˈbo ˈpo#-> ˈbo ˈpo
Bo po [ˈbo ˈpo] ˈbo COMIT ˈpo 1excl.sing “with me” | (18) |
Syntax
Basic Clause Structure
Constituent Order
Constituent order describes the typical arrangement of the subject (S), verb (V) and object (O) in simple declarative clauses. It is a fundamental parameter in grammatical description and forms one of the clearest ways of characterising the overall structure of a language’s clause system.
Ushamu has Object–Verb–Subject (OVS) as its basic constituent order. Clauses begin with the object, followed by the verb, with the subject in final position. This is a rare but attested configuration in the world’s languages.
The following examples illustrate the basic, unmarked, constituent order in Ushamu.
initial XML:
<example id="wo1" translation="The jaguar killed the hunter.">
<s>
<vp tam="past-punct">
<verb>kill</verb>
</vp>
<np number="sing" def="def" role="subj">
<noun>jaguar</noun>
</np>
<np number="sing" def="def" role="obj">
<noun>hunter</noun>
</np>
</s>
</example>cleanup:
<example id="wo1" translation="The jaguar killed the hunter."> <s> - <vp tam="past-punct"> - <verb>kill</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="kill"/> </vp> - <np number="sing" def="def" role="subj"> - <noun>jaguar</noun> + <np number="sing" def="def" role="subj" locus="number"> + <word posp="noun" gloss="jaguar"/> </np> - <np number="sing" def="def" role="obj"> - <noun>hunter</noun> + <np number="sing" def="def" role="obj" locus="number"> + <word posp="noun" gloss="hunter"/> </np> </s> </example>
module articles:
<example id="wo1" translation="The jaguar killed the hunter.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active">
<word posp="verb" gloss="kill"/>
</vp>
<np number="sing" def="def" role="subj" locus="number">
<word posp="noun" gloss="jaguar"/>
+ <word gloss="the" posp="det"/>
</np>
<np number="sing" def="def" role="obj" locus="number">
<word posp="noun" gloss="hunter"/>
+ <word gloss="the" posp="det"/>
</np>
</s>
</example>
module nonpastonly:
<example id="wo1" translation="The jaguar killed the hunter."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="kill"/> </vp> <np number="sing" def="def" role="subj" locus="number"> <word posp="noun" gloss="jaguar"/> <word gloss="the" posp="det"/> </np> <np number="sing" def="def" role="obj" locus="number"> <word posp="noun" gloss="hunter"/> <word gloss="the" posp="det"/> </np> </s> </example>
module noepistemic: No change.
module RelN: No change.
module sentenceconnectors: No change.
NOT IMPLEMENTEDmodule subordinate: No change.
tva1tva2
module affixdensity: No change.
module adpositions: No change.
module constorder:
<example id="wo1" translation="The jaguar killed the hunter."> <s> + <np number="sing" def="def" role="obj" locus="number"> + <word posp="noun" gloss="hunter"/> + <word gloss="the" posp="det"/> + </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="kill"/> </vp> <np number="sing" def="def" role="subj" locus="number"> <word posp="noun" gloss="jaguar"/> <word gloss="the" posp="det"/> </np> - <np number="sing" def="def" role="obj" locus="number"> - <word posp="noun" gloss="hunter"/> - <word gloss="the" posp="det"/> - </np> </s> </example>
module casemarking:
<example id="wo1" translation="The jaguar killed the hunter."> <s> - <np number="sing" def="def" role="obj" locus="number"> + <np number="sing" def="def" role="obj" locus="number" case="ABS"> <word posp="noun" gloss="hunter"/> <word gloss="the" posp="det"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="kill"/> </vp> - <np number="sing" def="def" role="subj" locus="number"> + <np number="sing" def="def" role="subj" locus="number" case="ERG"> <word posp="noun" gloss="jaguar"/> <word gloss="the" posp="det"/> </np> </s> </example>
module addgender:
<example id="wo1" translation="The jaguar killed the hunter."> <s> - <np number="sing" def="def" role="obj" locus="number" case="ABS"> + <np number="sing" def="def" role="obj" locus="number" case="ABS" gender="masc"> <word posp="noun" gloss="hunter"/> <word gloss="the" posp="det"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="kill"/> </vp> - <np number="sing" def="def" role="subj" locus="number" case="ERG"> + <np number="sing" def="def" role="subj" locus="number" case="ERG" gender="neut"> <word posp="noun" gloss="jaguar"/> <word gloss="the" posp="det"/> </np> </s> </example>
module simplifynumber: No change.
module propagatenumber: No change.
createpronouns: No change.
module ngen: No change.
module wordorder: No change.
module wordorder: No change.
module wordorder:
<example id="wo1" translation="The jaguar killed the hunter.">
<s>
<np number="sing" def="def" role="obj" locus="number" case="ABS" gender="masc">
- <word posp="noun" gloss="hunter"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="hunter"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="kill"/>
</vp>
<np number="sing" def="def" role="subj" locus="number" case="ERG" gender="neut">
- <word posp="noun" gloss="jaguar"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="jaguar"/>
</np>
</s>
</example>
module conjp: No change.
flattenconjp: No change.
fixpronouns: No change.
copyuptophrase:
<example id="wo1" translation="The jaguar killed the hunter.">
<s>
<np number="sing" def="def" role="obj" locus="number" case="ABS" gender="masc">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="hunter"/>
</np>
- <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
+ <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" subj="3.sing.neut">
<word posp="verb" gloss="kill"/>
</vp>
<np number="sing" def="def" role="subj" locus="number" case="ERG" gender="neut">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="jaguar"/>
</np>
</s>
</example>
prodrop: No change.
addclitics:
<example id="wo1" translation="The jaguar killed the hunter.">
<s>
<np number="sing" def="def" role="obj" locus="number" case="ABS" gender="masc">
+ <thingy type="npnumber" function="proclitic" gloss="sing"/>
<word gloss="the" posp="det"/>
<word posp="noun" gloss="hunter"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" subj="3.sing.neut">
+ <thingy type="vpnegation" function="proclitic" gloss="POS"/>
<word posp="verb" gloss="kill"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np number="sing" def="def" role="subj" locus="number" case="ERG" gender="neut">
+ <thingy type="npnumber" function="proclitic" gloss="sing"/>
<word gloss="the" posp="det"/>
<word posp="noun" gloss="jaguar"/>
</np>
</s>
</example>
propagateArgumentCase: No change.
unwrapArgumentNPs: No change.
unwrapOwnerOwned: No change.
movedowntoword:
<example id="wo1" translation="The jaguar killed the hunter.">
<s>
<np number="sing" def="def" role="obj" locus="number" case="ABS" gender="masc">
<thingy type="npnumber" function="proclitic" gloss="sing"/>
- <word gloss="the" posp="det"/>
- <word posp="noun" gloss="hunter"/>
+ <word gloss="the" posp="det" number="sing" def="def" role="obj" locus="number" case="ABS" gender="masc"/>
+ <word posp="noun" gloss="hunter" number="sing" def="def" role="obj" locus="number" case="ABS" gender="masc"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" subj="3.sing.neut">
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
- <word posp="verb" gloss="kill"/>
+ <word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" subj="3.sing.neut"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np number="sing" def="def" role="subj" locus="number" case="ERG" gender="neut">
<thingy type="npnumber" function="proclitic" gloss="sing"/>
- <word gloss="the" posp="det"/>
- <word posp="noun" gloss="jaguar"/>
+ <word gloss="the" posp="det" number="sing" def="def" role="subj" locus="number" case="ERG" gender="neut"/>
+ <word posp="noun" gloss="jaguar" number="sing" def="def" role="subj" locus="number" case="ERG" gender="neut"/>
</np>
</s>
</example>
About to call getSlotValue for the/det/gender/obligatoryGot masc
About to call getSlotValue for hunter/noun/case/obligatory
Got ABS
About to call getSlotValue for kill/verb/question/obligatory
Got not.Q
About to call getSlotValue for the/det/gender/obligatory
Got neut
About to call getSlotValue for jaguar/noun/case/obligatory
Got ERG
addaffixes:
<example id="wo1" translation="The jaguar killed the hunter.">
<s>
<np number="sing" def="def" role="obj" locus="number" case="ABS" gender="masc">
<thingy type="npnumber" function="proclitic" gloss="sing"/>
<word gloss="the" posp="det" number="sing" def="def" role="obj" locus="number" case="ABS" gender="masc"/>
+ <thingy type="detgender" function="suffix" gloss="masc"/>
+ <thingy type="nouncase" function="prefix" gloss="ABS"/>
<word posp="noun" gloss="hunter" number="sing" def="def" role="obj" locus="number" case="ABS" gender="masc"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" subj="3.sing.neut">
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
<word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" subj="3.sing.neut"/>
+ <thingy type="verbquestion" function="suffix" gloss="not.Q"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np number="sing" def="def" role="subj" locus="number" case="ERG" gender="neut">
<thingy type="npnumber" function="proclitic" gloss="sing"/>
<word gloss="the" posp="det" number="sing" def="def" role="subj" locus="number" case="ERG" gender="neut"/>
+ <thingy type="detgender" function="suffix" gloss="neut"/>
+ <thingy type="nouncase" function="prefix" gloss="ERG"/>
<word posp="noun" gloss="jaguar" number="sing" def="def" role="subj" locus="number" case="ERG" gender="neut"/>
</np>
</s>
</example>
flatten:
<example id="wo1" translation="The jaguar killed the hunter."> - <s> - <np number="sing" def="def" role="obj" locus="number" case="ABS" gender="masc"> + <flat> <thingy type="npnumber" function="proclitic" gloss="sing"/> <word gloss="the" posp="det" number="sing" def="def" role="obj" locus="number" case="ABS" gender="masc"/> <thingy type="detgender" function="suffix" gloss="masc"/> <thingy type="nouncase" function="prefix" gloss="ABS"/> <word posp="noun" gloss="hunter" number="sing" def="def" role="obj" locus="number" case="ABS" gender="masc"/> - </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" subj="3.sing.neut"> <thingy type="vpnegation" function="proclitic" gloss="POS"/> <word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" subj="3.sing.neut"/> <thingy type="verbquestion" function="suffix" gloss="not.Q"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> - </vp> - <np number="sing" def="def" role="subj" locus="number" case="ERG" gender="neut"> <thingy type="npnumber" function="proclitic" gloss="sing"/> <word gloss="the" posp="det" number="sing" def="def" role="subj" locus="number" case="ERG" gender="neut"/> <thingy type="detgender" function="suffix" gloss="neut"/> <thingy type="nouncase" function="prefix" gloss="ERG"/> <word posp="noun" gloss="jaguar" number="sing" def="def" role="subj" locus="number" case="ERG" gender="neut"/> - </np> - </s> + </flat> </example>
addvocab:
<example id="wo1" translation="The jaguar killed the hunter."> <flat> - <thingy type="npnumber" function="proclitic" gloss="sing"/> - <word gloss="the" posp="det" number="sing" def="def" role="obj" locus="number" case="ABS" gender="masc"/> - <thingy type="detgender" function="suffix" gloss="masc"/> - <thingy type="nouncase" function="prefix" gloss="ABS"/> - <word posp="noun" gloss="hunter" number="sing" def="def" role="obj" locus="number" case="ABS" gender="masc"/> - <thingy type="vpnegation" function="proclitic" gloss="POS"/> - <word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" subj="3.sing.neut"/> - <thingy type="verbquestion" function="suffix" gloss="not.Q"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="npnumber" function="proclitic" gloss="sing"/> - <word gloss="the" posp="det" number="sing" def="def" role="subj" locus="number" case="ERG" gender="neut"/> - <thingy type="detgender" function="suffix" gloss="neut"/> - <thingy type="nouncase" function="prefix" gloss="ERG"/> - <word posp="noun" gloss="jaguar" number="sing" def="def" role="subj" locus="number" case="ERG" gender="neut"/> + <thingy type="npnumber" function="proclitic" gloss="sing">-</thingy> + <word gloss="the" posp="det" number="sing" def="def" role="obj" locus="number" case="ABS" gender="masc">|l|au|ˈ|</word> + <thingy type="detgender" function="suffix" gloss="masc">-|θ|i|</thingy> + <thingy type="nouncase" function="prefix" gloss="ABS">|k|-</thingy> + <word posp="noun" gloss="hunter" number="sing" def="def" role="obj" locus="number" case="ABS" gender="masc">|e|ˈ|n|i|t͡s|a|</word> + <thingy type="vpnegation" function="proclitic" gloss="POS">-</thingy> + <word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" subj="3.sing.neut">|h|u|ˈ|d͡z|</word> + <thingy type="verbquestion" function="suffix" gloss="not.Q">-|u|</thingy> + <thingy type="vpta" function="enclitic" gloss="PAST">|s|i|</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative">|p|a|</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> + <thingy type="npnumber" function="proclitic" gloss="sing">-</thingy> + <word gloss="the" posp="det" number="sing" def="def" role="subj" locus="number" case="ERG" gender="neut">|l|au|ˈ|</word> + <thingy type="detgender" function="suffix" gloss="neut">-|f|u|</thingy> + <thingy type="nouncase" function="prefix" gloss="ERG">|s|-</thingy> + <word posp="noun" gloss="jaguar" number="sing" def="def" role="subj" locus="number" case="ERG" gender="neut">|e|ˈ|ʒ|i|z|a|</word> </flat> </example>
vowelharmony: No change.
### |l|au|ˈ|#-> ˈlau
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### -|θ|i|
#-> -θi
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |k|-
#-> k-
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |e|ˈ|n|i|t͡s|a|
#-> ˈenit͡sa
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |h|u|ˈ|d͡z|
#-> ˈhud͡z
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### -|u|
#-> -u
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |s|i|
#-> si
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |p|a|
#-> pa
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |l|au|ˈ|
#-> ˈlau
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### -|f|u|
#-> -fu
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |s|-
#-> s-
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |e|ˈ|ʒ|i|z|a|
#-> ˈeʒiza
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |l|au|ˈ||θ|i| |k||e|ˈ|n|i|t͡s|a| |h|u|ˈ|d͡z||u| |s|i| |p|a| |l|au|ˈ||f|u| |s||e|ˈ|ʒ|i|z|a|
#-> ˈlauθi ˈkenit͡sa ˈhud͡zu si pa ˈlaufu ˈseʒiza
removetags:
<example id="wo1" translation="The jaguar killed the hunter."> <flat> - <thingy type="npnumber" function="proclitic" gloss="sing">-</thingy> <word gloss="the" posp="det" number="sing" def="def" role="obj" locus="number" case="ABS" gender="masc">|l|au|ˈ|</word> <thingy type="detgender" function="suffix" gloss="masc">-|θ|i|</thingy> <thingy type="nouncase" function="prefix" gloss="ABS">|k|-</thingy> <word posp="noun" gloss="hunter" number="sing" def="def" role="obj" locus="number" case="ABS" gender="masc">|e|ˈ|n|i|t͡s|a|</word> - <thingy type="vpnegation" function="proclitic" gloss="POS">-</thingy> <word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" subj="3.sing.neut">|h|u|ˈ|d͡z|</word> <thingy type="verbquestion" function="suffix" gloss="not.Q">-|u|</thingy> <thingy type="vpta" function="enclitic" gloss="PAST">|s|i|</thingy> <thingy type="vpmode" function="enclitic" gloss="indicative">|p|a|</thingy> - <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> - <thingy type="npnumber" function="proclitic" gloss="sing">-</thingy> <word gloss="the" posp="det" number="sing" def="def" role="subj" locus="number" case="ERG" gender="neut">|l|au|ˈ|</word> <thingy type="detgender" function="suffix" gloss="neut">-|f|u|</thingy> <thingy type="nouncase" function="prefix" gloss="ERG">|s|-</thingy> <word posp="noun" gloss="jaguar" number="sing" def="def" role="subj" locus="number" case="ERG" gender="neut">|e|ˈ|ʒ|i|z|a|</word> </flat> + <p><span class="ilpair"><span class="mor">ˈlau</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">-θi</span><br><span class="gls">masc</span></span> <span class="ilpair"><span class="mor">k-</span><br><span class="gls">ABS</span></span> <span class="ilpair"><span class="mor">ˈenit͡sa</span><br><span class="gls">hunter</span></span> <span class="ilpair"><span class="mor">ˈhud͡z</span><br><span class="gls">kill</span></span> <span class="ilpair"><span class="mor">-u</span><br><span class="gls">not.Q</span></span> <span class="ilpair"><span class="mor">si</span><br><span class="gls">PAST</span></span> <span class="ilpair"><span class="mor">pa</span><br><span class="gls">indicative</span></span> <span class="ilpair"><span class="mor">ˈlau</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">-fu</span><br><span class="gls">neut</span></span> <span class="ilpair"><span class="mor">s-</span><br><span class="gls">ERG</span></span> <span class="ilpair"><span class="mor">ˈeʒiza</span><br><span class="gls">jaguar</span></span></p> + <p>ˈlauθi ˈkenit͡sa ˈhud͡zu si pa ˈlaufu ˈseʒiza</p> + <p>lauthi kenitza hud͡zu si pa laufu sezhiza</p> + <il> + <w> + <o/> + <g>the</g> + </w> + <w> + <o/> + <g>masc</g> + </w> + <w> + <o/> + <g>ABS</g> + </w> + <w> + <o/> + <g>hunter</g> + </w> + <w> + <o/> + <g>kill</g> + </w> + <w> + <o/> + <g>not.Q</g> + </w> + <w> + <o/> + <g>PAST</g> + </w> + <w> + <o/> + <g>indicative</g> + </w> + <w> + <o/> + <g>the</g> + </w> + <w> + <o/> + <g>neut</g> + </w> + <w> + <o/> + <g>ERG</g> + </w> + <w> + <o/> + <g>jaguar</g> + </w> + </il> </example>### ˈlauθi ˈkenit͡sa ˈhud͡zu si pa ˈlaufu ˈseʒiza
#-> ˈlauθi ˈkenit͡sa ˈhud͡zu si pa ˈlaufu ˈseʒiza
Lauthi kenitza hud͡zu si pa laufu sezhiza. [ˈlauθi ˈkenit͡sa ˈhud͡zu si pa ˈlaufu ˈseʒiza] ˈlau the -θi masc k- ABS ˈenit͡sa hunter ˈhud͡z kill -u not.Q si PAST pa indicative ˈlau the -fu neut s- ERG ˈeʒiza jaguar “The jaguar killed the hunter.” | (19) |
initial XML:
<example id="wo2" translation="The lion ate the hunter's daughter's dog.">
<s>
<vp tam="past-punct">
<verb>eat</verb>
</vp>
<np number="sing" def="def" role="subj">
<noun>lion</noun>
</np>
<np role="obj">
<np type="owner_owned">
<np type="owner_owned">
<np number="sing" def="def">
<noun>hunter</noun>
</np>
<np number="sing" def="def">
<noun>daughter</noun>
</np>
</np>
<np number="sing" def="def">
<noun>dog</noun>
</np>
</np>
</np>
</s>
</example>cleanup:
<example id="wo2" translation="The lion ate the hunter's daughter's dog."> <s> - <vp tam="past-punct"> - <verb>eat</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="eat"/> </vp> - <np number="sing" def="def" role="subj"> - <noun>lion</noun> + <np number="sing" def="def" role="subj" locus="number"> + <word posp="noun" gloss="lion"/> </np> <np role="obj"> <np type="owner_owned"> - <np type="owner_owned"> - <np number="sing" def="def"> - <noun>hunter</noun> + <np type="owner_owned" role="owner"> + <np number="sing" def="def" locus="number" role="owner"> + <word posp="noun" gloss="hunter"/> </np> - <np number="sing" def="def"> - <noun>daughter</noun> + <np number="sing" def="def" locus="number" role="owned"> + <word posp="noun" gloss="daughter"/> </np> </np> - <np number="sing" def="def"> - <noun>dog</noun> + <np number="sing" def="def" locus="number" role="owned"> + <word posp="noun" gloss="dog"/> </np> </np> </np> </s> </example>
module articles:
<example id="wo2" translation="The lion ate the hunter's daughter's dog.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active">
<word posp="verb" gloss="eat"/>
</vp>
<np number="sing" def="def" role="subj" locus="number">
<word posp="noun" gloss="lion"/>
+ <word gloss="the" posp="det"/>
</np>
<np role="obj">
<np type="owner_owned">
<np type="owner_owned" role="owner">
<np number="sing" def="def" locus="number" role="owner">
<word posp="noun" gloss="hunter"/>
+ <word gloss="the" posp="det"/>
</np>
<np number="sing" def="def" locus="number" role="owned">
<word posp="noun" gloss="daughter"/>
+ <word gloss="the" posp="det"/>
</np>
</np>
<np number="sing" def="def" locus="number" role="owned">
<word posp="noun" gloss="dog"/>
+ <word gloss="the" posp="det"/>
</np>
</np>
</np>
</s>
</example>
module nonpastonly:
<example id="wo2" translation="The lion ate the hunter's daughter's dog."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="eat"/> </vp> <np number="sing" def="def" role="subj" locus="number"> <word posp="noun" gloss="lion"/> <word gloss="the" posp="det"/> </np> <np role="obj"> <np type="owner_owned"> <np type="owner_owned" role="owner"> <np number="sing" def="def" locus="number" role="owner"> <word posp="noun" gloss="hunter"/> <word gloss="the" posp="det"/> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="daughter"/> <word gloss="the" posp="det"/> </np> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="dog"/> <word gloss="the" posp="det"/> </np> </np> </np> </s> </example>
module noepistemic: No change.
module RelN: No change.
module sentenceconnectors: No change.
NOT IMPLEMENTEDmodule subordinate: No change.
tva1tva2
module affixdensity: No change.
module adpositions: No change.
module constorder:
<example id="wo2" translation="The lion ate the hunter's daughter's dog."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> - <word posp="verb" gloss="eat"/> - </vp> - <np number="sing" def="def" role="subj" locus="number"> - <word posp="noun" gloss="lion"/> - <word gloss="the" posp="det"/> - </np> <np role="obj"> <np type="owner_owned"> <np type="owner_owned" role="owner"> <np number="sing" def="def" locus="number" role="owner"> <word posp="noun" gloss="hunter"/> <word gloss="the" posp="det"/> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="daughter"/> <word gloss="the" posp="det"/> </np> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="dog"/> <word gloss="the" posp="det"/> </np> </np> </np> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <word posp="verb" gloss="eat"/> + </vp> + <np number="sing" def="def" role="subj" locus="number"> + <word posp="noun" gloss="lion"/> + <word gloss="the" posp="det"/> + </np> </s> </example>
module casemarking:
<example id="wo2" translation="The lion ate the hunter's daughter's dog."> <s> - <np role="obj"> + <np role="obj" case="ABS"> <np type="owner_owned"> <np type="owner_owned" role="owner"> <np number="sing" def="def" locus="number" role="owner"> <word posp="noun" gloss="hunter"/> <word gloss="the" posp="det"/> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="daughter"/> <word gloss="the" posp="det"/> </np> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="dog"/> <word gloss="the" posp="det"/> </np> </np> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="eat"/> </vp> - <np number="sing" def="def" role="subj" locus="number"> + <np number="sing" def="def" role="subj" locus="number" case="ERG"> <word posp="noun" gloss="lion"/> <word gloss="the" posp="det"/> </np> </s> </example>
module addgender:
<example id="wo2" translation="The lion ate the hunter's daughter's dog.">
<s>
<np role="obj" case="ABS">
- <np type="owner_owned">
- <np type="owner_owned" role="owner">
- <np number="sing" def="def" locus="number" role="owner">
+ <np type="owner_owned" gender="neut">
+ <np type="owner_owned" role="owner" gender="fem">
+ <np number="sing" def="def" locus="number" role="owner" gender="masc">
<word posp="noun" gloss="hunter"/>
<word gloss="the" posp="det"/>
</np>
- <np number="sing" def="def" locus="number" role="owned">
+ <np number="sing" def="def" locus="number" role="owned" gender="fem">
<word posp="noun" gloss="daughter"/>
<word gloss="the" posp="det"/>
</np>
</np>
- <np number="sing" def="def" locus="number" role="owned">
+ <np number="sing" def="def" locus="number" role="owned" gender="neut">
<word posp="noun" gloss="dog"/>
<word gloss="the" posp="det"/>
</np>
</np>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="eat"/>
</vp>
- <np number="sing" def="def" role="subj" locus="number" case="ERG">
+ <np number="sing" def="def" role="subj" locus="number" case="ERG" gender="neut">
<word posp="noun" gloss="lion"/>
<word gloss="the" posp="det"/>
</np>
</s>
</example>
module simplifynumber: No change.
module propagatenumber:
<example id="wo2" translation="The lion ate the hunter's daughter's dog."> <s> - <np role="obj" case="ABS"> - <np type="owner_owned" gender="neut"> - <np type="owner_owned" role="owner" gender="fem"> + <np role="obj" case="ABS" number="sing"> + <np type="owner_owned" gender="neut" number="sing"> + <np type="owner_owned" role="owner" gender="fem" number="sing"> <np number="sing" def="def" locus="number" role="owner" gender="masc"> <word posp="noun" gloss="hunter"/> <word gloss="the" posp="det"/> </np> <np number="sing" def="def" locus="number" role="owned" gender="fem"> <word posp="noun" gloss="daughter"/> <word gloss="the" posp="det"/> </np> </np> <np number="sing" def="def" locus="number" role="owned" gender="neut"> <word posp="noun" gloss="dog"/> <word gloss="the" posp="det"/> </np> </np> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="eat"/> </vp> <np number="sing" def="def" role="subj" locus="number" case="ERG" gender="neut"> <word posp="noun" gloss="lion"/> <word gloss="the" posp="det"/> </np> </s> </example>
createpronouns: No change.
module ngen: No change.
module wordorder: No change.
module wordorder: No change.
module wordorder:
<example id="wo2" translation="The lion ate the hunter's daughter's dog.">
<s>
<np role="obj" case="ABS" number="sing">
<np type="owner_owned" gender="neut" number="sing">
<np type="owner_owned" role="owner" gender="fem" number="sing">
<np number="sing" def="def" locus="number" role="owner" gender="masc">
- <word posp="noun" gloss="hunter"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="hunter"/>
</np>
<np number="sing" def="def" locus="number" role="owned" gender="fem">
- <word posp="noun" gloss="daughter"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="daughter"/>
</np>
</np>
<np number="sing" def="def" locus="number" role="owned" gender="neut">
- <word posp="noun" gloss="dog"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="dog"/>
</np>
</np>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="eat"/>
</vp>
<np number="sing" def="def" role="subj" locus="number" case="ERG" gender="neut">
- <word posp="noun" gloss="lion"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="lion"/>
</np>
</s>
</example>
module conjp: No change.
flattenconjp: No change.
fixpronouns: No change.
copyuptophrase:
<example id="wo2" translation="The lion ate the hunter's daughter's dog."> <s> - <np role="obj" case="ABS" number="sing"> + <np role="obj" case="ABS" number="sing" gender="fem"> <np type="owner_owned" gender="neut" number="sing"> <np type="owner_owned" role="owner" gender="fem" number="sing"> <np number="sing" def="def" locus="number" role="owner" gender="masc"> <word gloss="the" posp="det"/> <word posp="noun" gloss="hunter"/> </np> <np number="sing" def="def" locus="number" role="owned" gender="fem"> <word gloss="the" posp="det"/> <word posp="noun" gloss="daughter"/> </np> </np> <np number="sing" def="def" locus="number" role="owned" gender="neut"> <word gloss="the" posp="det"/> <word posp="noun" gloss="dog"/> </np> </np> </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.fem" subj="3.sing.neut"> <word posp="verb" gloss="eat"/> </vp> <np number="sing" def="def" role="subj" locus="number" case="ERG" gender="neut"> <word gloss="the" posp="det"/> <word posp="noun" gloss="lion"/> </np> </s> </example>
prodrop: No change.
addclitics:
<example id="wo2" translation="The lion ate the hunter's daughter's dog.">
<s>
<np role="obj" case="ABS" number="sing" gender="fem">
<np type="owner_owned" gender="neut" number="sing">
<np type="owner_owned" role="owner" gender="fem" number="sing">
<np number="sing" def="def" locus="number" role="owner" gender="masc">
+ <thingy type="npnumber" function="proclitic" gloss="sing"/>
<word gloss="the" posp="det"/>
<word posp="noun" gloss="hunter"/>
</np>
<np number="sing" def="def" locus="number" role="owned" gender="fem">
+ <thingy type="npnumber" function="proclitic" gloss="sing"/>
<word gloss="the" posp="det"/>
<word posp="noun" gloss="daughter"/>
</np>
</np>
<np number="sing" def="def" locus="number" role="owned" gender="neut">
+ <thingy type="npnumber" function="proclitic" gloss="sing"/>
<word gloss="the" posp="det"/>
<word posp="noun" gloss="dog"/>
</np>
</np>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.fem" subj="3.sing.neut">
+ <thingy type="vpnegation" function="proclitic" gloss="POS"/>
<word posp="verb" gloss="eat"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np number="sing" def="def" role="subj" locus="number" case="ERG" gender="neut">
+ <thingy type="npnumber" function="proclitic" gloss="sing"/>
<word gloss="the" posp="det"/>
<word posp="noun" gloss="lion"/>
</np>
</s>
</example>
propagateArgumentCase: No change.
unwrapArgumentNPs:
<example id="wo2" translation="The lion ate the hunter's daughter's dog."> <s> - <np role="obj" case="ABS" number="sing" gender="fem"> - <np type="owner_owned" gender="neut" number="sing"> + <np type="owner_owned" gender="neut" number="sing" role="obj" case="ABS"> <np type="owner_owned" role="owner" gender="fem" number="sing"> <np number="sing" def="def" locus="number" role="owner" gender="masc"> <thingy type="npnumber" function="proclitic" gloss="sing"/> <word gloss="the" posp="det"/> <word posp="noun" gloss="hunter"/> </np> <np number="sing" def="def" locus="number" role="owned" gender="fem"> <thingy type="npnumber" function="proclitic" gloss="sing"/> <word gloss="the" posp="det"/> <word posp="noun" gloss="daughter"/> </np> </np> <np number="sing" def="def" locus="number" role="owned" gender="neut"> <thingy type="npnumber" function="proclitic" gloss="sing"/> <word gloss="the" posp="det"/> <word posp="noun" gloss="dog"/> </np> </np> - </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.fem" subj="3.sing.neut"> <thingy type="vpnegation" function="proclitic" gloss="POS"/> <word posp="verb" gloss="eat"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> </vp> <np number="sing" def="def" role="subj" locus="number" case="ERG" gender="neut"> <thingy type="npnumber" function="proclitic" gloss="sing"/> <word gloss="the" posp="det"/> <word posp="noun" gloss="lion"/> </np> </s> </example>
unwrapOwnerOwned:
<example id="wo2" translation="The lion ate the hunter's daughter's dog."> <s> - <np type="owner_owned" gender="neut" number="sing" role="obj" case="ABS"> - <np type="owner_owned" role="owner" gender="fem" number="sing"> <np number="sing" def="def" locus="number" role="owner" gender="masc"> <thingy type="npnumber" function="proclitic" gloss="sing"/> <word gloss="the" posp="det"/> <word posp="noun" gloss="hunter"/> </np> <np number="sing" def="def" locus="number" role="owned" gender="fem"> <thingy type="npnumber" function="proclitic" gloss="sing"/> <word gloss="the" posp="det"/> <word posp="noun" gloss="daughter"/> </np> - </np> - <np number="sing" def="def" locus="number" role="owned" gender="neut"> + <np number="sing" def="def" locus="number" role="owned" gender="neut" case="ABS"> <thingy type="npnumber" function="proclitic" gloss="sing"/> <word gloss="the" posp="det"/> <word posp="noun" gloss="dog"/> </np> - </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.fem" subj="3.sing.neut"> <thingy type="vpnegation" function="proclitic" gloss="POS"/> <word posp="verb" gloss="eat"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> </vp> <np number="sing" def="def" role="subj" locus="number" case="ERG" gender="neut"> <thingy type="npnumber" function="proclitic" gloss="sing"/> <word gloss="the" posp="det"/> <word posp="noun" gloss="lion"/> </np> </s> </example>
movedowntoword:
<example id="wo2" translation="The lion ate the hunter's daughter's dog.">
<s>
<np number="sing" def="def" locus="number" role="owner" gender="masc">
<thingy type="npnumber" function="proclitic" gloss="sing"/>
- <word gloss="the" posp="det"/>
- <word posp="noun" gloss="hunter"/>
+ <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owner" gender="masc"/>
+ <word posp="noun" gloss="hunter" number="sing" def="def" locus="number" role="owner" gender="masc"/>
</np>
<np number="sing" def="def" locus="number" role="owned" gender="fem">
<thingy type="npnumber" function="proclitic" gloss="sing"/>
- <word gloss="the" posp="det"/>
- <word posp="noun" gloss="daughter"/>
+ <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" gender="fem"/>
+ <word posp="noun" gloss="daughter" number="sing" def="def" locus="number" role="owned" gender="fem"/>
</np>
<np number="sing" def="def" locus="number" role="owned" gender="neut" case="ABS">
<thingy type="npnumber" function="proclitic" gloss="sing"/>
- <word gloss="the" posp="det"/>
- <word posp="noun" gloss="dog"/>
+ <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" gender="neut" case="ABS"/>
+ <word posp="noun" gloss="dog" number="sing" def="def" locus="number" role="owned" gender="neut" case="ABS"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.fem" subj="3.sing.neut">
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
- <word posp="verb" gloss="eat"/>
+ <word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.fem" subj="3.sing.neut"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np number="sing" def="def" role="subj" locus="number" case="ERG" gender="neut">
<thingy type="npnumber" function="proclitic" gloss="sing"/>
- <word gloss="the" posp="det"/>
- <word posp="noun" gloss="lion"/>
+ <word gloss="the" posp="det" number="sing" def="def" role="subj" locus="number" case="ERG" gender="neut"/>
+ <word posp="noun" gloss="lion" number="sing" def="def" role="subj" locus="number" case="ERG" gender="neut"/>
</np>
</s>
</example>
About to call getSlotValue for the/det/gender/obligatoryGot masc
About to call getSlotValue for hunter/noun/case/obligatory
calling defaultval for case/
defaultval: noun, case
returning ABS
Got ABS
About to call getSlotValue for the/det/gender/obligatory
Got fem
About to call getSlotValue for daughter/noun/case/obligatory
calling defaultval for case/
defaultval: noun, case
returning ABS
Got ABS
About to call getSlotValue for the/det/gender/obligatory
Got neut
About to call getSlotValue for dog/noun/case/obligatory
Got ABS
About to call getSlotValue for eat/verb/question/obligatory
Got not.Q
About to call getSlotValue for the/det/gender/obligatory
Got neut
About to call getSlotValue for lion/noun/case/obligatory
Got ERG
addaffixes:
<example id="wo2" translation="The lion ate the hunter's daughter's dog.">
<s>
<np number="sing" def="def" locus="number" role="owner" gender="masc">
<thingy type="npnumber" function="proclitic" gloss="sing"/>
<word gloss="the" posp="det" number="sing" def="def" locus="number" role="owner" gender="masc"/>
+ <thingy type="detgender" function="suffix" gloss="masc"/>
+ <thingy type="nouncase" function="prefix" gloss="ABS"/>
<word posp="noun" gloss="hunter" number="sing" def="def" locus="number" role="owner" gender="masc"/>
</np>
<np number="sing" def="def" locus="number" role="owned" gender="fem">
<thingy type="npnumber" function="proclitic" gloss="sing"/>
<word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" gender="fem"/>
+ <thingy type="detgender" function="suffix" gloss="fem"/>
+ <thingy type="nouncase" function="prefix" gloss="ABS"/>
<word posp="noun" gloss="daughter" number="sing" def="def" locus="number" role="owned" gender="fem"/>
</np>
<np number="sing" def="def" locus="number" role="owned" gender="neut" case="ABS">
<thingy type="npnumber" function="proclitic" gloss="sing"/>
<word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" gender="neut" case="ABS"/>
+ <thingy type="detgender" function="suffix" gloss="neut"/>
+ <thingy type="nouncase" function="prefix" gloss="ABS"/>
<word posp="noun" gloss="dog" number="sing" def="def" locus="number" role="owned" gender="neut" case="ABS"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.fem" subj="3.sing.neut">
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
<word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.fem" subj="3.sing.neut"/>
+ <thingy type="verbquestion" function="suffix" gloss="not.Q"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np number="sing" def="def" role="subj" locus="number" case="ERG" gender="neut">
<thingy type="npnumber" function="proclitic" gloss="sing"/>
<word gloss="the" posp="det" number="sing" def="def" role="subj" locus="number" case="ERG" gender="neut"/>
+ <thingy type="detgender" function="suffix" gloss="neut"/>
+ <thingy type="nouncase" function="prefix" gloss="ERG"/>
<word posp="noun" gloss="lion" number="sing" def="def" role="subj" locus="number" case="ERG" gender="neut"/>
</np>
</s>
</example>
flatten:
<example id="wo2" translation="The lion ate the hunter's daughter's dog."> - <s> - <np number="sing" def="def" locus="number" role="owner" gender="masc"> + <flat> <thingy type="npnumber" function="proclitic" gloss="sing"/> <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owner" gender="masc"/> <thingy type="detgender" function="suffix" gloss="masc"/> <thingy type="nouncase" function="prefix" gloss="ABS"/> <word posp="noun" gloss="hunter" number="sing" def="def" locus="number" role="owner" gender="masc"/> - </np> - <np number="sing" def="def" locus="number" role="owned" gender="fem"> <thingy type="npnumber" function="proclitic" gloss="sing"/> <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" gender="fem"/> <thingy type="detgender" function="suffix" gloss="fem"/> <thingy type="nouncase" function="prefix" gloss="ABS"/> <word posp="noun" gloss="daughter" number="sing" def="def" locus="number" role="owned" gender="fem"/> - </np> - <np number="sing" def="def" locus="number" role="owned" gender="neut" case="ABS"> <thingy type="npnumber" function="proclitic" gloss="sing"/> <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" gender="neut" case="ABS"/> <thingy type="detgender" function="suffix" gloss="neut"/> <thingy type="nouncase" function="prefix" gloss="ABS"/> <word posp="noun" gloss="dog" number="sing" def="def" locus="number" role="owned" gender="neut" case="ABS"/> - </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.fem" subj="3.sing.neut"> <thingy type="vpnegation" function="proclitic" gloss="POS"/> <word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.fem" subj="3.sing.neut"/> <thingy type="verbquestion" function="suffix" gloss="not.Q"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> - </vp> - <np number="sing" def="def" role="subj" locus="number" case="ERG" gender="neut"> <thingy type="npnumber" function="proclitic" gloss="sing"/> <word gloss="the" posp="det" number="sing" def="def" role="subj" locus="number" case="ERG" gender="neut"/> <thingy type="detgender" function="suffix" gloss="neut"/> <thingy type="nouncase" function="prefix" gloss="ERG"/> <word posp="noun" gloss="lion" number="sing" def="def" role="subj" locus="number" case="ERG" gender="neut"/> - </np> - </s> + </flat> </example>
addvocab:
<example id="wo2" translation="The lion ate the hunter's daughter's dog."> <flat> - <thingy type="npnumber" function="proclitic" gloss="sing"/> - <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owner" gender="masc"/> - <thingy type="detgender" function="suffix" gloss="masc"/> - <thingy type="nouncase" function="prefix" gloss="ABS"/> - <word posp="noun" gloss="hunter" number="sing" def="def" locus="number" role="owner" gender="masc"/> - <thingy type="npnumber" function="proclitic" gloss="sing"/> - <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" gender="fem"/> - <thingy type="detgender" function="suffix" gloss="fem"/> - <thingy type="nouncase" function="prefix" gloss="ABS"/> - <word posp="noun" gloss="daughter" number="sing" def="def" locus="number" role="owned" gender="fem"/> - <thingy type="npnumber" function="proclitic" gloss="sing"/> - <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" gender="neut" case="ABS"/> - <thingy type="detgender" function="suffix" gloss="neut"/> - <thingy type="nouncase" function="prefix" gloss="ABS"/> - <word posp="noun" gloss="dog" number="sing" def="def" locus="number" role="owned" gender="neut" case="ABS"/> - <thingy type="vpnegation" function="proclitic" gloss="POS"/> - <word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.fem" subj="3.sing.neut"/> - <thingy type="verbquestion" function="suffix" gloss="not.Q"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="npnumber" function="proclitic" gloss="sing"/> - <word gloss="the" posp="det" number="sing" def="def" role="subj" locus="number" case="ERG" gender="neut"/> - <thingy type="detgender" function="suffix" gloss="neut"/> - <thingy type="nouncase" function="prefix" gloss="ERG"/> - <word posp="noun" gloss="lion" number="sing" def="def" role="subj" locus="number" case="ERG" gender="neut"/> + <thingy type="npnumber" function="proclitic" gloss="sing">-</thingy> + <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owner" gender="masc">|l|au|ˈ|</word> + <thingy type="detgender" function="suffix" gloss="masc">-|θ|i|</thingy> + <thingy type="nouncase" function="prefix" gloss="ABS">|k|-</thingy> + <word posp="noun" gloss="hunter" number="sing" def="def" locus="number" role="owner" gender="masc">|e|ˈ|n|i|t͡s|a|</word> + <thingy type="npnumber" function="proclitic" gloss="sing">-</thingy> + <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" gender="fem">|l|au|ˈ|</word> + <thingy type="detgender" function="suffix" gloss="fem">-|z|i|</thingy> + <thingy type="nouncase" function="prefix" gloss="ABS">|k|-</thingy> + <word posp="noun" gloss="daughter" number="sing" def="def" locus="number" role="owned" gender="fem">|i|ˈ|w|i|ʒ|i|</word> + <thingy type="npnumber" function="proclitic" gloss="sing">-</thingy> + <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" gender="neut" case="ABS">|l|au|ˈ|</word> + <thingy type="detgender" function="suffix" gloss="neut">-|f|u|</thingy> + <thingy type="nouncase" function="prefix" gloss="ABS">|k|-</thingy> + <word posp="noun" gloss="dog" number="sing" def="def" locus="number" role="owned" gender="neut" case="ABS">|u|ˈ|t͡s|i|ʒ|a|</word> + <thingy type="vpnegation" function="proclitic" gloss="POS">-</thingy> + <word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.fem" subj="3.sing.neut">|z|u|ˈ|ɡ|</word> + <thingy type="verbquestion" function="suffix" gloss="not.Q">-|u|</thingy> + <thingy type="vpta" function="enclitic" gloss="PAST">|s|i|</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative">|p|a|</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> + <thingy type="npnumber" function="proclitic" gloss="sing">-</thingy> + <word gloss="the" posp="det" number="sing" def="def" role="subj" locus="number" case="ERG" gender="neut">|l|au|ˈ|</word> + <thingy type="detgender" function="suffix" gloss="neut">-|f|u|</thingy> + <thingy type="nouncase" function="prefix" gloss="ERG">|s|-</thingy> + <word posp="noun" gloss="lion" number="sing" def="def" role="subj" locus="number" case="ERG" gender="neut">|u|ˈ|ɟ|i|x|a|</word> </flat> </example>
vowelharmony: No change.
### |l|au|ˈ|#-> ˈlau
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### -|θ|i|
#-> -θi
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |k|-
#-> k-
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |e|ˈ|n|i|t͡s|a|
#-> ˈenit͡sa
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |l|au|ˈ|
#-> ˈlau
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### -|z|i|
#-> -zi
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |k|-
#-> k-
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |i|ˈ|w|i|ʒ|i|
#-> ˈiwiʒi
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |l|au|ˈ|
#-> ˈlau
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### -|f|u|
#-> -fu
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |k|-
#-> k-
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |u|ˈ|t͡s|i|ʒ|a|
#-> ˈut͡siʒa
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |z|u|ˈ|ɡ|
#-> ˈzuɡ
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### -|u|
#-> -u
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |s|i|
#-> si
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |p|a|
#-> pa
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |l|au|ˈ|
#-> ˈlau
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### -|f|u|
#-> -fu
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |s|-
#-> s-
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |u|ˈ|ɟ|i|x|a|
#-> ˈuɟixa
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |l|au|ˈ||θ|i| |k||e|ˈ|n|i|t͡s|a| |l|au|ˈ||z|i| |k||i|ˈ|w|i|ʒ|i| |l|au|ˈ||f|u| |k||u|ˈ|t͡s|i|ʒ|a| |z|u|ˈ|ɡ||u| |s|i| |p|a| |l|au|ˈ||f|u| |s||u|ˈ|ɟ|i|x|a|
#-> ˈlauθi ˈkenit͡sa ˈlauzi ˈkiwiʒi ˈlaufu ˈkut͡siʒa ˈzuɡu si pa ˈlaufu ˈsuɟixa
removetags:
<example id="wo2" translation="The lion ate the hunter's daughter's dog."> <flat> - <thingy type="npnumber" function="proclitic" gloss="sing">-</thingy> <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owner" gender="masc">|l|au|ˈ|</word> <thingy type="detgender" function="suffix" gloss="masc">-|θ|i|</thingy> <thingy type="nouncase" function="prefix" gloss="ABS">|k|-</thingy> <word posp="noun" gloss="hunter" number="sing" def="def" locus="number" role="owner" gender="masc">|e|ˈ|n|i|t͡s|a|</word> - <thingy type="npnumber" function="proclitic" gloss="sing">-</thingy> <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" gender="fem">|l|au|ˈ|</word> <thingy type="detgender" function="suffix" gloss="fem">-|z|i|</thingy> <thingy type="nouncase" function="prefix" gloss="ABS">|k|-</thingy> <word posp="noun" gloss="daughter" number="sing" def="def" locus="number" role="owned" gender="fem">|i|ˈ|w|i|ʒ|i|</word> - <thingy type="npnumber" function="proclitic" gloss="sing">-</thingy> <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" gender="neut" case="ABS">|l|au|ˈ|</word> <thingy type="detgender" function="suffix" gloss="neut">-|f|u|</thingy> <thingy type="nouncase" function="prefix" gloss="ABS">|k|-</thingy> <word posp="noun" gloss="dog" number="sing" def="def" locus="number" role="owned" gender="neut" case="ABS">|u|ˈ|t͡s|i|ʒ|a|</word> - <thingy type="vpnegation" function="proclitic" gloss="POS">-</thingy> <word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.fem" subj="3.sing.neut">|z|u|ˈ|ɡ|</word> <thingy type="verbquestion" function="suffix" gloss="not.Q">-|u|</thingy> <thingy type="vpta" function="enclitic" gloss="PAST">|s|i|</thingy> <thingy type="vpmode" function="enclitic" gloss="indicative">|p|a|</thingy> - <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> - <thingy type="npnumber" function="proclitic" gloss="sing">-</thingy> <word gloss="the" posp="det" number="sing" def="def" role="subj" locus="number" case="ERG" gender="neut">|l|au|ˈ|</word> <thingy type="detgender" function="suffix" gloss="neut">-|f|u|</thingy> <thingy type="nouncase" function="prefix" gloss="ERG">|s|-</thingy> <word posp="noun" gloss="lion" number="sing" def="def" role="subj" locus="number" case="ERG" gender="neut">|u|ˈ|ɟ|i|x|a|</word> </flat> + <p><span class="ilpair"><span class="mor">ˈlau</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">-θi</span><br><span class="gls">masc</span></span> <span class="ilpair"><span class="mor">k-</span><br><span class="gls">ABS</span></span> <span class="ilpair"><span class="mor">ˈenit͡sa</span><br><span class="gls">hunter</span></span> <span class="ilpair"><span class="mor">ˈlau</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">-zi</span><br><span class="gls">fem</span></span> <span class="ilpair"><span class="mor">k-</span><br><span class="gls">ABS</span></span> <span class="ilpair"><span class="mor">ˈiwiʒi</span><br><span class="gls">daughter</span></span> <span class="ilpair"><span class="mor">ˈlau</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">-fu</span><br><span class="gls">neut</span></span> <span class="ilpair"><span class="mor">k-</span><br><span class="gls">ABS</span></span> <span class="ilpair"><span class="mor">ˈut͡siʒa</span><br><span class="gls">dog</span></span> <span class="ilpair"><span class="mor">ˈzuɡ</span><br><span class="gls">eat</span></span> <span class="ilpair"><span class="mor">-u</span><br><span class="gls">not.Q</span></span> <span class="ilpair"><span class="mor">si</span><br><span class="gls">PAST</span></span> <span class="ilpair"><span class="mor">pa</span><br><span class="gls">indicative</span></span> <span class="ilpair"><span class="mor">ˈlau</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">-fu</span><br><span class="gls">neut</span></span> <span class="ilpair"><span class="mor">s-</span><br><span class="gls">ERG</span></span> <span class="ilpair"><span class="mor">ˈuɟixa</span><br><span class="gls">lion</span></span></p> + <p>ˈlauθi ˈkenit͡sa ˈlauzi ˈkiwiʒi ˈlaufu ˈkut͡siʒa ˈzuɡu si pa ˈlaufu ˈsuɟixa</p> + <p>lauthi kenitza lauzi kiwizhi laufu kutzizha zugu si pa laufu suɟikha</p> + <il> + <w> + <o/> + <g>the</g> + </w> + <w> + <o/> + <g>masc</g> + </w> + <w> + <o/> + <g>ABS</g> + </w> + <w> + <o/> + <g>hunter</g> + </w> + <w> + <o/> + <g>the</g> + </w> + <w> + <o/> + <g>fem</g> + </w> + <w> + <o/> + <g>ABS</g> + </w> + <w> + <o/> + <g>daughter</g> + </w> + <w> + <o/> + <g>the</g> + </w> + <w> + <o/> + <g>neut</g> + </w> + <w> + <o/> + <g>ABS</g> + </w> + <w> + <o/> + <g>dog</g> + </w> + <w> + <o/> + <g>eat</g> + </w> + <w> + <o/> + <g>not.Q</g> + </w> + <w> + <o/> + <g>PAST</g> + </w> + <w> + <o/> + <g>indicative</g> + </w> + <w> + <o/> + <g>the</g> + </w> + <w> + <o/> + <g>neut</g> + </w> + <w> + <o/> + <g>ERG</g> + </w> + <w> + <o/> + <g>lion</g> + </w> + </il> </example>### ˈlauθi ˈkenit͡sa ˈlauzi ˈkiwiʒi ˈlaufu ˈkut͡siʒa ˈzuɡu si pa ˈlaufu ˈsuɟixa
#-> ˈlauθi ˈkenit͡sa ˈlauzi ˈkiwiʒi ˈlaufu ˈkut͡siʒa ˈzuɡu si pa ˈlaufu ˈsuɟixa
Lauthi kenitza lauzi kiwizhi laufu kutzizha zugu si pa laufu suɟikha. [ˈlauθi ˈkenit͡sa ˈlauzi ˈkiwiʒi ˈlaufu ˈkut͡siʒa ˈzuɡu si pa ˈlaufu ˈsuɟixa] ˈlau the -θi masc k- ABS ˈenit͡sa hunter ˈlau the -zi fem k- ABS ˈiwiʒi daughter ˈlau the -fu neut k- ABS ˈut͡siʒa dog ˈzuɡ eat -u not.Q si PAST pa indicative ˈlau the -fu neut s- ERG ˈuɟixa lion “The lion ate the hunter’s daughter’s dog.” | (20) |
The language has a fixed constituent order, and major phrases normally appear in a predictable position in the clause. Movement for discourse reasons is highly restricted: topics and foci are expressed not by rearranging elements, but through dedicated constructions such as clefts, focus clauses or topic–comment frames. Constituents remain continuous, and both the relative order of phrases and the internal structure of each phrase are stable. As a result, significant deviations from the basic word order are ungrammatical, and discourse structure is managed through these specialised constructions rather than through word-order variation.
Noun Phrases
Structure and Order
The internal structure of noun phrases in Ushamu reveals typologically significant preferences in the ordering of nominal constituents. This includes the position of adjectives, numerals, and possessors relative to the noun, each of which can offer clues to the overall headedness of the language.
Possessive constructions are head-final: the possessor precedes the possessed noun. For example, Ushamu expresses “the child’s toy” with the equivalent of “child toy”. This ordering is found in many SOV and postpositional languages and aligns with a broader tendency towards modifier-first structures.
initial XML:
<example id="poss3" translation="your son's friend's book">
<np type="owner_owned">
<np type="owner_owned">
<np type="owner_owned">
<np number="sing" def="neither">
<pron person="2" number="sing"/>
</np>
<np number="sing" def="def">
<noun>son</noun>
</np>
</np>
<np number="sing" def="def">
<noun>friend</noun>
</np>
</np>
<np number="sing" def="def">
<noun>book</noun>
</np>
</np>
</example>cleanup:
<example id="poss3" translation="your son's friend's book"> <np type="owner_owned"> - <np type="owner_owned"> - <np type="owner_owned"> - <np number="sing" def="neither"> - <pron person="2" number="sing"/> + <np type="owner_owned" role="owner"> + <np type="owner_owned" role="owner"> + <np number="sing" def="neither" locus="number" role="owner"> + <word person="2" number="sing" posp="pron"/> </np> - <np number="sing" def="def"> - <noun>son</noun> + <np number="sing" def="def" locus="number" role="owned"> + <word posp="noun" gloss="son"/> </np> </np> - <np number="sing" def="def"> - <noun>friend</noun> + <np number="sing" def="def" locus="number" role="owned"> + <word posp="noun" gloss="friend"/> </np> </np> - <np number="sing" def="def"> - <noun>book</noun> + <np number="sing" def="def" locus="number" role="owned"> + <word posp="noun" gloss="book"/> </np> </np> </example>
module articles:
<example id="poss3" translation="your son's friend's book">
<np type="owner_owned">
<np type="owner_owned" role="owner">
<np type="owner_owned" role="owner">
<np number="sing" def="neither" locus="number" role="owner">
<word person="2" number="sing" posp="pron"/>
</np>
<np number="sing" def="def" locus="number" role="owned">
<word posp="noun" gloss="son"/>
+ <word gloss="the" posp="det"/>
</np>
</np>
<np number="sing" def="def" locus="number" role="owned">
<word posp="noun" gloss="friend"/>
+ <word gloss="the" posp="det"/>
</np>
</np>
<np number="sing" def="def" locus="number" role="owned">
<word posp="noun" gloss="book"/>
+ <word gloss="the" posp="det"/>
</np>
</np>
</example>
module nonpastonly: No change.
module noepistemic: No change.
module RelN: No change.
module sentenceconnectors: No change.
NOT IMPLEMENTEDmodule subordinate: No change.
module affixdensity: No change.
module adpositions: No change.
module constorder: No change.
module casemarking:
<example id="poss3" translation="your son's friend's book"> - <np type="owner_owned"> + <np type="owner_owned" case="ABS"> <np type="owner_owned" role="owner"> <np type="owner_owned" role="owner"> <np number="sing" def="neither" locus="number" role="owner"> <word person="2" number="sing" posp="pron"/> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="son"/> <word gloss="the" posp="det"/> </np> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="friend"/> <word gloss="the" posp="det"/> </np> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="book"/> <word gloss="the" posp="det"/> </np> </np> </example>
module addgender:
<example id="poss3" translation="your son's friend's book"> - <np type="owner_owned" case="ABS"> - <np type="owner_owned" role="owner"> - <np type="owner_owned" role="owner"> + <np type="owner_owned" case="ABS" gender="neut"> + <np type="owner_owned" role="owner" gender="masc"> + <np type="owner_owned" role="owner" gender="masc"> <np number="sing" def="neither" locus="number" role="owner"> <word person="2" number="sing" posp="pron"/> </np> - <np number="sing" def="def" locus="number" role="owned"> + <np number="sing" def="def" locus="number" role="owned" gender="masc"> <word posp="noun" gloss="son"/> <word gloss="the" posp="det"/> </np> </np> - <np number="sing" def="def" locus="number" role="owned"> + <np number="sing" def="def" locus="number" role="owned" gender="masc"> <word posp="noun" gloss="friend"/> <word gloss="the" posp="det"/> </np> </np> - <np number="sing" def="def" locus="number" role="owned"> + <np number="sing" def="def" locus="number" role="owned" gender="neut"> <word posp="noun" gloss="book"/> <word gloss="the" posp="det"/> </np> </np> </example>
module simplifynumber: No change.
module propagatenumber:
<example id="poss3" translation="your son's friend's book"> - <np type="owner_owned" case="ABS" gender="neut"> - <np type="owner_owned" role="owner" gender="masc"> - <np type="owner_owned" role="owner" gender="masc"> + <np type="owner_owned" case="ABS" gender="neut" number="sing"> + <np type="owner_owned" role="owner" gender="masc" number="sing"> + <np type="owner_owned" role="owner" gender="masc" number="sing"> <np number="sing" def="neither" locus="number" role="owner"> <word person="2" number="sing" posp="pron"/> </np> <np number="sing" def="def" locus="number" role="owned" gender="masc"> <word posp="noun" gloss="son"/> <word gloss="the" posp="det"/> </np> </np> <np number="sing" def="def" locus="number" role="owned" gender="masc"> <word posp="noun" gloss="friend"/> <word gloss="the" posp="det"/> </np> </np> <np number="sing" def="def" locus="number" role="owned" gender="neut"> <word posp="noun" gloss="book"/> <word gloss="the" posp="det"/> </np> </np> </example>
createpronouns: No change.
module ngen: No change.
module wordorder: No change.
module wordorder: No change.
module wordorder:
<example id="poss3" translation="your son's friend's book">
<np type="owner_owned" case="ABS" gender="neut" number="sing">
<np type="owner_owned" role="owner" gender="masc" number="sing">
<np type="owner_owned" role="owner" gender="masc" number="sing">
<np number="sing" def="neither" locus="number" role="owner">
<word person="2" number="sing" posp="pron"/>
</np>
<np number="sing" def="def" locus="number" role="owned" gender="masc">
- <word posp="noun" gloss="son"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="son"/>
</np>
</np>
<np number="sing" def="def" locus="number" role="owned" gender="masc">
- <word posp="noun" gloss="friend"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="friend"/>
</np>
</np>
<np number="sing" def="def" locus="number" role="owned" gender="neut">
- <word posp="noun" gloss="book"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="book"/>
</np>
</np>
</example>
module conjp: No change.
flattenconjp: No change.
fixpronouns:
<example id="poss3" translation="your son's friend's book">
<np type="owner_owned" case="ABS" gender="neut" number="sing">
<np type="owner_owned" role="owner" gender="masc" number="sing">
<np type="owner_owned" role="owner" gender="masc" number="sing">
<np number="sing" def="neither" locus="number" role="owner">
- <word person="2" number="sing" posp="pron"/>
+ <word person="2" number="sing" posp="pron" gloss="2.sing" gender="masc"/>
</np>
<np number="sing" def="def" locus="number" role="owned" gender="masc">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="son"/>
</np>
</np>
<np number="sing" def="def" locus="number" role="owned" gender="masc">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="friend"/>
</np>
</np>
<np number="sing" def="def" locus="number" role="owned" gender="neut">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="book"/>
</np>
</np>
</example>
copyuptophrase:
<example id="poss3" translation="your son's friend's book">
<np type="owner_owned" case="ABS" gender="neut" number="sing">
<np type="owner_owned" role="owner" gender="masc" number="sing">
<np type="owner_owned" role="owner" gender="masc" number="sing">
- <np number="sing" def="neither" locus="number" role="owner">
+ <np number="sing" def="neither" locus="number" role="owner" person="2">
<word person="2" number="sing" posp="pron" gloss="2.sing" gender="masc"/>
</np>
<np number="sing" def="def" locus="number" role="owned" gender="masc">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="son"/>
</np>
</np>
<np number="sing" def="def" locus="number" role="owned" gender="masc">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="friend"/>
</np>
</np>
<np number="sing" def="def" locus="number" role="owned" gender="neut">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="book"/>
</np>
</np>
</example>
prodrop: No change.
addclitics:
<example id="poss3" translation="your son's friend's book">
<np type="owner_owned" case="ABS" gender="neut" number="sing">
<np type="owner_owned" role="owner" gender="masc" number="sing">
<np type="owner_owned" role="owner" gender="masc" number="sing">
<np number="sing" def="neither" locus="number" role="owner" person="2">
<word person="2" number="sing" posp="pron" gloss="2.sing" gender="masc"/>
</np>
<np number="sing" def="def" locus="number" role="owned" gender="masc">
+ <thingy type="npnumber" function="proclitic" gloss="sing"/>
<word gloss="the" posp="det"/>
<word posp="noun" gloss="son"/>
</np>
</np>
<np number="sing" def="def" locus="number" role="owned" gender="masc">
+ <thingy type="npnumber" function="proclitic" gloss="sing"/>
<word gloss="the" posp="det"/>
<word posp="noun" gloss="friend"/>
</np>
</np>
<np number="sing" def="def" locus="number" role="owned" gender="neut">
+ <thingy type="npnumber" function="proclitic" gloss="sing"/>
<word gloss="the" posp="det"/>
<word posp="noun" gloss="book"/>
</np>
</np>
</example>
propagateArgumentCase: No change.
unwrapArgumentNPs: No change.
unwrapOwnerOwned:
<example id="poss3" translation="your son's friend's book"> - <np type="owner_owned" case="ABS" gender="neut" number="sing"> - <np type="owner_owned" role="owner" gender="masc" number="sing"> - <np type="owner_owned" role="owner" gender="masc" number="sing"> <np number="sing" def="neither" locus="number" role="owner" person="2"> <word person="2" number="sing" posp="pron" gloss="2.sing" gender="masc"/> </np> <np number="sing" def="def" locus="number" role="owned" gender="masc"> <thingy type="npnumber" function="proclitic" gloss="sing"/> <word gloss="the" posp="det"/> <word posp="noun" gloss="son"/> </np> - </np> <np number="sing" def="def" locus="number" role="owned" gender="masc"> <thingy type="npnumber" function="proclitic" gloss="sing"/> <word gloss="the" posp="det"/> <word posp="noun" gloss="friend"/> </np> - </np> - <np number="sing" def="def" locus="number" role="owned" gender="neut"> + <np number="sing" def="def" locus="number" role="owned" gender="neut" case="ABS"> <thingy type="npnumber" function="proclitic" gloss="sing"/> <word gloss="the" posp="det"/> <word posp="noun" gloss="book"/> </np> - </np> </example>
movedowntoword:
<example id="poss3" translation="your son's friend's book"> <np number="sing" def="neither" locus="number" role="owner" person="2"> - <word person="2" number="sing" posp="pron" gloss="2.sing" gender="masc"/> + <word person="2" number="sing" posp="pron" gloss="2.sing" gender="masc" def="neither" locus="number" role="owner"/> </np> <np number="sing" def="def" locus="number" role="owned" gender="masc"> <thingy type="npnumber" function="proclitic" gloss="sing"/> - <word gloss="the" posp="det"/> - <word posp="noun" gloss="son"/> + <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" gender="masc"/> + <word posp="noun" gloss="son" number="sing" def="def" locus="number" role="owned" gender="masc"/> </np> <np number="sing" def="def" locus="number" role="owned" gender="masc"> <thingy type="npnumber" function="proclitic" gloss="sing"/> - <word gloss="the" posp="det"/> - <word posp="noun" gloss="friend"/> + <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" gender="masc"/> + <word posp="noun" gloss="friend" number="sing" def="def" locus="number" role="owned" gender="masc"/> </np> <np number="sing" def="def" locus="number" role="owned" gender="neut" case="ABS"> <thingy type="npnumber" function="proclitic" gloss="sing"/> - <word gloss="the" posp="det"/> - <word posp="noun" gloss="book"/> + <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" gender="neut" case="ABS"/> + <word posp="noun" gloss="book" number="sing" def="def" locus="number" role="owned" gender="neut" case="ABS"/> </np> </example>About to call getSlotValue for the/det/gender/obligatory
Got masc
About to call getSlotValue for son/noun/case/obligatory
calling defaultval for case/
defaultval: noun, case
returning ABS
Got ABS
About to call getSlotValue for the/det/gender/obligatory
Got masc
About to call getSlotValue for friend/noun/case/obligatory
calling defaultval for case/
defaultval: noun, case
returning ABS
Got ABS
About to call getSlotValue for the/det/gender/obligatory
Got neut
About to call getSlotValue for book/noun/case/obligatory
Got ABS
addaffixes:
<example id="poss3" translation="your son's friend's book">
<np number="sing" def="neither" locus="number" role="owner" person="2">
<word person="2" number="sing" posp="pron" gloss="2.sing" gender="masc" def="neither" locus="number" role="owner"/>
</np>
<np number="sing" def="def" locus="number" role="owned" gender="masc">
<thingy type="npnumber" function="proclitic" gloss="sing"/>
<word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" gender="masc"/>
+ <thingy type="detgender" function="suffix" gloss="masc"/>
+ <thingy type="nouncase" function="prefix" gloss="ABS"/>
<word posp="noun" gloss="son" number="sing" def="def" locus="number" role="owned" gender="masc"/>
</np>
<np number="sing" def="def" locus="number" role="owned" gender="masc">
<thingy type="npnumber" function="proclitic" gloss="sing"/>
<word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" gender="masc"/>
+ <thingy type="detgender" function="suffix" gloss="masc"/>
+ <thingy type="nouncase" function="prefix" gloss="ABS"/>
<word posp="noun" gloss="friend" number="sing" def="def" locus="number" role="owned" gender="masc"/>
</np>
<np number="sing" def="def" locus="number" role="owned" gender="neut" case="ABS">
<thingy type="npnumber" function="proclitic" gloss="sing"/>
<word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" gender="neut" case="ABS"/>
+ <thingy type="detgender" function="suffix" gloss="neut"/>
+ <thingy type="nouncase" function="prefix" gloss="ABS"/>
<word posp="noun" gloss="book" number="sing" def="def" locus="number" role="owned" gender="neut" case="ABS"/>
</np>
</example>
flatten:
<example id="poss3" translation="your son's friend's book"> - <np number="sing" def="neither" locus="number" role="owner" person="2"> + <flat> <word person="2" number="sing" posp="pron" gloss="2.sing" gender="masc" def="neither" locus="number" role="owner"/> - </np> - <np number="sing" def="def" locus="number" role="owned" gender="masc"> <thingy type="npnumber" function="proclitic" gloss="sing"/> <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" gender="masc"/> <thingy type="detgender" function="suffix" gloss="masc"/> <thingy type="nouncase" function="prefix" gloss="ABS"/> <word posp="noun" gloss="son" number="sing" def="def" locus="number" role="owned" gender="masc"/> - </np> - <np number="sing" def="def" locus="number" role="owned" gender="masc"> <thingy type="npnumber" function="proclitic" gloss="sing"/> <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" gender="masc"/> <thingy type="detgender" function="suffix" gloss="masc"/> <thingy type="nouncase" function="prefix" gloss="ABS"/> <word posp="noun" gloss="friend" number="sing" def="def" locus="number" role="owned" gender="masc"/> - </np> - <np number="sing" def="def" locus="number" role="owned" gender="neut" case="ABS"> <thingy type="npnumber" function="proclitic" gloss="sing"/> <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" gender="neut" case="ABS"/> <thingy type="detgender" function="suffix" gloss="neut"/> <thingy type="nouncase" function="prefix" gloss="ABS"/> <word posp="noun" gloss="book" number="sing" def="def" locus="number" role="owned" gender="neut" case="ABS"/> - </np> + </flat> </example>
addvocab:
<example id="poss3" translation="your son's friend's book"> <flat> - <word person="2" number="sing" posp="pron" gloss="2.sing" gender="masc" def="neither" locus="number" role="owner"/> - <thingy type="npnumber" function="proclitic" gloss="sing"/> - <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" gender="masc"/> - <thingy type="detgender" function="suffix" gloss="masc"/> - <thingy type="nouncase" function="prefix" gloss="ABS"/> - <word posp="noun" gloss="son" number="sing" def="def" locus="number" role="owned" gender="masc"/> - <thingy type="npnumber" function="proclitic" gloss="sing"/> - <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" gender="masc"/> - <thingy type="detgender" function="suffix" gloss="masc"/> - <thingy type="nouncase" function="prefix" gloss="ABS"/> - <word posp="noun" gloss="friend" number="sing" def="def" locus="number" role="owned" gender="masc"/> - <thingy type="npnumber" function="proclitic" gloss="sing"/> - <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" gender="neut" case="ABS"/> - <thingy type="detgender" function="suffix" gloss="neut"/> - <thingy type="nouncase" function="prefix" gloss="ABS"/> - <word posp="noun" gloss="book" number="sing" def="def" locus="number" role="owned" gender="neut" case="ABS"/> + <word person="2" number="sing" posp="pron" gloss="2.sing" gender="masc" def="neither" locus="number" role="owner">|f|i|ˈ|</word> + <thingy type="npnumber" function="proclitic" gloss="sing">-</thingy> + <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" gender="masc">|l|au|ˈ|</word> + <thingy type="detgender" function="suffix" gloss="masc">-|θ|i|</thingy> + <thingy type="nouncase" function="prefix" gloss="ABS">|k|-</thingy> + <word posp="noun" gloss="son" number="sing" def="def" locus="number" role="owned" gender="masc">|i|ˈ|k|i|f|i|</word> + <thingy type="npnumber" function="proclitic" gloss="sing">-</thingy> + <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" gender="masc">|l|au|ˈ|</word> + <thingy type="detgender" function="suffix" gloss="masc">-|θ|i|</thingy> + <thingy type="nouncase" function="prefix" gloss="ABS">|k|-</thingy> + <word posp="noun" gloss="friend" number="sing" def="def" locus="number" role="owned" gender="masc">|e|ˈ|n|i|w|i|</word> + <thingy type="npnumber" function="proclitic" gloss="sing">-</thingy> + <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" gender="neut" case="ABS">|l|au|ˈ|</word> + <thingy type="detgender" function="suffix" gloss="neut">-|f|u|</thingy> + <thingy type="nouncase" function="prefix" gloss="ABS">|k|-</thingy> + <word posp="noun" gloss="book" number="sing" def="def" locus="number" role="owned" gender="neut" case="ABS">|ai|ˈ|ɲ|a|d͡z|a|</word> </flat> </example>
vowelharmony: No change.
### |f|i|ˈ|#-> ˈfi
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |l|au|ˈ|
#-> ˈlau
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### -|θ|i|
#-> -θi
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |k|-
#-> k-
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |i|ˈ|k|i|f|i|
#-> ˈikifi
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |l|au|ˈ|
#-> ˈlau
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### -|θ|i|
#-> -θi
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |k|-
#-> k-
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |e|ˈ|n|i|w|i|
#-> ˈeniwi
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |l|au|ˈ|
#-> ˈlau
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### -|f|u|
#-> -fu
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |k|-
#-> k-
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |ai|ˈ|ɲ|a|d͡z|a|
#-> ˈaiɲad͡za
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |f|i|ˈ| |l|au|ˈ||θ|i| |k||i|ˈ|k|i|f|i| |l|au|ˈ||θ|i| |k||e|ˈ|n|i|w|i| |l|au|ˈ||f|u| |k||ai|ˈ|ɲ|a|d͡z|a|
#-> ˈfi ˈlauθi ˈkikifi ˈlauθi ˈkeniwi ˈlaufu ˈkaiɲad͡za
removetags:
<example id="poss3" translation="your son's friend's book">
<flat>
<word person="2" number="sing" posp="pron" gloss="2.sing" gender="masc" def="neither" locus="number" role="owner">|f|i|ˈ|</word>
- <thingy type="npnumber" function="proclitic" gloss="sing">-</thingy>
<word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" gender="masc">|l|au|ˈ|</word>
<thingy type="detgender" function="suffix" gloss="masc">-|θ|i|</thingy>
<thingy type="nouncase" function="prefix" gloss="ABS">|k|-</thingy>
<word posp="noun" gloss="son" number="sing" def="def" locus="number" role="owned" gender="masc">|i|ˈ|k|i|f|i|</word>
- <thingy type="npnumber" function="proclitic" gloss="sing">-</thingy>
<word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" gender="masc">|l|au|ˈ|</word>
<thingy type="detgender" function="suffix" gloss="masc">-|θ|i|</thingy>
<thingy type="nouncase" function="prefix" gloss="ABS">|k|-</thingy>
<word posp="noun" gloss="friend" number="sing" def="def" locus="number" role="owned" gender="masc">|e|ˈ|n|i|w|i|</word>
- <thingy type="npnumber" function="proclitic" gloss="sing">-</thingy>
<word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" gender="neut" case="ABS">|l|au|ˈ|</word>
<thingy type="detgender" function="suffix" gloss="neut">-|f|u|</thingy>
<thingy type="nouncase" function="prefix" gloss="ABS">|k|-</thingy>
<word posp="noun" gloss="book" number="sing" def="def" locus="number" role="owned" gender="neut" case="ABS">|ai|ˈ|ɲ|a|d͡z|a|</word>
</flat>
+ <p><span class="ilpair"><span class="mor">ˈfi</span><br><span class="gls">2.sing</span></span> <span class="ilpair"><span class="mor">ˈlau</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">-θi</span><br><span class="gls">masc</span></span> <span class="ilpair"><span class="mor">k-</span><br><span class="gls">ABS</span></span> <span class="ilpair"><span class="mor">ˈikifi</span><br><span class="gls">son</span></span> <span class="ilpair"><span class="mor">ˈlau</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">-θi</span><br><span class="gls">masc</span></span> <span class="ilpair"><span class="mor">k-</span><br><span class="gls">ABS</span></span> <span class="ilpair"><span class="mor">ˈeniwi</span><br><span class="gls">friend</span></span> <span class="ilpair"><span class="mor">ˈlau</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">-fu</span><br><span class="gls">neut</span></span> <span class="ilpair"><span class="mor">k-</span><br><span class="gls">ABS</span></span> <span class="ilpair"><span class="mor">ˈaiɲad͡za</span><br><span class="gls">book</span></span></p>
+ <p>ˈfi ˈlauθi ˈkikifi ˈlauθi ˈkeniwi ˈlaufu ˈkaiɲad͡za</p>
+ <p>fi lauthi kikifi lauthi keniwi laufu kaiñad͡za</p>
+ <il>
+ <w>
+ <o/>
+ <g>2.sing</g>
+ </w>
+ <w>
+ <o/>
+ <g>the</g>
+ </w>
+ <w>
+ <o/>
+ <g>masc</g>
+ </w>
+ <w>
+ <o/>
+ <g>ABS</g>
+ </w>
+ <w>
+ <o/>
+ <g>son</g>
+ </w>
+ <w>
+ <o/>
+ <g>the</g>
+ </w>
+ <w>
+ <o/>
+ <g>masc</g>
+ </w>
+ <w>
+ <o/>
+ <g>ABS</g>
+ </w>
+ <w>
+ <o/>
+ <g>friend</g>
+ </w>
+ <w>
+ <o/>
+ <g>the</g>
+ </w>
+ <w>
+ <o/>
+ <g>neut</g>
+ </w>
+ <w>
+ <o/>
+ <g>ABS</g>
+ </w>
+ <w>
+ <o/>
+ <g>book</g>
+ </w>
+ </il>
</example>
### ˈfi ˈlauθi ˈkikifi ˈlauθi ˈkeniwi ˈlaufu ˈkaiɲad͡za#-> ˈfi ˈlauθi ˈkikifi ˈlauθi ˈkeniwi ˈlaufu ˈkaiɲad͡za
fi lauthi kikifi lauthi keniwi laufu kaiñad͡za [ˈfi ˈlauθi ˈkikifi ˈlauθi ˈkeniwi ˈlaufu ˈkaiɲad͡za] ˈfi 2.sing ˈlau the -θi masc k- ABS ˈikifi son ˈlau the -θi masc k- ABS ˈeniwi friend ˈlau the -fu neut k- ABS ˈaiɲad͡za book “your son’s friend’s book” | (21) |
Conjunctions
Here is an example of a conjunction.
initial XML:
<example id="conj1" translation="The hunter killed the jaguars, the tigers and the lions.">
<s>
<vp tam="past-punct">
<verb>kill</verb>
</vp>
<np def="def" number="sing" tr="theme" role="subj">
<noun>hunter</noun>
</np>
<np role="obj" tr="rheme">
<conjp conj="and">
<np def="def" number="plur">
<noun>jaguar</noun>
</np>
<np def="def" number="plur">
<noun>tiger</noun>
</np>
<np def="def" number="plur">
<noun>lion</noun>
</np>
</conjp>
</np>
</s>
</example>cleanup:
<example id="conj1" translation="The hunter killed the jaguars, the tigers and the lions."> <s> - <vp tam="past-punct"> - <verb>kill</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="kill"/> </vp> - <np def="def" number="sing" tr="theme" role="subj"> - <noun>hunter</noun> + <np def="def" number="sing" tr="theme" role="subj" locus="number"> + <word posp="noun" gloss="hunter"/> </np> <np role="obj" tr="rheme"> <conjp conj="and"> - <np def="def" number="plur"> - <noun>jaguar</noun> + <np def="def" number="plur" locus="number"> + <word posp="noun" gloss="jaguar"/> </np> - <np def="def" number="plur"> - <noun>tiger</noun> + <np def="def" number="plur" locus="number"> + <word posp="noun" gloss="tiger"/> </np> - <np def="def" number="plur"> - <noun>lion</noun> + <np def="def" number="plur" locus="number"> + <word posp="noun" gloss="lion"/> </np> </conjp> </np> </s> </example>
module articles:
<example id="conj1" translation="The hunter killed the jaguars, the tigers and the lions.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active">
<word posp="verb" gloss="kill"/>
</vp>
<np def="def" number="sing" tr="theme" role="subj" locus="number">
<word posp="noun" gloss="hunter"/>
+ <word gloss="the" posp="det"/>
</np>
<np role="obj" tr="rheme">
<conjp conj="and">
<np def="def" number="plur" locus="number">
<word posp="noun" gloss="jaguar"/>
+ <word gloss="the" posp="det"/>
</np>
<np def="def" number="plur" locus="number">
<word posp="noun" gloss="tiger"/>
+ <word gloss="the" posp="det"/>
</np>
<np def="def" number="plur" locus="number">
<word posp="noun" gloss="lion"/>
+ <word gloss="the" posp="det"/>
</np>
</conjp>
</np>
</s>
</example>
module nonpastonly:
<example id="conj1" translation="The hunter killed the jaguars, the tigers and the lions."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="kill"/> </vp> <np def="def" number="sing" tr="theme" role="subj" locus="number"> <word posp="noun" gloss="hunter"/> <word gloss="the" posp="det"/> </np> <np role="obj" tr="rheme"> <conjp conj="and"> <np def="def" number="plur" locus="number"> <word posp="noun" gloss="jaguar"/> <word gloss="the" posp="det"/> </np> <np def="def" number="plur" locus="number"> <word posp="noun" gloss="tiger"/> <word gloss="the" posp="det"/> </np> <np def="def" number="plur" locus="number"> <word posp="noun" gloss="lion"/> <word gloss="the" posp="det"/> </np> </conjp> </np> </s> </example>
module noepistemic: No change.
module RelN: No change.
module sentenceconnectors: No change.
NOT IMPLEMENTEDmodule subordinate: No change.
tva1tva2
module affixdensity: No change.
module adpositions: No change.
module constorder:
<example id="conj1" translation="The hunter killed the jaguars, the tigers and the lions."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> - <word posp="verb" gloss="kill"/> - </vp> - <np def="def" number="sing" tr="theme" role="subj" locus="number"> - <word posp="noun" gloss="hunter"/> - <word gloss="the" posp="det"/> - </np> <np role="obj" tr="rheme"> <conjp conj="and"> <np def="def" number="plur" locus="number"> <word posp="noun" gloss="jaguar"/> <word gloss="the" posp="det"/> </np> <np def="def" number="plur" locus="number"> <word posp="noun" gloss="tiger"/> <word gloss="the" posp="det"/> </np> <np def="def" number="plur" locus="number"> <word posp="noun" gloss="lion"/> <word gloss="the" posp="det"/> </np> </conjp> </np> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <word posp="verb" gloss="kill"/> + </vp> + <np def="def" number="sing" tr="theme" role="subj" locus="number"> + <word posp="noun" gloss="hunter"/> + <word gloss="the" posp="det"/> + </np> </s> </example>
module casemarking:
<example id="conj1" translation="The hunter killed the jaguars, the tigers and the lions."> <s> - <np role="obj" tr="rheme"> + <np role="obj" tr="rheme" case="ABS"> <conjp conj="and"> <np def="def" number="plur" locus="number"> <word posp="noun" gloss="jaguar"/> <word gloss="the" posp="det"/> </np> <np def="def" number="plur" locus="number"> <word posp="noun" gloss="tiger"/> <word gloss="the" posp="det"/> </np> <np def="def" number="plur" locus="number"> <word posp="noun" gloss="lion"/> <word gloss="the" posp="det"/> </np> </conjp> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="kill"/> </vp> - <np def="def" number="sing" tr="theme" role="subj" locus="number"> + <np def="def" number="sing" tr="theme" role="subj" locus="number" case="ERG"> <word posp="noun" gloss="hunter"/> <word gloss="the" posp="det"/> </np> </s> </example>
module addgender:
<example id="conj1" translation="The hunter killed the jaguars, the tigers and the lions."> <s> - <np role="obj" tr="rheme" case="ABS"> + <np role="obj" tr="rheme" case="ABS" gender="masc"> <conjp conj="and"> - <np def="def" number="plur" locus="number"> + <np def="def" number="plur" locus="number" gender="neut"> <word posp="noun" gloss="jaguar"/> <word gloss="the" posp="det"/> </np> - <np def="def" number="plur" locus="number"> + <np def="def" number="plur" locus="number" gender="masc"> <word posp="noun" gloss="tiger"/> <word gloss="the" posp="det"/> </np> - <np def="def" number="plur" locus="number"> + <np def="def" number="plur" locus="number" gender="neut"> <word posp="noun" gloss="lion"/> <word gloss="the" posp="det"/> </np> </conjp> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="kill"/> </vp> - <np def="def" number="sing" tr="theme" role="subj" locus="number" case="ERG"> + <np def="def" number="sing" tr="theme" role="subj" locus="number" case="ERG" gender="masc"> <word posp="noun" gloss="hunter"/> <word gloss="the" posp="det"/> </np> </s> </example>
module simplifynumber: No change.
module propagatenumber:
<example id="conj1" translation="The hunter killed the jaguars, the tigers and the lions."> <s> - <np role="obj" tr="rheme" case="ABS" gender="masc"> + <np role="obj" tr="rheme" case="ABS" gender="masc" number="plur"> <conjp conj="and"> <np def="def" number="plur" locus="number" gender="neut"> <word posp="noun" gloss="jaguar"/> <word gloss="the" posp="det"/> </np> <np def="def" number="plur" locus="number" gender="masc"> <word posp="noun" gloss="tiger"/> <word gloss="the" posp="det"/> </np> <np def="def" number="plur" locus="number" gender="neut"> <word posp="noun" gloss="lion"/> <word gloss="the" posp="det"/> </np> </conjp> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="kill"/> </vp> <np def="def" number="sing" tr="theme" role="subj" locus="number" case="ERG" gender="masc"> <word posp="noun" gloss="hunter"/> <word gloss="the" posp="det"/> </np> </s> </example>
createpronouns: No change.
module ngen: No change.
module wordorder: No change.
module wordorder: No change.
module wordorder:
<example id="conj1" translation="The hunter killed the jaguars, the tigers and the lions.">
<s>
<np role="obj" tr="rheme" case="ABS" gender="masc" number="plur">
<conjp conj="and">
<np def="def" number="plur" locus="number" gender="neut">
- <word posp="noun" gloss="jaguar"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="jaguar"/>
</np>
<np def="def" number="plur" locus="number" gender="masc">
- <word posp="noun" gloss="tiger"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="tiger"/>
</np>
<np def="def" number="plur" locus="number" gender="neut">
- <word posp="noun" gloss="lion"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="lion"/>
</np>
</conjp>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="kill"/>
</vp>
<np def="def" number="sing" tr="theme" role="subj" locus="number" case="ERG" gender="masc">
- <word posp="noun" gloss="hunter"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="hunter"/>
</np>
</s>
</example>
module conjp:
<example id="conj1" translation="The hunter killed the jaguars, the tigers and the lions.">
<s>
<np role="obj" tr="rheme" case="ABS" gender="masc" number="plur">
<conjp conj="and">
<np def="def" number="plur" locus="number" gender="neut">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="jaguar"/>
</np>
+ <word posp="conj" gloss="and"/>
<np def="def" number="plur" locus="number" gender="masc">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="tiger"/>
</np>
+ <word posp="conj" gloss="and"/>
<np def="def" number="plur" locus="number" gender="neut">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="lion"/>
</np>
</conjp>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="kill"/>
</vp>
<np def="def" number="sing" tr="theme" role="subj" locus="number" case="ERG" gender="masc">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="hunter"/>
</np>
</s>
</example>
flattenconjp:
<example id="conj1" translation="The hunter killed the jaguars, the tigers and the lions.">
<s>
<np role="obj" tr="rheme" case="ABS" gender="masc" number="plur">
- <conjp conj="and">
- <np def="def" number="plur" locus="number" gender="neut">
+ <np def="def" number="plur" locus="number" gender="neut" role="obj" tr="rheme" case="ABS">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="jaguar"/>
</np>
<word posp="conj" gloss="and"/>
- <np def="def" number="plur" locus="number" gender="masc">
+ <np def="def" number="plur" locus="number" gender="masc" role="obj" tr="rheme" case="ABS">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="tiger"/>
</np>
<word posp="conj" gloss="and"/>
- <np def="def" number="plur" locus="number" gender="neut">
+ <np def="def" number="plur" locus="number" gender="neut" role="obj" tr="rheme" case="ABS">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="lion"/>
</np>
- </conjp>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="kill"/>
</vp>
<np def="def" number="sing" tr="theme" role="subj" locus="number" case="ERG" gender="masc">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="hunter"/>
</np>
</s>
</example>
fixpronouns: No change.
copyuptophrase:
<example id="conj1" translation="The hunter killed the jaguars, the tigers and the lions.">
<s>
<np role="obj" tr="rheme" case="ABS" gender="masc" number="plur">
<np def="def" number="plur" locus="number" gender="neut" role="obj" tr="rheme" case="ABS">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="jaguar"/>
</np>
<word posp="conj" gloss="and"/>
<np def="def" number="plur" locus="number" gender="masc" role="obj" tr="rheme" case="ABS">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="tiger"/>
</np>
<word posp="conj" gloss="and"/>
<np def="def" number="plur" locus="number" gender="neut" role="obj" tr="rheme" case="ABS">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="lion"/>
</np>
</np>
- <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
+ <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.plur.masc" subj="3.sing.masc">
<word posp="verb" gloss="kill"/>
</vp>
<np def="def" number="sing" tr="theme" role="subj" locus="number" case="ERG" gender="masc">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="hunter"/>
</np>
</s>
</example>
prodrop: No change.
addclitics:
<example id="conj1" translation="The hunter killed the jaguars, the tigers and the lions.">
<s>
<np role="obj" tr="rheme" case="ABS" gender="masc" number="plur">
<np def="def" number="plur" locus="number" gender="neut" role="obj" tr="rheme" case="ABS">
+ <thingy type="npnumber" function="proclitic" gloss="plur"/>
<word gloss="the" posp="det"/>
<word posp="noun" gloss="jaguar"/>
</np>
<word posp="conj" gloss="and"/>
<np def="def" number="plur" locus="number" gender="masc" role="obj" tr="rheme" case="ABS">
+ <thingy type="npnumber" function="proclitic" gloss="plur"/>
<word gloss="the" posp="det"/>
<word posp="noun" gloss="tiger"/>
</np>
<word posp="conj" gloss="and"/>
<np def="def" number="plur" locus="number" gender="neut" role="obj" tr="rheme" case="ABS">
+ <thingy type="npnumber" function="proclitic" gloss="plur"/>
<word gloss="the" posp="det"/>
<word posp="noun" gloss="lion"/>
</np>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.plur.masc" subj="3.sing.masc">
+ <thingy type="vpnegation" function="proclitic" gloss="POS"/>
<word posp="verb" gloss="kill"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np def="def" number="sing" tr="theme" role="subj" locus="number" case="ERG" gender="masc">
+ <thingy type="npnumber" function="proclitic" gloss="sing"/>
<word gloss="the" posp="det"/>
<word posp="noun" gloss="hunter"/>
</np>
</s>
</example>
propagateArgumentCase: No change.
unwrapArgumentNPs:
<example id="conj1" translation="The hunter killed the jaguars, the tigers and the lions."> <s> - <np role="obj" tr="rheme" case="ABS" gender="masc" number="plur"> <np def="def" number="plur" locus="number" gender="neut" role="obj" tr="rheme" case="ABS"> <thingy type="npnumber" function="proclitic" gloss="plur"/> <word gloss="the" posp="det"/> <word posp="noun" gloss="jaguar"/> </np> <word posp="conj" gloss="and"/> <np def="def" number="plur" locus="number" gender="masc" role="obj" tr="rheme" case="ABS"> <thingy type="npnumber" function="proclitic" gloss="plur"/> <word gloss="the" posp="det"/> <word posp="noun" gloss="tiger"/> </np> <word posp="conj" gloss="and"/> <np def="def" number="plur" locus="number" gender="neut" role="obj" tr="rheme" case="ABS"> <thingy type="npnumber" function="proclitic" gloss="plur"/> <word gloss="the" posp="det"/> <word posp="noun" gloss="lion"/> </np> - </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.plur.masc" subj="3.sing.masc"> <thingy type="vpnegation" function="proclitic" gloss="POS"/> <word posp="verb" gloss="kill"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> </vp> <np def="def" number="sing" tr="theme" role="subj" locus="number" case="ERG" gender="masc"> <thingy type="npnumber" function="proclitic" gloss="sing"/> <word gloss="the" posp="det"/> <word posp="noun" gloss="hunter"/> </np> </s> </example>
unwrapOwnerOwned: No change.
movedowntoword:
<example id="conj1" translation="The hunter killed the jaguars, the tigers and the lions.">
<s>
<np def="def" number="plur" locus="number" gender="neut" role="obj" tr="rheme" case="ABS">
<thingy type="npnumber" function="proclitic" gloss="plur"/>
- <word gloss="the" posp="det"/>
- <word posp="noun" gloss="jaguar"/>
+ <word gloss="the" posp="det" def="def" number="plur" locus="number" gender="neut" role="obj" tr="rheme" case="ABS"/>
+ <word posp="noun" gloss="jaguar" def="def" number="plur" locus="number" gender="neut" role="obj" tr="rheme" case="ABS"/>
</np>
<word posp="conj" gloss="and"/>
<np def="def" number="plur" locus="number" gender="masc" role="obj" tr="rheme" case="ABS">
<thingy type="npnumber" function="proclitic" gloss="plur"/>
- <word gloss="the" posp="det"/>
- <word posp="noun" gloss="tiger"/>
+ <word gloss="the" posp="det" def="def" number="plur" locus="number" gender="masc" role="obj" tr="rheme" case="ABS"/>
+ <word posp="noun" gloss="tiger" def="def" number="plur" locus="number" gender="masc" role="obj" tr="rheme" case="ABS"/>
</np>
<word posp="conj" gloss="and"/>
<np def="def" number="plur" locus="number" gender="neut" role="obj" tr="rheme" case="ABS">
<thingy type="npnumber" function="proclitic" gloss="plur"/>
- <word gloss="the" posp="det"/>
- <word posp="noun" gloss="lion"/>
+ <word gloss="the" posp="det" def="def" number="plur" locus="number" gender="neut" role="obj" tr="rheme" case="ABS"/>
+ <word posp="noun" gloss="lion" def="def" number="plur" locus="number" gender="neut" role="obj" tr="rheme" case="ABS"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.plur.masc" subj="3.sing.masc">
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
- <word posp="verb" gloss="kill"/>
+ <word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.plur.masc" subj="3.sing.masc"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np def="def" number="sing" tr="theme" role="subj" locus="number" case="ERG" gender="masc">
<thingy type="npnumber" function="proclitic" gloss="sing"/>
- <word gloss="the" posp="det"/>
- <word posp="noun" gloss="hunter"/>
+ <word gloss="the" posp="det" def="def" number="sing" tr="theme" role="subj" locus="number" case="ERG" gender="masc"/>
+ <word posp="noun" gloss="hunter" def="def" number="sing" tr="theme" role="subj" locus="number" case="ERG" gender="masc"/>
</np>
</s>
</example>
About to call getSlotValue for the/det/gender/obligatoryGot neut
About to call getSlotValue for jaguar/noun/case/obligatory
Got ABS
About to call getSlotValue for the/det/gender/obligatory
Got masc
About to call getSlotValue for tiger/noun/case/obligatory
Got ABS
About to call getSlotValue for the/det/gender/obligatory
Got neut
About to call getSlotValue for lion/noun/case/obligatory
Got ABS
About to call getSlotValue for kill/verb/question/obligatory
Got not.Q
About to call getSlotValue for the/det/gender/obligatory
Got masc
About to call getSlotValue for hunter/noun/case/obligatory
Got ERG
addaffixes:
<example id="conj1" translation="The hunter killed the jaguars, the tigers and the lions.">
<s>
<np def="def" number="plur" locus="number" gender="neut" role="obj" tr="rheme" case="ABS">
<thingy type="npnumber" function="proclitic" gloss="plur"/>
<word gloss="the" posp="det" def="def" number="plur" locus="number" gender="neut" role="obj" tr="rheme" case="ABS"/>
+ <thingy type="detgender" function="suffix" gloss="neut"/>
+ <thingy type="nouncase" function="prefix" gloss="ABS"/>
<word posp="noun" gloss="jaguar" def="def" number="plur" locus="number" gender="neut" role="obj" tr="rheme" case="ABS"/>
</np>
<word posp="conj" gloss="and"/>
<np def="def" number="plur" locus="number" gender="masc" role="obj" tr="rheme" case="ABS">
<thingy type="npnumber" function="proclitic" gloss="plur"/>
<word gloss="the" posp="det" def="def" number="plur" locus="number" gender="masc" role="obj" tr="rheme" case="ABS"/>
+ <thingy type="detgender" function="suffix" gloss="masc"/>
+ <thingy type="nouncase" function="prefix" gloss="ABS"/>
<word posp="noun" gloss="tiger" def="def" number="plur" locus="number" gender="masc" role="obj" tr="rheme" case="ABS"/>
</np>
<word posp="conj" gloss="and"/>
<np def="def" number="plur" locus="number" gender="neut" role="obj" tr="rheme" case="ABS">
<thingy type="npnumber" function="proclitic" gloss="plur"/>
<word gloss="the" posp="det" def="def" number="plur" locus="number" gender="neut" role="obj" tr="rheme" case="ABS"/>
+ <thingy type="detgender" function="suffix" gloss="neut"/>
+ <thingy type="nouncase" function="prefix" gloss="ABS"/>
<word posp="noun" gloss="lion" def="def" number="plur" locus="number" gender="neut" role="obj" tr="rheme" case="ABS"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.plur.masc" subj="3.sing.masc">
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
<word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.plur.masc" subj="3.sing.masc"/>
+ <thingy type="verbquestion" function="suffix" gloss="not.Q"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np def="def" number="sing" tr="theme" role="subj" locus="number" case="ERG" gender="masc">
<thingy type="npnumber" function="proclitic" gloss="sing"/>
<word gloss="the" posp="det" def="def" number="sing" tr="theme" role="subj" locus="number" case="ERG" gender="masc"/>
+ <thingy type="detgender" function="suffix" gloss="masc"/>
+ <thingy type="nouncase" function="prefix" gloss="ERG"/>
<word posp="noun" gloss="hunter" def="def" number="sing" tr="theme" role="subj" locus="number" case="ERG" gender="masc"/>
</np>
</s>
</example>
flatten:
<example id="conj1" translation="The hunter killed the jaguars, the tigers and the lions."> - <s> - <np def="def" number="plur" locus="number" gender="neut" role="obj" tr="rheme" case="ABS"> + <flat> <thingy type="npnumber" function="proclitic" gloss="plur"/> <word gloss="the" posp="det" def="def" number="plur" locus="number" gender="neut" role="obj" tr="rheme" case="ABS"/> <thingy type="detgender" function="suffix" gloss="neut"/> <thingy type="nouncase" function="prefix" gloss="ABS"/> <word posp="noun" gloss="jaguar" def="def" number="plur" locus="number" gender="neut" role="obj" tr="rheme" case="ABS"/> - </np> <word posp="conj" gloss="and"/> - <np def="def" number="plur" locus="number" gender="masc" role="obj" tr="rheme" case="ABS"> <thingy type="npnumber" function="proclitic" gloss="plur"/> <word gloss="the" posp="det" def="def" number="plur" locus="number" gender="masc" role="obj" tr="rheme" case="ABS"/> <thingy type="detgender" function="suffix" gloss="masc"/> <thingy type="nouncase" function="prefix" gloss="ABS"/> <word posp="noun" gloss="tiger" def="def" number="plur" locus="number" gender="masc" role="obj" tr="rheme" case="ABS"/> - </np> <word posp="conj" gloss="and"/> - <np def="def" number="plur" locus="number" gender="neut" role="obj" tr="rheme" case="ABS"> <thingy type="npnumber" function="proclitic" gloss="plur"/> <word gloss="the" posp="det" def="def" number="plur" locus="number" gender="neut" role="obj" tr="rheme" case="ABS"/> <thingy type="detgender" function="suffix" gloss="neut"/> <thingy type="nouncase" function="prefix" gloss="ABS"/> <word posp="noun" gloss="lion" def="def" number="plur" locus="number" gender="neut" role="obj" tr="rheme" case="ABS"/> - </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.plur.masc" subj="3.sing.masc"> <thingy type="vpnegation" function="proclitic" gloss="POS"/> <word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.plur.masc" subj="3.sing.masc"/> <thingy type="verbquestion" function="suffix" gloss="not.Q"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> - </vp> - <np def="def" number="sing" tr="theme" role="subj" locus="number" case="ERG" gender="masc"> <thingy type="npnumber" function="proclitic" gloss="sing"/> <word gloss="the" posp="det" def="def" number="sing" tr="theme" role="subj" locus="number" case="ERG" gender="masc"/> <thingy type="detgender" function="suffix" gloss="masc"/> <thingy type="nouncase" function="prefix" gloss="ERG"/> <word posp="noun" gloss="hunter" def="def" number="sing" tr="theme" role="subj" locus="number" case="ERG" gender="masc"/> - </np> - </s> + </flat> </example>
addvocab:
<example id="conj1" translation="The hunter killed the jaguars, the tigers and the lions."> <flat> - <thingy type="npnumber" function="proclitic" gloss="plur"/> - <word gloss="the" posp="det" def="def" number="plur" locus="number" gender="neut" role="obj" tr="rheme" case="ABS"/> - <thingy type="detgender" function="suffix" gloss="neut"/> - <thingy type="nouncase" function="prefix" gloss="ABS"/> - <word posp="noun" gloss="jaguar" def="def" number="plur" locus="number" gender="neut" role="obj" tr="rheme" case="ABS"/> - <word posp="conj" gloss="and"/> - <thingy type="npnumber" function="proclitic" gloss="plur"/> - <word gloss="the" posp="det" def="def" number="plur" locus="number" gender="masc" role="obj" tr="rheme" case="ABS"/> - <thingy type="detgender" function="suffix" gloss="masc"/> - <thingy type="nouncase" function="prefix" gloss="ABS"/> - <word posp="noun" gloss="tiger" def="def" number="plur" locus="number" gender="masc" role="obj" tr="rheme" case="ABS"/> - <word posp="conj" gloss="and"/> - <thingy type="npnumber" function="proclitic" gloss="plur"/> - <word gloss="the" posp="det" def="def" number="plur" locus="number" gender="neut" role="obj" tr="rheme" case="ABS"/> - <thingy type="detgender" function="suffix" gloss="neut"/> - <thingy type="nouncase" function="prefix" gloss="ABS"/> - <word posp="noun" gloss="lion" def="def" number="plur" locus="number" gender="neut" role="obj" tr="rheme" case="ABS"/> - <thingy type="vpnegation" function="proclitic" gloss="POS"/> - <word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.plur.masc" subj="3.sing.masc"/> - <thingy type="verbquestion" function="suffix" gloss="not.Q"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="npnumber" function="proclitic" gloss="sing"/> - <word gloss="the" posp="det" def="def" number="sing" tr="theme" role="subj" locus="number" case="ERG" gender="masc"/> - <thingy type="detgender" function="suffix" gloss="masc"/> - <thingy type="nouncase" function="prefix" gloss="ERG"/> - <word posp="noun" gloss="hunter" def="def" number="sing" tr="theme" role="subj" locus="number" case="ERG" gender="masc"/> + <thingy type="npnumber" function="proclitic" gloss="plur">|t|u|</thingy> + <word gloss="the" posp="det" def="def" number="plur" locus="number" gender="neut" role="obj" tr="rheme" case="ABS">|l|au|ˈ|</word> + <thingy type="detgender" function="suffix" gloss="neut">-|f|u|</thingy> + <thingy type="nouncase" function="prefix" gloss="ABS">|k|-</thingy> + <word posp="noun" gloss="jaguar" def="def" number="plur" locus="number" gender="neut" role="obj" tr="rheme" case="ABS">|e|ˈ|ʒ|i|z|a|</word> + <word posp="conj" gloss="and">|t|u|ˈ|</word> + <thingy type="npnumber" function="proclitic" gloss="plur">|t|u|</thingy> + <word gloss="the" posp="det" def="def" number="plur" locus="number" gender="masc" role="obj" tr="rheme" case="ABS">|l|au|ˈ|</word> + <thingy type="detgender" function="suffix" gloss="masc">-|θ|i|</thingy> + <thingy type="nouncase" function="prefix" gloss="ABS">|k|-</thingy> + <word posp="noun" gloss="tiger" def="def" number="plur" locus="number" gender="masc" role="obj" tr="rheme" case="ABS">|a|ˈ|t͡s|a|s|a|</word> + <word posp="conj" gloss="and">|t|u|ˈ|</word> + <thingy type="npnumber" function="proclitic" gloss="plur">|t|u|</thingy> + <word gloss="the" posp="det" def="def" number="plur" locus="number" gender="neut" role="obj" tr="rheme" case="ABS">|l|au|ˈ|</word> + <thingy type="detgender" function="suffix" gloss="neut">-|f|u|</thingy> + <thingy type="nouncase" function="prefix" gloss="ABS">|k|-</thingy> + <word posp="noun" gloss="lion" def="def" number="plur" locus="number" gender="neut" role="obj" tr="rheme" case="ABS">|u|ˈ|ɟ|i|x|a|</word> + <thingy type="vpnegation" function="proclitic" gloss="POS">-</thingy> + <word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.plur.masc" subj="3.sing.masc">|h|u|ˈ|d͡z|</word> + <thingy type="verbquestion" function="suffix" gloss="not.Q">-|u|</thingy> + <thingy type="vpta" function="enclitic" gloss="PAST">|s|i|</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative">|p|a|</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> + <thingy type="npnumber" function="proclitic" gloss="sing">-</thingy> + <word gloss="the" posp="det" def="def" number="sing" tr="theme" role="subj" locus="number" case="ERG" gender="masc">|l|au|ˈ|</word> + <thingy type="detgender" function="suffix" gloss="masc">-|θ|i|</thingy> + <thingy type="nouncase" function="prefix" gloss="ERG">|s|-</thingy> + <word posp="noun" gloss="hunter" def="def" number="sing" tr="theme" role="subj" locus="number" case="ERG" gender="masc">|e|ˈ|n|i|t͡s|a|</word> </flat> </example>
vowelharmony: No change.
### |t|u|#-> tu
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |l|au|ˈ|
#-> ˈlau
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### -|f|u|
#-> -fu
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |k|-
#-> k-
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |e|ˈ|ʒ|i|z|a|
#-> ˈeʒiza
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |t|u|ˈ|
#-> ˈtu
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |t|u|
#-> tu
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |l|au|ˈ|
#-> ˈlau
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### -|θ|i|
#-> -θi
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |k|-
#-> k-
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |a|ˈ|t͡s|a|s|a|
#-> ˈat͡sasa
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |t|u|ˈ|
#-> ˈtu
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |t|u|
#-> tu
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |l|au|ˈ|
#-> ˈlau
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### -|f|u|
#-> -fu
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |k|-
#-> k-
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |u|ˈ|ɟ|i|x|a|
#-> ˈuɟixa
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |h|u|ˈ|d͡z|
#-> ˈhud͡z
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### -|u|
#-> -u
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |s|i|
#-> si
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |p|a|
#-> pa
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |l|au|ˈ|
#-> ˈlau
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### -|θ|i|
#-> -θi
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |s|-
#-> s-
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |e|ˈ|n|i|t͡s|a|
#-> ˈenit͡sa
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |t|u| |l|au|ˈ||f|u| |k||e|ˈ|ʒ|i|z|a| |t|u|ˈ| |t|u| |l|au|ˈ||θ|i| |k||a|ˈ|t͡s|a|s|a| |t|u|ˈ| |t|u| |l|au|ˈ||f|u| |k||u|ˈ|ɟ|i|x|a| |h|u|ˈ|d͡z||u| |s|i| |p|a| |l|au|ˈ||θ|i| |s||e|ˈ|n|i|t͡s|a|
#-> tu ˈlaufu ˈkeʒiza ˈtu tu ˈlauθi ˈkat͡sasa ˈtu tu ˈlaufu ˈkuɟixa ˈhud͡zu si pa ˈlauθi ˈsenit͡sa
removetags:
<example id="conj1" translation="The hunter killed the jaguars, the tigers and the lions.">
<flat>
<thingy type="npnumber" function="proclitic" gloss="plur">|t|u|</thingy>
<word gloss="the" posp="det" def="def" number="plur" locus="number" gender="neut" role="obj" tr="rheme" case="ABS">|l|au|ˈ|</word>
<thingy type="detgender" function="suffix" gloss="neut">-|f|u|</thingy>
<thingy type="nouncase" function="prefix" gloss="ABS">|k|-</thingy>
<word posp="noun" gloss="jaguar" def="def" number="plur" locus="number" gender="neut" role="obj" tr="rheme" case="ABS">|e|ˈ|ʒ|i|z|a|</word>
<word posp="conj" gloss="and">|t|u|ˈ|</word>
<thingy type="npnumber" function="proclitic" gloss="plur">|t|u|</thingy>
<word gloss="the" posp="det" def="def" number="plur" locus="number" gender="masc" role="obj" tr="rheme" case="ABS">|l|au|ˈ|</word>
<thingy type="detgender" function="suffix" gloss="masc">-|θ|i|</thingy>
<thingy type="nouncase" function="prefix" gloss="ABS">|k|-</thingy>
<word posp="noun" gloss="tiger" def="def" number="plur" locus="number" gender="masc" role="obj" tr="rheme" case="ABS">|a|ˈ|t͡s|a|s|a|</word>
<word posp="conj" gloss="and">|t|u|ˈ|</word>
<thingy type="npnumber" function="proclitic" gloss="plur">|t|u|</thingy>
<word gloss="the" posp="det" def="def" number="plur" locus="number" gender="neut" role="obj" tr="rheme" case="ABS">|l|au|ˈ|</word>
<thingy type="detgender" function="suffix" gloss="neut">-|f|u|</thingy>
<thingy type="nouncase" function="prefix" gloss="ABS">|k|-</thingy>
<word posp="noun" gloss="lion" def="def" number="plur" locus="number" gender="neut" role="obj" tr="rheme" case="ABS">|u|ˈ|ɟ|i|x|a|</word>
- <thingy type="vpnegation" function="proclitic" gloss="POS">-</thingy>
<word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.plur.masc" subj="3.sing.masc">|h|u|ˈ|d͡z|</word>
<thingy type="verbquestion" function="suffix" gloss="not.Q">-|u|</thingy>
<thingy type="vpta" function="enclitic" gloss="PAST">|s|i|</thingy>
<thingy type="vpmode" function="enclitic" gloss="indicative">|p|a|</thingy>
- <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy>
- <thingy type="npnumber" function="proclitic" gloss="sing">-</thingy>
<word gloss="the" posp="det" def="def" number="sing" tr="theme" role="subj" locus="number" case="ERG" gender="masc">|l|au|ˈ|</word>
<thingy type="detgender" function="suffix" gloss="masc">-|θ|i|</thingy>
<thingy type="nouncase" function="prefix" gloss="ERG">|s|-</thingy>
<word posp="noun" gloss="hunter" def="def" number="sing" tr="theme" role="subj" locus="number" case="ERG" gender="masc">|e|ˈ|n|i|t͡s|a|</word>
</flat>
+ <p><span class="ilpair"><span class="mor">tu</span><br><span class="gls">plur</span></span> <span class="ilpair"><span class="mor">ˈlau</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">-fu</span><br><span class="gls">neut</span></span> <span class="ilpair"><span class="mor">k-</span><br><span class="gls">ABS</span></span> <span class="ilpair"><span class="mor">ˈeʒiza</span><br><span class="gls">jaguar</span></span> <span class="ilpair"><span class="mor">ˈtu</span><br><span class="gls">and</span></span> <span class="ilpair"><span class="mor">tu</span><br><span class="gls">plur</span></span> <span class="ilpair"><span class="mor">ˈlau</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">-θi</span><br><span class="gls">masc</span></span> <span class="ilpair"><span class="mor">k-</span><br><span class="gls">ABS</span></span> <span class="ilpair"><span class="mor">ˈat͡sasa</span><br><span class="gls">tiger</span></span> <span class="ilpair"><span class="mor">ˈtu</span><br><span class="gls">and</span></span> <span class="ilpair"><span class="mor">tu</span><br><span class="gls">plur</span></span> <span class="ilpair"><span class="mor">ˈlau</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">-fu</span><br><span class="gls">neut</span></span> <span class="ilpair"><span class="mor">k-</span><br><span class="gls">ABS</span></span> <span class="ilpair"><span class="mor">ˈuɟixa</span><br><span class="gls">lion</span></span> <span class="ilpair"><span class="mor">ˈhud͡z</span><br><span class="gls">kill</span></span> <span class="ilpair"><span class="mor">-u</span><br><span class="gls">not.Q</span></span> <span class="ilpair"><span class="mor">si</span><br><span class="gls">PAST</span></span> <span class="ilpair"><span class="mor">pa</span><br><span class="gls">indicative</span></span> <span class="ilpair"><span class="mor">ˈlau</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">-θi</span><br><span class="gls">masc</span></span> <span class="ilpair"><span class="mor">s-</span><br><span class="gls">ERG</span></span> <span class="ilpair"><span class="mor">ˈenit͡sa</span><br><span class="gls">hunter</span></span></p>
+ <p>tu ˈlaufu ˈkeʒiza ˈtu tu ˈlauθi ˈkat͡sasa ˈtu tu ˈlaufu ˈkuɟixa ˈhud͡zu si pa ˈlauθi ˈsenit͡sa</p>
+ <p>tu laufu kezhiza tu tu lauthi katzasa tu tu laufu kuɟikha hud͡zu si pa lauthi senitza</p>
+ <il>
+ <w>
+ <o/>
+ <g>plur</g>
+ </w>
+ <w>
+ <o/>
+ <g>the</g>
+ </w>
+ <w>
+ <o/>
+ <g>neut</g>
+ </w>
+ <w>
+ <o/>
+ <g>ABS</g>
+ </w>
+ <w>
+ <o/>
+ <g>jaguar</g>
+ </w>
+ <w>
+ <o/>
+ <g>and</g>
+ </w>
+ <w>
+ <o/>
+ <g>plur</g>
+ </w>
+ <w>
+ <o/>
+ <g>the</g>
+ </w>
+ <w>
+ <o/>
+ <g>masc</g>
+ </w>
+ <w>
+ <o/>
+ <g>ABS</g>
+ </w>
+ <w>
+ <o/>
+ <g>tiger</g>
+ </w>
+ <w>
+ <o/>
+ <g>and</g>
+ </w>
+ <w>
+ <o/>
+ <g>plur</g>
+ </w>
+ <w>
+ <o/>
+ <g>the</g>
+ </w>
+ <w>
+ <o/>
+ <g>neut</g>
+ </w>
+ <w>
+ <o/>
+ <g>ABS</g>
+ </w>
+ <w>
+ <o/>
+ <g>lion</g>
+ </w>
+ <w>
+ <o/>
+ <g>kill</g>
+ </w>
+ <w>
+ <o/>
+ <g>not.Q</g>
+ </w>
+ <w>
+ <o/>
+ <g>PAST</g>
+ </w>
+ <w>
+ <o/>
+ <g>indicative</g>
+ </w>
+ <w>
+ <o/>
+ <g>the</g>
+ </w>
+ <w>
+ <o/>
+ <g>masc</g>
+ </w>
+ <w>
+ <o/>
+ <g>ERG</g>
+ </w>
+ <w>
+ <o/>
+ <g>hunter</g>
+ </w>
+ </il>
</example>
### tu ˈlaufu ˈkeʒiza ˈtu tu ˈlauθi ˈkat͡sasa ˈtu tu ˈlaufu ˈkuɟixa ˈhud͡zu si pa ˈlauθi ˈsenit͡sa#-> tu ˈlaufu ˈkeʒiza ˈtu tu ˈlauθi ˈkat͡sasa ˈtu tu ˈlaufu ˈkuɟixa ˈhud͡zu si pa ˈlauθi ˈsenit͡sa
Tu laufu kezhiza tu tu lauthi katzasa tu tu laufu kuɟikha hud͡zu si pa lauthi senitza. [tu ˈlaufu ˈkeʒiza ˈtu tu ˈlauθi ˈkat͡sasa ˈtu tu ˈlaufu ˈkuɟixa ˈhud͡zu si pa ˈlauθi ˈsenit͡sa] tu plur ˈlau the -fu neut k- ABS ˈeʒiza jaguar ˈtu and tu plur ˈlau the -θi masc k- ABS ˈat͡sasa tiger ˈtu and tu plur ˈlau the -fu neut k- ABS ˈuɟixa lion ˈhud͡z kill -u not.Q si PAST pa indicative ˈlau the -θi masc s- ERG ˈenit͡sa hunter “The hunter killed the jaguars, the tigers and the lions.” | (22) |
Modifiers and Determiners
The ordering of demonstratives, articles (if present), and other modifiers in Ushamu provides further insight into the structure of the noun phrase. These elements frequently exhibit fixed positions and may reveal whether the language favours head-initial or head-final patterns.
Complex Sentences
Relative Clauses
Ushamu forms relative clauses by placing them before the noun they modify. The modifier takes the form of a finite clause that precedes the head noun without any relative pronoun. The clause shows ordinary clausal structure, with the role of the head noun recoverable from the syntactic position inside the clause.
To illustrate how relative clauses work, let us begin with a simple sentence:
initial XML:
<example id="relp1" translation="I patted the cat.">
<s>
<vp tam="past-punct">
<verb>pat</verb>
</vp>
<np number="sing" def="neither" role="subj">
<pron person="1excl" number="sing"/>
</np>
<np def="def" number="sing" tr="rheme" role="obj">
<noun>cat</noun>
</np>
</s>
</example>cleanup:
<example id="relp1" translation="I patted the cat."> <s> - <vp tam="past-punct"> - <verb>pat</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="pat"/> </vp> - <np number="sing" def="neither" role="subj"> - <pron person="1excl" number="sing"/> + <np number="sing" def="neither" role="subj" locus="number"> + <word person="1excl" number="sing" posp="pron"/> </np> - <np def="def" number="sing" tr="rheme" role="obj"> - <noun>cat</noun> + <np def="def" number="sing" tr="rheme" role="obj" locus="number"> + <word posp="noun" gloss="cat"/> </np> </s> </example>
module articles:
<example id="relp1" translation="I patted the cat.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active">
<word posp="verb" gloss="pat"/>
</vp>
<np number="sing" def="neither" role="subj" locus="number">
<word person="1excl" number="sing" posp="pron"/>
</np>
<np def="def" number="sing" tr="rheme" role="obj" locus="number">
<word posp="noun" gloss="cat"/>
+ <word gloss="the" posp="det"/>
</np>
</s>
</example>
module nonpastonly:
<example id="relp1" translation="I patted the cat."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="pat"/> </vp> <np number="sing" def="neither" role="subj" locus="number"> <word person="1excl" number="sing" posp="pron"/> </np> <np def="def" number="sing" tr="rheme" role="obj" locus="number"> <word posp="noun" gloss="cat"/> <word gloss="the" posp="det"/> </np> </s> </example>
module noepistemic: No change.
module RelN: No change.
module sentenceconnectors: No change.
NOT IMPLEMENTEDmodule subordinate: No change.
tva1tva2
module affixdensity: No change.
module adpositions: No change.
module constorder:
<example id="relp1" translation="I patted the cat."> <s> + <np def="def" number="sing" tr="rheme" role="obj" locus="number"> + <word posp="noun" gloss="cat"/> + <word gloss="the" posp="det"/> + </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="pat"/> </vp> <np number="sing" def="neither" role="subj" locus="number"> <word person="1excl" number="sing" posp="pron"/> </np> - <np def="def" number="sing" tr="rheme" role="obj" locus="number"> - <word posp="noun" gloss="cat"/> - <word gloss="the" posp="det"/> - </np> </s> </example>
module casemarking:
<example id="relp1" translation="I patted the cat."> <s> - <np def="def" number="sing" tr="rheme" role="obj" locus="number"> + <np def="def" number="sing" tr="rheme" role="obj" locus="number" case="ABS"> <word posp="noun" gloss="cat"/> <word gloss="the" posp="det"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="pat"/> </vp> - <np number="sing" def="neither" role="subj" locus="number"> + <np number="sing" def="neither" role="subj" locus="number" case="ERG"> <word person="1excl" number="sing" posp="pron"/> </np> </s> </example>
module addgender:
<example id="relp1" translation="I patted the cat."> <s> - <np def="def" number="sing" tr="rheme" role="obj" locus="number" case="ABS"> + <np def="def" number="sing" tr="rheme" role="obj" locus="number" case="ABS" gender="masc"> <word posp="noun" gloss="cat"/> <word gloss="the" posp="det"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="pat"/> </vp> <np number="sing" def="neither" role="subj" locus="number" case="ERG"> <word person="1excl" number="sing" posp="pron"/> </np> </s> </example>
module simplifynumber: No change.
module propagatenumber: No change.
createpronouns: No change.
module ngen: No change.
module wordorder: No change.
module wordorder: No change.
module wordorder:
<example id="relp1" translation="I patted the cat.">
<s>
<np def="def" number="sing" tr="rheme" role="obj" locus="number" case="ABS" gender="masc">
- <word posp="noun" gloss="cat"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="cat"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="pat"/>
</vp>
<np number="sing" def="neither" role="subj" locus="number" case="ERG">
<word person="1excl" number="sing" posp="pron"/>
</np>
</s>
</example>
module conjp: No change.
flattenconjp: No change.
fixpronouns:
<example id="relp1" translation="I patted the cat.">
<s>
<np def="def" number="sing" tr="rheme" role="obj" locus="number" case="ABS" gender="masc">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="cat"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="pat"/>
</vp>
<np number="sing" def="neither" role="subj" locus="number" case="ERG">
- <word person="1excl" number="sing" posp="pron"/>
+ <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="masc"/>
</np>
</s>
</example>
copyuptophrase:
<example id="relp1" translation="I patted the cat.">
<s>
<np def="def" number="sing" tr="rheme" role="obj" locus="number" case="ABS" gender="masc">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="cat"/>
</np>
- <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
+ <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" subj="1excl.sing">
<word posp="verb" gloss="pat"/>
</vp>
- <np number="sing" def="neither" role="subj" locus="number" case="ERG">
+ <np number="sing" def="neither" role="subj" locus="number" case="ERG" person="1excl">
<word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="masc"/>
</np>
</s>
</example>
prodrop:
<example id="relp1" translation="I patted the cat.">
<s>
<np def="def" number="sing" tr="rheme" role="obj" locus="number" case="ABS" gender="masc">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="cat"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" subj="1excl.sing">
<word posp="verb" gloss="pat"/>
</vp>
- <np number="sing" def="neither" role="subj" locus="number" case="ERG" person="1excl">
- <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="masc"/>
- </np>
</s>
</example>
addclitics:
<example id="relp1" translation="I patted the cat.">
<s>
<np def="def" number="sing" tr="rheme" role="obj" locus="number" case="ABS" gender="masc">
+ <thingy type="npnumber" function="proclitic" gloss="sing"/>
<word gloss="the" posp="det"/>
<word posp="noun" gloss="cat"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" subj="1excl.sing">
+ <thingy type="vpnegation" function="proclitic" gloss="POS"/>
<word posp="verb" gloss="pat"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
</s>
</example>
propagateArgumentCase: No change.
unwrapArgumentNPs: No change.
unwrapOwnerOwned: No change.
movedowntoword:
<example id="relp1" translation="I patted the cat.">
<s>
<np def="def" number="sing" tr="rheme" role="obj" locus="number" case="ABS" gender="masc">
<thingy type="npnumber" function="proclitic" gloss="sing"/>
- <word gloss="the" posp="det"/>
- <word posp="noun" gloss="cat"/>
+ <word gloss="the" posp="det" def="def" number="sing" tr="rheme" role="obj" locus="number" case="ABS" gender="masc"/>
+ <word posp="noun" gloss="cat" def="def" number="sing" tr="rheme" role="obj" locus="number" case="ABS" gender="masc"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" subj="1excl.sing">
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
- <word posp="verb" gloss="pat"/>
+ <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" subj="1excl.sing"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
</s>
</example>
About to call getSlotValue for the/det/gender/obligatoryGot masc
About to call getSlotValue for cat/noun/case/obligatory
Got ABS
About to call getSlotValue for pat/verb/question/obligatory
Got not.Q
addaffixes:
<example id="relp1" translation="I patted the cat.">
<s>
<np def="def" number="sing" tr="rheme" role="obj" locus="number" case="ABS" gender="masc">
<thingy type="npnumber" function="proclitic" gloss="sing"/>
<word gloss="the" posp="det" def="def" number="sing" tr="rheme" role="obj" locus="number" case="ABS" gender="masc"/>
+ <thingy type="detgender" function="suffix" gloss="masc"/>
+ <thingy type="nouncase" function="prefix" gloss="ABS"/>
<word posp="noun" gloss="cat" def="def" number="sing" tr="rheme" role="obj" locus="number" case="ABS" gender="masc"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" subj="1excl.sing">
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
<word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" subj="1excl.sing"/>
+ <thingy type="verbquestion" function="suffix" gloss="not.Q"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
</s>
</example>
flatten:
<example id="relp1" translation="I patted the cat."> - <s> - <np def="def" number="sing" tr="rheme" role="obj" locus="number" case="ABS" gender="masc"> + <flat> <thingy type="npnumber" function="proclitic" gloss="sing"/> <word gloss="the" posp="det" def="def" number="sing" tr="rheme" role="obj" locus="number" case="ABS" gender="masc"/> <thingy type="detgender" function="suffix" gloss="masc"/> <thingy type="nouncase" function="prefix" gloss="ABS"/> <word posp="noun" gloss="cat" def="def" number="sing" tr="rheme" role="obj" locus="number" case="ABS" gender="masc"/> - </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" subj="1excl.sing"> <thingy type="vpnegation" function="proclitic" gloss="POS"/> <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" subj="1excl.sing"/> <thingy type="verbquestion" function="suffix" gloss="not.Q"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> - </vp> - </s> + </flat> </example>
addvocab:
<example id="relp1" translation="I patted the cat."> <flat> - <thingy type="npnumber" function="proclitic" gloss="sing"/> - <word gloss="the" posp="det" def="def" number="sing" tr="rheme" role="obj" locus="number" case="ABS" gender="masc"/> - <thingy type="detgender" function="suffix" gloss="masc"/> - <thingy type="nouncase" function="prefix" gloss="ABS"/> - <word posp="noun" gloss="cat" def="def" number="sing" tr="rheme" role="obj" locus="number" case="ABS" gender="masc"/> - <thingy type="vpnegation" function="proclitic" gloss="POS"/> - <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" subj="1excl.sing"/> - <thingy type="verbquestion" function="suffix" gloss="not.Q"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> + <thingy type="npnumber" function="proclitic" gloss="sing">-</thingy> + <word gloss="the" posp="det" def="def" number="sing" tr="rheme" role="obj" locus="number" case="ABS" gender="masc">|l|au|ˈ|</word> + <thingy type="detgender" function="suffix" gloss="masc">-|θ|i|</thingy> + <thingy type="nouncase" function="prefix" gloss="ABS">|k|-</thingy> + <word posp="noun" gloss="cat" def="def" number="sing" tr="rheme" role="obj" locus="number" case="ABS" gender="masc">|o|ˈ|l|a|d͡z|i|</word> + <thingy type="vpnegation" function="proclitic" gloss="POS">-</thingy> + <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" subj="1excl.sing">|ɣ|au|ˈ|ɣ|</word> + <thingy type="verbquestion" function="suffix" gloss="not.Q">-|u|</thingy> + <thingy type="vpta" function="enclitic" gloss="PAST">|s|i|</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative">|p|a|</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> </flat> </example>
vowelharmony: No change.
### |l|au|ˈ|#-> ˈlau
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### -|θ|i|
#-> -θi
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |k|-
#-> k-
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |o|ˈ|l|a|d͡z|i|
#-> ˈolad͡zi
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |ɣ|au|ˈ|ɣ|
#-> ˈɣauɣ
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### -|u|
#-> -u
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |s|i|
#-> si
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |p|a|
#-> pa
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |l|au|ˈ||θ|i| |k||o|ˈ|l|a|d͡z|i| |ɣ|au|ˈ|ɣ||u| |s|i| |p|a|
#-> ˈlauθi ˈkolad͡zi ˈɣauɣu si pa
removetags:
<example id="relp1" translation="I patted the cat."> <flat> - <thingy type="npnumber" function="proclitic" gloss="sing">-</thingy> <word gloss="the" posp="det" def="def" number="sing" tr="rheme" role="obj" locus="number" case="ABS" gender="masc">|l|au|ˈ|</word> <thingy type="detgender" function="suffix" gloss="masc">-|θ|i|</thingy> <thingy type="nouncase" function="prefix" gloss="ABS">|k|-</thingy> <word posp="noun" gloss="cat" def="def" number="sing" tr="rheme" role="obj" locus="number" case="ABS" gender="masc">|o|ˈ|l|a|d͡z|i|</word> - <thingy type="vpnegation" function="proclitic" gloss="POS">-</thingy> <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" subj="1excl.sing">|ɣ|au|ˈ|ɣ|</word> <thingy type="verbquestion" function="suffix" gloss="not.Q">-|u|</thingy> <thingy type="vpta" function="enclitic" gloss="PAST">|s|i|</thingy> <thingy type="vpmode" function="enclitic" gloss="indicative">|p|a|</thingy> - <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> </flat> + <p><span class="ilpair"><span class="mor">ˈlau</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">-θi</span><br><span class="gls">masc</span></span> <span class="ilpair"><span class="mor">k-</span><br><span class="gls">ABS</span></span> <span class="ilpair"><span class="mor">ˈolad͡zi</span><br><span class="gls">cat</span></span> <span class="ilpair"><span class="mor">ˈɣauɣ</span><br><span class="gls">pat</span></span> <span class="ilpair"><span class="mor">-u</span><br><span class="gls">not.Q</span></span> <span class="ilpair"><span class="mor">si</span><br><span class="gls">PAST</span></span> <span class="ilpair"><span class="mor">pa</span><br><span class="gls">indicative</span></span></p> + <p>ˈlauθi ˈkolad͡zi ˈɣauɣu si pa</p> + <p>lauthi kolad͡zi ğauğu si pa</p> + <il> + <w> + <o/> + <g>the</g> + </w> + <w> + <o/> + <g>masc</g> + </w> + <w> + <o/> + <g>ABS</g> + </w> + <w> + <o/> + <g>cat</g> + </w> + <w> + <o/> + <g>pat</g> + </w> + <w> + <o/> + <g>not.Q</g> + </w> + <w> + <o/> + <g>PAST</g> + </w> + <w> + <o/> + <g>indicative</g> + </w> + </il> </example>### ˈlauθi ˈkolad͡zi ˈɣauɣu si pa
#-> ˈlauθi ˈkolad͡zi ˈɣauɣu si pa
Lauthi kolad͡zi ğauğu si pa. [ˈlauθi ˈkolad͡zi ˈɣauɣu si pa] ˈlau the -θi masc k- ABS ˈolad͡zi cat ˈɣauɣ pat -u not.Q si PAST pa indicative “I patted the cat.” | (23) |
We can now add a relative clause modifying the noun:
initial XML:
<example id="relp2" translation="I patted the cat that caught the mouse.">
<s>
<vp tam="past-punct">
<verb>pat</verb>
</vp>
<np number="sing" def="neither" role="subj">
<pron person="1excl" number="sing"/>
</np>
<np role="obj">
<relp>
<vp tam="past-punct">
<verb>catch</verb>
</vp>
<np def="def" number="sing" role="subj" head="this">
<noun>cat</noun>
</np>
<np def="def" number="sing" role="obj">
<noun>mouse</noun>
</np>
</relp>
</np>
</s>
</example>cleanup:
<example id="relp2" translation="I patted the cat that caught the mouse."> <s> - <vp tam="past-punct"> - <verb>pat</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="pat"/> </vp> - <np number="sing" def="neither" role="subj"> - <pron person="1excl" number="sing"/> + <np number="sing" def="neither" role="subj" locus="number"> + <word person="1excl" number="sing" posp="pron"/> </np> <np role="obj"> <relp> - <vp tam="past-punct"> - <verb>catch</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="catch"/> </vp> - <np def="def" number="sing" role="subj" head="this"> - <noun>cat</noun> + <np def="def" number="sing" role="subj" head="this" locus="number"> + <word posp="noun" gloss="cat"/> </np> - <np def="def" number="sing" role="obj"> - <noun>mouse</noun> + <np def="def" number="sing" role="obj" locus="number"> + <word posp="noun" gloss="mouse"/> </np> </relp> </np> </s> </example>
module articles:
<example id="relp2" translation="I patted the cat that caught the mouse.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active">
<word posp="verb" gloss="pat"/>
</vp>
<np number="sing" def="neither" role="subj" locus="number">
<word person="1excl" number="sing" posp="pron"/>
</np>
<np role="obj">
<relp>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active">
<word posp="verb" gloss="catch"/>
</vp>
<np def="def" number="sing" role="subj" head="this" locus="number">
<word posp="noun" gloss="cat"/>
+ <word gloss="the" posp="det"/>
</np>
<np def="def" number="sing" role="obj" locus="number">
<word posp="noun" gloss="mouse"/>
+ <word gloss="the" posp="det"/>
</np>
</relp>
</np>
</s>
</example>
module nonpastonly:
<example id="relp2" translation="I patted the cat that caught the mouse."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="pat"/> </vp> <np number="sing" def="neither" role="subj" locus="number"> <word person="1excl" number="sing" posp="pron"/> </np> <np role="obj"> <relp> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="catch"/> </vp> <np def="def" number="sing" role="subj" head="this" locus="number"> <word posp="noun" gloss="cat"/> <word gloss="the" posp="det"/> </np> <np def="def" number="sing" role="obj" locus="number"> <word posp="noun" gloss="mouse"/> <word gloss="the" posp="det"/> </np> </relp> </np> </s> </example>
module noepistemic: No change.
Warning: Undefined variable $head in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/Modules/Syntax/RelN.php on line 37
module RelN:
<example id="relp2" translation="I patted the cat that caught the mouse.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="pat"/>
</vp>
<np number="sing" def="neither" role="subj" locus="number">
<word person="1excl" number="sing" posp="pron"/>
</np>
<np role="obj">
- <relp>
+ <subs>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="catch"/>
</vp>
- <np def="def" number="sing" role="subj" head="this" locus="number">
- <word posp="noun" gloss="cat"/>
- <word gloss="the" posp="det"/>
- </np>
<np def="def" number="sing" role="obj" locus="number">
<word posp="noun" gloss="mouse"/>
<word gloss="the" posp="det"/>
</np>
- </relp>
+ </subs>
+ <np def="def" number="sing" role="subj" locus="number">
+ <word posp="noun" gloss="cat"/>
+ <word gloss="the" posp="det"/>
</np>
+ </np>
</s>
</example>
module sentenceconnectors: No change.
NOT IMPLEMENTEDmodule subordinate: No change.
tva1tva2
tva1
tva2
module affixdensity: No change.
module adpositions: No change.
module constorder:
<example id="relp2" translation="I patted the cat that caught the mouse."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> - <word posp="verb" gloss="pat"/> - </vp> - <np number="sing" def="neither" role="subj" locus="number"> - <word person="1excl" number="sing" posp="pron"/> - </np> <np role="obj"> <subs> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> - <word posp="verb" gloss="catch"/> - </vp> <np def="def" number="sing" role="obj" locus="number"> <word posp="noun" gloss="mouse"/> <word gloss="the" posp="det"/> </np> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <word posp="verb" gloss="catch"/> + </vp> </subs> <np def="def" number="sing" role="subj" locus="number"> <word posp="noun" gloss="cat"/> <word gloss="the" posp="det"/> </np> </np> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <word posp="verb" gloss="pat"/> + </vp> + <np number="sing" def="neither" role="subj" locus="number"> + <word person="1excl" number="sing" posp="pron"/> + </np> </s> </example>
module casemarking:
<example id="relp2" translation="I patted the cat that caught the mouse."> <s> - <np role="obj"> + <np role="obj" case="ABS"> <subs> - <np def="def" number="sing" role="obj" locus="number"> + <np def="def" number="sing" role="obj" locus="number" case="ABS"> <word posp="noun" gloss="mouse"/> <word gloss="the" posp="det"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="catch"/> </vp> </subs> <np def="def" number="sing" role="subj" locus="number"> <word posp="noun" gloss="cat"/> <word gloss="the" posp="det"/> </np> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="pat"/> </vp> - <np number="sing" def="neither" role="subj" locus="number"> + <np number="sing" def="neither" role="subj" locus="number" case="ERG"> <word person="1excl" number="sing" posp="pron"/> </np> </s> </example>
module addgender:
<example id="relp2" translation="I patted the cat that caught the mouse."> <s> - <np role="obj" case="ABS"> + <np role="obj" case="ABS" gender="masc"> <subs> - <np def="def" number="sing" role="obj" locus="number" case="ABS"> + <np def="def" number="sing" role="obj" locus="number" case="ABS" gender="neut"> <word posp="noun" gloss="mouse"/> <word gloss="the" posp="det"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="catch"/> </vp> </subs> - <np def="def" number="sing" role="subj" locus="number"> + <np def="def" number="sing" role="subj" locus="number" gender="masc"> <word posp="noun" gloss="cat"/> <word gloss="the" posp="det"/> </np> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="pat"/> </vp> <np number="sing" def="neither" role="subj" locus="number" case="ERG"> <word person="1excl" number="sing" posp="pron"/> </np> </s> </example>
module simplifynumber: No change.
module propagatenumber:
<example id="relp2" translation="I patted the cat that caught the mouse."> <s> - <np role="obj" case="ABS" gender="masc"> + <np role="obj" case="ABS" gender="masc" number="sing"> <subs> <np def="def" number="sing" role="obj" locus="number" case="ABS" gender="neut"> <word posp="noun" gloss="mouse"/> <word gloss="the" posp="det"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="catch"/> </vp> </subs> <np def="def" number="sing" role="subj" locus="number" gender="masc"> <word posp="noun" gloss="cat"/> <word gloss="the" posp="det"/> </np> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="pat"/> </vp> <np number="sing" def="neither" role="subj" locus="number" case="ERG"> <word person="1excl" number="sing" posp="pron"/> </np> </s> </example>
createpronouns: No change.
module ngen: No change.
module wordorder: No change.
module wordorder: No change.
module wordorder:
<example id="relp2" translation="I patted the cat that caught the mouse.">
<s>
<np role="obj" case="ABS" gender="masc" number="sing">
<subs>
<np def="def" number="sing" role="obj" locus="number" case="ABS" gender="neut">
- <word posp="noun" gloss="mouse"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="mouse"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="catch"/>
</vp>
</subs>
<np def="def" number="sing" role="subj" locus="number" gender="masc">
- <word posp="noun" gloss="cat"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="cat"/>
</np>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="pat"/>
</vp>
<np number="sing" def="neither" role="subj" locus="number" case="ERG">
<word person="1excl" number="sing" posp="pron"/>
</np>
</s>
</example>
module conjp: No change.
flattenconjp: No change.
fixpronouns:
<example id="relp2" translation="I patted the cat that caught the mouse.">
<s>
<np role="obj" case="ABS" gender="masc" number="sing">
<subs>
<np def="def" number="sing" role="obj" locus="number" case="ABS" gender="neut">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="mouse"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="catch"/>
</vp>
</subs>
<np def="def" number="sing" role="subj" locus="number" gender="masc">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="cat"/>
</np>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="pat"/>
</vp>
<np number="sing" def="neither" role="subj" locus="number" case="ERG">
- <word person="1excl" number="sing" posp="pron"/>
+ <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="masc"/>
</np>
</s>
</example>
copyuptophrase:
<example id="relp2" translation="I patted the cat that caught the mouse.">
<s>
<np role="obj" case="ABS" gender="masc" number="sing">
<subs>
<np def="def" number="sing" role="obj" locus="number" case="ABS" gender="neut">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="mouse"/>
</np>
- <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
+ <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.neut">
<word posp="verb" gloss="catch"/>
</vp>
</subs>
<np def="def" number="sing" role="subj" locus="number" gender="masc">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="cat"/>
</np>
</np>
- <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
+ <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" subj="1excl.sing">
<word posp="verb" gloss="pat"/>
</vp>
- <np number="sing" def="neither" role="subj" locus="number" case="ERG">
+ <np number="sing" def="neither" role="subj" locus="number" case="ERG" person="1excl">
<word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="masc"/>
</np>
</s>
</example>
prodrop:
<example id="relp2" translation="I patted the cat that caught the mouse.">
<s>
<np role="obj" case="ABS" gender="masc" number="sing">
<subs>
<np def="def" number="sing" role="obj" locus="number" case="ABS" gender="neut">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="mouse"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.neut">
<word posp="verb" gloss="catch"/>
</vp>
</subs>
<np def="def" number="sing" role="subj" locus="number" gender="masc">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="cat"/>
</np>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" subj="1excl.sing">
<word posp="verb" gloss="pat"/>
</vp>
- <np number="sing" def="neither" role="subj" locus="number" case="ERG" person="1excl">
- <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="masc"/>
- </np>
</s>
</example>
addclitics:
<example id="relp2" translation="I patted the cat that caught the mouse.">
<s>
<np role="obj" case="ABS" gender="masc" number="sing">
<subs>
<np def="def" number="sing" role="obj" locus="number" case="ABS" gender="neut">
+ <thingy type="npnumber" function="proclitic" gloss="sing"/>
<word gloss="the" posp="det"/>
<word posp="noun" gloss="mouse"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.neut">
+ <thingy type="vpnegation" function="proclitic" gloss="POS"/>
<word posp="verb" gloss="catch"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
</subs>
<np def="def" number="sing" role="subj" locus="number" gender="masc">
+ <thingy type="npnumber" function="proclitic" gloss="sing"/>
<word gloss="the" posp="det"/>
<word posp="noun" gloss="cat"/>
</np>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" subj="1excl.sing">
+ <thingy type="vpnegation" function="proclitic" gloss="POS"/>
<word posp="verb" gloss="pat"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
</s>
</example>
propagateArgumentCase: No change.
unwrapArgumentNPs:
<example id="relp2" translation="I patted the cat that caught the mouse."> <s> - <np role="obj" case="ABS" gender="masc" number="sing"> <subs> <np def="def" number="sing" role="obj" locus="number" case="ABS" gender="neut"> <thingy type="npnumber" function="proclitic" gloss="sing"/> <word gloss="the" posp="det"/> <word posp="noun" gloss="mouse"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.neut"> <thingy type="vpnegation" function="proclitic" gloss="POS"/> <word posp="verb" gloss="catch"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> </vp> </subs> - <np def="def" number="sing" role="subj" locus="number" gender="masc"> + <np def="def" number="sing" role="obj" locus="number" gender="masc" case="ABS"> <thingy type="npnumber" function="proclitic" gloss="sing"/> <word gloss="the" posp="det"/> <word posp="noun" gloss="cat"/> </np> - </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" subj="1excl.sing"> <thingy type="vpnegation" function="proclitic" gloss="POS"/> <word posp="verb" gloss="pat"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> </vp> </s> </example>
unwrapOwnerOwned: No change.
movedowntoword:
<example id="relp2" translation="I patted the cat that caught the mouse.">
<s>
<subs>
<np def="def" number="sing" role="obj" locus="number" case="ABS" gender="neut">
<thingy type="npnumber" function="proclitic" gloss="sing"/>
- <word gloss="the" posp="det"/>
- <word posp="noun" gloss="mouse"/>
+ <word gloss="the" posp="det" def="def" number="sing" role="obj" locus="number" case="ABS" gender="neut"/>
+ <word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" case="ABS" gender="neut"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.neut">
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
- <word posp="verb" gloss="catch"/>
+ <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.neut"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
</subs>
<np def="def" number="sing" role="obj" locus="number" gender="masc" case="ABS">
<thingy type="npnumber" function="proclitic" gloss="sing"/>
- <word gloss="the" posp="det"/>
- <word posp="noun" gloss="cat"/>
+ <word gloss="the" posp="det" def="def" number="sing" role="obj" locus="number" gender="masc" case="ABS"/>
+ <word posp="noun" gloss="cat" def="def" number="sing" role="obj" locus="number" gender="masc" case="ABS"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" subj="1excl.sing">
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
- <word posp="verb" gloss="pat"/>
+ <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" subj="1excl.sing"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
</s>
</example>
About to call getSlotValue for the/det/gender/obligatoryGot neut
About to call getSlotValue for mouse/noun/case/obligatory
Got ABS
About to call getSlotValue for catch/verb/question/obligatory
Got not.Q
About to call getSlotValue for the/det/gender/obligatory
Got masc
About to call getSlotValue for cat/noun/case/obligatory
Got ABS
About to call getSlotValue for pat/verb/question/obligatory
Got not.Q
addaffixes:
<example id="relp2" translation="I patted the cat that caught the mouse.">
<s>
<subs>
<np def="def" number="sing" role="obj" locus="number" case="ABS" gender="neut">
<thingy type="npnumber" function="proclitic" gloss="sing"/>
<word gloss="the" posp="det" def="def" number="sing" role="obj" locus="number" case="ABS" gender="neut"/>
+ <thingy type="detgender" function="suffix" gloss="neut"/>
+ <thingy type="nouncase" function="prefix" gloss="ABS"/>
<word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" case="ABS" gender="neut"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.neut">
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
<word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.neut"/>
+ <thingy type="verbquestion" function="suffix" gloss="not.Q"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
</subs>
<np def="def" number="sing" role="obj" locus="number" gender="masc" case="ABS">
<thingy type="npnumber" function="proclitic" gloss="sing"/>
<word gloss="the" posp="det" def="def" number="sing" role="obj" locus="number" gender="masc" case="ABS"/>
+ <thingy type="detgender" function="suffix" gloss="masc"/>
+ <thingy type="nouncase" function="prefix" gloss="ABS"/>
<word posp="noun" gloss="cat" def="def" number="sing" role="obj" locus="number" gender="masc" case="ABS"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" subj="1excl.sing">
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
<word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" subj="1excl.sing"/>
+ <thingy type="verbquestion" function="suffix" gloss="not.Q"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
</s>
</example>
flatten:
<example id="relp2" translation="I patted the cat that caught the mouse."> - <s> - <subs> - <np def="def" number="sing" role="obj" locus="number" case="ABS" gender="neut"> + <flat> <thingy type="npnumber" function="proclitic" gloss="sing"/> <word gloss="the" posp="det" def="def" number="sing" role="obj" locus="number" case="ABS" gender="neut"/> <thingy type="detgender" function="suffix" gloss="neut"/> <thingy type="nouncase" function="prefix" gloss="ABS"/> <word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" case="ABS" gender="neut"/> - </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.neut"> <thingy type="vpnegation" function="proclitic" gloss="POS"/> <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.neut"/> <thingy type="verbquestion" function="suffix" gloss="not.Q"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> - </vp> - </subs> - <np def="def" number="sing" role="obj" locus="number" gender="masc" case="ABS"> <thingy type="npnumber" function="proclitic" gloss="sing"/> <word gloss="the" posp="det" def="def" number="sing" role="obj" locus="number" gender="masc" case="ABS"/> <thingy type="detgender" function="suffix" gloss="masc"/> <thingy type="nouncase" function="prefix" gloss="ABS"/> <word posp="noun" gloss="cat" def="def" number="sing" role="obj" locus="number" gender="masc" case="ABS"/> - </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" subj="1excl.sing"> <thingy type="vpnegation" function="proclitic" gloss="POS"/> <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" subj="1excl.sing"/> <thingy type="verbquestion" function="suffix" gloss="not.Q"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> - </vp> - </s> + </flat> </example>
addvocab:
<example id="relp2" translation="I patted the cat that caught the mouse."> <flat> - <thingy type="npnumber" function="proclitic" gloss="sing"/> - <word gloss="the" posp="det" def="def" number="sing" role="obj" locus="number" case="ABS" gender="neut"/> - <thingy type="detgender" function="suffix" gloss="neut"/> - <thingy type="nouncase" function="prefix" gloss="ABS"/> - <word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" case="ABS" gender="neut"/> - <thingy type="vpnegation" function="proclitic" gloss="POS"/> - <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.neut"/> - <thingy type="verbquestion" function="suffix" gloss="not.Q"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="npnumber" function="proclitic" gloss="sing"/> - <word gloss="the" posp="det" def="def" number="sing" role="obj" locus="number" gender="masc" case="ABS"/> - <thingy type="detgender" function="suffix" gloss="masc"/> - <thingy type="nouncase" function="prefix" gloss="ABS"/> - <word posp="noun" gloss="cat" def="def" number="sing" role="obj" locus="number" gender="masc" case="ABS"/> - <thingy type="vpnegation" function="proclitic" gloss="POS"/> - <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" subj="1excl.sing"/> - <thingy type="verbquestion" function="suffix" gloss="not.Q"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> + <thingy type="npnumber" function="proclitic" gloss="sing">-</thingy> + <word gloss="the" posp="det" def="def" number="sing" role="obj" locus="number" case="ABS" gender="neut">|l|au|ˈ|</word> + <thingy type="detgender" function="suffix" gloss="neut">-|f|u|</thingy> + <thingy type="nouncase" function="prefix" gloss="ABS">|k|-</thingy> + <word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" case="ABS" gender="neut">|u|ˈ|ɟ|i|ʒ|i|</word> + <thingy type="vpnegation" function="proclitic" gloss="POS">-</thingy> + <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.neut">|ɟ|e|ˈ|t͡ʃ|</word> + <thingy type="verbquestion" function="suffix" gloss="not.Q">-|u|</thingy> + <thingy type="vpta" function="enclitic" gloss="PAST">|s|i|</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative">|p|a|</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> + <thingy type="npnumber" function="proclitic" gloss="sing">-</thingy> + <word gloss="the" posp="det" def="def" number="sing" role="obj" locus="number" gender="masc" case="ABS">|l|au|ˈ|</word> + <thingy type="detgender" function="suffix" gloss="masc">-|θ|i|</thingy> + <thingy type="nouncase" function="prefix" gloss="ABS">|k|-</thingy> + <word posp="noun" gloss="cat" def="def" number="sing" role="obj" locus="number" gender="masc" case="ABS">|o|ˈ|l|a|d͡z|i|</word> + <thingy type="vpnegation" function="proclitic" gloss="POS">-</thingy> + <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" subj="1excl.sing">|ɣ|au|ˈ|ɣ|</word> + <thingy type="verbquestion" function="suffix" gloss="not.Q">-|u|</thingy> + <thingy type="vpta" function="enclitic" gloss="PAST">|s|i|</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative">|p|a|</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> </flat> </example>
vowelharmony: No change.
### |l|au|ˈ|#-> ˈlau
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### -|f|u|
#-> -fu
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |k|-
#-> k-
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |u|ˈ|ɟ|i|ʒ|i|
#-> ˈuɟiʒi
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |ɟ|e|ˈ|t͡ʃ|
#-> ˈɟet͡ʃ
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### -|u|
#-> -u
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |s|i|
#-> si
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |p|a|
#-> pa
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |l|au|ˈ|
#-> ˈlau
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### -|θ|i|
#-> -θi
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |k|-
#-> k-
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |o|ˈ|l|a|d͡z|i|
#-> ˈolad͡zi
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |ɣ|au|ˈ|ɣ|
#-> ˈɣauɣ
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### -|u|
#-> -u
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |s|i|
#-> si
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |p|a|
#-> pa
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |l|au|ˈ||f|u| |k||u|ˈ|ɟ|i|ʒ|i| |ɟ|e|ˈ|t͡ʃ||u| |s|i| |p|a| |l|au|ˈ||θ|i| |k||o|ˈ|l|a|d͡z|i| |ɣ|au|ˈ|ɣ||u| |s|i| |p|a|
#-> ˈlaufu ˈkuɟiʒi ˈɟet͡ʃu si pa ˈlauθi ˈkolad͡zi ˈɣauɣu si pa
removetags:
<example id="relp2" translation="I patted the cat that caught the mouse."> <flat> - <thingy type="npnumber" function="proclitic" gloss="sing">-</thingy> <word gloss="the" posp="det" def="def" number="sing" role="obj" locus="number" case="ABS" gender="neut">|l|au|ˈ|</word> <thingy type="detgender" function="suffix" gloss="neut">-|f|u|</thingy> <thingy type="nouncase" function="prefix" gloss="ABS">|k|-</thingy> <word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" case="ABS" gender="neut">|u|ˈ|ɟ|i|ʒ|i|</word> - <thingy type="vpnegation" function="proclitic" gloss="POS">-</thingy> <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.neut">|ɟ|e|ˈ|t͡ʃ|</word> <thingy type="verbquestion" function="suffix" gloss="not.Q">-|u|</thingy> <thingy type="vpta" function="enclitic" gloss="PAST">|s|i|</thingy> <thingy type="vpmode" function="enclitic" gloss="indicative">|p|a|</thingy> - <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> - <thingy type="npnumber" function="proclitic" gloss="sing">-</thingy> <word gloss="the" posp="det" def="def" number="sing" role="obj" locus="number" gender="masc" case="ABS">|l|au|ˈ|</word> <thingy type="detgender" function="suffix" gloss="masc">-|θ|i|</thingy> <thingy type="nouncase" function="prefix" gloss="ABS">|k|-</thingy> <word posp="noun" gloss="cat" def="def" number="sing" role="obj" locus="number" gender="masc" case="ABS">|o|ˈ|l|a|d͡z|i|</word> - <thingy type="vpnegation" function="proclitic" gloss="POS">-</thingy> <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" subj="1excl.sing">|ɣ|au|ˈ|ɣ|</word> <thingy type="verbquestion" function="suffix" gloss="not.Q">-|u|</thingy> <thingy type="vpta" function="enclitic" gloss="PAST">|s|i|</thingy> <thingy type="vpmode" function="enclitic" gloss="indicative">|p|a|</thingy> - <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> </flat> + <p><span class="ilpair"><span class="mor">ˈlau</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">-fu</span><br><span class="gls">neut</span></span> <span class="ilpair"><span class="mor">k-</span><br><span class="gls">ABS</span></span> <span class="ilpair"><span class="mor">ˈuɟiʒi</span><br><span class="gls">mouse</span></span> <span class="ilpair"><span class="mor">ˈɟet͡ʃ</span><br><span class="gls">catch</span></span> <span class="ilpair"><span class="mor">-u</span><br><span class="gls">not.Q</span></span> <span class="ilpair"><span class="mor">si</span><br><span class="gls">PAST</span></span> <span class="ilpair"><span class="mor">pa</span><br><span class="gls">indicative</span></span> <span class="ilpair"><span class="mor">ˈlau</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">-θi</span><br><span class="gls">masc</span></span> <span class="ilpair"><span class="mor">k-</span><br><span class="gls">ABS</span></span> <span class="ilpair"><span class="mor">ˈolad͡zi</span><br><span class="gls">cat</span></span> <span class="ilpair"><span class="mor">ˈɣauɣ</span><br><span class="gls">pat</span></span> <span class="ilpair"><span class="mor">-u</span><br><span class="gls">not.Q</span></span> <span class="ilpair"><span class="mor">si</span><br><span class="gls">PAST</span></span> <span class="ilpair"><span class="mor">pa</span><br><span class="gls">indicative</span></span></p> + <p>ˈlaufu ˈkuɟiʒi ˈɟet͡ʃu si pa ˈlauθi ˈkolad͡zi ˈɣauɣu si pa</p> + <p>laufu kuɟizhi ɟechu si pa lauthi kolad͡zi ğauğu si pa</p> + <il> + <w> + <o/> + <g>the</g> + </w> + <w> + <o/> + <g>neut</g> + </w> + <w> + <o/> + <g>ABS</g> + </w> + <w> + <o/> + <g>mouse</g> + </w> + <w> + <o/> + <g>catch</g> + </w> + <w> + <o/> + <g>not.Q</g> + </w> + <w> + <o/> + <g>PAST</g> + </w> + <w> + <o/> + <g>indicative</g> + </w> + <w> + <o/> + <g>the</g> + </w> + <w> + <o/> + <g>masc</g> + </w> + <w> + <o/> + <g>ABS</g> + </w> + <w> + <o/> + <g>cat</g> + </w> + <w> + <o/> + <g>pat</g> + </w> + <w> + <o/> + <g>not.Q</g> + </w> + <w> + <o/> + <g>PAST</g> + </w> + <w> + <o/> + <g>indicative</g> + </w> + </il> </example>### ˈlaufu ˈkuɟiʒi ˈɟet͡ʃu si pa ˈlauθi ˈkolad͡zi ˈɣauɣu si pa
#-> ˈlaufu ˈkuɟiʒi ˈɟet͡ʃu si pa ˈlauθi ˈkolad͡zi ˈɣauɣu si pa
Laufu kuɟizhi ɟechu si pa lauthi kolad͡zi ğauğu si pa. [ˈlaufu ˈkuɟiʒi ˈɟet͡ʃu si pa ˈlauθi ˈkolad͡zi ˈɣauɣu si pa] ˈlau the -fu neut k- ABS ˈuɟiʒi mouse ˈɟet͡ʃ catch -u not.Q si PAST pa indicative ˈlau the -θi masc k- ABS ˈolad͡zi cat ˈɣauɣ pat -u not.Q si PAST pa indicative “I patted the cat that caught the mouse.” | (24) |
Relative clauses may themselves contain other relative clauses:
initial XML:
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese.">
<s>
<vp tam="past-punct">
<verb>pat</verb>
</vp>
<np number="sing" def="neither" role="subj">
<pron person="1excl" number="sing"/>
</np>
<np role="obj">
<relp>
<vp tam="past-punct">
<verb>catch</verb>
</vp>
<np def="def" number="sing" role="subj" head="this">
<noun>cat</noun>
</np>
<np role="obj">
<relp>
<vp tam="past-punct">
<verb>eat</verb>
</vp>
<np def="def" number="sing" role="subj" head="this">
<noun>mouse</noun>
</np>
<np def="def" number="sing" role="obj">
<noun>cheese</noun>
</np>
</relp>
</np>
</relp>
</np>
</s>
</example>cleanup:
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese."> <s> - <vp tam="past-punct"> - <verb>pat</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="pat"/> </vp> - <np number="sing" def="neither" role="subj"> - <pron person="1excl" number="sing"/> + <np number="sing" def="neither" role="subj" locus="number"> + <word person="1excl" number="sing" posp="pron"/> </np> <np role="obj"> <relp> - <vp tam="past-punct"> - <verb>catch</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="catch"/> </vp> - <np def="def" number="sing" role="subj" head="this"> - <noun>cat</noun> + <np def="def" number="sing" role="subj" head="this" locus="number"> + <word posp="noun" gloss="cat"/> </np> <np role="obj"> <relp> - <vp tam="past-punct"> - <verb>eat</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="eat"/> </vp> - <np def="def" number="sing" role="subj" head="this"> - <noun>mouse</noun> + <np def="def" number="sing" role="subj" head="this" locus="number"> + <word posp="noun" gloss="mouse"/> </np> - <np def="def" number="sing" role="obj"> - <noun>cheese</noun> + <np def="def" number="sing" role="obj" locus="number"> + <word posp="noun" gloss="cheese"/> </np> </relp> </np> </relp> </np> </s> </example>
module articles:
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active">
<word posp="verb" gloss="pat"/>
</vp>
<np number="sing" def="neither" role="subj" locus="number">
<word person="1excl" number="sing" posp="pron"/>
</np>
<np role="obj">
<relp>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active">
<word posp="verb" gloss="catch"/>
</vp>
<np def="def" number="sing" role="subj" head="this" locus="number">
<word posp="noun" gloss="cat"/>
+ <word gloss="the" posp="det"/>
</np>
<np role="obj">
<relp>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active">
<word posp="verb" gloss="eat"/>
</vp>
<np def="def" number="sing" role="subj" head="this" locus="number">
<word posp="noun" gloss="mouse"/>
+ <word gloss="the" posp="det"/>
</np>
<np def="def" number="sing" role="obj" locus="number">
<word posp="noun" gloss="cheese"/>
+ <word gloss="the" posp="det"/>
</np>
</relp>
</np>
</relp>
</np>
</s>
</example>
module nonpastonly:
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="pat"/> </vp> <np number="sing" def="neither" role="subj" locus="number"> <word person="1excl" number="sing" posp="pron"/> </np> <np role="obj"> <relp> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="catch"/> </vp> <np def="def" number="sing" role="subj" head="this" locus="number"> <word posp="noun" gloss="cat"/> <word gloss="the" posp="det"/> </np> <np role="obj"> <relp> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="eat"/> </vp> <np def="def" number="sing" role="subj" head="this" locus="number"> <word posp="noun" gloss="mouse"/> <word gloss="the" posp="det"/> </np> <np def="def" number="sing" role="obj" locus="number"> <word posp="noun" gloss="cheese"/> <word gloss="the" posp="det"/> </np> </relp> </np> </relp> </np> </s> </example>
module noepistemic: No change.
Warning: Undefined variable $head in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/Modules/Syntax/RelN.php on line 37
Warning: Undefined variable $head in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/Modules/Syntax/RelN.php on line 37
module RelN:
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="pat"/>
</vp>
<np number="sing" def="neither" role="subj" locus="number">
<word person="1excl" number="sing" posp="pron"/>
</np>
<np role="obj">
- <relp>
+ <subs>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="catch"/>
</vp>
- <np def="def" number="sing" role="subj" head="this" locus="number">
- <word posp="noun" gloss="cat"/>
- <word gloss="the" posp="det"/>
- </np>
<np role="obj">
- <relp>
+ <subs>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="eat"/>
</vp>
- <np def="def" number="sing" role="subj" head="this" locus="number">
- <word posp="noun" gloss="mouse"/>
- <word gloss="the" posp="det"/>
- </np>
<np def="def" number="sing" role="obj" locus="number">
<word posp="noun" gloss="cheese"/>
<word gloss="the" posp="det"/>
</np>
- </relp>
+ </subs>
+ <np def="def" number="sing" role="subj" locus="number">
+ <word posp="noun" gloss="mouse"/>
+ <word gloss="the" posp="det"/>
</np>
- </relp>
</np>
+ </subs>
+ <np def="def" number="sing" role="subj" locus="number">
+ <word posp="noun" gloss="cat"/>
+ <word gloss="the" posp="det"/>
+ </np>
+ </np>
</s>
</example>
module sentenceconnectors: No change.
NOT IMPLEMENTEDmodule subordinate: No change.
tva1tva2
tva1
tva2
tva1
tva2
module affixdensity: No change.
module adpositions: No change.
module constorder:
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> - <word posp="verb" gloss="pat"/> - </vp> - <np number="sing" def="neither" role="subj" locus="number"> - <word person="1excl" number="sing" posp="pron"/> - </np> <np role="obj"> <subs> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> - <word posp="verb" gloss="catch"/> - </vp> <np role="obj"> <subs> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> - <word posp="verb" gloss="eat"/> - </vp> <np def="def" number="sing" role="obj" locus="number"> <word posp="noun" gloss="cheese"/> <word gloss="the" posp="det"/> </np> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <word posp="verb" gloss="eat"/> + </vp> </subs> <np def="def" number="sing" role="subj" locus="number"> <word posp="noun" gloss="mouse"/> <word gloss="the" posp="det"/> </np> </np> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <word posp="verb" gloss="catch"/> + </vp> </subs> <np def="def" number="sing" role="subj" locus="number"> <word posp="noun" gloss="cat"/> <word gloss="the" posp="det"/> </np> </np> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <word posp="verb" gloss="pat"/> + </vp> + <np number="sing" def="neither" role="subj" locus="number"> + <word person="1excl" number="sing" posp="pron"/> + </np> </s> </example>
module casemarking:
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese."> <s> - <np role="obj"> + <np role="obj" case="ABS"> <subs> - <np role="obj"> + <np role="obj" case="ABS"> <subs> - <np def="def" number="sing" role="obj" locus="number"> + <np def="def" number="sing" role="obj" locus="number" case="ABS"> <word posp="noun" gloss="cheese"/> <word gloss="the" posp="det"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="eat"/> </vp> </subs> <np def="def" number="sing" role="subj" locus="number"> <word posp="noun" gloss="mouse"/> <word gloss="the" posp="det"/> </np> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="catch"/> </vp> </subs> <np def="def" number="sing" role="subj" locus="number"> <word posp="noun" gloss="cat"/> <word gloss="the" posp="det"/> </np> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="pat"/> </vp> - <np number="sing" def="neither" role="subj" locus="number"> + <np number="sing" def="neither" role="subj" locus="number" case="ERG"> <word person="1excl" number="sing" posp="pron"/> </np> </s> </example>
module addgender:
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese."> <s> - <np role="obj" case="ABS"> + <np role="obj" case="ABS" gender="masc"> <subs> - <np role="obj" case="ABS"> + <np role="obj" case="ABS" gender="neut"> <subs> - <np def="def" number="sing" role="obj" locus="number" case="ABS"> + <np def="def" number="sing" role="obj" locus="number" case="ABS" gender="masc"> <word posp="noun" gloss="cheese"/> <word gloss="the" posp="det"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="eat"/> </vp> </subs> - <np def="def" number="sing" role="subj" locus="number"> + <np def="def" number="sing" role="subj" locus="number" gender="neut"> <word posp="noun" gloss="mouse"/> <word gloss="the" posp="det"/> </np> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="catch"/> </vp> </subs> - <np def="def" number="sing" role="subj" locus="number"> + <np def="def" number="sing" role="subj" locus="number" gender="masc"> <word posp="noun" gloss="cat"/> <word gloss="the" posp="det"/> </np> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="pat"/> </vp> <np number="sing" def="neither" role="subj" locus="number" case="ERG"> <word person="1excl" number="sing" posp="pron"/> </np> </s> </example>
module simplifynumber: No change.
module propagatenumber:
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese."> <s> - <np role="obj" case="ABS" gender="masc"> + <np role="obj" case="ABS" gender="masc" number="sing"> <subs> - <np role="obj" case="ABS" gender="neut"> + <np role="obj" case="ABS" gender="neut" number="sing"> <subs> <np def="def" number="sing" role="obj" locus="number" case="ABS" gender="masc"> <word posp="noun" gloss="cheese"/> <word gloss="the" posp="det"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="eat"/> </vp> </subs> <np def="def" number="sing" role="subj" locus="number" gender="neut"> <word posp="noun" gloss="mouse"/> <word gloss="the" posp="det"/> </np> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="catch"/> </vp> </subs> <np def="def" number="sing" role="subj" locus="number" gender="masc"> <word posp="noun" gloss="cat"/> <word gloss="the" posp="det"/> </np> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="pat"/> </vp> <np number="sing" def="neither" role="subj" locus="number" case="ERG"> <word person="1excl" number="sing" posp="pron"/> </np> </s> </example>
createpronouns: No change.
module ngen: No change.
module wordorder: No change.
module wordorder: No change.
module wordorder:
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese.">
<s>
<np role="obj" case="ABS" gender="masc" number="sing">
<subs>
<np role="obj" case="ABS" gender="neut" number="sing">
<subs>
<np def="def" number="sing" role="obj" locus="number" case="ABS" gender="masc">
- <word posp="noun" gloss="cheese"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="cheese"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="eat"/>
</vp>
</subs>
<np def="def" number="sing" role="subj" locus="number" gender="neut">
- <word posp="noun" gloss="mouse"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="mouse"/>
</np>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="catch"/>
</vp>
</subs>
<np def="def" number="sing" role="subj" locus="number" gender="masc">
- <word posp="noun" gloss="cat"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="cat"/>
</np>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="pat"/>
</vp>
<np number="sing" def="neither" role="subj" locus="number" case="ERG">
<word person="1excl" number="sing" posp="pron"/>
</np>
</s>
</example>
module conjp: No change.
flattenconjp: No change.
fixpronouns:
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese.">
<s>
<np role="obj" case="ABS" gender="masc" number="sing">
<subs>
<np role="obj" case="ABS" gender="neut" number="sing">
<subs>
<np def="def" number="sing" role="obj" locus="number" case="ABS" gender="masc">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="cheese"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="eat"/>
</vp>
</subs>
<np def="def" number="sing" role="subj" locus="number" gender="neut">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="mouse"/>
</np>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="catch"/>
</vp>
</subs>
<np def="def" number="sing" role="subj" locus="number" gender="masc">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="cat"/>
</np>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="pat"/>
</vp>
<np number="sing" def="neither" role="subj" locus="number" case="ERG">
- <word person="1excl" number="sing" posp="pron"/>
+ <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="masc"/>
</np>
</s>
</example>
copyuptophrase:
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese.">
<s>
<np role="obj" case="ABS" gender="masc" number="sing">
<subs>
<np role="obj" case="ABS" gender="neut" number="sing">
<subs>
<np def="def" number="sing" role="obj" locus="number" case="ABS" gender="masc">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="cheese"/>
</np>
- <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
+ <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc">
<word posp="verb" gloss="eat"/>
</vp>
</subs>
<np def="def" number="sing" role="subj" locus="number" gender="neut">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="mouse"/>
</np>
</np>
- <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
+ <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.neut">
<word posp="verb" gloss="catch"/>
</vp>
</subs>
<np def="def" number="sing" role="subj" locus="number" gender="masc">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="cat"/>
</np>
</np>
- <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
+ <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" subj="1excl.sing">
<word posp="verb" gloss="pat"/>
</vp>
- <np number="sing" def="neither" role="subj" locus="number" case="ERG">
+ <np number="sing" def="neither" role="subj" locus="number" case="ERG" person="1excl">
<word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="masc"/>
</np>
</s>
</example>
prodrop:
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese.">
<s>
<np role="obj" case="ABS" gender="masc" number="sing">
<subs>
<np role="obj" case="ABS" gender="neut" number="sing">
<subs>
<np def="def" number="sing" role="obj" locus="number" case="ABS" gender="masc">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="cheese"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc">
<word posp="verb" gloss="eat"/>
</vp>
</subs>
<np def="def" number="sing" role="subj" locus="number" gender="neut">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="mouse"/>
</np>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.neut">
<word posp="verb" gloss="catch"/>
</vp>
</subs>
<np def="def" number="sing" role="subj" locus="number" gender="masc">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="cat"/>
</np>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" subj="1excl.sing">
<word posp="verb" gloss="pat"/>
</vp>
- <np number="sing" def="neither" role="subj" locus="number" case="ERG" person="1excl">
- <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="masc"/>
- </np>
</s>
</example>
addclitics:
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese.">
<s>
<np role="obj" case="ABS" gender="masc" number="sing">
<subs>
<np role="obj" case="ABS" gender="neut" number="sing">
<subs>
<np def="def" number="sing" role="obj" locus="number" case="ABS" gender="masc">
+ <thingy type="npnumber" function="proclitic" gloss="sing"/>
<word gloss="the" posp="det"/>
<word posp="noun" gloss="cheese"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc">
+ <thingy type="vpnegation" function="proclitic" gloss="POS"/>
<word posp="verb" gloss="eat"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
</subs>
<np def="def" number="sing" role="subj" locus="number" gender="neut">
+ <thingy type="npnumber" function="proclitic" gloss="sing"/>
<word gloss="the" posp="det"/>
<word posp="noun" gloss="mouse"/>
</np>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.neut">
+ <thingy type="vpnegation" function="proclitic" gloss="POS"/>
<word posp="verb" gloss="catch"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
</subs>
<np def="def" number="sing" role="subj" locus="number" gender="masc">
+ <thingy type="npnumber" function="proclitic" gloss="sing"/>
<word gloss="the" posp="det"/>
<word posp="noun" gloss="cat"/>
</np>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" subj="1excl.sing">
+ <thingy type="vpnegation" function="proclitic" gloss="POS"/>
<word posp="verb" gloss="pat"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
</s>
</example>
propagateArgumentCase: No change.
unwrapArgumentNPs:
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese."> <s> - <np role="obj" case="ABS" gender="masc" number="sing"> <subs> - <np role="obj" case="ABS" gender="neut" number="sing"> <subs> <np def="def" number="sing" role="obj" locus="number" case="ABS" gender="masc"> <thingy type="npnumber" function="proclitic" gloss="sing"/> <word gloss="the" posp="det"/> <word posp="noun" gloss="cheese"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc"> <thingy type="vpnegation" function="proclitic" gloss="POS"/> <word posp="verb" gloss="eat"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> </vp> </subs> - <np def="def" number="sing" role="subj" locus="number" gender="neut"> + <np def="def" number="sing" role="obj" locus="number" gender="neut" case="ABS"> <thingy type="npnumber" function="proclitic" gloss="sing"/> <word gloss="the" posp="det"/> <word posp="noun" gloss="mouse"/> </np> - </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.neut"> <thingy type="vpnegation" function="proclitic" gloss="POS"/> <word posp="verb" gloss="catch"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> </vp> </subs> - <np def="def" number="sing" role="subj" locus="number" gender="masc"> + <np def="def" number="sing" role="obj" locus="number" gender="masc" case="ABS"> <thingy type="npnumber" function="proclitic" gloss="sing"/> <word gloss="the" posp="det"/> <word posp="noun" gloss="cat"/> </np> - </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" subj="1excl.sing"> <thingy type="vpnegation" function="proclitic" gloss="POS"/> <word posp="verb" gloss="pat"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> </vp> </s> </example>
unwrapOwnerOwned: No change.
movedowntoword:
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese.">
<s>
<subs>
<subs>
<np def="def" number="sing" role="obj" locus="number" case="ABS" gender="masc">
<thingy type="npnumber" function="proclitic" gloss="sing"/>
- <word gloss="the" posp="det"/>
- <word posp="noun" gloss="cheese"/>
+ <word gloss="the" posp="det" def="def" number="sing" role="obj" locus="number" case="ABS" gender="masc"/>
+ <word posp="noun" gloss="cheese" def="def" number="sing" role="obj" locus="number" case="ABS" gender="masc"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc">
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
- <word posp="verb" gloss="eat"/>
+ <word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
</subs>
<np def="def" number="sing" role="obj" locus="number" gender="neut" case="ABS">
<thingy type="npnumber" function="proclitic" gloss="sing"/>
- <word gloss="the" posp="det"/>
- <word posp="noun" gloss="mouse"/>
+ <word gloss="the" posp="det" def="def" number="sing" role="obj" locus="number" gender="neut" case="ABS"/>
+ <word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" gender="neut" case="ABS"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.neut">
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
- <word posp="verb" gloss="catch"/>
+ <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.neut"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
</subs>
<np def="def" number="sing" role="obj" locus="number" gender="masc" case="ABS">
<thingy type="npnumber" function="proclitic" gloss="sing"/>
- <word gloss="the" posp="det"/>
- <word posp="noun" gloss="cat"/>
+ <word gloss="the" posp="det" def="def" number="sing" role="obj" locus="number" gender="masc" case="ABS"/>
+ <word posp="noun" gloss="cat" def="def" number="sing" role="obj" locus="number" gender="masc" case="ABS"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" subj="1excl.sing">
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
- <word posp="verb" gloss="pat"/>
+ <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" subj="1excl.sing"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
</s>
</example>
About to call getSlotValue for the/det/gender/obligatoryGot masc
About to call getSlotValue for cheese/noun/case/obligatory
Got ABS
About to call getSlotValue for eat/verb/question/obligatory
Got not.Q
About to call getSlotValue for the/det/gender/obligatory
Got neut
About to call getSlotValue for mouse/noun/case/obligatory
Got ABS
About to call getSlotValue for catch/verb/question/obligatory
Got not.Q
About to call getSlotValue for the/det/gender/obligatory
Got masc
About to call getSlotValue for cat/noun/case/obligatory
Got ABS
About to call getSlotValue for pat/verb/question/obligatory
Got not.Q
addaffixes:
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese.">
<s>
<subs>
<subs>
<np def="def" number="sing" role="obj" locus="number" case="ABS" gender="masc">
<thingy type="npnumber" function="proclitic" gloss="sing"/>
<word gloss="the" posp="det" def="def" number="sing" role="obj" locus="number" case="ABS" gender="masc"/>
+ <thingy type="detgender" function="suffix" gloss="masc"/>
+ <thingy type="nouncase" function="prefix" gloss="ABS"/>
<word posp="noun" gloss="cheese" def="def" number="sing" role="obj" locus="number" case="ABS" gender="masc"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc">
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
<word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc"/>
+ <thingy type="verbquestion" function="suffix" gloss="not.Q"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
</subs>
<np def="def" number="sing" role="obj" locus="number" gender="neut" case="ABS">
<thingy type="npnumber" function="proclitic" gloss="sing"/>
<word gloss="the" posp="det" def="def" number="sing" role="obj" locus="number" gender="neut" case="ABS"/>
+ <thingy type="detgender" function="suffix" gloss="neut"/>
+ <thingy type="nouncase" function="prefix" gloss="ABS"/>
<word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" gender="neut" case="ABS"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.neut">
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
<word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.neut"/>
+ <thingy type="verbquestion" function="suffix" gloss="not.Q"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
</subs>
<np def="def" number="sing" role="obj" locus="number" gender="masc" case="ABS">
<thingy type="npnumber" function="proclitic" gloss="sing"/>
<word gloss="the" posp="det" def="def" number="sing" role="obj" locus="number" gender="masc" case="ABS"/>
+ <thingy type="detgender" function="suffix" gloss="masc"/>
+ <thingy type="nouncase" function="prefix" gloss="ABS"/>
<word posp="noun" gloss="cat" def="def" number="sing" role="obj" locus="number" gender="masc" case="ABS"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" subj="1excl.sing">
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
<word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" subj="1excl.sing"/>
+ <thingy type="verbquestion" function="suffix" gloss="not.Q"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
</s>
</example>
flatten:
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese."> - <s> - <subs> - <subs> - <np def="def" number="sing" role="obj" locus="number" case="ABS" gender="masc"> + <flat> <thingy type="npnumber" function="proclitic" gloss="sing"/> <word gloss="the" posp="det" def="def" number="sing" role="obj" locus="number" case="ABS" gender="masc"/> <thingy type="detgender" function="suffix" gloss="masc"/> <thingy type="nouncase" function="prefix" gloss="ABS"/> <word posp="noun" gloss="cheese" def="def" number="sing" role="obj" locus="number" case="ABS" gender="masc"/> - </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc"> <thingy type="vpnegation" function="proclitic" gloss="POS"/> <word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc"/> <thingy type="verbquestion" function="suffix" gloss="not.Q"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> - </vp> - </subs> - <np def="def" number="sing" role="obj" locus="number" gender="neut" case="ABS"> <thingy type="npnumber" function="proclitic" gloss="sing"/> <word gloss="the" posp="det" def="def" number="sing" role="obj" locus="number" gender="neut" case="ABS"/> <thingy type="detgender" function="suffix" gloss="neut"/> <thingy type="nouncase" function="prefix" gloss="ABS"/> <word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" gender="neut" case="ABS"/> - </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.neut"> <thingy type="vpnegation" function="proclitic" gloss="POS"/> <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.neut"/> <thingy type="verbquestion" function="suffix" gloss="not.Q"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> - </vp> - </subs> - <np def="def" number="sing" role="obj" locus="number" gender="masc" case="ABS"> <thingy type="npnumber" function="proclitic" gloss="sing"/> <word gloss="the" posp="det" def="def" number="sing" role="obj" locus="number" gender="masc" case="ABS"/> <thingy type="detgender" function="suffix" gloss="masc"/> <thingy type="nouncase" function="prefix" gloss="ABS"/> <word posp="noun" gloss="cat" def="def" number="sing" role="obj" locus="number" gender="masc" case="ABS"/> - </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" subj="1excl.sing"> <thingy type="vpnegation" function="proclitic" gloss="POS"/> <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" subj="1excl.sing"/> <thingy type="verbquestion" function="suffix" gloss="not.Q"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> - </vp> - </s> + </flat> </example>
addvocab:
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese."> <flat> - <thingy type="npnumber" function="proclitic" gloss="sing"/> - <word gloss="the" posp="det" def="def" number="sing" role="obj" locus="number" case="ABS" gender="masc"/> - <thingy type="detgender" function="suffix" gloss="masc"/> - <thingy type="nouncase" function="prefix" gloss="ABS"/> - <word posp="noun" gloss="cheese" def="def" number="sing" role="obj" locus="number" case="ABS" gender="masc"/> - <thingy type="vpnegation" function="proclitic" gloss="POS"/> - <word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc"/> - <thingy type="verbquestion" function="suffix" gloss="not.Q"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="npnumber" function="proclitic" gloss="sing"/> - <word gloss="the" posp="det" def="def" number="sing" role="obj" locus="number" gender="neut" case="ABS"/> - <thingy type="detgender" function="suffix" gloss="neut"/> - <thingy type="nouncase" function="prefix" gloss="ABS"/> - <word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" gender="neut" case="ABS"/> - <thingy type="vpnegation" function="proclitic" gloss="POS"/> - <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.neut"/> - <thingy type="verbquestion" function="suffix" gloss="not.Q"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="npnumber" function="proclitic" gloss="sing"/> - <word gloss="the" posp="det" def="def" number="sing" role="obj" locus="number" gender="masc" case="ABS"/> - <thingy type="detgender" function="suffix" gloss="masc"/> - <thingy type="nouncase" function="prefix" gloss="ABS"/> - <word posp="noun" gloss="cat" def="def" number="sing" role="obj" locus="number" gender="masc" case="ABS"/> - <thingy type="vpnegation" function="proclitic" gloss="POS"/> - <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" subj="1excl.sing"/> - <thingy type="verbquestion" function="suffix" gloss="not.Q"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> + <thingy type="npnumber" function="proclitic" gloss="sing">-</thingy> + <word gloss="the" posp="det" def="def" number="sing" role="obj" locus="number" case="ABS" gender="masc">|l|au|ˈ|</word> + <thingy type="detgender" function="suffix" gloss="masc">-|θ|i|</thingy> + <thingy type="nouncase" function="prefix" gloss="ABS">|k|-</thingy> + <word posp="noun" gloss="cheese" def="def" number="sing" role="obj" locus="number" case="ABS" gender="masc">|au|ˈ|t͡ʃ|u|ɲ|a|</word> + <thingy type="vpnegation" function="proclitic" gloss="POS">-</thingy> + <word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc">|z|u|ˈ|ɡ|</word> + <thingy type="verbquestion" function="suffix" gloss="not.Q">-|u|</thingy> + <thingy type="vpta" function="enclitic" gloss="PAST">|s|i|</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative">|p|a|</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> + <thingy type="npnumber" function="proclitic" gloss="sing">-</thingy> + <word gloss="the" posp="det" def="def" number="sing" role="obj" locus="number" gender="neut" case="ABS">|l|au|ˈ|</word> + <thingy type="detgender" function="suffix" gloss="neut">-|f|u|</thingy> + <thingy type="nouncase" function="prefix" gloss="ABS">|k|-</thingy> + <word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" gender="neut" case="ABS">|u|ˈ|ɟ|i|ʒ|i|</word> + <thingy type="vpnegation" function="proclitic" gloss="POS">-</thingy> + <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.neut">|ɟ|e|ˈ|t͡ʃ|</word> + <thingy type="verbquestion" function="suffix" gloss="not.Q">-|u|</thingy> + <thingy type="vpta" function="enclitic" gloss="PAST">|s|i|</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative">|p|a|</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> + <thingy type="npnumber" function="proclitic" gloss="sing">-</thingy> + <word gloss="the" posp="det" def="def" number="sing" role="obj" locus="number" gender="masc" case="ABS">|l|au|ˈ|</word> + <thingy type="detgender" function="suffix" gloss="masc">-|θ|i|</thingy> + <thingy type="nouncase" function="prefix" gloss="ABS">|k|-</thingy> + <word posp="noun" gloss="cat" def="def" number="sing" role="obj" locus="number" gender="masc" case="ABS">|o|ˈ|l|a|d͡z|i|</word> + <thingy type="vpnegation" function="proclitic" gloss="POS">-</thingy> + <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" subj="1excl.sing">|ɣ|au|ˈ|ɣ|</word> + <thingy type="verbquestion" function="suffix" gloss="not.Q">-|u|</thingy> + <thingy type="vpta" function="enclitic" gloss="PAST">|s|i|</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative">|p|a|</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> </flat> </example>
vowelharmony: No change.
### |l|au|ˈ|#-> ˈlau
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### -|θ|i|
#-> -θi
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |k|-
#-> k-
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |au|ˈ|t͡ʃ|u|ɲ|a|
#-> ˈaut͡ʃuɲa
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |z|u|ˈ|ɡ|
#-> ˈzuɡ
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### -|u|
#-> -u
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |s|i|
#-> si
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |p|a|
#-> pa
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |l|au|ˈ|
#-> ˈlau
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### -|f|u|
#-> -fu
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |k|-
#-> k-
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |u|ˈ|ɟ|i|ʒ|i|
#-> ˈuɟiʒi
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |ɟ|e|ˈ|t͡ʃ|
#-> ˈɟet͡ʃ
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### -|u|
#-> -u
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |s|i|
#-> si
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |p|a|
#-> pa
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |l|au|ˈ|
#-> ˈlau
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### -|θ|i|
#-> -θi
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |k|-
#-> k-
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |o|ˈ|l|a|d͡z|i|
#-> ˈolad͡zi
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |ɣ|au|ˈ|ɣ|
#-> ˈɣauɣ
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### -|u|
#-> -u
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |s|i|
#-> si
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |p|a|
#-> pa
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |l|au|ˈ||θ|i| |k||au|ˈ|t͡ʃ|u|ɲ|a| |z|u|ˈ|ɡ||u| |s|i| |p|a| |l|au|ˈ||f|u| |k||u|ˈ|ɟ|i|ʒ|i| |ɟ|e|ˈ|t͡ʃ||u| |s|i| |p|a| |l|au|ˈ||θ|i| |k||o|ˈ|l|a|d͡z|i| |ɣ|au|ˈ|ɣ||u| |s|i| |p|a|
#-> ˈlauθi ˈkaut͡ʃuɲa ˈzuɡu si pa ˈlaufu ˈkuɟiʒi ˈɟet͡ʃu si pa ˈlauθi ˈkolad͡zi ˈɣauɣu si pa
removetags:
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese."> <flat> - <thingy type="npnumber" function="proclitic" gloss="sing">-</thingy> <word gloss="the" posp="det" def="def" number="sing" role="obj" locus="number" case="ABS" gender="masc">|l|au|ˈ|</word> <thingy type="detgender" function="suffix" gloss="masc">-|θ|i|</thingy> <thingy type="nouncase" function="prefix" gloss="ABS">|k|-</thingy> <word posp="noun" gloss="cheese" def="def" number="sing" role="obj" locus="number" case="ABS" gender="masc">|au|ˈ|t͡ʃ|u|ɲ|a|</word> - <thingy type="vpnegation" function="proclitic" gloss="POS">-</thingy> <word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc">|z|u|ˈ|ɡ|</word> <thingy type="verbquestion" function="suffix" gloss="not.Q">-|u|</thingy> <thingy type="vpta" function="enclitic" gloss="PAST">|s|i|</thingy> <thingy type="vpmode" function="enclitic" gloss="indicative">|p|a|</thingy> - <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> - <thingy type="npnumber" function="proclitic" gloss="sing">-</thingy> <word gloss="the" posp="det" def="def" number="sing" role="obj" locus="number" gender="neut" case="ABS">|l|au|ˈ|</word> <thingy type="detgender" function="suffix" gloss="neut">-|f|u|</thingy> <thingy type="nouncase" function="prefix" gloss="ABS">|k|-</thingy> <word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" gender="neut" case="ABS">|u|ˈ|ɟ|i|ʒ|i|</word> - <thingy type="vpnegation" function="proclitic" gloss="POS">-</thingy> <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.neut">|ɟ|e|ˈ|t͡ʃ|</word> <thingy type="verbquestion" function="suffix" gloss="not.Q">-|u|</thingy> <thingy type="vpta" function="enclitic" gloss="PAST">|s|i|</thingy> <thingy type="vpmode" function="enclitic" gloss="indicative">|p|a|</thingy> - <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> - <thingy type="npnumber" function="proclitic" gloss="sing">-</thingy> <word gloss="the" posp="det" def="def" number="sing" role="obj" locus="number" gender="masc" case="ABS">|l|au|ˈ|</word> <thingy type="detgender" function="suffix" gloss="masc">-|θ|i|</thingy> <thingy type="nouncase" function="prefix" gloss="ABS">|k|-</thingy> <word posp="noun" gloss="cat" def="def" number="sing" role="obj" locus="number" gender="masc" case="ABS">|o|ˈ|l|a|d͡z|i|</word> - <thingy type="vpnegation" function="proclitic" gloss="POS">-</thingy> <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" subj="1excl.sing">|ɣ|au|ˈ|ɣ|</word> <thingy type="verbquestion" function="suffix" gloss="not.Q">-|u|</thingy> <thingy type="vpta" function="enclitic" gloss="PAST">|s|i|</thingy> <thingy type="vpmode" function="enclitic" gloss="indicative">|p|a|</thingy> - <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> </flat> + <p><span class="ilpair"><span class="mor">ˈlau</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">-θi</span><br><span class="gls">masc</span></span> <span class="ilpair"><span class="mor">k-</span><br><span class="gls">ABS</span></span> <span class="ilpair"><span class="mor">ˈaut͡ʃuɲa</span><br><span class="gls">cheese</span></span> <span class="ilpair"><span class="mor">ˈzuɡ</span><br><span class="gls">eat</span></span> <span class="ilpair"><span class="mor">-u</span><br><span class="gls">not.Q</span></span> <span class="ilpair"><span class="mor">si</span><br><span class="gls">PAST</span></span> <span class="ilpair"><span class="mor">pa</span><br><span class="gls">indicative</span></span> <span class="ilpair"><span class="mor">ˈlau</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">-fu</span><br><span class="gls">neut</span></span> <span class="ilpair"><span class="mor">k-</span><br><span class="gls">ABS</span></span> <span class="ilpair"><span class="mor">ˈuɟiʒi</span><br><span class="gls">mouse</span></span> <span class="ilpair"><span class="mor">ˈɟet͡ʃ</span><br><span class="gls">catch</span></span> <span class="ilpair"><span class="mor">-u</span><br><span class="gls">not.Q</span></span> <span class="ilpair"><span class="mor">si</span><br><span class="gls">PAST</span></span> <span class="ilpair"><span class="mor">pa</span><br><span class="gls">indicative</span></span> <span class="ilpair"><span class="mor">ˈlau</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">-θi</span><br><span class="gls">masc</span></span> <span class="ilpair"><span class="mor">k-</span><br><span class="gls">ABS</span></span> <span class="ilpair"><span class="mor">ˈolad͡zi</span><br><span class="gls">cat</span></span> <span class="ilpair"><span class="mor">ˈɣauɣ</span><br><span class="gls">pat</span></span> <span class="ilpair"><span class="mor">-u</span><br><span class="gls">not.Q</span></span> <span class="ilpair"><span class="mor">si</span><br><span class="gls">PAST</span></span> <span class="ilpair"><span class="mor">pa</span><br><span class="gls">indicative</span></span></p> + <p>ˈlauθi ˈkaut͡ʃuɲa ˈzuɡu si pa ˈlaufu ˈkuɟiʒi ˈɟet͡ʃu si pa ˈlauθi ˈkolad͡zi ˈɣauɣu si pa</p> + <p>lauthi kauchuña zugu si pa laufu kuɟizhi ɟechu si pa lauthi kolad͡zi ğauğu si pa</p> + <il> + <w> + <o/> + <g>the</g> + </w> + <w> + <o/> + <g>masc</g> + </w> + <w> + <o/> + <g>ABS</g> + </w> + <w> + <o/> + <g>cheese</g> + </w> + <w> + <o/> + <g>eat</g> + </w> + <w> + <o/> + <g>not.Q</g> + </w> + <w> + <o/> + <g>PAST</g> + </w> + <w> + <o/> + <g>indicative</g> + </w> + <w> + <o/> + <g>the</g> + </w> + <w> + <o/> + <g>neut</g> + </w> + <w> + <o/> + <g>ABS</g> + </w> + <w> + <o/> + <g>mouse</g> + </w> + <w> + <o/> + <g>catch</g> + </w> + <w> + <o/> + <g>not.Q</g> + </w> + <w> + <o/> + <g>PAST</g> + </w> + <w> + <o/> + <g>indicative</g> + </w> + <w> + <o/> + <g>the</g> + </w> + <w> + <o/> + <g>masc</g> + </w> + <w> + <o/> + <g>ABS</g> + </w> + <w> + <o/> + <g>cat</g> + </w> + <w> + <o/> + <g>pat</g> + </w> + <w> + <o/> + <g>not.Q</g> + </w> + <w> + <o/> + <g>PAST</g> + </w> + <w> + <o/> + <g>indicative</g> + </w> + </il> </example>### ˈlauθi ˈkaut͡ʃuɲa ˈzuɡu si pa ˈlaufu ˈkuɟiʒi ˈɟet͡ʃu si pa ˈlauθi ˈkolad͡zi ˈɣauɣu si pa
#-> ˈlauθi ˈkaut͡ʃuɲa ˈzuɡu si pa ˈlaufu ˈkuɟiʒi ˈɟet͡ʃu si pa ˈlauθi ˈkolad͡zi ˈɣauɣu si pa
Lauthi kauchuña zugu si pa laufu kuɟizhi ɟechu si pa lauthi kolad͡zi ğauğu si pa. [ˈlauθi ˈkaut͡ʃuɲa ˈzuɡu si pa ˈlaufu ˈkuɟiʒi ˈɟet͡ʃu si pa ˈlauθi ˈkolad͡zi ˈɣauɣu si pa] ˈlau the -θi masc k- ABS ˈaut͡ʃuɲa cheese ˈzuɡ eat -u not.Q si PAST pa indicative ˈlau the -fu neut k- ABS ˈuɟiʒi mouse ˈɟet͡ʃ catch -u not.Q si PAST pa indicative ˈlau the -θi masc k- ABS ˈolad͡zi cat ˈɣauɣ pat -u not.Q si PAST pa indicative “I patted the cat that caught the mouse that ate the cheese.” | (25) |
Finally, here is an example containing several layers of embedding:
initial XML:
<example id="relp4" translation="I patted the cat that caught the mouse that ate the cheese that I bought.">
<s>
<vp tam="past-punct">
<verb>pat</verb>
</vp>
<np number="sing" def="neither" role="subj">
<pron person="1excl" number="sing"/>
</np>
<np role="obj">
<relp>
<vp tam="past-punct">
<verb>catch</verb>
</vp>
<np def="def" number="sing" role="subj" head="this">
<noun>cat</noun>
</np>
<np role="obj">
<relp>
<vp tam="past-punct">
<verb>eat</verb>
</vp>
<np def="def" number="sing" role="subj" head="this">
<noun>mouse</noun>
</np>
<np role="obj">
<relp>
<vp tam="past-punct">
<verb>buy</verb>
</vp>
<np number="sing" def="neither" role="subj">
<pron person="1excl" number="sing"/>
</np>
<np def="def" number="sing" role="obj" head="this">
<noun>cheese</noun>
</np>
</relp>
</np>
</relp>
</np>
</relp>
</np>
</s>
</example>cleanup:
<example id="relp4" translation="I patted the cat that caught the mouse that ate the cheese that I bought."> <s> - <vp tam="past-punct"> - <verb>pat</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="pat"/> </vp> - <np number="sing" def="neither" role="subj"> - <pron person="1excl" number="sing"/> + <np number="sing" def="neither" role="subj" locus="number"> + <word person="1excl" number="sing" posp="pron"/> </np> <np role="obj"> <relp> - <vp tam="past-punct"> - <verb>catch</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="catch"/> </vp> - <np def="def" number="sing" role="subj" head="this"> - <noun>cat</noun> + <np def="def" number="sing" role="subj" head="this" locus="number"> + <word posp="noun" gloss="cat"/> </np> <np role="obj"> <relp> - <vp tam="past-punct"> - <verb>eat</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="eat"/> </vp> - <np def="def" number="sing" role="subj" head="this"> - <noun>mouse</noun> + <np def="def" number="sing" role="subj" head="this" locus="number"> + <word posp="noun" gloss="mouse"/> </np> <np role="obj"> <relp> - <vp tam="past-punct"> - <verb>buy</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="buy"/> </vp> - <np number="sing" def="neither" role="subj"> - <pron person="1excl" number="sing"/> + <np number="sing" def="neither" role="subj" locus="number"> + <word person="1excl" number="sing" posp="pron"/> </np> - <np def="def" number="sing" role="obj" head="this"> - <noun>cheese</noun> + <np def="def" number="sing" role="obj" head="this" locus="number"> + <word posp="noun" gloss="cheese"/> </np> </relp> </np> </relp> </np> </relp> </np> </s> </example>
module articles:
<example id="relp4" translation="I patted the cat that caught the mouse that ate the cheese that I bought.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active">
<word posp="verb" gloss="pat"/>
</vp>
<np number="sing" def="neither" role="subj" locus="number">
<word person="1excl" number="sing" posp="pron"/>
</np>
<np role="obj">
<relp>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active">
<word posp="verb" gloss="catch"/>
</vp>
<np def="def" number="sing" role="subj" head="this" locus="number">
<word posp="noun" gloss="cat"/>
+ <word gloss="the" posp="det"/>
</np>
<np role="obj">
<relp>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active">
<word posp="verb" gloss="eat"/>
</vp>
<np def="def" number="sing" role="subj" head="this" locus="number">
<word posp="noun" gloss="mouse"/>
+ <word gloss="the" posp="det"/>
</np>
<np role="obj">
<relp>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active">
<word posp="verb" gloss="buy"/>
</vp>
<np number="sing" def="neither" role="subj" locus="number">
<word person="1excl" number="sing" posp="pron"/>
</np>
<np def="def" number="sing" role="obj" head="this" locus="number">
<word posp="noun" gloss="cheese"/>
+ <word gloss="the" posp="det"/>
</np>
</relp>
</np>
</relp>
</np>
</relp>
</np>
</s>
</example>
module nonpastonly:
<example id="relp4" translation="I patted the cat that caught the mouse that ate the cheese that I bought."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="pat"/> </vp> <np number="sing" def="neither" role="subj" locus="number"> <word person="1excl" number="sing" posp="pron"/> </np> <np role="obj"> <relp> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="catch"/> </vp> <np def="def" number="sing" role="subj" head="this" locus="number"> <word posp="noun" gloss="cat"/> <word gloss="the" posp="det"/> </np> <np role="obj"> <relp> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="eat"/> </vp> <np def="def" number="sing" role="subj" head="this" locus="number"> <word posp="noun" gloss="mouse"/> <word gloss="the" posp="det"/> </np> <np role="obj"> <relp> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="buy"/> </vp> <np number="sing" def="neither" role="subj" locus="number"> <word person="1excl" number="sing" posp="pron"/> </np> <np def="def" number="sing" role="obj" head="this" locus="number"> <word posp="noun" gloss="cheese"/> <word gloss="the" posp="det"/> </np> </relp> </np> </relp> </np> </relp> </np> </s> </example>
module noepistemic: No change.
Warning: Undefined variable $head in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/Modules/Syntax/RelN.php on line 37
Warning: Undefined variable $head in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/Modules/Syntax/RelN.php on line 37
Warning: Undefined variable $head in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/Modules/Syntax/RelN.php on line 37
module RelN:
<example id="relp4" translation="I patted the cat that caught the mouse that ate the cheese that I bought.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="pat"/>
</vp>
<np number="sing" def="neither" role="subj" locus="number">
<word person="1excl" number="sing" posp="pron"/>
</np>
<np role="obj">
- <relp>
+ <subs>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="catch"/>
</vp>
- <np def="def" number="sing" role="subj" head="this" locus="number">
- <word posp="noun" gloss="cat"/>
- <word gloss="the" posp="det"/>
- </np>
<np role="obj">
- <relp>
+ <subs>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="eat"/>
</vp>
- <np def="def" number="sing" role="subj" head="this" locus="number">
- <word posp="noun" gloss="mouse"/>
- <word gloss="the" posp="det"/>
- </np>
<np role="obj">
- <relp>
+ <subs>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="buy"/>
</vp>
<np number="sing" def="neither" role="subj" locus="number">
<word person="1excl" number="sing" posp="pron"/>
</np>
- <np def="def" number="sing" role="obj" head="this" locus="number">
+ </subs>
+ <np def="def" number="sing" role="obj" locus="number">
<word posp="noun" gloss="cheese"/>
<word gloss="the" posp="det"/>
</np>
- </relp>
</np>
- </relp>
+ </subs>
+ <np def="def" number="sing" role="subj" locus="number">
+ <word posp="noun" gloss="mouse"/>
+ <word gloss="the" posp="det"/>
</np>
- </relp>
</np>
+ </subs>
+ <np def="def" number="sing" role="subj" locus="number">
+ <word posp="noun" gloss="cat"/>
+ <word gloss="the" posp="det"/>
+ </np>
+ </np>
</s>
</example>
module sentenceconnectors: No change.
NOT IMPLEMENTEDmodule subordinate: No change.
tva1tva2
tva1
tva2
tva1
tva2
tva1
tva2
module affixdensity: No change.
module adpositions: No change.
module constorder:
<example id="relp4" translation="I patted the cat that caught the mouse that ate the cheese that I bought."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> - <word posp="verb" gloss="pat"/> - </vp> - <np number="sing" def="neither" role="subj" locus="number"> - <word person="1excl" number="sing" posp="pron"/> - </np> <np role="obj"> <subs> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> - <word posp="verb" gloss="catch"/> - </vp> <np role="obj"> <subs> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> - <word posp="verb" gloss="eat"/> - </vp> <np role="obj"> <subs> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="buy"/> </vp> <np number="sing" def="neither" role="subj" locus="number"> <word person="1excl" number="sing" posp="pron"/> </np> </subs> <np def="def" number="sing" role="obj" locus="number"> <word posp="noun" gloss="cheese"/> <word gloss="the" posp="det"/> </np> </np> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <word posp="verb" gloss="eat"/> + </vp> </subs> <np def="def" number="sing" role="subj" locus="number"> <word posp="noun" gloss="mouse"/> <word gloss="the" posp="det"/> </np> </np> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <word posp="verb" gloss="catch"/> + </vp> </subs> <np def="def" number="sing" role="subj" locus="number"> <word posp="noun" gloss="cat"/> <word gloss="the" posp="det"/> </np> </np> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <word posp="verb" gloss="pat"/> + </vp> + <np number="sing" def="neither" role="subj" locus="number"> + <word person="1excl" number="sing" posp="pron"/> + </np> </s> </example>
module casemarking:
<example id="relp4" translation="I patted the cat that caught the mouse that ate the cheese that I bought."> <s> - <np role="obj"> + <np role="obj" case="ABS"> <subs> - <np role="obj"> + <np role="obj" case="ABS"> <subs> - <np role="obj"> + <np role="obj" case="ABS"> <subs> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="buy"/> </vp> - <np number="sing" def="neither" role="subj" locus="number"> + <np number="sing" def="neither" role="subj" locus="number" case="ERG"> <word person="1excl" number="sing" posp="pron"/> </np> </subs> <np def="def" number="sing" role="obj" locus="number"> <word posp="noun" gloss="cheese"/> <word gloss="the" posp="det"/> </np> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="eat"/> </vp> </subs> <np def="def" number="sing" role="subj" locus="number"> <word posp="noun" gloss="mouse"/> <word gloss="the" posp="det"/> </np> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="catch"/> </vp> </subs> <np def="def" number="sing" role="subj" locus="number"> <word posp="noun" gloss="cat"/> <word gloss="the" posp="det"/> </np> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="pat"/> </vp> - <np number="sing" def="neither" role="subj" locus="number"> + <np number="sing" def="neither" role="subj" locus="number" case="ERG"> <word person="1excl" number="sing" posp="pron"/> </np> </s> </example>
module addgender:
<example id="relp4" translation="I patted the cat that caught the mouse that ate the cheese that I bought."> <s> - <np role="obj" case="ABS"> + <np role="obj" case="ABS" gender="masc"> <subs> - <np role="obj" case="ABS"> + <np role="obj" case="ABS" gender="neut"> <subs> - <np role="obj" case="ABS"> + <np role="obj" case="ABS" gender="masc"> <subs> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="buy"/> </vp> <np number="sing" def="neither" role="subj" locus="number" case="ERG"> <word person="1excl" number="sing" posp="pron"/> </np> </subs> - <np def="def" number="sing" role="obj" locus="number"> + <np def="def" number="sing" role="obj" locus="number" gender="masc"> <word posp="noun" gloss="cheese"/> <word gloss="the" posp="det"/> </np> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="eat"/> </vp> </subs> - <np def="def" number="sing" role="subj" locus="number"> + <np def="def" number="sing" role="subj" locus="number" gender="neut"> <word posp="noun" gloss="mouse"/> <word gloss="the" posp="det"/> </np> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="catch"/> </vp> </subs> - <np def="def" number="sing" role="subj" locus="number"> + <np def="def" number="sing" role="subj" locus="number" gender="masc"> <word posp="noun" gloss="cat"/> <word gloss="the" posp="det"/> </np> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="pat"/> </vp> <np number="sing" def="neither" role="subj" locus="number" case="ERG"> <word person="1excl" number="sing" posp="pron"/> </np> </s> </example>
module simplifynumber: No change.
module propagatenumber:
<example id="relp4" translation="I patted the cat that caught the mouse that ate the cheese that I bought."> <s> - <np role="obj" case="ABS" gender="masc"> + <np role="obj" case="ABS" gender="masc" number="sing"> <subs> - <np role="obj" case="ABS" gender="neut"> + <np role="obj" case="ABS" gender="neut" number="sing"> <subs> - <np role="obj" case="ABS" gender="masc"> + <np role="obj" case="ABS" gender="masc" number="sing"> <subs> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="buy"/> </vp> <np number="sing" def="neither" role="subj" locus="number" case="ERG"> <word person="1excl" number="sing" posp="pron"/> </np> </subs> <np def="def" number="sing" role="obj" locus="number" gender="masc"> <word posp="noun" gloss="cheese"/> <word gloss="the" posp="det"/> </np> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="eat"/> </vp> </subs> <np def="def" number="sing" role="subj" locus="number" gender="neut"> <word posp="noun" gloss="mouse"/> <word gloss="the" posp="det"/> </np> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="catch"/> </vp> </subs> <np def="def" number="sing" role="subj" locus="number" gender="masc"> <word posp="noun" gloss="cat"/> <word gloss="the" posp="det"/> </np> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="pat"/> </vp> <np number="sing" def="neither" role="subj" locus="number" case="ERG"> <word person="1excl" number="sing" posp="pron"/> </np> </s> </example>
createpronouns: No change.
module ngen: No change.
module wordorder: No change.
module wordorder: No change.
module wordorder:
<example id="relp4" translation="I patted the cat that caught the mouse that ate the cheese that I bought.">
<s>
<np role="obj" case="ABS" gender="masc" number="sing">
<subs>
<np role="obj" case="ABS" gender="neut" number="sing">
<subs>
<np role="obj" case="ABS" gender="masc" number="sing">
<subs>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="buy"/>
</vp>
<np number="sing" def="neither" role="subj" locus="number" case="ERG">
<word person="1excl" number="sing" posp="pron"/>
</np>
</subs>
<np def="def" number="sing" role="obj" locus="number" gender="masc">
- <word posp="noun" gloss="cheese"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="cheese"/>
</np>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="eat"/>
</vp>
</subs>
<np def="def" number="sing" role="subj" locus="number" gender="neut">
- <word posp="noun" gloss="mouse"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="mouse"/>
</np>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="catch"/>
</vp>
</subs>
<np def="def" number="sing" role="subj" locus="number" gender="masc">
- <word posp="noun" gloss="cat"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="cat"/>
</np>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="pat"/>
</vp>
<np number="sing" def="neither" role="subj" locus="number" case="ERG">
<word person="1excl" number="sing" posp="pron"/>
</np>
</s>
</example>
module conjp: No change.
flattenconjp: No change.
fixpronouns:
<example id="relp4" translation="I patted the cat that caught the mouse that ate the cheese that I bought.">
<s>
<np role="obj" case="ABS" gender="masc" number="sing">
<subs>
<np role="obj" case="ABS" gender="neut" number="sing">
<subs>
<np role="obj" case="ABS" gender="masc" number="sing">
<subs>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="buy"/>
</vp>
<np number="sing" def="neither" role="subj" locus="number" case="ERG">
- <word person="1excl" number="sing" posp="pron"/>
+ <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="masc"/>
</np>
</subs>
<np def="def" number="sing" role="obj" locus="number" gender="masc">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="cheese"/>
</np>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="eat"/>
</vp>
</subs>
<np def="def" number="sing" role="subj" locus="number" gender="neut">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="mouse"/>
</np>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="catch"/>
</vp>
</subs>
<np def="def" number="sing" role="subj" locus="number" gender="masc">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="cat"/>
</np>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="pat"/>
</vp>
<np number="sing" def="neither" role="subj" locus="number" case="ERG">
- <word person="1excl" number="sing" posp="pron"/>
+ <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="masc"/>
</np>
</s>
</example>
copyuptophrase:
<example id="relp4" translation="I patted the cat that caught the mouse that ate the cheese that I bought.">
<s>
<np role="obj" case="ABS" gender="masc" number="sing">
<subs>
<np role="obj" case="ABS" gender="neut" number="sing">
<subs>
- <np role="obj" case="ABS" gender="masc" number="sing">
+ <np role="obj" case="ABS" gender="masc" number="sing" person="1excl">
<subs>
- <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
+ <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing">
<word posp="verb" gloss="buy"/>
</vp>
- <np number="sing" def="neither" role="subj" locus="number" case="ERG">
+ <np number="sing" def="neither" role="subj" locus="number" case="ERG" person="1excl">
<word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="masc"/>
</np>
</subs>
<np def="def" number="sing" role="obj" locus="number" gender="masc">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="cheese"/>
</np>
</np>
- <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
+ <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="1excl.sing">
<word posp="verb" gloss="eat"/>
</vp>
</subs>
<np def="def" number="sing" role="subj" locus="number" gender="neut">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="mouse"/>
</np>
</np>
- <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
+ <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.neut">
<word posp="verb" gloss="catch"/>
</vp>
</subs>
<np def="def" number="sing" role="subj" locus="number" gender="masc">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="cat"/>
</np>
</np>
- <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
+ <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" subj="1excl.sing">
<word posp="verb" gloss="pat"/>
</vp>
- <np number="sing" def="neither" role="subj" locus="number" case="ERG">
+ <np number="sing" def="neither" role="subj" locus="number" case="ERG" person="1excl">
<word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="masc"/>
</np>
</s>
</example>
prodrop:
<example id="relp4" translation="I patted the cat that caught the mouse that ate the cheese that I bought.">
<s>
<np role="obj" case="ABS" gender="masc" number="sing">
<subs>
<np role="obj" case="ABS" gender="neut" number="sing">
<subs>
<np role="obj" case="ABS" gender="masc" number="sing" person="1excl">
<subs>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing">
<word posp="verb" gloss="buy"/>
</vp>
<np number="sing" def="neither" role="subj" locus="number" case="ERG" person="1excl">
<word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="masc"/>
</np>
</subs>
<np def="def" number="sing" role="obj" locus="number" gender="masc">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="cheese"/>
</np>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="1excl.sing">
<word posp="verb" gloss="eat"/>
</vp>
</subs>
<np def="def" number="sing" role="subj" locus="number" gender="neut">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="mouse"/>
</np>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.neut">
<word posp="verb" gloss="catch"/>
</vp>
</subs>
<np def="def" number="sing" role="subj" locus="number" gender="masc">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="cat"/>
</np>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" subj="1excl.sing">
<word posp="verb" gloss="pat"/>
</vp>
- <np number="sing" def="neither" role="subj" locus="number" case="ERG" person="1excl">
- <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="masc"/>
- </np>
</s>
</example>
addclitics:
<example id="relp4" translation="I patted the cat that caught the mouse that ate the cheese that I bought.">
<s>
<np role="obj" case="ABS" gender="masc" number="sing">
<subs>
<np role="obj" case="ABS" gender="neut" number="sing">
<subs>
<np role="obj" case="ABS" gender="masc" number="sing" person="1excl">
<subs>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing">
+ <thingy type="vpnegation" function="proclitic" gloss="POS"/>
<word posp="verb" gloss="buy"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np number="sing" def="neither" role="subj" locus="number" case="ERG" person="1excl">
<word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="masc"/>
</np>
</subs>
<np def="def" number="sing" role="obj" locus="number" gender="masc">
+ <thingy type="npnumber" function="proclitic" gloss="sing"/>
<word gloss="the" posp="det"/>
<word posp="noun" gloss="cheese"/>
</np>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="1excl.sing">
+ <thingy type="vpnegation" function="proclitic" gloss="POS"/>
<word posp="verb" gloss="eat"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
</subs>
<np def="def" number="sing" role="subj" locus="number" gender="neut">
+ <thingy type="npnumber" function="proclitic" gloss="sing"/>
<word gloss="the" posp="det"/>
<word posp="noun" gloss="mouse"/>
</np>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.neut">
+ <thingy type="vpnegation" function="proclitic" gloss="POS"/>
<word posp="verb" gloss="catch"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
</subs>
<np def="def" number="sing" role="subj" locus="number" gender="masc">
+ <thingy type="npnumber" function="proclitic" gloss="sing"/>
<word gloss="the" posp="det"/>
<word posp="noun" gloss="cat"/>
</np>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" subj="1excl.sing">
+ <thingy type="vpnegation" function="proclitic" gloss="POS"/>
<word posp="verb" gloss="pat"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
</s>
</example>
propagateArgumentCase: No change.
unwrapArgumentNPs:
<example id="relp4" translation="I patted the cat that caught the mouse that ate the cheese that I bought."> <s> - <np role="obj" case="ABS" gender="masc" number="sing"> <subs> - <np role="obj" case="ABS" gender="neut" number="sing"> <subs> - <np role="obj" case="ABS" gender="masc" number="sing" person="1excl"> <subs> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing"> <thingy type="vpnegation" function="proclitic" gloss="POS"/> <word posp="verb" gloss="buy"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> </vp> <np number="sing" def="neither" role="subj" locus="number" case="ERG" person="1excl"> <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="masc"/> </np> </subs> - <np def="def" number="sing" role="obj" locus="number" gender="masc"> + <np def="def" number="sing" role="obj" locus="number" gender="masc" case="ABS" person="1excl"> <thingy type="npnumber" function="proclitic" gloss="sing"/> <word gloss="the" posp="det"/> <word posp="noun" gloss="cheese"/> </np> - </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="1excl.sing"> <thingy type="vpnegation" function="proclitic" gloss="POS"/> <word posp="verb" gloss="eat"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> </vp> </subs> - <np def="def" number="sing" role="subj" locus="number" gender="neut"> + <np def="def" number="sing" role="obj" locus="number" gender="neut" case="ABS"> <thingy type="npnumber" function="proclitic" gloss="sing"/> <word gloss="the" posp="det"/> <word posp="noun" gloss="mouse"/> </np> - </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.neut"> <thingy type="vpnegation" function="proclitic" gloss="POS"/> <word posp="verb" gloss="catch"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> </vp> </subs> - <np def="def" number="sing" role="subj" locus="number" gender="masc"> + <np def="def" number="sing" role="obj" locus="number" gender="masc" case="ABS"> <thingy type="npnumber" function="proclitic" gloss="sing"/> <word gloss="the" posp="det"/> <word posp="noun" gloss="cat"/> </np> - </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" subj="1excl.sing"> <thingy type="vpnegation" function="proclitic" gloss="POS"/> <word posp="verb" gloss="pat"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> </vp> </s> </example>
unwrapOwnerOwned: No change.
movedowntoword:
<example id="relp4" translation="I patted the cat that caught the mouse that ate the cheese that I bought.">
<s>
<subs>
<subs>
<subs>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing">
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
- <word posp="verb" gloss="buy"/>
+ <word posp="verb" gloss="buy" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np number="sing" def="neither" role="subj" locus="number" case="ERG" person="1excl">
- <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="masc"/>
+ <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="masc" def="neither" role="subj" locus="number" case="ERG"/>
</np>
</subs>
<np def="def" number="sing" role="obj" locus="number" gender="masc" case="ABS" person="1excl">
<thingy type="npnumber" function="proclitic" gloss="sing"/>
- <word gloss="the" posp="det"/>
- <word posp="noun" gloss="cheese"/>
+ <word gloss="the" posp="det" def="def" number="sing" role="obj" locus="number" gender="masc" case="ABS" person="1excl"/>
+ <word posp="noun" gloss="cheese" def="def" number="sing" role="obj" locus="number" gender="masc" case="ABS" person="1excl"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="1excl.sing">
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
- <word posp="verb" gloss="eat"/>
+ <word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="1excl.sing"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
</subs>
<np def="def" number="sing" role="obj" locus="number" gender="neut" case="ABS">
<thingy type="npnumber" function="proclitic" gloss="sing"/>
- <word gloss="the" posp="det"/>
- <word posp="noun" gloss="mouse"/>
+ <word gloss="the" posp="det" def="def" number="sing" role="obj" locus="number" gender="neut" case="ABS"/>
+ <word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" gender="neut" case="ABS"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.neut">
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
- <word posp="verb" gloss="catch"/>
+ <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.neut"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
</subs>
<np def="def" number="sing" role="obj" locus="number" gender="masc" case="ABS">
<thingy type="npnumber" function="proclitic" gloss="sing"/>
- <word gloss="the" posp="det"/>
- <word posp="noun" gloss="cat"/>
+ <word gloss="the" posp="det" def="def" number="sing" role="obj" locus="number" gender="masc" case="ABS"/>
+ <word posp="noun" gloss="cat" def="def" number="sing" role="obj" locus="number" gender="masc" case="ABS"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" subj="1excl.sing">
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
- <word posp="verb" gloss="pat"/>
+ <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" subj="1excl.sing"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
</s>
</example>
About to call getSlotValue for buy/verb/question/obligatoryGot not.Q
About to call getSlotValue for the/det/gender/obligatory
Got masc
About to call getSlotValue for cheese/noun/case/obligatory
Got ABS
About to call getSlotValue for eat/verb/question/obligatory
Got not.Q
About to call getSlotValue for the/det/gender/obligatory
Got neut
About to call getSlotValue for mouse/noun/case/obligatory
Got ABS
About to call getSlotValue for catch/verb/question/obligatory
Got not.Q
About to call getSlotValue for the/det/gender/obligatory
Got masc
About to call getSlotValue for cat/noun/case/obligatory
Got ABS
About to call getSlotValue for pat/verb/question/obligatory
Got not.Q
addaffixes:
<example id="relp4" translation="I patted the cat that caught the mouse that ate the cheese that I bought.">
<s>
<subs>
<subs>
<subs>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing">
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
<word posp="verb" gloss="buy" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing"/>
+ <thingy type="verbquestion" function="suffix" gloss="not.Q"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np number="sing" def="neither" role="subj" locus="number" case="ERG" person="1excl">
<word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="masc" def="neither" role="subj" locus="number" case="ERG"/>
</np>
</subs>
<np def="def" number="sing" role="obj" locus="number" gender="masc" case="ABS" person="1excl">
<thingy type="npnumber" function="proclitic" gloss="sing"/>
<word gloss="the" posp="det" def="def" number="sing" role="obj" locus="number" gender="masc" case="ABS" person="1excl"/>
+ <thingy type="detgender" function="suffix" gloss="masc"/>
+ <thingy type="nouncase" function="prefix" gloss="ABS"/>
<word posp="noun" gloss="cheese" def="def" number="sing" role="obj" locus="number" gender="masc" case="ABS" person="1excl"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="1excl.sing">
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
<word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="1excl.sing"/>
+ <thingy type="verbquestion" function="suffix" gloss="not.Q"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
</subs>
<np def="def" number="sing" role="obj" locus="number" gender="neut" case="ABS">
<thingy type="npnumber" function="proclitic" gloss="sing"/>
<word gloss="the" posp="det" def="def" number="sing" role="obj" locus="number" gender="neut" case="ABS"/>
+ <thingy type="detgender" function="suffix" gloss="neut"/>
+ <thingy type="nouncase" function="prefix" gloss="ABS"/>
<word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" gender="neut" case="ABS"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.neut">
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
<word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.neut"/>
+ <thingy type="verbquestion" function="suffix" gloss="not.Q"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
</subs>
<np def="def" number="sing" role="obj" locus="number" gender="masc" case="ABS">
<thingy type="npnumber" function="proclitic" gloss="sing"/>
<word gloss="the" posp="det" def="def" number="sing" role="obj" locus="number" gender="masc" case="ABS"/>
+ <thingy type="detgender" function="suffix" gloss="masc"/>
+ <thingy type="nouncase" function="prefix" gloss="ABS"/>
<word posp="noun" gloss="cat" def="def" number="sing" role="obj" locus="number" gender="masc" case="ABS"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" subj="1excl.sing">
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
<word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" subj="1excl.sing"/>
+ <thingy type="verbquestion" function="suffix" gloss="not.Q"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
</s>
</example>
flatten:
<example id="relp4" translation="I patted the cat that caught the mouse that ate the cheese that I bought."> - <s> - <subs> - <subs> - <subs> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing"> + <flat> <thingy type="vpnegation" function="proclitic" gloss="POS"/> <word posp="verb" gloss="buy" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing"/> <thingy type="verbquestion" function="suffix" gloss="not.Q"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> - </vp> - <np number="sing" def="neither" role="subj" locus="number" case="ERG" person="1excl"> <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="masc" def="neither" role="subj" locus="number" case="ERG"/> - </np> - </subs> - <np def="def" number="sing" role="obj" locus="number" gender="masc" case="ABS" person="1excl"> <thingy type="npnumber" function="proclitic" gloss="sing"/> <word gloss="the" posp="det" def="def" number="sing" role="obj" locus="number" gender="masc" case="ABS" person="1excl"/> <thingy type="detgender" function="suffix" gloss="masc"/> <thingy type="nouncase" function="prefix" gloss="ABS"/> <word posp="noun" gloss="cheese" def="def" number="sing" role="obj" locus="number" gender="masc" case="ABS" person="1excl"/> - </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="1excl.sing"> <thingy type="vpnegation" function="proclitic" gloss="POS"/> <word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="1excl.sing"/> <thingy type="verbquestion" function="suffix" gloss="not.Q"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> - </vp> - </subs> - <np def="def" number="sing" role="obj" locus="number" gender="neut" case="ABS"> <thingy type="npnumber" function="proclitic" gloss="sing"/> <word gloss="the" posp="det" def="def" number="sing" role="obj" locus="number" gender="neut" case="ABS"/> <thingy type="detgender" function="suffix" gloss="neut"/> <thingy type="nouncase" function="prefix" gloss="ABS"/> <word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" gender="neut" case="ABS"/> - </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.neut"> <thingy type="vpnegation" function="proclitic" gloss="POS"/> <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.neut"/> <thingy type="verbquestion" function="suffix" gloss="not.Q"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> - </vp> - </subs> - <np def="def" number="sing" role="obj" locus="number" gender="masc" case="ABS"> <thingy type="npnumber" function="proclitic" gloss="sing"/> <word gloss="the" posp="det" def="def" number="sing" role="obj" locus="number" gender="masc" case="ABS"/> <thingy type="detgender" function="suffix" gloss="masc"/> <thingy type="nouncase" function="prefix" gloss="ABS"/> <word posp="noun" gloss="cat" def="def" number="sing" role="obj" locus="number" gender="masc" case="ABS"/> - </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" subj="1excl.sing"> <thingy type="vpnegation" function="proclitic" gloss="POS"/> <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" subj="1excl.sing"/> <thingy type="verbquestion" function="suffix" gloss="not.Q"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> - </vp> - </s> + </flat> </example>
addvocab:
<example id="relp4" translation="I patted the cat that caught the mouse that ate the cheese that I bought."> <flat> - <thingy type="vpnegation" function="proclitic" gloss="POS"/> - <word posp="verb" gloss="buy" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing"/> - <thingy type="verbquestion" function="suffix" gloss="not.Q"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="masc" def="neither" role="subj" locus="number" case="ERG"/> - <thingy type="npnumber" function="proclitic" gloss="sing"/> - <word gloss="the" posp="det" def="def" number="sing" role="obj" locus="number" gender="masc" case="ABS" person="1excl"/> - <thingy type="detgender" function="suffix" gloss="masc"/> - <thingy type="nouncase" function="prefix" gloss="ABS"/> - <word posp="noun" gloss="cheese" def="def" number="sing" role="obj" locus="number" gender="masc" case="ABS" person="1excl"/> - <thingy type="vpnegation" function="proclitic" gloss="POS"/> - <word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="1excl.sing"/> - <thingy type="verbquestion" function="suffix" gloss="not.Q"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="npnumber" function="proclitic" gloss="sing"/> - <word gloss="the" posp="det" def="def" number="sing" role="obj" locus="number" gender="neut" case="ABS"/> - <thingy type="detgender" function="suffix" gloss="neut"/> - <thingy type="nouncase" function="prefix" gloss="ABS"/> - <word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" gender="neut" case="ABS"/> - <thingy type="vpnegation" function="proclitic" gloss="POS"/> - <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.neut"/> - <thingy type="verbquestion" function="suffix" gloss="not.Q"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="npnumber" function="proclitic" gloss="sing"/> - <word gloss="the" posp="det" def="def" number="sing" role="obj" locus="number" gender="masc" case="ABS"/> - <thingy type="detgender" function="suffix" gloss="masc"/> - <thingy type="nouncase" function="prefix" gloss="ABS"/> - <word posp="noun" gloss="cat" def="def" number="sing" role="obj" locus="number" gender="masc" case="ABS"/> - <thingy type="vpnegation" function="proclitic" gloss="POS"/> - <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" subj="1excl.sing"/> - <thingy type="verbquestion" function="suffix" gloss="not.Q"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> + <thingy type="vpnegation" function="proclitic" gloss="POS">-</thingy> + <word posp="verb" gloss="buy" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing">|d|i|ˈ|p|</word> + <thingy type="verbquestion" function="suffix" gloss="not.Q">-|u|</thingy> + <thingy type="vpta" function="enclitic" gloss="PAST">|s|i|</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative">|p|a|</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> + <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="masc" def="neither" role="subj" locus="number" case="ERG">|p|o|ˈ|</word> + <thingy type="npnumber" function="proclitic" gloss="sing">-</thingy> + <word gloss="the" posp="det" def="def" number="sing" role="obj" locus="number" gender="masc" case="ABS" person="1excl">|l|au|ˈ|</word> + <thingy type="detgender" function="suffix" gloss="masc">-|θ|i|</thingy> + <thingy type="nouncase" function="prefix" gloss="ABS">|k|-</thingy> + <word posp="noun" gloss="cheese" def="def" number="sing" role="obj" locus="number" gender="masc" case="ABS" person="1excl">|au|ˈ|t͡ʃ|u|ɲ|a|</word> + <thingy type="vpnegation" function="proclitic" gloss="POS">-</thingy> + <word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="1excl.sing">|z|u|ˈ|ɡ|</word> + <thingy type="verbquestion" function="suffix" gloss="not.Q">-|u|</thingy> + <thingy type="vpta" function="enclitic" gloss="PAST">|s|i|</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative">|p|a|</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> + <thingy type="npnumber" function="proclitic" gloss="sing">-</thingy> + <word gloss="the" posp="det" def="def" number="sing" role="obj" locus="number" gender="neut" case="ABS">|l|au|ˈ|</word> + <thingy type="detgender" function="suffix" gloss="neut">-|f|u|</thingy> + <thingy type="nouncase" function="prefix" gloss="ABS">|k|-</thingy> + <word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" gender="neut" case="ABS">|u|ˈ|ɟ|i|ʒ|i|</word> + <thingy type="vpnegation" function="proclitic" gloss="POS">-</thingy> + <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.neut">|ɟ|e|ˈ|t͡ʃ|</word> + <thingy type="verbquestion" function="suffix" gloss="not.Q">-|u|</thingy> + <thingy type="vpta" function="enclitic" gloss="PAST">|s|i|</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative">|p|a|</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> + <thingy type="npnumber" function="proclitic" gloss="sing">-</thingy> + <word gloss="the" posp="det" def="def" number="sing" role="obj" locus="number" gender="masc" case="ABS">|l|au|ˈ|</word> + <thingy type="detgender" function="suffix" gloss="masc">-|θ|i|</thingy> + <thingy type="nouncase" function="prefix" gloss="ABS">|k|-</thingy> + <word posp="noun" gloss="cat" def="def" number="sing" role="obj" locus="number" gender="masc" case="ABS">|o|ˈ|l|a|d͡z|i|</word> + <thingy type="vpnegation" function="proclitic" gloss="POS">-</thingy> + <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" subj="1excl.sing">|ɣ|au|ˈ|ɣ|</word> + <thingy type="verbquestion" function="suffix" gloss="not.Q">-|u|</thingy> + <thingy type="vpta" function="enclitic" gloss="PAST">|s|i|</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative">|p|a|</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> </flat> </example>
vowelharmony: No change.
### |d|i|ˈ|p|#-> ˈdip
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### -|u|
#-> -u
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |s|i|
#-> si
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |p|a|
#-> pa
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |p|o|ˈ|
#-> ˈpo
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |l|au|ˈ|
#-> ˈlau
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### -|θ|i|
#-> -θi
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |k|-
#-> k-
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |au|ˈ|t͡ʃ|u|ɲ|a|
#-> ˈaut͡ʃuɲa
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |z|u|ˈ|ɡ|
#-> ˈzuɡ
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### -|u|
#-> -u
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |s|i|
#-> si
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |p|a|
#-> pa
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |l|au|ˈ|
#-> ˈlau
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### -|f|u|
#-> -fu
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |k|-
#-> k-
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |u|ˈ|ɟ|i|ʒ|i|
#-> ˈuɟiʒi
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |ɟ|e|ˈ|t͡ʃ|
#-> ˈɟet͡ʃ
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### -|u|
#-> -u
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |s|i|
#-> si
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |p|a|
#-> pa
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |l|au|ˈ|
#-> ˈlau
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### -|θ|i|
#-> -θi
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |k|-
#-> k-
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |o|ˈ|l|a|d͡z|i|
#-> ˈolad͡zi
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |ɣ|au|ˈ|ɣ|
#-> ˈɣauɣ
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### -|u|
#-> -u
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |s|i|
#-> si
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |p|a|
#-> pa
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |d|i|ˈ|p||u| |s|i| |p|a| |p|o|ˈ| |l|au|ˈ||θ|i| |k||au|ˈ|t͡ʃ|u|ɲ|a| |z|u|ˈ|ɡ||u| |s|i| |p|a| |l|au|ˈ||f|u| |k||u|ˈ|ɟ|i|ʒ|i| |ɟ|e|ˈ|t͡ʃ||u| |s|i| |p|a| |l|au|ˈ||θ|i| |k||o|ˈ|l|a|d͡z|i| |ɣ|au|ˈ|ɣ||u| |s|i| |p|a|
#-> ˈdipu si pa ˈpo ˈlauθi ˈkaut͡ʃuɲa ˈzuɡu si pa ˈlaufu ˈkuɟiʒi ˈɟet͡ʃu si pa ˈlauθi ˈkolad͡zi ˈɣauɣu si pa
removetags:
<example id="relp4" translation="I patted the cat that caught the mouse that ate the cheese that I bought."> <flat> - <thingy type="vpnegation" function="proclitic" gloss="POS">-</thingy> <word posp="verb" gloss="buy" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing">|d|i|ˈ|p|</word> <thingy type="verbquestion" function="suffix" gloss="not.Q">-|u|</thingy> <thingy type="vpta" function="enclitic" gloss="PAST">|s|i|</thingy> <thingy type="vpmode" function="enclitic" gloss="indicative">|p|a|</thingy> - <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="masc" def="neither" role="subj" locus="number" case="ERG">|p|o|ˈ|</word> - <thingy type="npnumber" function="proclitic" gloss="sing">-</thingy> <word gloss="the" posp="det" def="def" number="sing" role="obj" locus="number" gender="masc" case="ABS" person="1excl">|l|au|ˈ|</word> <thingy type="detgender" function="suffix" gloss="masc">-|θ|i|</thingy> <thingy type="nouncase" function="prefix" gloss="ABS">|k|-</thingy> <word posp="noun" gloss="cheese" def="def" number="sing" role="obj" locus="number" gender="masc" case="ABS" person="1excl">|au|ˈ|t͡ʃ|u|ɲ|a|</word> - <thingy type="vpnegation" function="proclitic" gloss="POS">-</thingy> <word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="1excl.sing">|z|u|ˈ|ɡ|</word> <thingy type="verbquestion" function="suffix" gloss="not.Q">-|u|</thingy> <thingy type="vpta" function="enclitic" gloss="PAST">|s|i|</thingy> <thingy type="vpmode" function="enclitic" gloss="indicative">|p|a|</thingy> - <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> - <thingy type="npnumber" function="proclitic" gloss="sing">-</thingy> <word gloss="the" posp="det" def="def" number="sing" role="obj" locus="number" gender="neut" case="ABS">|l|au|ˈ|</word> <thingy type="detgender" function="suffix" gloss="neut">-|f|u|</thingy> <thingy type="nouncase" function="prefix" gloss="ABS">|k|-</thingy> <word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" gender="neut" case="ABS">|u|ˈ|ɟ|i|ʒ|i|</word> - <thingy type="vpnegation" function="proclitic" gloss="POS">-</thingy> <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.neut">|ɟ|e|ˈ|t͡ʃ|</word> <thingy type="verbquestion" function="suffix" gloss="not.Q">-|u|</thingy> <thingy type="vpta" function="enclitic" gloss="PAST">|s|i|</thingy> <thingy type="vpmode" function="enclitic" gloss="indicative">|p|a|</thingy> - <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> - <thingy type="npnumber" function="proclitic" gloss="sing">-</thingy> <word gloss="the" posp="det" def="def" number="sing" role="obj" locus="number" gender="masc" case="ABS">|l|au|ˈ|</word> <thingy type="detgender" function="suffix" gloss="masc">-|θ|i|</thingy> <thingy type="nouncase" function="prefix" gloss="ABS">|k|-</thingy> <word posp="noun" gloss="cat" def="def" number="sing" role="obj" locus="number" gender="masc" case="ABS">|o|ˈ|l|a|d͡z|i|</word> - <thingy type="vpnegation" function="proclitic" gloss="POS">-</thingy> <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" subj="1excl.sing">|ɣ|au|ˈ|ɣ|</word> <thingy type="verbquestion" function="suffix" gloss="not.Q">-|u|</thingy> <thingy type="vpta" function="enclitic" gloss="PAST">|s|i|</thingy> <thingy type="vpmode" function="enclitic" gloss="indicative">|p|a|</thingy> - <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> </flat> + <p><span class="ilpair"><span class="mor">ˈdip</span><br><span class="gls">buy</span></span> <span class="ilpair"><span class="mor">-u</span><br><span class="gls">not.Q</span></span> <span class="ilpair"><span class="mor">si</span><br><span class="gls">PAST</span></span> <span class="ilpair"><span class="mor">pa</span><br><span class="gls">indicative</span></span> <span class="ilpair"><span class="mor">ˈpo</span><br><span class="gls">1excl.sing</span></span> <span class="ilpair"><span class="mor">ˈlau</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">-θi</span><br><span class="gls">masc</span></span> <span class="ilpair"><span class="mor">k-</span><br><span class="gls">ABS</span></span> <span class="ilpair"><span class="mor">ˈaut͡ʃuɲa</span><br><span class="gls">cheese</span></span> <span class="ilpair"><span class="mor">ˈzuɡ</span><br><span class="gls">eat</span></span> <span class="ilpair"><span class="mor">-u</span><br><span class="gls">not.Q</span></span> <span class="ilpair"><span class="mor">si</span><br><span class="gls">PAST</span></span> <span class="ilpair"><span class="mor">pa</span><br><span class="gls">indicative</span></span> <span class="ilpair"><span class="mor">ˈlau</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">-fu</span><br><span class="gls">neut</span></span> <span class="ilpair"><span class="mor">k-</span><br><span class="gls">ABS</span></span> <span class="ilpair"><span class="mor">ˈuɟiʒi</span><br><span class="gls">mouse</span></span> <span class="ilpair"><span class="mor">ˈɟet͡ʃ</span><br><span class="gls">catch</span></span> <span class="ilpair"><span class="mor">-u</span><br><span class="gls">not.Q</span></span> <span class="ilpair"><span class="mor">si</span><br><span class="gls">PAST</span></span> <span class="ilpair"><span class="mor">pa</span><br><span class="gls">indicative</span></span> <span class="ilpair"><span class="mor">ˈlau</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">-θi</span><br><span class="gls">masc</span></span> <span class="ilpair"><span class="mor">k-</span><br><span class="gls">ABS</span></span> <span class="ilpair"><span class="mor">ˈolad͡zi</span><br><span class="gls">cat</span></span> <span class="ilpair"><span class="mor">ˈɣauɣ</span><br><span class="gls">pat</span></span> <span class="ilpair"><span class="mor">-u</span><br><span class="gls">not.Q</span></span> <span class="ilpair"><span class="mor">si</span><br><span class="gls">PAST</span></span> <span class="ilpair"><span class="mor">pa</span><br><span class="gls">indicative</span></span></p> + <p>ˈdipu si pa ˈpo ˈlauθi ˈkaut͡ʃuɲa ˈzuɡu si pa ˈlaufu ˈkuɟiʒi ˈɟet͡ʃu si pa ˈlauθi ˈkolad͡zi ˈɣauɣu si pa</p> + <p>dipu si pa po lauthi kauchuña zugu si pa laufu kuɟizhi ɟechu si pa lauthi kolad͡zi ğauğu si pa</p> + <il> + <w> + <o/> + <g>buy</g> + </w> + <w> + <o/> + <g>not.Q</g> + </w> + <w> + <o/> + <g>PAST</g> + </w> + <w> + <o/> + <g>indicative</g> + </w> + <w> + <o/> + <g>1excl.sing</g> + </w> + <w> + <o/> + <g>the</g> + </w> + <w> + <o/> + <g>masc</g> + </w> + <w> + <o/> + <g>ABS</g> + </w> + <w> + <o/> + <g>cheese</g> + </w> + <w> + <o/> + <g>eat</g> + </w> + <w> + <o/> + <g>not.Q</g> + </w> + <w> + <o/> + <g>PAST</g> + </w> + <w> + <o/> + <g>indicative</g> + </w> + <w> + <o/> + <g>the</g> + </w> + <w> + <o/> + <g>neut</g> + </w> + <w> + <o/> + <g>ABS</g> + </w> + <w> + <o/> + <g>mouse</g> + </w> + <w> + <o/> + <g>catch</g> + </w> + <w> + <o/> + <g>not.Q</g> + </w> + <w> + <o/> + <g>PAST</g> + </w> + <w> + <o/> + <g>indicative</g> + </w> + <w> + <o/> + <g>the</g> + </w> + <w> + <o/> + <g>masc</g> + </w> + <w> + <o/> + <g>ABS</g> + </w> + <w> + <o/> + <g>cat</g> + </w> + <w> + <o/> + <g>pat</g> + </w> + <w> + <o/> + <g>not.Q</g> + </w> + <w> + <o/> + <g>PAST</g> + </w> + <w> + <o/> + <g>indicative</g> + </w> + </il> </example>### ˈdipu si pa ˈpo ˈlauθi ˈkaut͡ʃuɲa ˈzuɡu si pa ˈlaufu ˈkuɟiʒi ˈɟet͡ʃu si pa ˈlauθi ˈkolad͡zi ˈɣauɣu si pa
#-> ˈdipu si pa ˈpo ˈlauθi ˈkaut͡ʃuɲa ˈzuɡu si pa ˈlaufu ˈkuɟiʒi ˈɟet͡ʃu si pa ˈlauθi ˈkolad͡zi ˈɣauɣu si pa
Dipu si pa po lauthi kauchuña zugu si pa laufu kuɟizhi ɟechu si pa lauthi kolad͡zi ğauğu si pa. [ˈdipu si pa ˈpo ˈlauθi ˈkaut͡ʃuɲa ˈzuɡu si pa ˈlaufu ˈkuɟiʒi ˈɟet͡ʃu si pa ˈlauθi ˈkolad͡zi ˈɣauɣu si pa] ˈdip buy -u not.Q si PAST pa indicative ˈpo 1excl.sing ˈlau the -θi masc k- ABS ˈaut͡ʃuɲa cheese ˈzuɡ eat -u not.Q si PAST pa indicative ˈlau the -fu neut k- ABS ˈuɟiʒi mouse ˈɟet͡ʃ catch -u not.Q si PAST pa indicative ˈlau the -θi masc k- ABS ˈolad͡zi cat ˈɣauɣ pat -u not.Q si PAST pa indicative “I patted the cat that caught the mouse that ate the cheese that I bought.” | (26) |
Complementation Strategies
Ushamu marks complement clauses with subordinating verbal morphology. The embedded verb is fully finite and carries a subordinating suffix that identifies the clause as a complement. No structural changes occur within the clause apart from this verbal marking.
The following example illustrate how complement clauses function:
initial XML:
<example id="comp1" translation="It surprised the teacher that the boy had given the girl an apple.">
<s>
<vp tam="past-punct">
<verb>surprise</verb>
</vp>
<np role="subj">
<subs>
<vp tam="past-punct">
<verb>give</verb>
</vp>
<np number="sing" def="def" head="this" role="subj">
<noun>boy</noun>
</np>
<np number="sing" def="indef" role="obj">
<noun>apple</noun>
</np>
<np number="sing" def="def" role="indobj" tr="rheme">
<noun>girl</noun>
</np>
</subs>
</np>
<np number="sing" def="def" role="indobj">
<noun>teacher</noun>
</np>
</s>
</example>cleanup:
<example id="comp1" translation="It surprised the teacher that the boy had given the girl an apple."> <s> - <vp tam="past-punct"> - <verb>surprise</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="surprise"/> </vp> <np role="subj"> <subs> - <vp tam="past-punct"> - <verb>give</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="give"/> </vp> - <np number="sing" def="def" head="this" role="subj"> - <noun>boy</noun> + <np number="sing" def="def" head="this" role="subj" locus="number"> + <word posp="noun" gloss="boy"/> </np> - <np number="sing" def="indef" role="obj"> - <noun>apple</noun> + <np number="sing" def="indef" role="obj" locus="number"> + <word posp="noun" gloss="apple"/> </np> - <np number="sing" def="def" role="indobj" tr="rheme"> - <noun>girl</noun> + <np number="sing" def="def" role="indobj" tr="rheme" locus="number"> + <word posp="noun" gloss="girl"/> </np> </subs> </np> - <np number="sing" def="def" role="indobj"> - <noun>teacher</noun> + <np number="sing" def="def" role="indobj" locus="number"> + <word posp="noun" gloss="teacher"/> </np> </s> </example>
module articles:
<example id="comp1" translation="It surprised the teacher that the boy had given the girl an apple.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active">
<word posp="verb" gloss="surprise"/>
</vp>
<np role="subj">
<subs>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active">
<word posp="verb" gloss="give"/>
</vp>
<np number="sing" def="def" head="this" role="subj" locus="number">
<word posp="noun" gloss="boy"/>
+ <word gloss="the" posp="det"/>
</np>
- <np number="sing" def="indef" role="obj" locus="number">
+ <np number="sing" role="obj" locus="number">
<word posp="noun" gloss="apple"/>
</np>
<np number="sing" def="def" role="indobj" tr="rheme" locus="number">
<word posp="noun" gloss="girl"/>
+ <word gloss="the" posp="det"/>
</np>
</subs>
</np>
<np number="sing" def="def" role="indobj" locus="number">
<word posp="noun" gloss="teacher"/>
+ <word gloss="the" posp="det"/>
</np>
</s>
</example>
module nonpastonly:
<example id="comp1" translation="It surprised the teacher that the boy had given the girl an apple."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="surprise"/> </vp> <np role="subj"> <subs> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="give"/> </vp> <np number="sing" def="def" head="this" role="subj" locus="number"> <word posp="noun" gloss="boy"/> <word gloss="the" posp="det"/> </np> <np number="sing" role="obj" locus="number"> <word posp="noun" gloss="apple"/> </np> <np number="sing" def="def" role="indobj" tr="rheme" locus="number"> <word posp="noun" gloss="girl"/> <word gloss="the" posp="det"/> </np> </subs> </np> <np number="sing" def="def" role="indobj" locus="number"> <word posp="noun" gloss="teacher"/> <word gloss="the" posp="det"/> </np> </s> </example>
module noepistemic: No change.
module RelN: No change.
module sentenceconnectors: No change.
NOT IMPLEMENTEDmodule subordinate: No change.
tva1tva2
tva1
tva2
module affixdensity: No change.
module adpositions: No change.
module constorder:
<example id="comp1" translation="It surprised the teacher that the boy had given the girl an apple."> <s> + <np number="sing" def="def" role="indobj" locus="number"> + <word posp="noun" gloss="teacher"/> + <word gloss="the" posp="det"/> + </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="surprise"/> </vp> <np role="subj"> <subs> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> - <word posp="verb" gloss="give"/> - </vp> - <np number="sing" def="def" head="this" role="subj" locus="number"> - <word posp="noun" gloss="boy"/> - <word gloss="the" posp="det"/> - </np> <np number="sing" role="obj" locus="number"> <word posp="noun" gloss="apple"/> </np> <np number="sing" def="def" role="indobj" tr="rheme" locus="number"> <word posp="noun" gloss="girl"/> <word gloss="the" posp="det"/> </np> - </subs> - </np> - <np number="sing" def="def" role="indobj" locus="number"> - <word posp="noun" gloss="teacher"/> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <word posp="verb" gloss="give"/> + </vp> + <np number="sing" def="def" head="this" role="subj" locus="number"> + <word posp="noun" gloss="boy"/> <word gloss="the" posp="det"/> </np> + </subs> + </np> </s> </example>
module casemarking:
<example id="comp1" translation="It surprised the teacher that the boy had given the girl an apple."> <s> - <np number="sing" def="def" role="indobj" locus="number"> + <np number="sing" def="def" role="indobj" locus="number" case="DAT"> <word posp="noun" gloss="teacher"/> <word gloss="the" posp="det"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="surprise"/> </vp> - <np role="subj"> + <np role="subj" case="ERG"> <subs> - <np number="sing" role="obj" locus="number"> + <np number="sing" role="obj" locus="number" case="ABS"> <word posp="noun" gloss="apple"/> </np> - <np number="sing" def="def" role="indobj" tr="rheme" locus="number"> + <np number="sing" def="def" role="indobj" tr="rheme" locus="number" case="DAT"> <word posp="noun" gloss="girl"/> <word gloss="the" posp="det"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="give"/> </vp> - <np number="sing" def="def" head="this" role="subj" locus="number"> + <np number="sing" def="def" head="this" role="subj" locus="number" case="ERG"> <word posp="noun" gloss="boy"/> <word gloss="the" posp="det"/> </np> </subs> </np> </s> </example>
module addgender:
<example id="comp1" translation="It surprised the teacher that the boy had given the girl an apple."> <s> - <np number="sing" def="def" role="indobj" locus="number" case="DAT"> + <np number="sing" def="def" role="indobj" locus="number" case="DAT" gender="fem"> <word posp="noun" gloss="teacher"/> <word gloss="the" posp="det"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="surprise"/> </vp> - <np role="subj" case="ERG"> + <np role="subj" case="ERG" gender="neut" number="sing"> <subs> - <np number="sing" role="obj" locus="number" case="ABS"> + <np number="sing" role="obj" locus="number" case="ABS" gender="masc"> <word posp="noun" gloss="apple"/> </np> - <np number="sing" def="def" role="indobj" tr="rheme" locus="number" case="DAT"> + <np number="sing" def="def" role="indobj" tr="rheme" locus="number" case="DAT" gender="fem"> <word posp="noun" gloss="girl"/> <word gloss="the" posp="det"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="give"/> </vp> - <np number="sing" def="def" head="this" role="subj" locus="number" case="ERG"> + <np number="sing" def="def" head="this" role="subj" locus="number" case="ERG" gender="masc"> <word posp="noun" gloss="boy"/> <word gloss="the" posp="det"/> </np> </subs> </np> </s> </example>
module simplifynumber: No change.
module propagatenumber: No change.
createpronouns: No change.
module ngen: No change.
module wordorder: No change.
module wordorder: No change.
module wordorder:
<example id="comp1" translation="It surprised the teacher that the boy had given the girl an apple.">
<s>
<np number="sing" def="def" role="indobj" locus="number" case="DAT" gender="fem">
- <word posp="noun" gloss="teacher"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="teacher"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="surprise"/>
</vp>
<np role="subj" case="ERG" gender="neut" number="sing">
<subs>
<np number="sing" role="obj" locus="number" case="ABS" gender="masc">
<word posp="noun" gloss="apple"/>
</np>
<np number="sing" def="def" role="indobj" tr="rheme" locus="number" case="DAT" gender="fem">
- <word posp="noun" gloss="girl"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="girl"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="give"/>
</vp>
<np number="sing" def="def" head="this" role="subj" locus="number" case="ERG" gender="masc">
- <word posp="noun" gloss="boy"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="boy"/>
</np>
</subs>
</np>
</s>
</example>
module conjp: No change.
flattenconjp: No change.
fixpronouns: No change.
copyuptophrase:
<example id="comp1" translation="It surprised the teacher that the boy had given the girl an apple.">
<s>
<np number="sing" def="def" role="indobj" locus="number" case="DAT" gender="fem">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="teacher"/>
</np>
- <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
+ <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" indobj="3.sing.fem" subj="3.sing.neut">
<word posp="verb" gloss="surprise"/>
</vp>
<np role="subj" case="ERG" gender="neut" number="sing">
<subs>
<np number="sing" role="obj" locus="number" case="ABS" gender="masc">
<word posp="noun" gloss="apple"/>
</np>
<np number="sing" def="def" role="indobj" tr="rheme" locus="number" case="DAT" gender="fem">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="girl"/>
</np>
- <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
+ <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" indobj="3.sing.fem" subj="3.sing.masc">
<word posp="verb" gloss="give"/>
</vp>
<np number="sing" def="def" head="this" role="subj" locus="number" case="ERG" gender="masc">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="boy"/>
</np>
</subs>
</np>
</s>
</example>
prodrop: No change.
addclitics:
<example id="comp1" translation="It surprised the teacher that the boy had given the girl an apple.">
<s>
<np number="sing" def="def" role="indobj" locus="number" case="DAT" gender="fem">
+ <thingy type="npnumber" function="proclitic" gloss="sing"/>
<word gloss="the" posp="det"/>
<word posp="noun" gloss="teacher"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" indobj="3.sing.fem" subj="3.sing.neut">
+ <thingy type="vpnegation" function="proclitic" gloss="POS"/>
<word posp="verb" gloss="surprise"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np role="subj" case="ERG" gender="neut" number="sing">
<subs>
<np number="sing" role="obj" locus="number" case="ABS" gender="masc">
+ <thingy type="npnumber" function="proclitic" gloss="sing"/>
<word posp="noun" gloss="apple"/>
</np>
<np number="sing" def="def" role="indobj" tr="rheme" locus="number" case="DAT" gender="fem">
+ <thingy type="npnumber" function="proclitic" gloss="sing"/>
<word gloss="the" posp="det"/>
<word posp="noun" gloss="girl"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" indobj="3.sing.fem" subj="3.sing.masc">
+ <thingy type="vpnegation" function="proclitic" gloss="POS"/>
<word posp="verb" gloss="give"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np number="sing" def="def" head="this" role="subj" locus="number" case="ERG" gender="masc">
+ <thingy type="npnumber" function="proclitic" gloss="sing"/>
<word gloss="the" posp="det"/>
<word posp="noun" gloss="boy"/>
</np>
</subs>
</np>
</s>
</example>
propagateArgumentCase: No change.
unwrapArgumentNPs: No change.
unwrapOwnerOwned: No change.
movedowntoword:
<example id="comp1" translation="It surprised the teacher that the boy had given the girl an apple.">
<s>
<np number="sing" def="def" role="indobj" locus="number" case="DAT" gender="fem">
<thingy type="npnumber" function="proclitic" gloss="sing"/>
- <word gloss="the" posp="det"/>
- <word posp="noun" gloss="teacher"/>
+ <word gloss="the" posp="det" number="sing" def="def" role="indobj" locus="number" case="DAT" gender="fem"/>
+ <word posp="noun" gloss="teacher" number="sing" def="def" role="indobj" locus="number" case="DAT" gender="fem"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" indobj="3.sing.fem" subj="3.sing.neut">
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
- <word posp="verb" gloss="surprise"/>
+ <word posp="verb" gloss="surprise" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" indobj="3.sing.fem" subj="3.sing.neut"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np role="subj" case="ERG" gender="neut" number="sing">
<subs>
<np number="sing" role="obj" locus="number" case="ABS" gender="masc">
<thingy type="npnumber" function="proclitic" gloss="sing"/>
- <word posp="noun" gloss="apple"/>
+ <word posp="noun" gloss="apple" number="sing" role="obj" locus="number" case="ABS" gender="masc"/>
</np>
<np number="sing" def="def" role="indobj" tr="rheme" locus="number" case="DAT" gender="fem">
<thingy type="npnumber" function="proclitic" gloss="sing"/>
- <word gloss="the" posp="det"/>
- <word posp="noun" gloss="girl"/>
+ <word gloss="the" posp="det" number="sing" def="def" role="indobj" tr="rheme" locus="number" case="DAT" gender="fem"/>
+ <word posp="noun" gloss="girl" number="sing" def="def" role="indobj" tr="rheme" locus="number" case="DAT" gender="fem"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" indobj="3.sing.fem" subj="3.sing.masc">
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
- <word posp="verb" gloss="give"/>
+ <word posp="verb" gloss="give" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" indobj="3.sing.fem" subj="3.sing.masc"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np number="sing" def="def" head="this" role="subj" locus="number" case="ERG" gender="masc">
<thingy type="npnumber" function="proclitic" gloss="sing"/>
- <word gloss="the" posp="det"/>
- <word posp="noun" gloss="boy"/>
+ <word gloss="the" posp="det" number="sing" def="def" head="this" role="subj" locus="number" case="ERG" gender="masc"/>
+ <word posp="noun" gloss="boy" number="sing" def="def" head="this" role="subj" locus="number" case="ERG" gender="masc"/>
</np>
</subs>
</np>
</s>
</example>
About to call getSlotValue for the/det/gender/obligatoryGot fem
About to call getSlotValue for teacher/noun/case/obligatory
Got DAT
About to call getSlotValue for surprise/verb/question/obligatory
Got not.Q
About to call getSlotValue for apple/noun/case/obligatory
Got ABS
About to call getSlotValue for the/det/gender/obligatory
Got fem
About to call getSlotValue for girl/noun/case/obligatory
Got DAT
About to call getSlotValue for give/verb/question/obligatory
Got not.Q
About to call getSlotValue for the/det/gender/obligatory
Got masc
About to call getSlotValue for boy/noun/case/obligatory
Got ERG
addaffixes:
<example id="comp1" translation="It surprised the teacher that the boy had given the girl an apple.">
<s>
<np number="sing" def="def" role="indobj" locus="number" case="DAT" gender="fem">
<thingy type="npnumber" function="proclitic" gloss="sing"/>
<word gloss="the" posp="det" number="sing" def="def" role="indobj" locus="number" case="DAT" gender="fem"/>
+ <thingy type="detgender" function="suffix" gloss="fem"/>
+ <thingy type="nouncase" function="prefix" gloss="DAT"/>
<word posp="noun" gloss="teacher" number="sing" def="def" role="indobj" locus="number" case="DAT" gender="fem"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" indobj="3.sing.fem" subj="3.sing.neut">
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
<word posp="verb" gloss="surprise" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" indobj="3.sing.fem" subj="3.sing.neut"/>
+ <thingy type="verbquestion" function="suffix" gloss="not.Q"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np role="subj" case="ERG" gender="neut" number="sing">
<subs>
<np number="sing" role="obj" locus="number" case="ABS" gender="masc">
<thingy type="npnumber" function="proclitic" gloss="sing"/>
+ <thingy type="nouncase" function="prefix" gloss="ABS"/>
<word posp="noun" gloss="apple" number="sing" role="obj" locus="number" case="ABS" gender="masc"/>
</np>
<np number="sing" def="def" role="indobj" tr="rheme" locus="number" case="DAT" gender="fem">
<thingy type="npnumber" function="proclitic" gloss="sing"/>
<word gloss="the" posp="det" number="sing" def="def" role="indobj" tr="rheme" locus="number" case="DAT" gender="fem"/>
+ <thingy type="detgender" function="suffix" gloss="fem"/>
+ <thingy type="nouncase" function="prefix" gloss="DAT"/>
<word posp="noun" gloss="girl" number="sing" def="def" role="indobj" tr="rheme" locus="number" case="DAT" gender="fem"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" indobj="3.sing.fem" subj="3.sing.masc">
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
<word posp="verb" gloss="give" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" indobj="3.sing.fem" subj="3.sing.masc"/>
+ <thingy type="verbquestion" function="suffix" gloss="not.Q"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np number="sing" def="def" head="this" role="subj" locus="number" case="ERG" gender="masc">
<thingy type="npnumber" function="proclitic" gloss="sing"/>
<word gloss="the" posp="det" number="sing" def="def" head="this" role="subj" locus="number" case="ERG" gender="masc"/>
+ <thingy type="detgender" function="suffix" gloss="masc"/>
+ <thingy type="nouncase" function="prefix" gloss="ERG"/>
<word posp="noun" gloss="boy" number="sing" def="def" head="this" role="subj" locus="number" case="ERG" gender="masc"/>
</np>
</subs>
</np>
</s>
</example>
flatten:
<example id="comp1" translation="It surprised the teacher that the boy had given the girl an apple."> - <s> - <np number="sing" def="def" role="indobj" locus="number" case="DAT" gender="fem"> + <flat> <thingy type="npnumber" function="proclitic" gloss="sing"/> <word gloss="the" posp="det" number="sing" def="def" role="indobj" locus="number" case="DAT" gender="fem"/> <thingy type="detgender" function="suffix" gloss="fem"/> <thingy type="nouncase" function="prefix" gloss="DAT"/> <word posp="noun" gloss="teacher" number="sing" def="def" role="indobj" locus="number" case="DAT" gender="fem"/> - </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" indobj="3.sing.fem" subj="3.sing.neut"> <thingy type="vpnegation" function="proclitic" gloss="POS"/> <word posp="verb" gloss="surprise" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" indobj="3.sing.fem" subj="3.sing.neut"/> <thingy type="verbquestion" function="suffix" gloss="not.Q"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> - </vp> - <np role="subj" case="ERG" gender="neut" number="sing"> - <subs> - <np number="sing" role="obj" locus="number" case="ABS" gender="masc"> <thingy type="npnumber" function="proclitic" gloss="sing"/> <thingy type="nouncase" function="prefix" gloss="ABS"/> <word posp="noun" gloss="apple" number="sing" role="obj" locus="number" case="ABS" gender="masc"/> - </np> - <np number="sing" def="def" role="indobj" tr="rheme" locus="number" case="DAT" gender="fem"> <thingy type="npnumber" function="proclitic" gloss="sing"/> <word gloss="the" posp="det" number="sing" def="def" role="indobj" tr="rheme" locus="number" case="DAT" gender="fem"/> <thingy type="detgender" function="suffix" gloss="fem"/> <thingy type="nouncase" function="prefix" gloss="DAT"/> <word posp="noun" gloss="girl" number="sing" def="def" role="indobj" tr="rheme" locus="number" case="DAT" gender="fem"/> - </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" indobj="3.sing.fem" subj="3.sing.masc"> <thingy type="vpnegation" function="proclitic" gloss="POS"/> <word posp="verb" gloss="give" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" indobj="3.sing.fem" subj="3.sing.masc"/> <thingy type="verbquestion" function="suffix" gloss="not.Q"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> - </vp> - <np number="sing" def="def" head="this" role="subj" locus="number" case="ERG" gender="masc"> <thingy type="npnumber" function="proclitic" gloss="sing"/> <word gloss="the" posp="det" number="sing" def="def" head="this" role="subj" locus="number" case="ERG" gender="masc"/> <thingy type="detgender" function="suffix" gloss="masc"/> <thingy type="nouncase" function="prefix" gloss="ERG"/> <word posp="noun" gloss="boy" number="sing" def="def" head="this" role="subj" locus="number" case="ERG" gender="masc"/> - </np> - </subs> - </np> - </s> + </flat> </example>
addvocab:
<example id="comp1" translation="It surprised the teacher that the boy had given the girl an apple."> <flat> - <thingy type="npnumber" function="proclitic" gloss="sing"/> - <word gloss="the" posp="det" number="sing" def="def" role="indobj" locus="number" case="DAT" gender="fem"/> - <thingy type="detgender" function="suffix" gloss="fem"/> - <thingy type="nouncase" function="prefix" gloss="DAT"/> - <word posp="noun" gloss="teacher" number="sing" def="def" role="indobj" locus="number" case="DAT" gender="fem"/> - <thingy type="vpnegation" function="proclitic" gloss="POS"/> - <word posp="verb" gloss="surprise" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" indobj="3.sing.fem" subj="3.sing.neut"/> - <thingy type="verbquestion" function="suffix" gloss="not.Q"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="npnumber" function="proclitic" gloss="sing"/> - <thingy type="nouncase" function="prefix" gloss="ABS"/> - <word posp="noun" gloss="apple" number="sing" role="obj" locus="number" case="ABS" gender="masc"/> - <thingy type="npnumber" function="proclitic" gloss="sing"/> - <word gloss="the" posp="det" number="sing" def="def" role="indobj" tr="rheme" locus="number" case="DAT" gender="fem"/> - <thingy type="detgender" function="suffix" gloss="fem"/> - <thingy type="nouncase" function="prefix" gloss="DAT"/> - <word posp="noun" gloss="girl" number="sing" def="def" role="indobj" tr="rheme" locus="number" case="DAT" gender="fem"/> - <thingy type="vpnegation" function="proclitic" gloss="POS"/> - <word posp="verb" gloss="give" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" indobj="3.sing.fem" subj="3.sing.masc"/> - <thingy type="verbquestion" function="suffix" gloss="not.Q"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="npnumber" function="proclitic" gloss="sing"/> - <word gloss="the" posp="det" number="sing" def="def" head="this" role="subj" locus="number" case="ERG" gender="masc"/> - <thingy type="detgender" function="suffix" gloss="masc"/> - <thingy type="nouncase" function="prefix" gloss="ERG"/> - <word posp="noun" gloss="boy" number="sing" def="def" head="this" role="subj" locus="number" case="ERG" gender="masc"/> + <thingy type="npnumber" function="proclitic" gloss="sing">-</thingy> + <word gloss="the" posp="det" number="sing" def="def" role="indobj" locus="number" case="DAT" gender="fem">|l|au|ˈ|</word> + <thingy type="detgender" function="suffix" gloss="fem">-|z|i|</thingy> + <thingy type="nouncase" function="prefix" gloss="DAT">|l|-</thingy> + <word posp="noun" gloss="teacher" number="sing" def="def" role="indobj" locus="number" case="DAT" gender="fem">|ai|ˈ|ɟ|a|j|a|</word> + <thingy type="vpnegation" function="proclitic" gloss="POS">-</thingy> + <word posp="verb" gloss="surprise" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" indobj="3.sing.fem" subj="3.sing.neut">|d͡ʒ|a|ˈ|l|</word> + <thingy type="verbquestion" function="suffix" gloss="not.Q">-|u|</thingy> + <thingy type="vpta" function="enclitic" gloss="PAST">|s|i|</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative">|p|a|</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> + <thingy type="npnumber" function="proclitic" gloss="sing">-</thingy> + <thingy type="nouncase" function="prefix" gloss="ABS">|k|-</thingy> + <word posp="noun" gloss="apple" number="sing" role="obj" locus="number" case="ABS" gender="masc">|i|ˈ|n|a|d͡z|i|</word> + <thingy type="npnumber" function="proclitic" gloss="sing">-</thingy> + <word gloss="the" posp="det" number="sing" def="def" role="indobj" tr="rheme" locus="number" case="DAT" gender="fem">|l|au|ˈ|</word> + <thingy type="detgender" function="suffix" gloss="fem">-|z|i|</thingy> + <thingy type="nouncase" function="prefix" gloss="DAT">|l|-</thingy> + <word posp="noun" gloss="girl" number="sing" def="def" role="indobj" tr="rheme" locus="number" case="DAT" gender="fem">|i|ˈ|ɲ|a|l|u|</word> + <thingy type="vpnegation" function="proclitic" gloss="POS">-</thingy> + <word posp="verb" gloss="give" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" indobj="3.sing.fem" subj="3.sing.masc">|t͡s|e|ˈ|j|</word> + <thingy type="verbquestion" function="suffix" gloss="not.Q">-|u|</thingy> + <thingy type="vpta" function="enclitic" gloss="PAST">|s|i|</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative">|p|a|</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> + <thingy type="npnumber" function="proclitic" gloss="sing">-</thingy> + <word gloss="the" posp="det" number="sing" def="def" head="this" role="subj" locus="number" case="ERG" gender="masc">|l|au|ˈ|</word> + <thingy type="detgender" function="suffix" gloss="masc">-|θ|i|</thingy> + <thingy type="nouncase" function="prefix" gloss="ERG">|s|-</thingy> + <word posp="noun" gloss="boy" number="sing" def="def" head="this" role="subj" locus="number" case="ERG" gender="masc">|ai|ˈ|ʒ|i|p|u|</word> </flat> </example>
vowelharmony: No change.
### |l|au|ˈ|#-> ˈlau
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### -|z|i|
#-> -zi
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |l|-
#-> l-
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |ai|ˈ|ɟ|a|j|a|
#-> ˈaiɟaja
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |d͡ʒ|a|ˈ|l|
#-> ˈd͡ʒal
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### -|u|
#-> -u
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |s|i|
#-> si
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |p|a|
#-> pa
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |k|-
#-> k-
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |i|ˈ|n|a|d͡z|i|
#-> ˈinad͡zi
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |l|au|ˈ|
#-> ˈlau
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### -|z|i|
#-> -zi
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |l|-
#-> l-
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |i|ˈ|ɲ|a|l|u|
#-> ˈiɲalu
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |t͡s|e|ˈ|j|
#-> ˈt͡sej
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### -|u|
#-> -u
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |s|i|
#-> si
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |p|a|
#-> pa
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |l|au|ˈ|
#-> ˈlau
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### -|θ|i|
#-> -θi
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |s|-
#-> s-
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |ai|ˈ|ʒ|i|p|u|
#-> ˈaiʒipu
Warning: Undefined variable $ortho in /home/u338028385/domains/languagecreator.org/public_html/branches/0.90/SyntaxGenerator.php on line 1473
### |l|au|ˈ||z|i| |l||ai|ˈ|ɟ|a|j|a| |d͡ʒ|a|ˈ|l||u| |s|i| |p|a| |k||i|ˈ|n|a|d͡z|i| |l|au|ˈ||z|i| |l||i|ˈ|ɲ|a|l|u| |t͡s|e|ˈ|j||u| |s|i| |p|a| |l|au|ˈ||θ|i| |s||ai|ˈ|ʒ|i|p|u|
#-> ˈlauzi ˈlaiɟaja ˈd͡ʒalu si pa ˈkinad͡zi ˈlauzi ˈliɲalu ˈt͡seju si pa ˈlauθi ˈsaiʒipu
removetags:
<example id="comp1" translation="It surprised the teacher that the boy had given the girl an apple."> <flat> - <thingy type="npnumber" function="proclitic" gloss="sing">-</thingy> <word gloss="the" posp="det" number="sing" def="def" role="indobj" locus="number" case="DAT" gender="fem">|l|au|ˈ|</word> <thingy type="detgender" function="suffix" gloss="fem">-|z|i|</thingy> <thingy type="nouncase" function="prefix" gloss="DAT">|l|-</thingy> <word posp="noun" gloss="teacher" number="sing" def="def" role="indobj" locus="number" case="DAT" gender="fem">|ai|ˈ|ɟ|a|j|a|</word> - <thingy type="vpnegation" function="proclitic" gloss="POS">-</thingy> <word posp="verb" gloss="surprise" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" indobj="3.sing.fem" subj="3.sing.neut">|d͡ʒ|a|ˈ|l|</word> <thingy type="verbquestion" function="suffix" gloss="not.Q">-|u|</thingy> <thingy type="vpta" function="enclitic" gloss="PAST">|s|i|</thingy> <thingy type="vpmode" function="enclitic" gloss="indicative">|p|a|</thingy> - <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> - <thingy type="npnumber" function="proclitic" gloss="sing">-</thingy> <thingy type="nouncase" function="prefix" gloss="ABS">|k|-</thingy> <word posp="noun" gloss="apple" number="sing" role="obj" locus="number" case="ABS" gender="masc">|i|ˈ|n|a|d͡z|i|</word> - <thingy type="npnumber" function="proclitic" gloss="sing">-</thingy> <word gloss="the" posp="det" number="sing" def="def" role="indobj" tr="rheme" locus="number" case="DAT" gender="fem">|l|au|ˈ|</word> <thingy type="detgender" function="suffix" gloss="fem">-|z|i|</thingy> <thingy type="nouncase" function="prefix" gloss="DAT">|l|-</thingy> <word posp="noun" gloss="girl" number="sing" def="def" role="indobj" tr="rheme" locus="number" case="DAT" gender="fem">|i|ˈ|ɲ|a|l|u|</word> - <thingy type="vpnegation" function="proclitic" gloss="POS">-</thingy> <word posp="verb" gloss="give" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" indobj="3.sing.fem" subj="3.sing.masc">|t͡s|e|ˈ|j|</word> <thingy type="verbquestion" function="suffix" gloss="not.Q">-|u|</thingy> <thingy type="vpta" function="enclitic" gloss="PAST">|s|i|</thingy> <thingy type="vpmode" function="enclitic" gloss="indicative">|p|a|</thingy> - <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> - <thingy type="npnumber" function="proclitic" gloss="sing">-</thingy> <word gloss="the" posp="det" number="sing" def="def" head="this" role="subj" locus="number" case="ERG" gender="masc">|l|au|ˈ|</word> <thingy type="detgender" function="suffix" gloss="masc">-|θ|i|</thingy> <thingy type="nouncase" function="prefix" gloss="ERG">|s|-</thingy> <word posp="noun" gloss="boy" number="sing" def="def" head="this" role="subj" locus="number" case="ERG" gender="masc">|ai|ˈ|ʒ|i|p|u|</word> </flat> + <p><span class="ilpair"><span class="mor">ˈlau</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">-zi</span><br><span class="gls">fem</span></span> <span class="ilpair"><span class="mor">l-</span><br><span class="gls">DAT</span></span> <span class="ilpair"><span class="mor">ˈaiɟaja</span><br><span class="gls">teacher</span></span> <span class="ilpair"><span class="mor">ˈd͡ʒal</span><br><span class="gls">surprise</span></span> <span class="ilpair"><span class="mor">-u</span><br><span class="gls">not.Q</span></span> <span class="ilpair"><span class="mor">si</span><br><span class="gls">PAST</span></span> <span class="ilpair"><span class="mor">pa</span><br><span class="gls">indicative</span></span> <span class="ilpair"><span class="mor">k-</span><br><span class="gls">ABS</span></span> <span class="ilpair"><span class="mor">ˈinad͡zi</span><br><span class="gls">apple</span></span> <span class="ilpair"><span class="mor">ˈlau</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">-zi</span><br><span class="gls">fem</span></span> <span class="ilpair"><span class="mor">l-</span><br><span class="gls">DAT</span></span> <span class="ilpair"><span class="mor">ˈiɲalu</span><br><span class="gls">girl</span></span> <span class="ilpair"><span class="mor">ˈt͡sej</span><br><span class="gls">give</span></span> <span class="ilpair"><span class="mor">-u</span><br><span class="gls">not.Q</span></span> <span class="ilpair"><span class="mor">si</span><br><span class="gls">PAST</span></span> <span class="ilpair"><span class="mor">pa</span><br><span class="gls">indicative</span></span> <span class="ilpair"><span class="mor">ˈlau</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">-θi</span><br><span class="gls">masc</span></span> <span class="ilpair"><span class="mor">s-</span><br><span class="gls">ERG</span></span> <span class="ilpair"><span class="mor">ˈaiʒipu</span><br><span class="gls">boy</span></span></p> + <p>ˈlauzi ˈlaiɟaja ˈd͡ʒalu si pa ˈkinad͡zi ˈlauzi ˈliɲalu ˈt͡seju si pa ˈlauθi ˈsaiʒipu</p> + <p>lauzi laiɟaya jalu si pa kinad͡zi lauzi liñalu tzeyu si pa lauthi saizhipu</p> + <il> + <w> + <o/> + <g>the</g> + </w> + <w> + <o/> + <g>fem</g> + </w> + <w> + <o/> + <g>DAT</g> + </w> + <w> + <o/> + <g>teacher</g> + </w> + <w> + <o/> + <g>surprise</g> + </w> + <w> + <o/> + <g>not.Q</g> + </w> + <w> + <o/> + <g>PAST</g> + </w> + <w> + <o/> + <g>indicative</g> + </w> + <w> + <o/> + <g>ABS</g> + </w> + <w> + <o/> + <g>apple</g> + </w> + <w> + <o/> + <g>the</g> + </w> + <w> + <o/> + <g>fem</g> + </w> + <w> + <o/> + <g>DAT</g> + </w> + <w> + <o/> + <g>girl</g> + </w> + <w> + <o/> + <g>give</g> + </w> + <w> + <o/> + <g>not.Q</g> + </w> + <w> + <o/> + <g>PAST</g> + </w> + <w> + <o/> + <g>indicative</g> + </w> + <w> + <o/> + <g>the</g> + </w> + <w> + <o/> + <g>masc</g> + </w> + <w> + <o/> + <g>ERG</g> + </w> + <w> + <o/> + <g>boy</g> + </w> + </il> </example>### ˈlauzi ˈlaiɟaja ˈd͡ʒalu si pa ˈkinad͡zi ˈlauzi ˈliɲalu ˈt͡seju si pa ˈlauθi ˈsaiʒipu
#-> ˈlauzi ˈlaiɟaja ˈd͡ʒalu si pa ˈkinad͡zi ˈlauzi ˈliɲalu ˈt͡seju si pa ˈlauθi ˈsaiʒipu
Lauzi laiɟaya jalu si pa kinad͡zi lauzi liñalu tzeyu si pa lauthi saizhipu. [ˈlauzi ˈlaiɟaja ˈd͡ʒalu si pa ˈkinad͡zi ˈlauzi ˈliɲalu ˈt͡seju si pa ˈlauθi ˈsaiʒipu] ˈlau the -zi fem l- DAT ˈaiɟaja teacher ˈd͡ʒal surprise -u not.Q si PAST pa indicative k- ABS ˈinad͡zi apple ˈlau the -zi fem l- DAT ˈiɲalu girl ˈt͡sej give -u not.Q si PAST pa indicative ˈlau the -θi masc s- ERG ˈaiʒipu boy “It surprised the teacher that the boy had given the girl an apple.” | (27) |
Quotes
Here is an example of how quotations are expressed:
Miscellaneous
Supplementary Materials
A collection of illustrative texts and a bilingual dictionary (English–Ushamu / Ushamu–English) accompany this grammar. The complete work – comprising the grammar, dictionary and texts – may also be downloaded in ODT or DOCX format.
Readers are encouraged to share observations or corrections via the feedback form. The present page may be accessed directly at:
https://languagecreator.org/grammar/2ZZLW
Behind the scenes, the Language Creator stores the generated language in a JSON-based format known as ELD. The corresponding ELD file may be downloaded, edited as required, and reuploaded in order to regenerate the grammar, dictionary and texts.
How to cite this grammar:
Language Creator. 2026. A Grammar of Ushamu. Generated by the Language Creator, version 0.90, on 26 April 2026. https://languagecreator.org/grammar/2ZZLW
In BibTeX format:
@misc{LC-2ZZLW,
year = 2026,
author = {{Language Creator}},
title = {A Grammar of {Ushamu}},
howpublished = {\url{https://languagecreator.org/grammar/2ZZLW}},
note = {Generated by the Language Creator, version 0.90, on 26 April 2026}
}
Execution time: 0.08 seconds.