A Grammar of Nuch
Introduction
Scope and Purpose
This grammar provides a systematic description of the Nuch language (the 1075th 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 Nuch.
Typological Profile
It has has no interesting typological features.Phonology
Phoneme Inventory
Consonants
Nuch has a moderately large consonant inventory, with 26 phonemes.
It has an exceptionally dense sibilant inventory, a notable dental–alveolar contrast across several manners, a notably rich liquid inventory, a complete absence of laryngeal consonants and a broad and varied fricative inventory.The table below presents the full inventory of consonant phonemes in Nuch. The chart lists all places and manners of articulation attested in the language.
| labial | dental | alveolar | postalveolar | alveolo-palatal | lateral | palatal | velar | |
|---|---|---|---|---|---|---|---|---|
| stop | p b | d t | k ɡ | |||||
| nasal | m | n | ɲ | ŋ | ||||
| trill/tap/flap | ɾ | |||||||
| fricative | f | θ | s | ʃ | ɕ ʑ | x | ||
| approximant | ʋ | l | j | |||||
| affricate | t͡s | t͡ʃ | t͡ɕ |
Vowels
Nuch has 5 vowel qualities. This places it within the broadly common range of mid-sized vowel inventories. The vowel chart shows the full set of contrasts employed in the language’s phonology.
It has a full range of vowel qualities even in reduced syllables.The table below presents the full inventory of vowel phonemes in Nuch. The system comprises the distinct vowel qualities listed in the chart.
| front | central | back | |
|---|---|---|---|
| close | i | u | |
| mid | e | o | |
| open | a |
Stress and Tones
Nuch has neither phonemic stress nor lexical tone. Prosodic prominence and pitch variation are determined by pragmatic and discourse factors rather than by lexical contrasts.
Phonological Processes
Vowel Harmony
Vowel harmony does not exist in this language.
Writing System
Introduction
Nuch 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 /ɡ/ | i /i/ | j /j/ |
| k /k/ | l /l/ | m /m/ | n /n/ |
| o /o/ | p /p/ | r /ɾ/ | s /s/ |
| t /t/ | u /u/ | w /ʋ/ | ñ /ɲ/ |
| ɕ /ɕ/ | ʑ /ʑ/ |
Multi-letter combinations such as digraphs
| ch /t͡ʃ/ | kh /x/ | ng /ŋ/ |
| rr /r/ | sh /ʃ/ | th /θ/ |
| ty /t͡ɕ/ | tz /t͡s/ |
Word Classes and Morphology
Number and Gender
Number
Nuch does not have grammatical number.
Gender
Nuch has the following genders:
Gender masc – for instance: bistaty ‘stick’, cherr ‘husband’, cheɕof ‘knee’, dask ‘wind’, jaf ‘heart’, khoraw ‘neighbour’, makit ‘market’, pirikh ‘bottle’, shaɕog ‘umbrella’, tafun ‘wing’, tid ‘inside’, tzat ‘speech’, tzew ‘tongue’, waɕ ‘east’, wiw ‘west’, wum ‘boy’, ñuspith ‘tower’, ɕif ‘idea’, ʑoj ‘face’, ʑotzoɕ ‘machine’.
Gender fem – for instance: biʑiʑ ‘jaguar’, buk ‘book’, dichel ‘teacher’, jutyib ‘sand’, khusuth ‘guts’, mab ‘time’, nuɕ ‘knife’, par ‘child’, peʑ ‘table’, purr ‘mother’, samañ ‘tiger’, soj ‘night’, tispat ‘breast’, totyikh ‘mammal’, tuf ‘bird’, ñatzak ‘bosom’, ñiñ ‘fish’, ɕan ‘sea’, ɕenash ‘binoculars’, ʑusekh ‘fog’.
The Nominal Phrase
Nominal phrases in Nuch 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 subordinate:
No change.
tva1tva2
module affixdensity:
No change.
module adpositions:
<example id="nomphr" translation="The woman with the knife caught those three blind mice.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="catch"/>
</vp>
<np role="subj" number="sing" def="def" locus="number">
<word posp="noun" gloss="woman"/>
<pp role="comitative">
+ <word gloss="COMIT" posp="pp"/>
<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 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"> <word gloss="COMIT" posp="pp"/> <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> + <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"> <word gloss="COMIT" posp="pp"/> <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"> + <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 addgender:
<example id="nomphr" translation="The woman with the knife caught those three blind mice."> <s> - <np role="subj" number="sing" def="def" locus="number" case="NOM"> + <np role="subj" number="sing" def="def" locus="number" case="NOM" gender="fem"> <word posp="noun" gloss="woman"/> <pp role="comitative"> <word gloss="COMIT" posp="pp"/> - <np number="sing" def="def" locus="number"> + <np number="sing" def="def" locus="number" gender="fem"> <word posp="noun" gloss="knife"/> </np> </pp> </np> - <np role="obj" def="def" number="plur" tr="rheme" locus="number" case="ACC"> + <np role="obj" def="def" number="plur" tr="rheme" locus="number" case="ACC" gender="fem"> <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 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" gender="fem">
<word posp="noun" gloss="woman"/>
<pp role="comitative">
<word gloss="COMIT" posp="pp"/>
<np number="sing" def="def" locus="number" gender="fem">
<word posp="noun" gloss="knife"/>
</np>
</pp>
</np>
<np role="obj" def="def" number="plur" tr="rheme" locus="number" case="ACC" gender="fem">
- <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:
No change.
module wordorder:
No change.
module conjp:
No change.
flattenconjp:
No change.
fixpronouns:
No change.
copyuptophrase:
<example id="nomphr" translation="The woman with the knife caught those three blind mice.">
<s>
<np role="subj" number="sing" def="def" locus="number" case="NOM" gender="fem">
<word posp="noun" gloss="woman"/>
<pp role="comitative">
<word gloss="COMIT" posp="pp"/>
<np number="sing" def="def" locus="number" gender="fem">
<word posp="noun" gloss="knife"/>
</np>
</pp>
</np>
<np role="obj" def="def" number="plur" tr="rheme" locus="number" case="ACC" gender="fem">
<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">
+ <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.plur.fem">
<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" gender="fem">
<word posp="noun" gloss="woman"/>
<pp role="comitative">
<word gloss="COMIT" posp="pp"/>
<np number="sing" def="def" locus="number" gender="fem">
<word posp="noun" gloss="knife"/>
</np>
</pp>
</np>
<np role="obj" def="def" number="plur" tr="rheme" locus="number" case="ACC" gender="fem">
<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" subj="3.sing.fem" obj="3.plur.fem">
<word posp="verb" gloss="catch"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
+ <thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</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" gender="fem">
- <word posp="noun" gloss="woman"/>
+ <word posp="noun" gloss="woman" role="subj" number="sing" def="def" locus="number" case="NOM" gender="fem"/>
<pp role="comitative">
- <word gloss="COMIT" posp="pp"/>
+ <word gloss="COMIT" posp="pp" role="comitative"/>
<np number="sing" def="def" locus="number" gender="fem">
- <word posp="noun" gloss="knife"/>
+ <word posp="noun" gloss="knife" number="sing" def="def" locus="number" gender="fem"/>
</np>
</pp>
</np>
<np role="obj" def="def" number="plur" tr="rheme" locus="number" case="ACC" gender="fem">
- <word posp="adj" gloss="blind"/>
- <word posp="noun" gloss="mouse"/>
- <word posp="num" gloss="three"/>
- <word posp="det" gloss="yon"/>
+ <word posp="adj" gloss="blind" role="obj" def="def" number="plur" tr="rheme" locus="number" case="ACC" gender="fem"/>
+ <word posp="noun" gloss="mouse" role="obj" def="def" number="plur" tr="rheme" locus="number" case="ACC" gender="fem"/>
+ <word posp="num" gloss="three" role="obj" def="def" number="plur" tr="rheme" locus="number" case="ACC" gender="fem"/>
+ <word posp="det" gloss="yon" role="obj" def="def" number="plur" tr="rheme" locus="number" case="ACC" gender="fem"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.plur.fem">
- <word posp="verb" gloss="catch"/>
+ <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.plur.fem"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
</s>
</example>
addaffixes:
About to call getSlotValue for woman/noun/number/obligatoryGot sing
About to call getSlotValue for woman/noun/def/optional
Got def
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 blind/adj/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
About to call getSlotValue for yon/det/gender/obligatory
Got fem
About to call getSlotValue for yon/det/number/obligatory
Got plur
About to call getSlotValue for catch/verb/voice/obligatory
Got active
<example id="nomphr" translation="The woman with the knife caught those three blind mice.">
<s>
<np role="subj" number="sing" def="def" locus="number" case="NOM" gender="fem">
<word posp="noun" gloss="woman" role="subj" number="sing" def="def" locus="number" case="NOM" gender="fem"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
<pp role="comitative">
<word gloss="COMIT" posp="pp" role="comitative"/>
<np number="sing" def="def" locus="number" gender="fem">
<word posp="noun" gloss="knife" number="sing" def="def" locus="number" gender="fem"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
</np>
</pp>
</np>
<np role="obj" def="def" number="plur" tr="rheme" locus="number" case="ACC" gender="fem">
+ <thingy type="adjcase" function="prefix" gloss="ACC"/>
<word posp="adj" gloss="blind" role="obj" def="def" number="plur" tr="rheme" locus="number" case="ACC" gender="fem"/>
<word posp="noun" gloss="mouse" role="obj" def="def" number="plur" tr="rheme" locus="number" case="ACC" gender="fem"/>
+ <thingy type="nounnumber" function="suffix" gloss="plur"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
<word posp="num" gloss="three" role="obj" def="def" number="plur" tr="rheme" locus="number" case="ACC" gender="fem"/>
<word posp="det" gloss="yon" role="obj" def="def" number="plur" tr="rheme" locus="number" case="ACC" gender="fem"/>
+ <thingy type="detgender" function="suffix" gloss="fem"/>
+ <thingy type="detnumber" function="suffix" gloss="plur"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.plur.fem">
+ <thingy type="verbvoice" function="prefix" gloss="active"/>
<word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.plur.fem"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</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" gender="fem"> + <flat> <word posp="noun" gloss="woman" role="subj" number="sing" def="def" locus="number" case="NOM" gender="fem"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> <thingy type="noundef" function="suffix" gloss="def"/> - <pp role="comitative"> <word gloss="COMIT" posp="pp" role="comitative"/> - <np number="sing" def="def" locus="number" gender="fem"> <word posp="noun" gloss="knife" number="sing" def="def" locus="number" gender="fem"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> <thingy type="noundef" function="suffix" gloss="def"/> - </np> - </pp> - </np> - <np role="obj" def="def" number="plur" tr="rheme" locus="number" case="ACC" gender="fem"> <thingy type="adjcase" function="prefix" gloss="ACC"/> <word posp="adj" gloss="blind" role="obj" def="def" number="plur" tr="rheme" locus="number" case="ACC" gender="fem"/> <word posp="noun" gloss="mouse" role="obj" def="def" number="plur" tr="rheme" locus="number" case="ACC" gender="fem"/> <thingy type="nounnumber" function="suffix" gloss="plur"/> <thingy type="noundef" function="suffix" gloss="def"/> <word posp="num" gloss="three" role="obj" def="def" number="plur" tr="rheme" locus="number" case="ACC" gender="fem"/> <word posp="det" gloss="yon" role="obj" def="def" number="plur" tr="rheme" locus="number" case="ACC" gender="fem"/> <thingy type="detgender" function="suffix" gloss="fem"/> <thingy type="detnumber" function="suffix" gloss="plur"/> - </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.plur.fem"> <thingy type="verbvoice" function="prefix" gloss="active"/> <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.plur.fem"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - </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" gender="fem"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <thingy type="noundef" function="suffix" gloss="def"/> - <word gloss="COMIT" posp="pp" role="comitative"/> - <word posp="noun" gloss="knife" number="sing" def="def" locus="number" gender="fem"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <thingy type="noundef" function="suffix" gloss="def"/> - <thingy type="adjcase" function="prefix" gloss="ACC"/> - <word posp="adj" gloss="blind" role="obj" def="def" number="plur" tr="rheme" locus="number" case="ACC" gender="fem"/> - <word posp="noun" gloss="mouse" role="obj" def="def" number="plur" tr="rheme" locus="number" case="ACC" gender="fem"/> - <thingy type="nounnumber" function="suffix" gloss="plur"/> - <thingy type="noundef" function="suffix" gloss="def"/> - <word posp="num" gloss="three" role="obj" def="def" number="plur" tr="rheme" locus="number" case="ACC" gender="fem"/> - <word posp="det" gloss="yon" role="obj" def="def" number="plur" tr="rheme" locus="number" case="ACC" gender="fem"/> - <thingy type="detgender" function="suffix" gloss="fem"/> - <thingy type="detnumber" function="suffix" gloss="plur"/> - <thingy type="verbvoice" function="prefix" gloss="active"/> - <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.plur.fem"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> + <word posp="noun" gloss="woman" role="subj" number="sing" def="def" locus="number" case="NOM" gender="fem" ph="θ a ʃ">θaʃ</word> + <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="e l">el</thingy> + <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="e p">ep</thingy> + <word gloss="COMIT" posp="pp" role="comitative" ph="t͡s i s u ŋ">t͡sisuŋ</word> + <word posp="noun" gloss="knife" number="sing" def="def" locus="number" gender="fem" ph="n u ɕ">nuɕ</word> + <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="e l">el</thingy> + <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="e p">ep</thingy> + <thingy type="adjcase" function="prefix" gloss="ACC" attach="prefix" ph="l">l</thingy> + <word posp="adj" gloss="blind" role="obj" def="def" number="plur" tr="rheme" locus="number" case="ACC" gender="fem" ph="e j u x">ejux</word> + <word posp="noun" gloss="mouse" role="obj" def="def" number="plur" tr="rheme" locus="number" case="ACC" gender="fem" ph="f i ɲ i t͡ʃ">fiɲit͡ʃ</word> + <thingy type="nounnumber" function="suffix" gloss="plur" attach="suffix" ph="u ʋ">uʋ</thingy> + <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="e p">ep</thingy> + <word posp="num" gloss="three" role="obj" def="def" number="plur" tr="rheme" locus="number" case="ACC" gender="fem" ph="s e t͡ʃ">set͡ʃ</word> + <word posp="det" gloss="yon" role="obj" def="def" number="plur" tr="rheme" locus="number" case="ACC" gender="fem" ph="s e">se</word> + <thingy type="detgender" function="suffix" gloss="fem" attach="suffix" ph="f">f</thingy> + <thingy type="detnumber" function="suffix" gloss="plur" attach="suffix" ph="i d">id</thingy> + <thingy type="verbvoice" function="prefix" gloss="active" attach="prefix" ph="f">f</thingy> + <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.plur.fem" ph="u b">ub</word> + <thingy type="vpta" function="enclitic" gloss="PAST" ph="d e t͡ʃ">det͡ʃ</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph=""></thingy> </flat> </example>
vowelharmony:
No change.
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" gender="fem" ph="θ a ʃ">θaʃ</word> - <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="e l">el</thingy> - <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="e p">ep</thingy> - <word gloss="COMIT" posp="pp" role="comitative" ph="t͡s i s u ŋ">t͡sisuŋ</word> - <word posp="noun" gloss="knife" number="sing" def="def" locus="number" gender="fem" ph="n u ɕ">nuɕ</word> - <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="e l">el</thingy> - <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="e p">ep</thingy> - <thingy type="adjcase" function="prefix" gloss="ACC" attach="prefix" ph="l">l</thingy> - <word posp="adj" gloss="blind" role="obj" def="def" number="plur" tr="rheme" locus="number" case="ACC" gender="fem" ph="e j u x">ejux</word> - <word posp="noun" gloss="mouse" role="obj" def="def" number="plur" tr="rheme" locus="number" case="ACC" gender="fem" ph="f i ɲ i t͡ʃ">fiɲit͡ʃ</word> - <thingy type="nounnumber" function="suffix" gloss="plur" attach="suffix" ph="u ʋ">uʋ</thingy> - <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="e p">ep</thingy> - <word posp="num" gloss="three" role="obj" def="def" number="plur" tr="rheme" locus="number" case="ACC" gender="fem" ph="s e t͡ʃ">set͡ʃ</word> - <word posp="det" gloss="yon" role="obj" def="def" number="plur" tr="rheme" locus="number" case="ACC" gender="fem" ph="s e">se</word> - <thingy type="detgender" function="suffix" gloss="fem" attach="suffix" ph="f">f</thingy> - <thingy type="detnumber" function="suffix" gloss="plur" attach="suffix" ph="i d">id</thingy> - <thingy type="verbvoice" function="prefix" gloss="active" attach="prefix" ph="f">f</thingy> - <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.plur.fem" ph="u b">ub</word> - <thingy type="vpta" function="enclitic" gloss="PAST" ph="d e t͡ʃ">det͡ʃ</thingy> - <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> - <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> - <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph=""></thingy> + <word posp="noun" gloss="woman" role="subj" number="sing" def="def" locus="number" case="NOM" gender="fem">θaʃ</word> + <thingy type="nounnumber" function="suffix" gloss="sing">el</thingy> + <thingy type="noundef" function="suffix" gloss="def">ep</thingy> + <word gloss="COMIT" posp="pp" role="comitative">t͡sisuŋ</word> + <word posp="noun" gloss="knife" number="sing" def="def" locus="number" gender="fem">nuɕ</word> + <thingy type="nounnumber" function="suffix" gloss="sing">el</thingy> + <thingy type="noundef" function="suffix" gloss="def">ep</thingy> + <thingy type="adjcase" function="prefix" gloss="ACC">l</thingy> + <word posp="adj" gloss="blind" role="obj" def="def" number="plur" tr="rheme" locus="number" case="ACC" gender="fem">ejux</word> + <word posp="noun" gloss="mouse" role="obj" def="def" number="plur" tr="rheme" locus="number" case="ACC" gender="fem">fiɲit͡ʃ</word> + <thingy type="nounnumber" function="suffix" gloss="plur">uʋ</thingy> + <thingy type="noundef" function="suffix" gloss="def">ep</thingy> + <word posp="num" gloss="three" role="obj" def="def" number="plur" tr="rheme" locus="number" case="ACC" gender="fem">set͡ʃ</word> + <word posp="det" gloss="yon" role="obj" def="def" number="plur" tr="rheme" locus="number" case="ACC" gender="fem">se</word> + <thingy type="detgender" function="suffix" gloss="fem">f</thingy> + <thingy type="detnumber" function="suffix" gloss="plur">id</thingy> + <thingy type="verbvoice" function="prefix" gloss="active">f</thingy> + <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.plur.fem">ub</word> + <thingy type="vpta" function="enclitic" gloss="PAST">det͡ʃ</thingy> </flat> + <p><span class="ilpair"><span class="mor">θaʃ</span><br><span class="gls">woman</span></span> <span class="ilpair"><span class="mor">-el</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">-ep</span><br><span class="gls">def</span></span> <span class="ilpair"><span class="mor">t͡sisuŋ</span><br><span class="gls"><span class="glssc">COMIT</span></span></span> <span class="ilpair"><span class="mor">nuɕ</span><br><span class="gls">knife</span></span> <span class="ilpair"><span class="mor">-el</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">-ep</span><br><span class="gls">def</span></span> <span class="ilpair"><span class="mor">l-</span><br><span class="gls"><span class="glssc">ACC</span></span></span> <span class="ilpair"><span class="mor">ejux</span><br><span class="gls">blind</span></span> <span class="ilpair"><span class="mor">fiɲit͡ʃ</span><br><span class="gls">mouse</span></span> <span class="ilpair"><span class="mor">-uʋ</span><br><span class="gls">plur</span></span> <span class="ilpair"><span class="mor">-ep</span><br><span class="gls">def</span></span> <span class="ilpair"><span class="mor">set͡ʃ</span><br><span class="gls">three</span></span> <span class="ilpair"><span class="mor">se</span><br><span class="gls">yon</span></span> <span class="ilpair"><span class="mor">-f</span><br><span class="gls">fem</span></span> <span class="ilpair"><span class="mor">-id</span><br><span class="gls">plur</span></span> <span class="ilpair"><span class="mor">f-</span><br><span class="gls">active</span></span> <span class="ilpair"><span class="mor">ub</span><br><span class="gls">catch</span></span> <span class="ilpair"><span class="mor">det͡ʃ</span><br><span class="gls"><span class="glssc">PAST</span></span></span></p> + <p>θaʃelep t͡sisuŋ nuɕelep lejux fiɲit͡ʃuʋep set͡ʃ sefid fub det͡ʃ</p> + <p>thashelep tzisung nuɕelep lejukh fiñichuwep sech sefid fub dech</p> + <il> + <w> + <o>θaʃ</o> + <g>woman</g> + </w> + <w> + <o>-el</o> + <g>sing</g> + </w> + <w> + <o>-ep</o> + <g>def</g> + </w> + <w> + <o>t͡sisuŋ</o> + <g>COMIT</g> + </w> + <w> + <o>nuɕ</o> + <g>knife</g> + </w> + <w> + <o>-el</o> + <g>sing</g> + </w> + <w> + <o>-ep</o> + <g>def</g> + </w> + <w> + <o>l-</o> + <g>ACC</g> + </w> + <w> + <o>ejux</o> + <g>blind</g> + </w> + <w> + <o>fiɲit͡ʃ</o> + <g>mouse</g> + </w> + <w> + <o>-uʋ</o> + <g>plur</g> + </w> + <w> + <o>-ep</o> + <g>def</g> + </w> + <w> + <o>set͡ʃ</o> + <g>three</g> + </w> + <w> + <o>se</o> + <g>yon</g> + </w> + <w> + <o>-f</o> + <g>fem</g> + </w> + <w> + <o>-id</o> + <g>plur</g> + </w> + <w> + <o>f-</o> + <g>active</g> + </w> + <w> + <o>ub</o> + <g>catch</g> + </w> + <w> + <o>det͡ʃ</o> + <g>PAST</g> + </w> + </il> </example>
Thashelep tzisung nuɕelep lejukh fiñichuwep sech sefid fub dech. [θaʃelep t͡sisuŋ nuɕelep lejux fiɲit͡ʃuʋep set͡ʃ sefid fub det͡ʃ] θaʃ woman -el sing -ep def t͡sisuŋ COMIT nuɕ knife -el sing -ep def l- ACC ejux blind fiɲit͡ʃ mouse -uʋ plur -ep def set͡ʃ three se yon -f fem -id plur f- active ub catch det͡ʃ 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 Nuch consists of first, the root; second, an obligatory suffix expressing number, comprising -el /-el/ ‘sing’ and -uw /-uʋ/ ‘plur’; and finally, third, an optional suffix expressing def, comprising -ep /-ep/ ‘def’.
The noun displays the following derivational morphology: two suffixes, namely -om /-om/ ‘little’ and -etz /-et͡s/ ‘big’
The Adjective
In Nuch, the adjective has the following structure: an obligatory prefix expressing case, comprising sh- /ʃ-/ ‘NOM’, l- /l-/ ‘ACC’, kh- /x-/ ‘GEN’, tz- /t͡s-/ ‘DAT’, rr- /r-/ ‘INS’, w- /ʋ-/ ‘VOC’, n- /n-/ ‘ALL’, p- /p-/ ‘LOC’, t- /t-/ ‘ABL’ and ñ- /ɲ-/ ‘PART’ followed by the root.
Numerals
The numeral in Nuch stands alone without any prefixes or suffixes attached to it.
Determiners
In Nuch, the determiner has the following structure: first, the root; second, an obligatory suffix expressing gender, comprising -ch /-t͡ʃ/ ‘masc’ and -f /-f/ ‘fem’; and finally, third, an obligatory suffix expressing number, comprising -iʑ /-iʑ/ ‘sing’ and -id /-id/ ‘plur’.
Pronouns
The pronoun in Nuch has the following structure: the root followed by an obligatory suffix expressing number, comprising -f /-f/ ‘sing’ and -l /-l/ ‘plur’.
In Nuch, subject pronouns (but not object pronouns ones) 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 subordinate:
No change.
tva1tva2
module affixdensity:
No change.
module adpositions:
No change.
module constorder:
<example id="love2" translation="He (the boy) loves her (the girl)."> <s> - <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> - <word posp="verb" gloss="love"/> - </vp> <np def="def" number="sing" tr="theme" role="subj" output="aspron" locus="number"> <word posp="noun" gloss="boy"/> </np> <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 addgender:
<example id="love2" translation="He (the boy) loves her (the girl)."> <s> - <np def="def" number="sing" tr="theme" role="subj" output="aspron" locus="number" case="NOM"> + <np def="def" number="sing" tr="theme" role="subj" output="aspron" locus="number" case="NOM" gender="masc"> <word posp="noun" gloss="boy"/> </np> - <np def="def" number="sing" tr="theme" role="obj" output="aspron" locus="number" case="ACC"> + <np def="def" number="sing" tr="theme" role="obj" output="aspron" locus="number" case="ACC" gender="fem"> <word posp="noun" gloss="girl"/> </np> <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 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" gender="masc"> - <word posp="noun" gloss="boy"/> + <np def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM" gender="masc"> + <word posp="pron" number="sing" gender="masc" gloss="3.sing.masc"/> </np> - <np def="def" number="sing" tr="theme" role="obj" output="aspron" locus="number" case="ACC" gender="fem"> - <word posp="noun" gloss="girl"/> + <np def="def" number="sing" tr="theme" role="obj" locus="number" case="ACC" gender="fem"> + <word posp="pron" number="sing" gender="fem" gloss="3.sing.fem"/> </np> <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" gender="masc">
<word posp="pron" number="sing" gender="masc" gloss="3.sing.masc"/>
</np>
<np def="def" number="sing" tr="theme" role="obj" locus="number" case="ACC" gender="fem">
<word posp="pron" number="sing" gender="fem" gloss="3.sing.fem"/>
</np>
- <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES">
+ <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing.masc" obj="3.sing.fem">
<word posp="verb" gloss="love"/>
</vp>
</s>
</example>
prodrop:
<example id="love2" translation="He (the boy) loves her (the girl)."> <s> - <np def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM" gender="masc"> - <word posp="pron" number="sing" gender="masc" gloss="3.sing.masc"/> - </np> <np def="def" number="sing" tr="theme" role="obj" locus="number" case="ACC" gender="fem"> <word posp="pron" number="sing" gender="fem" gloss="3.sing.fem"/> </np> <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing.masc" obj="3.sing.fem"> <word posp="verb" gloss="love"/> </vp> </s> </example>
addclitics:
<example id="love2" translation="He (the boy) loves her (the girl).">
<s>
<np def="def" number="sing" tr="theme" role="obj" locus="number" case="ACC" gender="fem">
<word posp="pron" number="sing" gender="fem" gloss="3.sing.fem"/>
</np>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing.masc" obj="3.sing.fem">
<word posp="verb" gloss="love"/>
+ <thingy type="vpta" function="enclitic" gloss="PRES"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
+ <thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
</s>
</example>
propagateArgumentCase:
No change.
unwrapArgumentNPs:
No change.
unwrapOwnerOwned:
No change.
movedowntoword:
<example id="love2" translation="He (the boy) loves her (the girl).">
<s>
<np def="def" number="sing" tr="theme" role="obj" locus="number" case="ACC" gender="fem">
- <word posp="pron" number="sing" gender="fem" gloss="3.sing.fem"/>
+ <word posp="pron" number="sing" gender="fem" gloss="3.sing.fem" def="def" tr="theme" role="obj" locus="number" case="ACC"/>
</np>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing.masc" obj="3.sing.fem">
- <word posp="verb" gloss="love"/>
+ <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing.masc" obj="3.sing.fem"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
</s>
</example>
addaffixes:
About to call getSlotValue for 3.sing.fem/pron/number/obligatoryGot sing
About to call getSlotValue for love/verb/voice/obligatory
Got active
<example id="love2" translation="He (the boy) loves her (the girl).">
<s>
<np def="def" number="sing" tr="theme" role="obj" locus="number" case="ACC" gender="fem">
<word posp="pron" number="sing" gender="fem" gloss="3.sing.fem" def="def" tr="theme" role="obj" locus="number" case="ACC"/>
+ <thingy type="pronnumber" function="suffix" gloss="sing"/>
</np>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing.masc" obj="3.sing.fem">
+ <thingy type="verbvoice" function="prefix" gloss="active"/>
<word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing.masc" obj="3.sing.fem"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
</s>
</example>
flatten:
<example id="love2" translation="He (the boy) loves her (the girl)."> - <s> - <np def="def" number="sing" tr="theme" role="obj" locus="number" case="ACC" gender="fem"> + <flat> <word posp="pron" number="sing" gender="fem" gloss="3.sing.fem" def="def" tr="theme" role="obj" locus="number" case="ACC"/> <thingy type="pronnumber" function="suffix" gloss="sing"/> - </np> - <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing.masc" obj="3.sing.fem"> <thingy type="verbvoice" function="prefix" gloss="active"/> <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing.masc" obj="3.sing.fem"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - </vp> - </s> + </flat> </example>
addvocab:
<example id="love2" translation="He (the boy) loves her (the girl)."> <flat> - <word posp="pron" number="sing" gender="fem" gloss="3.sing.fem" def="def" tr="theme" role="obj" locus="number" case="ACC"/> - <thingy type="pronnumber" function="suffix" gloss="sing"/> - <thingy type="verbvoice" function="prefix" gloss="active"/> - <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing.masc" obj="3.sing.fem"/> - <thingy type="vpta" function="enclitic" gloss="PRES"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> + <word posp="pron" number="sing" gender="fem" gloss="3.sing.fem" def="def" tr="theme" role="obj" locus="number" case="ACC" ph="j e">je</word> + <thingy type="pronnumber" function="suffix" gloss="sing" attach="suffix" ph="f">f</thingy> + <thingy type="verbvoice" function="prefix" gloss="active" attach="prefix" ph="f">f</thingy> + <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing.masc" obj="3.sing.fem" ph="u ɲ">uɲ</word> + <thingy type="vpta" function="enclitic" gloss="PRES" ph=""></thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph=""></thingy> </flat> </example>
vowelharmony:
No change.
removetags:
<example id="love2" translation="He (the boy) loves her (the girl)."> <flat> - <word posp="pron" number="sing" gender="fem" gloss="3.sing.fem" def="def" tr="theme" role="obj" locus="number" case="ACC" ph="j e">je</word> - <thingy type="pronnumber" function="suffix" gloss="sing" attach="suffix" ph="f">f</thingy> - <thingy type="verbvoice" function="prefix" gloss="active" attach="prefix" ph="f">f</thingy> - <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing.masc" obj="3.sing.fem" ph="u ɲ">uɲ</word> - <thingy type="vpta" function="enclitic" gloss="PRES" ph=""></thingy> - <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> - <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> - <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph=""></thingy> + <word posp="pron" number="sing" gender="fem" gloss="3.sing.fem" def="def" tr="theme" role="obj" locus="number" case="ACC">je</word> + <thingy type="pronnumber" function="suffix" gloss="sing">f</thingy> + <thingy type="verbvoice" function="prefix" gloss="active">f</thingy> + <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing.masc" obj="3.sing.fem">uɲ</word> </flat> + <p><span class="ilpair"><span class="mor">je</span><br><span class="gls">3.sing.fem</span></span> <span class="ilpair"><span class="mor">-f</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">f-</span><br><span class="gls">active</span></span> <span class="ilpair"><span class="mor">uɲ</span><br><span class="gls">love</span></span></p> + <p>jef fuɲ</p> + <p>jef fuñ</p> + <il> + <w> + <o>je</o> + <g>3.sing.fem</g> + </w> + <w> + <o>-f</o> + <g>sing</g> + </w> + <w> + <o>f-</o> + <g>active</g> + </w> + <w> + <o>uɲ</o> + <g>love</g> + </w> + </il> </example>
Jef fuñ. [jef fuɲ] je 3.sing.fem -f sing f- active uɲ love “He (the boy) loves her (the girl).” | (2) |
But here, the word corresponding to he (i.e., the subject) 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 subordinate:
No change.
tva1tva2
module affixdensity:
No change.
module adpositions:
No change.
module constorder:
<example id="love2he" translation="*He* loves her."> <s> - <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> - <word posp="verb" gloss="love"/> - </vp> <np def="def" number="sing" tr="rheme" role="subj" output="aspron" locus="number"> <word posp="noun" gloss="boy"/> </np> <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 addgender:
<example id="love2he" translation="*He* loves her."> <s> - <np def="def" number="sing" tr="rheme" role="subj" output="aspron" locus="number" case="NOM"> + <np def="def" number="sing" tr="rheme" role="subj" output="aspron" locus="number" case="NOM" gender="masc"> <word posp="noun" gloss="boy"/> </np> - <np def="def" number="sing" tr="theme" role="obj" output="aspron" locus="number" case="ACC"> + <np def="def" number="sing" tr="theme" role="obj" output="aspron" locus="number" case="ACC" gender="fem"> <word posp="noun" gloss="girl"/> </np> <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 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" gender="masc"> - <word posp="noun" gloss="boy"/> + <np def="def" number="sing" tr="rheme" role="subj" locus="number" case="NOM" gender="masc"> + <word posp="pron" number="sing" gender="masc" gloss="3.sing.masc"/> </np> - <np def="def" number="sing" tr="theme" role="obj" output="aspron" locus="number" case="ACC" gender="fem"> - <word posp="noun" gloss="girl"/> + <np def="def" number="sing" tr="theme" role="obj" locus="number" case="ACC" gender="fem"> + <word posp="pron" number="sing" gender="fem" gloss="3.sing.fem"/> </np> <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" gender="masc">
<word posp="pron" number="sing" gender="masc" gloss="3.sing.masc"/>
</np>
<np def="def" number="sing" tr="theme" role="obj" locus="number" case="ACC" gender="fem">
<word posp="pron" number="sing" gender="fem" gloss="3.sing.fem"/>
</np>
- <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES">
+ <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing.masc" obj="3.sing.fem">
<word posp="verb" gloss="love"/>
</vp>
</s>
</example>
prodrop:
No change.
addclitics:
<example id="love2he" translation="*He* loves her.">
<s>
<np def="def" number="sing" tr="rheme" role="subj" locus="number" case="NOM" gender="masc">
<word posp="pron" number="sing" gender="masc" gloss="3.sing.masc"/>
</np>
<np def="def" number="sing" tr="theme" role="obj" locus="number" case="ACC" gender="fem">
<word posp="pron" number="sing" gender="fem" gloss="3.sing.fem"/>
</np>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing.masc" obj="3.sing.fem">
<word posp="verb" gloss="love"/>
+ <thingy type="vpta" function="enclitic" gloss="PRES"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
+ <thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</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" gender="masc">
- <word posp="pron" number="sing" gender="masc" gloss="3.sing.masc"/>
+ <word posp="pron" number="sing" gender="masc" gloss="3.sing.masc" def="def" tr="rheme" role="subj" locus="number" case="NOM"/>
</np>
<np def="def" number="sing" tr="theme" role="obj" locus="number" case="ACC" gender="fem">
- <word posp="pron" number="sing" gender="fem" gloss="3.sing.fem"/>
+ <word posp="pron" number="sing" gender="fem" gloss="3.sing.fem" def="def" tr="theme" role="obj" locus="number" case="ACC"/>
</np>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing.masc" obj="3.sing.fem">
- <word posp="verb" gloss="love"/>
+ <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing.masc" obj="3.sing.fem"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
</s>
</example>
addaffixes:
About to call getSlotValue for 3.sing.masc/pron/number/obligatoryGot sing
About to call getSlotValue for 3.sing.fem/pron/number/obligatory
Got sing
About to call getSlotValue for love/verb/voice/obligatory
Got active
<example id="love2he" translation="*He* loves her.">
<s>
<np def="def" number="sing" tr="rheme" role="subj" locus="number" case="NOM" gender="masc">
<word posp="pron" number="sing" gender="masc" gloss="3.sing.masc" def="def" tr="rheme" role="subj" locus="number" case="NOM"/>
+ <thingy type="pronnumber" function="suffix" gloss="sing"/>
</np>
<np def="def" number="sing" tr="theme" role="obj" locus="number" case="ACC" gender="fem">
<word posp="pron" number="sing" gender="fem" gloss="3.sing.fem" def="def" tr="theme" role="obj" locus="number" case="ACC"/>
+ <thingy type="pronnumber" function="suffix" gloss="sing"/>
</np>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing.masc" obj="3.sing.fem">
+ <thingy type="verbvoice" function="prefix" gloss="active"/>
<word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing.masc" obj="3.sing.fem"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
</s>
</example>
flatten:
<example id="love2he" translation="*He* loves her."> - <s> - <np def="def" number="sing" tr="rheme" role="subj" locus="number" case="NOM" gender="masc"> + <flat> <word posp="pron" number="sing" gender="masc" gloss="3.sing.masc" def="def" tr="rheme" role="subj" locus="number" case="NOM"/> <thingy type="pronnumber" function="suffix" gloss="sing"/> - </np> - <np def="def" number="sing" tr="theme" role="obj" locus="number" case="ACC" gender="fem"> <word posp="pron" number="sing" gender="fem" gloss="3.sing.fem" def="def" tr="theme" role="obj" locus="number" case="ACC"/> <thingy type="pronnumber" function="suffix" gloss="sing"/> - </np> - <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing.masc" obj="3.sing.fem"> <thingy type="verbvoice" function="prefix" gloss="active"/> <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing.masc" obj="3.sing.fem"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - </vp> - </s> + </flat> </example>
addvocab:
<example id="love2he" translation="*He* loves her."> <flat> - <word posp="pron" number="sing" gender="masc" gloss="3.sing.masc" def="def" tr="rheme" role="subj" locus="number" case="NOM"/> - <thingy type="pronnumber" function="suffix" gloss="sing"/> - <word posp="pron" number="sing" gender="fem" gloss="3.sing.fem" def="def" tr="theme" role="obj" locus="number" case="ACC"/> - <thingy type="pronnumber" function="suffix" gloss="sing"/> - <thingy type="verbvoice" function="prefix" gloss="active"/> - <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing.masc" obj="3.sing.fem"/> - <thingy type="vpta" function="enclitic" gloss="PRES"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> + <word posp="pron" number="sing" gender="masc" gloss="3.sing.masc" def="def" tr="rheme" role="subj" locus="number" case="NOM" ph="ʋ u">ʋu</word> + <thingy type="pronnumber" function="suffix" gloss="sing" attach="suffix" ph="f">f</thingy> + <word posp="pron" number="sing" gender="fem" gloss="3.sing.fem" def="def" tr="theme" role="obj" locus="number" case="ACC" ph="j e">je</word> + <thingy type="pronnumber" function="suffix" gloss="sing" attach="suffix" ph="f">f</thingy> + <thingy type="verbvoice" function="prefix" gloss="active" attach="prefix" ph="f">f</thingy> + <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing.masc" obj="3.sing.fem" ph="u ɲ">uɲ</word> + <thingy type="vpta" function="enclitic" gloss="PRES" ph=""></thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph=""></thingy> </flat> </example>
vowelharmony:
No change.
removetags:
<example id="love2he" translation="*He* loves her."> <flat> - <word posp="pron" number="sing" gender="masc" gloss="3.sing.masc" def="def" tr="rheme" role="subj" locus="number" case="NOM" ph="ʋ u">ʋu</word> - <thingy type="pronnumber" function="suffix" gloss="sing" attach="suffix" ph="f">f</thingy> - <word posp="pron" number="sing" gender="fem" gloss="3.sing.fem" def="def" tr="theme" role="obj" locus="number" case="ACC" ph="j e">je</word> - <thingy type="pronnumber" function="suffix" gloss="sing" attach="suffix" ph="f">f</thingy> - <thingy type="verbvoice" function="prefix" gloss="active" attach="prefix" ph="f">f</thingy> - <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing.masc" obj="3.sing.fem" ph="u ɲ">uɲ</word> - <thingy type="vpta" function="enclitic" gloss="PRES" ph=""></thingy> - <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> - <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> - <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph=""></thingy> + <word posp="pron" number="sing" gender="masc" gloss="3.sing.masc" def="def" tr="rheme" role="subj" locus="number" case="NOM">ʋu</word> + <thingy type="pronnumber" function="suffix" gloss="sing">f</thingy> + <word posp="pron" number="sing" gender="fem" gloss="3.sing.fem" def="def" tr="theme" role="obj" locus="number" case="ACC">je</word> + <thingy type="pronnumber" function="suffix" gloss="sing">f</thingy> + <thingy type="verbvoice" function="prefix" gloss="active">f</thingy> + <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing.masc" obj="3.sing.fem">uɲ</word> </flat> + <p><span class="ilpair"><span class="mor">ʋu</span><br><span class="gls">3.sing.masc</span></span> <span class="ilpair"><span class="mor">-f</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">je</span><br><span class="gls">3.sing.fem</span></span> <span class="ilpair"><span class="mor">-f</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">f-</span><br><span class="gls">active</span></span> <span class="ilpair"><span class="mor">uɲ</span><br><span class="gls">love</span></span></p> + <p>ʋuf jef fuɲ</p> + <p>wuf jef fuñ</p> + <il> + <w> + <o>ʋu</o> + <g>3.sing.masc</g> + </w> + <w> + <o>-f</o> + <g>sing</g> + </w> + <w> + <o>je</o> + <g>3.sing.fem</g> + </w> + <w> + <o>-f</o> + <g>sing</g> + </w> + <w> + <o>f-</o> + <g>active</g> + </w> + <w> + <o>uɲ</o> + <g>love</g> + </w> + </il> </example>
Wuf jef fuñ. [ʋuf jef fuɲ] ʋu 3.sing.masc -f sing je 3.sing.fem -f sing f- active uɲ love “He loves her.” | (3) |
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 subordinate:
No change.
tva1tva2
module affixdensity:
No change.
module adpositions:
No change.
module constorder:
<example id="loveprop" translation="NN1 hates NN2."> <s> - <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> - <word posp="verb" gloss="hate"/> - </vp> <np def="def" number="sing" tr="theme" role="subj" locus="number"> <word posp="noun" gloss="NN1"/> </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 addgender:
<example id="loveprop" translation="NN1 hates NN2."> <s> - <np def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM"> + <np def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM" gender="masc"> <word posp="noun" gloss="NN1"/> </np> - <np def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC"> + <np def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC" gender="fem"> <word posp="noun" gloss="NN2"/> </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 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" gender="masc">
<word posp="noun" gloss="NN1"/>
</np>
<np def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC" gender="fem">
<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.masc" obj="3.sing.fem">
<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" gender="masc">
<word posp="noun" gloss="NN1"/>
</np>
<np def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC" gender="fem">
<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.masc" obj="3.sing.fem">
<word posp="verb" gloss="hate"/>
+ <thingy type="vpta" function="enclitic" gloss="PRES"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
+ <thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</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" gender="masc">
- <word posp="noun" gloss="NN1"/>
+ <word posp="noun" gloss="NN1" def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM" gender="masc"/>
</np>
<np def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC" gender="fem">
- <word posp="noun" gloss="NN2"/>
+ <word posp="noun" gloss="NN2" def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC" gender="fem"/>
</np>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing.masc" obj="3.sing.fem">
- <word posp="verb" gloss="hate"/>
+ <word posp="verb" gloss="hate" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing.masc" obj="3.sing.fem"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
</s>
</example>
addaffixes:
About to call getSlotValue for NN1/noun/number/obligatoryGot sing
About to call getSlotValue for NN1/noun/def/optional
Got def
About to call getSlotValue for NN2/noun/number/obligatory
Got sing
About to call getSlotValue for NN2/noun/def/optional
Got def
About to call getSlotValue for hate/verb/voice/obligatory
Got active
<example id="loveprop" translation="NN1 hates NN2.">
<s>
<np def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM" gender="masc">
<word posp="noun" gloss="NN1" def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM" gender="masc"/>
+ <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" gender="fem">
<word posp="noun" gloss="NN2" def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC" gender="fem"/>
+ <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.masc" obj="3.sing.fem">
+ <thingy type="verbvoice" function="prefix" gloss="active"/>
<word posp="verb" gloss="hate" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing.masc" obj="3.sing.fem"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</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" gender="masc"> + <flat> <word posp="noun" gloss="NN1" def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM" gender="masc"/> <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" gender="fem"> <word posp="noun" gloss="NN2" def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC" gender="fem"/> <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.masc" obj="3.sing.fem"> <thingy type="verbvoice" function="prefix" gloss="active"/> <word posp="verb" gloss="hate" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing.masc" obj="3.sing.fem"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - </vp> - </s> + </flat> </example>
addvocab:
-<example id="loveprop" translation="NN1 hates NN2."> +<example id="loveprop" translation="Tsemil hates Shelasp."> <flat> - <word posp="noun" gloss="NN1" def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM" gender="masc"/> - <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" gender="fem"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <thingy type="noundef" function="suffix" gloss="def"/> - <thingy type="verbvoice" function="prefix" gloss="active"/> - <word posp="verb" gloss="hate" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing.masc" obj="3.sing.fem"/> - <thingy type="vpta" function="enclitic" gloss="PRES"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> + <word posp="noun" gloss="Tsemil" def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM" gender="masc" propernoun="yes" ph="t͡s e m i l">t͡semil</word> + <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="e l">el</thingy> + <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="e p">ep</thingy> + <word posp="noun" gloss="Shelasp" def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC" gender="fem" propernoun="yes" ph="ɕ e l a s+p">ɕelasp</word> + <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="e l">el</thingy> + <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="e p">ep</thingy> + <thingy type="verbvoice" function="prefix" gloss="active" attach="prefix" ph="f">f</thingy> + <word posp="verb" gloss="hate" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing.masc" obj="3.sing.fem" ph="e r i t͡ɕ i l">erit͡ɕil</word> + <thingy type="vpta" function="enclitic" gloss="PRES" ph=""></thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph=""></thingy> </flat> </example>
vowelharmony:
No change.
removetags:
<example id="loveprop" translation="Tsemil hates Shelasp."> <flat> - <word posp="noun" gloss="Tsemil" def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM" gender="masc" propernoun="yes" ph="t͡s e m i l">t͡semil</word> - <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="e l">el</thingy> - <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="e p">ep</thingy> - <word posp="noun" gloss="Shelasp" def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC" gender="fem" propernoun="yes" ph="ɕ e l a s+p">ɕelasp</word> - <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="e l">el</thingy> - <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="e p">ep</thingy> - <thingy type="verbvoice" function="prefix" gloss="active" attach="prefix" ph="f">f</thingy> - <word posp="verb" gloss="hate" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing.masc" obj="3.sing.fem" ph="e r i t͡ɕ i l">erit͡ɕil</word> - <thingy type="vpta" function="enclitic" gloss="PRES" ph=""></thingy> - <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> - <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> - <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph=""></thingy> + <word posp="noun" gloss="Tsemil" def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM" gender="masc" propernoun="yes">t͡semil</word> + <thingy type="nounnumber" function="suffix" gloss="sing">el</thingy> + <thingy type="noundef" function="suffix" gloss="def">ep</thingy> + <word posp="noun" gloss="Shelasp" def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC" gender="fem" propernoun="yes">ɕelasp</word> + <thingy type="nounnumber" function="suffix" gloss="sing">el</thingy> + <thingy type="noundef" function="suffix" gloss="def">ep</thingy> + <thingy type="verbvoice" function="prefix" gloss="active">f</thingy> + <word posp="verb" gloss="hate" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing.masc" obj="3.sing.fem">erit͡ɕil</word> </flat> + <p><span class="ilpair"><span class="mor">t͡semil</span><br><span class="gls">Tsemil</span></span> <span class="ilpair"><span class="mor">-el</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">-ep</span><br><span class="gls">def</span></span> <span class="ilpair"><span class="mor">ɕelasp</span><br><span class="gls">Shelasp</span></span> <span class="ilpair"><span class="mor">-el</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">-ep</span><br><span class="gls">def</span></span> <span class="ilpair"><span class="mor">f-</span><br><span class="gls">active</span></span> <span class="ilpair"><span class="mor">erit͡ɕil</span><br><span class="gls">hate</span></span></p> + <p>t͡semilelep ɕelaspelep ferit͡ɕil</p> + <p>Tzemilelep ɕelaspelep ferrityil</p> + <il> + <w> + <o>t͡semil</o> + <g>Tsemil</g> + </w> + <w> + <o>-el</o> + <g>sing</g> + </w> + <w> + <o>-ep</o> + <g>def</g> + </w> + <w> + <o>ɕelasp</o> + <g>Shelasp</g> + </w> + <w> + <o>-el</o> + <g>sing</g> + </w> + <w> + <o>-ep</o> + <g>def</g> + </w> + <w> + <o>f-</o> + <g>active</g> + </w> + <w> + <o>erit͡ɕil</o> + <g>hate</g> + </w> + </il> </example>
Tzemilelep ɕelaspelep ferrityil. [t͡semilelep ɕelaspelep ferit͡ɕil] t͡semil Tsemil -el sing -ep def ɕelasp Shelasp -el sing -ep def f- active erit͡ɕil hate “Tsemil hates Shelasp.” | (4) |
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 subordinate:
No change.
module affixdensity:
No change.
module adpositions:
No change.
module constorder:
No change.
module casemarking:
<example id="posso1" translation="the boy's apple"> - <np type="owner_owned"> + <np type="owner_owned" case="NOM"> <np number="sing" def="def" locus="number" role="owner"> <word posp="noun" gloss="boy"/> </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 addgender:
<example id="posso1" translation="the boy's apple"> - <np type="owner_owned" case="NOM"> - <np number="sing" def="def" locus="number" role="owner" case="GEN"> + <np type="owner_owned" case="NOM" gender="masc"> + <np number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc"> <word posp="noun" gloss="boy"/> </np> - <np number="sing" def="def" locus="number" role="owned"> + <np number="sing" def="def" locus="number" role="owned" gender="masc"> <word posp="noun" gloss="apple"/> </np> </np> </example>
module propagatenumber:
<example id="posso1" translation="the boy's apple"> - <np type="owner_owned" case="NOM" gender="masc"> + <np type="owner_owned" case="NOM" gender="masc" number="sing"> <np number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc"> <word posp="noun" gloss="boy"/> </np> <np number="sing" def="def" locus="number" role="owned" gender="masc"> <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" gender="masc" number="sing"> <np number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc"> <word posp="noun" gloss="boy"/> </np> - <np number="sing" def="def" locus="number" role="owned" gender="masc"> + <np number="sing" def="def" locus="number" role="owned" gender="masc" 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" gender="masc"> - <word posp="noun" gloss="boy"/> + <word posp="noun" gloss="boy" number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc"/> </np> <np number="sing" def="def" locus="number" role="owned" gender="masc" case="NOM"> - <word posp="noun" gloss="apple"/> + <word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" gender="masc" case="NOM"/> </np> </example>
addaffixes:
About to call getSlotValue for boy/noun/number/obligatoryGot sing
About to call getSlotValue for boy/noun/def/optional
Got def
About to call getSlotValue for apple/noun/number/obligatory
Got sing
About to call getSlotValue for apple/noun/def/optional
Got def
<example id="posso1" translation="the boy's apple">
<np number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc">
<word posp="noun" gloss="boy" number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
</np>
<np number="sing" def="def" locus="number" role="owned" gender="masc" case="NOM">
<word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" gender="masc" case="NOM"/>
+ <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" gender="masc"> + <flat> <word posp="noun" gloss="boy" number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> <thingy type="noundef" function="suffix" gloss="def"/> - </np> - <np number="sing" def="def" locus="number" role="owned" gender="masc" case="NOM"> <word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" gender="masc" case="NOM"/> <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" gender="masc"/> - <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" gender="masc" case="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" gender="masc" ph="ʋ u m">ʋum</word> + <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="e l">el</thingy> + <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="e p">ep</thingy> + <word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" gender="masc" case="NOM" ph="ɲ o t u t͡ɕ">ɲotut͡ɕ</word> + <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="e l">el</thingy> + <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="e p">ep</thingy> </flat> </example>
vowelharmony:
No change.
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" gender="masc" ph="ʋ u m">ʋum</word> - <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="e l">el</thingy> - <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="e p">ep</thingy> - <word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" gender="masc" case="NOM" ph="ɲ o t u t͡ɕ">ɲotut͡ɕ</word> - <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="e l">el</thingy> - <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="e p">ep</thingy> + <word posp="noun" gloss="boy" number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc">ʋum</word> + <thingy type="nounnumber" function="suffix" gloss="sing">el</thingy> + <thingy type="noundef" function="suffix" gloss="def">ep</thingy> + <word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" gender="masc" case="NOM">ɲotut͡ɕ</word> + <thingy type="nounnumber" function="suffix" gloss="sing">el</thingy> + <thingy type="noundef" function="suffix" gloss="def">ep</thingy> </flat> + <p><span class="ilpair"><span class="mor">ʋum</span><br><span class="gls">boy</span></span> <span class="ilpair"><span class="mor">-el</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">-ep</span><br><span class="gls">def</span></span> <span class="ilpair"><span class="mor">ɲotut͡ɕ</span><br><span class="gls">apple</span></span> <span class="ilpair"><span class="mor">-el</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">-ep</span><br><span class="gls">def</span></span></p> + <p>ʋumelep ɲotut͡ɕelep</p> + <p>wumelep ñotutyelep</p> + <il> + <w> + <o>ʋum</o> + <g>boy</g> + </w> + <w> + <o>-el</o> + <g>sing</g> + </w> + <w> + <o>-ep</o> + <g>def</g> + </w> + <w> + <o>ɲotut͡ɕ</o> + <g>apple</g> + </w> + <w> + <o>-el</o> + <g>sing</g> + </w> + <w> + <o>-ep</o> + <g>def</g> + </w> + </il> </example>
wumelep ñotutyelep [ʋumelep ɲotut͡ɕelep] ʋum boy -el sing -ep def ɲotut͡ɕ apple -el sing -ep def “the boy’s apple” | (5) |
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 subordinate:
No change.
module affixdensity:
No change.
module adpositions:
No change.
module constorder:
No change.
module casemarking:
<example id="posso1b" translation="his (the boy's) apple"> - <np type="owner_owned"> + <np type="owner_owned" case="NOM"> <np number="sing" def="def" output="aspron" locus="number" role="owner"> <word posp="noun" gloss="boy"/> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="apple"/> </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 addgender:
<example id="posso1b" translation="his (the boy's) apple"> - <np type="owner_owned" case="NOM"> - <np number="sing" def="def" output="aspron" locus="number" role="owner" case="GEN"> + <np type="owner_owned" case="NOM" gender="masc"> + <np number="sing" def="def" output="aspron" locus="number" role="owner" case="GEN" gender="masc"> <word posp="noun" gloss="boy"/> </np> - <np number="sing" def="def" locus="number" role="owned"> + <np number="sing" def="def" locus="number" role="owned" gender="masc"> <word posp="noun" gloss="apple"/> </np> </np> </example>
module propagatenumber:
<example id="posso1b" translation="his (the boy's) apple"> - <np type="owner_owned" case="NOM" gender="masc"> + <np type="owner_owned" case="NOM" gender="masc" number="sing"> <np number="sing" def="def" output="aspron" locus="number" role="owner" case="GEN" gender="masc"> <word posp="noun" gloss="boy"/> </np> <np number="sing" def="def" locus="number" role="owned" gender="masc"> <word posp="noun" gloss="apple"/> </np> </np> </example>
module simplifynumber:
No change.
createpronouns:
<example id="posso1b" translation="his (the boy's) apple"> <np type="owner_owned" case="NOM" gender="masc" number="sing"> - <np number="sing" def="def" output="aspron" locus="number" role="owner" case="GEN" gender="masc"> - <word posp="noun" gloss="boy"/> + <np number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc"> + <word posp="pron" number="sing" gender="masc" gloss="3.sing.masc"/> </np> <np number="sing" def="def" locus="number" role="owned" gender="masc"> <word posp="noun" gloss="apple"/> </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" gender="masc" number="sing"> <np number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc"> <word posp="pron" number="sing" gender="masc" gloss="3.sing.masc"/> </np> - <np number="sing" def="def" locus="number" role="owned" gender="masc"> + <np number="sing" def="def" locus="number" role="owned" gender="masc" 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" gender="masc"> - <word posp="pron" number="sing" gender="masc" gloss="3.sing.masc"/> + <word posp="pron" number="sing" gender="masc" gloss="3.sing.masc" def="def" locus="number" role="owner" case="GEN"/> </np> <np number="sing" def="def" locus="number" role="owned" gender="masc" case="NOM"> - <word posp="noun" gloss="apple"/> + <word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" gender="masc" case="NOM"/> </np> </example>
addaffixes:
About to call getSlotValue for 3.sing.masc/pron/number/obligatoryGot sing
About to call getSlotValue for apple/noun/number/obligatory
Got sing
About to call getSlotValue for apple/noun/def/optional
Got def
<example id="posso1b" translation="his (the boy's) apple">
<np number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc">
<word posp="pron" number="sing" gender="masc" gloss="3.sing.masc" def="def" locus="number" role="owner" case="GEN"/>
+ <thingy type="pronnumber" function="suffix" gloss="sing"/>
</np>
<np number="sing" def="def" locus="number" role="owned" gender="masc" case="NOM">
<word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" gender="masc" case="NOM"/>
+ <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" gender="masc"> + <flat> <word posp="pron" number="sing" gender="masc" gloss="3.sing.masc" def="def" locus="number" role="owner" case="GEN"/> <thingy type="pronnumber" function="suffix" gloss="sing"/> - </np> - <np number="sing" def="def" locus="number" role="owned" gender="masc" case="NOM"> <word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" gender="masc" case="NOM"/> <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" gender="masc" gloss="3.sing.masc" def="def" locus="number" role="owner" case="GEN"/> - <thingy type="pronnumber" function="suffix" gloss="sing"/> - <word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" gender="masc" case="NOM"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <thingy type="noundef" function="suffix" gloss="def"/> + <word posp="pron" number="sing" gender="masc" gloss="3.sing.masc" def="def" locus="number" role="owner" case="GEN" ph="ʋ u">ʋu</word> + <thingy type="pronnumber" function="suffix" gloss="sing" attach="suffix" ph="f">f</thingy> + <word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" gender="masc" case="NOM" ph="ɲ o t u t͡ɕ">ɲotut͡ɕ</word> + <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="e l">el</thingy> + <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="e p">ep</thingy> </flat> </example>
vowelharmony:
No change.
removetags:
<example id="posso1b" translation="his (the boy's) apple"> <flat> - <word posp="pron" number="sing" gender="masc" gloss="3.sing.masc" def="def" locus="number" role="owner" case="GEN" ph="ʋ u">ʋu</word> - <thingy type="pronnumber" function="suffix" gloss="sing" attach="suffix" ph="f">f</thingy> - <word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" gender="masc" case="NOM" ph="ɲ o t u t͡ɕ">ɲotut͡ɕ</word> - <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="e l">el</thingy> - <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="e p">ep</thingy> + <word posp="pron" number="sing" gender="masc" gloss="3.sing.masc" def="def" locus="number" role="owner" case="GEN">ʋu</word> + <thingy type="pronnumber" function="suffix" gloss="sing">f</thingy> + <word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" gender="masc" case="NOM">ɲotut͡ɕ</word> + <thingy type="nounnumber" function="suffix" gloss="sing">el</thingy> + <thingy type="noundef" function="suffix" gloss="def">ep</thingy> </flat> + <p><span class="ilpair"><span class="mor">ʋu</span><br><span class="gls">3.sing.masc</span></span> <span class="ilpair"><span class="mor">-f</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">ɲotut͡ɕ</span><br><span class="gls">apple</span></span> <span class="ilpair"><span class="mor">-el</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">-ep</span><br><span class="gls">def</span></span></p> + <p>ʋuf ɲotut͡ɕelep</p> + <p>wuf ñotutyelep</p> + <il> + <w> + <o>ʋu</o> + <g>3.sing.masc</g> + </w> + <w> + <o>-f</o> + <g>sing</g> + </w> + <w> + <o>ɲotut͡ɕ</o> + <g>apple</g> + </w> + <w> + <o>-el</o> + <g>sing</g> + </w> + <w> + <o>-ep</o> + <g>def</g> + </w> + </il> </example>
wuf ñotutyelep [ʋuf ɲotut͡ɕelep] ʋu 3.sing.masc -f sing ɲotut͡ɕ apple -el sing -ep def “his (the boy’s) apple” | (6) |
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 subordinate:
No change.
module affixdensity:
No change.
module adpositions:
No change.
module constorder:
No change.
module casemarking:
<example id="posso2" translation="my apple"> - <np type="owner_owned"> + <np type="owner_owned" case="NOM"> <np number="sing" def="neither" locus="number" role="owner"> <word person="1excl" number="sing" posp="pron"/> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="apple"/> </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 addgender:
<example id="posso2" translation="my apple"> - <np type="owner_owned" case="NOM"> + <np type="owner_owned" case="NOM" gender="masc"> <np number="sing" def="neither" locus="number" role="owner" case="GEN"> <word person="1excl" number="sing" posp="pron"/> </np> - <np number="sing" def="def" locus="number" role="owned"> + <np number="sing" def="def" locus="number" role="owned" gender="masc"> <word posp="noun" gloss="apple"/> </np> </np> </example>
module propagatenumber:
<example id="posso2" translation="my apple"> - <np type="owner_owned" case="NOM" gender="masc"> + <np type="owner_owned" case="NOM" gender="masc" number="sing"> <np number="sing" def="neither" locus="number" role="owner" case="GEN"> <word person="1excl" number="sing" posp="pron"/> </np> <np number="sing" def="def" locus="number" role="owned" gender="masc"> <word posp="noun" gloss="apple"/> </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" gender="masc" 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" gender="masc"/>
</np>
<np number="sing" def="def" locus="number" role="owned" gender="masc">
<word posp="noun" gloss="apple"/>
</np>
</np>
</example>
copyuptophrase:
<example id="posso2" translation="my apple"> <np type="owner_owned" case="NOM" gender="masc" number="sing"> - <np number="sing" def="neither" locus="number" role="owner" case="GEN"> + <np number="sing" def="neither" locus="number" role="owner" case="GEN" person="1excl"> <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="masc"/> </np> <np number="sing" def="def" locus="number" role="owned" gender="masc"> <word 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" gender="masc" 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" gender="masc"/> </np> - <np number="sing" def="def" locus="number" role="owned" gender="masc"> + <np number="sing" def="def" locus="number" role="owned" gender="masc" case="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" gender="masc"/> + <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="masc" def="neither" locus="number" role="owner" case="GEN"/> </np> <np number="sing" def="def" locus="number" role="owned" gender="masc" case="NOM"> - <word posp="noun" gloss="apple"/> + <word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" gender="masc" case="NOM"/> </np> </example>
addaffixes:
About to call getSlotValue for 1excl.sing/pron/number/obligatoryGot sing
About to call getSlotValue for apple/noun/number/obligatory
Got sing
About to call getSlotValue for apple/noun/def/optional
Got def
<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" gender="masc" def="neither" locus="number" role="owner" case="GEN"/>
+ <thingy type="pronnumber" function="suffix" gloss="sing"/>
</np>
<np number="sing" def="def" locus="number" role="owned" gender="masc" case="NOM">
<word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" gender="masc" case="NOM"/>
+ <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" gender="masc" def="neither" locus="number" role="owner" case="GEN"/> <thingy type="pronnumber" function="suffix" gloss="sing"/> - </np> - <np number="sing" def="def" locus="number" role="owned" gender="masc" case="NOM"> <word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" gender="masc" case="NOM"/> <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" gender="masc" def="neither" locus="number" role="owner" case="GEN"/> - <thingy type="pronnumber" function="suffix" gloss="sing"/> - <word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" gender="masc" case="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" gender="masc" def="neither" locus="number" role="owner" case="GEN" ph="ɡ a">ɡa</word> + <thingy type="pronnumber" function="suffix" gloss="sing" attach="suffix" ph="f">f</thingy> + <word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" gender="masc" case="NOM" ph="ɲ o t u t͡ɕ">ɲotut͡ɕ</word> + <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="e l">el</thingy> + <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="e p">ep</thingy> </flat> </example>
vowelharmony:
No change.
removetags:
<example id="posso2" translation="my apple"> <flat> - <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="masc" def="neither" locus="number" role="owner" case="GEN" ph="ɡ a">ɡa</word> - <thingy type="pronnumber" function="suffix" gloss="sing" attach="suffix" ph="f">f</thingy> - <word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" gender="masc" case="NOM" ph="ɲ o t u t͡ɕ">ɲotut͡ɕ</word> - <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="e l">el</thingy> - <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="e p">ep</thingy> + <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="masc" def="neither" locus="number" role="owner" case="GEN">ɡa</word> + <thingy type="pronnumber" function="suffix" gloss="sing">f</thingy> + <word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" gender="masc" case="NOM">ɲotut͡ɕ</word> + <thingy type="nounnumber" function="suffix" gloss="sing">el</thingy> + <thingy type="noundef" function="suffix" gloss="def">ep</thingy> </flat> + <p><span class="ilpair"><span class="mor">ɡa</span><br><span class="gls">1excl.sing</span></span> <span class="ilpair"><span class="mor">-f</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">ɲotut͡ɕ</span><br><span class="gls">apple</span></span> <span class="ilpair"><span class="mor">-el</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">-ep</span><br><span class="gls">def</span></span></p> + <p>ɡaf ɲotut͡ɕelep</p> + <p>gaf ñotutyelep</p> + <il> + <w> + <o>ɡa</o> + <g>1excl.sing</g> + </w> + <w> + <o>-f</o> + <g>sing</g> + </w> + <w> + <o>ɲotut͡ɕ</o> + <g>apple</g> + </w> + <w> + <o>-el</o> + <g>sing</g> + </w> + <w> + <o>-ep</o> + <g>def</g> + </w> + </il> </example>
gaf ñotutyelep [ɡaf ɲotut͡ɕelep] ɡa 1excl.sing -f sing ɲotut͡ɕ apple -el sing -ep def “my apple” | (7) |
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 subordinate:
No change.
tva1tva2
module affixdensity:
No change.
module adpositions:
No change.
module constorder:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> - <word posp="verb" gloss="kiss"/> - </vp> <np role="subj"> <np type="owner_owned"> <np number="sing" def="def" locus="number" role="owner"> <word posp="noun" gloss="hunter"/> </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 addgender:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son.">
<s>
<np role="subj" case="NOM">
- <np type="owner_owned">
- <np number="sing" def="def" locus="number" role="owner" case="GEN">
+ <np type="owner_owned" gender="fem">
+ <np number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc">
<word posp="noun" gloss="hunter"/>
</np>
- <np number="sing" def="def" locus="number" role="owned">
+ <np number="sing" def="def" locus="number" role="owned" gender="fem">
<word posp="noun" gloss="daughter"/>
</np>
</np>
</np>
<np role="obj" case="ACC">
- <np type="owner_owned">
- <np type="owner_owned" role="owner">
+ <np type="owner_owned" gender="masc">
+ <np type="owner_owned" role="owner" gender="masc">
<np number="sing" def="neither" locus="number" role="owner" case="GEN">
<word person="2" number="sing" posp="pron"/>
</np>
- <np number="sing" def="def" locus="number" role="owned" case="GEN">
+ <np number="sing" def="def" locus="number" role="owned" case="GEN" gender="masc">
<word posp="noun" gloss="neighbour"/>
</np>
</np>
- <np number="sing" def="def" locus="number" role="owned">
+ <np number="sing" def="def" locus="number" role="owned" gender="masc">
<word posp="noun" gloss="son"/>
</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" gender="fem"> + <np role="subj" case="NOM" number="sing"> + <np type="owner_owned" gender="fem" number="sing"> <np number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc"> <word posp="noun" gloss="hunter"/> </np> <np number="sing" def="def" locus="number" role="owned" gender="fem"> <word posp="noun" gloss="daughter"/> </np> </np> </np> - <np role="obj" case="ACC"> - <np type="owner_owned" gender="masc"> - <np type="owner_owned" role="owner" gender="masc"> + <np role="obj" case="ACC" number="sing"> + <np type="owner_owned" gender="masc" number="sing"> + <np type="owner_owned" role="owner" gender="masc" number="sing"> <np number="sing" def="neither" locus="number" role="owner" case="GEN"> <word person="2" number="sing" posp="pron"/> </np> <np number="sing" def="def" locus="number" role="owned" case="GEN" gender="masc"> <word posp="noun" gloss="neighbour"/> </np> </np> <np number="sing" def="def" locus="number" role="owned" gender="masc"> <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" gender="fem" number="sing">
<np number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc">
<word posp="noun" gloss="hunter"/>
</np>
<np number="sing" def="def" locus="number" role="owned" gender="fem">
<word posp="noun" gloss="daughter"/>
</np>
</np>
</np>
<np role="obj" case="ACC" number="sing">
<np type="owner_owned" gender="masc" number="sing">
<np type="owner_owned" role="owner" gender="masc" number="sing">
<np number="sing" def="neither" locus="number" role="owner" case="GEN">
- <word person="2" number="sing" posp="pron"/>
+ <word person="2" number="sing" posp="pron" gloss="2.sing" gender="masc"/>
</np>
<np number="sing" def="def" locus="number" role="owned" case="GEN" gender="masc">
<word posp="noun" gloss="neighbour"/>
</np>
</np>
<np number="sing" def="def" locus="number" role="owned" gender="masc">
<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 role="subj" case="NOM" number="sing" gender="fem"> <np type="owner_owned" gender="fem" number="sing"> <np number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc"> <word posp="noun" gloss="hunter"/> </np> <np number="sing" def="def" locus="number" role="owned" gender="fem"> <word posp="noun" gloss="daughter"/> </np> </np> </np> - <np role="obj" case="ACC" number="sing"> + <np role="obj" case="ACC" number="sing" gender="masc"> <np type="owner_owned" gender="masc" number="sing"> <np type="owner_owned" role="owner" gender="masc" 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" gender="masc"/> </np> <np number="sing" def="def" locus="number" role="owned" case="GEN" gender="masc"> <word posp="noun" gloss="neighbour"/> </np> </np> <np number="sing" def="def" locus="number" role="owned" gender="masc"> <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.fem" obj="3.sing.masc"> <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" gender="fem">
<np type="owner_owned" gender="fem" number="sing">
<np number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc">
<word posp="noun" gloss="hunter"/>
</np>
<np number="sing" def="def" locus="number" role="owned" gender="fem">
<word posp="noun" gloss="daughter"/>
</np>
</np>
</np>
<np role="obj" case="ACC" number="sing" gender="masc">
<np type="owner_owned" gender="masc" number="sing">
<np type="owner_owned" role="owner" gender="masc" number="sing">
<np number="sing" def="neither" locus="number" role="owner" case="GEN" person="2">
<word person="2" number="sing" posp="pron" gloss="2.sing" gender="masc"/>
</np>
<np number="sing" def="def" locus="number" role="owned" case="GEN" gender="masc">
<word posp="noun" gloss="neighbour"/>
</np>
</np>
<np number="sing" def="def" locus="number" role="owned" gender="masc">
<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.fem" obj="3.sing.masc">
<word posp="verb" gloss="kiss"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
+ <thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</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" gender="fem"> - <np type="owner_owned" gender="fem" number="sing"> + <np type="owner_owned" gender="fem" number="sing" role="subj" case="NOM"> <np number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc"> <word posp="noun" gloss="hunter"/> </np> <np number="sing" def="def" locus="number" role="owned" gender="fem"> <word posp="noun" gloss="daughter"/> </np> </np> - </np> - <np role="obj" case="ACC" number="sing" gender="masc"> - <np type="owner_owned" gender="masc" number="sing"> + <np type="owner_owned" gender="masc" number="sing" role="obj" case="ACC"> <np type="owner_owned" role="owner" gender="masc" 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" gender="masc"/> </np> <np number="sing" def="def" locus="number" role="owned" case="GEN" gender="masc"> <word posp="noun" gloss="neighbour"/> </np> </np> <np number="sing" def="def" locus="number" role="owned" gender="masc"> <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.fem" obj="3.sing.masc"> <word posp="verb" gloss="kiss"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> </vp> </s> </example>
unwrapOwnerOwned:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son."> <s> - <np type="owner_owned" gender="fem" number="sing" role="subj" case="NOM"> <np number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc"> <word posp="noun" gloss="hunter"/> </np> - <np number="sing" def="def" locus="number" role="owned" gender="fem"> + <np number="sing" def="def" locus="number" role="owned" gender="fem" case="NOM"> <word posp="noun" gloss="daughter"/> </np> - </np> - <np type="owner_owned" gender="masc" number="sing" role="obj" case="ACC"> - <np type="owner_owned" role="owner" gender="masc" 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" gender="masc"/> </np> <np number="sing" def="def" locus="number" role="owned" case="GEN" gender="masc"> <word posp="noun" gloss="neighbour"/> </np> - </np> - <np number="sing" def="def" locus="number" role="owned" gender="masc"> + <np number="sing" def="def" locus="number" role="owned" gender="masc" case="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.fem" obj="3.sing.masc"> <word posp="verb" gloss="kiss"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> </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" gender="masc">
- <word posp="noun" gloss="hunter"/>
+ <word posp="noun" gloss="hunter" number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc"/>
</np>
<np number="sing" def="def" locus="number" role="owned" gender="fem" case="NOM">
- <word posp="noun" gloss="daughter"/>
+ <word posp="noun" gloss="daughter" number="sing" def="def" locus="number" role="owned" gender="fem" 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" gender="masc"/>
+ <word person="2" number="sing" posp="pron" gloss="2.sing" gender="masc" def="neither" locus="number" role="owner" case="GEN"/>
</np>
<np number="sing" def="def" locus="number" role="owned" case="GEN" gender="masc">
- <word posp="noun" gloss="neighbour"/>
+ <word posp="noun" gloss="neighbour" number="sing" def="def" locus="number" role="owned" case="GEN" gender="masc"/>
</np>
<np number="sing" def="def" locus="number" role="owned" gender="masc" case="ACC">
- <word posp="noun" gloss="son"/>
+ <word posp="noun" gloss="son" number="sing" def="def" locus="number" role="owned" gender="masc" case="ACC"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.sing.masc">
- <word posp="verb" gloss="kiss"/>
+ <word posp="verb" gloss="kiss" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.sing.masc"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
</s>
</example>
addaffixes:
About to call getSlotValue for hunter/noun/number/obligatoryGot sing
About to call getSlotValue for hunter/noun/def/optional
Got def
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 2.sing/pron/number/obligatory
Got sing
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/number/obligatory
Got sing
About to call getSlotValue for son/noun/def/optional
Got def
About to call getSlotValue for kiss/verb/voice/obligatory
Got active
<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" gender="masc">
<word posp="noun" gloss="hunter" number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
</np>
<np number="sing" def="def" locus="number" role="owned" gender="fem" case="NOM">
<word posp="noun" gloss="daughter" number="sing" def="def" locus="number" role="owned" gender="fem" case="NOM"/>
+ <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" gender="masc" def="neither" locus="number" role="owner" case="GEN"/>
+ <thingy type="pronnumber" function="suffix" gloss="sing"/>
</np>
<np number="sing" def="def" locus="number" role="owned" case="GEN" gender="masc">
<word posp="noun" gloss="neighbour" number="sing" def="def" locus="number" role="owned" case="GEN" gender="masc"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
</np>
<np number="sing" def="def" locus="number" role="owned" gender="masc" case="ACC">
<word posp="noun" gloss="son" number="sing" def="def" locus="number" role="owned" gender="masc" case="ACC"/>
+ <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.fem" obj="3.sing.masc">
+ <thingy type="verbvoice" function="prefix" gloss="active"/>
<word posp="verb" gloss="kiss" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.sing.masc"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</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" gender="masc"> + <flat> <word posp="noun" gloss="hunter" number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> <thingy type="noundef" function="suffix" gloss="def"/> - </np> - <np number="sing" def="def" locus="number" role="owned" gender="fem" case="NOM"> <word posp="noun" gloss="daughter" number="sing" def="def" locus="number" role="owned" gender="fem" case="NOM"/> <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" gender="masc" def="neither" locus="number" role="owner" case="GEN"/> <thingy type="pronnumber" function="suffix" gloss="sing"/> - </np> - <np number="sing" def="def" locus="number" role="owned" case="GEN" gender="masc"> <word posp="noun" gloss="neighbour" number="sing" def="def" locus="number" role="owned" case="GEN" gender="masc"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> <thingy type="noundef" function="suffix" gloss="def"/> - </np> - <np number="sing" def="def" locus="number" role="owned" gender="masc" case="ACC"> <word posp="noun" gloss="son" number="sing" def="def" locus="number" role="owned" gender="masc" case="ACC"/> <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.fem" obj="3.sing.masc"> <thingy type="verbvoice" function="prefix" gloss="active"/> <word posp="verb" gloss="kiss" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.sing.masc"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - </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" gender="masc"/> - <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" gender="fem" case="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" gender="masc" def="neither" locus="number" role="owner" case="GEN"/> - <thingy type="pronnumber" function="suffix" gloss="sing"/> - <word posp="noun" gloss="neighbour" number="sing" def="def" locus="number" role="owned" case="GEN" gender="masc"/> - <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" gender="masc" case="ACC"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <thingy type="noundef" function="suffix" gloss="def"/> - <thingy type="verbvoice" function="prefix" gloss="active"/> - <word posp="verb" gloss="kiss" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.sing.masc"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> + <word posp="noun" gloss="hunter" number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc" ph="x a f o s+t">xafost</word> + <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="e l">el</thingy> + <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="e p">ep</thingy> + <word posp="noun" gloss="daughter" number="sing" def="def" locus="number" role="owned" gender="fem" case="NOM" ph="f i t">fit</word> + <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="e l">el</thingy> + <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="e p">ep</thingy> + <word person="2" number="sing" posp="pron" gloss="2.sing" gender="masc" def="neither" locus="number" role="owner" case="GEN" ph="r a">ra</word> + <thingy type="pronnumber" function="suffix" gloss="sing" attach="suffix" ph="f">f</thingy> + <word posp="noun" gloss="neighbour" number="sing" def="def" locus="number" role="owned" case="GEN" gender="masc" ph="x o ɾ a ʋ">xoɾaʋ</word> + <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="e l">el</thingy> + <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="e p">ep</thingy> + <word posp="noun" gloss="son" number="sing" def="def" locus="number" role="owned" gender="masc" case="ACC" ph="p a r">par</word> + <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="e l">el</thingy> + <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="e p">ep</thingy> + <thingy type="verbvoice" function="prefix" gloss="active" attach="prefix" ph="f">f</thingy> + <word posp="verb" gloss="kiss" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.sing.masc" ph="a x u t͡ɕ e x">axut͡ɕex</word> + <thingy type="vpta" function="enclitic" gloss="PAST" ph="d e t͡ʃ">det͡ʃ</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph=""></thingy> </flat> </example>
vowelharmony:
No change.
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" gender="masc" ph="x a f o s+t">xafost</word> - <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="e l">el</thingy> - <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="e p">ep</thingy> - <word posp="noun" gloss="daughter" number="sing" def="def" locus="number" role="owned" gender="fem" case="NOM" ph="f i t">fit</word> - <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="e l">el</thingy> - <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="e p">ep</thingy> - <word person="2" number="sing" posp="pron" gloss="2.sing" gender="masc" def="neither" locus="number" role="owner" case="GEN" ph="r a">ra</word> - <thingy type="pronnumber" function="suffix" gloss="sing" attach="suffix" ph="f">f</thingy> - <word posp="noun" gloss="neighbour" number="sing" def="def" locus="number" role="owned" case="GEN" gender="masc" ph="x o ɾ a ʋ">xoɾaʋ</word> - <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="e l">el</thingy> - <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="e p">ep</thingy> - <word posp="noun" gloss="son" number="sing" def="def" locus="number" role="owned" gender="masc" case="ACC" ph="p a r">par</word> - <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="e l">el</thingy> - <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="e p">ep</thingy> - <thingy type="verbvoice" function="prefix" gloss="active" attach="prefix" ph="f">f</thingy> - <word posp="verb" gloss="kiss" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.sing.masc" ph="a x u t͡ɕ e x">axut͡ɕex</word> - <thingy type="vpta" function="enclitic" gloss="PAST" ph="d e t͡ʃ">det͡ʃ</thingy> - <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> - <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> - <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph=""></thingy> + <word posp="noun" gloss="hunter" number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc">xafost</word> + <thingy type="nounnumber" function="suffix" gloss="sing">el</thingy> + <thingy type="noundef" function="suffix" gloss="def">ep</thingy> + <word posp="noun" gloss="daughter" number="sing" def="def" locus="number" role="owned" gender="fem" case="NOM">fit</word> + <thingy type="nounnumber" function="suffix" gloss="sing">el</thingy> + <thingy type="noundef" function="suffix" gloss="def">ep</thingy> + <word person="2" number="sing" posp="pron" gloss="2.sing" gender="masc" def="neither" locus="number" role="owner" case="GEN">ra</word> + <thingy type="pronnumber" function="suffix" gloss="sing">f</thingy> + <word posp="noun" gloss="neighbour" number="sing" def="def" locus="number" role="owned" case="GEN" gender="masc">xoɾaʋ</word> + <thingy type="nounnumber" function="suffix" gloss="sing">el</thingy> + <thingy type="noundef" function="suffix" gloss="def">ep</thingy> + <word posp="noun" gloss="son" number="sing" def="def" locus="number" role="owned" gender="masc" case="ACC">par</word> + <thingy type="nounnumber" function="suffix" gloss="sing">el</thingy> + <thingy type="noundef" function="suffix" gloss="def">ep</thingy> + <thingy type="verbvoice" function="prefix" gloss="active">f</thingy> + <word posp="verb" gloss="kiss" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.sing.masc">axut͡ɕex</word> + <thingy type="vpta" function="enclitic" gloss="PAST">det͡ʃ</thingy> </flat> + <p><span class="ilpair"><span class="mor">xafost</span><br><span class="gls">hunter</span></span> <span class="ilpair"><span class="mor">-el</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">-ep</span><br><span class="gls">def</span></span> <span class="ilpair"><span class="mor">fit</span><br><span class="gls">daughter</span></span> <span class="ilpair"><span class="mor">-el</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">-ep</span><br><span class="gls">def</span></span> <span class="ilpair"><span class="mor">ra</span><br><span class="gls">2.sing</span></span> <span class="ilpair"><span class="mor">-f</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">xoɾaʋ</span><br><span class="gls">neighbour</span></span> <span class="ilpair"><span class="mor">-el</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">-ep</span><br><span class="gls">def</span></span> <span class="ilpair"><span class="mor">par</span><br><span class="gls">son</span></span> <span class="ilpair"><span class="mor">-el</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">-ep</span><br><span class="gls">def</span></span> <span class="ilpair"><span class="mor">f-</span><br><span class="gls">active</span></span> <span class="ilpair"><span class="mor">axut͡ɕex</span><br><span class="gls">kiss</span></span> <span class="ilpair"><span class="mor">det͡ʃ</span><br><span class="gls"><span class="glssc">PAST</span></span></span></p> + <p>xafostelep fitelep raf xoɾaʋelep parelep faxut͡ɕex det͡ʃ</p> + <p>khafostelep fitelep rraf khorawelep parrelep fakhutyekh dech</p> + <il> + <w> + <o>xafost</o> + <g>hunter</g> + </w> + <w> + <o>-el</o> + <g>sing</g> + </w> + <w> + <o>-ep</o> + <g>def</g> + </w> + <w> + <o>fit</o> + <g>daughter</g> + </w> + <w> + <o>-el</o> + <g>sing</g> + </w> + <w> + <o>-ep</o> + <g>def</g> + </w> + <w> + <o>ra</o> + <g>2.sing</g> + </w> + <w> + <o>-f</o> + <g>sing</g> + </w> + <w> + <o>xoɾaʋ</o> + <g>neighbour</g> + </w> + <w> + <o>-el</o> + <g>sing</g> + </w> + <w> + <o>-ep</o> + <g>def</g> + </w> + <w> + <o>par</o> + <g>son</g> + </w> + <w> + <o>-el</o> + <g>sing</g> + </w> + <w> + <o>-ep</o> + <g>def</g> + </w> + <w> + <o>f-</o> + <g>active</g> + </w> + <w> + <o>axut͡ɕex</o> + <g>kiss</g> + </w> + <w> + <o>det͡ʃ</o> + <g>PAST</g> + </w> + </il> </example>
Khafostelep fitelep rraf khorawelep parrelep fakhutyekh dech. [xafostelep fitelep raf xoɾaʋelep parelep faxut͡ɕex det͡ʃ] xafost hunter -el sing -ep def fit daughter -el sing -ep def ra 2.sing -f sing xoɾaʋ neighbour -el sing -ep def par son -el sing -ep def f- active axut͡ɕex kiss det͡ʃ PAST “The hunter’s daughter kissed your neighbour’s son.” | (8) |
Derivation
Nuch has a few derivational processes. To illustrate this, let us start with a simple noun phrase:
initial XML:
<example id="lamb0" translation="a lamb">
<np def="indef" number="sing" tr="rheme">
<noun>lamb</noun>
</np>
</example>cleanup:
<example id="lamb0" translation="a lamb"> - <np def="indef" number="sing" tr="rheme"> - <noun>lamb</noun> + <np def="indef" number="sing" tr="rheme" locus="number"> + <word posp="noun" gloss="lamb"/> </np> </example>
module articles:
<example id="lamb0" translation="a lamb"> - <np def="indef" number="sing" tr="rheme" locus="number"> + <np number="sing" tr="rheme" locus="number"> <word posp="noun" gloss="lamb"/> + <word gloss="a" posp="det"/> </np> </example>
module nonpastonly:
No change.
module noepistemic:
No change.
module RelN:
No change.
module sentenceconnectors:
No change.
module subordinate:
No change.
module affixdensity:
No change.
module adpositions:
No change.
module constorder:
No change.
module casemarking:
<example id="lamb0" translation="a lamb"> - <np number="sing" tr="rheme" locus="number"> + <np number="sing" tr="rheme" locus="number" case="NOM"> <word posp="noun" gloss="lamb"/> <word gloss="a" posp="det"/> </np> </example>
module markowner:
No change.
module addgender:
<example id="lamb0" translation="a lamb"> - <np number="sing" tr="rheme" locus="number" case="NOM"> + <np number="sing" tr="rheme" locus="number" case="NOM" gender="fem"> <word posp="noun" gloss="lamb"/> <word gloss="a" posp="det"/> </np> </example>
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="lamb0" translation="a lamb"> <np number="sing" tr="rheme" locus="number" case="NOM" gender="fem"> - <word posp="noun" gloss="lamb"/> - <word gloss="a" posp="det"/> + <word posp="noun" gloss="lamb" number="sing" tr="rheme" locus="number" case="NOM" gender="fem"/> + <word gloss="a" posp="det" number="sing" tr="rheme" locus="number" case="NOM" gender="fem"/> </np> </example>
addaffixes:
About to call getSlotValue for lamb/noun/number/obligatoryGot sing
About to call getSlotValue for lamb/noun/def/optional
About to call getSlotValue for a/det/gender/obligatory
Got fem
About to call getSlotValue for a/det/number/obligatory
Got sing
<example id="lamb0" translation="a lamb">
<np number="sing" tr="rheme" locus="number" case="NOM" gender="fem">
<word posp="noun" gloss="lamb" number="sing" tr="rheme" locus="number" case="NOM" gender="fem"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
<word gloss="a" posp="det" number="sing" tr="rheme" locus="number" case="NOM" gender="fem"/>
+ <thingy type="detgender" function="suffix" gloss="fem"/>
+ <thingy type="detnumber" function="suffix" gloss="sing"/>
</np>
</example>
flatten:
<example id="lamb0" translation="a lamb"> - <np number="sing" tr="rheme" locus="number" case="NOM" gender="fem"> + <flat> <word posp="noun" gloss="lamb" number="sing" tr="rheme" locus="number" case="NOM" gender="fem"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> <word gloss="a" posp="det" number="sing" tr="rheme" locus="number" case="NOM" gender="fem"/> <thingy type="detgender" function="suffix" gloss="fem"/> <thingy type="detnumber" function="suffix" gloss="sing"/> - </np> + </flat> </example>
addvocab:
<example id="lamb0" translation="a lamb"> <flat> - <word posp="noun" gloss="lamb" number="sing" tr="rheme" locus="number" case="NOM" gender="fem"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <word gloss="a" posp="det" number="sing" tr="rheme" locus="number" case="NOM" gender="fem"/> - <thingy type="detgender" function="suffix" gloss="fem"/> - <thingy type="detnumber" function="suffix" gloss="sing"/> + <word posp="noun" gloss="lamb" number="sing" tr="rheme" locus="number" case="NOM" gender="fem" ph="ɕ o ʋ e n">ɕoʋen</word> + <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="e l">el</thingy> + <word gloss="a" posp="det" number="sing" tr="rheme" locus="number" case="NOM" gender="fem" ph="t͡ʃ o">t͡ʃo</word> + <thingy type="detgender" function="suffix" gloss="fem" attach="suffix" ph="f">f</thingy> + <thingy type="detnumber" function="suffix" gloss="sing" attach="suffix" ph="i ʑ">iʑ</thingy> </flat> </example>
vowelharmony:
No change.
removetags:
<example id="lamb0" translation="a lamb"> <flat> - <word posp="noun" gloss="lamb" number="sing" tr="rheme" locus="number" case="NOM" gender="fem" ph="ɕ o ʋ e n">ɕoʋen</word> - <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="e l">el</thingy> - <word gloss="a" posp="det" number="sing" tr="rheme" locus="number" case="NOM" gender="fem" ph="t͡ʃ o">t͡ʃo</word> - <thingy type="detgender" function="suffix" gloss="fem" attach="suffix" ph="f">f</thingy> - <thingy type="detnumber" function="suffix" gloss="sing" attach="suffix" ph="i ʑ">iʑ</thingy> + <word posp="noun" gloss="lamb" number="sing" tr="rheme" locus="number" case="NOM" gender="fem">ɕoʋen</word> + <thingy type="nounnumber" function="suffix" gloss="sing">el</thingy> + <word gloss="a" posp="det" number="sing" tr="rheme" locus="number" case="NOM" gender="fem">t͡ʃo</word> + <thingy type="detgender" function="suffix" gloss="fem">f</thingy> + <thingy type="detnumber" function="suffix" gloss="sing">iʑ</thingy> </flat> + <p><span class="ilpair"><span class="mor">ɕoʋen</span><br><span class="gls">lamb</span></span> <span class="ilpair"><span class="mor">-el</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">t͡ʃo</span><br><span class="gls">a</span></span> <span class="ilpair"><span class="mor">-f</span><br><span class="gls">fem</span></span> <span class="ilpair"><span class="mor">-iʑ</span><br><span class="gls">sing</span></span></p> + <p>ɕoʋenel t͡ʃofiʑ</p> + <p>ɕowenel chofiʑ</p> + <il> + <w> + <o>ɕoʋen</o> + <g>lamb</g> + </w> + <w> + <o>-el</o> + <g>sing</g> + </w> + <w> + <o>t͡ʃo</o> + <g>a</g> + </w> + <w> + <o>-f</o> + <g>fem</g> + </w> + <w> + <o>-iʑ</o> + <g>sing</g> + </w> + </il> </example>
ɕowenel chofiʑ [ɕoʋenel t͡ʃofiʑ] ɕoʋen lamb -el sing t͡ʃo a -f fem -iʑ sing “a lamb” | (9) |
In the following, the word for little becomes an affix attached to lamb:
initial XML:
<example id="lamb1" translation="a little lamb">
<np def="indef" number="sing" tr="rheme">
<noun>lamb</noun>
<adj>little</adj>
</np>
</example>cleanup:
<example id="lamb1" translation="a little lamb"> - <np def="indef" number="sing" tr="rheme"> - <noun>lamb</noun> - <adj>little</adj> + <np def="indef" number="sing" tr="rheme" locus="number"> + <word posp="noun" gloss="lamb"/> + <word posp="adj" gloss="little"/> </np> </example>
module articles:
<example id="lamb1" translation="a little lamb"> - <np def="indef" number="sing" tr="rheme" locus="number"> + <np number="sing" tr="rheme" locus="number"> <word posp="noun" gloss="lamb"/> <word posp="adj" gloss="little"/> + <word gloss="a" posp="det"/> </np> </example>
module nonpastonly:
No change.
module noepistemic:
No change.
module RelN:
No change.
module sentenceconnectors:
No change.
module subordinate:
No change.
submodule transform_adj<example id="lamb1" translation="a little lamb">
<np number="sing" tr="rheme" locus="number">
<word gloss="lamb" lexposp="noun" posp="noun">
<thingy gloss="little₁" type="nounnounderivbef" origposp="adj"/>
<thingy gloss="little₂" type="nounnounderivaft" origposp="adj"/>
</word>
<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 addgender:
<example id="lamb1" translation="a little lamb"> - <np number="sing" tr="rheme" locus="number" case="NOM"> + <np number="sing" tr="rheme" locus="number" case="NOM" gender="fem"> <word gloss="lamb" lexposp="noun" posp="noun"> <thingy gloss="little₁" type="nounnounderivbef" origposp="adj"/> <thingy gloss="little₂" type="nounnounderivaft" origposp="adj"/> </word> <word gloss="a" posp="det"/> </np> </example>
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="lamb1" translation="a little lamb"> <np number="sing" tr="rheme" locus="number" case="NOM" gender="fem"> - <word gloss="lamb" lexposp="noun" posp="noun"> + <word gloss="lamb" lexposp="noun" posp="noun" number="sing" tr="rheme" locus="number" case="NOM" gender="fem"> <thingy gloss="little₁" type="nounnounderivbef" origposp="adj"/> <thingy gloss="little₂" type="nounnounderivaft" origposp="adj"/> </word> - <word gloss="a" posp="det"/> + <word gloss="a" posp="det" number="sing" tr="rheme" locus="number" case="NOM" gender="fem"/> </np> </example>
addaffixes:
About to call getSlotValue for lamb/noun/number/obligatoryGot sing
About to call getSlotValue for lamb/noun/def/optional
About to call getSlotValue for a/det/gender/obligatory
Got fem
About to call getSlotValue for a/det/number/obligatory
Got sing
<example id="lamb1" translation="a little lamb">
<np number="sing" tr="rheme" locus="number" case="NOM" gender="fem">
<word gloss="lamb" lexposp="noun" posp="noun" number="sing" tr="rheme" locus="number" case="NOM" gender="fem">
<thingy gloss="little₁" type="nounnounderivbef" origposp="adj"/>
<thingy gloss="little₂" type="nounnounderivaft" origposp="adj"/>
</word>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
<word gloss="a" posp="det" number="sing" tr="rheme" locus="number" case="NOM" gender="fem"/>
+ <thingy type="detgender" function="suffix" gloss="fem"/>
+ <thingy type="detnumber" function="suffix" gloss="sing"/>
</np>
</example>
flatten:
<example id="lamb1" translation="a little lamb"> - <np number="sing" tr="rheme" locus="number" case="NOM" gender="fem"> - <word gloss="lamb" lexposp="noun" posp="noun" number="sing" tr="rheme" locus="number" case="NOM" gender="fem"> + <flat> <thingy gloss="little₁" type="nounnounderivbef" origposp="adj"/> + <word gloss="lamb" lexposp="noun" posp="noun" number="sing" tr="rheme" locus="number" case="NOM" gender="fem"/> <thingy gloss="little₂" type="nounnounderivaft" origposp="adj"/> - </word> <thingy type="nounnumber" function="suffix" gloss="sing"/> <word gloss="a" posp="det" number="sing" tr="rheme" locus="number" case="NOM" gender="fem"/> <thingy type="detgender" function="suffix" gloss="fem"/> <thingy type="detnumber" function="suffix" gloss="sing"/> - </np> + </flat> </example>
addvocab:
<example id="lamb1" translation="a little lamb"> <flat> - <thingy gloss="little₁" type="nounnounderivbef" origposp="adj"/> - <word gloss="lamb" lexposp="noun" posp="noun" number="sing" tr="rheme" locus="number" case="NOM" gender="fem"/> - <thingy gloss="little₂" type="nounnounderivaft" origposp="adj"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <word gloss="a" posp="det" number="sing" tr="rheme" locus="number" case="NOM" gender="fem"/> - <thingy type="detgender" function="suffix" gloss="fem"/> - <thingy type="detnumber" function="suffix" gloss="sing"/> + <thingy gloss="little₁" type="nounnounderivbef" origposp="adj" attach="prefix" ph=""></thingy> + <word gloss="lamb" lexposp="noun" posp="noun" number="sing" tr="rheme" locus="number" case="NOM" gender="fem" ph="ɕ o ʋ e n">ɕoʋen</word> + <thingy gloss="little₂" type="nounnounderivaft" origposp="adj" attach="suffix" ph="o m">om</thingy> + <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="e l">el</thingy> + <word gloss="a" posp="det" number="sing" tr="rheme" locus="number" case="NOM" gender="fem" ph="t͡ʃ o">t͡ʃo</word> + <thingy type="detgender" function="suffix" gloss="fem" attach="suffix" ph="f">f</thingy> + <thingy type="detnumber" function="suffix" gloss="sing" attach="suffix" ph="i ʑ">iʑ</thingy> </flat> </example>
vowelharmony:
No change.
removetags:
<example id="lamb1" translation="a little lamb"> <flat> - <thingy gloss="little₁" type="nounnounderivbef" origposp="adj" attach="prefix" ph=""></thingy> - <word gloss="lamb" lexposp="noun" posp="noun" number="sing" tr="rheme" locus="number" case="NOM" gender="fem" ph="ɕ o ʋ e n">ɕoʋen</word> - <thingy gloss="little₂" type="nounnounderivaft" origposp="adj" attach="suffix" ph="o m">om</thingy> - <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="e l">el</thingy> - <word gloss="a" posp="det" number="sing" tr="rheme" locus="number" case="NOM" gender="fem" ph="t͡ʃ o">t͡ʃo</word> - <thingy type="detgender" function="suffix" gloss="fem" attach="suffix" ph="f">f</thingy> - <thingy type="detnumber" function="suffix" gloss="sing" attach="suffix" ph="i ʑ">iʑ</thingy> + <word gloss="lamb" lexposp="noun" posp="noun" number="sing" tr="rheme" locus="number" case="NOM" gender="fem">ɕoʋen</word> + <thingy gloss="little₂" type="nounnounderivaft" origposp="adj">om</thingy> + <thingy type="nounnumber" function="suffix" gloss="sing">el</thingy> + <word gloss="a" posp="det" number="sing" tr="rheme" locus="number" case="NOM" gender="fem">t͡ʃo</word> + <thingy type="detgender" function="suffix" gloss="fem">f</thingy> + <thingy type="detnumber" function="suffix" gloss="sing">iʑ</thingy> </flat> + <p><span class="ilpair"><span class="mor">ɕoʋen</span><br><span class="gls">lamb</span></span> <span class="ilpair"><span class="mor">-om</span><br><span class="gls">little</span></span> <span class="ilpair"><span class="mor">-el</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">t͡ʃo</span><br><span class="gls">a</span></span> <span class="ilpair"><span class="mor">-f</span><br><span class="gls">fem</span></span> <span class="ilpair"><span class="mor">-iʑ</span><br><span class="gls">sing</span></span></p> + <p>ɕoʋenomel t͡ʃofiʑ</p> + <p>ɕowenomel chofiʑ</p> + <il> + <w> + <o>ɕoʋen</o> + <g>lamb</g> + </w> + <w> + <o>-om</o> + <g>little</g> + </w> + <w> + <o>-el</o> + <g>sing</g> + </w> + <w> + <o>t͡ʃo</o> + <g>a</g> + </w> + <w> + <o>-f</o> + <g>fem</g> + </w> + <w> + <o>-iʑ</o> + <g>sing</g> + </w> + </il> </example>
ɕowenomel chofiʑ [ɕoʋenomel t͡ʃofiʑ] ɕoʋen lamb -om little -el sing t͡ʃo a -f fem -iʑ sing “a little lamb” | (10) |
Compounding
Verbs
Inflectional Categories
All verbal phrase clitics in Nuch are enclitics (placed finally), and there are five types: first, a clitic expressing ta, comprising dech /det͡ʃ/ ‘PAST’; second, a clitic expressing mode, comprising gen /ɡen/ ‘imperative’, wab /ʋab/ ‘conditional’ and sas /sas/ ‘optative’; third, a clitic expressing negation, comprising khokh /xox/ ‘NEG’; fourth, a clitic expressing question, comprising tzoñ /t͡soɲ/ ‘Q’; and finally, fifth, a clitic expressing comp, comprising bañ /baɲ/ ‘COMP’.
In addition, the verb is structured like this: an obligatory prefix expressing voice, comprising f- /f-/ ‘active’ and j- /j-/ ‘passive’ followed by the root.
The verb displays the following derivational morphology: two suffixes, namely -che /-t͡ʃe/ ‘begin’ and -rra /-ra/ ‘stop’
initial XML:
<example id="love" translation="I love you.">
<s>
<vp tam="gnomic">
<verb>love</verb>
</vp>
<np number="sing" def="neither" role="subj">
<pron person="1excl" number="sing"/>
</np>
<np number="sing" def="neither" role="obj">
<pron person="2" number="sing"/>
</np>
</s>
</example>cleanup:
<example id="love" translation="I love you."> <s> - <vp tam="gnomic"> - <verb>love</verb> + <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active"> + <word posp="verb" gloss="love"/> </vp> - <np number="sing" def="neither" role="subj"> - <pron person="1excl" number="sing"/> + <np number="sing" def="neither" role="subj" locus="number"> + <word person="1excl" number="sing" posp="pron"/> </np> - <np number="sing" def="neither" role="obj"> - <pron person="2" number="sing"/> + <np number="sing" def="neither" role="obj" locus="number"> + <word person="2" number="sing" posp="pron"/> </np> </s> </example>
module articles:
No change.
module nonpastonly:
<example id="love" translation="I love you."> <s> - <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="love"/> </vp> <np number="sing" def="neither" role="subj" locus="number"> <word person="1excl" number="sing" posp="pron"/> </np> <np number="sing" def="neither" role="obj" locus="number"> <word person="2" number="sing" posp="pron"/> </np> </s> </example>
module noepistemic:
No change.
module RelN:
No change.
module sentenceconnectors:
No change.
module subordinate:
No change.
tva1tva2
module affixdensity:
No change.
module adpositions:
No change.
module constorder:
<example id="love" translation="I love you."> <s> - <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> - <word posp="verb" gloss="love"/> - </vp> <np number="sing" def="neither" role="subj" locus="number"> <word person="1excl" number="sing" posp="pron"/> </np> <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 addgender:
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" gender="masc"/>
</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" gender="masc"/>
</np>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES">
<word posp="verb" gloss="love"/>
</vp>
</s>
</example>
copyuptophrase:
<example id="love" translation="I love you."> <s> - <np number="sing" def="neither" role="subj" locus="number" case="NOM"> + <np number="sing" def="neither" role="subj" locus="number" case="NOM" person="1excl"> <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="masc"/> </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" gender="masc"/> </np> - <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> + <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" 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" gender="masc"/> - </np> <np number="sing" def="neither" role="obj" locus="number" case="ACC" person="2"> <word person="2" number="sing" posp="pron" gloss="2.sing" gender="masc"/> </np> <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="1excl.sing" obj="2.sing"> <word posp="verb" gloss="love"/> </vp> </s> </example>
addclitics:
<example id="love" translation="I love you.">
<s>
<np number="sing" def="neither" role="obj" locus="number" case="ACC" person="2">
<word person="2" number="sing" posp="pron" gloss="2.sing" gender="masc"/>
</np>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" 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="vpnegation" function="enclitic" gloss="POS"/>
+ <thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
</s>
</example>
propagateArgumentCase:
No change.
unwrapArgumentNPs:
No change.
unwrapOwnerOwned:
No change.
movedowntoword:
<example id="love" translation="I love you.">
<s>
<np number="sing" def="neither" role="obj" locus="number" case="ACC" person="2">
- <word person="2" number="sing" posp="pron" gloss="2.sing" gender="masc"/>
+ <word person="2" number="sing" posp="pron" gloss="2.sing" gender="masc" def="neither" role="obj" locus="number" case="ACC"/>
</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"/>
+ <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="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
</s>
</example>
addaffixes:
About to call getSlotValue for 2.sing/pron/number/obligatoryGot sing
About to call getSlotValue for love/verb/voice/obligatory
Got active
<example id="love" translation="I love you.">
<s>
<np number="sing" def="neither" role="obj" locus="number" case="ACC" person="2">
<word person="2" number="sing" posp="pron" gloss="2.sing" gender="masc" def="neither" role="obj" locus="number" case="ACC"/>
+ <thingy type="pronnumber" function="suffix" gloss="sing"/>
</np>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="1excl.sing" obj="2.sing">
+ <thingy type="verbvoice" function="prefix" gloss="active"/>
<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="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
</s>
</example>
flatten:
<example id="love" translation="I love you."> - <s> - <np number="sing" def="neither" role="obj" locus="number" case="ACC" person="2"> + <flat> <word person="2" number="sing" posp="pron" gloss="2.sing" gender="masc" def="neither" role="obj" locus="number" case="ACC"/> <thingy type="pronnumber" function="suffix" gloss="sing"/> - </np> - <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="1excl.sing" obj="2.sing"> <thingy type="verbvoice" function="prefix" gloss="active"/> <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="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - </vp> - </s> + </flat> </example>
addvocab:
<example id="love" translation="I love you."> <flat> - <word person="2" number="sing" posp="pron" gloss="2.sing" gender="masc" def="neither" role="obj" locus="number" case="ACC"/> - <thingy type="pronnumber" function="suffix" gloss="sing"/> - <thingy type="verbvoice" function="prefix" gloss="active"/> - <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="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> + <word person="2" number="sing" posp="pron" gloss="2.sing" gender="masc" def="neither" role="obj" locus="number" case="ACC" ph="r a">ra</word> + <thingy type="pronnumber" function="suffix" gloss="sing" attach="suffix" ph="f">f</thingy> + <thingy type="verbvoice" function="prefix" gloss="active" attach="prefix" ph="f">f</thingy> + <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="1excl.sing" obj="2.sing" ph="u ɲ">uɲ</word> + <thingy type="vpta" function="enclitic" gloss="PRES" ph=""></thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph=""></thingy> </flat> </example>
vowelharmony:
No change.
removetags:
<example id="love" translation="I love you."> <flat> - <word person="2" number="sing" posp="pron" gloss="2.sing" gender="masc" def="neither" role="obj" locus="number" case="ACC" ph="r a">ra</word> - <thingy type="pronnumber" function="suffix" gloss="sing" attach="suffix" ph="f">f</thingy> - <thingy type="verbvoice" function="prefix" gloss="active" attach="prefix" ph="f">f</thingy> - <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="1excl.sing" obj="2.sing" ph="u ɲ">uɲ</word> - <thingy type="vpta" function="enclitic" gloss="PRES" ph=""></thingy> - <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> - <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> - <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph=""></thingy> + <word person="2" number="sing" posp="pron" gloss="2.sing" gender="masc" def="neither" role="obj" locus="number" case="ACC">ra</word> + <thingy type="pronnumber" function="suffix" gloss="sing">f</thingy> + <thingy type="verbvoice" function="prefix" gloss="active">f</thingy> + <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="1excl.sing" obj="2.sing">uɲ</word> </flat> + <p><span class="ilpair"><span class="mor">ra</span><br><span class="gls">2.sing</span></span> <span class="ilpair"><span class="mor">-f</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">f-</span><br><span class="gls">active</span></span> <span class="ilpair"><span class="mor">uɲ</span><br><span class="gls">love</span></span></p> + <p>raf fuɲ</p> + <p>rraf fuñ</p> + <il> + <w> + <o>ra</o> + <g>2.sing</g> + </w> + <w> + <o>-f</o> + <g>sing</g> + </w> + <w> + <o>f-</o> + <g>active</g> + </w> + <w> + <o>uɲ</o> + <g>love</g> + </w> + </il> </example>
Rraf fuñ. [raf fuɲ] ra 2.sing -f sing f- active uɲ love “I love you.” | (11) |
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 subordinate:
No change.
module affixdensity:
No change.
module adpositions:
<example id="adpos1" translation="on the table"> <pp p="in" location="surface" precise="yes"> + <word gloss="in" posp="pp"/> + <np type="owner_owned"> <np def="def" number="sing" locus="number"> <word posp="noun" gloss="table"/> </np> + <np def="def" number="sing"> + <word posp="noun" gloss="surface"/> + </np> + </np> </pp> </example>
module constorder:
No change.
module casemarking:
No change.
module markowner:
No change.
module addgender:
<example id="adpos1" translation="on the table">
<pp p="in" location="surface" precise="yes">
<word gloss="in" posp="pp"/>
<np type="owner_owned">
- <np def="def" number="sing" locus="number">
+ <np def="def" number="sing" locus="number" gender="fem">
<word posp="noun" gloss="table"/>
</np>
- <np def="def" number="sing">
+ <np def="def" number="sing" gender="masc">
<word posp="noun" gloss="surface"/>
</np>
</np>
</pp>
</example>
module propagatenumber:
<example id="adpos1" translation="on the table">
<pp p="in" location="surface" precise="yes">
<word gloss="in" posp="pp"/>
- <np type="owner_owned">
+ <np type="owner_owned" number="sing">
<np def="def" number="sing" locus="number" gender="fem">
<word posp="noun" gloss="table"/>
</np>
<np def="def" number="sing" gender="masc">
<word posp="noun" gloss="surface"/>
</np>
</np>
</pp>
</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="adpos1" translation="on the table">
<pp p="in" location="surface" precise="yes">
<word gloss="in" posp="pp"/>
- <np type="owner_owned" number="sing">
<np def="def" number="sing" locus="number" gender="fem">
<word posp="noun" gloss="table"/>
</np>
<np def="def" number="sing" gender="masc">
<word posp="noun" gloss="surface"/>
</np>
- </np>
</pp>
</example>
movedowntoword:
<example id="adpos1" translation="on the table"> <pp p="in" location="surface" precise="yes"> - <word gloss="in" posp="pp"/> + <word gloss="in" posp="pp" p="in" location="surface" precise="yes"/> <np def="def" number="sing" locus="number" gender="fem"> - <word posp="noun" gloss="table"/> + <word posp="noun" gloss="table" def="def" number="sing" locus="number" gender="fem"/> </np> <np def="def" number="sing" gender="masc"> - <word posp="noun" gloss="surface"/> + <word posp="noun" gloss="surface" def="def" number="sing" gender="masc"/> </np> </pp> </example>
addaffixes:
About to call getSlotValue for table/noun/number/obligatoryGot sing
About to call getSlotValue for table/noun/def/optional
Got def
About to call getSlotValue for surface/noun/number/obligatory
Got sing
About to call getSlotValue for surface/noun/def/optional
Got def
<example id="adpos1" translation="on the table">
<pp p="in" location="surface" precise="yes">
<word gloss="in" posp="pp" p="in" location="surface" precise="yes"/>
<np def="def" number="sing" locus="number" gender="fem">
<word posp="noun" gloss="table" def="def" number="sing" locus="number" gender="fem"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
</np>
<np def="def" number="sing" gender="masc">
<word posp="noun" gloss="surface" def="def" number="sing" gender="masc"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
</np>
</pp>
</example>
flatten:
<example id="adpos1" translation="on the table"> - <pp p="in" location="surface" precise="yes"> + <flat> <word gloss="in" posp="pp" p="in" location="surface" precise="yes"/> - <np def="def" number="sing" locus="number" gender="fem"> <word posp="noun" gloss="table" def="def" number="sing" locus="number" gender="fem"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> <thingy type="noundef" function="suffix" gloss="def"/> - </np> - <np def="def" number="sing" gender="masc"> <word posp="noun" gloss="surface" def="def" number="sing" gender="masc"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> <thingy type="noundef" function="suffix" gloss="def"/> - </np> - </pp> + </flat> </example>
addvocab:
<example id="adpos1" translation="on the table"> <flat> - <word gloss="in" posp="pp" p="in" location="surface" precise="yes"/> - <word posp="noun" gloss="table" def="def" number="sing" locus="number" gender="fem"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <thingy type="noundef" function="suffix" gloss="def"/> - <word posp="noun" gloss="surface" def="def" number="sing" gender="masc"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <thingy type="noundef" function="suffix" gloss="def"/> + <word gloss="in" posp="pp" p="in" location="surface" precise="yes" ph="ɲ a s">ɲas</word> + <word posp="noun" gloss="table" def="def" number="sing" locus="number" gender="fem" ph="p e ʑ">peʑ</word> + <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="e l">el</thingy> + <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="e p">ep</thingy> + <word posp="noun" gloss="surface" def="def" number="sing" gender="masc" ph="t a p">tap</word> + <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="e l">el</thingy> + <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="e p">ep</thingy> </flat> </example>
vowelharmony:
No change.
removetags:
<example id="adpos1" translation="on the table"> <flat> - <word gloss="in" posp="pp" p="in" location="surface" precise="yes" ph="ɲ a s">ɲas</word> - <word posp="noun" gloss="table" def="def" number="sing" locus="number" gender="fem" ph="p e ʑ">peʑ</word> - <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="e l">el</thingy> - <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="e p">ep</thingy> - <word posp="noun" gloss="surface" def="def" number="sing" gender="masc" ph="t a p">tap</word> - <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="e l">el</thingy> - <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="e p">ep</thingy> + <word gloss="in" posp="pp" p="in" location="surface" precise="yes">ɲas</word> + <word posp="noun" gloss="table" def="def" number="sing" locus="number" gender="fem">peʑ</word> + <thingy type="nounnumber" function="suffix" gloss="sing">el</thingy> + <thingy type="noundef" function="suffix" gloss="def">ep</thingy> + <word posp="noun" gloss="surface" def="def" number="sing" gender="masc">tap</word> + <thingy type="nounnumber" function="suffix" gloss="sing">el</thingy> + <thingy type="noundef" function="suffix" gloss="def">ep</thingy> </flat> + <p><span class="ilpair"><span class="mor">ɲas</span><br><span class="gls">in</span></span> <span class="ilpair"><span class="mor">peʑ</span><br><span class="gls">table</span></span> <span class="ilpair"><span class="mor">-el</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">-ep</span><br><span class="gls">def</span></span> <span class="ilpair"><span class="mor">tap</span><br><span class="gls">surface</span></span> <span class="ilpair"><span class="mor">-el</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">-ep</span><br><span class="gls">def</span></span></p> + <p>ɲas peʑelep tapelep</p> + <p>ñas peʑelep tapelep</p> + <il> + <w> + <o>ɲas</o> + <g>in</g> + </w> + <w> + <o>peʑ</o> + <g>table</g> + </w> + <w> + <o>-el</o> + <g>sing</g> + </w> + <w> + <o>-ep</o> + <g>def</g> + </w> + <w> + <o>tap</o> + <g>surface</g> + </w> + <w> + <o>-el</o> + <g>sing</g> + </w> + <w> + <o>-ep</o> + <g>def</g> + </w> + </il> </example>
ñas peʑelep tapelep [ɲas peʑelep tapelep] ɲas in peʑ table -el sing -ep def tap surface -el sing -ep def “on the table” | (12) |
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 subordinate:
No change.
module affixdensity:
No change.
module adpositions:
<example id="adpos2" translation="into the box"> <pp p="to" location="inside" precise="yes"> + <word gloss="to" posp="pp"/> + <np type="owner_owned"> <np def="def" number="sing" locus="number"> <word posp="noun" gloss="box"/> </np> + <np def="def" number="sing"> + <word posp="noun" gloss="inside"/> + </np> + </np> </pp> </example>
module constorder:
No change.
module casemarking:
No change.
module markowner:
No change.
module addgender:
<example id="adpos2" translation="into the box">
<pp p="to" location="inside" precise="yes">
<word gloss="to" posp="pp"/>
<np type="owner_owned">
- <np def="def" number="sing" locus="number">
+ <np def="def" number="sing" locus="number" gender="masc">
<word posp="noun" gloss="box"/>
</np>
- <np def="def" number="sing">
+ <np def="def" number="sing" gender="masc">
<word posp="noun" gloss="inside"/>
</np>
</np>
</pp>
</example>
module propagatenumber:
<example id="adpos2" translation="into the box">
<pp p="to" location="inside" precise="yes">
<word gloss="to" posp="pp"/>
- <np type="owner_owned">
+ <np type="owner_owned" number="sing">
<np def="def" number="sing" locus="number" gender="masc">
<word posp="noun" gloss="box"/>
</np>
<np def="def" number="sing" gender="masc">
<word posp="noun" gloss="inside"/>
</np>
</np>
</pp>
</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="adpos2" translation="into the box">
<pp p="to" location="inside" precise="yes">
<word gloss="to" posp="pp"/>
- <np type="owner_owned" number="sing">
<np def="def" number="sing" locus="number" gender="masc">
<word posp="noun" gloss="box"/>
</np>
<np def="def" number="sing" gender="masc">
<word posp="noun" gloss="inside"/>
</np>
- </np>
</pp>
</example>
movedowntoword:
<example id="adpos2" translation="into the box"> <pp p="to" location="inside" precise="yes"> - <word gloss="to" posp="pp"/> + <word gloss="to" posp="pp" p="to" location="inside" precise="yes"/> <np def="def" number="sing" locus="number" gender="masc"> - <word posp="noun" gloss="box"/> + <word posp="noun" gloss="box" def="def" number="sing" locus="number" gender="masc"/> </np> <np def="def" number="sing" gender="masc"> - <word posp="noun" gloss="inside"/> + <word posp="noun" gloss="inside" def="def" number="sing" gender="masc"/> </np> </pp> </example>
addaffixes:
About to call getSlotValue for box/noun/number/obligatoryGot sing
About to call getSlotValue for box/noun/def/optional
Got def
About to call getSlotValue for inside/noun/number/obligatory
Got sing
About to call getSlotValue for inside/noun/def/optional
Got def
<example id="adpos2" translation="into the box">
<pp p="to" location="inside" precise="yes">
<word gloss="to" posp="pp" p="to" location="inside" precise="yes"/>
<np def="def" number="sing" locus="number" gender="masc">
<word posp="noun" gloss="box" def="def" number="sing" locus="number" gender="masc"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
</np>
<np def="def" number="sing" gender="masc">
<word posp="noun" gloss="inside" def="def" number="sing" gender="masc"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
</np>
</pp>
</example>
flatten:
<example id="adpos2" translation="into the box"> - <pp p="to" location="inside" precise="yes"> + <flat> <word gloss="to" posp="pp" p="to" location="inside" precise="yes"/> - <np def="def" number="sing" locus="number" gender="masc"> <word posp="noun" gloss="box" def="def" number="sing" locus="number" gender="masc"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> <thingy type="noundef" function="suffix" gloss="def"/> - </np> - <np def="def" number="sing" gender="masc"> <word posp="noun" gloss="inside" def="def" number="sing" gender="masc"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> <thingy type="noundef" function="suffix" gloss="def"/> - </np> - </pp> + </flat> </example>
addvocab:
<example id="adpos2" translation="into the box"> <flat> - <word gloss="to" posp="pp" p="to" location="inside" precise="yes"/> - <word posp="noun" gloss="box" def="def" number="sing" locus="number" gender="masc"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <thingy type="noundef" function="suffix" gloss="def"/> - <word posp="noun" gloss="inside" def="def" number="sing" gender="masc"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <thingy type="noundef" function="suffix" gloss="def"/> + <word gloss="to" posp="pp" p="to" location="inside" precise="yes" ph="m i d">mid</word> + <word posp="noun" gloss="box" def="def" number="sing" locus="number" gender="masc" ph="ʃ a x o ʑ">ʃaxoʑ</word> + <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="e l">el</thingy> + <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="e p">ep</thingy> + <word posp="noun" gloss="inside" def="def" number="sing" gender="masc" ph="t i d">tid</word> + <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="e l">el</thingy> + <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="e p">ep</thingy> </flat> </example>
vowelharmony:
No change.
removetags:
<example id="adpos2" translation="into the box"> <flat> - <word gloss="to" posp="pp" p="to" location="inside" precise="yes" ph="m i d">mid</word> - <word posp="noun" gloss="box" def="def" number="sing" locus="number" gender="masc" ph="ʃ a x o ʑ">ʃaxoʑ</word> - <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="e l">el</thingy> - <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="e p">ep</thingy> - <word posp="noun" gloss="inside" def="def" number="sing" gender="masc" ph="t i d">tid</word> - <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="e l">el</thingy> - <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="e p">ep</thingy> + <word gloss="to" posp="pp" p="to" location="inside" precise="yes">mid</word> + <word posp="noun" gloss="box" def="def" number="sing" locus="number" gender="masc">ʃaxoʑ</word> + <thingy type="nounnumber" function="suffix" gloss="sing">el</thingy> + <thingy type="noundef" function="suffix" gloss="def">ep</thingy> + <word posp="noun" gloss="inside" def="def" number="sing" gender="masc">tid</word> + <thingy type="nounnumber" function="suffix" gloss="sing">el</thingy> + <thingy type="noundef" function="suffix" gloss="def">ep</thingy> </flat> + <p><span class="ilpair"><span class="mor">mid</span><br><span class="gls">to</span></span> <span class="ilpair"><span class="mor">ʃaxoʑ</span><br><span class="gls">box</span></span> <span class="ilpair"><span class="mor">-el</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">-ep</span><br><span class="gls">def</span></span> <span class="ilpair"><span class="mor">tid</span><br><span class="gls">inside</span></span> <span class="ilpair"><span class="mor">-el</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">-ep</span><br><span class="gls">def</span></span></p> + <p>mid ʃaxoʑelep tidelep</p> + <p>mid shakhoʑelep tidelep</p> + <il> + <w> + <o>mid</o> + <g>to</g> + </w> + <w> + <o>ʃaxoʑ</o> + <g>box</g> + </w> + <w> + <o>-el</o> + <g>sing</g> + </w> + <w> + <o>-ep</o> + <g>def</g> + </w> + <w> + <o>tid</o> + <g>inside</g> + </w> + <w> + <o>-el</o> + <g>sing</g> + </w> + <w> + <o>-ep</o> + <g>def</g> + </w> + </il> </example>
mid shakhoʑelep tidelep [mid ʃaxoʑelep tidelep] mid to ʃaxoʑ box -el sing -ep def tid inside -el sing -ep def “into the box” | (13) |
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 subordinate:
No change.
module affixdensity:
No change.
module adpositions:
<example id="adpos3" translation="with me">
<pp role="comitative">
+ <word gloss="COMIT" posp="pp"/>
<np number="sing" def="neither" locus="number">
<word person="1excl" number="sing" posp="pron"/>
</np>
</pp>
</example>
module constorder:
No change.
module casemarking:
No change.
module markowner:
No change.
module addgender:
No change.
module 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">
<word gloss="COMIT" posp="pp"/>
<np number="sing" def="neither" locus="number">
- <word person="1excl" number="sing" posp="pron"/>
+ <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="masc"/>
</np>
</pp>
</example>
copyuptophrase:
<example id="adpos3" translation="with me">
<pp role="comitative">
<word gloss="COMIT" posp="pp"/>
- <np number="sing" def="neither" locus="number">
+ <np number="sing" def="neither" locus="number" person="1excl">
<word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="masc"/>
</np>
</pp>
</example>
prodrop:
No change.
addclitics:
No change.
propagateArgumentCase:
No change.
unwrapArgumentNPs:
No change.
unwrapOwnerOwned:
No change.
movedowntoword:
<example id="adpos3" translation="with me"> <pp role="comitative"> - <word gloss="COMIT" posp="pp"/> + <word gloss="COMIT" posp="pp" role="comitative"/> <np number="sing" def="neither" locus="number" person="1excl"> - <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="masc"/> + <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="masc" def="neither" locus="number"/> </np> </pp> </example>
addaffixes:
About to call getSlotValue for 1excl.sing/pron/number/obligatoryGot sing
<example id="adpos3" translation="with me">
<pp role="comitative">
<word gloss="COMIT" posp="pp" role="comitative"/>
<np number="sing" def="neither" locus="number" person="1excl">
<word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="masc" def="neither" locus="number"/>
+ <thingy type="pronnumber" function="suffix" gloss="sing"/>
</np>
</pp>
</example>
flatten:
<example id="adpos3" translation="with me"> - <pp role="comitative"> + <flat> <word gloss="COMIT" posp="pp" role="comitative"/> - <np number="sing" def="neither" locus="number" person="1excl"> <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="masc" def="neither" locus="number"/> <thingy type="pronnumber" function="suffix" gloss="sing"/> - </np> - </pp> + </flat> </example>
addvocab:
<example id="adpos3" translation="with me"> <flat> - <word gloss="COMIT" posp="pp" role="comitative"/> - <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="masc" def="neither" locus="number"/> - <thingy type="pronnumber" function="suffix" gloss="sing"/> + <word gloss="COMIT" posp="pp" role="comitative" ph="t͡s i s u ŋ">t͡sisuŋ</word> + <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="masc" def="neither" locus="number" ph="ɡ a">ɡa</word> + <thingy type="pronnumber" function="suffix" gloss="sing" attach="suffix" ph="f">f</thingy> </flat> </example>
vowelharmony:
No change.
removetags:
<example id="adpos3" translation="with me"> <flat> - <word gloss="COMIT" posp="pp" role="comitative" ph="t͡s i s u ŋ">t͡sisuŋ</word> - <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="masc" def="neither" locus="number" ph="ɡ a">ɡa</word> - <thingy type="pronnumber" function="suffix" gloss="sing" attach="suffix" ph="f">f</thingy> + <word gloss="COMIT" posp="pp" role="comitative">t͡sisuŋ</word> + <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="masc" def="neither" locus="number">ɡa</word> + <thingy type="pronnumber" function="suffix" gloss="sing">f</thingy> </flat> + <p><span class="ilpair"><span class="mor">t͡sisuŋ</span><br><span class="gls"><span class="glssc">COMIT</span></span></span> <span class="ilpair"><span class="mor">ɡa</span><br><span class="gls">1excl.sing</span></span> <span class="ilpair"><span class="mor">-f</span><br><span class="gls">sing</span></span></p> + <p>t͡sisuŋ ɡaf</p> + <p>tzisung gaf</p> + <il> + <w> + <o>t͡sisuŋ</o> + <g>COMIT</g> + </w> + <w> + <o>ɡa</o> + <g>1excl.sing</g> + </w> + <w> + <o>-f</o> + <g>sing</g> + </w> + </il> </example>
tzisung gaf [t͡sisuŋ ɡaf] t͡sisuŋ COMIT ɡa 1excl.sing -f sing “with me” | (14) |
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.
Nuch 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 Nuch.
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 subordinate:
No change.
tva1tva2
module affixdensity:
No change.
module adpositions:
No change.
module constorder:
<example id="wo1" translation="The jaguar killed the hunter."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> - <word posp="verb" gloss="kill"/> - </vp> <np number="sing" def="def" role="subj" locus="number"> <word posp="noun" gloss="jaguar"/> </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 addgender:
<example id="wo1" translation="The jaguar killed the hunter."> <s> - <np number="sing" def="def" role="subj" locus="number" case="NOM"> + <np number="sing" def="def" role="subj" locus="number" case="NOM" gender="fem"> <word posp="noun" gloss="jaguar"/> </np> - <np number="sing" def="def" role="obj" locus="number" case="ACC"> + <np number="sing" def="def" role="obj" locus="number" case="ACC" gender="masc"> <word posp="noun" gloss="hunter"/> </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 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" gender="fem">
<word posp="noun" gloss="jaguar"/>
</np>
<np number="sing" def="def" role="obj" locus="number" case="ACC" gender="masc">
<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.fem" obj="3.sing.masc">
<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" gender="fem">
<word posp="noun" gloss="jaguar"/>
</np>
<np number="sing" def="def" role="obj" locus="number" case="ACC" gender="masc">
<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.fem" obj="3.sing.masc">
<word posp="verb" gloss="kill"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
+ <thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</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" gender="fem">
- <word posp="noun" gloss="jaguar"/>
+ <word posp="noun" gloss="jaguar" number="sing" def="def" role="subj" locus="number" case="NOM" gender="fem"/>
</np>
<np number="sing" def="def" role="obj" locus="number" case="ACC" gender="masc">
- <word posp="noun" gloss="hunter"/>
+ <word posp="noun" gloss="hunter" number="sing" def="def" role="obj" locus="number" case="ACC" gender="masc"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.sing.masc">
- <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.fem" obj="3.sing.masc"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
</s>
</example>
addaffixes:
About to call getSlotValue for jaguar/noun/number/obligatoryGot sing
About to call getSlotValue for jaguar/noun/def/optional
Got def
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 kill/verb/voice/obligatory
Got active
<example id="wo1" translation="The jaguar killed the hunter.">
<s>
<np number="sing" def="def" role="subj" locus="number" case="NOM" gender="fem">
<word posp="noun" gloss="jaguar" number="sing" def="def" role="subj" locus="number" case="NOM" gender="fem"/>
+ <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" gender="masc">
<word posp="noun" gloss="hunter" number="sing" def="def" role="obj" locus="number" case="ACC" gender="masc"/>
+ <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.fem" obj="3.sing.masc">
+ <thingy type="verbvoice" function="prefix" gloss="active"/>
<word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.sing.masc"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</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" gender="fem"> + <flat> <word posp="noun" gloss="jaguar" number="sing" def="def" role="subj" locus="number" case="NOM" gender="fem"/> <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" gender="masc"> <word posp="noun" gloss="hunter" number="sing" def="def" role="obj" locus="number" case="ACC" gender="masc"/> <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.fem" obj="3.sing.masc"> <thingy type="verbvoice" function="prefix" gloss="active"/> <word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.sing.masc"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - </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" gender="fem"/> - <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" gender="masc"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <thingy type="noundef" function="suffix" gloss="def"/> - <thingy type="verbvoice" function="prefix" gloss="active"/> - <word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.sing.masc"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> + <word posp="noun" gloss="jaguar" number="sing" def="def" role="subj" locus="number" case="NOM" gender="fem" ph="b i ʑ i ʑ">biʑiʑ</word> + <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="e l">el</thingy> + <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="e p">ep</thingy> + <word posp="noun" gloss="hunter" number="sing" def="def" role="obj" locus="number" case="ACC" gender="masc" ph="x a f o s+t">xafost</word> + <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="e l">el</thingy> + <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="e p">ep</thingy> + <thingy type="verbvoice" function="prefix" gloss="active" attach="prefix" ph="f">f</thingy> + <word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.sing.masc" ph="i ɕ">iɕ</word> + <thingy type="vpta" function="enclitic" gloss="PAST" ph="d e t͡ʃ">det͡ʃ</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph=""></thingy> </flat> </example>
vowelharmony:
No change.
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" gender="fem" ph="b i ʑ i ʑ">biʑiʑ</word> - <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="e l">el</thingy> - <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="e p">ep</thingy> - <word posp="noun" gloss="hunter" number="sing" def="def" role="obj" locus="number" case="ACC" gender="masc" ph="x a f o s+t">xafost</word> - <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="e l">el</thingy> - <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="e p">ep</thingy> - <thingy type="verbvoice" function="prefix" gloss="active" attach="prefix" ph="f">f</thingy> - <word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.sing.masc" ph="i ɕ">iɕ</word> - <thingy type="vpta" function="enclitic" gloss="PAST" ph="d e t͡ʃ">det͡ʃ</thingy> - <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> - <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> - <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph=""></thingy> + <word posp="noun" gloss="jaguar" number="sing" def="def" role="subj" locus="number" case="NOM" gender="fem">biʑiʑ</word> + <thingy type="nounnumber" function="suffix" gloss="sing">el</thingy> + <thingy type="noundef" function="suffix" gloss="def">ep</thingy> + <word posp="noun" gloss="hunter" number="sing" def="def" role="obj" locus="number" case="ACC" gender="masc">xafost</word> + <thingy type="nounnumber" function="suffix" gloss="sing">el</thingy> + <thingy type="noundef" function="suffix" gloss="def">ep</thingy> + <thingy type="verbvoice" function="prefix" gloss="active">f</thingy> + <word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.sing.masc">iɕ</word> + <thingy type="vpta" function="enclitic" gloss="PAST">det͡ʃ</thingy> </flat> + <p><span class="ilpair"><span class="mor">biʑiʑ</span><br><span class="gls">jaguar</span></span> <span class="ilpair"><span class="mor">-el</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">-ep</span><br><span class="gls">def</span></span> <span class="ilpair"><span class="mor">xafost</span><br><span class="gls">hunter</span></span> <span class="ilpair"><span class="mor">-el</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">-ep</span><br><span class="gls">def</span></span> <span class="ilpair"><span class="mor">f-</span><br><span class="gls">active</span></span> <span class="ilpair"><span class="mor">iɕ</span><br><span class="gls">kill</span></span> <span class="ilpair"><span class="mor">det͡ʃ</span><br><span class="gls"><span class="glssc">PAST</span></span></span></p> + <p>biʑiʑelep xafostelep fiɕ det͡ʃ</p> + <p>biʑiʑelep khafostelep fiɕ dech</p> + <il> + <w> + <o>biʑiʑ</o> + <g>jaguar</g> + </w> + <w> + <o>-el</o> + <g>sing</g> + </w> + <w> + <o>-ep</o> + <g>def</g> + </w> + <w> + <o>xafost</o> + <g>hunter</g> + </w> + <w> + <o>-el</o> + <g>sing</g> + </w> + <w> + <o>-ep</o> + <g>def</g> + </w> + <w> + <o>f-</o> + <g>active</g> + </w> + <w> + <o>iɕ</o> + <g>kill</g> + </w> + <w> + <o>det͡ʃ</o> + <g>PAST</g> + </w> + </il> </example>
Biʑiʑelep khafostelep fiɕ dech. [biʑiʑelep xafostelep fiɕ det͡ʃ] biʑiʑ jaguar -el sing -ep def xafost hunter -el sing -ep def f- active iɕ kill det͡ʃ PAST “The jaguar killed the hunter.” | (15) |
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 subordinate:
No change.
tva1tva2
module affixdensity:
No change.
module adpositions:
No change.
module constorder:
<example id="wo2" translation="The lion ate the hunter's daughter's dog."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> - <word posp="verb" gloss="eat"/> - </vp> <np number="sing" def="def" role="subj" locus="number"> <word posp="noun" gloss="lion"/> </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 addgender:
<example id="wo2" translation="The lion ate the hunter's daughter's dog."> <s> - <np number="sing" def="def" role="subj" locus="number" case="NOM"> + <np number="sing" def="def" role="subj" locus="number" case="NOM" gender="fem"> <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" case="GEN"> + <np type="owner_owned" gender="fem"> + <np type="owner_owned" role="owner" gender="fem"> + <np number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc"> <word posp="noun" gloss="hunter"/> </np> - <np number="sing" def="def" locus="number" role="owned" case="GEN"> + <np number="sing" def="def" locus="number" role="owned" case="GEN" gender="fem"> <word posp="noun" gloss="daughter"/> </np> </np> - <np number="sing" def="def" locus="number" role="owned"> + <np number="sing" def="def" locus="number" role="owned" gender="fem"> <word posp="noun" gloss="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" gender="fem">
<word posp="noun" gloss="lion"/>
</np>
- <np role="obj" case="ACC">
- <np type="owner_owned" gender="fem">
- <np type="owner_owned" role="owner" gender="fem">
+ <np role="obj" case="ACC" number="sing">
+ <np type="owner_owned" gender="fem" number="sing">
+ <np type="owner_owned" role="owner" gender="fem" number="sing">
<np number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc">
<word posp="noun" gloss="hunter"/>
</np>
<np number="sing" def="def" locus="number" role="owned" case="GEN" gender="fem">
<word posp="noun" gloss="daughter"/>
</np>
</np>
<np number="sing" def="def" locus="number" role="owned" gender="fem">
<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" gender="fem">
<word posp="noun" gloss="lion"/>
</np>
- <np role="obj" case="ACC" number="sing">
+ <np role="obj" case="ACC" number="sing" gender="fem">
<np type="owner_owned" gender="fem" number="sing">
<np type="owner_owned" role="owner" gender="fem" number="sing">
<np number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc">
<word posp="noun" gloss="hunter"/>
</np>
<np number="sing" def="def" locus="number" role="owned" case="GEN" gender="fem">
<word posp="noun" gloss="daughter"/>
</np>
</np>
<np number="sing" def="def" locus="number" role="owned" gender="fem">
<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.fem" obj="3.sing.fem">
<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" gender="fem">
<word posp="noun" gloss="lion"/>
</np>
<np role="obj" case="ACC" number="sing" gender="fem">
<np type="owner_owned" gender="fem" number="sing">
<np type="owner_owned" role="owner" gender="fem" number="sing">
<np number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc">
<word posp="noun" gloss="hunter"/>
</np>
<np number="sing" def="def" locus="number" role="owned" case="GEN" gender="fem">
<word posp="noun" gloss="daughter"/>
</np>
</np>
<np number="sing" def="def" locus="number" role="owned" gender="fem">
<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.fem" obj="3.sing.fem">
<word posp="verb" gloss="eat"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
+ <thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</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" gender="fem">
<word posp="noun" gloss="lion"/>
</np>
- <np role="obj" case="ACC" number="sing" gender="fem">
- <np type="owner_owned" gender="fem" number="sing">
+ <np type="owner_owned" gender="fem" number="sing" role="obj" case="ACC">
<np type="owner_owned" role="owner" gender="fem" number="sing">
<np number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc">
<word posp="noun" gloss="hunter"/>
</np>
<np number="sing" def="def" locus="number" role="owned" case="GEN" gender="fem">
<word posp="noun" gloss="daughter"/>
</np>
</np>
<np number="sing" def="def" locus="number" role="owned" gender="fem">
<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.fem" obj="3.sing.fem">
<word posp="verb" gloss="eat"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</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" gender="fem">
<word posp="noun" gloss="lion"/>
</np>
- <np type="owner_owned" gender="fem" number="sing" role="obj" case="ACC">
- <np type="owner_owned" role="owner" gender="fem" number="sing">
<np number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc">
<word posp="noun" gloss="hunter"/>
</np>
<np number="sing" def="def" locus="number" role="owned" case="GEN" gender="fem">
<word posp="noun" gloss="daughter"/>
</np>
- </np>
- <np number="sing" def="def" locus="number" role="owned" gender="fem">
+ <np number="sing" def="def" locus="number" role="owned" gender="fem" 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.fem" obj="3.sing.fem">
<word posp="verb" gloss="eat"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</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" gender="fem">
- <word posp="noun" gloss="lion"/>
+ <word posp="noun" gloss="lion" number="sing" def="def" role="subj" locus="number" case="NOM" gender="fem"/>
</np>
<np number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc">
- <word posp="noun" gloss="hunter"/>
+ <word posp="noun" gloss="hunter" number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc"/>
</np>
<np number="sing" def="def" locus="number" role="owned" case="GEN" gender="fem">
- <word posp="noun" gloss="daughter"/>
+ <word posp="noun" gloss="daughter" number="sing" def="def" locus="number" role="owned" case="GEN" gender="fem"/>
</np>
<np number="sing" def="def" locus="number" role="owned" gender="fem" case="ACC">
- <word posp="noun" gloss="dog"/>
+ <word posp="noun" gloss="dog" number="sing" def="def" locus="number" role="owned" gender="fem" case="ACC"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.sing.fem">
- <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.fem" obj="3.sing.fem"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
</s>
</example>
addaffixes:
About to call getSlotValue for lion/noun/number/obligatoryGot sing
About to call getSlotValue for lion/noun/def/optional
Got def
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/number/obligatory
Got sing
About to call getSlotValue for daughter/noun/def/optional
Got def
About to call getSlotValue for dog/noun/number/obligatory
Got sing
About to call getSlotValue for dog/noun/def/optional
Got def
About to call getSlotValue for eat/verb/voice/obligatory
Got active
<example id="wo2" translation="The lion ate the hunter's daughter's dog.">
<s>
<np number="sing" def="def" role="subj" locus="number" case="NOM" gender="fem">
<word posp="noun" gloss="lion" number="sing" def="def" role="subj" locus="number" case="NOM" gender="fem"/>
+ <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" gender="masc">
<word posp="noun" gloss="hunter" number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc"/>
+ <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" gender="fem">
<word posp="noun" gloss="daughter" number="sing" def="def" locus="number" role="owned" case="GEN" gender="fem"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
</np>
<np number="sing" def="def" locus="number" role="owned" gender="fem" case="ACC">
<word posp="noun" gloss="dog" number="sing" def="def" locus="number" role="owned" gender="fem" case="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.fem" obj="3.sing.fem">
+ <thingy type="verbvoice" function="prefix" gloss="active"/>
<word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.sing.fem"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</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" gender="fem"> + <flat> <word posp="noun" gloss="lion" number="sing" def="def" role="subj" locus="number" case="NOM" gender="fem"/> <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" gender="masc"> <word posp="noun" gloss="hunter" number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc"/> <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" gender="fem"> <word posp="noun" gloss="daughter" number="sing" def="def" locus="number" role="owned" case="GEN" gender="fem"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> <thingy type="noundef" function="suffix" gloss="def"/> - </np> - <np number="sing" def="def" locus="number" role="owned" gender="fem" case="ACC"> <word posp="noun" gloss="dog" number="sing" def="def" locus="number" role="owned" gender="fem" case="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.fem" obj="3.sing.fem"> <thingy type="verbvoice" function="prefix" gloss="active"/> <word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.sing.fem"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - </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" gender="fem"/> - <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" gender="masc"/> - <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" gender="fem"/> - <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" gender="fem" case="ACC"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <thingy type="noundef" function="suffix" gloss="def"/> - <thingy type="verbvoice" function="prefix" gloss="active"/> - <word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.sing.fem"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> + <word posp="noun" gloss="lion" number="sing" def="def" role="subj" locus="number" case="NOM" gender="fem" ph="d a ɲ a t͡s">daɲat͡s</word> + <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="e l">el</thingy> + <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="e p">ep</thingy> + <word posp="noun" gloss="hunter" number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc" ph="x a f o s+t">xafost</word> + <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="e l">el</thingy> + <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="e p">ep</thingy> + <word posp="noun" gloss="daughter" number="sing" def="def" locus="number" role="owned" case="GEN" gender="fem" ph="f i t">fit</word> + <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="e l">el</thingy> + <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="e p">ep</thingy> + <word posp="noun" gloss="dog" number="sing" def="def" locus="number" role="owned" gender="fem" case="ACC" ph="ʑ a ɕ">ʑaɕ</word> + <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="e l">el</thingy> + <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="e p">ep</thingy> + <thingy type="verbvoice" function="prefix" gloss="active" attach="prefix" ph="f">f</thingy> + <word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.sing.fem" ph="i ɡ">iɡ</word> + <thingy type="vpta" function="enclitic" gloss="PAST" ph="d e t͡ʃ">det͡ʃ</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph=""></thingy> </flat> </example>
vowelharmony:
No change.
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" gender="fem" ph="d a ɲ a t͡s">daɲat͡s</word> - <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="e l">el</thingy> - <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="e p">ep</thingy> - <word posp="noun" gloss="hunter" number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc" ph="x a f o s+t">xafost</word> - <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="e l">el</thingy> - <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="e p">ep</thingy> - <word posp="noun" gloss="daughter" number="sing" def="def" locus="number" role="owned" case="GEN" gender="fem" ph="f i t">fit</word> - <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="e l">el</thingy> - <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="e p">ep</thingy> - <word posp="noun" gloss="dog" number="sing" def="def" locus="number" role="owned" gender="fem" case="ACC" ph="ʑ a ɕ">ʑaɕ</word> - <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="e l">el</thingy> - <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="e p">ep</thingy> - <thingy type="verbvoice" function="prefix" gloss="active" attach="prefix" ph="f">f</thingy> - <word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.sing.fem" ph="i ɡ">iɡ</word> - <thingy type="vpta" function="enclitic" gloss="PAST" ph="d e t͡ʃ">det͡ʃ</thingy> - <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> - <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> - <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph=""></thingy> + <word posp="noun" gloss="lion" number="sing" def="def" role="subj" locus="number" case="NOM" gender="fem">daɲat͡s</word> + <thingy type="nounnumber" function="suffix" gloss="sing">el</thingy> + <thingy type="noundef" function="suffix" gloss="def">ep</thingy> + <word posp="noun" gloss="hunter" number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc">xafost</word> + <thingy type="nounnumber" function="suffix" gloss="sing">el</thingy> + <thingy type="noundef" function="suffix" gloss="def">ep</thingy> + <word posp="noun" gloss="daughter" number="sing" def="def" locus="number" role="owned" case="GEN" gender="fem">fit</word> + <thingy type="nounnumber" function="suffix" gloss="sing">el</thingy> + <thingy type="noundef" function="suffix" gloss="def">ep</thingy> + <word posp="noun" gloss="dog" number="sing" def="def" locus="number" role="owned" gender="fem" case="ACC">ʑaɕ</word> + <thingy type="nounnumber" function="suffix" gloss="sing">el</thingy> + <thingy type="noundef" function="suffix" gloss="def">ep</thingy> + <thingy type="verbvoice" function="prefix" gloss="active">f</thingy> + <word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.sing.fem">iɡ</word> + <thingy type="vpta" function="enclitic" gloss="PAST">det͡ʃ</thingy> </flat> + <p><span class="ilpair"><span class="mor">daɲat͡s</span><br><span class="gls">lion</span></span> <span class="ilpair"><span class="mor">-el</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">-ep</span><br><span class="gls">def</span></span> <span class="ilpair"><span class="mor">xafost</span><br><span class="gls">hunter</span></span> <span class="ilpair"><span class="mor">-el</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">-ep</span><br><span class="gls">def</span></span> <span class="ilpair"><span class="mor">fit</span><br><span class="gls">daughter</span></span> <span class="ilpair"><span class="mor">-el</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">-ep</span><br><span class="gls">def</span></span> <span class="ilpair"><span class="mor">ʑaɕ</span><br><span class="gls">dog</span></span> <span class="ilpair"><span class="mor">-el</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">-ep</span><br><span class="gls">def</span></span> <span class="ilpair"><span class="mor">f-</span><br><span class="gls">active</span></span> <span class="ilpair"><span class="mor">iɡ</span><br><span class="gls">eat</span></span> <span class="ilpair"><span class="mor">det͡ʃ</span><br><span class="gls"><span class="glssc">PAST</span></span></span></p> + <p>daɲat͡selep xafostelep fitelep ʑaɕelep fiɡ det͡ʃ</p> + <p>dañatzelep khafostelep fitelep ʑaɕelep fig dech</p> + <il> + <w> + <o>daɲat͡s</o> + <g>lion</g> + </w> + <w> + <o>-el</o> + <g>sing</g> + </w> + <w> + <o>-ep</o> + <g>def</g> + </w> + <w> + <o>xafost</o> + <g>hunter</g> + </w> + <w> + <o>-el</o> + <g>sing</g> + </w> + <w> + <o>-ep</o> + <g>def</g> + </w> + <w> + <o>fit</o> + <g>daughter</g> + </w> + <w> + <o>-el</o> + <g>sing</g> + </w> + <w> + <o>-ep</o> + <g>def</g> + </w> + <w> + <o>ʑaɕ</o> + <g>dog</g> + </w> + <w> + <o>-el</o> + <g>sing</g> + </w> + <w> + <o>-ep</o> + <g>def</g> + </w> + <w> + <o>f-</o> + <g>active</g> + </w> + <w> + <o>iɡ</o> + <g>eat</g> + </w> + <w> + <o>det͡ʃ</o> + <g>PAST</g> + </w> + </il> </example>
Dañatzelep khafostelep fitelep ʑaɕelep fig dech. [daɲat͡selep xafostelep fitelep ʑaɕelep fiɡ det͡ʃ] daɲat͡s lion -el sing -ep def xafost hunter -el sing -ep def fit daughter -el sing -ep def ʑaɕ dog -el sing -ep def f- active iɡ eat det͡ʃ PAST “The lion ate the hunter’s daughter’s dog.” | (16) |
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 Nuch 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, Nuch 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 subordinate:
No change.
module affixdensity:
No change.
module adpositions:
No change.
module constorder:
No change.
module casemarking:
<example id="poss3" translation="your son's friend's book"> - <np type="owner_owned"> + <np type="owner_owned" case="NOM"> <np type="owner_owned" role="owner"> <np type="owner_owned" role="owner"> <np number="sing" def="neither" locus="number" role="owner"> <word person="2" number="sing" posp="pron"/> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="son"/> </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 addgender:
<example id="poss3" translation="your son's friend's book"> - <np type="owner_owned" case="NOM"> - <np type="owner_owned" role="owner"> - <np type="owner_owned" role="owner"> + <np type="owner_owned" case="NOM" gender="fem"> + <np type="owner_owned" role="owner" gender="masc"> + <np type="owner_owned" role="owner" gender="masc"> <np number="sing" def="neither" locus="number" role="owner" case="GEN"> <word person="2" number="sing" posp="pron"/> </np> - <np number="sing" def="def" locus="number" role="owned" case="GEN"> + <np number="sing" def="def" locus="number" role="owned" case="GEN" gender="masc"> <word posp="noun" gloss="son"/> </np> </np> - <np number="sing" def="def" locus="number" role="owned" case="GEN"> + <np number="sing" def="def" locus="number" role="owned" case="GEN" gender="masc"> <word posp="noun" gloss="friend"/> </np> </np> - <np number="sing" def="def" locus="number" role="owned"> + <np number="sing" def="def" locus="number" role="owned" gender="fem"> <word posp="noun" gloss="book"/> </np> </np> </example>
module propagatenumber:
<example id="poss3" translation="your son's friend's book"> - <np type="owner_owned" case="NOM" gender="fem"> - <np type="owner_owned" role="owner" gender="masc"> - <np type="owner_owned" role="owner" gender="masc"> + <np type="owner_owned" case="NOM" gender="fem" number="sing"> + <np type="owner_owned" role="owner" gender="masc" number="sing"> + <np type="owner_owned" role="owner" gender="masc" number="sing"> <np number="sing" def="neither" locus="number" role="owner" case="GEN"> <word person="2" number="sing" posp="pron"/> </np> <np number="sing" def="def" locus="number" role="owned" case="GEN" gender="masc"> <word posp="noun" gloss="son"/> </np> </np> <np number="sing" def="def" locus="number" role="owned" case="GEN" gender="masc"> <word posp="noun" gloss="friend"/> </np> </np> <np number="sing" def="def" locus="number" role="owned" gender="fem"> <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" gender="fem" number="sing">
<np type="owner_owned" role="owner" gender="masc" number="sing">
<np type="owner_owned" role="owner" gender="masc" number="sing">
<np number="sing" def="neither" locus="number" role="owner" case="GEN">
- <word person="2" number="sing" posp="pron"/>
+ <word person="2" number="sing" posp="pron" gloss="2.sing" gender="masc"/>
</np>
<np number="sing" def="def" locus="number" role="owned" case="GEN" gender="masc">
<word posp="noun" gloss="son"/>
</np>
</np>
<np number="sing" def="def" locus="number" role="owned" case="GEN" gender="masc">
<word posp="noun" gloss="friend"/>
</np>
</np>
<np number="sing" def="def" locus="number" role="owned" gender="fem">
<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" gender="fem" number="sing">
<np type="owner_owned" role="owner" gender="masc" number="sing">
<np type="owner_owned" role="owner" gender="masc" number="sing">
- <np number="sing" def="neither" locus="number" role="owner" case="GEN">
+ <np number="sing" def="neither" locus="number" role="owner" case="GEN" person="2">
<word person="2" number="sing" posp="pron" gloss="2.sing" gender="masc"/>
</np>
<np number="sing" def="def" locus="number" role="owned" case="GEN" gender="masc">
<word posp="noun" gloss="son"/>
</np>
</np>
<np number="sing" def="def" locus="number" role="owned" case="GEN" gender="masc">
<word posp="noun" gloss="friend"/>
</np>
</np>
<np number="sing" def="def" locus="number" role="owned" gender="fem">
<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" gender="fem" number="sing"> - <np type="owner_owned" role="owner" gender="masc" number="sing"> - <np type="owner_owned" role="owner" gender="masc" number="sing"> <np number="sing" def="neither" locus="number" role="owner" case="GEN" person="2"> <word person="2" number="sing" posp="pron" gloss="2.sing" gender="masc"/> </np> <np number="sing" def="def" locus="number" role="owned" case="GEN" gender="masc"> <word posp="noun" gloss="son"/> </np> - </np> <np number="sing" def="def" locus="number" role="owned" case="GEN" gender="masc"> <word posp="noun" gloss="friend"/> </np> - </np> - <np number="sing" def="def" locus="number" role="owned" gender="fem"> + <np number="sing" def="def" locus="number" role="owned" gender="fem" case="NOM"> <word 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" gender="masc"/> + <word person="2" number="sing" posp="pron" gloss="2.sing" gender="masc" def="neither" locus="number" role="owner" case="GEN"/> </np> <np number="sing" def="def" locus="number" role="owned" case="GEN" gender="masc"> - <word posp="noun" gloss="son"/> + <word posp="noun" gloss="son" number="sing" def="def" locus="number" role="owned" case="GEN" gender="masc"/> </np> <np number="sing" def="def" locus="number" role="owned" case="GEN" gender="masc"> - <word posp="noun" gloss="friend"/> + <word posp="noun" gloss="friend" number="sing" def="def" locus="number" role="owned" case="GEN" gender="masc"/> </np> <np number="sing" def="def" locus="number" role="owned" gender="fem" case="NOM"> - <word posp="noun" gloss="book"/> + <word posp="noun" gloss="book" number="sing" def="def" locus="number" role="owned" gender="fem" case="NOM"/> </np> </example>
addaffixes:
About to call getSlotValue for 2.sing/pron/number/obligatoryGot sing
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/number/obligatory
Got sing
About to call getSlotValue for friend/noun/def/optional
Got def
About to call getSlotValue for book/noun/number/obligatory
Got sing
About to call getSlotValue for book/noun/def/optional
Got def
<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" gender="masc" def="neither" locus="number" role="owner" case="GEN"/>
+ <thingy type="pronnumber" function="suffix" gloss="sing"/>
</np>
<np number="sing" def="def" locus="number" role="owned" case="GEN" gender="masc">
<word posp="noun" gloss="son" number="sing" def="def" locus="number" role="owned" case="GEN" gender="masc"/>
+ <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" gender="masc">
<word posp="noun" gloss="friend" number="sing" def="def" locus="number" role="owned" case="GEN" gender="masc"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
</np>
<np number="sing" def="def" locus="number" role="owned" gender="fem" case="NOM">
<word posp="noun" gloss="book" number="sing" def="def" locus="number" role="owned" gender="fem" case="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" gender="masc" def="neither" locus="number" role="owner" case="GEN"/> <thingy type="pronnumber" function="suffix" gloss="sing"/> - </np> - <np number="sing" def="def" locus="number" role="owned" case="GEN" gender="masc"> <word posp="noun" gloss="son" number="sing" def="def" locus="number" role="owned" case="GEN" gender="masc"/> <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" gender="masc"> <word posp="noun" gloss="friend" number="sing" def="def" locus="number" role="owned" case="GEN" gender="masc"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> <thingy type="noundef" function="suffix" gloss="def"/> - </np> - <np number="sing" def="def" locus="number" role="owned" gender="fem" case="NOM"> <word posp="noun" gloss="book" number="sing" def="def" locus="number" role="owned" gender="fem" case="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" gender="masc" def="neither" locus="number" role="owner" case="GEN"/> - <thingy type="pronnumber" function="suffix" gloss="sing"/> - <word posp="noun" gloss="son" number="sing" def="def" locus="number" role="owned" case="GEN" gender="masc"/> - <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" gender="masc"/> - <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" gender="fem" case="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" gender="masc" def="neither" locus="number" role="owner" case="GEN" ph="r a">ra</word> + <thingy type="pronnumber" function="suffix" gloss="sing" attach="suffix" ph="f">f</thingy> + <word posp="noun" gloss="son" number="sing" def="def" locus="number" role="owned" case="GEN" gender="masc" ph="p a r">par</word> + <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="e l">el</thingy> + <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="e p">ep</thingy> + <word posp="noun" gloss="friend" number="sing" def="def" locus="number" role="owned" case="GEN" gender="masc" ph="ʃ a s+p">ʃasp</word> + <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="e l">el</thingy> + <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="e p">ep</thingy> + <word posp="noun" gloss="book" number="sing" def="def" locus="number" role="owned" gender="fem" case="NOM" ph="b u k">buk</word> + <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="e l">el</thingy> + <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="e p">ep</thingy> </flat> </example>
vowelharmony:
No change.
removetags:
<example id="poss3" translation="your son's friend's book"> <flat> - <word person="2" number="sing" posp="pron" gloss="2.sing" gender="masc" def="neither" locus="number" role="owner" case="GEN" ph="r a">ra</word> - <thingy type="pronnumber" function="suffix" gloss="sing" attach="suffix" ph="f">f</thingy> - <word posp="noun" gloss="son" number="sing" def="def" locus="number" role="owned" case="GEN" gender="masc" ph="p a r">par</word> - <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="e l">el</thingy> - <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="e p">ep</thingy> - <word posp="noun" gloss="friend" number="sing" def="def" locus="number" role="owned" case="GEN" gender="masc" ph="ʃ a s+p">ʃasp</word> - <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="e l">el</thingy> - <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="e p">ep</thingy> - <word posp="noun" gloss="book" number="sing" def="def" locus="number" role="owned" gender="fem" case="NOM" ph="b u k">buk</word> - <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="e l">el</thingy> - <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="e p">ep</thingy> + <word person="2" number="sing" posp="pron" gloss="2.sing" gender="masc" def="neither" locus="number" role="owner" case="GEN">ra</word> + <thingy type="pronnumber" function="suffix" gloss="sing">f</thingy> + <word posp="noun" gloss="son" number="sing" def="def" locus="number" role="owned" case="GEN" gender="masc">par</word> + <thingy type="nounnumber" function="suffix" gloss="sing">el</thingy> + <thingy type="noundef" function="suffix" gloss="def">ep</thingy> + <word posp="noun" gloss="friend" number="sing" def="def" locus="number" role="owned" case="GEN" gender="masc">ʃasp</word> + <thingy type="nounnumber" function="suffix" gloss="sing">el</thingy> + <thingy type="noundef" function="suffix" gloss="def">ep</thingy> + <word posp="noun" gloss="book" number="sing" def="def" locus="number" role="owned" gender="fem" case="NOM">buk</word> + <thingy type="nounnumber" function="suffix" gloss="sing">el</thingy> + <thingy type="noundef" function="suffix" gloss="def">ep</thingy> </flat> + <p><span class="ilpair"><span class="mor">ra</span><br><span class="gls">2.sing</span></span> <span class="ilpair"><span class="mor">-f</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">par</span><br><span class="gls">son</span></span> <span class="ilpair"><span class="mor">-el</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">-ep</span><br><span class="gls">def</span></span> <span class="ilpair"><span class="mor">ʃasp</span><br><span class="gls">friend</span></span> <span class="ilpair"><span class="mor">-el</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">-ep</span><br><span class="gls">def</span></span> <span class="ilpair"><span class="mor">buk</span><br><span class="gls">book</span></span> <span class="ilpair"><span class="mor">-el</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">-ep</span><br><span class="gls">def</span></span></p> + <p>raf parelep ʃaspelep bukelep</p> + <p>rraf parrelep shaspelep bukelep</p> + <il> + <w> + <o>ra</o> + <g>2.sing</g> + </w> + <w> + <o>-f</o> + <g>sing</g> + </w> + <w> + <o>par</o> + <g>son</g> + </w> + <w> + <o>-el</o> + <g>sing</g> + </w> + <w> + <o>-ep</o> + <g>def</g> + </w> + <w> + <o>ʃasp</o> + <g>friend</g> + </w> + <w> + <o>-el</o> + <g>sing</g> + </w> + <w> + <o>-ep</o> + <g>def</g> + </w> + <w> + <o>buk</o> + <g>book</g> + </w> + <w> + <o>-el</o> + <g>sing</g> + </w> + <w> + <o>-ep</o> + <g>def</g> + </w> + </il> </example>
rraf parrelep shaspelep bukelep [raf parelep ʃaspelep bukelep] ra 2.sing -f sing par son -el sing -ep def ʃasp friend -el sing -ep def buk book -el sing -ep def “your son’s friend’s book” | (17) |
Case Marking
Nuch 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 subordinate:
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 addgender:
<example id="intr_stat" translation="The cat is sleeping."> <s> - <np number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM"> + <np number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM" gender="fem"> <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 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" gender="fem">
<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.fem">
<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" gender="fem">
<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.fem">
<word posp="verb" gloss="sleep"/>
+ <thingy type="vpta" function="enclitic" gloss="PRES"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
+ <thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</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" gender="fem">
- <word posp="noun" gloss="cat"/>
+ <word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM" gender="fem"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing.fem">
- <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.fem"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
</s>
</example>
addaffixes:
About to call getSlotValue for cat/noun/number/obligatoryGot sing
About to call getSlotValue for cat/noun/def/optional
Got def
About to call getSlotValue for sleep/verb/voice/obligatory
Got active
<example id="intr_stat" translation="The cat is sleeping.">
<s>
<np number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM" gender="fem">
<word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM" gender="fem"/>
+ <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.fem">
+ <thingy type="verbvoice" function="prefix" gloss="active"/>
<word posp="verb" gloss="sleep" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing.fem"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</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" gender="fem"> + <flat> <word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM" gender="fem"/> <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.fem"> <thingy type="verbvoice" function="prefix" gloss="active"/> <word posp="verb" gloss="sleep" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing.fem"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - </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" gender="fem"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <thingy type="noundef" function="suffix" gloss="def"/> - <thingy type="verbvoice" function="prefix" gloss="active"/> - <word posp="verb" gloss="sleep" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing.fem"/> - <thingy type="vpta" function="enclitic" gloss="PRES"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> + <word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM" gender="fem" ph="ʃ i j">ʃij</word> + <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="e l">el</thingy> + <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="e p">ep</thingy> + <thingy type="verbvoice" function="prefix" gloss="active" attach="prefix" ph="f">f</thingy> + <word posp="verb" gloss="sleep" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing.fem" ph="i d">id</word> + <thingy type="vpta" function="enclitic" gloss="PRES" ph=""></thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph=""></thingy> </flat> </example>
vowelharmony:
No change.
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" gender="fem" ph="ʃ i j">ʃij</word> - <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="e l">el</thingy> - <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="e p">ep</thingy> - <thingy type="verbvoice" function="prefix" gloss="active" attach="prefix" ph="f">f</thingy> - <word posp="verb" gloss="sleep" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing.fem" ph="i d">id</word> - <thingy type="vpta" function="enclitic" gloss="PRES" ph=""></thingy> - <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> - <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> - <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph=""></thingy> + <word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM" gender="fem">ʃij</word> + <thingy type="nounnumber" function="suffix" gloss="sing">el</thingy> + <thingy type="noundef" function="suffix" gloss="def">ep</thingy> + <thingy type="verbvoice" function="prefix" gloss="active">f</thingy> + <word posp="verb" gloss="sleep" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing.fem">id</word> </flat> + <p><span class="ilpair"><span class="mor">ʃij</span><br><span class="gls">cat</span></span> <span class="ilpair"><span class="mor">-el</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">-ep</span><br><span class="gls">def</span></span> <span class="ilpair"><span class="mor">f-</span><br><span class="gls">active</span></span> <span class="ilpair"><span class="mor">id</span><br><span class="gls">sleep</span></span></p> + <p>ʃijelep fid</p> + <p>shijelep fid</p> + <il> + <w> + <o>ʃij</o> + <g>cat</g> + </w> + <w> + <o>-el</o> + <g>sing</g> + </w> + <w> + <o>-ep</o> + <g>def</g> + </w> + <w> + <o>f-</o> + <g>active</g> + </w> + <w> + <o>id</o> + <g>sleep</g> + </w> + </il> </example>
Shijelep fid. [ʃijelep fid] ʃij cat -el sing -ep def f- active id sleep “The cat is sleeping.” | (18) |
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 subordinate:
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 addgender:
<example id="intr_act" translation="The cat is running."> <s> - <np number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM"> + <np number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM" gender="fem"> <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 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" gender="fem">
<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.fem">
<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" gender="fem">
<word posp="noun" gloss="cat"/>
</np>
<vp tam="pres-cont" negation="POS" question="not.Q" ta="PRES" subj="3.sing.fem">
<word posp="verb" gloss="run"/>
+ <thingy type="vpta" function="enclitic" gloss="PRES"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
+ <thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</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" gender="fem">
- <word posp="noun" gloss="cat"/>
+ <word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM" gender="fem"/>
</np>
<vp tam="pres-cont" negation="POS" question="not.Q" ta="PRES" subj="3.sing.fem">
- <word posp="verb" gloss="run"/>
+ <word posp="verb" gloss="run" tam="pres-cont" negation="POS" question="not.Q" ta="PRES" subj="3.sing.fem"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
</s>
</example>
calling defaultval for voice/defaultval: verb, voice
returning active
addaffixes:
About to call getSlotValue for cat/noun/number/obligatoryGot sing
About to call getSlotValue for cat/noun/def/optional
Got def
About to call getSlotValue for run/verb/voice/obligatory
Got active
<example id="intr_act" translation="The cat is running.">
<s>
<np number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM" gender="fem">
<word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM" gender="fem"/>
+ <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.fem">
+ <thingy type="verbvoice" function="prefix" gloss="active"/>
<word posp="verb" gloss="run" tam="pres-cont" negation="POS" question="not.Q" ta="PRES" subj="3.sing.fem"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</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" gender="fem"> + <flat> <word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM" gender="fem"/> <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.fem"> <thingy type="verbvoice" function="prefix" gloss="active"/> <word posp="verb" gloss="run" tam="pres-cont" negation="POS" question="not.Q" ta="PRES" subj="3.sing.fem"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - </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" gender="fem"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <thingy type="noundef" function="suffix" gloss="def"/> - <thingy type="verbvoice" function="prefix" gloss="active"/> - <word posp="verb" gloss="run" tam="pres-cont" negation="POS" question="not.Q" ta="PRES" subj="3.sing.fem"/> - <thingy type="vpta" function="enclitic" gloss="PRES"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> + <word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM" gender="fem" ph="ʃ i j">ʃij</word> + <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="e l">el</thingy> + <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="e p">ep</thingy> + <thingy type="verbvoice" function="prefix" gloss="active" attach="prefix" ph="f">f</thingy> + <word posp="verb" gloss="run" tam="pres-cont" negation="POS" question="not.Q" ta="PRES" subj="3.sing.fem" ph="i j">ij</word> + <thingy type="vpta" function="enclitic" gloss="PRES" ph=""></thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph=""></thingy> </flat> </example>
vowelharmony:
No change.
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" gender="fem" ph="ʃ i j">ʃij</word> - <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="e l">el</thingy> - <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="e p">ep</thingy> - <thingy type="verbvoice" function="prefix" gloss="active" attach="prefix" ph="f">f</thingy> - <word posp="verb" gloss="run" tam="pres-cont" negation="POS" question="not.Q" ta="PRES" subj="3.sing.fem" ph="i j">ij</word> - <thingy type="vpta" function="enclitic" gloss="PRES" ph=""></thingy> - <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> - <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph=""></thingy> + <word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM" gender="fem">ʃij</word> + <thingy type="nounnumber" function="suffix" gloss="sing">el</thingy> + <thingy type="noundef" function="suffix" gloss="def">ep</thingy> + <thingy type="verbvoice" function="prefix" gloss="active">f</thingy> + <word posp="verb" gloss="run" tam="pres-cont" negation="POS" question="not.Q" ta="PRES" subj="3.sing.fem">ij</word> </flat> + <p><span class="ilpair"><span class="mor">ʃij</span><br><span class="gls">cat</span></span> <span class="ilpair"><span class="mor">-el</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">-ep</span><br><span class="gls">def</span></span> <span class="ilpair"><span class="mor">f-</span><br><span class="gls">active</span></span> <span class="ilpair"><span class="mor">ij</span><br><span class="gls">run</span></span></p> + <p>ʃijelep fij</p> + <p>shijelep fij</p> + <il> + <w> + <o>ʃij</o> + <g>cat</g> + </w> + <w> + <o>-el</o> + <g>sing</g> + </w> + <w> + <o>-ep</o> + <g>def</g> + </w> + <w> + <o>f-</o> + <g>active</g> + </w> + <w> + <o>ij</o> + <g>run</g> + </w> + </il> </example>
Shijelep fij. [ʃijelep fij] ʃij cat -el sing -ep def f- active ij run “The cat is running.” | (19) |
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 subordinate:
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 addgender:
<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"> + <np number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM" gender="fem"> <word posp="noun" gloss="cat"/> </np> - <np number="sing" def="def" role="obj" tr="rheme" locus="number" case="ACC"> + <np number="sing" def="def" role="obj" tr="rheme" locus="number" case="ACC" gender="fem"> <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 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" gender="fem">
<word posp="noun" gloss="cat"/>
</np>
<np number="sing" def="def" role="obj" tr="rheme" locus="number" case="ACC" gender="fem">
<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.fem" obj="3.sing.fem">
<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" gender="fem">
<word posp="noun" gloss="cat"/>
</np>
<np number="sing" def="def" role="obj" tr="rheme" locus="number" case="ACC" gender="fem">
<word posp="noun" gloss="mouse"/>
</np>
<vp tam="pres-cont" negation="POS" question="not.Q" ta="PRES" subj="3.sing.fem" obj="3.sing.fem">
<word posp="verb" gloss="chase"/>
+ <thingy type="vpta" function="enclitic" gloss="PRES"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
+ <thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</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" gender="fem">
- <word posp="noun" gloss="cat"/>
+ <word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM" gender="fem"/>
</np>
<np number="sing" def="def" role="obj" tr="rheme" locus="number" case="ACC" gender="fem">
- <word posp="noun" gloss="mouse"/>
+ <word posp="noun" gloss="mouse" number="sing" def="def" role="obj" tr="rheme" locus="number" case="ACC" gender="fem"/>
</np>
<vp tam="pres-cont" negation="POS" question="not.Q" ta="PRES" subj="3.sing.fem" obj="3.sing.fem">
- <word posp="verb" gloss="chase"/>
+ <word posp="verb" gloss="chase" tam="pres-cont" negation="POS" question="not.Q" ta="PRES" subj="3.sing.fem" obj="3.sing.fem"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
</s>
</example>
calling defaultval for voice/defaultval: verb, voice
returning active
addaffixes:
About to call getSlotValue for cat/noun/number/obligatoryGot sing
About to call getSlotValue for cat/noun/def/optional
Got def
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 chase/verb/voice/obligatory
Got active
<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" gender="fem">
<word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM" gender="fem"/>
+ <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" gender="fem">
<word posp="noun" gloss="mouse" number="sing" def="def" role="obj" tr="rheme" locus="number" case="ACC" gender="fem"/>
+ <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.fem" obj="3.sing.fem">
+ <thingy type="verbvoice" function="prefix" gloss="active"/>
<word posp="verb" gloss="chase" tam="pres-cont" negation="POS" question="not.Q" ta="PRES" subj="3.sing.fem" obj="3.sing.fem"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</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" gender="fem"> + <flat> <word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM" gender="fem"/> <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" gender="fem"> <word posp="noun" gloss="mouse" number="sing" def="def" role="obj" tr="rheme" locus="number" case="ACC" gender="fem"/> <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.fem" obj="3.sing.fem"> <thingy type="verbvoice" function="prefix" gloss="active"/> <word posp="verb" gloss="chase" tam="pres-cont" negation="POS" question="not.Q" ta="PRES" subj="3.sing.fem" obj="3.sing.fem"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - </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" gender="fem"/> - <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" gender="fem"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <thingy type="noundef" function="suffix" gloss="def"/> - <thingy type="verbvoice" function="prefix" gloss="active"/> - <word posp="verb" gloss="chase" tam="pres-cont" negation="POS" question="not.Q" ta="PRES" subj="3.sing.fem" obj="3.sing.fem"/> - <thingy type="vpta" function="enclitic" gloss="PRES"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> + <word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM" gender="fem" ph="ʃ i j">ʃij</word> + <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="e l">el</thingy> + <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="e p">ep</thingy> + <word posp="noun" gloss="mouse" number="sing" def="def" role="obj" tr="rheme" locus="number" case="ACC" gender="fem" ph="f i ɲ i t͡ʃ">fiɲit͡ʃ</word> + <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="e l">el</thingy> + <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="e p">ep</thingy> + <thingy type="verbvoice" function="prefix" gloss="active" attach="prefix" ph="f">f</thingy> + <word posp="verb" gloss="chase" tam="pres-cont" negation="POS" question="not.Q" ta="PRES" subj="3.sing.fem" obj="3.sing.fem" ph="a x i m o">aximo</word> + <thingy type="vpta" function="enclitic" gloss="PRES" ph=""></thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph=""></thingy> </flat> </example>
vowelharmony:
No change.
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" gender="fem" ph="ʃ i j">ʃij</word> - <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="e l">el</thingy> - <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="e p">ep</thingy> - <word posp="noun" gloss="mouse" number="sing" def="def" role="obj" tr="rheme" locus="number" case="ACC" gender="fem" ph="f i ɲ i t͡ʃ">fiɲit͡ʃ</word> - <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="e l">el</thingy> - <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="e p">ep</thingy> - <thingy type="verbvoice" function="prefix" gloss="active" attach="prefix" ph="f">f</thingy> - <word posp="verb" gloss="chase" tam="pres-cont" negation="POS" question="not.Q" ta="PRES" subj="3.sing.fem" obj="3.sing.fem" ph="a x i m o">aximo</word> - <thingy type="vpta" function="enclitic" gloss="PRES" ph=""></thingy> - <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> - <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph=""></thingy> + <word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM" gender="fem">ʃij</word> + <thingy type="nounnumber" function="suffix" gloss="sing">el</thingy> + <thingy type="noundef" function="suffix" gloss="def">ep</thingy> + <word posp="noun" gloss="mouse" number="sing" def="def" role="obj" tr="rheme" locus="number" case="ACC" gender="fem">fiɲit͡ʃ</word> + <thingy type="nounnumber" function="suffix" gloss="sing">el</thingy> + <thingy type="noundef" function="suffix" gloss="def">ep</thingy> + <thingy type="verbvoice" function="prefix" gloss="active">f</thingy> + <word posp="verb" gloss="chase" tam="pres-cont" negation="POS" question="not.Q" ta="PRES" subj="3.sing.fem" obj="3.sing.fem">aximo</word> </flat> + <p><span class="ilpair"><span class="mor">ʃij</span><br><span class="gls">cat</span></span> <span class="ilpair"><span class="mor">-el</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">-ep</span><br><span class="gls">def</span></span> <span class="ilpair"><span class="mor">fiɲit͡ʃ</span><br><span class="gls">mouse</span></span> <span class="ilpair"><span class="mor">-el</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">-ep</span><br><span class="gls">def</span></span> <span class="ilpair"><span class="mor">f-</span><br><span class="gls">active</span></span> <span class="ilpair"><span class="mor">aximo</span><br><span class="gls">chase</span></span></p> + <p>ʃijelep fiɲit͡ʃelep faximo</p> + <p>shijelep fiñichelep fakhimo</p> + <il> + <w> + <o>ʃij</o> + <g>cat</g> + </w> + <w> + <o>-el</o> + <g>sing</g> + </w> + <w> + <o>-ep</o> + <g>def</g> + </w> + <w> + <o>fiɲit͡ʃ</o> + <g>mouse</g> + </w> + <w> + <o>-el</o> + <g>sing</g> + </w> + <w> + <o>-ep</o> + <g>def</g> + </w> + <w> + <o>f-</o> + <g>active</g> + </w> + <w> + <o>aximo</o> + <g>chase</g> + </w> + </il> </example>
Shijelep fiñichelep fakhimo. [ʃijelep fiɲit͡ʃelep faximo] ʃij cat -el sing -ep def fiɲit͡ʃ mouse -el sing -ep def f- active aximo chase “The cat is chasing the mouse.” | (20) |
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 subordinate:
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 addgender:
<example id="tr_past" translation="The cat caught the mouse."> <s> - <np number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM"> + <np number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM" gender="fem"> <word posp="noun" gloss="cat"/> </np> - <np number="sing" def="def" role="obj" tr="rheme" locus="number" case="ACC"> + <np number="sing" def="def" role="obj" tr="rheme" locus="number" case="ACC" gender="fem"> <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 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" gender="fem">
<word posp="noun" gloss="cat"/>
</np>
<np number="sing" def="def" role="obj" tr="rheme" locus="number" case="ACC" gender="fem">
<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.fem" obj="3.sing.fem">
<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" gender="fem">
<word posp="noun" gloss="cat"/>
</np>
<np number="sing" def="def" role="obj" tr="rheme" locus="number" case="ACC" gender="fem">
<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.fem" obj="3.sing.fem">
<word posp="verb" gloss="catch"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
+ <thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</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" gender="fem">
- <word posp="noun" gloss="cat"/>
+ <word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM" gender="fem"/>
</np>
<np number="sing" def="def" role="obj" tr="rheme" locus="number" case="ACC" gender="fem">
- <word posp="noun" gloss="mouse"/>
+ <word posp="noun" gloss="mouse" number="sing" def="def" role="obj" tr="rheme" locus="number" case="ACC" gender="fem"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.sing.fem">
- <word posp="verb" gloss="catch"/>
+ <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.sing.fem"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
</s>
</example>
addaffixes:
About to call getSlotValue for cat/noun/number/obligatoryGot sing
About to call getSlotValue for cat/noun/def/optional
Got def
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 catch/verb/voice/obligatory
Got active
<example id="tr_past" translation="The cat caught the mouse.">
<s>
<np number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM" gender="fem">
<word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM" gender="fem"/>
+ <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" gender="fem">
<word posp="noun" gloss="mouse" number="sing" def="def" role="obj" tr="rheme" locus="number" case="ACC" gender="fem"/>
+ <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.fem" obj="3.sing.fem">
+ <thingy type="verbvoice" function="prefix" gloss="active"/>
<word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.sing.fem"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</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" gender="fem"> + <flat> <word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM" gender="fem"/> <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" gender="fem"> <word posp="noun" gloss="mouse" number="sing" def="def" role="obj" tr="rheme" locus="number" case="ACC" gender="fem"/> <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.fem" obj="3.sing.fem"> <thingy type="verbvoice" function="prefix" gloss="active"/> <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.sing.fem"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - </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" gender="fem"/> - <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" gender="fem"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <thingy type="noundef" function="suffix" gloss="def"/> - <thingy type="verbvoice" function="prefix" gloss="active"/> - <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.sing.fem"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> + <word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM" gender="fem" ph="ʃ i j">ʃij</word> + <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="e l">el</thingy> + <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="e p">ep</thingy> + <word posp="noun" gloss="mouse" number="sing" def="def" role="obj" tr="rheme" locus="number" case="ACC" gender="fem" ph="f i ɲ i t͡ʃ">fiɲit͡ʃ</word> + <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="e l">el</thingy> + <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="e p">ep</thingy> + <thingy type="verbvoice" function="prefix" gloss="active" attach="prefix" ph="f">f</thingy> + <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.sing.fem" ph="u b">ub</word> + <thingy type="vpta" function="enclitic" gloss="PAST" ph="d e t͡ʃ">det͡ʃ</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph=""></thingy> </flat> </example>
vowelharmony:
No change.
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" gender="fem" ph="ʃ i j">ʃij</word> - <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="e l">el</thingy> - <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="e p">ep</thingy> - <word posp="noun" gloss="mouse" number="sing" def="def" role="obj" tr="rheme" locus="number" case="ACC" gender="fem" ph="f i ɲ i t͡ʃ">fiɲit͡ʃ</word> - <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="e l">el</thingy> - <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="e p">ep</thingy> - <thingy type="verbvoice" function="prefix" gloss="active" attach="prefix" ph="f">f</thingy> - <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.sing.fem" ph="u b">ub</word> - <thingy type="vpta" function="enclitic" gloss="PAST" ph="d e t͡ʃ">det͡ʃ</thingy> - <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> - <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> - <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph=""></thingy> + <word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM" gender="fem">ʃij</word> + <thingy type="nounnumber" function="suffix" gloss="sing">el</thingy> + <thingy type="noundef" function="suffix" gloss="def">ep</thingy> + <word posp="noun" gloss="mouse" number="sing" def="def" role="obj" tr="rheme" locus="number" case="ACC" gender="fem">fiɲit͡ʃ</word> + <thingy type="nounnumber" function="suffix" gloss="sing">el</thingy> + <thingy type="noundef" function="suffix" gloss="def">ep</thingy> + <thingy type="verbvoice" function="prefix" gloss="active">f</thingy> + <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.sing.fem">ub</word> + <thingy type="vpta" function="enclitic" gloss="PAST">det͡ʃ</thingy> </flat> + <p><span class="ilpair"><span class="mor">ʃij</span><br><span class="gls">cat</span></span> <span class="ilpair"><span class="mor">-el</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">-ep</span><br><span class="gls">def</span></span> <span class="ilpair"><span class="mor">fiɲit͡ʃ</span><br><span class="gls">mouse</span></span> <span class="ilpair"><span class="mor">-el</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">-ep</span><br><span class="gls">def</span></span> <span class="ilpair"><span class="mor">f-</span><br><span class="gls">active</span></span> <span class="ilpair"><span class="mor">ub</span><br><span class="gls">catch</span></span> <span class="ilpair"><span class="mor">det͡ʃ</span><br><span class="gls"><span class="glssc">PAST</span></span></span></p> + <p>ʃijelep fiɲit͡ʃelep fub det͡ʃ</p> + <p>shijelep fiñichelep fub dech</p> + <il> + <w> + <o>ʃij</o> + <g>cat</g> + </w> + <w> + <o>-el</o> + <g>sing</g> + </w> + <w> + <o>-ep</o> + <g>def</g> + </w> + <w> + <o>fiɲit͡ʃ</o> + <g>mouse</g> + </w> + <w> + <o>-el</o> + <g>sing</g> + </w> + <w> + <o>-ep</o> + <g>def</g> + </w> + <w> + <o>f-</o> + <g>active</g> + </w> + <w> + <o>ub</o> + <g>catch</g> + </w> + <w> + <o>det͡ʃ</o> + <g>PAST</g> + </w> + </il> </example>
Shijelep fiñichelep fub dech. [ʃijelep fiɲit͡ʃelep fub det͡ʃ] ʃij cat -el sing -ep def fiɲit͡ʃ mouse -el sing -ep def f- active ub catch det͡ʃ PAST “The cat caught the mouse.” | (21) |
Conjunctions
Here is an example of a conjunction.
initial XML:
<example id="conj1" translation="The hunter killed the jaguars, the tigers and the lions.">
<s>
<vp tam="past-punct">
<verb>kill</verb>
</vp>
<np def="def" number="sing" tr="theme" role="subj">
<noun>hunter</noun>
</np>
<np role="obj" tr="rheme">
<conjp conj="and">
<np def="def" number="plur">
<noun>jaguar</noun>
</np>
<np def="def" number="plur">
<noun>tiger</noun>
</np>
<np def="def" number="plur">
<noun>lion</noun>
</np>
</conjp>
</np>
</s>
</example>cleanup:
<example id="conj1" translation="The hunter killed the jaguars, the tigers and the lions."> <s> - <vp tam="past-punct"> - <verb>kill</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="kill"/> </vp> - <np def="def" number="sing" tr="theme" role="subj"> - <noun>hunter</noun> + <np def="def" number="sing" tr="theme" role="subj" locus="number"> + <word posp="noun" gloss="hunter"/> </np> <np role="obj" tr="rheme"> <conjp conj="and"> - <np def="def" number="plur"> - <noun>jaguar</noun> + <np def="def" number="plur" locus="number"> + <word posp="noun" gloss="jaguar"/> </np> - <np def="def" number="plur"> - <noun>tiger</noun> + <np def="def" number="plur" locus="number"> + <word posp="noun" gloss="tiger"/> </np> - <np def="def" number="plur"> - <noun>lion</noun> + <np def="def" number="plur" locus="number"> + <word posp="noun" gloss="lion"/> </np> </conjp> </np> </s> </example>
module articles:
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 subordinate:
No change.
tva1tva2
module affixdensity:
No change.
module adpositions:
No change.
module constorder:
<example id="conj1" translation="The hunter killed the jaguars, the tigers and the lions."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> - <word posp="verb" gloss="kill"/> - </vp> <np def="def" number="sing" tr="theme" role="subj" locus="number"> <word posp="noun" gloss="hunter"/> </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 addgender:
<example id="conj1" translation="The hunter killed the jaguars, the tigers and the lions."> <s> - <np def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM"> + <np def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM" gender="masc"> <word posp="noun" gloss="hunter"/> </np> - <np role="obj" tr="rheme" case="ACC"> + <np role="obj" tr="rheme" case="ACC" gender="fem"> <conjp conj="and"> - <np def="def" number="plur" locus="number"> + <np def="def" number="plur" locus="number" gender="fem"> <word posp="noun" gloss="jaguar"/> </np> - <np def="def" number="plur" locus="number"> + <np def="def" number="plur" locus="number" gender="fem"> <word posp="noun" gloss="tiger"/> </np> - <np def="def" number="plur" locus="number"> + <np def="def" number="plur" locus="number" gender="fem"> <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 propagatenumber:
<example id="conj1" translation="The hunter killed the jaguars, the tigers and the lions.">
<s>
<np def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM" gender="masc">
<word posp="noun" gloss="hunter"/>
</np>
- <np role="obj" tr="rheme" case="ACC" gender="fem">
+ <np role="obj" tr="rheme" case="ACC" gender="fem" number="plur">
<conjp conj="and">
<np def="def" number="plur" locus="number" gender="fem">
<word posp="noun" gloss="jaguar"/>
</np>
<np def="def" number="plur" locus="number" gender="fem">
<word posp="noun" gloss="tiger"/>
</np>
<np def="def" number="plur" locus="number" gender="fem">
<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" gender="masc">
<word posp="noun" gloss="hunter"/>
</np>
<np role="obj" tr="rheme" case="ACC" gender="fem" number="plur">
<conjp conj="and">
<np def="def" number="plur" locus="number" gender="fem">
<word posp="noun" gloss="jaguar"/>
</np>
+ <word posp="conj" gloss="and"/>
<np def="def" number="plur" locus="number" gender="fem">
<word posp="noun" gloss="tiger"/>
</np>
+ <word posp="conj" gloss="and"/>
<np def="def" number="plur" locus="number" gender="fem">
<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" gender="masc">
<word posp="noun" gloss="hunter"/>
</np>
<np role="obj" tr="rheme" case="ACC" gender="fem" number="plur">
- <conjp conj="and">
- <np def="def" number="plur" locus="number" gender="fem">
+ <np def="def" number="plur" locus="number" gender="fem" role="obj" tr="rheme" case="ACC">
<word posp="noun" gloss="jaguar"/>
</np>
<word posp="conj" gloss="and"/>
- <np def="def" number="plur" locus="number" gender="fem">
+ <np def="def" number="plur" locus="number" gender="fem" role="obj" tr="rheme" case="ACC">
<word posp="noun" gloss="tiger"/>
</np>
<word posp="conj" gloss="and"/>
- <np def="def" number="plur" locus="number" gender="fem">
+ <np def="def" number="plur" locus="number" gender="fem" 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" gender="masc">
<word posp="noun" gloss="hunter"/>
</np>
<np role="obj" tr="rheme" case="ACC" gender="fem" number="plur">
<np def="def" number="plur" locus="number" gender="fem" role="obj" tr="rheme" case="ACC">
<word posp="noun" gloss="jaguar"/>
</np>
<word posp="conj" gloss="and"/>
<np def="def" number="plur" locus="number" gender="fem" role="obj" tr="rheme" case="ACC">
<word posp="noun" gloss="tiger"/>
</np>
<word posp="conj" gloss="and"/>
<np def="def" number="plur" locus="number" gender="fem" 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.masc" obj="3.plur.fem">
<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" gender="masc">
<word posp="noun" gloss="hunter"/>
</np>
<np role="obj" tr="rheme" case="ACC" gender="fem" number="plur">
<np def="def" number="plur" locus="number" gender="fem" role="obj" tr="rheme" case="ACC">
<word posp="noun" gloss="jaguar"/>
</np>
<word posp="conj" gloss="and"/>
<np def="def" number="plur" locus="number" gender="fem" role="obj" tr="rheme" case="ACC">
<word posp="noun" gloss="tiger"/>
</np>
<word posp="conj" gloss="and"/>
<np def="def" number="plur" locus="number" gender="fem" 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.masc" obj="3.plur.fem">
<word posp="verb" gloss="kill"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
+ <thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</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" gender="masc">
<word posp="noun" gloss="hunter"/>
</np>
- <np role="obj" tr="rheme" case="ACC" gender="fem" number="plur">
<np def="def" number="plur" locus="number" gender="fem" role="obj" tr="rheme" case="ACC">
<word posp="noun" gloss="jaguar"/>
</np>
<word posp="conj" gloss="and"/>
<np def="def" number="plur" locus="number" gender="fem" role="obj" tr="rheme" case="ACC">
<word posp="noun" gloss="tiger"/>
</np>
<word posp="conj" gloss="and"/>
<np def="def" number="plur" locus="number" gender="fem" 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.masc" obj="3.plur.fem">
<word posp="verb" gloss="kill"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</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" gender="masc">
- <word posp="noun" gloss="hunter"/>
+ <word posp="noun" gloss="hunter" def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM" gender="masc"/>
</np>
<np def="def" number="plur" locus="number" gender="fem" role="obj" tr="rheme" case="ACC">
- <word posp="noun" gloss="jaguar"/>
+ <word posp="noun" gloss="jaguar" def="def" number="plur" locus="number" gender="fem" role="obj" tr="rheme" case="ACC"/>
</np>
<word posp="conj" gloss="and"/>
<np def="def" number="plur" locus="number" gender="fem" role="obj" tr="rheme" case="ACC">
- <word posp="noun" gloss="tiger"/>
+ <word posp="noun" gloss="tiger" def="def" number="plur" locus="number" gender="fem" role="obj" tr="rheme" case="ACC"/>
</np>
<word posp="conj" gloss="and"/>
<np def="def" number="plur" locus="number" gender="fem" role="obj" tr="rheme" case="ACC">
- <word posp="noun" gloss="lion"/>
+ <word posp="noun" gloss="lion" def="def" number="plur" locus="number" gender="fem" 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.masc" obj="3.plur.fem">
- <word posp="verb" gloss="kill"/>
+ <word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.masc" obj="3.plur.fem"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
</s>
</example>
addaffixes:
About to call getSlotValue for hunter/noun/number/obligatoryGot sing
About to call getSlotValue for hunter/noun/def/optional
Got def
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/number/obligatory
Got plur
About to call getSlotValue for tiger/noun/def/optional
Got def
About to call getSlotValue for lion/noun/number/obligatory
Got plur
About to call getSlotValue for lion/noun/def/optional
Got def
About to call getSlotValue for kill/verb/voice/obligatory
Got active
<example id="conj1" translation="The hunter killed the jaguars, the tigers and the lions.">
<s>
<np def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM" gender="masc">
<word posp="noun" gloss="hunter" def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM" gender="masc"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
</np>
<np def="def" number="plur" locus="number" gender="fem" role="obj" tr="rheme" case="ACC">
<word posp="noun" gloss="jaguar" def="def" number="plur" locus="number" gender="fem" role="obj" tr="rheme" case="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" gender="fem" role="obj" tr="rheme" case="ACC">
<word posp="noun" gloss="tiger" def="def" number="plur" locus="number" gender="fem" role="obj" tr="rheme" case="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" gender="fem" role="obj" tr="rheme" case="ACC">
<word posp="noun" gloss="lion" def="def" number="plur" locus="number" gender="fem" role="obj" tr="rheme" case="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.masc" obj="3.plur.fem">
+ <thingy type="verbvoice" function="prefix" gloss="active"/>
<word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.masc" obj="3.plur.fem"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</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" gender="masc"> + <flat> <word posp="noun" gloss="hunter" def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM" gender="masc"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> <thingy type="noundef" function="suffix" gloss="def"/> - </np> - <np def="def" number="plur" locus="number" gender="fem" role="obj" tr="rheme" case="ACC"> <word posp="noun" gloss="jaguar" def="def" number="plur" locus="number" gender="fem" role="obj" tr="rheme" case="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" gender="fem" role="obj" tr="rheme" case="ACC"> <word posp="noun" gloss="tiger" def="def" number="plur" locus="number" gender="fem" role="obj" tr="rheme" case="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" gender="fem" role="obj" tr="rheme" case="ACC"> <word posp="noun" gloss="lion" def="def" number="plur" locus="number" gender="fem" role="obj" tr="rheme" case="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.masc" obj="3.plur.fem"> <thingy type="verbvoice" function="prefix" gloss="active"/> <word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.masc" obj="3.plur.fem"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - </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" gender="masc"/> - <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" gender="fem" role="obj" tr="rheme" case="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" gender="fem" role="obj" tr="rheme" case="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" gender="fem" role="obj" tr="rheme" case="ACC"/> - <thingy type="nounnumber" function="suffix" gloss="plur"/> - <thingy type="noundef" function="suffix" gloss="def"/> - <thingy type="verbvoice" function="prefix" gloss="active"/> - <word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.masc" obj="3.plur.fem"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> + <word posp="noun" gloss="hunter" def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM" gender="masc" ph="x a f o s+t">xafost</word> + <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="e l">el</thingy> + <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="e p">ep</thingy> + <word posp="noun" gloss="jaguar" def="def" number="plur" locus="number" gender="fem" role="obj" tr="rheme" case="ACC" ph="b i ʑ i ʑ">biʑiʑ</word> + <thingy type="nounnumber" function="suffix" gloss="plur" attach="suffix" ph="u ʋ">uʋ</thingy> + <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="e p">ep</thingy> + <word posp="conj" gloss="and" ph="ʑ a b">ʑab</word> + <word posp="noun" gloss="tiger" def="def" number="plur" locus="number" gender="fem" role="obj" tr="rheme" case="ACC" ph="s a m a ɲ">samaɲ</word> + <thingy type="nounnumber" function="suffix" gloss="plur" attach="suffix" ph="u ʋ">uʋ</thingy> + <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="e p">ep</thingy> + <word posp="conj" gloss="and" ph="ʑ a b">ʑab</word> + <word posp="noun" gloss="lion" def="def" number="plur" locus="number" gender="fem" role="obj" tr="rheme" case="ACC" ph="d a ɲ a t͡s">daɲat͡s</word> + <thingy type="nounnumber" function="suffix" gloss="plur" attach="suffix" ph="u ʋ">uʋ</thingy> + <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="e p">ep</thingy> + <thingy type="verbvoice" function="prefix" gloss="active" attach="prefix" ph="f">f</thingy> + <word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.masc" obj="3.plur.fem" ph="i ɕ">iɕ</word> + <thingy type="vpta" function="enclitic" gloss="PAST" ph="d e t͡ʃ">det͡ʃ</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph=""></thingy> </flat> </example>
vowelharmony:
No change.
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" gender="masc" ph="x a f o s+t">xafost</word> - <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="e l">el</thingy> - <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="e p">ep</thingy> - <word posp="noun" gloss="jaguar" def="def" number="plur" locus="number" gender="fem" role="obj" tr="rheme" case="ACC" ph="b i ʑ i ʑ">biʑiʑ</word> - <thingy type="nounnumber" function="suffix" gloss="plur" attach="suffix" ph="u ʋ">uʋ</thingy> - <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="e p">ep</thingy> - <word posp="conj" gloss="and" ph="ʑ a b">ʑab</word> - <word posp="noun" gloss="tiger" def="def" number="plur" locus="number" gender="fem" role="obj" tr="rheme" case="ACC" ph="s a m a ɲ">samaɲ</word> - <thingy type="nounnumber" function="suffix" gloss="plur" attach="suffix" ph="u ʋ">uʋ</thingy> - <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="e p">ep</thingy> - <word posp="conj" gloss="and" ph="ʑ a b">ʑab</word> - <word posp="noun" gloss="lion" def="def" number="plur" locus="number" gender="fem" role="obj" tr="rheme" case="ACC" ph="d a ɲ a t͡s">daɲat͡s</word> - <thingy type="nounnumber" function="suffix" gloss="plur" attach="suffix" ph="u ʋ">uʋ</thingy> - <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="e p">ep</thingy> - <thingy type="verbvoice" function="prefix" gloss="active" attach="prefix" ph="f">f</thingy> - <word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.masc" obj="3.plur.fem" ph="i ɕ">iɕ</word> - <thingy type="vpta" function="enclitic" gloss="PAST" ph="d e t͡ʃ">det͡ʃ</thingy> - <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> - <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> - <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph=""></thingy> + <word posp="noun" gloss="hunter" def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM" gender="masc">xafost</word> + <thingy type="nounnumber" function="suffix" gloss="sing">el</thingy> + <thingy type="noundef" function="suffix" gloss="def">ep</thingy> + <word posp="noun" gloss="jaguar" def="def" number="plur" locus="number" gender="fem" role="obj" tr="rheme" case="ACC">biʑiʑ</word> + <thingy type="nounnumber" function="suffix" gloss="plur">uʋ</thingy> + <thingy type="noundef" function="suffix" gloss="def">ep</thingy> + <word posp="conj" gloss="and">ʑab</word> + <word posp="noun" gloss="tiger" def="def" number="plur" locus="number" gender="fem" role="obj" tr="rheme" case="ACC">samaɲ</word> + <thingy type="nounnumber" function="suffix" gloss="plur">uʋ</thingy> + <thingy type="noundef" function="suffix" gloss="def">ep</thingy> + <word posp="conj" gloss="and">ʑab</word> + <word posp="noun" gloss="lion" def="def" number="plur" locus="number" gender="fem" role="obj" tr="rheme" case="ACC">daɲat͡s</word> + <thingy type="nounnumber" function="suffix" gloss="plur">uʋ</thingy> + <thingy type="noundef" function="suffix" gloss="def">ep</thingy> + <thingy type="verbvoice" function="prefix" gloss="active">f</thingy> + <word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.masc" obj="3.plur.fem">iɕ</word> + <thingy type="vpta" function="enclitic" gloss="PAST">det͡ʃ</thingy> </flat> + <p><span class="ilpair"><span class="mor">xafost</span><br><span class="gls">hunter</span></span> <span class="ilpair"><span class="mor">-el</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">-ep</span><br><span class="gls">def</span></span> <span class="ilpair"><span class="mor">biʑiʑ</span><br><span class="gls">jaguar</span></span> <span class="ilpair"><span class="mor">-uʋ</span><br><span class="gls">plur</span></span> <span class="ilpair"><span class="mor">-ep</span><br><span class="gls">def</span></span> <span class="ilpair"><span class="mor">ʑab</span><br><span class="gls">and</span></span> <span class="ilpair"><span class="mor">samaɲ</span><br><span class="gls">tiger</span></span> <span class="ilpair"><span class="mor">-uʋ</span><br><span class="gls">plur</span></span> <span class="ilpair"><span class="mor">-ep</span><br><span class="gls">def</span></span> <span class="ilpair"><span class="mor">ʑab</span><br><span class="gls">and</span></span> <span class="ilpair"><span class="mor">daɲat͡s</span><br><span class="gls">lion</span></span> <span class="ilpair"><span class="mor">-uʋ</span><br><span class="gls">plur</span></span> <span class="ilpair"><span class="mor">-ep</span><br><span class="gls">def</span></span> <span class="ilpair"><span class="mor">f-</span><br><span class="gls">active</span></span> <span class="ilpair"><span class="mor">iɕ</span><br><span class="gls">kill</span></span> <span class="ilpair"><span class="mor">det͡ʃ</span><br><span class="gls"><span class="glssc">PAST</span></span></span></p> + <p>xafostelep biʑiʑuʋep ʑab samaɲuʋep ʑab daɲat͡suʋep fiɕ det͡ʃ</p> + <p>khafostelep biʑiʑuwep ʑab samañuwep ʑab dañatzuwep fiɕ dech</p> + <il> + <w> + <o>xafost</o> + <g>hunter</g> + </w> + <w> + <o>-el</o> + <g>sing</g> + </w> + <w> + <o>-ep</o> + <g>def</g> + </w> + <w> + <o>biʑiʑ</o> + <g>jaguar</g> + </w> + <w> + <o>-uʋ</o> + <g>plur</g> + </w> + <w> + <o>-ep</o> + <g>def</g> + </w> + <w> + <o>ʑab</o> + <g>and</g> + </w> + <w> + <o>samaɲ</o> + <g>tiger</g> + </w> + <w> + <o>-uʋ</o> + <g>plur</g> + </w> + <w> + <o>-ep</o> + <g>def</g> + </w> + <w> + <o>ʑab</o> + <g>and</g> + </w> + <w> + <o>daɲat͡s</o> + <g>lion</g> + </w> + <w> + <o>-uʋ</o> + <g>plur</g> + </w> + <w> + <o>-ep</o> + <g>def</g> + </w> + <w> + <o>f-</o> + <g>active</g> + </w> + <w> + <o>iɕ</o> + <g>kill</g> + </w> + <w> + <o>det͡ʃ</o> + <g>PAST</g> + </w> + </il> </example>
Khafostelep biʑiʑuwep ʑab samañuwep ʑab dañatzuwep fiɕ dech. [xafostelep biʑiʑuʋep ʑab samaɲuʋep ʑab daɲat͡suʋep fiɕ det͡ʃ] xafost hunter -el sing -ep def biʑiʑ jaguar -uʋ plur -ep def ʑab and samaɲ tiger -uʋ plur -ep def ʑab and daɲat͡s lion -uʋ plur -ep def f- active iɕ kill det͡ʃ PAST “The hunter killed the jaguars, the tigers and the lions.” | (22) |
Modifiers and Determiners
The ordering of demonstratives, articles (if present), and other modifiers in Nuch 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
Nuch 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 subordinate:
No change.
tva1tva2
module affixdensity:
No change.
module adpositions:
No change.
module constorder:
<example id="relp1" translation="I patted the cat."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> - <word posp="verb" gloss="pat"/> - </vp> <np number="sing" def="neither" role="subj" locus="number"> <word person="1excl" number="sing" posp="pron"/> </np> <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 addgender:
<example id="relp1" translation="I patted the cat.">
<s>
<np number="sing" def="neither" role="subj" locus="number" case="NOM">
<word person="1excl" number="sing" posp="pron"/>
</np>
- <np def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC">
+ <np def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC" gender="fem">
<word posp="noun" gloss="cat"/>
</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:
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" gender="masc"/>
</np>
<np def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC" gender="fem">
<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" gender="masc"/> </np> <np def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC" gender="fem"> <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.fem"> <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" gender="masc"/> - </np> <np def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC" gender="fem"> <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.fem"> <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" gender="fem">
<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.fem">
<word posp="verb" gloss="pat"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
+ <thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</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" gender="fem">
- <word posp="noun" gloss="cat"/>
+ <word posp="noun" gloss="cat" def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC" gender="fem"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing" obj="3.sing.fem">
- <word posp="verb" gloss="pat"/>
+ <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing" obj="3.sing.fem"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
</s>
</example>
addaffixes:
About to call getSlotValue for cat/noun/number/obligatoryGot sing
About to call getSlotValue for cat/noun/def/optional
Got def
About to call getSlotValue for pat/verb/voice/obligatory
Got active
<example id="relp1" translation="I patted the cat.">
<s>
<np def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC" gender="fem">
<word posp="noun" gloss="cat" def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC" gender="fem"/>
+ <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.fem">
+ <thingy type="verbvoice" function="prefix" gloss="active"/>
<word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing" obj="3.sing.fem"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</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" gender="fem"> + <flat> <word posp="noun" gloss="cat" def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC" gender="fem"/> <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.fem"> <thingy type="verbvoice" function="prefix" gloss="active"/> <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing" obj="3.sing.fem"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - </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" gender="fem"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <thingy type="noundef" function="suffix" gloss="def"/> - <thingy type="verbvoice" function="prefix" gloss="active"/> - <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing" obj="3.sing.fem"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> + <word posp="noun" gloss="cat" def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC" gender="fem" ph="ʃ i j">ʃij</word> + <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="e l">el</thingy> + <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="e p">ep</thingy> + <thingy type="verbvoice" function="prefix" gloss="active" attach="prefix" ph="f">f</thingy> + <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing" obj="3.sing.fem" ph="i f i ɡ o ɡ">ifiɡoɡ</word> + <thingy type="vpta" function="enclitic" gloss="PAST" ph="d e t͡ʃ">det͡ʃ</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph=""></thingy> </flat> </example>
vowelharmony:
No change.
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" gender="fem" ph="ʃ i j">ʃij</word> - <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="e l">el</thingy> - <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="e p">ep</thingy> - <thingy type="verbvoice" function="prefix" gloss="active" attach="prefix" ph="f">f</thingy> - <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing" obj="3.sing.fem" ph="i f i ɡ o ɡ">ifiɡoɡ</word> - <thingy type="vpta" function="enclitic" gloss="PAST" ph="d e t͡ʃ">det͡ʃ</thingy> - <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> - <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> - <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph=""></thingy> + <word posp="noun" gloss="cat" def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC" gender="fem">ʃij</word> + <thingy type="nounnumber" function="suffix" gloss="sing">el</thingy> + <thingy type="noundef" function="suffix" gloss="def">ep</thingy> + <thingy type="verbvoice" function="prefix" gloss="active">f</thingy> + <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing" obj="3.sing.fem">ifiɡoɡ</word> + <thingy type="vpta" function="enclitic" gloss="PAST">det͡ʃ</thingy> </flat> + <p><span class="ilpair"><span class="mor">ʃij</span><br><span class="gls">cat</span></span> <span class="ilpair"><span class="mor">-el</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">-ep</span><br><span class="gls">def</span></span> <span class="ilpair"><span class="mor">f-</span><br><span class="gls">active</span></span> <span class="ilpair"><span class="mor">ifiɡoɡ</span><br><span class="gls">pat</span></span> <span class="ilpair"><span class="mor">det͡ʃ</span><br><span class="gls"><span class="glssc">PAST</span></span></span></p> + <p>ʃijelep fifiɡoɡ det͡ʃ</p> + <p>shijelep fifigog dech</p> + <il> + <w> + <o>ʃij</o> + <g>cat</g> + </w> + <w> + <o>-el</o> + <g>sing</g> + </w> + <w> + <o>-ep</o> + <g>def</g> + </w> + <w> + <o>f-</o> + <g>active</g> + </w> + <w> + <o>ifiɡoɡ</o> + <g>pat</g> + </w> + <w> + <o>det͡ʃ</o> + <g>PAST</g> + </w> + </il> </example>
Shijelep fifigog dech. [ʃijelep fifiɡoɡ det͡ʃ] ʃij cat -el sing -ep def f- active ifiɡoɡ pat det͡ʃ PAST “I patted the cat.” | (23) |
We can now add a relative clause modifying the noun:
initial XML:
<example id="relp2" translation="I patted the cat that caught the mouse.">
<s>
<vp tam="past-punct">
<verb>pat</verb>
</vp>
<np number="sing" def="neither" role="subj">
<pron person="1excl" number="sing"/>
</np>
<np role="obj">
<relp>
<vp tam="past-punct">
<verb>catch</verb>
</vp>
<np def="def" number="sing" role="subj" head="this">
<noun>cat</noun>
</np>
<np def="def" number="sing" role="obj">
<noun>mouse</noun>
</np>
</relp>
</np>
</s>
</example>cleanup:
<example id="relp2" translation="I patted the cat that caught the mouse."> <s> - <vp tam="past-punct"> - <verb>pat</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="pat"/> </vp> - <np number="sing" def="neither" role="subj"> - <pron person="1excl" number="sing"/> + <np number="sing" def="neither" role="subj" locus="number"> + <word person="1excl" number="sing" posp="pron"/> </np> <np role="obj"> <relp> - <vp tam="past-punct"> - <verb>catch</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="catch"/> </vp> - <np def="def" number="sing" role="subj" head="this"> - <noun>cat</noun> + <np def="def" number="sing" role="subj" head="this" locus="number"> + <word posp="noun" gloss="cat"/> </np> - <np def="def" number="sing" role="obj"> - <noun>mouse</noun> + <np def="def" number="sing" role="obj" locus="number"> + <word posp="noun" gloss="mouse"/> </np> </relp> </np> </s> </example>
module articles:
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 subordinate:
<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">
+ <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" comp="COMP">
<word posp="verb" gloss="catch"/>
</vp>
<np def="def" number="sing" role="obj" locus="number">
<word posp="noun" gloss="mouse"/>
</np>
</subs>
<np def="def" number="sing" role="subj" locus="number">
<word posp="noun" gloss="cat"/>
</np>
</np>
</s>
</example>
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" comp="COMP"> - <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" comp="COMP"> + <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" comp="COMP"> <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 addgender:
<example id="relp2" translation="I patted the cat that caught the mouse.">
<s>
<np number="sing" def="neither" role="subj" locus="number" case="NOM">
<word person="1excl" number="sing" posp="pron"/>
</np>
- <np role="obj" case="ACC">
+ <np role="obj" case="ACC" gender="fem">
<subs>
- <np def="def" number="sing" role="obj" locus="number" case="ACC">
+ <np def="def" number="sing" role="obj" locus="number" case="ACC" gender="fem">
<word posp="noun" gloss="mouse"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" comp="COMP">
<word posp="verb" gloss="catch"/>
</vp>
</subs>
- <np def="def" number="sing" role="subj" locus="number">
+ <np def="def" number="sing" role="subj" locus="number" gender="fem">
<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="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" gender="fem">
+ <np role="obj" case="ACC" gender="fem" number="sing">
<subs>
<np def="def" number="sing" role="obj" locus="number" case="ACC" gender="fem">
<word posp="noun" gloss="mouse"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" comp="COMP">
<word posp="verb" gloss="catch"/>
</vp>
</subs>
<np def="def" number="sing" role="subj" locus="number" gender="fem">
<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" gender="masc"/>
</np>
<np role="obj" case="ACC" gender="fem" number="sing">
<subs>
<np def="def" number="sing" role="obj" locus="number" case="ACC" gender="fem">
<word posp="noun" gloss="mouse"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" comp="COMP">
<word posp="verb" gloss="catch"/>
</vp>
</subs>
<np def="def" number="sing" role="subj" locus="number" gender="fem">
<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" gender="masc"/> </np> <np role="obj" case="ACC" gender="fem" number="sing"> <subs> <np def="def" number="sing" role="obj" locus="number" case="ACC" gender="fem"> <word posp="noun" gloss="mouse"/> </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" comp="COMP"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" comp="COMP" obj="3.sing.fem"> <word posp="verb" gloss="catch"/> </vp> </subs> <np def="def" number="sing" role="subj" locus="number" gender="fem"> <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.fem"> <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" gender="masc"/> - </np> <np role="obj" case="ACC" gender="fem" number="sing"> <subs> <np def="def" number="sing" role="obj" locus="number" case="ACC" gender="fem"> <word posp="noun" gloss="mouse"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" comp="COMP" obj="3.sing.fem"> <word posp="verb" gloss="catch"/> </vp> </subs> <np def="def" number="sing" role="subj" locus="number" gender="fem"> <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.fem"> <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" gender="fem" number="sing">
<subs>
<np def="def" number="sing" role="obj" locus="number" case="ACC" gender="fem">
<word posp="noun" gloss="mouse"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" comp="COMP" obj="3.sing.fem">
<word posp="verb" gloss="catch"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
+ <thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
+ <thingy type="vpcomp" function="enclitic" gloss="COMP"/>
</vp>
</subs>
<np def="def" number="sing" role="subj" locus="number" gender="fem">
<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.fem">
<word posp="verb" gloss="pat"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
+ <thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</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" gender="fem" number="sing"> <subs> <np def="def" number="sing" role="obj" locus="number" case="ACC" gender="fem"> <word posp="noun" gloss="mouse"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" comp="COMP" obj="3.sing.fem"> <word posp="verb" gloss="catch"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> <thingy type="vpcomp" function="enclitic" gloss="COMP"/> </vp> </subs> - <np def="def" number="sing" role="subj" locus="number" gender="fem"> + <np def="def" number="sing" role="obj" locus="number" gender="fem" 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.fem"> <word posp="verb" gloss="pat"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> </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" gender="fem">
- <word posp="noun" gloss="mouse"/>
+ <word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" case="ACC" gender="fem"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" comp="COMP" obj="3.sing.fem">
- <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" comp="COMP" obj="3.sing.fem"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
<thingy type="vpcomp" function="enclitic" gloss="COMP"/>
</vp>
</subs>
<np def="def" number="sing" role="obj" locus="number" gender="fem" case="ACC">
- <word posp="noun" gloss="cat"/>
+ <word posp="noun" gloss="cat" def="def" number="sing" role="obj" locus="number" gender="fem" 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.fem">
- <word posp="verb" gloss="pat"/>
+ <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing" obj="3.sing.fem"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
</s>
</example>
addaffixes:
About to call getSlotValue for mouse/noun/number/obligatoryGot sing
About to call getSlotValue for mouse/noun/def/optional
Got def
About to call getSlotValue for catch/verb/voice/obligatory
Got active
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 pat/verb/voice/obligatory
Got active
<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" gender="fem">
<word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" case="ACC" gender="fem"/>
+ <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" comp="COMP" obj="3.sing.fem">
+ <thingy type="verbvoice" function="prefix" gloss="active"/>
<word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" comp="COMP" obj="3.sing.fem"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
<thingy type="vpcomp" function="enclitic" gloss="COMP"/>
</vp>
</subs>
<np def="def" number="sing" role="obj" locus="number" gender="fem" case="ACC">
<word posp="noun" gloss="cat" def="def" number="sing" role="obj" locus="number" gender="fem" case="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.fem">
+ <thingy type="verbvoice" function="prefix" gloss="active"/>
<word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing" obj="3.sing.fem"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</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" gender="fem"> + <flat> <word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" case="ACC" gender="fem"/> <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" comp="COMP" obj="3.sing.fem"> <thingy type="verbvoice" function="prefix" gloss="active"/> <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" comp="COMP" obj="3.sing.fem"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> <thingy type="vpcomp" function="enclitic" gloss="COMP"/> - </vp> - </subs> - <np def="def" number="sing" role="obj" locus="number" gender="fem" case="ACC"> <word posp="noun" gloss="cat" def="def" number="sing" role="obj" locus="number" gender="fem" case="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.fem"> <thingy type="verbvoice" function="prefix" gloss="active"/> <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing" obj="3.sing.fem"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - </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" gender="fem"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <thingy type="noundef" function="suffix" gloss="def"/> - <thingy type="verbvoice" function="prefix" gloss="active"/> - <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" comp="COMP" obj="3.sing.fem"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - <thingy type="vpcomp" function="enclitic" gloss="COMP"/> - <word posp="noun" gloss="cat" def="def" number="sing" role="obj" locus="number" gender="fem" case="ACC"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <thingy type="noundef" function="suffix" gloss="def"/> - <thingy type="verbvoice" function="prefix" gloss="active"/> - <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing" obj="3.sing.fem"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> + <word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" case="ACC" gender="fem" ph="f i ɲ i t͡ʃ">fiɲit͡ʃ</word> + <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="e l">el</thingy> + <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="e p">ep</thingy> + <thingy type="verbvoice" function="prefix" gloss="active" attach="prefix" ph="f">f</thingy> + <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" comp="COMP" obj="3.sing.fem" ph="u b">ub</word> + <thingy type="vpta" function="enclitic" gloss="PAST" ph="d e t͡ʃ">det͡ʃ</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph=""></thingy> + <thingy type="vpcomp" function="enclitic" gloss="COMP" ph="b a ɲ">baɲ</thingy> + <word posp="noun" gloss="cat" def="def" number="sing" role="obj" locus="number" gender="fem" case="ACC" ph="ʃ i j">ʃij</word> + <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="e l">el</thingy> + <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="e p">ep</thingy> + <thingy type="verbvoice" function="prefix" gloss="active" attach="prefix" ph="f">f</thingy> + <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing" obj="3.sing.fem" ph="i f i ɡ o ɡ">ifiɡoɡ</word> + <thingy type="vpta" function="enclitic" gloss="PAST" ph="d e t͡ʃ">det͡ʃ</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph=""></thingy> </flat> </example>
vowelharmony:
No change.
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" gender="fem" ph="f i ɲ i t͡ʃ">fiɲit͡ʃ</word> - <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="e l">el</thingy> - <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="e p">ep</thingy> - <thingy type="verbvoice" function="prefix" gloss="active" attach="prefix" ph="f">f</thingy> - <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" comp="COMP" obj="3.sing.fem" ph="u b">ub</word> - <thingy type="vpta" function="enclitic" gloss="PAST" ph="d e t͡ʃ">det͡ʃ</thingy> - <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> - <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> - <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph=""></thingy> - <thingy type="vpcomp" function="enclitic" gloss="COMP" ph="b a ɲ">baɲ</thingy> - <word posp="noun" gloss="cat" def="def" number="sing" role="obj" locus="number" gender="fem" case="ACC" ph="ʃ i j">ʃij</word> - <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="e l">el</thingy> - <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="e p">ep</thingy> - <thingy type="verbvoice" function="prefix" gloss="active" attach="prefix" ph="f">f</thingy> - <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing" obj="3.sing.fem" ph="i f i ɡ o ɡ">ifiɡoɡ</word> - <thingy type="vpta" function="enclitic" gloss="PAST" ph="d e t͡ʃ">det͡ʃ</thingy> - <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> - <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> - <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph=""></thingy> + <word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" case="ACC" gender="fem">fiɲit͡ʃ</word> + <thingy type="nounnumber" function="suffix" gloss="sing">el</thingy> + <thingy type="noundef" function="suffix" gloss="def">ep</thingy> + <thingy type="verbvoice" function="prefix" gloss="active">f</thingy> + <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" comp="COMP" obj="3.sing.fem">ub</word> + <thingy type="vpta" function="enclitic" gloss="PAST">det͡ʃ</thingy> + <thingy type="vpcomp" function="enclitic" gloss="COMP">baɲ</thingy> + <word posp="noun" gloss="cat" def="def" number="sing" role="obj" locus="number" gender="fem" case="ACC">ʃij</word> + <thingy type="nounnumber" function="suffix" gloss="sing">el</thingy> + <thingy type="noundef" function="suffix" gloss="def">ep</thingy> + <thingy type="verbvoice" function="prefix" gloss="active">f</thingy> + <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing" obj="3.sing.fem">ifiɡoɡ</word> + <thingy type="vpta" function="enclitic" gloss="PAST">det͡ʃ</thingy> </flat> + <p><span class="ilpair"><span class="mor">fiɲit͡ʃ</span><br><span class="gls">mouse</span></span> <span class="ilpair"><span class="mor">-el</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">-ep</span><br><span class="gls">def</span></span> <span class="ilpair"><span class="mor">f-</span><br><span class="gls">active</span></span> <span class="ilpair"><span class="mor">ub</span><br><span class="gls">catch</span></span> <span class="ilpair"><span class="mor">det͡ʃ</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">baɲ</span><br><span class="gls"><span class="glssc">COMP</span></span></span> <span class="ilpair"><span class="mor">ʃij</span><br><span class="gls">cat</span></span> <span class="ilpair"><span class="mor">-el</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">-ep</span><br><span class="gls">def</span></span> <span class="ilpair"><span class="mor">f-</span><br><span class="gls">active</span></span> <span class="ilpair"><span class="mor">ifiɡoɡ</span><br><span class="gls">pat</span></span> <span class="ilpair"><span class="mor">det͡ʃ</span><br><span class="gls"><span class="glssc">PAST</span></span></span></p> + <p>fiɲit͡ʃelep fub det͡ʃ baɲ ʃijelep fifiɡoɡ det͡ʃ</p> + <p>fiñichelep fub dech bañ shijelep fifigog dech</p> + <il> + <w> + <o>fiɲit͡ʃ</o> + <g>mouse</g> + </w> + <w> + <o>-el</o> + <g>sing</g> + </w> + <w> + <o>-ep</o> + <g>def</g> + </w> + <w> + <o>f-</o> + <g>active</g> + </w> + <w> + <o>ub</o> + <g>catch</g> + </w> + <w> + <o>det͡ʃ</o> + <g>PAST</g> + </w> + <w> + <o>baɲ</o> + <g>COMP</g> + </w> + <w> + <o>ʃij</o> + <g>cat</g> + </w> + <w> + <o>-el</o> + <g>sing</g> + </w> + <w> + <o>-ep</o> + <g>def</g> + </w> + <w> + <o>f-</o> + <g>active</g> + </w> + <w> + <o>ifiɡoɡ</o> + <g>pat</g> + </w> + <w> + <o>det͡ʃ</o> + <g>PAST</g> + </w> + </il> </example>
Fiñichelep fub dech bañ shijelep fifigog dech. [fiɲit͡ʃelep fub det͡ʃ baɲ ʃijelep fifiɡoɡ det͡ʃ] fiɲit͡ʃ mouse -el sing -ep def f- active ub catch det͡ʃ PAST baɲ COMP ʃij cat -el sing -ep def f- active ifiɡoɡ pat det͡ʃ PAST “I patted the cat that caught the mouse.” | (24) |
Relative clauses may themselves contain other relative clauses:
initial XML:
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese.">
<s>
<vp tam="past-punct">
<verb>pat</verb>
</vp>
<np number="sing" def="neither" role="subj">
<pron person="1excl" number="sing"/>
</np>
<np role="obj">
<relp>
<vp tam="past-punct">
<verb>catch</verb>
</vp>
<np def="def" number="sing" role="subj" head="this">
<noun>cat</noun>
</np>
<np role="obj">
<relp>
<vp tam="past-punct">
<verb>eat</verb>
</vp>
<np def="def" number="sing" role="subj" head="this">
<noun>mouse</noun>
</np>
<np def="def" number="sing" role="obj">
<noun>cheese</noun>
</np>
</relp>
</np>
</relp>
</np>
</s>
</example>cleanup:
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese."> <s> - <vp tam="past-punct"> - <verb>pat</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="pat"/> </vp> - <np number="sing" def="neither" role="subj"> - <pron person="1excl" number="sing"/> + <np number="sing" def="neither" role="subj" locus="number"> + <word person="1excl" number="sing" posp="pron"/> </np> <np role="obj"> <relp> - <vp tam="past-punct"> - <verb>catch</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="catch"/> </vp> - <np def="def" number="sing" role="subj" head="this"> - <noun>cat</noun> + <np def="def" number="sing" role="subj" head="this" locus="number"> + <word posp="noun" gloss="cat"/> </np> <np role="obj"> <relp> - <vp tam="past-punct"> - <verb>eat</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="eat"/> </vp> - <np def="def" number="sing" role="subj" head="this"> - <noun>mouse</noun> + <np def="def" number="sing" role="subj" head="this" locus="number"> + <word posp="noun" gloss="mouse"/> </np> - <np def="def" number="sing" role="obj"> - <noun>cheese</noun> + <np def="def" number="sing" role="obj" locus="number"> + <word posp="noun" gloss="cheese"/> </np> </relp> </np> </relp> </np> </s> </example>
module articles:
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 subordinate:
<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">
+ <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" comp="COMP">
<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">
+ <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" comp="COMP">
<word posp="verb" gloss="eat"/>
</vp>
<np def="def" number="sing" role="obj" locus="number">
<word posp="noun" gloss="cheese"/>
</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
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" comp="COMP"> - <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" comp="COMP"> - <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" comp="COMP"> + <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" comp="COMP"> + <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" comp="COMP"> <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" comp="COMP"> <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 addgender:
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese.">
<s>
<np number="sing" def="neither" role="subj" locus="number" case="NOM">
<word person="1excl" number="sing" posp="pron"/>
</np>
- <np role="obj" case="ACC">
+ <np role="obj" case="ACC" gender="fem">
<subs>
- <np role="obj" case="ACC">
+ <np role="obj" case="ACC" gender="fem">
<subs>
- <np def="def" number="sing" role="obj" locus="number" case="ACC">
+ <np def="def" number="sing" role="obj" locus="number" case="ACC" gender="masc">
<word posp="noun" gloss="cheese"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" comp="COMP">
<word posp="verb" gloss="eat"/>
</vp>
</subs>
- <np def="def" number="sing" role="subj" locus="number">
+ <np def="def" number="sing" role="subj" locus="number" gender="fem">
<word posp="noun" gloss="mouse"/>
</np>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" comp="COMP">
<word posp="verb" gloss="catch"/>
</vp>
</subs>
- <np def="def" number="sing" role="subj" locus="number">
+ <np def="def" number="sing" role="subj" locus="number" gender="fem">
<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="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" gender="fem">
+ <np role="obj" case="ACC" gender="fem" number="sing">
<subs>
- <np role="obj" case="ACC" gender="fem">
+ <np role="obj" case="ACC" gender="fem" number="sing">
<subs>
<np def="def" number="sing" role="obj" locus="number" case="ACC" gender="masc">
<word posp="noun" gloss="cheese"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" comp="COMP">
<word posp="verb" gloss="eat"/>
</vp>
</subs>
<np def="def" number="sing" role="subj" locus="number" gender="fem">
<word posp="noun" gloss="mouse"/>
</np>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" comp="COMP">
<word posp="verb" gloss="catch"/>
</vp>
</subs>
<np def="def" number="sing" role="subj" locus="number" gender="fem">
<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" gender="masc"/>
</np>
<np role="obj" case="ACC" gender="fem" number="sing">
<subs>
<np role="obj" case="ACC" gender="fem" number="sing">
<subs>
<np def="def" number="sing" role="obj" locus="number" case="ACC" gender="masc">
<word posp="noun" gloss="cheese"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" comp="COMP">
<word posp="verb" gloss="eat"/>
</vp>
</subs>
<np def="def" number="sing" role="subj" locus="number" gender="fem">
<word posp="noun" gloss="mouse"/>
</np>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" comp="COMP">
<word posp="verb" gloss="catch"/>
</vp>
</subs>
<np def="def" number="sing" role="subj" locus="number" gender="fem">
<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" gender="masc"/> </np> <np role="obj" case="ACC" gender="fem" number="sing"> <subs> <np role="obj" case="ACC" gender="fem" number="sing"> <subs> <np def="def" number="sing" role="obj" locus="number" case="ACC" gender="masc"> <word posp="noun" gloss="cheese"/> </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" comp="COMP"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" comp="COMP" obj="3.sing.masc"> <word posp="verb" gloss="eat"/> </vp> </subs> <np def="def" number="sing" role="subj" locus="number" gender="fem"> <word posp="noun" gloss="mouse"/> </np> </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" comp="COMP"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" comp="COMP" obj="3.sing.fem"> <word posp="verb" gloss="catch"/> </vp> </subs> <np def="def" number="sing" role="subj" locus="number" gender="fem"> <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.fem"> <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" gender="masc"/> - </np> <np role="obj" case="ACC" gender="fem" number="sing"> <subs> <np role="obj" case="ACC" gender="fem" number="sing"> <subs> <np def="def" number="sing" role="obj" locus="number" case="ACC" gender="masc"> <word posp="noun" gloss="cheese"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" comp="COMP" obj="3.sing.masc"> <word posp="verb" gloss="eat"/> </vp> </subs> <np def="def" number="sing" role="subj" locus="number" gender="fem"> <word posp="noun" gloss="mouse"/> </np> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" comp="COMP" obj="3.sing.fem"> <word posp="verb" gloss="catch"/> </vp> </subs> <np def="def" number="sing" role="subj" locus="number" gender="fem"> <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.fem"> <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" gender="fem" number="sing">
<subs>
<np role="obj" case="ACC" gender="fem" number="sing">
<subs>
<np def="def" number="sing" role="obj" locus="number" case="ACC" gender="masc">
<word posp="noun" gloss="cheese"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" comp="COMP" obj="3.sing.masc">
<word posp="verb" gloss="eat"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
+ <thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
+ <thingy type="vpcomp" function="enclitic" gloss="COMP"/>
</vp>
</subs>
<np def="def" number="sing" role="subj" locus="number" gender="fem">
<word posp="noun" gloss="mouse"/>
</np>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" comp="COMP" obj="3.sing.fem">
<word posp="verb" gloss="catch"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
+ <thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
+ <thingy type="vpcomp" function="enclitic" gloss="COMP"/>
</vp>
</subs>
<np def="def" number="sing" role="subj" locus="number" gender="fem">
<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.fem">
<word posp="verb" gloss="pat"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
+ <thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</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" gender="fem" number="sing"> <subs> - <np role="obj" case="ACC" gender="fem" number="sing"> <subs> <np def="def" number="sing" role="obj" locus="number" case="ACC" gender="masc"> <word posp="noun" gloss="cheese"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" comp="COMP" obj="3.sing.masc"> <word posp="verb" gloss="eat"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> <thingy type="vpcomp" function="enclitic" gloss="COMP"/> </vp> </subs> - <np def="def" number="sing" role="subj" locus="number" gender="fem"> + <np def="def" number="sing" role="obj" locus="number" gender="fem" 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" comp="COMP" obj="3.sing.fem"> <word posp="verb" gloss="catch"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> <thingy type="vpcomp" function="enclitic" gloss="COMP"/> </vp> </subs> - <np def="def" number="sing" role="subj" locus="number" gender="fem"> + <np def="def" number="sing" role="obj" locus="number" gender="fem" 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.fem"> <word posp="verb" gloss="pat"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> </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" gender="masc">
- <word posp="noun" gloss="cheese"/>
+ <word posp="noun" gloss="cheese" def="def" number="sing" role="obj" locus="number" case="ACC" gender="masc"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" comp="COMP" obj="3.sing.masc">
- <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" comp="COMP" obj="3.sing.masc"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
<thingy type="vpcomp" function="enclitic" gloss="COMP"/>
</vp>
</subs>
<np def="def" number="sing" role="obj" locus="number" gender="fem" case="ACC">
- <word posp="noun" gloss="mouse"/>
+ <word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" gender="fem" case="ACC"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" comp="COMP" obj="3.sing.fem">
- <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" comp="COMP" obj="3.sing.fem"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
<thingy type="vpcomp" function="enclitic" gloss="COMP"/>
</vp>
</subs>
<np def="def" number="sing" role="obj" locus="number" gender="fem" case="ACC">
- <word posp="noun" gloss="cat"/>
+ <word posp="noun" gloss="cat" def="def" number="sing" role="obj" locus="number" gender="fem" 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.fem">
- <word posp="verb" gloss="pat"/>
+ <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing" obj="3.sing.fem"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
</s>
</example>
addaffixes:
About to call getSlotValue for cheese/noun/number/obligatoryGot sing
About to call getSlotValue for cheese/noun/def/optional
Got def
About to call getSlotValue for eat/verb/voice/obligatory
Got active
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 catch/verb/voice/obligatory
Got active
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 pat/verb/voice/obligatory
Got active
<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" gender="masc">
<word posp="noun" gloss="cheese" def="def" number="sing" role="obj" locus="number" case="ACC" gender="masc"/>
+ <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" comp="COMP" obj="3.sing.masc">
+ <thingy type="verbvoice" function="prefix" gloss="active"/>
<word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" comp="COMP" obj="3.sing.masc"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
<thingy type="vpcomp" function="enclitic" gloss="COMP"/>
</vp>
</subs>
<np def="def" number="sing" role="obj" locus="number" gender="fem" case="ACC">
<word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" gender="fem" case="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" comp="COMP" obj="3.sing.fem">
+ <thingy type="verbvoice" function="prefix" gloss="active"/>
<word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" comp="COMP" obj="3.sing.fem"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
<thingy type="vpcomp" function="enclitic" gloss="COMP"/>
</vp>
</subs>
<np def="def" number="sing" role="obj" locus="number" gender="fem" case="ACC">
<word posp="noun" gloss="cat" def="def" number="sing" role="obj" locus="number" gender="fem" case="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.fem">
+ <thingy type="verbvoice" function="prefix" gloss="active"/>
<word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing" obj="3.sing.fem"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</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" gender="masc"> + <flat> <word posp="noun" gloss="cheese" def="def" number="sing" role="obj" locus="number" case="ACC" gender="masc"/> <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" comp="COMP" obj="3.sing.masc"> <thingy type="verbvoice" function="prefix" gloss="active"/> <word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" comp="COMP" obj="3.sing.masc"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> <thingy type="vpcomp" function="enclitic" gloss="COMP"/> - </vp> - </subs> - <np def="def" number="sing" role="obj" locus="number" gender="fem" case="ACC"> <word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" gender="fem" case="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" comp="COMP" obj="3.sing.fem"> <thingy type="verbvoice" function="prefix" gloss="active"/> <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" comp="COMP" obj="3.sing.fem"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> <thingy type="vpcomp" function="enclitic" gloss="COMP"/> - </vp> - </subs> - <np def="def" number="sing" role="obj" locus="number" gender="fem" case="ACC"> <word posp="noun" gloss="cat" def="def" number="sing" role="obj" locus="number" gender="fem" case="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.fem"> <thingy type="verbvoice" function="prefix" gloss="active"/> <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing" obj="3.sing.fem"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - </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" gender="masc"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <thingy type="noundef" function="suffix" gloss="def"/> - <thingy type="verbvoice" function="prefix" gloss="active"/> - <word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" comp="COMP" obj="3.sing.masc"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - <thingy type="vpcomp" function="enclitic" gloss="COMP"/> - <word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" gender="fem" case="ACC"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <thingy type="noundef" function="suffix" gloss="def"/> - <thingy type="verbvoice" function="prefix" gloss="active"/> - <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" comp="COMP" obj="3.sing.fem"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - <thingy type="vpcomp" function="enclitic" gloss="COMP"/> - <word posp="noun" gloss="cat" def="def" number="sing" role="obj" locus="number" gender="fem" case="ACC"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <thingy type="noundef" function="suffix" gloss="def"/> - <thingy type="verbvoice" function="prefix" gloss="active"/> - <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing" obj="3.sing.fem"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> + <word posp="noun" gloss="cheese" def="def" number="sing" role="obj" locus="number" case="ACC" gender="masc" ph="t͡s a m o l">t͡samol</word> + <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="e l">el</thingy> + <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="e p">ep</thingy> + <thingy type="verbvoice" function="prefix" gloss="active" attach="prefix" ph="f">f</thingy> + <word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" comp="COMP" obj="3.sing.masc" ph="i ɡ">iɡ</word> + <thingy type="vpta" function="enclitic" gloss="PAST" ph="d e t͡ʃ">det͡ʃ</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph=""></thingy> + <thingy type="vpcomp" function="enclitic" gloss="COMP" ph="b a ɲ">baɲ</thingy> + <word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" gender="fem" case="ACC" ph="f i ɲ i t͡ʃ">fiɲit͡ʃ</word> + <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="e l">el</thingy> + <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="e p">ep</thingy> + <thingy type="verbvoice" function="prefix" gloss="active" attach="prefix" ph="f">f</thingy> + <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" comp="COMP" obj="3.sing.fem" ph="u b">ub</word> + <thingy type="vpta" function="enclitic" gloss="PAST" ph="d e t͡ʃ">det͡ʃ</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph=""></thingy> + <thingy type="vpcomp" function="enclitic" gloss="COMP" ph="b a ɲ">baɲ</thingy> + <word posp="noun" gloss="cat" def="def" number="sing" role="obj" locus="number" gender="fem" case="ACC" ph="ʃ i j">ʃij</word> + <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="e l">el</thingy> + <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="e p">ep</thingy> + <thingy type="verbvoice" function="prefix" gloss="active" attach="prefix" ph="f">f</thingy> + <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing" obj="3.sing.fem" ph="i f i ɡ o ɡ">ifiɡoɡ</word> + <thingy type="vpta" function="enclitic" gloss="PAST" ph="d e t͡ʃ">det͡ʃ</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph=""></thingy> </flat> </example>
vowelharmony:
No change.
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" gender="masc" ph="t͡s a m o l">t͡samol</word> - <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="e l">el</thingy> - <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="e p">ep</thingy> - <thingy type="verbvoice" function="prefix" gloss="active" attach="prefix" ph="f">f</thingy> - <word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" comp="COMP" obj="3.sing.masc" ph="i ɡ">iɡ</word> - <thingy type="vpta" function="enclitic" gloss="PAST" ph="d e t͡ʃ">det͡ʃ</thingy> - <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> - <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> - <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph=""></thingy> - <thingy type="vpcomp" function="enclitic" gloss="COMP" ph="b a ɲ">baɲ</thingy> - <word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" gender="fem" case="ACC" ph="f i ɲ i t͡ʃ">fiɲit͡ʃ</word> - <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="e l">el</thingy> - <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="e p">ep</thingy> - <thingy type="verbvoice" function="prefix" gloss="active" attach="prefix" ph="f">f</thingy> - <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" comp="COMP" obj="3.sing.fem" ph="u b">ub</word> - <thingy type="vpta" function="enclitic" gloss="PAST" ph="d e t͡ʃ">det͡ʃ</thingy> - <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> - <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> - <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph=""></thingy> - <thingy type="vpcomp" function="enclitic" gloss="COMP" ph="b a ɲ">baɲ</thingy> - <word posp="noun" gloss="cat" def="def" number="sing" role="obj" locus="number" gender="fem" case="ACC" ph="ʃ i j">ʃij</word> - <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="e l">el</thingy> - <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="e p">ep</thingy> - <thingy type="verbvoice" function="prefix" gloss="active" attach="prefix" ph="f">f</thingy> - <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing" obj="3.sing.fem" ph="i f i ɡ o ɡ">ifiɡoɡ</word> - <thingy type="vpta" function="enclitic" gloss="PAST" ph="d e t͡ʃ">det͡ʃ</thingy> - <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> - <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> - <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph=""></thingy> + <word posp="noun" gloss="cheese" def="def" number="sing" role="obj" locus="number" case="ACC" gender="masc">t͡samol</word> + <thingy type="nounnumber" function="suffix" gloss="sing">el</thingy> + <thingy type="noundef" function="suffix" gloss="def">ep</thingy> + <thingy type="verbvoice" function="prefix" gloss="active">f</thingy> + <word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" comp="COMP" obj="3.sing.masc">iɡ</word> + <thingy type="vpta" function="enclitic" gloss="PAST">det͡ʃ</thingy> + <thingy type="vpcomp" function="enclitic" gloss="COMP">baɲ</thingy> + <word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" gender="fem" case="ACC">fiɲit͡ʃ</word> + <thingy type="nounnumber" function="suffix" gloss="sing">el</thingy> + <thingy type="noundef" function="suffix" gloss="def">ep</thingy> + <thingy type="verbvoice" function="prefix" gloss="active">f</thingy> + <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" comp="COMP" obj="3.sing.fem">ub</word> + <thingy type="vpta" function="enclitic" gloss="PAST">det͡ʃ</thingy> + <thingy type="vpcomp" function="enclitic" gloss="COMP">baɲ</thingy> + <word posp="noun" gloss="cat" def="def" number="sing" role="obj" locus="number" gender="fem" case="ACC">ʃij</word> + <thingy type="nounnumber" function="suffix" gloss="sing">el</thingy> + <thingy type="noundef" function="suffix" gloss="def">ep</thingy> + <thingy type="verbvoice" function="prefix" gloss="active">f</thingy> + <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing" obj="3.sing.fem">ifiɡoɡ</word> + <thingy type="vpta" function="enclitic" gloss="PAST">det͡ʃ</thingy> </flat> + <p><span class="ilpair"><span class="mor">t͡samol</span><br><span class="gls">cheese</span></span> <span class="ilpair"><span class="mor">-el</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">-ep</span><br><span class="gls">def</span></span> <span class="ilpair"><span class="mor">f-</span><br><span class="gls">active</span></span> <span class="ilpair"><span class="mor">iɡ</span><br><span class="gls">eat</span></span> <span class="ilpair"><span class="mor">det͡ʃ</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">baɲ</span><br><span class="gls"><span class="glssc">COMP</span></span></span> <span class="ilpair"><span class="mor">fiɲit͡ʃ</span><br><span class="gls">mouse</span></span> <span class="ilpair"><span class="mor">-el</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">-ep</span><br><span class="gls">def</span></span> <span class="ilpair"><span class="mor">f-</span><br><span class="gls">active</span></span> <span class="ilpair"><span class="mor">ub</span><br><span class="gls">catch</span></span> <span class="ilpair"><span class="mor">det͡ʃ</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">baɲ</span><br><span class="gls"><span class="glssc">COMP</span></span></span> <span class="ilpair"><span class="mor">ʃij</span><br><span class="gls">cat</span></span> <span class="ilpair"><span class="mor">-el</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">-ep</span><br><span class="gls">def</span></span> <span class="ilpair"><span class="mor">f-</span><br><span class="gls">active</span></span> <span class="ilpair"><span class="mor">ifiɡoɡ</span><br><span class="gls">pat</span></span> <span class="ilpair"><span class="mor">det͡ʃ</span><br><span class="gls"><span class="glssc">PAST</span></span></span></p> + <p>t͡samolelep fiɡ det͡ʃ baɲ fiɲit͡ʃelep fub det͡ʃ baɲ ʃijelep fifiɡoɡ det͡ʃ</p> + <p>tzamolelep fig dech bañ fiñichelep fub dech bañ shijelep fifigog dech</p> + <il> + <w> + <o>t͡samol</o> + <g>cheese</g> + </w> + <w> + <o>-el</o> + <g>sing</g> + </w> + <w> + <o>-ep</o> + <g>def</g> + </w> + <w> + <o>f-</o> + <g>active</g> + </w> + <w> + <o>iɡ</o> + <g>eat</g> + </w> + <w> + <o>det͡ʃ</o> + <g>PAST</g> + </w> + <w> + <o>baɲ</o> + <g>COMP</g> + </w> + <w> + <o>fiɲit͡ʃ</o> + <g>mouse</g> + </w> + <w> + <o>-el</o> + <g>sing</g> + </w> + <w> + <o>-ep</o> + <g>def</g> + </w> + <w> + <o>f-</o> + <g>active</g> + </w> + <w> + <o>ub</o> + <g>catch</g> + </w> + <w> + <o>det͡ʃ</o> + <g>PAST</g> + </w> + <w> + <o>baɲ</o> + <g>COMP</g> + </w> + <w> + <o>ʃij</o> + <g>cat</g> + </w> + <w> + <o>-el</o> + <g>sing</g> + </w> + <w> + <o>-ep</o> + <g>def</g> + </w> + <w> + <o>f-</o> + <g>active</g> + </w> + <w> + <o>ifiɡoɡ</o> + <g>pat</g> + </w> + <w> + <o>det͡ʃ</o> + <g>PAST</g> + </w> + </il> </example>
Tzamolelep fig dech bañ fiñichelep fub dech bañ shijelep fifigog dech. [t͡samolelep fiɡ det͡ʃ baɲ fiɲit͡ʃelep fub det͡ʃ baɲ ʃijelep fifiɡoɡ det͡ʃ] t͡samol cheese -el sing -ep def f- active iɡ eat det͡ʃ PAST baɲ COMP fiɲit͡ʃ mouse -el sing -ep def f- active ub catch det͡ʃ PAST baɲ COMP ʃij cat -el sing -ep def f- active ifiɡoɡ pat det͡ʃ PAST “I patted the cat that caught the mouse that ate the cheese.” | (25) |
Finally, here is an example containing several layers of embedding:
initial XML:
<example id="relp4" translation="I patted the cat that caught the mouse that ate the cheese that I bought.">
<s>
<vp tam="past-punct">
<verb>pat</verb>
</vp>
<np number="sing" def="neither" role="subj">
<pron person="1excl" number="sing"/>
</np>
<np role="obj">
<relp>
<vp tam="past-punct">
<verb>catch</verb>
</vp>
<np def="def" number="sing" role="subj" head="this">
<noun>cat</noun>
</np>
<np role="obj">
<relp>
<vp tam="past-punct">
<verb>eat</verb>
</vp>
<np def="def" number="sing" role="subj" head="this">
<noun>mouse</noun>
</np>
<np role="obj">
<relp>
<vp tam="past-punct">
<verb>buy</verb>
</vp>
<np number="sing" def="neither" role="subj">
<pron person="1excl" number="sing"/>
</np>
<np def="def" number="sing" role="obj" head="this">
<noun>cheese</noun>
</np>
</relp>
</np>
</relp>
</np>
</relp>
</np>
</s>
</example>cleanup:
<example id="relp4" translation="I patted the cat that caught the mouse that ate the cheese that I bought."> <s> - <vp tam="past-punct"> - <verb>pat</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="pat"/> </vp> - <np number="sing" def="neither" role="subj"> - <pron person="1excl" number="sing"/> + <np number="sing" def="neither" role="subj" locus="number"> + <word person="1excl" number="sing" posp="pron"/> </np> <np role="obj"> <relp> - <vp tam="past-punct"> - <verb>catch</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="catch"/> </vp> - <np def="def" number="sing" role="subj" head="this"> - <noun>cat</noun> + <np def="def" number="sing" role="subj" head="this" locus="number"> + <word posp="noun" gloss="cat"/> </np> <np role="obj"> <relp> - <vp tam="past-punct"> - <verb>eat</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="eat"/> </vp> - <np def="def" number="sing" role="subj" head="this"> - <noun>mouse</noun> + <np def="def" number="sing" role="subj" head="this" locus="number"> + <word posp="noun" gloss="mouse"/> </np> <np role="obj"> <relp> - <vp tam="past-punct"> - <verb>buy</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="buy"/> </vp> - <np number="sing" def="neither" role="subj"> - <pron person="1excl" number="sing"/> + <np number="sing" def="neither" role="subj" locus="number"> + <word person="1excl" number="sing" posp="pron"/> </np> - <np def="def" number="sing" role="obj" head="this"> - <noun>cheese</noun> + <np def="def" number="sing" role="obj" head="this" locus="number"> + <word posp="noun" gloss="cheese"/> </np> </relp> </np> </relp> </np> </relp> </np> </s> </example>
module articles:
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 subordinate:
<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">
+ <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" comp="COMP">
<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">
+ <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" comp="COMP">
<word posp="verb" gloss="eat"/>
</vp>
<np role="obj">
<subs>
- <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
+ <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" comp="COMP">
<word posp="verb" gloss="buy"/>
</vp>
<np number="sing" def="neither" role="subj" locus="number">
<word person="1excl" number="sing" posp="pron"/>
</np>
</subs>
<np def="def" number="sing" role="obj" locus="number">
<word posp="noun" gloss="cheese"/>
</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" comp="COMP"> - <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" comp="COMP"> - <word posp="verb" gloss="eat"/> - </vp> <np role="obj"> <subs> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" comp="COMP"> - <word posp="verb" gloss="buy"/> - </vp> <np number="sing" def="neither" role="subj" locus="number"> <word person="1excl" number="sing" posp="pron"/> </np> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" comp="COMP"> + <word posp="verb" gloss="buy"/> + </vp> </subs> <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" comp="COMP"> + <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" comp="COMP"> + <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"> <subs> - <np number="sing" def="neither" role="subj" locus="number"> + <np number="sing" def="neither" role="subj" locus="number" case="NOM"> <word person="1excl" number="sing" posp="pron"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" comp="COMP"> <word posp="verb" gloss="buy"/> </vp> </subs> <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" comp="COMP"> <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" comp="COMP"> <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 addgender:
<example id="relp4" translation="I patted the cat that caught the mouse that ate the cheese that I bought.">
<s>
<np number="sing" def="neither" role="subj" locus="number" case="NOM">
<word person="1excl" number="sing" posp="pron"/>
</np>
- <np role="obj" case="ACC">
+ <np role="obj" case="ACC" gender="fem">
<subs>
- <np role="obj" case="ACC">
+ <np role="obj" case="ACC" gender="fem">
<subs>
- <np role="obj" case="ACC">
+ <np role="obj" case="ACC" gender="masc">
<subs>
<np number="sing" def="neither" role="subj" locus="number" case="NOM">
<word person="1excl" number="sing" posp="pron"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" comp="COMP">
<word posp="verb" gloss="buy"/>
</vp>
</subs>
- <np def="def" number="sing" role="obj" locus="number">
+ <np def="def" number="sing" role="obj" locus="number" gender="masc">
<word posp="noun" gloss="cheese"/>
</np>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" comp="COMP">
<word posp="verb" gloss="eat"/>
</vp>
</subs>
- <np def="def" number="sing" role="subj" locus="number">
+ <np def="def" number="sing" role="subj" locus="number" gender="fem">
<word posp="noun" gloss="mouse"/>
</np>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" comp="COMP">
<word posp="verb" gloss="catch"/>
</vp>
</subs>
- <np def="def" number="sing" role="subj" locus="number">
+ <np def="def" number="sing" role="subj" locus="number" gender="fem">
<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" gender="fem">
+ <np role="obj" case="ACC" gender="fem" number="sing">
<subs>
- <np role="obj" case="ACC" gender="fem">
+ <np role="obj" case="ACC" gender="fem" number="sing">
<subs>
- <np role="obj" case="ACC" gender="masc">
+ <np role="obj" case="ACC" gender="masc" number="sing">
<subs>
<np number="sing" def="neither" role="subj" locus="number" case="NOM">
<word person="1excl" number="sing" posp="pron"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" comp="COMP">
<word posp="verb" gloss="buy"/>
</vp>
</subs>
<np def="def" number="sing" role="obj" locus="number" gender="masc">
<word posp="noun" gloss="cheese"/>
</np>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" comp="COMP">
<word posp="verb" gloss="eat"/>
</vp>
</subs>
<np def="def" number="sing" role="subj" locus="number" gender="fem">
<word posp="noun" gloss="mouse"/>
</np>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" comp="COMP">
<word posp="verb" gloss="catch"/>
</vp>
</subs>
<np def="def" number="sing" role="subj" locus="number" gender="fem">
<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" gender="masc"/>
</np>
<np role="obj" case="ACC" gender="fem" number="sing">
<subs>
<np role="obj" case="ACC" gender="fem" number="sing">
<subs>
<np role="obj" case="ACC" gender="masc" number="sing">
<subs>
<np number="sing" def="neither" role="subj" locus="number" case="NOM">
- <word person="1excl" number="sing" posp="pron"/>
+ <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="masc"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" comp="COMP">
<word posp="verb" gloss="buy"/>
</vp>
</subs>
<np def="def" number="sing" role="obj" locus="number" gender="masc">
<word posp="noun" gloss="cheese"/>
</np>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" comp="COMP">
<word posp="verb" gloss="eat"/>
</vp>
</subs>
<np def="def" number="sing" role="subj" locus="number" gender="fem">
<word posp="noun" gloss="mouse"/>
</np>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" comp="COMP">
<word posp="verb" gloss="catch"/>
</vp>
</subs>
<np def="def" number="sing" role="subj" locus="number" gender="fem">
<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" gender="masc"/> </np> <np role="obj" case="ACC" gender="fem" number="sing"> <subs> <np role="obj" case="ACC" gender="fem" number="sing"> <subs> - <np role="obj" case="ACC" gender="masc" number="sing"> + <np role="obj" case="ACC" gender="masc" number="sing" person="1excl"> <subs> - <np number="sing" def="neither" role="subj" locus="number" case="NOM"> + <np number="sing" def="neither" role="subj" locus="number" case="NOM" person="1excl"> <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="masc"/> </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" comp="COMP"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" comp="COMP" subj="1excl.sing"> <word posp="verb" gloss="buy"/> </vp> </subs> <np def="def" number="sing" role="obj" locus="number" gender="masc"> <word posp="noun" gloss="cheese"/> </np> </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" comp="COMP"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" comp="COMP" obj="1excl.sing"> <word posp="verb" gloss="eat"/> </vp> </subs> <np def="def" number="sing" role="subj" locus="number" gender="fem"> <word posp="noun" gloss="mouse"/> </np> </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" comp="COMP"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" comp="COMP" obj="3.sing.fem"> <word posp="verb" gloss="catch"/> </vp> </subs> <np def="def" number="sing" role="subj" locus="number" gender="fem"> <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.fem"> <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" gender="masc"/> - </np> <np role="obj" case="ACC" gender="fem" number="sing"> <subs> <np role="obj" case="ACC" gender="fem" number="sing"> <subs> <np role="obj" case="ACC" gender="masc" number="sing" person="1excl"> <subs> <np number="sing" def="neither" role="subj" locus="number" case="NOM" person="1excl"> <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="masc"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" comp="COMP" subj="1excl.sing"> <word posp="verb" gloss="buy"/> </vp> </subs> <np def="def" number="sing" role="obj" locus="number" gender="masc"> <word posp="noun" gloss="cheese"/> </np> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" comp="COMP" obj="1excl.sing"> <word posp="verb" gloss="eat"/> </vp> </subs> <np def="def" number="sing" role="subj" locus="number" gender="fem"> <word posp="noun" gloss="mouse"/> </np> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" comp="COMP" obj="3.sing.fem"> <word posp="verb" gloss="catch"/> </vp> </subs> <np def="def" number="sing" role="subj" locus="number" gender="fem"> <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.fem"> <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" gender="fem" number="sing">
<subs>
<np role="obj" case="ACC" gender="fem" number="sing">
<subs>
<np role="obj" case="ACC" gender="masc" number="sing" person="1excl">
<subs>
<np number="sing" def="neither" role="subj" locus="number" case="NOM" person="1excl">
<word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="masc"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" comp="COMP" subj="1excl.sing">
<word posp="verb" gloss="buy"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
+ <thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
+ <thingy type="vpcomp" function="enclitic" gloss="COMP"/>
</vp>
</subs>
<np def="def" number="sing" role="obj" locus="number" gender="masc">
<word posp="noun" gloss="cheese"/>
</np>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" comp="COMP" obj="1excl.sing">
<word posp="verb" gloss="eat"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
+ <thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
+ <thingy type="vpcomp" function="enclitic" gloss="COMP"/>
</vp>
</subs>
<np def="def" number="sing" role="subj" locus="number" gender="fem">
<word posp="noun" gloss="mouse"/>
</np>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" comp="COMP" obj="3.sing.fem">
<word posp="verb" gloss="catch"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
+ <thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
+ <thingy type="vpcomp" function="enclitic" gloss="COMP"/>
</vp>
</subs>
<np def="def" number="sing" role="subj" locus="number" gender="fem">
<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.fem">
<word posp="verb" gloss="pat"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
+ <thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</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" gender="fem" number="sing"> <subs> - <np role="obj" case="ACC" gender="fem" number="sing"> <subs> - <np role="obj" case="ACC" gender="masc" number="sing" person="1excl"> <subs> <np number="sing" def="neither" role="subj" locus="number" case="NOM" person="1excl"> <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="masc"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" comp="COMP" subj="1excl.sing"> <word posp="verb" gloss="buy"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> <thingy type="vpcomp" function="enclitic" gloss="COMP"/> </vp> </subs> - <np def="def" number="sing" role="obj" locus="number" gender="masc"> + <np def="def" number="sing" role="obj" locus="number" gender="masc" 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" comp="COMP" obj="1excl.sing"> <word posp="verb" gloss="eat"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> <thingy type="vpcomp" function="enclitic" gloss="COMP"/> </vp> </subs> - <np def="def" number="sing" role="subj" locus="number" gender="fem"> + <np def="def" number="sing" role="obj" locus="number" gender="fem" 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" comp="COMP" obj="3.sing.fem"> <word posp="verb" gloss="catch"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> <thingy type="vpcomp" function="enclitic" gloss="COMP"/> </vp> </subs> - <np def="def" number="sing" role="subj" locus="number" gender="fem"> + <np def="def" number="sing" role="obj" locus="number" gender="fem" 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.fem"> <word posp="verb" gloss="pat"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> </vp> </s> </example>
unwrapOwnerOwned:
No change.
movedowntoword:
<example id="relp4" translation="I patted the cat that caught the mouse that ate the cheese that I bought.">
<s>
<subs>
<subs>
<subs>
<np number="sing" def="neither" role="subj" locus="number" case="NOM" person="1excl">
- <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="masc"/>
+ <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="masc" def="neither" role="subj" locus="number" case="NOM"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" comp="COMP" subj="1excl.sing">
- <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" comp="COMP" subj="1excl.sing"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
<thingy type="vpcomp" function="enclitic" gloss="COMP"/>
</vp>
</subs>
<np def="def" number="sing" role="obj" locus="number" gender="masc" case="ACC" person="1excl">
- <word posp="noun" gloss="cheese"/>
+ <word posp="noun" gloss="cheese" def="def" number="sing" role="obj" locus="number" gender="masc" case="ACC" person="1excl"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" comp="COMP" 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" comp="COMP" obj="1excl.sing"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
<thingy type="vpcomp" function="enclitic" gloss="COMP"/>
</vp>
</subs>
<np def="def" number="sing" role="obj" locus="number" gender="fem" case="ACC">
- <word posp="noun" gloss="mouse"/>
+ <word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" gender="fem" case="ACC"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" comp="COMP" obj="3.sing.fem">
- <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" comp="COMP" obj="3.sing.fem"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
<thingy type="vpcomp" function="enclitic" gloss="COMP"/>
</vp>
</subs>
<np def="def" number="sing" role="obj" locus="number" gender="fem" case="ACC">
- <word posp="noun" gloss="cat"/>
+ <word posp="noun" gloss="cat" def="def" number="sing" role="obj" locus="number" gender="fem" 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.fem">
- <word posp="verb" gloss="pat"/>
+ <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing" obj="3.sing.fem"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
</s>
</example>
addaffixes:
About to call getSlotValue for 1excl.sing/pron/number/obligatoryGot sing
About to call getSlotValue for buy/verb/voice/obligatory
Got active
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 eat/verb/voice/obligatory
Got active
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 catch/verb/voice/obligatory
Got active
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 pat/verb/voice/obligatory
Got active
<example id="relp4" translation="I patted the cat that caught the mouse that ate the cheese that I bought.">
<s>
<subs>
<subs>
<subs>
<np number="sing" def="neither" role="subj" locus="number" case="NOM" person="1excl">
<word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="masc" def="neither" role="subj" locus="number" case="NOM"/>
+ <thingy type="pronnumber" function="suffix" gloss="sing"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" comp="COMP" subj="1excl.sing">
+ <thingy type="verbvoice" function="prefix" gloss="active"/>
<word posp="verb" gloss="buy" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" comp="COMP" subj="1excl.sing"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
<thingy type="vpcomp" function="enclitic" gloss="COMP"/>
</vp>
</subs>
<np def="def" number="sing" role="obj" locus="number" gender="masc" case="ACC" person="1excl">
<word posp="noun" gloss="cheese" def="def" number="sing" role="obj" locus="number" gender="masc" case="ACC" person="1excl"/>
+ <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" comp="COMP" obj="1excl.sing">
+ <thingy type="verbvoice" function="prefix" gloss="active"/>
<word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" comp="COMP" obj="1excl.sing"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
<thingy type="vpcomp" function="enclitic" gloss="COMP"/>
</vp>
</subs>
<np def="def" number="sing" role="obj" locus="number" gender="fem" case="ACC">
<word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" gender="fem" case="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" comp="COMP" obj="3.sing.fem">
+ <thingy type="verbvoice" function="prefix" gloss="active"/>
<word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" comp="COMP" obj="3.sing.fem"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
<thingy type="vpcomp" function="enclitic" gloss="COMP"/>
</vp>
</subs>
<np def="def" number="sing" role="obj" locus="number" gender="fem" case="ACC">
<word posp="noun" gloss="cat" def="def" number="sing" role="obj" locus="number" gender="fem" case="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.fem">
+ <thingy type="verbvoice" function="prefix" gloss="active"/>
<word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing" obj="3.sing.fem"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
</s>
</example>
flatten:
<example id="relp4" translation="I patted the cat that caught the mouse that ate the cheese that I bought."> - <s> - <subs> - <subs> - <subs> - <np number="sing" def="neither" role="subj" locus="number" case="NOM" person="1excl"> + <flat> <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="masc" def="neither" role="subj" locus="number" case="NOM"/> <thingy type="pronnumber" function="suffix" gloss="sing"/> - </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" comp="COMP" subj="1excl.sing"> <thingy type="verbvoice" function="prefix" gloss="active"/> <word posp="verb" gloss="buy" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" comp="COMP" subj="1excl.sing"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> <thingy type="vpcomp" function="enclitic" gloss="COMP"/> - </vp> - </subs> - <np def="def" number="sing" role="obj" locus="number" gender="masc" case="ACC" person="1excl"> <word posp="noun" gloss="cheese" def="def" number="sing" role="obj" locus="number" gender="masc" case="ACC" person="1excl"/> <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" comp="COMP" obj="1excl.sing"> <thingy type="verbvoice" function="prefix" gloss="active"/> <word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" comp="COMP" obj="1excl.sing"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> <thingy type="vpcomp" function="enclitic" gloss="COMP"/> - </vp> - </subs> - <np def="def" number="sing" role="obj" locus="number" gender="fem" case="ACC"> <word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" gender="fem" case="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" comp="COMP" obj="3.sing.fem"> <thingy type="verbvoice" function="prefix" gloss="active"/> <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" comp="COMP" obj="3.sing.fem"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> <thingy type="vpcomp" function="enclitic" gloss="COMP"/> - </vp> - </subs> - <np def="def" number="sing" role="obj" locus="number" gender="fem" case="ACC"> <word posp="noun" gloss="cat" def="def" number="sing" role="obj" locus="number" gender="fem" case="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.fem"> <thingy type="verbvoice" function="prefix" gloss="active"/> <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing" obj="3.sing.fem"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - </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" gender="masc" def="neither" role="subj" locus="number" case="NOM"/> - <thingy type="pronnumber" function="suffix" gloss="sing"/> - <thingy type="verbvoice" function="prefix" gloss="active"/> - <word posp="verb" gloss="buy" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" comp="COMP" subj="1excl.sing"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - <thingy type="vpcomp" function="enclitic" gloss="COMP"/> - <word posp="noun" gloss="cheese" def="def" number="sing" role="obj" locus="number" gender="masc" case="ACC" person="1excl"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <thingy type="noundef" function="suffix" gloss="def"/> - <thingy type="verbvoice" function="prefix" gloss="active"/> - <word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" comp="COMP" obj="1excl.sing"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - <thingy type="vpcomp" function="enclitic" gloss="COMP"/> - <word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" gender="fem" case="ACC"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <thingy type="noundef" function="suffix" gloss="def"/> - <thingy type="verbvoice" function="prefix" gloss="active"/> - <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" comp="COMP" obj="3.sing.fem"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - <thingy type="vpcomp" function="enclitic" gloss="COMP"/> - <word posp="noun" gloss="cat" def="def" number="sing" role="obj" locus="number" gender="fem" case="ACC"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <thingy type="noundef" function="suffix" gloss="def"/> - <thingy type="verbvoice" function="prefix" gloss="active"/> - <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing" obj="3.sing.fem"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> + <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="masc" def="neither" role="subj" locus="number" case="NOM" ph="ɡ a">ɡa</word> + <thingy type="pronnumber" function="suffix" gloss="sing" attach="suffix" ph="f">f</thingy> + <thingy type="verbvoice" function="prefix" gloss="active" attach="prefix" ph="f">f</thingy> + <word posp="verb" gloss="buy" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" comp="COMP" subj="1excl.sing" ph="o p">op</word> + <thingy type="vpta" function="enclitic" gloss="PAST" ph="d e t͡ʃ">det͡ʃ</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph=""></thingy> + <thingy type="vpcomp" function="enclitic" gloss="COMP" ph="b a ɲ">baɲ</thingy> + <word posp="noun" gloss="cheese" def="def" number="sing" role="obj" locus="number" gender="masc" case="ACC" person="1excl" ph="t͡s a m o l">t͡samol</word> + <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="e l">el</thingy> + <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="e p">ep</thingy> + <thingy type="verbvoice" function="prefix" gloss="active" attach="prefix" ph="f">f</thingy> + <word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" comp="COMP" obj="1excl.sing" ph="i ɡ">iɡ</word> + <thingy type="vpta" function="enclitic" gloss="PAST" ph="d e t͡ʃ">det͡ʃ</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph=""></thingy> + <thingy type="vpcomp" function="enclitic" gloss="COMP" ph="b a ɲ">baɲ</thingy> + <word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" gender="fem" case="ACC" ph="f i ɲ i t͡ʃ">fiɲit͡ʃ</word> + <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="e l">el</thingy> + <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="e p">ep</thingy> + <thingy type="verbvoice" function="prefix" gloss="active" attach="prefix" ph="f">f</thingy> + <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" comp="COMP" obj="3.sing.fem" ph="u b">ub</word> + <thingy type="vpta" function="enclitic" gloss="PAST" ph="d e t͡ʃ">det͡ʃ</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph=""></thingy> + <thingy type="vpcomp" function="enclitic" gloss="COMP" ph="b a ɲ">baɲ</thingy> + <word posp="noun" gloss="cat" def="def" number="sing" role="obj" locus="number" gender="fem" case="ACC" ph="ʃ i j">ʃij</word> + <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="e l">el</thingy> + <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="e p">ep</thingy> + <thingy type="verbvoice" function="prefix" gloss="active" attach="prefix" ph="f">f</thingy> + <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing" obj="3.sing.fem" ph="i f i ɡ o ɡ">ifiɡoɡ</word> + <thingy type="vpta" function="enclitic" gloss="PAST" ph="d e t͡ʃ">det͡ʃ</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph=""></thingy> </flat> </example>
vowelharmony:
No change.
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" gender="masc" def="neither" role="subj" locus="number" case="NOM" ph="ɡ a">ɡa</word> - <thingy type="pronnumber" function="suffix" gloss="sing" attach="suffix" ph="f">f</thingy> - <thingy type="verbvoice" function="prefix" gloss="active" attach="prefix" ph="f">f</thingy> - <word posp="verb" gloss="buy" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" comp="COMP" subj="1excl.sing" ph="o p">op</word> - <thingy type="vpta" function="enclitic" gloss="PAST" ph="d e t͡ʃ">det͡ʃ</thingy> - <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> - <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> - <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph=""></thingy> - <thingy type="vpcomp" function="enclitic" gloss="COMP" ph="b a ɲ">baɲ</thingy> - <word posp="noun" gloss="cheese" def="def" number="sing" role="obj" locus="number" gender="masc" case="ACC" person="1excl" ph="t͡s a m o l">t͡samol</word> - <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="e l">el</thingy> - <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="e p">ep</thingy> - <thingy type="verbvoice" function="prefix" gloss="active" attach="prefix" ph="f">f</thingy> - <word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" comp="COMP" obj="1excl.sing" ph="i ɡ">iɡ</word> - <thingy type="vpta" function="enclitic" gloss="PAST" ph="d e t͡ʃ">det͡ʃ</thingy> - <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> - <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> - <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph=""></thingy> - <thingy type="vpcomp" function="enclitic" gloss="COMP" ph="b a ɲ">baɲ</thingy> - <word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" gender="fem" case="ACC" ph="f i ɲ i t͡ʃ">fiɲit͡ʃ</word> - <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="e l">el</thingy> - <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="e p">ep</thingy> - <thingy type="verbvoice" function="prefix" gloss="active" attach="prefix" ph="f">f</thingy> - <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" comp="COMP" obj="3.sing.fem" ph="u b">ub</word> - <thingy type="vpta" function="enclitic" gloss="PAST" ph="d e t͡ʃ">det͡ʃ</thingy> - <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> - <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> - <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph=""></thingy> - <thingy type="vpcomp" function="enclitic" gloss="COMP" ph="b a ɲ">baɲ</thingy> - <word posp="noun" gloss="cat" def="def" number="sing" role="obj" locus="number" gender="fem" case="ACC" ph="ʃ i j">ʃij</word> - <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="e l">el</thingy> - <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="e p">ep</thingy> - <thingy type="verbvoice" function="prefix" gloss="active" attach="prefix" ph="f">f</thingy> - <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing" obj="3.sing.fem" ph="i f i ɡ o ɡ">ifiɡoɡ</word> - <thingy type="vpta" function="enclitic" gloss="PAST" ph="d e t͡ʃ">det͡ʃ</thingy> - <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> - <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> - <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph=""></thingy> + <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="masc" def="neither" role="subj" locus="number" case="NOM">ɡa</word> + <thingy type="pronnumber" function="suffix" gloss="sing">f</thingy> + <thingy type="verbvoice" function="prefix" gloss="active">f</thingy> + <word posp="verb" gloss="buy" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" comp="COMP" subj="1excl.sing">op</word> + <thingy type="vpta" function="enclitic" gloss="PAST">det͡ʃ</thingy> + <thingy type="vpcomp" function="enclitic" gloss="COMP">baɲ</thingy> + <word posp="noun" gloss="cheese" def="def" number="sing" role="obj" locus="number" gender="masc" case="ACC" person="1excl">t͡samol</word> + <thingy type="nounnumber" function="suffix" gloss="sing">el</thingy> + <thingy type="noundef" function="suffix" gloss="def">ep</thingy> + <thingy type="verbvoice" function="prefix" gloss="active">f</thingy> + <word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" comp="COMP" obj="1excl.sing">iɡ</word> + <thingy type="vpta" function="enclitic" gloss="PAST">det͡ʃ</thingy> + <thingy type="vpcomp" function="enclitic" gloss="COMP">baɲ</thingy> + <word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" gender="fem" case="ACC">fiɲit͡ʃ</word> + <thingy type="nounnumber" function="suffix" gloss="sing">el</thingy> + <thingy type="noundef" function="suffix" gloss="def">ep</thingy> + <thingy type="verbvoice" function="prefix" gloss="active">f</thingy> + <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" comp="COMP" obj="3.sing.fem">ub</word> + <thingy type="vpta" function="enclitic" gloss="PAST">det͡ʃ</thingy> + <thingy type="vpcomp" function="enclitic" gloss="COMP">baɲ</thingy> + <word posp="noun" gloss="cat" def="def" number="sing" role="obj" locus="number" gender="fem" case="ACC">ʃij</word> + <thingy type="nounnumber" function="suffix" gloss="sing">el</thingy> + <thingy type="noundef" function="suffix" gloss="def">ep</thingy> + <thingy type="verbvoice" function="prefix" gloss="active">f</thingy> + <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing" obj="3.sing.fem">ifiɡoɡ</word> + <thingy type="vpta" function="enclitic" gloss="PAST">det͡ʃ</thingy> </flat> + <p><span class="ilpair"><span class="mor">ɡa</span><br><span class="gls">1excl.sing</span></span> <span class="ilpair"><span class="mor">-f</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">f-</span><br><span class="gls">active</span></span> <span class="ilpair"><span class="mor">op</span><br><span class="gls">buy</span></span> <span class="ilpair"><span class="mor">det͡ʃ</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">baɲ</span><br><span class="gls"><span class="glssc">COMP</span></span></span> <span class="ilpair"><span class="mor">t͡samol</span><br><span class="gls">cheese</span></span> <span class="ilpair"><span class="mor">-el</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">-ep</span><br><span class="gls">def</span></span> <span class="ilpair"><span class="mor">f-</span><br><span class="gls">active</span></span> <span class="ilpair"><span class="mor">iɡ</span><br><span class="gls">eat</span></span> <span class="ilpair"><span class="mor">det͡ʃ</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">baɲ</span><br><span class="gls"><span class="glssc">COMP</span></span></span> <span class="ilpair"><span class="mor">fiɲit͡ʃ</span><br><span class="gls">mouse</span></span> <span class="ilpair"><span class="mor">-el</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">-ep</span><br><span class="gls">def</span></span> <span class="ilpair"><span class="mor">f-</span><br><span class="gls">active</span></span> <span class="ilpair"><span class="mor">ub</span><br><span class="gls">catch</span></span> <span class="ilpair"><span class="mor">det͡ʃ</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">baɲ</span><br><span class="gls"><span class="glssc">COMP</span></span></span> <span class="ilpair"><span class="mor">ʃij</span><br><span class="gls">cat</span></span> <span class="ilpair"><span class="mor">-el</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">-ep</span><br><span class="gls">def</span></span> <span class="ilpair"><span class="mor">f-</span><br><span class="gls">active</span></span> <span class="ilpair"><span class="mor">ifiɡoɡ</span><br><span class="gls">pat</span></span> <span class="ilpair"><span class="mor">det͡ʃ</span><br><span class="gls"><span class="glssc">PAST</span></span></span></p> + <p>ɡaf fop det͡ʃ baɲ t͡samolelep fiɡ det͡ʃ baɲ fiɲit͡ʃelep fub det͡ʃ baɲ ʃijelep fifiɡoɡ det͡ʃ</p> + <p>gaf fop dech bañ tzamolelep fig dech bañ fiñichelep fub dech bañ shijelep fifigog dech</p> + <il> + <w> + <o>ɡa</o> + <g>1excl.sing</g> + </w> + <w> + <o>-f</o> + <g>sing</g> + </w> + <w> + <o>f-</o> + <g>active</g> + </w> + <w> + <o>op</o> + <g>buy</g> + </w> + <w> + <o>det͡ʃ</o> + <g>PAST</g> + </w> + <w> + <o>baɲ</o> + <g>COMP</g> + </w> + <w> + <o>t͡samol</o> + <g>cheese</g> + </w> + <w> + <o>-el</o> + <g>sing</g> + </w> + <w> + <o>-ep</o> + <g>def</g> + </w> + <w> + <o>f-</o> + <g>active</g> + </w> + <w> + <o>iɡ</o> + <g>eat</g> + </w> + <w> + <o>det͡ʃ</o> + <g>PAST</g> + </w> + <w> + <o>baɲ</o> + <g>COMP</g> + </w> + <w> + <o>fiɲit͡ʃ</o> + <g>mouse</g> + </w> + <w> + <o>-el</o> + <g>sing</g> + </w> + <w> + <o>-ep</o> + <g>def</g> + </w> + <w> + <o>f-</o> + <g>active</g> + </w> + <w> + <o>ub</o> + <g>catch</g> + </w> + <w> + <o>det͡ʃ</o> + <g>PAST</g> + </w> + <w> + <o>baɲ</o> + <g>COMP</g> + </w> + <w> + <o>ʃij</o> + <g>cat</g> + </w> + <w> + <o>-el</o> + <g>sing</g> + </w> + <w> + <o>-ep</o> + <g>def</g> + </w> + <w> + <o>f-</o> + <g>active</g> + </w> + <w> + <o>ifiɡoɡ</o> + <g>pat</g> + </w> + <w> + <o>det͡ʃ</o> + <g>PAST</g> + </w> + </il> </example>
Gaf fop dech bañ tzamolelep fig dech bañ fiñichelep fub dech bañ shijelep fifigog dech. [ɡaf fop det͡ʃ baɲ t͡samolelep fiɡ det͡ʃ baɲ fiɲit͡ʃelep fub det͡ʃ baɲ ʃijelep fifiɡoɡ det͡ʃ] ɡa 1excl.sing -f sing f- active op buy det͡ʃ PAST baɲ COMP t͡samol cheese -el sing -ep def f- active iɡ eat det͡ʃ PAST baɲ COMP fiɲit͡ʃ mouse -el sing -ep def f- active ub catch det͡ʃ PAST baɲ COMP ʃij cat -el sing -ep def f- active ifiɡoɡ pat det͡ʃ PAST “I patted the cat that caught the mouse that ate the cheese that I bought.” | (26) |
Complementation Strategies
Nuch marks complement clauses with subordinating verbal morphology. The embedded verb is fully finite and carries a subordinating suffix that identifies the clause as a complement. No structural changes occur within the clause apart from this verbal marking.
The following example illustrate how complement clauses function:
initial XML:
<example id="comp1" translation="It surprised the teacher that the boy had given the girl an apple.">
<s>
<vp tam="past-punct">
<verb>surprise</verb>
</vp>
<np role="subj">
<subs>
<vp tam="past-punct">
<verb>give</verb>
</vp>
<np number="sing" def="def" head="this" role="subj">
<noun>boy</noun>
</np>
<np number="sing" def="indef" role="obj">
<noun>apple</noun>
</np>
<np number="sing" def="def" role="indobj" tr="rheme">
<noun>girl</noun>
</np>
</subs>
</np>
<np number="sing" def="def" role="indobj">
<noun>teacher</noun>
</np>
</s>
</example>cleanup:
<example id="comp1" translation="It surprised the teacher that the boy had given the girl an apple."> <s> - <vp tam="past-punct"> - <verb>surprise</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="surprise"/> </vp> <np role="subj"> <subs> - <vp tam="past-punct"> - <verb>give</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="give"/> </vp> - <np number="sing" def="def" head="this" role="subj"> - <noun>boy</noun> + <np number="sing" def="def" head="this" role="subj" locus="number"> + <word posp="noun" gloss="boy"/> </np> - <np number="sing" def="indef" role="obj"> - <noun>apple</noun> + <np number="sing" def="indef" role="obj" locus="number"> + <word posp="noun" gloss="apple"/> </np> - <np number="sing" def="def" role="indobj" tr="rheme"> - <noun>girl</noun> + <np number="sing" def="def" role="indobj" tr="rheme" locus="number"> + <word posp="noun" gloss="girl"/> </np> </subs> </np> - <np number="sing" def="def" role="indobj"> - <noun>teacher</noun> + <np number="sing" def="def" role="indobj" locus="number"> + <word posp="noun" gloss="teacher"/> </np> </s> </example>
module articles:
<example id="comp1" translation="It surprised the teacher that the boy had given the girl an apple.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active">
<word posp="verb" gloss="surprise"/>
</vp>
<np role="subj">
<subs>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active">
<word posp="verb" gloss="give"/>
</vp>
<np number="sing" def="def" head="this" role="subj" locus="number">
<word posp="noun" gloss="boy"/>
</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 subordinate:
<example id="comp1" translation="It surprised the teacher that the boy had given the girl an apple.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="surprise"/>
</vp>
<np role="subj">
<subs>
- <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
+ <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" comp="COMP">
<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>
tva1tva2
tva1
tva2
module affixdensity:
No change.
module adpositions:
No change.
module constorder:
<example id="comp1" translation="It surprised the teacher that the boy had given the girl an apple."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> - <word posp="verb" gloss="surprise"/> - </vp> <np role="subj"> <subs> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" comp="COMP"> - <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="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" comp="COMP"> + <word posp="verb" gloss="give"/> + </vp> </subs> </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"> <subs> - <np number="sing" def="def" head="this" role="subj" locus="number"> + <np number="sing" def="def" head="this" role="subj" locus="number" case="NOM"> <word posp="noun" gloss="boy"/> </np> - <np number="sing" def="def" role="indobj" tr="rheme" locus="number"> + <np number="sing" def="def" role="indobj" tr="rheme" locus="number" case="DAT"> <word posp="noun" gloss="girl"/> </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" comp="COMP"> <word posp="verb" gloss="give"/> </vp> </subs> </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:
No change.
module addgender:
<example id="comp1" translation="It surprised the teacher that the boy had given the girl an apple."> <s> - <np role="subj" case="NOM"> + <np role="subj" case="NOM" gender="masc" number="sing"> <subs> - <np number="sing" def="def" head="this" role="subj" locus="number" case="NOM"> + <np number="sing" def="def" head="this" role="subj" locus="number" case="NOM" gender="masc"> <word posp="noun" gloss="boy"/> </np> - <np number="sing" def="def" role="indobj" tr="rheme" locus="number" case="DAT"> + <np number="sing" def="def" role="indobj" tr="rheme" locus="number" case="DAT" gender="fem"> <word posp="noun" gloss="girl"/> </np> - <np number="sing" role="obj" locus="number" case="ACC"> + <np number="sing" role="obj" locus="number" case="ACC" gender="masc"> <word posp="noun" gloss="apple"/> <word gloss="a" posp="det"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" comp="COMP"> <word posp="verb" gloss="give"/> </vp> </subs> </np> - <np number="sing" def="def" role="indobj" locus="number" case="DAT"> + <np number="sing" def="def" role="indobj" locus="number" case="DAT" gender="fem"> <word posp="noun" gloss="teacher"/> </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:
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="comp1" translation="It surprised the teacher that the boy had given the girl an apple.">
<s>
<np role="subj" case="NOM" gender="masc" number="sing">
<subs>
<np number="sing" def="def" head="this" role="subj" locus="number" case="NOM" gender="masc">
<word posp="noun" gloss="boy"/>
</np>
<np number="sing" def="def" role="indobj" tr="rheme" locus="number" case="DAT" gender="fem">
<word posp="noun" gloss="girl"/>
</np>
<np number="sing" role="obj" locus="number" case="ACC" gender="masc">
<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" comp="COMP">
+ <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" comp="COMP" subj="3.sing.masc" indobj="3.sing.fem" obj="3.sing.masc">
<word posp="verb" gloss="give"/>
</vp>
</subs>
</np>
<np number="sing" def="def" role="indobj" locus="number" case="DAT" gender="fem">
<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.masc" indobj="3.sing.fem">
<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" gender="masc" number="sing">
<subs>
<np number="sing" def="def" head="this" role="subj" locus="number" case="NOM" gender="masc">
<word posp="noun" gloss="boy"/>
</np>
<np number="sing" def="def" role="indobj" tr="rheme" locus="number" case="DAT" gender="fem">
<word posp="noun" gloss="girl"/>
</np>
<np number="sing" role="obj" locus="number" case="ACC" gender="masc">
<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" comp="COMP" subj="3.sing.masc" indobj="3.sing.fem" obj="3.sing.masc">
<word posp="verb" gloss="give"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
+ <thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
+ <thingy type="vpcomp" function="enclitic" gloss="COMP"/>
</vp>
</subs>
</np>
<np number="sing" def="def" role="indobj" locus="number" case="DAT" gender="fem">
<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.masc" indobj="3.sing.fem">
<word posp="verb" gloss="surprise"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
+ <thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
</s>
</example>
propagateArgumentCase:
No change.
unwrapArgumentNPs:
No change.
unwrapOwnerOwned:
No change.
movedowntoword:
<example id="comp1" translation="It surprised the teacher that the boy had given the girl an apple.">
<s>
<np role="subj" case="NOM" gender="masc" number="sing">
<subs>
<np number="sing" def="def" head="this" role="subj" locus="number" case="NOM" gender="masc">
- <word posp="noun" gloss="boy"/>
+ <word posp="noun" gloss="boy" number="sing" def="def" head="this" role="subj" locus="number" case="NOM" gender="masc"/>
</np>
<np number="sing" def="def" role="indobj" tr="rheme" locus="number" case="DAT" gender="fem">
- <word posp="noun" gloss="girl"/>
+ <word posp="noun" gloss="girl" number="sing" def="def" role="indobj" tr="rheme" locus="number" case="DAT" gender="fem"/>
</np>
<np number="sing" role="obj" locus="number" case="ACC" gender="masc">
- <word posp="noun" gloss="apple"/>
- <word gloss="a" posp="det"/>
+ <word posp="noun" gloss="apple" number="sing" role="obj" locus="number" case="ACC" gender="masc"/>
+ <word gloss="a" posp="det" number="sing" role="obj" locus="number" case="ACC" gender="masc"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" comp="COMP" subj="3.sing.masc" indobj="3.sing.fem" obj="3.sing.masc">
- <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" comp="COMP" subj="3.sing.masc" indobj="3.sing.fem" obj="3.sing.masc"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
<thingy type="vpcomp" function="enclitic" gloss="COMP"/>
</vp>
</subs>
</np>
<np number="sing" def="def" role="indobj" locus="number" case="DAT" gender="fem">
- <word posp="noun" gloss="teacher"/>
+ <word posp="noun" gloss="teacher" number="sing" def="def" role="indobj" locus="number" case="DAT" gender="fem"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.masc" indobj="3.sing.fem">
- <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.masc" indobj="3.sing.fem"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
</s>
</example>
addaffixes:
About to call getSlotValue for boy/noun/number/obligatoryGot sing
About to call getSlotValue for boy/noun/def/optional
Got def
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/number/obligatory
Got sing
About to call getSlotValue for apple/noun/def/optional
About to call getSlotValue for a/det/gender/obligatory
Got masc
About to call getSlotValue for a/det/number/obligatory
Got sing
About to call getSlotValue for give/verb/voice/obligatory
Got active
About to call getSlotValue for teacher/noun/number/obligatory
Got sing
About to call getSlotValue for teacher/noun/def/optional
Got def
About to call getSlotValue for surprise/verb/voice/obligatory
Got active
<example id="comp1" translation="It surprised the teacher that the boy had given the girl an apple.">
<s>
<np role="subj" case="NOM" gender="masc" number="sing">
<subs>
<np number="sing" def="def" head="this" role="subj" locus="number" case="NOM" gender="masc">
<word posp="noun" gloss="boy" number="sing" def="def" head="this" role="subj" locus="number" case="NOM" gender="masc"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
</np>
<np number="sing" def="def" role="indobj" tr="rheme" locus="number" case="DAT" gender="fem">
<word posp="noun" gloss="girl" number="sing" def="def" role="indobj" tr="rheme" locus="number" case="DAT" gender="fem"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
</np>
<np number="sing" role="obj" locus="number" case="ACC" gender="masc">
<word posp="noun" gloss="apple" number="sing" role="obj" locus="number" case="ACC" gender="masc"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
<word gloss="a" posp="det" number="sing" role="obj" locus="number" case="ACC" gender="masc"/>
+ <thingy type="detgender" function="suffix" gloss="masc"/>
+ <thingy type="detnumber" function="suffix" gloss="sing"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" comp="COMP" subj="3.sing.masc" indobj="3.sing.fem" obj="3.sing.masc">
+ <thingy type="verbvoice" function="prefix" gloss="active"/>
<word posp="verb" gloss="give" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" comp="COMP" subj="3.sing.masc" indobj="3.sing.fem" obj="3.sing.masc"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
<thingy type="vpcomp" function="enclitic" gloss="COMP"/>
</vp>
</subs>
</np>
<np number="sing" def="def" role="indobj" locus="number" case="DAT" gender="fem">
<word posp="noun" gloss="teacher" number="sing" def="def" role="indobj" locus="number" case="DAT" gender="fem"/>
+ <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.masc" indobj="3.sing.fem">
+ <thingy type="verbvoice" function="prefix" gloss="active"/>
<word posp="verb" gloss="surprise" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.masc" indobj="3.sing.fem"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
</s>
</example>
flatten:
<example id="comp1" translation="It surprised the teacher that the boy had given the girl an apple."> - <s> - <np role="subj" case="NOM" gender="masc" number="sing"> - <subs> - <np number="sing" def="def" head="this" role="subj" locus="number" case="NOM" gender="masc"> + <flat> <word posp="noun" gloss="boy" number="sing" def="def" head="this" role="subj" locus="number" case="NOM" gender="masc"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> <thingy type="noundef" function="suffix" gloss="def"/> - </np> - <np number="sing" def="def" role="indobj" tr="rheme" locus="number" case="DAT" gender="fem"> <word posp="noun" gloss="girl" number="sing" def="def" role="indobj" tr="rheme" locus="number" case="DAT" gender="fem"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> <thingy type="noundef" function="suffix" gloss="def"/> - </np> - <np number="sing" role="obj" locus="number" case="ACC" gender="masc"> <word posp="noun" gloss="apple" number="sing" role="obj" locus="number" case="ACC" gender="masc"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> <word gloss="a" posp="det" number="sing" role="obj" locus="number" case="ACC" gender="masc"/> <thingy type="detgender" function="suffix" gloss="masc"/> <thingy type="detnumber" function="suffix" gloss="sing"/> - </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" comp="COMP" subj="3.sing.masc" indobj="3.sing.fem" obj="3.sing.masc"> <thingy type="verbvoice" function="prefix" gloss="active"/> <word posp="verb" gloss="give" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" comp="COMP" subj="3.sing.masc" indobj="3.sing.fem" obj="3.sing.masc"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> <thingy type="vpcomp" function="enclitic" gloss="COMP"/> - </vp> - </subs> - </np> - <np number="sing" def="def" role="indobj" locus="number" case="DAT" gender="fem"> <word posp="noun" gloss="teacher" number="sing" def="def" role="indobj" locus="number" case="DAT" gender="fem"/> <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.masc" indobj="3.sing.fem"> <thingy type="verbvoice" function="prefix" gloss="active"/> <word posp="verb" gloss="surprise" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.masc" indobj="3.sing.fem"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - </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="subj" locus="number" case="NOM" gender="masc"/> - <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" gender="fem"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <thingy type="noundef" function="suffix" gloss="def"/> - <word posp="noun" gloss="apple" number="sing" role="obj" locus="number" case="ACC" gender="masc"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <word gloss="a" posp="det" number="sing" role="obj" locus="number" case="ACC" gender="masc"/> - <thingy type="detgender" function="suffix" gloss="masc"/> - <thingy type="detnumber" function="suffix" gloss="sing"/> - <thingy type="verbvoice" function="prefix" gloss="active"/> - <word posp="verb" gloss="give" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" comp="COMP" subj="3.sing.masc" indobj="3.sing.fem" obj="3.sing.masc"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - <thingy type="vpcomp" function="enclitic" gloss="COMP"/> - <word posp="noun" gloss="teacher" number="sing" def="def" role="indobj" locus="number" case="DAT" gender="fem"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <thingy type="noundef" function="suffix" gloss="def"/> - <thingy type="verbvoice" function="prefix" gloss="active"/> - <word posp="verb" gloss="surprise" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.masc" indobj="3.sing.fem"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> + <word posp="noun" gloss="boy" number="sing" def="def" head="this" role="subj" locus="number" case="NOM" gender="masc" ph="ʋ u m">ʋum</word> + <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="e l">el</thingy> + <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="e p">ep</thingy> + <word posp="noun" gloss="girl" number="sing" def="def" role="indobj" tr="rheme" locus="number" case="DAT" gender="fem" ph="k i n">kin</word> + <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="e l">el</thingy> + <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="e p">ep</thingy> + <word posp="noun" gloss="apple" number="sing" role="obj" locus="number" case="ACC" gender="masc" ph="ɲ o t u t͡ɕ">ɲotut͡ɕ</word> + <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="e l">el</thingy> + <word gloss="a" posp="det" number="sing" role="obj" locus="number" case="ACC" gender="masc" ph="t͡ʃ o">t͡ʃo</word> + <thingy type="detgender" function="suffix" gloss="masc" attach="suffix" ph="t͡ʃ">t͡ʃ</thingy> + <thingy type="detnumber" function="suffix" gloss="sing" attach="suffix" ph="i ʑ">iʑ</thingy> + <thingy type="verbvoice" function="prefix" gloss="active" attach="prefix" ph="f">f</thingy> + <word posp="verb" gloss="give" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" comp="COMP" subj="3.sing.masc" indobj="3.sing.fem" obj="3.sing.masc" ph="o s">os</word> + <thingy type="vpta" function="enclitic" gloss="PAST" ph="d e t͡ʃ">det͡ʃ</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph=""></thingy> + <thingy type="vpcomp" function="enclitic" gloss="COMP" ph="b a ɲ">baɲ</thingy> + <word posp="noun" gloss="teacher" number="sing" def="def" role="indobj" locus="number" case="DAT" gender="fem" ph="d i t͡ʃ e l">dit͡ʃel</word> + <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="e l">el</thingy> + <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="e p">ep</thingy> + <thingy type="verbvoice" function="prefix" gloss="active" attach="prefix" ph="f">f</thingy> + <word posp="verb" gloss="surprise" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.masc" indobj="3.sing.fem" ph="u l i b u r">ulibur</word> + <thingy type="vpta" function="enclitic" gloss="PAST" ph="d e t͡ʃ">det͡ʃ</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph=""></thingy> </flat> </example>
vowelharmony:
No change.
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="subj" locus="number" case="NOM" gender="masc" ph="ʋ u m">ʋum</word> - <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="e l">el</thingy> - <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="e p">ep</thingy> - <word posp="noun" gloss="girl" number="sing" def="def" role="indobj" tr="rheme" locus="number" case="DAT" gender="fem" ph="k i n">kin</word> - <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="e l">el</thingy> - <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="e p">ep</thingy> - <word posp="noun" gloss="apple" number="sing" role="obj" locus="number" case="ACC" gender="masc" ph="ɲ o t u t͡ɕ">ɲotut͡ɕ</word> - <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="e l">el</thingy> - <word gloss="a" posp="det" number="sing" role="obj" locus="number" case="ACC" gender="masc" ph="t͡ʃ o">t͡ʃo</word> - <thingy type="detgender" function="suffix" gloss="masc" attach="suffix" ph="t͡ʃ">t͡ʃ</thingy> - <thingy type="detnumber" function="suffix" gloss="sing" attach="suffix" ph="i ʑ">iʑ</thingy> - <thingy type="verbvoice" function="prefix" gloss="active" attach="prefix" ph="f">f</thingy> - <word posp="verb" gloss="give" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" comp="COMP" subj="3.sing.masc" indobj="3.sing.fem" obj="3.sing.masc" ph="o s">os</word> - <thingy type="vpta" function="enclitic" gloss="PAST" ph="d e t͡ʃ">det͡ʃ</thingy> - <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> - <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> - <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph=""></thingy> - <thingy type="vpcomp" function="enclitic" gloss="COMP" ph="b a ɲ">baɲ</thingy> - <word posp="noun" gloss="teacher" number="sing" def="def" role="indobj" locus="number" case="DAT" gender="fem" ph="d i t͡ʃ e l">dit͡ʃel</word> - <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="e l">el</thingy> - <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="e p">ep</thingy> - <thingy type="verbvoice" function="prefix" gloss="active" attach="prefix" ph="f">f</thingy> - <word posp="verb" gloss="surprise" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.masc" indobj="3.sing.fem" ph="u l i b u r">ulibur</word> - <thingy type="vpta" function="enclitic" gloss="PAST" ph="d e t͡ʃ">det͡ʃ</thingy> - <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> - <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> - <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph=""></thingy> + <word posp="noun" gloss="boy" number="sing" def="def" head="this" role="subj" locus="number" case="NOM" gender="masc">ʋum</word> + <thingy type="nounnumber" function="suffix" gloss="sing">el</thingy> + <thingy type="noundef" function="suffix" gloss="def">ep</thingy> + <word posp="noun" gloss="girl" number="sing" def="def" role="indobj" tr="rheme" locus="number" case="DAT" gender="fem">kin</word> + <thingy type="nounnumber" function="suffix" gloss="sing">el</thingy> + <thingy type="noundef" function="suffix" gloss="def">ep</thingy> + <word posp="noun" gloss="apple" number="sing" role="obj" locus="number" case="ACC" gender="masc">ɲotut͡ɕ</word> + <thingy type="nounnumber" function="suffix" gloss="sing">el</thingy> + <word gloss="a" posp="det" number="sing" role="obj" locus="number" case="ACC" gender="masc">t͡ʃo</word> + <thingy type="detgender" function="suffix" gloss="masc">t͡ʃ</thingy> + <thingy type="detnumber" function="suffix" gloss="sing">iʑ</thingy> + <thingy type="verbvoice" function="prefix" gloss="active">f</thingy> + <word posp="verb" gloss="give" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" comp="COMP" subj="3.sing.masc" indobj="3.sing.fem" obj="3.sing.masc">os</word> + <thingy type="vpta" function="enclitic" gloss="PAST">det͡ʃ</thingy> + <thingy type="vpcomp" function="enclitic" gloss="COMP">baɲ</thingy> + <word posp="noun" gloss="teacher" number="sing" def="def" role="indobj" locus="number" case="DAT" gender="fem">dit͡ʃel</word> + <thingy type="nounnumber" function="suffix" gloss="sing">el</thingy> + <thingy type="noundef" function="suffix" gloss="def">ep</thingy> + <thingy type="verbvoice" function="prefix" gloss="active">f</thingy> + <word posp="verb" gloss="surprise" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.masc" indobj="3.sing.fem">ulibur</word> + <thingy type="vpta" function="enclitic" gloss="PAST">det͡ʃ</thingy> </flat> + <p><span class="ilpair"><span class="mor">ʋum</span><br><span class="gls">boy</span></span> <span class="ilpair"><span class="mor">-el</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">-ep</span><br><span class="gls">def</span></span> <span class="ilpair"><span class="mor">kin</span><br><span class="gls">girl</span></span> <span class="ilpair"><span class="mor">-el</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">-ep</span><br><span class="gls">def</span></span> <span class="ilpair"><span class="mor">ɲotut͡ɕ</span><br><span class="gls">apple</span></span> <span class="ilpair"><span class="mor">-el</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">t͡ʃo</span><br><span class="gls">a</span></span> <span class="ilpair"><span class="mor">-t͡ʃ</span><br><span class="gls">masc</span></span> <span class="ilpair"><span class="mor">-iʑ</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">f-</span><br><span class="gls">active</span></span> <span class="ilpair"><span class="mor">os</span><br><span class="gls">give</span></span> <span class="ilpair"><span class="mor">det͡ʃ</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">baɲ</span><br><span class="gls"><span class="glssc">COMP</span></span></span> <span class="ilpair"><span class="mor">dit͡ʃel</span><br><span class="gls">teacher</span></span> <span class="ilpair"><span class="mor">-el</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">-ep</span><br><span class="gls">def</span></span> <span class="ilpair"><span class="mor">f-</span><br><span class="gls">active</span></span> <span class="ilpair"><span class="mor">ulibur</span><br><span class="gls">surprise</span></span> <span class="ilpair"><span class="mor">det͡ʃ</span><br><span class="gls"><span class="glssc">PAST</span></span></span></p> + <p>ʋumelep kinelep ɲotut͡ɕel t͡ʃot͡ʃiʑ fos det͡ʃ baɲ dit͡ʃelelep fulibur det͡ʃ</p> + <p>wumelep kinelep ñotutyel chochiʑ fos dech bañ dichelelep fuliburr dech</p> + <il> + <w> + <o>ʋum</o> + <g>boy</g> + </w> + <w> + <o>-el</o> + <g>sing</g> + </w> + <w> + <o>-ep</o> + <g>def</g> + </w> + <w> + <o>kin</o> + <g>girl</g> + </w> + <w> + <o>-el</o> + <g>sing</g> + </w> + <w> + <o>-ep</o> + <g>def</g> + </w> + <w> + <o>ɲotut͡ɕ</o> + <g>apple</g> + </w> + <w> + <o>-el</o> + <g>sing</g> + </w> + <w> + <o>t͡ʃo</o> + <g>a</g> + </w> + <w> + <o>-t͡ʃ</o> + <g>masc</g> + </w> + <w> + <o>-iʑ</o> + <g>sing</g> + </w> + <w> + <o>f-</o> + <g>active</g> + </w> + <w> + <o>os</o> + <g>give</g> + </w> + <w> + <o>det͡ʃ</o> + <g>PAST</g> + </w> + <w> + <o>baɲ</o> + <g>COMP</g> + </w> + <w> + <o>dit͡ʃel</o> + <g>teacher</g> + </w> + <w> + <o>-el</o> + <g>sing</g> + </w> + <w> + <o>-ep</o> + <g>def</g> + </w> + <w> + <o>f-</o> + <g>active</g> + </w> + <w> + <o>ulibur</o> + <g>surprise</g> + </w> + <w> + <o>det͡ʃ</o> + <g>PAST</g> + </w> + </il> </example>
Wumelep kinelep ñotutyel chochiʑ fos dech bañ dichelelep fuliburr dech. [ʋumelep kinelep ɲotut͡ɕel t͡ʃot͡ʃiʑ fos det͡ʃ baɲ dit͡ʃelelep fulibur det͡ʃ] ʋum boy -el sing -ep def kin girl -el sing -ep def ɲotut͡ɕ apple -el sing t͡ʃo a -t͡ʃ masc -iʑ sing f- active os give det͡ʃ PAST baɲ COMP dit͡ʃel teacher -el sing -ep def f- active ulibur surprise det͡ʃ PAST “It surprised the teacher that the boy had given the girl an apple.” | (27) |
Quotes
Nuch expresses quoted or reported speech without a dedicated quotative particle. Quotations appear as ordinary clauses, distinguished only by the surrounding syntactic context or by the use of verbs of speaking.
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 subordinate:
<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">
<subs>
- <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" comp="COMP">
<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>
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"> <subs> - <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" comp="COMP"> - <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" comp="COMP"> + <word posp="verb" gloss="love"/> + </vp> </subs> </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"> <subs> - <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" comp="COMP"> <word posp="verb" gloss="love"/> </vp> </subs> </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:
No change.
module addgender:
<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"> + <np def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM" gender="masc"> <word posp="noun" gloss="boy"/> </np> - <np def="def" number="sing" tr="theme" role="indobj" locus="number" case="DAT"> + <np def="def" number="sing" tr="theme" role="indobj" locus="number" case="DAT" gender="fem"> <word posp="noun" gloss="girl"/> </np> - <np role="obj" tr="rheme" case="ACC"> + <np role="obj" tr="rheme" case="ACC" gender="masc" number="sing"> <subs> <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" 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" comp="COMP"> <word posp="verb" gloss="love"/> </vp> </subs> </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:
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="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" gender="masc">
<word posp="noun" gloss="boy"/>
</np>
<np def="def" number="sing" tr="theme" role="indobj" locus="number" case="DAT" gender="fem">
<word posp="noun" gloss="girl"/>
</np>
<np role="obj" tr="rheme" case="ACC" gender="masc" number="sing">
<subs>
<np number="sing" def="neither" role="subj" locus="number" case="NOM">
- <word person="1excl" number="sing" posp="pron"/>
+ <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="masc"/>
</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" gender="masc"/>
</np>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" comp="COMP">
<word posp="verb" gloss="love"/>
</vp>
</subs>
</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" gender="masc">
<word posp="noun" gloss="boy"/>
</np>
<np def="def" number="sing" tr="theme" role="indobj" locus="number" case="DAT" gender="fem">
<word posp="noun" gloss="girl"/>
</np>
- <np role="obj" tr="rheme" case="ACC" gender="masc" number="sing">
+ <np role="obj" tr="rheme" case="ACC" gender="masc" number="sing" person="1excl">
<subs>
- <np number="sing" def="neither" role="subj" locus="number" case="NOM">
+ <np number="sing" def="neither" role="subj" locus="number" case="NOM" person="1excl">
<word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="masc"/>
</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" gender="masc"/>
</np>
- <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" comp="COMP">
+ <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" comp="COMP" subj="1excl.sing" obj="2.sing">
<word posp="verb" gloss="love"/>
</vp>
</subs>
</np>
- <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
+ <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.masc" indobj="3.sing.fem" 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" gender="masc">
<word posp="noun" gloss="boy"/>
</np>
<np def="def" number="sing" tr="theme" role="indobj" locus="number" case="DAT" gender="fem">
<word posp="noun" gloss="girl"/>
</np>
<np role="obj" tr="rheme" case="ACC" gender="masc" number="sing" person="1excl">
<subs>
<np number="sing" def="neither" role="subj" locus="number" case="NOM" person="1excl">
<word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="masc"/>
</np>
<np number="sing" def="neither" role="obj" locus="number" case="ACC" person="2">
<word person="2" number="sing" posp="pron" gloss="2.sing" gender="masc"/>
</np>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" comp="COMP" 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="vpnegation" function="enclitic" gloss="POS"/>
+ <thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
+ <thingy type="vpcomp" function="enclitic" gloss="COMP"/>
</vp>
</subs>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.masc" indobj="3.sing.fem" obj="1excl.sing">
<word posp="verb" gloss="tell"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
+ <thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
</s>
</example>
propagateArgumentCase:
No change.
unwrapArgumentNPs:
No change.
unwrapOwnerOwned:
No change.
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" gender="masc">
- <word posp="noun" gloss="boy"/>
+ <word posp="noun" gloss="boy" def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM" gender="masc"/>
</np>
<np def="def" number="sing" tr="theme" role="indobj" locus="number" case="DAT" gender="fem">
- <word posp="noun" gloss="girl"/>
+ <word posp="noun" gloss="girl" def="def" number="sing" tr="theme" role="indobj" locus="number" case="DAT" gender="fem"/>
</np>
<np role="obj" tr="rheme" case="ACC" gender="masc" number="sing" person="1excl">
<subs>
<np number="sing" def="neither" role="subj" locus="number" case="NOM" person="1excl">
- <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="masc"/>
+ <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="masc" def="neither" role="subj" locus="number" case="NOM"/>
</np>
<np number="sing" def="neither" role="obj" locus="number" case="ACC" person="2">
- <word person="2" number="sing" posp="pron" gloss="2.sing" gender="masc"/>
+ <word person="2" number="sing" posp="pron" gloss="2.sing" gender="masc" def="neither" role="obj" locus="number" case="ACC"/>
</np>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" comp="COMP" 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" comp="COMP" subj="1excl.sing" obj="2.sing"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
<thingy type="vpcomp" function="enclitic" gloss="COMP"/>
</vp>
</subs>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.masc" indobj="3.sing.fem" obj="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.masc" indobj="3.sing.fem" obj="1excl.sing"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
</s>
</example>
addaffixes:
About to call getSlotValue for boy/noun/number/obligatoryGot sing
About to call getSlotValue for boy/noun/def/optional
Got def
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 1excl.sing/pron/number/obligatory
Got sing
About to call getSlotValue for 2.sing/pron/number/obligatory
Got sing
About to call getSlotValue for love/verb/voice/obligatory
Got active
About to call getSlotValue for tell/verb/voice/obligatory
Got active
<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" gender="masc">
<word posp="noun" gloss="boy" def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM" gender="masc"/>
+ <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" gender="fem">
<word posp="noun" gloss="girl" def="def" number="sing" tr="theme" role="indobj" locus="number" case="DAT" gender="fem"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
</np>
<np role="obj" tr="rheme" case="ACC" gender="masc" number="sing" person="1excl">
<subs>
<np number="sing" def="neither" role="subj" locus="number" case="NOM" person="1excl">
<word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="masc" def="neither" role="subj" locus="number" case="NOM"/>
+ <thingy type="pronnumber" function="suffix" gloss="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" gender="masc" def="neither" role="obj" locus="number" case="ACC"/>
+ <thingy type="pronnumber" function="suffix" gloss="sing"/>
</np>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" comp="COMP" subj="1excl.sing" obj="2.sing">
+ <thingy type="verbvoice" function="prefix" gloss="active"/>
<word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" comp="COMP" subj="1excl.sing" obj="2.sing"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
<thingy type="vpcomp" function="enclitic" gloss="COMP"/>
</vp>
</subs>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.masc" indobj="3.sing.fem" obj="1excl.sing">
+ <thingy type="verbvoice" function="prefix" gloss="active"/>
<word posp="verb" gloss="tell" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.masc" indobj="3.sing.fem" obj="1excl.sing"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</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" gender="masc"> + <flat> <word posp="noun" gloss="boy" def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM" gender="masc"/> <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" gender="fem"> <word posp="noun" gloss="girl" def="def" number="sing" tr="theme" role="indobj" locus="number" case="DAT" gender="fem"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> <thingy type="noundef" function="suffix" gloss="def"/> - </np> - <np role="obj" tr="rheme" case="ACC" gender="masc" number="sing" person="1excl"> - <subs> - <np number="sing" def="neither" role="subj" locus="number" case="NOM" person="1excl"> <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="masc" def="neither" role="subj" locus="number" case="NOM"/> <thingy type="pronnumber" function="suffix" gloss="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" gender="masc" def="neither" role="obj" locus="number" case="ACC"/> <thingy type="pronnumber" function="suffix" gloss="sing"/> - </np> - <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" comp="COMP" subj="1excl.sing" obj="2.sing"> <thingy type="verbvoice" function="prefix" gloss="active"/> <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" comp="COMP" subj="1excl.sing" obj="2.sing"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> <thingy type="vpcomp" function="enclitic" gloss="COMP"/> - </vp> - </subs> - </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.masc" indobj="3.sing.fem" obj="1excl.sing"> <thingy type="verbvoice" function="prefix" gloss="active"/> <word posp="verb" gloss="tell" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.masc" indobj="3.sing.fem" obj="1excl.sing"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - </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" gender="masc"/> - <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" gender="fem"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <thingy type="noundef" function="suffix" gloss="def"/> - <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="masc" def="neither" role="subj" locus="number" case="NOM"/> - <thingy type="pronnumber" function="suffix" gloss="sing"/> - <word person="2" number="sing" posp="pron" gloss="2.sing" gender="masc" def="neither" role="obj" locus="number" case="ACC"/> - <thingy type="pronnumber" function="suffix" gloss="sing"/> - <thingy type="verbvoice" function="prefix" gloss="active"/> - <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" comp="COMP" subj="1excl.sing" obj="2.sing"/> - <thingy type="vpta" function="enclitic" gloss="PRES"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - <thingy type="vpcomp" function="enclitic" gloss="COMP"/> - <thingy type="verbvoice" function="prefix" gloss="active"/> - <word posp="verb" gloss="tell" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.masc" indobj="3.sing.fem" obj="1excl.sing"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> + <word posp="noun" gloss="boy" def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM" gender="masc" ph="ʋ u m">ʋum</word> + <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="e l">el</thingy> + <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="e p">ep</thingy> + <word posp="noun" gloss="girl" def="def" number="sing" tr="theme" role="indobj" locus="number" case="DAT" gender="fem" ph="k i n">kin</word> + <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="e l">el</thingy> + <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="e p">ep</thingy> + <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="masc" def="neither" role="subj" locus="number" case="NOM" ph="ɡ a">ɡa</word> + <thingy type="pronnumber" function="suffix" gloss="sing" attach="suffix" ph="f">f</thingy> + <word person="2" number="sing" posp="pron" gloss="2.sing" gender="masc" def="neither" role="obj" locus="number" case="ACC" ph="r a">ra</word> + <thingy type="pronnumber" function="suffix" gloss="sing" attach="suffix" ph="f">f</thingy> + <thingy type="verbvoice" function="prefix" gloss="active" attach="prefix" ph="f">f</thingy> + <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" comp="COMP" subj="1excl.sing" obj="2.sing" ph="u ɲ">uɲ</word> + <thingy type="vpta" function="enclitic" gloss="PRES" ph=""></thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph=""></thingy> + <thingy type="vpcomp" function="enclitic" gloss="COMP" ph="b a ɲ">baɲ</thingy> + <thingy type="verbvoice" function="prefix" gloss="active" attach="prefix" ph="f">f</thingy> + <word posp="verb" gloss="tell" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.masc" indobj="3.sing.fem" obj="1excl.sing" ph="e f">ef</word> + <thingy type="vpta" function="enclitic" gloss="PAST" ph="d e t͡ʃ">det͡ʃ</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph=""></thingy> </flat> </example>
vowelharmony:
No change.
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" gender="masc" ph="ʋ u m">ʋum</word> - <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="e l">el</thingy> - <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="e p">ep</thingy> - <word posp="noun" gloss="girl" def="def" number="sing" tr="theme" role="indobj" locus="number" case="DAT" gender="fem" ph="k i n">kin</word> - <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="e l">el</thingy> - <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="e p">ep</thingy> - <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="masc" def="neither" role="subj" locus="number" case="NOM" ph="ɡ a">ɡa</word> - <thingy type="pronnumber" function="suffix" gloss="sing" attach="suffix" ph="f">f</thingy> - <word person="2" number="sing" posp="pron" gloss="2.sing" gender="masc" def="neither" role="obj" locus="number" case="ACC" ph="r a">ra</word> - <thingy type="pronnumber" function="suffix" gloss="sing" attach="suffix" ph="f">f</thingy> - <thingy type="verbvoice" function="prefix" gloss="active" attach="prefix" ph="f">f</thingy> - <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" comp="COMP" subj="1excl.sing" obj="2.sing" ph="u ɲ">uɲ</word> - <thingy type="vpta" function="enclitic" gloss="PRES" ph=""></thingy> - <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> - <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> - <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph=""></thingy> - <thingy type="vpcomp" function="enclitic" gloss="COMP" ph="b a ɲ">baɲ</thingy> - <thingy type="verbvoice" function="prefix" gloss="active" attach="prefix" ph="f">f</thingy> - <word posp="verb" gloss="tell" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.masc" indobj="3.sing.fem" obj="1excl.sing" ph="e f">ef</word> - <thingy type="vpta" function="enclitic" gloss="PAST" ph="d e t͡ʃ">det͡ʃ</thingy> - <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> - <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> - <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph=""></thingy> + <word posp="noun" gloss="boy" def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM" gender="masc">ʋum</word> + <thingy type="nounnumber" function="suffix" gloss="sing">el</thingy> + <thingy type="noundef" function="suffix" gloss="def">ep</thingy> + <word posp="noun" gloss="girl" def="def" number="sing" tr="theme" role="indobj" locus="number" case="DAT" gender="fem">kin</word> + <thingy type="nounnumber" function="suffix" gloss="sing">el</thingy> + <thingy type="noundef" function="suffix" gloss="def">ep</thingy> + <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="masc" def="neither" role="subj" locus="number" case="NOM">ɡa</word> + <thingy type="pronnumber" function="suffix" gloss="sing">f</thingy> + <word person="2" number="sing" posp="pron" gloss="2.sing" gender="masc" def="neither" role="obj" locus="number" case="ACC">ra</word> + <thingy type="pronnumber" function="suffix" gloss="sing">f</thingy> + <thingy type="verbvoice" function="prefix" gloss="active">f</thingy> + <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" comp="COMP" subj="1excl.sing" obj="2.sing">uɲ</word> + <thingy type="vpcomp" function="enclitic" gloss="COMP">baɲ</thingy> + <thingy type="verbvoice" function="prefix" gloss="active">f</thingy> + <word posp="verb" gloss="tell" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.masc" indobj="3.sing.fem" obj="1excl.sing">ef</word> + <thingy type="vpta" function="enclitic" gloss="PAST">det͡ʃ</thingy> </flat> + <p><span class="ilpair"><span class="mor">ʋum</span><br><span class="gls">boy</span></span> <span class="ilpair"><span class="mor">-el</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">-ep</span><br><span class="gls">def</span></span> <span class="ilpair"><span class="mor">kin</span><br><span class="gls">girl</span></span> <span class="ilpair"><span class="mor">-el</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">-ep</span><br><span class="gls">def</span></span> <span class="ilpair"><span class="mor">ɡa</span><br><span class="gls">1excl.sing</span></span> <span class="ilpair"><span class="mor">-f</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">ra</span><br><span class="gls">2.sing</span></span> <span class="ilpair"><span class="mor">-f</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">f-</span><br><span class="gls">active</span></span> <span class="ilpair"><span class="mor">uɲ</span><br><span class="gls">love</span></span> <span class="ilpair"><span class="mor">baɲ</span><br><span class="gls"><span class="glssc">COMP</span></span></span> <span class="ilpair"><span class="mor">f-</span><br><span class="gls">active</span></span> <span class="ilpair"><span class="mor">ef</span><br><span class="gls">tell</span></span> <span class="ilpair"><span class="mor">det͡ʃ</span><br><span class="gls"><span class="glssc">PAST</span></span></span></p> + <p>ʋumelep kinelep ɡaf raf fuɲ baɲ fef det͡ʃ</p> + <p>wumelep kinelep gaf rraf fuñ bañ fef dech</p> + <il> + <w> + <o>ʋum</o> + <g>boy</g> + </w> + <w> + <o>-el</o> + <g>sing</g> + </w> + <w> + <o>-ep</o> + <g>def</g> + </w> + <w> + <o>kin</o> + <g>girl</g> + </w> + <w> + <o>-el</o> + <g>sing</g> + </w> + <w> + <o>-ep</o> + <g>def</g> + </w> + <w> + <o>ɡa</o> + <g>1excl.sing</g> + </w> + <w> + <o>-f</o> + <g>sing</g> + </w> + <w> + <o>ra</o> + <g>2.sing</g> + </w> + <w> + <o>-f</o> + <g>sing</g> + </w> + <w> + <o>f-</o> + <g>active</g> + </w> + <w> + <o>uɲ</o> + <g>love</g> + </w> + <w> + <o>baɲ</o> + <g>COMP</g> + </w> + <w> + <o>f-</o> + <g>active</g> + </w> + <w> + <o>ef</o> + <g>tell</g> + </w> + <w> + <o>det͡ʃ</o> + <g>PAST</g> + </w> + </il> </example>
Wumelep kinelep gaf rraf fuñ bañ fef dech. [ʋumelep kinelep ɡaf raf fuɲ baɲ fef det͡ʃ] ʋum boy -el sing -ep def kin girl -el sing -ep def ɡa 1excl.sing -f sing ra 2.sing -f sing f- active uɲ love baɲ COMP f- active ef tell det͡ʃ PAST “The boy told the girl that he loved her.” | (28) |
How to cite this grammar
Language Creator. 2026. A Grammar of Nuch. Generated by the Language Creator, version 0.92, on 6 August 2026. https://languagecreator.org/grammar/1C7HP
In BibTeX format:
@misc{LC-1C7HP,
year = 2026,
author = {{Language Creator}},
title = {A Grammar of {Nuch}},
howpublished = {\url{https://languagecreator.org/grammar/1C7HP}},
note = {Generated by the Language Creator, version 0.92, on 6 August 2026}
}
Supplementary Materials
A collection of illustrative texts and a bilingual dictionary (English–Nuch / Nuch–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/1C7HP
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.03 seconds; writing the grammar 0.05 seconds.