A Grammar of Zhush
Introduction
Scope and Purpose
This grammar provides a systematic description of the Zhush language (the 327th 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 Zhush.
Typological Profile
It has postpositions.Phonology
Phoneme Inventory
Consonants
Zhush has a moderately large consonant inventory, with 27 phonemes.
It has a broad set of voiced–voiceless oppositions.The table below presents the full inventory of consonant phonemes in Zhush. The chart lists all places and manners of articulation attested in the language.
| labial | alveolar | postalveolar | alveolo-palatal | lateral | palatal | velar | glottal | |
|---|---|---|---|---|---|---|---|---|
| stop | p b | d t | c ɟ | k ɡ | ||||
| nasal | m | n | ɲ | ŋ | ||||
| trill/tap/flap | r | |||||||
| fricative | f | s z | ʃ ʒ | h | ||||
| approximant | ʋ | l | j | |||||
| affricate | t͡s | d͡ʒ t͡ʃ | t͡ɕ |
Vowels
Zhush has 9 vowel qualities, forming a relatively large inventory. The system distinguishes several vowel categories, as indicated in the chart, offering a wide range of vocalic contrasts.
It has a partially contrastive system of vowel length, 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 a moderately reduced system of unstressed vowels.The table below presents the full inventory of vowel phonemes in Zhush. The system comprises the distinct vowel qualities listed in the chart.
| front unrounded | front rounded | central | back | |
|---|---|---|---|---|
| close | i | y | u | |
| mid | e | ø | o | |
| open | a |
Stress and Tones
Zhush has phonemic stress but no lexical tone. Stress consistently falls on the first vowel of the root, and no contrastive tonal distinctions are made.
Phonological Processes
Vowel Harmony
The language employs vowel harmony. To be specific, the following vowels change to match the first vowel of the root: /u/ becomes /y/, /o/ becomes /ø/.
Writing System
Introduction
Zhush is normally written using the Latin alphabet, whose familiarity makes it straightforward for most readers. For clarity and precision, phonetic transcriptions in the International Phonetic Alphabet (IPA) are also provided throughout this grammar.
Orthography
Here are the various components of the orthography:
Simple letters
| a /a/ | b /b/ | d /d/ | e /e/ |
| f /f/ | g /ɡ/ | h /h/ | i /i/ |
| j /d͡ʒ/ | k /k/ | l /l/ | m /m/ |
| n /n/ | o /o/ | p /p/ | q /ai/ |
| r /au/ | s /s/ | t /t/ | u /u/ |
| w /ʋ/ | y /j/ | z /z/ | è /ɟ/ |
| ñ /ɲ/ | ö /ø/ | ü /y/ | ơ /r/ |
Multi-letter combinations such as digraphs
| aa /aː/ | ch /t͡ʃ/ | ee /eː/ |
| ii /iː/ | ng /ŋ/ | oo /oː/ |
| sh /ʃ/ | tj /c/ | ty /t͡ɕ/ |
| tz /t͡s/ | uu /uː/ | zh /ʒ/ |
| öö /øː/ | üü /yː/ |
Word Classes and Morphology
Number and Gender
Number
Zhush does not have grammatical number.
Gender
Zhush does not have genders or noun classes.
The Nominal Phrase
Nominal phrases in Zhush 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: No change.
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"/> <pp role="comitative"> <np number="sing" def="def" locus="number"> <word posp="noun" gloss="knife"/> </np> </pp> </np> <np role="obj" def="def" number="plur" tr="rheme" locus="number"> <word posp="noun" gloss="mouse"/> <word posp="adj" gloss="blind"/> <word posp="num" gloss="three"/> <word posp="det" gloss="yon"/> </np> </s> </example>
module noepistemic: No change.
module RelN: No change.
module sentenceconnectors: No change.
module nominalise: 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"/>
<pp role="comitative">
<np number="sing" def="def" locus="number">
<word posp="noun" gloss="knife"/>
</np>
+ <word gloss="COMIT" posp="pp"/>
</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"/> <pp role="comitative"> <np number="sing" def="def" locus="number"> <word posp="noun" gloss="knife"/> </np> <word gloss="COMIT" posp="pp"/> </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> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <word posp="verb" gloss="catch"/> + </vp> </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"/> <pp role="comitative"> <np number="sing" def="def" locus="number"> <word posp="noun" gloss="knife"/> </np> <word gloss="COMIT" posp="pp"/> </pp> </np> - <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> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="catch"/> </vp> </s> </example>
module markowner: No change.
module propagatenumber: No change.
module simplifynumber: No change.
createpronouns: No change.
module ngen: No change.
module wordorder:
<example id="nomphr" translation="The woman with the knife caught those three blind mice.">
<s>
<np role="subj" number="sing" def="def" locus="number" case="NOM">
<word posp="noun" gloss="woman"/>
<pp role="comitative">
<np number="sing" def="def" locus="number">
<word posp="noun" gloss="knife"/>
</np>
<word gloss="COMIT" posp="pp"/>
</pp>
</np>
<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="noun" gloss="mouse"/>
<word posp="num" gloss="three"/>
<word posp="det" gloss="yon"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="catch"/>
</vp>
</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">
<word posp="noun" gloss="woman"/>
<pp role="comitative">
<np number="sing" def="def" locus="number">
<word posp="noun" gloss="knife"/>
</np>
<word gloss="COMIT" posp="pp"/>
</pp>
</np>
<np role="obj" def="def" number="plur" tr="rheme" locus="number" case="ACC">
+ <word posp="num" gloss="three"/>
<word posp="adj" gloss="blind"/>
<word posp="noun" gloss="mouse"/>
- <word posp="num" gloss="three"/>
<word posp="det" gloss="yon"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="catch"/>
</vp>
</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">
<word posp="noun" gloss="woman"/>
<pp role="comitative">
<np number="sing" def="def" locus="number">
<word posp="noun" gloss="knife"/>
</np>
<word gloss="COMIT" posp="pp"/>
</pp>
</np>
<np role="obj" def="def" number="plur" tr="rheme" locus="number" case="ACC">
+ <word posp="det" gloss="yon"/>
<word posp="num" gloss="three"/>
<word posp="adj" gloss="blind"/>
<word posp="noun" gloss="mouse"/>
- <word posp="det" gloss="yon"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="catch"/>
</vp>
</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">
<word posp="noun" gloss="woman"/>
<pp role="comitative">
<np number="sing" def="def" locus="number">
<word posp="noun" gloss="knife"/>
</np>
<word gloss="COMIT" posp="pp"/>
</pp>
</np>
<np role="obj" def="def" number="plur" tr="rheme" locus="number" case="ACC">
<word posp="det" gloss="yon"/>
<word posp="num" gloss="three"/>
<word posp="adj" gloss="blind"/>
<word posp="noun" gloss="mouse"/>
</np>
- <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
+ <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" obj="3.plur">
<word posp="verb" gloss="catch"/>
</vp>
</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">
<word posp="noun" gloss="woman"/>
<pp role="comitative">
<np number="sing" def="def" locus="number">
<word posp="noun" gloss="knife"/>
</np>
<word gloss="COMIT" posp="pp"/>
</pp>
</np>
<np role="obj" def="def" number="plur" tr="rheme" locus="number" case="ACC">
<word posp="det" gloss="yon"/>
<word posp="num" gloss="three"/>
<word posp="adj" gloss="blind"/>
<word posp="noun" gloss="mouse"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" obj="3.plur">
<word posp="verb" gloss="catch"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</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">
- <word posp="noun" gloss="woman"/>
+ <word posp="noun" gloss="woman" role="subj" number="sing" def="def" locus="number" case="NOM"/>
<pp role="comitative">
<np number="sing" def="def" locus="number">
- <word posp="noun" gloss="knife"/>
+ <word posp="noun" gloss="knife" number="sing" def="def" locus="number"/>
</np>
- <word gloss="COMIT" posp="pp"/>
+ <word gloss="COMIT" posp="pp" role="comitative"/>
</pp>
</np>
<np role="obj" def="def" number="plur" tr="rheme" locus="number" case="ACC">
- <word posp="det" gloss="yon"/>
- <word posp="num" gloss="three"/>
- <word posp="adj" gloss="blind"/>
- <word posp="noun" gloss="mouse"/>
+ <word posp="det" gloss="yon" role="obj" def="def" number="plur" tr="rheme" locus="number" case="ACC"/>
+ <word posp="num" gloss="three" role="obj" def="def" number="plur" tr="rheme" locus="number" case="ACC"/>
+ <word posp="adj" gloss="blind" role="obj" def="def" number="plur" tr="rheme" locus="number" case="ACC"/>
+ <word posp="noun" gloss="mouse" role="obj" def="def" number="plur" tr="rheme" locus="number" case="ACC"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" obj="3.plur">
- <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" obj="3.plur"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</s>
</example>
About to call getSlotValue for woman/noun/case/obligatoryGot NOM
About to call getSlotValue for woman/noun/number/obligatory
Got sing
About to call getSlotValue for woman/noun/def/optional
Got def
About to call getSlotValue for knife/noun/case/obligatory
calling defaultval for case/
defaultval: noun, case
returning NOM
Got NOM
About to call getSlotValue for knife/noun/number/obligatory
Got sing
About to call getSlotValue for knife/noun/def/optional
Got def
About to call getSlotValue for mouse/noun/case/obligatory
Got ACC
About to call getSlotValue for mouse/noun/number/obligatory
Got plur
About to call getSlotValue for mouse/noun/def/optional
Got def
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">
<word posp="noun" gloss="woman" role="subj" number="sing" def="def" locus="number" case="NOM"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
<pp role="comitative">
<np number="sing" def="def" locus="number">
<word posp="noun" gloss="knife" number="sing" def="def" locus="number"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
</np>
<word gloss="COMIT" posp="pp" role="comitative"/>
</pp>
</np>
<np role="obj" def="def" number="plur" tr="rheme" locus="number" case="ACC">
<word posp="det" gloss="yon" role="obj" def="def" number="plur" tr="rheme" locus="number" case="ACC"/>
<word posp="num" gloss="three" role="obj" def="def" number="plur" tr="rheme" locus="number" case="ACC"/>
<word posp="adj" gloss="blind" role="obj" def="def" number="plur" tr="rheme" locus="number" case="ACC"/>
<word posp="noun" gloss="mouse" role="obj" def="def" number="plur" tr="rheme" locus="number" case="ACC"/>
+ <thingy type="nouncase" function="suffix" gloss="ACC"/>
+ <thingy type="nounnumber" function="suffix" gloss="plur"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" obj="3.plur">
<word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" obj="3.plur"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</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"> + <flat> <word posp="noun" gloss="woman" role="subj" number="sing" def="def" locus="number" case="NOM"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> <thingy type="noundef" function="suffix" gloss="def"/> - <pp role="comitative"> - <np number="sing" def="def" locus="number"> <word posp="noun" gloss="knife" number="sing" def="def" locus="number"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> <thingy type="noundef" function="suffix" gloss="def"/> - </np> <word gloss="COMIT" posp="pp" role="comitative"/> - </pp> - </np> - <np role="obj" def="def" number="plur" tr="rheme" locus="number" case="ACC"> <word posp="det" gloss="yon" role="obj" def="def" number="plur" tr="rheme" locus="number" case="ACC"/> <word posp="num" gloss="three" role="obj" def="def" number="plur" tr="rheme" locus="number" case="ACC"/> <word posp="adj" gloss="blind" role="obj" def="def" number="plur" tr="rheme" locus="number" case="ACC"/> <word posp="noun" gloss="mouse" role="obj" def="def" number="plur" tr="rheme" locus="number" case="ACC"/> <thingy type="nouncase" function="suffix" gloss="ACC"/> <thingy type="nounnumber" function="suffix" gloss="plur"/> <thingy type="noundef" function="suffix" gloss="def"/> - </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" obj="3.plur"> <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" obj="3.plur"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> - </vp> - </s> + </flat> </example>
addvocab:
<example id="nomphr" translation="The woman with the knife caught those three blind mice."> <flat> - <word posp="noun" gloss="woman" role="subj" number="sing" def="def" locus="number" case="NOM"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <thingy type="noundef" function="suffix" gloss="def"/> - <word posp="noun" gloss="knife" number="sing" def="def" locus="number"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <thingy type="noundef" function="suffix" gloss="def"/> - <word gloss="COMIT" posp="pp" role="comitative"/> - <word posp="det" gloss="yon" role="obj" def="def" number="plur" tr="rheme" locus="number" case="ACC"/> - <word posp="num" gloss="three" role="obj" def="def" number="plur" tr="rheme" locus="number" case="ACC"/> - <word posp="adj" gloss="blind" role="obj" def="def" number="plur" tr="rheme" locus="number" case="ACC"/> - <word posp="noun" gloss="mouse" role="obj" def="def" number="plur" tr="rheme" locus="number" case="ACC"/> - <thingy type="nouncase" function="suffix" gloss="ACC"/> - <thingy type="nounnumber" function="suffix" gloss="plur"/> - <thingy type="noundef" function="suffix" gloss="def"/> - <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" obj="3.plur"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> + <word posp="noun" gloss="woman" role="subj" number="sing" def="def" locus="number" case="NOM">|n|i|ˈ|d͡ʒ|</word> + <thingy type="nouncase" function="suffix" gloss="NOM">-|u|k|</thingy> + <thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy> + <thingy type="noundef" function="suffix" gloss="def">-|d|u|</thingy> + <word posp="noun" gloss="knife" number="sing" def="def" locus="number">|j|ai|ˈ|j|</word> + <thingy type="nouncase" function="suffix" gloss="NOM">-|u|k|</thingy> + <thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy> + <thingy type="noundef" function="suffix" gloss="def">-|d|u|</thingy> + <word gloss="COMIT" posp="pp" role="comitative">|t͡ʃ|i|ɡ|i|ˈ|</word> + <word posp="det" gloss="yon" role="obj" def="def" number="plur" tr="rheme" locus="number" case="ACC">|s|iː|ˈ|</word> + <word posp="num" gloss="three" role="obj" def="def" number="plur" tr="rheme" locus="number" case="ACC">|h|eː|ˈ|</word> + <word posp="adj" gloss="blind" role="obj" def="def" number="plur" tr="rheme" locus="number" case="ACC">|s|ø|ˈ|k|a|</word> + <word posp="noun" gloss="mouse" role="obj" def="def" number="plur" tr="rheme" locus="number" case="ACC">|k|u|b|o|ˈ|t͡ɕ|</word> + <thingy type="nouncase" function="suffix" gloss="ACC">-|u|p|</thingy> + <thingy type="nounnumber" function="suffix" gloss="plur">-|i|</thingy> + <thingy type="noundef" function="suffix" gloss="def">-|d|u|</thingy> + <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" obj="3.plur">|ɲ|o|ˈ|</word> + <thingy type="vpta" function="enclitic" gloss="PAST">|n|a|</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> </flat> </example>
vowelharmony: No change.
### |n|i|ˈ|d͡ʒ|#-> ˈnid͡ʒ
### |n|i|ˈ|d͡ʒ|
#-> ˈnid͡ʒ
### -|u|k|
#-> -uk
### -|u|k|
#-> -uk
### -|u|
#-> -u
### -|u|
#-> -u
### -|d|u|
#-> -du
### -|d|u|
#-> -du
### |j|ai|ˈ|j|
#-> ˈjaij
### |j|ai|ˈ|j|
#-> ˈjaij
### -|u|k|
#-> -uk
### -|u|k|
#-> -uk
### -|u|
#-> -u
### -|u|
#-> -u
### -|d|u|
#-> -du
### -|d|u|
#-> -du
### |t͡ʃ|i|ɡ|i|ˈ|
#-> t͡ʃiˈɡi
### |t͡ʃ|i|ɡ|i|ˈ|
#-> t͡ʃiˈɡi
### |s|iː|ˈ|
#-> ˈsiː
### |s|iː|ˈ|
#-> ˈsiː
### |h|eː|ˈ|
#-> ˈheː
### |h|eː|ˈ|
#-> ˈheː
### |s|ø|ˈ|k|a|
#-> ˈsøka
### |s|ø|ˈ|k|a|
#-> ˈsøka
### |k|u|b|o|ˈ|t͡ɕ|
#-> kuˈbot͡ɕ
### |k|u|b|o|ˈ|t͡ɕ|
#-> kuˈbot͡ɕ
### -|u|p|
#-> -up
### -|u|p|
#-> -up
### -|i|
#-> -i
### -|i|
#-> -i
### -|d|u|
#-> -du
### -|d|u|
#-> -du
### |ɲ|o|ˈ|
#-> ˈɲo
### |ɲ|o|ˈ|
#-> ˈɲo
### |n|a|
#-> na
### |n|a|
#-> na
### |n|i|ˈ|d͡ʒ||u|k||u||d|u| |j|ai|ˈ|j||u|k||u||d|u| |t͡ʃ|i|ɡ|i|ˈ| |s|iː|ˈ| |h|eː|ˈ| |s|ø|ˈ|k|a| |k|u|b|o|ˈ|t͡ɕ||u|p||i||d|u| |ɲ|o|ˈ| |n|a|
#-> ˈnid͡ʒukudu ˈjaijukudu t͡ʃiˈɡi ˈsiː ˈheː ˈsøka kuˈbot͡ɕupidu ˈɲo na
removetags:
<example id="nomphr" translation="The woman with the knife caught those three blind mice.">
<flat>
<word posp="noun" gloss="woman" role="subj" number="sing" def="def" locus="number" case="NOM">|n|i|ˈ|d͡ʒ|</word>
<thingy type="nouncase" function="suffix" gloss="NOM">-|u|k|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy>
<thingy type="noundef" function="suffix" gloss="def">-|d|u|</thingy>
<word posp="noun" gloss="knife" number="sing" def="def" locus="number">|j|ai|ˈ|j|</word>
<thingy type="nouncase" function="suffix" gloss="NOM">-|u|k|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy>
<thingy type="noundef" function="suffix" gloss="def">-|d|u|</thingy>
<word gloss="COMIT" posp="pp" role="comitative">|t͡ʃ|i|ɡ|i|ˈ|</word>
<word posp="det" gloss="yon" role="obj" def="def" number="plur" tr="rheme" locus="number" case="ACC">|s|iː|ˈ|</word>
<word posp="num" gloss="three" role="obj" def="def" number="plur" tr="rheme" locus="number" case="ACC">|h|eː|ˈ|</word>
<word posp="adj" gloss="blind" role="obj" def="def" number="plur" tr="rheme" locus="number" case="ACC">|s|ø|ˈ|k|a|</word>
<word posp="noun" gloss="mouse" role="obj" def="def" number="plur" tr="rheme" locus="number" case="ACC">|k|u|b|o|ˈ|t͡ɕ|</word>
<thingy type="nouncase" function="suffix" gloss="ACC">-|u|p|</thingy>
<thingy type="nounnumber" function="suffix" gloss="plur">-|i|</thingy>
<thingy type="noundef" function="suffix" gloss="def">-|d|u|</thingy>
<word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" obj="3.plur">|ɲ|o|ˈ|</word>
<thingy type="vpta" function="enclitic" gloss="PAST">|n|a|</thingy>
- <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy>
- <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
</flat>
+ <p><span class="ilpair"><span class="mor">ˈnid͡ʒ</span><br><span class="gls">woman</span></span> <span class="ilpair"><span class="mor">-uk</span><br><span class="gls"><span class="glssc">NOM</span></span></span> <span class="ilpair"><span class="mor">-u</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">-du</span><br><span class="gls">def</span></span> <span class="ilpair"><span class="mor">ˈjaij</span><br><span class="gls">knife</span></span> <span class="ilpair"><span class="mor">-uk</span><br><span class="gls"><span class="glssc">NOM</span></span></span> <span class="ilpair"><span class="mor">-u</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">-du</span><br><span class="gls">def</span></span> <span class="ilpair"><span class="mor">t͡ʃiˈɡi</span><br><span class="gls"><span class="glssc">COMIT</span></span></span> <span class="ilpair"><span class="mor">ˈsiː</span><br><span class="gls">yon</span></span> <span class="ilpair"><span class="mor">ˈheː</span><br><span class="gls">three</span></span> <span class="ilpair"><span class="mor">ˈsøka</span><br><span class="gls">blind</span></span> <span class="ilpair"><span class="mor">kuˈbot͡ɕ</span><br><span class="gls">mouse</span></span> <span class="ilpair"><span class="mor">-up</span><br><span class="gls"><span class="glssc">ACC</span></span></span> <span class="ilpair"><span class="mor">-i</span><br><span class="gls">plur</span></span> <span class="ilpair"><span class="mor">-du</span><br><span class="gls">def</span></span> <span class="ilpair"><span class="mor">ˈɲo</span><br><span class="gls">catch</span></span> <span class="ilpair"><span class="mor">na</span><br><span class="gls"><span class="glssc">PAST</span></span></span></p>
+ <p>ˈnid͡ʒukudu ˈjaijukudu t͡ʃiˈɡi ˈsiː ˈheː ˈsøka kuˈbot͡ɕupidu ˈɲo na</p>
+ <p>nijukudu yqyukudu chigi sii hee söka kubotyupidu ño na</p>
+ <il>
+ <w>
+ <o>ˈnid͡ʒ</o>
+ <g>woman</g>
+ </w>
+ <w>
+ <o>-uk</o>
+ <g>NOM</g>
+ </w>
+ <w>
+ <o>-u</o>
+ <g>sing</g>
+ </w>
+ <w>
+ <o>-du</o>
+ <g>def</g>
+ </w>
+ <w>
+ <o>ˈjaij</o>
+ <g>knife</g>
+ </w>
+ <w>
+ <o>-uk</o>
+ <g>NOM</g>
+ </w>
+ <w>
+ <o>-u</o>
+ <g>sing</g>
+ </w>
+ <w>
+ <o>-du</o>
+ <g>def</g>
+ </w>
+ <w>
+ <o>t͡ʃiˈɡi</o>
+ <g>COMIT</g>
+ </w>
+ <w>
+ <o>ˈsiː</o>
+ <g>yon</g>
+ </w>
+ <w>
+ <o>ˈheː</o>
+ <g>three</g>
+ </w>
+ <w>
+ <o>ˈsøka</o>
+ <g>blind</g>
+ </w>
+ <w>
+ <o>kuˈbot͡ɕ</o>
+ <g>mouse</g>
+ </w>
+ <w>
+ <o>-up</o>
+ <g>ACC</g>
+ </w>
+ <w>
+ <o>-i</o>
+ <g>plur</g>
+ </w>
+ <w>
+ <o>-du</o>
+ <g>def</g>
+ </w>
+ <w>
+ <o>ˈɲo</o>
+ <g>catch</g>
+ </w>
+ <w>
+ <o>na</o>
+ <g>PAST</g>
+ </w>
+ </il>
</example>
### ˈnid͡ʒukudu ˈjaijukudu t͡ʃiˈɡi ˈsiː ˈheː ˈsøka kuˈbot͡ɕupidu ˈɲo na#-> ˈnid͡ʒukudu ˈjaijukudu t͡ʃiˈɡi ˈsiː ˈheː ˈsøka kuˈbot͡ɕupidu ˈɲo na
Nijukudu yqyukudu chigi sii hee söka kubotyupidu ño na. [ˈnid͡ʒukudu ˈjaijukudu t͡ʃiˈɡi ˈsiː ˈheː ˈsøka kuˈbot͡ɕupidu ˈɲo na] ˈnid͡ʒ woman -uk NOM -u sing -du def ˈjaij knife -uk NOM -u sing -du def t͡ʃiˈɡi COMIT ˈsiː yon ˈheː three ˈsøka blind kuˈbot͡ɕ mouse -up ACC -i plur -du def ˈɲo catch na PAST “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 Zhush consists of first, the root; second, an obligatory suffix expressing case, comprising -uk /-uk/ ‘NOM’, -up /-up/ ‘ACC’, -aơ /-ar/ ‘GEN’, -iw /-iʋ/ ‘DAT’, -ih /-ih/ ‘INS’, -ut /-ut/ ‘VOC’, -iz /-iz/ ‘ALL’, -añ /-aɲ/ ‘LOC’, -iè /-iɟ/ ‘ABL’ and -ik /-ik/ ‘PART’; third, an obligatory suffix expressing number, comprising -u /-u/ ‘sing’ and -i /-i/ ‘plur’; and finally, fourth, an optional suffix expressing def, comprising -du /-du/ ‘def’.
The noun displays the following derivational morphology: 11 suffixes, namely -uf /-uf/ ‘little’, -uè /-uɟ/ ‘big’, -if /-if/ ‘old’, -am /-am/ ‘new’, -ut /-ut/ ‘good’, -azh /-aʒ/ ‘bad’, -ityi /-it͡ɕi/ ‘have’, -itji /-ici/ ‘use’, -uzhu /-uʒu/ ‘see’, -upi /-upi/ ‘make’ and -isha /-iʃa/ ‘break’
The Adjective
The adjective in Zhush stands alone without any prefixes or suffixes attached to it.
Numerals
The numeral in Zhush stands alone without any prefixes or suffixes attached to it.
Determiners
The determiner in Zhush stands alone without any prefixes or suffixes attached to it.
Pronouns
The pronoun in Zhush stands alone without any prefixes or suffixes attached to it.
In Zhush, both subject and object pronouns are dropped unless they are stressed. Here is an example where neither of the pronouns are stressed:
initial XML:
<example id="love2" translation="He (the boy) loves her (the girl).">
<s>
<vp tam="gnomic">
<verb>love</verb>
</vp>
<np def="def" number="sing" tr="theme" role="subj" output="aspron">
<noun>boy</noun>
</np>
<np def="def" number="sing" tr="theme" role="obj" output="aspron">
<noun>girl</noun>
</np>
</s>
</example>cleanup:
<example id="love2" translation="He (the boy) loves her (the girl)."> <s> - <vp tam="gnomic"> - <verb>love</verb> + <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active"> + <word posp="verb" gloss="love"/> </vp> - <np def="def" number="sing" tr="theme" role="subj" output="aspron"> - <noun>boy</noun> + <np def="def" number="sing" tr="theme" role="subj" output="aspron" locus="number"> + <word posp="noun" gloss="boy"/> </np> - <np def="def" number="sing" tr="theme" role="obj" output="aspron"> - <noun>girl</noun> + <np def="def" number="sing" tr="theme" role="obj" output="aspron" locus="number"> + <word posp="noun" gloss="girl"/> </np> </s> </example>
module articles: No change.
module nonpastonly:
<example id="love2" translation="He (the boy) loves her (the girl)."> <s> - <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="love"/> </vp> <np def="def" number="sing" tr="theme" role="subj" output="aspron" locus="number"> <word posp="noun" gloss="boy"/> </np> <np def="def" number="sing" tr="theme" role="obj" output="aspron" locus="number"> <word posp="noun" gloss="girl"/> </np> </s> </example>
module noepistemic: No change.
module RelN: No change.
module sentenceconnectors: No change.
module nominalise: 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> <np def="def" number="sing" tr="theme" role="obj" output="aspron" locus="number"> <word posp="noun" gloss="girl"/> </np> + <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> + <word posp="verb" gloss="love"/> + </vp> </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> - <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> <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="love"/> </vp> </s> </example>
module markowner: No change.
module propagatenumber: No change.
module simplifynumber: 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"> - <word posp="noun" gloss="boy"/> + <np def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM"> + <word posp="pron" number="sing" gloss="3.sing"/> </np> - <np def="def" number="sing" tr="theme" role="obj" output="aspron" locus="number" case="ACC"> - <word posp="noun" gloss="girl"/> + <np def="def" number="sing" tr="theme" role="obj" locus="number" case="ACC"> + <word posp="pron" number="sing" gloss="3.sing"/> </np> <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="love"/> </vp> </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">
<word posp="pron" number="sing" gloss="3.sing"/>
</np>
<np def="def" number="sing" tr="theme" role="obj" locus="number" case="ACC">
<word posp="pron" number="sing" gloss="3.sing"/>
</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" obj="3.sing">
<word posp="verb" gloss="love"/>
</vp>
</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"> - <word posp="pron" number="sing" gloss="3.sing"/> - </np> - <np def="def" number="sing" tr="theme" role="obj" locus="number" case="ACC"> - <word posp="pron" number="sing" gloss="3.sing"/> - </np> <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing" obj="3.sing"> <word posp="verb" gloss="love"/> </vp> </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" obj="3.sing">
<word posp="verb" gloss="love"/>
+ <thingy type="vpta" function="enclitic" gloss="PRES"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</s>
</example>
propagateArgumentCase: No change.
unwrapArgumentNPs: No change.
unwrapOwnerOwned: No change.
movedowntoword:
<example id="love2" translation="He (the boy) loves her (the girl).">
<s>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing" obj="3.sing">
- <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" obj="3.sing"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</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" obj="3.sing"> + <flat> <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing" obj="3.sing"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> - </vp> - </s> + </flat> </example>
addvocab:
<example id="love2" translation="He (the boy) loves her (the girl)."> <flat> - <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing" obj="3.sing"/> - <thingy type="vpta" function="enclitic" gloss="PRES"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> + <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing" obj="3.sing">|z|i|ˈ|</word> + <thingy type="vpta" function="enclitic" gloss="PRES">-</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> </flat> </example>
vowelharmony: No change.
### |z|i|ˈ|#-> ˈzi
### |z|i|ˈ|
#-> ˈzi
### |z|i|ˈ|
#-> ˈzi
removetags:
<example id="love2" translation="He (the boy) loves her (the girl).">
<flat>
<word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing" obj="3.sing">|z|i|ˈ|</word>
- <thingy type="vpta" function="enclitic" gloss="PRES">-</thingy>
- <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy>
- <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
</flat>
+ <p><span class="ilpair"><span class="mor">ˈzi</span><br><span class="gls">love</span></span></p>
+ <p>ˈzi</p>
+ <p>zi</p>
+ <il>
+ <w>
+ <o>ˈzi</o>
+ <g>love</g>
+ </w>
+ </il>
</example>
### ˈzi#-> ˈzi
Zi. [ˈzi] ˈzi love “He (the boy) loves her (the girl).” | (2) |
But here, the word corresponding to he is stressed:
initial XML:
<example id="love2he" translation="*He* loves her.">
<s>
<vp tam="gnomic">
<verb>love</verb>
</vp>
<np def="def" number="sing" tr="rheme" role="subj" output="aspron">
<noun>boy</noun>
</np>
<np def="def" number="sing" tr="theme" role="obj" output="aspron">
<noun>girl</noun>
</np>
</s>
</example>cleanup:
<example id="love2he" translation="*He* loves her."> <s> - <vp tam="gnomic"> - <verb>love</verb> + <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active"> + <word posp="verb" gloss="love"/> </vp> - <np def="def" number="sing" tr="rheme" role="subj" output="aspron"> - <noun>boy</noun> + <np def="def" number="sing" tr="rheme" role="subj" output="aspron" locus="number"> + <word posp="noun" gloss="boy"/> </np> - <np def="def" number="sing" tr="theme" role="obj" output="aspron"> - <noun>girl</noun> + <np def="def" number="sing" tr="theme" role="obj" output="aspron" locus="number"> + <word posp="noun" gloss="girl"/> </np> </s> </example>
module articles: No change.
module nonpastonly:
<example id="love2he" translation="*He* loves her."> <s> - <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="love"/> </vp> <np def="def" number="sing" tr="rheme" role="subj" output="aspron" locus="number"> <word posp="noun" gloss="boy"/> </np> <np def="def" number="sing" tr="theme" role="obj" output="aspron" locus="number"> <word posp="noun" gloss="girl"/> </np> </s> </example>
module noepistemic: No change.
module RelN: No change.
module sentenceconnectors: No change.
module nominalise: 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> <np def="def" number="sing" tr="theme" role="obj" output="aspron" locus="number"> <word posp="noun" gloss="girl"/> </np> + <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> + <word posp="verb" gloss="love"/> + </vp> </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> - <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> <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="love"/> </vp> </s> </example>
module markowner: No change.
module propagatenumber: No change.
module simplifynumber: 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"> - <word posp="noun" gloss="boy"/> + <np def="def" number="sing" tr="rheme" role="subj" locus="number" case="NOM"> + <word posp="pron" number="sing" gloss="3.sing"/> </np> - <np def="def" number="sing" tr="theme" role="obj" output="aspron" locus="number" case="ACC"> - <word posp="noun" gloss="girl"/> + <np def="def" number="sing" tr="theme" role="obj" locus="number" case="ACC"> + <word posp="pron" number="sing" gloss="3.sing"/> </np> <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="love"/> </vp> </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">
<word posp="pron" number="sing" gloss="3.sing"/>
</np>
<np def="def" number="sing" tr="theme" role="obj" locus="number" case="ACC">
<word posp="pron" number="sing" gloss="3.sing"/>
</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" obj="3.sing">
<word posp="verb" gloss="love"/>
</vp>
</s>
</example>
prodrop:
<example id="love2he" translation="*He* loves her.">
<s>
<np def="def" number="sing" tr="rheme" role="subj" locus="number" case="NOM">
<word posp="pron" number="sing" gloss="3.sing"/>
</np>
- <np def="def" number="sing" tr="theme" role="obj" locus="number" case="ACC">
- <word posp="pron" number="sing" gloss="3.sing"/>
- </np>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing" obj="3.sing">
<word posp="verb" gloss="love"/>
</vp>
</s>
</example>
addclitics:
<example id="love2he" translation="*He* loves her.">
<s>
<np def="def" number="sing" tr="rheme" role="subj" locus="number" case="NOM">
<word posp="pron" number="sing" gloss="3.sing"/>
</np>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing" obj="3.sing">
<word posp="verb" gloss="love"/>
+ <thingy type="vpta" function="enclitic" gloss="PRES"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</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">
- <word posp="pron" number="sing" gloss="3.sing"/>
+ <word posp="pron" number="sing" gloss="3.sing" 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" obj="3.sing">
- <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" obj="3.sing"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</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"> + <flat> <word posp="pron" number="sing" gloss="3.sing" 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" obj="3.sing"> <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing" obj="3.sing"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> - </vp> - </s> + </flat> </example>
addvocab:
<example id="love2he" translation="*He* loves her."> <flat> - <word posp="pron" number="sing" gloss="3.sing" def="def" tr="rheme" role="subj" locus="number" case="NOM"/> - <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing" obj="3.sing"/> - <thingy type="vpta" function="enclitic" gloss="PRES"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> + <word posp="pron" number="sing" gloss="3.sing" def="def" tr="rheme" role="subj" locus="number" case="NOM">|m|uː|ˈ|</word> + <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing" obj="3.sing">|z|i|ˈ|</word> + <thingy type="vpta" function="enclitic" gloss="PRES">-</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> </flat> </example>
vowelharmony: No change.
### |m|uː|ˈ|#-> ˈmuː
### |m|uː|ˈ|
#-> ˈmuː
### |z|i|ˈ|
#-> ˈzi
### |z|i|ˈ|
#-> ˈzi
### |m|uː|ˈ| |z|i|ˈ|
#-> ˈmuː ˈzi
removetags:
<example id="love2he" translation="*He* loves her.">
<flat>
<word posp="pron" number="sing" gloss="3.sing" def="def" tr="rheme" role="subj" locus="number" case="NOM">|m|uː|ˈ|</word>
<word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing" obj="3.sing">|z|i|ˈ|</word>
- <thingy type="vpta" function="enclitic" gloss="PRES">-</thingy>
- <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy>
- <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
</flat>
+ <p><span class="ilpair"><span class="mor">ˈmuː</span><br><span class="gls">3.sing</span></span> <span class="ilpair"><span class="mor">ˈzi</span><br><span class="gls">love</span></span></p>
+ <p>ˈmuː ˈzi</p>
+ <p>muu zi</p>
+ <il>
+ <w>
+ <o>ˈmuː</o>
+ <g>3.sing</g>
+ </w>
+ <w>
+ <o>ˈzi</o>
+ <g>love</g>
+ </w>
+ </il>
</example>
### ˈmuː ˈzi#-> ˈmuː ˈzi
Muu zi. [ˈmuː ˈzi] ˈmuː 3.sing ˈzi love “He loves her.” | (3) |
And here, it is the one translated as her that is stressed:
initial XML:
<example id="love2her" translation="He loves *her*.">
<s>
<vp tam="gnomic">
<verb>love</verb>
</vp>
<np def="def" number="sing" tr="theme" role="subj" output="aspron">
<noun>boy</noun>
</np>
<np def="def" number="sing" tr="rheme" role="obj" output="aspron">
<noun>girl</noun>
</np>
</s>
</example>cleanup:
<example id="love2her" translation="He loves *her*."> <s> - <vp tam="gnomic"> - <verb>love</verb> + <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active"> + <word posp="verb" gloss="love"/> </vp> - <np def="def" number="sing" tr="theme" role="subj" output="aspron"> - <noun>boy</noun> + <np def="def" number="sing" tr="theme" role="subj" output="aspron" locus="number"> + <word posp="noun" gloss="boy"/> </np> - <np def="def" number="sing" tr="rheme" role="obj" output="aspron"> - <noun>girl</noun> + <np def="def" number="sing" tr="rheme" role="obj" output="aspron" locus="number"> + <word posp="noun" gloss="girl"/> </np> </s> </example>
module articles: No change.
module nonpastonly:
<example id="love2her" translation="He loves *her*."> <s> - <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="love"/> </vp> <np def="def" number="sing" tr="theme" role="subj" output="aspron" locus="number"> <word posp="noun" gloss="boy"/> </np> <np def="def" number="sing" tr="rheme" role="obj" output="aspron" locus="number"> <word posp="noun" gloss="girl"/> </np> </s> </example>
module noepistemic: No change.
module RelN: No change.
module sentenceconnectors: No change.
module nominalise: 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> <np def="def" number="sing" tr="rheme" role="obj" output="aspron" locus="number"> <word posp="noun" gloss="girl"/> </np> + <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> + <word posp="verb" gloss="love"/> + </vp> </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> - <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> <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="love"/> </vp> </s> </example>
module markowner: No change.
module propagatenumber: No change.
module simplifynumber: 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"> - <word posp="noun" gloss="boy"/> + <np def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM"> + <word posp="pron" number="sing" gloss="3.sing"/> </np> - <np def="def" number="sing" tr="rheme" role="obj" output="aspron" locus="number" case="ACC"> - <word posp="noun" gloss="girl"/> + <np def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC"> + <word posp="pron" number="sing" gloss="3.sing"/> </np> <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="love"/> </vp> </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">
<word posp="pron" number="sing" gloss="3.sing"/>
</np>
<np def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC">
<word posp="pron" number="sing" gloss="3.sing"/>
</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" obj="3.sing">
<word posp="verb" gloss="love"/>
</vp>
</s>
</example>
prodrop:
<example id="love2her" translation="He loves *her*."> <s> - <np def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM"> - <word posp="pron" number="sing" gloss="3.sing"/> - </np> <np def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC"> <word posp="pron" number="sing" gloss="3.sing"/> </np> <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing" obj="3.sing"> <word posp="verb" gloss="love"/> </vp> </s> </example>
addclitics:
<example id="love2her" translation="He loves *her*.">
<s>
<np def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC">
<word posp="pron" number="sing" gloss="3.sing"/>
</np>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing" obj="3.sing">
<word posp="verb" gloss="love"/>
+ <thingy type="vpta" function="enclitic" gloss="PRES"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</s>
</example>
propagateArgumentCase: No change.
unwrapArgumentNPs: No change.
unwrapOwnerOwned: No change.
movedowntoword:
<example id="love2her" translation="He loves *her*.">
<s>
<np def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC">
- <word posp="pron" number="sing" gloss="3.sing"/>
+ <word posp="pron" number="sing" gloss="3.sing" def="def" tr="rheme" role="obj" locus="number" case="ACC"/>
</np>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing" obj="3.sing">
- <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" obj="3.sing"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</s>
</example>
addaffixes: No change.
flatten:
<example id="love2her" translation="He loves *her*."> - <s> - <np def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC"> + <flat> <word posp="pron" number="sing" gloss="3.sing" def="def" tr="rheme" role="obj" locus="number" case="ACC"/> - </np> - <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing" obj="3.sing"> <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing" obj="3.sing"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> - </vp> - </s> + </flat> </example>
addvocab:
<example id="love2her" translation="He loves *her*."> <flat> - <word posp="pron" number="sing" gloss="3.sing" def="def" tr="rheme" role="obj" locus="number" case="ACC"/> - <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing" obj="3.sing"/> - <thingy type="vpta" function="enclitic" gloss="PRES"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> + <word posp="pron" number="sing" gloss="3.sing" def="def" tr="rheme" role="obj" locus="number" case="ACC">|m|uː|ˈ|</word> + <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing" obj="3.sing">|z|i|ˈ|</word> + <thingy type="vpta" function="enclitic" gloss="PRES">-</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> </flat> </example>
vowelharmony: No change.
### |m|uː|ˈ|#-> ˈmuː
### |m|uː|ˈ|
#-> ˈmuː
### |z|i|ˈ|
#-> ˈzi
### |z|i|ˈ|
#-> ˈzi
### |m|uː|ˈ| |z|i|ˈ|
#-> ˈmuː ˈzi
removetags:
<example id="love2her" translation="He loves *her*.">
<flat>
<word posp="pron" number="sing" gloss="3.sing" def="def" tr="rheme" role="obj" locus="number" case="ACC">|m|uː|ˈ|</word>
<word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing" obj="3.sing">|z|i|ˈ|</word>
- <thingy type="vpta" function="enclitic" gloss="PRES">-</thingy>
- <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy>
- <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
</flat>
+ <p><span class="ilpair"><span class="mor">ˈmuː</span><br><span class="gls">3.sing</span></span> <span class="ilpair"><span class="mor">ˈzi</span><br><span class="gls">love</span></span></p>
+ <p>ˈmuː ˈzi</p>
+ <p>muu zi</p>
+ <il>
+ <w>
+ <o>ˈmuː</o>
+ <g>3.sing</g>
+ </w>
+ <w>
+ <o>ˈzi</o>
+ <g>love</g>
+ </w>
+ </il>
</example>
### ˈmuː ˈzi#-> ˈmuː ˈzi
Muu zi. [ˈmuː ˈzi] ˈmuː 3.sing ˈzi love “He loves her.” | (4) |
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: No change.
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"/> </np> <np def="def" number="sing" tr="rheme" role="obj" locus="number"> <word posp="noun" gloss="NN2"/> </np> </s> </example>
module noepistemic: No change.
module RelN: No change.
module sentenceconnectors: No change.
module nominalise: 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"/> </np> <np def="def" number="sing" tr="rheme" role="obj" locus="number"> <word posp="noun" gloss="NN2"/> </np> + <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> + <word posp="verb" gloss="hate"/> + </vp> </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"/> </np> - <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"/> </np> <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="hate"/> </vp> </s> </example>
module markowner: No change.
module propagatenumber: No change.
module simplifynumber: 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:
<example id="loveprop" translation="NN1 hates NN2.">
<s>
<np def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM">
<word posp="noun" gloss="NN1"/>
</np>
<np def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC">
<word posp="noun" gloss="NN2"/>
</np>
- <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES">
+ <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing" obj="3.sing">
<word posp="verb" gloss="hate"/>
</vp>
</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">
<word posp="noun" gloss="NN1"/>
</np>
<np def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC">
<word posp="noun" gloss="NN2"/>
</np>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing" obj="3.sing">
<word posp="verb" gloss="hate"/>
+ <thingy type="vpta" function="enclitic" gloss="PRES"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</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">
- <word posp="noun" gloss="NN1"/>
+ <word posp="noun" gloss="NN1" def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM"/>
</np>
<np def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC">
- <word posp="noun" gloss="NN2"/>
+ <word posp="noun" gloss="NN2" def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC"/>
</np>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing" obj="3.sing">
- <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" obj="3.sing"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</s>
</example>
About to call getSlotValue for NN1/noun/case/obligatoryGot NOM
About to call getSlotValue for NN1/noun/number/obligatory
Got sing
About to call getSlotValue for NN1/noun/def/optional
Got def
About to call getSlotValue for NN2/noun/case/obligatory
Got ACC
About to call getSlotValue for NN2/noun/number/obligatory
Got sing
About to call getSlotValue for NN2/noun/def/optional
Got def
addaffixes:
<example id="loveprop" translation="NN1 hates NN2.">
<s>
<np def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM">
<word posp="noun" gloss="NN1" def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
</np>
<np def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC">
<word posp="noun" gloss="NN2" def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC"/>
+ <thingy type="nouncase" function="suffix" gloss="ACC"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
</np>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing" obj="3.sing">
<word posp="verb" gloss="hate" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing" obj="3.sing"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</s>
</example>
flatten:
<example id="loveprop" translation="NN1 hates NN2."> - <s> - <np def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM"> + <flat> <word posp="noun" gloss="NN1" def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> <thingy type="noundef" function="suffix" gloss="def"/> - </np> - <np def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC"> <word posp="noun" gloss="NN2" def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC"/> <thingy type="nouncase" function="suffix" gloss="ACC"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> <thingy type="noundef" function="suffix" gloss="def"/> - </np> - <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing" obj="3.sing"> <word posp="verb" gloss="hate" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing" obj="3.sing"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> - </vp> - </s> + </flat> </example>
addvocab:
-<example id="loveprop" translation="NN1 hates NN2."> +<example id="loveprop" translation="Kicheh hates Zaseg."> <flat> - <word posp="noun" gloss="NN1" def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <thingy type="noundef" function="suffix" gloss="def"/> - <word posp="noun" gloss="NN2" def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC"/> - <thingy type="nouncase" function="suffix" gloss="ACC"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <thingy type="noundef" function="suffix" gloss="def"/> - <word posp="verb" gloss="hate" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing" obj="3.sing"/> - <thingy type="vpta" function="enclitic" gloss="PRES"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> + <word posp="noun" gloss="Kicheh" def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM" propernoun="yes">|k|i|c|e|ˈ|h|</word> + <thingy type="nouncase" function="suffix" gloss="NOM">-|u|k|</thingy> + <thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy> + <thingy type="noundef" function="suffix" gloss="def">-|d|u|</thingy> + <word posp="noun" gloss="Zaseg" def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC" propernoun="yes">|z|a|s|e|ˈ|ɡ|</word> + <thingy type="nouncase" function="suffix" gloss="ACC">-|u|p|</thingy> + <thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy> + <thingy type="noundef" function="suffix" gloss="def">-|d|u|</thingy> + <word posp="verb" gloss="hate" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing" obj="3.sing">|b|u|d͡ʒ|eː|ˈ|</word> + <thingy type="vpta" function="enclitic" gloss="PRES">-</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> </flat> </example>
vowelharmony: No change.
### |k|i|c|e|ˈ|h|#-> kiˈceh
### |k|i|c|e|ˈ|h|
#-> kiˈceh
### -|u|k|
#-> -uk
### -|u|k|
#-> -uk
### -|u|
#-> -u
### -|u|
#-> -u
### -|d|u|
#-> -du
### -|d|u|
#-> -du
### |z|a|s|e|ˈ|ɡ|
#-> zaˈseɡ
### |z|a|s|e|ˈ|ɡ|
#-> zaˈseɡ
### -|u|p|
#-> -up
### -|u|p|
#-> -up
### -|u|
#-> -u
### -|u|
#-> -u
### -|d|u|
#-> -du
### -|d|u|
#-> -du
### |b|u|d͡ʒ|eː|ˈ|
#-> buˈd͡ʒeː
### |b|u|d͡ʒ|eː|ˈ|
#-> buˈd͡ʒeː
### |k|i|c|e|ˈ|h||u|k||u||d|u| |z|a|s|e|ˈ|ɡ||u|p||u||d|u| |b|u|d͡ʒ|eː|ˈ|
#-> kiˈcehukudu zaˈseɡupudu buˈd͡ʒeː
removetags:
<example id="loveprop" translation="Kicheh hates Zaseg.">
<flat>
<word posp="noun" gloss="Kicheh" def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM" propernoun="yes">|k|i|c|e|ˈ|h|</word>
<thingy type="nouncase" function="suffix" gloss="NOM">-|u|k|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy>
<thingy type="noundef" function="suffix" gloss="def">-|d|u|</thingy>
<word posp="noun" gloss="Zaseg" def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC" propernoun="yes">|z|a|s|e|ˈ|ɡ|</word>
<thingy type="nouncase" function="suffix" gloss="ACC">-|u|p|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy>
<thingy type="noundef" function="suffix" gloss="def">-|d|u|</thingy>
<word posp="verb" gloss="hate" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing" obj="3.sing">|b|u|d͡ʒ|eː|ˈ|</word>
- <thingy type="vpta" function="enclitic" gloss="PRES">-</thingy>
- <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy>
- <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
</flat>
+ <p><span class="ilpair"><span class="mor">kiˈceh</span><br><span class="gls">Kicheh</span></span> <span class="ilpair"><span class="mor">-uk</span><br><span class="gls"><span class="glssc">NOM</span></span></span> <span class="ilpair"><span class="mor">-u</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">-du</span><br><span class="gls">def</span></span> <span class="ilpair"><span class="mor">zaˈseɡ</span><br><span class="gls">Zaseg</span></span> <span class="ilpair"><span class="mor">-up</span><br><span class="gls"><span class="glssc">ACC</span></span></span> <span class="ilpair"><span class="mor">-u</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">-du</span><br><span class="gls">def</span></span> <span class="ilpair"><span class="mor">buˈd͡ʒeː</span><br><span class="gls">hate</span></span></p>
+ <p>kiˈcehukudu zaˈseɡupudu buˈd͡ʒeː</p>
+ <p>Kitjehukudu Zasegupudu bujee</p>
+ <il>
+ <w>
+ <o>kiˈceh</o>
+ <g>Kicheh</g>
+ </w>
+ <w>
+ <o>-uk</o>
+ <g>NOM</g>
+ </w>
+ <w>
+ <o>-u</o>
+ <g>sing</g>
+ </w>
+ <w>
+ <o>-du</o>
+ <g>def</g>
+ </w>
+ <w>
+ <o>zaˈseɡ</o>
+ <g>Zaseg</g>
+ </w>
+ <w>
+ <o>-up</o>
+ <g>ACC</g>
+ </w>
+ <w>
+ <o>-u</o>
+ <g>sing</g>
+ </w>
+ <w>
+ <o>-du</o>
+ <g>def</g>
+ </w>
+ <w>
+ <o>buˈd͡ʒeː</o>
+ <g>hate</g>
+ </w>
+ </il>
</example>
### kiˈcehukudu zaˈseɡupudu buˈd͡ʒeː#-> kiˈcehukudu zaˈseɡupudu buˈd͡ʒeː
Kitjehukudu Zasegupudu bujee. [kiˈcehukudu zaˈseɡupudu buˈd͡ʒeː] kiˈceh Kicheh -uk NOM -u sing -du def zaˈseɡ Zaseg -up ACC -u sing -du def buˈd͡ʒeː hate “Kicheh hates Zaseg.” | (5) |
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: No change.
module nonpastonly: No change.
module noepistemic: No change.
module RelN: No change.
module sentenceconnectors: No change.
module nominalise: 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"/> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="apple"/> </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"/> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="apple"/> </np> </np> </example>
module propagatenumber:
<example id="posso1" translation="the boy's apple"> - <np type="owner_owned" case="NOM"> + <np type="owner_owned" case="NOM" number="sing"> <np number="sing" def="def" 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"/> </np> </np> </example>
module simplifynumber: 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:
<example id="posso1" translation="the boy's apple"> - <np type="owner_owned" case="NOM" number="sing"> <np number="sing" def="def" locus="number" role="owner" case="GEN"> <word posp="noun" gloss="boy"/> </np> - <np number="sing" def="def" locus="number" role="owned"> + <np number="sing" def="def" locus="number" role="owned" case="NOM"> <word posp="noun" gloss="apple"/> </np> - </np> </example>
movedowntoword:
<example id="posso1" translation="the boy's apple"> <np number="sing" def="def" locus="number" role="owner" case="GEN"> - <word posp="noun" gloss="boy"/> + <word posp="noun" gloss="boy" number="sing" def="def" locus="number" role="owner" case="GEN"/> </np> <np number="sing" def="def" locus="number" role="owned" case="NOM"> - <word posp="noun" gloss="apple"/> + <word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" case="NOM"/> </np> </example>About to call getSlotValue for boy/noun/case/obligatory
Got GEN
About to call getSlotValue for boy/noun/number/obligatory
Got sing
About to call getSlotValue for boy/noun/def/optional
Got def
About to call getSlotValue for apple/noun/case/obligatory
Got NOM
About to call getSlotValue for apple/noun/number/obligatory
Got sing
About to call getSlotValue for apple/noun/def/optional
Got def
addaffixes:
<example id="posso1" translation="the boy's apple">
<np number="sing" def="def" locus="number" role="owner" case="GEN">
<word posp="noun" gloss="boy" number="sing" def="def" locus="number" role="owner" case="GEN"/>
+ <thingy type="nouncase" function="suffix" gloss="GEN"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
</np>
<np number="sing" def="def" locus="number" role="owned" case="NOM">
<word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" case="NOM"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
</np>
</example>
flatten:
<example id="posso1" translation="the boy's apple"> - <np number="sing" def="def" locus="number" role="owner" case="GEN"> + <flat> <word posp="noun" gloss="boy" number="sing" def="def" locus="number" role="owner" case="GEN"/> <thingy type="nouncase" function="suffix" gloss="GEN"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> <thingy type="noundef" function="suffix" gloss="def"/> - </np> - <np number="sing" def="def" locus="number" role="owned" case="NOM"> <word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" case="NOM"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> <thingy type="noundef" function="suffix" gloss="def"/> - </np> + </flat> </example>
addvocab:
<example id="posso1" translation="the boy's apple"> <flat> - <word posp="noun" gloss="boy" number="sing" def="def" locus="number" role="owner" case="GEN"/> - <thingy type="nouncase" function="suffix" gloss="GEN"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <thingy type="noundef" function="suffix" gloss="def"/> - <word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" case="NOM"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <thingy type="noundef" function="suffix" gloss="def"/> + <word posp="noun" gloss="boy" number="sing" def="def" locus="number" role="owner" case="GEN">|ʋ|o|ˈ|z|</word> + <thingy type="nouncase" function="suffix" gloss="GEN">-|a|r|</thingy> + <thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy> + <thingy type="noundef" function="suffix" gloss="def">-|d|u|</thingy> + <word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" case="NOM">|t͡ɕ|a|ŋ|au|ˈ|ʒ|</word> + <thingy type="nouncase" function="suffix" gloss="NOM">-|u|k|</thingy> + <thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy> + <thingy type="noundef" function="suffix" gloss="def">-|d|u|</thingy> </flat> </example>
vowelharmony: No change.
### |ʋ|o|ˈ|z|#-> ˈʋoz
### |ʋ|o|ˈ|z|
#-> ˈʋoz
### -|a|r|
#-> -ar
### -|a|r|
#-> -ar
### -|u|
#-> -u
### -|u|
#-> -u
### -|d|u|
#-> -du
### -|d|u|
#-> -du
### |t͡ɕ|a|ŋ|au|ˈ|ʒ|
#-> t͡ɕaˈŋauʒ
### |t͡ɕ|a|ŋ|au|ˈ|ʒ|
#-> t͡ɕaˈŋauʒ
### -|u|k|
#-> -uk
### -|u|k|
#-> -uk
### -|u|
#-> -u
### -|u|
#-> -u
### -|d|u|
#-> -du
### -|d|u|
#-> -du
### |ʋ|o|ˈ|z||a|r||u||d|u| |t͡ɕ|a|ŋ|au|ˈ|ʒ||u|k||u||d|u|
#-> ˈʋozarudu t͡ɕaˈŋauʒukudu
removetags:
<example id="posso1" translation="the boy's apple">
<flat>
<word posp="noun" gloss="boy" number="sing" def="def" locus="number" role="owner" case="GEN">|ʋ|o|ˈ|z|</word>
<thingy type="nouncase" function="suffix" gloss="GEN">-|a|r|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy>
<thingy type="noundef" function="suffix" gloss="def">-|d|u|</thingy>
<word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" case="NOM">|t͡ɕ|a|ŋ|au|ˈ|ʒ|</word>
<thingy type="nouncase" function="suffix" gloss="NOM">-|u|k|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy>
<thingy type="noundef" function="suffix" gloss="def">-|d|u|</thingy>
</flat>
+ <p><span class="ilpair"><span class="mor">ˈʋoz</span><br><span class="gls">boy</span></span> <span class="ilpair"><span class="mor">-ar</span><br><span class="gls"><span class="glssc">GEN</span></span></span> <span class="ilpair"><span class="mor">-u</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">-du</span><br><span class="gls">def</span></span> <span class="ilpair"><span class="mor">t͡ɕaˈŋauʒ</span><br><span class="gls">apple</span></span> <span class="ilpair"><span class="mor">-uk</span><br><span class="gls"><span class="glssc">NOM</span></span></span> <span class="ilpair"><span class="mor">-u</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">-du</span><br><span class="gls">def</span></span></p>
+ <p>ˈʋozarudu t͡ɕaˈŋauʒukudu</p>
+ <p>wozaơudu tyangrzhukudu</p>
+ <il>
+ <w>
+ <o>ˈʋoz</o>
+ <g>boy</g>
+ </w>
+ <w>
+ <o>-ar</o>
+ <g>GEN</g>
+ </w>
+ <w>
+ <o>-u</o>
+ <g>sing</g>
+ </w>
+ <w>
+ <o>-du</o>
+ <g>def</g>
+ </w>
+ <w>
+ <o>t͡ɕaˈŋauʒ</o>
+ <g>apple</g>
+ </w>
+ <w>
+ <o>-uk</o>
+ <g>NOM</g>
+ </w>
+ <w>
+ <o>-u</o>
+ <g>sing</g>
+ </w>
+ <w>
+ <o>-du</o>
+ <g>def</g>
+ </w>
+ </il>
</example>
### ˈʋozarudu t͡ɕaˈŋauʒukudu#-> ˈʋozarudu t͡ɕaˈŋauʒukudu
wozaơudu tyangrzhukudu [ˈʋozarudu t͡ɕaˈŋauʒukudu] ˈʋoz boy -ar GEN -u sing -du def t͡ɕaˈŋauʒ apple -uk NOM -u sing -du def “the boy’s apple” | (6) |
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: No change.
module nonpastonly: No change.
module noepistemic: No change.
module RelN: No change.
module sentenceconnectors: No change.
module nominalise: 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"/> </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"/> </np> </np> </example>
module propagatenumber:
<example id="posso1b" translation="his (the boy's) apple"> - <np type="owner_owned" case="NOM"> + <np type="owner_owned" case="NOM" number="sing"> <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"/> </np> </np> </example>
module simplifynumber: No change.
createpronouns:
<example id="posso1b" translation="his (the boy's) apple"> <np type="owner_owned" case="NOM" number="sing"> - <np number="sing" def="def" output="aspron" locus="number" role="owner" case="GEN"> - <word posp="noun" gloss="boy"/> + <np number="sing" def="def" locus="number" role="owner" case="GEN"> + <word posp="pron" number="sing" gloss="3.sing"/> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="apple"/> </np> </np> </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: 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" number="sing"> <np number="sing" def="def" locus="number" role="owner" case="GEN"> <word posp="pron" number="sing" gloss="3.sing"/> </np> - <np number="sing" def="def" locus="number" role="owned"> + <np number="sing" def="def" locus="number" role="owned" case="NOM"> <word posp="noun" gloss="apple"/> </np> - </np> </example>
movedowntoword:
<example id="posso1b" translation="his (the boy's) apple"> <np number="sing" def="def" locus="number" role="owner" case="GEN"> - <word posp="pron" number="sing" gloss="3.sing"/> + <word posp="pron" number="sing" gloss="3.sing" def="def" locus="number" role="owner" case="GEN"/> </np> <np number="sing" def="def" locus="number" role="owned" case="NOM"> - <word posp="noun" gloss="apple"/> + <word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" case="NOM"/> </np> </example>About to call getSlotValue for apple/noun/case/obligatory
Got NOM
About to call getSlotValue for apple/noun/number/obligatory
Got sing
About to call getSlotValue for apple/noun/def/optional
Got def
addaffixes:
<example id="posso1b" translation="his (the boy's) apple">
<np number="sing" def="def" locus="number" role="owner" case="GEN">
<word posp="pron" number="sing" gloss="3.sing" def="def" locus="number" role="owner" case="GEN"/>
</np>
<np number="sing" def="def" locus="number" role="owned" case="NOM">
<word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" case="NOM"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
</np>
</example>
flatten:
<example id="posso1b" translation="his (the boy's) apple"> - <np number="sing" def="def" locus="number" role="owner" case="GEN"> + <flat> <word posp="pron" number="sing" gloss="3.sing" def="def" locus="number" role="owner" case="GEN"/> - </np> - <np number="sing" def="def" locus="number" role="owned" case="NOM"> <word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" case="NOM"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> <thingy type="noundef" function="suffix" gloss="def"/> - </np> + </flat> </example>
addvocab:
<example id="posso1b" translation="his (the boy's) apple"> <flat> - <word posp="pron" number="sing" gloss="3.sing" def="def" locus="number" role="owner" case="GEN"/> - <word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" case="NOM"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <thingy type="noundef" function="suffix" gloss="def"/> + <word posp="pron" number="sing" gloss="3.sing" def="def" locus="number" role="owner" case="GEN">|m|uː|ˈ|</word> + <word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" case="NOM">|t͡ɕ|a|ŋ|au|ˈ|ʒ|</word> + <thingy type="nouncase" function="suffix" gloss="NOM">-|u|k|</thingy> + <thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy> + <thingy type="noundef" function="suffix" gloss="def">-|d|u|</thingy> </flat> </example>
vowelharmony: No change.
### |m|uː|ˈ|#-> ˈmuː
### |m|uː|ˈ|
#-> ˈmuː
### |t͡ɕ|a|ŋ|au|ˈ|ʒ|
#-> t͡ɕaˈŋauʒ
### |t͡ɕ|a|ŋ|au|ˈ|ʒ|
#-> t͡ɕaˈŋauʒ
### -|u|k|
#-> -uk
### -|u|k|
#-> -uk
### -|u|
#-> -u
### -|u|
#-> -u
### -|d|u|
#-> -du
### -|d|u|
#-> -du
### |m|uː|ˈ| |t͡ɕ|a|ŋ|au|ˈ|ʒ||u|k||u||d|u|
#-> ˈmuː t͡ɕaˈŋauʒukudu
removetags:
<example id="posso1b" translation="his (the boy's) apple">
<flat>
<word posp="pron" number="sing" gloss="3.sing" def="def" locus="number" role="owner" case="GEN">|m|uː|ˈ|</word>
<word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" case="NOM">|t͡ɕ|a|ŋ|au|ˈ|ʒ|</word>
<thingy type="nouncase" function="suffix" gloss="NOM">-|u|k|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy>
<thingy type="noundef" function="suffix" gloss="def">-|d|u|</thingy>
</flat>
+ <p><span class="ilpair"><span class="mor">ˈmuː</span><br><span class="gls">3.sing</span></span> <span class="ilpair"><span class="mor">t͡ɕaˈŋauʒ</span><br><span class="gls">apple</span></span> <span class="ilpair"><span class="mor">-uk</span><br><span class="gls"><span class="glssc">NOM</span></span></span> <span class="ilpair"><span class="mor">-u</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">-du</span><br><span class="gls">def</span></span></p>
+ <p>ˈmuː t͡ɕaˈŋauʒukudu</p>
+ <p>muu tyangrzhukudu</p>
+ <il>
+ <w>
+ <o>ˈmuː</o>
+ <g>3.sing</g>
+ </w>
+ <w>
+ <o>t͡ɕaˈŋauʒ</o>
+ <g>apple</g>
+ </w>
+ <w>
+ <o>-uk</o>
+ <g>NOM</g>
+ </w>
+ <w>
+ <o>-u</o>
+ <g>sing</g>
+ </w>
+ <w>
+ <o>-du</o>
+ <g>def</g>
+ </w>
+ </il>
</example>
### ˈmuː t͡ɕaˈŋauʒukudu#-> ˈmuː t͡ɕaˈŋauʒukudu
muu tyangrzhukudu [ˈmuː t͡ɕaˈŋauʒukudu] ˈmuː 3.sing t͡ɕaˈŋauʒ apple -uk NOM -u sing -du def “his (the boy’s) apple” | (7) |
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: No change.
module nonpastonly: No change.
module noepistemic: No change.
module RelN: No change.
module sentenceconnectors: No change.
module nominalise: 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"/> </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"/> </np> </np> </example>
module propagatenumber:
<example id="posso2" translation="my apple"> - <np type="owner_owned" case="NOM"> + <np type="owner_owned" case="NOM" 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"> <word posp="noun" gloss="apple"/> </np> </np> </example>
module simplifynumber: 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="posso2" translation="my apple">
<np type="owner_owned" case="NOM" number="sing">
<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"/>
</np>
<np number="sing" def="def" locus="number" role="owned">
<word posp="noun" gloss="apple"/>
</np>
</np>
</example>
copyuptophrase:
<example id="posso2" translation="my apple"> <np type="owner_owned" case="NOM" number="sing"> - <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"/> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="apple"/> </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" number="sing"> <np number="sing" def="neither" locus="number" role="owner" case="GEN" person="1excl"> <word person="1excl" number="sing" posp="pron" gloss="1excl.sing"/> </np> - <np number="sing" def="def" locus="number" role="owned"> + <np number="sing" def="def" locus="number" role="owned" case="NOM"> <word posp="noun" gloss="apple"/> </np> - </np> </example>
movedowntoword:
<example id="posso2" translation="my apple"> <np number="sing" def="neither" locus="number" role="owner" case="GEN" person="1excl"> - <word person="1excl" number="sing" posp="pron" gloss="1excl.sing"/> + <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" def="neither" locus="number" role="owner" case="GEN"/> </np> <np number="sing" def="def" locus="number" role="owned" case="NOM"> - <word posp="noun" gloss="apple"/> + <word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" case="NOM"/> </np> </example>About to call getSlotValue for apple/noun/case/obligatory
Got NOM
About to call getSlotValue for apple/noun/number/obligatory
Got sing
About to call getSlotValue for apple/noun/def/optional
Got def
addaffixes:
<example id="posso2" translation="my apple">
<np number="sing" def="neither" locus="number" role="owner" case="GEN" person="1excl">
<word person="1excl" number="sing" posp="pron" gloss="1excl.sing" def="neither" locus="number" role="owner" case="GEN"/>
</np>
<np number="sing" def="def" locus="number" role="owned" case="NOM">
<word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" case="NOM"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
</np>
</example>
flatten:
<example id="posso2" translation="my apple"> - <np number="sing" def="neither" locus="number" role="owner" case="GEN" person="1excl"> + <flat> <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" def="neither" locus="number" role="owner" case="GEN"/> - </np> - <np number="sing" def="def" locus="number" role="owned" case="NOM"> <word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" case="NOM"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> <thingy type="noundef" function="suffix" gloss="def"/> - </np> + </flat> </example>
addvocab:
<example id="posso2" translation="my apple"> <flat> - <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" def="neither" locus="number" role="owner" case="GEN"/> - <word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" case="NOM"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <thingy type="noundef" function="suffix" gloss="def"/> + <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" def="neither" locus="number" role="owner" case="GEN">|t͡s|i|ˈ|</word> + <word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" case="NOM">|t͡ɕ|a|ŋ|au|ˈ|ʒ|</word> + <thingy type="nouncase" function="suffix" gloss="NOM">-|u|k|</thingy> + <thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy> + <thingy type="noundef" function="suffix" gloss="def">-|d|u|</thingy> </flat> </example>
vowelharmony: No change.
### |t͡s|i|ˈ|#-> ˈt͡si
### |t͡s|i|ˈ|
#-> ˈt͡si
### |t͡ɕ|a|ŋ|au|ˈ|ʒ|
#-> t͡ɕaˈŋauʒ
### |t͡ɕ|a|ŋ|au|ˈ|ʒ|
#-> t͡ɕaˈŋauʒ
### -|u|k|
#-> -uk
### -|u|k|
#-> -uk
### -|u|
#-> -u
### -|u|
#-> -u
### -|d|u|
#-> -du
### -|d|u|
#-> -du
### |t͡s|i|ˈ| |t͡ɕ|a|ŋ|au|ˈ|ʒ||u|k||u||d|u|
#-> ˈt͡si t͡ɕaˈŋauʒukudu
removetags:
<example id="posso2" translation="my apple">
<flat>
<word person="1excl" number="sing" posp="pron" gloss="1excl.sing" def="neither" locus="number" role="owner" case="GEN">|t͡s|i|ˈ|</word>
<word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" case="NOM">|t͡ɕ|a|ŋ|au|ˈ|ʒ|</word>
<thingy type="nouncase" function="suffix" gloss="NOM">-|u|k|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy>
<thingy type="noundef" function="suffix" gloss="def">-|d|u|</thingy>
</flat>
+ <p><span class="ilpair"><span class="mor">ˈt͡si</span><br><span class="gls">1excl.sing</span></span> <span class="ilpair"><span class="mor">t͡ɕaˈŋauʒ</span><br><span class="gls">apple</span></span> <span class="ilpair"><span class="mor">-uk</span><br><span class="gls"><span class="glssc">NOM</span></span></span> <span class="ilpair"><span class="mor">-u</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">-du</span><br><span class="gls">def</span></span></p>
+ <p>ˈt͡si t͡ɕaˈŋauʒukudu</p>
+ <p>tzi tyangrzhukudu</p>
+ <il>
+ <w>
+ <o>ˈt͡si</o>
+ <g>1excl.sing</g>
+ </w>
+ <w>
+ <o>t͡ɕaˈŋauʒ</o>
+ <g>apple</g>
+ </w>
+ <w>
+ <o>-uk</o>
+ <g>NOM</g>
+ </w>
+ <w>
+ <o>-u</o>
+ <g>sing</g>
+ </w>
+ <w>
+ <o>-du</o>
+ <g>def</g>
+ </w>
+ </il>
</example>
### ˈt͡si t͡ɕaˈŋauʒukudu#-> ˈt͡si t͡ɕaˈŋauʒukudu
tzi tyangrzhukudu [ˈt͡si t͡ɕaˈŋauʒukudu] ˈt͡si 1excl.sing t͡ɕaˈŋauʒ apple -uk NOM -u sing -du def “my apple” | (8) |
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: No change.
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"/> </np> <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" 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"/> </np> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="son"/> </np> </np> </np> </s> </example>
module noepistemic: No change.
module RelN: No change.
module sentenceconnectors: No change.
module nominalise: 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"/> </np> <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" 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"/> </np> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="son"/> </np> </np> </np> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <word posp="verb" gloss="kiss"/> + </vp> </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"/> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="daughter"/> </np> </np> </np> - <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"/> </np> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="son"/> </np> </np> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="kiss"/> </vp> </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"/>
</np>
<np number="sing" def="def" locus="number" role="owned">
<word posp="noun" gloss="daughter"/>
</np>
</np>
</np>
<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"/>
</np>
</np>
<np number="sing" def="def" locus="number" role="owned">
<word posp="noun" gloss="son"/>
</np>
</np>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="kiss"/>
</vp>
</s>
</example>
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"> + <np role="subj" case="NOM" number="sing"> + <np type="owner_owned" number="sing"> <np number="sing" def="def" locus="number" role="owner" case="GEN"> <word posp="noun" gloss="hunter"/> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="daughter"/> </np> </np> </np> - <np role="obj" case="ACC"> - <np type="owner_owned"> - <np type="owner_owned" role="owner"> + <np role="obj" case="ACC" number="sing"> + <np type="owner_owned" number="sing"> + <np type="owner_owned" role="owner" 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"> <word posp="noun" gloss="neighbour"/> </np> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="son"/> </np> </np> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="kiss"/> </vp> </s> </example>
module simplifynumber: 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="posso3" translation="The hunter's daughter kissed your neighbour's son.">
<s>
<np role="subj" case="NOM" number="sing">
<np type="owner_owned" number="sing">
<np number="sing" def="def" locus="number" role="owner" case="GEN">
<word posp="noun" gloss="hunter"/>
</np>
<np number="sing" def="def" locus="number" role="owned">
<word posp="noun" gloss="daughter"/>
</np>
</np>
</np>
<np role="obj" case="ACC" number="sing">
<np type="owner_owned" number="sing">
<np type="owner_owned" role="owner" number="sing">
<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"/>
</np>
<np number="sing" def="def" locus="number" role="owned" case="GEN">
<word posp="noun" gloss="neighbour"/>
</np>
</np>
<np number="sing" def="def" locus="number" role="owned">
<word posp="noun" gloss="son"/>
</np>
</np>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="kiss"/>
</vp>
</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 type="owner_owned" number="sing">
<np number="sing" def="def" locus="number" role="owner" case="GEN">
<word posp="noun" gloss="hunter"/>
</np>
<np number="sing" def="def" locus="number" role="owned">
<word posp="noun" gloss="daughter"/>
</np>
</np>
</np>
<np role="obj" case="ACC" number="sing">
<np type="owner_owned" number="sing">
<np type="owner_owned" role="owner" number="sing">
- <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"/>
</np>
<np number="sing" def="def" locus="number" role="owned" case="GEN">
<word posp="noun" gloss="neighbour"/>
</np>
</np>
<np number="sing" def="def" locus="number" role="owned">
<word posp="noun" gloss="son"/>
</np>
</np>
</np>
- <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
+ <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" obj="3.sing">
<word posp="verb" gloss="kiss"/>
</vp>
</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">
<np type="owner_owned" number="sing">
<np number="sing" def="def" locus="number" role="owner" case="GEN">
<word posp="noun" gloss="hunter"/>
</np>
<np number="sing" def="def" locus="number" role="owned">
<word posp="noun" gloss="daughter"/>
</np>
</np>
</np>
<np role="obj" case="ACC" number="sing">
<np type="owner_owned" number="sing">
<np type="owner_owned" role="owner" number="sing">
<np number="sing" def="neither" locus="number" role="owner" case="GEN" person="2">
<word person="2" number="sing" posp="pron" gloss="2.sing"/>
</np>
<np number="sing" def="def" locus="number" role="owned" case="GEN">
<word posp="noun" gloss="neighbour"/>
</np>
</np>
<np number="sing" def="def" locus="number" role="owned">
<word posp="noun" gloss="son"/>
</np>
</np>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" obj="3.sing">
<word posp="verb" gloss="kiss"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</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"> - <np type="owner_owned" number="sing"> + <np type="owner_owned" number="sing" role="subj" case="NOM"> <np number="sing" def="def" locus="number" role="owner" case="GEN"> <word posp="noun" gloss="hunter"/> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="daughter"/> </np> </np> - </np> - <np role="obj" case="ACC" number="sing"> - <np type="owner_owned" number="sing"> + <np type="owner_owned" number="sing" role="obj" case="ACC"> <np type="owner_owned" role="owner" number="sing"> <np number="sing" def="neither" locus="number" role="owner" case="GEN" person="2"> <word person="2" number="sing" posp="pron" gloss="2.sing"/> </np> <np number="sing" def="def" locus="number" role="owned" case="GEN"> <word posp="noun" gloss="neighbour"/> </np> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="son"/> </np> </np> - </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" obj="3.sing"> <word posp="verb" gloss="kiss"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> </vp> </s> </example>
unwrapOwnerOwned:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son."> <s> - <np type="owner_owned" number="sing" role="subj" case="NOM"> <np number="sing" def="def" locus="number" role="owner" case="GEN"> <word posp="noun" gloss="hunter"/> </np> - <np number="sing" def="def" locus="number" role="owned"> + <np number="sing" def="def" locus="number" role="owned" case="NOM"> <word posp="noun" gloss="daughter"/> </np> - </np> - <np type="owner_owned" number="sing" role="obj" case="ACC"> - <np type="owner_owned" role="owner" number="sing"> <np number="sing" def="neither" locus="number" role="owner" case="GEN" person="2"> <word person="2" number="sing" posp="pron" gloss="2.sing"/> </np> <np number="sing" def="def" locus="number" role="owned" case="GEN"> <word posp="noun" gloss="neighbour"/> </np> - </np> - <np number="sing" def="def" locus="number" role="owned"> + <np number="sing" def="def" locus="number" role="owned" case="ACC"> <word posp="noun" gloss="son"/> </np> - </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" obj="3.sing"> <word posp="verb" gloss="kiss"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> </vp> </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="owner" case="GEN">
- <word posp="noun" gloss="hunter"/>
+ <word posp="noun" gloss="hunter" number="sing" def="def" locus="number" role="owner" case="GEN"/>
</np>
<np number="sing" def="def" locus="number" role="owned" case="NOM">
- <word posp="noun" gloss="daughter"/>
+ <word posp="noun" gloss="daughter" number="sing" def="def" locus="number" role="owned" case="NOM"/>
</np>
<np number="sing" def="neither" locus="number" role="owner" case="GEN" person="2">
- <word person="2" number="sing" posp="pron" gloss="2.sing"/>
+ <word person="2" number="sing" posp="pron" gloss="2.sing" def="neither" locus="number" role="owner" case="GEN"/>
</np>
<np number="sing" def="def" locus="number" role="owned" case="GEN">
- <word posp="noun" gloss="neighbour"/>
+ <word posp="noun" gloss="neighbour" number="sing" def="def" locus="number" role="owned" case="GEN"/>
</np>
<np number="sing" def="def" locus="number" role="owned" case="ACC">
- <word posp="noun" gloss="son"/>
+ <word posp="noun" gloss="son" number="sing" def="def" locus="number" role="owned" case="ACC"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" obj="3.sing">
- <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" obj="3.sing"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</s>
</example>
About to call getSlotValue for hunter/noun/case/obligatoryGot GEN
About to call getSlotValue for hunter/noun/number/obligatory
Got sing
About to call getSlotValue for hunter/noun/def/optional
Got def
About to call getSlotValue for daughter/noun/case/obligatory
Got NOM
About to call getSlotValue for daughter/noun/number/obligatory
Got sing
About to call getSlotValue for daughter/noun/def/optional
Got def
About to call getSlotValue for neighbour/noun/case/obligatory
Got GEN
About to call getSlotValue for neighbour/noun/number/obligatory
Got sing
About to call getSlotValue for neighbour/noun/def/optional
Got def
About to call getSlotValue for son/noun/case/obligatory
Got ACC
About to call getSlotValue for son/noun/number/obligatory
Got sing
About to call getSlotValue for son/noun/def/optional
Got def
addaffixes:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son.">
<s>
<np number="sing" def="def" locus="number" role="owner" case="GEN">
<word posp="noun" gloss="hunter" number="sing" def="def" locus="number" role="owner" case="GEN"/>
+ <thingy type="nouncase" function="suffix" gloss="GEN"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
</np>
<np number="sing" def="def" locus="number" role="owned" case="NOM">
<word posp="noun" gloss="daughter" number="sing" def="def" locus="number" role="owned" case="NOM"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
</np>
<np number="sing" def="neither" locus="number" role="owner" case="GEN" person="2">
<word person="2" number="sing" posp="pron" gloss="2.sing" def="neither" locus="number" role="owner" case="GEN"/>
</np>
<np number="sing" def="def" locus="number" role="owned" case="GEN">
<word posp="noun" gloss="neighbour" number="sing" def="def" locus="number" role="owned" case="GEN"/>
+ <thingy type="nouncase" function="suffix" gloss="GEN"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
</np>
<np number="sing" def="def" locus="number" role="owned" case="ACC">
<word posp="noun" gloss="son" number="sing" def="def" locus="number" role="owned" case="ACC"/>
+ <thingy type="nouncase" function="suffix" gloss="ACC"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" obj="3.sing">
<word posp="verb" gloss="kiss" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" obj="3.sing"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</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="owner" case="GEN"> + <flat> <word posp="noun" gloss="hunter" number="sing" def="def" locus="number" role="owner" case="GEN"/> <thingy type="nouncase" function="suffix" gloss="GEN"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> <thingy type="noundef" function="suffix" gloss="def"/> - </np> - <np number="sing" def="def" locus="number" role="owned" case="NOM"> <word posp="noun" gloss="daughter" number="sing" def="def" locus="number" role="owned" case="NOM"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> <thingy type="noundef" function="suffix" gloss="def"/> - </np> - <np number="sing" def="neither" locus="number" role="owner" case="GEN" person="2"> <word person="2" number="sing" posp="pron" gloss="2.sing" def="neither" locus="number" role="owner" case="GEN"/> - </np> - <np number="sing" def="def" locus="number" role="owned" case="GEN"> <word posp="noun" gloss="neighbour" number="sing" def="def" locus="number" role="owned" case="GEN"/> <thingy type="nouncase" function="suffix" gloss="GEN"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> <thingy type="noundef" function="suffix" gloss="def"/> - </np> - <np number="sing" def="def" locus="number" role="owned" case="ACC"> <word posp="noun" gloss="son" number="sing" def="def" locus="number" role="owned" case="ACC"/> <thingy type="nouncase" function="suffix" gloss="ACC"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> <thingy type="noundef" function="suffix" gloss="def"/> - </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" obj="3.sing"> <word posp="verb" gloss="kiss" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" obj="3.sing"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> - </vp> - </s> + </flat> </example>
addvocab:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son."> <flat> - <word posp="noun" gloss="hunter" number="sing" def="def" locus="number" role="owner" case="GEN"/> - <thingy type="nouncase" function="suffix" gloss="GEN"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <thingy type="noundef" function="suffix" gloss="def"/> - <word posp="noun" gloss="daughter" number="sing" def="def" locus="number" role="owned" case="NOM"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <thingy type="noundef" function="suffix" gloss="def"/> - <word person="2" number="sing" posp="pron" gloss="2.sing" def="neither" locus="number" role="owner" case="GEN"/> - <word posp="noun" gloss="neighbour" number="sing" def="def" locus="number" role="owned" case="GEN"/> - <thingy type="nouncase" function="suffix" gloss="GEN"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <thingy type="noundef" function="suffix" gloss="def"/> - <word posp="noun" gloss="son" number="sing" def="def" locus="number" role="owned" case="ACC"/> - <thingy type="nouncase" function="suffix" gloss="ACC"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <thingy type="noundef" function="suffix" gloss="def"/> - <word posp="verb" gloss="kiss" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" obj="3.sing"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> + <word posp="noun" gloss="hunter" number="sing" def="def" locus="number" role="owner" case="GEN">|t|a|ʋ|u|ˈ|t͡ɕ|</word> + <thingy type="nouncase" function="suffix" gloss="GEN">-|a|r|</thingy> + <thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy> + <thingy type="noundef" function="suffix" gloss="def">-|d|u|</thingy> + <word posp="noun" gloss="daughter" number="sing" def="def" locus="number" role="owned" case="NOM">|ʋ|u|ˈ|f|</word> + <thingy type="nouncase" function="suffix" gloss="NOM">-|u|k|</thingy> + <thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy> + <thingy type="noundef" function="suffix" gloss="def">-|d|u|</thingy> + <word person="2" number="sing" posp="pron" gloss="2.sing" def="neither" locus="number" role="owner" case="GEN">|ɟ|yː|ˈ|</word> + <word posp="noun" gloss="neighbour" number="sing" def="def" locus="number" role="owned" case="GEN">|k|a|t͡ʃ|a|ˈ|j|</word> + <thingy type="nouncase" function="suffix" gloss="GEN">-|a|r|</thingy> + <thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy> + <thingy type="noundef" function="suffix" gloss="def">-|d|u|</thingy> + <word posp="noun" gloss="son" number="sing" def="def" locus="number" role="owned" case="ACC">|ɟ|ø|ˈ|z|</word> + <thingy type="nouncase" function="suffix" gloss="ACC">-|u|p|</thingy> + <thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy> + <thingy type="noundef" function="suffix" gloss="def">-|d|u|</thingy> + <word posp="verb" gloss="kiss" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" obj="3.sing">|ɡ|i|b|i|ˈ|</word> + <thingy type="vpta" function="enclitic" gloss="PAST">|n|a|</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> </flat> </example>
vowelharmony:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son.">
<flat>
<word posp="noun" gloss="hunter" number="sing" def="def" locus="number" role="owner" case="GEN">|t|a|ʋ|u|ˈ|t͡ɕ|</word>
<thingy type="nouncase" function="suffix" gloss="GEN">-|a|r|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy>
<thingy type="noundef" function="suffix" gloss="def">-|d|u|</thingy>
<word posp="noun" gloss="daughter" number="sing" def="def" locus="number" role="owned" case="NOM">|ʋ|u|ˈ|f|</word>
<thingy type="nouncase" function="suffix" gloss="NOM">-|u|k|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy>
<thingy type="noundef" function="suffix" gloss="def">-|d|u|</thingy>
<word person="2" number="sing" posp="pron" gloss="2.sing" def="neither" locus="number" role="owner" case="GEN">|ɟ|yː|ˈ|</word>
<word posp="noun" gloss="neighbour" number="sing" def="def" locus="number" role="owned" case="GEN">|k|a|t͡ʃ|a|ˈ|j|</word>
<thingy type="nouncase" function="suffix" gloss="GEN">-|a|r|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy>
<thingy type="noundef" function="suffix" gloss="def">-|d|u|</thingy>
<word posp="noun" gloss="son" number="sing" def="def" locus="number" role="owned" case="ACC">|ɟ|ø|ˈ|z|</word>
- <thingy type="nouncase" function="suffix" gloss="ACC">-|u|p|</thingy>
+ <thingy type="nouncase" function="suffix" gloss="ACC">-|y|p|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy>
<thingy type="noundef" function="suffix" gloss="def">-|d|u|</thingy>
<word posp="verb" gloss="kiss" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" obj="3.sing">|ɡ|i|b|i|ˈ|</word>
<thingy type="vpta" function="enclitic" gloss="PAST">|n|a|</thingy>
<thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy>
<thingy type="vpvoice" function="enclitic" gloss="active">-</thingy>
<thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
</flat>
</example>
### |t|a|ʋ|u|ˈ|t͡ɕ|#-> taˈʋut͡ɕ
### |t|a|ʋ|u|ˈ|t͡ɕ|
#-> taˈʋut͡ɕ
### -|a|r|
#-> -ar
### -|a|r|
#-> -ar
### -|u|
#-> -u
### -|u|
#-> -u
### -|d|u|
#-> -du
### -|d|u|
#-> -du
### |ʋ|u|ˈ|f|
#-> ˈʋuf
### |ʋ|u|ˈ|f|
#-> ˈʋuf
### -|u|k|
#-> -uk
### -|u|k|
#-> -uk
### -|u|
#-> -u
### -|u|
#-> -u
### -|d|u|
#-> -du
### -|d|u|
#-> -du
### |ɟ|yː|ˈ|
#-> ˈɟyː
### |ɟ|yː|ˈ|
#-> ˈɟyː
### |k|a|t͡ʃ|a|ˈ|j|
#-> kaˈt͡ʃaj
### |k|a|t͡ʃ|a|ˈ|j|
#-> kaˈt͡ʃaj
### -|a|r|
#-> -ar
### -|a|r|
#-> -ar
### -|u|
#-> -u
### -|u|
#-> -u
### -|d|u|
#-> -du
### -|d|u|
#-> -du
### |ɟ|ø|ˈ|z|
#-> ˈɟøz
### |ɟ|ø|ˈ|z|
#-> ˈɟøz
### -|y|p|
#-> -yp
### -|y|p|
#-> -yp
### -|u|
#-> -u
### -|u|
#-> -u
### -|d|u|
#-> -du
### -|d|u|
#-> -du
### |ɡ|i|b|i|ˈ|
#-> ɡiˈbi
### |ɡ|i|b|i|ˈ|
#-> ɡiˈbi
### |n|a|
#-> na
### |n|a|
#-> na
### |t|a|ʋ|u|ˈ|t͡ɕ||a|r||u||d|u| |ʋ|u|ˈ|f||u|k||u||d|u| |ɟ|yː|ˈ| |k|a|t͡ʃ|a|ˈ|j||a|r||u||d|u| |ɟ|ø|ˈ|z||y|p||u||d|u| |ɡ|i|b|i|ˈ| |n|a|
#-> taˈʋut͡ɕarudu ˈʋufukudu ˈɟyː kaˈt͡ʃajarudu ˈɟøzypudu ɡiˈbi na
removetags:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son.">
<flat>
<word posp="noun" gloss="hunter" number="sing" def="def" locus="number" role="owner" case="GEN">|t|a|ʋ|u|ˈ|t͡ɕ|</word>
<thingy type="nouncase" function="suffix" gloss="GEN">-|a|r|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy>
<thingy type="noundef" function="suffix" gloss="def">-|d|u|</thingy>
<word posp="noun" gloss="daughter" number="sing" def="def" locus="number" role="owned" case="NOM">|ʋ|u|ˈ|f|</word>
<thingy type="nouncase" function="suffix" gloss="NOM">-|u|k|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy>
<thingy type="noundef" function="suffix" gloss="def">-|d|u|</thingy>
<word person="2" number="sing" posp="pron" gloss="2.sing" def="neither" locus="number" role="owner" case="GEN">|ɟ|yː|ˈ|</word>
<word posp="noun" gloss="neighbour" number="sing" def="def" locus="number" role="owned" case="GEN">|k|a|t͡ʃ|a|ˈ|j|</word>
<thingy type="nouncase" function="suffix" gloss="GEN">-|a|r|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy>
<thingy type="noundef" function="suffix" gloss="def">-|d|u|</thingy>
<word posp="noun" gloss="son" number="sing" def="def" locus="number" role="owned" case="ACC">|ɟ|ø|ˈ|z|</word>
<thingy type="nouncase" function="suffix" gloss="ACC">-|y|p|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy>
<thingy type="noundef" function="suffix" gloss="def">-|d|u|</thingy>
<word posp="verb" gloss="kiss" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" obj="3.sing">|ɡ|i|b|i|ˈ|</word>
<thingy type="vpta" function="enclitic" gloss="PAST">|n|a|</thingy>
- <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy>
- <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
</flat>
+ <p><span class="ilpair"><span class="mor">taˈʋut͡ɕ</span><br><span class="gls">hunter</span></span> <span class="ilpair"><span class="mor">-ar</span><br><span class="gls"><span class="glssc">GEN</span></span></span> <span class="ilpair"><span class="mor">-u</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">-du</span><br><span class="gls">def</span></span> <span class="ilpair"><span class="mor">ˈʋuf</span><br><span class="gls">daughter</span></span> <span class="ilpair"><span class="mor">-uk</span><br><span class="gls"><span class="glssc">NOM</span></span></span> <span class="ilpair"><span class="mor">-u</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">-du</span><br><span class="gls">def</span></span> <span class="ilpair"><span class="mor">ˈɟyː</span><br><span class="gls">2.sing</span></span> <span class="ilpair"><span class="mor">kaˈt͡ʃaj</span><br><span class="gls">neighbour</span></span> <span class="ilpair"><span class="mor">-ar</span><br><span class="gls"><span class="glssc">GEN</span></span></span> <span class="ilpair"><span class="mor">-u</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">-du</span><br><span class="gls">def</span></span> <span class="ilpair"><span class="mor">ˈɟøz</span><br><span class="gls">son</span></span> <span class="ilpair"><span class="mor">-yp</span><br><span class="gls"><span class="glssc">ACC</span></span></span> <span class="ilpair"><span class="mor">-u</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">-du</span><br><span class="gls">def</span></span> <span class="ilpair"><span class="mor">ɡiˈbi</span><br><span class="gls">kiss</span></span> <span class="ilpair"><span class="mor">na</span><br><span class="gls"><span class="glssc">PAST</span></span></span></p>
+ <p>taˈʋut͡ɕarudu ˈʋufukudu ˈɟyː kaˈt͡ʃajarudu ˈɟøzypudu ɡiˈbi na</p>
+ <p>tawutyaơudu wufukudu èüü kachayaơudu èözüpudu gibi na</p>
+ <il>
+ <w>
+ <o>taˈʋut͡ɕ</o>
+ <g>hunter</g>
+ </w>
+ <w>
+ <o>-ar</o>
+ <g>GEN</g>
+ </w>
+ <w>
+ <o>-u</o>
+ <g>sing</g>
+ </w>
+ <w>
+ <o>-du</o>
+ <g>def</g>
+ </w>
+ <w>
+ <o>ˈʋuf</o>
+ <g>daughter</g>
+ </w>
+ <w>
+ <o>-uk</o>
+ <g>NOM</g>
+ </w>
+ <w>
+ <o>-u</o>
+ <g>sing</g>
+ </w>
+ <w>
+ <o>-du</o>
+ <g>def</g>
+ </w>
+ <w>
+ <o>ˈɟyː</o>
+ <g>2.sing</g>
+ </w>
+ <w>
+ <o>kaˈt͡ʃaj</o>
+ <g>neighbour</g>
+ </w>
+ <w>
+ <o>-ar</o>
+ <g>GEN</g>
+ </w>
+ <w>
+ <o>-u</o>
+ <g>sing</g>
+ </w>
+ <w>
+ <o>-du</o>
+ <g>def</g>
+ </w>
+ <w>
+ <o>ˈɟøz</o>
+ <g>son</g>
+ </w>
+ <w>
+ <o>-yp</o>
+ <g>ACC</g>
+ </w>
+ <w>
+ <o>-u</o>
+ <g>sing</g>
+ </w>
+ <w>
+ <o>-du</o>
+ <g>def</g>
+ </w>
+ <w>
+ <o>ɡiˈbi</o>
+ <g>kiss</g>
+ </w>
+ <w>
+ <o>na</o>
+ <g>PAST</g>
+ </w>
+ </il>
</example>
### taˈʋut͡ɕarudu ˈʋufukudu ˈɟyː kaˈt͡ʃajarudu ˈɟøzypudu ɡiˈbi na#-> taˈʋut͡ɕarudu ˈʋufukudu ˈɟyː kaˈt͡ʃajarudu ˈɟøzypudu ɡiˈbi na
Tawutyaơudu wufukudu èüü kachayaơudu èözüpudu gibi na. [taˈʋut͡ɕarudu ˈʋufukudu ˈɟyː kaˈt͡ʃajarudu ˈɟøzypudu ɡiˈbi na] taˈʋut͡ɕ hunter -ar GEN -u sing -du def ˈʋuf daughter -uk NOM -u sing -du def ˈɟyː 2.sing kaˈt͡ʃaj neighbour -ar GEN -u sing -du def ˈɟøz son -yp ACC -u sing -du def ɡiˈbi kiss na PAST “The hunter’s daughter kissed your neighbour’s son.” | (9) |
Derivation
initial XML:
<example id="lamb0" translation="a lamb">
<np def="indef" number="sing" tr="rheme">
<noun>lamb</noun>
</np>
</example>cleanup:
<example id="lamb0" translation="a lamb"> - <np def="indef" number="sing" tr="rheme"> - <noun>lamb</noun> + <np def="indef" number="sing" tr="rheme" locus="number"> + <word posp="noun" gloss="lamb"/> </np> </example>
module articles:
<example id="lamb0" translation="a lamb"> - <np def="indef" number="sing" tr="rheme" locus="number"> + <np number="sing" tr="rheme" locus="number"> <word posp="noun" gloss="lamb"/> + <word gloss="a" posp="det"/> </np> </example>
module nonpastonly: No change.
module noepistemic: No change.
module RelN: No change.
module sentenceconnectors: No change.
module nominalise: 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"/> <word gloss="a" posp="det"/> </np> </example>
module markowner: No change.
module propagatenumber: No change.
module simplifynumber: No change.
createpronouns: No change.
module ngen: No change.
module wordorder: No change.
module wordorder: No change.
module wordorder:
<example id="lamb0" translation="a lamb"> <np number="sing" tr="rheme" locus="number" case="NOM"> - <word posp="noun" gloss="lamb"/> <word gloss="a" posp="det"/> + <word posp="noun" gloss="lamb"/> </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: No change.
movedowntoword:
<example id="lamb0" translation="a lamb"> <np number="sing" tr="rheme" locus="number" case="NOM"> - <word gloss="a" posp="det"/> - <word posp="noun" gloss="lamb"/> + <word gloss="a" posp="det" number="sing" tr="rheme" locus="number" case="NOM"/> + <word posp="noun" gloss="lamb" number="sing" tr="rheme" locus="number" case="NOM"/> </np> </example>About to call getSlotValue for lamb/noun/case/obligatory
Got NOM
About to call getSlotValue for lamb/noun/number/obligatory
Got sing
About to call getSlotValue for lamb/noun/def/optional
addaffixes:
<example id="lamb0" translation="a lamb">
<np number="sing" tr="rheme" locus="number" case="NOM">
<word gloss="a" posp="det" number="sing" tr="rheme" locus="number" case="NOM"/>
<word posp="noun" gloss="lamb" number="sing" tr="rheme" locus="number" case="NOM"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
</np>
</example>
flatten:
<example id="lamb0" translation="a lamb"> - <np number="sing" tr="rheme" locus="number" case="NOM"> + <flat> <word gloss="a" posp="det" number="sing" tr="rheme" locus="number" case="NOM"/> <word posp="noun" gloss="lamb" number="sing" tr="rheme" locus="number" case="NOM"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> - </np> + </flat> </example>
addvocab:
<example id="lamb0" translation="a lamb"> <flat> - <word gloss="a" posp="det" number="sing" tr="rheme" locus="number" case="NOM"/> - <word posp="noun" gloss="lamb" number="sing" tr="rheme" locus="number" case="NOM"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> + <word gloss="a" posp="det" number="sing" tr="rheme" locus="number" case="NOM">|b|øː|ˈ|</word> + <word posp="noun" gloss="lamb" number="sing" tr="rheme" locus="number" case="NOM">|ʃ|i|ɲ|ai|ˈ|d|</word> + <thingy type="nouncase" function="suffix" gloss="NOM">-|u|k|</thingy> + <thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy> </flat> </example>
vowelharmony: No change.
### |b|øː|ˈ|#-> ˈbøː
### |b|øː|ˈ|
#-> ˈbøː
### |ʃ|i|ɲ|ai|ˈ|d|
#-> ʃiˈɲaid
### |ʃ|i|ɲ|ai|ˈ|d|
#-> ʃiˈɲaid
### -|u|k|
#-> -uk
### -|u|k|
#-> -uk
### -|u|
#-> -u
### -|u|
#-> -u
### |b|øː|ˈ| |ʃ|i|ɲ|ai|ˈ|d||u|k||u|
#-> ˈbøː ʃiˈɲaiduku
removetags:
<example id="lamb0" translation="a lamb">
<flat>
<word gloss="a" posp="det" number="sing" tr="rheme" locus="number" case="NOM">|b|øː|ˈ|</word>
<word posp="noun" gloss="lamb" number="sing" tr="rheme" locus="number" case="NOM">|ʃ|i|ɲ|ai|ˈ|d|</word>
<thingy type="nouncase" function="suffix" gloss="NOM">-|u|k|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy>
</flat>
+ <p><span class="ilpair"><span class="mor">ˈbøː</span><br><span class="gls">a</span></span> <span class="ilpair"><span class="mor">ʃiˈɲaid</span><br><span class="gls">lamb</span></span> <span class="ilpair"><span class="mor">-uk</span><br><span class="gls"><span class="glssc">NOM</span></span></span> <span class="ilpair"><span class="mor">-u</span><br><span class="gls">sing</span></span></p>
+ <p>ˈbøː ʃiˈɲaiduku</p>
+ <p>böö shiñqduku</p>
+ <il>
+ <w>
+ <o>ˈbøː</o>
+ <g>a</g>
+ </w>
+ <w>
+ <o>ʃiˈɲaid</o>
+ <g>lamb</g>
+ </w>
+ <w>
+ <o>-uk</o>
+ <g>NOM</g>
+ </w>
+ <w>
+ <o>-u</o>
+ <g>sing</g>
+ </w>
+ </il>
</example>
### ˈbøː ʃiˈɲaiduku#-> ˈbøː ʃiˈɲaiduku
böö shiñqduku [ˈbøː ʃiˈɲaiduku] ˈbøː a ʃiˈɲaid lamb -uk NOM -u sing “a lamb” | (10) |
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"/> + <word gloss="a" posp="det"/> </np> </example>
module nonpastonly: No change.
module noepistemic: No change.
module RelN: No change.
module sentenceconnectors: No change.
module nominalise: 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>
<word gloss="a" posp="det"/>
</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> <word gloss="a" posp="det"/> </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> <word gloss="a" posp="det"/> </np> </example>
module markowner: No change.
module propagatenumber: No change.
module simplifynumber: No change.
createpronouns: No change.
module ngen: No change.
module wordorder: No change.
module wordorder: No change.
module wordorder:
<example id="lamb1" translation="a little lamb"> <np number="sing" tr="rheme" locus="number" case="NOM"> + <word gloss="a" posp="det"/> <word gloss="lamb" lexposp="noun" posp="noun"> <thingy gloss="little₁" type="nounnounderivbef" origposp="adj"/> <thingy gloss="little₂" type="nounnounderivaft" origposp="adj"/> </word> - <word gloss="a" posp="det"/> </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: No change.
movedowntoword:
<example id="lamb1" translation="a little lamb"> <np number="sing" tr="rheme" locus="number" case="NOM"> - <word gloss="a" posp="det"/> - <word gloss="lamb" lexposp="noun" posp="noun"> + <word gloss="a" posp="det" number="sing" tr="rheme" locus="number" case="NOM"/> + <word gloss="lamb" lexposp="noun" posp="noun" number="sing" tr="rheme" locus="number" case="NOM"> <thingy gloss="little₁" type="nounnounderivbef" origposp="adj"/> <thingy gloss="little₂" type="nounnounderivaft" origposp="adj"/> </word> </np> </example>About to call getSlotValue for lamb/noun/case/obligatory
Got NOM
About to call getSlotValue for lamb/noun/number/obligatory
Got sing
About to call getSlotValue for lamb/noun/def/optional
addaffixes:
<example id="lamb1" translation="a little lamb">
<np number="sing" tr="rheme" locus="number" case="NOM">
<word gloss="a" posp="det" number="sing" tr="rheme" locus="number" case="NOM"/>
<word gloss="lamb" lexposp="noun" posp="noun" number="sing" tr="rheme" locus="number" case="NOM">
<thingy gloss="little₁" type="nounnounderivbef" origposp="adj"/>
<thingy gloss="little₂" type="nounnounderivaft" origposp="adj"/>
</word>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
</np>
</example>
flatten:
<example id="lamb1" translation="a little lamb"> - <np number="sing" tr="rheme" locus="number" case="NOM"> + <flat> <word gloss="a" posp="det" number="sing" tr="rheme" locus="number" case="NOM"/> - <word gloss="lamb" lexposp="noun" posp="noun" number="sing" tr="rheme" locus="number" case="NOM"> <thingy gloss="little₁" type="nounnounderivbef" origposp="adj"/> + <word gloss="lamb" lexposp="noun" posp="noun" number="sing" tr="rheme" locus="number" case="NOM"/> <thingy gloss="little₂" type="nounnounderivaft" origposp="adj"/> - </word> <thingy type="nouncase" function="suffix" gloss="NOM"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> - </np> + </flat> </example>
addvocab:
<example id="lamb1" translation="a little lamb"> <flat> - <word gloss="a" posp="det" number="sing" tr="rheme" locus="number" case="NOM"/> - <thingy gloss="little₁" type="nounnounderivbef" origposp="adj"/> - <word gloss="lamb" lexposp="noun" posp="noun" number="sing" tr="rheme" locus="number" case="NOM"/> - <thingy gloss="little₂" type="nounnounderivaft" origposp="adj"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> + <word gloss="a" posp="det" number="sing" tr="rheme" locus="number" case="NOM">|b|øː|ˈ|</word> + <thingy gloss="little₁" type="nounnounderivbef" origposp="adj">-</thingy> + <word gloss="lamb" lexposp="noun" posp="noun" number="sing" tr="rheme" locus="number" case="NOM">|ʃ|i|ɲ|ai|ˈ|d|</word> + <thingy gloss="little₂" type="nounnounderivaft" origposp="adj">-|u||||f|</thingy> + <thingy type="nouncase" function="suffix" gloss="NOM">-|u|k|</thingy> + <thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy> </flat> </example>
vowelharmony: No change.
### |b|øː|ˈ|#-> ˈbøː
### |b|øː|ˈ|
#-> ˈbøː
### |ʃ|i|ɲ|ai|ˈ|d|
#-> ʃiˈɲaid
### |ʃ|i|ɲ|ai|ˈ|d|
#-> ʃiˈɲaid
### -|u||||f|
#-> -uf
### -|u||||f|
#-> -uf
### -|u|k|
#-> -uk
### -|u|k|
#-> -uk
### -|u|
#-> -u
### -|u|
#-> -u
### |b|øː|ˈ| |ʃ|i|ɲ|ai|ˈ|d||u||||f||u|k||u|
#-> ˈbøː ʃiˈɲaidufuku
removetags:
<example id="lamb1" translation="a little lamb">
<flat>
<word gloss="a" posp="det" number="sing" tr="rheme" locus="number" case="NOM">|b|øː|ˈ|</word>
- <thingy gloss="little₁" type="nounnounderivbef" origposp="adj">-</thingy>
<word gloss="lamb" lexposp="noun" posp="noun" number="sing" tr="rheme" locus="number" case="NOM">|ʃ|i|ɲ|ai|ˈ|d|</word>
<thingy gloss="little₂" type="nounnounderivaft" origposp="adj">-|u||||f|</thingy>
<thingy type="nouncase" function="suffix" gloss="NOM">-|u|k|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy>
</flat>
+ <p><span class="ilpair"><span class="mor">ˈbøː</span><br><span class="gls">a</span></span> <span class="ilpair"><span class="mor">ʃiˈɲaid</span><br><span class="gls">lamb</span></span> <span class="ilpair"><span class="mor">-uf</span><br><span class="gls">little</span></span> <span class="ilpair"><span class="mor">-uk</span><br><span class="gls"><span class="glssc">NOM</span></span></span> <span class="ilpair"><span class="mor">-u</span><br><span class="gls">sing</span></span></p>
+ <p>ˈbøː ʃiˈɲaidufuku</p>
+ <p>böö shiñqdufuku</p>
+ <il>
+ <w>
+ <o>ˈbøː</o>
+ <g>a</g>
+ </w>
+ <w>
+ <o>ʃiˈɲaid</o>
+ <g>lamb</g>
+ </w>
+ <w>
+ <o>-uf</o>
+ <g>little</g>
+ </w>
+ <w>
+ <o>-uk</o>
+ <g>NOM</g>
+ </w>
+ <w>
+ <o>-u</o>
+ <g>sing</g>
+ </w>
+ </il>
</example>
### ˈbøː ʃiˈɲaidufuku#-> ˈbøː ʃiˈɲaidufuku
böö shiñqdufuku [ˈbøː ʃiˈɲaidufuku] ˈbøː a ʃiˈɲaid lamb -uf little -uk NOM -u sing “a little lamb” | (11) |
initial XML:
<example id="lamb2" translation="She had a little lamb.">
<s>
<vp tam="past-punct">
<verb>have</verb>
</vp>
<np def="def" number="sing" tr="theme" role="subj" output="aspron">
<noun>girl</noun>
</np>
<np def="indef" number="sing" tr="rheme" role="obj">
<noun>lamb</noun>
<adj>little</adj>
</np>
</s>
</example>cleanup:
<example id="lamb2" translation="She had a little lamb."> <s> - <vp tam="past-punct"> - <verb>have</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="have"/> </vp> - <np def="def" number="sing" tr="theme" role="subj" output="aspron"> - <noun>girl</noun> + <np def="def" number="sing" tr="theme" role="subj" output="aspron" locus="number"> + <word posp="noun" gloss="girl"/> </np> - <np def="indef" number="sing" tr="rheme" role="obj"> - <noun>lamb</noun> - <adj>little</adj> + <np def="indef" number="sing" tr="rheme" role="obj" locus="number"> + <word posp="noun" gloss="lamb"/> + <word posp="adj" gloss="little"/> </np> </s> </example>
module articles:
<example id="lamb2" translation="She had a little lamb.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active">
<word posp="verb" gloss="have"/>
</vp>
<np def="def" number="sing" tr="theme" role="subj" output="aspron" locus="number">
<word posp="noun" gloss="girl"/>
</np>
- <np def="indef" number="sing" tr="rheme" role="obj" locus="number">
+ <np number="sing" tr="rheme" role="obj" locus="number">
<word posp="noun" gloss="lamb"/>
<word posp="adj" gloss="little"/>
+ <word gloss="a" posp="det"/>
</np>
</s>
</example>
module nonpastonly:
<example id="lamb2" translation="She had a little lamb."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="have"/> </vp> <np def="def" number="sing" tr="theme" role="subj" output="aspron" locus="number"> <word posp="noun" gloss="girl"/> </np> <np number="sing" tr="rheme" role="obj" locus="number"> <word posp="noun" gloss="lamb"/> <word posp="adj" gloss="little"/> <word gloss="a" posp="det"/> </np> </s> </example>
module noepistemic: No change.
module RelN: No change.
module sentenceconnectors: No change.
module nominalise: No change.
submodule transform_adj<example id="lamb2" translation="She had a little lamb.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="have"/>
</vp>
<np def="def" number="sing" tr="theme" role="subj" output="aspron" locus="number">
<word posp="noun" gloss="girl"/>
</np>
<np number="sing" tr="rheme" role="obj" locus="number">
<word gloss="lamb" lexposp="noun" posp="noun">
<thingy gloss="little₁" type="nounnounderivbef" origposp="adj"/>
<thingy gloss="little₂" type="nounnounderivaft" origposp="adj"/>
</word>
<word gloss="a" posp="det"/>
</np>
</s>
</example>tva1tva2
tva1
tva2
module affixdensity:
<example id="lamb2" translation="She had a little lamb.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="have"/>
</vp>
<np def="def" number="sing" tr="theme" role="subj" output="aspron" locus="number">
<word posp="noun" gloss="girl"/>
</np>
<np number="sing" tr="rheme" role="obj" locus="number">
- <word posp="noun" gloss="lamb"/>
- <word posp="adj" gloss="little"/>
+ <word gloss="lamb" lexposp="noun" posp="noun">
+ <thingy gloss="little₁" type="nounnounderivbef" origposp="adj"/>
+ <thingy gloss="little₂" type="nounnounderivaft" origposp="adj"/>
+ </word>
<word gloss="a" posp="det"/>
</np>
</s>
</example>
module adpositions: No change.
module constorder:
<example id="lamb2" translation="She had a little lamb."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> - <word posp="verb" gloss="have"/> - </vp> <np def="def" number="sing" tr="theme" role="subj" output="aspron" locus="number"> <word posp="noun" gloss="girl"/> </np> <np number="sing" tr="rheme" role="obj" locus="number"> <word gloss="lamb" lexposp="noun" posp="noun"> <thingy gloss="little₁" type="nounnounderivbef" origposp="adj"/> <thingy gloss="little₂" type="nounnounderivaft" origposp="adj"/> </word> <word gloss="a" posp="det"/> </np> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <word posp="verb" gloss="have"/> + </vp> </s> </example>
module casemarking:
<example id="lamb2" translation="She had a little lamb."> <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="girl"/> </np> - <np number="sing" tr="rheme" role="obj" locus="number"> + <np number="sing" tr="rheme" role="obj" locus="number" case="ACC"> <word gloss="lamb" lexposp="noun" posp="noun"> <thingy gloss="little₁" type="nounnounderivbef" origposp="adj"/> <thingy gloss="little₂" type="nounnounderivaft" origposp="adj"/> </word> <word gloss="a" posp="det"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="have"/> </vp> </s> </example>
module markowner: No change.
module propagatenumber: No change.
module simplifynumber: No change.
createpronouns:
<example id="lamb2" translation="She had a little lamb."> <s> - <np def="def" number="sing" tr="theme" role="subj" output="aspron" locus="number" case="NOM"> - <word posp="noun" gloss="girl"/> + <np def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM"> + <word posp="pron" number="sing" gloss="3.sing"/> </np> <np number="sing" tr="rheme" role="obj" locus="number" case="ACC"> <word gloss="lamb" lexposp="noun" posp="noun"> <thingy gloss="little₁" type="nounnounderivbef" origposp="adj"/> <thingy gloss="little₂" type="nounnounderivaft" origposp="adj"/> </word> <word gloss="a" posp="det"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="have"/> </vp> </s> </example>
module ngen: No change.
module wordorder: No change.
module wordorder: No change.
module wordorder:
<example id="lamb2" translation="She had a little lamb.">
<s>
<np def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM">
<word posp="pron" number="sing" gloss="3.sing"/>
</np>
<np number="sing" tr="rheme" role="obj" locus="number" case="ACC">
+ <word gloss="a" posp="det"/>
<word gloss="lamb" lexposp="noun" posp="noun">
<thingy gloss="little₁" type="nounnounderivbef" origposp="adj"/>
<thingy gloss="little₂" type="nounnounderivaft" origposp="adj"/>
</word>
- <word gloss="a" posp="det"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="have"/>
</vp>
</s>
</example>
module conjp: No change.
flattenconjp: No change.
fixpronouns: No change.
copyuptophrase:
<example id="lamb2" translation="She had a little lamb.">
<s>
<np def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM">
<word posp="pron" number="sing" gloss="3.sing"/>
</np>
<np number="sing" tr="rheme" role="obj" locus="number" case="ACC">
<word gloss="a" posp="det"/>
<word gloss="lamb" lexposp="noun" posp="noun">
<thingy gloss="little₁" type="nounnounderivbef" origposp="adj"/>
<thingy gloss="little₂" type="nounnounderivaft" origposp="adj"/>
</word>
</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" obj="3.sing">
<word posp="verb" gloss="have"/>
</vp>
</s>
</example>
prodrop:
<example id="lamb2" translation="She had a little lamb."> <s> - <np def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM"> - <word posp="pron" number="sing" gloss="3.sing"/> - </np> <np number="sing" tr="rheme" role="obj" locus="number" case="ACC"> <word gloss="a" posp="det"/> <word gloss="lamb" lexposp="noun" posp="noun"> <thingy gloss="little₁" type="nounnounderivbef" origposp="adj"/> <thingy gloss="little₂" type="nounnounderivaft" origposp="adj"/> </word> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" obj="3.sing"> <word posp="verb" gloss="have"/> </vp> </s> </example>
addclitics:
<example id="lamb2" translation="She had a little lamb.">
<s>
<np number="sing" tr="rheme" role="obj" locus="number" case="ACC">
<word gloss="a" posp="det"/>
<word gloss="lamb" lexposp="noun" posp="noun">
<thingy gloss="little₁" type="nounnounderivbef" origposp="adj"/>
<thingy gloss="little₂" type="nounnounderivaft" origposp="adj"/>
</word>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" obj="3.sing">
<word posp="verb" gloss="have"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</s>
</example>
propagateArgumentCase: No change.
unwrapArgumentNPs: No change.
unwrapOwnerOwned: No change.
movedowntoword:
<example id="lamb2" translation="She had a little lamb.">
<s>
<np number="sing" tr="rheme" role="obj" locus="number" case="ACC">
- <word gloss="a" posp="det"/>
- <word gloss="lamb" lexposp="noun" posp="noun">
+ <word gloss="a" posp="det" number="sing" tr="rheme" role="obj" locus="number" case="ACC"/>
+ <word gloss="lamb" lexposp="noun" posp="noun" number="sing" tr="rheme" role="obj" locus="number" case="ACC">
<thingy gloss="little₁" type="nounnounderivbef" origposp="adj"/>
<thingy gloss="little₂" type="nounnounderivaft" origposp="adj"/>
</word>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" obj="3.sing">
- <word posp="verb" gloss="have"/>
+ <word posp="verb" gloss="have" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" obj="3.sing"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</s>
</example>
About to call getSlotValue for lamb/noun/case/obligatoryGot ACC
About to call getSlotValue for lamb/noun/number/obligatory
Got sing
About to call getSlotValue for lamb/noun/def/optional
addaffixes:
<example id="lamb2" translation="She had a little lamb.">
<s>
<np number="sing" tr="rheme" role="obj" locus="number" case="ACC">
<word gloss="a" posp="det" number="sing" tr="rheme" role="obj" locus="number" case="ACC"/>
<word gloss="lamb" lexposp="noun" posp="noun" number="sing" tr="rheme" role="obj" locus="number" case="ACC">
<thingy gloss="little₁" type="nounnounderivbef" origposp="adj"/>
<thingy gloss="little₂" type="nounnounderivaft" origposp="adj"/>
</word>
+ <thingy type="nouncase" function="suffix" gloss="ACC"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" obj="3.sing">
<word posp="verb" gloss="have" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" obj="3.sing"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</s>
</example>
flatten:
<example id="lamb2" translation="She had a little lamb."> - <s> - <np number="sing" tr="rheme" role="obj" locus="number" case="ACC"> + <flat> <word gloss="a" posp="det" number="sing" tr="rheme" role="obj" locus="number" case="ACC"/> - <word gloss="lamb" lexposp="noun" posp="noun" number="sing" tr="rheme" role="obj" locus="number" case="ACC"> <thingy gloss="little₁" type="nounnounderivbef" origposp="adj"/> + <word gloss="lamb" lexposp="noun" posp="noun" number="sing" tr="rheme" role="obj" locus="number" case="ACC"/> <thingy gloss="little₂" type="nounnounderivaft" origposp="adj"/> - </word> <thingy type="nouncase" function="suffix" gloss="ACC"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> - </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" obj="3.sing"> <word posp="verb" gloss="have" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" obj="3.sing"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> - </vp> - </s> + </flat> </example>
addvocab:
<example id="lamb2" translation="She had a little lamb."> <flat> - <word gloss="a" posp="det" number="sing" tr="rheme" role="obj" locus="number" case="ACC"/> - <thingy gloss="little₁" type="nounnounderivbef" origposp="adj"/> - <word gloss="lamb" lexposp="noun" posp="noun" number="sing" tr="rheme" role="obj" locus="number" case="ACC"/> - <thingy gloss="little₂" type="nounnounderivaft" origposp="adj"/> - <thingy type="nouncase" function="suffix" gloss="ACC"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <word posp="verb" gloss="have" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" obj="3.sing"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> + <word gloss="a" posp="det" number="sing" tr="rheme" role="obj" locus="number" case="ACC">|b|øː|ˈ|</word> + <thingy gloss="little₁" type="nounnounderivbef" origposp="adj">-</thingy> + <word gloss="lamb" lexposp="noun" posp="noun" number="sing" tr="rheme" role="obj" locus="number" case="ACC">|ʃ|i|ɲ|ai|ˈ|d|</word> + <thingy gloss="little₂" type="nounnounderivaft" origposp="adj">-|u||||f|</thingy> + <thingy type="nouncase" function="suffix" gloss="ACC">-|u|p|</thingy> + <thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy> + <word posp="verb" gloss="have" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" obj="3.sing">|n|i|ˈ|</word> + <thingy type="vpta" function="enclitic" gloss="PAST">|n|a|</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> </flat> </example>
vowelharmony: No change.
### |b|øː|ˈ|#-> ˈbøː
### |b|øː|ˈ|
#-> ˈbøː
### |ʃ|i|ɲ|ai|ˈ|d|
#-> ʃiˈɲaid
### |ʃ|i|ɲ|ai|ˈ|d|
#-> ʃiˈɲaid
### -|u||||f|
#-> -uf
### -|u||||f|
#-> -uf
### -|u|p|
#-> -up
### -|u|p|
#-> -up
### -|u|
#-> -u
### -|u|
#-> -u
### |n|i|ˈ|
#-> ˈni
### |n|i|ˈ|
#-> ˈni
### |n|a|
#-> na
### |n|a|
#-> na
### |b|øː|ˈ| |ʃ|i|ɲ|ai|ˈ|d||u||||f||u|p||u| |n|i|ˈ| |n|a|
#-> ˈbøː ʃiˈɲaidufupu ˈni na
removetags:
<example id="lamb2" translation="She had a little lamb.">
<flat>
<word gloss="a" posp="det" number="sing" tr="rheme" role="obj" locus="number" case="ACC">|b|øː|ˈ|</word>
- <thingy gloss="little₁" type="nounnounderivbef" origposp="adj">-</thingy>
<word gloss="lamb" lexposp="noun" posp="noun" number="sing" tr="rheme" role="obj" locus="number" case="ACC">|ʃ|i|ɲ|ai|ˈ|d|</word>
<thingy gloss="little₂" type="nounnounderivaft" origposp="adj">-|u||||f|</thingy>
<thingy type="nouncase" function="suffix" gloss="ACC">-|u|p|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy>
<word posp="verb" gloss="have" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" obj="3.sing">|n|i|ˈ|</word>
<thingy type="vpta" function="enclitic" gloss="PAST">|n|a|</thingy>
- <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy>
- <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
</flat>
+ <p><span class="ilpair"><span class="mor">ˈbøː</span><br><span class="gls">a</span></span> <span class="ilpair"><span class="mor">ʃiˈɲaid</span><br><span class="gls">lamb</span></span> <span class="ilpair"><span class="mor">-uf</span><br><span class="gls">little</span></span> <span class="ilpair"><span class="mor">-up</span><br><span class="gls"><span class="glssc">ACC</span></span></span> <span class="ilpair"><span class="mor">-u</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">ˈni</span><br><span class="gls">have</span></span> <span class="ilpair"><span class="mor">na</span><br><span class="gls"><span class="glssc">PAST</span></span></span></p>
+ <p>ˈbøː ʃiˈɲaidufupu ˈni na</p>
+ <p>böö shiñqdufupu ni na</p>
+ <il>
+ <w>
+ <o>ˈbøː</o>
+ <g>a</g>
+ </w>
+ <w>
+ <o>ʃiˈɲaid</o>
+ <g>lamb</g>
+ </w>
+ <w>
+ <o>-uf</o>
+ <g>little</g>
+ </w>
+ <w>
+ <o>-up</o>
+ <g>ACC</g>
+ </w>
+ <w>
+ <o>-u</o>
+ <g>sing</g>
+ </w>
+ <w>
+ <o>ˈni</o>
+ <g>have</g>
+ </w>
+ <w>
+ <o>na</o>
+ <g>PAST</g>
+ </w>
+ </il>
</example>
### ˈbøː ʃiˈɲaidufupu ˈni na#-> ˈbøː ʃiˈɲaidufupu ˈni na
Böö shiñqdufupu ni na. [ˈbøː ʃiˈɲaidufupu ˈni na] ˈbøː a ʃiˈɲaid lamb -uf little -up ACC -u sing ˈni have na PAST “She had a little lamb.” | (12) |
This doesn’t affect all adjectives and verbs. Compare, for instance the previous example with this one, where black and love do not undergo affixation:
initial XML:
<example id="lamb2b" translation="She loved a black lamb.">
<s>
<vp tam="past-punct">
<verb>love</verb>
</vp>
<np def="def" number="sing" tr="theme" role="subj" output="aspron">
<noun>girl</noun>
</np>
<np def="indef" number="sing" tr="rheme" role="obj">
<noun>lamb</noun>
<adj>black</adj>
</np>
</s>
</example>cleanup:
<example id="lamb2b" translation="She loved a black lamb."> <s> - <vp tam="past-punct"> - <verb>love</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="love"/> </vp> - <np def="def" number="sing" tr="theme" role="subj" output="aspron"> - <noun>girl</noun> + <np def="def" number="sing" tr="theme" role="subj" output="aspron" locus="number"> + <word posp="noun" gloss="girl"/> </np> - <np def="indef" number="sing" tr="rheme" role="obj"> - <noun>lamb</noun> - <adj>black</adj> + <np def="indef" number="sing" tr="rheme" role="obj" locus="number"> + <word posp="noun" gloss="lamb"/> + <word posp="adj" gloss="black"/> </np> </s> </example>
module articles:
<example id="lamb2b" translation="She loved a black lamb.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active">
<word posp="verb" gloss="love"/>
</vp>
<np def="def" number="sing" tr="theme" role="subj" output="aspron" locus="number">
<word posp="noun" gloss="girl"/>
</np>
- <np def="indef" number="sing" tr="rheme" role="obj" locus="number">
+ <np number="sing" tr="rheme" role="obj" locus="number">
<word posp="noun" gloss="lamb"/>
<word posp="adj" gloss="black"/>
+ <word gloss="a" posp="det"/>
</np>
</s>
</example>
module nonpastonly:
<example id="lamb2b" translation="She loved a black lamb."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="love"/> </vp> <np def="def" number="sing" tr="theme" role="subj" output="aspron" locus="number"> <word posp="noun" gloss="girl"/> </np> <np number="sing" tr="rheme" role="obj" locus="number"> <word posp="noun" gloss="lamb"/> <word posp="adj" gloss="black"/> <word gloss="a" posp="det"/> </np> </s> </example>
module noepistemic: No change.
module RelN: No change.
module sentenceconnectors: No change.
module nominalise: No change.
tva1tva2
module affixdensity: No change.
module adpositions: No change.
module constorder:
<example id="lamb2b" translation="She loved a black lamb."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> - <word posp="verb" gloss="love"/> - </vp> <np def="def" number="sing" tr="theme" role="subj" output="aspron" locus="number"> <word posp="noun" gloss="girl"/> </np> <np number="sing" tr="rheme" role="obj" locus="number"> <word posp="noun" gloss="lamb"/> <word posp="adj" gloss="black"/> <word gloss="a" posp="det"/> </np> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <word posp="verb" gloss="love"/> + </vp> </s> </example>
module casemarking:
<example id="lamb2b" translation="She loved a black lamb."> <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="girl"/> </np> - <np number="sing" tr="rheme" role="obj" locus="number"> + <np number="sing" tr="rheme" role="obj" locus="number" case="ACC"> <word posp="noun" gloss="lamb"/> <word posp="adj" gloss="black"/> <word gloss="a" posp="det"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="love"/> </vp> </s> </example>
module markowner: No change.
module propagatenumber: No change.
module simplifynumber: No change.
createpronouns:
<example id="lamb2b" translation="She loved a black lamb."> <s> - <np def="def" number="sing" tr="theme" role="subj" output="aspron" locus="number" case="NOM"> - <word posp="noun" gloss="girl"/> + <np def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM"> + <word posp="pron" number="sing" gloss="3.sing"/> </np> <np number="sing" tr="rheme" role="obj" locus="number" case="ACC"> <word posp="noun" gloss="lamb"/> <word posp="adj" gloss="black"/> <word gloss="a" posp="det"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="love"/> </vp> </s> </example>
module ngen: No change.
module wordorder:
<example id="lamb2b" translation="She loved a black lamb.">
<s>
<np def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM">
<word posp="pron" number="sing" gloss="3.sing"/>
</np>
<np number="sing" tr="rheme" role="obj" locus="number" case="ACC">
- <word posp="noun" gloss="lamb"/>
<word posp="adj" gloss="black"/>
+ <word posp="noun" gloss="lamb"/>
<word gloss="a" posp="det"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="love"/>
</vp>
</s>
</example>
module wordorder: No change.
module wordorder:
<example id="lamb2b" translation="She loved a black lamb.">
<s>
<np def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM">
<word posp="pron" number="sing" gloss="3.sing"/>
</np>
<np number="sing" tr="rheme" role="obj" locus="number" case="ACC">
+ <word gloss="a" posp="det"/>
<word posp="adj" gloss="black"/>
<word posp="noun" gloss="lamb"/>
- <word gloss="a" posp="det"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="love"/>
</vp>
</s>
</example>
module conjp: No change.
flattenconjp: No change.
fixpronouns: No change.
copyuptophrase:
<example id="lamb2b" translation="She loved a black lamb.">
<s>
<np def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM">
<word posp="pron" number="sing" gloss="3.sing"/>
</np>
<np number="sing" tr="rheme" role="obj" locus="number" case="ACC">
<word gloss="a" posp="det"/>
<word posp="adj" gloss="black"/>
<word posp="noun" gloss="lamb"/>
</np>
- <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
+ <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" obj="3.sing">
<word posp="verb" gloss="love"/>
</vp>
</s>
</example>
prodrop:
<example id="lamb2b" translation="She loved a black lamb."> <s> - <np def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM"> - <word posp="pron" number="sing" gloss="3.sing"/> - </np> <np number="sing" tr="rheme" role="obj" locus="number" case="ACC"> <word gloss="a" posp="det"/> <word posp="adj" gloss="black"/> <word posp="noun" gloss="lamb"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" obj="3.sing"> <word posp="verb" gloss="love"/> </vp> </s> </example>
addclitics:
<example id="lamb2b" translation="She loved a black lamb.">
<s>
<np number="sing" tr="rheme" role="obj" locus="number" case="ACC">
<word gloss="a" posp="det"/>
<word posp="adj" gloss="black"/>
<word posp="noun" gloss="lamb"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" obj="3.sing">
<word posp="verb" gloss="love"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</s>
</example>
propagateArgumentCase: No change.
unwrapArgumentNPs: No change.
unwrapOwnerOwned: No change.
movedowntoword:
<example id="lamb2b" translation="She loved a black lamb.">
<s>
<np number="sing" tr="rheme" role="obj" locus="number" case="ACC">
- <word gloss="a" posp="det"/>
- <word posp="adj" gloss="black"/>
- <word posp="noun" gloss="lamb"/>
+ <word gloss="a" posp="det" number="sing" tr="rheme" role="obj" locus="number" case="ACC"/>
+ <word posp="adj" gloss="black" number="sing" tr="rheme" role="obj" locus="number" case="ACC"/>
+ <word posp="noun" gloss="lamb" number="sing" tr="rheme" role="obj" locus="number" case="ACC"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" obj="3.sing">
- <word posp="verb" gloss="love"/>
+ <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" obj="3.sing"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</s>
</example>
About to call getSlotValue for lamb/noun/case/obligatoryGot ACC
About to call getSlotValue for lamb/noun/number/obligatory
Got sing
About to call getSlotValue for lamb/noun/def/optional
addaffixes:
<example id="lamb2b" translation="She loved a black lamb.">
<s>
<np number="sing" tr="rheme" role="obj" locus="number" case="ACC">
<word gloss="a" posp="det" number="sing" tr="rheme" role="obj" locus="number" case="ACC"/>
<word posp="adj" gloss="black" number="sing" tr="rheme" role="obj" locus="number" case="ACC"/>
<word posp="noun" gloss="lamb" number="sing" tr="rheme" role="obj" locus="number" case="ACC"/>
+ <thingy type="nouncase" function="suffix" gloss="ACC"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" obj="3.sing">
<word posp="verb" gloss="love" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" obj="3.sing"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</s>
</example>
flatten:
<example id="lamb2b" translation="She loved a black lamb."> - <s> - <np number="sing" tr="rheme" role="obj" locus="number" case="ACC"> + <flat> <word gloss="a" posp="det" number="sing" tr="rheme" role="obj" locus="number" case="ACC"/> <word posp="adj" gloss="black" number="sing" tr="rheme" role="obj" locus="number" case="ACC"/> <word posp="noun" gloss="lamb" number="sing" tr="rheme" role="obj" locus="number" case="ACC"/> <thingy type="nouncase" function="suffix" gloss="ACC"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> - </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" obj="3.sing"> <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" obj="3.sing"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> - </vp> - </s> + </flat> </example>
addvocab:
<example id="lamb2b" translation="She loved a black lamb."> <flat> - <word gloss="a" posp="det" number="sing" tr="rheme" role="obj" locus="number" case="ACC"/> - <word posp="adj" gloss="black" number="sing" tr="rheme" role="obj" locus="number" case="ACC"/> - <word posp="noun" gloss="lamb" number="sing" tr="rheme" role="obj" locus="number" case="ACC"/> - <thingy type="nouncase" function="suffix" gloss="ACC"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" obj="3.sing"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> + <word gloss="a" posp="det" number="sing" tr="rheme" role="obj" locus="number" case="ACC">|b|øː|ˈ|</word> + <word posp="adj" gloss="black" number="sing" tr="rheme" role="obj" locus="number" case="ACC">|f|i|</word> + <word posp="noun" gloss="lamb" number="sing" tr="rheme" role="obj" locus="number" case="ACC">|ʃ|i|ɲ|ai|ˈ|d|</word> + <thingy type="nouncase" function="suffix" gloss="ACC">-|u|p|</thingy> + <thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy> + <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" obj="3.sing">|z|i|ˈ|</word> + <thingy type="vpta" function="enclitic" gloss="PAST">|n|a|</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> </flat> </example>
vowelharmony: No change.
### |b|øː|ˈ|#-> ˈbøː
### |b|øː|ˈ|
#-> ˈbøː
### |f|i|
#-> fi
### |f|i|
#-> fi
### |ʃ|i|ɲ|ai|ˈ|d|
#-> ʃiˈɲaid
### |ʃ|i|ɲ|ai|ˈ|d|
#-> ʃiˈɲaid
### -|u|p|
#-> -up
### -|u|p|
#-> -up
### -|u|
#-> -u
### -|u|
#-> -u
### |z|i|ˈ|
#-> ˈzi
### |z|i|ˈ|
#-> ˈzi
### |n|a|
#-> na
### |n|a|
#-> na
### |b|øː|ˈ| |f|i| |ʃ|i|ɲ|ai|ˈ|d||u|p||u| |z|i|ˈ| |n|a|
#-> ˈbøː fi ʃiˈɲaidupu ˈzi na
removetags:
<example id="lamb2b" translation="She loved a black lamb.">
<flat>
<word gloss="a" posp="det" number="sing" tr="rheme" role="obj" locus="number" case="ACC">|b|øː|ˈ|</word>
<word posp="adj" gloss="black" number="sing" tr="rheme" role="obj" locus="number" case="ACC">|f|i|</word>
<word posp="noun" gloss="lamb" number="sing" tr="rheme" role="obj" locus="number" case="ACC">|ʃ|i|ɲ|ai|ˈ|d|</word>
<thingy type="nouncase" function="suffix" gloss="ACC">-|u|p|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy>
<word posp="verb" gloss="love" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" obj="3.sing">|z|i|ˈ|</word>
<thingy type="vpta" function="enclitic" gloss="PAST">|n|a|</thingy>
- <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy>
- <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
</flat>
+ <p><span class="ilpair"><span class="mor">ˈbøː</span><br><span class="gls">a</span></span> <span class="ilpair"><span class="mor">fi</span><br><span class="gls">black</span></span> <span class="ilpair"><span class="mor">ʃiˈɲaid</span><br><span class="gls">lamb</span></span> <span class="ilpair"><span class="mor">-up</span><br><span class="gls"><span class="glssc">ACC</span></span></span> <span class="ilpair"><span class="mor">-u</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">ˈzi</span><br><span class="gls">love</span></span> <span class="ilpair"><span class="mor">na</span><br><span class="gls"><span class="glssc">PAST</span></span></span></p>
+ <p>ˈbøː fi ʃiˈɲaidupu ˈzi na</p>
+ <p>böö fi shiñqdupu zi na</p>
+ <il>
+ <w>
+ <o>ˈbøː</o>
+ <g>a</g>
+ </w>
+ <w>
+ <o>fi</o>
+ <g>black</g>
+ </w>
+ <w>
+ <o>ʃiˈɲaid</o>
+ <g>lamb</g>
+ </w>
+ <w>
+ <o>-up</o>
+ <g>ACC</g>
+ </w>
+ <w>
+ <o>-u</o>
+ <g>sing</g>
+ </w>
+ <w>
+ <o>ˈzi</o>
+ <g>love</g>
+ </w>
+ <w>
+ <o>na</o>
+ <g>PAST</g>
+ </w>
+ </il>
</example>
### ˈbøː fi ʃiˈɲaidupu ˈzi na#-> ˈbøː fi ʃiˈɲaidupu ˈzi na
Böö fi shiñqdupu zi na. [ˈbøː fi ʃiˈɲaidupu ˈzi na] ˈbøː a fi black ʃiˈɲaid lamb -up ACC -u sing ˈzi love na PAST “She loved a black lamb.” | (13) |
Compounding
Verbs
Inflectional Categories
All verbal phrase clitics in Zhush are enclitics (placed finally), and there are four types: first, a clitic expressing ta, comprising na /na/ ‘PAST’; second, a clitic expressing mode, comprising tja /ca/ ‘imperative’, mu /mu/ ‘conditional’ and shu /ʃu/ ‘optative’; third, a clitic expressing voice, comprising lu /lu/ ‘passive’; and finally, fourth, a clitic expressing negation, comprising ma /ma/ ‘NEG’.
The verb itself does not have any prefixes or suffixes attached to it.
The verb displays the following derivational morphology: five suffixes, namely -ya /-ja/ ‘begin’, -shu /-ʃu/ ‘stop’, -ja /-d͡ʒa/ ‘continue’, -gi /-ɡi/ ‘try’ and -lu /-lu/ ‘start’
initial XML:
<example id="love" translation="I love you.">
<s>
<vp tam="gnomic">
<verb>love</verb>
</vp>
<np number="sing" def="neither" role="subj">
<pron person="1excl" number="sing"/>
</np>
<np number="sing" def="neither" role="obj">
<pron person="2" number="sing"/>
</np>
</s>
</example>cleanup:
<example id="love" translation="I love you."> <s> - <vp tam="gnomic"> - <verb>love</verb> + <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active"> + <word posp="verb" gloss="love"/> </vp> - <np number="sing" def="neither" role="subj"> - <pron person="1excl" number="sing"/> + <np number="sing" def="neither" role="subj" locus="number"> + <word person="1excl" number="sing" posp="pron"/> </np> - <np number="sing" def="neither" role="obj"> - <pron person="2" number="sing"/> + <np number="sing" def="neither" role="obj" locus="number"> + <word person="2" number="sing" posp="pron"/> </np> </s> </example>
module articles: No change.
module nonpastonly:
<example id="love" translation="I love you."> <s> - <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="love"/> </vp> <np number="sing" def="neither" role="subj" locus="number"> <word person="1excl" number="sing" posp="pron"/> </np> <np number="sing" def="neither" role="obj" locus="number"> <word person="2" number="sing" posp="pron"/> </np> </s> </example>
module noepistemic: No change.
module RelN: No change.
module sentenceconnectors: No change.
module nominalise: 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> <np number="sing" def="neither" role="obj" locus="number"> <word person="2" number="sing" posp="pron"/> </np> + <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> + <word posp="verb" gloss="love"/> + </vp> </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> - <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> <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="love"/> </vp> </s> </example>
module markowner: No change.
module propagatenumber: No change.
module simplifynumber: 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"/>
</np>
<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"/>
</np>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES">
<word posp="verb" gloss="love"/>
</vp>
</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"/> </np> - <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"/> </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> </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"/> - </np> - <np number="sing" def="neither" role="obj" locus="number" case="ACC" person="2"> - <word person="2" number="sing" posp="pron" gloss="2.sing"/> - </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> </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">
<word posp="verb" gloss="love"/>
+ <thingy type="vpta" function="enclitic" gloss="PRES"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</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">
- <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="vpta" function="enclitic" gloss="PRES"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</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> <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="vpta" function="enclitic" gloss="PRES"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> - </vp> - </s> + </flat> </example>
addvocab:
<example id="love" translation="I love you."> <flat> - <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="vpta" function="enclitic" gloss="PRES"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> + <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">|z|i|ˈ|</word> + <thingy type="vpta" function="enclitic" gloss="PRES">-</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> </flat> </example>
vowelharmony: No change.
### |z|i|ˈ|#-> ˈzi
### |z|i|ˈ|
#-> ˈzi
### |z|i|ˈ|
#-> ˈzi
removetags:
<example id="love" translation="I love you.">
<flat>
<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">|z|i|ˈ|</word>
- <thingy type="vpta" function="enclitic" gloss="PRES">-</thingy>
- <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy>
- <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
</flat>
+ <p><span class="ilpair"><span class="mor">ˈzi</span><br><span class="gls">love</span></span></p>
+ <p>ˈzi</p>
+ <p>zi</p>
+ <il>
+ <w>
+ <o>ˈzi</o>
+ <g>love</g>
+ </w>
+ </il>
</example>
### ˈzi#-> ˈzi
Zi. [ˈzi] ˈzi love “I love you.” | (14) |
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: No change.
module nonpastonly: No change.
module noepistemic: No change.
module RelN: No change.
module sentenceconnectors: No change.
module nominalise: No change.
module affixdensity: No change.
module adpositions:
<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"/>
</np>
+ <word gloss="in_surface" posp="pp"/>
</pp>
</example>
module constorder: No change.
module casemarking: No change.
module markowner: No change.
module propagatenumber: No change.
module simplifynumber: 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="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 posp="noun" gloss="table" def="def" number="sing" locus="number"/>
</np>
- <word gloss="in_surface" posp="pp"/>
+ <word gloss="in_surface" posp="pp" p="in" location="surface" precise="yes"/>
</pp>
</example>
About to call getSlotValue for table/noun/case/obligatorycalling defaultval for case/
defaultval: noun, case
returning NOM
Got NOM
About to call getSlotValue for table/noun/number/obligatory
Got sing
About to call getSlotValue for table/noun/def/optional
Got def
addaffixes:
<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" def="def" number="sing" locus="number"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
</np>
<word gloss="in_surface" posp="pp" p="in" location="surface" precise="yes"/>
</pp>
</example>
flatten:
<example id="adpos1" translation="on the table"> - <pp p="in" location="surface" precise="yes"> - <np def="def" number="sing" locus="number"> + <flat> <word posp="noun" gloss="table" def="def" number="sing" locus="number"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> <thingy type="noundef" function="suffix" gloss="def"/> - </np> <word gloss="in_surface" posp="pp" p="in" location="surface" precise="yes"/> - </pp> + </flat> </example>
addvocab:
<example id="adpos1" translation="on the table"> <flat> - <word posp="noun" gloss="table" def="def" number="sing" locus="number"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <thingy type="noundef" function="suffix" gloss="def"/> - <word gloss="in_surface" posp="pp" p="in" location="surface" precise="yes"/> + <word posp="noun" gloss="table" def="def" number="sing" locus="number">|f|ø|ˈ|n|</word> + <thingy type="nouncase" function="suffix" gloss="NOM">-|u|k|</thingy> + <thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy> + <thingy type="noundef" function="suffix" gloss="def">-|d|u|</thingy> + <word gloss="in_surface" posp="pp" p="in" location="surface" precise="yes">|d|au|ˈ|</word> </flat> </example>
vowelharmony:
<example id="adpos1" translation="on the table">
<flat>
<word posp="noun" gloss="table" def="def" number="sing" locus="number">|f|ø|ˈ|n|</word>
- <thingy type="nouncase" function="suffix" gloss="NOM">-|u|k|</thingy>
+ <thingy type="nouncase" function="suffix" gloss="NOM">-|y|k|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy>
<thingy type="noundef" function="suffix" gloss="def">-|d|u|</thingy>
<word gloss="in_surface" posp="pp" p="in" location="surface" precise="yes">|d|au|ˈ|</word>
</flat>
</example>
### |f|ø|ˈ|n|#-> ˈføn
### |f|ø|ˈ|n|
#-> ˈføn
### -|y|k|
#-> -yk
### -|y|k|
#-> -yk
### -|u|
#-> -u
### -|u|
#-> -u
### -|d|u|
#-> -du
### -|d|u|
#-> -du
### |d|au|ˈ|
#-> ˈdau
### |d|au|ˈ|
#-> ˈdau
### |f|ø|ˈ|n||y|k||u||d|u| |d|au|ˈ|
#-> ˈfønykudu ˈdau
removetags:
<example id="adpos1" translation="on the table">
<flat>
<word posp="noun" gloss="table" def="def" number="sing" locus="number">|f|ø|ˈ|n|</word>
<thingy type="nouncase" function="suffix" gloss="NOM">-|y|k|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy>
<thingy type="noundef" function="suffix" gloss="def">-|d|u|</thingy>
<word gloss="in_surface" posp="pp" p="in" location="surface" precise="yes">|d|au|ˈ|</word>
</flat>
+ <p><span class="ilpair"><span class="mor">ˈføn</span><br><span class="gls">table</span></span> <span class="ilpair"><span class="mor">-yk</span><br><span class="gls"><span class="glssc">NOM</span></span></span> <span class="ilpair"><span class="mor">-u</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">-du</span><br><span class="gls">def</span></span> <span class="ilpair"><span class="mor">ˈdau</span><br><span class="gls">in_surface</span></span></p>
+ <p>ˈfønykudu ˈdau</p>
+ <p>fönükudu dr</p>
+ <il>
+ <w>
+ <o>ˈføn</o>
+ <g>table</g>
+ </w>
+ <w>
+ <o>-yk</o>
+ <g>NOM</g>
+ </w>
+ <w>
+ <o>-u</o>
+ <g>sing</g>
+ </w>
+ <w>
+ <o>-du</o>
+ <g>def</g>
+ </w>
+ <w>
+ <o>ˈdau</o>
+ <g>in_surface</g>
+ </w>
+ </il>
</example>
### ˈfønykudu ˈdau#-> ˈfønykudu ˈdau
fönükudu dr [ˈfønykudu ˈdau] ˈføn table -yk NOM -u sing -du def ˈdau in_surface “on the table” | (15) |
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: No change.
module nonpastonly: No change.
module noepistemic: No change.
module RelN: No change.
module sentenceconnectors: No change.
module nominalise: No change.
module affixdensity: No change.
module adpositions:
<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"/>
</np>
+ <word gloss="to_inside" posp="pp"/>
</pp>
</example>
module constorder: No change.
module casemarking: No change.
module markowner: No change.
module propagatenumber: No change.
module simplifynumber: 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="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 posp="noun" gloss="box" def="def" number="sing" locus="number"/>
</np>
- <word gloss="to_inside" posp="pp"/>
+ <word gloss="to_inside" posp="pp" p="to" location="inside" precise="yes"/>
</pp>
</example>
About to call getSlotValue for box/noun/case/obligatorycalling defaultval for case/
defaultval: noun, case
returning NOM
Got NOM
About to call getSlotValue for box/noun/number/obligatory
Got sing
About to call getSlotValue for box/noun/def/optional
Got def
addaffixes:
<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" def="def" number="sing" locus="number"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
</np>
<word gloss="to_inside" posp="pp" p="to" location="inside" precise="yes"/>
</pp>
</example>
flatten:
<example id="adpos2" translation="into the box"> - <pp p="to" location="inside" precise="yes"> - <np def="def" number="sing" locus="number"> + <flat> <word posp="noun" gloss="box" def="def" number="sing" locus="number"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> <thingy type="noundef" function="suffix" gloss="def"/> - </np> <word gloss="to_inside" posp="pp" p="to" location="inside" precise="yes"/> - </pp> + </flat> </example>
addvocab:
<example id="adpos2" translation="into the box"> <flat> - <word posp="noun" gloss="box" def="def" number="sing" locus="number"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <thingy type="noundef" function="suffix" gloss="def"/> - <word gloss="to_inside" posp="pp" p="to" location="inside" precise="yes"/> + <word posp="noun" gloss="box" def="def" number="sing" locus="number">|d͡ʒ|i|j|a|ˈ|t͡ʃ|</word> + <thingy type="nouncase" function="suffix" gloss="NOM">-|u|k|</thingy> + <thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy> + <thingy type="noundef" function="suffix" gloss="def">-|d|u|</thingy> + <word gloss="to_inside" posp="pp" p="to" location="inside" precise="yes">|p|u|ˈ|</word> </flat> </example>
vowelharmony: No change.
### |d͡ʒ|i|j|a|ˈ|t͡ʃ|#-> d͡ʒiˈjat͡ʃ
### |d͡ʒ|i|j|a|ˈ|t͡ʃ|
#-> d͡ʒiˈjat͡ʃ
### -|u|k|
#-> -uk
### -|u|k|
#-> -uk
### -|u|
#-> -u
### -|u|
#-> -u
### -|d|u|
#-> -du
### -|d|u|
#-> -du
### |p|u|ˈ|
#-> ˈpu
### |p|u|ˈ|
#-> ˈpu
### |d͡ʒ|i|j|a|ˈ|t͡ʃ||u|k||u||d|u| |p|u|ˈ|
#-> d͡ʒiˈjat͡ʃukudu ˈpu
removetags:
<example id="adpos2" translation="into the box">
<flat>
<word posp="noun" gloss="box" def="def" number="sing" locus="number">|d͡ʒ|i|j|a|ˈ|t͡ʃ|</word>
<thingy type="nouncase" function="suffix" gloss="NOM">-|u|k|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy>
<thingy type="noundef" function="suffix" gloss="def">-|d|u|</thingy>
<word gloss="to_inside" posp="pp" p="to" location="inside" precise="yes">|p|u|ˈ|</word>
</flat>
+ <p><span class="ilpair"><span class="mor">d͡ʒiˈjat͡ʃ</span><br><span class="gls">box</span></span> <span class="ilpair"><span class="mor">-uk</span><br><span class="gls"><span class="glssc">NOM</span></span></span> <span class="ilpair"><span class="mor">-u</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">-du</span><br><span class="gls">def</span></span> <span class="ilpair"><span class="mor">ˈpu</span><br><span class="gls">to_inside</span></span></p>
+ <p>d͡ʒiˈjat͡ʃukudu ˈpu</p>
+ <p>jiyachukudu pu</p>
+ <il>
+ <w>
+ <o>d͡ʒiˈjat͡ʃ</o>
+ <g>box</g>
+ </w>
+ <w>
+ <o>-uk</o>
+ <g>NOM</g>
+ </w>
+ <w>
+ <o>-u</o>
+ <g>sing</g>
+ </w>
+ <w>
+ <o>-du</o>
+ <g>def</g>
+ </w>
+ <w>
+ <o>ˈpu</o>
+ <g>to_inside</g>
+ </w>
+ </il>
</example>
### d͡ʒiˈjat͡ʃukudu ˈpu#-> d͡ʒiˈjat͡ʃukudu ˈpu
jiyachukudu pu [d͡ʒiˈjat͡ʃukudu ˈpu] d͡ʒiˈjat͡ʃ box -uk NOM -u sing -du def ˈpu to_inside “into the box” | (16) |
initial XML:
<example id="adpos3" translation="with me">
<pp role="comitative">
<np number="sing" def="neither">
<pron person="1excl" number="sing"/>
</np>
</pp>
</example>cleanup:
<example id="adpos3" translation="with me"> <pp role="comitative"> - <np number="sing" def="neither"> - <pron person="1excl" number="sing"/> + <np number="sing" def="neither" locus="number"> + <word person="1excl" number="sing" posp="pron"/> </np> </pp> </example>
module articles: No change.
module nonpastonly: No change.
module noepistemic: No change.
module RelN: No change.
module sentenceconnectors: No change.
module nominalise: No change.
module affixdensity: No change.
module adpositions:
<example id="adpos3" translation="with me">
<pp role="comitative">
<np number="sing" def="neither" locus="number">
<word person="1excl" number="sing" posp="pron"/>
</np>
+ <word gloss="COMIT" posp="pp"/>
</pp>
</example>
module constorder: No change.
module casemarking: No change.
module markowner: No change.
module propagatenumber: No change.
module simplifynumber: 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">
<np number="sing" def="neither" locus="number">
- <word person="1excl" number="sing" posp="pron"/>
+ <word person="1excl" number="sing" posp="pron" gloss="1excl.sing"/>
</np>
<word gloss="COMIT" posp="pp"/>
</pp>
</example>
copyuptophrase:
<example id="adpos3" translation="with me"> <pp role="comitative"> - <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"/> </np> <word gloss="COMIT" posp="pp"/> </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">
<np number="sing" def="neither" locus="number" person="1excl">
- <word person="1excl" number="sing" posp="pron" gloss="1excl.sing"/>
+ <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" def="neither" locus="number"/>
</np>
- <word gloss="COMIT" posp="pp"/>
+ <word gloss="COMIT" posp="pp" role="comitative"/>
</pp>
</example>
addaffixes: No change.
flatten:
<example id="adpos3" translation="with me"> - <pp role="comitative"> - <np number="sing" def="neither" locus="number" person="1excl"> + <flat> <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" def="neither" locus="number"/> - </np> <word gloss="COMIT" posp="pp" role="comitative"/> - </pp> + </flat> </example>
addvocab:
<example id="adpos3" translation="with me"> <flat> - <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" def="neither" locus="number"/> - <word gloss="COMIT" posp="pp" role="comitative"/> + <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" def="neither" locus="number">|t͡s|i|ˈ|</word> + <word gloss="COMIT" posp="pp" role="comitative">|t͡ʃ|i|ɡ|i|ˈ|</word> </flat> </example>
vowelharmony: No change.
### |t͡s|i|ˈ|#-> ˈt͡si
### |t͡s|i|ˈ|
#-> ˈt͡si
### |t͡ʃ|i|ɡ|i|ˈ|
#-> t͡ʃiˈɡi
### |t͡ʃ|i|ɡ|i|ˈ|
#-> t͡ʃiˈɡi
### |t͡s|i|ˈ| |t͡ʃ|i|ɡ|i|ˈ|
#-> ˈt͡si t͡ʃiˈɡi
removetags:
<example id="adpos3" translation="with me">
<flat>
<word person="1excl" number="sing" posp="pron" gloss="1excl.sing" def="neither" locus="number">|t͡s|i|ˈ|</word>
<word gloss="COMIT" posp="pp" role="comitative">|t͡ʃ|i|ɡ|i|ˈ|</word>
</flat>
+ <p><span class="ilpair"><span class="mor">ˈt͡si</span><br><span class="gls">1excl.sing</span></span> <span class="ilpair"><span class="mor">t͡ʃiˈɡi</span><br><span class="gls"><span class="glssc">COMIT</span></span></span></p>
+ <p>ˈt͡si t͡ʃiˈɡi</p>
+ <p>tzi chigi</p>
+ <il>
+ <w>
+ <o>ˈt͡si</o>
+ <g>1excl.sing</g>
+ </w>
+ <w>
+ <o>t͡ʃiˈɡi</o>
+ <g>COMIT</g>
+ </w>
+ </il>
</example>
### ˈt͡si t͡ʃiˈɡi#-> ˈt͡si t͡ʃiˈɡi
tzi chigi [ˈt͡si t͡ʃiˈɡi] ˈt͡si 1excl.sing t͡ʃiˈɡi COMIT “with me” | (17) |
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.
Zhush has basic Subject–Object–Verb (SOV) word order. The subject precedes the object, and the verb appears at the end of the clause. This is one of the most frequent patterns cross-linguistically.
The following examples illustrate the basic, unmarked, constituent order in Zhush.
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: No change.
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"/> </np> <np number="sing" def="def" role="obj" locus="number"> <word posp="noun" gloss="hunter"/> </np> </s> </example>
module noepistemic: No change.
module RelN: No change.
module sentenceconnectors: No change.
module nominalise: 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"/> </np> <np number="sing" def="def" role="obj" locus="number"> <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> </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"/> </np> - <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"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="kill"/> </vp> </s> </example>
module markowner: No change.
module propagatenumber: No change.
module simplifynumber: 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:
<example id="wo1" translation="The jaguar killed the hunter.">
<s>
<np number="sing" def="def" role="subj" locus="number" case="NOM">
<word posp="noun" gloss="jaguar"/>
</np>
<np number="sing" def="def" role="obj" locus="number" case="ACC">
<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" obj="3.sing">
<word posp="verb" gloss="kill"/>
</vp>
</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">
<word posp="noun" gloss="jaguar"/>
</np>
<np number="sing" def="def" role="obj" locus="number" case="ACC">
<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" obj="3.sing">
<word posp="verb" gloss="kill"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</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">
- <word posp="noun" gloss="jaguar"/>
+ <word posp="noun" gloss="jaguar" number="sing" def="def" role="subj" locus="number" case="NOM"/>
</np>
<np number="sing" def="def" role="obj" locus="number" case="ACC">
- <word posp="noun" gloss="hunter"/>
+ <word posp="noun" gloss="hunter" number="sing" def="def" role="obj" locus="number" case="ACC"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" obj="3.sing">
- <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" obj="3.sing"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</s>
</example>
About to call getSlotValue for jaguar/noun/case/obligatoryGot NOM
About to call getSlotValue for jaguar/noun/number/obligatory
Got sing
About to call getSlotValue for jaguar/noun/def/optional
Got def
About to call getSlotValue for hunter/noun/case/obligatory
Got ACC
About to call getSlotValue for hunter/noun/number/obligatory
Got sing
About to call getSlotValue for hunter/noun/def/optional
Got def
addaffixes:
<example id="wo1" translation="The jaguar killed the hunter.">
<s>
<np number="sing" def="def" role="subj" locus="number" case="NOM">
<word posp="noun" gloss="jaguar" number="sing" def="def" role="subj" locus="number" case="NOM"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
</np>
<np number="sing" def="def" role="obj" locus="number" case="ACC">
<word posp="noun" gloss="hunter" number="sing" def="def" role="obj" locus="number" case="ACC"/>
+ <thingy type="nouncase" function="suffix" gloss="ACC"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" obj="3.sing">
<word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" obj="3.sing"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</s>
</example>
flatten:
<example id="wo1" translation="The jaguar killed the hunter."> - <s> - <np number="sing" def="def" role="subj" locus="number" case="NOM"> + <flat> <word posp="noun" gloss="jaguar" number="sing" def="def" role="subj" locus="number" case="NOM"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> <thingy type="noundef" function="suffix" gloss="def"/> - </np> - <np number="sing" def="def" role="obj" locus="number" case="ACC"> <word posp="noun" gloss="hunter" number="sing" def="def" role="obj" locus="number" case="ACC"/> <thingy type="nouncase" function="suffix" gloss="ACC"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> <thingy type="noundef" function="suffix" gloss="def"/> - </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" obj="3.sing"> <word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" obj="3.sing"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> - </vp> - </s> + </flat> </example>
addvocab:
<example id="wo1" translation="The jaguar killed the hunter."> <flat> - <word posp="noun" gloss="jaguar" number="sing" def="def" role="subj" locus="number" case="NOM"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <thingy type="noundef" function="suffix" gloss="def"/> - <word posp="noun" gloss="hunter" number="sing" def="def" role="obj" locus="number" case="ACC"/> - <thingy type="nouncase" function="suffix" gloss="ACC"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <thingy type="noundef" function="suffix" gloss="def"/> - <word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" obj="3.sing"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> + <word posp="noun" gloss="jaguar" number="sing" def="def" role="subj" locus="number" case="NOM">|f|i|b|a|ˈ|c|</word> + <thingy type="nouncase" function="suffix" gloss="NOM">-|u|k|</thingy> + <thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy> + <thingy type="noundef" function="suffix" gloss="def">-|d|u|</thingy> + <word posp="noun" gloss="hunter" number="sing" def="def" role="obj" locus="number" case="ACC">|t|a|ʋ|u|ˈ|t͡ɕ|</word> + <thingy type="nouncase" function="suffix" gloss="ACC">-|u|p|</thingy> + <thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy> + <thingy type="noundef" function="suffix" gloss="def">-|d|u|</thingy> + <word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" obj="3.sing">|b|au|ˈ|</word> + <thingy type="vpta" function="enclitic" gloss="PAST">|n|a|</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> </flat> </example>
vowelharmony: No change.
### |f|i|b|a|ˈ|c|#-> fiˈbac
### |f|i|b|a|ˈ|c|
#-> fiˈbac
### -|u|k|
#-> -uk
### -|u|k|
#-> -uk
### -|u|
#-> -u
### -|u|
#-> -u
### -|d|u|
#-> -du
### -|d|u|
#-> -du
### |t|a|ʋ|u|ˈ|t͡ɕ|
#-> taˈʋut͡ɕ
### |t|a|ʋ|u|ˈ|t͡ɕ|
#-> taˈʋut͡ɕ
### -|u|p|
#-> -up
### -|u|p|
#-> -up
### -|u|
#-> -u
### -|u|
#-> -u
### -|d|u|
#-> -du
### -|d|u|
#-> -du
### |b|au|ˈ|
#-> ˈbau
### |b|au|ˈ|
#-> ˈbau
### |n|a|
#-> na
### |n|a|
#-> na
### |f|i|b|a|ˈ|c||u|k||u||d|u| |t|a|ʋ|u|ˈ|t͡ɕ||u|p||u||d|u| |b|au|ˈ| |n|a|
#-> fiˈbacukudu taˈʋut͡ɕupudu ˈbau na
removetags:
<example id="wo1" translation="The jaguar killed the hunter.">
<flat>
<word posp="noun" gloss="jaguar" number="sing" def="def" role="subj" locus="number" case="NOM">|f|i|b|a|ˈ|c|</word>
<thingy type="nouncase" function="suffix" gloss="NOM">-|u|k|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy>
<thingy type="noundef" function="suffix" gloss="def">-|d|u|</thingy>
<word posp="noun" gloss="hunter" number="sing" def="def" role="obj" locus="number" case="ACC">|t|a|ʋ|u|ˈ|t͡ɕ|</word>
<thingy type="nouncase" function="suffix" gloss="ACC">-|u|p|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy>
<thingy type="noundef" function="suffix" gloss="def">-|d|u|</thingy>
<word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" obj="3.sing">|b|au|ˈ|</word>
<thingy type="vpta" function="enclitic" gloss="PAST">|n|a|</thingy>
- <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy>
- <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
</flat>
+ <p><span class="ilpair"><span class="mor">fiˈbac</span><br><span class="gls">jaguar</span></span> <span class="ilpair"><span class="mor">-uk</span><br><span class="gls"><span class="glssc">NOM</span></span></span> <span class="ilpair"><span class="mor">-u</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">-du</span><br><span class="gls">def</span></span> <span class="ilpair"><span class="mor">taˈʋut͡ɕ</span><br><span class="gls">hunter</span></span> <span class="ilpair"><span class="mor">-up</span><br><span class="gls"><span class="glssc">ACC</span></span></span> <span class="ilpair"><span class="mor">-u</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">-du</span><br><span class="gls">def</span></span> <span class="ilpair"><span class="mor">ˈbau</span><br><span class="gls">kill</span></span> <span class="ilpair"><span class="mor">na</span><br><span class="gls"><span class="glssc">PAST</span></span></span></p>
+ <p>fiˈbacukudu taˈʋut͡ɕupudu ˈbau na</p>
+ <p>fibatjukudu tawutyupudu br na</p>
+ <il>
+ <w>
+ <o>fiˈbac</o>
+ <g>jaguar</g>
+ </w>
+ <w>
+ <o>-uk</o>
+ <g>NOM</g>
+ </w>
+ <w>
+ <o>-u</o>
+ <g>sing</g>
+ </w>
+ <w>
+ <o>-du</o>
+ <g>def</g>
+ </w>
+ <w>
+ <o>taˈʋut͡ɕ</o>
+ <g>hunter</g>
+ </w>
+ <w>
+ <o>-up</o>
+ <g>ACC</g>
+ </w>
+ <w>
+ <o>-u</o>
+ <g>sing</g>
+ </w>
+ <w>
+ <o>-du</o>
+ <g>def</g>
+ </w>
+ <w>
+ <o>ˈbau</o>
+ <g>kill</g>
+ </w>
+ <w>
+ <o>na</o>
+ <g>PAST</g>
+ </w>
+ </il>
</example>
### fiˈbacukudu taˈʋut͡ɕupudu ˈbau na#-> fiˈbacukudu taˈʋut͡ɕupudu ˈbau na
Fibatjukudu tawutyupudu br na. [fiˈbacukudu taˈʋut͡ɕupudu ˈbau na] fiˈbac jaguar -uk NOM -u sing -du def taˈʋut͡ɕ hunter -up ACC -u sing -du def ˈbau kill na PAST “The jaguar killed the hunter.” | (18) |
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: No change.
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"/> </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"/> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="daughter"/> </np> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="dog"/> </np> </np> </np> </s> </example>
module noepistemic: No change.
module RelN: No change.
module sentenceconnectors: No change.
module nominalise: 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"/> </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"/> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="daughter"/> </np> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="dog"/> </np> </np> </np> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <word posp="verb" gloss="eat"/> + </vp> </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"/> </np> - <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"/> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="daughter"/> </np> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="dog"/> </np> </np> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="eat"/> </vp> </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"/>
</np>
<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"/>
</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"/>
</np>
</np>
<np number="sing" def="def" locus="number" role="owned">
<word posp="noun" gloss="dog"/>
</np>
</np>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="eat"/>
</vp>
</s>
</example>
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">
<word posp="noun" gloss="lion"/>
</np>
- <np role="obj" case="ACC">
- <np type="owner_owned">
- <np type="owner_owned" role="owner">
+ <np role="obj" case="ACC" number="sing">
+ <np type="owner_owned" number="sing">
+ <np type="owner_owned" role="owner" number="sing">
<np number="sing" def="def" locus="number" role="owner" case="GEN">
<word posp="noun" gloss="hunter"/>
</np>
<np number="sing" def="def" locus="number" role="owned" case="GEN">
<word posp="noun" gloss="daughter"/>
</np>
</np>
<np number="sing" def="def" locus="number" role="owned">
<word posp="noun" gloss="dog"/>
</np>
</np>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="eat"/>
</vp>
</s>
</example>
module simplifynumber: 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:
<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"/>
</np>
<np role="obj" case="ACC" number="sing">
<np type="owner_owned" number="sing">
<np type="owner_owned" role="owner" number="sing">
<np number="sing" def="def" locus="number" role="owner" case="GEN">
<word posp="noun" gloss="hunter"/>
</np>
<np number="sing" def="def" locus="number" role="owned" case="GEN">
<word posp="noun" gloss="daughter"/>
</np>
</np>
<np number="sing" def="def" locus="number" role="owned">
<word posp="noun" gloss="dog"/>
</np>
</np>
</np>
- <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
+ <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" obj="3.sing">
<word posp="verb" gloss="eat"/>
</vp>
</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">
<word posp="noun" gloss="lion"/>
</np>
<np role="obj" case="ACC" number="sing">
<np type="owner_owned" number="sing">
<np type="owner_owned" role="owner" number="sing">
<np number="sing" def="def" locus="number" role="owner" case="GEN">
<word posp="noun" gloss="hunter"/>
</np>
<np number="sing" def="def" locus="number" role="owned" case="GEN">
<word posp="noun" gloss="daughter"/>
</np>
</np>
<np number="sing" def="def" locus="number" role="owned">
<word posp="noun" gloss="dog"/>
</np>
</np>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" obj="3.sing">
<word posp="verb" gloss="eat"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</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">
<word posp="noun" gloss="lion"/>
</np>
- <np role="obj" case="ACC" number="sing">
- <np type="owner_owned" number="sing">
+ <np type="owner_owned" number="sing" role="obj" case="ACC">
<np type="owner_owned" role="owner" number="sing">
<np number="sing" def="def" locus="number" role="owner" case="GEN">
<word posp="noun" gloss="hunter"/>
</np>
<np number="sing" def="def" locus="number" role="owned" case="GEN">
<word posp="noun" gloss="daughter"/>
</np>
</np>
<np number="sing" def="def" locus="number" role="owned">
<word posp="noun" gloss="dog"/>
</np>
</np>
- </np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" obj="3.sing">
<word posp="verb" gloss="eat"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</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">
<word posp="noun" gloss="lion"/>
</np>
- <np type="owner_owned" number="sing" role="obj" case="ACC">
- <np type="owner_owned" role="owner" number="sing">
<np number="sing" def="def" locus="number" role="owner" case="GEN">
<word posp="noun" gloss="hunter"/>
</np>
<np number="sing" def="def" locus="number" role="owned" case="GEN">
<word posp="noun" gloss="daughter"/>
</np>
- </np>
- <np number="sing" def="def" locus="number" role="owned">
+ <np number="sing" def="def" locus="number" role="owned" case="ACC">
<word posp="noun" gloss="dog"/>
</np>
- </np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" obj="3.sing">
<word posp="verb" gloss="eat"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</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">
- <word posp="noun" gloss="lion"/>
+ <word posp="noun" gloss="lion" number="sing" def="def" role="subj" locus="number" case="NOM"/>
</np>
<np number="sing" def="def" locus="number" role="owner" case="GEN">
- <word posp="noun" gloss="hunter"/>
+ <word posp="noun" gloss="hunter" number="sing" def="def" locus="number" role="owner" case="GEN"/>
</np>
<np number="sing" def="def" locus="number" role="owned" case="GEN">
- <word posp="noun" gloss="daughter"/>
+ <word posp="noun" gloss="daughter" number="sing" def="def" locus="number" role="owned" case="GEN"/>
</np>
<np number="sing" def="def" locus="number" role="owned" case="ACC">
- <word posp="noun" gloss="dog"/>
+ <word posp="noun" gloss="dog" number="sing" def="def" locus="number" role="owned" case="ACC"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" obj="3.sing">
- <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" obj="3.sing"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</s>
</example>
About to call getSlotValue for lion/noun/case/obligatoryGot NOM
About to call getSlotValue for lion/noun/number/obligatory
Got sing
About to call getSlotValue for lion/noun/def/optional
Got def
About to call getSlotValue for hunter/noun/case/obligatory
Got GEN
About to call getSlotValue for hunter/noun/number/obligatory
Got sing
About to call getSlotValue for hunter/noun/def/optional
Got def
About to call getSlotValue for daughter/noun/case/obligatory
Got GEN
About to call getSlotValue for daughter/noun/number/obligatory
Got sing
About to call getSlotValue for daughter/noun/def/optional
Got def
About to call getSlotValue for dog/noun/case/obligatory
Got ACC
About to call getSlotValue for dog/noun/number/obligatory
Got sing
About to call getSlotValue for dog/noun/def/optional
Got def
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">
<word posp="noun" gloss="lion" number="sing" def="def" role="subj" locus="number" case="NOM"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
</np>
<np number="sing" def="def" locus="number" role="owner" case="GEN">
<word posp="noun" gloss="hunter" number="sing" def="def" locus="number" role="owner" case="GEN"/>
+ <thingy type="nouncase" function="suffix" gloss="GEN"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
</np>
<np number="sing" def="def" locus="number" role="owned" case="GEN">
<word posp="noun" gloss="daughter" number="sing" def="def" locus="number" role="owned" case="GEN"/>
+ <thingy type="nouncase" function="suffix" gloss="GEN"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
</np>
<np number="sing" def="def" locus="number" role="owned" case="ACC">
<word posp="noun" gloss="dog" number="sing" def="def" locus="number" role="owned" case="ACC"/>
+ <thingy type="nouncase" function="suffix" gloss="ACC"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" obj="3.sing">
<word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" obj="3.sing"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</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"> + <flat> <word posp="noun" gloss="lion" number="sing" def="def" role="subj" locus="number" case="NOM"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> <thingy type="noundef" function="suffix" gloss="def"/> - </np> - <np number="sing" def="def" locus="number" role="owner" case="GEN"> <word posp="noun" gloss="hunter" number="sing" def="def" locus="number" role="owner" case="GEN"/> <thingy type="nouncase" function="suffix" gloss="GEN"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> <thingy type="noundef" function="suffix" gloss="def"/> - </np> - <np number="sing" def="def" locus="number" role="owned" case="GEN"> <word posp="noun" gloss="daughter" number="sing" def="def" locus="number" role="owned" case="GEN"/> <thingy type="nouncase" function="suffix" gloss="GEN"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> <thingy type="noundef" function="suffix" gloss="def"/> - </np> - <np number="sing" def="def" locus="number" role="owned" case="ACC"> <word posp="noun" gloss="dog" number="sing" def="def" locus="number" role="owned" case="ACC"/> <thingy type="nouncase" function="suffix" gloss="ACC"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> <thingy type="noundef" function="suffix" gloss="def"/> - </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" obj="3.sing"> <word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" obj="3.sing"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> - </vp> - </s> + </flat> </example>
addvocab:
<example id="wo2" translation="The lion ate the hunter's daughter's dog."> <flat> - <word posp="noun" gloss="lion" number="sing" def="def" role="subj" locus="number" case="NOM"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <thingy type="noundef" function="suffix" gloss="def"/> - <word posp="noun" gloss="hunter" number="sing" def="def" locus="number" role="owner" case="GEN"/> - <thingy type="nouncase" function="suffix" gloss="GEN"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <thingy type="noundef" function="suffix" gloss="def"/> - <word posp="noun" gloss="daughter" number="sing" def="def" locus="number" role="owned" case="GEN"/> - <thingy type="nouncase" function="suffix" gloss="GEN"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <thingy type="noundef" function="suffix" gloss="def"/> - <word posp="noun" gloss="dog" number="sing" def="def" locus="number" role="owned" case="ACC"/> - <thingy type="nouncase" function="suffix" gloss="ACC"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <thingy type="noundef" function="suffix" gloss="def"/> - <word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" obj="3.sing"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> + <word posp="noun" gloss="lion" number="sing" def="def" role="subj" locus="number" case="NOM">|l|a|ŋ|ai|ˈ|j|</word> + <thingy type="nouncase" function="suffix" gloss="NOM">-|u|k|</thingy> + <thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy> + <thingy type="noundef" function="suffix" gloss="def">-|d|u|</thingy> + <word posp="noun" gloss="hunter" number="sing" def="def" locus="number" role="owner" case="GEN">|t|a|ʋ|u|ˈ|t͡ɕ|</word> + <thingy type="nouncase" function="suffix" gloss="GEN">-|a|r|</thingy> + <thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy> + <thingy type="noundef" function="suffix" gloss="def">-|d|u|</thingy> + <word posp="noun" gloss="daughter" number="sing" def="def" locus="number" role="owned" case="GEN">|ʋ|u|ˈ|f|</word> + <thingy type="nouncase" function="suffix" gloss="GEN">-|a|r|</thingy> + <thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy> + <thingy type="noundef" function="suffix" gloss="def">-|d|u|</thingy> + <word posp="noun" gloss="dog" number="sing" def="def" locus="number" role="owned" case="ACC">|f|o|ˈ|t͡s|</word> + <thingy type="nouncase" function="suffix" gloss="ACC">-|u|p|</thingy> + <thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy> + <thingy type="noundef" function="suffix" gloss="def">-|d|u|</thingy> + <word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" obj="3.sing">|ʋ|u|ˈ|</word> + <thingy type="vpta" function="enclitic" gloss="PAST">|n|a|</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> </flat> </example>
vowelharmony: No change.
### |l|a|ŋ|ai|ˈ|j|#-> laˈŋaij
### |l|a|ŋ|ai|ˈ|j|
#-> laˈŋaij
### -|u|k|
#-> -uk
### -|u|k|
#-> -uk
### -|u|
#-> -u
### -|u|
#-> -u
### -|d|u|
#-> -du
### -|d|u|
#-> -du
### |t|a|ʋ|u|ˈ|t͡ɕ|
#-> taˈʋut͡ɕ
### |t|a|ʋ|u|ˈ|t͡ɕ|
#-> taˈʋut͡ɕ
### -|a|r|
#-> -ar
### -|a|r|
#-> -ar
### -|u|
#-> -u
### -|u|
#-> -u
### -|d|u|
#-> -du
### -|d|u|
#-> -du
### |ʋ|u|ˈ|f|
#-> ˈʋuf
### |ʋ|u|ˈ|f|
#-> ˈʋuf
### -|a|r|
#-> -ar
### -|a|r|
#-> -ar
### -|u|
#-> -u
### -|u|
#-> -u
### -|d|u|
#-> -du
### -|d|u|
#-> -du
### |f|o|ˈ|t͡s|
#-> ˈfot͡s
### |f|o|ˈ|t͡s|
#-> ˈfot͡s
### -|u|p|
#-> -up
### -|u|p|
#-> -up
### -|u|
#-> -u
### -|u|
#-> -u
### -|d|u|
#-> -du
### -|d|u|
#-> -du
### |ʋ|u|ˈ|
#-> ˈʋu
### |ʋ|u|ˈ|
#-> ˈʋu
### |n|a|
#-> na
### |n|a|
#-> na
### |l|a|ŋ|ai|ˈ|j||u|k||u||d|u| |t|a|ʋ|u|ˈ|t͡ɕ||a|r||u||d|u| |ʋ|u|ˈ|f||a|r||u||d|u| |f|o|ˈ|t͡s||u|p||u||d|u| |ʋ|u|ˈ| |n|a|
#-> laˈŋaijukudu taˈʋut͡ɕarudu ˈʋufarudu ˈfot͡supudu ˈʋu na
removetags:
<example id="wo2" translation="The lion ate the hunter's daughter's dog.">
<flat>
<word posp="noun" gloss="lion" number="sing" def="def" role="subj" locus="number" case="NOM">|l|a|ŋ|ai|ˈ|j|</word>
<thingy type="nouncase" function="suffix" gloss="NOM">-|u|k|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy>
<thingy type="noundef" function="suffix" gloss="def">-|d|u|</thingy>
<word posp="noun" gloss="hunter" number="sing" def="def" locus="number" role="owner" case="GEN">|t|a|ʋ|u|ˈ|t͡ɕ|</word>
<thingy type="nouncase" function="suffix" gloss="GEN">-|a|r|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy>
<thingy type="noundef" function="suffix" gloss="def">-|d|u|</thingy>
<word posp="noun" gloss="daughter" number="sing" def="def" locus="number" role="owned" case="GEN">|ʋ|u|ˈ|f|</word>
<thingy type="nouncase" function="suffix" gloss="GEN">-|a|r|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy>
<thingy type="noundef" function="suffix" gloss="def">-|d|u|</thingy>
<word posp="noun" gloss="dog" number="sing" def="def" locus="number" role="owned" case="ACC">|f|o|ˈ|t͡s|</word>
<thingy type="nouncase" function="suffix" gloss="ACC">-|u|p|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy>
<thingy type="noundef" function="suffix" gloss="def">-|d|u|</thingy>
<word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" obj="3.sing">|ʋ|u|ˈ|</word>
<thingy type="vpta" function="enclitic" gloss="PAST">|n|a|</thingy>
- <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy>
- <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
</flat>
+ <p><span class="ilpair"><span class="mor">laˈŋaij</span><br><span class="gls">lion</span></span> <span class="ilpair"><span class="mor">-uk</span><br><span class="gls"><span class="glssc">NOM</span></span></span> <span class="ilpair"><span class="mor">-u</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">-du</span><br><span class="gls">def</span></span> <span class="ilpair"><span class="mor">taˈʋut͡ɕ</span><br><span class="gls">hunter</span></span> <span class="ilpair"><span class="mor">-ar</span><br><span class="gls"><span class="glssc">GEN</span></span></span> <span class="ilpair"><span class="mor">-u</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">-du</span><br><span class="gls">def</span></span> <span class="ilpair"><span class="mor">ˈʋuf</span><br><span class="gls">daughter</span></span> <span class="ilpair"><span class="mor">-ar</span><br><span class="gls"><span class="glssc">GEN</span></span></span> <span class="ilpair"><span class="mor">-u</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">-du</span><br><span class="gls">def</span></span> <span class="ilpair"><span class="mor">ˈfot͡s</span><br><span class="gls">dog</span></span> <span class="ilpair"><span class="mor">-up</span><br><span class="gls"><span class="glssc">ACC</span></span></span> <span class="ilpair"><span class="mor">-u</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">-du</span><br><span class="gls">def</span></span> <span class="ilpair"><span class="mor">ˈʋu</span><br><span class="gls">eat</span></span> <span class="ilpair"><span class="mor">na</span><br><span class="gls"><span class="glssc">PAST</span></span></span></p>
+ <p>laˈŋaijukudu taˈʋut͡ɕarudu ˈʋufarudu ˈfot͡supudu ˈʋu na</p>
+ <p>langqyukudu tawutyaơudu wufaơudu fotzupudu wu na</p>
+ <il>
+ <w>
+ <o>laˈŋaij</o>
+ <g>lion</g>
+ </w>
+ <w>
+ <o>-uk</o>
+ <g>NOM</g>
+ </w>
+ <w>
+ <o>-u</o>
+ <g>sing</g>
+ </w>
+ <w>
+ <o>-du</o>
+ <g>def</g>
+ </w>
+ <w>
+ <o>taˈʋut͡ɕ</o>
+ <g>hunter</g>
+ </w>
+ <w>
+ <o>-ar</o>
+ <g>GEN</g>
+ </w>
+ <w>
+ <o>-u</o>
+ <g>sing</g>
+ </w>
+ <w>
+ <o>-du</o>
+ <g>def</g>
+ </w>
+ <w>
+ <o>ˈʋuf</o>
+ <g>daughter</g>
+ </w>
+ <w>
+ <o>-ar</o>
+ <g>GEN</g>
+ </w>
+ <w>
+ <o>-u</o>
+ <g>sing</g>
+ </w>
+ <w>
+ <o>-du</o>
+ <g>def</g>
+ </w>
+ <w>
+ <o>ˈfot͡s</o>
+ <g>dog</g>
+ </w>
+ <w>
+ <o>-up</o>
+ <g>ACC</g>
+ </w>
+ <w>
+ <o>-u</o>
+ <g>sing</g>
+ </w>
+ <w>
+ <o>-du</o>
+ <g>def</g>
+ </w>
+ <w>
+ <o>ˈʋu</o>
+ <g>eat</g>
+ </w>
+ <w>
+ <o>na</o>
+ <g>PAST</g>
+ </w>
+ </il>
</example>
### laˈŋaijukudu taˈʋut͡ɕarudu ˈʋufarudu ˈfot͡supudu ˈʋu na#-> laˈŋaijukudu taˈʋut͡ɕarudu ˈʋufarudu ˈfot͡supudu ˈʋu na
Langqyukudu tawutyaơudu wufaơudu fotzupudu wu na. [laˈŋaijukudu taˈʋut͡ɕarudu ˈʋufarudu ˈfot͡supudu ˈʋu na] laˈŋaij lion -uk NOM -u sing -du def taˈʋut͡ɕ hunter -ar GEN -u sing -du def ˈʋuf daughter -ar GEN -u sing -du def ˈfot͡s dog -up ACC -u sing -du def ˈʋu eat na PAST “The lion ate the hunter’s daughter’s dog.” | (19) |
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 Zhush reveals typologically significant preferences in the ordering of nominal constituents. This includes the position of adjectives, numerals, and possessors relative to the noun, each of which can offer clues to the overall headedness of the language.
Possessive constructions are head-final: the possessor precedes the possessed noun. For example, Zhush expresses “the child’s toy” with the equivalent of “child toy”. This ordering is found in many SOV and postpositional languages and aligns with a broader tendency towards modifier-first structures.
initial XML:
<example id="poss3" translation="your son's friend's book">
<np type="owner_owned">
<np type="owner_owned">
<np type="owner_owned">
<np number="sing" def="neither">
<pron person="2" number="sing"/>
</np>
<np number="sing" def="def">
<noun>son</noun>
</np>
</np>
<np number="sing" def="def">
<noun>friend</noun>
</np>
</np>
<np number="sing" def="def">
<noun>book</noun>
</np>
</np>
</example>cleanup:
<example id="poss3" translation="your son's friend's book"> <np type="owner_owned"> - <np type="owner_owned"> - <np type="owner_owned"> - <np number="sing" def="neither"> - <pron person="2" number="sing"/> + <np type="owner_owned" role="owner"> + <np type="owner_owned" role="owner"> + <np number="sing" def="neither" locus="number" role="owner"> + <word person="2" number="sing" posp="pron"/> </np> - <np number="sing" def="def"> - <noun>son</noun> + <np number="sing" def="def" locus="number" role="owned"> + <word posp="noun" gloss="son"/> </np> </np> - <np number="sing" def="def"> - <noun>friend</noun> + <np number="sing" def="def" locus="number" role="owned"> + <word posp="noun" gloss="friend"/> </np> </np> - <np number="sing" def="def"> - <noun>book</noun> + <np number="sing" def="def" locus="number" role="owned"> + <word posp="noun" gloss="book"/> </np> </np> </example>
module articles: No change.
module nonpastonly: No change.
module noepistemic: No change.
module RelN: No change.
module sentenceconnectors: No change.
module nominalise: 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"/> </np> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="friend"/> </np> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="book"/> </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"/>
</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"/>
</np>
</np>
<np number="sing" def="def" locus="number" role="owned">
<word posp="noun" gloss="book"/>
</np>
</np>
</example>
module propagatenumber:
<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" number="sing"> + <np type="owner_owned" role="owner" number="sing"> + <np type="owner_owned" role="owner" 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"> <word posp="noun" gloss="son"/> </np> </np> <np number="sing" def="def" locus="number" role="owned" case="GEN"> <word posp="noun" gloss="friend"/> </np> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="book"/> </np> </np> </example>
module simplifynumber: 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="poss3" translation="your son's friend's book">
<np type="owner_owned" case="NOM" number="sing">
<np type="owner_owned" role="owner" number="sing">
<np type="owner_owned" role="owner" number="sing">
<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"/>
</np>
<np number="sing" def="def" locus="number" role="owned" case="GEN">
<word posp="noun" gloss="son"/>
</np>
</np>
<np number="sing" def="def" locus="number" role="owned" case="GEN">
<word posp="noun" gloss="friend"/>
</np>
</np>
<np number="sing" def="def" locus="number" role="owned">
<word posp="noun" gloss="book"/>
</np>
</np>
</example>
copyuptophrase:
<example id="poss3" translation="your son's friend's book">
<np type="owner_owned" case="NOM" number="sing">
<np type="owner_owned" role="owner" number="sing">
<np type="owner_owned" role="owner" number="sing">
- <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"/>
</np>
<np number="sing" def="def" locus="number" role="owned" case="GEN">
<word posp="noun" gloss="son"/>
</np>
</np>
<np number="sing" def="def" locus="number" role="owned" case="GEN">
<word posp="noun" gloss="friend"/>
</np>
</np>
<np number="sing" def="def" locus="number" role="owned">
<word posp="noun" gloss="book"/>
</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" number="sing"> - <np type="owner_owned" role="owner" number="sing"> - <np type="owner_owned" role="owner" number="sing"> <np number="sing" def="neither" locus="number" role="owner" case="GEN" person="2"> <word person="2" number="sing" posp="pron" gloss="2.sing"/> </np> <np number="sing" def="def" locus="number" role="owned" case="GEN"> <word posp="noun" gloss="son"/> </np> - </np> <np number="sing" def="def" locus="number" role="owned" case="GEN"> <word posp="noun" gloss="friend"/> </np> - </np> - <np number="sing" def="def" locus="number" role="owned"> + <np number="sing" def="def" locus="number" role="owned" case="NOM"> <word posp="noun" gloss="book"/> </np> - </np> </example>
movedowntoword:
<example id="poss3" translation="your son's friend's book"> <np number="sing" def="neither" locus="number" role="owner" case="GEN" person="2"> - <word person="2" number="sing" posp="pron" gloss="2.sing"/> + <word person="2" number="sing" posp="pron" gloss="2.sing" def="neither" locus="number" role="owner" case="GEN"/> </np> <np number="sing" def="def" locus="number" role="owned" case="GEN"> - <word posp="noun" gloss="son"/> + <word posp="noun" gloss="son" number="sing" def="def" locus="number" role="owned" case="GEN"/> </np> <np number="sing" def="def" locus="number" role="owned" case="GEN"> - <word posp="noun" gloss="friend"/> + <word posp="noun" gloss="friend" number="sing" def="def" locus="number" role="owned" case="GEN"/> </np> <np number="sing" def="def" locus="number" role="owned" case="NOM"> - <word posp="noun" gloss="book"/> + <word posp="noun" gloss="book" number="sing" def="def" locus="number" role="owned" case="NOM"/> </np> </example>About to call getSlotValue for son/noun/case/obligatory
Got GEN
About to call getSlotValue for son/noun/number/obligatory
Got sing
About to call getSlotValue for son/noun/def/optional
Got def
About to call getSlotValue for friend/noun/case/obligatory
Got GEN
About to call getSlotValue for friend/noun/number/obligatory
Got sing
About to call getSlotValue for friend/noun/def/optional
Got def
About to call getSlotValue for book/noun/case/obligatory
Got NOM
About to call getSlotValue for book/noun/number/obligatory
Got sing
About to call getSlotValue for book/noun/def/optional
Got def
addaffixes:
<example id="poss3" translation="your son's friend's book">
<np number="sing" def="neither" locus="number" role="owner" case="GEN" person="2">
<word person="2" number="sing" posp="pron" gloss="2.sing" def="neither" locus="number" role="owner" case="GEN"/>
</np>
<np number="sing" def="def" locus="number" role="owned" case="GEN">
<word posp="noun" gloss="son" number="sing" def="def" locus="number" role="owned" case="GEN"/>
+ <thingy type="nouncase" function="suffix" gloss="GEN"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
</np>
<np number="sing" def="def" locus="number" role="owned" case="GEN">
<word posp="noun" gloss="friend" number="sing" def="def" locus="number" role="owned" case="GEN"/>
+ <thingy type="nouncase" function="suffix" gloss="GEN"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
</np>
<np number="sing" def="def" locus="number" role="owned" case="NOM">
<word posp="noun" gloss="book" number="sing" def="def" locus="number" role="owned" case="NOM"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
</np>
</example>
flatten:
<example id="poss3" translation="your son's friend's book"> - <np number="sing" def="neither" locus="number" role="owner" case="GEN" person="2"> + <flat> <word person="2" number="sing" posp="pron" gloss="2.sing" def="neither" locus="number" role="owner" case="GEN"/> - </np> - <np number="sing" def="def" locus="number" role="owned" case="GEN"> <word posp="noun" gloss="son" number="sing" def="def" locus="number" role="owned" case="GEN"/> <thingy type="nouncase" function="suffix" gloss="GEN"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> <thingy type="noundef" function="suffix" gloss="def"/> - </np> - <np number="sing" def="def" locus="number" role="owned" case="GEN"> <word posp="noun" gloss="friend" number="sing" def="def" locus="number" role="owned" case="GEN"/> <thingy type="nouncase" function="suffix" gloss="GEN"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> <thingy type="noundef" function="suffix" gloss="def"/> - </np> - <np number="sing" def="def" locus="number" role="owned" case="NOM"> <word posp="noun" gloss="book" number="sing" def="def" locus="number" role="owned" case="NOM"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> <thingy type="noundef" function="suffix" gloss="def"/> - </np> + </flat> </example>
addvocab:
<example id="poss3" translation="your son's friend's book"> <flat> - <word person="2" number="sing" posp="pron" gloss="2.sing" def="neither" locus="number" role="owner" case="GEN"/> - <word posp="noun" gloss="son" number="sing" def="def" locus="number" role="owned" case="GEN"/> - <thingy type="nouncase" function="suffix" gloss="GEN"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <thingy type="noundef" function="suffix" gloss="def"/> - <word posp="noun" gloss="friend" number="sing" def="def" locus="number" role="owned" case="GEN"/> - <thingy type="nouncase" function="suffix" gloss="GEN"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <thingy type="noundef" function="suffix" gloss="def"/> - <word posp="noun" gloss="book" number="sing" def="def" locus="number" role="owned" case="NOM"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <thingy type="noundef" function="suffix" gloss="def"/> + <word person="2" number="sing" posp="pron" gloss="2.sing" def="neither" locus="number" role="owner" case="GEN">|ɟ|yː|ˈ|</word> + <word posp="noun" gloss="son" number="sing" def="def" locus="number" role="owned" case="GEN">|ɟ|ø|ˈ|z|</word> + <thingy type="nouncase" function="suffix" gloss="GEN">-|a|r|</thingy> + <thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy> + <thingy type="noundef" function="suffix" gloss="def">-|d|u|</thingy> + <word posp="noun" gloss="friend" number="sing" def="def" locus="number" role="owned" case="GEN">|ʒ|y|ˈ|ʒ|</word> + <thingy type="nouncase" function="suffix" gloss="GEN">-|a|r|</thingy> + <thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy> + <thingy type="noundef" function="suffix" gloss="def">-|d|u|</thingy> + <word posp="noun" gloss="book" number="sing" def="def" locus="number" role="owned" case="NOM">|p|e|ˈ|ʃ|</word> + <thingy type="nouncase" function="suffix" gloss="NOM">-|u|k|</thingy> + <thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy> + <thingy type="noundef" function="suffix" gloss="def">-|d|u|</thingy> </flat> </example>
vowelharmony: No change.
### |ɟ|yː|ˈ|#-> ˈɟyː
### |ɟ|yː|ˈ|
#-> ˈɟyː
### |ɟ|ø|ˈ|z|
#-> ˈɟøz
### |ɟ|ø|ˈ|z|
#-> ˈɟøz
### -|a|r|
#-> -ar
### -|a|r|
#-> -ar
### -|u|
#-> -u
### -|u|
#-> -u
### -|d|u|
#-> -du
### -|d|u|
#-> -du
### |ʒ|y|ˈ|ʒ|
#-> ˈʒyʒ
### |ʒ|y|ˈ|ʒ|
#-> ˈʒyʒ
### -|a|r|
#-> -ar
### -|a|r|
#-> -ar
### -|u|
#-> -u
### -|u|
#-> -u
### -|d|u|
#-> -du
### -|d|u|
#-> -du
### |p|e|ˈ|ʃ|
#-> ˈpeʃ
### |p|e|ˈ|ʃ|
#-> ˈpeʃ
### -|u|k|
#-> -uk
### -|u|k|
#-> -uk
### -|u|
#-> -u
### -|u|
#-> -u
### -|d|u|
#-> -du
### -|d|u|
#-> -du
### |ɟ|yː|ˈ| |ɟ|ø|ˈ|z||a|r||u||d|u| |ʒ|y|ˈ|ʒ||a|r||u||d|u| |p|e|ˈ|ʃ||u|k||u||d|u|
#-> ˈɟyː ˈɟøzarudu ˈʒyʒarudu ˈpeʃukudu
removetags:
<example id="poss3" translation="your son's friend's book">
<flat>
<word person="2" number="sing" posp="pron" gloss="2.sing" def="neither" locus="number" role="owner" case="GEN">|ɟ|yː|ˈ|</word>
<word posp="noun" gloss="son" number="sing" def="def" locus="number" role="owned" case="GEN">|ɟ|ø|ˈ|z|</word>
<thingy type="nouncase" function="suffix" gloss="GEN">-|a|r|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy>
<thingy type="noundef" function="suffix" gloss="def">-|d|u|</thingy>
<word posp="noun" gloss="friend" number="sing" def="def" locus="number" role="owned" case="GEN">|ʒ|y|ˈ|ʒ|</word>
<thingy type="nouncase" function="suffix" gloss="GEN">-|a|r|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy>
<thingy type="noundef" function="suffix" gloss="def">-|d|u|</thingy>
<word posp="noun" gloss="book" number="sing" def="def" locus="number" role="owned" case="NOM">|p|e|ˈ|ʃ|</word>
<thingy type="nouncase" function="suffix" gloss="NOM">-|u|k|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy>
<thingy type="noundef" function="suffix" gloss="def">-|d|u|</thingy>
</flat>
+ <p><span class="ilpair"><span class="mor">ˈɟyː</span><br><span class="gls">2.sing</span></span> <span class="ilpair"><span class="mor">ˈɟøz</span><br><span class="gls">son</span></span> <span class="ilpair"><span class="mor">-ar</span><br><span class="gls"><span class="glssc">GEN</span></span></span> <span class="ilpair"><span class="mor">-u</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">-du</span><br><span class="gls">def</span></span> <span class="ilpair"><span class="mor">ˈʒyʒ</span><br><span class="gls">friend</span></span> <span class="ilpair"><span class="mor">-ar</span><br><span class="gls"><span class="glssc">GEN</span></span></span> <span class="ilpair"><span class="mor">-u</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">-du</span><br><span class="gls">def</span></span> <span class="ilpair"><span class="mor">ˈpeʃ</span><br><span class="gls">book</span></span> <span class="ilpair"><span class="mor">-uk</span><br><span class="gls"><span class="glssc">NOM</span></span></span> <span class="ilpair"><span class="mor">-u</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">-du</span><br><span class="gls">def</span></span></p>
+ <p>ˈɟyː ˈɟøzarudu ˈʒyʒarudu ˈpeʃukudu</p>
+ <p>èüü èözaơudu zhüzhaơudu peshukudu</p>
+ <il>
+ <w>
+ <o>ˈɟyː</o>
+ <g>2.sing</g>
+ </w>
+ <w>
+ <o>ˈɟøz</o>
+ <g>son</g>
+ </w>
+ <w>
+ <o>-ar</o>
+ <g>GEN</g>
+ </w>
+ <w>
+ <o>-u</o>
+ <g>sing</g>
+ </w>
+ <w>
+ <o>-du</o>
+ <g>def</g>
+ </w>
+ <w>
+ <o>ˈʒyʒ</o>
+ <g>friend</g>
+ </w>
+ <w>
+ <o>-ar</o>
+ <g>GEN</g>
+ </w>
+ <w>
+ <o>-u</o>
+ <g>sing</g>
+ </w>
+ <w>
+ <o>-du</o>
+ <g>def</g>
+ </w>
+ <w>
+ <o>ˈpeʃ</o>
+ <g>book</g>
+ </w>
+ <w>
+ <o>-uk</o>
+ <g>NOM</g>
+ </w>
+ <w>
+ <o>-u</o>
+ <g>sing</g>
+ </w>
+ <w>
+ <o>-du</o>
+ <g>def</g>
+ </w>
+ </il>
</example>
### ˈɟyː ˈɟøzarudu ˈʒyʒarudu ˈpeʃukudu#-> ˈɟyː ˈɟøzarudu ˈʒyʒarudu ˈpeʃukudu
èüü èözaơudu zhüzhaơudu peshukudu [ˈɟyː ˈɟøzarudu ˈʒyʒarudu ˈpeʃukudu] ˈɟyː 2.sing ˈɟøz son -ar GEN -u sing -du def ˈʒyʒ friend -ar GEN -u sing -du def ˈpeʃ book -uk NOM -u sing -du def “your son’s friend’s book” | (20) |
Case Marking
Zhush uses nominative–accusative case marking. The subject of an intransitive verb and the subject of a transitive verb are treated alike and take the nominative case, while the object of a transitive verb is marked with the accusative case. This is the familiar pattern from many European languages: the grammar groups together the participants that function as subjects and marks the participant affected by a transitive action separately.
initial XML:
<example id="intr_stat" translation="The cat is sleeping.">
<s>
<vp tam="pres-state">
<verb>sleep</verb>
</vp>
<np number="sing" def="def" role="subj" tr="theme">
<noun>cat</noun>
</np>
</s>
</example>cleanup:
<example id="intr_stat" translation="The cat is sleeping."> <s> - <vp tam="pres-state"> - <verb>sleep</verb> + <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active"> + <word posp="verb" gloss="sleep"/> </vp> - <np number="sing" def="def" role="subj" tr="theme"> - <noun>cat</noun> + <np number="sing" def="def" role="subj" tr="theme" locus="number"> + <word posp="noun" gloss="cat"/> </np> </s> </example>
module articles: No change.
module nonpastonly:
<example id="intr_stat" translation="The cat is sleeping."> <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="sleep"/> </vp> <np number="sing" def="def" role="subj" tr="theme" locus="number"> <word posp="noun" gloss="cat"/> </np> </s> </example>
module noepistemic: No change.
module RelN: No change.
module sentenceconnectors: No change.
module nominalise: No change.
tva1tva2
module affixdensity: No change.
module adpositions: No change.
module constorder:
<example id="intr_stat" translation="The cat is sleeping."> <s> - <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES"> - <word posp="verb" gloss="sleep"/> - </vp> <np number="sing" def="def" role="subj" tr="theme" locus="number"> <word posp="noun" gloss="cat"/> </np> + <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES"> + <word posp="verb" gloss="sleep"/> + </vp> </s> </example>
module casemarking:
<example id="intr_stat" translation="The cat is sleeping."> <s> - <np number="sing" def="def" role="subj" tr="theme" locus="number"> + <np number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM"> <word posp="noun" gloss="cat"/> </np> <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="sleep"/> </vp> </s> </example>
module markowner: No change.
module propagatenumber: No change.
module simplifynumber: 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:
<example id="intr_stat" translation="The cat is sleeping.">
<s>
<np number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM">
<word posp="noun" gloss="cat"/>
</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="3.sing">
<word posp="verb" gloss="sleep"/>
</vp>
</s>
</example>
prodrop: No change.
addclitics:
<example id="intr_stat" translation="The cat is sleeping.">
<s>
<np number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM">
<word posp="noun" gloss="cat"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing">
<word posp="verb" gloss="sleep"/>
+ <thingy type="vpta" function="enclitic" gloss="PRES"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</s>
</example>
propagateArgumentCase: No change.
unwrapArgumentNPs: No change.
unwrapOwnerOwned: No change.
movedowntoword:
<example id="intr_stat" translation="The cat is sleeping.">
<s>
<np number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM">
- <word posp="noun" gloss="cat"/>
+ <word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing">
- <word posp="verb" gloss="sleep"/>
+ <word posp="verb" gloss="sleep" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</s>
</example>
About to call getSlotValue for cat/noun/case/obligatoryGot NOM
About to call getSlotValue for cat/noun/number/obligatory
Got sing
About to call getSlotValue for cat/noun/def/optional
Got def
addaffixes:
<example id="intr_stat" translation="The cat is sleeping.">
<s>
<np number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM">
<word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing">
<word posp="verb" gloss="sleep" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</s>
</example>
flatten:
<example id="intr_stat" translation="The cat is sleeping."> - <s> - <np number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM"> + <flat> <word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> <thingy type="noundef" function="suffix" gloss="def"/> - </np> - <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing"> <word posp="verb" gloss="sleep" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> - </vp> - </s> + </flat> </example>
addvocab:
<example id="intr_stat" translation="The cat is sleeping."> <flat> - <word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <thingy type="noundef" function="suffix" gloss="def"/> - <word posp="verb" gloss="sleep" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing"/> - <thingy type="vpta" function="enclitic" gloss="PRES"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> + <word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM">|b|i|ˈ|j|</word> + <thingy type="nouncase" function="suffix" gloss="NOM">-|u|k|</thingy> + <thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy> + <thingy type="noundef" function="suffix" gloss="def">-|d|u|</thingy> + <word posp="verb" gloss="sleep" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing">|ɲ|e|ˈ|</word> + <thingy type="vpta" function="enclitic" gloss="PRES">-</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> </flat> </example>
vowelharmony: No change.
### |b|i|ˈ|j|#-> ˈbij
### |b|i|ˈ|j|
#-> ˈbij
### -|u|k|
#-> -uk
### -|u|k|
#-> -uk
### -|u|
#-> -u
### -|u|
#-> -u
### -|d|u|
#-> -du
### -|d|u|
#-> -du
### |ɲ|e|ˈ|
#-> ˈɲe
### |ɲ|e|ˈ|
#-> ˈɲe
### |b|i|ˈ|j||u|k||u||d|u| |ɲ|e|ˈ|
#-> ˈbijukudu ˈɲe
removetags:
<example id="intr_stat" translation="The cat is sleeping.">
<flat>
<word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM">|b|i|ˈ|j|</word>
<thingy type="nouncase" function="suffix" gloss="NOM">-|u|k|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy>
<thingy type="noundef" function="suffix" gloss="def">-|d|u|</thingy>
<word posp="verb" gloss="sleep" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing">|ɲ|e|ˈ|</word>
- <thingy type="vpta" function="enclitic" gloss="PRES">-</thingy>
- <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy>
- <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
</flat>
+ <p><span class="ilpair"><span class="mor">ˈbij</span><br><span class="gls">cat</span></span> <span class="ilpair"><span class="mor">-uk</span><br><span class="gls"><span class="glssc">NOM</span></span></span> <span class="ilpair"><span class="mor">-u</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">-du</span><br><span class="gls">def</span></span> <span class="ilpair"><span class="mor">ˈɲe</span><br><span class="gls">sleep</span></span></p>
+ <p>ˈbijukudu ˈɲe</p>
+ <p>biyukudu ñe</p>
+ <il>
+ <w>
+ <o>ˈbij</o>
+ <g>cat</g>
+ </w>
+ <w>
+ <o>-uk</o>
+ <g>NOM</g>
+ </w>
+ <w>
+ <o>-u</o>
+ <g>sing</g>
+ </w>
+ <w>
+ <o>-du</o>
+ <g>def</g>
+ </w>
+ <w>
+ <o>ˈɲe</o>
+ <g>sleep</g>
+ </w>
+ </il>
</example>
### ˈbijukudu ˈɲe#-> ˈbijukudu ˈɲe
Biyukudu ñe. [ˈbijukudu ˈɲe] ˈbij cat -uk NOM -u sing -du def ˈɲe sleep “The cat is sleeping.” | (21) |
initial XML:
<example id="intr_act" translation="The cat is running.">
<s>
<vp tam="pres-cont">
<verb>run</verb>
</vp>
<np number="sing" def="def" role="subj" tr="theme">
<noun>cat</noun>
</np>
</s>
</example>cleanup:
<example id="intr_act" translation="The cat is running."> <s> - <vp tam="pres-cont"> - <verb>run</verb> + <vp tam="pres-cont" negation="POS" question="not.Q"> + <word posp="verb" gloss="run"/> </vp> - <np number="sing" def="def" role="subj" tr="theme"> - <noun>cat</noun> + <np number="sing" def="def" role="subj" tr="theme" locus="number"> + <word posp="noun" gloss="cat"/> </np> </s> </example>
module articles: No change.
module nonpastonly:
<example id="intr_act" translation="The cat is running."> <s> - <vp tam="pres-cont" negation="POS" question="not.Q"> + <vp tam="pres-cont" negation="POS" question="not.Q" ta="PRES"> <word posp="verb" gloss="run"/> </vp> <np number="sing" def="def" role="subj" tr="theme" locus="number"> <word posp="noun" gloss="cat"/> </np> </s> </example>
module noepistemic: No change.
module RelN: No change.
module sentenceconnectors: No change.
module nominalise: No change.
tva1tva2
module affixdensity: No change.
module adpositions: No change.
module constorder:
<example id="intr_act" translation="The cat is running."> <s> - <vp tam="pres-cont" negation="POS" question="not.Q" ta="PRES"> - <word posp="verb" gloss="run"/> - </vp> <np number="sing" def="def" role="subj" tr="theme" locus="number"> <word posp="noun" gloss="cat"/> </np> + <vp tam="pres-cont" negation="POS" question="not.Q" ta="PRES"> + <word posp="verb" gloss="run"/> + </vp> </s> </example>
module casemarking:
<example id="intr_act" translation="The cat is running."> <s> - <np number="sing" def="def" role="subj" tr="theme" locus="number"> + <np number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM"> <word posp="noun" gloss="cat"/> </np> <vp tam="pres-cont" negation="POS" question="not.Q" ta="PRES"> <word posp="verb" gloss="run"/> </vp> </s> </example>
module markowner: No change.
module propagatenumber: No change.
module simplifynumber: 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:
<example id="intr_act" translation="The cat is running.">
<s>
<np number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM">
<word posp="noun" gloss="cat"/>
</np>
- <vp tam="pres-cont" negation="POS" question="not.Q" ta="PRES">
+ <vp tam="pres-cont" negation="POS" question="not.Q" ta="PRES" subj="3.sing">
<word posp="verb" gloss="run"/>
</vp>
</s>
</example>
prodrop: No change.
addclitics:
<example id="intr_act" translation="The cat is running.">
<s>
<np number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM">
<word posp="noun" gloss="cat"/>
</np>
<vp tam="pres-cont" negation="POS" question="not.Q" ta="PRES" subj="3.sing">
<word posp="verb" gloss="run"/>
+ <thingy type="vpta" function="enclitic" gloss="PRES"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</s>
</example>
propagateArgumentCase: No change.
unwrapArgumentNPs: No change.
unwrapOwnerOwned: No change.
movedowntoword:
<example id="intr_act" translation="The cat is running.">
<s>
<np number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM">
- <word posp="noun" gloss="cat"/>
+ <word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM"/>
</np>
<vp tam="pres-cont" negation="POS" question="not.Q" ta="PRES" subj="3.sing">
- <word posp="verb" gloss="run"/>
+ <word posp="verb" gloss="run" tam="pres-cont" negation="POS" question="not.Q" ta="PRES" subj="3.sing"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</s>
</example>
About to call getSlotValue for cat/noun/case/obligatoryGot NOM
About to call getSlotValue for cat/noun/number/obligatory
Got sing
About to call getSlotValue for cat/noun/def/optional
Got def
addaffixes:
<example id="intr_act" translation="The cat is running.">
<s>
<np number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM">
<word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
</np>
<vp tam="pres-cont" negation="POS" question="not.Q" ta="PRES" subj="3.sing">
<word posp="verb" gloss="run" tam="pres-cont" negation="POS" question="not.Q" ta="PRES" subj="3.sing"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</s>
</example>
flatten:
<example id="intr_act" translation="The cat is running."> - <s> - <np number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM"> + <flat> <word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> <thingy type="noundef" function="suffix" gloss="def"/> - </np> - <vp tam="pres-cont" negation="POS" question="not.Q" ta="PRES" subj="3.sing"> <word posp="verb" gloss="run" tam="pres-cont" negation="POS" question="not.Q" ta="PRES" subj="3.sing"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> - </vp> - </s> + </flat> </example>
addvocab:
<example id="intr_act" translation="The cat is running."> <flat> - <word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <thingy type="noundef" function="suffix" gloss="def"/> - <word posp="verb" gloss="run" tam="pres-cont" negation="POS" question="not.Q" ta="PRES" subj="3.sing"/> - <thingy type="vpta" function="enclitic" gloss="PRES"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> + <word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM">|b|i|ˈ|j|</word> + <thingy type="nouncase" function="suffix" gloss="NOM">-|u|k|</thingy> + <thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy> + <thingy type="noundef" function="suffix" gloss="def">-|d|u|</thingy> + <word posp="verb" gloss="run" tam="pres-cont" negation="POS" question="not.Q" ta="PRES" subj="3.sing">|b|y|ˈ|</word> + <thingy type="vpta" function="enclitic" gloss="PRES">-</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> </flat> </example>
vowelharmony: No change.
### |b|i|ˈ|j|#-> ˈbij
### |b|i|ˈ|j|
#-> ˈbij
### -|u|k|
#-> -uk
### -|u|k|
#-> -uk
### -|u|
#-> -u
### -|u|
#-> -u
### -|d|u|
#-> -du
### -|d|u|
#-> -du
### |b|y|ˈ|
#-> ˈby
### |b|y|ˈ|
#-> ˈby
### |b|i|ˈ|j||u|k||u||d|u| |b|y|ˈ|
#-> ˈbijukudu ˈby
removetags:
<example id="intr_act" translation="The cat is running.">
<flat>
<word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM">|b|i|ˈ|j|</word>
<thingy type="nouncase" function="suffix" gloss="NOM">-|u|k|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy>
<thingy type="noundef" function="suffix" gloss="def">-|d|u|</thingy>
<word posp="verb" gloss="run" tam="pres-cont" negation="POS" question="not.Q" ta="PRES" subj="3.sing">|b|y|ˈ|</word>
- <thingy type="vpta" function="enclitic" gloss="PRES">-</thingy>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
</flat>
+ <p><span class="ilpair"><span class="mor">ˈbij</span><br><span class="gls">cat</span></span> <span class="ilpair"><span class="mor">-uk</span><br><span class="gls"><span class="glssc">NOM</span></span></span> <span class="ilpair"><span class="mor">-u</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">-du</span><br><span class="gls">def</span></span> <span class="ilpair"><span class="mor">ˈby</span><br><span class="gls">run</span></span></p>
+ <p>ˈbijukudu ˈby</p>
+ <p>biyukudu bü</p>
+ <il>
+ <w>
+ <o>ˈbij</o>
+ <g>cat</g>
+ </w>
+ <w>
+ <o>-uk</o>
+ <g>NOM</g>
+ </w>
+ <w>
+ <o>-u</o>
+ <g>sing</g>
+ </w>
+ <w>
+ <o>-du</o>
+ <g>def</g>
+ </w>
+ <w>
+ <o>ˈby</o>
+ <g>run</g>
+ </w>
+ </il>
</example>
### ˈbijukudu ˈby#-> ˈbijukudu ˈby
Biyukudu bü. [ˈbijukudu ˈby] ˈbij cat -uk NOM -u sing -du def ˈby run “The cat is running.” | (22) |
initial XML:
<example id="tr_pres" translation="The cat is chasing the mouse.">
<s>
<vp tam="pres-cont">
<verb>chase</verb>
</vp>
<np number="sing" def="def" role="subj" tr="theme">
<noun>cat</noun>
</np>
<np number="sing" def="def" role="obj" tr="rheme">
<noun>mouse</noun>
</np>
</s>
</example>cleanup:
<example id="tr_pres" translation="The cat is chasing the mouse."> <s> - <vp tam="pres-cont"> - <verb>chase</verb> + <vp tam="pres-cont" negation="POS" question="not.Q"> + <word posp="verb" gloss="chase"/> </vp> - <np number="sing" def="def" role="subj" tr="theme"> - <noun>cat</noun> + <np number="sing" def="def" role="subj" tr="theme" locus="number"> + <word posp="noun" gloss="cat"/> </np> - <np number="sing" def="def" role="obj" tr="rheme"> - <noun>mouse</noun> + <np number="sing" def="def" role="obj" tr="rheme" locus="number"> + <word posp="noun" gloss="mouse"/> </np> </s> </example>
module articles: No change.
module nonpastonly:
<example id="tr_pres" translation="The cat is chasing the mouse."> <s> - <vp tam="pres-cont" negation="POS" question="not.Q"> + <vp tam="pres-cont" negation="POS" question="not.Q" ta="PRES"> <word posp="verb" gloss="chase"/> </vp> <np number="sing" def="def" role="subj" tr="theme" locus="number"> <word posp="noun" gloss="cat"/> </np> <np number="sing" def="def" role="obj" tr="rheme" locus="number"> <word posp="noun" gloss="mouse"/> </np> </s> </example>
module noepistemic: No change.
module RelN: No change.
module sentenceconnectors: No change.
module nominalise: No change.
tva1tva2
module affixdensity: No change.
module adpositions: No change.
module constorder:
<example id="tr_pres" translation="The cat is chasing the mouse."> <s> - <vp tam="pres-cont" negation="POS" question="not.Q" ta="PRES"> - <word posp="verb" gloss="chase"/> - </vp> <np number="sing" def="def" role="subj" tr="theme" locus="number"> <word posp="noun" gloss="cat"/> </np> <np number="sing" def="def" role="obj" tr="rheme" locus="number"> <word posp="noun" gloss="mouse"/> </np> + <vp tam="pres-cont" negation="POS" question="not.Q" ta="PRES"> + <word posp="verb" gloss="chase"/> + </vp> </s> </example>
module casemarking:
<example id="tr_pres" translation="The cat is chasing the mouse."> <s> - <np number="sing" def="def" role="subj" tr="theme" locus="number"> + <np number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM"> <word posp="noun" gloss="cat"/> </np> - <np number="sing" def="def" role="obj" tr="rheme" locus="number"> + <np number="sing" def="def" role="obj" tr="rheme" locus="number" case="ACC"> <word posp="noun" gloss="mouse"/> </np> <vp tam="pres-cont" negation="POS" question="not.Q" ta="PRES"> <word posp="verb" gloss="chase"/> </vp> </s> </example>
module markowner: No change.
module propagatenumber: No change.
module simplifynumber: 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:
<example id="tr_pres" translation="The cat is chasing the mouse.">
<s>
<np number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM">
<word posp="noun" gloss="cat"/>
</np>
<np number="sing" def="def" role="obj" tr="rheme" locus="number" case="ACC">
<word posp="noun" gloss="mouse"/>
</np>
- <vp tam="pres-cont" negation="POS" question="not.Q" ta="PRES">
+ <vp tam="pres-cont" negation="POS" question="not.Q" ta="PRES" subj="3.sing" obj="3.sing">
<word posp="verb" gloss="chase"/>
</vp>
</s>
</example>
prodrop: No change.
addclitics:
<example id="tr_pres" translation="The cat is chasing the mouse.">
<s>
<np number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM">
<word posp="noun" gloss="cat"/>
</np>
<np number="sing" def="def" role="obj" tr="rheme" locus="number" case="ACC">
<word posp="noun" gloss="mouse"/>
</np>
<vp tam="pres-cont" negation="POS" question="not.Q" ta="PRES" subj="3.sing" obj="3.sing">
<word posp="verb" gloss="chase"/>
+ <thingy type="vpta" function="enclitic" gloss="PRES"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</s>
</example>
propagateArgumentCase: No change.
unwrapArgumentNPs: No change.
unwrapOwnerOwned: No change.
movedowntoword:
<example id="tr_pres" translation="The cat is chasing the mouse.">
<s>
<np number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM">
- <word posp="noun" gloss="cat"/>
+ <word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM"/>
</np>
<np number="sing" def="def" role="obj" tr="rheme" locus="number" case="ACC">
- <word posp="noun" gloss="mouse"/>
+ <word posp="noun" gloss="mouse" number="sing" def="def" role="obj" tr="rheme" locus="number" case="ACC"/>
</np>
<vp tam="pres-cont" negation="POS" question="not.Q" ta="PRES" subj="3.sing" obj="3.sing">
- <word posp="verb" gloss="chase"/>
+ <word posp="verb" gloss="chase" tam="pres-cont" negation="POS" question="not.Q" ta="PRES" subj="3.sing" obj="3.sing"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</s>
</example>
About to call getSlotValue for cat/noun/case/obligatoryGot NOM
About to call getSlotValue for cat/noun/number/obligatory
Got sing
About to call getSlotValue for cat/noun/def/optional
Got def
About to call getSlotValue for mouse/noun/case/obligatory
Got ACC
About to call getSlotValue for mouse/noun/number/obligatory
Got sing
About to call getSlotValue for mouse/noun/def/optional
Got def
addaffixes:
<example id="tr_pres" translation="The cat is chasing the mouse.">
<s>
<np number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM">
<word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
</np>
<np number="sing" def="def" role="obj" tr="rheme" locus="number" case="ACC">
<word posp="noun" gloss="mouse" number="sing" def="def" role="obj" tr="rheme" locus="number" case="ACC"/>
+ <thingy type="nouncase" function="suffix" gloss="ACC"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
</np>
<vp tam="pres-cont" negation="POS" question="not.Q" ta="PRES" subj="3.sing" obj="3.sing">
<word posp="verb" gloss="chase" tam="pres-cont" negation="POS" question="not.Q" ta="PRES" subj="3.sing" obj="3.sing"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</s>
</example>
flatten:
<example id="tr_pres" translation="The cat is chasing the mouse."> - <s> - <np number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM"> + <flat> <word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> <thingy type="noundef" function="suffix" gloss="def"/> - </np> - <np number="sing" def="def" role="obj" tr="rheme" locus="number" case="ACC"> <word posp="noun" gloss="mouse" number="sing" def="def" role="obj" tr="rheme" locus="number" case="ACC"/> <thingy type="nouncase" function="suffix" gloss="ACC"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> <thingy type="noundef" function="suffix" gloss="def"/> - </np> - <vp tam="pres-cont" negation="POS" question="not.Q" ta="PRES" subj="3.sing" obj="3.sing"> <word posp="verb" gloss="chase" tam="pres-cont" negation="POS" question="not.Q" ta="PRES" subj="3.sing" obj="3.sing"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> - </vp> - </s> + </flat> </example>
addvocab:
<example id="tr_pres" translation="The cat is chasing the mouse."> <flat> - <word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <thingy type="noundef" function="suffix" gloss="def"/> - <word posp="noun" gloss="mouse" number="sing" def="def" role="obj" tr="rheme" locus="number" case="ACC"/> - <thingy type="nouncase" function="suffix" gloss="ACC"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <thingy type="noundef" function="suffix" gloss="def"/> - <word posp="verb" gloss="chase" tam="pres-cont" negation="POS" question="not.Q" ta="PRES" subj="3.sing" obj="3.sing"/> - <thingy type="vpta" function="enclitic" gloss="PRES"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> + <word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM">|b|i|ˈ|j|</word> + <thingy type="nouncase" function="suffix" gloss="NOM">-|u|k|</thingy> + <thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy> + <thingy type="noundef" function="suffix" gloss="def">-|d|u|</thingy> + <word posp="noun" gloss="mouse" number="sing" def="def" role="obj" tr="rheme" locus="number" case="ACC">|k|u|b|o|ˈ|t͡ɕ|</word> + <thingy type="nouncase" function="suffix" gloss="ACC">-|u|p|</thingy> + <thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy> + <thingy type="noundef" function="suffix" gloss="def">-|d|u|</thingy> + <word posp="verb" gloss="chase" tam="pres-cont" negation="POS" question="not.Q" ta="PRES" subj="3.sing" obj="3.sing">|ʋ|i|b|a|ˈ|</word> + <thingy type="vpta" function="enclitic" gloss="PRES">-</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> </flat> </example>
vowelharmony: No change.
### |b|i|ˈ|j|#-> ˈbij
### |b|i|ˈ|j|
#-> ˈbij
### -|u|k|
#-> -uk
### -|u|k|
#-> -uk
### -|u|
#-> -u
### -|u|
#-> -u
### -|d|u|
#-> -du
### -|d|u|
#-> -du
### |k|u|b|o|ˈ|t͡ɕ|
#-> kuˈbot͡ɕ
### |k|u|b|o|ˈ|t͡ɕ|
#-> kuˈbot͡ɕ
### -|u|p|
#-> -up
### -|u|p|
#-> -up
### -|u|
#-> -u
### -|u|
#-> -u
### -|d|u|
#-> -du
### -|d|u|
#-> -du
### |ʋ|i|b|a|ˈ|
#-> ʋiˈba
### |ʋ|i|b|a|ˈ|
#-> ʋiˈba
### |b|i|ˈ|j||u|k||u||d|u| |k|u|b|o|ˈ|t͡ɕ||u|p||u||d|u| |ʋ|i|b|a|ˈ|
#-> ˈbijukudu kuˈbot͡ɕupudu ʋiˈba
removetags:
<example id="tr_pres" translation="The cat is chasing the mouse.">
<flat>
<word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM">|b|i|ˈ|j|</word>
<thingy type="nouncase" function="suffix" gloss="NOM">-|u|k|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy>
<thingy type="noundef" function="suffix" gloss="def">-|d|u|</thingy>
<word posp="noun" gloss="mouse" number="sing" def="def" role="obj" tr="rheme" locus="number" case="ACC">|k|u|b|o|ˈ|t͡ɕ|</word>
<thingy type="nouncase" function="suffix" gloss="ACC">-|u|p|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy>
<thingy type="noundef" function="suffix" gloss="def">-|d|u|</thingy>
<word posp="verb" gloss="chase" tam="pres-cont" negation="POS" question="not.Q" ta="PRES" subj="3.sing" obj="3.sing">|ʋ|i|b|a|ˈ|</word>
- <thingy type="vpta" function="enclitic" gloss="PRES">-</thingy>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
</flat>
+ <p><span class="ilpair"><span class="mor">ˈbij</span><br><span class="gls">cat</span></span> <span class="ilpair"><span class="mor">-uk</span><br><span class="gls"><span class="glssc">NOM</span></span></span> <span class="ilpair"><span class="mor">-u</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">-du</span><br><span class="gls">def</span></span> <span class="ilpair"><span class="mor">kuˈbot͡ɕ</span><br><span class="gls">mouse</span></span> <span class="ilpair"><span class="mor">-up</span><br><span class="gls"><span class="glssc">ACC</span></span></span> <span class="ilpair"><span class="mor">-u</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">-du</span><br><span class="gls">def</span></span> <span class="ilpair"><span class="mor">ʋiˈba</span><br><span class="gls">chase</span></span></p>
+ <p>ˈbijukudu kuˈbot͡ɕupudu ʋiˈba</p>
+ <p>biyukudu kubotyupudu wiba</p>
+ <il>
+ <w>
+ <o>ˈbij</o>
+ <g>cat</g>
+ </w>
+ <w>
+ <o>-uk</o>
+ <g>NOM</g>
+ </w>
+ <w>
+ <o>-u</o>
+ <g>sing</g>
+ </w>
+ <w>
+ <o>-du</o>
+ <g>def</g>
+ </w>
+ <w>
+ <o>kuˈbot͡ɕ</o>
+ <g>mouse</g>
+ </w>
+ <w>
+ <o>-up</o>
+ <g>ACC</g>
+ </w>
+ <w>
+ <o>-u</o>
+ <g>sing</g>
+ </w>
+ <w>
+ <o>-du</o>
+ <g>def</g>
+ </w>
+ <w>
+ <o>ʋiˈba</o>
+ <g>chase</g>
+ </w>
+ </il>
</example>
### ˈbijukudu kuˈbot͡ɕupudu ʋiˈba#-> ˈbijukudu kuˈbot͡ɕupudu ʋiˈba
Biyukudu kubotyupudu wiba. [ˈbijukudu kuˈbot͡ɕupudu ʋiˈba] ˈbij cat -uk NOM -u sing -du def kuˈbot͡ɕ mouse -up ACC -u sing -du def ʋiˈba chase “The cat is chasing the mouse.” | (23) |
initial XML:
<example id="tr_past" translation="The cat caught the mouse.">
<s>
<vp tam="past-punct">
<verb>catch</verb>
</vp>
<np number="sing" def="def" role="subj" tr="theme">
<noun>cat</noun>
</np>
<np number="sing" def="def" role="obj" tr="rheme">
<noun>mouse</noun>
</np>
</s>
</example>cleanup:
<example id="tr_past" translation="The cat caught the mouse."> <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 number="sing" def="def" role="subj" tr="theme"> - <noun>cat</noun> + <np number="sing" def="def" role="subj" tr="theme" locus="number"> + <word posp="noun" gloss="cat"/> </np> - <np number="sing" def="def" role="obj" tr="rheme"> - <noun>mouse</noun> + <np number="sing" def="def" role="obj" tr="rheme" locus="number"> + <word posp="noun" gloss="mouse"/> </np> </s> </example>
module articles: No change.
module nonpastonly:
<example id="tr_past" translation="The cat 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="catch"/> </vp> <np number="sing" def="def" role="subj" tr="theme" locus="number"> <word posp="noun" gloss="cat"/> </np> <np number="sing" def="def" role="obj" tr="rheme" locus="number"> <word posp="noun" gloss="mouse"/> </np> </s> </example>
module noepistemic: No change.
module RelN: No change.
module sentenceconnectors: No change.
module nominalise: No change.
tva1tva2
module affixdensity: No change.
module adpositions: No change.
module constorder:
<example id="tr_past" translation="The cat caught the mouse."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> - <word posp="verb" gloss="catch"/> - </vp> <np number="sing" def="def" role="subj" tr="theme" locus="number"> <word posp="noun" gloss="cat"/> </np> <np number="sing" def="def" role="obj" tr="rheme" locus="number"> <word posp="noun" gloss="mouse"/> </np> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <word posp="verb" gloss="catch"/> + </vp> </s> </example>
module casemarking:
<example id="tr_past" translation="The cat caught the mouse."> <s> - <np number="sing" def="def" role="subj" tr="theme" locus="number"> + <np number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM"> <word posp="noun" gloss="cat"/> </np> - <np number="sing" def="def" role="obj" tr="rheme" locus="number"> + <np number="sing" def="def" role="obj" tr="rheme" locus="number" case="ACC"> <word posp="noun" gloss="mouse"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="catch"/> </vp> </s> </example>
module markowner: No change.
module propagatenumber: No change.
module simplifynumber: 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:
<example id="tr_past" translation="The cat caught the mouse.">
<s>
<np number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM">
<word posp="noun" gloss="cat"/>
</np>
<np number="sing" def="def" role="obj" tr="rheme" locus="number" case="ACC">
<word posp="noun" gloss="mouse"/>
</np>
- <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
+ <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" obj="3.sing">
<word posp="verb" gloss="catch"/>
</vp>
</s>
</example>
prodrop: No change.
addclitics:
<example id="tr_past" translation="The cat caught the mouse.">
<s>
<np number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM">
<word posp="noun" gloss="cat"/>
</np>
<np number="sing" def="def" role="obj" tr="rheme" locus="number" case="ACC">
<word posp="noun" gloss="mouse"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" obj="3.sing">
<word posp="verb" gloss="catch"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</s>
</example>
propagateArgumentCase: No change.
unwrapArgumentNPs: No change.
unwrapOwnerOwned: No change.
movedowntoword:
<example id="tr_past" translation="The cat caught the mouse.">
<s>
<np number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM">
- <word posp="noun" gloss="cat"/>
+ <word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM"/>
</np>
<np number="sing" def="def" role="obj" tr="rheme" locus="number" case="ACC">
- <word posp="noun" gloss="mouse"/>
+ <word posp="noun" gloss="mouse" number="sing" def="def" role="obj" tr="rheme" locus="number" case="ACC"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" obj="3.sing">
- <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" obj="3.sing"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</s>
</example>
About to call getSlotValue for cat/noun/case/obligatoryGot NOM
About to call getSlotValue for cat/noun/number/obligatory
Got sing
About to call getSlotValue for cat/noun/def/optional
Got def
About to call getSlotValue for mouse/noun/case/obligatory
Got ACC
About to call getSlotValue for mouse/noun/number/obligatory
Got sing
About to call getSlotValue for mouse/noun/def/optional
Got def
addaffixes:
<example id="tr_past" translation="The cat caught the mouse.">
<s>
<np number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM">
<word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
</np>
<np number="sing" def="def" role="obj" tr="rheme" locus="number" case="ACC">
<word posp="noun" gloss="mouse" number="sing" def="def" role="obj" tr="rheme" locus="number" case="ACC"/>
+ <thingy type="nouncase" function="suffix" gloss="ACC"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" obj="3.sing">
<word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" obj="3.sing"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</s>
</example>
flatten:
<example id="tr_past" translation="The cat caught the mouse."> - <s> - <np number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM"> + <flat> <word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> <thingy type="noundef" function="suffix" gloss="def"/> - </np> - <np number="sing" def="def" role="obj" tr="rheme" locus="number" case="ACC"> <word posp="noun" gloss="mouse" number="sing" def="def" role="obj" tr="rheme" locus="number" case="ACC"/> <thingy type="nouncase" function="suffix" gloss="ACC"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> <thingy type="noundef" function="suffix" gloss="def"/> - </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" obj="3.sing"> <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" obj="3.sing"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> - </vp> - </s> + </flat> </example>
addvocab:
<example id="tr_past" translation="The cat caught the mouse."> <flat> - <word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <thingy type="noundef" function="suffix" gloss="def"/> - <word posp="noun" gloss="mouse" number="sing" def="def" role="obj" tr="rheme" locus="number" case="ACC"/> - <thingy type="nouncase" function="suffix" gloss="ACC"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <thingy type="noundef" function="suffix" gloss="def"/> - <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" obj="3.sing"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> + <word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM">|b|i|ˈ|j|</word> + <thingy type="nouncase" function="suffix" gloss="NOM">-|u|k|</thingy> + <thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy> + <thingy type="noundef" function="suffix" gloss="def">-|d|u|</thingy> + <word posp="noun" gloss="mouse" number="sing" def="def" role="obj" tr="rheme" locus="number" case="ACC">|k|u|b|o|ˈ|t͡ɕ|</word> + <thingy type="nouncase" function="suffix" gloss="ACC">-|u|p|</thingy> + <thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy> + <thingy type="noundef" function="suffix" gloss="def">-|d|u|</thingy> + <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" obj="3.sing">|ɲ|o|ˈ|</word> + <thingy type="vpta" function="enclitic" gloss="PAST">|n|a|</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> </flat> </example>
vowelharmony: No change.
### |b|i|ˈ|j|#-> ˈbij
### |b|i|ˈ|j|
#-> ˈbij
### -|u|k|
#-> -uk
### -|u|k|
#-> -uk
### -|u|
#-> -u
### -|u|
#-> -u
### -|d|u|
#-> -du
### -|d|u|
#-> -du
### |k|u|b|o|ˈ|t͡ɕ|
#-> kuˈbot͡ɕ
### |k|u|b|o|ˈ|t͡ɕ|
#-> kuˈbot͡ɕ
### -|u|p|
#-> -up
### -|u|p|
#-> -up
### -|u|
#-> -u
### -|u|
#-> -u
### -|d|u|
#-> -du
### -|d|u|
#-> -du
### |ɲ|o|ˈ|
#-> ˈɲo
### |ɲ|o|ˈ|
#-> ˈɲo
### |n|a|
#-> na
### |n|a|
#-> na
### |b|i|ˈ|j||u|k||u||d|u| |k|u|b|o|ˈ|t͡ɕ||u|p||u||d|u| |ɲ|o|ˈ| |n|a|
#-> ˈbijukudu kuˈbot͡ɕupudu ˈɲo na
removetags:
<example id="tr_past" translation="The cat caught the mouse.">
<flat>
<word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM">|b|i|ˈ|j|</word>
<thingy type="nouncase" function="suffix" gloss="NOM">-|u|k|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy>
<thingy type="noundef" function="suffix" gloss="def">-|d|u|</thingy>
<word posp="noun" gloss="mouse" number="sing" def="def" role="obj" tr="rheme" locus="number" case="ACC">|k|u|b|o|ˈ|t͡ɕ|</word>
<thingy type="nouncase" function="suffix" gloss="ACC">-|u|p|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy>
<thingy type="noundef" function="suffix" gloss="def">-|d|u|</thingy>
<word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" obj="3.sing">|ɲ|o|ˈ|</word>
<thingy type="vpta" function="enclitic" gloss="PAST">|n|a|</thingy>
- <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy>
- <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
</flat>
+ <p><span class="ilpair"><span class="mor">ˈbij</span><br><span class="gls">cat</span></span> <span class="ilpair"><span class="mor">-uk</span><br><span class="gls"><span class="glssc">NOM</span></span></span> <span class="ilpair"><span class="mor">-u</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">-du</span><br><span class="gls">def</span></span> <span class="ilpair"><span class="mor">kuˈbot͡ɕ</span><br><span class="gls">mouse</span></span> <span class="ilpair"><span class="mor">-up</span><br><span class="gls"><span class="glssc">ACC</span></span></span> <span class="ilpair"><span class="mor">-u</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">-du</span><br><span class="gls">def</span></span> <span class="ilpair"><span class="mor">ˈɲo</span><br><span class="gls">catch</span></span> <span class="ilpair"><span class="mor">na</span><br><span class="gls"><span class="glssc">PAST</span></span></span></p>
+ <p>ˈbijukudu kuˈbot͡ɕupudu ˈɲo na</p>
+ <p>biyukudu kubotyupudu ño na</p>
+ <il>
+ <w>
+ <o>ˈbij</o>
+ <g>cat</g>
+ </w>
+ <w>
+ <o>-uk</o>
+ <g>NOM</g>
+ </w>
+ <w>
+ <o>-u</o>
+ <g>sing</g>
+ </w>
+ <w>
+ <o>-du</o>
+ <g>def</g>
+ </w>
+ <w>
+ <o>kuˈbot͡ɕ</o>
+ <g>mouse</g>
+ </w>
+ <w>
+ <o>-up</o>
+ <g>ACC</g>
+ </w>
+ <w>
+ <o>-u</o>
+ <g>sing</g>
+ </w>
+ <w>
+ <o>-du</o>
+ <g>def</g>
+ </w>
+ <w>
+ <o>ˈɲo</o>
+ <g>catch</g>
+ </w>
+ <w>
+ <o>na</o>
+ <g>PAST</g>
+ </w>
+ </il>
</example>
### ˈbijukudu kuˈbot͡ɕupudu ˈɲo na#-> ˈbijukudu kuˈbot͡ɕupudu ˈɲo na
Biyukudu kubotyupudu ño na. [ˈbijukudu kuˈbot͡ɕupudu ˈɲo na] ˈbij cat -uk NOM -u sing -du def kuˈbot͡ɕ mouse -up ACC -u sing -du def ˈɲo catch na PAST “The cat caught the mouse.” | (24) |
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: No change.
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"/> </np> <np role="obj" tr="rheme"> <conjp conj="and"> <np def="def" number="plur" locus="number"> <word posp="noun" gloss="jaguar"/> </np> <np def="def" number="plur" locus="number"> <word posp="noun" gloss="tiger"/> </np> <np def="def" number="plur" locus="number"> <word posp="noun" gloss="lion"/> </np> </conjp> </np> </s> </example>
module noepistemic: No change.
module RelN: No change.
module sentenceconnectors: No change.
module nominalise: 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"/> </np> <np role="obj" tr="rheme"> <conjp conj="and"> <np def="def" number="plur" locus="number"> <word posp="noun" gloss="jaguar"/> </np> <np def="def" number="plur" locus="number"> <word posp="noun" gloss="tiger"/> </np> <np def="def" number="plur" locus="number"> <word posp="noun" gloss="lion"/> </np> </conjp> </np> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <word posp="verb" gloss="kill"/> + </vp> </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"/> </np> - <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"/> </np> <np def="def" number="plur" locus="number"> <word posp="noun" gloss="tiger"/> </np> <np def="def" number="plur" locus="number"> <word posp="noun" gloss="lion"/> </np> </conjp> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="kill"/> </vp> </s> </example>
module markowner: 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">
<word posp="noun" gloss="hunter"/>
</np>
- <np role="obj" tr="rheme" case="ACC">
+ <np role="obj" tr="rheme" case="ACC" number="plur">
<conjp conj="and">
<np def="def" number="plur" locus="number">
<word posp="noun" gloss="jaguar"/>
</np>
<np def="def" number="plur" locus="number">
<word posp="noun" gloss="tiger"/>
</np>
<np def="def" number="plur" locus="number">
<word posp="noun" gloss="lion"/>
</np>
</conjp>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="kill"/>
</vp>
</s>
</example>
module simplifynumber: No change.
createpronouns: No change.
module ngen: No change.
module wordorder: No change.
module wordorder: No change.
module wordorder: No change.
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">
<word posp="noun" gloss="hunter"/>
</np>
<np role="obj" tr="rheme" case="ACC" number="plur">
<conjp conj="and">
<np def="def" number="plur" locus="number">
<word posp="noun" gloss="jaguar"/>
</np>
+ <word posp="conj" gloss="and"/>
<np def="def" number="plur" locus="number">
<word posp="noun" gloss="tiger"/>
</np>
+ <word posp="conj" gloss="and"/>
<np def="def" number="plur" locus="number">
<word posp="noun" gloss="lion"/>
</np>
</conjp>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="kill"/>
</vp>
</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">
<word posp="noun" gloss="hunter"/>
</np>
<np role="obj" tr="rheme" case="ACC" number="plur">
- <conjp conj="and">
- <np def="def" number="plur" locus="number">
+ <np def="def" number="plur" locus="number" role="obj" tr="rheme" case="ACC">
<word posp="noun" gloss="jaguar"/>
</np>
<word posp="conj" gloss="and"/>
- <np def="def" number="plur" locus="number">
+ <np def="def" number="plur" locus="number" role="obj" tr="rheme" case="ACC">
<word posp="noun" gloss="tiger"/>
</np>
<word posp="conj" gloss="and"/>
- <np def="def" number="plur" locus="number">
+ <np def="def" number="plur" locus="number" role="obj" tr="rheme" case="ACC">
<word posp="noun" gloss="lion"/>
</np>
- </conjp>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="kill"/>
</vp>
</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">
<word posp="noun" gloss="hunter"/>
</np>
<np role="obj" tr="rheme" case="ACC" number="plur">
<np def="def" number="plur" locus="number" role="obj" tr="rheme" case="ACC">
<word posp="noun" gloss="jaguar"/>
</np>
<word posp="conj" gloss="and"/>
<np def="def" number="plur" locus="number" role="obj" tr="rheme" case="ACC">
<word posp="noun" gloss="tiger"/>
</np>
<word posp="conj" gloss="and"/>
<np def="def" number="plur" locus="number" role="obj" tr="rheme" case="ACC">
<word posp="noun" gloss="lion"/>
</np>
</np>
- <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
+ <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" obj="3.plur">
<word posp="verb" gloss="kill"/>
</vp>
</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">
<word posp="noun" gloss="hunter"/>
</np>
<np role="obj" tr="rheme" case="ACC" number="plur">
<np def="def" number="plur" locus="number" role="obj" tr="rheme" case="ACC">
<word posp="noun" gloss="jaguar"/>
</np>
<word posp="conj" gloss="and"/>
<np def="def" number="plur" locus="number" role="obj" tr="rheme" case="ACC">
<word posp="noun" gloss="tiger"/>
</np>
<word posp="conj" gloss="and"/>
<np def="def" number="plur" locus="number" role="obj" tr="rheme" case="ACC">
<word posp="noun" gloss="lion"/>
</np>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" obj="3.plur">
<word posp="verb" gloss="kill"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</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">
<word posp="noun" gloss="hunter"/>
</np>
- <np role="obj" tr="rheme" case="ACC" number="plur">
<np def="def" number="plur" locus="number" role="obj" tr="rheme" case="ACC">
<word posp="noun" gloss="jaguar"/>
</np>
<word posp="conj" gloss="and"/>
<np def="def" number="plur" locus="number" role="obj" tr="rheme" case="ACC">
<word posp="noun" gloss="tiger"/>
</np>
<word posp="conj" gloss="and"/>
<np def="def" number="plur" locus="number" role="obj" tr="rheme" case="ACC">
<word posp="noun" gloss="lion"/>
</np>
- </np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" obj="3.plur">
<word posp="verb" gloss="kill"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</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">
- <word posp="noun" gloss="hunter"/>
+ <word posp="noun" gloss="hunter" def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM"/>
</np>
<np def="def" number="plur" locus="number" role="obj" tr="rheme" case="ACC">
- <word posp="noun" gloss="jaguar"/>
+ <word posp="noun" gloss="jaguar" def="def" number="plur" locus="number" role="obj" tr="rheme" case="ACC"/>
</np>
<word posp="conj" gloss="and"/>
<np def="def" number="plur" locus="number" role="obj" tr="rheme" case="ACC">
- <word posp="noun" gloss="tiger"/>
+ <word posp="noun" gloss="tiger" def="def" number="plur" locus="number" role="obj" tr="rheme" case="ACC"/>
</np>
<word posp="conj" gloss="and"/>
<np def="def" number="plur" locus="number" role="obj" tr="rheme" case="ACC">
- <word posp="noun" gloss="lion"/>
+ <word posp="noun" gloss="lion" def="def" number="plur" locus="number" role="obj" tr="rheme" case="ACC"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" obj="3.plur">
- <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" obj="3.plur"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</s>
</example>
About to call getSlotValue for hunter/noun/case/obligatoryGot NOM
About to call getSlotValue for hunter/noun/number/obligatory
Got sing
About to call getSlotValue for hunter/noun/def/optional
Got def
About to call getSlotValue for jaguar/noun/case/obligatory
Got ACC
About to call getSlotValue for jaguar/noun/number/obligatory
Got plur
About to call getSlotValue for jaguar/noun/def/optional
Got def
About to call getSlotValue for tiger/noun/case/obligatory
Got ACC
About to call getSlotValue for tiger/noun/number/obligatory
Got plur
About to call getSlotValue for tiger/noun/def/optional
Got def
About to call getSlotValue for lion/noun/case/obligatory
Got ACC
About to call getSlotValue for lion/noun/number/obligatory
Got plur
About to call getSlotValue for lion/noun/def/optional
Got def
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">
<word posp="noun" gloss="hunter" def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
</np>
<np def="def" number="plur" locus="number" role="obj" tr="rheme" case="ACC">
<word posp="noun" gloss="jaguar" def="def" number="plur" locus="number" role="obj" tr="rheme" case="ACC"/>
+ <thingy type="nouncase" function="suffix" gloss="ACC"/>
+ <thingy type="nounnumber" function="suffix" gloss="plur"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
</np>
<word posp="conj" gloss="and"/>
<np def="def" number="plur" locus="number" role="obj" tr="rheme" case="ACC">
<word posp="noun" gloss="tiger" def="def" number="plur" locus="number" role="obj" tr="rheme" case="ACC"/>
+ <thingy type="nouncase" function="suffix" gloss="ACC"/>
+ <thingy type="nounnumber" function="suffix" gloss="plur"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
</np>
<word posp="conj" gloss="and"/>
<np def="def" number="plur" locus="number" role="obj" tr="rheme" case="ACC">
<word posp="noun" gloss="lion" def="def" number="plur" locus="number" role="obj" tr="rheme" case="ACC"/>
+ <thingy type="nouncase" function="suffix" gloss="ACC"/>
+ <thingy type="nounnumber" function="suffix" gloss="plur"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" obj="3.plur">
<word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" obj="3.plur"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</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"> + <flat> <word posp="noun" gloss="hunter" def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> <thingy type="noundef" function="suffix" gloss="def"/> - </np> - <np def="def" number="plur" locus="number" role="obj" tr="rheme" case="ACC"> <word posp="noun" gloss="jaguar" def="def" number="plur" locus="number" role="obj" tr="rheme" case="ACC"/> <thingy type="nouncase" function="suffix" gloss="ACC"/> <thingy type="nounnumber" function="suffix" gloss="plur"/> <thingy type="noundef" function="suffix" gloss="def"/> - </np> <word posp="conj" gloss="and"/> - <np def="def" number="plur" locus="number" role="obj" tr="rheme" case="ACC"> <word posp="noun" gloss="tiger" def="def" number="plur" locus="number" role="obj" tr="rheme" case="ACC"/> <thingy type="nouncase" function="suffix" gloss="ACC"/> <thingy type="nounnumber" function="suffix" gloss="plur"/> <thingy type="noundef" function="suffix" gloss="def"/> - </np> <word posp="conj" gloss="and"/> - <np def="def" number="plur" locus="number" role="obj" tr="rheme" case="ACC"> <word posp="noun" gloss="lion" def="def" number="plur" locus="number" role="obj" tr="rheme" case="ACC"/> <thingy type="nouncase" function="suffix" gloss="ACC"/> <thingy type="nounnumber" function="suffix" gloss="plur"/> <thingy type="noundef" function="suffix" gloss="def"/> - </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" obj="3.plur"> <word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" obj="3.plur"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> - </vp> - </s> + </flat> </example>
addvocab:
<example id="conj1" translation="The hunter killed the jaguars, the tigers and the lions."> <flat> - <word posp="noun" gloss="hunter" def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <thingy type="noundef" function="suffix" gloss="def"/> - <word posp="noun" gloss="jaguar" def="def" number="plur" locus="number" role="obj" tr="rheme" case="ACC"/> - <thingy type="nouncase" function="suffix" gloss="ACC"/> - <thingy type="nounnumber" function="suffix" gloss="plur"/> - <thingy type="noundef" function="suffix" gloss="def"/> - <word posp="conj" gloss="and"/> - <word posp="noun" gloss="tiger" def="def" number="plur" locus="number" role="obj" tr="rheme" case="ACC"/> - <thingy type="nouncase" function="suffix" gloss="ACC"/> - <thingy type="nounnumber" function="suffix" gloss="plur"/> - <thingy type="noundef" function="suffix" gloss="def"/> - <word posp="conj" gloss="and"/> - <word posp="noun" gloss="lion" def="def" number="plur" locus="number" role="obj" tr="rheme" case="ACC"/> - <thingy type="nouncase" function="suffix" gloss="ACC"/> - <thingy type="nounnumber" function="suffix" gloss="plur"/> - <thingy type="noundef" function="suffix" gloss="def"/> - <word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" obj="3.plur"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> + <word posp="noun" gloss="hunter" def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM">|t|a|ʋ|u|ˈ|t͡ɕ|</word> + <thingy type="nouncase" function="suffix" gloss="NOM">-|u|k|</thingy> + <thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy> + <thingy type="noundef" function="suffix" gloss="def">-|d|u|</thingy> + <word posp="noun" gloss="jaguar" def="def" number="plur" locus="number" role="obj" tr="rheme" case="ACC">|f|i|b|a|ˈ|c|</word> + <thingy type="nouncase" function="suffix" gloss="ACC">-|u|p|</thingy> + <thingy type="nounnumber" function="suffix" gloss="plur">-|i|</thingy> + <thingy type="noundef" function="suffix" gloss="def">-|d|u|</thingy> + <word posp="conj" gloss="and">|ɡ|i|ˈ|</word> + <word posp="noun" gloss="tiger" def="def" number="plur" locus="number" role="obj" tr="rheme" case="ACC">|ɡ|u|d͡ʒ|aː|ˈ|r|</word> + <thingy type="nouncase" function="suffix" gloss="ACC">-|u|p|</thingy> + <thingy type="nounnumber" function="suffix" gloss="plur">-|i|</thingy> + <thingy type="noundef" function="suffix" gloss="def">-|d|u|</thingy> + <word posp="conj" gloss="and">|ɡ|i|ˈ|</word> + <word posp="noun" gloss="lion" def="def" number="plur" locus="number" role="obj" tr="rheme" case="ACC">|l|a|ŋ|ai|ˈ|j|</word> + <thingy type="nouncase" function="suffix" gloss="ACC">-|u|p|</thingy> + <thingy type="nounnumber" function="suffix" gloss="plur">-|i|</thingy> + <thingy type="noundef" function="suffix" gloss="def">-|d|u|</thingy> + <word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" obj="3.plur">|b|au|ˈ|</word> + <thingy type="vpta" function="enclitic" gloss="PAST">|n|a|</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> </flat> </example>
vowelharmony: No change.
### |t|a|ʋ|u|ˈ|t͡ɕ|#-> taˈʋut͡ɕ
### |t|a|ʋ|u|ˈ|t͡ɕ|
#-> taˈʋut͡ɕ
### -|u|k|
#-> -uk
### -|u|k|
#-> -uk
### -|u|
#-> -u
### -|u|
#-> -u
### -|d|u|
#-> -du
### -|d|u|
#-> -du
### |f|i|b|a|ˈ|c|
#-> fiˈbac
### |f|i|b|a|ˈ|c|
#-> fiˈbac
### -|u|p|
#-> -up
### -|u|p|
#-> -up
### -|i|
#-> -i
### -|i|
#-> -i
### -|d|u|
#-> -du
### -|d|u|
#-> -du
### |ɡ|i|ˈ|
#-> ˈɡi
### |ɡ|i|ˈ|
#-> ˈɡi
### |ɡ|u|d͡ʒ|aː|ˈ|r|
#-> ɡuˈd͡ʒaːr
### |ɡ|u|d͡ʒ|aː|ˈ|r|
#-> ɡuˈd͡ʒaːr
### -|u|p|
#-> -up
### -|u|p|
#-> -up
### -|i|
#-> -i
### -|i|
#-> -i
### -|d|u|
#-> -du
### -|d|u|
#-> -du
### |ɡ|i|ˈ|
#-> ˈɡi
### |ɡ|i|ˈ|
#-> ˈɡi
### |l|a|ŋ|ai|ˈ|j|
#-> laˈŋaij
### |l|a|ŋ|ai|ˈ|j|
#-> laˈŋaij
### -|u|p|
#-> -up
### -|u|p|
#-> -up
### -|i|
#-> -i
### -|i|
#-> -i
### -|d|u|
#-> -du
### -|d|u|
#-> -du
### |b|au|ˈ|
#-> ˈbau
### |b|au|ˈ|
#-> ˈbau
### |n|a|
#-> na
### |n|a|
#-> na
### |t|a|ʋ|u|ˈ|t͡ɕ||u|k||u||d|u| |f|i|b|a|ˈ|c||u|p||i||d|u| |ɡ|i|ˈ| |ɡ|u|d͡ʒ|aː|ˈ|r||u|p||i||d|u| |ɡ|i|ˈ| |l|a|ŋ|ai|ˈ|j||u|p||i||d|u| |b|au|ˈ| |n|a|
#-> taˈʋut͡ɕukudu fiˈbacupidu ˈɡi ɡuˈd͡ʒaːrupidu ˈɡi laˈŋaijupidu ˈbau na
removetags:
<example id="conj1" translation="The hunter killed the jaguars, the tigers and the lions.">
<flat>
<word posp="noun" gloss="hunter" def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM">|t|a|ʋ|u|ˈ|t͡ɕ|</word>
<thingy type="nouncase" function="suffix" gloss="NOM">-|u|k|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy>
<thingy type="noundef" function="suffix" gloss="def">-|d|u|</thingy>
<word posp="noun" gloss="jaguar" def="def" number="plur" locus="number" role="obj" tr="rheme" case="ACC">|f|i|b|a|ˈ|c|</word>
<thingy type="nouncase" function="suffix" gloss="ACC">-|u|p|</thingy>
<thingy type="nounnumber" function="suffix" gloss="plur">-|i|</thingy>
<thingy type="noundef" function="suffix" gloss="def">-|d|u|</thingy>
<word posp="conj" gloss="and">|ɡ|i|ˈ|</word>
<word posp="noun" gloss="tiger" def="def" number="plur" locus="number" role="obj" tr="rheme" case="ACC">|ɡ|u|d͡ʒ|aː|ˈ|r|</word>
<thingy type="nouncase" function="suffix" gloss="ACC">-|u|p|</thingy>
<thingy type="nounnumber" function="suffix" gloss="plur">-|i|</thingy>
<thingy type="noundef" function="suffix" gloss="def">-|d|u|</thingy>
<word posp="conj" gloss="and">|ɡ|i|ˈ|</word>
<word posp="noun" gloss="lion" def="def" number="plur" locus="number" role="obj" tr="rheme" case="ACC">|l|a|ŋ|ai|ˈ|j|</word>
<thingy type="nouncase" function="suffix" gloss="ACC">-|u|p|</thingy>
<thingy type="nounnumber" function="suffix" gloss="plur">-|i|</thingy>
<thingy type="noundef" function="suffix" gloss="def">-|d|u|</thingy>
<word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" obj="3.plur">|b|au|ˈ|</word>
<thingy type="vpta" function="enclitic" gloss="PAST">|n|a|</thingy>
- <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy>
- <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
</flat>
+ <p><span class="ilpair"><span class="mor">taˈʋut͡ɕ</span><br><span class="gls">hunter</span></span> <span class="ilpair"><span class="mor">-uk</span><br><span class="gls"><span class="glssc">NOM</span></span></span> <span class="ilpair"><span class="mor">-u</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">-du</span><br><span class="gls">def</span></span> <span class="ilpair"><span class="mor">fiˈbac</span><br><span class="gls">jaguar</span></span> <span class="ilpair"><span class="mor">-up</span><br><span class="gls"><span class="glssc">ACC</span></span></span> <span class="ilpair"><span class="mor">-i</span><br><span class="gls">plur</span></span> <span class="ilpair"><span class="mor">-du</span><br><span class="gls">def</span></span> <span class="ilpair"><span class="mor">ˈɡi</span><br><span class="gls">and</span></span> <span class="ilpair"><span class="mor">ɡuˈd͡ʒaːr</span><br><span class="gls">tiger</span></span> <span class="ilpair"><span class="mor">-up</span><br><span class="gls"><span class="glssc">ACC</span></span></span> <span class="ilpair"><span class="mor">-i</span><br><span class="gls">plur</span></span> <span class="ilpair"><span class="mor">-du</span><br><span class="gls">def</span></span> <span class="ilpair"><span class="mor">ˈɡi</span><br><span class="gls">and</span></span> <span class="ilpair"><span class="mor">laˈŋaij</span><br><span class="gls">lion</span></span> <span class="ilpair"><span class="mor">-up</span><br><span class="gls"><span class="glssc">ACC</span></span></span> <span class="ilpair"><span class="mor">-i</span><br><span class="gls">plur</span></span> <span class="ilpair"><span class="mor">-du</span><br><span class="gls">def</span></span> <span class="ilpair"><span class="mor">ˈbau</span><br><span class="gls">kill</span></span> <span class="ilpair"><span class="mor">na</span><br><span class="gls"><span class="glssc">PAST</span></span></span></p>
+ <p>taˈʋut͡ɕukudu fiˈbacupidu ˈɡi ɡuˈd͡ʒaːrupidu ˈɡi laˈŋaijupidu ˈbau na</p>
+ <p>tawutyukudu fibatjupidu gi gujaaơupidu gi langqyupidu br na</p>
+ <il>
+ <w>
+ <o>taˈʋut͡ɕ</o>
+ <g>hunter</g>
+ </w>
+ <w>
+ <o>-uk</o>
+ <g>NOM</g>
+ </w>
+ <w>
+ <o>-u</o>
+ <g>sing</g>
+ </w>
+ <w>
+ <o>-du</o>
+ <g>def</g>
+ </w>
+ <w>
+ <o>fiˈbac</o>
+ <g>jaguar</g>
+ </w>
+ <w>
+ <o>-up</o>
+ <g>ACC</g>
+ </w>
+ <w>
+ <o>-i</o>
+ <g>plur</g>
+ </w>
+ <w>
+ <o>-du</o>
+ <g>def</g>
+ </w>
+ <w>
+ <o>ˈɡi</o>
+ <g>and</g>
+ </w>
+ <w>
+ <o>ɡuˈd͡ʒaːr</o>
+ <g>tiger</g>
+ </w>
+ <w>
+ <o>-up</o>
+ <g>ACC</g>
+ </w>
+ <w>
+ <o>-i</o>
+ <g>plur</g>
+ </w>
+ <w>
+ <o>-du</o>
+ <g>def</g>
+ </w>
+ <w>
+ <o>ˈɡi</o>
+ <g>and</g>
+ </w>
+ <w>
+ <o>laˈŋaij</o>
+ <g>lion</g>
+ </w>
+ <w>
+ <o>-up</o>
+ <g>ACC</g>
+ </w>
+ <w>
+ <o>-i</o>
+ <g>plur</g>
+ </w>
+ <w>
+ <o>-du</o>
+ <g>def</g>
+ </w>
+ <w>
+ <o>ˈbau</o>
+ <g>kill</g>
+ </w>
+ <w>
+ <o>na</o>
+ <g>PAST</g>
+ </w>
+ </il>
</example>
### taˈʋut͡ɕukudu fiˈbacupidu ˈɡi ɡuˈd͡ʒaːrupidu ˈɡi laˈŋaijupidu ˈbau na#-> taˈʋut͡ɕukudu fiˈbacupidu ˈɡi ɡuˈd͡ʒaːrupidu ˈɡi laˈŋaijupidu ˈbau na
Tawutyukudu fibatjupidu gi gujaaơupidu gi langqyupidu br na. [taˈʋut͡ɕukudu fiˈbacupidu ˈɡi ɡuˈd͡ʒaːrupidu ˈɡi laˈŋaijupidu ˈbau na] taˈʋut͡ɕ hunter -uk NOM -u sing -du def fiˈbac jaguar -up ACC -i plur -du def ˈɡi and ɡuˈd͡ʒaːr tiger -up ACC -i plur -du def ˈɡi and laˈŋaij lion -up ACC -i plur -du def ˈbau kill na PAST “The hunter killed the jaguars, the tigers and the lions.” | (25) |
Modifiers and Determiners
The ordering of demonstratives, articles (if present), and other modifiers in Zhush 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
Zhush forms relative clauses by placing them before the noun they modify. The modifier takes the form of a finite clause that precedes the head noun without any relative pronoun. The clause shows ordinary clausal structure, with the role of the head noun recoverable from the syntactic position inside the clause.
To illustrate how relative clauses work, let us begin with a simple sentence:
initial XML:
<example id="relp1" translation="I patted the cat.">
<s>
<vp tam="past-punct">
<verb>pat</verb>
</vp>
<np number="sing" def="neither" role="subj">
<pron person="1excl" number="sing"/>
</np>
<np def="def" number="sing" tr="rheme" role="obj">
<noun>cat</noun>
</np>
</s>
</example>cleanup:
<example id="relp1" translation="I patted the cat."> <s> - <vp tam="past-punct"> - <verb>pat</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="pat"/> </vp> - <np number="sing" def="neither" role="subj"> - <pron person="1excl" number="sing"/> + <np number="sing" def="neither" role="subj" locus="number"> + <word person="1excl" number="sing" posp="pron"/> </np> - <np def="def" number="sing" tr="rheme" role="obj"> - <noun>cat</noun> + <np def="def" number="sing" tr="rheme" role="obj" locus="number"> + <word posp="noun" gloss="cat"/> </np> </s> </example>
module articles: No change.
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"/> </np> </s> </example>
module noepistemic: No change.
module RelN: No change.
module sentenceconnectors: No change.
module nominalise: 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> <np def="def" number="sing" tr="rheme" role="obj" locus="number"> <word posp="noun" gloss="cat"/> </np> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <word posp="verb" gloss="pat"/> + </vp> </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> - <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"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="pat"/> </vp> </s> </example>
module markowner: No change.
module propagatenumber: No change.
module simplifynumber: 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="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"/>
</np>
<np def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC">
<word posp="noun" gloss="cat"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="pat"/>
</vp>
</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"/> </np> <np def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC"> <word posp="noun" gloss="cat"/> </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing" obj="3.sing"> <word posp="verb" gloss="pat"/> </vp> </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"/> - </np> <np def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC"> <word posp="noun" gloss="cat"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing" obj="3.sing"> <word posp="verb" gloss="pat"/> </vp> </s> </example>
addclitics:
<example id="relp1" translation="I patted the cat.">
<s>
<np def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC">
<word posp="noun" gloss="cat"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing" obj="3.sing">
<word posp="verb" gloss="pat"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</s>
</example>
propagateArgumentCase: No change.
unwrapArgumentNPs: No change.
unwrapOwnerOwned: No change.
movedowntoword:
<example id="relp1" translation="I patted the cat.">
<s>
<np def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC">
- <word posp="noun" gloss="cat"/>
+ <word posp="noun" gloss="cat" def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing" obj="3.sing">
- <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"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</s>
</example>
About to call getSlotValue for cat/noun/case/obligatoryGot ACC
About to call getSlotValue for cat/noun/number/obligatory
Got sing
About to call getSlotValue for cat/noun/def/optional
Got def
addaffixes:
<example id="relp1" translation="I patted the cat.">
<s>
<np def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC">
<word posp="noun" gloss="cat" def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC"/>
+ <thingy type="nouncase" function="suffix" gloss="ACC"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing" obj="3.sing">
<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"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</s>
</example>
flatten:
<example id="relp1" translation="I patted the cat."> - <s> - <np def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC"> + <flat> <word posp="noun" gloss="cat" def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC"/> <thingy type="nouncase" function="suffix" gloss="ACC"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> <thingy type="noundef" function="suffix" gloss="def"/> - </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing" obj="3.sing"> <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"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> - </vp> - </s> + </flat> </example>
addvocab:
<example id="relp1" translation="I patted the cat."> <flat> - <word posp="noun" gloss="cat" def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC"/> - <thingy type="nouncase" function="suffix" gloss="ACC"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <thingy type="noundef" function="suffix" gloss="def"/> - <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"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> + <word posp="noun" gloss="cat" def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC">|b|i|ˈ|j|</word> + <thingy type="nouncase" function="suffix" gloss="ACC">-|u|p|</thingy> + <thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy> + <thingy type="noundef" function="suffix" gloss="def">-|d|u|</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">|t͡s|i|f|o|ˈ|</word> + <thingy type="vpta" function="enclitic" gloss="PAST">|n|a|</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> </flat> </example>
vowelharmony: No change.
### |b|i|ˈ|j|#-> ˈbij
### |b|i|ˈ|j|
#-> ˈbij
### -|u|p|
#-> -up
### -|u|p|
#-> -up
### -|u|
#-> -u
### -|u|
#-> -u
### -|d|u|
#-> -du
### -|d|u|
#-> -du
### |t͡s|i|f|o|ˈ|
#-> t͡siˈfo
### |t͡s|i|f|o|ˈ|
#-> t͡siˈfo
### |n|a|
#-> na
### |n|a|
#-> na
### |b|i|ˈ|j||u|p||u||d|u| |t͡s|i|f|o|ˈ| |n|a|
#-> ˈbijupudu t͡siˈfo na
removetags:
<example id="relp1" translation="I patted the cat.">
<flat>
<word posp="noun" gloss="cat" def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC">|b|i|ˈ|j|</word>
<thingy type="nouncase" function="suffix" gloss="ACC">-|u|p|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy>
<thingy type="noundef" function="suffix" gloss="def">-|d|u|</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">|t͡s|i|f|o|ˈ|</word>
<thingy type="vpta" function="enclitic" gloss="PAST">|n|a|</thingy>
- <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy>
- <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
</flat>
+ <p><span class="ilpair"><span class="mor">ˈbij</span><br><span class="gls">cat</span></span> <span class="ilpair"><span class="mor">-up</span><br><span class="gls"><span class="glssc">ACC</span></span></span> <span class="ilpair"><span class="mor">-u</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">-du</span><br><span class="gls">def</span></span> <span class="ilpair"><span class="mor">t͡siˈfo</span><br><span class="gls">pat</span></span> <span class="ilpair"><span class="mor">na</span><br><span class="gls"><span class="glssc">PAST</span></span></span></p>
+ <p>ˈbijupudu t͡siˈfo na</p>
+ <p>biyupudu tzifo na</p>
+ <il>
+ <w>
+ <o>ˈbij</o>
+ <g>cat</g>
+ </w>
+ <w>
+ <o>-up</o>
+ <g>ACC</g>
+ </w>
+ <w>
+ <o>-u</o>
+ <g>sing</g>
+ </w>
+ <w>
+ <o>-du</o>
+ <g>def</g>
+ </w>
+ <w>
+ <o>t͡siˈfo</o>
+ <g>pat</g>
+ </w>
+ <w>
+ <o>na</o>
+ <g>PAST</g>
+ </w>
+ </il>
</example>
### ˈbijupudu t͡siˈfo na#-> ˈbijupudu t͡siˈfo na
Biyupudu tzifo na. [ˈbijupudu t͡siˈfo na] ˈbij cat -up ACC -u sing -du def t͡siˈfo pat na PAST “I patted the cat.” | (26) |
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: No change.
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"/> </np> <np def="def" number="sing" role="obj" locus="number"> <word posp="noun" gloss="mouse"/> </np> </relp> </np> </s> </example>
module noepistemic: No change.
module RelN:
<example id="relp2" translation="I patted the cat that caught the mouse.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="pat"/>
</vp>
<np number="sing" def="neither" role="subj" locus="number">
<word person="1excl" number="sing" posp="pron"/>
</np>
<np role="obj">
- <relp>
+ <subs>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="catch"/>
</vp>
- <np def="def" number="sing" role="subj" head="this" locus="number">
- <word posp="noun" gloss="cat"/>
- </np>
<np def="def" number="sing" role="obj" locus="number">
<word posp="noun" gloss="mouse"/>
</np>
- </relp>
+ </subs>
+ <np def="def" number="sing" role="subj" locus="number">
+ <word posp="noun" gloss="cat"/>
</np>
+ </np>
</s>
</example>
module sentenceconnectors: No change.
module nominalise: No change.
tva1tva2
tva1
tva2
module affixdensity: No change.
module adpositions: No change.
module constorder:
<example id="relp2" translation="I patted the cat that caught the mouse."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> - <word posp="verb" gloss="pat"/> - </vp> <np number="sing" def="neither" role="subj" locus="number"> <word person="1excl" number="sing" posp="pron"/> </np> <np role="obj"> <subs> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> - <word posp="verb" gloss="catch"/> - </vp> <np def="def" number="sing" role="obj" locus="number"> <word posp="noun" gloss="mouse"/> </np> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <word posp="verb" gloss="catch"/> + </vp> </subs> <np def="def" number="sing" role="subj" locus="number"> <word posp="noun" gloss="cat"/> </np> </np> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <word posp="verb" gloss="pat"/> + </vp> </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> - <np role="obj"> + <np role="obj" case="ACC"> <subs> - <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"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="catch"/> </vp> </subs> <np def="def" number="sing" role="subj" locus="number"> <word posp="noun" gloss="cat"/> </np> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="pat"/> </vp> </s> </example>
module markowner: 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>
- <np role="obj" case="ACC">
+ <np role="obj" case="ACC" number="sing">
<subs>
<np def="def" number="sing" role="obj" locus="number" case="ACC">
<word posp="noun" gloss="mouse"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="catch"/>
</vp>
</subs>
<np def="def" number="sing" role="subj" locus="number">
<word posp="noun" gloss="cat"/>
</np>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="pat"/>
</vp>
</s>
</example>
module simplifynumber: 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="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"/>
</np>
<np role="obj" case="ACC" number="sing">
<subs>
<np def="def" number="sing" role="obj" locus="number" case="ACC">
<word posp="noun" gloss="mouse"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="catch"/>
</vp>
</subs>
<np def="def" number="sing" role="subj" locus="number">
<word posp="noun" gloss="cat"/>
</np>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="pat"/>
</vp>
</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"/> </np> <np role="obj" case="ACC" number="sing"> <subs> <np def="def" number="sing" role="obj" locus="number" case="ACC"> <word posp="noun" gloss="mouse"/> </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing"> <word posp="verb" gloss="catch"/> </vp> </subs> <np def="def" number="sing" role="subj" locus="number"> <word posp="noun" gloss="cat"/> </np> </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing" obj="3.sing"> <word posp="verb" gloss="pat"/> </vp> </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"/> - </np> <np role="obj" case="ACC" number="sing"> <subs> <np def="def" number="sing" role="obj" locus="number" case="ACC"> <word posp="noun" gloss="mouse"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing"> <word posp="verb" gloss="catch"/> </vp> </subs> <np def="def" number="sing" role="subj" locus="number"> <word posp="noun" gloss="cat"/> </np> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing" obj="3.sing"> <word posp="verb" gloss="pat"/> </vp> </s> </example>
addclitics:
<example id="relp2" translation="I patted the cat that caught the mouse.">
<s>
<np role="obj" case="ACC" number="sing">
<subs>
<np def="def" number="sing" role="obj" locus="number" case="ACC">
<word posp="noun" gloss="mouse"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing">
<word posp="verb" gloss="catch"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</subs>
<np def="def" number="sing" role="subj" locus="number">
<word posp="noun" gloss="cat"/>
</np>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing" obj="3.sing">
<word posp="verb" gloss="pat"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</s>
</example>
propagateArgumentCase: No change.
unwrapArgumentNPs:
<example id="relp2" translation="I patted the cat that caught the mouse."> <s> - <np role="obj" case="ACC" number="sing"> <subs> <np def="def" number="sing" role="obj" locus="number" case="ACC"> <word posp="noun" gloss="mouse"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing"> <word posp="verb" gloss="catch"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> </vp> </subs> - <np def="def" number="sing" role="subj" locus="number"> + <np def="def" number="sing" role="obj" locus="number" case="ACC"> <word posp="noun" gloss="cat"/> </np> - </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing" obj="3.sing"> <word posp="verb" gloss="pat"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> </vp> </s> </example>
unwrapOwnerOwned: No change.
movedowntoword:
<example id="relp2" translation="I patted the cat that caught the mouse.">
<s>
<subs>
<np def="def" number="sing" role="obj" locus="number" case="ACC">
- <word posp="noun" gloss="mouse"/>
+ <word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" case="ACC"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing">
- <word posp="verb" gloss="catch"/>
+ <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</subs>
<np def="def" number="sing" role="obj" locus="number" case="ACC">
- <word posp="noun" gloss="cat"/>
+ <word posp="noun" gloss="cat" def="def" number="sing" role="obj" locus="number" case="ACC"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing" obj="3.sing">
- <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"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</s>
</example>
About to call getSlotValue for mouse/noun/case/obligatoryGot ACC
About to call getSlotValue for mouse/noun/number/obligatory
Got sing
About to call getSlotValue for mouse/noun/def/optional
Got def
About to call getSlotValue for cat/noun/case/obligatory
Got ACC
About to call getSlotValue for cat/noun/number/obligatory
Got sing
About to call getSlotValue for cat/noun/def/optional
Got def
addaffixes:
<example id="relp2" translation="I patted the cat that caught the mouse.">
<s>
<subs>
<np def="def" number="sing" role="obj" locus="number" case="ACC">
<word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" case="ACC"/>
+ <thingy type="nouncase" function="suffix" gloss="ACC"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing">
<word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</subs>
<np def="def" number="sing" role="obj" locus="number" case="ACC">
<word posp="noun" gloss="cat" def="def" number="sing" role="obj" locus="number" case="ACC"/>
+ <thingy type="nouncase" function="suffix" gloss="ACC"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing" obj="3.sing">
<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"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</s>
</example>
flatten:
<example id="relp2" translation="I patted the cat that caught the mouse."> - <s> - <subs> - <np def="def" number="sing" role="obj" locus="number" case="ACC"> + <flat> <word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" case="ACC"/> <thingy type="nouncase" function="suffix" gloss="ACC"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> <thingy type="noundef" function="suffix" gloss="def"/> - </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing"> <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> - </vp> - </subs> - <np def="def" number="sing" role="obj" locus="number" case="ACC"> <word posp="noun" gloss="cat" def="def" number="sing" role="obj" locus="number" case="ACC"/> <thingy type="nouncase" function="suffix" gloss="ACC"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> <thingy type="noundef" function="suffix" gloss="def"/> - </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing" obj="3.sing"> <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"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> - </vp> - </s> + </flat> </example>
addvocab:
<example id="relp2" translation="I patted the cat that caught the mouse."> <flat> - <word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" case="ACC"/> - <thingy type="nouncase" function="suffix" gloss="ACC"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <thingy type="noundef" function="suffix" gloss="def"/> - <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <word posp="noun" gloss="cat" def="def" number="sing" role="obj" locus="number" case="ACC"/> - <thingy type="nouncase" function="suffix" gloss="ACC"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <thingy type="noundef" function="suffix" gloss="def"/> - <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"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> + <word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" case="ACC">|k|u|b|o|ˈ|t͡ɕ|</word> + <thingy type="nouncase" function="suffix" gloss="ACC">-|u|p|</thingy> + <thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy> + <thingy type="noundef" function="suffix" gloss="def">-|d|u|</thingy> + <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing">|ɲ|o|ˈ|</word> + <thingy type="vpta" function="enclitic" gloss="PAST">|n|a|</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> + <word posp="noun" gloss="cat" def="def" number="sing" role="obj" locus="number" case="ACC">|b|i|ˈ|j|</word> + <thingy type="nouncase" function="suffix" gloss="ACC">-|u|p|</thingy> + <thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy> + <thingy type="noundef" function="suffix" gloss="def">-|d|u|</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">|t͡s|i|f|o|ˈ|</word> + <thingy type="vpta" function="enclitic" gloss="PAST">|n|a|</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> </flat> </example>
vowelharmony: No change.
### |k|u|b|o|ˈ|t͡ɕ|#-> kuˈbot͡ɕ
### |k|u|b|o|ˈ|t͡ɕ|
#-> kuˈbot͡ɕ
### -|u|p|
#-> -up
### -|u|p|
#-> -up
### -|u|
#-> -u
### -|u|
#-> -u
### -|d|u|
#-> -du
### -|d|u|
#-> -du
### |ɲ|o|ˈ|
#-> ˈɲo
### |ɲ|o|ˈ|
#-> ˈɲo
### |n|a|
#-> na
### |n|a|
#-> na
### |b|i|ˈ|j|
#-> ˈbij
### |b|i|ˈ|j|
#-> ˈbij
### -|u|p|
#-> -up
### -|u|p|
#-> -up
### -|u|
#-> -u
### -|u|
#-> -u
### -|d|u|
#-> -du
### -|d|u|
#-> -du
### |t͡s|i|f|o|ˈ|
#-> t͡siˈfo
### |t͡s|i|f|o|ˈ|
#-> t͡siˈfo
### |n|a|
#-> na
### |n|a|
#-> na
### |k|u|b|o|ˈ|t͡ɕ||u|p||u||d|u| |ɲ|o|ˈ| |n|a| |b|i|ˈ|j||u|p||u||d|u| |t͡s|i|f|o|ˈ| |n|a|
#-> kuˈbot͡ɕupudu ˈɲo na ˈbijupudu t͡siˈfo na
removetags:
<example id="relp2" translation="I patted the cat that caught the mouse.">
<flat>
<word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" case="ACC">|k|u|b|o|ˈ|t͡ɕ|</word>
<thingy type="nouncase" function="suffix" gloss="ACC">-|u|p|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy>
<thingy type="noundef" function="suffix" gloss="def">-|d|u|</thingy>
<word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing">|ɲ|o|ˈ|</word>
<thingy type="vpta" function="enclitic" gloss="PAST">|n|a|</thingy>
- <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy>
- <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
<word posp="noun" gloss="cat" def="def" number="sing" role="obj" locus="number" case="ACC">|b|i|ˈ|j|</word>
<thingy type="nouncase" function="suffix" gloss="ACC">-|u|p|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy>
<thingy type="noundef" function="suffix" gloss="def">-|d|u|</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">|t͡s|i|f|o|ˈ|</word>
<thingy type="vpta" function="enclitic" gloss="PAST">|n|a|</thingy>
- <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy>
- <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
</flat>
+ <p><span class="ilpair"><span class="mor">kuˈbot͡ɕ</span><br><span class="gls">mouse</span></span> <span class="ilpair"><span class="mor">-up</span><br><span class="gls"><span class="glssc">ACC</span></span></span> <span class="ilpair"><span class="mor">-u</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">-du</span><br><span class="gls">def</span></span> <span class="ilpair"><span class="mor">ˈɲo</span><br><span class="gls">catch</span></span> <span class="ilpair"><span class="mor">na</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">ˈbij</span><br><span class="gls">cat</span></span> <span class="ilpair"><span class="mor">-up</span><br><span class="gls"><span class="glssc">ACC</span></span></span> <span class="ilpair"><span class="mor">-u</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">-du</span><br><span class="gls">def</span></span> <span class="ilpair"><span class="mor">t͡siˈfo</span><br><span class="gls">pat</span></span> <span class="ilpair"><span class="mor">na</span><br><span class="gls"><span class="glssc">PAST</span></span></span></p>
+ <p>kuˈbot͡ɕupudu ˈɲo na ˈbijupudu t͡siˈfo na</p>
+ <p>kubotyupudu ño na biyupudu tzifo na</p>
+ <il>
+ <w>
+ <o>kuˈbot͡ɕ</o>
+ <g>mouse</g>
+ </w>
+ <w>
+ <o>-up</o>
+ <g>ACC</g>
+ </w>
+ <w>
+ <o>-u</o>
+ <g>sing</g>
+ </w>
+ <w>
+ <o>-du</o>
+ <g>def</g>
+ </w>
+ <w>
+ <o>ˈɲo</o>
+ <g>catch</g>
+ </w>
+ <w>
+ <o>na</o>
+ <g>PAST</g>
+ </w>
+ <w>
+ <o>ˈbij</o>
+ <g>cat</g>
+ </w>
+ <w>
+ <o>-up</o>
+ <g>ACC</g>
+ </w>
+ <w>
+ <o>-u</o>
+ <g>sing</g>
+ </w>
+ <w>
+ <o>-du</o>
+ <g>def</g>
+ </w>
+ <w>
+ <o>t͡siˈfo</o>
+ <g>pat</g>
+ </w>
+ <w>
+ <o>na</o>
+ <g>PAST</g>
+ </w>
+ </il>
</example>
### kuˈbot͡ɕupudu ˈɲo na ˈbijupudu t͡siˈfo na#-> kuˈbot͡ɕupudu ˈɲo na ˈbijupudu t͡siˈfo na
Kubotyupudu ño na biyupudu tzifo na. [kuˈbot͡ɕupudu ˈɲo na ˈbijupudu t͡siˈfo na] kuˈbot͡ɕ mouse -up ACC -u sing -du def ˈɲo catch na PAST ˈbij cat -up ACC -u sing -du def t͡siˈfo pat na PAST “I patted the cat that caught the mouse.” | (27) |
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: No change.
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"/> </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"/> </np> <np def="def" number="sing" role="obj" locus="number"> <word posp="noun" gloss="cheese"/> </np> </relp> </np> </relp> </np> </s> </example>
module noepistemic: No change.
module RelN:
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="pat"/>
</vp>
<np number="sing" def="neither" role="subj" locus="number">
<word person="1excl" number="sing" posp="pron"/>
</np>
<np role="obj">
- <relp>
+ <subs>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="catch"/>
</vp>
- <np def="def" number="sing" role="subj" head="this" locus="number">
- <word posp="noun" gloss="cat"/>
- </np>
<np role="obj">
- <relp>
+ <subs>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="eat"/>
</vp>
- <np def="def" number="sing" role="subj" head="this" locus="number">
- <word posp="noun" gloss="mouse"/>
- </np>
<np def="def" number="sing" role="obj" locus="number">
<word posp="noun" gloss="cheese"/>
</np>
- </relp>
+ </subs>
+ <np def="def" number="sing" role="subj" locus="number">
+ <word posp="noun" gloss="mouse"/>
</np>
- </relp>
</np>
+ </subs>
+ <np def="def" number="sing" role="subj" locus="number">
+ <word posp="noun" gloss="cat"/>
+ </np>
+ </np>
</s>
</example>
module sentenceconnectors: No change.
module nominalise: No change.
tva1tva2
tva1
tva2
tva1
tva2
module affixdensity: No change.
module adpositions: No change.
module constorder:
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> - <word posp="verb" gloss="pat"/> - </vp> <np number="sing" def="neither" role="subj" locus="number"> <word person="1excl" number="sing" posp="pron"/> </np> <np role="obj"> <subs> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> - <word posp="verb" gloss="catch"/> - </vp> <np role="obj"> <subs> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> - <word posp="verb" gloss="eat"/> - </vp> <np def="def" number="sing" role="obj" locus="number"> <word posp="noun" gloss="cheese"/> </np> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <word posp="verb" gloss="eat"/> + </vp> </subs> <np def="def" number="sing" role="subj" locus="number"> <word posp="noun" gloss="mouse"/> </np> </np> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <word posp="verb" gloss="catch"/> + </vp> </subs> <np def="def" number="sing" role="subj" locus="number"> <word posp="noun" gloss="cat"/> </np> </np> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <word posp="verb" gloss="pat"/> + </vp> </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> - <np role="obj"> + <np role="obj" case="ACC"> <subs> - <np role="obj"> + <np role="obj" case="ACC"> <subs> - <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"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="eat"/> </vp> </subs> <np def="def" number="sing" role="subj" locus="number"> <word posp="noun" gloss="mouse"/> </np> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="catch"/> </vp> </subs> <np def="def" number="sing" role="subj" locus="number"> <word posp="noun" gloss="cat"/> </np> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="pat"/> </vp> </s> </example>
module markowner: 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>
- <np role="obj" case="ACC">
+ <np role="obj" case="ACC" number="sing">
<subs>
- <np role="obj" case="ACC">
+ <np role="obj" case="ACC" number="sing">
<subs>
<np def="def" number="sing" role="obj" locus="number" case="ACC">
<word posp="noun" gloss="cheese"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="eat"/>
</vp>
</subs>
<np def="def" number="sing" role="subj" locus="number">
<word posp="noun" gloss="mouse"/>
</np>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="catch"/>
</vp>
</subs>
<np def="def" number="sing" role="subj" locus="number">
<word posp="noun" gloss="cat"/>
</np>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="pat"/>
</vp>
</s>
</example>
module simplifynumber: 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="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"/>
</np>
<np role="obj" case="ACC" number="sing">
<subs>
<np role="obj" case="ACC" number="sing">
<subs>
<np def="def" number="sing" role="obj" locus="number" case="ACC">
<word posp="noun" gloss="cheese"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="eat"/>
</vp>
</subs>
<np def="def" number="sing" role="subj" locus="number">
<word posp="noun" gloss="mouse"/>
</np>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="catch"/>
</vp>
</subs>
<np def="def" number="sing" role="subj" locus="number">
<word posp="noun" gloss="cat"/>
</np>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="pat"/>
</vp>
</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"/> </np> <np role="obj" case="ACC" number="sing"> <subs> <np role="obj" case="ACC" number="sing"> <subs> <np def="def" number="sing" role="obj" locus="number" case="ACC"> <word posp="noun" gloss="cheese"/> </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing"> <word posp="verb" gloss="eat"/> </vp> </subs> <np def="def" number="sing" role="subj" locus="number"> <word posp="noun" gloss="mouse"/> </np> </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing"> <word posp="verb" gloss="catch"/> </vp> </subs> <np def="def" number="sing" role="subj" locus="number"> <word posp="noun" gloss="cat"/> </np> </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing" obj="3.sing"> <word posp="verb" gloss="pat"/> </vp> </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"/> - </np> <np role="obj" case="ACC" number="sing"> <subs> <np role="obj" case="ACC" number="sing"> <subs> <np def="def" number="sing" role="obj" locus="number" case="ACC"> <word posp="noun" gloss="cheese"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing"> <word posp="verb" gloss="eat"/> </vp> </subs> <np def="def" number="sing" role="subj" locus="number"> <word posp="noun" gloss="mouse"/> </np> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing"> <word posp="verb" gloss="catch"/> </vp> </subs> <np def="def" number="sing" role="subj" locus="number"> <word posp="noun" gloss="cat"/> </np> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing" obj="3.sing"> <word posp="verb" gloss="pat"/> </vp> </s> </example>
addclitics:
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese.">
<s>
<np role="obj" case="ACC" number="sing">
<subs>
<np role="obj" case="ACC" number="sing">
<subs>
<np def="def" number="sing" role="obj" locus="number" case="ACC">
<word posp="noun" gloss="cheese"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing">
<word posp="verb" gloss="eat"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</subs>
<np def="def" number="sing" role="subj" locus="number">
<word posp="noun" gloss="mouse"/>
</np>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing">
<word posp="verb" gloss="catch"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</subs>
<np def="def" number="sing" role="subj" locus="number">
<word posp="noun" gloss="cat"/>
</np>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing" obj="3.sing">
<word posp="verb" gloss="pat"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</s>
</example>
propagateArgumentCase: No change.
unwrapArgumentNPs:
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese."> <s> - <np role="obj" case="ACC" number="sing"> <subs> - <np role="obj" case="ACC" number="sing"> <subs> <np def="def" number="sing" role="obj" locus="number" case="ACC"> <word posp="noun" gloss="cheese"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing"> <word posp="verb" gloss="eat"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> </vp> </subs> - <np def="def" number="sing" role="subj" locus="number"> + <np def="def" number="sing" role="obj" locus="number" case="ACC"> <word posp="noun" gloss="mouse"/> </np> - </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing"> <word posp="verb" gloss="catch"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> </vp> </subs> - <np def="def" number="sing" role="subj" locus="number"> + <np def="def" number="sing" role="obj" locus="number" case="ACC"> <word posp="noun" gloss="cat"/> </np> - </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing" obj="3.sing"> <word posp="verb" gloss="pat"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> </vp> </s> </example>
unwrapOwnerOwned: No change.
movedowntoword:
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese.">
<s>
<subs>
<subs>
<np def="def" number="sing" role="obj" locus="number" case="ACC">
- <word posp="noun" gloss="cheese"/>
+ <word posp="noun" gloss="cheese" def="def" number="sing" role="obj" locus="number" case="ACC"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing">
- <word posp="verb" gloss="eat"/>
+ <word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</subs>
<np def="def" number="sing" role="obj" locus="number" case="ACC">
- <word posp="noun" gloss="mouse"/>
+ <word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" case="ACC"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing">
- <word posp="verb" gloss="catch"/>
+ <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</subs>
<np def="def" number="sing" role="obj" locus="number" case="ACC">
- <word posp="noun" gloss="cat"/>
+ <word posp="noun" gloss="cat" def="def" number="sing" role="obj" locus="number" case="ACC"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing" obj="3.sing">
- <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"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</s>
</example>
About to call getSlotValue for cheese/noun/case/obligatoryGot ACC
About to call getSlotValue for cheese/noun/number/obligatory
Got sing
About to call getSlotValue for cheese/noun/def/optional
Got def
About to call getSlotValue for mouse/noun/case/obligatory
Got ACC
About to call getSlotValue for mouse/noun/number/obligatory
Got sing
About to call getSlotValue for mouse/noun/def/optional
Got def
About to call getSlotValue for cat/noun/case/obligatory
Got ACC
About to call getSlotValue for cat/noun/number/obligatory
Got sing
About to call getSlotValue for cat/noun/def/optional
Got def
addaffixes:
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese.">
<s>
<subs>
<subs>
<np def="def" number="sing" role="obj" locus="number" case="ACC">
<word posp="noun" gloss="cheese" def="def" number="sing" role="obj" locus="number" case="ACC"/>
+ <thingy type="nouncase" function="suffix" gloss="ACC"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing">
<word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</subs>
<np def="def" number="sing" role="obj" locus="number" case="ACC">
<word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" case="ACC"/>
+ <thingy type="nouncase" function="suffix" gloss="ACC"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing">
<word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</subs>
<np def="def" number="sing" role="obj" locus="number" case="ACC">
<word posp="noun" gloss="cat" def="def" number="sing" role="obj" locus="number" case="ACC"/>
+ <thingy type="nouncase" function="suffix" gloss="ACC"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing" obj="3.sing">
<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"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</s>
</example>
flatten:
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese."> - <s> - <subs> - <subs> - <np def="def" number="sing" role="obj" locus="number" case="ACC"> + <flat> <word posp="noun" gloss="cheese" def="def" number="sing" role="obj" locus="number" case="ACC"/> <thingy type="nouncase" function="suffix" gloss="ACC"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> <thingy type="noundef" function="suffix" gloss="def"/> - </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing"> <word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> - </vp> - </subs> - <np def="def" number="sing" role="obj" locus="number" case="ACC"> <word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" case="ACC"/> <thingy type="nouncase" function="suffix" gloss="ACC"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> <thingy type="noundef" function="suffix" gloss="def"/> - </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing"> <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> - </vp> - </subs> - <np def="def" number="sing" role="obj" locus="number" case="ACC"> <word posp="noun" gloss="cat" def="def" number="sing" role="obj" locus="number" case="ACC"/> <thingy type="nouncase" function="suffix" gloss="ACC"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> <thingy type="noundef" function="suffix" gloss="def"/> - </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing" obj="3.sing"> <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"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> - </vp> - </s> + </flat> </example>
addvocab:
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese."> <flat> - <word posp="noun" gloss="cheese" def="def" number="sing" role="obj" locus="number" case="ACC"/> - <thingy type="nouncase" function="suffix" gloss="ACC"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <thingy type="noundef" function="suffix" gloss="def"/> - <word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" case="ACC"/> - <thingy type="nouncase" function="suffix" gloss="ACC"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <thingy type="noundef" function="suffix" gloss="def"/> - <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <word posp="noun" gloss="cat" def="def" number="sing" role="obj" locus="number" case="ACC"/> - <thingy type="nouncase" function="suffix" gloss="ACC"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <thingy type="noundef" function="suffix" gloss="def"/> - <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"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> + <word posp="noun" gloss="cheese" def="def" number="sing" role="obj" locus="number" case="ACC">|h|i|t|aː|ˈ|l|</word> + <thingy type="nouncase" function="suffix" gloss="ACC">-|u|p|</thingy> + <thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy> + <thingy type="noundef" function="suffix" gloss="def">-|d|u|</thingy> + <word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing">|ʋ|u|ˈ|</word> + <thingy type="vpta" function="enclitic" gloss="PAST">|n|a|</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> + <word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" case="ACC">|k|u|b|o|ˈ|t͡ɕ|</word> + <thingy type="nouncase" function="suffix" gloss="ACC">-|u|p|</thingy> + <thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy> + <thingy type="noundef" function="suffix" gloss="def">-|d|u|</thingy> + <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing">|ɲ|o|ˈ|</word> + <thingy type="vpta" function="enclitic" gloss="PAST">|n|a|</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> + <word posp="noun" gloss="cat" def="def" number="sing" role="obj" locus="number" case="ACC">|b|i|ˈ|j|</word> + <thingy type="nouncase" function="suffix" gloss="ACC">-|u|p|</thingy> + <thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy> + <thingy type="noundef" function="suffix" gloss="def">-|d|u|</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">|t͡s|i|f|o|ˈ|</word> + <thingy type="vpta" function="enclitic" gloss="PAST">|n|a|</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> </flat> </example>
vowelharmony: No change.
### |h|i|t|aː|ˈ|l|#-> hiˈtaːl
### |h|i|t|aː|ˈ|l|
#-> hiˈtaːl
### -|u|p|
#-> -up
### -|u|p|
#-> -up
### -|u|
#-> -u
### -|u|
#-> -u
### -|d|u|
#-> -du
### -|d|u|
#-> -du
### |ʋ|u|ˈ|
#-> ˈʋu
### |ʋ|u|ˈ|
#-> ˈʋu
### |n|a|
#-> na
### |n|a|
#-> na
### |k|u|b|o|ˈ|t͡ɕ|
#-> kuˈbot͡ɕ
### |k|u|b|o|ˈ|t͡ɕ|
#-> kuˈbot͡ɕ
### -|u|p|
#-> -up
### -|u|p|
#-> -up
### -|u|
#-> -u
### -|u|
#-> -u
### -|d|u|
#-> -du
### -|d|u|
#-> -du
### |ɲ|o|ˈ|
#-> ˈɲo
### |ɲ|o|ˈ|
#-> ˈɲo
### |n|a|
#-> na
### |n|a|
#-> na
### |b|i|ˈ|j|
#-> ˈbij
### |b|i|ˈ|j|
#-> ˈbij
### -|u|p|
#-> -up
### -|u|p|
#-> -up
### -|u|
#-> -u
### -|u|
#-> -u
### -|d|u|
#-> -du
### -|d|u|
#-> -du
### |t͡s|i|f|o|ˈ|
#-> t͡siˈfo
### |t͡s|i|f|o|ˈ|
#-> t͡siˈfo
### |n|a|
#-> na
### |n|a|
#-> na
### |h|i|t|aː|ˈ|l||u|p||u||d|u| |ʋ|u|ˈ| |n|a| |k|u|b|o|ˈ|t͡ɕ||u|p||u||d|u| |ɲ|o|ˈ| |n|a| |b|i|ˈ|j||u|p||u||d|u| |t͡s|i|f|o|ˈ| |n|a|
#-> hiˈtaːlupudu ˈʋu na kuˈbot͡ɕupudu ˈɲo na ˈbijupudu t͡siˈfo na
removetags:
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese.">
<flat>
<word posp="noun" gloss="cheese" def="def" number="sing" role="obj" locus="number" case="ACC">|h|i|t|aː|ˈ|l|</word>
<thingy type="nouncase" function="suffix" gloss="ACC">-|u|p|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy>
<thingy type="noundef" function="suffix" gloss="def">-|d|u|</thingy>
<word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing">|ʋ|u|ˈ|</word>
<thingy type="vpta" function="enclitic" gloss="PAST">|n|a|</thingy>
- <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy>
- <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
<word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" case="ACC">|k|u|b|o|ˈ|t͡ɕ|</word>
<thingy type="nouncase" function="suffix" gloss="ACC">-|u|p|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy>
<thingy type="noundef" function="suffix" gloss="def">-|d|u|</thingy>
<word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing">|ɲ|o|ˈ|</word>
<thingy type="vpta" function="enclitic" gloss="PAST">|n|a|</thingy>
- <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy>
- <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
<word posp="noun" gloss="cat" def="def" number="sing" role="obj" locus="number" case="ACC">|b|i|ˈ|j|</word>
<thingy type="nouncase" function="suffix" gloss="ACC">-|u|p|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy>
<thingy type="noundef" function="suffix" gloss="def">-|d|u|</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">|t͡s|i|f|o|ˈ|</word>
<thingy type="vpta" function="enclitic" gloss="PAST">|n|a|</thingy>
- <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy>
- <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
</flat>
+ <p><span class="ilpair"><span class="mor">hiˈtaːl</span><br><span class="gls">cheese</span></span> <span class="ilpair"><span class="mor">-up</span><br><span class="gls"><span class="glssc">ACC</span></span></span> <span class="ilpair"><span class="mor">-u</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">-du</span><br><span class="gls">def</span></span> <span class="ilpair"><span class="mor">ˈʋu</span><br><span class="gls">eat</span></span> <span class="ilpair"><span class="mor">na</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">kuˈbot͡ɕ</span><br><span class="gls">mouse</span></span> <span class="ilpair"><span class="mor">-up</span><br><span class="gls"><span class="glssc">ACC</span></span></span> <span class="ilpair"><span class="mor">-u</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">-du</span><br><span class="gls">def</span></span> <span class="ilpair"><span class="mor">ˈɲo</span><br><span class="gls">catch</span></span> <span class="ilpair"><span class="mor">na</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">ˈbij</span><br><span class="gls">cat</span></span> <span class="ilpair"><span class="mor">-up</span><br><span class="gls"><span class="glssc">ACC</span></span></span> <span class="ilpair"><span class="mor">-u</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">-du</span><br><span class="gls">def</span></span> <span class="ilpair"><span class="mor">t͡siˈfo</span><br><span class="gls">pat</span></span> <span class="ilpair"><span class="mor">na</span><br><span class="gls"><span class="glssc">PAST</span></span></span></p>
+ <p>hiˈtaːlupudu ˈʋu na kuˈbot͡ɕupudu ˈɲo na ˈbijupudu t͡siˈfo na</p>
+ <p>hitaalupudu wu na kubotyupudu ño na biyupudu tzifo na</p>
+ <il>
+ <w>
+ <o>hiˈtaːl</o>
+ <g>cheese</g>
+ </w>
+ <w>
+ <o>-up</o>
+ <g>ACC</g>
+ </w>
+ <w>
+ <o>-u</o>
+ <g>sing</g>
+ </w>
+ <w>
+ <o>-du</o>
+ <g>def</g>
+ </w>
+ <w>
+ <o>ˈʋu</o>
+ <g>eat</g>
+ </w>
+ <w>
+ <o>na</o>
+ <g>PAST</g>
+ </w>
+ <w>
+ <o>kuˈbot͡ɕ</o>
+ <g>mouse</g>
+ </w>
+ <w>
+ <o>-up</o>
+ <g>ACC</g>
+ </w>
+ <w>
+ <o>-u</o>
+ <g>sing</g>
+ </w>
+ <w>
+ <o>-du</o>
+ <g>def</g>
+ </w>
+ <w>
+ <o>ˈɲo</o>
+ <g>catch</g>
+ </w>
+ <w>
+ <o>na</o>
+ <g>PAST</g>
+ </w>
+ <w>
+ <o>ˈbij</o>
+ <g>cat</g>
+ </w>
+ <w>
+ <o>-up</o>
+ <g>ACC</g>
+ </w>
+ <w>
+ <o>-u</o>
+ <g>sing</g>
+ </w>
+ <w>
+ <o>-du</o>
+ <g>def</g>
+ </w>
+ <w>
+ <o>t͡siˈfo</o>
+ <g>pat</g>
+ </w>
+ <w>
+ <o>na</o>
+ <g>PAST</g>
+ </w>
+ </il>
</example>
### hiˈtaːlupudu ˈʋu na kuˈbot͡ɕupudu ˈɲo na ˈbijupudu t͡siˈfo na#-> hiˈtaːlupudu ˈʋu na kuˈbot͡ɕupudu ˈɲo na ˈbijupudu t͡siˈfo na
Hitaalupudu wu na kubotyupudu ño na biyupudu tzifo na. [hiˈtaːlupudu ˈʋu na kuˈbot͡ɕupudu ˈɲo na ˈbijupudu t͡siˈfo na] hiˈtaːl cheese -up ACC -u sing -du def ˈʋu eat na PAST kuˈbot͡ɕ mouse -up ACC -u sing -du def ˈɲo catch na PAST ˈbij cat -up ACC -u sing -du def t͡siˈfo pat na PAST “I patted the cat that caught the mouse that ate the cheese.” | (28) |
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: No change.
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"/> </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"/> </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"/> </np> </relp> </np> </relp> </np> </relp> </np> </s> </example>
module noepistemic: No change.
module RelN:
<example id="relp4" translation="I patted the cat that caught the mouse that ate the cheese that I bought.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="pat"/>
</vp>
<np number="sing" def="neither" role="subj" locus="number">
<word person="1excl" number="sing" posp="pron"/>
</np>
<np role="obj">
- <relp>
+ <subs>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="catch"/>
</vp>
- <np def="def" number="sing" role="subj" head="this" locus="number">
- <word posp="noun" gloss="cat"/>
- </np>
<np role="obj">
- <relp>
+ <subs>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="eat"/>
</vp>
- <np def="def" number="sing" role="subj" head="this" locus="number">
- <word posp="noun" gloss="mouse"/>
- </np>
<np role="obj">
- <relp>
+ <subs>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="buy"/>
</vp>
<np number="sing" def="neither" role="subj" locus="number">
<word person="1excl" number="sing" posp="pron"/>
</np>
- <np def="def" number="sing" role="obj" head="this" locus="number">
+ </subs>
+ <np def="def" number="sing" role="obj" locus="number">
<word posp="noun" gloss="cheese"/>
</np>
- </relp>
</np>
- </relp>
+ </subs>
+ <np def="def" number="sing" role="subj" locus="number">
+ <word posp="noun" gloss="mouse"/>
</np>
- </relp>
</np>
+ </subs>
+ <np def="def" number="sing" role="subj" locus="number">
+ <word posp="noun" gloss="cat"/>
+ </np>
+ </np>
</s>
</example>
module sentenceconnectors: No change.
module nominalise:
<example id="relp4" translation="I patted the cat that caught the mouse that ate the cheese that I bought.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="pat"/>
</vp>
<np number="sing" def="neither" role="subj" locus="number">
<word person="1excl" number="sing" posp="pron"/>
</np>
<np role="obj">
<subs>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="catch"/>
</vp>
<np role="obj">
<subs>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="eat"/>
</vp>
<np role="obj">
+ <np type="owner_owned">
+ <np number="sing" def="neither" role="owned" locus="number">
+ <word person="1excl" number="sing" posp="pron"/>
+ </np>
+ <np role="owner" number="sing">
<subs>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="buy"/>
</vp>
- <np number="sing" def="neither" role="subj" locus="number">
- <word person="1excl" number="sing" posp="pron"/>
- </np>
</subs>
+ </np>
+ </np>
<np def="def" number="sing" role="obj" locus="number">
<word posp="noun" gloss="cheese"/>
</np>
</np>
</subs>
<np def="def" number="sing" role="subj" locus="number">
<word posp="noun" gloss="mouse"/>
</np>
</np>
</subs>
<np def="def" number="sing" role="subj" locus="number">
<word posp="noun" gloss="cat"/>
</np>
</np>
</s>
</example>
tva1tva2
tva1
tva2
tva1
tva2
tva1
tva2
module affixdensity: No change.
module adpositions: No change.
module constorder:
<example id="relp4" translation="I patted the cat that caught the mouse that ate the cheese that I bought."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> - <word posp="verb" gloss="pat"/> - </vp> <np number="sing" def="neither" role="subj" locus="number"> <word person="1excl" number="sing" posp="pron"/> </np> <np role="obj"> <subs> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> - <word posp="verb" gloss="catch"/> - </vp> <np role="obj"> <subs> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> - <word posp="verb" gloss="eat"/> - </vp> <np role="obj"> <np type="owner_owned"> <np number="sing" def="neither" role="owned" locus="number"> <word person="1excl" number="sing" posp="pron"/> </np> <np role="owner" number="sing"> <subs> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="buy"/> </vp> </subs> </np> </np> <np def="def" number="sing" role="obj" locus="number"> <word posp="noun" gloss="cheese"/> </np> </np> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <word posp="verb" gloss="eat"/> + </vp> </subs> <np def="def" number="sing" role="subj" locus="number"> <word posp="noun" gloss="mouse"/> </np> </np> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <word posp="verb" gloss="catch"/> + </vp> </subs> <np def="def" number="sing" role="subj" locus="number"> <word posp="noun" gloss="cat"/> </np> </np> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <word posp="verb" gloss="pat"/> + </vp> </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> - <np role="obj"> + <np role="obj" case="ACC"> <subs> - <np role="obj"> + <np role="obj" case="ACC"> <subs> - <np role="obj"> + <np role="obj" case="ACC"> <np type="owner_owned"> <np number="sing" def="neither" role="owned" locus="number"> <word person="1excl" number="sing" posp="pron"/> </np> <np role="owner" number="sing"> <subs> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="buy"/> </vp> </subs> </np> </np> <np def="def" number="sing" role="obj" locus="number"> <word posp="noun" gloss="cheese"/> </np> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="eat"/> </vp> </subs> <np def="def" number="sing" role="subj" locus="number"> <word posp="noun" gloss="mouse"/> </np> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="catch"/> </vp> </subs> <np def="def" number="sing" role="subj" locus="number"> <word posp="noun" gloss="cat"/> </np> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="pat"/> </vp> </s> </example>
module markowner:
<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>
<np role="obj" case="ACC">
<subs>
<np role="obj" case="ACC">
<subs>
<np role="obj" case="ACC">
<np type="owner_owned">
<np number="sing" def="neither" role="owned" locus="number">
<word person="1excl" number="sing" posp="pron"/>
</np>
- <np role="owner" number="sing">
+ <np role="owner" number="sing" case="GEN">
<subs>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="buy"/>
</vp>
</subs>
</np>
</np>
<np def="def" number="sing" role="obj" locus="number">
<word posp="noun" gloss="cheese"/>
</np>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="eat"/>
</vp>
</subs>
<np def="def" number="sing" role="subj" locus="number">
<word posp="noun" gloss="mouse"/>
</np>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="catch"/>
</vp>
</subs>
<np def="def" number="sing" role="subj" locus="number">
<word posp="noun" gloss="cat"/>
</np>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="pat"/>
</vp>
</s>
</example>
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>
- <np role="obj" case="ACC">
+ <np role="obj" case="ACC" number="sing">
<subs>
- <np role="obj" case="ACC">
+ <np role="obj" case="ACC" number="sing">
<subs>
- <np role="obj" case="ACC">
- <np type="owner_owned">
+ <np role="obj" case="ACC" number="sing">
+ <np type="owner_owned" number="sing">
<np number="sing" def="neither" role="owned" locus="number">
<word person="1excl" number="sing" posp="pron"/>
</np>
<np role="owner" number="sing" case="GEN">
<subs>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="buy"/>
</vp>
</subs>
</np>
</np>
<np def="def" number="sing" role="obj" locus="number">
<word posp="noun" gloss="cheese"/>
</np>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="eat"/>
</vp>
</subs>
<np def="def" number="sing" role="subj" locus="number">
<word posp="noun" gloss="mouse"/>
</np>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="catch"/>
</vp>
</subs>
<np def="def" number="sing" role="subj" locus="number">
<word posp="noun" gloss="cat"/>
</np>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="pat"/>
</vp>
</s>
</example>
module simplifynumber: 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="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"/>
</np>
<np role="obj" case="ACC" number="sing">
<subs>
<np role="obj" case="ACC" number="sing">
<subs>
<np role="obj" case="ACC" number="sing">
<np type="owner_owned" number="sing">
<np number="sing" def="neither" role="owned" locus="number">
- <word person="1excl" number="sing" posp="pron"/>
+ <word person="1excl" number="sing" posp="pron" gloss="1excl.sing"/>
</np>
<np role="owner" number="sing" case="GEN">
<subs>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="buy"/>
</vp>
</subs>
</np>
</np>
<np def="def" number="sing" role="obj" locus="number">
<word posp="noun" gloss="cheese"/>
</np>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="eat"/>
</vp>
</subs>
<np def="def" number="sing" role="subj" locus="number">
<word posp="noun" gloss="mouse"/>
</np>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="catch"/>
</vp>
</subs>
<np def="def" number="sing" role="subj" locus="number">
<word posp="noun" gloss="cat"/>
</np>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="pat"/>
</vp>
</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"/> </np> - <np role="obj" case="ACC" number="sing"> + <np role="obj" case="ACC" number="sing" person="1excl"> <subs> - <np role="obj" case="ACC" number="sing"> + <np role="obj" case="ACC" number="sing" person="1excl"> <subs> - <np role="obj" case="ACC" number="sing"> + <np role="obj" case="ACC" number="sing" person="1excl"> <np type="owner_owned" number="sing"> - <np number="sing" def="neither" role="owned" locus="number"> + <np number="sing" def="neither" role="owned" locus="number" person="1excl"> <word person="1excl" number="sing" posp="pron" gloss="1excl.sing"/> </np> <np role="owner" number="sing" case="GEN"> <subs> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="buy"/> </vp> </subs> </np> </np> <np def="def" number="sing" role="obj" locus="number"> <word posp="noun" gloss="cheese"/> </np> </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="1excl.sing"> <word posp="verb" gloss="eat"/> </vp> </subs> <np def="def" number="sing" role="subj" locus="number"> <word posp="noun" gloss="mouse"/> </np> </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="1excl.sing"> <word posp="verb" gloss="catch"/> </vp> </subs> <np def="def" number="sing" role="subj" locus="number"> <word posp="noun" gloss="cat"/> </np> </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing" obj="1excl.sing"> <word posp="verb" gloss="pat"/> </vp> </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"/> - </np> <np role="obj" case="ACC" number="sing" person="1excl"> <subs> <np role="obj" case="ACC" number="sing" person="1excl"> <subs> <np role="obj" case="ACC" number="sing" person="1excl"> <np type="owner_owned" number="sing"> <np number="sing" def="neither" role="owned" locus="number" person="1excl"> <word person="1excl" number="sing" posp="pron" gloss="1excl.sing"/> </np> <np role="owner" number="sing" case="GEN"> <subs> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="buy"/> </vp> </subs> </np> </np> <np def="def" number="sing" role="obj" locus="number"> <word posp="noun" gloss="cheese"/> </np> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="1excl.sing"> <word posp="verb" gloss="eat"/> </vp> </subs> <np def="def" number="sing" role="subj" locus="number"> <word posp="noun" gloss="mouse"/> </np> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="1excl.sing"> <word posp="verb" gloss="catch"/> </vp> </subs> <np def="def" number="sing" role="subj" locus="number"> <word posp="noun" gloss="cat"/> </np> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing" obj="1excl.sing"> <word posp="verb" gloss="pat"/> </vp> </s> </example>
addclitics:
<example id="relp4" translation="I patted the cat that caught the mouse that ate the cheese that I bought.">
<s>
<np role="obj" case="ACC" number="sing" person="1excl">
<subs>
<np role="obj" case="ACC" number="sing" person="1excl">
<subs>
<np role="obj" case="ACC" number="sing" person="1excl">
<np type="owner_owned" number="sing">
<np number="sing" def="neither" role="owned" locus="number" person="1excl">
<word person="1excl" number="sing" posp="pron" gloss="1excl.sing"/>
</np>
<np role="owner" number="sing" case="GEN">
<subs>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="buy"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</subs>
</np>
</np>
<np def="def" number="sing" role="obj" locus="number">
<word posp="noun" gloss="cheese"/>
</np>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="1excl.sing">
<word posp="verb" gloss="eat"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</subs>
<np def="def" number="sing" role="subj" locus="number">
<word posp="noun" gloss="mouse"/>
</np>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="1excl.sing">
<word posp="verb" gloss="catch"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</subs>
<np def="def" number="sing" role="subj" locus="number">
<word posp="noun" gloss="cat"/>
</np>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing" obj="1excl.sing">
<word posp="verb" gloss="pat"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</s>
</example>
propagateArgumentCase: No change.
unwrapArgumentNPs:
<example id="relp4" translation="I patted the cat that caught the mouse that ate the cheese that I bought."> <s> - <np role="obj" case="ACC" number="sing" person="1excl"> <subs> - <np role="obj" case="ACC" number="sing" person="1excl"> <subs> - <np role="obj" case="ACC" number="sing" person="1excl"> <np type="owner_owned" number="sing"> <np number="sing" def="neither" role="owned" locus="number" person="1excl"> <word person="1excl" number="sing" posp="pron" gloss="1excl.sing"/> </np> <np role="owner" number="sing" case="GEN"> <subs> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="buy"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> </vp> </subs> </np> </np> - <np def="def" number="sing" role="obj" locus="number"> + <np def="def" number="sing" role="obj" locus="number" case="ACC" person="1excl"> <word posp="noun" gloss="cheese"/> </np> - </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="1excl.sing"> <word posp="verb" gloss="eat"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> </vp> </subs> - <np def="def" number="sing" role="subj" locus="number"> + <np def="def" number="sing" role="obj" locus="number" case="ACC" person="1excl"> <word posp="noun" gloss="mouse"/> </np> - </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="1excl.sing"> <word posp="verb" gloss="catch"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> </vp> </subs> - <np def="def" number="sing" role="subj" locus="number"> + <np def="def" number="sing" role="obj" locus="number" case="ACC" person="1excl"> <word posp="noun" gloss="cat"/> </np> - </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing" obj="1excl.sing"> <word posp="verb" gloss="pat"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> </vp> </s> </example>
unwrapOwnerOwned:
<example id="relp4" translation="I patted the cat that caught the mouse that ate the cheese that I bought.">
<s>
<subs>
<subs>
- <np type="owner_owned" number="sing">
<np number="sing" def="neither" role="owned" locus="number" person="1excl">
<word person="1excl" number="sing" posp="pron" gloss="1excl.sing"/>
</np>
<np role="owner" number="sing" case="GEN">
<subs>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="buy"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</subs>
</np>
- </np>
<np def="def" number="sing" role="obj" locus="number" case="ACC" person="1excl">
<word posp="noun" gloss="cheese"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="1excl.sing">
<word posp="verb" gloss="eat"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</subs>
<np def="def" number="sing" role="obj" locus="number" case="ACC" person="1excl">
<word posp="noun" gloss="mouse"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="1excl.sing">
<word posp="verb" gloss="catch"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</subs>
<np def="def" number="sing" role="obj" locus="number" case="ACC" person="1excl">
<word posp="noun" gloss="cat"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing" obj="1excl.sing">
<word posp="verb" gloss="pat"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</s>
</example>
movedowntoword:
<example id="relp4" translation="I patted the cat that caught the mouse that ate the cheese that I bought.">
<s>
<subs>
<subs>
<np number="sing" def="neither" role="owned" locus="number" person="1excl">
- <word person="1excl" number="sing" posp="pron" gloss="1excl.sing"/>
+ <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" def="neither" role="owned" locus="number"/>
</np>
<np role="owner" number="sing" case="GEN">
<subs>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
- <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"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</subs>
</np>
<np def="def" number="sing" role="obj" locus="number" case="ACC" person="1excl">
- <word posp="noun" gloss="cheese"/>
+ <word posp="noun" gloss="cheese" def="def" number="sing" role="obj" locus="number" case="ACC" person="1excl"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="1excl.sing">
- <word posp="verb" gloss="eat"/>
+ <word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="1excl.sing"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</subs>
<np def="def" number="sing" role="obj" locus="number" case="ACC" person="1excl">
- <word posp="noun" gloss="mouse"/>
+ <word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" case="ACC" person="1excl"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="1excl.sing">
- <word posp="verb" gloss="catch"/>
+ <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="1excl.sing"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</subs>
<np def="def" number="sing" role="obj" locus="number" case="ACC" person="1excl">
- <word posp="noun" gloss="cat"/>
+ <word posp="noun" gloss="cat" def="def" number="sing" role="obj" locus="number" case="ACC" person="1excl"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing" obj="1excl.sing">
- <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="1excl.sing"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</s>
</example>
About to call getSlotValue for cheese/noun/case/obligatoryGot ACC
About to call getSlotValue for cheese/noun/number/obligatory
Got sing
About to call getSlotValue for cheese/noun/def/optional
Got def
About to call getSlotValue for mouse/noun/case/obligatory
Got ACC
About to call getSlotValue for mouse/noun/number/obligatory
Got sing
About to call getSlotValue for mouse/noun/def/optional
Got def
About to call getSlotValue for cat/noun/case/obligatory
Got ACC
About to call getSlotValue for cat/noun/number/obligatory
Got sing
About to call getSlotValue for cat/noun/def/optional
Got def
addaffixes:
<example id="relp4" translation="I patted the cat that caught the mouse that ate the cheese that I bought.">
<s>
<subs>
<subs>
<np number="sing" def="neither" role="owned" locus="number" person="1excl">
<word person="1excl" number="sing" posp="pron" gloss="1excl.sing" def="neither" role="owned" locus="number"/>
</np>
<np role="owner" number="sing" case="GEN">
<subs>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="buy" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</subs>
</np>
<np def="def" number="sing" role="obj" locus="number" case="ACC" person="1excl">
<word posp="noun" gloss="cheese" def="def" number="sing" role="obj" locus="number" case="ACC" person="1excl"/>
+ <thingy type="nouncase" function="suffix" gloss="ACC"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="1excl.sing">
<word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="1excl.sing"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</subs>
<np def="def" number="sing" role="obj" locus="number" case="ACC" person="1excl">
<word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" case="ACC" person="1excl"/>
+ <thingy type="nouncase" function="suffix" gloss="ACC"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="1excl.sing">
<word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="1excl.sing"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</subs>
<np def="def" number="sing" role="obj" locus="number" case="ACC" person="1excl">
<word posp="noun" gloss="cat" def="def" number="sing" role="obj" locus="number" case="ACC" person="1excl"/>
+ <thingy type="nouncase" function="suffix" gloss="ACC"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing" obj="1excl.sing">
<word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing" obj="1excl.sing"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</s>
</example>
flatten:
<example id="relp4" translation="I patted the cat that caught the mouse that ate the cheese that I bought."> - <s> - <subs> - <subs> - <np number="sing" def="neither" role="owned" locus="number" person="1excl"> + <flat> <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" def="neither" role="owned" locus="number"/> - </np> - <np role="owner" number="sing" case="GEN"> - <subs> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="buy" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> - </vp> - </subs> - </np> - <np def="def" number="sing" role="obj" locus="number" case="ACC" person="1excl"> <word posp="noun" gloss="cheese" def="def" number="sing" role="obj" locus="number" case="ACC" person="1excl"/> <thingy type="nouncase" function="suffix" gloss="ACC"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> <thingy type="noundef" function="suffix" gloss="def"/> - </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="1excl.sing"> <word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="1excl.sing"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> - </vp> - </subs> - <np def="def" number="sing" role="obj" locus="number" case="ACC" person="1excl"> <word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" case="ACC" person="1excl"/> <thingy type="nouncase" function="suffix" gloss="ACC"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> <thingy type="noundef" function="suffix" gloss="def"/> - </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="1excl.sing"> <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="1excl.sing"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> - </vp> - </subs> - <np def="def" number="sing" role="obj" locus="number" case="ACC" person="1excl"> <word posp="noun" gloss="cat" def="def" number="sing" role="obj" locus="number" case="ACC" person="1excl"/> <thingy type="nouncase" function="suffix" gloss="ACC"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> <thingy type="noundef" function="suffix" gloss="def"/> - </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing" obj="1excl.sing"> <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing" obj="1excl.sing"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> - </vp> - </s> + </flat> </example>
addvocab:
<example id="relp4" translation="I patted the cat that caught the mouse that ate the cheese that I bought."> <flat> - <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" def="neither" role="owned" locus="number"/> - <word posp="verb" gloss="buy" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <word posp="noun" gloss="cheese" def="def" number="sing" role="obj" locus="number" case="ACC" person="1excl"/> - <thingy type="nouncase" function="suffix" gloss="ACC"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <thingy type="noundef" function="suffix" gloss="def"/> - <word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="1excl.sing"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" case="ACC" person="1excl"/> - <thingy type="nouncase" function="suffix" gloss="ACC"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <thingy type="noundef" function="suffix" gloss="def"/> - <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="1excl.sing"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <word posp="noun" gloss="cat" def="def" number="sing" role="obj" locus="number" case="ACC" person="1excl"/> - <thingy type="nouncase" function="suffix" gloss="ACC"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <thingy type="noundef" function="suffix" gloss="def"/> - <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing" obj="1excl.sing"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> + <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" def="neither" role="owned" locus="number">|t͡s|i|ˈ|</word> + <word posp="verb" gloss="buy" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">|t͡s|iː|ˈ|</word> + <thingy type="vpta" function="enclitic" gloss="PAST">|n|a|</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> + <word posp="noun" gloss="cheese" def="def" number="sing" role="obj" locus="number" case="ACC" person="1excl">|h|i|t|aː|ˈ|l|</word> + <thingy type="nouncase" function="suffix" gloss="ACC">-|u|p|</thingy> + <thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy> + <thingy type="noundef" function="suffix" gloss="def">-|d|u|</thingy> + <word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="1excl.sing">|ʋ|u|ˈ|</word> + <thingy type="vpta" function="enclitic" gloss="PAST">|n|a|</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> + <word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" case="ACC" person="1excl">|k|u|b|o|ˈ|t͡ɕ|</word> + <thingy type="nouncase" function="suffix" gloss="ACC">-|u|p|</thingy> + <thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy> + <thingy type="noundef" function="suffix" gloss="def">-|d|u|</thingy> + <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="1excl.sing">|ɲ|o|ˈ|</word> + <thingy type="vpta" function="enclitic" gloss="PAST">|n|a|</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> + <word posp="noun" gloss="cat" def="def" number="sing" role="obj" locus="number" case="ACC" person="1excl">|b|i|ˈ|j|</word> + <thingy type="nouncase" function="suffix" gloss="ACC">-|u|p|</thingy> + <thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy> + <thingy type="noundef" function="suffix" gloss="def">-|d|u|</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="1excl.sing">|t͡s|i|f|o|ˈ|</word> + <thingy type="vpta" function="enclitic" gloss="PAST">|n|a|</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> </flat> </example>
vowelharmony: No change.
### |t͡s|i|ˈ|#-> ˈt͡si
### |t͡s|i|ˈ|
#-> ˈt͡si
### |t͡s|iː|ˈ|
#-> ˈt͡siː
### |t͡s|iː|ˈ|
#-> ˈt͡siː
### |n|a|
#-> na
### |n|a|
#-> na
### |h|i|t|aː|ˈ|l|
#-> hiˈtaːl
### |h|i|t|aː|ˈ|l|
#-> hiˈtaːl
### -|u|p|
#-> -up
### -|u|p|
#-> -up
### -|u|
#-> -u
### -|u|
#-> -u
### -|d|u|
#-> -du
### -|d|u|
#-> -du
### |ʋ|u|ˈ|
#-> ˈʋu
### |ʋ|u|ˈ|
#-> ˈʋu
### |n|a|
#-> na
### |n|a|
#-> na
### |k|u|b|o|ˈ|t͡ɕ|
#-> kuˈbot͡ɕ
### |k|u|b|o|ˈ|t͡ɕ|
#-> kuˈbot͡ɕ
### -|u|p|
#-> -up
### -|u|p|
#-> -up
### -|u|
#-> -u
### -|u|
#-> -u
### -|d|u|
#-> -du
### -|d|u|
#-> -du
### |ɲ|o|ˈ|
#-> ˈɲo
### |ɲ|o|ˈ|
#-> ˈɲo
### |n|a|
#-> na
### |n|a|
#-> na
### |b|i|ˈ|j|
#-> ˈbij
### |b|i|ˈ|j|
#-> ˈbij
### -|u|p|
#-> -up
### -|u|p|
#-> -up
### -|u|
#-> -u
### -|u|
#-> -u
### -|d|u|
#-> -du
### -|d|u|
#-> -du
### |t͡s|i|f|o|ˈ|
#-> t͡siˈfo
### |t͡s|i|f|o|ˈ|
#-> t͡siˈfo
### |n|a|
#-> na
### |n|a|
#-> na
### |t͡s|i|ˈ| |t͡s|iː|ˈ| |n|a| |h|i|t|aː|ˈ|l||u|p||u||d|u| |ʋ|u|ˈ| |n|a| |k|u|b|o|ˈ|t͡ɕ||u|p||u||d|u| |ɲ|o|ˈ| |n|a| |b|i|ˈ|j||u|p||u||d|u| |t͡s|i|f|o|ˈ| |n|a|
#-> ˈt͡si ˈt͡siː na hiˈtaːlupudu ˈʋu na kuˈbot͡ɕupudu ˈɲo na ˈbijupudu t͡siˈfo na
removetags:
<example id="relp4" translation="I patted the cat that caught the mouse that ate the cheese that I bought.">
<flat>
<word person="1excl" number="sing" posp="pron" gloss="1excl.sing" def="neither" role="owned" locus="number">|t͡s|i|ˈ|</word>
<word posp="verb" gloss="buy" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">|t͡s|iː|ˈ|</word>
<thingy type="vpta" function="enclitic" gloss="PAST">|n|a|</thingy>
- <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy>
- <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
<word posp="noun" gloss="cheese" def="def" number="sing" role="obj" locus="number" case="ACC" person="1excl">|h|i|t|aː|ˈ|l|</word>
<thingy type="nouncase" function="suffix" gloss="ACC">-|u|p|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy>
<thingy type="noundef" function="suffix" gloss="def">-|d|u|</thingy>
<word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="1excl.sing">|ʋ|u|ˈ|</word>
<thingy type="vpta" function="enclitic" gloss="PAST">|n|a|</thingy>
- <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy>
- <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
<word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" case="ACC" person="1excl">|k|u|b|o|ˈ|t͡ɕ|</word>
<thingy type="nouncase" function="suffix" gloss="ACC">-|u|p|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy>
<thingy type="noundef" function="suffix" gloss="def">-|d|u|</thingy>
<word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="1excl.sing">|ɲ|o|ˈ|</word>
<thingy type="vpta" function="enclitic" gloss="PAST">|n|a|</thingy>
- <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy>
- <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
<word posp="noun" gloss="cat" def="def" number="sing" role="obj" locus="number" case="ACC" person="1excl">|b|i|ˈ|j|</word>
<thingy type="nouncase" function="suffix" gloss="ACC">-|u|p|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy>
<thingy type="noundef" function="suffix" gloss="def">-|d|u|</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="1excl.sing">|t͡s|i|f|o|ˈ|</word>
<thingy type="vpta" function="enclitic" gloss="PAST">|n|a|</thingy>
- <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy>
- <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
</flat>
+ <p><span class="ilpair"><span class="mor">ˈt͡si</span><br><span class="gls">1excl.sing</span></span> <span class="ilpair"><span class="mor">ˈt͡siː</span><br><span class="gls">buy</span></span> <span class="ilpair"><span class="mor">na</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">hiˈtaːl</span><br><span class="gls">cheese</span></span> <span class="ilpair"><span class="mor">-up</span><br><span class="gls"><span class="glssc">ACC</span></span></span> <span class="ilpair"><span class="mor">-u</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">-du</span><br><span class="gls">def</span></span> <span class="ilpair"><span class="mor">ˈʋu</span><br><span class="gls">eat</span></span> <span class="ilpair"><span class="mor">na</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">kuˈbot͡ɕ</span><br><span class="gls">mouse</span></span> <span class="ilpair"><span class="mor">-up</span><br><span class="gls"><span class="glssc">ACC</span></span></span> <span class="ilpair"><span class="mor">-u</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">-du</span><br><span class="gls">def</span></span> <span class="ilpair"><span class="mor">ˈɲo</span><br><span class="gls">catch</span></span> <span class="ilpair"><span class="mor">na</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">ˈbij</span><br><span class="gls">cat</span></span> <span class="ilpair"><span class="mor">-up</span><br><span class="gls"><span class="glssc">ACC</span></span></span> <span class="ilpair"><span class="mor">-u</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">-du</span><br><span class="gls">def</span></span> <span class="ilpair"><span class="mor">t͡siˈfo</span><br><span class="gls">pat</span></span> <span class="ilpair"><span class="mor">na</span><br><span class="gls"><span class="glssc">PAST</span></span></span></p>
+ <p>ˈt͡si ˈt͡siː na hiˈtaːlupudu ˈʋu na kuˈbot͡ɕupudu ˈɲo na ˈbijupudu t͡siˈfo na</p>
+ <p>tzi tzii na hitaalupudu wu na kubotyupudu ño na biyupudu tzifo na</p>
+ <il>
+ <w>
+ <o>ˈt͡si</o>
+ <g>1excl.sing</g>
+ </w>
+ <w>
+ <o>ˈt͡siː</o>
+ <g>buy</g>
+ </w>
+ <w>
+ <o>na</o>
+ <g>PAST</g>
+ </w>
+ <w>
+ <o>hiˈtaːl</o>
+ <g>cheese</g>
+ </w>
+ <w>
+ <o>-up</o>
+ <g>ACC</g>
+ </w>
+ <w>
+ <o>-u</o>
+ <g>sing</g>
+ </w>
+ <w>
+ <o>-du</o>
+ <g>def</g>
+ </w>
+ <w>
+ <o>ˈʋu</o>
+ <g>eat</g>
+ </w>
+ <w>
+ <o>na</o>
+ <g>PAST</g>
+ </w>
+ <w>
+ <o>kuˈbot͡ɕ</o>
+ <g>mouse</g>
+ </w>
+ <w>
+ <o>-up</o>
+ <g>ACC</g>
+ </w>
+ <w>
+ <o>-u</o>
+ <g>sing</g>
+ </w>
+ <w>
+ <o>-du</o>
+ <g>def</g>
+ </w>
+ <w>
+ <o>ˈɲo</o>
+ <g>catch</g>
+ </w>
+ <w>
+ <o>na</o>
+ <g>PAST</g>
+ </w>
+ <w>
+ <o>ˈbij</o>
+ <g>cat</g>
+ </w>
+ <w>
+ <o>-up</o>
+ <g>ACC</g>
+ </w>
+ <w>
+ <o>-u</o>
+ <g>sing</g>
+ </w>
+ <w>
+ <o>-du</o>
+ <g>def</g>
+ </w>
+ <w>
+ <o>t͡siˈfo</o>
+ <g>pat</g>
+ </w>
+ <w>
+ <o>na</o>
+ <g>PAST</g>
+ </w>
+ </il>
</example>
### ˈt͡si ˈt͡siː na hiˈtaːlupudu ˈʋu na kuˈbot͡ɕupudu ˈɲo na ˈbijupudu t͡siˈfo na#-> ˈt͡si ˈt͡siː na hiˈtaːlupudu ˈʋu na kuˈbot͡ɕupudu ˈɲo na ˈbijupudu t͡siˈfo na
Tzi tzii na hitaalupudu wu na kubotyupudu ño na biyupudu tzifo na. [ˈt͡si ˈt͡siː na hiˈtaːlupudu ˈʋu na kuˈbot͡ɕupudu ˈɲo na ˈbijupudu t͡siˈfo na] ˈt͡si 1excl.sing ˈt͡siː buy na PAST hiˈtaːl cheese -up ACC -u sing -du def ˈʋu eat na PAST kuˈbot͡ɕ mouse -up ACC -u sing -du def ˈɲo catch na PAST ˈbij cat -up ACC -u sing -du def t͡siˈfo pat na PAST “I patted the cat that caught the mouse that ate the cheese that I bought.” | (29) |
Complementation Strategies
Zhush forms complement clauses by nominalising the embedded verb. The nominalised form lacks finite verbal categories and behaves as a noun phrase. Subjects of nominalised clauses occur in the genitive case, and the nominalised verb establishes the semantic content of the complement.
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"/>
</np>
- <np number="sing" def="indef" role="obj" locus="number">
+ <np number="sing" role="obj" locus="number">
<word posp="noun" gloss="apple"/>
+ <word gloss="a" posp="det"/>
</np>
<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" locus="number">
<word posp="noun" gloss="teacher"/>
</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"/> </np> <np number="sing" role="obj" locus="number"> <word posp="noun" gloss="apple"/> <word gloss="a" posp="det"/> </np> <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" locus="number"> <word posp="noun" gloss="teacher"/> </np> </s> </example>
module noepistemic: No change.
module RelN: No change.
module sentenceconnectors: No change.
module nominalise:
<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">
+ <np type="owner_owned">
+ <np number="sing" def="def" head="this" role="owned" locus="number">
+ <word posp="noun" gloss="boy"/>
+ </np>
+ <np role="owner" number="sing">
<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"/>
- </np>
<np number="sing" role="obj" locus="number">
<word posp="noun" gloss="apple"/>
<word gloss="a" posp="det"/>
</np>
<np number="sing" def="def" role="indobj" tr="rheme" locus="number">
<word posp="noun" gloss="girl"/>
</np>
</subs>
</np>
+ </np>
+ </np>
<np number="sing" def="def" role="indobj" locus="number">
<word posp="noun" gloss="teacher"/>
</np>
</s>
</example>
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"> <np type="owner_owned"> <np number="sing" def="def" head="this" role="owned" locus="number"> <word posp="noun" gloss="boy"/> </np> <np role="owner" number="sing"> <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" role="indobj" tr="rheme" locus="number"> + <word posp="noun" gloss="girl"/> + </np> <np number="sing" role="obj" locus="number"> <word posp="noun" gloss="apple"/> <word gloss="a" posp="det"/> </np> - <np number="sing" def="def" role="indobj" tr="rheme" locus="number"> - <word posp="noun" gloss="girl"/> - </np> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <word posp="verb" gloss="give"/> + </vp> </subs> </np> </np> </np> <np number="sing" def="def" role="indobj" locus="number"> <word posp="noun" gloss="teacher"/> </np> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <word posp="verb" gloss="surprise"/> + </vp> </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"> <np type="owner_owned"> <np number="sing" def="def" head="this" role="owned" locus="number"> <word posp="noun" gloss="boy"/> </np> <np role="owner" number="sing"> <subs> - <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"/> </np> - <np number="sing" role="obj" locus="number"> + <np number="sing" role="obj" locus="number" case="ACC"> <word posp="noun" gloss="apple"/> <word gloss="a" 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> </subs> </np> </np> </np> - <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"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="surprise"/> </vp> </s> </example>
module markowner:
<example id="comp1" translation="It surprised the teacher that the boy had given the girl an apple.">
<s>
<np role="subj" case="NOM">
<np type="owner_owned">
<np number="sing" def="def" head="this" role="owned" locus="number">
<word posp="noun" gloss="boy"/>
</np>
- <np role="owner" number="sing">
+ <np role="owner" number="sing" case="GEN">
<subs>
<np number="sing" def="def" role="indobj" tr="rheme" locus="number" case="DAT">
<word posp="noun" gloss="girl"/>
</np>
<np number="sing" role="obj" locus="number" case="ACC">
<word posp="noun" gloss="apple"/>
<word gloss="a" 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>
</subs>
</np>
</np>
</np>
<np number="sing" def="def" role="indobj" locus="number" case="DAT">
<word posp="noun" gloss="teacher"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="surprise"/>
</vp>
</s>
</example>
module propagatenumber:
<example id="comp1" translation="It surprised the teacher that the boy had given the girl an apple."> <s> - <np role="subj" case="NOM"> - <np type="owner_owned"> + <np role="subj" case="NOM" number="sing"> + <np type="owner_owned" number="sing"> <np number="sing" def="def" head="this" role="owned" locus="number"> <word posp="noun" gloss="boy"/> </np> <np role="owner" number="sing" case="GEN"> <subs> <np number="sing" def="def" role="indobj" tr="rheme" locus="number" case="DAT"> <word posp="noun" gloss="girl"/> </np> <np number="sing" role="obj" locus="number" case="ACC"> <word posp="noun" gloss="apple"/> <word gloss="a" 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> </subs> </np> </np> </np> <np number="sing" def="def" role="indobj" locus="number" case="DAT"> <word posp="noun" gloss="teacher"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="surprise"/> </vp> </s> </example>
module simplifynumber: 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" number="sing">
<np type="owner_owned" number="sing">
<np number="sing" def="def" head="this" role="owned" locus="number">
<word posp="noun" gloss="boy"/>
</np>
<np role="owner" number="sing" case="GEN">
<subs>
<np number="sing" def="def" role="indobj" tr="rheme" locus="number" case="DAT">
<word posp="noun" gloss="girl"/>
</np>
<np number="sing" role="obj" locus="number" case="ACC">
- <word posp="noun" gloss="apple"/>
<word gloss="a" posp="det"/>
+ <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>
</subs>
</np>
</np>
</np>
<np number="sing" def="def" role="indobj" locus="number" case="DAT">
<word posp="noun" gloss="teacher"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="surprise"/>
</vp>
</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" number="sing">
<np type="owner_owned" number="sing">
<np number="sing" def="def" head="this" role="owned" locus="number">
<word posp="noun" gloss="boy"/>
</np>
<np role="owner" number="sing" case="GEN">
<subs>
<np number="sing" def="def" role="indobj" tr="rheme" locus="number" case="DAT">
<word posp="noun" gloss="girl"/>
</np>
<np number="sing" role="obj" locus="number" case="ACC">
<word gloss="a" posp="det"/>
<word posp="noun" gloss="apple"/>
</np>
- <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
+ <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" indobj="3.sing" obj="3.sing">
<word posp="verb" gloss="give"/>
</vp>
</subs>
</np>
</np>
</np>
<np number="sing" def="def" role="indobj" locus="number" case="DAT">
<word posp="noun" gloss="teacher"/>
</np>
- <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
+ <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" indobj="3.sing">
<word posp="verb" gloss="surprise"/>
</vp>
</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" number="sing">
<np type="owner_owned" number="sing">
<np number="sing" def="def" head="this" role="owned" locus="number">
<word posp="noun" gloss="boy"/>
</np>
<np role="owner" number="sing" case="GEN">
<subs>
<np number="sing" def="def" role="indobj" tr="rheme" locus="number" case="DAT">
<word posp="noun" gloss="girl"/>
</np>
<np number="sing" role="obj" locus="number" case="ACC">
<word gloss="a" posp="det"/>
<word posp="noun" gloss="apple"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" indobj="3.sing" obj="3.sing">
<word posp="verb" gloss="give"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</subs>
</np>
</np>
</np>
<np number="sing" def="def" role="indobj" locus="number" case="DAT">
<word posp="noun" gloss="teacher"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" indobj="3.sing">
<word posp="verb" gloss="surprise"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</s>
</example>
propagateArgumentCase: No change.
unwrapArgumentNPs:
<example id="comp1" translation="It surprised the teacher that the boy had given the girl an apple."> <s> - <np role="subj" case="NOM" number="sing"> - <np type="owner_owned" number="sing"> + <np type="owner_owned" number="sing" role="subj" case="NOM"> <np number="sing" def="def" head="this" role="owned" locus="number"> <word posp="noun" gloss="boy"/> </np> <np role="owner" number="sing" case="GEN"> <subs> <np number="sing" def="def" role="indobj" tr="rheme" locus="number" case="DAT"> <word posp="noun" gloss="girl"/> </np> <np number="sing" role="obj" locus="number" case="ACC"> <word gloss="a" posp="det"/> <word posp="noun" gloss="apple"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" indobj="3.sing" obj="3.sing"> <word posp="verb" gloss="give"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> </vp> </subs> </np> </np> - </np> <np number="sing" def="def" role="indobj" locus="number" case="DAT"> <word posp="noun" gloss="teacher"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" indobj="3.sing"> <word posp="verb" gloss="surprise"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> </vp> </s> </example>
unwrapOwnerOwned:
<example id="comp1" translation="It surprised the teacher that the boy had given the girl an apple."> <s> - <np type="owner_owned" number="sing" role="subj" case="NOM"> - <np number="sing" def="def" head="this" role="owned" locus="number"> + <np number="sing" def="def" head="this" role="owned" locus="number" case="NOM"> <word posp="noun" gloss="boy"/> </np> <np role="owner" number="sing" case="GEN"> <subs> <np number="sing" def="def" role="indobj" tr="rheme" locus="number" case="DAT"> <word posp="noun" gloss="girl"/> </np> <np number="sing" role="obj" locus="number" case="ACC"> <word gloss="a" posp="det"/> <word posp="noun" gloss="apple"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" indobj="3.sing" obj="3.sing"> <word posp="verb" gloss="give"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> </vp> </subs> </np> - </np> <np number="sing" def="def" role="indobj" locus="number" case="DAT"> <word posp="noun" gloss="teacher"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" indobj="3.sing"> <word posp="verb" gloss="surprise"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> </vp> </s> </example>
movedowntoword:
<example id="comp1" translation="It surprised the teacher that the boy had given the girl an apple.">
<s>
<np number="sing" def="def" head="this" role="owned" locus="number" case="NOM">
- <word posp="noun" gloss="boy"/>
+ <word posp="noun" gloss="boy" number="sing" def="def" head="this" role="owned" locus="number" case="NOM"/>
</np>
<np role="owner" number="sing" case="GEN">
<subs>
<np number="sing" def="def" role="indobj" tr="rheme" locus="number" case="DAT">
- <word posp="noun" gloss="girl"/>
+ <word posp="noun" gloss="girl" number="sing" def="def" role="indobj" tr="rheme" locus="number" case="DAT"/>
</np>
<np number="sing" role="obj" locus="number" case="ACC">
- <word gloss="a" posp="det"/>
- <word posp="noun" gloss="apple"/>
+ <word gloss="a" posp="det" number="sing" role="obj" locus="number" case="ACC"/>
+ <word posp="noun" gloss="apple" number="sing" role="obj" locus="number" case="ACC"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" indobj="3.sing" obj="3.sing">
- <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" indobj="3.sing" obj="3.sing"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</subs>
</np>
<np number="sing" def="def" role="indobj" locus="number" case="DAT">
- <word posp="noun" gloss="teacher"/>
+ <word posp="noun" gloss="teacher" number="sing" def="def" role="indobj" locus="number" case="DAT"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" indobj="3.sing">
- <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" indobj="3.sing"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</s>
</example>
About to call getSlotValue for boy/noun/case/obligatoryGot NOM
About to call getSlotValue for boy/noun/number/obligatory
Got sing
About to call getSlotValue for boy/noun/def/optional
Got def
About to call getSlotValue for girl/noun/case/obligatory
Got DAT
About to call getSlotValue for girl/noun/number/obligatory
Got sing
About to call getSlotValue for girl/noun/def/optional
Got def
About to call getSlotValue for apple/noun/case/obligatory
Got ACC
About to call getSlotValue for apple/noun/number/obligatory
Got sing
About to call getSlotValue for apple/noun/def/optional
About to call getSlotValue for teacher/noun/case/obligatory
Got DAT
About to call getSlotValue for teacher/noun/number/obligatory
Got sing
About to call getSlotValue for teacher/noun/def/optional
Got def
addaffixes:
<example id="comp1" translation="It surprised the teacher that the boy had given the girl an apple.">
<s>
<np number="sing" def="def" head="this" role="owned" locus="number" case="NOM">
<word posp="noun" gloss="boy" number="sing" def="def" head="this" role="owned" locus="number" case="NOM"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
</np>
<np role="owner" number="sing" case="GEN">
<subs>
<np number="sing" def="def" role="indobj" tr="rheme" locus="number" case="DAT">
<word posp="noun" gloss="girl" number="sing" def="def" role="indobj" tr="rheme" locus="number" case="DAT"/>
+ <thingy type="nouncase" function="suffix" gloss="DAT"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
</np>
<np number="sing" role="obj" locus="number" case="ACC">
<word gloss="a" posp="det" number="sing" role="obj" locus="number" case="ACC"/>
<word posp="noun" gloss="apple" number="sing" role="obj" locus="number" case="ACC"/>
+ <thingy type="nouncase" function="suffix" gloss="ACC"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" indobj="3.sing" obj="3.sing">
<word posp="verb" gloss="give" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" indobj="3.sing" obj="3.sing"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</subs>
</np>
<np number="sing" def="def" role="indobj" locus="number" case="DAT">
<word posp="noun" gloss="teacher" number="sing" def="def" role="indobj" locus="number" case="DAT"/>
+ <thingy type="nouncase" function="suffix" gloss="DAT"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" indobj="3.sing">
<word posp="verb" gloss="surprise" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" indobj="3.sing"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</s>
</example>
flatten:
<example id="comp1" translation="It surprised the teacher that the boy had given the girl an apple."> - <s> - <np number="sing" def="def" head="this" role="owned" locus="number" case="NOM"> + <flat> <word posp="noun" gloss="boy" number="sing" def="def" head="this" role="owned" locus="number" case="NOM"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> <thingy type="noundef" function="suffix" gloss="def"/> - </np> - <np role="owner" number="sing" case="GEN"> - <subs> - <np number="sing" def="def" role="indobj" tr="rheme" locus="number" case="DAT"> <word posp="noun" gloss="girl" number="sing" def="def" role="indobj" tr="rheme" locus="number" case="DAT"/> <thingy type="nouncase" function="suffix" gloss="DAT"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> <thingy type="noundef" function="suffix" gloss="def"/> - </np> - <np number="sing" role="obj" locus="number" case="ACC"> <word gloss="a" posp="det" number="sing" role="obj" locus="number" case="ACC"/> <word posp="noun" gloss="apple" number="sing" role="obj" locus="number" case="ACC"/> <thingy type="nouncase" function="suffix" gloss="ACC"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> - </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" indobj="3.sing" obj="3.sing"> <word posp="verb" gloss="give" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" indobj="3.sing" obj="3.sing"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> - </vp> - </subs> - </np> - <np number="sing" def="def" role="indobj" locus="number" case="DAT"> <word posp="noun" gloss="teacher" number="sing" def="def" role="indobj" locus="number" case="DAT"/> <thingy type="nouncase" function="suffix" gloss="DAT"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> <thingy type="noundef" function="suffix" gloss="def"/> - </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" indobj="3.sing"> <word posp="verb" gloss="surprise" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" indobj="3.sing"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> - </vp> - </s> + </flat> </example>
addvocab:
<example id="comp1" translation="It surprised the teacher that the boy had given the girl an apple."> <flat> - <word posp="noun" gloss="boy" number="sing" def="def" head="this" role="owned" locus="number" case="NOM"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <thingy type="noundef" function="suffix" gloss="def"/> - <word posp="noun" gloss="girl" number="sing" def="def" role="indobj" tr="rheme" locus="number" case="DAT"/> - <thingy type="nouncase" function="suffix" gloss="DAT"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <thingy type="noundef" function="suffix" gloss="def"/> - <word gloss="a" posp="det" number="sing" role="obj" locus="number" case="ACC"/> - <word posp="noun" gloss="apple" number="sing" role="obj" locus="number" case="ACC"/> - <thingy type="nouncase" function="suffix" gloss="ACC"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <word posp="verb" gloss="give" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" indobj="3.sing" obj="3.sing"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <word posp="noun" gloss="teacher" number="sing" def="def" role="indobj" locus="number" case="DAT"/> - <thingy type="nouncase" function="suffix" gloss="DAT"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <thingy type="noundef" function="suffix" gloss="def"/> - <word posp="verb" gloss="surprise" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" indobj="3.sing"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> + <word posp="noun" gloss="boy" number="sing" def="def" head="this" role="owned" locus="number" case="NOM">|ʋ|o|ˈ|z|</word> + <thingy type="nouncase" function="suffix" gloss="NOM">-|u|k|</thingy> + <thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy> + <thingy type="noundef" function="suffix" gloss="def">-|d|u|</thingy> + <word posp="noun" gloss="girl" number="sing" def="def" role="indobj" tr="rheme" locus="number" case="DAT">|ʃ|eː|ˈ|ɲ|</word> + <thingy type="nouncase" function="suffix" gloss="DAT">-|i|ʋ|</thingy> + <thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy> + <thingy type="noundef" function="suffix" gloss="def">-|d|u|</thingy> + <word gloss="a" posp="det" number="sing" role="obj" locus="number" case="ACC">|b|øː|ˈ|</word> + <word posp="noun" gloss="apple" number="sing" role="obj" locus="number" case="ACC">|t͡ɕ|a|ŋ|au|ˈ|ʒ|</word> + <thingy type="nouncase" function="suffix" gloss="ACC">-|u|p|</thingy> + <thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy> + <word posp="verb" gloss="give" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" indobj="3.sing" obj="3.sing">|d|a|ˈ|</word> + <thingy type="vpta" function="enclitic" gloss="PAST">|n|a|</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> + <word posp="noun" gloss="teacher" number="sing" def="def" role="indobj" locus="number" case="DAT">|n|u|b|y|ˈ|d|</word> + <thingy type="nouncase" function="suffix" gloss="DAT">-|i|ʋ|</thingy> + <thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy> + <thingy type="noundef" function="suffix" gloss="def">-|d|u|</thingy> + <word posp="verb" gloss="surprise" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" indobj="3.sing">|h|i|ɟ|a|ˈ|</word> + <thingy type="vpta" function="enclitic" gloss="PAST">|n|a|</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> </flat> </example>
vowelharmony:
<example id="comp1" translation="It surprised the teacher that the boy had given the girl an apple.">
<flat>
<word posp="noun" gloss="boy" number="sing" def="def" head="this" role="owned" locus="number" case="NOM">|ʋ|o|ˈ|z|</word>
<thingy type="nouncase" function="suffix" gloss="NOM">-|u|k|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy>
<thingy type="noundef" function="suffix" gloss="def">-|d|u|</thingy>
<word posp="noun" gloss="girl" number="sing" def="def" role="indobj" tr="rheme" locus="number" case="DAT">|ʃ|eː|ˈ|ɲ|</word>
<thingy type="nouncase" function="suffix" gloss="DAT">-|i|ʋ|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy>
<thingy type="noundef" function="suffix" gloss="def">-|d|u|</thingy>
<word gloss="a" posp="det" number="sing" role="obj" locus="number" case="ACC">|b|øː|ˈ|</word>
<word posp="noun" gloss="apple" number="sing" role="obj" locus="number" case="ACC">|t͡ɕ|a|ŋ|au|ˈ|ʒ|</word>
<thingy type="nouncase" function="suffix" gloss="ACC">-|u|p|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy>
<word posp="verb" gloss="give" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" indobj="3.sing" obj="3.sing">|d|a|ˈ|</word>
<thingy type="vpta" function="enclitic" gloss="PAST">|n|a|</thingy>
<thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy>
<thingy type="vpvoice" function="enclitic" gloss="active">-</thingy>
<thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
- <word posp="noun" gloss="teacher" number="sing" def="def" role="indobj" locus="number" case="DAT">|n|u|b|y|ˈ|d|</word>
+ <word posp="noun" gloss="teacher" number="sing" def="def" role="indobj" locus="number" case="DAT">|n|y|b|y|ˈ|d|</word>
<thingy type="nouncase" function="suffix" gloss="DAT">-|i|ʋ|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy>
<thingy type="noundef" function="suffix" gloss="def">-|d|u|</thingy>
<word posp="verb" gloss="surprise" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" indobj="3.sing">|h|i|ɟ|a|ˈ|</word>
<thingy type="vpta" function="enclitic" gloss="PAST">|n|a|</thingy>
<thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy>
<thingy type="vpvoice" function="enclitic" gloss="active">-</thingy>
<thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
</flat>
</example>
### |ʋ|o|ˈ|z|#-> ˈʋoz
### |ʋ|o|ˈ|z|
#-> ˈʋoz
### -|u|k|
#-> -uk
### -|u|k|
#-> -uk
### -|u|
#-> -u
### -|u|
#-> -u
### -|d|u|
#-> -du
### -|d|u|
#-> -du
### |ʃ|eː|ˈ|ɲ|
#-> ˈʃeːɲ
### |ʃ|eː|ˈ|ɲ|
#-> ˈʃeːɲ
### -|i|ʋ|
#-> -iʋ
### -|i|ʋ|
#-> -iʋ
### -|u|
#-> -u
### -|u|
#-> -u
### -|d|u|
#-> -du
### -|d|u|
#-> -du
### |b|øː|ˈ|
#-> ˈbøː
### |b|øː|ˈ|
#-> ˈbøː
### |t͡ɕ|a|ŋ|au|ˈ|ʒ|
#-> t͡ɕaˈŋauʒ
### |t͡ɕ|a|ŋ|au|ˈ|ʒ|
#-> t͡ɕaˈŋauʒ
### -|u|p|
#-> -up
### -|u|p|
#-> -up
### -|u|
#-> -u
### -|u|
#-> -u
### |d|a|ˈ|
#-> ˈda
### |d|a|ˈ|
#-> ˈda
### |n|a|
#-> na
### |n|a|
#-> na
### |n|y|b|y|ˈ|d|
#-> nyˈbyd
### |n|y|b|y|ˈ|d|
#-> nyˈbyd
### -|i|ʋ|
#-> -iʋ
### -|i|ʋ|
#-> -iʋ
### -|u|
#-> -u
### -|u|
#-> -u
### -|d|u|
#-> -du
### -|d|u|
#-> -du
### |h|i|ɟ|a|ˈ|
#-> hiˈɟa
### |h|i|ɟ|a|ˈ|
#-> hiˈɟa
### |n|a|
#-> na
### |n|a|
#-> na
### |ʋ|o|ˈ|z||u|k||u||d|u| |ʃ|eː|ˈ|ɲ||i|ʋ||u||d|u| |b|øː|ˈ| |t͡ɕ|a|ŋ|au|ˈ|ʒ||u|p||u| |d|a|ˈ| |n|a| |n|y|b|y|ˈ|d||i|ʋ||u||d|u| |h|i|ɟ|a|ˈ| |n|a|
#-> ˈʋozukudu ˈʃeːɲiʋudu ˈbøː t͡ɕaˈŋauʒupu ˈda na nyˈbydiʋudu hiˈɟa na
removetags:
<example id="comp1" translation="It surprised the teacher that the boy had given the girl an apple.">
<flat>
<word posp="noun" gloss="boy" number="sing" def="def" head="this" role="owned" locus="number" case="NOM">|ʋ|o|ˈ|z|</word>
<thingy type="nouncase" function="suffix" gloss="NOM">-|u|k|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy>
<thingy type="noundef" function="suffix" gloss="def">-|d|u|</thingy>
<word posp="noun" gloss="girl" number="sing" def="def" role="indobj" tr="rheme" locus="number" case="DAT">|ʃ|eː|ˈ|ɲ|</word>
<thingy type="nouncase" function="suffix" gloss="DAT">-|i|ʋ|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy>
<thingy type="noundef" function="suffix" gloss="def">-|d|u|</thingy>
<word gloss="a" posp="det" number="sing" role="obj" locus="number" case="ACC">|b|øː|ˈ|</word>
<word posp="noun" gloss="apple" number="sing" role="obj" locus="number" case="ACC">|t͡ɕ|a|ŋ|au|ˈ|ʒ|</word>
<thingy type="nouncase" function="suffix" gloss="ACC">-|u|p|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy>
<word posp="verb" gloss="give" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" indobj="3.sing" obj="3.sing">|d|a|ˈ|</word>
<thingy type="vpta" function="enclitic" gloss="PAST">|n|a|</thingy>
- <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy>
- <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
<word posp="noun" gloss="teacher" number="sing" def="def" role="indobj" locus="number" case="DAT">|n|y|b|y|ˈ|d|</word>
<thingy type="nouncase" function="suffix" gloss="DAT">-|i|ʋ|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy>
<thingy type="noundef" function="suffix" gloss="def">-|d|u|</thingy>
<word posp="verb" gloss="surprise" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" indobj="3.sing">|h|i|ɟ|a|ˈ|</word>
<thingy type="vpta" function="enclitic" gloss="PAST">|n|a|</thingy>
- <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy>
- <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
</flat>
+ <p><span class="ilpair"><span class="mor">ˈʋoz</span><br><span class="gls">boy</span></span> <span class="ilpair"><span class="mor">-uk</span><br><span class="gls"><span class="glssc">NOM</span></span></span> <span class="ilpair"><span class="mor">-u</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">-du</span><br><span class="gls">def</span></span> <span class="ilpair"><span class="mor">ˈʃeːɲ</span><br><span class="gls">girl</span></span> <span class="ilpair"><span class="mor">-iʋ</span><br><span class="gls"><span class="glssc">DAT</span></span></span> <span class="ilpair"><span class="mor">-u</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">-du</span><br><span class="gls">def</span></span> <span class="ilpair"><span class="mor">ˈbøː</span><br><span class="gls">a</span></span> <span class="ilpair"><span class="mor">t͡ɕaˈŋauʒ</span><br><span class="gls">apple</span></span> <span class="ilpair"><span class="mor">-up</span><br><span class="gls"><span class="glssc">ACC</span></span></span> <span class="ilpair"><span class="mor">-u</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">ˈda</span><br><span class="gls">give</span></span> <span class="ilpair"><span class="mor">na</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">nyˈbyd</span><br><span class="gls">teacher</span></span> <span class="ilpair"><span class="mor">-iʋ</span><br><span class="gls"><span class="glssc">DAT</span></span></span> <span class="ilpair"><span class="mor">-u</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">-du</span><br><span class="gls">def</span></span> <span class="ilpair"><span class="mor">hiˈɟa</span><br><span class="gls">surprise</span></span> <span class="ilpair"><span class="mor">na</span><br><span class="gls"><span class="glssc">PAST</span></span></span></p>
+ <p>ˈʋozukudu ˈʃeːɲiʋudu ˈbøː t͡ɕaˈŋauʒupu ˈda na nyˈbydiʋudu hiˈɟa na</p>
+ <p>wozukudu sheeñiwudu böö tyangrzhupu da na nübüdiwudu hièa na</p>
+ <il>
+ <w>
+ <o>ˈʋoz</o>
+ <g>boy</g>
+ </w>
+ <w>
+ <o>-uk</o>
+ <g>NOM</g>
+ </w>
+ <w>
+ <o>-u</o>
+ <g>sing</g>
+ </w>
+ <w>
+ <o>-du</o>
+ <g>def</g>
+ </w>
+ <w>
+ <o>ˈʃeːɲ</o>
+ <g>girl</g>
+ </w>
+ <w>
+ <o>-iʋ</o>
+ <g>DAT</g>
+ </w>
+ <w>
+ <o>-u</o>
+ <g>sing</g>
+ </w>
+ <w>
+ <o>-du</o>
+ <g>def</g>
+ </w>
+ <w>
+ <o>ˈbøː</o>
+ <g>a</g>
+ </w>
+ <w>
+ <o>t͡ɕaˈŋauʒ</o>
+ <g>apple</g>
+ </w>
+ <w>
+ <o>-up</o>
+ <g>ACC</g>
+ </w>
+ <w>
+ <o>-u</o>
+ <g>sing</g>
+ </w>
+ <w>
+ <o>ˈda</o>
+ <g>give</g>
+ </w>
+ <w>
+ <o>na</o>
+ <g>PAST</g>
+ </w>
+ <w>
+ <o>nyˈbyd</o>
+ <g>teacher</g>
+ </w>
+ <w>
+ <o>-iʋ</o>
+ <g>DAT</g>
+ </w>
+ <w>
+ <o>-u</o>
+ <g>sing</g>
+ </w>
+ <w>
+ <o>-du</o>
+ <g>def</g>
+ </w>
+ <w>
+ <o>hiˈɟa</o>
+ <g>surprise</g>
+ </w>
+ <w>
+ <o>na</o>
+ <g>PAST</g>
+ </w>
+ </il>
</example>
### ˈʋozukudu ˈʃeːɲiʋudu ˈbøː t͡ɕaˈŋauʒupu ˈda na nyˈbydiʋudu hiˈɟa na#-> ˈʋozukudu ˈʃeːɲiʋudu ˈbøː t͡ɕaˈŋauʒupu ˈda na nyˈbydiʋudu hiˈɟa na
Wozukudu sheeñiwudu böö tyangrzhupu da na nübüdiwudu hièa na. [ˈʋozukudu ˈʃeːɲiʋudu ˈbøː t͡ɕaˈŋauʒupu ˈda na nyˈbydiʋudu hiˈɟa na] ˈʋoz boy -uk NOM -u sing -du def ˈʃeːɲ girl -iʋ DAT -u sing -du def ˈbøː a t͡ɕaˈŋauʒ apple -up ACC -u sing ˈda give na PAST nyˈbyd teacher -iʋ DAT -u sing -du def hiˈɟa surprise na PAST “It surprised the teacher that the boy had given the girl an apple.” | (30) |
Quotes
Zhush employs a quotative particle to mark direct and indirect speech. The quotative follows the reported phrase and identifies the preceding expression as quoted or reported. The same construction is also used to express reported thoughts.
Here is an example of how quotations are expressed:
initial XML:
<example id="quot1" translation="The boy told the girl that he loved her.">
<s>
<vp tam="past-punct">
<verb>tell</verb>
</vp>
<np def="def" number="sing" tr="theme" role="subj">
<noun>boy</noun>
</np>
<np role="obj" tr="rheme">
<subs>
<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>
</subs>
</np>
<np def="def" number="sing" tr="theme" role="indobj">
<noun>girl</noun>
</np>
</s>
</example>cleanup:
<example id="quot1" translation="The boy told the girl that he loved her."> <s> - <vp tam="past-punct"> - <verb>tell</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="tell"/> </vp> - <np def="def" number="sing" tr="theme" role="subj"> - <noun>boy</noun> + <np def="def" number="sing" tr="theme" role="subj" locus="number"> + <word posp="noun" gloss="boy"/> </np> <np role="obj" tr="rheme"> <subs> - <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> </subs> </np> - <np def="def" number="sing" tr="theme" role="indobj"> - <noun>girl</noun> + <np def="def" number="sing" tr="theme" role="indobj" locus="number"> + <word posp="noun" gloss="girl"/> </np> </s> </example>
module articles: No change.
module nonpastonly:
<example id="quot1" translation="The boy told the girl that he loved her."> <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="tell"/> </vp> <np def="def" number="sing" tr="theme" role="subj" locus="number"> <word posp="noun" gloss="boy"/> </np> <np role="obj" tr="rheme"> <subs> - <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> </subs> </np> <np def="def" number="sing" tr="theme" role="indobj" locus="number"> <word posp="noun" gloss="girl"/> </np> </s> </example>
module noepistemic: No change.
module RelN: No change.
module sentenceconnectors: No change.
module nominalise:
<example id="quot1" translation="The boy told the girl that he loved her.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="tell"/>
</vp>
<np def="def" number="sing" tr="theme" role="subj" locus="number">
<word posp="noun" gloss="boy"/>
</np>
<np role="obj" tr="rheme">
+ <np type="owner_owned">
+ <np number="sing" def="neither" role="owned" locus="number">
+ <word person="1excl" number="sing" posp="pron"/>
+ </np>
+ <np role="owner" number="sing">
<subs>
<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>
</subs>
</np>
+ </np>
+ </np>
<np def="def" number="sing" tr="theme" role="indobj" locus="number">
<word posp="noun" gloss="girl"/>
</np>
</s>
</example>
tva1tva2
tva1
tva2
module affixdensity: No change.
module adpositions: No change.
module constorder:
<example id="quot1" translation="The boy told the girl that he loved her."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> - <word posp="verb" gloss="tell"/> - </vp> <np def="def" number="sing" tr="theme" role="subj" locus="number"> <word posp="noun" gloss="boy"/> </np> + <np def="def" number="sing" tr="theme" role="indobj" locus="number"> + <word posp="noun" gloss="girl"/> + </np> <np role="obj" tr="rheme"> <np type="owner_owned"> <np number="sing" def="neither" role="owned" locus="number"> <word person="1excl" number="sing" posp="pron"/> </np> <np role="owner" number="sing"> <subs> - <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> + <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> + <word posp="verb" gloss="love"/> + </vp> </subs> </np> </np> </np> - <np def="def" number="sing" tr="theme" role="indobj" locus="number"> - <word posp="noun" gloss="girl"/> - </np> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <word posp="verb" gloss="tell"/> + </vp> </s> </example>
module casemarking:
<example id="quot1" translation="The boy told the girl that he loved her."> <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="boy"/> </np> - <np def="def" number="sing" tr="theme" role="indobj" locus="number"> + <np def="def" number="sing" tr="theme" role="indobj" locus="number" case="DAT"> <word posp="noun" gloss="girl"/> </np> - <np role="obj" tr="rheme"> + <np role="obj" tr="rheme" case="ACC"> <np type="owner_owned"> <np number="sing" def="neither" role="owned" locus="number"> <word person="1excl" number="sing" posp="pron"/> </np> <np role="owner" number="sing"> <subs> - <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> <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="love"/> </vp> </subs> </np> </np> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="tell"/> </vp> </s> </example>
module markowner:
<example id="quot1" translation="The boy told the girl that he loved her.">
<s>
<np def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM">
<word posp="noun" gloss="boy"/>
</np>
<np def="def" number="sing" tr="theme" role="indobj" locus="number" case="DAT">
<word posp="noun" gloss="girl"/>
</np>
<np role="obj" tr="rheme" case="ACC">
<np type="owner_owned">
<np number="sing" def="neither" role="owned" locus="number">
<word person="1excl" number="sing" posp="pron"/>
</np>
- <np role="owner" number="sing">
+ <np role="owner" number="sing" case="GEN">
<subs>
<np number="sing" def="neither" role="obj" locus="number" case="ACC">
<word person="2" number="sing" posp="pron"/>
</np>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES">
<word posp="verb" gloss="love"/>
</vp>
</subs>
</np>
</np>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="tell"/>
</vp>
</s>
</example>
module propagatenumber:
<example id="quot1" translation="The boy told the girl that he loved her.">
<s>
<np def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM">
<word posp="noun" gloss="boy"/>
</np>
<np def="def" number="sing" tr="theme" role="indobj" locus="number" case="DAT">
<word posp="noun" gloss="girl"/>
</np>
- <np role="obj" tr="rheme" case="ACC">
- <np type="owner_owned">
+ <np role="obj" tr="rheme" case="ACC" number="sing">
+ <np type="owner_owned" number="sing">
<np number="sing" def="neither" role="owned" locus="number">
<word person="1excl" number="sing" posp="pron"/>
</np>
<np role="owner" number="sing" case="GEN">
<subs>
<np number="sing" def="neither" role="obj" locus="number" case="ACC">
<word person="2" number="sing" posp="pron"/>
</np>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES">
<word posp="verb" gloss="love"/>
</vp>
</subs>
</np>
</np>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="tell"/>
</vp>
</s>
</example>
module simplifynumber: 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="quot1" translation="The boy told the girl that he loved her.">
<s>
<np def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM">
<word posp="noun" gloss="boy"/>
</np>
<np def="def" number="sing" tr="theme" role="indobj" locus="number" case="DAT">
<word posp="noun" gloss="girl"/>
</np>
<np role="obj" tr="rheme" case="ACC" number="sing">
<np type="owner_owned" number="sing">
<np number="sing" def="neither" role="owned" locus="number">
- <word person="1excl" number="sing" posp="pron"/>
+ <word person="1excl" number="sing" posp="pron" gloss="1excl.sing"/>
</np>
<np role="owner" number="sing" case="GEN">
<subs>
<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"/>
</np>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES">
<word posp="verb" gloss="love"/>
</vp>
</subs>
</np>
</np>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="tell"/>
</vp>
</s>
</example>
copyuptophrase:
<example id="quot1" translation="The boy told the girl that he loved her.">
<s>
<np def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM">
<word posp="noun" gloss="boy"/>
</np>
<np def="def" number="sing" tr="theme" role="indobj" locus="number" case="DAT">
<word posp="noun" gloss="girl"/>
</np>
- <np role="obj" tr="rheme" case="ACC" number="sing">
+ <np role="obj" tr="rheme" case="ACC" number="sing" person="1excl">
<np type="owner_owned" number="sing">
- <np number="sing" def="neither" role="owned" locus="number">
+ <np number="sing" def="neither" role="owned" locus="number" person="1excl">
<word person="1excl" number="sing" posp="pron" gloss="1excl.sing"/>
</np>
- <np role="owner" number="sing" case="GEN">
+ <np role="owner" number="sing" case="GEN" person="2">
<subs>
- <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"/>
</np>
- <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES">
+ <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="2.sing">
<word posp="verb" gloss="love"/>
</vp>
</subs>
</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" indobj="3.sing" obj="1excl.sing">
<word posp="verb" gloss="tell"/>
</vp>
</s>
</example>
prodrop: No change.
addclitics:
<example id="quot1" translation="The boy told the girl that he loved her.">
<s>
<np def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM">
<word posp="noun" gloss="boy"/>
</np>
<np def="def" number="sing" tr="theme" role="indobj" locus="number" case="DAT">
<word posp="noun" gloss="girl"/>
</np>
<np role="obj" tr="rheme" case="ACC" number="sing" person="1excl">
<np type="owner_owned" number="sing">
<np number="sing" def="neither" role="owned" locus="number" person="1excl">
<word person="1excl" number="sing" posp="pron" gloss="1excl.sing"/>
</np>
<np role="owner" number="sing" case="GEN" person="2">
<subs>
<np number="sing" def="neither" role="obj" locus="number" case="ACC" person="2">
<word person="2" number="sing" posp="pron" gloss="2.sing"/>
</np>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="2.sing">
<word posp="verb" gloss="love"/>
+ <thingy type="vpta" function="enclitic" gloss="PRES"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</subs>
</np>
</np>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" indobj="3.sing" obj="1excl.sing">
<word posp="verb" gloss="tell"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</s>
</example>
propagateArgumentCase: No change.
unwrapArgumentNPs:
<example id="quot1" translation="The boy told the girl that he loved her.">
<s>
<np def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM">
<word posp="noun" gloss="boy"/>
</np>
<np def="def" number="sing" tr="theme" role="indobj" locus="number" case="DAT">
<word posp="noun" gloss="girl"/>
</np>
- <np role="obj" tr="rheme" case="ACC" number="sing" person="1excl">
- <np type="owner_owned" number="sing">
+ <np type="owner_owned" number="sing" role="obj" tr="rheme" case="ACC" person="1excl">
<np number="sing" def="neither" role="owned" locus="number" person="1excl">
<word person="1excl" number="sing" posp="pron" gloss="1excl.sing"/>
</np>
<np role="owner" number="sing" case="GEN" person="2">
<subs>
<np number="sing" def="neither" role="obj" locus="number" case="ACC" person="2">
<word person="2" number="sing" posp="pron" gloss="2.sing"/>
</np>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="2.sing">
<word posp="verb" gloss="love"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</subs>
</np>
</np>
- </np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" indobj="3.sing" obj="1excl.sing">
<word posp="verb" gloss="tell"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</s>
</example>
unwrapOwnerOwned:
<example id="quot1" translation="The boy told the girl that he loved her.">
<s>
<np def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM">
<word posp="noun" gloss="boy"/>
</np>
<np def="def" number="sing" tr="theme" role="indobj" locus="number" case="DAT">
<word posp="noun" gloss="girl"/>
</np>
- <np type="owner_owned" number="sing" role="obj" tr="rheme" case="ACC" person="1excl">
- <np number="sing" def="neither" role="owned" locus="number" person="1excl">
+ <np number="sing" def="neither" role="owned" locus="number" person="1excl" tr="rheme" case="ACC">
<word person="1excl" number="sing" posp="pron" gloss="1excl.sing"/>
</np>
<np role="owner" number="sing" case="GEN" person="2">
<subs>
<np number="sing" def="neither" role="obj" locus="number" case="ACC" person="2">
<word person="2" number="sing" posp="pron" gloss="2.sing"/>
</np>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="2.sing">
<word posp="verb" gloss="love"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</subs>
</np>
- </np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" indobj="3.sing" obj="1excl.sing">
<word posp="verb" gloss="tell"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</s>
</example>
movedowntoword:
<example id="quot1" translation="The boy told the girl that he loved her.">
<s>
<np def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM">
- <word posp="noun" gloss="boy"/>
+ <word posp="noun" gloss="boy" def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM"/>
</np>
<np def="def" number="sing" tr="theme" role="indobj" locus="number" case="DAT">
- <word posp="noun" gloss="girl"/>
+ <word posp="noun" gloss="girl" def="def" number="sing" tr="theme" role="indobj" locus="number" case="DAT"/>
</np>
<np number="sing" def="neither" role="owned" locus="number" person="1excl" tr="rheme" case="ACC">
- <word person="1excl" number="sing" posp="pron" gloss="1excl.sing"/>
+ <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" def="neither" role="owned" locus="number" tr="rheme" case="ACC"/>
</np>
<np role="owner" number="sing" case="GEN" person="2">
<subs>
<np number="sing" def="neither" role="obj" locus="number" case="ACC" person="2">
- <word person="2" number="sing" posp="pron" gloss="2.sing"/>
+ <word person="2" number="sing" posp="pron" gloss="2.sing" def="neither" role="obj" locus="number" case="ACC"/>
</np>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="2.sing">
- <word posp="verb" gloss="love"/>
+ <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="2.sing"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</subs>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" indobj="3.sing" obj="1excl.sing">
- <word posp="verb" gloss="tell"/>
+ <word posp="verb" gloss="tell" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" indobj="3.sing" obj="1excl.sing"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</s>
</example>
About to call getSlotValue for boy/noun/case/obligatoryGot NOM
About to call getSlotValue for boy/noun/number/obligatory
Got sing
About to call getSlotValue for boy/noun/def/optional
Got def
About to call getSlotValue for girl/noun/case/obligatory
Got DAT
About to call getSlotValue for girl/noun/number/obligatory
Got sing
About to call getSlotValue for girl/noun/def/optional
Got def
addaffixes:
<example id="quot1" translation="The boy told the girl that he loved her.">
<s>
<np def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM">
<word posp="noun" gloss="boy" def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
</np>
<np def="def" number="sing" tr="theme" role="indobj" locus="number" case="DAT">
<word posp="noun" gloss="girl" def="def" number="sing" tr="theme" role="indobj" locus="number" case="DAT"/>
+ <thingy type="nouncase" function="suffix" gloss="DAT"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
</np>
<np number="sing" def="neither" role="owned" locus="number" person="1excl" tr="rheme" case="ACC">
<word person="1excl" number="sing" posp="pron" gloss="1excl.sing" def="neither" role="owned" locus="number" tr="rheme" case="ACC"/>
</np>
<np role="owner" number="sing" case="GEN" person="2">
<subs>
<np number="sing" def="neither" role="obj" locus="number" case="ACC" person="2">
<word person="2" number="sing" posp="pron" gloss="2.sing" def="neither" role="obj" locus="number" case="ACC"/>
</np>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="2.sing">
<word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="2.sing"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</subs>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" indobj="3.sing" obj="1excl.sing">
<word posp="verb" gloss="tell" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" indobj="3.sing" obj="1excl.sing"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</s>
</example>
flatten:
<example id="quot1" translation="The boy told the girl that he loved her."> - <s> - <np def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM"> + <flat> <word posp="noun" gloss="boy" def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> <thingy type="noundef" function="suffix" gloss="def"/> - </np> - <np def="def" number="sing" tr="theme" role="indobj" locus="number" case="DAT"> <word posp="noun" gloss="girl" def="def" number="sing" tr="theme" role="indobj" locus="number" case="DAT"/> <thingy type="nouncase" function="suffix" gloss="DAT"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> <thingy type="noundef" function="suffix" gloss="def"/> - </np> - <np number="sing" def="neither" role="owned" locus="number" person="1excl" tr="rheme" case="ACC"> <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" def="neither" role="owned" locus="number" tr="rheme" case="ACC"/> - </np> - <np role="owner" number="sing" case="GEN" person="2"> - <subs> - <np number="sing" def="neither" role="obj" locus="number" case="ACC" person="2"> <word person="2" number="sing" posp="pron" gloss="2.sing" def="neither" role="obj" locus="number" case="ACC"/> - </np> - <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="2.sing"> <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="2.sing"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> - </vp> - </subs> - </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" indobj="3.sing" obj="1excl.sing"> <word posp="verb" gloss="tell" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" indobj="3.sing" obj="1excl.sing"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> - </vp> - </s> + </flat> </example>
addvocab:
<example id="quot1" translation="The boy told the girl that he loved her."> <flat> - <word posp="noun" gloss="boy" def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <thingy type="noundef" function="suffix" gloss="def"/> - <word posp="noun" gloss="girl" def="def" number="sing" tr="theme" role="indobj" locus="number" case="DAT"/> - <thingy type="nouncase" function="suffix" gloss="DAT"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <thingy type="noundef" function="suffix" gloss="def"/> - <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" def="neither" role="owned" locus="number" tr="rheme" case="ACC"/> - <word person="2" number="sing" posp="pron" gloss="2.sing" def="neither" role="obj" locus="number" case="ACC"/> - <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="2.sing"/> - <thingy type="vpta" function="enclitic" gloss="PRES"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <word posp="verb" gloss="tell" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" indobj="3.sing" obj="1excl.sing"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> + <word posp="noun" gloss="boy" def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM">|ʋ|o|ˈ|z|</word> + <thingy type="nouncase" function="suffix" gloss="NOM">-|u|k|</thingy> + <thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy> + <thingy type="noundef" function="suffix" gloss="def">-|d|u|</thingy> + <word posp="noun" gloss="girl" def="def" number="sing" tr="theme" role="indobj" locus="number" case="DAT">|ʃ|eː|ˈ|ɲ|</word> + <thingy type="nouncase" function="suffix" gloss="DAT">-|i|ʋ|</thingy> + <thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy> + <thingy type="noundef" function="suffix" gloss="def">-|d|u|</thingy> + <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" def="neither" role="owned" locus="number" tr="rheme" case="ACC">|t͡s|i|ˈ|</word> + <word person="2" number="sing" posp="pron" gloss="2.sing" def="neither" role="obj" locus="number" case="ACC">|ɟ|yː|ˈ|</word> + <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="2.sing">|z|i|ˈ|</word> + <thingy type="vpta" function="enclitic" gloss="PRES">-</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> + <word posp="verb" gloss="tell" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" indobj="3.sing" obj="1excl.sing">|d͡ʒ|aː|ˈ|</word> + <thingy type="vpta" function="enclitic" gloss="PAST">|n|a|</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> </flat> </example>
vowelharmony: No change.
### |ʋ|o|ˈ|z|#-> ˈʋoz
### |ʋ|o|ˈ|z|
#-> ˈʋoz
### -|u|k|
#-> -uk
### -|u|k|
#-> -uk
### -|u|
#-> -u
### -|u|
#-> -u
### -|d|u|
#-> -du
### -|d|u|
#-> -du
### |ʃ|eː|ˈ|ɲ|
#-> ˈʃeːɲ
### |ʃ|eː|ˈ|ɲ|
#-> ˈʃeːɲ
### -|i|ʋ|
#-> -iʋ
### -|i|ʋ|
#-> -iʋ
### -|u|
#-> -u
### -|u|
#-> -u
### -|d|u|
#-> -du
### -|d|u|
#-> -du
### |t͡s|i|ˈ|
#-> ˈt͡si
### |t͡s|i|ˈ|
#-> ˈt͡si
### |ɟ|yː|ˈ|
#-> ˈɟyː
### |ɟ|yː|ˈ|
#-> ˈɟyː
### |z|i|ˈ|
#-> ˈzi
### |z|i|ˈ|
#-> ˈzi
### |d͡ʒ|aː|ˈ|
#-> ˈd͡ʒaː
### |d͡ʒ|aː|ˈ|
#-> ˈd͡ʒaː
### |n|a|
#-> na
### |n|a|
#-> na
### |ʋ|o|ˈ|z||u|k||u||d|u| |ʃ|eː|ˈ|ɲ||i|ʋ||u||d|u| |t͡s|i|ˈ| |ɟ|yː|ˈ| |z|i|ˈ| |d͡ʒ|aː|ˈ| |n|a|
#-> ˈʋozukudu ˈʃeːɲiʋudu ˈt͡si ˈɟyː ˈzi ˈd͡ʒaː na
removetags:
<example id="quot1" translation="The boy told the girl that he loved her.">
<flat>
<word posp="noun" gloss="boy" def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM">|ʋ|o|ˈ|z|</word>
<thingy type="nouncase" function="suffix" gloss="NOM">-|u|k|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy>
<thingy type="noundef" function="suffix" gloss="def">-|d|u|</thingy>
<word posp="noun" gloss="girl" def="def" number="sing" tr="theme" role="indobj" locus="number" case="DAT">|ʃ|eː|ˈ|ɲ|</word>
<thingy type="nouncase" function="suffix" gloss="DAT">-|i|ʋ|</thingy>
<thingy type="nounnumber" function="suffix" gloss="sing">-|u|</thingy>
<thingy type="noundef" function="suffix" gloss="def">-|d|u|</thingy>
<word person="1excl" number="sing" posp="pron" gloss="1excl.sing" def="neither" role="owned" locus="number" tr="rheme" case="ACC">|t͡s|i|ˈ|</word>
<word person="2" number="sing" posp="pron" gloss="2.sing" def="neither" role="obj" locus="number" case="ACC">|ɟ|yː|ˈ|</word>
<word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="2.sing">|z|i|ˈ|</word>
- <thingy type="vpta" function="enclitic" gloss="PRES">-</thingy>
- <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy>
- <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
<word posp="verb" gloss="tell" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" indobj="3.sing" obj="1excl.sing">|d͡ʒ|aː|ˈ|</word>
<thingy type="vpta" function="enclitic" gloss="PAST">|n|a|</thingy>
- <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy>
- <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
</flat>
+ <p><span class="ilpair"><span class="mor">ˈʋoz</span><br><span class="gls">boy</span></span> <span class="ilpair"><span class="mor">-uk</span><br><span class="gls"><span class="glssc">NOM</span></span></span> <span class="ilpair"><span class="mor">-u</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">-du</span><br><span class="gls">def</span></span> <span class="ilpair"><span class="mor">ˈʃeːɲ</span><br><span class="gls">girl</span></span> <span class="ilpair"><span class="mor">-iʋ</span><br><span class="gls"><span class="glssc">DAT</span></span></span> <span class="ilpair"><span class="mor">-u</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">-du</span><br><span class="gls">def</span></span> <span class="ilpair"><span class="mor">ˈt͡si</span><br><span class="gls">1excl.sing</span></span> <span class="ilpair"><span class="mor">ˈɟyː</span><br><span class="gls">2.sing</span></span> <span class="ilpair"><span class="mor">ˈzi</span><br><span class="gls">love</span></span> <span class="ilpair"><span class="mor">ˈd͡ʒaː</span><br><span class="gls">tell</span></span> <span class="ilpair"><span class="mor">na</span><br><span class="gls"><span class="glssc">PAST</span></span></span></p>
+ <p>ˈʋozukudu ˈʃeːɲiʋudu ˈt͡si ˈɟyː ˈzi ˈd͡ʒaː na</p>
+ <p>wozukudu sheeñiwudu tzi èüü zi jaa na</p>
+ <il>
+ <w>
+ <o>ˈʋoz</o>
+ <g>boy</g>
+ </w>
+ <w>
+ <o>-uk</o>
+ <g>NOM</g>
+ </w>
+ <w>
+ <o>-u</o>
+ <g>sing</g>
+ </w>
+ <w>
+ <o>-du</o>
+ <g>def</g>
+ </w>
+ <w>
+ <o>ˈʃeːɲ</o>
+ <g>girl</g>
+ </w>
+ <w>
+ <o>-iʋ</o>
+ <g>DAT</g>
+ </w>
+ <w>
+ <o>-u</o>
+ <g>sing</g>
+ </w>
+ <w>
+ <o>-du</o>
+ <g>def</g>
+ </w>
+ <w>
+ <o>ˈt͡si</o>
+ <g>1excl.sing</g>
+ </w>
+ <w>
+ <o>ˈɟyː</o>
+ <g>2.sing</g>
+ </w>
+ <w>
+ <o>ˈzi</o>
+ <g>love</g>
+ </w>
+ <w>
+ <o>ˈd͡ʒaː</o>
+ <g>tell</g>
+ </w>
+ <w>
+ <o>na</o>
+ <g>PAST</g>
+ </w>
+ </il>
</example>
### ˈʋozukudu ˈʃeːɲiʋudu ˈt͡si ˈɟyː ˈzi ˈd͡ʒaː na#-> ˈʋozukudu ˈʃeːɲiʋudu ˈt͡si ˈɟyː ˈzi ˈd͡ʒaː na
Wozukudu sheeñiwudu tzi èüü zi jaa na. [ˈʋozukudu ˈʃeːɲiʋudu ˈt͡si ˈɟyː ˈzi ˈd͡ʒaː na] ˈʋoz boy -uk NOM -u sing -du def ˈʃeːɲ girl -iʋ DAT -u sing -du def ˈt͡si 1excl.sing ˈɟyː 2.sing ˈzi love ˈd͡ʒaː tell na PAST “The boy told the girl that he loved her.” | (31) |
How to cite this grammar
Language Creator. 2026. A Grammar of Zhush. Generated by the Language Creator, version 0.91, on 15 June 2026. https://languagecreator.org/grammar/4DXZW
In BibTeX format:
@misc{LC-4DXZW,
year = 2026,
author = {{Language Creator}},
title = {A Grammar of {Zhush}},
howpublished = {\url{https://languagecreator.org/grammar/4DXZW}},
note = {Generated by the Language Creator, version 0.91, on 15 June 2026}
}
Supplementary Materials
A collection of illustrative texts and a bilingual dictionary (English–Zhush / Zhush–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/4DXZW
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.
Language creation took 0.02 seconds; writing the grammar 0.06 seconds.