A Grammar of Yozoo
Introduction
Scope and Purpose
This grammar provides a systematic description of the Yozoo language (the 112th 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 Yozoo.
Typological Profile
It has has no interesting typological features.Phonology
Phoneme Inventory
Consonants
Yozoo has a moderately small consonant inventory, comprising 18 phonemes.
It has a complete absence of affricates, a complete absence of laryngeal consonants and a markedly rich set of labial consonants.The table below presents the full inventory of consonant phonemes in Yozoo. The chart lists all places and manners of articulation attested in the language.
| labial | alveolar | postalveolar | lateral | palatal | velar | |
|---|---|---|---|---|---|---|
| stop | p b | d t | k ɡ | |||
| nasal | m | n | ɲ | |||
| fricative | f | s z | ʃ ʒ | |||
| approximant | w | ɾ | j |
Vowels
Yozoo has 14 vowel qualities, representing a highly complex vocalic system. The chart below displays the full set of contrasts employed in the language.
It has a modest but genuine inventory of nasal vowels, a full range of vowel qualities even in reduced syllables, front rounded vowels (these are cross-linguistically relatively uncommon, but occur in a number of well-known languages, including French, German, Turkish and Mandarin) and an unusually fine-grained height system distinguishing four levels.The table below presents the full inventory of vowel phonemes in Yozoo. The system comprises the distinct vowel qualities listed in the chart.
| front unrounded | front rounded | central | back | |
|---|---|---|---|---|
| close | i i# | y y# | u u# | |
| close-mid | e | ø | o | |
| open-mid | ɛ | œ | ɔ | |
| open | a a# |
Stress and Tones
Yozoo has neither phonemic stress nor lexical tone. Prosodic prominence and pitch variation are determined by pragmatic and discourse factors rather than by lexical contrasts.
Phonological Processes
Vowel Harmony
Vowel harmony does not exist in this language.
Writing System
Introduction
Yozoo 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 /ɛ/ |
| f /f/ | g /ɡ/ | i /i/ | j /j/ |
| k /k/ | m /m/ | n /n/ | o /ɔ/ |
| p /p/ | r /ɾ/ | s /s/ | t /t/ |
| u /u/ | w /w/ | y /y/ | z /z/ |
| é /e/ | ñ /ɲ/ | ó /o/ | ø /ø/ |
| œ /œ/ |
Multi-letter combinations such as digraphs
| an /a#/ | in /i#/ | sh /ʃ/ |
| un /u#/ | yn /y#/ | zh /ʒ/ |
Word Classes and Morphology
Number and Gender
Number
Yozoo does not have grammatical number.
Gender
Yozoo has the following genders:
Gender fem – for instance: banpó ‘hand’, jyke ‘mother’, jøzhe ‘back’, kansa ‘child’, kyke ‘snow’, kypi ‘tongue’, kyrun ‘bone’, myja ‘bird’, pudó ‘moon’, romœ ‘daughter’, sepø ‘mountain’, sézhi ‘slime’, téñyn ‘bosom’, tœrœ ‘tail’, tœsø ‘sun’, wónó ‘anus’, zhanje ‘people’, zhogi ‘tooth’, zhœry ‘flower’, ñøpyn ‘sky’.
Gender masc – for instance: bañø ‘binoculars’, byzø ‘bed’, dømé ‘year’, fyñe ‘lion’, jøwo ‘fruit’, meno ‘house’, mébé ‘colour’, nyma ‘dialect’, nøre ‘breath’, raso ‘surface’, runsi ‘south’, shojœ ‘God’, shézhu ‘apple’, sówi ‘rope’, zemø ‘dog’, zhamó ‘umbrella’, zóti ‘manner’, ñadin ‘net’, ñoshi ‘seed’, ñóbin ‘west’.
The Nominal Phrase
Nominal phrases in Yozoo 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 NRel: 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"/>
<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> - <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"/> <np number="sing" def="def" locus="number"> <word posp="noun" gloss="knife"/> <word gloss="the" posp="det"/> </np> </pp> </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="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="subj" number="sing" def="def" locus="number"> + <np role="subj" number="sing" def="def" locus="number" case="NOM"> <word posp="noun" gloss="woman"/> <word gloss="the" posp="det"/> <pp role="comitative"> <word gloss="COMIT" posp="pp"/> <np number="sing" def="def" locus="number"> <word posp="noun" gloss="knife"/> <word gloss="the" posp="det"/> </np> </pp> </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="obj" def="def" number="plur" tr="rheme" locus="number"> + <np role="obj" def="def" number="plur" tr="rheme" locus="number" case="ACC"> <word posp="noun" gloss="mouse"/> <word posp="adj" gloss="blind"/> <word posp="num" gloss="three"/> <word posp="det" gloss="yon"/> </np> </s> </example>
module markowner: No change.
module addgender:
<example id="nomphr" translation="The woman with the knife caught those three blind mice."> <s> - <np role="subj" number="sing" def="def" locus="number" case="NOM"> + <np role="subj" number="sing" def="def" locus="number" case="NOM" gender="fem"> <word posp="noun" gloss="woman"/> <word gloss="the" posp="det"/> <pp role="comitative"> <word gloss="COMIT" posp="pp"/> - <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> <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" def="def" number="plur" tr="rheme" locus="number" case="ACC"> + <np role="obj" def="def" number="plur" tr="rheme" locus="number" case="ACC" gender="masc"> <word posp="noun" gloss="mouse"/> <word posp="adj" gloss="blind"/> <word posp="num" gloss="three"/> <word posp="det" gloss="yon"/> </np> </s> </example>
module simplifynumber: No change.
module propagatenumber: No change.
createpronouns: No change.
module ngen: No change.
module wordorder: No change.
module wordorder:
<example id="nomphr" translation="The woman with the knife caught those three blind mice.">
<s>
<np role="subj" number="sing" def="def" locus="number" case="NOM" gender="fem">
<word posp="noun" gloss="woman"/>
<word gloss="the" posp="det"/>
<pp role="comitative">
<word gloss="COMIT" posp="pp"/>
<np number="sing" def="def" locus="number" gender="masc">
<word posp="noun" gloss="knife"/>
<word gloss="the" posp="det"/>
</np>
</pp>
</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="obj" def="def" number="plur" tr="rheme" locus="number" case="ACC" gender="masc">
+ <word posp="num" gloss="three"/>
<word posp="noun" gloss="mouse"/>
<word posp="adj" gloss="blind"/>
- <word posp="num" gloss="three"/>
<word posp="det" gloss="yon"/>
</np>
</s>
</example>
module wordorder:
<example id="nomphr" translation="The woman with the knife caught those three blind mice.">
<s>
<np role="subj" number="sing" def="def" locus="number" case="NOM" 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"/>
<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>
<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" def="def" number="plur" tr="rheme" locus="number" case="ACC" gender="masc">
+ <word posp="det" gloss="yon"/>
<word posp="num" gloss="three"/>
<word posp="noun" gloss="mouse"/>
<word posp="adj" gloss="blind"/>
- <word posp="det" gloss="yon"/>
</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="subj" number="sing" def="def" locus="number" case="NOM" gender="fem">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="woman"/>
<pp role="comitative">
<word gloss="COMIT" posp="pp"/>
<np number="sing" def="def" locus="number" gender="masc">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="knife"/>
</np>
</pp>
</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" subj="3.sing.fem" obj="3.plur.masc">
<word posp="verb" gloss="catch"/>
</vp>
<np role="obj" def="def" number="plur" tr="rheme" locus="number" case="ACC" gender="masc">
<word posp="det" gloss="yon"/>
<word posp="num" gloss="three"/>
<word posp="noun" gloss="mouse"/>
<word posp="adj" gloss="blind"/>
</np>
</s>
</example>
prodrop: No change.
addclitics:
<example id="nomphr" translation="The woman with the knife caught those three blind mice.">
<s>
<np role="subj" number="sing" def="def" locus="number" case="NOM" gender="fem">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="woman"/>
<pp role="comitative">
<word gloss="COMIT" posp="pp"/>
<np number="sing" def="def" locus="number" gender="masc">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="knife"/>
</np>
</pp>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.plur.masc">
+ <thingy type="vpta" function="proclitic" gloss="PAST"/>
+ <thingy type="vpnegation" function="proclitic" gloss="POS"/>
+ <thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
<word posp="verb" gloss="catch"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np role="obj" def="def" number="plur" tr="rheme" locus="number" case="ACC" gender="masc">
<word posp="det" gloss="yon"/>
<word posp="num" gloss="three"/>
<word posp="noun" gloss="mouse"/>
<word posp="adj" gloss="blind"/>
</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="subj" number="sing" def="def" locus="number" case="NOM" gender="fem">
- <word gloss="the" posp="det"/>
- <word posp="noun" gloss="woman"/>
+ <word gloss="the" posp="det" role="subj" number="sing" def="def" locus="number" case="NOM" gender="fem"/>
+ <word posp="noun" gloss="woman" role="subj" number="sing" def="def" locus="number" case="NOM" gender="fem"/>
<pp role="comitative">
- <word gloss="COMIT" posp="pp"/>
+ <word gloss="COMIT" posp="pp" role="comitative"/>
<np number="sing" def="def" locus="number" gender="masc">
- <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>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.plur.masc">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
<thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
- <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" subj="3.sing.fem" obj="3.plur.masc"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np role="obj" def="def" number="plur" tr="rheme" locus="number" case="ACC" gender="masc">
- <word posp="det" gloss="yon"/>
- <word posp="num" gloss="three"/>
- <word posp="noun" gloss="mouse"/>
- <word posp="adj" gloss="blind"/>
+ <word posp="det" gloss="yon" role="obj" def="def" number="plur" tr="rheme" locus="number" case="ACC" gender="masc"/>
+ <word posp="num" gloss="three" role="obj" def="def" number="plur" tr="rheme" locus="number" case="ACC" gender="masc"/>
+ <word posp="noun" gloss="mouse" role="obj" def="def" number="plur" tr="rheme" locus="number" case="ACC" gender="masc"/>
+ <word posp="adj" gloss="blind" role="obj" def="def" number="plur" tr="rheme" locus="number" case="ACC" gender="masc"/>
</np>
</s>
</example>
About to call getSlotValue for the/det/gender/obligatoryGot fem
About to call getSlotValue for woman/noun/number/optional
Got sing
About to call getSlotValue for woman/noun/case/optional
Got NOM
About to call getSlotValue for the/det/gender/obligatory
Got masc
About to call getSlotValue for knife/noun/number/optional
Got sing
About to call getSlotValue for knife/noun/case/optional
About to call getSlotValue for yon/det/gender/obligatory
Got masc
About to call getSlotValue for mouse/noun/number/optional
Got plur
About to call getSlotValue for mouse/noun/case/optional
Got ACC
addaffixes:
<example id="nomphr" translation="The woman with the knife caught those three blind mice.">
<s>
<np role="subj" number="sing" def="def" locus="number" case="NOM" gender="fem">
<word gloss="the" posp="det" role="subj" number="sing" def="def" locus="number" case="NOM" gender="fem"/>
+ <thingy type="detgender" function="suffix" gloss="fem"/>
+ <thingy type="nounnumber" function="prefix" gloss="sing"/>
+ <thingy type="nouncase" function="prefix" gloss="NOM"/>
<word posp="noun" gloss="woman" role="subj" number="sing" def="def" locus="number" case="NOM" gender="fem"/>
<pp role="comitative">
<word gloss="COMIT" posp="pp" role="comitative"/>
<np number="sing" def="def" locus="number" gender="masc">
<word gloss="the" posp="det" number="sing" def="def" locus="number" gender="masc"/>
+ <thingy type="detgender" function="suffix" gloss="masc"/>
+ <thingy type="nounnumber" function="prefix" gloss="sing"/>
<word posp="noun" gloss="knife" number="sing" def="def" locus="number" gender="masc"/>
</np>
</pp>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.plur.masc">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
<thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
<word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.plur.masc"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np role="obj" def="def" number="plur" tr="rheme" locus="number" case="ACC" gender="masc">
<word posp="det" gloss="yon" role="obj" def="def" number="plur" tr="rheme" locus="number" case="ACC" gender="masc"/>
+ <thingy type="detgender" function="suffix" gloss="masc"/>
<word posp="num" gloss="three" role="obj" def="def" number="plur" tr="rheme" locus="number" case="ACC" gender="masc"/>
+ <thingy type="nounnumber" function="prefix" gloss="plur"/>
+ <thingy type="nouncase" function="prefix" gloss="ACC"/>
<word posp="noun" gloss="mouse" role="obj" def="def" number="plur" tr="rheme" locus="number" case="ACC" gender="masc"/>
<word posp="adj" gloss="blind" role="obj" def="def" number="plur" tr="rheme" locus="number" case="ACC" gender="masc"/>
</np>
</s>
</example>
flatten:
<example id="nomphr" translation="The woman with the knife caught those three blind mice."> - <s> - <np role="subj" number="sing" def="def" locus="number" case="NOM" gender="fem"> + <flat> <word gloss="the" posp="det" role="subj" number="sing" def="def" locus="number" case="NOM" gender="fem"/> <thingy type="detgender" function="suffix" gloss="fem"/> <thingy type="nounnumber" function="prefix" gloss="sing"/> <thingy type="nouncase" function="prefix" gloss="NOM"/> <word posp="noun" gloss="woman" role="subj" number="sing" def="def" locus="number" case="NOM" gender="fem"/> - <pp role="comitative"> <word gloss="COMIT" posp="pp" role="comitative"/> - <np number="sing" def="def" locus="number" gender="masc"> <word gloss="the" posp="det" number="sing" def="def" locus="number" gender="masc"/> <thingy type="detgender" function="suffix" gloss="masc"/> <thingy type="nounnumber" function="prefix" gloss="sing"/> <word posp="noun" gloss="knife" number="sing" def="def" locus="number" gender="masc"/> - </np> - </pp> - </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.plur.masc"> <thingy type="vpta" function="proclitic" gloss="PAST"/> <thingy type="vpnegation" function="proclitic" gloss="POS"/> <thingy type="vpquestion" function="proclitic" gloss="not.Q"/> <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.plur.masc"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> - </vp> - <np role="obj" def="def" number="plur" tr="rheme" locus="number" case="ACC" gender="masc"> <word posp="det" gloss="yon" role="obj" def="def" number="plur" tr="rheme" locus="number" case="ACC" gender="masc"/> <thingy type="detgender" function="suffix" gloss="masc"/> <word posp="num" gloss="three" role="obj" def="def" number="plur" tr="rheme" locus="number" case="ACC" gender="masc"/> <thingy type="nounnumber" function="prefix" gloss="plur"/> <thingy type="nouncase" function="prefix" gloss="ACC"/> <word posp="noun" gloss="mouse" role="obj" def="def" number="plur" tr="rheme" locus="number" case="ACC" gender="masc"/> <word posp="adj" gloss="blind" role="obj" def="def" number="plur" tr="rheme" locus="number" case="ACC" gender="masc"/> - </np> - </s> + </flat> </example>
addvocab:
<example id="nomphr" translation="The woman with the knife caught those three blind mice."> <flat> - <word gloss="the" posp="det" role="subj" number="sing" def="def" locus="number" case="NOM" gender="fem"/> - <thingy type="detgender" function="suffix" gloss="fem"/> - <thingy type="nounnumber" function="prefix" gloss="sing"/> - <thingy type="nouncase" function="prefix" gloss="NOM"/> - <word posp="noun" gloss="woman" role="subj" number="sing" def="def" locus="number" case="NOM" gender="fem"/> - <word gloss="COMIT" posp="pp" role="comitative"/> - <word gloss="the" posp="det" number="sing" def="def" locus="number" gender="masc"/> - <thingy type="detgender" function="suffix" gloss="masc"/> - <thingy type="nounnumber" function="prefix" gloss="sing"/> - <word posp="noun" gloss="knife" number="sing" def="def" locus="number" gender="masc"/> - <thingy type="vpta" function="proclitic" gloss="PAST"/> - <thingy type="vpnegation" function="proclitic" gloss="POS"/> - <thingy type="vpquestion" function="proclitic" gloss="not.Q"/> - <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.plur.masc"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <word posp="det" gloss="yon" role="obj" def="def" number="plur" tr="rheme" locus="number" case="ACC" gender="masc"/> - <thingy type="detgender" function="suffix" gloss="masc"/> - <word posp="num" gloss="three" role="obj" def="def" number="plur" tr="rheme" locus="number" case="ACC" gender="masc"/> - <thingy type="nounnumber" function="prefix" gloss="plur"/> - <thingy type="nouncase" function="prefix" gloss="ACC"/> - <word posp="noun" gloss="mouse" role="obj" def="def" number="plur" tr="rheme" locus="number" case="ACC" gender="masc"/> - <word posp="adj" gloss="blind" role="obj" def="def" number="plur" tr="rheme" locus="number" case="ACC" gender="masc"/> + <word gloss="the" posp="det" role="subj" number="sing" def="def" locus="number" case="NOM" gender="fem">|z|y#|</word> + <thingy type="detgender" function="suffix" gloss="fem">-|f|e|</thingy> + <thingy type="nounnumber" function="prefix" gloss="sing">-</thingy> + <thingy type="nouncase" function="prefix" gloss="NOM">-</thingy> + <word posp="noun" gloss="woman" role="subj" number="sing" def="def" locus="number" case="NOM" gender="fem">|w|a|ʒ|u|</word> + <word gloss="COMIT" posp="pp" role="comitative">|m|ø|</word> + <word gloss="the" posp="det" number="sing" def="def" locus="number" gender="masc">|z|y#|</word> + <thingy type="detgender" function="suffix" gloss="masc">-|j|a|</thingy> + <thingy type="nounnumber" function="prefix" gloss="sing">-</thingy> + <word posp="noun" gloss="knife" number="sing" def="def" locus="number" gender="masc">|ɾ|o|p|ø|</word> + <thingy type="vpta" function="proclitic" gloss="PAST">|w|e|</thingy> + <thingy type="vpnegation" function="proclitic" gloss="POS">-</thingy> + <thingy type="vpquestion" function="proclitic" gloss="not.Q">-</thingy> + <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.plur.masc">|p|y|s|y|</word> + <thingy type="vpmode" function="enclitic" gloss="indicative">|w|a|</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> + <word posp="det" gloss="yon" role="obj" def="def" number="plur" tr="rheme" locus="number" case="ACC" gender="masc">|b|ɛ|</word> + <thingy type="detgender" function="suffix" gloss="masc">-|j|a|</thingy> + <word posp="num" gloss="three" role="obj" def="def" number="plur" tr="rheme" locus="number" case="ACC" gender="masc">|ɡ|ɔ|</word> + <thingy type="nounnumber" function="prefix" gloss="plur">|m|ɛ|-</thingy> + <thingy type="nouncase" function="prefix" gloss="ACC">|ɲ|e|-</thingy> + <word posp="noun" gloss="mouse" role="obj" def="def" number="plur" tr="rheme" locus="number" case="ACC" gender="masc">|ɲ|a|n|a|</word> + <word posp="adj" gloss="blind" role="obj" def="def" number="plur" tr="rheme" locus="number" case="ACC" gender="masc">|ɾ|a|ɾ|e|</word> </flat> </example>
vowelharmony: No change.
### |z|y#|#-> zy#
### |z|y#|
#-> zy#
### -|f|e|
#-> -fe
### -|f|e|
#-> -fe
### |w|a|ʒ|u|
#-> waʒu
### |w|a|ʒ|u|
#-> waʒu
### |m|ø|
#-> mø
### |m|ø|
#-> mø
### |z|y#|
#-> zy#
### |z|y#|
#-> zy#
### -|j|a|
#-> -ja
### -|j|a|
#-> -ja
### |ɾ|o|p|ø|
#-> ɾopø
### |ɾ|o|p|ø|
#-> ɾopø
### |w|e|
#-> we
### |w|e|
#-> we
### |p|y|s|y|
#-> pysy
### |p|y|s|y|
#-> pysy
### |w|a|
#-> wa
### |w|a|
#-> wa
### |b|ɛ|
#-> bɛ
### |b|ɛ|
#-> bɛ
### -|j|a|
#-> -ja
### -|j|a|
#-> -ja
### |ɡ|ɔ|
#-> ɡɔ
### |ɡ|ɔ|
#-> ɡɔ
### |m|ɛ|-
#-> mɛ-
### |m|ɛ|-
#-> mɛ-
### |ɲ|e|-
#-> ɲe-
### |ɲ|e|-
#-> ɲe-
### |ɲ|a|n|a|
#-> ɲana
### |ɲ|a|n|a|
#-> ɲana
### |ɾ|a|ɾ|e|
#-> ɾaɾe
### |ɾ|a|ɾ|e|
#-> ɾaɾe
### |z|y#||f|e| |w|a|ʒ|u| |m|ø| |z|y#||j|a| |ɾ|o|p|ø| |w|e| |p|y|s|y| |w|a| |b|ɛ||j|a| |ɡ|ɔ| |m|ɛ||ɲ|e||ɲ|a|n|a| |ɾ|a|ɾ|e|
#-> zy#fe waʒu mø zy#ja ɾopø we pysy wa bɛja ɡɔ mɛɲeɲana ɾaɾe
removetags:
<example id="nomphr" translation="The woman with the knife caught those three blind mice.">
<flat>
<word gloss="the" posp="det" role="subj" number="sing" def="def" locus="number" case="NOM" gender="fem">|z|y#|</word>
<thingy type="detgender" function="suffix" gloss="fem">-|f|e|</thingy>
- <thingy type="nounnumber" function="prefix" gloss="sing">-</thingy>
- <thingy type="nouncase" function="prefix" gloss="NOM">-</thingy>
<word posp="noun" gloss="woman" role="subj" number="sing" def="def" locus="number" case="NOM" gender="fem">|w|a|ʒ|u|</word>
<word gloss="COMIT" posp="pp" role="comitative">|m|ø|</word>
<word gloss="the" posp="det" number="sing" def="def" locus="number" gender="masc">|z|y#|</word>
<thingy type="detgender" function="suffix" gloss="masc">-|j|a|</thingy>
- <thingy type="nounnumber" function="prefix" gloss="sing">-</thingy>
<word posp="noun" gloss="knife" number="sing" def="def" locus="number" gender="masc">|ɾ|o|p|ø|</word>
<thingy type="vpta" function="proclitic" gloss="PAST">|w|e|</thingy>
- <thingy type="vpnegation" function="proclitic" gloss="POS">-</thingy>
- <thingy type="vpquestion" function="proclitic" gloss="not.Q">-</thingy>
<word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.plur.masc">|p|y|s|y|</word>
<thingy type="vpmode" function="enclitic" gloss="indicative">|w|a|</thingy>
- <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy>
<word posp="det" gloss="yon" role="obj" def="def" number="plur" tr="rheme" locus="number" case="ACC" gender="masc">|b|ɛ|</word>
<thingy type="detgender" function="suffix" gloss="masc">-|j|a|</thingy>
<word posp="num" gloss="three" role="obj" def="def" number="plur" tr="rheme" locus="number" case="ACC" gender="masc">|ɡ|ɔ|</word>
<thingy type="nounnumber" function="prefix" gloss="plur">|m|ɛ|-</thingy>
<thingy type="nouncase" function="prefix" gloss="ACC">|ɲ|e|-</thingy>
<word posp="noun" gloss="mouse" role="obj" def="def" number="plur" tr="rheme" locus="number" case="ACC" gender="masc">|ɲ|a|n|a|</word>
<word posp="adj" gloss="blind" role="obj" def="def" number="plur" tr="rheme" locus="number" case="ACC" gender="masc">|ɾ|a|ɾ|e|</word>
</flat>
+ <p><span class="ilpair"><span class="mor">zỹ</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">-fe</span><br><span class="gls">fem</span></span> <span class="ilpair"><span class="mor">waʒu</span><br><span class="gls">woman</span></span> <span class="ilpair"><span class="mor">mø</span><br><span class="gls">COMIT</span></span> <span class="ilpair"><span class="mor">zỹ</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">-ja</span><br><span class="gls">masc</span></span> <span class="ilpair"><span class="mor">ɾopø</span><br><span class="gls">knife</span></span> <span class="ilpair"><span class="mor">we</span><br><span class="gls">PAST</span></span> <span class="ilpair"><span class="mor">pysy</span><br><span class="gls">catch</span></span> <span class="ilpair"><span class="mor">wa</span><br><span class="gls">indicative</span></span> <span class="ilpair"><span class="mor">bɛ</span><br><span class="gls">yon</span></span> <span class="ilpair"><span class="mor">-ja</span><br><span class="gls">masc</span></span> <span class="ilpair"><span class="mor">ɡɔ</span><br><span class="gls">three</span></span> <span class="ilpair"><span class="mor">mɛ-</span><br><span class="gls">plur</span></span> <span class="ilpair"><span class="mor">ɲe-</span><br><span class="gls">ACC</span></span> <span class="ilpair"><span class="mor">ɲana</span><br><span class="gls">mouse</span></span> <span class="ilpair"><span class="mor">ɾaɾe</span><br><span class="gls">blind</span></span></p>
+ <p>zỹfe waʒu mø zỹja ɾopø we pysy wa bɛja ɡɔ mɛɲeɲana ɾaɾe</p>
+ <p>zynfé wazhu Mø zynja rópø wé pysy wa beja go meñéñana raré</p>
+ <il>
+ <w>
+ <o>zỹ</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>-fe</o>
+ <g>fem</g>
+ </w>
+ <w>
+ <o>waʒu</o>
+ <g>woman</g>
+ </w>
+ <w>
+ <o>mø</o>
+ <g>COMIT</g>
+ </w>
+ <w>
+ <o>zỹ</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>-ja</o>
+ <g>masc</g>
+ </w>
+ <w>
+ <o>ɾopø</o>
+ <g>knife</g>
+ </w>
+ <w>
+ <o>we</o>
+ <g>PAST</g>
+ </w>
+ <w>
+ <o>pysy</o>
+ <g>catch</g>
+ </w>
+ <w>
+ <o>wa</o>
+ <g>indicative</g>
+ </w>
+ <w>
+ <o>bɛ</o>
+ <g>yon</g>
+ </w>
+ <w>
+ <o>-ja</o>
+ <g>masc</g>
+ </w>
+ <w>
+ <o>ɡɔ</o>
+ <g>three</g>
+ </w>
+ <w>
+ <o>mɛ-</o>
+ <g>plur</g>
+ </w>
+ <w>
+ <o>ɲe-</o>
+ <g>ACC</g>
+ </w>
+ <w>
+ <o>ɲana</o>
+ <g>mouse</g>
+ </w>
+ <w>
+ <o>ɾaɾe</o>
+ <g>blind</g>
+ </w>
+ </il>
</example>
### zỹfe waʒu mø zỹja ɾopø we pysy wa bɛja ɡɔ mɛɲeɲana ɾaɾe#-> zỹfe waʒu mø zỹja ɾopø we pysy wa bɛja ɡɔ mɛɲeɲana ɾaɾe
Zynfé wazhu Mø zynja rópø wé pysy wa beja go meñéñana raré. [zỹfe waʒu mø zỹja ɾopø we pysy wa bɛja ɡɔ mɛɲeɲana ɾaɾe] zỹ the -fe fem waʒu woman mø COMIT zỹ the -ja masc ɾopø knife we PAST pysy catch wa indicative bɛ yon -ja masc ɡɔ three mɛ- plur ɲe- ACC ɲana mouse ɾaɾe blind “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 are no clitics in the nominal phrase.The Noun
The noun in Yozoo consists of first, an optional prefix expressing number, comprising me- /mɛ-/ ‘plur’; second, an optional prefix expressing case, comprising ñé- /ɲe-/ ‘ACC’, dó- /do-/ ‘GEN’, kun- /ku#-/ ‘DAT’, dø- /dø-/ ‘INS’, do- /dɔ-/ ‘VOC’, né- /ne-/ ‘ALL’, ru- /ɾu-/ ‘LOC’, ry- /ɾy-/ ‘ABL’ and ñø- /ɲø-/ ‘PART’; and finally, third, the root.
The noun displays the following derivational morphology: two suffixes, namely -ze /-zɛ/ ‘little’ and -fó /-fo/ ‘big’
The Adjective
The adjective in Yozoo stands alone without any prefixes or suffixes attached to it.
Numerals
The numeral in Yozoo stands alone without any prefixes or suffixes attached to it.
Determiners
In Yozoo, the determiner has the following structure: the root followed by an obligatory suffix expressing gender, comprising -ja /-ja/ ‘masc’ and -fé /-fe/ ‘fem’.
Pronouns
The pronoun in Yozoo 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 NRel: 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"/> - <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> + <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" 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> + <np def="def" number="plur" tr="theme" role="subj" locus="number"> + <word person="1incl" number="plur" posp="pron"/> + </np> <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" number="plur" tr="theme" role="subj" locus="number"> + <np def="def" number="plur" tr="theme" role="subj" locus="number" case="NOM"> <word person="1excl" number="dual" posp="pron"/> </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" tr="rheme" number="sing" role="obj" locus="number"> + <np def="def" tr="rheme" number="sing" role="obj" locus="number" case="ACC"> <word posp="noun" gloss="tiger"/> <word gloss="the" posp="det"/> </np> <word gloss="because" posp="conj"/> </s> <s> <np def="def" number="plur" tr="theme" role="subj" locus="number"> <word person="1incl" number="plur" posp="pron"/> </np> <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> </s> </example>
module markowner: No change.
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" number="plur" tr="theme" role="subj" locus="number" case="NOM">
<word person="1excl" number="dual" posp="pron"/>
</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" tr="rheme" number="sing" role="obj" locus="number" case="ACC">
+ <np def="def" tr="rheme" number="sing" role="obj" locus="number" case="ACC" gender="masc">
<word posp="noun" gloss="tiger"/>
<word gloss="the" posp="det"/>
</np>
<word gloss="because" posp="conj"/>
</s>
<s>
<np def="def" number="plur" tr="theme" role="subj" locus="number">
<word person="1incl" number="plur" posp="pron"/>
</np>
<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>
</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" number="plur" tr="theme" role="subj" locus="number" case="NOM">
- <word person="1excl" number="dual" posp="pron"/>
+ <word person="1excl" number="plur" posp="pron"/>
</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" tr="rheme" number="sing" role="obj" locus="number" case="ACC" gender="masc">
<word posp="noun" gloss="tiger"/>
<word gloss="the" posp="det"/>
</np>
<word gloss="because" posp="conj"/>
</s>
<s>
<np def="def" number="plur" tr="theme" role="subj" locus="number">
<word person="1incl" number="plur" posp="pron"/>
</np>
<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>
</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" number="plur" tr="theme" role="subj" locus="number" case="NOM">
<word person="1excl" number="plur" posp="pron"/>
</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" tr="rheme" number="sing" role="obj" locus="number" case="ACC" gender="masc">
- <word posp="noun" gloss="tiger"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="tiger"/>
</np>
<word gloss="because" posp="conj"/>
</s>
<s>
<np def="def" number="plur" tr="theme" role="subj" locus="number">
<word person="1incl" number="plur" posp="pron"/>
</np>
<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>
</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" number="plur" tr="theme" role="subj" locus="number" case="NOM">
- <word person="1excl" number="plur" posp="pron"/>
+ <word person="1excl" number="plur" posp="pron" gloss="1excl.plur" gender="fem"/>
</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" tr="rheme" number="sing" role="obj" locus="number" case="ACC" gender="masc">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="tiger"/>
</np>
<word gloss="because" posp="conj"/>
</s>
<s>
<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="fem"/>
</np>
<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>
</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" number="plur" tr="theme" role="subj" locus="number" case="NOM"> + <np def="def" number="plur" tr="theme" role="subj" locus="number" case="NOM" person="1excl"> <word person="1excl" number="plur" posp="pron" gloss="1excl.plur" gender="fem"/> </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" subj="1excl.plur" obj="3.sing.masc"> <word posp="verb" gloss="kill"/> </vp> <np def="def" tr="rheme" number="sing" role="obj" locus="number" case="ACC" gender="masc"> <word gloss="the" posp="det"/> <word posp="noun" gloss="tiger"/> </np> <word gloss="because" posp="conj"/> </s> <s> - <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="fem"/> </np> - <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> </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" number="plur" tr="theme" role="subj" locus="number" case="NOM" person="1excl"> - <word person="1excl" number="plur" posp="pron" gloss="1excl.plur" gender="fem"/> - </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.plur" obj="3.sing.masc"> <word posp="verb" gloss="kill"/> </vp> <np def="def" tr="rheme" number="sing" role="obj" locus="number" case="ACC" gender="masc"> <word gloss="the" posp="det"/> <word posp="noun" gloss="tiger"/> </np> <word gloss="because" posp="conj"/> </s> <s> - <np def="def" number="plur" tr="theme" role="subj" locus="number" person="1incl"> - <word person="1incl" number="plur" posp="pron" gloss="1incl.plur" gender="fem"/> - </np> <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> </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">
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.plur" obj="3.sing.masc">
+ <thingy type="vpta" function="proclitic" gloss="PAST"/>
+ <thingy type="vpnegation" function="proclitic" gloss="POS"/>
+ <thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
<word posp="verb" gloss="kill"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np def="def" tr="rheme" number="sing" role="obj" locus="number" case="ACC" gender="masc">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="tiger"/>
</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">
+ <thingy type="vpta" function="proclitic" gloss="PRES"/>
+ <thingy type="vpnegation" function="proclitic" gloss="POS"/>
+ <thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
<word posp="verb" gloss="be"/>
<word posp="adj" gloss="happy"/>
+ <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">
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.plur" obj="3.sing.masc">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
<thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
- <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" subj="1excl.plur" obj="3.sing.masc"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np def="def" tr="rheme" number="sing" role="obj" locus="number" case="ACC" gender="masc">
- <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="ACC" gender="masc"/>
+ <word posp="noun" gloss="tiger" def="def" tr="rheme" number="sing" role="obj" locus="number" case="ACC" 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">
<thingy type="vpta" function="proclitic" gloss="PRES"/>
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
<thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
- <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="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/number/optional
Got sing
About to call getSlotValue for tiger/noun/case/optional
Got ACC
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">
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.plur" obj="3.sing.masc">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
<thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
<word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.plur" obj="3.sing.masc"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np def="def" tr="rheme" number="sing" role="obj" locus="number" case="ACC" gender="masc">
<word gloss="the" posp="det" def="def" tr="rheme" number="sing" role="obj" locus="number" case="ACC" gender="masc"/>
+ <thingy type="detgender" function="suffix" gloss="masc"/>
+ <thingy type="nounnumber" function="prefix" gloss="sing"/>
+ <thingy type="nouncase" function="prefix" gloss="ACC"/>
<word posp="noun" gloss="tiger" def="def" tr="rheme" number="sing" role="obj" locus="number" case="ACC" 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">
<thingy type="vpta" function="proclitic" gloss="PRES"/>
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
<thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
<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="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"> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.plur" obj="3.sing.masc"> + <flat> <thingy type="vpta" function="proclitic" gloss="PAST"/> <thingy type="vpnegation" function="proclitic" gloss="POS"/> <thingy type="vpquestion" function="proclitic" gloss="not.Q"/> <word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.plur" obj="3.sing.masc"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> - </vp> - <np def="def" tr="rheme" number="sing" role="obj" locus="number" case="ACC" gender="masc"> <word gloss="the" posp="det" def="def" tr="rheme" number="sing" role="obj" locus="number" case="ACC" gender="masc"/> <thingy type="detgender" function="suffix" gloss="masc"/> <thingy type="nounnumber" function="prefix" gloss="sing"/> <thingy type="nouncase" function="prefix" gloss="ACC"/> <word posp="noun" gloss="tiger" def="def" tr="rheme" number="sing" role="obj" locus="number" case="ACC" 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"> <thingy type="vpta" function="proclitic" gloss="PRES"/> <thingy type="vpnegation" function="proclitic" gloss="POS"/> <thingy type="vpquestion" function="proclitic" gloss="not.Q"/> <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="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="vpta" function="proclitic" gloss="PAST"/> - <thingy type="vpnegation" function="proclitic" gloss="POS"/> - <thingy type="vpquestion" function="proclitic" gloss="not.Q"/> - <word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.plur" obj="3.sing.masc"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <word gloss="the" posp="det" def="def" tr="rheme" number="sing" role="obj" locus="number" case="ACC" gender="masc"/> - <thingy type="detgender" function="suffix" gloss="masc"/> - <thingy type="nounnumber" function="prefix" gloss="sing"/> - <thingy type="nouncase" function="prefix" gloss="ACC"/> - <word posp="noun" gloss="tiger" def="def" tr="rheme" number="sing" role="obj" locus="number" case="ACC" gender="masc"/> - <word gloss="because" posp="conj"/> - <thingy type="vpta" function="proclitic" gloss="PRES"/> - <thingy type="vpnegation" function="proclitic" gloss="POS"/> - <thingy type="vpquestion" function="proclitic" gloss="not.Q"/> - <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="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> + <thingy type="vpta" function="proclitic" gloss="PAST">|w|e|</thingy> + <thingy type="vpnegation" function="proclitic" gloss="POS">-</thingy> + <thingy type="vpquestion" function="proclitic" gloss="not.Q">-</thingy> + <word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.plur" obj="3.sing.masc">|n|y|t|y|</word> + <thingy type="vpmode" function="enclitic" gloss="indicative">|w|a|</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> + <word gloss="the" posp="det" def="def" tr="rheme" number="sing" role="obj" locus="number" case="ACC" gender="masc">|z|y#|</word> + <thingy type="detgender" function="suffix" gloss="masc">-|j|a|</thingy> + <thingy type="nounnumber" function="prefix" gloss="sing">-</thingy> + <thingy type="nouncase" function="prefix" gloss="ACC">|ɲ|e|-</thingy> + <word posp="noun" gloss="tiger" def="def" tr="rheme" number="sing" role="obj" locus="number" case="ACC" gender="masc">|p|ɛ|f|i|</word> + <word gloss="because" posp="conj">|f|e|</word> + <thingy type="vpta" function="proclitic" gloss="PRES">-</thingy> + <thingy type="vpnegation" function="proclitic" gloss="POS">-</thingy> + <thingy type="vpquestion" function="proclitic" gloss="not.Q">-</thingy> + <word posp="verb" gloss="be" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="1incl.plur">|k|y#|s|y|</word> + <word posp="adj" gloss="happy" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="1incl.plur">|s|ɔ|ɡ|e|</word> + <thingy type="vpmode" function="enclitic" gloss="indicative">|w|a|</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> </flat> </example>
vowelharmony: No change.
### |w|e|#-> we
### |w|e|
#-> we
### |n|y|t|y|
#-> nyty
### |n|y|t|y|
#-> nyty
### |w|a|
#-> wa
### |w|a|
#-> wa
### |z|y#|
#-> zy#
### |z|y#|
#-> zy#
### -|j|a|
#-> -ja
### -|j|a|
#-> -ja
### |ɲ|e|-
#-> ɲe-
### |ɲ|e|-
#-> ɲe-
### |p|ɛ|f|i|
#-> pɛfi
### |p|ɛ|f|i|
#-> pɛfi
### |f|e|
#-> fe
### |f|e|
#-> fe
### |k|y#|s|y|
#-> ky#sy
### |k|y#|s|y|
#-> ky#sy
### |s|ɔ|ɡ|e|
#-> sɔɡe
### |s|ɔ|ɡ|e|
#-> sɔɡe
### |w|a|
#-> wa
### |w|a|
#-> wa
### |w|e| |n|y|t|y| |w|a| |z|y#||j|a| |ɲ|e||p|ɛ|f|i| |f|e| |k|y#|s|y| |s|ɔ|ɡ|e| |w|a|
#-> we nyty wa zy#ja ɲepɛfi fe ky#sy sɔɡe wa
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="vpta" function="proclitic" gloss="PAST">|w|e|</thingy>
- <thingy type="vpnegation" function="proclitic" gloss="POS">-</thingy>
- <thingy type="vpquestion" function="proclitic" gloss="not.Q">-</thingy>
<word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.plur" obj="3.sing.masc">|n|y|t|y|</word>
<thingy type="vpmode" function="enclitic" gloss="indicative">|w|a|</thingy>
- <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy>
<word gloss="the" posp="det" def="def" tr="rheme" number="sing" role="obj" locus="number" case="ACC" gender="masc">|z|y#|</word>
<thingy type="detgender" function="suffix" gloss="masc">-|j|a|</thingy>
- <thingy type="nounnumber" function="prefix" gloss="sing">-</thingy>
<thingy type="nouncase" function="prefix" gloss="ACC">|ɲ|e|-</thingy>
<word posp="noun" gloss="tiger" def="def" tr="rheme" number="sing" role="obj" locus="number" case="ACC" gender="masc">|p|ɛ|f|i|</word>
<word gloss="because" posp="conj">|f|e|</word>
- <thingy type="vpta" function="proclitic" gloss="PRES">-</thingy>
- <thingy type="vpnegation" function="proclitic" gloss="POS">-</thingy>
- <thingy type="vpquestion" function="proclitic" gloss="not.Q">-</thingy>
<word posp="verb" gloss="be" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="1incl.plur">|k|y#|s|y|</word>
<word posp="adj" gloss="happy" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="1incl.plur">|s|ɔ|ɡ|e|</word>
<thingy type="vpmode" function="enclitic" gloss="indicative">|w|a|</thingy>
- <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy>
</flat>
+ <p><span class="ilpair"><span class="mor">we</span><br><span class="gls">PAST</span></span> <span class="ilpair"><span class="mor">nyty</span><br><span class="gls">kill</span></span> <span class="ilpair"><span class="mor">wa</span><br><span class="gls">indicative</span></span> <span class="ilpair"><span class="mor">zỹ</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">-ja</span><br><span class="gls">masc</span></span> <span class="ilpair"><span class="mor">ɲe-</span><br><span class="gls">ACC</span></span> <span class="ilpair"><span class="mor">pɛfi</span><br><span class="gls">tiger</span></span> <span class="ilpair"><span class="mor">fe</span><br><span class="gls">because</span></span> <span class="ilpair"><span class="mor">kỹsy</span><br><span class="gls">be</span></span> <span class="ilpair"><span class="mor">sɔɡe</span><br><span class="gls">happy</span></span> <span class="ilpair"><span class="mor">wa</span><br><span class="gls">indicative</span></span></p>
+ <p>we nyty wa zỹja ɲepɛfi fe kỹsy sɔɡe wa</p>
+ <p>wé nyty wa zynja ñépefi fé kynsy sogé wa</p>
+ <il>
+ <w>
+ <o>we</o>
+ <g>PAST</g>
+ </w>
+ <w>
+ <o>nyty</o>
+ <g>kill</g>
+ </w>
+ <w>
+ <o>wa</o>
+ <g>indicative</g>
+ </w>
+ <w>
+ <o>zỹ</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>-ja</o>
+ <g>masc</g>
+ </w>
+ <w>
+ <o>ɲe-</o>
+ <g>ACC</g>
+ </w>
+ <w>
+ <o>pɛfi</o>
+ <g>tiger</g>
+ </w>
+ <w>
+ <o>fe</o>
+ <g>because</g>
+ </w>
+ <w>
+ <o>kỹsy</o>
+ <g>be</g>
+ </w>
+ <w>
+ <o>sɔɡe</o>
+ <g>happy</g>
+ </w>
+ <w>
+ <o>wa</o>
+ <g>indicative</g>
+ </w>
+ </il>
</example>
### we nyty wa zỹja ɲepɛfi fe kỹsy sɔɡe wa#-> we nyty wa zỹja ɲepɛfi fe kỹsy sɔɡe wa
Wé nyty wa zynja ñépefi fé kynsy sogé wa. [we nyty wa zỹja ɲepɛfi fe kỹsy sɔɡe wa] we PAST nyty kill wa indicative zỹ the -ja masc ɲe- ACC pɛfi tiger fe because kỹsy be sɔɡe happy wa 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 NRel: 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> - <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> + <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="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="subj" output="aspron" locus="number"> + <np def="def" number="sing" tr="theme" role="subj" output="aspron" locus="number" case="NOM"> <word posp="noun" gloss="boy"/> </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="obj" output="aspron" locus="number"> + <np def="def" number="sing" tr="theme" role="obj" output="aspron" locus="number" case="ACC"> <word posp="noun" gloss="girl"/> </np> </s> </example>
module markowner: No change.
module addgender:
<example id="love2" translation="He (the boy) loves her (the girl)."> <s> - <np def="def" number="sing" tr="theme" role="subj" output="aspron" locus="number" case="NOM"> + <np def="def" number="sing" tr="theme" role="subj" output="aspron" locus="number" case="NOM" gender="masc"> <word posp="noun" gloss="boy"/> </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="obj" output="aspron" locus="number" case="ACC"> + <np def="def" number="sing" tr="theme" role="obj" output="aspron" locus="number" case="ACC" gender="fem"> <word posp="noun" gloss="girl"/> </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="subj" output="aspron" locus="number" case="NOM" gender="masc"> - <word posp="noun" gloss="boy"/> + <np def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM" gender="masc"> + <word posp="pron" number="sing" gender="masc" gloss="3.sing.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 def="def" number="sing" tr="theme" role="obj" output="aspron" locus="number" case="ACC" gender="fem"> - <word posp="noun" gloss="girl"/> + <np def="def" number="sing" tr="theme" role="obj" locus="number" case="ACC" 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="love2" translation="He (the boy) loves her (the girl).">
<s>
<np def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM" gender="masc">
<word posp="pron" number="sing" gender="masc" gloss="3.sing.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" subj="3.sing.masc" obj="3.sing.fem">
<word posp="verb" gloss="love"/>
</vp>
<np def="def" number="sing" tr="theme" role="obj" locus="number" case="ACC" gender="fem">
<word posp="pron" number="sing" gender="fem" gloss="3.sing.fem"/>
</np>
</s>
</example>
prodrop:
<example id="love2" translation="He (the boy) loves her (the girl)."> <s> - <np def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM" gender="masc"> - <word posp="pron" number="sing" gender="masc" gloss="3.sing.masc"/> - </np> <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing.masc" obj="3.sing.fem"> <word posp="verb" gloss="love"/> </vp> <np def="def" number="sing" tr="theme" role="obj" locus="number" case="ACC" gender="fem"> <word posp="pron" number="sing" gender="fem" gloss="3.sing.fem"/> </np> </s> </example>
addclitics:
<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" ta="PRES" subj="3.sing.masc" obj="3.sing.fem">
+ <thingy type="vpta" function="proclitic" gloss="PRES"/>
+ <thingy type="vpnegation" function="proclitic" gloss="POS"/>
+ <thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
<word posp="verb" gloss="love"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np def="def" number="sing" tr="theme" role="obj" locus="number" case="ACC" gender="fem">
<word posp="pron" number="sing" gender="fem" gloss="3.sing.fem"/>
</np>
</s>
</example>
propagateArgumentCase: No change.
unwrapArgumentNPs: No change.
unwrapOwnerOwned: No change.
movedowntoword:
<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" ta="PRES" subj="3.sing.masc" obj="3.sing.fem">
<thingy type="vpta" function="proclitic" gloss="PRES"/>
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
<thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
- <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" subj="3.sing.masc" obj="3.sing.fem"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np def="def" number="sing" tr="theme" role="obj" locus="number" case="ACC" 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="ACC"/>
</np>
</s>
</example>
addaffixes: No change.
flatten:
<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" ta="PRES" subj="3.sing.masc" obj="3.sing.fem"> + <flat> <thingy type="vpta" function="proclitic" gloss="PRES"/> <thingy type="vpnegation" function="proclitic" gloss="POS"/> <thingy type="vpquestion" function="proclitic" gloss="not.Q"/> <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing.masc" obj="3.sing.fem"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> - </vp> - <np def="def" number="sing" tr="theme" role="obj" locus="number" case="ACC" gender="fem"> <word posp="pron" number="sing" gender="fem" gloss="3.sing.fem" def="def" tr="theme" role="obj" locus="number" case="ACC"/> - </np> - </s> + </flat> </example>
addvocab:
<example id="love2" translation="He (the boy) loves her (the girl)."> <flat> - <thingy type="vpta" function="proclitic" gloss="PRES"/> - <thingy type="vpnegation" function="proclitic" gloss="POS"/> - <thingy type="vpquestion" function="proclitic" gloss="not.Q"/> - <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing.masc" obj="3.sing.fem"/> - <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="ACC"/> + <thingy type="vpta" function="proclitic" gloss="PRES">-</thingy> + <thingy type="vpnegation" function="proclitic" gloss="POS">-</thingy> + <thingy type="vpquestion" function="proclitic" gloss="not.Q">-</thingy> + <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing.masc" obj="3.sing.fem">|ʒ|y|s|y|</word> + <thingy type="vpmode" function="enclitic" gloss="indicative">|w|a|</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> + <word posp="pron" number="sing" gender="fem" gloss="3.sing.fem" def="def" tr="theme" role="obj" locus="number" case="ACC">|w|a|</word> </flat> </example>
vowelharmony: No change.
### |ʒ|y|s|y|#-> ʒysy
### |ʒ|y|s|y|
#-> ʒysy
### |w|a|
#-> wa
### |w|a|
#-> wa
### |w|a|
#-> wa
### |w|a|
#-> wa
### |ʒ|y|s|y| |w|a| |w|a|
#-> ʒysy wa wa
removetags:
<example id="love2" translation="He (the boy) loves her (the girl)."> <flat> - <thingy type="vpta" function="proclitic" gloss="PRES">-</thingy> - <thingy type="vpnegation" function="proclitic" gloss="POS">-</thingy> - <thingy type="vpquestion" function="proclitic" gloss="not.Q">-</thingy> <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing.masc" obj="3.sing.fem">|ʒ|y|s|y|</word> <thingy type="vpmode" function="enclitic" gloss="indicative">|w|a|</thingy> - <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> <word posp="pron" number="sing" gender="fem" gloss="3.sing.fem" def="def" tr="theme" role="obj" locus="number" case="ACC">|w|a|</word> </flat> + <p><span class="ilpair"><span class="mor">ʒysy</span><br><span class="gls">love</span></span> <span class="ilpair"><span class="mor">wa</span><br><span class="gls">indicative</span></span> <span class="ilpair"><span class="mor">wa</span><br><span class="gls">3.sing.fem</span></span></p> + <p>ʒysy wa wa</p> + <p>zhysy wa wa</p> + <il> + <w> + <o>ʒysy</o> + <g>love</g> + </w> + <w> + <o>wa</o> + <g>indicative</g> + </w> + <w> + <o>wa</o> + <g>3.sing.fem</g> + </w> + </il> </example>### ʒysy wa wa
#-> ʒysy wa wa
Zhysy wa wa. [ʒysy wa wa] ʒysy love wa indicative wa 3.sing.fem “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 NRel: 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> - <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> + <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="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="rheme" role="subj" output="aspron" locus="number"> + <np def="def" number="sing" tr="rheme" role="subj" output="aspron" locus="number" case="NOM"> <word posp="noun" gloss="boy"/> </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="obj" output="aspron" locus="number"> + <np def="def" number="sing" tr="theme" role="obj" output="aspron" locus="number" case="ACC"> <word posp="noun" gloss="girl"/> </np> </s> </example>
module markowner: No change.
module addgender:
<example id="love2he" translation="*He* loves her."> <s> - <np def="def" number="sing" tr="rheme" role="subj" output="aspron" locus="number" case="NOM"> + <np def="def" number="sing" tr="rheme" role="subj" output="aspron" locus="number" case="NOM" gender="masc"> <word posp="noun" gloss="boy"/> </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="obj" output="aspron" locus="number" case="ACC"> + <np def="def" number="sing" tr="theme" role="obj" output="aspron" locus="number" case="ACC" gender="fem"> <word posp="noun" gloss="girl"/> </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="rheme" role="subj" output="aspron" locus="number" case="NOM" gender="masc"> - <word posp="noun" gloss="boy"/> + <np def="def" number="sing" tr="rheme" role="subj" locus="number" case="NOM" gender="masc"> + <word posp="pron" number="sing" gender="masc" gloss="3.sing.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 def="def" number="sing" tr="theme" role="obj" output="aspron" locus="number" case="ACC" gender="fem"> - <word posp="noun" gloss="girl"/> + <np def="def" number="sing" tr="theme" role="obj" locus="number" case="ACC" 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="love2he" translation="*He* loves her.">
<s>
<np def="def" number="sing" tr="rheme" role="subj" locus="number" case="NOM" gender="masc">
<word posp="pron" number="sing" gender="masc" gloss="3.sing.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" subj="3.sing.masc" obj="3.sing.fem">
<word posp="verb" gloss="love"/>
</vp>
<np def="def" number="sing" tr="theme" role="obj" locus="number" case="ACC" gender="fem">
<word posp="pron" number="sing" gender="fem" gloss="3.sing.fem"/>
</np>
</s>
</example>
prodrop: No change.
addclitics:
<example id="love2he" translation="*He* loves her.">
<s>
<np def="def" number="sing" tr="rheme" role="subj" locus="number" case="NOM" gender="masc">
<word posp="pron" number="sing" gender="masc" gloss="3.sing.masc"/>
</np>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing.masc" obj="3.sing.fem">
+ <thingy type="vpta" function="proclitic" gloss="PRES"/>
+ <thingy type="vpnegation" function="proclitic" gloss="POS"/>
+ <thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
<word posp="verb" gloss="love"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np def="def" number="sing" tr="theme" role="obj" locus="number" case="ACC" gender="fem">
<word posp="pron" number="sing" gender="fem" gloss="3.sing.fem"/>
</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="rheme" role="subj" locus="number" case="NOM" 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="NOM"/>
</np>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing.masc" obj="3.sing.fem">
<thingy type="vpta" function="proclitic" gloss="PRES"/>
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
<thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
- <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" subj="3.sing.masc" obj="3.sing.fem"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np def="def" number="sing" tr="theme" role="obj" locus="number" case="ACC" 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="ACC"/>
</np>
</s>
</example>
addaffixes: No change.
flatten:
<example id="love2he" translation="*He* loves her."> - <s> - <np def="def" number="sing" tr="rheme" role="subj" locus="number" case="NOM" gender="masc"> + <flat> <word posp="pron" number="sing" gender="masc" gloss="3.sing.masc" def="def" tr="rheme" role="subj" locus="number" case="NOM"/> - </np> - <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing.masc" obj="3.sing.fem"> <thingy type="vpta" function="proclitic" gloss="PRES"/> <thingy type="vpnegation" function="proclitic" gloss="POS"/> <thingy type="vpquestion" function="proclitic" gloss="not.Q"/> <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing.masc" obj="3.sing.fem"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> - </vp> - <np def="def" number="sing" tr="theme" role="obj" locus="number" case="ACC" gender="fem"> <word posp="pron" number="sing" gender="fem" gloss="3.sing.fem" def="def" tr="theme" role="obj" locus="number" case="ACC"/> - </np> - </s> + </flat> </example>
addvocab:
<example id="love2he" translation="*He* loves her."> <flat> - <word posp="pron" number="sing" gender="masc" gloss="3.sing.masc" def="def" tr="rheme" role="subj" locus="number" case="NOM"/> - <thingy type="vpta" function="proclitic" gloss="PRES"/> - <thingy type="vpnegation" function="proclitic" gloss="POS"/> - <thingy type="vpquestion" function="proclitic" gloss="not.Q"/> - <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing.masc" obj="3.sing.fem"/> - <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="ACC"/> + <word posp="pron" number="sing" gender="masc" gloss="3.sing.masc" def="def" tr="rheme" role="subj" locus="number" case="NOM">|p|y#|</word> + <thingy type="vpta" function="proclitic" gloss="PRES">-</thingy> + <thingy type="vpnegation" function="proclitic" gloss="POS">-</thingy> + <thingy type="vpquestion" function="proclitic" gloss="not.Q">-</thingy> + <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing.masc" obj="3.sing.fem">|ʒ|y|s|y|</word> + <thingy type="vpmode" function="enclitic" gloss="indicative">|w|a|</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> + <word posp="pron" number="sing" gender="fem" gloss="3.sing.fem" def="def" tr="theme" role="obj" locus="number" case="ACC">|w|a|</word> </flat> </example>
vowelharmony: No change.
### |p|y#|#-> py#
### |p|y#|
#-> py#
### |ʒ|y|s|y|
#-> ʒysy
### |ʒ|y|s|y|
#-> ʒysy
### |w|a|
#-> wa
### |w|a|
#-> wa
### |w|a|
#-> wa
### |w|a|
#-> wa
### |p|y#| |ʒ|y|s|y| |w|a| |w|a|
#-> py# ʒysy wa wa
removetags:
<example id="love2he" translation="*He* loves her.">
<flat>
<word posp="pron" number="sing" gender="masc" gloss="3.sing.masc" def="def" tr="rheme" role="subj" locus="number" case="NOM">|p|y#|</word>
- <thingy type="vpta" function="proclitic" gloss="PRES">-</thingy>
- <thingy type="vpnegation" function="proclitic" gloss="POS">-</thingy>
- <thingy type="vpquestion" function="proclitic" gloss="not.Q">-</thingy>
<word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing.masc" obj="3.sing.fem">|ʒ|y|s|y|</word>
<thingy type="vpmode" function="enclitic" gloss="indicative">|w|a|</thingy>
- <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy>
<word posp="pron" number="sing" gender="fem" gloss="3.sing.fem" def="def" tr="theme" role="obj" locus="number" case="ACC">|w|a|</word>
</flat>
+ <p><span class="ilpair"><span class="mor">pỹ</span><br><span class="gls">3.sing.masc</span></span> <span class="ilpair"><span class="mor">ʒysy</span><br><span class="gls">love</span></span> <span class="ilpair"><span class="mor">wa</span><br><span class="gls">indicative</span></span> <span class="ilpair"><span class="mor">wa</span><br><span class="gls">3.sing.fem</span></span></p>
+ <p>pỹ ʒysy wa wa</p>
+ <p>pyn zhysy wa wa</p>
+ <il>
+ <w>
+ <o>pỹ</o>
+ <g>3.sing.masc</g>
+ </w>
+ <w>
+ <o>ʒysy</o>
+ <g>love</g>
+ </w>
+ <w>
+ <o>wa</o>
+ <g>indicative</g>
+ </w>
+ <w>
+ <o>wa</o>
+ <g>3.sing.fem</g>
+ </w>
+ </il>
</example>
### pỹ ʒysy wa wa#-> pỹ ʒysy wa wa
Pyn zhysy wa wa. [pỹ ʒysy wa wa] pỹ 3.sing.masc ʒysy love wa indicative wa 3.sing.fem “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 NRel: 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> - <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> + <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="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="theme" role="subj" output="aspron" locus="number"> + <np def="def" number="sing" tr="theme" role="subj" output="aspron" locus="number" case="NOM"> <word posp="noun" gloss="boy"/> </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="obj" output="aspron" locus="number"> + <np def="def" number="sing" tr="rheme" role="obj" output="aspron" locus="number" case="ACC"> <word posp="noun" gloss="girl"/> </np> </s> </example>
module markowner: No change.
module addgender:
<example id="love2her" translation="He loves *her*."> <s> - <np def="def" number="sing" tr="theme" role="subj" output="aspron" locus="number" case="NOM"> + <np def="def" number="sing" tr="theme" role="subj" output="aspron" locus="number" case="NOM" gender="masc"> <word posp="noun" gloss="boy"/> </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="obj" output="aspron" locus="number" case="ACC"> + <np def="def" number="sing" tr="rheme" role="obj" output="aspron" locus="number" case="ACC" gender="fem"> <word posp="noun" gloss="girl"/> </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="theme" role="subj" output="aspron" locus="number" case="NOM" gender="masc"> - <word posp="noun" gloss="boy"/> + <np def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM" gender="masc"> + <word posp="pron" number="sing" gender="masc" gloss="3.sing.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 def="def" number="sing" tr="rheme" role="obj" output="aspron" locus="number" case="ACC" gender="fem"> - <word posp="noun" gloss="girl"/> + <np def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC" 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="love2her" translation="He loves *her*.">
<s>
<np def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM" gender="masc">
<word posp="pron" number="sing" gender="masc" gloss="3.sing.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" subj="3.sing.masc" obj="3.sing.fem">
<word posp="verb" gloss="love"/>
</vp>
<np def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC" gender="fem">
<word posp="pron" number="sing" gender="fem" gloss="3.sing.fem"/>
</np>
</s>
</example>
prodrop:
<example id="love2her" translation="He loves *her*."> <s> - <np def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM" gender="masc"> - <word posp="pron" number="sing" gender="masc" gloss="3.sing.masc"/> - </np> <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing.masc" obj="3.sing.fem"> <word posp="verb" gloss="love"/> </vp> <np def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC" gender="fem"> <word posp="pron" number="sing" gender="fem" gloss="3.sing.fem"/> </np> </s> </example>
addclitics:
<example id="love2her" translation="He loves *her*.">
<s>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing.masc" obj="3.sing.fem">
+ <thingy type="vpta" function="proclitic" gloss="PRES"/>
+ <thingy type="vpnegation" function="proclitic" gloss="POS"/>
+ <thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
<word posp="verb" gloss="love"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC" gender="fem">
<word posp="pron" number="sing" gender="fem" gloss="3.sing.fem"/>
</np>
</s>
</example>
propagateArgumentCase: No change.
unwrapArgumentNPs: No change.
unwrapOwnerOwned: No change.
movedowntoword:
<example id="love2her" translation="He loves *her*.">
<s>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing.masc" obj="3.sing.fem">
<thingy type="vpta" function="proclitic" gloss="PRES"/>
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
<thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
- <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" subj="3.sing.masc" obj="3.sing.fem"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC" 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="ACC"/>
</np>
</s>
</example>
addaffixes: No change.
flatten:
<example id="love2her" translation="He loves *her*."> - <s> - <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing.masc" obj="3.sing.fem"> + <flat> <thingy type="vpta" function="proclitic" gloss="PRES"/> <thingy type="vpnegation" function="proclitic" gloss="POS"/> <thingy type="vpquestion" function="proclitic" gloss="not.Q"/> <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing.masc" obj="3.sing.fem"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> - </vp> - <np def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC" gender="fem"> <word posp="pron" number="sing" gender="fem" gloss="3.sing.fem" def="def" tr="rheme" role="obj" locus="number" case="ACC"/> - </np> - </s> + </flat> </example>
addvocab:
<example id="love2her" translation="He loves *her*."> <flat> - <thingy type="vpta" function="proclitic" gloss="PRES"/> - <thingy type="vpnegation" function="proclitic" gloss="POS"/> - <thingy type="vpquestion" function="proclitic" gloss="not.Q"/> - <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing.masc" obj="3.sing.fem"/> - <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="ACC"/> + <thingy type="vpta" function="proclitic" gloss="PRES">-</thingy> + <thingy type="vpnegation" function="proclitic" gloss="POS">-</thingy> + <thingy type="vpquestion" function="proclitic" gloss="not.Q">-</thingy> + <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing.masc" obj="3.sing.fem">|ʒ|y|s|y|</word> + <thingy type="vpmode" function="enclitic" gloss="indicative">|w|a|</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> + <word posp="pron" number="sing" gender="fem" gloss="3.sing.fem" def="def" tr="rheme" role="obj" locus="number" case="ACC">|w|a|</word> </flat> </example>
vowelharmony: No change.
### |ʒ|y|s|y|#-> ʒysy
### |ʒ|y|s|y|
#-> ʒysy
### |w|a|
#-> wa
### |w|a|
#-> wa
### |w|a|
#-> wa
### |w|a|
#-> wa
### |ʒ|y|s|y| |w|a| |w|a|
#-> ʒysy wa wa
removetags:
<example id="love2her" translation="He loves *her*."> <flat> - <thingy type="vpta" function="proclitic" gloss="PRES">-</thingy> - <thingy type="vpnegation" function="proclitic" gloss="POS">-</thingy> - <thingy type="vpquestion" function="proclitic" gloss="not.Q">-</thingy> <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing.masc" obj="3.sing.fem">|ʒ|y|s|y|</word> <thingy type="vpmode" function="enclitic" gloss="indicative">|w|a|</thingy> - <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> <word posp="pron" number="sing" gender="fem" gloss="3.sing.fem" def="def" tr="rheme" role="obj" locus="number" case="ACC">|w|a|</word> </flat> + <p><span class="ilpair"><span class="mor">ʒysy</span><br><span class="gls">love</span></span> <span class="ilpair"><span class="mor">wa</span><br><span class="gls">indicative</span></span> <span class="ilpair"><span class="mor">wa</span><br><span class="gls">3.sing.fem</span></span></p> + <p>ʒysy wa wa</p> + <p>zhysy wa wa</p> + <il> + <w> + <o>ʒysy</o> + <g>love</g> + </w> + <w> + <o>wa</o> + <g>indicative</g> + </w> + <w> + <o>wa</o> + <g>3.sing.fem</g> + </w> + </il> </example>### ʒysy wa wa
#-> ʒysy wa wa
Zhysy wa wa. [ʒysy wa wa] ʒysy love wa indicative wa 3.sing.fem “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 NRel: 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> - <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> + <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="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="theme" role="subj" locus="number"> + <np def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM"> <word posp="noun" gloss="NN1"/> <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="rheme" role="obj" locus="number"> + <np def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC"> <word posp="noun" gloss="NN2"/> <word gloss="the" posp="det"/> </np> </s> </example>
module markowner: No change.
module addgender:
<example id="loveprop" translation="NN1 hates NN2."> <s> - <np def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM"> + <np def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM" gender="masc"> <word posp="noun" gloss="NN1"/> <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="rheme" role="obj" locus="number" case="ACC"> + <np def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC" gender="fem"> <word posp="noun" gloss="NN2"/> <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="theme" role="subj" locus="number" case="NOM" gender="masc">
- <word posp="noun" gloss="NN1"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="NN1"/>
</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="rheme" role="obj" locus="number" case="ACC" gender="fem">
- <word posp="noun" gloss="NN2"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="NN2"/>
</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="theme" role="subj" locus="number" case="NOM" gender="masc">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="NN1"/>
</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" subj="3.sing.masc" obj="3.sing.fem">
<word posp="verb" gloss="hate"/>
</vp>
<np def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC" gender="fem">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="NN2"/>
</np>
</s>
</example>
prodrop: No change.
addclitics:
<example id="loveprop" translation="NN1 hates NN2.">
<s>
<np def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM" gender="masc">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="NN1"/>
</np>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing.masc" obj="3.sing.fem">
+ <thingy type="vpta" function="proclitic" gloss="PRES"/>
+ <thingy type="vpnegation" function="proclitic" gloss="POS"/>
+ <thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
<word posp="verb" gloss="hate"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC" gender="fem">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="NN2"/>
</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="theme" role="subj" locus="number" case="NOM" gender="masc">
- <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="NOM" gender="masc"/>
+ <word posp="noun" gloss="NN1" def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM" gender="masc"/>
</np>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing.masc" obj="3.sing.fem">
<thingy type="vpta" function="proclitic" gloss="PRES"/>
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
<thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
- <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" subj="3.sing.masc" obj="3.sing.fem"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC" gender="fem">
- <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="ACC" gender="fem"/>
+ <word posp="noun" gloss="NN2" def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC" gender="fem"/>
</np>
</s>
</example>
About to call getSlotValue for the/det/gender/obligatoryGot masc
About to call getSlotValue for NN1/noun/number/optional
Got sing
About to call getSlotValue for NN1/noun/case/optional
Got NOM
About to call getSlotValue for the/det/gender/obligatory
Got fem
About to call getSlotValue for NN2/noun/number/optional
Got sing
About to call getSlotValue for NN2/noun/case/optional
Got ACC
addaffixes:
<example id="loveprop" translation="NN1 hates NN2.">
<s>
<np def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM" gender="masc">
<word gloss="the" posp="det" def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM" gender="masc"/>
+ <thingy type="detgender" function="suffix" gloss="masc"/>
+ <thingy type="nounnumber" function="prefix" gloss="sing"/>
+ <thingy type="nouncase" function="prefix" gloss="NOM"/>
<word posp="noun" gloss="NN1" def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM" gender="masc"/>
</np>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing.masc" obj="3.sing.fem">
<thingy type="vpta" function="proclitic" gloss="PRES"/>
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
<thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
<word posp="verb" gloss="hate" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing.masc" obj="3.sing.fem"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC" gender="fem">
<word gloss="the" posp="det" def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC" gender="fem"/>
+ <thingy type="detgender" function="suffix" gloss="fem"/>
+ <thingy type="nounnumber" function="prefix" gloss="sing"/>
+ <thingy type="nouncase" function="prefix" gloss="ACC"/>
<word posp="noun" gloss="NN2" def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC" gender="fem"/>
</np>
</s>
</example>
flatten:
<example id="loveprop" translation="NN1 hates NN2."> - <s> - <np def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM" gender="masc"> + <flat> <word gloss="the" posp="det" def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM" gender="masc"/> <thingy type="detgender" function="suffix" gloss="masc"/> <thingy type="nounnumber" function="prefix" gloss="sing"/> <thingy type="nouncase" function="prefix" gloss="NOM"/> <word posp="noun" gloss="NN1" def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM" gender="masc"/> - </np> - <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing.masc" obj="3.sing.fem"> <thingy type="vpta" function="proclitic" gloss="PRES"/> <thingy type="vpnegation" function="proclitic" gloss="POS"/> <thingy type="vpquestion" function="proclitic" gloss="not.Q"/> <word posp="verb" gloss="hate" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing.masc" obj="3.sing.fem"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> - </vp> - <np def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC" gender="fem"> <word gloss="the" posp="det" def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC" gender="fem"/> <thingy type="detgender" function="suffix" gloss="fem"/> <thingy type="nounnumber" function="prefix" gloss="sing"/> <thingy type="nouncase" function="prefix" gloss="ACC"/> <word posp="noun" gloss="NN2" def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC" gender="fem"/> - </np> - </s> + </flat> </example>
addvocab:
-<example id="loveprop" translation="NN1 hates NN2."> +<example id="loveprop" translation="Nawe hates Raka."> <flat> - <word gloss="the" posp="det" def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM" gender="masc"/> - <thingy type="detgender" function="suffix" gloss="masc"/> - <thingy type="nounnumber" function="prefix" gloss="sing"/> - <thingy type="nouncase" function="prefix" gloss="NOM"/> - <word posp="noun" gloss="NN1" def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM" gender="masc"/> - <thingy type="vpta" function="proclitic" gloss="PRES"/> - <thingy type="vpnegation" function="proclitic" gloss="POS"/> - <thingy type="vpquestion" function="proclitic" gloss="not.Q"/> - <word posp="verb" gloss="hate" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing.masc" obj="3.sing.fem"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <word gloss="the" posp="det" def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC" gender="fem"/> - <thingy type="detgender" function="suffix" gloss="fem"/> - <thingy type="nounnumber" function="prefix" gloss="sing"/> - <thingy type="nouncase" function="prefix" gloss="ACC"/> - <word posp="noun" gloss="NN2" def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC" gender="fem"/> + <word gloss="the" posp="det" def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM" gender="masc">|z|y#|</word> + <thingy type="detgender" function="suffix" gloss="masc">-|j|a|</thingy> + <thingy type="nounnumber" function="prefix" gloss="sing">-</thingy> + <thingy type="nouncase" function="prefix" gloss="NOM">-</thingy> + <word posp="noun" gloss="Nawe" def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM" gender="masc">|n|a|w|e|</word> + <thingy type="vpta" function="proclitic" gloss="PRES">-</thingy> + <thingy type="vpnegation" function="proclitic" gloss="POS">-</thingy> + <thingy type="vpquestion" function="proclitic" gloss="not.Q">-</thingy> + <word posp="verb" gloss="hate" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing.masc" obj="3.sing.fem">|b|ø|ʃ|y|</word> + <thingy type="vpmode" function="enclitic" gloss="indicative">|w|a|</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> + <word gloss="the" posp="det" def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC" gender="fem">|z|y#|</word> + <thingy type="detgender" function="suffix" gloss="fem">-|f|e|</thingy> + <thingy type="nounnumber" function="prefix" gloss="sing">-</thingy> + <thingy type="nouncase" function="prefix" gloss="ACC">|ɲ|e|-</thingy> + <word posp="noun" gloss="Raka" def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC" gender="fem">|ɾ|a|k|a#|</word> </flat> </example>
vowelharmony: No change.
### |z|y#|#-> zy#
### |z|y#|
#-> zy#
### -|j|a|
#-> -ja
### -|j|a|
#-> -ja
### |n|a|w|e|
#-> nawe
### |n|a|w|e|
#-> nawe
### |b|ø|ʃ|y|
#-> bøʃy
### |b|ø|ʃ|y|
#-> bøʃy
### |w|a|
#-> wa
### |w|a|
#-> wa
### |z|y#|
#-> zy#
### |z|y#|
#-> zy#
### -|f|e|
#-> -fe
### -|f|e|
#-> -fe
### |ɲ|e|-
#-> ɲe-
### |ɲ|e|-
#-> ɲe-
### |ɾ|a|k|a#|
#-> ɾaka#
### |ɾ|a|k|a#|
#-> ɾaka#
### |z|y#||j|a| |n|a|w|e| |b|ø|ʃ|y| |w|a| |z|y#||f|e| |ɲ|e||ɾ|a|k|a#|
#-> zy#ja nawe bøʃy wa zy#fe ɲeɾaka#
removetags:
<example id="loveprop" translation="Nawe hates Raka.">
<flat>
<word gloss="the" posp="det" def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM" gender="masc">|z|y#|</word>
<thingy type="detgender" function="suffix" gloss="masc">-|j|a|</thingy>
- <thingy type="nounnumber" function="prefix" gloss="sing">-</thingy>
- <thingy type="nouncase" function="prefix" gloss="NOM">-</thingy>
<word posp="noun" gloss="Nawe" def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM" gender="masc">|n|a|w|e|</word>
- <thingy type="vpta" function="proclitic" gloss="PRES">-</thingy>
- <thingy type="vpnegation" function="proclitic" gloss="POS">-</thingy>
- <thingy type="vpquestion" function="proclitic" gloss="not.Q">-</thingy>
<word posp="verb" gloss="hate" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing.masc" obj="3.sing.fem">|b|ø|ʃ|y|</word>
<thingy type="vpmode" function="enclitic" gloss="indicative">|w|a|</thingy>
- <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy>
<word gloss="the" posp="det" def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC" gender="fem">|z|y#|</word>
<thingy type="detgender" function="suffix" gloss="fem">-|f|e|</thingy>
- <thingy type="nounnumber" function="prefix" gloss="sing">-</thingy>
<thingy type="nouncase" function="prefix" gloss="ACC">|ɲ|e|-</thingy>
<word posp="noun" gloss="Raka" def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC" gender="fem">|ɾ|a|k|a#|</word>
</flat>
+ <p><span class="ilpair"><span class="mor">zỹ</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">-ja</span><br><span class="gls">masc</span></span> <span class="ilpair"><span class="mor">nawe</span><br><span class="gls">Nawe</span></span> <span class="ilpair"><span class="mor">bøʃy</span><br><span class="gls">hate</span></span> <span class="ilpair"><span class="mor">wa</span><br><span class="gls">indicative</span></span> <span class="ilpair"><span class="mor">zỹ</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">-fe</span><br><span class="gls">fem</span></span> <span class="ilpair"><span class="mor">ɲe-</span><br><span class="gls">ACC</span></span> <span class="ilpair"><span class="mor">ɾakã</span><br><span class="gls">Raka</span></span></p>
+ <p>zỹja nawe bøʃy wa zỹfe ɲeɾakã</p>
+ <p>zynja Nawé bøshy wa zynfé ñéRakan</p>
+ <il>
+ <w>
+ <o>zỹ</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>-ja</o>
+ <g>masc</g>
+ </w>
+ <w>
+ <o>nawe</o>
+ <g>Nawe</g>
+ </w>
+ <w>
+ <o>bøʃy</o>
+ <g>hate</g>
+ </w>
+ <w>
+ <o>wa</o>
+ <g>indicative</g>
+ </w>
+ <w>
+ <o>zỹ</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>-fe</o>
+ <g>fem</g>
+ </w>
+ <w>
+ <o>ɲe-</o>
+ <g>ACC</g>
+ </w>
+ <w>
+ <o>ɾakã</o>
+ <g>Raka</g>
+ </w>
+ </il>
</example>
### zỹja nawe bøʃy wa zỹfe ɲeɾakã#-> zỹja nawe bøʃy wa zỹfe ɲeɾakã
Zynja Nawé bøshy wa zynfé ñéRakan. [zỹja nawe bøʃy wa zỹfe ɲeɾakã] zỹ the -ja masc nawe Nawe bøʃy hate wa indicative zỹ the -fe fem ɲe- ACC ɾakã Raka “Nawe hates Raka.” | (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 NRel: 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="NOM"> <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 markowner:
<example id="posso1" translation="the boy's apple"> <np type="owner_owned" case="NOM"> - <np number="sing" def="def" locus="number" role="owner"> + <np number="sing" def="def" locus="number" role="owner" case="GEN"> <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="NOM"> - <np number="sing" def="def" locus="number" role="owner" case="GEN"> + <np type="owner_owned" case="NOM" gender="masc"> + <np number="sing" def="def" locus="number" role="owner" case="GEN" 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="NOM" gender="masc"> + <np type="owner_owned" case="NOM" gender="masc" number="sing"> <np number="sing" def="def" locus="number" role="owner" case="GEN" 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:
<example id="posso1" translation="the boy's apple"> <np type="owner_owned" case="NOM" gender="masc" number="sing"> - <np number="sing" def="def" locus="number" role="owner" case="GEN" 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 number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc"> + <word posp="noun" gloss="boy"/> + <word gloss="the" posp="det"/> </np> + </np> </example>
module wordorder: No change.
module wordorder: No change.
module wordorder:
<example id="posso1" translation="the boy's apple">
<np type="owner_owned" case="NOM" gender="masc" number="sing">
<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 number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc">
- <word posp="noun" gloss="boy"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="boy"/>
</np>
</np>
</example>
module conjp: No change.
flattenconjp: No change.
fixpronouns: No change.
copyuptophrase: No change.
prodrop: No change.
addclitics: No change.
propagateArgumentCase: No change.
unwrapArgumentNPs: No change.
unwrapOwnerOwned:
<example id="posso1" translation="the boy's apple"> - <np type="owner_owned" case="NOM" gender="masc" number="sing"> - <np number="sing" def="def" locus="number" role="owned" gender="masc"> + <np number="sing" def="def" locus="number" role="owned" gender="masc" case="NOM"> <word gloss="the" posp="det"/> <word posp="noun" gloss="apple"/> </np> <np number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc"> <word gloss="the" posp="det"/> <word posp="noun" gloss="boy"/> </np> - </np> </example>
movedowntoword:
<example id="posso1" translation="the boy's apple"> <np number="sing" def="def" locus="number" role="owned" gender="masc" case="NOM"> - <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="NOM"/> + <word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" gender="masc" case="NOM"/> </np> <np number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc"> - <word gloss="the" posp="det"/> - <word posp="noun" gloss="boy"/> + <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc"/> + <word posp="noun" gloss="boy" number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc"/> </np> </example>About to call getSlotValue for the/det/gender/obligatory
Got masc
About to call getSlotValue for apple/noun/number/optional
Got sing
About to call getSlotValue for apple/noun/case/optional
Got NOM
About to call getSlotValue for the/det/gender/obligatory
Got masc
About to call getSlotValue for boy/noun/number/optional
Got sing
About to call getSlotValue for boy/noun/case/optional
Got GEN
addaffixes:
<example id="posso1" translation="the boy's apple">
<np number="sing" def="def" locus="number" role="owned" gender="masc" case="NOM">
<word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" gender="masc" case="NOM"/>
+ <thingy type="detgender" function="suffix" gloss="masc"/>
+ <thingy type="nounnumber" function="prefix" gloss="sing"/>
+ <thingy type="nouncase" function="prefix" gloss="NOM"/>
<word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" gender="masc" case="NOM"/>
</np>
<np number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc">
<word gloss="the" posp="det" number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc"/>
+ <thingy type="detgender" function="suffix" gloss="masc"/>
+ <thingy type="nounnumber" function="prefix" gloss="sing"/>
+ <thingy type="nouncase" function="prefix" gloss="GEN"/>
<word posp="noun" gloss="boy" number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc"/>
</np>
</example>
flatten:
<example id="posso1" translation="the boy's apple"> - <np number="sing" def="def" locus="number" role="owned" gender="masc" case="NOM"> + <flat> <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" gender="masc" case="NOM"/> <thingy type="detgender" function="suffix" gloss="masc"/> <thingy type="nounnumber" function="prefix" gloss="sing"/> <thingy type="nouncase" function="prefix" gloss="NOM"/> <word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" gender="masc" case="NOM"/> - </np> - <np number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc"> <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc"/> <thingy type="detgender" function="suffix" gloss="masc"/> <thingy type="nounnumber" function="prefix" gloss="sing"/> <thingy type="nouncase" function="prefix" gloss="GEN"/> <word posp="noun" gloss="boy" number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc"/> - </np> + </flat> </example>
addvocab:
<example id="posso1" translation="the boy's apple"> <flat> - <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" gender="masc" case="NOM"/> - <thingy type="detgender" function="suffix" gloss="masc"/> - <thingy type="nounnumber" function="prefix" gloss="sing"/> - <thingy type="nouncase" function="prefix" gloss="NOM"/> - <word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" gender="masc" case="NOM"/> - <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc"/> - <thingy type="detgender" function="suffix" gloss="masc"/> - <thingy type="nounnumber" function="prefix" gloss="sing"/> - <thingy type="nouncase" function="prefix" gloss="GEN"/> - <word posp="noun" gloss="boy" number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc"/> + <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" gender="masc" case="NOM">|z|y#|</word> + <thingy type="detgender" function="suffix" gloss="masc">-|j|a|</thingy> + <thingy type="nounnumber" function="prefix" gloss="sing">-</thingy> + <thingy type="nouncase" function="prefix" gloss="NOM">-</thingy> + <word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" gender="masc" case="NOM">|ʃ|e|ʒ|u|</word> + <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc">|z|y#|</word> + <thingy type="detgender" function="suffix" gloss="masc">-|j|a|</thingy> + <thingy type="nounnumber" function="prefix" gloss="sing">-</thingy> + <thingy type="nouncase" function="prefix" gloss="GEN">|d|o|-</thingy> + <word posp="noun" gloss="boy" number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc">|ɲ|œ|b|o|</word> </flat> </example>
vowelharmony: No change.
### |z|y#|#-> zy#
### |z|y#|
#-> zy#
### -|j|a|
#-> -ja
### -|j|a|
#-> -ja
### |ʃ|e|ʒ|u|
#-> ʃeʒu
### |ʃ|e|ʒ|u|
#-> ʃeʒu
### |z|y#|
#-> zy#
### |z|y#|
#-> zy#
### -|j|a|
#-> -ja
### -|j|a|
#-> -ja
### |d|o|-
#-> do-
### |d|o|-
#-> do-
### |ɲ|œ|b|o|
#-> ɲœbo
### |ɲ|œ|b|o|
#-> ɲœbo
### |z|y#||j|a| |ʃ|e|ʒ|u| |z|y#||j|a| |d|o||ɲ|œ|b|o|
#-> zy#ja ʃeʒu zy#ja doɲœbo
removetags:
<example id="posso1" translation="the boy's apple">
<flat>
<word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" gender="masc" case="NOM">|z|y#|</word>
<thingy type="detgender" function="suffix" gloss="masc">-|j|a|</thingy>
- <thingy type="nounnumber" function="prefix" gloss="sing">-</thingy>
- <thingy type="nouncase" function="prefix" gloss="NOM">-</thingy>
<word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" gender="masc" case="NOM">|ʃ|e|ʒ|u|</word>
<word gloss="the" posp="det" number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc">|z|y#|</word>
<thingy type="detgender" function="suffix" gloss="masc">-|j|a|</thingy>
- <thingy type="nounnumber" function="prefix" gloss="sing">-</thingy>
<thingy type="nouncase" function="prefix" gloss="GEN">|d|o|-</thingy>
<word posp="noun" gloss="boy" number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc">|ɲ|œ|b|o|</word>
</flat>
+ <p><span class="ilpair"><span class="mor">zỹ</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">-ja</span><br><span class="gls">masc</span></span> <span class="ilpair"><span class="mor">ʃeʒu</span><br><span class="gls">apple</span></span> <span class="ilpair"><span class="mor">zỹ</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">-ja</span><br><span class="gls">masc</span></span> <span class="ilpair"><span class="mor">do-</span><br><span class="gls">GEN</span></span> <span class="ilpair"><span class="mor">ɲœbo</span><br><span class="gls">boy</span></span></p>
+ <p>zỹja ʃeʒu zỹja doɲœbo</p>
+ <p>zynja shézhu zynja dóñœbó</p>
+ <il>
+ <w>
+ <o>zỹ</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>-ja</o>
+ <g>masc</g>
+ </w>
+ <w>
+ <o>ʃeʒu</o>
+ <g>apple</g>
+ </w>
+ <w>
+ <o>zỹ</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>-ja</o>
+ <g>masc</g>
+ </w>
+ <w>
+ <o>do-</o>
+ <g>GEN</g>
+ </w>
+ <w>
+ <o>ɲœbo</o>
+ <g>boy</g>
+ </w>
+ </il>
</example>
### zỹja ʃeʒu zỹja doɲœbo#-> zỹja ʃeʒu zỹja doɲœbo
zynja shézhu zynja dóñœbó [zỹja ʃeʒu zỹja doɲœbo] zỹ the -ja masc ʃeʒu apple zỹ the -ja masc do- GEN ɲœbo boy “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 NRel: 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="NOM"> <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 markowner:
<example id="posso1b" translation="his (the boy's) apple"> <np type="owner_owned" case="NOM"> - <np number="sing" def="def" output="aspron" locus="number" role="owner"> + <np number="sing" def="def" output="aspron" locus="number" role="owner" case="GEN"> <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="NOM"> - <np number="sing" def="def" output="aspron" locus="number" role="owner" case="GEN"> + <np type="owner_owned" case="NOM" gender="masc"> + <np number="sing" def="def" output="aspron" locus="number" role="owner" case="GEN" 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="NOM" gender="masc"> + <np type="owner_owned" case="NOM" gender="masc" number="sing"> <np number="sing" def="def" output="aspron" locus="number" role="owner" case="GEN" 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="NOM" gender="masc" number="sing"> - <np number="sing" def="def" output="aspron" locus="number" role="owner" case="GEN" gender="masc"> - <word posp="noun" gloss="boy"/> + <np number="sing" def="def" locus="number" role="owner" case="GEN" 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:
<example id="posso1b" translation="his (the boy's) apple"> <np type="owner_owned" case="NOM" gender="masc" number="sing"> - <np number="sing" def="def" locus="number" role="owner" case="GEN" 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 number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc"> + <word posp="pron" number="sing" gender="masc" gloss="3.sing.masc"/> </np> + </np> </example>
module wordorder: No change.
module wordorder: No change.
module wordorder:
<example id="posso1b" translation="his (the boy's) apple">
<np type="owner_owned" case="NOM" gender="masc" number="sing">
<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 number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc">
<word posp="pron" number="sing" gender="masc" gloss="3.sing.masc"/>
</np>
</np>
</example>
module conjp: No change.
flattenconjp: No change.
fixpronouns: No change.
copyuptophrase: No change.
prodrop: No change.
addclitics: No change.
propagateArgumentCase: No change.
unwrapArgumentNPs: No change.
unwrapOwnerOwned:
<example id="posso1b" translation="his (the boy's) apple"> - <np type="owner_owned" case="NOM" gender="masc" number="sing"> - <np number="sing" def="def" locus="number" role="owned" gender="masc"> + <np number="sing" def="def" locus="number" role="owned" gender="masc" case="NOM"> <word gloss="the" posp="det"/> <word posp="noun" gloss="apple"/> </np> <np number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc"> <word posp="pron" number="sing" gender="masc" gloss="3.sing.masc"/> </np> - </np> </example>
movedowntoword:
<example id="posso1b" translation="his (the boy's) apple"> <np number="sing" def="def" locus="number" role="owned" gender="masc" case="NOM"> - <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="NOM"/> + <word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" gender="masc" case="NOM"/> </np> <np number="sing" def="def" locus="number" role="owner" case="GEN" 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" case="GEN"/> </np> </example>About to call getSlotValue for the/det/gender/obligatory
Got masc
About to call getSlotValue for apple/noun/number/optional
Got sing
About to call getSlotValue for apple/noun/case/optional
Got NOM
addaffixes:
<example id="posso1b" translation="his (the boy's) apple">
<np number="sing" def="def" locus="number" role="owned" gender="masc" case="NOM">
<word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" gender="masc" case="NOM"/>
+ <thingy type="detgender" function="suffix" gloss="masc"/>
+ <thingy type="nounnumber" function="prefix" gloss="sing"/>
+ <thingy type="nouncase" function="prefix" gloss="NOM"/>
<word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" gender="masc" case="NOM"/>
</np>
<np number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc">
<word posp="pron" number="sing" gender="masc" gloss="3.sing.masc" def="def" locus="number" role="owner" case="GEN"/>
</np>
</example>
flatten:
<example id="posso1b" translation="his (the boy's) apple"> - <np number="sing" def="def" locus="number" role="owned" gender="masc" case="NOM"> + <flat> <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" gender="masc" case="NOM"/> <thingy type="detgender" function="suffix" gloss="masc"/> <thingy type="nounnumber" function="prefix" gloss="sing"/> <thingy type="nouncase" function="prefix" gloss="NOM"/> <word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" gender="masc" case="NOM"/> - </np> - <np number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc"> <word posp="pron" number="sing" gender="masc" gloss="3.sing.masc" def="def" locus="number" role="owner" case="GEN"/> - </np> + </flat> </example>
addvocab:
<example id="posso1b" translation="his (the boy's) apple"> <flat> - <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" gender="masc" case="NOM"/> - <thingy type="detgender" function="suffix" gloss="masc"/> - <thingy type="nounnumber" function="prefix" gloss="sing"/> - <thingy type="nouncase" function="prefix" gloss="NOM"/> - <word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" gender="masc" case="NOM"/> - <word posp="pron" number="sing" gender="masc" gloss="3.sing.masc" def="def" locus="number" role="owner" case="GEN"/> + <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" gender="masc" case="NOM">|z|y#|</word> + <thingy type="detgender" function="suffix" gloss="masc">-|j|a|</thingy> + <thingy type="nounnumber" function="prefix" gloss="sing">-</thingy> + <thingy type="nouncase" function="prefix" gloss="NOM">-</thingy> + <word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" gender="masc" case="NOM">|ʃ|e|ʒ|u|</word> + <word posp="pron" number="sing" gender="masc" gloss="3.sing.masc" def="def" locus="number" role="owner" case="GEN">|p|y#|</word> </flat> </example>
vowelharmony: No change.
### |z|y#|#-> zy#
### |z|y#|
#-> zy#
### -|j|a|
#-> -ja
### -|j|a|
#-> -ja
### |ʃ|e|ʒ|u|
#-> ʃeʒu
### |ʃ|e|ʒ|u|
#-> ʃeʒu
### |p|y#|
#-> py#
### |p|y#|
#-> py#
### |z|y#||j|a| |ʃ|e|ʒ|u| |p|y#|
#-> zy#ja ʃeʒu py#
removetags:
<example id="posso1b" translation="his (the boy's) apple">
<flat>
<word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" gender="masc" case="NOM">|z|y#|</word>
<thingy type="detgender" function="suffix" gloss="masc">-|j|a|</thingy>
- <thingy type="nounnumber" function="prefix" gloss="sing">-</thingy>
- <thingy type="nouncase" function="prefix" gloss="NOM">-</thingy>
<word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" gender="masc" case="NOM">|ʃ|e|ʒ|u|</word>
<word posp="pron" number="sing" gender="masc" gloss="3.sing.masc" def="def" locus="number" role="owner" case="GEN">|p|y#|</word>
</flat>
+ <p><span class="ilpair"><span class="mor">zỹ</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">-ja</span><br><span class="gls">masc</span></span> <span class="ilpair"><span class="mor">ʃeʒu</span><br><span class="gls">apple</span></span> <span class="ilpair"><span class="mor">pỹ</span><br><span class="gls">3.sing.masc</span></span></p>
+ <p>zỹja ʃeʒu pỹ</p>
+ <p>zynja shézhu pyn</p>
+ <il>
+ <w>
+ <o>zỹ</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>-ja</o>
+ <g>masc</g>
+ </w>
+ <w>
+ <o>ʃeʒu</o>
+ <g>apple</g>
+ </w>
+ <w>
+ <o>pỹ</o>
+ <g>3.sing.masc</g>
+ </w>
+ </il>
</example>
### zỹja ʃeʒu pỹ#-> zỹja ʃeʒu pỹ
zynja shézhu pyn [zỹja ʃeʒu pỹ] zỹ the -ja masc ʃeʒu apple pỹ 3.sing.masc “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 NRel: 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="NOM"> <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 markowner:
<example id="posso2" translation="my apple"> <np type="owner_owned" case="NOM"> - <np number="sing" def="neither" locus="number" role="owner"> + <np number="sing" def="neither" locus="number" role="owner" case="GEN"> <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="NOM"> + <np type="owner_owned" case="NOM" gender="masc"> <np number="sing" def="neither" locus="number" role="owner" case="GEN"> <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="NOM" gender="masc"> + <np type="owner_owned" case="NOM" gender="masc" number="sing"> <np number="sing" def="neither" locus="number" role="owner" case="GEN"> <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:
<example id="posso2" translation="my apple"> <np type="owner_owned" case="NOM" gender="masc" number="sing"> - <np number="sing" def="neither" locus="number" role="owner" case="GEN"> - <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 number="sing" def="neither" locus="number" role="owner" case="GEN"> + <word person="1excl" number="sing" posp="pron"/> </np> + </np> </example>
module wordorder: No change.
module wordorder: No change.
module wordorder:
<example id="posso2" translation="my apple">
<np type="owner_owned" case="NOM" gender="masc" number="sing">
<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 number="sing" def="neither" locus="number" role="owner" case="GEN">
<word person="1excl" number="sing" posp="pron"/>
</np>
</np>
</example>
module conjp: No change.
flattenconjp: No change.
fixpronouns:
<example id="posso2" translation="my apple">
<np type="owner_owned" case="NOM" gender="masc" number="sing">
<np number="sing" def="def" locus="number" role="owned" gender="masc">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="apple"/>
</np>
<np number="sing" def="neither" locus="number" role="owner" case="GEN">
- <word person="1excl" number="sing" posp="pron"/>
+ <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="fem"/>
</np>
</np>
</example>
copyuptophrase:
<example id="posso2" translation="my apple">
<np type="owner_owned" case="NOM" gender="masc" number="sing">
<np number="sing" def="def" locus="number" role="owned" gender="masc">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="apple"/>
</np>
- <np number="sing" def="neither" locus="number" role="owner" case="GEN">
+ <np number="sing" def="neither" locus="number" role="owner" case="GEN" person="1excl">
<word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="fem"/>
</np>
</np>
</example>
prodrop: No change.
addclitics: No change.
propagateArgumentCase: No change.
unwrapArgumentNPs: No change.
unwrapOwnerOwned:
<example id="posso2" translation="my apple"> - <np type="owner_owned" case="NOM" gender="masc" number="sing"> - <np number="sing" def="def" locus="number" role="owned" gender="masc"> + <np number="sing" def="def" locus="number" role="owned" gender="masc" case="NOM"> <word gloss="the" posp="det"/> <word posp="noun" gloss="apple"/> </np> <np number="sing" def="neither" locus="number" role="owner" case="GEN" person="1excl"> <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="fem"/> </np> - </np> </example>
movedowntoword:
<example id="posso2" translation="my apple"> <np number="sing" def="def" locus="number" role="owned" gender="masc" case="NOM"> - <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="NOM"/> + <word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" gender="masc" case="NOM"/> </np> <np number="sing" def="neither" locus="number" role="owner" case="GEN" person="1excl"> - <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="fem"/> + <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="fem" def="neither" locus="number" role="owner" case="GEN"/> </np> </example>About to call getSlotValue for the/det/gender/obligatory
Got masc
About to call getSlotValue for apple/noun/number/optional
Got sing
About to call getSlotValue for apple/noun/case/optional
Got NOM
addaffixes:
<example id="posso2" translation="my apple">
<np number="sing" def="def" locus="number" role="owned" gender="masc" case="NOM">
<word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" gender="masc" case="NOM"/>
+ <thingy type="detgender" function="suffix" gloss="masc"/>
+ <thingy type="nounnumber" function="prefix" gloss="sing"/>
+ <thingy type="nouncase" function="prefix" gloss="NOM"/>
<word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" gender="masc" case="NOM"/>
</np>
<np number="sing" def="neither" locus="number" role="owner" case="GEN" person="1excl">
<word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="fem" def="neither" locus="number" role="owner" case="GEN"/>
</np>
</example>
flatten:
<example id="posso2" translation="my apple"> - <np number="sing" def="def" locus="number" role="owned" gender="masc" case="NOM"> + <flat> <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" gender="masc" case="NOM"/> <thingy type="detgender" function="suffix" gloss="masc"/> <thingy type="nounnumber" function="prefix" gloss="sing"/> <thingy type="nouncase" function="prefix" gloss="NOM"/> <word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" gender="masc" case="NOM"/> - </np> - <np number="sing" def="neither" locus="number" role="owner" case="GEN" person="1excl"> <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="fem" def="neither" locus="number" role="owner" case="GEN"/> - </np> + </flat> </example>
addvocab:
<example id="posso2" translation="my apple"> <flat> - <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" gender="masc" case="NOM"/> - <thingy type="detgender" function="suffix" gloss="masc"/> - <thingy type="nounnumber" function="prefix" gloss="sing"/> - <thingy type="nouncase" function="prefix" gloss="NOM"/> - <word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" gender="masc" case="NOM"/> - <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="fem" def="neither" locus="number" role="owner" case="GEN"/> + <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" gender="masc" case="NOM">|z|y#|</word> + <thingy type="detgender" function="suffix" gloss="masc">-|j|a|</thingy> + <thingy type="nounnumber" function="prefix" gloss="sing">-</thingy> + <thingy type="nouncase" function="prefix" gloss="NOM">-</thingy> + <word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" gender="masc" case="NOM">|ʃ|e|ʒ|u|</word> + <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="fem" def="neither" locus="number" role="owner" case="GEN">|d|œ|</word> </flat> </example>
vowelharmony: No change.
### |z|y#|#-> zy#
### |z|y#|
#-> zy#
### -|j|a|
#-> -ja
### -|j|a|
#-> -ja
### |ʃ|e|ʒ|u|
#-> ʃeʒu
### |ʃ|e|ʒ|u|
#-> ʃeʒu
### |d|œ|
#-> dœ
### |d|œ|
#-> dœ
### |z|y#||j|a| |ʃ|e|ʒ|u| |d|œ|
#-> zy#ja ʃeʒu dœ
removetags:
<example id="posso2" translation="my apple">
<flat>
<word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" gender="masc" case="NOM">|z|y#|</word>
<thingy type="detgender" function="suffix" gloss="masc">-|j|a|</thingy>
- <thingy type="nounnumber" function="prefix" gloss="sing">-</thingy>
- <thingy type="nouncase" function="prefix" gloss="NOM">-</thingy>
<word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" gender="masc" case="NOM">|ʃ|e|ʒ|u|</word>
<word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="fem" def="neither" locus="number" role="owner" case="GEN">|d|œ|</word>
</flat>
+ <p><span class="ilpair"><span class="mor">zỹ</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">-ja</span><br><span class="gls">masc</span></span> <span class="ilpair"><span class="mor">ʃeʒu</span><br><span class="gls">apple</span></span> <span class="ilpair"><span class="mor">dœ</span><br><span class="gls">1excl.sing</span></span></p>
+ <p>zỹja ʃeʒu dœ</p>
+ <p>zynja shézhu dœ</p>
+ <il>
+ <w>
+ <o>zỹ</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>-ja</o>
+ <g>masc</g>
+ </w>
+ <w>
+ <o>ʃeʒu</o>
+ <g>apple</g>
+ </w>
+ <w>
+ <o>dœ</o>
+ <g>1excl.sing</g>
+ </w>
+ </il>
</example>
### zỹja ʃeʒu dœ#-> zỹja ʃeʒu dœ
zynja shézhu dœ [zỹja ʃeʒu dœ] zỹ the -ja masc ʃeʒu apple dœ 1excl.sing “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 NRel: 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> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <word posp="verb" gloss="kiss"/> + </vp> <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 casemarking:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son."> <s> - <np role="subj"> + <np role="subj" case="NOM"> <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> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="kiss"/> </vp> - <np role="obj"> + <np role="obj" case="ACC"> <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 markowner:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son.">
<s>
<np role="subj" case="NOM">
<np type="owner_owned">
- <np number="sing" def="def" locus="number" role="owner">
+ <np number="sing" def="def" locus="number" role="owner" case="GEN">
<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>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="kiss"/>
</vp>
<np role="obj" case="ACC">
<np type="owner_owned">
<np type="owner_owned" role="owner">
- <np number="sing" def="neither" locus="number" role="owner">
+ <np number="sing" def="neither" locus="number" role="owner" case="GEN">
<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" case="GEN">
<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 addgender:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son.">
<s>
<np role="subj" case="NOM">
- <np type="owner_owned">
- <np number="sing" def="def" locus="number" role="owner" case="GEN">
+ <np type="owner_owned" gender="fem">
+ <np number="sing" def="def" locus="number" role="owner" case="GEN" 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>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="kiss"/>
</vp>
<np role="obj" case="ACC">
- <np type="owner_owned">
- <np type="owner_owned" role="owner">
+ <np type="owner_owned" gender="masc">
+ <np type="owner_owned" role="owner" gender="fem">
<np number="sing" def="neither" locus="number" role="owner" case="GEN">
<word person="2" number="sing" posp="pron"/>
</np>
- <np number="sing" def="def" locus="number" role="owned" case="GEN">
+ <np number="sing" def="def" locus="number" role="owned" case="GEN" gender="fem">
<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>
</s>
</example>
module simplifynumber: No change.
module propagatenumber:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son."> <s> - <np role="subj" case="NOM"> - <np type="owner_owned" gender="fem"> + <np role="subj" case="NOM" number="sing"> + <np type="owner_owned" gender="fem" number="sing"> <np number="sing" def="def" locus="number" role="owner" case="GEN" 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> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="kiss"/> </vp> - <np role="obj" case="ACC"> - <np type="owner_owned" gender="masc"> - <np type="owner_owned" role="owner" gender="fem"> + <np role="obj" case="ACC" number="sing"> + <np type="owner_owned" gender="masc" number="sing"> + <np type="owner_owned" role="owner" gender="fem" number="sing"> <np number="sing" def="neither" locus="number" role="owner" case="GEN"> <word person="2" number="sing" posp="pron"/> </np> <np number="sing" def="def" locus="number" role="owned" case="GEN" gender="fem"> <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> </s> </example>
createpronouns: No change.
module ngen:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son.">
<s>
<np role="subj" case="NOM" number="sing">
<np type="owner_owned" gender="fem" number="sing">
- <np number="sing" def="def" locus="number" role="owner" case="GEN" 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 number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc">
+ <word posp="noun" gloss="hunter"/>
+ <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="obj" case="ACC" number="sing">
<np type="owner_owned" gender="masc" number="sing">
- <np type="owner_owned" role="owner" gender="fem" number="sing">
- <np number="sing" def="neither" locus="number" role="owner" case="GEN">
- <word person="2" number="sing" posp="pron"/>
+ <np number="sing" def="def" locus="number" role="owned" gender="masc">
+ <word posp="noun" gloss="son"/>
+ <word gloss="the" posp="det"/>
</np>
+ <np type="owner_owned" role="owner" gender="fem" number="sing">
<np number="sing" def="def" locus="number" role="owned" case="GEN" gender="fem">
<word posp="noun" gloss="neighbour"/>
<word gloss="the" posp="det"/>
</np>
+ <np number="sing" def="neither" locus="number" role="owner" case="GEN">
+ <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>
</s>
</example>
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="subj" case="NOM" number="sing">
<np type="owner_owned" gender="fem" number="sing">
<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 number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc">
- <word posp="noun" gloss="hunter"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="hunter"/>
</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="obj" case="ACC" number="sing">
<np type="owner_owned" gender="masc" number="sing">
<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 type="owner_owned" role="owner" gender="fem" number="sing">
<np number="sing" def="def" locus="number" role="owned" case="GEN" gender="fem">
- <word posp="noun" gloss="neighbour"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="neighbour"/>
</np>
<np number="sing" def="neither" locus="number" role="owner" case="GEN">
<word person="2" number="sing" posp="pron"/>
</np>
</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="subj" case="NOM" number="sing">
<np type="owner_owned" gender="fem" number="sing">
<np number="sing" def="def" locus="number" role="owned" gender="fem">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="daughter"/>
</np>
<np number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="hunter"/>
</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="obj" case="ACC" number="sing">
<np type="owner_owned" gender="masc" number="sing">
<np number="sing" def="def" locus="number" role="owned" gender="masc">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="son"/>
</np>
<np type="owner_owned" role="owner" gender="fem" number="sing">
<np number="sing" def="def" locus="number" role="owned" case="GEN" gender="fem">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="neighbour"/>
</np>
<np number="sing" def="neither" locus="number" role="owner" case="GEN">
- <word person="2" number="sing" posp="pron"/>
+ <word person="2" number="sing" posp="pron" gloss="2.sing" gender="fem"/>
</np>
</np>
</np>
</np>
</s>
</example>
copyuptophrase:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son."> <s> - <np role="subj" case="NOM" number="sing"> + <np role="subj" case="NOM" number="sing" gender="fem"> <np type="owner_owned" gender="fem" number="sing"> <np number="sing" def="def" locus="number" role="owned" gender="fem"> <word gloss="the" posp="det"/> <word posp="noun" gloss="daughter"/> </np> <np number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc"> <word gloss="the" posp="det"/> <word posp="noun" gloss="hunter"/> </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" subj="3.sing.fem" obj="3.sing.masc"> <word posp="verb" gloss="kiss"/> </vp> - <np role="obj" case="ACC" number="sing"> + <np role="obj" case="ACC" number="sing" gender="masc"> <np type="owner_owned" gender="masc" number="sing"> <np number="sing" def="def" locus="number" role="owned" gender="masc"> <word gloss="the" posp="det"/> <word posp="noun" gloss="son"/> </np> <np type="owner_owned" role="owner" gender="fem" number="sing"> <np number="sing" def="def" locus="number" role="owned" case="GEN" gender="fem"> <word gloss="the" posp="det"/> <word posp="noun" gloss="neighbour"/> </np> - <np number="sing" def="neither" locus="number" role="owner" case="GEN"> + <np number="sing" def="neither" locus="number" role="owner" case="GEN" person="2"> <word person="2" number="sing" posp="pron" gloss="2.sing" gender="fem"/> </np> </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="subj" case="NOM" number="sing" gender="fem">
<np type="owner_owned" gender="fem" number="sing">
<np number="sing" def="def" locus="number" role="owned" gender="fem">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="daughter"/>
</np>
<np number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="hunter"/>
</np>
</np>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.sing.masc">
+ <thingy type="vpta" function="proclitic" gloss="PAST"/>
+ <thingy type="vpnegation" function="proclitic" gloss="POS"/>
+ <thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
<word posp="verb" gloss="kiss"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np role="obj" case="ACC" number="sing" gender="masc">
<np type="owner_owned" gender="masc" number="sing">
<np number="sing" def="def" locus="number" role="owned" gender="masc">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="son"/>
</np>
<np type="owner_owned" role="owner" gender="fem" number="sing">
<np number="sing" def="def" locus="number" role="owned" case="GEN" gender="fem">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="neighbour"/>
</np>
<np number="sing" def="neither" locus="number" role="owner" case="GEN" person="2">
<word person="2" number="sing" posp="pron" gloss="2.sing" gender="fem"/>
</np>
</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="subj" case="NOM" number="sing" gender="fem"> - <np type="owner_owned" gender="fem" number="sing"> + <np type="owner_owned" gender="fem" number="sing" role="subj" case="NOM"> <np number="sing" def="def" locus="number" role="owned" gender="fem"> <word gloss="the" posp="det"/> <word posp="noun" gloss="daughter"/> </np> <np number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc"> <word gloss="the" posp="det"/> <word posp="noun" gloss="hunter"/> </np> </np> - </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.sing.masc"> <thingy type="vpta" function="proclitic" gloss="PAST"/> <thingy type="vpnegation" function="proclitic" gloss="POS"/> <thingy type="vpquestion" function="proclitic" gloss="not.Q"/> <word posp="verb" gloss="kiss"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> </vp> - <np role="obj" case="ACC" number="sing" gender="masc"> - <np type="owner_owned" gender="masc" number="sing"> + <np type="owner_owned" gender="masc" number="sing" role="obj" case="ACC"> <np number="sing" def="def" locus="number" role="owned" gender="masc"> <word gloss="the" posp="det"/> <word posp="noun" gloss="son"/> </np> <np type="owner_owned" role="owner" gender="fem" number="sing"> <np number="sing" def="def" locus="number" role="owned" case="GEN" gender="fem"> <word gloss="the" posp="det"/> <word posp="noun" gloss="neighbour"/> </np> <np number="sing" def="neither" locus="number" role="owner" case="GEN" person="2"> <word person="2" number="sing" posp="pron" gloss="2.sing" gender="fem"/> </np> </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="fem" number="sing" role="subj" case="NOM"> - <np number="sing" def="def" locus="number" role="owned" gender="fem"> + <np number="sing" def="def" locus="number" role="owned" gender="fem" case="NOM"> <word gloss="the" posp="det"/> <word posp="noun" gloss="daughter"/> </np> <np number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc"> <word gloss="the" posp="det"/> <word posp="noun" gloss="hunter"/> </np> - </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.sing.masc"> <thingy type="vpta" function="proclitic" gloss="PAST"/> <thingy type="vpnegation" function="proclitic" gloss="POS"/> <thingy type="vpquestion" function="proclitic" gloss="not.Q"/> <word posp="verb" gloss="kiss"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> </vp> - <np type="owner_owned" gender="masc" number="sing" role="obj" case="ACC"> - <np number="sing" def="def" locus="number" role="owned" gender="masc"> + <np number="sing" def="def" locus="number" role="owned" gender="masc" case="ACC"> <word gloss="the" posp="det"/> <word posp="noun" gloss="son"/> </np> - <np type="owner_owned" role="owner" gender="fem" number="sing"> <np number="sing" def="def" locus="number" role="owned" case="GEN" gender="fem"> <word gloss="the" posp="det"/> <word posp="noun" gloss="neighbour"/> </np> <np number="sing" def="neither" locus="number" role="owner" case="GEN" person="2"> <word person="2" number="sing" posp="pron" gloss="2.sing" gender="fem"/> </np> - </np> - </np> </s> </example>
movedowntoword:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son.">
<s>
<np number="sing" def="def" locus="number" role="owned" gender="fem" case="NOM">
- <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="NOM"/>
+ <word posp="noun" gloss="daughter" number="sing" def="def" locus="number" role="owned" gender="fem" case="NOM"/>
</np>
<np number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc">
- <word gloss="the" posp="det"/>
- <word posp="noun" gloss="hunter"/>
+ <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc"/>
+ <word posp="noun" gloss="hunter" number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.sing.masc">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
<thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
- <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" subj="3.sing.fem" obj="3.sing.masc"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np number="sing" def="def" locus="number" role="owned" gender="masc" case="ACC">
- <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="ACC"/>
+ <word posp="noun" gloss="son" number="sing" def="def" locus="number" role="owned" gender="masc" case="ACC"/>
</np>
<np number="sing" def="def" locus="number" role="owned" case="GEN" gender="fem">
- <word gloss="the" posp="det"/>
- <word posp="noun" gloss="neighbour"/>
+ <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" case="GEN" gender="fem"/>
+ <word posp="noun" gloss="neighbour" number="sing" def="def" locus="number" role="owned" case="GEN" gender="fem"/>
</np>
<np number="sing" def="neither" locus="number" role="owner" case="GEN" person="2">
- <word person="2" number="sing" posp="pron" gloss="2.sing" gender="fem"/>
+ <word person="2" number="sing" posp="pron" gloss="2.sing" gender="fem" def="neither" locus="number" role="owner" case="GEN"/>
</np>
</s>
</example>
About to call getSlotValue for the/det/gender/obligatoryGot fem
About to call getSlotValue for daughter/noun/number/optional
Got sing
About to call getSlotValue for daughter/noun/case/optional
Got NOM
About to call getSlotValue for the/det/gender/obligatory
Got masc
About to call getSlotValue for hunter/noun/number/optional
Got sing
About to call getSlotValue for hunter/noun/case/optional
Got GEN
About to call getSlotValue for the/det/gender/obligatory
Got masc
About to call getSlotValue for son/noun/number/optional
Got sing
About to call getSlotValue for son/noun/case/optional
Got ACC
About to call getSlotValue for the/det/gender/obligatory
Got fem
About to call getSlotValue for neighbour/noun/number/optional
Got sing
About to call getSlotValue for neighbour/noun/case/optional
Got GEN
addaffixes:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son.">
<s>
<np number="sing" def="def" locus="number" role="owned" gender="fem" case="NOM">
<word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" gender="fem" case="NOM"/>
+ <thingy type="detgender" function="suffix" gloss="fem"/>
+ <thingy type="nounnumber" function="prefix" gloss="sing"/>
+ <thingy type="nouncase" function="prefix" gloss="NOM"/>
<word posp="noun" gloss="daughter" number="sing" def="def" locus="number" role="owned" gender="fem" case="NOM"/>
</np>
<np number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc">
<word gloss="the" posp="det" number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc"/>
+ <thingy type="detgender" function="suffix" gloss="masc"/>
+ <thingy type="nounnumber" function="prefix" gloss="sing"/>
+ <thingy type="nouncase" function="prefix" gloss="GEN"/>
<word posp="noun" gloss="hunter" number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.sing.masc">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
<thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
<word posp="verb" gloss="kiss" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.sing.masc"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np number="sing" def="def" locus="number" role="owned" gender="masc" case="ACC">
<word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" gender="masc" case="ACC"/>
+ <thingy type="detgender" function="suffix" gloss="masc"/>
+ <thingy type="nounnumber" function="prefix" gloss="sing"/>
+ <thingy type="nouncase" function="prefix" gloss="ACC"/>
<word posp="noun" gloss="son" number="sing" def="def" locus="number" role="owned" gender="masc" case="ACC"/>
</np>
<np number="sing" def="def" locus="number" role="owned" case="GEN" gender="fem">
<word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" case="GEN" gender="fem"/>
+ <thingy type="detgender" function="suffix" gloss="fem"/>
+ <thingy type="nounnumber" function="prefix" gloss="sing"/>
+ <thingy type="nouncase" function="prefix" gloss="GEN"/>
<word posp="noun" gloss="neighbour" number="sing" def="def" locus="number" role="owned" case="GEN" gender="fem"/>
</np>
<np number="sing" def="neither" locus="number" role="owner" case="GEN" person="2">
<word person="2" number="sing" posp="pron" gloss="2.sing" gender="fem" def="neither" locus="number" role="owner" case="GEN"/>
</np>
</s>
</example>
flatten:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son."> - <s> - <np number="sing" def="def" locus="number" role="owned" gender="fem" case="NOM"> + <flat> <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" gender="fem" case="NOM"/> <thingy type="detgender" function="suffix" gloss="fem"/> <thingy type="nounnumber" function="prefix" gloss="sing"/> <thingy type="nouncase" function="prefix" gloss="NOM"/> <word posp="noun" gloss="daughter" number="sing" def="def" locus="number" role="owned" gender="fem" case="NOM"/> - </np> - <np number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc"> <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc"/> <thingy type="detgender" function="suffix" gloss="masc"/> <thingy type="nounnumber" function="prefix" gloss="sing"/> <thingy type="nouncase" function="prefix" gloss="GEN"/> <word posp="noun" gloss="hunter" number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc"/> - </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.sing.masc"> <thingy type="vpta" function="proclitic" gloss="PAST"/> <thingy type="vpnegation" function="proclitic" gloss="POS"/> <thingy type="vpquestion" function="proclitic" gloss="not.Q"/> <word posp="verb" gloss="kiss" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.sing.masc"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> - </vp> - <np number="sing" def="def" locus="number" role="owned" gender="masc" case="ACC"> <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" gender="masc" case="ACC"/> <thingy type="detgender" function="suffix" gloss="masc"/> <thingy type="nounnumber" function="prefix" gloss="sing"/> <thingy type="nouncase" function="prefix" gloss="ACC"/> <word posp="noun" gloss="son" number="sing" def="def" locus="number" role="owned" gender="masc" case="ACC"/> - </np> - <np number="sing" def="def" locus="number" role="owned" case="GEN" gender="fem"> <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" case="GEN" gender="fem"/> <thingy type="detgender" function="suffix" gloss="fem"/> <thingy type="nounnumber" function="prefix" gloss="sing"/> <thingy type="nouncase" function="prefix" gloss="GEN"/> <word posp="noun" gloss="neighbour" number="sing" def="def" locus="number" role="owned" case="GEN" gender="fem"/> - </np> - <np number="sing" def="neither" locus="number" role="owner" case="GEN" person="2"> <word person="2" number="sing" posp="pron" gloss="2.sing" gender="fem" def="neither" locus="number" role="owner" case="GEN"/> - </np> - </s> + </flat> </example>
addvocab:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son."> <flat> - <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" gender="fem" case="NOM"/> - <thingy type="detgender" function="suffix" gloss="fem"/> - <thingy type="nounnumber" function="prefix" gloss="sing"/> - <thingy type="nouncase" function="prefix" gloss="NOM"/> - <word posp="noun" gloss="daughter" number="sing" def="def" locus="number" role="owned" gender="fem" case="NOM"/> - <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc"/> - <thingy type="detgender" function="suffix" gloss="masc"/> - <thingy type="nounnumber" function="prefix" gloss="sing"/> - <thingy type="nouncase" function="prefix" gloss="GEN"/> - <word posp="noun" gloss="hunter" number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc"/> - <thingy type="vpta" function="proclitic" gloss="PAST"/> - <thingy type="vpnegation" function="proclitic" gloss="POS"/> - <thingy type="vpquestion" function="proclitic" gloss="not.Q"/> - <word posp="verb" gloss="kiss" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.sing.masc"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" gender="masc" case="ACC"/> - <thingy type="detgender" function="suffix" gloss="masc"/> - <thingy type="nounnumber" function="prefix" gloss="sing"/> - <thingy type="nouncase" function="prefix" gloss="ACC"/> - <word posp="noun" gloss="son" number="sing" def="def" locus="number" role="owned" gender="masc" case="ACC"/> - <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" case="GEN" gender="fem"/> - <thingy type="detgender" function="suffix" gloss="fem"/> - <thingy type="nounnumber" function="prefix" gloss="sing"/> - <thingy type="nouncase" function="prefix" gloss="GEN"/> - <word posp="noun" gloss="neighbour" number="sing" def="def" locus="number" role="owned" case="GEN" gender="fem"/> - <word person="2" number="sing" posp="pron" gloss="2.sing" gender="fem" def="neither" locus="number" role="owner" case="GEN"/> + <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" gender="fem" case="NOM">|z|y#|</word> + <thingy type="detgender" function="suffix" gloss="fem">-|f|e|</thingy> + <thingy type="nounnumber" function="prefix" gloss="sing">-</thingy> + <thingy type="nouncase" function="prefix" gloss="NOM">-</thingy> + <word posp="noun" gloss="daughter" number="sing" def="def" locus="number" role="owned" gender="fem" case="NOM">|ɾ|ɔ|m|œ|</word> + <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc">|z|y#|</word> + <thingy type="detgender" function="suffix" gloss="masc">-|j|a|</thingy> + <thingy type="nounnumber" function="prefix" gloss="sing">-</thingy> + <thingy type="nouncase" function="prefix" gloss="GEN">|d|o|-</thingy> + <word posp="noun" gloss="hunter" number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc">|ɡ|a|k|a|</word> + <thingy type="vpta" function="proclitic" gloss="PAST">|w|e|</thingy> + <thingy type="vpnegation" function="proclitic" gloss="POS">-</thingy> + <thingy type="vpquestion" function="proclitic" gloss="not.Q">-</thingy> + <word posp="verb" gloss="kiss" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.sing.masc">|s|ø|p|o|</word> + <thingy type="vpmode" function="enclitic" gloss="indicative">|w|a|</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> + <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" gender="masc" case="ACC">|z|y#|</word> + <thingy type="detgender" function="suffix" gloss="masc">-|j|a|</thingy> + <thingy type="nounnumber" function="prefix" gloss="sing">-</thingy> + <thingy type="nouncase" function="prefix" gloss="ACC">|ɲ|e|-</thingy> + <word posp="noun" gloss="son" number="sing" def="def" locus="number" role="owned" gender="masc" case="ACC">|ʃ|œ|m|y|</word> + <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" case="GEN" gender="fem">|z|y#|</word> + <thingy type="detgender" function="suffix" gloss="fem">-|f|e|</thingy> + <thingy type="nounnumber" function="prefix" gloss="sing">-</thingy> + <thingy type="nouncase" function="prefix" gloss="GEN">|d|o|-</thingy> + <word posp="noun" gloss="neighbour" number="sing" def="def" locus="number" role="owned" case="GEN" gender="fem">|j|ɛ|d|ɛ|</word> + <word person="2" number="sing" posp="pron" gloss="2.sing" gender="fem" def="neither" locus="number" role="owner" case="GEN">|ɾ|o|</word> </flat> </example>
vowelharmony: No change.
### |z|y#|#-> zy#
### |z|y#|
#-> zy#
### -|f|e|
#-> -fe
### -|f|e|
#-> -fe
### |ɾ|ɔ|m|œ|
#-> ɾɔmœ
### |ɾ|ɔ|m|œ|
#-> ɾɔmœ
### |z|y#|
#-> zy#
### |z|y#|
#-> zy#
### -|j|a|
#-> -ja
### -|j|a|
#-> -ja
### |d|o|-
#-> do-
### |d|o|-
#-> do-
### |ɡ|a|k|a|
#-> ɡaka
### |ɡ|a|k|a|
#-> ɡaka
### |w|e|
#-> we
### |w|e|
#-> we
### |s|ø|p|o|
#-> søpo
### |s|ø|p|o|
#-> søpo
### |w|a|
#-> wa
### |w|a|
#-> wa
### |z|y#|
#-> zy#
### |z|y#|
#-> zy#
### -|j|a|
#-> -ja
### -|j|a|
#-> -ja
### |ɲ|e|-
#-> ɲe-
### |ɲ|e|-
#-> ɲe-
### |ʃ|œ|m|y|
#-> ʃœmy
### |ʃ|œ|m|y|
#-> ʃœmy
### |z|y#|
#-> zy#
### |z|y#|
#-> zy#
### -|f|e|
#-> -fe
### -|f|e|
#-> -fe
### |d|o|-
#-> do-
### |d|o|-
#-> do-
### |j|ɛ|d|ɛ|
#-> jɛdɛ
### |j|ɛ|d|ɛ|
#-> jɛdɛ
### |ɾ|o|
#-> ɾo
### |ɾ|o|
#-> ɾo
### |z|y#||f|e| |ɾ|ɔ|m|œ| |z|y#||j|a| |d|o||ɡ|a|k|a| |w|e| |s|ø|p|o| |w|a| |z|y#||j|a| |ɲ|e||ʃ|œ|m|y| |z|y#||f|e| |d|o||j|ɛ|d|ɛ| |ɾ|o|
#-> zy#fe ɾɔmœ zy#ja doɡaka we søpo wa zy#ja ɲeʃœmy zy#fe dojɛdɛ ɾo
removetags:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son.">
<flat>
<word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" gender="fem" case="NOM">|z|y#|</word>
<thingy type="detgender" function="suffix" gloss="fem">-|f|e|</thingy>
- <thingy type="nounnumber" function="prefix" gloss="sing">-</thingy>
- <thingy type="nouncase" function="prefix" gloss="NOM">-</thingy>
<word posp="noun" gloss="daughter" number="sing" def="def" locus="number" role="owned" gender="fem" case="NOM">|ɾ|ɔ|m|œ|</word>
<word gloss="the" posp="det" number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc">|z|y#|</word>
<thingy type="detgender" function="suffix" gloss="masc">-|j|a|</thingy>
- <thingy type="nounnumber" function="prefix" gloss="sing">-</thingy>
<thingy type="nouncase" function="prefix" gloss="GEN">|d|o|-</thingy>
<word posp="noun" gloss="hunter" number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc">|ɡ|a|k|a|</word>
<thingy type="vpta" function="proclitic" gloss="PAST">|w|e|</thingy>
- <thingy type="vpnegation" function="proclitic" gloss="POS">-</thingy>
- <thingy type="vpquestion" function="proclitic" gloss="not.Q">-</thingy>
<word posp="verb" gloss="kiss" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.sing.masc">|s|ø|p|o|</word>
<thingy type="vpmode" function="enclitic" gloss="indicative">|w|a|</thingy>
- <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy>
<word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" gender="masc" case="ACC">|z|y#|</word>
<thingy type="detgender" function="suffix" gloss="masc">-|j|a|</thingy>
- <thingy type="nounnumber" function="prefix" gloss="sing">-</thingy>
<thingy type="nouncase" function="prefix" gloss="ACC">|ɲ|e|-</thingy>
<word posp="noun" gloss="son" number="sing" def="def" locus="number" role="owned" gender="masc" case="ACC">|ʃ|œ|m|y|</word>
<word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" case="GEN" gender="fem">|z|y#|</word>
<thingy type="detgender" function="suffix" gloss="fem">-|f|e|</thingy>
- <thingy type="nounnumber" function="prefix" gloss="sing">-</thingy>
<thingy type="nouncase" function="prefix" gloss="GEN">|d|o|-</thingy>
<word posp="noun" gloss="neighbour" number="sing" def="def" locus="number" role="owned" case="GEN" gender="fem">|j|ɛ|d|ɛ|</word>
<word person="2" number="sing" posp="pron" gloss="2.sing" gender="fem" def="neither" locus="number" role="owner" case="GEN">|ɾ|o|</word>
</flat>
+ <p><span class="ilpair"><span class="mor">zỹ</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">-fe</span><br><span class="gls">fem</span></span> <span class="ilpair"><span class="mor">ɾɔmœ</span><br><span class="gls">daughter</span></span> <span class="ilpair"><span class="mor">zỹ</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">-ja</span><br><span class="gls">masc</span></span> <span class="ilpair"><span class="mor">do-</span><br><span class="gls">GEN</span></span> <span class="ilpair"><span class="mor">ɡaka</span><br><span class="gls">hunter</span></span> <span class="ilpair"><span class="mor">we</span><br><span class="gls">PAST</span></span> <span class="ilpair"><span class="mor">søpo</span><br><span class="gls">kiss</span></span> <span class="ilpair"><span class="mor">wa</span><br><span class="gls">indicative</span></span> <span class="ilpair"><span class="mor">zỹ</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">-ja</span><br><span class="gls">masc</span></span> <span class="ilpair"><span class="mor">ɲe-</span><br><span class="gls">ACC</span></span> <span class="ilpair"><span class="mor">ʃœmy</span><br><span class="gls">son</span></span> <span class="ilpair"><span class="mor">zỹ</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">-fe</span><br><span class="gls">fem</span></span> <span class="ilpair"><span class="mor">do-</span><br><span class="gls">GEN</span></span> <span class="ilpair"><span class="mor">jɛdɛ</span><br><span class="gls">neighbour</span></span> <span class="ilpair"><span class="mor">ɾo</span><br><span class="gls">2.sing</span></span></p>
+ <p>zỹfe ɾɔmœ zỹja doɡaka we søpo wa zỹja ɲeʃœmy zỹfe dojɛdɛ ɾo</p>
+ <p>zynfé romœ zynja dógaka wé søpó wa zynja ñéshœmy zynfé dójede ró</p>
+ <il>
+ <w>
+ <o>zỹ</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>-fe</o>
+ <g>fem</g>
+ </w>
+ <w>
+ <o>ɾɔmœ</o>
+ <g>daughter</g>
+ </w>
+ <w>
+ <o>zỹ</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>-ja</o>
+ <g>masc</g>
+ </w>
+ <w>
+ <o>do-</o>
+ <g>GEN</g>
+ </w>
+ <w>
+ <o>ɡaka</o>
+ <g>hunter</g>
+ </w>
+ <w>
+ <o>we</o>
+ <g>PAST</g>
+ </w>
+ <w>
+ <o>søpo</o>
+ <g>kiss</g>
+ </w>
+ <w>
+ <o>wa</o>
+ <g>indicative</g>
+ </w>
+ <w>
+ <o>zỹ</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>-ja</o>
+ <g>masc</g>
+ </w>
+ <w>
+ <o>ɲe-</o>
+ <g>ACC</g>
+ </w>
+ <w>
+ <o>ʃœmy</o>
+ <g>son</g>
+ </w>
+ <w>
+ <o>zỹ</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>-fe</o>
+ <g>fem</g>
+ </w>
+ <w>
+ <o>do-</o>
+ <g>GEN</g>
+ </w>
+ <w>
+ <o>jɛdɛ</o>
+ <g>neighbour</g>
+ </w>
+ <w>
+ <o>ɾo</o>
+ <g>2.sing</g>
+ </w>
+ </il>
</example>
### zỹfe ɾɔmœ zỹja doɡaka we søpo wa zỹja ɲeʃœmy zỹfe dojɛdɛ ɾo#-> zỹfe ɾɔmœ zỹja doɡaka we søpo wa zỹja ɲeʃœmy zỹfe dojɛdɛ ɾo
Zynfé romœ zynja dógaka wé søpó wa zynja ñéshœmy zynfé dójede ró. [zỹfe ɾɔmœ zỹja doɡaka we søpo wa zỹja ɲeʃœmy zỹfe dojɛdɛ ɾo] zỹ the -fe fem ɾɔmœ daughter zỹ the -ja masc do- GEN ɡaka hunter we PAST søpo kiss wa indicative zỹ the -ja masc ɲe- ACC ʃœmy son zỹ the -fe fem do- GEN jɛdɛ neighbour ɾo 2.sing “The hunter’s daughter kissed your neighbour’s son.” | (10) |
Derivation
Yozoo has a few derivational processes. To illustrate this, let us start with a simple noun phrase:
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 NRel: 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="NOM"> <word posp="noun" gloss="lamb"/> </np> </example>
module markowner: No change.
module addgender:
<example id="lamb0" translation="a lamb"> - <np number="sing" tr="rheme" locus="number" case="NOM"> + <np number="sing" tr="rheme" locus="number" case="NOM" gender="fem"> <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: No change.
propagateArgumentCase: No change.
unwrapArgumentNPs: No change.
unwrapOwnerOwned: No change.
movedowntoword:
<example id="lamb0" translation="a lamb"> <np number="sing" tr="rheme" locus="number" case="NOM" gender="fem"> - <word posp="noun" gloss="lamb"/> + <word posp="noun" gloss="lamb" number="sing" tr="rheme" locus="number" case="NOM" gender="fem"/> </np> </example>About to call getSlotValue for lamb/noun/number/optional
Got sing
About to call getSlotValue for lamb/noun/case/optional
Got NOM
addaffixes:
<example id="lamb0" translation="a lamb"> <np number="sing" tr="rheme" locus="number" case="NOM" gender="fem"> + <thingy type="nounnumber" function="prefix" gloss="sing"/> + <thingy type="nouncase" function="prefix" gloss="NOM"/> <word posp="noun" gloss="lamb" number="sing" tr="rheme" locus="number" case="NOM" gender="fem"/> </np> </example>
flatten:
<example id="lamb0" translation="a lamb"> - <np number="sing" tr="rheme" locus="number" case="NOM" gender="fem"> + <flat> <thingy type="nounnumber" function="prefix" gloss="sing"/> <thingy type="nouncase" function="prefix" gloss="NOM"/> <word posp="noun" gloss="lamb" number="sing" tr="rheme" locus="number" case="NOM" gender="fem"/> - </np> + </flat> </example>
addvocab:
<example id="lamb0" translation="a lamb"> <flat> - <thingy type="nounnumber" function="prefix" gloss="sing"/> - <thingy type="nouncase" function="prefix" gloss="NOM"/> - <word posp="noun" gloss="lamb" number="sing" tr="rheme" locus="number" case="NOM" gender="fem"/> + <thingy type="nounnumber" function="prefix" gloss="sing">-</thingy> + <thingy type="nouncase" function="prefix" gloss="NOM">-</thingy> + <word posp="noun" gloss="lamb" number="sing" tr="rheme" locus="number" case="NOM" gender="fem">|z|i|m|ɛ|</word> </flat> </example>
vowelharmony: No change.
### |z|i|m|ɛ|#-> zimɛ
### |z|i|m|ɛ|
#-> zimɛ
### |z|i|m|ɛ|
#-> zimɛ
removetags:
<example id="lamb0" translation="a lamb"> <flat> - <thingy type="nounnumber" function="prefix" gloss="sing">-</thingy> - <thingy type="nouncase" function="prefix" gloss="NOM">-</thingy> <word posp="noun" gloss="lamb" number="sing" tr="rheme" locus="number" case="NOM" gender="fem">|z|i|m|ɛ|</word> </flat> + <p><span class="ilpair"><span class="mor">zimɛ</span><br><span class="gls">lamb</span></span></p> + <p>zimɛ</p> + <p>zime</p> + <il> + <w> + <o>zimɛ</o> + <g>lamb</g> + </w> + </il> </example>### zimɛ
#-> zimɛ
zime [zimɛ] zimɛ lamb “a lamb” | (11) |
In the following, the word for little becomes an affix attached to lamb:
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 NRel: 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="NOM"> <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 markowner: No change.
module addgender:
<example id="lamb1" translation="a little lamb"> - <np number="sing" tr="rheme" locus="number" case="NOM"> + <np number="sing" tr="rheme" locus="number" case="NOM" gender="fem"> <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: No change.
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="NOM" gender="fem"> - <word gloss="lamb" lexposp="noun" posp="noun"> + <word gloss="lamb" lexposp="noun" posp="noun" number="sing" tr="rheme" locus="number" case="NOM" gender="fem"> <thingy gloss="little₁" type="nounnounderivbef" origposp="adj"/> <thingy gloss="little₂" type="nounnounderivaft" origposp="adj"/> </word> </np> </example>About to call getSlotValue for lamb/noun/number/optional
Got sing
About to call getSlotValue for lamb/noun/case/optional
Got NOM
addaffixes:
<example id="lamb1" translation="a little lamb"> <np number="sing" tr="rheme" locus="number" case="NOM" gender="fem"> + <thingy type="nounnumber" function="prefix" gloss="sing"/> + <thingy type="nouncase" function="prefix" gloss="NOM"/> <word gloss="lamb" lexposp="noun" posp="noun" number="sing" tr="rheme" locus="number" case="NOM" gender="fem"> <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="NOM" gender="fem"> + <flat> <thingy type="nounnumber" function="prefix" gloss="sing"/> <thingy type="nouncase" function="prefix" gloss="NOM"/> - <word gloss="lamb" lexposp="noun" posp="noun" number="sing" tr="rheme" locus="number" case="NOM" gender="fem"> <thingy gloss="little₁" type="nounnounderivbef" origposp="adj"/> + <word gloss="lamb" lexposp="noun" posp="noun" number="sing" tr="rheme" locus="number" case="NOM" gender="fem"/> <thingy gloss="little₂" type="nounnounderivaft" origposp="adj"/> - </word> - </np> + </flat> </example>
addvocab:
<example id="lamb1" translation="a little lamb"> <flat> - <thingy type="nounnumber" function="prefix" gloss="sing"/> - <thingy type="nouncase" function="prefix" gloss="NOM"/> - <thingy gloss="little₁" type="nounnounderivbef" origposp="adj"/> - <word gloss="lamb" lexposp="noun" posp="noun" number="sing" tr="rheme" locus="number" case="NOM" gender="fem"/> - <thingy gloss="little₂" type="nounnounderivaft" origposp="adj"/> + <thingy type="nounnumber" function="prefix" gloss="sing">-</thingy> + <thingy type="nouncase" function="prefix" gloss="NOM">-</thingy> + <thingy gloss="little₁" type="nounnounderivbef" origposp="adj">-</thingy> + <word gloss="lamb" lexposp="noun" posp="noun" number="sing" tr="rheme" locus="number" case="NOM" gender="fem">|z|i|m|ɛ|</word> + <thingy gloss="little₂" type="nounnounderivaft" origposp="adj">-|||z||ɛ|||||</thingy> </flat> </example>
vowelharmony: No change.
### |z|i|m|ɛ|#-> zimɛ
### |z|i|m|ɛ|
#-> zimɛ
### -|||z||ɛ|||||
#-> -zɛ
### -|||z||ɛ|||||
#-> -zɛ
### |z|i|m|ɛ||||z||ɛ|||||
#-> zimɛzɛ
removetags:
<example id="lamb1" translation="a little lamb"> <flat> - <thingy type="nounnumber" function="prefix" gloss="sing">-</thingy> - <thingy type="nouncase" function="prefix" gloss="NOM">-</thingy> - <thingy gloss="little₁" type="nounnounderivbef" origposp="adj">-</thingy> <word gloss="lamb" lexposp="noun" posp="noun" number="sing" tr="rheme" locus="number" case="NOM" gender="fem">|z|i|m|ɛ|</word> <thingy gloss="little₂" type="nounnounderivaft" origposp="adj">-|||z||ɛ|||||</thingy> </flat> + <p><span class="ilpair"><span class="mor">zimɛ</span><br><span class="gls">lamb</span></span> <span class="ilpair"><span class="mor">-zɛ</span><br><span class="gls">little</span></span></p> + <p>zimɛzɛ</p> + <p>zimeze</p> + <il> + <w> + <o>zimɛ</o> + <g>lamb</g> + </w> + <w> + <o>-zɛ</o> + <g>little</g> + </w> + </il> </example>### zimɛzɛ
#-> zimɛzɛ
zimeze [zimɛzɛ] zimɛ lamb -zɛ little “a little lamb” | (12) |
Compounding
Verbs
Inflectional Categories
The verbal phrase clitics in Yozoo fall into two categories, proclitics and enclitics: first, a clitic expressing question, comprising ke /kɛ/ ‘Q’; second, a clitic expressing negation, comprising do /dɔ/ ‘NEG’; third, a clitic expressing ta, comprising wé /we/ ‘PAST’; fourth, a clitic expressing mode, comprising wa /wa/ ‘indicative’, pin /pi#/ ‘conditional’ and ko /kɔ/ ‘optative’; and finally, fifth, a clitic expressing voice, comprising du /du/ ‘passive’.
The verb itself does not have any prefixes or suffixes attached to it.
The verb displays the following derivational morphology: two suffixes, namely -syn /-sy#/ ‘begin’ and -ri /-ɾi/ ‘stop’
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 NRel: 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> - <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> + <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="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="subj" locus="number"> + <np number="sing" def="neither" role="subj" locus="number" case="NOM"> <word person="1excl" 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="obj" locus="number"> + <np number="sing" def="neither" role="obj" locus="number" case="ACC"> <word person="2" number="sing" posp="pron"/> </np> </s> </example>
module markowner: 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="love" translation="I love you.">
<s>
<np number="sing" def="neither" role="subj" locus="number" case="NOM">
- <word person="1excl" number="sing" posp="pron"/>
+ <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="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 number="sing" def="neither" role="obj" locus="number" case="ACC">
- <word person="2" number="sing" posp="pron"/>
+ <word person="2" number="sing" posp="pron" gloss="2.sing" gender="fem"/>
</np>
</s>
</example>
copyuptophrase:
<example id="love" translation="I love you."> <s> - <np number="sing" def="neither" role="subj" locus="number" case="NOM"> + <np number="sing" def="neither" role="subj" locus="number" case="NOM" person="1excl"> <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="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" subj="1excl.sing" obj="2.sing"> <word posp="verb" gloss="love"/> </vp> - <np number="sing" def="neither" role="obj" locus="number" case="ACC"> + <np number="sing" def="neither" role="obj" locus="number" case="ACC" person="2"> <word person="2" number="sing" posp="pron" gloss="2.sing" gender="fem"/> </np> </s> </example>
prodrop:
<example id="love" translation="I love you."> <s> - <np number="sing" def="neither" role="subj" locus="number" case="NOM" person="1excl"> - <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="fem"/> - </np> <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="1excl.sing" obj="2.sing"> <word posp="verb" gloss="love"/> </vp> <np number="sing" def="neither" role="obj" locus="number" case="ACC" person="2"> <word person="2" number="sing" posp="pron" gloss="2.sing" gender="fem"/> </np> </s> </example>
addclitics:
<example id="love" translation="I love you.">
<s>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="1excl.sing" obj="2.sing">
+ <thingy type="vpta" function="proclitic" gloss="PRES"/>
+ <thingy type="vpnegation" function="proclitic" gloss="POS"/>
+ <thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
<word posp="verb" gloss="love"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np number="sing" def="neither" role="obj" locus="number" case="ACC" person="2">
<word person="2" number="sing" posp="pron" gloss="2.sing" gender="fem"/>
</np>
</s>
</example>
propagateArgumentCase: No change.
unwrapArgumentNPs: No change.
unwrapOwnerOwned: No change.
movedowntoword:
<example id="love" translation="I love you.">
<s>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="1excl.sing" obj="2.sing">
<thingy type="vpta" function="proclitic" gloss="PRES"/>
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
<thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
- <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" subj="1excl.sing" obj="2.sing"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np number="sing" def="neither" role="obj" locus="number" case="ACC" person="2">
- <word person="2" number="sing" posp="pron" gloss="2.sing" gender="fem"/>
+ <word person="2" number="sing" posp="pron" gloss="2.sing" gender="fem" def="neither" role="obj" locus="number" case="ACC"/>
</np>
</s>
</example>
addaffixes: No change.
flatten:
<example id="love" translation="I love you."> - <s> - <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="1excl.sing" obj="2.sing"> + <flat> <thingy type="vpta" function="proclitic" gloss="PRES"/> <thingy type="vpnegation" function="proclitic" gloss="POS"/> <thingy type="vpquestion" function="proclitic" gloss="not.Q"/> <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="1excl.sing" obj="2.sing"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> - </vp> - <np number="sing" def="neither" role="obj" locus="number" case="ACC" person="2"> <word person="2" number="sing" posp="pron" gloss="2.sing" gender="fem" def="neither" role="obj" locus="number" case="ACC"/> - </np> - </s> + </flat> </example>
addvocab:
<example id="love" translation="I love you."> <flat> - <thingy type="vpta" function="proclitic" gloss="PRES"/> - <thingy type="vpnegation" function="proclitic" gloss="POS"/> - <thingy type="vpquestion" function="proclitic" gloss="not.Q"/> - <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="1excl.sing" obj="2.sing"/> - <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="fem" def="neither" role="obj" locus="number" case="ACC"/> + <thingy type="vpta" function="proclitic" gloss="PRES">-</thingy> + <thingy type="vpnegation" function="proclitic" gloss="POS">-</thingy> + <thingy type="vpquestion" function="proclitic" gloss="not.Q">-</thingy> + <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="1excl.sing" obj="2.sing">|ʒ|y|s|y|</word> + <thingy type="vpmode" function="enclitic" gloss="indicative">|w|a|</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> + <word person="2" number="sing" posp="pron" gloss="2.sing" gender="fem" def="neither" role="obj" locus="number" case="ACC">|ɾ|o|</word> </flat> </example>
vowelharmony: No change.
### |ʒ|y|s|y|#-> ʒysy
### |ʒ|y|s|y|
#-> ʒysy
### |w|a|
#-> wa
### |w|a|
#-> wa
### |ɾ|o|
#-> ɾo
### |ɾ|o|
#-> ɾo
### |ʒ|y|s|y| |w|a| |ɾ|o|
#-> ʒysy wa ɾo
removetags:
<example id="love" translation="I love you."> <flat> - <thingy type="vpta" function="proclitic" gloss="PRES">-</thingy> - <thingy type="vpnegation" function="proclitic" gloss="POS">-</thingy> - <thingy type="vpquestion" function="proclitic" gloss="not.Q">-</thingy> <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="1excl.sing" obj="2.sing">|ʒ|y|s|y|</word> <thingy type="vpmode" function="enclitic" gloss="indicative">|w|a|</thingy> - <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> <word person="2" number="sing" posp="pron" gloss="2.sing" gender="fem" def="neither" role="obj" locus="number" case="ACC">|ɾ|o|</word> </flat> + <p><span class="ilpair"><span class="mor">ʒysy</span><br><span class="gls">love</span></span> <span class="ilpair"><span class="mor">wa</span><br><span class="gls">indicative</span></span> <span class="ilpair"><span class="mor">ɾo</span><br><span class="gls">2.sing</span></span></p> + <p>ʒysy wa ɾo</p> + <p>zhysy wa ró</p> + <il> + <w> + <o>ʒysy</o> + <g>love</g> + </w> + <w> + <o>wa</o> + <g>indicative</g> + </w> + <w> + <o>ɾo</o> + <g>2.sing</g> + </w> + </il> </example>### ʒysy wa ɾo
#-> ʒysy wa ɾo
Zhysy wa ró. [ʒysy wa ɾo] ʒysy love wa indicative ɾo 2.sing “I love you.” | (13) |
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 NRel: 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_surface" posp="pp"/>
<np def="def" number="sing" locus="number">
<word posp="noun" gloss="table"/>
<word gloss="the" posp="det"/>
</np>
</pp>
</example>
module constorder: No change.
module casemarking: No change.
module markowner: No change.
module addgender:
<example id="adpos1" translation="on the table">
<pp p="in" location="surface" precise="yes">
<word gloss="in_surface" posp="pp"/>
- <np def="def" number="sing" locus="number">
+ <np def="def" number="sing" locus="number" gender="masc">
<word posp="noun" gloss="table"/>
<word gloss="the" posp="det"/>
</np>
</pp>
</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="adpos1" translation="on the table">
<pp p="in" location="surface" precise="yes">
<word gloss="in_surface" posp="pp"/>
<np def="def" number="sing" locus="number" gender="masc">
- <word posp="noun" gloss="table"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="table"/>
</np>
</pp>
</example>
module conjp: No change.
flattenconjp: No change.
fixpronouns: No change.
copyuptophrase: No change.
prodrop: No change.
addclitics: No change.
propagateArgumentCase: No change.
unwrapArgumentNPs: No change.
unwrapOwnerOwned: No change.
movedowntoword:
<example id="adpos1" translation="on the table"> <pp p="in" location="surface" precise="yes"> - <word gloss="in_surface" posp="pp"/> + <word gloss="in_surface" posp="pp" p="in" location="surface" precise="yes"/> <np def="def" number="sing" locus="number" gender="masc"> - <word gloss="the" posp="det"/> - <word posp="noun" gloss="table"/> + <word gloss="the" posp="det" def="def" number="sing" locus="number" gender="masc"/> + <word posp="noun" gloss="table" def="def" number="sing" locus="number" gender="masc"/> </np> </pp> </example>About to call getSlotValue for the/det/gender/obligatory
Got masc
About to call getSlotValue for table/noun/number/optional
Got sing
About to call getSlotValue for table/noun/case/optional
addaffixes:
<example id="adpos1" translation="on the table">
<pp p="in" location="surface" precise="yes">
<word gloss="in_surface" posp="pp" p="in" location="surface" precise="yes"/>
<np def="def" number="sing" locus="number" gender="masc">
<word gloss="the" posp="det" def="def" number="sing" locus="number" gender="masc"/>
+ <thingy type="detgender" function="suffix" gloss="masc"/>
+ <thingy type="nounnumber" function="prefix" gloss="sing"/>
<word posp="noun" gloss="table" def="def" number="sing" locus="number" gender="masc"/>
</np>
</pp>
</example>
flatten:
<example id="adpos1" translation="on the table"> - <pp p="in" location="surface" precise="yes"> + <flat> <word gloss="in_surface" posp="pp" p="in" location="surface" precise="yes"/> - <np def="def" number="sing" locus="number" gender="masc"> <word gloss="the" posp="det" def="def" number="sing" locus="number" gender="masc"/> <thingy type="detgender" function="suffix" gloss="masc"/> <thingy type="nounnumber" function="prefix" gloss="sing"/> <word posp="noun" gloss="table" def="def" number="sing" locus="number" gender="masc"/> - </np> - </pp> + </flat> </example>
addvocab:
<example id="adpos1" translation="on the table"> <flat> - <word gloss="in_surface" posp="pp" p="in" location="surface" precise="yes"/> - <word gloss="the" posp="det" def="def" number="sing" locus="number" gender="masc"/> - <thingy type="detgender" function="suffix" gloss="masc"/> - <thingy type="nounnumber" function="prefix" gloss="sing"/> - <word posp="noun" gloss="table" def="def" number="sing" locus="number" gender="masc"/> + <word gloss="in_surface" posp="pp" p="in" location="surface" precise="yes">|n|ɛ|</word> + <word gloss="the" posp="det" def="def" number="sing" locus="number" gender="masc">|z|y#|</word> + <thingy type="detgender" function="suffix" gloss="masc">-|j|a|</thingy> + <thingy type="nounnumber" function="prefix" gloss="sing">-</thingy> + <word posp="noun" gloss="table" def="def" number="sing" locus="number" gender="masc">|ɾ|ø|ʒ|a|</word> </flat> </example>
vowelharmony: No change.
### |n|ɛ|#-> nɛ
### |n|ɛ|
#-> nɛ
### |z|y#|
#-> zy#
### |z|y#|
#-> zy#
### -|j|a|
#-> -ja
### -|j|a|
#-> -ja
### |ɾ|ø|ʒ|a|
#-> ɾøʒa
### |ɾ|ø|ʒ|a|
#-> ɾøʒa
### |n|ɛ| |z|y#||j|a| |ɾ|ø|ʒ|a|
#-> nɛ zy#ja ɾøʒa
removetags:
<example id="adpos1" translation="on the table">
<flat>
<word gloss="in_surface" posp="pp" p="in" location="surface" precise="yes">|n|ɛ|</word>
<word gloss="the" posp="det" def="def" number="sing" locus="number" gender="masc">|z|y#|</word>
<thingy type="detgender" function="suffix" gloss="masc">-|j|a|</thingy>
- <thingy type="nounnumber" function="prefix" gloss="sing">-</thingy>
<word posp="noun" gloss="table" def="def" number="sing" locus="number" gender="masc">|ɾ|ø|ʒ|a|</word>
</flat>
+ <p><span class="ilpair"><span class="mor">nɛ</span><br><span class="gls">in_surface</span></span> <span class="ilpair"><span class="mor">zỹ</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">-ja</span><br><span class="gls">masc</span></span> <span class="ilpair"><span class="mor">ɾøʒa</span><br><span class="gls">table</span></span></p>
+ <p>nɛ zỹja ɾøʒa</p>
+ <p>ne zynja røzha</p>
+ <il>
+ <w>
+ <o>nɛ</o>
+ <g>in_surface</g>
+ </w>
+ <w>
+ <o>zỹ</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>-ja</o>
+ <g>masc</g>
+ </w>
+ <w>
+ <o>ɾøʒa</o>
+ <g>table</g>
+ </w>
+ </il>
</example>
### nɛ zỹja ɾøʒa#-> nɛ zỹja ɾøʒa
ne zynja røzha [nɛ zỹja ɾøʒa] nɛ in_surface zỹ the -ja masc ɾøʒa table “on the table” | (14) |
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 NRel: 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_inside" posp="pp"/>
<np def="def" number="sing" locus="number">
<word posp="noun" gloss="box"/>
<word gloss="the" posp="det"/>
</np>
</pp>
</example>
module constorder: No change.
module casemarking: No change.
module markowner: No change.
module addgender:
<example id="adpos2" translation="into the box">
<pp p="to" location="inside" precise="yes">
<word gloss="to_inside" posp="pp"/>
- <np def="def" number="sing" locus="number">
+ <np def="def" number="sing" locus="number" gender="masc">
<word posp="noun" gloss="box"/>
<word gloss="the" posp="det"/>
</np>
</pp>
</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="adpos2" translation="into the box">
<pp p="to" location="inside" precise="yes">
<word gloss="to_inside" posp="pp"/>
<np def="def" number="sing" locus="number" gender="masc">
- <word posp="noun" gloss="box"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="box"/>
</np>
</pp>
</example>
module conjp: No change.
flattenconjp: No change.
fixpronouns: No change.
copyuptophrase: No change.
prodrop: No change.
addclitics: No change.
propagateArgumentCase: No change.
unwrapArgumentNPs: No change.
unwrapOwnerOwned: No change.
movedowntoword:
<example id="adpos2" translation="into the box"> <pp p="to" location="inside" precise="yes"> - <word gloss="to_inside" posp="pp"/> + <word gloss="to_inside" posp="pp" p="to" location="inside" precise="yes"/> <np def="def" number="sing" locus="number" gender="masc"> - <word gloss="the" posp="det"/> - <word posp="noun" gloss="box"/> + <word gloss="the" posp="det" def="def" number="sing" locus="number" gender="masc"/> + <word posp="noun" gloss="box" def="def" number="sing" locus="number" gender="masc"/> </np> </pp> </example>About to call getSlotValue for the/det/gender/obligatory
Got masc
About to call getSlotValue for box/noun/number/optional
Got sing
About to call getSlotValue for box/noun/case/optional
addaffixes:
<example id="adpos2" translation="into the box">
<pp p="to" location="inside" precise="yes">
<word gloss="to_inside" posp="pp" p="to" location="inside" precise="yes"/>
<np def="def" number="sing" locus="number" gender="masc">
<word gloss="the" posp="det" def="def" number="sing" locus="number" gender="masc"/>
+ <thingy type="detgender" function="suffix" gloss="masc"/>
+ <thingy type="nounnumber" function="prefix" gloss="sing"/>
<word posp="noun" gloss="box" def="def" number="sing" locus="number" gender="masc"/>
</np>
</pp>
</example>
flatten:
<example id="adpos2" translation="into the box"> - <pp p="to" location="inside" precise="yes"> + <flat> <word gloss="to_inside" posp="pp" p="to" location="inside" precise="yes"/> - <np def="def" number="sing" locus="number" gender="masc"> <word gloss="the" posp="det" def="def" number="sing" locus="number" gender="masc"/> <thingy type="detgender" function="suffix" gloss="masc"/> <thingy type="nounnumber" function="prefix" gloss="sing"/> <word posp="noun" gloss="box" def="def" number="sing" locus="number" gender="masc"/> - </np> - </pp> + </flat> </example>
addvocab:
<example id="adpos2" translation="into the box"> <flat> - <word gloss="to_inside" posp="pp" p="to" location="inside" precise="yes"/> - <word gloss="the" posp="det" def="def" number="sing" locus="number" gender="masc"/> - <thingy type="detgender" function="suffix" gloss="masc"/> - <thingy type="nounnumber" function="prefix" gloss="sing"/> - <word posp="noun" gloss="box" def="def" number="sing" locus="number" gender="masc"/> + <word gloss="to_inside" posp="pp" p="to" location="inside" precise="yes">|ʃ|u#|</word> + <word gloss="the" posp="det" def="def" number="sing" locus="number" gender="masc">|z|y#|</word> + <thingy type="detgender" function="suffix" gloss="masc">-|j|a|</thingy> + <thingy type="nounnumber" function="prefix" gloss="sing">-</thingy> + <word posp="noun" gloss="box" def="def" number="sing" locus="number" gender="masc">|m|y|d|ø|</word> </flat> </example>
vowelharmony: No change.
### |ʃ|u#|#-> ʃu#
### |ʃ|u#|
#-> ʃu#
### |z|y#|
#-> zy#
### |z|y#|
#-> zy#
### -|j|a|
#-> -ja
### -|j|a|
#-> -ja
### |m|y|d|ø|
#-> mydø
### |m|y|d|ø|
#-> mydø
### |ʃ|u#| |z|y#||j|a| |m|y|d|ø|
#-> ʃu# zy#ja mydø
removetags:
<example id="adpos2" translation="into the box">
<flat>
<word gloss="to_inside" posp="pp" p="to" location="inside" precise="yes">|ʃ|u#|</word>
<word gloss="the" posp="det" def="def" number="sing" locus="number" gender="masc">|z|y#|</word>
<thingy type="detgender" function="suffix" gloss="masc">-|j|a|</thingy>
- <thingy type="nounnumber" function="prefix" gloss="sing">-</thingy>
<word posp="noun" gloss="box" def="def" number="sing" locus="number" gender="masc">|m|y|d|ø|</word>
</flat>
+ <p><span class="ilpair"><span class="mor">ʃũ</span><br><span class="gls">to_inside</span></span> <span class="ilpair"><span class="mor">zỹ</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">-ja</span><br><span class="gls">masc</span></span> <span class="ilpair"><span class="mor">mydø</span><br><span class="gls">box</span></span></p>
+ <p>ʃũ zỹja mydø</p>
+ <p>shun zynja mydø</p>
+ <il>
+ <w>
+ <o>ʃũ</o>
+ <g>to_inside</g>
+ </w>
+ <w>
+ <o>zỹ</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>-ja</o>
+ <g>masc</g>
+ </w>
+ <w>
+ <o>mydø</o>
+ <g>box</g>
+ </w>
+ </il>
</example>
### ʃũ zỹja mydø#-> ʃũ zỹja mydø
shun zynja mydø [ʃũ zỹja mydø] ʃũ to_inside zỹ the -ja masc mydø box “into the box” | (15) |
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 NRel: 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"/>
<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 markowner: 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"/>
<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="fem"/>
</np>
</pp>
</example>
copyuptophrase:
<example id="adpos3" translation="with me">
<pp role="comitative">
<word gloss="COMIT" posp="pp"/>
- <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="fem"/>
</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"/> + <word gloss="COMIT" posp="pp" role="comitative"/> <np number="sing" def="neither" locus="number" person="1excl"> - <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="fem"/> + <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="fem" 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" role="comitative"/> - <np number="sing" def="neither" locus="number" person="1excl"> <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="fem" def="neither" locus="number"/> - </np> - </pp> + </flat> </example>
addvocab:
<example id="adpos3" translation="with me"> <flat> - <word gloss="COMIT" posp="pp" role="comitative"/> - <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="fem" def="neither" locus="number"/> + <word gloss="COMIT" posp="pp" role="comitative">|m|ø|</word> + <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="fem" def="neither" locus="number">|d|œ|</word> </flat> </example>
vowelharmony: No change.
### |m|ø|#-> mø
### |m|ø|
#-> mø
### |d|œ|
#-> dœ
### |d|œ|
#-> dœ
### |m|ø| |d|œ|
#-> mø dœ
removetags:
<example id="adpos3" translation="with me">
<flat>
<word gloss="COMIT" posp="pp" role="comitative">|m|ø|</word>
<word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="fem" def="neither" locus="number">|d|œ|</word>
</flat>
+ <p><span class="ilpair"><span class="mor">mø</span><br><span class="gls">COMIT</span></span> <span class="ilpair"><span class="mor">dœ</span><br><span class="gls">1excl.sing</span></span></p>
+ <p>mø dœ</p>
+ <p>Mø dœ</p>
+ <il>
+ <w>
+ <o>mø</o>
+ <g>COMIT</g>
+ </w>
+ <w>
+ <o>dœ</o>
+ <g>1excl.sing</g>
+ </w>
+ </il>
</example>
### mø dœ#-> mø dœ
Mø dœ [mø dœ] mø COMIT dœ 1excl.sing “with me” | (16) |
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.
Yozoo employs Subject–Verb–Object (SVO) as its basic word order. The subject is followed by the verb, with the object occurring in post-verbal position. This ordering is widely attested across the world’s languages.
The following examples illustrate the basic, unmarked, constituent order in Yozoo.
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 NRel: 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> - <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> + <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="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="subj" locus="number"> + <np number="sing" def="def" role="subj" locus="number" case="NOM"> <word posp="noun" gloss="jaguar"/> <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="obj" locus="number"> + <np number="sing" def="def" role="obj" locus="number" case="ACC"> <word posp="noun" gloss="hunter"/> <word gloss="the" posp="det"/> </np> </s> </example>
module markowner: No change.
module addgender:
<example id="wo1" translation="The jaguar killed the hunter."> <s> - <np number="sing" def="def" role="subj" locus="number" case="NOM"> + <np number="sing" def="def" role="subj" locus="number" case="NOM" gender="masc"> <word posp="noun" gloss="jaguar"/> <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="obj" locus="number" case="ACC"> + <np number="sing" def="def" role="obj" locus="number" case="ACC" gender="masc"> <word posp="noun" gloss="hunter"/> <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="subj" locus="number" case="NOM" gender="masc">
- <word posp="noun" gloss="jaguar"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="jaguar"/>
</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="obj" locus="number" case="ACC" gender="masc">
- <word posp="noun" gloss="hunter"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="hunter"/>
</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="subj" locus="number" case="NOM" gender="masc">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="jaguar"/>
</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" subj="3.sing.masc" obj="3.sing.masc">
<word posp="verb" gloss="kill"/>
</vp>
<np number="sing" def="def" role="obj" locus="number" case="ACC" gender="masc">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="hunter"/>
</np>
</s>
</example>
prodrop: No change.
addclitics:
<example id="wo1" translation="The jaguar killed the hunter.">
<s>
<np number="sing" def="def" role="subj" locus="number" case="NOM" gender="masc">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="jaguar"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.masc" obj="3.sing.masc">
+ <thingy type="vpta" function="proclitic" gloss="PAST"/>
+ <thingy type="vpnegation" function="proclitic" gloss="POS"/>
+ <thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
<word posp="verb" gloss="kill"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np number="sing" def="def" role="obj" locus="number" case="ACC" gender="masc">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="hunter"/>
</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="subj" locus="number" case="NOM" gender="masc">
- <word gloss="the" posp="det"/>
- <word posp="noun" gloss="jaguar"/>
+ <word gloss="the" posp="det" number="sing" def="def" role="subj" locus="number" case="NOM" gender="masc"/>
+ <word posp="noun" gloss="jaguar" number="sing" def="def" role="subj" locus="number" case="NOM" gender="masc"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.masc" obj="3.sing.masc">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
<thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
- <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" subj="3.sing.masc" obj="3.sing.masc"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np number="sing" def="def" role="obj" locus="number" case="ACC" gender="masc">
- <word gloss="the" posp="det"/>
- <word posp="noun" gloss="hunter"/>
+ <word gloss="the" posp="det" number="sing" def="def" role="obj" locus="number" case="ACC" gender="masc"/>
+ <word posp="noun" gloss="hunter" number="sing" def="def" role="obj" locus="number" case="ACC" gender="masc"/>
</np>
</s>
</example>
About to call getSlotValue for the/det/gender/obligatoryGot masc
About to call getSlotValue for jaguar/noun/number/optional
Got sing
About to call getSlotValue for jaguar/noun/case/optional
Got NOM
About to call getSlotValue for the/det/gender/obligatory
Got masc
About to call getSlotValue for hunter/noun/number/optional
Got sing
About to call getSlotValue for hunter/noun/case/optional
Got ACC
addaffixes:
<example id="wo1" translation="The jaguar killed the hunter.">
<s>
<np number="sing" def="def" role="subj" locus="number" case="NOM" gender="masc">
<word gloss="the" posp="det" number="sing" def="def" role="subj" locus="number" case="NOM" gender="masc"/>
+ <thingy type="detgender" function="suffix" gloss="masc"/>
+ <thingy type="nounnumber" function="prefix" gloss="sing"/>
+ <thingy type="nouncase" function="prefix" gloss="NOM"/>
<word posp="noun" gloss="jaguar" number="sing" def="def" role="subj" locus="number" case="NOM" gender="masc"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.masc" obj="3.sing.masc">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
<thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
<word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.masc" obj="3.sing.masc"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np number="sing" def="def" role="obj" locus="number" case="ACC" gender="masc">
<word gloss="the" posp="det" number="sing" def="def" role="obj" locus="number" case="ACC" gender="masc"/>
+ <thingy type="detgender" function="suffix" gloss="masc"/>
+ <thingy type="nounnumber" function="prefix" gloss="sing"/>
+ <thingy type="nouncase" function="prefix" gloss="ACC"/>
<word posp="noun" gloss="hunter" number="sing" def="def" role="obj" locus="number" case="ACC" gender="masc"/>
</np>
</s>
</example>
flatten:
<example id="wo1" translation="The jaguar killed the hunter."> - <s> - <np number="sing" def="def" role="subj" locus="number" case="NOM" gender="masc"> + <flat> <word gloss="the" posp="det" number="sing" def="def" role="subj" locus="number" case="NOM" gender="masc"/> <thingy type="detgender" function="suffix" gloss="masc"/> <thingy type="nounnumber" function="prefix" gloss="sing"/> <thingy type="nouncase" function="prefix" gloss="NOM"/> <word posp="noun" gloss="jaguar" number="sing" def="def" role="subj" locus="number" case="NOM" gender="masc"/> - </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.masc" obj="3.sing.masc"> <thingy type="vpta" function="proclitic" gloss="PAST"/> <thingy type="vpnegation" function="proclitic" gloss="POS"/> <thingy type="vpquestion" function="proclitic" gloss="not.Q"/> <word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.masc" obj="3.sing.masc"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> - </vp> - <np number="sing" def="def" role="obj" locus="number" case="ACC" gender="masc"> <word gloss="the" posp="det" number="sing" def="def" role="obj" locus="number" case="ACC" gender="masc"/> <thingy type="detgender" function="suffix" gloss="masc"/> <thingy type="nounnumber" function="prefix" gloss="sing"/> <thingy type="nouncase" function="prefix" gloss="ACC"/> <word posp="noun" gloss="hunter" number="sing" def="def" role="obj" locus="number" case="ACC" gender="masc"/> - </np> - </s> + </flat> </example>
addvocab:
<example id="wo1" translation="The jaguar killed the hunter."> <flat> - <word gloss="the" posp="det" number="sing" def="def" role="subj" locus="number" case="NOM" gender="masc"/> - <thingy type="detgender" function="suffix" gloss="masc"/> - <thingy type="nounnumber" function="prefix" gloss="sing"/> - <thingy type="nouncase" function="prefix" gloss="NOM"/> - <word posp="noun" gloss="jaguar" number="sing" def="def" role="subj" locus="number" case="NOM" gender="masc"/> - <thingy type="vpta" function="proclitic" gloss="PAST"/> - <thingy type="vpnegation" function="proclitic" gloss="POS"/> - <thingy type="vpquestion" function="proclitic" gloss="not.Q"/> - <word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.masc" obj="3.sing.masc"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <word gloss="the" posp="det" number="sing" def="def" role="obj" locus="number" case="ACC" gender="masc"/> - <thingy type="detgender" function="suffix" gloss="masc"/> - <thingy type="nounnumber" function="prefix" gloss="sing"/> - <thingy type="nouncase" function="prefix" gloss="ACC"/> - <word posp="noun" gloss="hunter" number="sing" def="def" role="obj" locus="number" case="ACC" gender="masc"/> + <word gloss="the" posp="det" number="sing" def="def" role="subj" locus="number" case="NOM" gender="masc">|z|y#|</word> + <thingy type="detgender" function="suffix" gloss="masc">-|j|a|</thingy> + <thingy type="nounnumber" function="prefix" gloss="sing">-</thingy> + <thingy type="nouncase" function="prefix" gloss="NOM">-</thingy> + <word posp="noun" gloss="jaguar" number="sing" def="def" role="subj" locus="number" case="NOM" gender="masc">|k|a#|f|a|</word> + <thingy type="vpta" function="proclitic" gloss="PAST">|w|e|</thingy> + <thingy type="vpnegation" function="proclitic" gloss="POS">-</thingy> + <thingy type="vpquestion" function="proclitic" gloss="not.Q">-</thingy> + <word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.masc" obj="3.sing.masc">|n|y|t|y|</word> + <thingy type="vpmode" function="enclitic" gloss="indicative">|w|a|</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> + <word gloss="the" posp="det" number="sing" def="def" role="obj" locus="number" case="ACC" gender="masc">|z|y#|</word> + <thingy type="detgender" function="suffix" gloss="masc">-|j|a|</thingy> + <thingy type="nounnumber" function="prefix" gloss="sing">-</thingy> + <thingy type="nouncase" function="prefix" gloss="ACC">|ɲ|e|-</thingy> + <word posp="noun" gloss="hunter" number="sing" def="def" role="obj" locus="number" case="ACC" gender="masc">|ɡ|a|k|a|</word> </flat> </example>
vowelharmony: No change.
### |z|y#|#-> zy#
### |z|y#|
#-> zy#
### -|j|a|
#-> -ja
### -|j|a|
#-> -ja
### |k|a#|f|a|
#-> ka#fa
### |k|a#|f|a|
#-> ka#fa
### |w|e|
#-> we
### |w|e|
#-> we
### |n|y|t|y|
#-> nyty
### |n|y|t|y|
#-> nyty
### |w|a|
#-> wa
### |w|a|
#-> wa
### |z|y#|
#-> zy#
### |z|y#|
#-> zy#
### -|j|a|
#-> -ja
### -|j|a|
#-> -ja
### |ɲ|e|-
#-> ɲe-
### |ɲ|e|-
#-> ɲe-
### |ɡ|a|k|a|
#-> ɡaka
### |ɡ|a|k|a|
#-> ɡaka
### |z|y#||j|a| |k|a#|f|a| |w|e| |n|y|t|y| |w|a| |z|y#||j|a| |ɲ|e||ɡ|a|k|a|
#-> zy#ja ka#fa we nyty wa zy#ja ɲeɡaka
removetags:
<example id="wo1" translation="The jaguar killed the hunter.">
<flat>
<word gloss="the" posp="det" number="sing" def="def" role="subj" locus="number" case="NOM" gender="masc">|z|y#|</word>
<thingy type="detgender" function="suffix" gloss="masc">-|j|a|</thingy>
- <thingy type="nounnumber" function="prefix" gloss="sing">-</thingy>
- <thingy type="nouncase" function="prefix" gloss="NOM">-</thingy>
<word posp="noun" gloss="jaguar" number="sing" def="def" role="subj" locus="number" case="NOM" gender="masc">|k|a#|f|a|</word>
<thingy type="vpta" function="proclitic" gloss="PAST">|w|e|</thingy>
- <thingy type="vpnegation" function="proclitic" gloss="POS">-</thingy>
- <thingy type="vpquestion" function="proclitic" gloss="not.Q">-</thingy>
<word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.masc" obj="3.sing.masc">|n|y|t|y|</word>
<thingy type="vpmode" function="enclitic" gloss="indicative">|w|a|</thingy>
- <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy>
<word gloss="the" posp="det" number="sing" def="def" role="obj" locus="number" case="ACC" gender="masc">|z|y#|</word>
<thingy type="detgender" function="suffix" gloss="masc">-|j|a|</thingy>
- <thingy type="nounnumber" function="prefix" gloss="sing">-</thingy>
<thingy type="nouncase" function="prefix" gloss="ACC">|ɲ|e|-</thingy>
<word posp="noun" gloss="hunter" number="sing" def="def" role="obj" locus="number" case="ACC" gender="masc">|ɡ|a|k|a|</word>
</flat>
+ <p><span class="ilpair"><span class="mor">zỹ</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">-ja</span><br><span class="gls">masc</span></span> <span class="ilpair"><span class="mor">kãfa</span><br><span class="gls">jaguar</span></span> <span class="ilpair"><span class="mor">we</span><br><span class="gls">PAST</span></span> <span class="ilpair"><span class="mor">nyty</span><br><span class="gls">kill</span></span> <span class="ilpair"><span class="mor">wa</span><br><span class="gls">indicative</span></span> <span class="ilpair"><span class="mor">zỹ</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">-ja</span><br><span class="gls">masc</span></span> <span class="ilpair"><span class="mor">ɲe-</span><br><span class="gls">ACC</span></span> <span class="ilpair"><span class="mor">ɡaka</span><br><span class="gls">hunter</span></span></p>
+ <p>zỹja kãfa we nyty wa zỹja ɲeɡaka</p>
+ <p>zynja kanfa wé nyty wa zynja ñégaka</p>
+ <il>
+ <w>
+ <o>zỹ</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>-ja</o>
+ <g>masc</g>
+ </w>
+ <w>
+ <o>kãfa</o>
+ <g>jaguar</g>
+ </w>
+ <w>
+ <o>we</o>
+ <g>PAST</g>
+ </w>
+ <w>
+ <o>nyty</o>
+ <g>kill</g>
+ </w>
+ <w>
+ <o>wa</o>
+ <g>indicative</g>
+ </w>
+ <w>
+ <o>zỹ</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>-ja</o>
+ <g>masc</g>
+ </w>
+ <w>
+ <o>ɲe-</o>
+ <g>ACC</g>
+ </w>
+ <w>
+ <o>ɡaka</o>
+ <g>hunter</g>
+ </w>
+ </il>
</example>
### zỹja kãfa we nyty wa zỹja ɲeɡaka#-> zỹja kãfa we nyty wa zỹja ɲeɡaka
Zynja kanfa wé nyty wa zynja ñégaka. [zỹja kãfa we nyty wa zỹja ɲeɡaka] zỹ the -ja masc kãfa jaguar we PAST nyty kill wa indicative zỹ the -ja masc ɲe- ACC ɡaka hunter “The jaguar killed the hunter.” | (17) |
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 NRel: 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> + <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"> <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 casemarking:
<example id="wo2" translation="The lion ate the hunter's daughter's dog."> <s> - <np number="sing" def="def" role="subj" locus="number"> + <np number="sing" def="def" role="subj" locus="number" case="NOM"> <word posp="noun" gloss="lion"/> <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> - <np role="obj"> + <np role="obj" case="ACC"> <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 markowner:
<example id="wo2" translation="The lion ate the hunter's daughter's dog.">
<s>
<np number="sing" def="def" role="subj" locus="number" case="NOM">
<word posp="noun" gloss="lion"/>
<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>
<np role="obj" case="ACC">
<np type="owner_owned">
<np type="owner_owned" role="owner">
- <np number="sing" def="def" locus="number" role="owner">
+ <np number="sing" def="def" locus="number" role="owner" case="GEN">
<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" case="GEN">
<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 addgender:
<example id="wo2" translation="The lion ate the hunter's daughter's dog."> <s> - <np number="sing" def="def" role="subj" locus="number" case="NOM"> + <np number="sing" def="def" role="subj" locus="number" case="NOM" gender="masc"> <word posp="noun" gloss="lion"/> <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> <np role="obj" case="ACC"> - <np type="owner_owned"> - <np type="owner_owned" role="owner"> - <np number="sing" def="def" locus="number" role="owner" case="GEN"> + <np type="owner_owned" gender="masc"> + <np type="owner_owned" role="owner" gender="fem"> + <np number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc"> <word posp="noun" gloss="hunter"/> <word gloss="the" posp="det"/> </np> - <np number="sing" def="def" locus="number" role="owned" case="GEN"> + <np number="sing" def="def" locus="number" role="owned" case="GEN" 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="masc"> <word posp="noun" gloss="dog"/> <word gloss="the" posp="det"/> </np> </np> </np> </s> </example>
module simplifynumber: No change.
module propagatenumber:
<example id="wo2" translation="The lion ate the hunter's daughter's dog.">
<s>
<np number="sing" def="def" role="subj" locus="number" case="NOM" gender="masc">
<word posp="noun" gloss="lion"/>
<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>
- <np role="obj" case="ACC">
- <np type="owner_owned" gender="masc">
- <np type="owner_owned" role="owner" gender="fem">
+ <np role="obj" case="ACC" number="sing">
+ <np type="owner_owned" gender="masc" number="sing">
+ <np type="owner_owned" role="owner" gender="fem" number="sing">
<np number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc">
<word posp="noun" gloss="hunter"/>
<word gloss="the" posp="det"/>
</np>
<np number="sing" def="def" locus="number" role="owned" case="GEN" gender="fem">
<word posp="noun" gloss="daughter"/>
<word gloss="the" posp="det"/>
</np>
</np>
<np number="sing" def="def" locus="number" role="owned" gender="masc">
<word posp="noun" gloss="dog"/>
<word gloss="the" posp="det"/>
</np>
</np>
</np>
</s>
</example>
createpronouns: No change.
module ngen:
<example id="wo2" translation="The lion ate the hunter's daughter's dog.">
<s>
<np number="sing" def="def" role="subj" locus="number" case="NOM" gender="masc">
<word posp="noun" gloss="lion"/>
<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>
<np role="obj" case="ACC" number="sing">
<np type="owner_owned" gender="masc" number="sing">
- <np type="owner_owned" role="owner" gender="fem" number="sing">
- <np number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc">
- <word posp="noun" gloss="hunter"/>
+ <np number="sing" def="def" locus="number" role="owned" gender="masc">
+ <word posp="noun" gloss="dog"/>
<word gloss="the" posp="det"/>
</np>
+ <np type="owner_owned" role="owner" gender="fem" number="sing">
<np number="sing" def="def" locus="number" role="owned" case="GEN" gender="fem">
<word posp="noun" gloss="daughter"/>
<word gloss="the" posp="det"/>
</np>
- </np>
- <np number="sing" def="def" locus="number" role="owned" gender="masc">
- <word posp="noun" gloss="dog"/>
+ <np number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc">
+ <word posp="noun" gloss="hunter"/>
<word gloss="the" posp="det"/>
</np>
</np>
</np>
+ </np>
</s>
</example>
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 number="sing" def="def" role="subj" locus="number" case="NOM" gender="masc">
- <word posp="noun" gloss="lion"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="lion"/>
</np>
<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" case="ACC" number="sing">
<np type="owner_owned" gender="masc" number="sing">
<np number="sing" def="def" locus="number" role="owned" gender="masc">
- <word posp="noun" gloss="dog"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="dog"/>
</np>
<np type="owner_owned" role="owner" gender="fem" number="sing">
<np number="sing" def="def" locus="number" role="owned" case="GEN" gender="fem">
- <word posp="noun" gloss="daughter"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="daughter"/>
</np>
<np number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc">
- <word posp="noun" gloss="hunter"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="hunter"/>
</np>
</np>
</np>
</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 number="sing" def="def" role="subj" locus="number" case="NOM" gender="masc">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="lion"/>
</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" subj="3.sing.masc" obj="3.sing.masc">
<word posp="verb" gloss="eat"/>
</vp>
- <np role="obj" case="ACC" number="sing">
+ <np role="obj" case="ACC" number="sing" gender="masc">
<np type="owner_owned" gender="masc" number="sing">
<np number="sing" def="def" locus="number" role="owned" gender="masc">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="dog"/>
</np>
<np type="owner_owned" role="owner" gender="fem" number="sing">
<np number="sing" def="def" locus="number" role="owned" case="GEN" gender="fem">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="daughter"/>
</np>
<np number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="hunter"/>
</np>
</np>
</np>
</np>
</s>
</example>
prodrop: No change.
addclitics:
<example id="wo2" translation="The lion ate the hunter's daughter's dog.">
<s>
<np number="sing" def="def" role="subj" locus="number" case="NOM" gender="masc">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="lion"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.masc" obj="3.sing.masc">
+ <thingy type="vpta" function="proclitic" gloss="PAST"/>
+ <thingy type="vpnegation" function="proclitic" gloss="POS"/>
+ <thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
<word posp="verb" gloss="eat"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np role="obj" case="ACC" number="sing" gender="masc">
<np type="owner_owned" gender="masc" number="sing">
<np number="sing" def="def" locus="number" role="owned" gender="masc">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="dog"/>
</np>
<np type="owner_owned" role="owner" gender="fem" number="sing">
<np number="sing" def="def" locus="number" role="owned" case="GEN" gender="fem">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="daughter"/>
</np>
<np number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="hunter"/>
</np>
</np>
</np>
</np>
</s>
</example>
propagateArgumentCase: No change.
unwrapArgumentNPs:
<example id="wo2" translation="The lion ate the hunter's daughter's dog.">
<s>
<np number="sing" def="def" role="subj" locus="number" case="NOM" gender="masc">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="lion"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.masc" obj="3.sing.masc">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
<thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
<word posp="verb" gloss="eat"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
- <np role="obj" case="ACC" number="sing" gender="masc">
- <np type="owner_owned" gender="masc" number="sing">
+ <np type="owner_owned" gender="masc" number="sing" role="obj" case="ACC">
<np number="sing" def="def" locus="number" role="owned" gender="masc">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="dog"/>
</np>
<np type="owner_owned" role="owner" gender="fem" number="sing">
<np number="sing" def="def" locus="number" role="owned" case="GEN" gender="fem">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="daughter"/>
</np>
<np number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="hunter"/>
</np>
</np>
</np>
- </np>
</s>
</example>
unwrapOwnerOwned:
<example id="wo2" translation="The lion ate the hunter's daughter's dog.">
<s>
<np number="sing" def="def" role="subj" locus="number" case="NOM" gender="masc">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="lion"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.masc" obj="3.sing.masc">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
<thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
<word posp="verb" gloss="eat"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
- <np type="owner_owned" gender="masc" number="sing" role="obj" case="ACC">
- <np number="sing" def="def" locus="number" role="owned" gender="masc">
+ <np number="sing" def="def" locus="number" role="owned" gender="masc" case="ACC">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="dog"/>
</np>
- <np type="owner_owned" role="owner" gender="fem" number="sing">
<np number="sing" def="def" locus="number" role="owned" case="GEN" gender="fem">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="daughter"/>
</np>
<np number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="hunter"/>
</np>
- </np>
- </np>
</s>
</example>
movedowntoword:
<example id="wo2" translation="The lion ate the hunter's daughter's dog.">
<s>
<np number="sing" def="def" role="subj" locus="number" case="NOM" gender="masc">
- <word gloss="the" posp="det"/>
- <word posp="noun" gloss="lion"/>
+ <word gloss="the" posp="det" number="sing" def="def" role="subj" locus="number" case="NOM" gender="masc"/>
+ <word posp="noun" gloss="lion" number="sing" def="def" role="subj" locus="number" case="NOM" gender="masc"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.masc" obj="3.sing.masc">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
<thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
- <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" subj="3.sing.masc" obj="3.sing.masc"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np number="sing" def="def" locus="number" role="owned" gender="masc" case="ACC">
- <word gloss="the" posp="det"/>
- <word posp="noun" gloss="dog"/>
+ <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" gender="masc" case="ACC"/>
+ <word posp="noun" gloss="dog" number="sing" def="def" locus="number" role="owned" gender="masc" case="ACC"/>
</np>
<np number="sing" def="def" locus="number" role="owned" case="GEN" gender="fem">
- <word gloss="the" posp="det"/>
- <word posp="noun" gloss="daughter"/>
+ <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" case="GEN" gender="fem"/>
+ <word posp="noun" gloss="daughter" number="sing" def="def" locus="number" role="owned" case="GEN" gender="fem"/>
</np>
<np number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc">
- <word gloss="the" posp="det"/>
- <word posp="noun" gloss="hunter"/>
+ <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc"/>
+ <word posp="noun" gloss="hunter" number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc"/>
</np>
</s>
</example>
About to call getSlotValue for the/det/gender/obligatoryGot masc
About to call getSlotValue for lion/noun/number/optional
Got sing
About to call getSlotValue for lion/noun/case/optional
Got NOM
About to call getSlotValue for the/det/gender/obligatory
Got masc
About to call getSlotValue for dog/noun/number/optional
Got sing
About to call getSlotValue for dog/noun/case/optional
Got ACC
About to call getSlotValue for the/det/gender/obligatory
Got fem
About to call getSlotValue for daughter/noun/number/optional
Got sing
About to call getSlotValue for daughter/noun/case/optional
Got GEN
About to call getSlotValue for the/det/gender/obligatory
Got masc
About to call getSlotValue for hunter/noun/number/optional
Got sing
About to call getSlotValue for hunter/noun/case/optional
Got GEN
addaffixes:
<example id="wo2" translation="The lion ate the hunter's daughter's dog.">
<s>
<np number="sing" def="def" role="subj" locus="number" case="NOM" gender="masc">
<word gloss="the" posp="det" number="sing" def="def" role="subj" locus="number" case="NOM" gender="masc"/>
+ <thingy type="detgender" function="suffix" gloss="masc"/>
+ <thingy type="nounnumber" function="prefix" gloss="sing"/>
+ <thingy type="nouncase" function="prefix" gloss="NOM"/>
<word posp="noun" gloss="lion" number="sing" def="def" role="subj" locus="number" case="NOM" gender="masc"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.masc" obj="3.sing.masc">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
<thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
<word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.masc" obj="3.sing.masc"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np number="sing" def="def" locus="number" role="owned" gender="masc" case="ACC">
<word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" gender="masc" case="ACC"/>
+ <thingy type="detgender" function="suffix" gloss="masc"/>
+ <thingy type="nounnumber" function="prefix" gloss="sing"/>
+ <thingy type="nouncase" function="prefix" gloss="ACC"/>
<word posp="noun" gloss="dog" number="sing" def="def" locus="number" role="owned" gender="masc" case="ACC"/>
</np>
<np number="sing" def="def" locus="number" role="owned" case="GEN" gender="fem">
<word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" case="GEN" gender="fem"/>
+ <thingy type="detgender" function="suffix" gloss="fem"/>
+ <thingy type="nounnumber" function="prefix" gloss="sing"/>
+ <thingy type="nouncase" function="prefix" gloss="GEN"/>
<word posp="noun" gloss="daughter" number="sing" def="def" locus="number" role="owned" case="GEN" gender="fem"/>
</np>
<np number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc">
<word gloss="the" posp="det" number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc"/>
+ <thingy type="detgender" function="suffix" gloss="masc"/>
+ <thingy type="nounnumber" function="prefix" gloss="sing"/>
+ <thingy type="nouncase" function="prefix" gloss="GEN"/>
<word posp="noun" gloss="hunter" number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc"/>
</np>
</s>
</example>
flatten:
<example id="wo2" translation="The lion ate the hunter's daughter's dog."> - <s> - <np number="sing" def="def" role="subj" locus="number" case="NOM" gender="masc"> + <flat> <word gloss="the" posp="det" number="sing" def="def" role="subj" locus="number" case="NOM" gender="masc"/> <thingy type="detgender" function="suffix" gloss="masc"/> <thingy type="nounnumber" function="prefix" gloss="sing"/> <thingy type="nouncase" function="prefix" gloss="NOM"/> <word posp="noun" gloss="lion" number="sing" def="def" role="subj" locus="number" case="NOM" gender="masc"/> - </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.masc" obj="3.sing.masc"> <thingy type="vpta" function="proclitic" gloss="PAST"/> <thingy type="vpnegation" function="proclitic" gloss="POS"/> <thingy type="vpquestion" function="proclitic" gloss="not.Q"/> <word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.masc" obj="3.sing.masc"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> - </vp> - <np number="sing" def="def" locus="number" role="owned" gender="masc" case="ACC"> <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" gender="masc" case="ACC"/> <thingy type="detgender" function="suffix" gloss="masc"/> <thingy type="nounnumber" function="prefix" gloss="sing"/> <thingy type="nouncase" function="prefix" gloss="ACC"/> <word posp="noun" gloss="dog" number="sing" def="def" locus="number" role="owned" gender="masc" case="ACC"/> - </np> - <np number="sing" def="def" locus="number" role="owned" case="GEN" gender="fem"> <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" case="GEN" gender="fem"/> <thingy type="detgender" function="suffix" gloss="fem"/> <thingy type="nounnumber" function="prefix" gloss="sing"/> <thingy type="nouncase" function="prefix" gloss="GEN"/> <word posp="noun" gloss="daughter" number="sing" def="def" locus="number" role="owned" case="GEN" gender="fem"/> - </np> - <np number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc"> <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc"/> <thingy type="detgender" function="suffix" gloss="masc"/> <thingy type="nounnumber" function="prefix" gloss="sing"/> <thingy type="nouncase" function="prefix" gloss="GEN"/> <word posp="noun" gloss="hunter" number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc"/> - </np> - </s> + </flat> </example>
addvocab:
<example id="wo2" translation="The lion ate the hunter's daughter's dog."> <flat> - <word gloss="the" posp="det" number="sing" def="def" role="subj" locus="number" case="NOM" gender="masc"/> - <thingy type="detgender" function="suffix" gloss="masc"/> - <thingy type="nounnumber" function="prefix" gloss="sing"/> - <thingy type="nouncase" function="prefix" gloss="NOM"/> - <word posp="noun" gloss="lion" number="sing" def="def" role="subj" locus="number" case="NOM" gender="masc"/> - <thingy type="vpta" function="proclitic" gloss="PAST"/> - <thingy type="vpnegation" function="proclitic" gloss="POS"/> - <thingy type="vpquestion" function="proclitic" gloss="not.Q"/> - <word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.masc" obj="3.sing.masc"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" gender="masc" case="ACC"/> - <thingy type="detgender" function="suffix" gloss="masc"/> - <thingy type="nounnumber" function="prefix" gloss="sing"/> - <thingy type="nouncase" function="prefix" gloss="ACC"/> - <word posp="noun" gloss="dog" number="sing" def="def" locus="number" role="owned" gender="masc" case="ACC"/> - <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" case="GEN" gender="fem"/> - <thingy type="detgender" function="suffix" gloss="fem"/> - <thingy type="nounnumber" function="prefix" gloss="sing"/> - <thingy type="nouncase" function="prefix" gloss="GEN"/> - <word posp="noun" gloss="daughter" number="sing" def="def" locus="number" role="owned" case="GEN" gender="fem"/> - <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc"/> - <thingy type="detgender" function="suffix" gloss="masc"/> - <thingy type="nounnumber" function="prefix" gloss="sing"/> - <thingy type="nouncase" function="prefix" gloss="GEN"/> - <word posp="noun" gloss="hunter" number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc"/> + <word gloss="the" posp="det" number="sing" def="def" role="subj" locus="number" case="NOM" gender="masc">|z|y#|</word> + <thingy type="detgender" function="suffix" gloss="masc">-|j|a|</thingy> + <thingy type="nounnumber" function="prefix" gloss="sing">-</thingy> + <thingy type="nouncase" function="prefix" gloss="NOM">-</thingy> + <word posp="noun" gloss="lion" number="sing" def="def" role="subj" locus="number" case="NOM" gender="masc">|f|y|ɲ|ɛ|</word> + <thingy type="vpta" function="proclitic" gloss="PAST">|w|e|</thingy> + <thingy type="vpnegation" function="proclitic" gloss="POS">-</thingy> + <thingy type="vpquestion" function="proclitic" gloss="not.Q">-</thingy> + <word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.masc" obj="3.sing.masc">|n|u#|p|i|</word> + <thingy type="vpmode" function="enclitic" gloss="indicative">|w|a|</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> + <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" gender="masc" case="ACC">|z|y#|</word> + <thingy type="detgender" function="suffix" gloss="masc">-|j|a|</thingy> + <thingy type="nounnumber" function="prefix" gloss="sing">-</thingy> + <thingy type="nouncase" function="prefix" gloss="ACC">|ɲ|e|-</thingy> + <word posp="noun" gloss="dog" number="sing" def="def" locus="number" role="owned" gender="masc" case="ACC">|z|ɛ|m|ø|</word> + <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" case="GEN" gender="fem">|z|y#|</word> + <thingy type="detgender" function="suffix" gloss="fem">-|f|e|</thingy> + <thingy type="nounnumber" function="prefix" gloss="sing">-</thingy> + <thingy type="nouncase" function="prefix" gloss="GEN">|d|o|-</thingy> + <word posp="noun" gloss="daughter" number="sing" def="def" locus="number" role="owned" case="GEN" gender="fem">|ɾ|ɔ|m|œ|</word> + <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc">|z|y#|</word> + <thingy type="detgender" function="suffix" gloss="masc">-|j|a|</thingy> + <thingy type="nounnumber" function="prefix" gloss="sing">-</thingy> + <thingy type="nouncase" function="prefix" gloss="GEN">|d|o|-</thingy> + <word posp="noun" gloss="hunter" number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc">|ɡ|a|k|a|</word> </flat> </example>
vowelharmony: No change.
### |z|y#|#-> zy#
### |z|y#|
#-> zy#
### -|j|a|
#-> -ja
### -|j|a|
#-> -ja
### |f|y|ɲ|ɛ|
#-> fyɲɛ
### |f|y|ɲ|ɛ|
#-> fyɲɛ
### |w|e|
#-> we
### |w|e|
#-> we
### |n|u#|p|i|
#-> nu#pi
### |n|u#|p|i|
#-> nu#pi
### |w|a|
#-> wa
### |w|a|
#-> wa
### |z|y#|
#-> zy#
### |z|y#|
#-> zy#
### -|j|a|
#-> -ja
### -|j|a|
#-> -ja
### |ɲ|e|-
#-> ɲe-
### |ɲ|e|-
#-> ɲe-
### |z|ɛ|m|ø|
#-> zɛmø
### |z|ɛ|m|ø|
#-> zɛmø
### |z|y#|
#-> zy#
### |z|y#|
#-> zy#
### -|f|e|
#-> -fe
### -|f|e|
#-> -fe
### |d|o|-
#-> do-
### |d|o|-
#-> do-
### |ɾ|ɔ|m|œ|
#-> ɾɔmœ
### |ɾ|ɔ|m|œ|
#-> ɾɔmœ
### |z|y#|
#-> zy#
### |z|y#|
#-> zy#
### -|j|a|
#-> -ja
### -|j|a|
#-> -ja
### |d|o|-
#-> do-
### |d|o|-
#-> do-
### |ɡ|a|k|a|
#-> ɡaka
### |ɡ|a|k|a|
#-> ɡaka
### |z|y#||j|a| |f|y|ɲ|ɛ| |w|e| |n|u#|p|i| |w|a| |z|y#||j|a| |ɲ|e||z|ɛ|m|ø| |z|y#||f|e| |d|o||ɾ|ɔ|m|œ| |z|y#||j|a| |d|o||ɡ|a|k|a|
#-> zy#ja fyɲɛ we nu#pi wa zy#ja ɲezɛmø zy#fe doɾɔmœ zy#ja doɡaka
removetags:
<example id="wo2" translation="The lion ate the hunter's daughter's dog.">
<flat>
<word gloss="the" posp="det" number="sing" def="def" role="subj" locus="number" case="NOM" gender="masc">|z|y#|</word>
<thingy type="detgender" function="suffix" gloss="masc">-|j|a|</thingy>
- <thingy type="nounnumber" function="prefix" gloss="sing">-</thingy>
- <thingy type="nouncase" function="prefix" gloss="NOM">-</thingy>
<word posp="noun" gloss="lion" number="sing" def="def" role="subj" locus="number" case="NOM" gender="masc">|f|y|ɲ|ɛ|</word>
<thingy type="vpta" function="proclitic" gloss="PAST">|w|e|</thingy>
- <thingy type="vpnegation" function="proclitic" gloss="POS">-</thingy>
- <thingy type="vpquestion" function="proclitic" gloss="not.Q">-</thingy>
<word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.masc" obj="3.sing.masc">|n|u#|p|i|</word>
<thingy type="vpmode" function="enclitic" gloss="indicative">|w|a|</thingy>
- <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy>
<word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" gender="masc" case="ACC">|z|y#|</word>
<thingy type="detgender" function="suffix" gloss="masc">-|j|a|</thingy>
- <thingy type="nounnumber" function="prefix" gloss="sing">-</thingy>
<thingy type="nouncase" function="prefix" gloss="ACC">|ɲ|e|-</thingy>
<word posp="noun" gloss="dog" number="sing" def="def" locus="number" role="owned" gender="masc" case="ACC">|z|ɛ|m|ø|</word>
<word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" case="GEN" gender="fem">|z|y#|</word>
<thingy type="detgender" function="suffix" gloss="fem">-|f|e|</thingy>
- <thingy type="nounnumber" function="prefix" gloss="sing">-</thingy>
<thingy type="nouncase" function="prefix" gloss="GEN">|d|o|-</thingy>
<word posp="noun" gloss="daughter" number="sing" def="def" locus="number" role="owned" case="GEN" gender="fem">|ɾ|ɔ|m|œ|</word>
<word gloss="the" posp="det" number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc">|z|y#|</word>
<thingy type="detgender" function="suffix" gloss="masc">-|j|a|</thingy>
- <thingy type="nounnumber" function="prefix" gloss="sing">-</thingy>
<thingy type="nouncase" function="prefix" gloss="GEN">|d|o|-</thingy>
<word posp="noun" gloss="hunter" number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc">|ɡ|a|k|a|</word>
</flat>
+ <p><span class="ilpair"><span class="mor">zỹ</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">-ja</span><br><span class="gls">masc</span></span> <span class="ilpair"><span class="mor">fyɲɛ</span><br><span class="gls">lion</span></span> <span class="ilpair"><span class="mor">we</span><br><span class="gls">PAST</span></span> <span class="ilpair"><span class="mor">nũpi</span><br><span class="gls">eat</span></span> <span class="ilpair"><span class="mor">wa</span><br><span class="gls">indicative</span></span> <span class="ilpair"><span class="mor">zỹ</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">-ja</span><br><span class="gls">masc</span></span> <span class="ilpair"><span class="mor">ɲe-</span><br><span class="gls">ACC</span></span> <span class="ilpair"><span class="mor">zɛmø</span><br><span class="gls">dog</span></span> <span class="ilpair"><span class="mor">zỹ</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">-fe</span><br><span class="gls">fem</span></span> <span class="ilpair"><span class="mor">do-</span><br><span class="gls">GEN</span></span> <span class="ilpair"><span class="mor">ɾɔmœ</span><br><span class="gls">daughter</span></span> <span class="ilpair"><span class="mor">zỹ</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">-ja</span><br><span class="gls">masc</span></span> <span class="ilpair"><span class="mor">do-</span><br><span class="gls">GEN</span></span> <span class="ilpair"><span class="mor">ɡaka</span><br><span class="gls">hunter</span></span></p>
+ <p>zỹja fyɲɛ we nũpi wa zỹja ɲezɛmø zỹfe doɾɔmœ zỹja doɡaka</p>
+ <p>zynja fyñe wé nunpi wa zynja ñézemø zynfé dóromœ zynja dógaka</p>
+ <il>
+ <w>
+ <o>zỹ</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>-ja</o>
+ <g>masc</g>
+ </w>
+ <w>
+ <o>fyɲɛ</o>
+ <g>lion</g>
+ </w>
+ <w>
+ <o>we</o>
+ <g>PAST</g>
+ </w>
+ <w>
+ <o>nũpi</o>
+ <g>eat</g>
+ </w>
+ <w>
+ <o>wa</o>
+ <g>indicative</g>
+ </w>
+ <w>
+ <o>zỹ</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>-ja</o>
+ <g>masc</g>
+ </w>
+ <w>
+ <o>ɲe-</o>
+ <g>ACC</g>
+ </w>
+ <w>
+ <o>zɛmø</o>
+ <g>dog</g>
+ </w>
+ <w>
+ <o>zỹ</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>-fe</o>
+ <g>fem</g>
+ </w>
+ <w>
+ <o>do-</o>
+ <g>GEN</g>
+ </w>
+ <w>
+ <o>ɾɔmœ</o>
+ <g>daughter</g>
+ </w>
+ <w>
+ <o>zỹ</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>-ja</o>
+ <g>masc</g>
+ </w>
+ <w>
+ <o>do-</o>
+ <g>GEN</g>
+ </w>
+ <w>
+ <o>ɡaka</o>
+ <g>hunter</g>
+ </w>
+ </il>
</example>
### zỹja fyɲɛ we nũpi wa zỹja ɲezɛmø zỹfe doɾɔmœ zỹja doɡaka#-> zỹja fyɲɛ we nũpi wa zỹja ɲezɛmø zỹfe doɾɔmœ zỹja doɡaka
Zynja fyñe wé nunpi wa zynja ñézemø zynfé dóromœ zynja dógaka. [zỹja fyɲɛ we nũpi wa zỹja ɲezɛmø zỹfe doɾɔmœ zỹja doɡaka] zỹ the -ja masc fyɲɛ lion we PAST nũpi eat wa indicative zỹ the -ja masc ɲe- ACC zɛmø dog zỹ the -fe fem do- GEN ɾɔmœ daughter zỹ the -ja masc do- GEN ɡaka hunter “The lion ate the hunter’s daughter’s dog.” | (18) |
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 Yozoo 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-initial: the possessed noun precedes the possessor. For instance, Yozoo expresses “the child’s toy” with the equivalent of “toy child”. This structure is typologically rarer and often co-occurs with verb-initial syntax or with grammatical marking on the noun.
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 NRel: 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="NOM"> <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 markowner:
<example id="poss3" translation="your son's friend's book">
<np type="owner_owned" case="NOM">
<np type="owner_owned" role="owner">
<np type="owner_owned" role="owner">
- <np number="sing" def="neither" locus="number" role="owner">
+ <np number="sing" def="neither" locus="number" role="owner" case="GEN">
<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" case="GEN">
<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" case="GEN">
<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="NOM"> - <np type="owner_owned" role="owner"> - <np type="owner_owned" role="owner"> + <np type="owner_owned" case="NOM" gender="masc"> + <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" case="GEN"> <word person="2" number="sing" posp="pron"/> </np> - <np number="sing" def="def" locus="number" role="owned" case="GEN"> + <np number="sing" def="def" locus="number" role="owned" case="GEN" gender="masc"> <word posp="noun" gloss="son"/> <word gloss="the" posp="det"/> </np> </np> - <np number="sing" def="def" locus="number" role="owned" case="GEN"> + <np number="sing" def="def" locus="number" role="owned" case="GEN" 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="masc"> <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="NOM" gender="masc"> - <np type="owner_owned" role="owner" gender="masc"> - <np type="owner_owned" role="owner" gender="masc"> + <np type="owner_owned" case="NOM" gender="masc" 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" case="GEN"> <word person="2" number="sing" posp="pron"/> </np> <np number="sing" def="def" locus="number" role="owned" case="GEN" gender="masc"> <word posp="noun" gloss="son"/> <word gloss="the" posp="det"/> </np> </np> <np number="sing" def="def" locus="number" role="owned" case="GEN" gender="masc"> <word posp="noun" gloss="friend"/> <word gloss="the" posp="det"/> </np> </np> <np number="sing" def="def" locus="number" role="owned" gender="masc"> <word posp="noun" gloss="book"/> <word gloss="the" posp="det"/> </np> </np> </example>
createpronouns: No change.
module ngen:
<example id="poss3" translation="your son's friend's book"> <np type="owner_owned" case="NOM" gender="masc" 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" case="GEN"> - <word person="2" number="sing" posp="pron"/> + <np number="sing" def="def" locus="number" role="owned" gender="masc"> + <word posp="noun" gloss="book"/> + <word gloss="the" posp="det"/> </np> + <np type="owner_owned" role="owner" gender="masc" number="sing"> <np number="sing" def="def" locus="number" role="owned" case="GEN" gender="masc"> - <word posp="noun" gloss="son"/> + <word posp="noun" gloss="friend"/> <word gloss="the" posp="det"/> </np> - </np> + <np type="owner_owned" role="owner" gender="masc" number="sing"> <np number="sing" def="def" locus="number" role="owned" case="GEN" gender="masc"> - <word posp="noun" gloss="friend"/> + <word posp="noun" gloss="son"/> <word gloss="the" posp="det"/> </np> + <np number="sing" def="neither" locus="number" role="owner" case="GEN"> + <word person="2" number="sing" posp="pron"/> </np> - <np number="sing" def="def" locus="number" role="owned" gender="masc"> - <word posp="noun" gloss="book"/> - <word gloss="the" posp="det"/> </np> </np> + </np> </example>
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="NOM" gender="masc" number="sing">
<np number="sing" def="def" locus="number" role="owned" gender="masc">
- <word posp="noun" gloss="book"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="book"/>
</np>
<np type="owner_owned" role="owner" gender="masc" number="sing">
<np number="sing" def="def" locus="number" role="owned" case="GEN" gender="masc">
- <word posp="noun" gloss="friend"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="friend"/>
</np>
<np type="owner_owned" role="owner" gender="masc" number="sing">
<np number="sing" def="def" locus="number" role="owned" case="GEN" gender="masc">
- <word posp="noun" gloss="son"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="son"/>
</np>
<np number="sing" def="neither" locus="number" role="owner" case="GEN">
<word person="2" number="sing" posp="pron"/>
</np>
</np>
</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="NOM" gender="masc" number="sing">
<np number="sing" def="def" locus="number" role="owned" gender="masc">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="book"/>
</np>
<np type="owner_owned" role="owner" gender="masc" number="sing">
<np number="sing" def="def" locus="number" role="owned" case="GEN" gender="masc">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="friend"/>
</np>
<np type="owner_owned" role="owner" gender="masc" number="sing">
<np number="sing" def="def" locus="number" role="owned" case="GEN" gender="masc">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="son"/>
</np>
<np number="sing" def="neither" locus="number" role="owner" case="GEN">
- <word person="2" number="sing" posp="pron"/>
+ <word person="2" number="sing" posp="pron" gloss="2.sing" gender="fem"/>
</np>
</np>
</np>
</np>
</example>
copyuptophrase:
<example id="poss3" translation="your son's friend's book">
<np type="owner_owned" case="NOM" gender="masc" number="sing">
<np number="sing" def="def" locus="number" role="owned" gender="masc">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="book"/>
</np>
<np type="owner_owned" role="owner" gender="masc" number="sing">
<np number="sing" def="def" locus="number" role="owned" case="GEN" gender="masc">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="friend"/>
</np>
<np type="owner_owned" role="owner" gender="masc" number="sing">
<np number="sing" def="def" locus="number" role="owned" case="GEN" gender="masc">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="son"/>
</np>
- <np number="sing" def="neither" locus="number" role="owner" case="GEN">
+ <np number="sing" def="neither" locus="number" role="owner" case="GEN" person="2">
<word person="2" number="sing" posp="pron" gloss="2.sing" gender="fem"/>
</np>
</np>
</np>
</np>
</example>
prodrop: No change.
addclitics: No change.
propagateArgumentCase: No change.
unwrapArgumentNPs: No change.
unwrapOwnerOwned:
<example id="poss3" translation="your son's friend's book"> - <np type="owner_owned" case="NOM" gender="masc" number="sing"> - <np number="sing" def="def" locus="number" role="owned" gender="masc"> + <np number="sing" def="def" locus="number" role="owned" gender="masc" case="NOM"> <word gloss="the" posp="det"/> <word posp="noun" gloss="book"/> </np> - <np type="owner_owned" role="owner" gender="masc" number="sing"> <np number="sing" def="def" locus="number" role="owned" case="GEN" gender="masc"> <word gloss="the" posp="det"/> <word posp="noun" gloss="friend"/> </np> - <np type="owner_owned" role="owner" gender="masc" number="sing"> <np number="sing" def="def" locus="number" role="owned" case="GEN" gender="masc"> <word gloss="the" posp="det"/> <word posp="noun" gloss="son"/> </np> <np number="sing" def="neither" locus="number" role="owner" case="GEN" person="2"> <word person="2" number="sing" posp="pron" gloss="2.sing" gender="fem"/> </np> - </np> - </np> - </np> </example>
movedowntoword:
<example id="poss3" translation="your son's friend's book"> <np number="sing" def="def" locus="number" role="owned" gender="masc" case="NOM"> - <word gloss="the" posp="det"/> - <word posp="noun" gloss="book"/> + <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" gender="masc" case="NOM"/> + <word posp="noun" gloss="book" number="sing" def="def" locus="number" role="owned" gender="masc" case="NOM"/> </np> <np number="sing" def="def" locus="number" role="owned" case="GEN" gender="masc"> - <word gloss="the" posp="det"/> - <word posp="noun" gloss="friend"/> + <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" case="GEN" gender="masc"/> + <word posp="noun" gloss="friend" number="sing" def="def" locus="number" role="owned" case="GEN" gender="masc"/> </np> <np number="sing" def="def" locus="number" role="owned" case="GEN" gender="masc"> - <word gloss="the" posp="det"/> - <word posp="noun" gloss="son"/> + <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" case="GEN" gender="masc"/> + <word posp="noun" gloss="son" number="sing" def="def" locus="number" role="owned" case="GEN" gender="masc"/> </np> <np number="sing" def="neither" locus="number" role="owner" case="GEN" person="2"> - <word person="2" number="sing" posp="pron" gloss="2.sing" gender="fem"/> + <word person="2" number="sing" posp="pron" gloss="2.sing" gender="fem" def="neither" locus="number" role="owner" case="GEN"/> </np> </example>About to call getSlotValue for the/det/gender/obligatory
Got masc
About to call getSlotValue for book/noun/number/optional
Got sing
About to call getSlotValue for book/noun/case/optional
Got NOM
About to call getSlotValue for the/det/gender/obligatory
Got masc
About to call getSlotValue for friend/noun/number/optional
Got sing
About to call getSlotValue for friend/noun/case/optional
Got GEN
About to call getSlotValue for the/det/gender/obligatory
Got masc
About to call getSlotValue for son/noun/number/optional
Got sing
About to call getSlotValue for son/noun/case/optional
Got GEN
addaffixes:
<example id="poss3" translation="your son's friend's book">
<np number="sing" def="def" locus="number" role="owned" gender="masc" case="NOM">
<word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" gender="masc" case="NOM"/>
+ <thingy type="detgender" function="suffix" gloss="masc"/>
+ <thingy type="nounnumber" function="prefix" gloss="sing"/>
+ <thingy type="nouncase" function="prefix" gloss="NOM"/>
<word posp="noun" gloss="book" number="sing" def="def" locus="number" role="owned" gender="masc" case="NOM"/>
</np>
<np number="sing" def="def" locus="number" role="owned" case="GEN" gender="masc">
<word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" case="GEN" gender="masc"/>
+ <thingy type="detgender" function="suffix" gloss="masc"/>
+ <thingy type="nounnumber" function="prefix" gloss="sing"/>
+ <thingy type="nouncase" function="prefix" gloss="GEN"/>
<word posp="noun" gloss="friend" number="sing" def="def" locus="number" role="owned" case="GEN" gender="masc"/>
</np>
<np number="sing" def="def" locus="number" role="owned" case="GEN" gender="masc">
<word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" case="GEN" gender="masc"/>
+ <thingy type="detgender" function="suffix" gloss="masc"/>
+ <thingy type="nounnumber" function="prefix" gloss="sing"/>
+ <thingy type="nouncase" function="prefix" gloss="GEN"/>
<word posp="noun" gloss="son" number="sing" def="def" locus="number" role="owned" case="GEN" gender="masc"/>
</np>
<np number="sing" def="neither" locus="number" role="owner" case="GEN" person="2">
<word person="2" number="sing" posp="pron" gloss="2.sing" gender="fem" def="neither" locus="number" role="owner" case="GEN"/>
</np>
</example>
flatten:
<example id="poss3" translation="your son's friend's book"> - <np number="sing" def="def" locus="number" role="owned" gender="masc" case="NOM"> + <flat> <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" gender="masc" case="NOM"/> <thingy type="detgender" function="suffix" gloss="masc"/> <thingy type="nounnumber" function="prefix" gloss="sing"/> <thingy type="nouncase" function="prefix" gloss="NOM"/> <word posp="noun" gloss="book" number="sing" def="def" locus="number" role="owned" gender="masc" case="NOM"/> - </np> - <np number="sing" def="def" locus="number" role="owned" case="GEN" gender="masc"> <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" case="GEN" gender="masc"/> <thingy type="detgender" function="suffix" gloss="masc"/> <thingy type="nounnumber" function="prefix" gloss="sing"/> <thingy type="nouncase" function="prefix" gloss="GEN"/> <word posp="noun" gloss="friend" number="sing" def="def" locus="number" role="owned" case="GEN" gender="masc"/> - </np> - <np number="sing" def="def" locus="number" role="owned" case="GEN" gender="masc"> <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" case="GEN" gender="masc"/> <thingy type="detgender" function="suffix" gloss="masc"/> <thingy type="nounnumber" function="prefix" gloss="sing"/> <thingy type="nouncase" function="prefix" gloss="GEN"/> <word posp="noun" gloss="son" number="sing" def="def" locus="number" role="owned" case="GEN" gender="masc"/> - </np> - <np number="sing" def="neither" locus="number" role="owner" case="GEN" person="2"> <word person="2" number="sing" posp="pron" gloss="2.sing" gender="fem" def="neither" locus="number" role="owner" case="GEN"/> - </np> + </flat> </example>
addvocab:
<example id="poss3" translation="your son's friend's book"> <flat> - <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" gender="masc" case="NOM"/> - <thingy type="detgender" function="suffix" gloss="masc"/> - <thingy type="nounnumber" function="prefix" gloss="sing"/> - <thingy type="nouncase" function="prefix" gloss="NOM"/> - <word posp="noun" gloss="book" number="sing" def="def" locus="number" role="owned" gender="masc" case="NOM"/> - <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" case="GEN" gender="masc"/> - <thingy type="detgender" function="suffix" gloss="masc"/> - <thingy type="nounnumber" function="prefix" gloss="sing"/> - <thingy type="nouncase" function="prefix" gloss="GEN"/> - <word posp="noun" gloss="friend" number="sing" def="def" locus="number" role="owned" case="GEN" gender="masc"/> - <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" case="GEN" gender="masc"/> - <thingy type="detgender" function="suffix" gloss="masc"/> - <thingy type="nounnumber" function="prefix" gloss="sing"/> - <thingy type="nouncase" function="prefix" gloss="GEN"/> - <word posp="noun" gloss="son" number="sing" def="def" locus="number" role="owned" case="GEN" gender="masc"/> - <word person="2" number="sing" posp="pron" gloss="2.sing" gender="fem" def="neither" locus="number" role="owner" case="GEN"/> + <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" gender="masc" case="NOM">|z|y#|</word> + <thingy type="detgender" function="suffix" gloss="masc">-|j|a|</thingy> + <thingy type="nounnumber" function="prefix" gloss="sing">-</thingy> + <thingy type="nouncase" function="prefix" gloss="NOM">-</thingy> + <word posp="noun" gloss="book" number="sing" def="def" locus="number" role="owned" gender="masc" case="NOM">|ʒ|o|f|e|</word> + <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" case="GEN" gender="masc">|z|y#|</word> + <thingy type="detgender" function="suffix" gloss="masc">-|j|a|</thingy> + <thingy type="nounnumber" function="prefix" gloss="sing">-</thingy> + <thingy type="nouncase" function="prefix" gloss="GEN">|d|o|-</thingy> + <word posp="noun" gloss="friend" number="sing" def="def" locus="number" role="owned" case="GEN" gender="masc">|f|i#|f|a|</word> + <word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" case="GEN" gender="masc">|z|y#|</word> + <thingy type="detgender" function="suffix" gloss="masc">-|j|a|</thingy> + <thingy type="nounnumber" function="prefix" gloss="sing">-</thingy> + <thingy type="nouncase" function="prefix" gloss="GEN">|d|o|-</thingy> + <word posp="noun" gloss="son" number="sing" def="def" locus="number" role="owned" case="GEN" gender="masc">|ʃ|œ|m|y|</word> + <word person="2" number="sing" posp="pron" gloss="2.sing" gender="fem" def="neither" locus="number" role="owner" case="GEN">|ɾ|o|</word> </flat> </example>
vowelharmony: No change.
### |z|y#|#-> zy#
### |z|y#|
#-> zy#
### -|j|a|
#-> -ja
### -|j|a|
#-> -ja
### |ʒ|o|f|e|
#-> ʒofe
### |ʒ|o|f|e|
#-> ʒofe
### |z|y#|
#-> zy#
### |z|y#|
#-> zy#
### -|j|a|
#-> -ja
### -|j|a|
#-> -ja
### |d|o|-
#-> do-
### |d|o|-
#-> do-
### |f|i#|f|a|
#-> fi#fa
### |f|i#|f|a|
#-> fi#fa
### |z|y#|
#-> zy#
### |z|y#|
#-> zy#
### -|j|a|
#-> -ja
### -|j|a|
#-> -ja
### |d|o|-
#-> do-
### |d|o|-
#-> do-
### |ʃ|œ|m|y|
#-> ʃœmy
### |ʃ|œ|m|y|
#-> ʃœmy
### |ɾ|o|
#-> ɾo
### |ɾ|o|
#-> ɾo
### |z|y#||j|a| |ʒ|o|f|e| |z|y#||j|a| |d|o||f|i#|f|a| |z|y#||j|a| |d|o||ʃ|œ|m|y| |ɾ|o|
#-> zy#ja ʒofe zy#ja dofi#fa zy#ja doʃœmy ɾo
removetags:
<example id="poss3" translation="your son's friend's book">
<flat>
<word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" gender="masc" case="NOM">|z|y#|</word>
<thingy type="detgender" function="suffix" gloss="masc">-|j|a|</thingy>
- <thingy type="nounnumber" function="prefix" gloss="sing">-</thingy>
- <thingy type="nouncase" function="prefix" gloss="NOM">-</thingy>
<word posp="noun" gloss="book" number="sing" def="def" locus="number" role="owned" gender="masc" case="NOM">|ʒ|o|f|e|</word>
<word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" case="GEN" gender="masc">|z|y#|</word>
<thingy type="detgender" function="suffix" gloss="masc">-|j|a|</thingy>
- <thingy type="nounnumber" function="prefix" gloss="sing">-</thingy>
<thingy type="nouncase" function="prefix" gloss="GEN">|d|o|-</thingy>
<word posp="noun" gloss="friend" number="sing" def="def" locus="number" role="owned" case="GEN" gender="masc">|f|i#|f|a|</word>
<word gloss="the" posp="det" number="sing" def="def" locus="number" role="owned" case="GEN" gender="masc">|z|y#|</word>
<thingy type="detgender" function="suffix" gloss="masc">-|j|a|</thingy>
- <thingy type="nounnumber" function="prefix" gloss="sing">-</thingy>
<thingy type="nouncase" function="prefix" gloss="GEN">|d|o|-</thingy>
<word posp="noun" gloss="son" number="sing" def="def" locus="number" role="owned" case="GEN" gender="masc">|ʃ|œ|m|y|</word>
<word person="2" number="sing" posp="pron" gloss="2.sing" gender="fem" def="neither" locus="number" role="owner" case="GEN">|ɾ|o|</word>
</flat>
+ <p><span class="ilpair"><span class="mor">zỹ</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">-ja</span><br><span class="gls">masc</span></span> <span class="ilpair"><span class="mor">ʒofe</span><br><span class="gls">book</span></span> <span class="ilpair"><span class="mor">zỹ</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">-ja</span><br><span class="gls">masc</span></span> <span class="ilpair"><span class="mor">do-</span><br><span class="gls">GEN</span></span> <span class="ilpair"><span class="mor">fĩfa</span><br><span class="gls">friend</span></span> <span class="ilpair"><span class="mor">zỹ</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">-ja</span><br><span class="gls">masc</span></span> <span class="ilpair"><span class="mor">do-</span><br><span class="gls">GEN</span></span> <span class="ilpair"><span class="mor">ʃœmy</span><br><span class="gls">son</span></span> <span class="ilpair"><span class="mor">ɾo</span><br><span class="gls">2.sing</span></span></p>
+ <p>zỹja ʒofe zỹja dofĩfa zỹja doʃœmy ɾo</p>
+ <p>zynja zhófé zynja dófinfa zynja dóshœmy ró</p>
+ <il>
+ <w>
+ <o>zỹ</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>-ja</o>
+ <g>masc</g>
+ </w>
+ <w>
+ <o>ʒofe</o>
+ <g>book</g>
+ </w>
+ <w>
+ <o>zỹ</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>-ja</o>
+ <g>masc</g>
+ </w>
+ <w>
+ <o>do-</o>
+ <g>GEN</g>
+ </w>
+ <w>
+ <o>fĩfa</o>
+ <g>friend</g>
+ </w>
+ <w>
+ <o>zỹ</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>-ja</o>
+ <g>masc</g>
+ </w>
+ <w>
+ <o>do-</o>
+ <g>GEN</g>
+ </w>
+ <w>
+ <o>ʃœmy</o>
+ <g>son</g>
+ </w>
+ <w>
+ <o>ɾo</o>
+ <g>2.sing</g>
+ </w>
+ </il>
</example>
### zỹja ʒofe zỹja dofĩfa zỹja doʃœmy ɾo#-> zỹja ʒofe zỹja dofĩfa zỹja doʃœmy ɾo
zynja zhófé zynja dófinfa zynja dóshœmy ró [zỹja ʒofe zỹja dofĩfa zỹja doʃœmy ɾo] zỹ the -ja masc ʒofe book zỹ the -ja masc do- GEN fĩfa friend zỹ the -ja masc do- GEN ʃœmy son ɾo 2.sing “your son’s friend’s book” | (19) |
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 NRel: 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> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <word posp="verb" gloss="kill"/> + </vp> <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 casemarking:
<example id="conj1" translation="The hunter killed the jaguars, the tigers and the lions."> <s> - <np def="def" number="sing" tr="theme" role="subj" locus="number"> + <np def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM"> <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 role="obj" tr="rheme"> + <np role="obj" tr="rheme" case="ACC"> <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 markowner: No change.
module addgender:
<example id="conj1" translation="The hunter killed the jaguars, the tigers and the lions."> <s> - <np def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM"> + <np def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM" 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 role="obj" tr="rheme" case="ACC"> + <np role="obj" tr="rheme" case="ACC" gender="masc"> <conjp conj="and"> - <np def="def" number="plur" locus="number"> + <np def="def" number="plur" locus="number" gender="masc"> <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="masc"> <word posp="noun" gloss="lion"/> <word gloss="the" posp="det"/> </np> </conjp> </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 def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM" 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 role="obj" tr="rheme" case="ACC" gender="masc">
+ <np role="obj" tr="rheme" case="ACC" gender="masc" number="plur">
<conjp conj="and">
<np def="def" number="plur" locus="number" gender="masc">
<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="masc">
<word posp="noun" gloss="lion"/>
<word gloss="the" posp="det"/>
</np>
</conjp>
</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 def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM" 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 role="obj" tr="rheme" case="ACC" gender="masc" number="plur">
<conjp conj="and">
<np def="def" number="plur" locus="number" gender="masc">
- <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="masc">
- <word posp="noun" gloss="lion"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="lion"/>
</np>
</conjp>
</np>
</s>
</example>
module conjp:
<example id="conj1" translation="The hunter killed the jaguars, the tigers and the lions.">
<s>
<np def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM" 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">
<word posp="verb" gloss="kill"/>
</vp>
<np role="obj" tr="rheme" case="ACC" gender="masc" number="plur">
<conjp conj="and">
<np def="def" number="plur" locus="number" gender="masc">
<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="masc">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="lion"/>
</np>
</conjp>
</np>
</s>
</example>
flattenconjp:
<example id="conj1" translation="The hunter killed the jaguars, the tigers and the lions.">
<s>
<np def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM" 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">
<word posp="verb" gloss="kill"/>
</vp>
<np role="obj" tr="rheme" case="ACC" gender="masc" number="plur">
- <conjp conj="and">
- <np def="def" number="plur" locus="number" gender="masc">
+ <np def="def" number="plur" locus="number" gender="masc" role="obj" tr="rheme" case="ACC">
<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="ACC">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="tiger"/>
</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="ACC">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="lion"/>
</np>
- </conjp>
</np>
</s>
</example>
fixpronouns: No change.
copyuptophrase:
<example id="conj1" translation="The hunter killed the jaguars, the tigers and the lions.">
<s>
<np def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM" 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" subj="3.sing.masc" obj="3.plur.masc">
<word posp="verb" gloss="kill"/>
</vp>
<np role="obj" tr="rheme" case="ACC" gender="masc" number="plur">
<np def="def" number="plur" locus="number" gender="masc" role="obj" tr="rheme" case="ACC">
<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="ACC">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="tiger"/>
</np>
<word posp="conj" gloss="and"/>
<np def="def" number="plur" locus="number" gender="masc" role="obj" tr="rheme" case="ACC">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="lion"/>
</np>
</np>
</s>
</example>
prodrop: No change.
addclitics:
<example id="conj1" translation="The hunter killed the jaguars, the tigers and the lions.">
<s>
<np def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM" 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" subj="3.sing.masc" obj="3.plur.masc">
+ <thingy type="vpta" function="proclitic" gloss="PAST"/>
+ <thingy type="vpnegation" function="proclitic" gloss="POS"/>
+ <thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
<word posp="verb" gloss="kill"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np role="obj" tr="rheme" case="ACC" gender="masc" number="plur">
<np def="def" number="plur" locus="number" gender="masc" role="obj" tr="rheme" case="ACC">
<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="ACC">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="tiger"/>
</np>
<word posp="conj" gloss="and"/>
<np def="def" number="plur" locus="number" gender="masc" role="obj" tr="rheme" case="ACC">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="lion"/>
</np>
</np>
</s>
</example>
propagateArgumentCase: No change.
unwrapArgumentNPs:
<example id="conj1" translation="The hunter killed the jaguars, the tigers and the lions.">
<s>
<np def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM" 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" subj="3.sing.masc" obj="3.plur.masc">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
<thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
<word posp="verb" gloss="kill"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
- <np role="obj" tr="rheme" case="ACC" gender="masc" number="plur">
<np def="def" number="plur" locus="number" gender="masc" role="obj" tr="rheme" case="ACC">
<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="ACC">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="tiger"/>
</np>
<word posp="conj" gloss="and"/>
<np def="def" number="plur" locus="number" gender="masc" role="obj" tr="rheme" case="ACC">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="lion"/>
</np>
- </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="sing" tr="theme" role="subj" locus="number" case="NOM" gender="masc">
- <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="NOM" gender="masc"/>
+ <word posp="noun" gloss="hunter" def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM" gender="masc"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.masc" obj="3.plur.masc">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
<thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
- <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" subj="3.sing.masc" obj="3.plur.masc"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np def="def" number="plur" locus="number" gender="masc" role="obj" tr="rheme" case="ACC">
- <word gloss="the" posp="det"/>
- <word posp="noun" gloss="jaguar"/>
+ <word gloss="the" posp="det" def="def" number="plur" locus="number" gender="masc" role="obj" tr="rheme" case="ACC"/>
+ <word posp="noun" gloss="jaguar" def="def" number="plur" locus="number" gender="masc" role="obj" tr="rheme" case="ACC"/>
</np>
<word posp="conj" gloss="and"/>
<np def="def" number="plur" locus="number" gender="masc" role="obj" tr="rheme" case="ACC">
- <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="ACC"/>
+ <word posp="noun" gloss="tiger" def="def" number="plur" locus="number" gender="masc" role="obj" tr="rheme" case="ACC"/>
</np>
<word posp="conj" gloss="and"/>
<np def="def" number="plur" locus="number" gender="masc" role="obj" tr="rheme" case="ACC">
- <word gloss="the" posp="det"/>
- <word posp="noun" gloss="lion"/>
+ <word gloss="the" posp="det" def="def" number="plur" locus="number" gender="masc" role="obj" tr="rheme" case="ACC"/>
+ <word posp="noun" gloss="lion" def="def" number="plur" locus="number" gender="masc" role="obj" tr="rheme" case="ACC"/>
</np>
</s>
</example>
About to call getSlotValue for the/det/gender/obligatoryGot masc
About to call getSlotValue for hunter/noun/number/optional
Got sing
About to call getSlotValue for hunter/noun/case/optional
Got NOM
About to call getSlotValue for the/det/gender/obligatory
Got masc
About to call getSlotValue for jaguar/noun/number/optional
Got plur
About to call getSlotValue for jaguar/noun/case/optional
Got ACC
About to call getSlotValue for the/det/gender/obligatory
Got masc
About to call getSlotValue for tiger/noun/number/optional
Got plur
About to call getSlotValue for tiger/noun/case/optional
Got ACC
About to call getSlotValue for the/det/gender/obligatory
Got masc
About to call getSlotValue for lion/noun/number/optional
Got plur
About to call getSlotValue for lion/noun/case/optional
Got ACC
addaffixes:
<example id="conj1" translation="The hunter killed the jaguars, the tigers and the lions.">
<s>
<np def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM" gender="masc">
<word gloss="the" posp="det" def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM" gender="masc"/>
+ <thingy type="detgender" function="suffix" gloss="masc"/>
+ <thingy type="nounnumber" function="prefix" gloss="sing"/>
+ <thingy type="nouncase" function="prefix" gloss="NOM"/>
<word posp="noun" gloss="hunter" def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM" gender="masc"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.masc" obj="3.plur.masc">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
<thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
<word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.masc" obj="3.plur.masc"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np def="def" number="plur" locus="number" gender="masc" role="obj" tr="rheme" case="ACC">
<word gloss="the" posp="det" def="def" number="plur" locus="number" gender="masc" role="obj" tr="rheme" case="ACC"/>
+ <thingy type="detgender" function="suffix" gloss="masc"/>
+ <thingy type="nounnumber" function="prefix" gloss="plur"/>
+ <thingy type="nouncase" function="prefix" gloss="ACC"/>
<word posp="noun" gloss="jaguar" def="def" number="plur" locus="number" gender="masc" role="obj" tr="rheme" case="ACC"/>
</np>
<word posp="conj" gloss="and"/>
<np def="def" number="plur" locus="number" gender="masc" role="obj" tr="rheme" case="ACC">
<word gloss="the" posp="det" def="def" number="plur" locus="number" gender="masc" role="obj" tr="rheme" case="ACC"/>
+ <thingy type="detgender" function="suffix" gloss="masc"/>
+ <thingy type="nounnumber" function="prefix" gloss="plur"/>
+ <thingy type="nouncase" function="prefix" gloss="ACC"/>
<word posp="noun" gloss="tiger" def="def" number="plur" locus="number" gender="masc" role="obj" tr="rheme" case="ACC"/>
</np>
<word posp="conj" gloss="and"/>
<np def="def" number="plur" locus="number" gender="masc" role="obj" tr="rheme" case="ACC">
<word gloss="the" posp="det" def="def" number="plur" locus="number" gender="masc" role="obj" tr="rheme" case="ACC"/>
+ <thingy type="detgender" function="suffix" gloss="masc"/>
+ <thingy type="nounnumber" function="prefix" gloss="plur"/>
+ <thingy type="nouncase" function="prefix" gloss="ACC"/>
<word posp="noun" gloss="lion" def="def" number="plur" locus="number" gender="masc" role="obj" tr="rheme" case="ACC"/>
</np>
</s>
</example>
flatten:
<example id="conj1" translation="The hunter killed the jaguars, the tigers and the lions."> - <s> - <np def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM" gender="masc"> + <flat> <word gloss="the" posp="det" def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM" gender="masc"/> <thingy type="detgender" function="suffix" gloss="masc"/> <thingy type="nounnumber" function="prefix" gloss="sing"/> <thingy type="nouncase" function="prefix" gloss="NOM"/> <word posp="noun" gloss="hunter" def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM" gender="masc"/> - </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.masc" obj="3.plur.masc"> <thingy type="vpta" function="proclitic" gloss="PAST"/> <thingy type="vpnegation" function="proclitic" gloss="POS"/> <thingy type="vpquestion" function="proclitic" gloss="not.Q"/> <word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.masc" obj="3.plur.masc"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> - </vp> - <np def="def" number="plur" locus="number" gender="masc" role="obj" tr="rheme" case="ACC"> <word gloss="the" posp="det" def="def" number="plur" locus="number" gender="masc" role="obj" tr="rheme" case="ACC"/> <thingy type="detgender" function="suffix" gloss="masc"/> <thingy type="nounnumber" function="prefix" gloss="plur"/> <thingy type="nouncase" function="prefix" gloss="ACC"/> <word posp="noun" gloss="jaguar" def="def" number="plur" locus="number" gender="masc" role="obj" tr="rheme" case="ACC"/> - </np> <word posp="conj" gloss="and"/> - <np def="def" number="plur" locus="number" gender="masc" role="obj" tr="rheme" case="ACC"> <word gloss="the" posp="det" def="def" number="plur" locus="number" gender="masc" role="obj" tr="rheme" case="ACC"/> <thingy type="detgender" function="suffix" gloss="masc"/> <thingy type="nounnumber" function="prefix" gloss="plur"/> <thingy type="nouncase" function="prefix" gloss="ACC"/> <word posp="noun" gloss="tiger" def="def" number="plur" locus="number" gender="masc" role="obj" tr="rheme" case="ACC"/> - </np> <word posp="conj" gloss="and"/> - <np def="def" number="plur" locus="number" gender="masc" role="obj" tr="rheme" case="ACC"> <word gloss="the" posp="det" def="def" number="plur" locus="number" gender="masc" role="obj" tr="rheme" case="ACC"/> <thingy type="detgender" function="suffix" gloss="masc"/> <thingy type="nounnumber" function="prefix" gloss="plur"/> <thingy type="nouncase" function="prefix" gloss="ACC"/> <word posp="noun" gloss="lion" def="def" number="plur" locus="number" gender="masc" role="obj" tr="rheme" case="ACC"/> - </np> - </s> + </flat> </example>
addvocab:
<example id="conj1" translation="The hunter killed the jaguars, the tigers and the lions."> <flat> - <word gloss="the" posp="det" def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM" gender="masc"/> - <thingy type="detgender" function="suffix" gloss="masc"/> - <thingy type="nounnumber" function="prefix" gloss="sing"/> - <thingy type="nouncase" function="prefix" gloss="NOM"/> - <word posp="noun" gloss="hunter" def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM" gender="masc"/> - <thingy type="vpta" function="proclitic" gloss="PAST"/> - <thingy type="vpnegation" function="proclitic" gloss="POS"/> - <thingy type="vpquestion" function="proclitic" gloss="not.Q"/> - <word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.masc" obj="3.plur.masc"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <word gloss="the" posp="det" def="def" number="plur" locus="number" gender="masc" role="obj" tr="rheme" case="ACC"/> - <thingy type="detgender" function="suffix" gloss="masc"/> - <thingy type="nounnumber" function="prefix" gloss="plur"/> - <thingy type="nouncase" function="prefix" gloss="ACC"/> - <word posp="noun" gloss="jaguar" def="def" number="plur" locus="number" gender="masc" role="obj" tr="rheme" case="ACC"/> - <word posp="conj" gloss="and"/> - <word gloss="the" posp="det" def="def" number="plur" locus="number" gender="masc" role="obj" tr="rheme" case="ACC"/> - <thingy type="detgender" function="suffix" gloss="masc"/> - <thingy type="nounnumber" function="prefix" gloss="plur"/> - <thingy type="nouncase" function="prefix" gloss="ACC"/> - <word posp="noun" gloss="tiger" def="def" number="plur" locus="number" gender="masc" role="obj" tr="rheme" case="ACC"/> - <word posp="conj" gloss="and"/> - <word gloss="the" posp="det" def="def" number="plur" locus="number" gender="masc" role="obj" tr="rheme" case="ACC"/> - <thingy type="detgender" function="suffix" gloss="masc"/> - <thingy type="nounnumber" function="prefix" gloss="plur"/> - <thingy type="nouncase" function="prefix" gloss="ACC"/> - <word posp="noun" gloss="lion" def="def" number="plur" locus="number" gender="masc" role="obj" tr="rheme" case="ACC"/> + <word gloss="the" posp="det" def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM" gender="masc">|z|y#|</word> + <thingy type="detgender" function="suffix" gloss="masc">-|j|a|</thingy> + <thingy type="nounnumber" function="prefix" gloss="sing">-</thingy> + <thingy type="nouncase" function="prefix" gloss="NOM">-</thingy> + <word posp="noun" gloss="hunter" def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM" gender="masc">|ɡ|a|k|a|</word> + <thingy type="vpta" function="proclitic" gloss="PAST">|w|e|</thingy> + <thingy type="vpnegation" function="proclitic" gloss="POS">-</thingy> + <thingy type="vpquestion" function="proclitic" gloss="not.Q">-</thingy> + <word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.masc" obj="3.plur.masc">|n|y|t|y|</word> + <thingy type="vpmode" function="enclitic" gloss="indicative">|w|a|</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> + <word gloss="the" posp="det" def="def" number="plur" locus="number" gender="masc" role="obj" tr="rheme" case="ACC">|z|y#|</word> + <thingy type="detgender" function="suffix" gloss="masc">-|j|a|</thingy> + <thingy type="nounnumber" function="prefix" gloss="plur">|m|ɛ|-</thingy> + <thingy type="nouncase" function="prefix" gloss="ACC">|ɲ|e|-</thingy> + <word posp="noun" gloss="jaguar" def="def" number="plur" locus="number" gender="masc" role="obj" tr="rheme" case="ACC">|k|a#|f|a|</word> + <word posp="conj" gloss="and">|k|y#|</word> + <word gloss="the" posp="det" def="def" number="plur" locus="number" gender="masc" role="obj" tr="rheme" case="ACC">|z|y#|</word> + <thingy type="detgender" function="suffix" gloss="masc">-|j|a|</thingy> + <thingy type="nounnumber" function="prefix" gloss="plur">|m|ɛ|-</thingy> + <thingy type="nouncase" function="prefix" gloss="ACC">|ɲ|e|-</thingy> + <word posp="noun" gloss="tiger" def="def" number="plur" locus="number" gender="masc" role="obj" tr="rheme" case="ACC">|p|ɛ|f|i|</word> + <word posp="conj" gloss="and">|k|y#|</word> + <word gloss="the" posp="det" def="def" number="plur" locus="number" gender="masc" role="obj" tr="rheme" case="ACC">|z|y#|</word> + <thingy type="detgender" function="suffix" gloss="masc">-|j|a|</thingy> + <thingy type="nounnumber" function="prefix" gloss="plur">|m|ɛ|-</thingy> + <thingy type="nouncase" function="prefix" gloss="ACC">|ɲ|e|-</thingy> + <word posp="noun" gloss="lion" def="def" number="plur" locus="number" gender="masc" role="obj" tr="rheme" case="ACC">|f|y|ɲ|ɛ|</word> </flat> </example>
vowelharmony: No change.
### |z|y#|#-> zy#
### |z|y#|
#-> zy#
### -|j|a|
#-> -ja
### -|j|a|
#-> -ja
### |ɡ|a|k|a|
#-> ɡaka
### |ɡ|a|k|a|
#-> ɡaka
### |w|e|
#-> we
### |w|e|
#-> we
### |n|y|t|y|
#-> nyty
### |n|y|t|y|
#-> nyty
### |w|a|
#-> wa
### |w|a|
#-> wa
### |z|y#|
#-> zy#
### |z|y#|
#-> zy#
### -|j|a|
#-> -ja
### -|j|a|
#-> -ja
### |m|ɛ|-
#-> mɛ-
### |m|ɛ|-
#-> mɛ-
### |ɲ|e|-
#-> ɲe-
### |ɲ|e|-
#-> ɲe-
### |k|a#|f|a|
#-> ka#fa
### |k|a#|f|a|
#-> ka#fa
### |k|y#|
#-> ky#
### |k|y#|
#-> ky#
### |z|y#|
#-> zy#
### |z|y#|
#-> zy#
### -|j|a|
#-> -ja
### -|j|a|
#-> -ja
### |m|ɛ|-
#-> mɛ-
### |m|ɛ|-
#-> mɛ-
### |ɲ|e|-
#-> ɲe-
### |ɲ|e|-
#-> ɲe-
### |p|ɛ|f|i|
#-> pɛfi
### |p|ɛ|f|i|
#-> pɛfi
### |k|y#|
#-> ky#
### |k|y#|
#-> ky#
### |z|y#|
#-> zy#
### |z|y#|
#-> zy#
### -|j|a|
#-> -ja
### -|j|a|
#-> -ja
### |m|ɛ|-
#-> mɛ-
### |m|ɛ|-
#-> mɛ-
### |ɲ|e|-
#-> ɲe-
### |ɲ|e|-
#-> ɲe-
### |f|y|ɲ|ɛ|
#-> fyɲɛ
### |f|y|ɲ|ɛ|
#-> fyɲɛ
### |z|y#||j|a| |ɡ|a|k|a| |w|e| |n|y|t|y| |w|a| |z|y#||j|a| |m|ɛ||ɲ|e||k|a#|f|a| |k|y#| |z|y#||j|a| |m|ɛ||ɲ|e||p|ɛ|f|i| |k|y#| |z|y#||j|a| |m|ɛ||ɲ|e||f|y|ɲ|ɛ|
#-> zy#ja ɡaka we nyty wa zy#ja mɛɲeka#fa ky# zy#ja mɛɲepɛfi ky# zy#ja mɛɲefyɲɛ
removetags:
<example id="conj1" translation="The hunter killed the jaguars, the tigers and the lions.">
<flat>
<word gloss="the" posp="det" def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM" gender="masc">|z|y#|</word>
<thingy type="detgender" function="suffix" gloss="masc">-|j|a|</thingy>
- <thingy type="nounnumber" function="prefix" gloss="sing">-</thingy>
- <thingy type="nouncase" function="prefix" gloss="NOM">-</thingy>
<word posp="noun" gloss="hunter" def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM" gender="masc">|ɡ|a|k|a|</word>
<thingy type="vpta" function="proclitic" gloss="PAST">|w|e|</thingy>
- <thingy type="vpnegation" function="proclitic" gloss="POS">-</thingy>
- <thingy type="vpquestion" function="proclitic" gloss="not.Q">-</thingy>
<word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.masc" obj="3.plur.masc">|n|y|t|y|</word>
<thingy type="vpmode" function="enclitic" gloss="indicative">|w|a|</thingy>
- <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy>
<word gloss="the" posp="det" def="def" number="plur" locus="number" gender="masc" role="obj" tr="rheme" case="ACC">|z|y#|</word>
<thingy type="detgender" function="suffix" gloss="masc">-|j|a|</thingy>
<thingy type="nounnumber" function="prefix" gloss="plur">|m|ɛ|-</thingy>
<thingy type="nouncase" function="prefix" gloss="ACC">|ɲ|e|-</thingy>
<word posp="noun" gloss="jaguar" def="def" number="plur" locus="number" gender="masc" role="obj" tr="rheme" case="ACC">|k|a#|f|a|</word>
<word posp="conj" gloss="and">|k|y#|</word>
<word gloss="the" posp="det" def="def" number="plur" locus="number" gender="masc" role="obj" tr="rheme" case="ACC">|z|y#|</word>
<thingy type="detgender" function="suffix" gloss="masc">-|j|a|</thingy>
<thingy type="nounnumber" function="prefix" gloss="plur">|m|ɛ|-</thingy>
<thingy type="nouncase" function="prefix" gloss="ACC">|ɲ|e|-</thingy>
<word posp="noun" gloss="tiger" def="def" number="plur" locus="number" gender="masc" role="obj" tr="rheme" case="ACC">|p|ɛ|f|i|</word>
<word posp="conj" gloss="and">|k|y#|</word>
<word gloss="the" posp="det" def="def" number="plur" locus="number" gender="masc" role="obj" tr="rheme" case="ACC">|z|y#|</word>
<thingy type="detgender" function="suffix" gloss="masc">-|j|a|</thingy>
<thingy type="nounnumber" function="prefix" gloss="plur">|m|ɛ|-</thingy>
<thingy type="nouncase" function="prefix" gloss="ACC">|ɲ|e|-</thingy>
<word posp="noun" gloss="lion" def="def" number="plur" locus="number" gender="masc" role="obj" tr="rheme" case="ACC">|f|y|ɲ|ɛ|</word>
</flat>
+ <p><span class="ilpair"><span class="mor">zỹ</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">-ja</span><br><span class="gls">masc</span></span> <span class="ilpair"><span class="mor">ɡaka</span><br><span class="gls">hunter</span></span> <span class="ilpair"><span class="mor">we</span><br><span class="gls">PAST</span></span> <span class="ilpair"><span class="mor">nyty</span><br><span class="gls">kill</span></span> <span class="ilpair"><span class="mor">wa</span><br><span class="gls">indicative</span></span> <span class="ilpair"><span class="mor">zỹ</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">-ja</span><br><span class="gls">masc</span></span> <span class="ilpair"><span class="mor">mɛ-</span><br><span class="gls">plur</span></span> <span class="ilpair"><span class="mor">ɲe-</span><br><span class="gls">ACC</span></span> <span class="ilpair"><span class="mor">kãfa</span><br><span class="gls">jaguar</span></span> <span class="ilpair"><span class="mor">kỹ</span><br><span class="gls">and</span></span> <span class="ilpair"><span class="mor">zỹ</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">-ja</span><br><span class="gls">masc</span></span> <span class="ilpair"><span class="mor">mɛ-</span><br><span class="gls">plur</span></span> <span class="ilpair"><span class="mor">ɲe-</span><br><span class="gls">ACC</span></span> <span class="ilpair"><span class="mor">pɛfi</span><br><span class="gls">tiger</span></span> <span class="ilpair"><span class="mor">kỹ</span><br><span class="gls">and</span></span> <span class="ilpair"><span class="mor">zỹ</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">-ja</span><br><span class="gls">masc</span></span> <span class="ilpair"><span class="mor">mɛ-</span><br><span class="gls">plur</span></span> <span class="ilpair"><span class="mor">ɲe-</span><br><span class="gls">ACC</span></span> <span class="ilpair"><span class="mor">fyɲɛ</span><br><span class="gls">lion</span></span></p>
+ <p>zỹja ɡaka we nyty wa zỹja mɛɲekãfa kỹ zỹja mɛɲepɛfi kỹ zỹja mɛɲefyɲɛ</p>
+ <p>zynja gaka wé nyty wa zynja meñékanfa kyn zynja meñépefi kyn zynja meñéfyñe</p>
+ <il>
+ <w>
+ <o>zỹ</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>-ja</o>
+ <g>masc</g>
+ </w>
+ <w>
+ <o>ɡaka</o>
+ <g>hunter</g>
+ </w>
+ <w>
+ <o>we</o>
+ <g>PAST</g>
+ </w>
+ <w>
+ <o>nyty</o>
+ <g>kill</g>
+ </w>
+ <w>
+ <o>wa</o>
+ <g>indicative</g>
+ </w>
+ <w>
+ <o>zỹ</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>-ja</o>
+ <g>masc</g>
+ </w>
+ <w>
+ <o>mɛ-</o>
+ <g>plur</g>
+ </w>
+ <w>
+ <o>ɲe-</o>
+ <g>ACC</g>
+ </w>
+ <w>
+ <o>kãfa</o>
+ <g>jaguar</g>
+ </w>
+ <w>
+ <o>kỹ</o>
+ <g>and</g>
+ </w>
+ <w>
+ <o>zỹ</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>-ja</o>
+ <g>masc</g>
+ </w>
+ <w>
+ <o>mɛ-</o>
+ <g>plur</g>
+ </w>
+ <w>
+ <o>ɲe-</o>
+ <g>ACC</g>
+ </w>
+ <w>
+ <o>pɛfi</o>
+ <g>tiger</g>
+ </w>
+ <w>
+ <o>kỹ</o>
+ <g>and</g>
+ </w>
+ <w>
+ <o>zỹ</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>-ja</o>
+ <g>masc</g>
+ </w>
+ <w>
+ <o>mɛ-</o>
+ <g>plur</g>
+ </w>
+ <w>
+ <o>ɲe-</o>
+ <g>ACC</g>
+ </w>
+ <w>
+ <o>fyɲɛ</o>
+ <g>lion</g>
+ </w>
+ </il>
</example>
### zỹja ɡaka we nyty wa zỹja mɛɲekãfa kỹ zỹja mɛɲepɛfi kỹ zỹja mɛɲefyɲɛ#-> zỹja ɡaka we nyty wa zỹja mɛɲekãfa kỹ zỹja mɛɲepɛfi kỹ zỹja mɛɲefyɲɛ
Zynja gaka wé nyty wa zynja meñékanfa kyn zynja meñépefi kyn zynja meñéfyñe. [zỹja ɡaka we nyty wa zỹja mɛɲekãfa kỹ zỹja mɛɲepɛfi kỹ zỹja mɛɲefyɲɛ] zỹ the -ja masc ɡaka hunter we PAST nyty kill wa indicative zỹ the -ja masc mɛ- plur ɲe- ACC kãfa jaguar kỹ and zỹ the -ja masc mɛ- plur ɲe- ACC pɛfi tiger kỹ and zỹ the -ja masc mɛ- plur ɲe- ACC fyɲɛ lion “The hunter killed the jaguars, the tigers and the lions.” | (20) |
Modifiers and Determiners
The ordering of demonstratives, articles (if present), and other modifiers in Yozoo 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
Yozoo forms relative clauses by placing the relative clause after the noun it modifies. The clause follows the internal word order of ordinary finite clauses. A dedicated relativising marker introduces the clause and identifies the relationship between the head noun and its role inside the relative 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 NRel: 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> - <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> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <word posp="verb" gloss="pat"/> + </vp> <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 number="sing" def="neither" role="subj" locus="number"> + <np number="sing" def="neither" role="subj" locus="number" case="NOM"> <word person="1excl" number="sing" posp="pron"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="pat"/> </vp> - <np def="def" number="sing" tr="rheme" role="obj" locus="number"> + <np def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC"> <word posp="noun" gloss="cat"/> <word gloss="the" posp="det"/> </np> </s> </example>
module markowner: No change.
module addgender:
<example id="relp1" translation="I patted the cat.">
<s>
<np number="sing" def="neither" role="subj" locus="number" case="NOM">
<word person="1excl" number="sing" posp="pron"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="pat"/>
</vp>
- <np def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC">
+ <np def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC" gender="fem">
<word posp="noun" gloss="cat"/>
<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="relp1" translation="I patted the cat.">
<s>
<np number="sing" def="neither" role="subj" locus="number" case="NOM">
<word person="1excl" number="sing" posp="pron"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="pat"/>
</vp>
<np def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC" gender="fem">
- <word posp="noun" gloss="cat"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="cat"/>
</np>
</s>
</example>
module conjp: No change.
flattenconjp: No change.
fixpronouns:
<example id="relp1" translation="I patted the cat.">
<s>
<np number="sing" def="neither" role="subj" locus="number" case="NOM">
- <word person="1excl" number="sing" posp="pron"/>
+ <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="fem"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="pat"/>
</vp>
<np def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC" gender="fem">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="cat"/>
</np>
</s>
</example>
copyuptophrase:
<example id="relp1" translation="I patted the cat."> <s> - <np number="sing" def="neither" role="subj" locus="number" case="NOM"> + <np number="sing" def="neither" role="subj" locus="number" case="NOM" person="1excl"> <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="fem"/> </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" subj="1excl.sing" obj="3.sing.fem"> <word posp="verb" gloss="pat"/> </vp> <np def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC" gender="fem"> <word gloss="the" posp="det"/> <word posp="noun" gloss="cat"/> </np> </s> </example>
prodrop:
<example id="relp1" translation="I patted the cat."> <s> - <np number="sing" def="neither" role="subj" locus="number" case="NOM" person="1excl"> - <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="fem"/> - </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing" obj="3.sing.fem"> <word posp="verb" gloss="pat"/> </vp> <np def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC" gender="fem"> <word gloss="the" posp="det"/> <word posp="noun" gloss="cat"/> </np> </s> </example>
addclitics:
<example id="relp1" translation="I patted the cat.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing" obj="3.sing.fem">
+ <thingy type="vpta" function="proclitic" gloss="PAST"/>
+ <thingy type="vpnegation" function="proclitic" gloss="POS"/>
+ <thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
<word posp="verb" gloss="pat"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC" gender="fem">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="cat"/>
</np>
</s>
</example>
propagateArgumentCase: No change.
unwrapArgumentNPs: No change.
unwrapOwnerOwned: No change.
movedowntoword:
<example id="relp1" translation="I patted the cat.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing" obj="3.sing.fem">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
<thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
- <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" subj="1excl.sing" obj="3.sing.fem"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC" gender="fem">
- <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="ACC" gender="fem"/>
+ <word posp="noun" gloss="cat" def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC" gender="fem"/>
</np>
</s>
</example>
About to call getSlotValue for the/det/gender/obligatoryGot fem
About to call getSlotValue for cat/noun/number/optional
Got sing
About to call getSlotValue for cat/noun/case/optional
Got ACC
addaffixes:
<example id="relp1" translation="I patted the cat.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing" obj="3.sing.fem">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
<thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
<word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing" obj="3.sing.fem"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC" gender="fem">
<word gloss="the" posp="det" def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC" gender="fem"/>
+ <thingy type="detgender" function="suffix" gloss="fem"/>
+ <thingy type="nounnumber" function="prefix" gloss="sing"/>
+ <thingy type="nouncase" function="prefix" gloss="ACC"/>
<word posp="noun" gloss="cat" def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC" gender="fem"/>
</np>
</s>
</example>
flatten:
<example id="relp1" translation="I patted the cat."> - <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing" obj="3.sing.fem"> + <flat> <thingy type="vpta" function="proclitic" gloss="PAST"/> <thingy type="vpnegation" function="proclitic" gloss="POS"/> <thingy type="vpquestion" function="proclitic" gloss="not.Q"/> <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing" obj="3.sing.fem"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> - </vp> - <np def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC" gender="fem"> <word gloss="the" posp="det" def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC" gender="fem"/> <thingy type="detgender" function="suffix" gloss="fem"/> <thingy type="nounnumber" function="prefix" gloss="sing"/> <thingy type="nouncase" function="prefix" gloss="ACC"/> <word posp="noun" gloss="cat" def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC" gender="fem"/> - </np> - </s> + </flat> </example>
addvocab:
<example id="relp1" translation="I patted the cat."> <flat> - <thingy type="vpta" function="proclitic" gloss="PAST"/> - <thingy type="vpnegation" function="proclitic" gloss="POS"/> - <thingy type="vpquestion" function="proclitic" gloss="not.Q"/> - <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing" obj="3.sing.fem"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <word gloss="the" posp="det" def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC" gender="fem"/> - <thingy type="detgender" function="suffix" gloss="fem"/> - <thingy type="nounnumber" function="prefix" gloss="sing"/> - <thingy type="nouncase" function="prefix" gloss="ACC"/> - <word posp="noun" gloss="cat" def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC" gender="fem"/> + <thingy type="vpta" function="proclitic" gloss="PAST">|w|e|</thingy> + <thingy type="vpnegation" function="proclitic" gloss="POS">-</thingy> + <thingy type="vpquestion" function="proclitic" gloss="not.Q">-</thingy> + <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing" obj="3.sing.fem">|m|ɔ|n|œ|</word> + <thingy type="vpmode" function="enclitic" gloss="indicative">|w|a|</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> + <word gloss="the" posp="det" def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC" gender="fem">|z|y#|</word> + <thingy type="detgender" function="suffix" gloss="fem">-|f|e|</thingy> + <thingy type="nounnumber" function="prefix" gloss="sing">-</thingy> + <thingy type="nouncase" function="prefix" gloss="ACC">|ɲ|e|-</thingy> + <word posp="noun" gloss="cat" def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC" gender="fem">|f|e|w|y|</word> </flat> </example>
vowelharmony: No change.
### |w|e|#-> we
### |w|e|
#-> we
### |m|ɔ|n|œ|
#-> mɔnœ
### |m|ɔ|n|œ|
#-> mɔnœ
### |w|a|
#-> wa
### |w|a|
#-> wa
### |z|y#|
#-> zy#
### |z|y#|
#-> zy#
### -|f|e|
#-> -fe
### -|f|e|
#-> -fe
### |ɲ|e|-
#-> ɲe-
### |ɲ|e|-
#-> ɲe-
### |f|e|w|y|
#-> fewy
### |f|e|w|y|
#-> fewy
### |w|e| |m|ɔ|n|œ| |w|a| |z|y#||f|e| |ɲ|e||f|e|w|y|
#-> we mɔnœ wa zy#fe ɲefewy
removetags:
<example id="relp1" translation="I patted the cat.">
<flat>
<thingy type="vpta" function="proclitic" gloss="PAST">|w|e|</thingy>
- <thingy type="vpnegation" function="proclitic" gloss="POS">-</thingy>
- <thingy type="vpquestion" function="proclitic" gloss="not.Q">-</thingy>
<word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing" obj="3.sing.fem">|m|ɔ|n|œ|</word>
<thingy type="vpmode" function="enclitic" gloss="indicative">|w|a|</thingy>
- <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy>
<word gloss="the" posp="det" def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC" gender="fem">|z|y#|</word>
<thingy type="detgender" function="suffix" gloss="fem">-|f|e|</thingy>
- <thingy type="nounnumber" function="prefix" gloss="sing">-</thingy>
<thingy type="nouncase" function="prefix" gloss="ACC">|ɲ|e|-</thingy>
<word posp="noun" gloss="cat" def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC" gender="fem">|f|e|w|y|</word>
</flat>
+ <p><span class="ilpair"><span class="mor">we</span><br><span class="gls">PAST</span></span> <span class="ilpair"><span class="mor">mɔnœ</span><br><span class="gls">pat</span></span> <span class="ilpair"><span class="mor">wa</span><br><span class="gls">indicative</span></span> <span class="ilpair"><span class="mor">zỹ</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">-fe</span><br><span class="gls">fem</span></span> <span class="ilpair"><span class="mor">ɲe-</span><br><span class="gls">ACC</span></span> <span class="ilpair"><span class="mor">fewy</span><br><span class="gls">cat</span></span></p>
+ <p>we mɔnœ wa zỹfe ɲefewy</p>
+ <p>wé monœ wa zynfé ñéféwy</p>
+ <il>
+ <w>
+ <o>we</o>
+ <g>PAST</g>
+ </w>
+ <w>
+ <o>mɔnœ</o>
+ <g>pat</g>
+ </w>
+ <w>
+ <o>wa</o>
+ <g>indicative</g>
+ </w>
+ <w>
+ <o>zỹ</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>-fe</o>
+ <g>fem</g>
+ </w>
+ <w>
+ <o>ɲe-</o>
+ <g>ACC</g>
+ </w>
+ <w>
+ <o>fewy</o>
+ <g>cat</g>
+ </w>
+ </il>
</example>
### we mɔnœ wa zỹfe ɲefewy#-> we mɔnœ wa zỹfe ɲefewy
Wé monœ wa zynfé ñéféwy. [we mɔnœ wa zỹfe ɲefewy] we PAST mɔnœ pat wa indicative zỹ the -fe fem ɲe- ACC fewy cat “I patted the cat.” | (21) |
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.
module NRel:
<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>
- <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">
+ <np id="parent">
+ <np def="def" number="sing" role="obj" locus="number" id="headnp" tr="">
<word posp="noun" gloss="cat"/>
<word gloss="the" posp="det"/>
</np>
+ <relp comma="after">
+ <np id="relnp" number="sing" def="neither" role="subj" comma="before">
+ <word posp="pron" gloss="RELPRON"/>
+ </np>
+ <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>
</relp>
</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> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <word posp="verb" gloss="pat"/> + </vp> <np id="parent"> <np def="def" number="sing" role="obj" locus="number" id="headnp" tr=""> <word posp="noun" gloss="cat"/> <word gloss="the" posp="det"/> </np> <relp comma="after"> <np id="relnp" number="sing" def="neither" role="subj" comma="before"> <word posp="pron" gloss="RELPRON"/> </np> <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> </relp> </np> </s> </example>
module casemarking:
<example id="relp2" translation="I patted the cat that caught the mouse."> <s> - <np number="sing" def="neither" role="subj" locus="number"> + <np number="sing" def="neither" role="subj" locus="number" case="NOM"> <word person="1excl" number="sing" posp="pron"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="pat"/> </vp> <np id="parent"> <np def="def" number="sing" role="obj" locus="number" id="headnp" tr=""> <word posp="noun" gloss="cat"/> <word gloss="the" posp="det"/> </np> <relp comma="after"> - <np id="relnp" number="sing" def="neither" role="subj" comma="before"> + <np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM"> <word posp="pron" gloss="RELPRON"/> </np> <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"> + <np def="def" number="sing" role="obj" locus="number" case="ACC"> <word posp="noun" gloss="mouse"/> <word gloss="the" posp="det"/> </np> </relp> </np> </s> </example>
module markowner: No change.
module addgender:
<example id="relp2" translation="I patted the cat that caught the mouse.">
<s>
<np number="sing" def="neither" role="subj" locus="number" case="NOM">
<word person="1excl" number="sing" posp="pron"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="pat"/>
</vp>
- <np id="parent">
- <np def="def" number="sing" role="obj" locus="number" id="headnp" tr="">
+ <np id="parent" gender="fem">
+ <np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" gender="fem">
<word posp="noun" gloss="cat"/>
<word gloss="the" posp="det"/>
</np>
<relp comma="after">
- <np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM">
+ <np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" gender="fem">
<word posp="pron" gloss="RELPRON"/>
</np>
<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" case="ACC">
+ <np def="def" number="sing" role="obj" locus="number" case="ACC" gender="masc">
<word posp="noun" gloss="mouse"/>
<word gloss="the" posp="det"/>
</np>
</relp>
</np>
</s>
</example>
module simplifynumber: No change.
module propagatenumber:
<example id="relp2" translation="I patted the cat that caught the mouse.">
<s>
<np number="sing" def="neither" role="subj" locus="number" case="NOM">
<word person="1excl" number="sing" posp="pron"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="pat"/>
</vp>
- <np id="parent" gender="fem">
+ <np id="parent" gender="fem" number="sing">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" gender="fem">
<word posp="noun" gloss="cat"/>
<word gloss="the" posp="det"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" gender="fem">
<word posp="pron" gloss="RELPRON"/>
</np>
<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" case="ACC" gender="masc">
<word posp="noun" gloss="mouse"/>
<word gloss="the" posp="det"/>
</np>
</relp>
</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 number="sing" def="neither" role="subj" locus="number" case="NOM">
<word person="1excl" number="sing" posp="pron"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="pat"/>
</vp>
<np id="parent" gender="fem" number="sing">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" gender="fem">
- <word posp="noun" gloss="cat"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="cat"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" gender="fem">
<word posp="pron" gloss="RELPRON"/>
</np>
<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" case="ACC" gender="masc">
- <word posp="noun" gloss="mouse"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="mouse"/>
</np>
</relp>
</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 number="sing" def="neither" role="subj" locus="number" case="NOM">
- <word person="1excl" number="sing" posp="pron"/>
+ <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="fem"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="pat"/>
</vp>
<np id="parent" gender="fem" number="sing">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" gender="fem">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="cat"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" gender="fem">
<word posp="pron" gloss="RELPRON"/>
</np>
<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" case="ACC" gender="masc">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="mouse"/>
</np>
</relp>
</np>
</s>
</example>
copyuptophrase:
<example id="relp2" translation="I patted the cat that caught the mouse."> <s> - <np number="sing" def="neither" role="subj" locus="number" case="NOM"> + <np number="sing" def="neither" role="subj" locus="number" case="NOM" person="1excl"> <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="fem"/> </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" subj="1excl.sing"> <word posp="verb" gloss="pat"/> </vp> <np id="parent" gender="fem" number="sing"> <np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" gender="fem"> <word gloss="the" posp="det"/> <word posp="noun" gloss="cat"/> </np> <relp comma="after"> <np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" gender="fem"> <word posp="pron" gloss="RELPRON"/> </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" subj="3.sing.fem" obj="3.sing.masc"> <word posp="verb" gloss="catch"/> </vp> <np def="def" number="sing" role="obj" locus="number" case="ACC" gender="masc"> <word gloss="the" posp="det"/> <word posp="noun" gloss="mouse"/> </np> </relp> </np> </s> </example>
prodrop:
<example id="relp2" translation="I patted the cat that caught the mouse."> <s> - <np number="sing" def="neither" role="subj" locus="number" case="NOM" person="1excl"> - <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="fem"/> - </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing"> <word posp="verb" gloss="pat"/> </vp> <np id="parent" gender="fem" number="sing"> <np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" gender="fem"> <word gloss="the" posp="det"/> <word posp="noun" gloss="cat"/> </np> <relp comma="after"> <np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" gender="fem"> <word posp="pron" gloss="RELPRON"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.sing.masc"> <word posp="verb" gloss="catch"/> </vp> <np def="def" number="sing" role="obj" locus="number" case="ACC" gender="masc"> <word gloss="the" posp="det"/> <word posp="noun" gloss="mouse"/> </np> </relp> </np> </s> </example>
addclitics:
<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" subj="1excl.sing">
+ <thingy type="vpta" function="proclitic" gloss="PAST"/>
+ <thingy type="vpnegation" function="proclitic" gloss="POS"/>
+ <thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
<word posp="verb" gloss="pat"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np id="parent" gender="fem" number="sing">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" gender="fem">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="cat"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" gender="fem">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.sing.masc">
+ <thingy type="vpta" function="proclitic" gloss="PAST"/>
+ <thingy type="vpnegation" function="proclitic" gloss="POS"/>
+ <thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
<word posp="verb" gloss="catch"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np def="def" number="sing" role="obj" locus="number" case="ACC" gender="masc">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="mouse"/>
</np>
</relp>
</np>
</s>
</example>
propagateArgumentCase: No change.
unwrapArgumentNPs: No change.
unwrapOwnerOwned: No change.
movedowntoword:
<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" subj="1excl.sing">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
<thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
- <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" subj="1excl.sing"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np id="parent" gender="fem" number="sing">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" gender="fem">
- <word gloss="the" posp="det"/>
- <word posp="noun" gloss="cat"/>
+ <word gloss="the" posp="det" def="def" number="sing" role="obj" locus="number" id="headnp" gender="fem"/>
+ <word posp="noun" gloss="cat" def="def" number="sing" role="obj" locus="number" id="headnp" gender="fem"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" gender="fem">
- <word posp="pron" gloss="RELPRON"/>
+ <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" gender="fem"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.sing.masc">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
<thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
- <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" subj="3.sing.fem" obj="3.sing.masc"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np def="def" number="sing" role="obj" locus="number" case="ACC" gender="masc">
- <word gloss="the" posp="det"/>
- <word posp="noun" gloss="mouse"/>
+ <word gloss="the" posp="det" def="def" number="sing" role="obj" locus="number" case="ACC" gender="masc"/>
+ <word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" case="ACC" gender="masc"/>
</np>
</relp>
</np>
</s>
</example>
About to call getSlotValue for the/det/gender/obligatoryGot fem
About to call getSlotValue for cat/noun/number/optional
Got sing
About to call getSlotValue for cat/noun/case/optional
About to call getSlotValue for the/det/gender/obligatory
Got masc
About to call getSlotValue for mouse/noun/number/optional
Got sing
About to call getSlotValue for mouse/noun/case/optional
Got ACC
addaffixes:
<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" subj="1excl.sing">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
<thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
<word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np id="parent" gender="fem" number="sing">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" gender="fem">
<word gloss="the" posp="det" def="def" number="sing" role="obj" locus="number" id="headnp" gender="fem"/>
+ <thingy type="detgender" function="suffix" gloss="fem"/>
+ <thingy type="nounnumber" function="prefix" gloss="sing"/>
<word posp="noun" gloss="cat" def="def" number="sing" role="obj" locus="number" id="headnp" gender="fem"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" gender="fem">
<word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" gender="fem"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.sing.masc">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
<thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
<word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.sing.masc"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np def="def" number="sing" role="obj" locus="number" case="ACC" gender="masc">
<word gloss="the" posp="det" def="def" number="sing" role="obj" locus="number" case="ACC" gender="masc"/>
+ <thingy type="detgender" function="suffix" gloss="masc"/>
+ <thingy type="nounnumber" function="prefix" gloss="sing"/>
+ <thingy type="nouncase" function="prefix" gloss="ACC"/>
<word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" case="ACC" gender="masc"/>
</np>
</relp>
</np>
</s>
</example>
flatten:
<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" subj="1excl.sing"> + <flat> <thingy type="vpta" function="proclitic" gloss="PAST"/> <thingy type="vpnegation" function="proclitic" gloss="POS"/> <thingy type="vpquestion" function="proclitic" gloss="not.Q"/> <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> - </vp> - <np id="parent" gender="fem" number="sing"> - <np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" gender="fem"> <word gloss="the" posp="det" def="def" number="sing" role="obj" locus="number" id="headnp" gender="fem"/> <thingy type="detgender" function="suffix" gloss="fem"/> <thingy type="nounnumber" function="prefix" gloss="sing"/> <word posp="noun" gloss="cat" def="def" number="sing" role="obj" locus="number" id="headnp" gender="fem"/> - </np> - <relp comma="after"> - <np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" gender="fem"> <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" gender="fem"/> - </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.sing.masc"> <thingy type="vpta" function="proclitic" gloss="PAST"/> <thingy type="vpnegation" function="proclitic" gloss="POS"/> <thingy type="vpquestion" function="proclitic" gloss="not.Q"/> <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.sing.masc"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> - </vp> - <np def="def" number="sing" role="obj" locus="number" case="ACC" gender="masc"> <word gloss="the" posp="det" def="def" number="sing" role="obj" locus="number" case="ACC" gender="masc"/> <thingy type="detgender" function="suffix" gloss="masc"/> <thingy type="nounnumber" function="prefix" gloss="sing"/> <thingy type="nouncase" function="prefix" gloss="ACC"/> - <word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" case="ACC" gender="masc"/> - </np> - </relp> - </np> - </s> + <word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" case="ACC" gender="masc" comma="after"/> + </flat> </example>
addvocab:
<example id="relp2" translation="I patted the cat that caught the mouse."> <flat> - <thingy type="vpta" function="proclitic" gloss="PAST"/> - <thingy type="vpnegation" function="proclitic" gloss="POS"/> - <thingy type="vpquestion" function="proclitic" gloss="not.Q"/> - <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <word gloss="the" posp="det" def="def" number="sing" role="obj" locus="number" id="headnp" gender="fem"/> - <thingy type="detgender" function="suffix" gloss="fem"/> - <thingy type="nounnumber" function="prefix" gloss="sing"/> - <word posp="noun" gloss="cat" def="def" number="sing" role="obj" locus="number" id="headnp" gender="fem"/> - <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" gender="fem"/> - <thingy type="vpta" function="proclitic" gloss="PAST"/> - <thingy type="vpnegation" function="proclitic" gloss="POS"/> - <thingy type="vpquestion" function="proclitic" gloss="not.Q"/> - <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.sing.masc"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <word gloss="the" posp="det" def="def" number="sing" role="obj" locus="number" case="ACC" gender="masc"/> - <thingy type="detgender" function="suffix" gloss="masc"/> - <thingy type="nounnumber" function="prefix" gloss="sing"/> - <thingy type="nouncase" function="prefix" gloss="ACC"/> - <word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" case="ACC" gender="masc" comma="after"/> + <thingy type="vpta" function="proclitic" gloss="PAST">|w|e|</thingy> + <thingy type="vpnegation" function="proclitic" gloss="POS">-</thingy> + <thingy type="vpquestion" function="proclitic" gloss="not.Q">-</thingy> + <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing">|m|ɔ|n|œ|</word> + <thingy type="vpmode" function="enclitic" gloss="indicative">|w|a|</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> + <word gloss="the" posp="det" def="def" number="sing" role="obj" locus="number" id="headnp" gender="fem">|z|y#|</word> + <thingy type="detgender" function="suffix" gloss="fem">-|f|e|</thingy> + <thingy type="nounnumber" function="prefix" gloss="sing">-</thingy> + <word posp="noun" gloss="cat" def="def" number="sing" role="obj" locus="number" id="headnp" gender="fem">|f|e|w|y|</word> + <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" gender="fem">|n|œ|</word> + <thingy type="vpta" function="proclitic" gloss="PAST">|w|e|</thingy> + <thingy type="vpnegation" function="proclitic" gloss="POS">-</thingy> + <thingy type="vpquestion" function="proclitic" gloss="not.Q">-</thingy> + <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.sing.masc">|p|y|s|y|</word> + <thingy type="vpmode" function="enclitic" gloss="indicative">|w|a|</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> + <word gloss="the" posp="det" def="def" number="sing" role="obj" locus="number" case="ACC" gender="masc">|z|y#|</word> + <thingy type="detgender" function="suffix" gloss="masc">-|j|a|</thingy> + <thingy type="nounnumber" function="prefix" gloss="sing">-</thingy> + <thingy type="nouncase" function="prefix" gloss="ACC">|ɲ|e|-</thingy> + <word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" case="ACC" gender="masc" comma="after">|ɲ|a|n|a|</word> </flat> </example>
vowelharmony: No change.
### |w|e|#-> we
### |w|e|
#-> we
### |m|ɔ|n|œ|
#-> mɔnœ
### |m|ɔ|n|œ|
#-> mɔnœ
### |w|a|
#-> wa
### |w|a|
#-> wa
### |z|y#|
#-> zy#
### |z|y#|
#-> zy#
### -|f|e|
#-> -fe
### -|f|e|
#-> -fe
### |f|e|w|y|,
#-> fewy,
### |f|e|w|y|,
#-> fewy,
### |n|œ|
#-> nœ
### |n|œ|
#-> nœ
### |w|e|
#-> we
### |w|e|
#-> we
### |p|y|s|y|
#-> pysy
### |p|y|s|y|
#-> pysy
### |w|a|
#-> wa
### |w|a|
#-> wa
### |z|y#|
#-> zy#
### |z|y#|
#-> zy#
### -|j|a|
#-> -ja
### -|j|a|
#-> -ja
### |ɲ|e|-
#-> ɲe-
### |ɲ|e|-
#-> ɲe-
### |ɲ|a|n|a|
#-> ɲana
### |ɲ|a|n|a|
#-> ɲana
### |w|e| |m|ɔ|n|œ| |w|a| |z|y#||f|e| |f|e|w|y|, |n|œ| |w|e| |p|y|s|y| |w|a| |z|y#||j|a| |ɲ|e||ɲ|a|n|a|
#-> we mɔnœ wa zy#fe fewy, nœ we pysy wa zy#ja ɲeɲana
removetags:
<example id="relp2" translation="I patted the cat that caught the mouse.">
<flat>
<thingy type="vpta" function="proclitic" gloss="PAST">|w|e|</thingy>
- <thingy type="vpnegation" function="proclitic" gloss="POS">-</thingy>
- <thingy type="vpquestion" function="proclitic" gloss="not.Q">-</thingy>
<word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing">|m|ɔ|n|œ|</word>
<thingy type="vpmode" function="enclitic" gloss="indicative">|w|a|</thingy>
- <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy>
<word gloss="the" posp="det" def="def" number="sing" role="obj" locus="number" id="headnp" gender="fem">|z|y#|</word>
<thingy type="detgender" function="suffix" gloss="fem">-|f|e|</thingy>
- <thingy type="nounnumber" function="prefix" gloss="sing">-</thingy>
- <word posp="noun" gloss="cat" def="def" number="sing" role="obj" locus="number" id="headnp" gender="fem">|f|e|w|y|</word>
+ <word posp="noun" gloss="cat" def="def" number="sing" role="obj" locus="number" id="headnp" gender="fem">|f|e|w|y|,</word>
<word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" gender="fem">|n|œ|</word>
<thingy type="vpta" function="proclitic" gloss="PAST">|w|e|</thingy>
- <thingy type="vpnegation" function="proclitic" gloss="POS">-</thingy>
- <thingy type="vpquestion" function="proclitic" gloss="not.Q">-</thingy>
<word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.sing.masc">|p|y|s|y|</word>
<thingy type="vpmode" function="enclitic" gloss="indicative">|w|a|</thingy>
- <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy>
<word gloss="the" posp="det" def="def" number="sing" role="obj" locus="number" case="ACC" gender="masc">|z|y#|</word>
<thingy type="detgender" function="suffix" gloss="masc">-|j|a|</thingy>
- <thingy type="nounnumber" function="prefix" gloss="sing">-</thingy>
<thingy type="nouncase" function="prefix" gloss="ACC">|ɲ|e|-</thingy>
<word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" case="ACC" gender="masc" comma="after">|ɲ|a|n|a|</word>
</flat>
+ <p><span class="ilpair"><span class="mor">we</span><br><span class="gls">PAST</span></span> <span class="ilpair"><span class="mor">mɔnœ</span><br><span class="gls">pat</span></span> <span class="ilpair"><span class="mor">wa</span><br><span class="gls">indicative</span></span> <span class="ilpair"><span class="mor">zỹ</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">-fe</span><br><span class="gls">fem</span></span> <span class="ilpair"><span class="mor">fewy,</span><br><span class="gls">cat</span></span> <span class="ilpair"><span class="mor">nœ</span><br><span class="gls">RELPRON</span></span> <span class="ilpair"><span class="mor">we</span><br><span class="gls">PAST</span></span> <span class="ilpair"><span class="mor">pysy</span><br><span class="gls">catch</span></span> <span class="ilpair"><span class="mor">wa</span><br><span class="gls">indicative</span></span> <span class="ilpair"><span class="mor">zỹ</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">-ja</span><br><span class="gls">masc</span></span> <span class="ilpair"><span class="mor">ɲe-</span><br><span class="gls">ACC</span></span> <span class="ilpair"><span class="mor">ɲana</span><br><span class="gls">mouse</span></span></p>
+ <p>we mɔnœ wa zỹfe fewy, nœ we pysy wa zỹja ɲeɲana</p>
+ <p>wé monœ wa zynfé féwy, nœ wé pysy wa zynja ñéñana</p>
+ <il>
+ <w>
+ <o>we</o>
+ <g>PAST</g>
+ </w>
+ <w>
+ <o>mɔnœ</o>
+ <g>pat</g>
+ </w>
+ <w>
+ <o>wa</o>
+ <g>indicative</g>
+ </w>
+ <w>
+ <o>zỹ</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>-fe</o>
+ <g>fem</g>
+ </w>
+ <w>
+ <o>fewy,</o>
+ <g>cat</g>
+ </w>
+ <w>
+ <o>nœ</o>
+ <g>RELPRON</g>
+ </w>
+ <w>
+ <o>we</o>
+ <g>PAST</g>
+ </w>
+ <w>
+ <o>pysy</o>
+ <g>catch</g>
+ </w>
+ <w>
+ <o>wa</o>
+ <g>indicative</g>
+ </w>
+ <w>
+ <o>zỹ</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>-ja</o>
+ <g>masc</g>
+ </w>
+ <w>
+ <o>ɲe-</o>
+ <g>ACC</g>
+ </w>
+ <w>
+ <o>ɲana</o>
+ <g>mouse</g>
+ </w>
+ </il>
</example>
### we mɔnœ wa zỹfe fewy, nœ we pysy wa zỹja ɲeɲana#-> we mɔnœ wa zỹfe fewy, nœ we pysy wa zỹja ɲeɲana
Wé monœ wa zynfé féwy, nœ wé pysy wa zynja ñéñana. [we mɔnœ wa zỹfe fewy, nœ we pysy wa zỹja ɲeɲana] we PAST mɔnœ pat wa indicative zỹ the -fe fem fewy, cat nœ RELPRON we PAST pysy catch wa indicative zỹ the -ja masc ɲe- ACC ɲana mouse “I patted the cat that caught the mouse.” | (22) |
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.
module NRel:
<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>
- <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">
+ <np id="parent">
+ <np def="def" number="sing" role="obj" locus="number" id="headnp" tr="">
<word posp="noun" gloss="cat"/>
<word gloss="the" posp="det"/>
</np>
- <np role="obj">
- <relp>
+ <relp comma="after">
+ <np id="relnp" number="sing" def="neither" role="subj" comma="before">
+ <word posp="pron" gloss="RELPRON"/>
+ </np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
- <word posp="verb" gloss="eat"/>
+ <word posp="verb" gloss="catch"/>
</vp>
- <np def="def" number="sing" role="subj" head="this" locus="number">
+ <np id="parent">
+ <np def="def" number="sing" role="obj" locus="number" id="headnp" tr="">
<word posp="noun" gloss="mouse"/>
<word gloss="the" posp="det"/>
</np>
+ <relp comma="after">
+ <np id="relnp" number="sing" def="neither" role="subj" comma="before">
+ <word posp="pron" gloss="RELPRON"/>
+ </np>
+ <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>
</relp>
</np>
</relp>
</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> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <word posp="verb" gloss="pat"/> + </vp> <np id="parent"> <np def="def" number="sing" role="obj" locus="number" id="headnp" tr=""> <word posp="noun" gloss="cat"/> <word gloss="the" posp="det"/> </np> <relp comma="after"> <np id="relnp" number="sing" def="neither" role="subj" comma="before"> <word posp="pron" gloss="RELPRON"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="catch"/> </vp> <np id="parent"> <np def="def" number="sing" role="obj" locus="number" id="headnp" tr=""> <word posp="noun" gloss="mouse"/> <word gloss="the" posp="det"/> </np> <relp comma="after"> <np id="relnp" number="sing" def="neither" role="subj" comma="before"> <word posp="pron" gloss="RELPRON"/> </np> <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> </relp> </np> </relp> </np> </s> </example>
module casemarking:
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese."> <s> - <np number="sing" def="neither" role="subj" locus="number"> + <np number="sing" def="neither" role="subj" locus="number" case="NOM"> <word person="1excl" number="sing" posp="pron"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="pat"/> </vp> <np id="parent"> <np def="def" number="sing" role="obj" locus="number" id="headnp" tr=""> <word posp="noun" gloss="cat"/> <word gloss="the" posp="det"/> </np> <relp comma="after"> - <np id="relnp" number="sing" def="neither" role="subj" comma="before"> + <np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM"> <word posp="pron" gloss="RELPRON"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="catch"/> </vp> <np id="parent"> <np def="def" number="sing" role="obj" locus="number" id="headnp" tr=""> <word posp="noun" gloss="mouse"/> <word gloss="the" posp="det"/> </np> <relp comma="after"> - <np id="relnp" number="sing" def="neither" role="subj" comma="before"> + <np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM"> <word posp="pron" gloss="RELPRON"/> </np> <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"> + <np def="def" number="sing" role="obj" locus="number" case="ACC"> <word posp="noun" gloss="cheese"/> <word gloss="the" posp="det"/> </np> </relp> </np> </relp> </np> </s> </example>
module markowner: No change.
module addgender:
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese.">
<s>
<np number="sing" def="neither" role="subj" locus="number" case="NOM">
<word person="1excl" number="sing" posp="pron"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="pat"/>
</vp>
- <np id="parent">
- <np def="def" number="sing" role="obj" locus="number" id="headnp" tr="">
+ <np id="parent" gender="fem">
+ <np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" gender="fem">
<word posp="noun" gloss="cat"/>
<word gloss="the" posp="det"/>
</np>
<relp comma="after">
- <np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM">
+ <np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" gender="fem">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="catch"/>
</vp>
- <np id="parent">
- <np def="def" number="sing" role="obj" locus="number" id="headnp" tr="">
+ <np id="parent" gender="masc">
+ <np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" gender="masc">
<word posp="noun" gloss="mouse"/>
<word gloss="the" posp="det"/>
</np>
<relp comma="after">
- <np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM">
+ <np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" gender="masc">
<word posp="pron" gloss="RELPRON"/>
</np>
<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" case="ACC">
+ <np def="def" number="sing" role="obj" locus="number" case="ACC" gender="masc">
<word posp="noun" gloss="cheese"/>
<word gloss="the" posp="det"/>
</np>
</relp>
</np>
</relp>
</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 number="sing" def="neither" role="subj" locus="number" case="NOM">
<word person="1excl" number="sing" posp="pron"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="pat"/>
</vp>
- <np id="parent" gender="fem">
+ <np id="parent" gender="fem" number="sing">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" gender="fem">
<word posp="noun" gloss="cat"/>
<word gloss="the" posp="det"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" gender="fem">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="catch"/>
</vp>
- <np id="parent" gender="masc">
+ <np id="parent" gender="masc" number="sing">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" gender="masc">
<word posp="noun" gloss="mouse"/>
<word gloss="the" posp="det"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" gender="masc">
<word posp="pron" gloss="RELPRON"/>
</np>
<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" case="ACC" gender="masc">
<word posp="noun" gloss="cheese"/>
<word gloss="the" posp="det"/>
</np>
</relp>
</np>
</relp>
</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 number="sing" def="neither" role="subj" locus="number" case="NOM">
<word person="1excl" number="sing" posp="pron"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="pat"/>
</vp>
<np id="parent" gender="fem" number="sing">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" gender="fem">
- <word posp="noun" gloss="cat"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="cat"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" gender="fem">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="catch"/>
</vp>
<np id="parent" gender="masc" number="sing">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" gender="masc">
- <word posp="noun" gloss="mouse"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="mouse"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" gender="masc">
<word posp="pron" gloss="RELPRON"/>
</np>
<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" case="ACC" gender="masc">
- <word posp="noun" gloss="cheese"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="cheese"/>
</np>
</relp>
</np>
</relp>
</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 number="sing" def="neither" role="subj" locus="number" case="NOM">
- <word person="1excl" number="sing" posp="pron"/>
+ <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="fem"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="pat"/>
</vp>
<np id="parent" gender="fem" number="sing">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" gender="fem">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="cat"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" gender="fem">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="catch"/>
</vp>
<np id="parent" gender="masc" number="sing">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" gender="masc">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="mouse"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" gender="masc">
<word posp="pron" gloss="RELPRON"/>
</np>
<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" case="ACC" gender="masc">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="cheese"/>
</np>
</relp>
</np>
</relp>
</np>
</s>
</example>
copyuptophrase:
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese."> <s> - <np number="sing" def="neither" role="subj" locus="number" case="NOM"> + <np number="sing" def="neither" role="subj" locus="number" case="NOM" person="1excl"> <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="fem"/> </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" subj="1excl.sing"> <word posp="verb" gloss="pat"/> </vp> <np id="parent" gender="fem" number="sing"> <np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" gender="fem"> <word gloss="the" posp="det"/> <word posp="noun" gloss="cat"/> </np> <relp comma="after"> <np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" gender="fem"> <word posp="pron" gloss="RELPRON"/> </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" subj="3.sing.fem"> <word posp="verb" gloss="catch"/> </vp> <np id="parent" gender="masc" number="sing"> <np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" gender="masc"> <word gloss="the" posp="det"/> <word posp="noun" gloss="mouse"/> </np> <relp comma="after"> <np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" gender="masc"> <word posp="pron" gloss="RELPRON"/> </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" subj="3.sing.masc" obj="3.sing.masc"> <word posp="verb" gloss="eat"/> </vp> <np def="def" number="sing" role="obj" locus="number" case="ACC" gender="masc"> <word gloss="the" posp="det"/> <word posp="noun" gloss="cheese"/> </np> </relp> </np> </relp> </np> </s> </example>
prodrop:
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese."> <s> - <np number="sing" def="neither" role="subj" locus="number" case="NOM" person="1excl"> - <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="fem"/> - </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing"> <word posp="verb" gloss="pat"/> </vp> <np id="parent" gender="fem" number="sing"> <np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" gender="fem"> <word gloss="the" posp="det"/> <word posp="noun" gloss="cat"/> </np> <relp comma="after"> <np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" gender="fem"> <word posp="pron" gloss="RELPRON"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem"> <word posp="verb" gloss="catch"/> </vp> <np id="parent" gender="masc" number="sing"> <np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" gender="masc"> <word gloss="the" posp="det"/> <word posp="noun" gloss="mouse"/> </np> <relp comma="after"> <np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" gender="masc"> <word posp="pron" gloss="RELPRON"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.masc" obj="3.sing.masc"> <word posp="verb" gloss="eat"/> </vp> <np def="def" number="sing" role="obj" locus="number" case="ACC" gender="masc"> <word gloss="the" posp="det"/> <word posp="noun" gloss="cheese"/> </np> </relp> </np> </relp> </np> </s> </example>
addclitics:
<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" subj="1excl.sing">
+ <thingy type="vpta" function="proclitic" gloss="PAST"/>
+ <thingy type="vpnegation" function="proclitic" gloss="POS"/>
+ <thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
<word posp="verb" gloss="pat"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np id="parent" gender="fem" number="sing">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" gender="fem">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="cat"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" gender="fem">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem">
+ <thingy type="vpta" function="proclitic" gloss="PAST"/>
+ <thingy type="vpnegation" function="proclitic" gloss="POS"/>
+ <thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
<word posp="verb" gloss="catch"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np id="parent" gender="masc" number="sing">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" gender="masc">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="mouse"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" gender="masc">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.masc" obj="3.sing.masc">
+ <thingy type="vpta" function="proclitic" gloss="PAST"/>
+ <thingy type="vpnegation" function="proclitic" gloss="POS"/>
+ <thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
<word posp="verb" gloss="eat"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np def="def" number="sing" role="obj" locus="number" case="ACC" gender="masc">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="cheese"/>
</np>
</relp>
</np>
</relp>
</np>
</s>
</example>
propagateArgumentCase:
<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" subj="1excl.sing">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
<thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
<word posp="verb" gloss="pat"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np id="parent" gender="fem" number="sing">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" gender="fem">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="cat"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" gender="fem">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
<thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
<word posp="verb" gloss="catch"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
- <np id="parent" gender="masc" number="sing">
+ <np id="parent" gender="masc" number="sing" case="NOM">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" gender="masc">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="mouse"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" gender="masc">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.masc" obj="3.sing.masc">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
<thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
<word posp="verb" gloss="eat"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np def="def" number="sing" role="obj" locus="number" case="ACC" gender="masc">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="cheese"/>
</np>
</relp>
</np>
</relp>
</np>
</s>
</example>
unwrapArgumentNPs: No change.
unwrapOwnerOwned: No change.
movedowntoword:
<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" subj="1excl.sing">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
<thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
- <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" subj="1excl.sing"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np id="parent" gender="fem" number="sing">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" gender="fem">
- <word gloss="the" posp="det"/>
- <word posp="noun" gloss="cat"/>
+ <word gloss="the" posp="det" def="def" number="sing" role="obj" locus="number" id="headnp" gender="fem"/>
+ <word posp="noun" gloss="cat" def="def" number="sing" role="obj" locus="number" id="headnp" gender="fem"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" gender="fem">
- <word posp="pron" gloss="RELPRON"/>
+ <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" gender="fem"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
<thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
- <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" subj="3.sing.fem"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np id="parent" gender="masc" number="sing" case="NOM">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" gender="masc">
- <word gloss="the" posp="det"/>
- <word posp="noun" gloss="mouse"/>
+ <word gloss="the" posp="det" def="def" number="sing" role="obj" locus="number" id="headnp" gender="masc"/>
+ <word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" id="headnp" gender="masc"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" gender="masc">
- <word posp="pron" gloss="RELPRON"/>
+ <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" gender="masc"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.masc" obj="3.sing.masc">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
<thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
- <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" subj="3.sing.masc" obj="3.sing.masc"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np def="def" number="sing" role="obj" locus="number" case="ACC" gender="masc">
- <word gloss="the" posp="det"/>
- <word posp="noun" gloss="cheese"/>
+ <word gloss="the" posp="det" def="def" number="sing" role="obj" locus="number" case="ACC" gender="masc"/>
+ <word posp="noun" gloss="cheese" def="def" number="sing" role="obj" locus="number" case="ACC" gender="masc"/>
</np>
</relp>
</np>
</relp>
</np>
</s>
</example>
About to call getSlotValue for the/det/gender/obligatoryGot fem
About to call getSlotValue for cat/noun/number/optional
Got sing
About to call getSlotValue for cat/noun/case/optional
About to call getSlotValue for the/det/gender/obligatory
Got masc
About to call getSlotValue for mouse/noun/number/optional
Got sing
About to call getSlotValue for mouse/noun/case/optional
About to call getSlotValue for the/det/gender/obligatory
Got masc
About to call getSlotValue for cheese/noun/number/optional
Got sing
About to call getSlotValue for cheese/noun/case/optional
Got ACC
addaffixes:
<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" subj="1excl.sing">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
<thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
<word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np id="parent" gender="fem" number="sing">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" gender="fem">
<word gloss="the" posp="det" def="def" number="sing" role="obj" locus="number" id="headnp" gender="fem"/>
+ <thingy type="detgender" function="suffix" gloss="fem"/>
+ <thingy type="nounnumber" function="prefix" gloss="sing"/>
<word posp="noun" gloss="cat" def="def" number="sing" role="obj" locus="number" id="headnp" gender="fem"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" gender="fem">
<word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" gender="fem"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
<thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
<word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np id="parent" gender="masc" number="sing" case="NOM">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" gender="masc">
<word gloss="the" posp="det" def="def" number="sing" role="obj" locus="number" id="headnp" gender="masc"/>
+ <thingy type="detgender" function="suffix" gloss="masc"/>
+ <thingy type="nounnumber" function="prefix" gloss="sing"/>
<word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" id="headnp" gender="masc"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" gender="masc">
<word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" gender="masc"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.masc" obj="3.sing.masc">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
<thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
<word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.masc" obj="3.sing.masc"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np def="def" number="sing" role="obj" locus="number" case="ACC" gender="masc">
<word gloss="the" posp="det" def="def" number="sing" role="obj" locus="number" case="ACC" gender="masc"/>
+ <thingy type="detgender" function="suffix" gloss="masc"/>
+ <thingy type="nounnumber" function="prefix" gloss="sing"/>
+ <thingy type="nouncase" function="prefix" gloss="ACC"/>
<word posp="noun" gloss="cheese" def="def" number="sing" role="obj" locus="number" case="ACC" gender="masc"/>
</np>
</relp>
</np>
</relp>
</np>
</s>
</example>
flatten:
<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" subj="1excl.sing"> + <flat> <thingy type="vpta" function="proclitic" gloss="PAST"/> <thingy type="vpnegation" function="proclitic" gloss="POS"/> <thingy type="vpquestion" function="proclitic" gloss="not.Q"/> <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> - </vp> - <np id="parent" gender="fem" number="sing"> - <np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" gender="fem"> <word gloss="the" posp="det" def="def" number="sing" role="obj" locus="number" id="headnp" gender="fem"/> <thingy type="detgender" function="suffix" gloss="fem"/> <thingy type="nounnumber" function="prefix" gloss="sing"/> <word posp="noun" gloss="cat" def="def" number="sing" role="obj" locus="number" id="headnp" gender="fem"/> - </np> - <relp comma="after"> - <np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" gender="fem"> <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" gender="fem"/> - </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem"> <thingy type="vpta" function="proclitic" gloss="PAST"/> <thingy type="vpnegation" function="proclitic" gloss="POS"/> <thingy type="vpquestion" function="proclitic" gloss="not.Q"/> <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> - </vp> - <np id="parent" gender="masc" number="sing" case="NOM"> - <np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" gender="masc"> <word gloss="the" posp="det" def="def" number="sing" role="obj" locus="number" id="headnp" gender="masc"/> <thingy type="detgender" function="suffix" gloss="masc"/> <thingy type="nounnumber" function="prefix" gloss="sing"/> <word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" id="headnp" gender="masc"/> - </np> - <relp comma="after"> - <np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" gender="masc"> <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" gender="masc"/> - </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.masc" obj="3.sing.masc"> <thingy type="vpta" function="proclitic" gloss="PAST"/> <thingy type="vpnegation" function="proclitic" gloss="POS"/> <thingy type="vpquestion" function="proclitic" gloss="not.Q"/> <word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.masc" obj="3.sing.masc"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> - </vp> - <np def="def" number="sing" role="obj" locus="number" case="ACC" gender="masc"> <word gloss="the" posp="det" def="def" number="sing" role="obj" locus="number" case="ACC" gender="masc"/> <thingy type="detgender" function="suffix" gloss="masc"/> <thingy type="nounnumber" function="prefix" gloss="sing"/> <thingy type="nouncase" function="prefix" gloss="ACC"/> - <word posp="noun" gloss="cheese" def="def" number="sing" role="obj" locus="number" case="ACC" gender="masc"/> - </np> - </relp> - </np> - </relp> - </np> - </s> + <word posp="noun" gloss="cheese" def="def" number="sing" role="obj" locus="number" case="ACC" gender="masc" comma="after"/> + </flat> </example>
addvocab:
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese."> <flat> - <thingy type="vpta" function="proclitic" gloss="PAST"/> - <thingy type="vpnegation" function="proclitic" gloss="POS"/> - <thingy type="vpquestion" function="proclitic" gloss="not.Q"/> - <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <word gloss="the" posp="det" def="def" number="sing" role="obj" locus="number" id="headnp" gender="fem"/> - <thingy type="detgender" function="suffix" gloss="fem"/> - <thingy type="nounnumber" function="prefix" gloss="sing"/> - <word posp="noun" gloss="cat" def="def" number="sing" role="obj" locus="number" id="headnp" gender="fem"/> - <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" gender="fem"/> - <thingy type="vpta" function="proclitic" gloss="PAST"/> - <thingy type="vpnegation" function="proclitic" gloss="POS"/> - <thingy type="vpquestion" function="proclitic" gloss="not.Q"/> - <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <word gloss="the" posp="det" def="def" number="sing" role="obj" locus="number" id="headnp" gender="masc"/> - <thingy type="detgender" function="suffix" gloss="masc"/> - <thingy type="nounnumber" function="prefix" gloss="sing"/> - <word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" id="headnp" gender="masc"/> - <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" gender="masc"/> - <thingy type="vpta" function="proclitic" gloss="PAST"/> - <thingy type="vpnegation" function="proclitic" gloss="POS"/> - <thingy type="vpquestion" function="proclitic" gloss="not.Q"/> - <word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.masc" obj="3.sing.masc"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <word gloss="the" posp="det" def="def" number="sing" role="obj" locus="number" case="ACC" gender="masc"/> - <thingy type="detgender" function="suffix" gloss="masc"/> - <thingy type="nounnumber" function="prefix" gloss="sing"/> - <thingy type="nouncase" function="prefix" gloss="ACC"/> - <word posp="noun" gloss="cheese" def="def" number="sing" role="obj" locus="number" case="ACC" gender="masc" comma="after"/> + <thingy type="vpta" function="proclitic" gloss="PAST">|w|e|</thingy> + <thingy type="vpnegation" function="proclitic" gloss="POS">-</thingy> + <thingy type="vpquestion" function="proclitic" gloss="not.Q">-</thingy> + <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing">|m|ɔ|n|œ|</word> + <thingy type="vpmode" function="enclitic" gloss="indicative">|w|a|</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> + <word gloss="the" posp="det" def="def" number="sing" role="obj" locus="number" id="headnp" gender="fem">|z|y#|</word> + <thingy type="detgender" function="suffix" gloss="fem">-|f|e|</thingy> + <thingy type="nounnumber" function="prefix" gloss="sing">-</thingy> + <word posp="noun" gloss="cat" def="def" number="sing" role="obj" locus="number" id="headnp" gender="fem">|f|e|w|y|</word> + <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" gender="fem">|n|œ|</word> + <thingy type="vpta" function="proclitic" gloss="PAST">|w|e|</thingy> + <thingy type="vpnegation" function="proclitic" gloss="POS">-</thingy> + <thingy type="vpquestion" function="proclitic" gloss="not.Q">-</thingy> + <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem">|p|y|s|y|</word> + <thingy type="vpmode" function="enclitic" gloss="indicative">|w|a|</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> + <word gloss="the" posp="det" def="def" number="sing" role="obj" locus="number" id="headnp" gender="masc">|z|y#|</word> + <thingy type="detgender" function="suffix" gloss="masc">-|j|a|</thingy> + <thingy type="nounnumber" function="prefix" gloss="sing">-</thingy> + <word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" id="headnp" gender="masc">|ɲ|a|n|a|</word> + <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" gender="masc">|n|œ|</word> + <thingy type="vpta" function="proclitic" gloss="PAST">|w|e|</thingy> + <thingy type="vpnegation" function="proclitic" gloss="POS">-</thingy> + <thingy type="vpquestion" function="proclitic" gloss="not.Q">-</thingy> + <word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.masc" obj="3.sing.masc">|n|u#|p|i|</word> + <thingy type="vpmode" function="enclitic" gloss="indicative">|w|a|</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> + <word gloss="the" posp="det" def="def" number="sing" role="obj" locus="number" case="ACC" gender="masc">|z|y#|</word> + <thingy type="detgender" function="suffix" gloss="masc">-|j|a|</thingy> + <thingy type="nounnumber" function="prefix" gloss="sing">-</thingy> + <thingy type="nouncase" function="prefix" gloss="ACC">|ɲ|e|-</thingy> + <word posp="noun" gloss="cheese" def="def" number="sing" role="obj" locus="number" case="ACC" gender="masc" comma="after">|ɲ|o|ɾ|o|</word> </flat> </example>
vowelharmony: No change.
### |w|e|#-> we
### |w|e|
#-> we
### |m|ɔ|n|œ|
#-> mɔnœ
### |m|ɔ|n|œ|
#-> mɔnœ
### |w|a|
#-> wa
### |w|a|
#-> wa
### |z|y#|
#-> zy#
### |z|y#|
#-> zy#
### -|f|e|
#-> -fe
### -|f|e|
#-> -fe
### |f|e|w|y|,
#-> fewy,
### |f|e|w|y|,
#-> fewy,
### |n|œ|
#-> nœ
### |n|œ|
#-> nœ
### |w|e|
#-> we
### |w|e|
#-> we
### |p|y|s|y|
#-> pysy
### |p|y|s|y|
#-> pysy
### |w|a|
#-> wa
### |w|a|
#-> wa
### |z|y#|
#-> zy#
### |z|y#|
#-> zy#
### -|j|a|
#-> -ja
### -|j|a|
#-> -ja
### |ɲ|a|n|a|,
#-> ɲana,
### |ɲ|a|n|a|,
#-> ɲana,
### |n|œ|
#-> nœ
### |n|œ|
#-> nœ
### |w|e|
#-> we
### |w|e|
#-> we
### |n|u#|p|i|
#-> nu#pi
### |n|u#|p|i|
#-> nu#pi
### |w|a|
#-> wa
### |w|a|
#-> wa
### |z|y#|
#-> zy#
### |z|y#|
#-> zy#
### -|j|a|
#-> -ja
### -|j|a|
#-> -ja
### |ɲ|e|-
#-> ɲe-
### |ɲ|e|-
#-> ɲe-
### |ɲ|o|ɾ|o|
#-> ɲoɾo
### |ɲ|o|ɾ|o|
#-> ɲoɾo
### |w|e| |m|ɔ|n|œ| |w|a| |z|y#||f|e| |f|e|w|y|, |n|œ| |w|e| |p|y|s|y| |w|a| |z|y#||j|a| |ɲ|a|n|a|, |n|œ| |w|e| |n|u#|p|i| |w|a| |z|y#||j|a| |ɲ|e||ɲ|o|ɾ|o|
#-> we mɔnœ wa zy#fe fewy, nœ we pysy wa zy#ja ɲana, nœ we nu#pi wa zy#ja ɲeɲoɾo
removetags:
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese.">
<flat>
<thingy type="vpta" function="proclitic" gloss="PAST">|w|e|</thingy>
- <thingy type="vpnegation" function="proclitic" gloss="POS">-</thingy>
- <thingy type="vpquestion" function="proclitic" gloss="not.Q">-</thingy>
<word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing">|m|ɔ|n|œ|</word>
<thingy type="vpmode" function="enclitic" gloss="indicative">|w|a|</thingy>
- <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy>
<word gloss="the" posp="det" def="def" number="sing" role="obj" locus="number" id="headnp" gender="fem">|z|y#|</word>
<thingy type="detgender" function="suffix" gloss="fem">-|f|e|</thingy>
- <thingy type="nounnumber" function="prefix" gloss="sing">-</thingy>
- <word posp="noun" gloss="cat" def="def" number="sing" role="obj" locus="number" id="headnp" gender="fem">|f|e|w|y|</word>
+ <word posp="noun" gloss="cat" def="def" number="sing" role="obj" locus="number" id="headnp" gender="fem">|f|e|w|y|,</word>
<word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" gender="fem">|n|œ|</word>
<thingy type="vpta" function="proclitic" gloss="PAST">|w|e|</thingy>
- <thingy type="vpnegation" function="proclitic" gloss="POS">-</thingy>
- <thingy type="vpquestion" function="proclitic" gloss="not.Q">-</thingy>
<word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem">|p|y|s|y|</word>
<thingy type="vpmode" function="enclitic" gloss="indicative">|w|a|</thingy>
- <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy>
<word gloss="the" posp="det" def="def" number="sing" role="obj" locus="number" id="headnp" gender="masc">|z|y#|</word>
<thingy type="detgender" function="suffix" gloss="masc">-|j|a|</thingy>
- <thingy type="nounnumber" function="prefix" gloss="sing">-</thingy>
- <word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" id="headnp" gender="masc">|ɲ|a|n|a|</word>
+ <word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" id="headnp" gender="masc">|ɲ|a|n|a|,</word>
<word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" gender="masc">|n|œ|</word>
<thingy type="vpta" function="proclitic" gloss="PAST">|w|e|</thingy>
- <thingy type="vpnegation" function="proclitic" gloss="POS">-</thingy>
- <thingy type="vpquestion" function="proclitic" gloss="not.Q">-</thingy>
<word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.masc" obj="3.sing.masc">|n|u#|p|i|</word>
<thingy type="vpmode" function="enclitic" gloss="indicative">|w|a|</thingy>
- <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy>
<word gloss="the" posp="det" def="def" number="sing" role="obj" locus="number" case="ACC" gender="masc">|z|y#|</word>
<thingy type="detgender" function="suffix" gloss="masc">-|j|a|</thingy>
- <thingy type="nounnumber" function="prefix" gloss="sing">-</thingy>
<thingy type="nouncase" function="prefix" gloss="ACC">|ɲ|e|-</thingy>
<word posp="noun" gloss="cheese" def="def" number="sing" role="obj" locus="number" case="ACC" gender="masc" comma="after">|ɲ|o|ɾ|o|</word>
</flat>
+ <p><span class="ilpair"><span class="mor">we</span><br><span class="gls">PAST</span></span> <span class="ilpair"><span class="mor">mɔnœ</span><br><span class="gls">pat</span></span> <span class="ilpair"><span class="mor">wa</span><br><span class="gls">indicative</span></span> <span class="ilpair"><span class="mor">zỹ</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">-fe</span><br><span class="gls">fem</span></span> <span class="ilpair"><span class="mor">fewy,</span><br><span class="gls">cat</span></span> <span class="ilpair"><span class="mor">nœ</span><br><span class="gls">RELPRON</span></span> <span class="ilpair"><span class="mor">we</span><br><span class="gls">PAST</span></span> <span class="ilpair"><span class="mor">pysy</span><br><span class="gls">catch</span></span> <span class="ilpair"><span class="mor">wa</span><br><span class="gls">indicative</span></span> <span class="ilpair"><span class="mor">zỹ</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">-ja</span><br><span class="gls">masc</span></span> <span class="ilpair"><span class="mor">ɲana,</span><br><span class="gls">mouse</span></span> <span class="ilpair"><span class="mor">nœ</span><br><span class="gls">RELPRON</span></span> <span class="ilpair"><span class="mor">we</span><br><span class="gls">PAST</span></span> <span class="ilpair"><span class="mor">nũpi</span><br><span class="gls">eat</span></span> <span class="ilpair"><span class="mor">wa</span><br><span class="gls">indicative</span></span> <span class="ilpair"><span class="mor">zỹ</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">-ja</span><br><span class="gls">masc</span></span> <span class="ilpair"><span class="mor">ɲe-</span><br><span class="gls">ACC</span></span> <span class="ilpair"><span class="mor">ɲoɾo</span><br><span class="gls">cheese</span></span></p>
+ <p>we mɔnœ wa zỹfe fewy, nœ we pysy wa zỹja ɲana, nœ we nũpi wa zỹja ɲeɲoɾo</p>
+ <p>wé monœ wa zynfé féwy, nœ wé pysy wa zynja ñana, nœ wé nunpi wa zynja ñéñóró</p>
+ <il>
+ <w>
+ <o>we</o>
+ <g>PAST</g>
+ </w>
+ <w>
+ <o>mɔnœ</o>
+ <g>pat</g>
+ </w>
+ <w>
+ <o>wa</o>
+ <g>indicative</g>
+ </w>
+ <w>
+ <o>zỹ</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>-fe</o>
+ <g>fem</g>
+ </w>
+ <w>
+ <o>fewy,</o>
+ <g>cat</g>
+ </w>
+ <w>
+ <o>nœ</o>
+ <g>RELPRON</g>
+ </w>
+ <w>
+ <o>we</o>
+ <g>PAST</g>
+ </w>
+ <w>
+ <o>pysy</o>
+ <g>catch</g>
+ </w>
+ <w>
+ <o>wa</o>
+ <g>indicative</g>
+ </w>
+ <w>
+ <o>zỹ</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>-ja</o>
+ <g>masc</g>
+ </w>
+ <w>
+ <o>ɲana,</o>
+ <g>mouse</g>
+ </w>
+ <w>
+ <o>nœ</o>
+ <g>RELPRON</g>
+ </w>
+ <w>
+ <o>we</o>
+ <g>PAST</g>
+ </w>
+ <w>
+ <o>nũpi</o>
+ <g>eat</g>
+ </w>
+ <w>
+ <o>wa</o>
+ <g>indicative</g>
+ </w>
+ <w>
+ <o>zỹ</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>-ja</o>
+ <g>masc</g>
+ </w>
+ <w>
+ <o>ɲe-</o>
+ <g>ACC</g>
+ </w>
+ <w>
+ <o>ɲoɾo</o>
+ <g>cheese</g>
+ </w>
+ </il>
</example>
### we mɔnœ wa zỹfe fewy, nœ we pysy wa zỹja ɲana, nœ we nũpi wa zỹja ɲeɲoɾo#-> we mɔnœ wa zỹfe fewy, nœ we pysy wa zỹja ɲana, nœ we nũpi wa zỹja ɲeɲoɾo
Wé monœ wa zynfé féwy, nœ wé pysy wa zynja ñana, nœ wé nunpi wa zynja ñéñóró. [we mɔnœ wa zỹfe fewy, nœ we pysy wa zỹja ɲana, nœ we nũpi wa zỹja ɲeɲoɾo] we PAST mɔnœ pat wa indicative zỹ the -fe fem fewy, cat nœ RELPRON we PAST pysy catch wa indicative zỹ the -ja masc ɲana, mouse nœ RELPRON we PAST nũpi eat wa indicative zỹ the -ja masc ɲe- ACC ɲoɾo cheese “I patted the cat that caught the mouse that ate the cheese.” | (23) |
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.
module NRel:
<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>
+ <np id="parent">
+ <np def="def" number="sing" role="obj" locus="number" id="headnp" tr="">
+ <word posp="noun" gloss="cat"/>
+ <word gloss="the" posp="det"/>
+ </np>
+ <relp comma="after">
+ <np id="relnp" number="sing" def="neither" role="subj" comma="before">
+ <word posp="pron" gloss="RELPRON"/>
+ </np>
<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"/>
+ <np id="parent">
+ <np def="def" number="sing" role="obj" locus="number" id="headnp" tr="">
+ <word posp="noun" gloss="mouse"/>
<word gloss="the" posp="det"/>
</np>
- <np role="obj">
- <relp>
+ <relp comma="after">
+ <np id="relnp" number="sing" def="neither" role="subj" comma="before">
+ <word posp="pron" gloss="RELPRON"/>
+ </np>
<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"/>
+ <np id="parent">
+ <np def="def" number="sing" role="obj" locus="number" id="headnp" tr="">
+ <word posp="noun" gloss="cheese"/>
<word gloss="the" posp="det"/>
</np>
- <np role="obj">
- <relp>
+ <relp comma="after">
+ <np id="relnp" number="sing" def="neither" role="obj" comma="before">
+ <word posp="pron" gloss="RELPRON"/>
+ </np>
<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 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> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <word posp="verb" gloss="pat"/> + </vp> <np id="parent"> <np def="def" number="sing" role="obj" locus="number" id="headnp" tr=""> <word posp="noun" gloss="cat"/> <word gloss="the" posp="det"/> </np> <relp comma="after"> <np id="relnp" number="sing" def="neither" role="subj" comma="before"> <word posp="pron" gloss="RELPRON"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="catch"/> </vp> <np id="parent"> <np def="def" number="sing" role="obj" locus="number" id="headnp" tr=""> <word posp="noun" gloss="mouse"/> <word gloss="the" posp="det"/> </np> <relp comma="after"> <np id="relnp" number="sing" def="neither" role="subj" comma="before"> <word posp="pron" gloss="RELPRON"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="eat"/> </vp> <np id="parent"> <np def="def" number="sing" role="obj" locus="number" id="headnp" tr=""> <word posp="noun" gloss="cheese"/> <word gloss="the" posp="det"/> </np> <relp comma="after"> <np id="relnp" number="sing" def="neither" role="obj" comma="before"> <word posp="pron" gloss="RELPRON"/> </np> <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> </relp> </np> </relp> </np> </relp> </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 number="sing" def="neither" role="subj" locus="number"> + <np number="sing" def="neither" role="subj" locus="number" case="NOM"> <word person="1excl" number="sing" posp="pron"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="pat"/> </vp> <np id="parent"> <np def="def" number="sing" role="obj" locus="number" id="headnp" tr=""> <word posp="noun" gloss="cat"/> <word gloss="the" posp="det"/> </np> <relp comma="after"> - <np id="relnp" number="sing" def="neither" role="subj" comma="before"> + <np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM"> <word posp="pron" gloss="RELPRON"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="catch"/> </vp> <np id="parent"> <np def="def" number="sing" role="obj" locus="number" id="headnp" tr=""> <word posp="noun" gloss="mouse"/> <word gloss="the" posp="det"/> </np> <relp comma="after"> - <np id="relnp" number="sing" def="neither" role="subj" comma="before"> + <np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM"> <word posp="pron" gloss="RELPRON"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="eat"/> </vp> <np id="parent"> <np def="def" number="sing" role="obj" locus="number" id="headnp" tr=""> <word posp="noun" gloss="cheese"/> <word gloss="the" posp="det"/> </np> <relp comma="after"> - <np id="relnp" number="sing" def="neither" role="obj" comma="before"> + <np id="relnp" number="sing" def="neither" role="obj" comma="before" case="ACC"> <word posp="pron" gloss="RELPRON"/> </np> <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="NOM"> <word person="1excl" number="sing" posp="pron"/> </np> </relp> </np> </relp> </np> </relp> </np> </s> </example>
module markowner: No change.
module addgender:
<example id="relp4" translation="I patted the cat that caught the mouse that ate the cheese that I bought.">
<s>
<np number="sing" def="neither" role="subj" locus="number" case="NOM">
<word person="1excl" number="sing" posp="pron"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="pat"/>
</vp>
- <np id="parent">
- <np def="def" number="sing" role="obj" locus="number" id="headnp" tr="">
+ <np id="parent" gender="fem">
+ <np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" gender="fem">
<word posp="noun" gloss="cat"/>
<word gloss="the" posp="det"/>
</np>
<relp comma="after">
- <np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM">
+ <np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" gender="fem">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="catch"/>
</vp>
- <np id="parent">
- <np def="def" number="sing" role="obj" locus="number" id="headnp" tr="">
+ <np id="parent" gender="masc">
+ <np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" gender="masc">
<word posp="noun" gloss="mouse"/>
<word gloss="the" posp="det"/>
</np>
<relp comma="after">
- <np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM">
+ <np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" gender="masc">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="eat"/>
</vp>
- <np id="parent">
- <np def="def" number="sing" role="obj" locus="number" id="headnp" tr="">
+ <np id="parent" gender="masc">
+ <np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" gender="masc">
<word posp="noun" gloss="cheese"/>
<word gloss="the" posp="det"/>
</np>
<relp comma="after">
- <np id="relnp" number="sing" def="neither" role="obj" comma="before" case="ACC">
+ <np id="relnp" number="sing" def="neither" role="obj" comma="before" case="ACC" gender="masc">
<word posp="pron" gloss="RELPRON"/>
</np>
<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="NOM">
+ <np number="sing" def="neither" role="subj" locus="number" case="NOM" gender="masc">
<word person="1excl" number="sing" posp="pron"/>
</np>
</relp>
</np>
</relp>
</np>
</relp>
</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 number="sing" def="neither" role="subj" locus="number" case="NOM">
<word person="1excl" number="sing" posp="pron"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="pat"/>
</vp>
- <np id="parent" gender="fem">
+ <np id="parent" gender="fem" number="sing">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" gender="fem">
<word posp="noun" gloss="cat"/>
<word gloss="the" posp="det"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" gender="fem">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="catch"/>
</vp>
- <np id="parent" gender="masc">
+ <np id="parent" gender="masc" number="sing">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" gender="masc">
<word posp="noun" gloss="mouse"/>
<word gloss="the" posp="det"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" gender="masc">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="eat"/>
</vp>
- <np id="parent" gender="masc">
+ <np id="parent" gender="masc" number="sing">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" gender="masc">
<word posp="noun" gloss="cheese"/>
<word gloss="the" posp="det"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="obj" comma="before" case="ACC" gender="masc">
<word posp="pron" gloss="RELPRON"/>
</np>
<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="NOM" gender="masc">
<word person="1excl" number="sing" posp="pron"/>
</np>
</relp>
</np>
</relp>
</np>
</relp>
</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 number="sing" def="neither" role="subj" locus="number" case="NOM">
<word person="1excl" number="sing" posp="pron"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="pat"/>
</vp>
<np id="parent" gender="fem" number="sing">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" gender="fem">
- <word posp="noun" gloss="cat"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="cat"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" gender="fem">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="catch"/>
</vp>
<np id="parent" gender="masc" number="sing">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" gender="masc">
- <word posp="noun" gloss="mouse"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="mouse"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" gender="masc">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="eat"/>
</vp>
<np id="parent" gender="masc" number="sing">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" gender="masc">
- <word posp="noun" gloss="cheese"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="cheese"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="obj" comma="before" case="ACC" gender="masc">
<word posp="pron" gloss="RELPRON"/>
</np>
<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="NOM" gender="masc">
<word person="1excl" number="sing" posp="pron"/>
</np>
</relp>
</np>
</relp>
</np>
</relp>
</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 number="sing" def="neither" role="subj" locus="number" case="NOM">
- <word person="1excl" number="sing" posp="pron"/>
+ <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="fem"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="pat"/>
</vp>
<np id="parent" gender="fem" number="sing">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" gender="fem">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="cat"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" gender="fem">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="catch"/>
</vp>
<np id="parent" gender="masc" number="sing">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" gender="masc">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="mouse"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" gender="masc">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="eat"/>
</vp>
<np id="parent" gender="masc" number="sing">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" gender="masc">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="cheese"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="obj" comma="before" case="ACC" gender="masc">
<word posp="pron" gloss="RELPRON"/>
</np>
<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="NOM" gender="masc">
- <word person="1excl" number="sing" posp="pron"/>
+ <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="fem"/>
</np>
</relp>
</np>
</relp>
</np>
</relp>
</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 number="sing" def="neither" role="subj" locus="number" case="NOM"> + <np number="sing" def="neither" role="subj" locus="number" case="NOM" person="1excl"> <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="fem"/> </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" subj="1excl.sing"> <word posp="verb" gloss="pat"/> </vp> <np id="parent" gender="fem" number="sing"> <np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" gender="fem"> <word gloss="the" posp="det"/> <word posp="noun" gloss="cat"/> </np> <relp comma="after"> <np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" gender="fem"> <word posp="pron" gloss="RELPRON"/> </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" subj="3.sing.fem"> <word posp="verb" gloss="catch"/> </vp> <np id="parent" gender="masc" number="sing"> <np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" gender="masc"> <word gloss="the" posp="det"/> <word posp="noun" gloss="mouse"/> </np> <relp comma="after"> <np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" gender="masc"> <word posp="pron" gloss="RELPRON"/> </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" subj="3.sing.masc"> <word posp="verb" gloss="eat"/> </vp> <np id="parent" gender="masc" number="sing"> <np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" gender="masc"> <word gloss="the" posp="det"/> <word posp="noun" gloss="cheese"/> </np> <relp comma="after"> <np id="relnp" number="sing" def="neither" role="obj" comma="before" case="ACC" gender="masc"> <word posp="pron" gloss="RELPRON"/> </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="buy"/> </vp> - <np number="sing" def="neither" role="subj" locus="number" case="NOM" gender="masc"> + <np number="sing" def="neither" role="subj" locus="number" case="NOM" gender="masc" person="1excl"> <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="fem"/> </np> </relp> </np> </relp> </np> </relp> </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 number="sing" def="neither" role="subj" locus="number" case="NOM" person="1excl"> - <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="fem"/> - </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing"> <word posp="verb" gloss="pat"/> </vp> <np id="parent" gender="fem" number="sing"> <np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" gender="fem"> <word gloss="the" posp="det"/> <word posp="noun" gloss="cat"/> </np> <relp comma="after"> <np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" gender="fem"> <word posp="pron" gloss="RELPRON"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem"> <word posp="verb" gloss="catch"/> </vp> <np id="parent" gender="masc" number="sing"> <np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" gender="masc"> <word gloss="the" posp="det"/> <word posp="noun" gloss="mouse"/> </np> <relp comma="after"> <np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" gender="masc"> <word posp="pron" gloss="RELPRON"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.masc"> <word posp="verb" gloss="eat"/> </vp> <np id="parent" gender="masc" number="sing"> <np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" gender="masc"> <word gloss="the" posp="det"/> <word posp="noun" gloss="cheese"/> </np> <relp comma="after"> <np id="relnp" number="sing" def="neither" role="obj" comma="before" case="ACC" gender="masc"> <word posp="pron" gloss="RELPRON"/> </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="buy"/> </vp> <np number="sing" def="neither" role="subj" locus="number" case="NOM" gender="masc" person="1excl"> <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="fem"/> </np> </relp> </np> </relp> </np> </relp> </np> </s> </example>
addclitics:
<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" subj="1excl.sing">
+ <thingy type="vpta" function="proclitic" gloss="PAST"/>
+ <thingy type="vpnegation" function="proclitic" gloss="POS"/>
+ <thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
<word posp="verb" gloss="pat"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np id="parent" gender="fem" number="sing">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" gender="fem">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="cat"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" gender="fem">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem">
+ <thingy type="vpta" function="proclitic" gloss="PAST"/>
+ <thingy type="vpnegation" function="proclitic" gloss="POS"/>
+ <thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
<word posp="verb" gloss="catch"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np id="parent" gender="masc" number="sing">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" gender="masc">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="mouse"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" gender="masc">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.masc">
+ <thingy type="vpta" function="proclitic" gloss="PAST"/>
+ <thingy type="vpnegation" function="proclitic" gloss="POS"/>
+ <thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
<word posp="verb" gloss="eat"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np id="parent" gender="masc" number="sing">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" gender="masc">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="cheese"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="obj" comma="before" case="ACC" gender="masc">
<word posp="pron" gloss="RELPRON"/>
</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="vpta" function="proclitic" gloss="PAST"/>
+ <thingy type="vpnegation" function="proclitic" gloss="POS"/>
+ <thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
<word posp="verb" gloss="buy"/>
+ <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="NOM" gender="masc" person="1excl">
<word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="fem"/>
</np>
</relp>
</np>
</relp>
</np>
</relp>
</np>
</s>
</example>
propagateArgumentCase:
<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" subj="1excl.sing">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
<thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
<word posp="verb" gloss="pat"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np id="parent" gender="fem" number="sing">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" gender="fem">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="cat"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" gender="fem">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
<thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
<word posp="verb" gloss="catch"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
- <np id="parent" gender="masc" number="sing">
+ <np id="parent" gender="masc" number="sing" case="NOM">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" gender="masc">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="mouse"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" gender="masc">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.masc">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
<thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
<word posp="verb" gloss="eat"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
- <np id="parent" gender="masc" number="sing">
+ <np id="parent" gender="masc" number="sing" case="NOM">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" gender="masc">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="cheese"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="obj" comma="before" case="ACC" gender="masc">
<word posp="pron" gloss="RELPRON"/>
</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="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
<thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
<word posp="verb" gloss="buy"/>
<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="NOM" gender="masc" person="1excl">
<word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="fem"/>
</np>
</relp>
</np>
</relp>
</np>
</relp>
</np>
</s>
</example>
unwrapArgumentNPs: No change.
unwrapOwnerOwned: No change.
movedowntoword:
<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" subj="1excl.sing">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
<thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
- <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" subj="1excl.sing"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np id="parent" gender="fem" number="sing">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" gender="fem">
- <word gloss="the" posp="det"/>
- <word posp="noun" gloss="cat"/>
+ <word gloss="the" posp="det" def="def" number="sing" role="obj" locus="number" id="headnp" gender="fem"/>
+ <word posp="noun" gloss="cat" def="def" number="sing" role="obj" locus="number" id="headnp" gender="fem"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" gender="fem">
- <word posp="pron" gloss="RELPRON"/>
+ <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" gender="fem"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
<thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
- <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" subj="3.sing.fem"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np id="parent" gender="masc" number="sing" case="NOM">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" gender="masc">
- <word gloss="the" posp="det"/>
- <word posp="noun" gloss="mouse"/>
+ <word gloss="the" posp="det" def="def" number="sing" role="obj" locus="number" id="headnp" gender="masc"/>
+ <word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" id="headnp" gender="masc"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" gender="masc">
- <word posp="pron" gloss="RELPRON"/>
+ <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" gender="masc"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.masc">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
<thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
- <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" subj="3.sing.masc"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np id="parent" gender="masc" number="sing" case="NOM">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" gender="masc">
- <word gloss="the" posp="det"/>
- <word posp="noun" gloss="cheese"/>
+ <word gloss="the" posp="det" def="def" number="sing" role="obj" locus="number" id="headnp" gender="masc"/>
+ <word posp="noun" gloss="cheese" def="def" number="sing" role="obj" locus="number" id="headnp" gender="masc"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="obj" comma="before" case="ACC" gender="masc">
- <word posp="pron" gloss="RELPRON"/>
+ <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="obj" comma="before" case="ACC" 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="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
<thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
- <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" obj="3.sing.masc" subj="1excl.sing"/>
<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="NOM" gender="masc" person="1excl">
- <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="fem"/>
+ <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="fem" def="neither" role="subj" locus="number" case="NOM"/>
</np>
</relp>
</np>
</relp>
</np>
</relp>
</np>
</s>
</example>
About to call getSlotValue for the/det/gender/obligatoryGot fem
About to call getSlotValue for cat/noun/number/optional
Got sing
About to call getSlotValue for cat/noun/case/optional
About to call getSlotValue for the/det/gender/obligatory
Got masc
About to call getSlotValue for mouse/noun/number/optional
Got sing
About to call getSlotValue for mouse/noun/case/optional
About to call getSlotValue for the/det/gender/obligatory
Got masc
About to call getSlotValue for cheese/noun/number/optional
Got sing
About to call getSlotValue for cheese/noun/case/optional
addaffixes:
<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" subj="1excl.sing">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
<thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
<word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np id="parent" gender="fem" number="sing">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" gender="fem">
<word gloss="the" posp="det" def="def" number="sing" role="obj" locus="number" id="headnp" gender="fem"/>
+ <thingy type="detgender" function="suffix" gloss="fem"/>
+ <thingy type="nounnumber" function="prefix" gloss="sing"/>
<word posp="noun" gloss="cat" def="def" number="sing" role="obj" locus="number" id="headnp" gender="fem"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" gender="fem">
<word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" gender="fem"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
<thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
<word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np id="parent" gender="masc" number="sing" case="NOM">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" gender="masc">
<word gloss="the" posp="det" def="def" number="sing" role="obj" locus="number" id="headnp" gender="masc"/>
+ <thingy type="detgender" function="suffix" gloss="masc"/>
+ <thingy type="nounnumber" function="prefix" gloss="sing"/>
<word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" id="headnp" gender="masc"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" gender="masc">
<word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" gender="masc"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.masc">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
<thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
<word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.masc"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np id="parent" gender="masc" number="sing" case="NOM">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" gender="masc">
<word gloss="the" posp="det" def="def" number="sing" role="obj" locus="number" id="headnp" gender="masc"/>
+ <thingy type="detgender" function="suffix" gloss="masc"/>
+ <thingy type="nounnumber" function="prefix" gloss="sing"/>
<word posp="noun" gloss="cheese" def="def" number="sing" role="obj" locus="number" id="headnp" gender="masc"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="obj" comma="before" case="ACC" gender="masc">
<word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="obj" comma="before" case="ACC" 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="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
<thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
<word posp="verb" gloss="buy" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" subj="1excl.sing"/>
<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="NOM" gender="masc" person="1excl">
<word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="fem" def="neither" role="subj" locus="number" case="NOM"/>
</np>
</relp>
</np>
</relp>
</np>
</relp>
</np>
</s>
</example>
flatten:
<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" subj="1excl.sing"> + <flat> <thingy type="vpta" function="proclitic" gloss="PAST"/> <thingy type="vpnegation" function="proclitic" gloss="POS"/> <thingy type="vpquestion" function="proclitic" gloss="not.Q"/> <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> - </vp> - <np id="parent" gender="fem" number="sing"> - <np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" gender="fem"> <word gloss="the" posp="det" def="def" number="sing" role="obj" locus="number" id="headnp" gender="fem"/> <thingy type="detgender" function="suffix" gloss="fem"/> <thingy type="nounnumber" function="prefix" gloss="sing"/> <word posp="noun" gloss="cat" def="def" number="sing" role="obj" locus="number" id="headnp" gender="fem"/> - </np> - <relp comma="after"> - <np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" gender="fem"> <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" gender="fem"/> - </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem"> <thingy type="vpta" function="proclitic" gloss="PAST"/> <thingy type="vpnegation" function="proclitic" gloss="POS"/> <thingy type="vpquestion" function="proclitic" gloss="not.Q"/> <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> - </vp> - <np id="parent" gender="masc" number="sing" case="NOM"> - <np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" gender="masc"> <word gloss="the" posp="det" def="def" number="sing" role="obj" locus="number" id="headnp" gender="masc"/> <thingy type="detgender" function="suffix" gloss="masc"/> <thingy type="nounnumber" function="prefix" gloss="sing"/> <word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" id="headnp" gender="masc"/> - </np> - <relp comma="after"> - <np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" gender="masc"> <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" gender="masc"/> - </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.masc"> <thingy type="vpta" function="proclitic" gloss="PAST"/> <thingy type="vpnegation" function="proclitic" gloss="POS"/> <thingy type="vpquestion" function="proclitic" gloss="not.Q"/> <word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.masc"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> - </vp> - <np id="parent" gender="masc" number="sing" case="NOM"> - <np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" gender="masc"> <word gloss="the" posp="det" def="def" number="sing" role="obj" locus="number" id="headnp" gender="masc"/> <thingy type="detgender" function="suffix" gloss="masc"/> <thingy type="nounnumber" function="prefix" gloss="sing"/> <word posp="noun" gloss="cheese" def="def" number="sing" role="obj" locus="number" id="headnp" gender="masc"/> - </np> - <relp comma="after"> - <np id="relnp" number="sing" def="neither" role="obj" comma="before" case="ACC" gender="masc"> <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="obj" comma="before" case="ACC" 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="vpta" function="proclitic" gloss="PAST"/> <thingy type="vpnegation" function="proclitic" gloss="POS"/> <thingy type="vpquestion" function="proclitic" gloss="not.Q"/> <word posp="verb" gloss="buy" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" subj="1excl.sing"/> <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="NOM" gender="masc" person="1excl"> - <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="fem" def="neither" role="subj" locus="number" case="NOM"/> - </np> - </relp> - </np> - </relp> - </np> - </relp> - </np> - </s> + <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="fem" def="neither" role="subj" locus="number" case="NOM" comma="after"/> + </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="vpta" function="proclitic" gloss="PAST"/> - <thingy type="vpnegation" function="proclitic" gloss="POS"/> - <thingy type="vpquestion" function="proclitic" gloss="not.Q"/> - <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <word gloss="the" posp="det" def="def" number="sing" role="obj" locus="number" id="headnp" gender="fem"/> - <thingy type="detgender" function="suffix" gloss="fem"/> - <thingy type="nounnumber" function="prefix" gloss="sing"/> - <word posp="noun" gloss="cat" def="def" number="sing" role="obj" locus="number" id="headnp" gender="fem"/> - <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" gender="fem"/> - <thingy type="vpta" function="proclitic" gloss="PAST"/> - <thingy type="vpnegation" function="proclitic" gloss="POS"/> - <thingy type="vpquestion" function="proclitic" gloss="not.Q"/> - <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <word gloss="the" posp="det" def="def" number="sing" role="obj" locus="number" id="headnp" gender="masc"/> - <thingy type="detgender" function="suffix" gloss="masc"/> - <thingy type="nounnumber" function="prefix" gloss="sing"/> - <word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" id="headnp" gender="masc"/> - <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" gender="masc"/> - <thingy type="vpta" function="proclitic" gloss="PAST"/> - <thingy type="vpnegation" function="proclitic" gloss="POS"/> - <thingy type="vpquestion" function="proclitic" gloss="not.Q"/> - <word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.masc"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <word gloss="the" posp="det" def="def" number="sing" role="obj" locus="number" id="headnp" gender="masc"/> - <thingy type="detgender" function="suffix" gloss="masc"/> - <thingy type="nounnumber" function="prefix" gloss="sing"/> - <word posp="noun" gloss="cheese" def="def" number="sing" role="obj" locus="number" id="headnp" gender="masc"/> - <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="obj" comma="before" case="ACC" gender="masc"/> - <thingy type="vpta" function="proclitic" gloss="PAST"/> - <thingy type="vpnegation" function="proclitic" gloss="POS"/> - <thingy type="vpquestion" function="proclitic" gloss="not.Q"/> - <word posp="verb" gloss="buy" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" subj="1excl.sing"/> - <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="fem" def="neither" role="subj" locus="number" case="NOM" comma="after"/> + <thingy type="vpta" function="proclitic" gloss="PAST">|w|e|</thingy> + <thingy type="vpnegation" function="proclitic" gloss="POS">-</thingy> + <thingy type="vpquestion" function="proclitic" gloss="not.Q">-</thingy> + <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing">|m|ɔ|n|œ|</word> + <thingy type="vpmode" function="enclitic" gloss="indicative">|w|a|</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> + <word gloss="the" posp="det" def="def" number="sing" role="obj" locus="number" id="headnp" gender="fem">|z|y#|</word> + <thingy type="detgender" function="suffix" gloss="fem">-|f|e|</thingy> + <thingy type="nounnumber" function="prefix" gloss="sing">-</thingy> + <word posp="noun" gloss="cat" def="def" number="sing" role="obj" locus="number" id="headnp" gender="fem">|f|e|w|y|</word> + <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" gender="fem">|n|œ|</word> + <thingy type="vpta" function="proclitic" gloss="PAST">|w|e|</thingy> + <thingy type="vpnegation" function="proclitic" gloss="POS">-</thingy> + <thingy type="vpquestion" function="proclitic" gloss="not.Q">-</thingy> + <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem">|p|y|s|y|</word> + <thingy type="vpmode" function="enclitic" gloss="indicative">|w|a|</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> + <word gloss="the" posp="det" def="def" number="sing" role="obj" locus="number" id="headnp" gender="masc">|z|y#|</word> + <thingy type="detgender" function="suffix" gloss="masc">-|j|a|</thingy> + <thingy type="nounnumber" function="prefix" gloss="sing">-</thingy> + <word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" id="headnp" gender="masc">|ɲ|a|n|a|</word> + <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" gender="masc">|n|œ|</word> + <thingy type="vpta" function="proclitic" gloss="PAST">|w|e|</thingy> + <thingy type="vpnegation" function="proclitic" gloss="POS">-</thingy> + <thingy type="vpquestion" function="proclitic" gloss="not.Q">-</thingy> + <word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.masc">|n|u#|p|i|</word> + <thingy type="vpmode" function="enclitic" gloss="indicative">|w|a|</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> + <word gloss="the" posp="det" def="def" number="sing" role="obj" locus="number" id="headnp" gender="masc">|z|y#|</word> + <thingy type="detgender" function="suffix" gloss="masc">-|j|a|</thingy> + <thingy type="nounnumber" function="prefix" gloss="sing">-</thingy> + <word posp="noun" gloss="cheese" def="def" number="sing" role="obj" locus="number" id="headnp" gender="masc">|ɲ|o|ɾ|o|</word> + <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="obj" comma="before" case="ACC" gender="masc">|n|œ|</word> + <thingy type="vpta" function="proclitic" gloss="PAST">|w|e|</thingy> + <thingy type="vpnegation" function="proclitic" gloss="POS">-</thingy> + <thingy type="vpquestion" function="proclitic" gloss="not.Q">-</thingy> + <word posp="verb" gloss="buy" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" subj="1excl.sing">|b|i|s|ɔ|</word> + <thingy type="vpmode" function="enclitic" gloss="indicative">|w|a|</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> + <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="fem" def="neither" role="subj" locus="number" case="NOM" comma="after">|d|œ|</word> </flat> </example>
vowelharmony: No change.
### |w|e|#-> we
### |w|e|
#-> we
### |m|ɔ|n|œ|
#-> mɔnœ
### |m|ɔ|n|œ|
#-> mɔnœ
### |w|a|
#-> wa
### |w|a|
#-> wa
### |z|y#|
#-> zy#
### |z|y#|
#-> zy#
### -|f|e|
#-> -fe
### -|f|e|
#-> -fe
### |f|e|w|y|,
#-> fewy,
### |f|e|w|y|,
#-> fewy,
### |n|œ|
#-> nœ
### |n|œ|
#-> nœ
### |w|e|
#-> we
### |w|e|
#-> we
### |p|y|s|y|
#-> pysy
### |p|y|s|y|
#-> pysy
### |w|a|
#-> wa
### |w|a|
#-> wa
### |z|y#|
#-> zy#
### |z|y#|
#-> zy#
### -|j|a|
#-> -ja
### -|j|a|
#-> -ja
### |ɲ|a|n|a|,
#-> ɲana,
### |ɲ|a|n|a|,
#-> ɲana,
### |n|œ|
#-> nœ
### |n|œ|
#-> nœ
### |w|e|
#-> we
### |w|e|
#-> we
### |n|u#|p|i|
#-> nu#pi
### |n|u#|p|i|
#-> nu#pi
### |w|a|
#-> wa
### |w|a|
#-> wa
### |z|y#|
#-> zy#
### |z|y#|
#-> zy#
### -|j|a|
#-> -ja
### -|j|a|
#-> -ja
### |ɲ|o|ɾ|o|,
#-> ɲoɾo,
### |ɲ|o|ɾ|o|,
#-> ɲoɾo,
### |n|œ|
#-> nœ
### |n|œ|
#-> nœ
### |w|e|
#-> we
### |w|e|
#-> we
### |b|i|s|ɔ|
#-> bisɔ
### |b|i|s|ɔ|
#-> bisɔ
### |w|a|
#-> wa
### |w|a|
#-> wa
### |d|œ|
#-> dœ
### |d|œ|
#-> dœ
### |w|e| |m|ɔ|n|œ| |w|a| |z|y#||f|e| |f|e|w|y|, |n|œ| |w|e| |p|y|s|y| |w|a| |z|y#||j|a| |ɲ|a|n|a|, |n|œ| |w|e| |n|u#|p|i| |w|a| |z|y#||j|a| |ɲ|o|ɾ|o|, |n|œ| |w|e| |b|i|s|ɔ| |w|a| |d|œ|
#-> we mɔnœ wa zy#fe fewy, nœ we pysy wa zy#ja ɲana, nœ we nu#pi wa zy#ja ɲoɾo, nœ we bisɔ wa dœ
removetags:
<example id="relp4" translation="I patted the cat that caught the mouse that ate the cheese that I bought.">
<flat>
<thingy type="vpta" function="proclitic" gloss="PAST">|w|e|</thingy>
- <thingy type="vpnegation" function="proclitic" gloss="POS">-</thingy>
- <thingy type="vpquestion" function="proclitic" gloss="not.Q">-</thingy>
<word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing">|m|ɔ|n|œ|</word>
<thingy type="vpmode" function="enclitic" gloss="indicative">|w|a|</thingy>
- <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy>
<word gloss="the" posp="det" def="def" number="sing" role="obj" locus="number" id="headnp" gender="fem">|z|y#|</word>
<thingy type="detgender" function="suffix" gloss="fem">-|f|e|</thingy>
- <thingy type="nounnumber" function="prefix" gloss="sing">-</thingy>
- <word posp="noun" gloss="cat" def="def" number="sing" role="obj" locus="number" id="headnp" gender="fem">|f|e|w|y|</word>
+ <word posp="noun" gloss="cat" def="def" number="sing" role="obj" locus="number" id="headnp" gender="fem">|f|e|w|y|,</word>
<word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" gender="fem">|n|œ|</word>
<thingy type="vpta" function="proclitic" gloss="PAST">|w|e|</thingy>
- <thingy type="vpnegation" function="proclitic" gloss="POS">-</thingy>
- <thingy type="vpquestion" function="proclitic" gloss="not.Q">-</thingy>
<word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem">|p|y|s|y|</word>
<thingy type="vpmode" function="enclitic" gloss="indicative">|w|a|</thingy>
- <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy>
<word gloss="the" posp="det" def="def" number="sing" role="obj" locus="number" id="headnp" gender="masc">|z|y#|</word>
<thingy type="detgender" function="suffix" gloss="masc">-|j|a|</thingy>
- <thingy type="nounnumber" function="prefix" gloss="sing">-</thingy>
- <word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" id="headnp" gender="masc">|ɲ|a|n|a|</word>
+ <word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" id="headnp" gender="masc">|ɲ|a|n|a|,</word>
<word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM" gender="masc">|n|œ|</word>
<thingy type="vpta" function="proclitic" gloss="PAST">|w|e|</thingy>
- <thingy type="vpnegation" function="proclitic" gloss="POS">-</thingy>
- <thingy type="vpquestion" function="proclitic" gloss="not.Q">-</thingy>
<word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.masc">|n|u#|p|i|</word>
<thingy type="vpmode" function="enclitic" gloss="indicative">|w|a|</thingy>
- <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy>
<word gloss="the" posp="det" def="def" number="sing" role="obj" locus="number" id="headnp" gender="masc">|z|y#|</word>
<thingy type="detgender" function="suffix" gloss="masc">-|j|a|</thingy>
- <thingy type="nounnumber" function="prefix" gloss="sing">-</thingy>
- <word posp="noun" gloss="cheese" def="def" number="sing" role="obj" locus="number" id="headnp" gender="masc">|ɲ|o|ɾ|o|</word>
+ <word posp="noun" gloss="cheese" def="def" number="sing" role="obj" locus="number" id="headnp" gender="masc">|ɲ|o|ɾ|o|,</word>
<word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="obj" comma="before" case="ACC" gender="masc">|n|œ|</word>
<thingy type="vpta" function="proclitic" gloss="PAST">|w|e|</thingy>
- <thingy type="vpnegation" function="proclitic" gloss="POS">-</thingy>
- <thingy type="vpquestion" function="proclitic" gloss="not.Q">-</thingy>
<word posp="verb" gloss="buy" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing.masc" subj="1excl.sing">|b|i|s|ɔ|</word>
<thingy type="vpmode" function="enclitic" gloss="indicative">|w|a|</thingy>
- <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy>
<word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="fem" def="neither" role="subj" locus="number" case="NOM" comma="after">|d|œ|</word>
</flat>
+ <p><span class="ilpair"><span class="mor">we</span><br><span class="gls">PAST</span></span> <span class="ilpair"><span class="mor">mɔnœ</span><br><span class="gls">pat</span></span> <span class="ilpair"><span class="mor">wa</span><br><span class="gls">indicative</span></span> <span class="ilpair"><span class="mor">zỹ</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">-fe</span><br><span class="gls">fem</span></span> <span class="ilpair"><span class="mor">fewy,</span><br><span class="gls">cat</span></span> <span class="ilpair"><span class="mor">nœ</span><br><span class="gls">RELPRON</span></span> <span class="ilpair"><span class="mor">we</span><br><span class="gls">PAST</span></span> <span class="ilpair"><span class="mor">pysy</span><br><span class="gls">catch</span></span> <span class="ilpair"><span class="mor">wa</span><br><span class="gls">indicative</span></span> <span class="ilpair"><span class="mor">zỹ</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">-ja</span><br><span class="gls">masc</span></span> <span class="ilpair"><span class="mor">ɲana,</span><br><span class="gls">mouse</span></span> <span class="ilpair"><span class="mor">nœ</span><br><span class="gls">RELPRON</span></span> <span class="ilpair"><span class="mor">we</span><br><span class="gls">PAST</span></span> <span class="ilpair"><span class="mor">nũpi</span><br><span class="gls">eat</span></span> <span class="ilpair"><span class="mor">wa</span><br><span class="gls">indicative</span></span> <span class="ilpair"><span class="mor">zỹ</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">-ja</span><br><span class="gls">masc</span></span> <span class="ilpair"><span class="mor">ɲoɾo,</span><br><span class="gls">cheese</span></span> <span class="ilpair"><span class="mor">nœ</span><br><span class="gls">RELPRON</span></span> <span class="ilpair"><span class="mor">we</span><br><span class="gls">PAST</span></span> <span class="ilpair"><span class="mor">bisɔ</span><br><span class="gls">buy</span></span> <span class="ilpair"><span class="mor">wa</span><br><span class="gls">indicative</span></span> <span class="ilpair"><span class="mor">dœ</span><br><span class="gls">1excl.sing</span></span></p>
+ <p>we mɔnœ wa zỹfe fewy, nœ we pysy wa zỹja ɲana, nœ we nũpi wa zỹja ɲoɾo, nœ we bisɔ wa dœ</p>
+ <p>wé monœ wa zynfé féwy, nœ wé pysy wa zynja ñana, nœ wé nunpi wa zynja ñóró, nœ wé biso wa dœ</p>
+ <il>
+ <w>
+ <o>we</o>
+ <g>PAST</g>
+ </w>
+ <w>
+ <o>mɔnœ</o>
+ <g>pat</g>
+ </w>
+ <w>
+ <o>wa</o>
+ <g>indicative</g>
+ </w>
+ <w>
+ <o>zỹ</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>-fe</o>
+ <g>fem</g>
+ </w>
+ <w>
+ <o>fewy,</o>
+ <g>cat</g>
+ </w>
+ <w>
+ <o>nœ</o>
+ <g>RELPRON</g>
+ </w>
+ <w>
+ <o>we</o>
+ <g>PAST</g>
+ </w>
+ <w>
+ <o>pysy</o>
+ <g>catch</g>
+ </w>
+ <w>
+ <o>wa</o>
+ <g>indicative</g>
+ </w>
+ <w>
+ <o>zỹ</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>-ja</o>
+ <g>masc</g>
+ </w>
+ <w>
+ <o>ɲana,</o>
+ <g>mouse</g>
+ </w>
+ <w>
+ <o>nœ</o>
+ <g>RELPRON</g>
+ </w>
+ <w>
+ <o>we</o>
+ <g>PAST</g>
+ </w>
+ <w>
+ <o>nũpi</o>
+ <g>eat</g>
+ </w>
+ <w>
+ <o>wa</o>
+ <g>indicative</g>
+ </w>
+ <w>
+ <o>zỹ</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>-ja</o>
+ <g>masc</g>
+ </w>
+ <w>
+ <o>ɲoɾo,</o>
+ <g>cheese</g>
+ </w>
+ <w>
+ <o>nœ</o>
+ <g>RELPRON</g>
+ </w>
+ <w>
+ <o>we</o>
+ <g>PAST</g>
+ </w>
+ <w>
+ <o>bisɔ</o>
+ <g>buy</g>
+ </w>
+ <w>
+ <o>wa</o>
+ <g>indicative</g>
+ </w>
+ <w>
+ <o>dœ</o>
+ <g>1excl.sing</g>
+ </w>
+ </il>
</example>
### we mɔnœ wa zỹfe fewy, nœ we pysy wa zỹja ɲana, nœ we nũpi wa zỹja ɲoɾo, nœ we bisɔ wa dœ#-> we mɔnœ wa zỹfe fewy, nœ we pysy wa zỹja ɲana, nœ we nũpi wa zỹja ɲoɾo, nœ we bisɔ wa dœ
Wé monœ wa zynfé féwy, nœ wé pysy wa zynja ñana, nœ wé nunpi wa zynja ñóró, nœ wé biso wa dœ. [we mɔnœ wa zỹfe fewy, nœ we pysy wa zỹja ɲana, nœ we nũpi wa zỹja ɲoɾo, nœ we bisɔ wa dœ] we PAST mɔnœ pat wa indicative zỹ the -fe fem fewy, cat nœ RELPRON we PAST pysy catch wa indicative zỹ the -ja masc ɲana, mouse nœ RELPRON we PAST nũpi eat wa indicative zỹ the -ja masc ɲoɾo, cheese nœ RELPRON we PAST bisɔ buy wa indicative dœ 1excl.sing “I patted the cat that caught the mouse that ate the cheese that I bought.” | (24) |
Complementation Strategies
Yozoo 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 NRel: 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> - <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> + <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" role="indobj" tr="rheme" locus="number"> <word posp="noun" gloss="girl"/> <word gloss="the" posp="det"/> </np> + <np number="sing" role="obj" locus="number"> + <word posp="noun" gloss="apple"/> + </np> </subs> </np> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <word posp="verb" gloss="surprise"/> + </vp> <np number="sing" def="def" role="indobj" locus="number"> <word posp="noun" gloss="teacher"/> <word gloss="the" posp="det"/> </np> </s> </example>
module casemarking:
<example id="comp1" translation="It surprised the teacher that the boy had given the girl an apple."> <s> - <np role="subj"> + <np role="subj" case="NOM"> <subs> - <np number="sing" def="def" head="this" role="subj" locus="number"> + <np number="sing" def="def" head="this" role="subj" locus="number" case="NOM"> <word posp="noun" gloss="boy"/> <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" 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> - <np number="sing" role="obj" locus="number"> + <np number="sing" role="obj" locus="number" case="ACC"> <word posp="noun" gloss="apple"/> </np> </subs> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="surprise"/> </vp> - <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> </s> </example>
module markowner: No change.
module addgender:
<example id="comp1" translation="It surprised the teacher that the boy had given the girl an apple."> <s> - <np role="subj" case="NOM"> + <np role="subj" case="NOM" gender="fem" number="sing"> <subs> - <np number="sing" def="def" head="this" role="subj" locus="number" case="NOM"> + <np number="sing" def="def" head="this" role="subj" locus="number" case="NOM" gender="masc"> <word posp="noun" gloss="boy"/> <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" 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> - <np number="sing" role="obj" locus="number" case="ACC"> + <np number="sing" role="obj" locus="number" case="ACC" gender="masc"> <word posp="noun" gloss="apple"/> </np> </subs> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="surprise"/> </vp> - <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> </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 role="subj" case="NOM" gender="fem" number="sing">
<subs>
<np number="sing" def="def" head="this" role="subj" locus="number" case="NOM" gender="masc">
- <word posp="noun" gloss="boy"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="boy"/>
</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" 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>
<np number="sing" role="obj" locus="number" case="ACC" gender="masc">
<word posp="noun" gloss="apple"/>
</np>
</subs>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="surprise"/>
</vp>
<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>
</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 role="subj" case="NOM" gender="fem" number="sing">
<subs>
<np number="sing" def="def" head="this" role="subj" locus="number" case="NOM" gender="masc">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="boy"/>
</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" subj="3.sing.masc" indobj="3.sing.fem" obj="3.sing.masc">
<word posp="verb" gloss="give"/>
</vp>
<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>
<np number="sing" role="obj" locus="number" case="ACC" gender="masc">
<word posp="noun" gloss="apple"/>
</np>
</subs>
</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" subj="3.sing.fem" indobj="3.sing.fem">
<word posp="verb" gloss="surprise"/>
</vp>
<np number="sing" def="def" role="indobj" locus="number" case="DAT" gender="fem">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="teacher"/>
</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 role="subj" case="NOM" gender="fem" number="sing">
<subs>
<np number="sing" def="def" head="this" role="subj" locus="number" case="NOM" gender="masc">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="boy"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.masc" indobj="3.sing.fem" obj="3.sing.masc">
+ <thingy type="vpta" function="proclitic" gloss="PAST"/>
+ <thingy type="vpnegation" function="proclitic" gloss="POS"/>
+ <thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
<word posp="verb" gloss="give"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<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>
<np number="sing" role="obj" locus="number" case="ACC" gender="masc">
<word posp="noun" gloss="apple"/>
</np>
</subs>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" indobj="3.sing.fem">
+ <thingy type="vpta" function="proclitic" gloss="PAST"/>
+ <thingy type="vpnegation" function="proclitic" gloss="POS"/>
+ <thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
<word posp="verb" gloss="surprise"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np number="sing" def="def" role="indobj" locus="number" case="DAT" gender="fem">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="teacher"/>
</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 role="subj" case="NOM" gender="fem" number="sing">
<subs>
<np number="sing" def="def" head="this" role="subj" locus="number" case="NOM" gender="masc">
- <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="NOM" gender="masc"/>
+ <word posp="noun" gloss="boy" number="sing" def="def" head="this" role="subj" locus="number" case="NOM" gender="masc"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.masc" indobj="3.sing.fem" obj="3.sing.masc">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
<thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
- <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" subj="3.sing.masc" indobj="3.sing.fem" obj="3.sing.masc"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<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"/>
+ <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>
<np number="sing" role="obj" locus="number" case="ACC" gender="masc">
- <word posp="noun" gloss="apple"/>
+ <word posp="noun" gloss="apple" number="sing" role="obj" locus="number" case="ACC" gender="masc"/>
</np>
</subs>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" indobj="3.sing.fem">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
<thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
- <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" subj="3.sing.fem" indobj="3.sing.fem"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np number="sing" def="def" role="indobj" locus="number" case="DAT" gender="fem">
- <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>
</s>
</example>
About to call getSlotValue for the/det/gender/obligatoryGot masc
About to call getSlotValue for boy/noun/number/optional
Got sing
About to call getSlotValue for boy/noun/case/optional
Got NOM
About to call getSlotValue for the/det/gender/obligatory
Got fem
About to call getSlotValue for girl/noun/number/optional
Got sing
About to call getSlotValue for girl/noun/case/optional
Got DAT
About to call getSlotValue for apple/noun/number/optional
Got sing
About to call getSlotValue for apple/noun/case/optional
Got ACC
About to call getSlotValue for the/det/gender/obligatory
Got fem
About to call getSlotValue for teacher/noun/number/optional
Got sing
About to call getSlotValue for teacher/noun/case/optional
Got DAT
addaffixes:
<example id="comp1" translation="It surprised the teacher that the boy had given the girl an apple.">
<s>
<np role="subj" case="NOM" gender="fem" number="sing">
<subs>
<np number="sing" def="def" head="this" role="subj" locus="number" case="NOM" gender="masc">
<word gloss="the" posp="det" number="sing" def="def" head="this" role="subj" locus="number" case="NOM" gender="masc"/>
+ <thingy type="detgender" function="suffix" gloss="masc"/>
+ <thingy type="nounnumber" function="prefix" gloss="sing"/>
+ <thingy type="nouncase" function="prefix" gloss="NOM"/>
<word posp="noun" gloss="boy" number="sing" def="def" head="this" role="subj" locus="number" case="NOM" gender="masc"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.masc" indobj="3.sing.fem" obj="3.sing.masc">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
<thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
<word posp="verb" gloss="give" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.masc" indobj="3.sing.fem" obj="3.sing.masc"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np number="sing" def="def" role="indobj" tr="rheme" locus="number" case="DAT" gender="fem">
<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="nounnumber" function="prefix" gloss="sing"/>
+ <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>
<np number="sing" role="obj" locus="number" case="ACC" gender="masc">
+ <thingy type="nounnumber" function="prefix" gloss="sing"/>
+ <thingy type="nouncase" function="prefix" gloss="ACC"/>
<word posp="noun" gloss="apple" number="sing" role="obj" locus="number" case="ACC" gender="masc"/>
</np>
</subs>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" indobj="3.sing.fem">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
<thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
<word posp="verb" gloss="surprise" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" indobj="3.sing.fem"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
</vp>
<np number="sing" def="def" role="indobj" locus="number" case="DAT" gender="fem">
<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="nounnumber" function="prefix" gloss="sing"/>
+ <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>
</s>
</example>
flatten:
<example id="comp1" translation="It surprised the teacher that the boy had given the girl an apple."> - <s> - <np role="subj" case="NOM" gender="fem" number="sing"> - <subs> - <np number="sing" def="def" head="this" role="subj" locus="number" case="NOM" gender="masc"> + <flat> <word gloss="the" posp="det" number="sing" def="def" head="this" role="subj" locus="number" case="NOM" gender="masc"/> <thingy type="detgender" function="suffix" gloss="masc"/> <thingy type="nounnumber" function="prefix" gloss="sing"/> <thingy type="nouncase" function="prefix" gloss="NOM"/> <word posp="noun" gloss="boy" number="sing" def="def" head="this" role="subj" locus="number" case="NOM" gender="masc"/> - </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.masc" indobj="3.sing.fem" obj="3.sing.masc"> <thingy type="vpta" function="proclitic" gloss="PAST"/> <thingy type="vpnegation" function="proclitic" gloss="POS"/> <thingy type="vpquestion" function="proclitic" gloss="not.Q"/> <word posp="verb" gloss="give" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.masc" indobj="3.sing.fem" obj="3.sing.masc"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> - </vp> - <np number="sing" def="def" role="indobj" tr="rheme" locus="number" case="DAT" gender="fem"> <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="nounnumber" function="prefix" gloss="sing"/> <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> - <np number="sing" role="obj" locus="number" case="ACC" gender="masc"> <thingy type="nounnumber" function="prefix" gloss="sing"/> <thingy type="nouncase" function="prefix" gloss="ACC"/> <word posp="noun" gloss="apple" number="sing" role="obj" locus="number" case="ACC" gender="masc"/> - </np> - </subs> - </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" indobj="3.sing.fem"> <thingy type="vpta" function="proclitic" gloss="PAST"/> <thingy type="vpnegation" function="proclitic" gloss="POS"/> <thingy type="vpquestion" function="proclitic" gloss="not.Q"/> <word posp="verb" gloss="surprise" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" indobj="3.sing.fem"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> - </vp> - <np number="sing" def="def" role="indobj" locus="number" case="DAT" gender="fem"> <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="nounnumber" function="prefix" gloss="sing"/> <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> - </s> + </flat> </example>
addvocab:
<example id="comp1" translation="It surprised the teacher that the boy had given the girl an apple."> <flat> - <word gloss="the" posp="det" number="sing" def="def" head="this" role="subj" locus="number" case="NOM" gender="masc"/> - <thingy type="detgender" function="suffix" gloss="masc"/> - <thingy type="nounnumber" function="prefix" gloss="sing"/> - <thingy type="nouncase" function="prefix" gloss="NOM"/> - <word posp="noun" gloss="boy" number="sing" def="def" head="this" role="subj" locus="number" case="NOM" gender="masc"/> - <thingy type="vpta" function="proclitic" gloss="PAST"/> - <thingy type="vpnegation" function="proclitic" gloss="POS"/> - <thingy type="vpquestion" function="proclitic" gloss="not.Q"/> - <word posp="verb" gloss="give" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.masc" indobj="3.sing.fem" obj="3.sing.masc"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <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="nounnumber" function="prefix" gloss="sing"/> - <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="nounnumber" function="prefix" gloss="sing"/> - <thingy type="nouncase" function="prefix" gloss="ACC"/> - <word posp="noun" gloss="apple" number="sing" role="obj" locus="number" case="ACC" gender="masc"/> - <thingy type="vpta" function="proclitic" gloss="PAST"/> - <thingy type="vpnegation" function="proclitic" gloss="POS"/> - <thingy type="vpquestion" function="proclitic" gloss="not.Q"/> - <word posp="verb" gloss="surprise" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" indobj="3.sing.fem"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <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="nounnumber" function="prefix" gloss="sing"/> - <thingy type="nouncase" function="prefix" gloss="DAT"/> - <word posp="noun" gloss="teacher" number="sing" def="def" role="indobj" locus="number" case="DAT" gender="fem"/> + <word gloss="the" posp="det" number="sing" def="def" head="this" role="subj" locus="number" case="NOM" gender="masc">|z|y#|</word> + <thingy type="detgender" function="suffix" gloss="masc">-|j|a|</thingy> + <thingy type="nounnumber" function="prefix" gloss="sing">-</thingy> + <thingy type="nouncase" function="prefix" gloss="NOM">-</thingy> + <word posp="noun" gloss="boy" number="sing" def="def" head="this" role="subj" locus="number" case="NOM" gender="masc">|ɲ|œ|b|o|</word> + <thingy type="vpta" function="proclitic" gloss="PAST">|w|e|</thingy> + <thingy type="vpnegation" function="proclitic" gloss="POS">-</thingy> + <thingy type="vpquestion" function="proclitic" gloss="not.Q">-</thingy> + <word posp="verb" gloss="give" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.masc" indobj="3.sing.fem" obj="3.sing.masc">|ʃ|ø|n|œ|</word> + <thingy type="vpmode" function="enclitic" gloss="indicative">|w|a|</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> + <word gloss="the" posp="det" number="sing" def="def" role="indobj" tr="rheme" locus="number" case="DAT" gender="fem">|z|y#|</word> + <thingy type="detgender" function="suffix" gloss="fem">-|f|e|</thingy> + <thingy type="nounnumber" function="prefix" gloss="sing">-</thingy> + <thingy type="nouncase" function="prefix" gloss="DAT">|k|u#|-</thingy> + <word posp="noun" gloss="girl" number="sing" def="def" role="indobj" tr="rheme" locus="number" case="DAT" gender="fem">|z|e|ɾ|o|</word> + <thingy type="nounnumber" function="prefix" gloss="sing">-</thingy> + <thingy type="nouncase" function="prefix" gloss="ACC">|ɲ|e|-</thingy> + <word posp="noun" gloss="apple" number="sing" role="obj" locus="number" case="ACC" gender="masc">|ʃ|e|ʒ|u|</word> + <thingy type="vpta" function="proclitic" gloss="PAST">|w|e|</thingy> + <thingy type="vpnegation" function="proclitic" gloss="POS">-</thingy> + <thingy type="vpquestion" function="proclitic" gloss="not.Q">-</thingy> + <word posp="verb" gloss="surprise" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" indobj="3.sing.fem">|w|e|ɲ|o|</word> + <thingy type="vpmode" function="enclitic" gloss="indicative">|w|a|</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> + <word gloss="the" posp="det" number="sing" def="def" role="indobj" locus="number" case="DAT" gender="fem">|z|y#|</word> + <thingy type="detgender" function="suffix" gloss="fem">-|f|e|</thingy> + <thingy type="nounnumber" function="prefix" gloss="sing">-</thingy> + <thingy type="nouncase" function="prefix" gloss="DAT">|k|u#|-</thingy> + <word posp="noun" gloss="teacher" number="sing" def="def" role="indobj" locus="number" case="DAT" gender="fem">|ʒ|e|ɡ|y|</word> </flat> </example>
vowelharmony: No change.
### |z|y#|#-> zy#
### |z|y#|
#-> zy#
### -|j|a|
#-> -ja
### -|j|a|
#-> -ja
### |ɲ|œ|b|o|
#-> ɲœbo
### |ɲ|œ|b|o|
#-> ɲœbo
### |w|e|
#-> we
### |w|e|
#-> we
### |ʃ|ø|n|œ|
#-> ʃønœ
### |ʃ|ø|n|œ|
#-> ʃønœ
### |w|a|
#-> wa
### |w|a|
#-> wa
### |z|y#|
#-> zy#
### |z|y#|
#-> zy#
### -|f|e|
#-> -fe
### -|f|e|
#-> -fe
### |k|u#|-
#-> ku#-
### |k|u#|-
#-> ku#-
### |z|e|ɾ|o|
#-> zeɾo
### |z|e|ɾ|o|
#-> zeɾo
### |ɲ|e|-
#-> ɲe-
### |ɲ|e|-
#-> ɲe-
### |ʃ|e|ʒ|u|
#-> ʃeʒu
### |ʃ|e|ʒ|u|
#-> ʃeʒu
### |w|e|
#-> we
### |w|e|
#-> we
### |w|e|ɲ|o|
#-> weɲo
### |w|e|ɲ|o|
#-> weɲo
### |w|a|
#-> wa
### |w|a|
#-> wa
### |z|y#|
#-> zy#
### |z|y#|
#-> zy#
### -|f|e|
#-> -fe
### -|f|e|
#-> -fe
### |k|u#|-
#-> ku#-
### |k|u#|-
#-> ku#-
### |ʒ|e|ɡ|y|
#-> ʒeɡy
### |ʒ|e|ɡ|y|
#-> ʒeɡy
### |z|y#||j|a| |ɲ|œ|b|o| |w|e| |ʃ|ø|n|œ| |w|a| |z|y#||f|e| |k|u#||z|e|ɾ|o| |ɲ|e||ʃ|e|ʒ|u| |w|e| |w|e|ɲ|o| |w|a| |z|y#||f|e| |k|u#||ʒ|e|ɡ|y|
#-> zy#ja ɲœbo we ʃønœ wa zy#fe ku#zeɾo ɲeʃeʒu we weɲo wa zy#fe ku#ʒeɡy
removetags:
<example id="comp1" translation="It surprised the teacher that the boy had given the girl an apple.">
<flat>
<word gloss="the" posp="det" number="sing" def="def" head="this" role="subj" locus="number" case="NOM" gender="masc">|z|y#|</word>
<thingy type="detgender" function="suffix" gloss="masc">-|j|a|</thingy>
- <thingy type="nounnumber" function="prefix" gloss="sing">-</thingy>
- <thingy type="nouncase" function="prefix" gloss="NOM">-</thingy>
<word posp="noun" gloss="boy" number="sing" def="def" head="this" role="subj" locus="number" case="NOM" gender="masc">|ɲ|œ|b|o|</word>
<thingy type="vpta" function="proclitic" gloss="PAST">|w|e|</thingy>
- <thingy type="vpnegation" function="proclitic" gloss="POS">-</thingy>
- <thingy type="vpquestion" function="proclitic" gloss="not.Q">-</thingy>
<word posp="verb" gloss="give" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.masc" indobj="3.sing.fem" obj="3.sing.masc">|ʃ|ø|n|œ|</word>
<thingy type="vpmode" function="enclitic" gloss="indicative">|w|a|</thingy>
- <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy>
<word gloss="the" posp="det" number="sing" def="def" role="indobj" tr="rheme" locus="number" case="DAT" gender="fem">|z|y#|</word>
<thingy type="detgender" function="suffix" gloss="fem">-|f|e|</thingy>
- <thingy type="nounnumber" function="prefix" gloss="sing">-</thingy>
<thingy type="nouncase" function="prefix" gloss="DAT">|k|u#|-</thingy>
<word posp="noun" gloss="girl" number="sing" def="def" role="indobj" tr="rheme" locus="number" case="DAT" gender="fem">|z|e|ɾ|o|</word>
- <thingy type="nounnumber" function="prefix" gloss="sing">-</thingy>
<thingy type="nouncase" function="prefix" gloss="ACC">|ɲ|e|-</thingy>
<word posp="noun" gloss="apple" number="sing" role="obj" locus="number" case="ACC" gender="masc">|ʃ|e|ʒ|u|</word>
<thingy type="vpta" function="proclitic" gloss="PAST">|w|e|</thingy>
- <thingy type="vpnegation" function="proclitic" gloss="POS">-</thingy>
- <thingy type="vpquestion" function="proclitic" gloss="not.Q">-</thingy>
<word posp="verb" gloss="surprise" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" indobj="3.sing.fem">|w|e|ɲ|o|</word>
<thingy type="vpmode" function="enclitic" gloss="indicative">|w|a|</thingy>
- <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy>
<word gloss="the" posp="det" number="sing" def="def" role="indobj" locus="number" case="DAT" gender="fem">|z|y#|</word>
<thingy type="detgender" function="suffix" gloss="fem">-|f|e|</thingy>
- <thingy type="nounnumber" function="prefix" gloss="sing">-</thingy>
<thingy type="nouncase" function="prefix" gloss="DAT">|k|u#|-</thingy>
<word posp="noun" gloss="teacher" number="sing" def="def" role="indobj" locus="number" case="DAT" gender="fem">|ʒ|e|ɡ|y|</word>
</flat>
+ <p><span class="ilpair"><span class="mor">zỹ</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">-ja</span><br><span class="gls">masc</span></span> <span class="ilpair"><span class="mor">ɲœbo</span><br><span class="gls">boy</span></span> <span class="ilpair"><span class="mor">we</span><br><span class="gls">PAST</span></span> <span class="ilpair"><span class="mor">ʃønœ</span><br><span class="gls">give</span></span> <span class="ilpair"><span class="mor">wa</span><br><span class="gls">indicative</span></span> <span class="ilpair"><span class="mor">zỹ</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">-fe</span><br><span class="gls">fem</span></span> <span class="ilpair"><span class="mor">kũ-</span><br><span class="gls">DAT</span></span> <span class="ilpair"><span class="mor">zeɾo</span><br><span class="gls">girl</span></span> <span class="ilpair"><span class="mor">ɲe-</span><br><span class="gls">ACC</span></span> <span class="ilpair"><span class="mor">ʃeʒu</span><br><span class="gls">apple</span></span> <span class="ilpair"><span class="mor">we</span><br><span class="gls">PAST</span></span> <span class="ilpair"><span class="mor">weɲo</span><br><span class="gls">surprise</span></span> <span class="ilpair"><span class="mor">wa</span><br><span class="gls">indicative</span></span> <span class="ilpair"><span class="mor">zỹ</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">-fe</span><br><span class="gls">fem</span></span> <span class="ilpair"><span class="mor">kũ-</span><br><span class="gls">DAT</span></span> <span class="ilpair"><span class="mor">ʒeɡy</span><br><span class="gls">teacher</span></span></p>
+ <p>zỹja ɲœbo we ʃønœ wa zỹfe kũzeɾo ɲeʃeʒu we weɲo wa zỹfe kũʒeɡy</p>
+ <p>zynja ñœbó wé shønœ wa zynfé kunzéró ñéshézhu wé wéñó wa zynfé kunzhégy</p>
+ <il>
+ <w>
+ <o>zỹ</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>-ja</o>
+ <g>masc</g>
+ </w>
+ <w>
+ <o>ɲœbo</o>
+ <g>boy</g>
+ </w>
+ <w>
+ <o>we</o>
+ <g>PAST</g>
+ </w>
+ <w>
+ <o>ʃønœ</o>
+ <g>give</g>
+ </w>
+ <w>
+ <o>wa</o>
+ <g>indicative</g>
+ </w>
+ <w>
+ <o>zỹ</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>-fe</o>
+ <g>fem</g>
+ </w>
+ <w>
+ <o>kũ-</o>
+ <g>DAT</g>
+ </w>
+ <w>
+ <o>zeɾo</o>
+ <g>girl</g>
+ </w>
+ <w>
+ <o>ɲe-</o>
+ <g>ACC</g>
+ </w>
+ <w>
+ <o>ʃeʒu</o>
+ <g>apple</g>
+ </w>
+ <w>
+ <o>we</o>
+ <g>PAST</g>
+ </w>
+ <w>
+ <o>weɲo</o>
+ <g>surprise</g>
+ </w>
+ <w>
+ <o>wa</o>
+ <g>indicative</g>
+ </w>
+ <w>
+ <o>zỹ</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>-fe</o>
+ <g>fem</g>
+ </w>
+ <w>
+ <o>kũ-</o>
+ <g>DAT</g>
+ </w>
+ <w>
+ <o>ʒeɡy</o>
+ <g>teacher</g>
+ </w>
+ </il>
</example>
### zỹja ɲœbo we ʃønœ wa zỹfe kũzeɾo ɲeʃeʒu we weɲo wa zỹfe kũʒeɡy#-> zỹja ɲœbo we ʃønœ wa zỹfe kũzeɾo ɲeʃeʒu we weɲo wa zỹfe kũʒeɡy
Zynja ñœbó wé shønœ wa zynfé kunzéró ñéshézhu wé wéñó wa zynfé kunzhégy. [zỹja ɲœbo we ʃønœ wa zỹfe kũzeɾo ɲeʃeʒu we weɲo wa zỹfe kũʒeɡy] zỹ the -ja masc ɲœbo boy we PAST ʃønœ give wa indicative zỹ the -fe fem kũ- DAT zeɾo girl ɲe- ACC ʃeʒu apple we PAST weɲo surprise wa indicative zỹ the -fe fem kũ- DAT ʒeɡy teacher “It surprised the teacher that the boy had given the girl an apple.” | (25) |
Quotes
Here is an example of how quotations are expressed:
Miscellaneous
Supplementary Materials
A collection of illustrative texts and a bilingual dictionary (English–Yozoo / Yozoo–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/34M5V
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 Yozoo. Generated by the Language Creator, version 0.90, on 6 May 2026. https://languagecreator.org/grammar/34M5V
In BibTeX format:
@misc{LC-34M5V,
year = 2026,
author = {{Language Creator}},
title = {A Grammar of {Yozoo}},
howpublished = {\url{https://languagecreator.org/grammar/34M5V}},
note = {Generated by the Language Creator, version 0.90, on 6 May 2026}
}
Execution time: 0.06 seconds.