A Grammar of Yezin
Introduction
Scope and Purpose
This grammar provides a systematic description of the Yezin language (the 1135th 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 Yezin.
Typological Profile
It has has no interesting typological features.Phonology
Phoneme Inventory
Consonants
Yezin has 19 consonant phonemes, a size that falls within a broadly average range.
It has a highly elaborate approximant system, a maximally contrastive voicing system, a complete absence of affricates and a strongly reduced sibilant system.The table below presents the full inventory of consonant phonemes in Yezin. The chart lists all places and manners of articulation attested in the language.
| labial | alveolar | lateral | palatal | velar | glottal | |
|---|---|---|---|---|---|---|
| stop | p b | d t | k ɡ | |||
| nasal | m | n | ɲ | |||
| trill/tap/flap | r | |||||
| fricative | f | s z | h | |||
| approximant | ʋ | l | j |
Vowels
Yezin 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 Yezin. 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
Yezin 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
Yezin is normally written using the Latin alphabet, whose familiarity makes it straightforward for most readers. For clarity and precision, phonetic transcriptions in the International Phonetic Alphabet (IPA) are also provided throughout this grammar.
Orthography
Here are the various components of the orthography:
Simple letters
| a /a/ | b /b/ | d /d/ | e /e/ |
| f /f/ | g /ɡ/ | h /h/ | i /i/ |
| j /j/ | k /k/ | l /l/ | m /m/ |
| n /n/ | o /o/ | p /p/ | r /r/ |
| s /s/ | t /t/ | u /u/ | w /ʋ/ |
| z /z/ | ñ /ɲ/ |
Multi-letter combinations such as digraphs
| ww /w/ |
Word Classes and Morphology
Number and Gender
Number
Yezin does not have grammatical number.
Gender
Yezin does not have genders or noun classes.
The Nominal Phrase
Nominal phrases in Yezin can be exemplified by the following example:
initial XML:
<example id="nomphr" translation="The woman with the knife caught those three blind mice.">
<s>
<vp tam="past-punct">
<verb>catch</verb>
</vp>
<np role="subj" number="sing" def="def">
<noun>woman</noun>
<pp role="comitative">
<np number="sing" def="def">
<noun>knife</noun>
</np>
</pp>
</np>
<np role="obj" def="def" number="plur" tr="rheme">
<noun>mouse</noun>
<adj>blind</adj>
<num>three</num>
<det>yon</det>
</np>
</s>
</example>cleanup:
<example id="nomphr" translation="The woman with the knife caught those three blind mice."> <s> - <vp tam="past-punct"> - <verb>catch</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="catch"/> </vp> - <np role="subj" number="sing" def="def"> - <noun>woman</noun> + <np role="subj" number="sing" def="def" locus="number"> + <word posp="noun" gloss="woman"/> <pp role="comitative"> - <np number="sing" def="def"> - <noun>knife</noun> + <np number="sing" def="def" locus="number"> + <word posp="noun" gloss="knife"/> </np> </pp> </np> - <np role="obj" def="def" number="plur" tr="rheme"> - <noun>mouse</noun> - <adj>blind</adj> - <num>three</num> - <det>yon</det> + <np role="obj" def="def" number="plur" tr="rheme" locus="number"> + <word posp="noun" gloss="mouse"/> + <word posp="adj" gloss="blind"/> + <word posp="num" gloss="three"/> + <word posp="det" gloss="yon"/> </np> </s> </example>
module articles:
<example id="nomphr" translation="The woman with the knife caught those three blind mice.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active">
<word posp="verb" gloss="catch"/>
</vp>
<np role="subj" number="sing" def="def" locus="number">
<word posp="noun" gloss="woman"/>
+ <word gloss="the" posp="det"/>
<pp role="comitative">
<np number="sing" def="def" locus="number">
<word posp="noun" gloss="knife"/>
+ <word gloss="the" posp="det"/>
</np>
</pp>
</np>
<np role="obj" def="def" number="plur" tr="rheme" locus="number">
<word posp="noun" gloss="mouse"/>
<word posp="adj" gloss="blind"/>
<word posp="num" gloss="three"/>
<word posp="det" gloss="yon"/>
</np>
</s>
</example>
module nonpastonly:
<example id="nomphr" translation="The woman with the knife caught those three blind mice."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="catch"/> </vp> <np role="subj" number="sing" def="def" locus="number"> <word posp="noun" gloss="woman"/> <word gloss="the" posp="det"/> <pp role="comitative"> <np number="sing" def="def" locus="number"> <word posp="noun" gloss="knife"/> <word gloss="the" posp="det"/> </np> </pp> </np> <np role="obj" def="def" number="plur" tr="rheme" locus="number"> <word posp="noun" gloss="mouse"/> <word posp="adj" gloss="blind"/> <word posp="num" gloss="three"/> <word posp="det" gloss="yon"/> </np> </s> </example>
module noepistemic:
No change.
module NRel:
No change.
module sentenceconnectors:
No change.
module nominalise:
No change.
tva1tva2
module affixdensity:
No change.
module adpositions:
<example id="nomphr" translation="The woman with the knife caught those three blind mice.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="catch"/>
</vp>
<np role="subj" number="sing" def="def" locus="number">
<word posp="noun" gloss="woman"/>
<word gloss="the" posp="det"/>
<pp role="comitative">
+ <word gloss="COMIT" posp="pp"/>
<np number="sing" def="def" locus="number">
<word posp="noun" gloss="knife"/>
<word gloss="the" posp="det"/>
</np>
</pp>
</np>
<np role="obj" def="def" number="plur" tr="rheme" locus="number">
<word posp="noun" gloss="mouse"/>
<word posp="adj" gloss="blind"/>
<word posp="num" gloss="three"/>
<word posp="det" gloss="yon"/>
</np>
</s>
</example>
module constorder:
<example id="nomphr" translation="The woman with the knife caught those three blind mice."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> - <word posp="verb" gloss="catch"/> - </vp> <np role="subj" number="sing" def="def" locus="number"> <word posp="noun" gloss="woman"/> <word gloss="the" posp="det"/> <pp role="comitative"> <word gloss="COMIT" posp="pp"/> <np number="sing" def="def" locus="number"> <word posp="noun" gloss="knife"/> <word gloss="the" posp="det"/> </np> </pp> </np> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <word posp="verb" gloss="catch"/> + </vp> <np role="obj" def="def" number="plur" tr="rheme" locus="number"> <word posp="noun" gloss="mouse"/> <word posp="adj" gloss="blind"/> <word posp="num" gloss="three"/> <word posp="det" gloss="yon"/> </np> </s> </example>
module casemarking:
<example id="nomphr" translation="The woman with the knife caught those three blind mice."> <s> - <np role="subj" number="sing" def="def" locus="number"> + <np role="subj" number="sing" def="def" locus="number" case="NOM"> <word posp="noun" gloss="woman"/> <word gloss="the" posp="det"/> <pp role="comitative"> <word gloss="COMIT" posp="pp"/> <np number="sing" def="def" locus="number"> <word posp="noun" gloss="knife"/> <word gloss="the" posp="det"/> </np> </pp> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="catch"/> </vp> - <np role="obj" def="def" number="plur" tr="rheme" locus="number"> + <np role="obj" def="def" number="plur" tr="rheme" locus="number" case="ACC"> <word posp="noun" gloss="mouse"/> <word posp="adj" gloss="blind"/> <word posp="num" gloss="three"/> <word posp="det" gloss="yon"/> </np> </s> </example>
module markowner:
No change.
module propagatenumber:
No change.
module simplifynumber:
<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" def="def" locus="number" case="NOM"> <word posp="noun" gloss="woman"/> <word gloss="the" posp="det"/> <pp role="comitative"> <word gloss="COMIT" posp="pp"/> - <np number="sing" def="def" locus="number"> + <np def="def" locus="number"> <word posp="noun" gloss="knife"/> <word gloss="the" posp="det"/> </np> </pp> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="catch"/> </vp> - <np role="obj" def="def" number="plur" tr="rheme" locus="number" case="ACC"> + <np role="obj" def="def" tr="rheme" locus="number" case="ACC"> <word posp="noun" gloss="mouse"/> <word posp="adj" gloss="blind"/> <word posp="num" gloss="three"/> <word posp="det" gloss="yon"/> </np> </s> </example>
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" def="def" locus="number" case="NOM">
<word posp="noun" gloss="woman"/>
<word gloss="the" posp="det"/>
<pp role="comitative">
<word gloss="COMIT" posp="pp"/>
<np def="def" locus="number">
<word posp="noun" gloss="knife"/>
<word gloss="the" posp="det"/>
</np>
</pp>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="catch"/>
</vp>
<np role="obj" def="def" tr="rheme" locus="number" case="ACC">
- <word posp="noun" gloss="mouse"/>
<word posp="adj" gloss="blind"/>
+ <word posp="noun" gloss="mouse"/>
<word posp="num" gloss="three"/>
<word posp="det" gloss="yon"/>
</np>
</s>
</example>
module wordorder:
<example id="nomphr" translation="The woman with the knife caught those three blind mice.">
<s>
<np role="subj" def="def" locus="number" case="NOM">
<word posp="noun" gloss="woman"/>
<word gloss="the" posp="det"/>
<pp role="comitative">
<word gloss="COMIT" posp="pp"/>
<np def="def" locus="number">
<word posp="noun" gloss="knife"/>
<word gloss="the" posp="det"/>
</np>
</pp>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="catch"/>
</vp>
<np role="obj" def="def" tr="rheme" locus="number" case="ACC">
+ <word posp="num" gloss="three"/>
<word posp="adj" gloss="blind"/>
<word posp="noun" gloss="mouse"/>
- <word posp="num" gloss="three"/>
<word posp="det" gloss="yon"/>
</np>
</s>
</example>
module wordorder:
<example id="nomphr" translation="The woman with the knife caught those three blind mice.">
<s>
<np role="subj" def="def" locus="number" case="NOM">
- <word posp="noun" gloss="woman"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="woman"/>
<pp role="comitative">
<word gloss="COMIT" posp="pp"/>
<np def="def" locus="number">
- <word posp="noun" gloss="knife"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="knife"/>
</np>
</pp>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="catch"/>
</vp>
<np role="obj" def="def" tr="rheme" locus="number" case="ACC">
+ <word posp="det" gloss="yon"/>
<word posp="num" gloss="three"/>
<word posp="adj" gloss="blind"/>
<word posp="noun" gloss="mouse"/>
- <word posp="det" gloss="yon"/>
</np>
</s>
</example>
module conjp:
No change.
flattenconjp:
No change.
fixpronouns:
No change.
copyuptophrase:
<example id="nomphr" translation="The woman with the knife caught those three blind mice.">
<s>
<np role="subj" def="def" locus="number" case="NOM">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="woman"/>
<pp role="comitative">
<word gloss="COMIT" posp="pp"/>
<np def="def" locus="number">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="knife"/>
</np>
</pp>
</np>
- <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
+ <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" obj="3">
<word posp="verb" gloss="catch"/>
</vp>
<np role="obj" def="def" tr="rheme" locus="number" case="ACC">
<word posp="det" gloss="yon"/>
<word posp="num" gloss="three"/>
<word posp="adj" gloss="blind"/>
<word posp="noun" gloss="mouse"/>
</np>
</s>
</example>
prodrop:
No change.
addclitics:
<example id="nomphr" translation="The woman with the knife caught those three blind mice.">
<s>
<np role="subj" def="def" locus="number" case="NOM">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="woman"/>
<pp role="comitative">
<word gloss="COMIT" posp="pp"/>
<np def="def" locus="number">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="knife"/>
</np>
</pp>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" obj="3">
+ <thingy type="vpta" function="proclitic" gloss="PAST"/>
+ <thingy type="vpmode" function="proclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="proclitic" gloss="active"/>
+ <thingy type="vpobj" function="proclitic" gloss="3"/>
+ <thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
<word posp="verb" gloss="catch"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np role="obj" def="def" tr="rheme" locus="number" case="ACC">
<word posp="det" gloss="yon"/>
<word posp="num" gloss="three"/>
<word posp="adj" gloss="blind"/>
<word posp="noun" gloss="mouse"/>
</np>
</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" def="def" locus="number" case="NOM">
- <word gloss="the" posp="det"/>
- <word posp="noun" gloss="woman"/>
+ <word gloss="the" posp="det" role="subj" def="def" locus="number" case="NOM"/>
+ <word posp="noun" gloss="woman" role="subj" def="def" locus="number" case="NOM"/>
<pp role="comitative">
- <word gloss="COMIT" posp="pp"/>
+ <word gloss="COMIT" posp="pp" role="comitative"/>
<np def="def" locus="number">
- <word gloss="the" posp="det"/>
- <word posp="noun" gloss="knife"/>
+ <word gloss="the" posp="det" def="def" locus="number"/>
+ <word posp="noun" gloss="knife" def="def" locus="number"/>
</np>
</pp>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" obj="3">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpmode" function="proclitic" gloss="indicative"/>
<thingy type="vpvoice" function="proclitic" gloss="active"/>
<thingy type="vpobj" function="proclitic" gloss="3"/>
<thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
- <word posp="verb" gloss="catch"/>
+ <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" obj="3"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np role="obj" def="def" tr="rheme" locus="number" case="ACC">
- <word posp="det" gloss="yon"/>
- <word posp="num" gloss="three"/>
- <word posp="adj" gloss="blind"/>
- <word posp="noun" gloss="mouse"/>
+ <word posp="det" gloss="yon" role="obj" def="def" tr="rheme" locus="number" case="ACC"/>
+ <word posp="num" gloss="three" role="obj" def="def" tr="rheme" locus="number" case="ACC"/>
+ <word posp="adj" gloss="blind" role="obj" def="def" tr="rheme" locus="number" case="ACC"/>
+ <word posp="noun" gloss="mouse" role="obj" def="def" tr="rheme" locus="number" case="ACC"/>
</np>
</s>
</example>
addaffixes:
About to call getSlotValue for catch/verb/subj/optionalGot 3
About to call getSlotValue for blind/adj/case/obligatory
Got ACC
<example id="nomphr" translation="The woman with the knife caught those three blind mice.">
<s>
<np role="subj" def="def" locus="number" case="NOM">
<word gloss="the" posp="det" role="subj" def="def" locus="number" case="NOM"/>
<word posp="noun" gloss="woman" role="subj" def="def" locus="number" case="NOM"/>
<pp role="comitative">
<word gloss="COMIT" posp="pp" role="comitative"/>
<np def="def" locus="number">
<word gloss="the" posp="det" def="def" locus="number"/>
<word posp="noun" gloss="knife" def="def" locus="number"/>
</np>
</pp>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" obj="3">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpmode" function="proclitic" gloss="indicative"/>
<thingy type="vpvoice" function="proclitic" gloss="active"/>
<thingy type="vpobj" function="proclitic" gloss="3"/>
<thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
<word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" obj="3"/>
+ <thingy type="verbsubj" function="suffix" gloss="3"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np role="obj" def="def" tr="rheme" locus="number" case="ACC">
<word posp="det" gloss="yon" role="obj" def="def" tr="rheme" locus="number" case="ACC"/>
<word posp="num" gloss="three" role="obj" def="def" tr="rheme" locus="number" case="ACC"/>
<word posp="adj" gloss="blind" role="obj" def="def" tr="rheme" locus="number" case="ACC"/>
+ <thingy type="adjcase" function="suffix" gloss="ACC"/>
<word posp="noun" gloss="mouse" role="obj" def="def" tr="rheme" locus="number" case="ACC"/>
</np>
</s>
</example>
flatten:
<example id="nomphr" translation="The woman with the knife caught those three blind mice."> - <s> - <np role="subj" def="def" locus="number" case="NOM"> + <flat> <word gloss="the" posp="det" role="subj" def="def" locus="number" case="NOM"/> <word posp="noun" gloss="woman" role="subj" def="def" locus="number" case="NOM"/> - <pp role="comitative"> <word gloss="COMIT" posp="pp" role="comitative"/> - <np def="def" locus="number"> <word gloss="the" posp="det" def="def" locus="number"/> <word posp="noun" gloss="knife" def="def" locus="number"/> - </np> - </pp> - </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" obj="3"> <thingy type="vpta" function="proclitic" gloss="PAST"/> <thingy type="vpmode" function="proclitic" gloss="indicative"/> <thingy type="vpvoice" function="proclitic" gloss="active"/> <thingy type="vpobj" function="proclitic" gloss="3"/> <thingy type="vpquestion" function="proclitic" gloss="not.Q"/> <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" obj="3"/> <thingy type="verbsubj" function="suffix" gloss="3"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> - </vp> - <np role="obj" def="def" tr="rheme" locus="number" case="ACC"> <word posp="det" gloss="yon" role="obj" def="def" tr="rheme" locus="number" case="ACC"/> <word posp="num" gloss="three" role="obj" def="def" tr="rheme" locus="number" case="ACC"/> <word posp="adj" gloss="blind" role="obj" def="def" tr="rheme" locus="number" case="ACC"/> <thingy type="adjcase" function="suffix" gloss="ACC"/> <word posp="noun" gloss="mouse" role="obj" def="def" tr="rheme" locus="number" case="ACC"/> - </np> - </s> + </flat> </example>
addvocab:
<example id="nomphr" translation="The woman with the knife caught those three blind mice."> <flat> - <word gloss="the" posp="det" role="subj" def="def" locus="number" case="NOM"/> - <word posp="noun" gloss="woman" role="subj" def="def" locus="number" case="NOM"/> - <word gloss="COMIT" posp="pp" role="comitative"/> - <word gloss="the" posp="det" def="def" locus="number"/> - <word posp="noun" gloss="knife" def="def" locus="number"/> - <thingy type="vpta" function="proclitic" gloss="PAST"/> - <thingy type="vpmode" function="proclitic" gloss="indicative"/> - <thingy type="vpvoice" function="proclitic" gloss="active"/> - <thingy type="vpobj" function="proclitic" gloss="3"/> - <thingy type="vpquestion" function="proclitic" gloss="not.Q"/> - <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" obj="3"/> - <thingy type="verbsubj" function="suffix" gloss="3"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <word posp="det" gloss="yon" role="obj" def="def" tr="rheme" locus="number" case="ACC"/> - <word posp="num" gloss="three" role="obj" def="def" tr="rheme" locus="number" case="ACC"/> - <word posp="adj" gloss="blind" role="obj" def="def" tr="rheme" locus="number" case="ACC"/> - <thingy type="adjcase" function="suffix" gloss="ACC"/> - <word posp="noun" gloss="mouse" role="obj" def="def" tr="rheme" locus="number" case="ACC"/> + <word gloss="the" posp="det" role="subj" def="def" locus="number" case="NOM" ph="h i t">hit</word> + <word posp="noun" gloss="woman" role="subj" def="def" locus="number" case="NOM" ph="p i">pi</word> + <word gloss="COMIT" posp="pp" role="comitative" ph="n u s+k e z">nuskez</word> + <word gloss="the" posp="det" def="def" locus="number" ph="h i t">hit</word> + <word posp="noun" gloss="knife" def="def" locus="number" ph="h i ɡ u j">hiɡuj</word> + <thingy type="vpta" function="proclitic" gloss="PAST" ph="t o w">tow</thingy> + <thingy type="vpmode" function="proclitic" gloss="indicative" ph=""></thingy> + <thingy type="vpvoice" function="proclitic" gloss="active" ph=""></thingy> + <thingy type="vpobj" function="proclitic" gloss="3.OBJ" ph="s a l">sal</thingy> + <thingy type="vpquestion" function="proclitic" gloss="not.Q" ph=""></thingy> + <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" obj="3" ph="h i j">hij</word> + <thingy type="verbsubj" function="suffix" gloss="3.SUBJ" attach="suffix" ph=""></thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> + <word posp="det" gloss="yon" role="obj" def="def" tr="rheme" locus="number" case="ACC" ph="l i s">lis</word> + <word posp="num" gloss="three" role="obj" def="def" tr="rheme" locus="number" case="ACC" ph="t u z">tuz</word> + <word posp="adj" gloss="blind" role="obj" def="def" tr="rheme" locus="number" case="ACC" ph="s u l">sul</word> + <thingy type="adjcase" function="suffix" gloss="ACC" attach="suffix" ph="o f">of</thingy> + <word posp="noun" gloss="mouse" role="obj" def="def" tr="rheme" locus="number" case="ACC" ph="n o k e ɲ a z">nokeɲaz</word> </flat> </example>
vowelharmony:
No change.
removetags:
<example id="nomphr" translation="The woman with the knife caught those three blind mice."> <flat> - <word gloss="the" posp="det" role="subj" def="def" locus="number" case="NOM" ph="h i t">hit</word> - <word posp="noun" gloss="woman" role="subj" def="def" locus="number" case="NOM" ph="p i">pi</word> - <word gloss="COMIT" posp="pp" role="comitative" ph="n u s+k e z">nuskez</word> - <word gloss="the" posp="det" def="def" locus="number" ph="h i t">hit</word> - <word posp="noun" gloss="knife" def="def" locus="number" ph="h i ɡ u j">hiɡuj</word> - <thingy type="vpta" function="proclitic" gloss="PAST" ph="t o w">tow</thingy> - <thingy type="vpmode" function="proclitic" gloss="indicative" ph=""></thingy> - <thingy type="vpvoice" function="proclitic" gloss="active" ph=""></thingy> - <thingy type="vpobj" function="proclitic" gloss="3.OBJ" ph="s a l">sal</thingy> - <thingy type="vpquestion" function="proclitic" gloss="not.Q" ph=""></thingy> - <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" obj="3" ph="h i j">hij</word> - <thingy type="verbsubj" function="suffix" gloss="3.SUBJ" attach="suffix" ph=""></thingy> - <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> - <word posp="det" gloss="yon" role="obj" def="def" tr="rheme" locus="number" case="ACC" ph="l i s">lis</word> - <word posp="num" gloss="three" role="obj" def="def" tr="rheme" locus="number" case="ACC" ph="t u z">tuz</word> - <word posp="adj" gloss="blind" role="obj" def="def" tr="rheme" locus="number" case="ACC" ph="s u l">sul</word> - <thingy type="adjcase" function="suffix" gloss="ACC" attach="suffix" ph="o f">of</thingy> - <word posp="noun" gloss="mouse" role="obj" def="def" tr="rheme" locus="number" case="ACC" ph="n o k e ɲ a z">nokeɲaz</word> + <word gloss="the" posp="det" role="subj" def="def" locus="number" case="NOM">hit</word> + <word posp="noun" gloss="woman" role="subj" def="def" locus="number" case="NOM">pi</word> + <word gloss="COMIT" posp="pp" role="comitative">nuskez</word> + <word gloss="the" posp="det" def="def" locus="number">hit</word> + <word posp="noun" gloss="knife" def="def" locus="number">hiɡuj</word> + <thingy type="vpta" function="proclitic" gloss="PAST">tow</thingy> + <thingy type="vpobj" function="proclitic" gloss="3.OBJ">sal</thingy> + <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" obj="3">hij</word> + <word posp="det" gloss="yon" role="obj" def="def" tr="rheme" locus="number" case="ACC">lis</word> + <word posp="num" gloss="three" role="obj" def="def" tr="rheme" locus="number" case="ACC">tuz</word> + <word posp="adj" gloss="blind" role="obj" def="def" tr="rheme" locus="number" case="ACC">sul</word> + <thingy type="adjcase" function="suffix" gloss="ACC">of</thingy> + <word posp="noun" gloss="mouse" role="obj" def="def" tr="rheme" locus="number" case="ACC">nokeɲaz</word> </flat> + <p><span class="ilpair"><span class="mor">hit</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">pi</span><br><span class="gls">woman</span></span> <span class="ilpair"><span class="mor">nuskez</span><br><span class="gls"><span class="glssc">COMIT</span></span></span> <span class="ilpair"><span class="mor">hit</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">hiɡuj</span><br><span class="gls">knife</span></span> <span class="ilpair"><span class="mor">tow</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">sal</span><br><span class="gls">3.<span class="glssc">OBJ</span></span></span> <span class="ilpair"><span class="mor">hij</span><br><span class="gls">catch</span></span> <span class="ilpair"><span class="mor">lis</span><br><span class="gls">yon</span></span> <span class="ilpair"><span class="mor">tuz</span><br><span class="gls">three</span></span> <span class="ilpair"><span class="mor">sul</span><br><span class="gls">blind</span></span> <span class="ilpair"><span class="mor">-of</span><br><span class="gls"><span class="glssc">ACC</span></span></span> <span class="ilpair"><span class="mor">nokeɲaz</span><br><span class="gls">mouse</span></span></p> + <p>hit pi nuskez hit hiɡuj tow sal hij lis tuz sulof nokeɲaz</p> + <p>hit pi nuskez hit higuj toww sal hij lis tuz sulof nokeñaz</p> + <il> + <w> + <o>hit</o> + <g>the</g> + </w> + <w> + <o>pi</o> + <g>woman</g> + </w> + <w> + <o>nuskez</o> + <g>COMIT</g> + </w> + <w> + <o>hit</o> + <g>the</g> + </w> + <w> + <o>hiɡuj</o> + <g>knife</g> + </w> + <w> + <o>tow</o> + <g>PAST</g> + </w> + <w> + <o>sal</o> + <g>3.OBJ</g> + </w> + <w> + <o>hij</o> + <g>catch</g> + </w> + <w> + <o>lis</o> + <g>yon</g> + </w> + <w> + <o>tuz</o> + <g>three</g> + </w> + <w> + <o>sul</o> + <g>blind</g> + </w> + <w> + <o>-of</o> + <g>ACC</g> + </w> + <w> + <o>nokeɲaz</o> + <g>mouse</g> + </w> + </il> </example>
Hit pi nuskez hit higuj toww sal hij lis tuz sulof nokeñaz. [hit pi nuskez hit hiɡuj tow sal hij lis tuz sulof nokeɲaz] hit the pi woman nuskez COMIT hit the hiɡuj knife tow PAST sal 3.OBJ hij catch lis yon tuz three sul blind -of ACC nokeɲaz mouse “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 Yezin stands alone without any prefixes or suffixes attached to it.
The noun displays the following derivational morphology: 11 prefixes, namely zi- /zi-/ ‘little’, re- /re-/ ‘big’, ñu- /ɲu-/ ‘old’, po- /po-/ ‘new’, pu- /pu-/ ‘good’, nu- /nu-/ ‘bad’, gi- /ɡi-/ ‘have’, ti- /ti-/ ‘use’, wo- /ʋo-/ ‘see’, pe- /pe-/ ‘make’ and to- /to-/ ‘break’
The Adjective
In Yezin, the adjective has the following structure: the root followed by an obligatory suffix expressing case, comprising -if /-if/ ‘NOM’, -of /-of/ ‘ACC’, -or /-or/ ‘GEN’, -os /-os/ ‘DAT’, -el /-el/ ‘INS’, -oww /-ow/ ‘VOC’, -ud /-ud/ ‘ALL’, -oh /-oh/ ‘LOC’, -ef /-ef/ ‘ABL’ and -us /-us/ ‘PART’.
Numerals
The numeral in Yezin stands alone without any prefixes or suffixes attached to it.
Determiners
The determiner in Yezin stands alone without any prefixes or suffixes attached to it.
Pronouns
The pronoun in Yezin stands alone without any prefixes or suffixes attached to it.
In Yezin, both subject and object pronouns are dropped unless they are stressed. Here is an example where neither of the pronouns are stressed:
initial XML:
<example id="love2" translation="He (the boy) loves her (the girl).">
<s>
<vp tam="gnomic">
<verb>love</verb>
</vp>
<np def="def" number="sing" tr="theme" role="subj" output="aspron">
<noun>boy</noun>
</np>
<np def="def" number="sing" tr="theme" role="obj" output="aspron">
<noun>girl</noun>
</np>
</s>
</example>cleanup:
<example id="love2" translation="He (the boy) loves her (the girl)."> <s> - <vp tam="gnomic"> - <verb>love</verb> + <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active"> + <word posp="verb" gloss="love"/> </vp> - <np def="def" number="sing" tr="theme" role="subj" output="aspron"> - <noun>boy</noun> + <np def="def" number="sing" tr="theme" role="subj" output="aspron" locus="number"> + <word posp="noun" gloss="boy"/> </np> - <np def="def" number="sing" tr="theme" role="obj" output="aspron"> - <noun>girl</noun> + <np def="def" number="sing" tr="theme" role="obj" output="aspron" locus="number"> + <word posp="noun" gloss="girl"/> </np> </s> </example>
module articles:
No change.
module nonpastonly:
<example id="love2" translation="He (the boy) loves her (the girl)."> <s> - <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="love"/> </vp> <np def="def" number="sing" tr="theme" role="subj" output="aspron" locus="number"> <word posp="noun" gloss="boy"/> </np> <np def="def" number="sing" tr="theme" role="obj" output="aspron" locus="number"> <word posp="noun" gloss="girl"/> </np> </s> </example>
module noepistemic:
No change.
module NRel:
No change.
module sentenceconnectors:
No change.
module nominalise:
No change.
tva1tva2
module affixdensity:
No change.
module adpositions:
No change.
module constorder:
<example id="love2" translation="He (the boy) loves her (the girl)."> <s> - <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> - <word posp="verb" gloss="love"/> - </vp> <np def="def" number="sing" tr="theme" role="subj" output="aspron" locus="number"> <word posp="noun" gloss="boy"/> </np> + <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> + <word posp="verb" gloss="love"/> + </vp> <np def="def" number="sing" tr="theme" role="obj" output="aspron" locus="number"> <word posp="noun" gloss="girl"/> </np> </s> </example>
module casemarking:
<example id="love2" translation="He (the boy) loves her (the girl)."> <s> - <np def="def" number="sing" tr="theme" role="subj" output="aspron" locus="number"> + <np def="def" number="sing" tr="theme" role="subj" output="aspron" locus="number" case="NOM"> <word posp="noun" gloss="boy"/> </np> <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="love"/> </vp> - <np def="def" number="sing" tr="theme" role="obj" output="aspron" locus="number"> + <np def="def" number="sing" tr="theme" role="obj" output="aspron" locus="number" case="ACC"> <word posp="noun" gloss="girl"/> </np> </s> </example>
module markowner:
No change.
module propagatenumber:
No change.
module simplifynumber:
<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" tr="theme" role="subj" output="aspron" locus="number" case="NOM"> <word posp="noun" gloss="boy"/> </np> <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="love"/> </vp> - <np def="def" number="sing" tr="theme" role="obj" output="aspron" locus="number" case="ACC"> + <np def="def" tr="theme" role="obj" output="aspron" locus="number" case="ACC"> <word posp="noun" gloss="girl"/> </np> </s> </example>
createpronouns:
<example id="love2" translation="He (the boy) loves her (the girl)."> <s> - <np def="def" tr="theme" role="subj" output="aspron" locus="number" case="NOM"> - <word posp="noun" gloss="boy"/> + <np def="def" tr="theme" role="subj" locus="number" case="NOM"> + <word posp="pron" gloss="3"/> </np> <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="love"/> </vp> - <np def="def" tr="theme" role="obj" output="aspron" locus="number" case="ACC"> - <word posp="noun" gloss="girl"/> + <np def="def" tr="theme" role="obj" locus="number" case="ACC"> + <word posp="pron" gloss="3"/> </np> </s> </example>
module ngen:
No change.
module wordorder:
No change.
module wordorder:
No change.
module wordorder:
No change.
module conjp:
No change.
flattenconjp:
No change.
fixpronouns:
No change.
copyuptophrase:
<example id="love2" translation="He (the boy) loves her (the girl).">
<s>
<np def="def" tr="theme" role="subj" locus="number" case="NOM">
<word posp="pron" gloss="3"/>
</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" obj="3">
<word posp="verb" gloss="love"/>
</vp>
<np def="def" tr="theme" role="obj" locus="number" case="ACC">
<word posp="pron" gloss="3"/>
</np>
</s>
</example>
prodrop:
<example id="love2" translation="He (the boy) loves her (the girl)."> <s> - <np def="def" tr="theme" role="subj" locus="number" case="NOM"> - <word posp="pron" gloss="3"/> - </np> <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3" obj="3"> <word posp="verb" gloss="love"/> </vp> - <np def="def" tr="theme" role="obj" locus="number" case="ACC"> - <word posp="pron" gloss="3"/> - </np> </s> </example>
addclitics:
<example id="love2" translation="He (the boy) loves her (the girl).">
<s>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3" obj="3">
+ <thingy type="vpta" function="proclitic" gloss="PRES"/>
+ <thingy type="vpmode" function="proclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="proclitic" gloss="active"/>
+ <thingy type="vpobj" function="proclitic" gloss="3"/>
+ <thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
<word posp="verb" gloss="love"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</s>
</example>
propagateArgumentCase:
No change.
unwrapArgumentNPs:
No change.
unwrapOwnerOwned:
No change.
movedowntoword:
<example id="love2" translation="He (the boy) loves her (the girl).">
<s>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3" obj="3">
<thingy type="vpta" function="proclitic" gloss="PRES"/>
<thingy type="vpmode" function="proclitic" gloss="indicative"/>
<thingy type="vpvoice" function="proclitic" gloss="active"/>
<thingy type="vpobj" function="proclitic" gloss="3"/>
<thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
- <word posp="verb" gloss="love"/>
+ <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3" obj="3"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</s>
</example>
addaffixes:
About to call getSlotValue for love/verb/subj/optionalGot 3
<example id="love2" translation="He (the boy) loves her (the girl).">
<s>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3" obj="3">
<thingy type="vpta" function="proclitic" gloss="PRES"/>
<thingy type="vpmode" function="proclitic" gloss="indicative"/>
<thingy type="vpvoice" function="proclitic" gloss="active"/>
<thingy type="vpobj" function="proclitic" gloss="3"/>
<thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
<word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3" obj="3"/>
+ <thingy type="verbsubj" function="suffix" gloss="3"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</s>
</example>
flatten:
<example id="love2" translation="He (the boy) loves her (the girl)."> - <s> - <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3" obj="3"> + <flat> <thingy type="vpta" function="proclitic" gloss="PRES"/> <thingy type="vpmode" function="proclitic" gloss="indicative"/> <thingy type="vpvoice" function="proclitic" gloss="active"/> <thingy type="vpobj" function="proclitic" gloss="3"/> <thingy type="vpquestion" function="proclitic" gloss="not.Q"/> <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3" obj="3"/> <thingy type="verbsubj" function="suffix" gloss="3"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> - </vp> - </s> + </flat> </example>
addvocab:
<example id="love2" translation="He (the boy) loves her (the girl)."> <flat> - <thingy type="vpta" function="proclitic" gloss="PRES"/> - <thingy type="vpmode" function="proclitic" gloss="indicative"/> - <thingy type="vpvoice" function="proclitic" gloss="active"/> - <thingy type="vpobj" function="proclitic" gloss="3"/> - <thingy type="vpquestion" function="proclitic" gloss="not.Q"/> - <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3" obj="3"/> - <thingy type="verbsubj" function="suffix" gloss="3"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> + <thingy type="vpta" function="proclitic" gloss="PRES" ph=""></thingy> + <thingy type="vpmode" function="proclitic" gloss="indicative" ph=""></thingy> + <thingy type="vpvoice" function="proclitic" gloss="active" ph=""></thingy> + <thingy type="vpobj" function="proclitic" gloss="3.OBJ" ph="s a l">sal</thingy> + <thingy type="vpquestion" function="proclitic" gloss="not.Q" ph=""></thingy> + <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3" obj="3" ph="f a n">fan</word> + <thingy type="verbsubj" function="suffix" gloss="3.SUBJ" attach="suffix" ph=""></thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> </flat> </example>
vowelharmony:
No change.
removetags:
<example id="love2" translation="He (the boy) loves her (the girl)."> <flat> - <thingy type="vpta" function="proclitic" gloss="PRES" ph=""></thingy> - <thingy type="vpmode" function="proclitic" gloss="indicative" ph=""></thingy> - <thingy type="vpvoice" function="proclitic" gloss="active" ph=""></thingy> - <thingy type="vpobj" function="proclitic" gloss="3.OBJ" ph="s a l">sal</thingy> - <thingy type="vpquestion" function="proclitic" gloss="not.Q" ph=""></thingy> - <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3" obj="3" ph="f a n">fan</word> - <thingy type="verbsubj" function="suffix" gloss="3.SUBJ" attach="suffix" ph=""></thingy> - <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> + <thingy type="vpobj" function="proclitic" gloss="3.OBJ">sal</thingy> + <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3" obj="3">fan</word> </flat> + <p><span class="ilpair"><span class="mor">sal</span><br><span class="gls">3.<span class="glssc">OBJ</span></span></span> <span class="ilpair"><span class="mor">fan</span><br><span class="gls">love</span></span></p> + <p>sal fan</p> + <p>sal fan</p> + <il> + <w> + <o>sal</o> + <g>3.OBJ</g> + </w> + <w> + <o>fan</o> + <g>love</g> + </w> + </il> </example>
Sal fan. [sal fan] sal 3.OBJ fan love “He (the boy) loves her (the girl).” | (2) |
But here, the word corresponding to he is stressed:
initial XML:
<example id="love2he" translation="*He* loves her.">
<s>
<vp tam="gnomic">
<verb>love</verb>
</vp>
<np def="def" number="sing" tr="rheme" role="subj" output="aspron">
<noun>boy</noun>
</np>
<np def="def" number="sing" tr="theme" role="obj" output="aspron">
<noun>girl</noun>
</np>
</s>
</example>cleanup:
<example id="love2he" translation="*He* loves her."> <s> - <vp tam="gnomic"> - <verb>love</verb> + <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active"> + <word posp="verb" gloss="love"/> </vp> - <np def="def" number="sing" tr="rheme" role="subj" output="aspron"> - <noun>boy</noun> + <np def="def" number="sing" tr="rheme" role="subj" output="aspron" locus="number"> + <word posp="noun" gloss="boy"/> </np> - <np def="def" number="sing" tr="theme" role="obj" output="aspron"> - <noun>girl</noun> + <np def="def" number="sing" tr="theme" role="obj" output="aspron" locus="number"> + <word posp="noun" gloss="girl"/> </np> </s> </example>
module articles:
No change.
module nonpastonly:
<example id="love2he" translation="*He* loves her."> <s> - <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="love"/> </vp> <np def="def" number="sing" tr="rheme" role="subj" output="aspron" locus="number"> <word posp="noun" gloss="boy"/> </np> <np def="def" number="sing" tr="theme" role="obj" output="aspron" locus="number"> <word posp="noun" gloss="girl"/> </np> </s> </example>
module noepistemic:
No change.
module NRel:
No change.
module sentenceconnectors:
No change.
module nominalise:
No change.
tva1tva2
module affixdensity:
No change.
module adpositions:
No change.
module constorder:
<example id="love2he" translation="*He* loves her."> <s> - <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> - <word posp="verb" gloss="love"/> - </vp> <np def="def" number="sing" tr="rheme" role="subj" output="aspron" locus="number"> <word posp="noun" gloss="boy"/> </np> + <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> + <word posp="verb" gloss="love"/> + </vp> <np def="def" number="sing" tr="theme" role="obj" output="aspron" locus="number"> <word posp="noun" gloss="girl"/> </np> </s> </example>
module casemarking:
<example id="love2he" translation="*He* loves her."> <s> - <np def="def" number="sing" tr="rheme" role="subj" output="aspron" locus="number"> + <np def="def" number="sing" tr="rheme" role="subj" output="aspron" locus="number" case="NOM"> <word posp="noun" gloss="boy"/> </np> <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="love"/> </vp> - <np def="def" number="sing" tr="theme" role="obj" output="aspron" locus="number"> + <np def="def" number="sing" tr="theme" role="obj" output="aspron" locus="number" case="ACC"> <word posp="noun" gloss="girl"/> </np> </s> </example>
module markowner:
No change.
module propagatenumber:
No change.
module simplifynumber:
<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" tr="rheme" role="subj" output="aspron" locus="number" case="NOM"> <word posp="noun" gloss="boy"/> </np> <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="love"/> </vp> - <np def="def" number="sing" tr="theme" role="obj" output="aspron" locus="number" case="ACC"> + <np def="def" tr="theme" role="obj" output="aspron" locus="number" case="ACC"> <word posp="noun" gloss="girl"/> </np> </s> </example>
createpronouns:
<example id="love2he" translation="*He* loves her."> <s> - <np def="def" tr="rheme" role="subj" output="aspron" locus="number" case="NOM"> - <word posp="noun" gloss="boy"/> + <np def="def" tr="rheme" role="subj" locus="number" case="NOM"> + <word posp="pron" gloss="3"/> </np> <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="love"/> </vp> - <np def="def" tr="theme" role="obj" output="aspron" locus="number" case="ACC"> - <word posp="noun" gloss="girl"/> + <np def="def" tr="theme" role="obj" locus="number" case="ACC"> + <word posp="pron" gloss="3"/> </np> </s> </example>
module ngen:
No change.
module wordorder:
No change.
module wordorder:
No change.
module wordorder:
No change.
module conjp:
No change.
flattenconjp:
No change.
fixpronouns:
No change.
copyuptophrase:
<example id="love2he" translation="*He* loves her.">
<s>
<np def="def" tr="rheme" role="subj" locus="number" case="NOM">
<word posp="pron" gloss="3"/>
</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" obj="3">
<word posp="verb" gloss="love"/>
</vp>
<np def="def" tr="theme" role="obj" locus="number" case="ACC">
<word posp="pron" gloss="3"/>
</np>
</s>
</example>
prodrop:
<example id="love2he" translation="*He* loves her.">
<s>
<np def="def" tr="rheme" role="subj" locus="number" case="NOM">
<word posp="pron" gloss="3"/>
</np>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3" obj="3">
<word posp="verb" gloss="love"/>
</vp>
- <np def="def" tr="theme" role="obj" locus="number" case="ACC">
- <word posp="pron" gloss="3"/>
- </np>
</s>
</example>
addclitics:
<example id="love2he" translation="*He* loves her.">
<s>
<np def="def" tr="rheme" role="subj" locus="number" case="NOM">
<word posp="pron" gloss="3"/>
</np>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3" obj="3">
+ <thingy type="vpta" function="proclitic" gloss="PRES"/>
+ <thingy type="vpmode" function="proclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="proclitic" gloss="active"/>
+ <thingy type="vpobj" function="proclitic" gloss="3"/>
+ <thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
<word posp="verb" gloss="love"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</s>
</example>
propagateArgumentCase:
No change.
unwrapArgumentNPs:
No change.
unwrapOwnerOwned:
No change.
movedowntoword:
<example id="love2he" translation="*He* loves her.">
<s>
<np def="def" tr="rheme" role="subj" locus="number" case="NOM">
- <word posp="pron" gloss="3"/>
+ <word posp="pron" gloss="3" def="def" tr="rheme" role="subj" locus="number" case="NOM"/>
</np>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3" obj="3">
<thingy type="vpta" function="proclitic" gloss="PRES"/>
<thingy type="vpmode" function="proclitic" gloss="indicative"/>
<thingy type="vpvoice" function="proclitic" gloss="active"/>
<thingy type="vpobj" function="proclitic" gloss="3"/>
<thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
- <word posp="verb" gloss="love"/>
+ <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3" obj="3"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</s>
</example>
addaffixes:
About to call getSlotValue for love/verb/subj/optionalGot 3
<example id="love2he" translation="*He* loves her.">
<s>
<np def="def" tr="rheme" role="subj" locus="number" case="NOM">
<word posp="pron" gloss="3" def="def" tr="rheme" role="subj" locus="number" case="NOM"/>
</np>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3" obj="3">
<thingy type="vpta" function="proclitic" gloss="PRES"/>
<thingy type="vpmode" function="proclitic" gloss="indicative"/>
<thingy type="vpvoice" function="proclitic" gloss="active"/>
<thingy type="vpobj" function="proclitic" gloss="3"/>
<thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
<word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3" obj="3"/>
+ <thingy type="verbsubj" function="suffix" gloss="3"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</s>
</example>
flatten:
<example id="love2he" translation="*He* loves her."> - <s> - <np def="def" tr="rheme" role="subj" locus="number" case="NOM"> + <flat> <word posp="pron" gloss="3" def="def" tr="rheme" role="subj" locus="number" case="NOM"/> - </np> - <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3" obj="3"> <thingy type="vpta" function="proclitic" gloss="PRES"/> <thingy type="vpmode" function="proclitic" gloss="indicative"/> <thingy type="vpvoice" function="proclitic" gloss="active"/> <thingy type="vpobj" function="proclitic" gloss="3"/> <thingy type="vpquestion" function="proclitic" gloss="not.Q"/> <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3" obj="3"/> <thingy type="verbsubj" function="suffix" gloss="3"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> - </vp> - </s> + </flat> </example>
addvocab:
<example id="love2he" translation="*He* loves her."> <flat> - <word posp="pron" gloss="3" def="def" tr="rheme" role="subj" locus="number" case="NOM"/> - <thingy type="vpta" function="proclitic" gloss="PRES"/> - <thingy type="vpmode" function="proclitic" gloss="indicative"/> - <thingy type="vpvoice" function="proclitic" gloss="active"/> - <thingy type="vpobj" function="proclitic" gloss="3"/> - <thingy type="vpquestion" function="proclitic" gloss="not.Q"/> - <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3" obj="3"/> - <thingy type="verbsubj" function="suffix" gloss="3"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> + <word posp="pron" gloss="3" def="def" tr="rheme" role="subj" locus="number" case="NOM" ph="s i p">sip</word> + <thingy type="vpta" function="proclitic" gloss="PRES" ph=""></thingy> + <thingy type="vpmode" function="proclitic" gloss="indicative" ph=""></thingy> + <thingy type="vpvoice" function="proclitic" gloss="active" ph=""></thingy> + <thingy type="vpobj" function="proclitic" gloss="3.OBJ" ph="s a l">sal</thingy> + <thingy type="vpquestion" function="proclitic" gloss="not.Q" ph=""></thingy> + <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3" obj="3" ph="f a n">fan</word> + <thingy type="verbsubj" function="suffix" gloss="3.SUBJ" attach="suffix" ph=""></thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> </flat> </example>
vowelharmony:
No change.
removetags:
<example id="love2he" translation="*He* loves her."> <flat> - <word posp="pron" gloss="3" def="def" tr="rheme" role="subj" locus="number" case="NOM" ph="s i p">sip</word> - <thingy type="vpta" function="proclitic" gloss="PRES" ph=""></thingy> - <thingy type="vpmode" function="proclitic" gloss="indicative" ph=""></thingy> - <thingy type="vpvoice" function="proclitic" gloss="active" ph=""></thingy> - <thingy type="vpobj" function="proclitic" gloss="3.OBJ" ph="s a l">sal</thingy> - <thingy type="vpquestion" function="proclitic" gloss="not.Q" ph=""></thingy> - <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3" obj="3" ph="f a n">fan</word> - <thingy type="verbsubj" function="suffix" gloss="3.SUBJ" attach="suffix" ph=""></thingy> - <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> + <word posp="pron" gloss="3" def="def" tr="rheme" role="subj" locus="number" case="NOM">sip</word> + <thingy type="vpobj" function="proclitic" gloss="3.OBJ">sal</thingy> + <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3" obj="3">fan</word> </flat> + <p><span class="ilpair"><span class="mor">sip</span><br><span class="gls">3</span></span> <span class="ilpair"><span class="mor">sal</span><br><span class="gls">3.<span class="glssc">OBJ</span></span></span> <span class="ilpair"><span class="mor">fan</span><br><span class="gls">love</span></span></p> + <p>sip sal fan</p> + <p>sip sal fan</p> + <il> + <w> + <o>sip</o> + <g>3</g> + </w> + <w> + <o>sal</o> + <g>3.OBJ</g> + </w> + <w> + <o>fan</o> + <g>love</g> + </w> + </il> </example>
Sip sal fan. [sip sal fan] sip 3 sal 3.OBJ fan love “He loves her.” | (3) |
And here, it is the one translated as her that is stressed:
initial XML:
<example id="love2her" translation="He loves *her*.">
<s>
<vp tam="gnomic">
<verb>love</verb>
</vp>
<np def="def" number="sing" tr="theme" role="subj" output="aspron">
<noun>boy</noun>
</np>
<np def="def" number="sing" tr="rheme" role="obj" output="aspron">
<noun>girl</noun>
</np>
</s>
</example>cleanup:
<example id="love2her" translation="He loves *her*."> <s> - <vp tam="gnomic"> - <verb>love</verb> + <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active"> + <word posp="verb" gloss="love"/> </vp> - <np def="def" number="sing" tr="theme" role="subj" output="aspron"> - <noun>boy</noun> + <np def="def" number="sing" tr="theme" role="subj" output="aspron" locus="number"> + <word posp="noun" gloss="boy"/> </np> - <np def="def" number="sing" tr="rheme" role="obj" output="aspron"> - <noun>girl</noun> + <np def="def" number="sing" tr="rheme" role="obj" output="aspron" locus="number"> + <word posp="noun" gloss="girl"/> </np> </s> </example>
module articles:
No change.
module nonpastonly:
<example id="love2her" translation="He loves *her*."> <s> - <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="love"/> </vp> <np def="def" number="sing" tr="theme" role="subj" output="aspron" locus="number"> <word posp="noun" gloss="boy"/> </np> <np def="def" number="sing" tr="rheme" role="obj" output="aspron" locus="number"> <word posp="noun" gloss="girl"/> </np> </s> </example>
module noepistemic:
No change.
module NRel:
No change.
module sentenceconnectors:
No change.
module nominalise:
No change.
tva1tva2
module affixdensity:
No change.
module adpositions:
No change.
module constorder:
<example id="love2her" translation="He loves *her*."> <s> - <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> - <word posp="verb" gloss="love"/> - </vp> <np def="def" number="sing" tr="theme" role="subj" output="aspron" locus="number"> <word posp="noun" gloss="boy"/> </np> + <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> + <word posp="verb" gloss="love"/> + </vp> <np def="def" number="sing" tr="rheme" role="obj" output="aspron" locus="number"> <word posp="noun" gloss="girl"/> </np> </s> </example>
module casemarking:
<example id="love2her" translation="He loves *her*."> <s> - <np def="def" number="sing" tr="theme" role="subj" output="aspron" locus="number"> + <np def="def" number="sing" tr="theme" role="subj" output="aspron" locus="number" case="NOM"> <word posp="noun" gloss="boy"/> </np> <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="love"/> </vp> - <np def="def" number="sing" tr="rheme" role="obj" output="aspron" locus="number"> + <np def="def" number="sing" tr="rheme" role="obj" output="aspron" locus="number" case="ACC"> <word posp="noun" gloss="girl"/> </np> </s> </example>
module markowner:
No change.
module propagatenumber:
No change.
module simplifynumber:
<example id="love2her" translation="He loves *her*."> <s> - <np def="def" number="sing" tr="theme" role="subj" output="aspron" locus="number" case="NOM"> + <np def="def" tr="theme" role="subj" output="aspron" locus="number" case="NOM"> <word posp="noun" gloss="boy"/> </np> <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="love"/> </vp> - <np def="def" number="sing" tr="rheme" role="obj" output="aspron" locus="number" case="ACC"> + <np def="def" tr="rheme" role="obj" output="aspron" locus="number" case="ACC"> <word posp="noun" gloss="girl"/> </np> </s> </example>
createpronouns:
<example id="love2her" translation="He loves *her*."> <s> - <np def="def" tr="theme" role="subj" output="aspron" locus="number" case="NOM"> - <word posp="noun" gloss="boy"/> + <np def="def" tr="theme" role="subj" locus="number" case="NOM"> + <word posp="pron" gloss="3"/> </np> <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="love"/> </vp> - <np def="def" tr="rheme" role="obj" output="aspron" locus="number" case="ACC"> - <word posp="noun" gloss="girl"/> + <np def="def" tr="rheme" role="obj" locus="number" case="ACC"> + <word posp="pron" gloss="3"/> </np> </s> </example>
module ngen:
No change.
module wordorder:
No change.
module wordorder:
No change.
module wordorder:
No change.
module conjp:
No change.
flattenconjp:
No change.
fixpronouns:
No change.
copyuptophrase:
<example id="love2her" translation="He loves *her*.">
<s>
<np def="def" tr="theme" role="subj" locus="number" case="NOM">
<word posp="pron" gloss="3"/>
</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" obj="3">
<word posp="verb" gloss="love"/>
</vp>
<np def="def" tr="rheme" role="obj" locus="number" case="ACC">
<word posp="pron" gloss="3"/>
</np>
</s>
</example>
prodrop:
<example id="love2her" translation="He loves *her*."> <s> - <np def="def" tr="theme" role="subj" locus="number" case="NOM"> - <word posp="pron" gloss="3"/> - </np> <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3" obj="3"> <word posp="verb" gloss="love"/> </vp> <np def="def" tr="rheme" role="obj" locus="number" case="ACC"> <word posp="pron" gloss="3"/> </np> </s> </example>
addclitics:
<example id="love2her" translation="He loves *her*.">
<s>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3" obj="3">
+ <thingy type="vpta" function="proclitic" gloss="PRES"/>
+ <thingy type="vpmode" function="proclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="proclitic" gloss="active"/>
+ <thingy type="vpobj" function="proclitic" gloss="3"/>
+ <thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
<word posp="verb" gloss="love"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np def="def" tr="rheme" role="obj" locus="number" case="ACC">
<word posp="pron" gloss="3"/>
</np>
</s>
</example>
propagateArgumentCase:
No change.
unwrapArgumentNPs:
No change.
unwrapOwnerOwned:
No change.
movedowntoword:
<example id="love2her" translation="He loves *her*.">
<s>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3" obj="3">
<thingy type="vpta" function="proclitic" gloss="PRES"/>
<thingy type="vpmode" function="proclitic" gloss="indicative"/>
<thingy type="vpvoice" function="proclitic" gloss="active"/>
<thingy type="vpobj" function="proclitic" gloss="3"/>
<thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
- <word posp="verb" gloss="love"/>
+ <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3" obj="3"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np def="def" tr="rheme" role="obj" locus="number" case="ACC">
- <word posp="pron" gloss="3"/>
+ <word posp="pron" gloss="3" def="def" tr="rheme" role="obj" locus="number" case="ACC"/>
</np>
</s>
</example>
addaffixes:
About to call getSlotValue for love/verb/subj/optionalGot 3
<example id="love2her" translation="He loves *her*.">
<s>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3" obj="3">
<thingy type="vpta" function="proclitic" gloss="PRES"/>
<thingy type="vpmode" function="proclitic" gloss="indicative"/>
<thingy type="vpvoice" function="proclitic" gloss="active"/>
<thingy type="vpobj" function="proclitic" gloss="3"/>
<thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
<word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3" obj="3"/>
+ <thingy type="verbsubj" function="suffix" gloss="3"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np def="def" tr="rheme" role="obj" locus="number" case="ACC">
<word posp="pron" gloss="3" def="def" tr="rheme" role="obj" locus="number" case="ACC"/>
</np>
</s>
</example>
flatten:
<example id="love2her" translation="He loves *her*."> - <s> - <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3" obj="3"> + <flat> <thingy type="vpta" function="proclitic" gloss="PRES"/> <thingy type="vpmode" function="proclitic" gloss="indicative"/> <thingy type="vpvoice" function="proclitic" gloss="active"/> <thingy type="vpobj" function="proclitic" gloss="3"/> <thingy type="vpquestion" function="proclitic" gloss="not.Q"/> <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3" obj="3"/> <thingy type="verbsubj" function="suffix" gloss="3"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> - </vp> - <np def="def" tr="rheme" role="obj" locus="number" case="ACC"> <word posp="pron" gloss="3" def="def" tr="rheme" role="obj" locus="number" case="ACC"/> - </np> - </s> + </flat> </example>
addvocab:
<example id="love2her" translation="He loves *her*."> <flat> - <thingy type="vpta" function="proclitic" gloss="PRES"/> - <thingy type="vpmode" function="proclitic" gloss="indicative"/> - <thingy type="vpvoice" function="proclitic" gloss="active"/> - <thingy type="vpobj" function="proclitic" gloss="3"/> - <thingy type="vpquestion" function="proclitic" gloss="not.Q"/> - <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3" obj="3"/> - <thingy type="verbsubj" function="suffix" gloss="3"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <word posp="pron" gloss="3" def="def" tr="rheme" role="obj" locus="number" case="ACC"/> + <thingy type="vpta" function="proclitic" gloss="PRES" ph=""></thingy> + <thingy type="vpmode" function="proclitic" gloss="indicative" ph=""></thingy> + <thingy type="vpvoice" function="proclitic" gloss="active" ph=""></thingy> + <thingy type="vpobj" function="proclitic" gloss="3.OBJ" ph="s a l">sal</thingy> + <thingy type="vpquestion" function="proclitic" gloss="not.Q" ph=""></thingy> + <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3" obj="3" ph="f a n">fan</word> + <thingy type="verbsubj" function="suffix" gloss="3.SUBJ" attach="suffix" ph=""></thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> + <word posp="pron" gloss="3" def="def" tr="rheme" role="obj" locus="number" case="ACC" ph="s i p">sip</word> </flat> </example>
vowelharmony:
No change.
removetags:
<example id="love2her" translation="He loves *her*."> <flat> - <thingy type="vpta" function="proclitic" gloss="PRES" ph=""></thingy> - <thingy type="vpmode" function="proclitic" gloss="indicative" ph=""></thingy> - <thingy type="vpvoice" function="proclitic" gloss="active" ph=""></thingy> - <thingy type="vpobj" function="proclitic" gloss="3.OBJ" ph="s a l">sal</thingy> - <thingy type="vpquestion" function="proclitic" gloss="not.Q" ph=""></thingy> - <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3" obj="3" ph="f a n">fan</word> - <thingy type="verbsubj" function="suffix" gloss="3.SUBJ" attach="suffix" ph=""></thingy> - <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> - <word posp="pron" gloss="3" def="def" tr="rheme" role="obj" locus="number" case="ACC" ph="s i p">sip</word> + <thingy type="vpobj" function="proclitic" gloss="3.OBJ">sal</thingy> + <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3" obj="3">fan</word> + <word posp="pron" gloss="3" def="def" tr="rheme" role="obj" locus="number" case="ACC">sip</word> </flat> + <p><span class="ilpair"><span class="mor">sal</span><br><span class="gls">3.<span class="glssc">OBJ</span></span></span> <span class="ilpair"><span class="mor">fan</span><br><span class="gls">love</span></span> <span class="ilpair"><span class="mor">sip</span><br><span class="gls">3</span></span></p> + <p>sal fan sip</p> + <p>sal fan sip</p> + <il> + <w> + <o>sal</o> + <g>3.OBJ</g> + </w> + <w> + <o>fan</o> + <g>love</g> + </w> + <w> + <o>sip</o> + <g>3</g> + </w> + </il> </example>
Sal fan sip. [sal fan sip] sal 3.OBJ fan love sip 3 “He loves her.” | (4) |
Proper Nouns
initial XML:
<example id="loveprop" translation="NN1 hates NN2.">
<s>
<vp tam="gnomic">
<verb>hate</verb>
</vp>
<np def="def" number="sing" tr="theme" role="subj">
<noun>NN1</noun>
</np>
<np def="def" number="sing" tr="rheme" role="obj">
<noun>NN2</noun>
</np>
</s>
</example>cleanup:
<example id="loveprop" translation="NN1 hates NN2."> <s> - <vp tam="gnomic"> - <verb>hate</verb> + <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active"> + <word posp="verb" gloss="hate"/> </vp> - <np def="def" number="sing" tr="theme" role="subj"> - <noun>NN1</noun> + <np def="def" number="sing" tr="theme" role="subj" locus="number"> + <word posp="noun" gloss="NN1"/> </np> - <np def="def" number="sing" tr="rheme" role="obj"> - <noun>NN2</noun> + <np def="def" number="sing" tr="rheme" role="obj" locus="number"> + <word posp="noun" gloss="NN2"/> </np> </s> </example>
module articles:
<example id="loveprop" translation="NN1 hates NN2.">
<s>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active">
<word posp="verb" gloss="hate"/>
</vp>
<np def="def" number="sing" tr="theme" role="subj" locus="number">
<word posp="noun" gloss="NN1"/>
+ <word gloss="the" posp="det"/>
</np>
<np def="def" number="sing" tr="rheme" role="obj" locus="number">
<word posp="noun" gloss="NN2"/>
+ <word gloss="the" posp="det"/>
</np>
</s>
</example>
module nonpastonly:
<example id="loveprop" translation="NN1 hates NN2."> <s> - <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="hate"/> </vp> <np def="def" number="sing" tr="theme" role="subj" locus="number"> <word posp="noun" gloss="NN1"/> <word gloss="the" posp="det"/> </np> <np def="def" number="sing" tr="rheme" role="obj" locus="number"> <word posp="noun" gloss="NN2"/> <word gloss="the" posp="det"/> </np> </s> </example>
module noepistemic:
No change.
module NRel:
No change.
module sentenceconnectors:
No change.
module nominalise:
No change.
tva1tva2
module affixdensity:
No change.
module adpositions:
No change.
module constorder:
<example id="loveprop" translation="NN1 hates NN2."> <s> - <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> - <word posp="verb" gloss="hate"/> - </vp> <np def="def" number="sing" tr="theme" role="subj" locus="number"> <word posp="noun" gloss="NN1"/> <word gloss="the" posp="det"/> </np> + <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> + <word posp="verb" gloss="hate"/> + </vp> <np def="def" number="sing" tr="rheme" role="obj" locus="number"> <word posp="noun" gloss="NN2"/> <word gloss="the" posp="det"/> </np> </s> </example>
module casemarking:
<example id="loveprop" translation="NN1 hates NN2."> <s> - <np def="def" number="sing" tr="theme" role="subj" locus="number"> + <np def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM"> <word posp="noun" gloss="NN1"/> <word gloss="the" posp="det"/> </np> <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="hate"/> </vp> - <np def="def" number="sing" tr="rheme" role="obj" locus="number"> + <np def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC"> <word posp="noun" gloss="NN2"/> <word gloss="the" posp="det"/> </np> </s> </example>
module markowner:
No change.
module propagatenumber:
No change.
module simplifynumber:
<example id="loveprop" translation="NN1 hates NN2."> <s> - <np def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM"> + <np def="def" tr="theme" role="subj" locus="number" case="NOM"> <word posp="noun" gloss="NN1"/> <word gloss="the" posp="det"/> </np> <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="hate"/> </vp> - <np def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC"> + <np def="def" tr="rheme" role="obj" locus="number" case="ACC"> <word posp="noun" gloss="NN2"/> <word gloss="the" posp="det"/> </np> </s> </example>
createpronouns:
No change.
module ngen:
No change.
module wordorder:
No change.
module wordorder:
No change.
module wordorder:
<example id="loveprop" translation="NN1 hates NN2.">
<s>
<np def="def" tr="theme" role="subj" locus="number" case="NOM">
- <word posp="noun" gloss="NN1"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="NN1"/>
</np>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES">
<word posp="verb" gloss="hate"/>
</vp>
<np def="def" tr="rheme" role="obj" locus="number" case="ACC">
- <word posp="noun" gloss="NN2"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="NN2"/>
</np>
</s>
</example>
module conjp:
No change.
flattenconjp:
No change.
fixpronouns:
No change.
copyuptophrase:
<example id="loveprop" translation="NN1 hates NN2.">
<s>
<np def="def" tr="theme" role="subj" locus="number" case="NOM">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="NN1"/>
</np>
- <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES">
+ <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3" obj="3">
<word posp="verb" gloss="hate"/>
</vp>
<np def="def" tr="rheme" role="obj" locus="number" case="ACC">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="NN2"/>
</np>
</s>
</example>
prodrop:
No change.
addclitics:
<example id="loveprop" translation="NN1 hates NN2.">
<s>
<np def="def" tr="theme" role="subj" locus="number" case="NOM">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="NN1"/>
</np>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3" obj="3">
+ <thingy type="vpta" function="proclitic" gloss="PRES"/>
+ <thingy type="vpmode" function="proclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="proclitic" gloss="active"/>
+ <thingy type="vpobj" function="proclitic" gloss="3"/>
+ <thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
<word posp="verb" gloss="hate"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np def="def" tr="rheme" role="obj" locus="number" case="ACC">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="NN2"/>
</np>
</s>
</example>
propagateArgumentCase:
No change.
unwrapArgumentNPs:
No change.
unwrapOwnerOwned:
No change.
movedowntoword:
<example id="loveprop" translation="NN1 hates NN2.">
<s>
<np def="def" tr="theme" role="subj" locus="number" case="NOM">
- <word gloss="the" posp="det"/>
- <word posp="noun" gloss="NN1"/>
+ <word gloss="the" posp="det" def="def" tr="theme" role="subj" locus="number" case="NOM"/>
+ <word posp="noun" gloss="NN1" def="def" tr="theme" role="subj" locus="number" case="NOM"/>
</np>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3" obj="3">
<thingy type="vpta" function="proclitic" gloss="PRES"/>
<thingy type="vpmode" function="proclitic" gloss="indicative"/>
<thingy type="vpvoice" function="proclitic" gloss="active"/>
<thingy type="vpobj" function="proclitic" gloss="3"/>
<thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
- <word posp="verb" gloss="hate"/>
+ <word posp="verb" gloss="hate" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3" obj="3"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np def="def" tr="rheme" role="obj" locus="number" case="ACC">
- <word gloss="the" posp="det"/>
- <word posp="noun" gloss="NN2"/>
+ <word gloss="the" posp="det" def="def" tr="rheme" role="obj" locus="number" case="ACC"/>
+ <word posp="noun" gloss="NN2" def="def" tr="rheme" role="obj" locus="number" case="ACC"/>
</np>
</s>
</example>
addaffixes:
About to call getSlotValue for hate/verb/subj/optionalGot 3
<example id="loveprop" translation="NN1 hates NN2.">
<s>
<np def="def" tr="theme" role="subj" locus="number" case="NOM">
<word gloss="the" posp="det" def="def" tr="theme" role="subj" locus="number" case="NOM"/>
<word posp="noun" gloss="NN1" def="def" tr="theme" role="subj" locus="number" case="NOM"/>
</np>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3" obj="3">
<thingy type="vpta" function="proclitic" gloss="PRES"/>
<thingy type="vpmode" function="proclitic" gloss="indicative"/>
<thingy type="vpvoice" function="proclitic" gloss="active"/>
<thingy type="vpobj" function="proclitic" gloss="3"/>
<thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
<word posp="verb" gloss="hate" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3" obj="3"/>
+ <thingy type="verbsubj" function="suffix" gloss="3"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np def="def" tr="rheme" role="obj" locus="number" case="ACC">
<word gloss="the" posp="det" def="def" tr="rheme" role="obj" locus="number" case="ACC"/>
<word posp="noun" gloss="NN2" def="def" tr="rheme" role="obj" locus="number" case="ACC"/>
</np>
</s>
</example>
flatten:
<example id="loveprop" translation="NN1 hates NN2."> - <s> - <np def="def" tr="theme" role="subj" locus="number" case="NOM"> + <flat> <word gloss="the" posp="det" def="def" tr="theme" role="subj" locus="number" case="NOM"/> <word posp="noun" gloss="NN1" def="def" tr="theme" role="subj" locus="number" case="NOM"/> - </np> - <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3" obj="3"> <thingy type="vpta" function="proclitic" gloss="PRES"/> <thingy type="vpmode" function="proclitic" gloss="indicative"/> <thingy type="vpvoice" function="proclitic" gloss="active"/> <thingy type="vpobj" function="proclitic" gloss="3"/> <thingy type="vpquestion" function="proclitic" gloss="not.Q"/> <word posp="verb" gloss="hate" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3" obj="3"/> <thingy type="verbsubj" function="suffix" gloss="3"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> - </vp> - <np def="def" tr="rheme" role="obj" locus="number" case="ACC"> <word gloss="the" posp="det" def="def" tr="rheme" role="obj" locus="number" case="ACC"/> <word posp="noun" gloss="NN2" def="def" tr="rheme" role="obj" locus="number" case="ACC"/> - </np> - </s> + </flat> </example>
addvocab:
-<example id="loveprop" translation="NN1 hates NN2."> +<example id="loveprop" translation="Wapibak hates Vusugok."> <flat> - <word gloss="the" posp="det" def="def" tr="theme" role="subj" locus="number" case="NOM"/> - <word posp="noun" gloss="NN1" def="def" tr="theme" role="subj" locus="number" case="NOM"/> - <thingy type="vpta" function="proclitic" gloss="PRES"/> - <thingy type="vpmode" function="proclitic" gloss="indicative"/> - <thingy type="vpvoice" function="proclitic" gloss="active"/> - <thingy type="vpobj" function="proclitic" gloss="3"/> - <thingy type="vpquestion" function="proclitic" gloss="not.Q"/> - <word posp="verb" gloss="hate" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3" obj="3"/> - <thingy type="verbsubj" function="suffix" gloss="3"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <word gloss="the" posp="det" def="def" tr="rheme" role="obj" locus="number" case="ACC"/> - <word posp="noun" gloss="NN2" def="def" tr="rheme" role="obj" locus="number" case="ACC"/> + <word gloss="the" posp="det" def="def" tr="theme" role="subj" locus="number" case="NOM" ph="h i t">hit</word> + <word posp="noun" gloss="Wapibak" def="def" tr="theme" role="subj" locus="number" case="NOM" propernoun="yes" ph="w a p i b a k">wapibak</word> + <thingy type="vpta" function="proclitic" gloss="PRES" ph=""></thingy> + <thingy type="vpmode" function="proclitic" gloss="indicative" ph=""></thingy> + <thingy type="vpvoice" function="proclitic" gloss="active" ph=""></thingy> + <thingy type="vpobj" function="proclitic" gloss="3.OBJ" ph="s a l">sal</thingy> + <thingy type="vpquestion" function="proclitic" gloss="not.Q" ph=""></thingy> + <word posp="verb" gloss="hate" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3" obj="3" ph="n i j a d">nijad</word> + <thingy type="verbsubj" function="suffix" gloss="3.SUBJ" attach="suffix" ph=""></thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> + <word gloss="the" posp="det" def="def" tr="rheme" role="obj" locus="number" case="ACC" ph="h i t">hit</word> + <word posp="noun" gloss="Vusugok" def="def" tr="rheme" role="obj" locus="number" case="ACC" propernoun="yes" ph="ʋ u s u ɡ o k">ʋusuɡok</word> </flat> </example>
vowelharmony:
No change.
removetags:
<example id="loveprop" translation="Wapibak hates Vusugok."> <flat> - <word gloss="the" posp="det" def="def" tr="theme" role="subj" locus="number" case="NOM" ph="h i t">hit</word> - <word posp="noun" gloss="Wapibak" def="def" tr="theme" role="subj" locus="number" case="NOM" propernoun="yes" ph="w a p i b a k">wapibak</word> - <thingy type="vpta" function="proclitic" gloss="PRES" ph=""></thingy> - <thingy type="vpmode" function="proclitic" gloss="indicative" ph=""></thingy> - <thingy type="vpvoice" function="proclitic" gloss="active" ph=""></thingy> - <thingy type="vpobj" function="proclitic" gloss="3.OBJ" ph="s a l">sal</thingy> - <thingy type="vpquestion" function="proclitic" gloss="not.Q" ph=""></thingy> - <word posp="verb" gloss="hate" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3" obj="3" ph="n i j a d">nijad</word> - <thingy type="verbsubj" function="suffix" gloss="3.SUBJ" attach="suffix" ph=""></thingy> - <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> - <word gloss="the" posp="det" def="def" tr="rheme" role="obj" locus="number" case="ACC" ph="h i t">hit</word> - <word posp="noun" gloss="Vusugok" def="def" tr="rheme" role="obj" locus="number" case="ACC" propernoun="yes" ph="ʋ u s u ɡ o k">ʋusuɡok</word> + <word gloss="the" posp="det" def="def" tr="theme" role="subj" locus="number" case="NOM">hit</word> + <word posp="noun" gloss="Wapibak" def="def" tr="theme" role="subj" locus="number" case="NOM" propernoun="yes">wapibak</word> + <thingy type="vpobj" function="proclitic" gloss="3.OBJ">sal</thingy> + <word posp="verb" gloss="hate" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3" obj="3">nijad</word> + <word gloss="the" posp="det" def="def" tr="rheme" role="obj" locus="number" case="ACC">hit</word> + <word posp="noun" gloss="Vusugok" def="def" tr="rheme" role="obj" locus="number" case="ACC" propernoun="yes">ʋusuɡok</word> </flat> + <p><span class="ilpair"><span class="mor">hit</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">wapibak</span><br><span class="gls">Wapibak</span></span> <span class="ilpair"><span class="mor">sal</span><br><span class="gls">3.<span class="glssc">OBJ</span></span></span> <span class="ilpair"><span class="mor">nijad</span><br><span class="gls">hate</span></span> <span class="ilpair"><span class="mor">hit</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">ʋusuɡok</span><br><span class="gls">Vusugok</span></span></p> + <p>hit wapibak sal nijad hit ʋusuɡok</p> + <p>hit Wwapibak sal nijad hit Wusugok</p> + <il> + <w> + <o>hit</o> + <g>the</g> + </w> + <w> + <o>wapibak</o> + <g>Wapibak</g> + </w> + <w> + <o>sal</o> + <g>3.OBJ</g> + </w> + <w> + <o>nijad</o> + <g>hate</g> + </w> + <w> + <o>hit</o> + <g>the</g> + </w> + <w> + <o>ʋusuɡok</o> + <g>Vusugok</g> + </w> + </il> </example>
Hit Wwapibak sal nijad hit Wusugok. [hit wapibak sal nijad hit ʋusuɡok] hit the wapibak Wapibak sal 3.OBJ nijad hate hit the ʋusuɡok Vusugok “Wapibak hates Vusugok.” | (5) |
Possession
initial XML:
<example id="posso1" translation="the boy's apple">
<np type="owner_owned">
<np number="sing" def="def">
<noun>boy</noun>
</np>
<np number="sing" def="def">
<noun>apple</noun>
</np>
</np>
</example>cleanup:
<example id="posso1" translation="the boy's apple"> <np type="owner_owned"> - <np number="sing" def="def"> - <noun>boy</noun> + <np number="sing" def="def" locus="number" role="owner"> + <word posp="noun" gloss="boy"/> </np> - <np number="sing" def="def"> - <noun>apple</noun> + <np number="sing" def="def" locus="number" role="owned"> + <word posp="noun" gloss="apple"/> </np> </np> </example>
module articles:
<example id="posso1" translation="the boy's apple">
<np type="owner_owned">
<np number="sing" def="def" locus="number" role="owner">
<word posp="noun" gloss="boy"/>
+ <word gloss="the" posp="det"/>
</np>
<np number="sing" def="def" locus="number" role="owned">
<word posp="noun" gloss="apple"/>
+ <word gloss="the" posp="det"/>
</np>
</np>
</example>
module nonpastonly:
No change.
module noepistemic:
No change.
module NRel:
No change.
module sentenceconnectors:
No change.
module nominalise:
No change.
module affixdensity:
No change.
module adpositions:
No change.
module constorder:
No change.
module casemarking:
<example id="posso1" translation="the boy's apple"> - <np type="owner_owned"> + <np type="owner_owned" case="NOM"> <np number="sing" def="def" locus="number" role="owner"> <word posp="noun" gloss="boy"/> <word gloss="the" posp="det"/> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="apple"/> <word gloss="the" posp="det"/> </np> </np> </example>
module markowner:
<example id="posso1" translation="the boy's apple"> <np type="owner_owned" case="NOM"> - <np number="sing" def="def" locus="number" role="owner"> + <np number="sing" def="def" locus="number" role="owner" case="GEN"> <word posp="noun" gloss="boy"/> <word gloss="the" posp="det"/> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="apple"/> <word gloss="the" posp="det"/> </np> </np> </example>
module propagatenumber:
<example id="posso1" translation="the boy's apple"> - <np type="owner_owned" case="NOM"> + <np type="owner_owned" case="NOM" number="sing"> <np number="sing" def="def" locus="number" role="owner" case="GEN"> <word posp="noun" gloss="boy"/> <word gloss="the" posp="det"/> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="apple"/> <word gloss="the" posp="det"/> </np> </np> </example>
module simplifynumber:
<example id="posso1" translation="the boy's apple"> - <np type="owner_owned" case="NOM" number="sing"> - <np number="sing" def="def" locus="number" role="owner" case="GEN"> + <np type="owner_owned" case="NOM"> + <np def="def" locus="number" role="owner" case="GEN"> <word posp="noun" gloss="boy"/> <word gloss="the" posp="det"/> </np> - <np number="sing" def="def" locus="number" role="owned"> + <np def="def" locus="number" role="owned"> <word posp="noun" gloss="apple"/> <word gloss="the" posp="det"/> </np> </np> </example>
createpronouns:
No change.
module ngen:
No change.
module wordorder:
No change.
module wordorder:
No change.
module wordorder:
<example id="posso1" translation="the boy's apple">
<np type="owner_owned" case="NOM">
<np def="def" locus="number" role="owner" case="GEN">
- <word posp="noun" gloss="boy"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="boy"/>
</np>
<np def="def" locus="number" role="owned">
- <word posp="noun" gloss="apple"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="apple"/>
</np>
</np>
</example>
module conjp:
No change.
flattenconjp:
No change.
fixpronouns:
No change.
copyuptophrase:
No change.
prodrop:
No change.
addclitics:
No change.
propagateArgumentCase:
No change.
unwrapArgumentNPs:
No change.
unwrapOwnerOwned:
<example id="posso1" translation="the boy's apple"> - <np type="owner_owned" case="NOM"> <np def="def" locus="number" role="owner" case="GEN"> <word gloss="the" posp="det"/> <word posp="noun" gloss="boy"/> </np> - <np def="def" locus="number" role="owned"> + <np def="def" locus="number" role="owned" case="NOM"> <word gloss="the" posp="det"/> <word posp="noun" gloss="apple"/> </np> - </np> </example>
movedowntoword:
<example id="posso1" translation="the boy's apple"> <np def="def" locus="number" role="owner" case="GEN"> - <word gloss="the" posp="det"/> - <word posp="noun" gloss="boy"/> + <word gloss="the" posp="det" def="def" locus="number" role="owner" case="GEN"/> + <word posp="noun" gloss="boy" def="def" locus="number" role="owner" case="GEN"/> </np> <np def="def" locus="number" role="owned" case="NOM"> - <word gloss="the" posp="det"/> - <word posp="noun" gloss="apple"/> + <word gloss="the" posp="det" def="def" locus="number" role="owned" case="NOM"/> + <word posp="noun" gloss="apple" def="def" locus="number" role="owned" case="NOM"/> </np> </example>
addaffixes:
No change.
flatten:
<example id="posso1" translation="the boy's apple"> - <np def="def" locus="number" role="owner" case="GEN"> + <flat> <word gloss="the" posp="det" def="def" locus="number" role="owner" case="GEN"/> <word posp="noun" gloss="boy" def="def" locus="number" role="owner" case="GEN"/> - </np> - <np def="def" locus="number" role="owned" case="NOM"> <word gloss="the" posp="det" def="def" locus="number" role="owned" case="NOM"/> <word posp="noun" gloss="apple" def="def" locus="number" role="owned" case="NOM"/> - </np> + </flat> </example>
addvocab:
<example id="posso1" translation="the boy's apple"> <flat> - <word gloss="the" posp="det" def="def" locus="number" role="owner" case="GEN"/> - <word posp="noun" gloss="boy" def="def" locus="number" role="owner" case="GEN"/> - <word gloss="the" posp="det" def="def" locus="number" role="owned" case="NOM"/> - <word posp="noun" gloss="apple" def="def" locus="number" role="owned" case="NOM"/> + <word gloss="the" posp="det" def="def" locus="number" role="owner" case="GEN" ph="h i t">hit</word> + <word posp="noun" gloss="boy" def="def" locus="number" role="owner" case="GEN" ph="f i s">fis</word> + <word gloss="the" posp="det" def="def" locus="number" role="owned" case="NOM" ph="h i t">hit</word> + <word posp="noun" gloss="apple" def="def" locus="number" role="owned" case="NOM" ph="w e w i l a r">wewilar</word> </flat> </example>
vowelharmony:
No change.
removetags:
<example id="posso1" translation="the boy's apple"> <flat> - <word gloss="the" posp="det" def="def" locus="number" role="owner" case="GEN" ph="h i t">hit</word> - <word posp="noun" gloss="boy" def="def" locus="number" role="owner" case="GEN" ph="f i s">fis</word> - <word gloss="the" posp="det" def="def" locus="number" role="owned" case="NOM" ph="h i t">hit</word> - <word posp="noun" gloss="apple" def="def" locus="number" role="owned" case="NOM" ph="w e w i l a r">wewilar</word> + <word gloss="the" posp="det" def="def" locus="number" role="owner" case="GEN">hit</word> + <word posp="noun" gloss="boy" def="def" locus="number" role="owner" case="GEN">fis</word> + <word gloss="the" posp="det" def="def" locus="number" role="owned" case="NOM">hit</word> + <word posp="noun" gloss="apple" def="def" locus="number" role="owned" case="NOM">wewilar</word> </flat> + <p><span class="ilpair"><span class="mor">hit</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">fis</span><br><span class="gls">boy</span></span> <span class="ilpair"><span class="mor">hit</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">wewilar</span><br><span class="gls">apple</span></span></p> + <p>hit fis hit wewilar</p> + <p>hit fis hit wwewwilar</p> + <il> + <w> + <o>hit</o> + <g>the</g> + </w> + <w> + <o>fis</o> + <g>boy</g> + </w> + <w> + <o>hit</o> + <g>the</g> + </w> + <w> + <o>wewilar</o> + <g>apple</g> + </w> + </il> </example>
hit fis hit wwewwilar [hit fis hit wewilar] hit the fis boy hit the wewilar apple “the boy’s apple” | (6) |
initial XML:
<example id="posso1b" translation="his (the boy's) apple">
<np type="owner_owned">
<np number="sing" def="def" output="aspron">
<noun>boy</noun>
</np>
<np number="sing" def="def">
<noun>apple</noun>
</np>
</np>
</example>cleanup:
<example id="posso1b" translation="his (the boy's) apple"> <np type="owner_owned"> - <np number="sing" def="def" output="aspron"> - <noun>boy</noun> + <np number="sing" def="def" output="aspron" locus="number" role="owner"> + <word posp="noun" gloss="boy"/> </np> - <np number="sing" def="def"> - <noun>apple</noun> + <np number="sing" def="def" locus="number" role="owned"> + <word posp="noun" gloss="apple"/> </np> </np> </example>
module articles:
<example id="posso1b" translation="his (the boy's) apple">
<np type="owner_owned">
<np number="sing" def="def" output="aspron" locus="number" role="owner">
<word posp="noun" gloss="boy"/>
</np>
<np number="sing" def="def" locus="number" role="owned">
<word posp="noun" gloss="apple"/>
+ <word gloss="the" posp="det"/>
</np>
</np>
</example>
module nonpastonly:
No change.
module noepistemic:
No change.
module NRel:
No change.
module sentenceconnectors:
No change.
module nominalise:
No change.
module affixdensity:
No change.
module adpositions:
No change.
module constorder:
No change.
module casemarking:
<example id="posso1b" translation="his (the boy's) apple"> - <np type="owner_owned"> + <np type="owner_owned" case="NOM"> <np number="sing" def="def" output="aspron" locus="number" role="owner"> <word posp="noun" gloss="boy"/> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="apple"/> <word gloss="the" posp="det"/> </np> </np> </example>
module markowner:
<example id="posso1b" translation="his (the boy's) apple"> <np type="owner_owned" case="NOM"> - <np number="sing" def="def" output="aspron" locus="number" role="owner"> + <np number="sing" def="def" output="aspron" locus="number" role="owner" case="GEN"> <word posp="noun" gloss="boy"/> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="apple"/> <word gloss="the" posp="det"/> </np> </np> </example>
module propagatenumber:
<example id="posso1b" translation="his (the boy's) apple"> - <np type="owner_owned" case="NOM"> + <np type="owner_owned" case="NOM" number="sing"> <np number="sing" def="def" output="aspron" locus="number" role="owner" case="GEN"> <word posp="noun" gloss="boy"/> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="apple"/> <word gloss="the" posp="det"/> </np> </np> </example>
module simplifynumber:
<example id="posso1b" translation="his (the boy's) apple"> - <np type="owner_owned" case="NOM" number="sing"> - <np number="sing" def="def" output="aspron" locus="number" role="owner" case="GEN"> + <np type="owner_owned" case="NOM"> + <np 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"> + <np def="def" locus="number" role="owned"> <word posp="noun" gloss="apple"/> <word gloss="the" posp="det"/> </np> </np> </example>
createpronouns:
<example id="posso1b" translation="his (the boy's) apple"> <np type="owner_owned" case="NOM"> - <np def="def" output="aspron" locus="number" role="owner" case="GEN"> - <word posp="noun" gloss="boy"/> + <np def="def" locus="number" role="owner" case="GEN"> + <word posp="pron" gloss="3"/> </np> <np def="def" locus="number" role="owned"> <word posp="noun" gloss="apple"/> <word gloss="the" posp="det"/> </np> </np> </example>
module ngen:
No change.
module wordorder:
No change.
module wordorder:
No change.
module wordorder:
<example id="posso1b" translation="his (the boy's) apple">
<np type="owner_owned" case="NOM">
<np def="def" locus="number" role="owner" case="GEN">
<word posp="pron" gloss="3"/>
</np>
<np def="def" locus="number" role="owned">
- <word posp="noun" gloss="apple"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="apple"/>
</np>
</np>
</example>
module conjp:
No change.
flattenconjp:
No change.
fixpronouns:
No change.
copyuptophrase:
No change.
prodrop:
No change.
addclitics:
No change.
propagateArgumentCase:
No change.
unwrapArgumentNPs:
No change.
unwrapOwnerOwned:
<example id="posso1b" translation="his (the boy's) apple"> - <np type="owner_owned" case="NOM"> <np def="def" locus="number" role="owner" case="GEN"> <word posp="pron" gloss="3"/> </np> - <np def="def" locus="number" role="owned"> + <np def="def" locus="number" role="owned" case="NOM"> <word gloss="the" posp="det"/> <word posp="noun" gloss="apple"/> </np> - </np> </example>
movedowntoword:
<example id="posso1b" translation="his (the boy's) apple"> <np def="def" locus="number" role="owner" case="GEN"> - <word posp="pron" gloss="3"/> + <word posp="pron" gloss="3" def="def" locus="number" role="owner" case="GEN"/> </np> <np def="def" locus="number" role="owned" case="NOM"> - <word gloss="the" posp="det"/> - <word posp="noun" gloss="apple"/> + <word gloss="the" posp="det" def="def" locus="number" role="owned" case="NOM"/> + <word posp="noun" gloss="apple" def="def" locus="number" role="owned" case="NOM"/> </np> </example>
addaffixes:
No change.
flatten:
<example id="posso1b" translation="his (the boy's) apple"> - <np def="def" locus="number" role="owner" case="GEN"> + <flat> <word posp="pron" gloss="3" def="def" locus="number" role="owner" case="GEN"/> - </np> - <np def="def" locus="number" role="owned" case="NOM"> <word gloss="the" posp="det" def="def" locus="number" role="owned" case="NOM"/> <word posp="noun" gloss="apple" def="def" locus="number" role="owned" case="NOM"/> - </np> + </flat> </example>
addvocab:
<example id="posso1b" translation="his (the boy's) apple"> <flat> - <word posp="pron" gloss="3" def="def" locus="number" role="owner" case="GEN"/> - <word gloss="the" posp="det" def="def" locus="number" role="owned" case="NOM"/> - <word posp="noun" gloss="apple" def="def" locus="number" role="owned" case="NOM"/> + <word posp="pron" gloss="3" def="def" locus="number" role="owner" case="GEN" ph="s i p">sip</word> + <word gloss="the" posp="det" def="def" locus="number" role="owned" case="NOM" ph="h i t">hit</word> + <word posp="noun" gloss="apple" def="def" locus="number" role="owned" case="NOM" ph="w e w i l a r">wewilar</word> </flat> </example>
vowelharmony:
No change.
removetags:
<example id="posso1b" translation="his (the boy's) apple"> <flat> - <word posp="pron" gloss="3" def="def" locus="number" role="owner" case="GEN" ph="s i p">sip</word> - <word gloss="the" posp="det" def="def" locus="number" role="owned" case="NOM" ph="h i t">hit</word> - <word posp="noun" gloss="apple" def="def" locus="number" role="owned" case="NOM" ph="w e w i l a r">wewilar</word> + <word posp="pron" gloss="3" def="def" locus="number" role="owner" case="GEN">sip</word> + <word gloss="the" posp="det" def="def" locus="number" role="owned" case="NOM">hit</word> + <word posp="noun" gloss="apple" def="def" locus="number" role="owned" case="NOM">wewilar</word> </flat> + <p><span class="ilpair"><span class="mor">sip</span><br><span class="gls">3</span></span> <span class="ilpair"><span class="mor">hit</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">wewilar</span><br><span class="gls">apple</span></span></p> + <p>sip hit wewilar</p> + <p>sip hit wwewwilar</p> + <il> + <w> + <o>sip</o> + <g>3</g> + </w> + <w> + <o>hit</o> + <g>the</g> + </w> + <w> + <o>wewilar</o> + <g>apple</g> + </w> + </il> </example>
sip hit wwewwilar [sip hit wewilar] sip 3 hit the wewilar apple “his (the boy’s) apple” | (7) |
initial XML:
<example id="posso2" translation="my apple">
<np type="owner_owned">
<np number="sing" def="neither">
<pron person="1excl" number="sing"/>
</np>
<np number="sing" def="def">
<noun>apple</noun>
</np>
</np>
</example>cleanup:
<example id="posso2" translation="my apple"> <np type="owner_owned"> - <np number="sing" def="neither"> - <pron person="1excl" number="sing"/> + <np number="sing" def="neither" locus="number" role="owner"> + <word person="1excl" number="sing" posp="pron"/> </np> - <np number="sing" def="def"> - <noun>apple</noun> + <np number="sing" def="def" locus="number" role="owned"> + <word posp="noun" gloss="apple"/> </np> </np> </example>
module articles:
<example id="posso2" translation="my apple">
<np type="owner_owned">
<np number="sing" def="neither" locus="number" role="owner">
<word person="1excl" number="sing" posp="pron"/>
</np>
<np number="sing" def="def" locus="number" role="owned">
<word posp="noun" gloss="apple"/>
+ <word gloss="the" posp="det"/>
</np>
</np>
</example>
module nonpastonly:
No change.
module noepistemic:
No change.
module NRel:
No change.
module sentenceconnectors:
No change.
module nominalise:
No change.
module affixdensity:
No change.
module adpositions:
No change.
module constorder:
No change.
module casemarking:
<example id="posso2" translation="my apple"> - <np type="owner_owned"> + <np type="owner_owned" case="NOM"> <np number="sing" def="neither" locus="number" role="owner"> <word person="1excl" number="sing" posp="pron"/> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="apple"/> <word gloss="the" posp="det"/> </np> </np> </example>
module markowner:
<example id="posso2" translation="my apple"> <np type="owner_owned" case="NOM"> - <np number="sing" def="neither" locus="number" role="owner"> + <np number="sing" def="neither" locus="number" role="owner" case="GEN"> <word person="1excl" number="sing" posp="pron"/> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="apple"/> <word gloss="the" posp="det"/> </np> </np> </example>
module propagatenumber:
<example id="posso2" translation="my apple"> - <np type="owner_owned" case="NOM"> + <np type="owner_owned" case="NOM" number="sing"> <np number="sing" def="neither" locus="number" role="owner" case="GEN"> <word person="1excl" number="sing" posp="pron"/> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="apple"/> <word gloss="the" posp="det"/> </np> </np> </example>
module simplifynumber:
<example id="posso2" translation="my apple"> - <np type="owner_owned" case="NOM" number="sing"> - <np number="sing" def="neither" locus="number" role="owner" case="GEN"> - <word person="1excl" number="sing" posp="pron"/> + <np type="owner_owned" case="NOM"> + <np def="neither" locus="number" role="owner" case="GEN"> + <word person="1excl" posp="pron"/> </np> - <np number="sing" def="def" locus="number" role="owned"> + <np def="def" locus="number" role="owned"> <word posp="noun" gloss="apple"/> <word gloss="the" posp="det"/> </np> </np> </example>
createpronouns:
No change.
module ngen:
No change.
module wordorder:
No change.
module wordorder:
No change.
module wordorder:
<example id="posso2" translation="my apple">
<np type="owner_owned" case="NOM">
<np def="neither" locus="number" role="owner" case="GEN">
<word person="1excl" posp="pron"/>
</np>
<np def="def" locus="number" role="owned">
- <word posp="noun" gloss="apple"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="apple"/>
</np>
</np>
</example>
module conjp:
No change.
flattenconjp:
No change.
fixpronouns:
<example id="posso2" translation="my apple">
<np type="owner_owned" case="NOM">
<np def="neither" locus="number" role="owner" case="GEN">
- <word person="1excl" posp="pron"/>
+ <word person="1excl" posp="pron" gloss="1excl"/>
</np>
<np def="def" locus="number" role="owned">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="apple"/>
</np>
</np>
</example>
copyuptophrase:
<example id="posso2" translation="my apple"> <np type="owner_owned" case="NOM"> - <np def="neither" locus="number" role="owner" case="GEN"> + <np def="neither" locus="number" role="owner" case="GEN" person="1excl"> <word person="1excl" posp="pron" gloss="1excl"/> </np> <np def="def" locus="number" role="owned"> <word gloss="the" posp="det"/> <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"> <np def="neither" locus="number" role="owner" case="GEN" person="1excl"> <word person="1excl" posp="pron" gloss="1excl"/> </np> - <np def="def" locus="number" role="owned"> + <np def="def" locus="number" role="owned" case="NOM"> <word gloss="the" posp="det"/> <word posp="noun" gloss="apple"/> </np> - </np> </example>
movedowntoword:
<example id="posso2" translation="my apple"> <np def="neither" locus="number" role="owner" case="GEN" person="1excl"> - <word person="1excl" posp="pron" gloss="1excl"/> + <word person="1excl" posp="pron" gloss="1excl" def="neither" locus="number" role="owner" case="GEN"/> </np> <np def="def" locus="number" role="owned" case="NOM"> - <word gloss="the" posp="det"/> - <word posp="noun" gloss="apple"/> + <word gloss="the" posp="det" def="def" locus="number" role="owned" case="NOM"/> + <word posp="noun" gloss="apple" def="def" locus="number" role="owned" case="NOM"/> </np> </example>
addaffixes:
No change.
flatten:
<example id="posso2" translation="my apple"> - <np def="neither" locus="number" role="owner" case="GEN" person="1excl"> + <flat> <word person="1excl" posp="pron" gloss="1excl" def="neither" locus="number" role="owner" case="GEN"/> - </np> - <np def="def" locus="number" role="owned" case="NOM"> <word gloss="the" posp="det" def="def" locus="number" role="owned" case="NOM"/> <word posp="noun" gloss="apple" def="def" locus="number" role="owned" case="NOM"/> - </np> + </flat> </example>
addvocab:
<example id="posso2" translation="my apple"> <flat> - <word person="1excl" posp="pron" gloss="1excl" def="neither" locus="number" role="owner" case="GEN"/> - <word gloss="the" posp="det" def="def" locus="number" role="owned" case="NOM"/> - <word posp="noun" gloss="apple" def="def" locus="number" role="owned" case="NOM"/> + <word person="1excl" posp="pron" gloss="1excl" def="neither" locus="number" role="owner" case="GEN" ph="ɡ e s">ɡes</word> + <word gloss="the" posp="det" def="def" locus="number" role="owned" case="NOM" ph="h i t">hit</word> + <word posp="noun" gloss="apple" def="def" locus="number" role="owned" case="NOM" ph="w e w i l a r">wewilar</word> </flat> </example>
vowelharmony:
No change.
removetags:
<example id="posso2" translation="my apple"> <flat> - <word person="1excl" posp="pron" gloss="1excl" def="neither" locus="number" role="owner" case="GEN" ph="ɡ e s">ɡes</word> - <word gloss="the" posp="det" def="def" locus="number" role="owned" case="NOM" ph="h i t">hit</word> - <word posp="noun" gloss="apple" def="def" locus="number" role="owned" case="NOM" ph="w e w i l a r">wewilar</word> + <word person="1excl" posp="pron" gloss="1excl" def="neither" locus="number" role="owner" case="GEN">ɡes</word> + <word gloss="the" posp="det" def="def" locus="number" role="owned" case="NOM">hit</word> + <word posp="noun" gloss="apple" def="def" locus="number" role="owned" case="NOM">wewilar</word> </flat> + <p><span class="ilpair"><span class="mor">ɡes</span><br><span class="gls">1excl</span></span> <span class="ilpair"><span class="mor">hit</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">wewilar</span><br><span class="gls">apple</span></span></p> + <p>ɡes hit wewilar</p> + <p>ges hit wwewwilar</p> + <il> + <w> + <o>ɡes</o> + <g>1excl</g> + </w> + <w> + <o>hit</o> + <g>the</g> + </w> + <w> + <o>wewilar</o> + <g>apple</g> + </w> + </il> </example>
ges hit wwewwilar [ɡes hit wewilar] ɡes 1excl hit the wewilar apple “my apple” | (8) |
initial XML:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son.">
<s>
<vp tam="past-punct">
<verb>kiss</verb>
</vp>
<np role="subj">
<np type="owner_owned">
<np number="sing" def="def">
<noun>hunter</noun>
</np>
<np number="sing" def="def">
<noun>daughter</noun>
</np>
</np>
</np>
<np role="obj">
<np type="owner_owned">
<np type="owner_owned">
<np number="sing" def="neither">
<pron person="2" number="sing"/>
</np>
<np number="sing" def="def">
<noun>neighbour</noun>
</np>
</np>
<np number="sing" def="def">
<noun>son</noun>
</np>
</np>
</np>
</s>
</example>cleanup:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son."> <s> - <vp tam="past-punct"> - <verb>kiss</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="kiss"/> </vp> <np role="subj"> <np type="owner_owned"> - <np number="sing" def="def"> - <noun>hunter</noun> + <np number="sing" def="def" locus="number" role="owner"> + <word posp="noun" gloss="hunter"/> </np> - <np number="sing" def="def"> - <noun>daughter</noun> + <np number="sing" def="def" locus="number" role="owned"> + <word posp="noun" gloss="daughter"/> </np> </np> </np> <np role="obj"> <np type="owner_owned"> - <np type="owner_owned"> - <np number="sing" def="neither"> - <pron person="2" number="sing"/> + <np type="owner_owned" role="owner"> + <np number="sing" def="neither" locus="number" role="owner"> + <word person="2" number="sing" posp="pron"/> </np> - <np number="sing" def="def"> - <noun>neighbour</noun> + <np number="sing" def="def" locus="number" role="owned"> + <word posp="noun" gloss="neighbour"/> </np> </np> - <np number="sing" def="def"> - <noun>son</noun> + <np number="sing" def="def" locus="number" role="owned"> + <word posp="noun" gloss="son"/> </np> </np> </np> </s> </example>
module articles:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active">
<word posp="verb" gloss="kiss"/>
</vp>
<np role="subj">
<np type="owner_owned">
<np number="sing" def="def" locus="number" role="owner">
<word posp="noun" gloss="hunter"/>
+ <word gloss="the" posp="det"/>
</np>
<np number="sing" def="def" locus="number" role="owned">
<word posp="noun" gloss="daughter"/>
+ <word gloss="the" posp="det"/>
</np>
</np>
</np>
<np role="obj">
<np type="owner_owned">
<np type="owner_owned" role="owner">
<np number="sing" def="neither" locus="number" role="owner">
<word person="2" number="sing" posp="pron"/>
</np>
<np number="sing" def="def" locus="number" role="owned">
<word posp="noun" gloss="neighbour"/>
+ <word gloss="the" posp="det"/>
</np>
</np>
<np number="sing" def="def" locus="number" role="owned">
<word posp="noun" gloss="son"/>
+ <word gloss="the" posp="det"/>
</np>
</np>
</np>
</s>
</example>
module nonpastonly:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="kiss"/> </vp> <np role="subj"> <np type="owner_owned"> <np number="sing" def="def" locus="number" role="owner"> <word posp="noun" gloss="hunter"/> <word gloss="the" posp="det"/> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="daughter"/> <word gloss="the" posp="det"/> </np> </np> </np> <np role="obj"> <np type="owner_owned"> <np type="owner_owned" role="owner"> <np number="sing" def="neither" locus="number" role="owner"> <word person="2" number="sing" posp="pron"/> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="neighbour"/> <word gloss="the" posp="det"/> </np> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="son"/> <word gloss="the" posp="det"/> </np> </np> </np> </s> </example>
module noepistemic:
No change.
module NRel:
No change.
module sentenceconnectors:
No change.
module nominalise:
No change.
tva1tva2
module affixdensity:
No change.
module adpositions:
No change.
module constorder:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> - <word posp="verb" gloss="kiss"/> - </vp> <np role="subj"> <np type="owner_owned"> <np number="sing" def="def" locus="number" role="owner"> <word posp="noun" gloss="hunter"/> <word gloss="the" posp="det"/> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="daughter"/> <word gloss="the" posp="det"/> </np> </np> </np> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <word posp="verb" gloss="kiss"/> + </vp> <np role="obj"> <np type="owner_owned"> <np type="owner_owned" role="owner"> <np number="sing" def="neither" locus="number" role="owner"> <word person="2" number="sing" posp="pron"/> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="neighbour"/> <word gloss="the" posp="det"/> </np> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="son"/> <word gloss="the" posp="det"/> </np> </np> </np> </s> </example>
module casemarking:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son."> <s> - <np role="subj"> + <np role="subj" case="NOM"> <np type="owner_owned"> <np number="sing" def="def" locus="number" role="owner"> <word posp="noun" gloss="hunter"/> <word gloss="the" posp="det"/> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="daughter"/> <word gloss="the" posp="det"/> </np> </np> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="kiss"/> </vp> - <np role="obj"> + <np role="obj" case="ACC"> <np type="owner_owned"> <np type="owner_owned" role="owner"> <np number="sing" def="neither" locus="number" role="owner"> <word person="2" number="sing" posp="pron"/> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="neighbour"/> <word gloss="the" posp="det"/> </np> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="son"/> <word gloss="the" posp="det"/> </np> </np> </np> </s> </example>
module markowner:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son.">
<s>
<np role="subj" case="NOM">
<np type="owner_owned">
- <np number="sing" def="def" locus="number" role="owner">
+ <np number="sing" def="def" locus="number" role="owner" case="GEN">
<word posp="noun" gloss="hunter"/>
<word gloss="the" posp="det"/>
</np>
<np number="sing" def="def" locus="number" role="owned">
<word posp="noun" gloss="daughter"/>
<word gloss="the" posp="det"/>
</np>
</np>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="kiss"/>
</vp>
<np role="obj" case="ACC">
<np type="owner_owned">
<np type="owner_owned" role="owner">
- <np number="sing" def="neither" locus="number" role="owner">
+ <np number="sing" def="neither" locus="number" role="owner" case="GEN">
<word person="2" number="sing" posp="pron"/>
</np>
- <np number="sing" def="def" locus="number" role="owned">
+ <np number="sing" def="def" locus="number" role="owned" case="GEN">
<word posp="noun" gloss="neighbour"/>
<word gloss="the" posp="det"/>
</np>
</np>
<np number="sing" def="def" locus="number" role="owned">
<word posp="noun" gloss="son"/>
<word gloss="the" posp="det"/>
</np>
</np>
</np>
</s>
</example>
module propagatenumber:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son."> <s> - <np role="subj" case="NOM"> - <np type="owner_owned"> + <np role="subj" case="NOM" number="sing"> + <np type="owner_owned" number="sing"> <np number="sing" def="def" locus="number" role="owner" case="GEN"> <word posp="noun" gloss="hunter"/> <word gloss="the" posp="det"/> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="daughter"/> <word gloss="the" posp="det"/> </np> </np> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="kiss"/> </vp> - <np role="obj" case="ACC"> - <np type="owner_owned"> - <np type="owner_owned" role="owner"> + <np role="obj" case="ACC" number="sing"> + <np type="owner_owned" number="sing"> + <np type="owner_owned" role="owner" number="sing"> <np number="sing" def="neither" locus="number" role="owner" case="GEN"> <word person="2" number="sing" posp="pron"/> </np> <np number="sing" def="def" locus="number" role="owned" case="GEN"> <word posp="noun" gloss="neighbour"/> <word gloss="the" posp="det"/> </np> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="son"/> <word gloss="the" posp="det"/> </np> </np> </np> </s> </example>
module simplifynumber:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son."> <s> - <np role="subj" case="NOM" number="sing"> - <np type="owner_owned" number="sing"> - <np number="sing" def="def" locus="number" role="owner" case="GEN"> + <np role="subj" case="NOM"> + <np type="owner_owned"> + <np def="def" locus="number" role="owner" case="GEN"> <word posp="noun" gloss="hunter"/> <word gloss="the" posp="det"/> </np> - <np number="sing" def="def" locus="number" role="owned"> + <np def="def" locus="number" role="owned"> <word posp="noun" gloss="daughter"/> <word gloss="the" posp="det"/> </np> </np> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="kiss"/> </vp> - <np role="obj" case="ACC" number="sing"> - <np type="owner_owned" number="sing"> - <np type="owner_owned" role="owner" number="sing"> - <np number="sing" def="neither" locus="number" role="owner" case="GEN"> - <word person="2" number="sing" posp="pron"/> + <np role="obj" case="ACC"> + <np type="owner_owned"> + <np type="owner_owned" role="owner"> + <np def="neither" locus="number" role="owner" case="GEN"> + <word person="2" posp="pron"/> </np> - <np number="sing" def="def" locus="number" role="owned" case="GEN"> + <np def="def" locus="number" role="owned" case="GEN"> <word posp="noun" gloss="neighbour"/> <word gloss="the" posp="det"/> </np> </np> - <np number="sing" def="def" locus="number" role="owned"> + <np def="def" locus="number" role="owned"> <word posp="noun" gloss="son"/> <word gloss="the" posp="det"/> </np> </np> </np> </s> </example>
createpronouns:
No change.
module ngen:
No change.
module wordorder:
No change.
module wordorder:
No change.
module wordorder:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son.">
<s>
<np role="subj" case="NOM">
<np type="owner_owned">
<np def="def" locus="number" role="owner" case="GEN">
- <word posp="noun" gloss="hunter"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="hunter"/>
</np>
<np def="def" locus="number" role="owned">
- <word posp="noun" gloss="daughter"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="daughter"/>
</np>
</np>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="kiss"/>
</vp>
<np role="obj" case="ACC">
<np type="owner_owned">
<np type="owner_owned" role="owner">
<np def="neither" locus="number" role="owner" case="GEN">
<word person="2" posp="pron"/>
</np>
<np def="def" locus="number" role="owned" case="GEN">
- <word posp="noun" gloss="neighbour"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="neighbour"/>
</np>
</np>
<np def="def" locus="number" role="owned">
- <word posp="noun" gloss="son"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="son"/>
</np>
</np>
</np>
</s>
</example>
module conjp:
No change.
flattenconjp:
No change.
fixpronouns:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son.">
<s>
<np role="subj" case="NOM">
<np type="owner_owned">
<np def="def" locus="number" role="owner" case="GEN">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="hunter"/>
</np>
<np def="def" locus="number" role="owned">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="daughter"/>
</np>
</np>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="kiss"/>
</vp>
<np role="obj" case="ACC">
<np type="owner_owned">
<np type="owner_owned" role="owner">
<np def="neither" locus="number" role="owner" case="GEN">
- <word person="2" posp="pron"/>
+ <word person="2" posp="pron" gloss="2"/>
</np>
<np def="def" locus="number" role="owned" case="GEN">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="neighbour"/>
</np>
</np>
<np def="def" locus="number" role="owned">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="son"/>
</np>
</np>
</np>
</s>
</example>
copyuptophrase:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son.">
<s>
<np role="subj" case="NOM">
<np type="owner_owned">
<np def="def" locus="number" role="owner" case="GEN">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="hunter"/>
</np>
<np def="def" locus="number" role="owned">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="daughter"/>
</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" obj="3">
<word posp="verb" gloss="kiss"/>
</vp>
<np role="obj" case="ACC">
<np type="owner_owned">
<np type="owner_owned" role="owner">
- <np def="neither" locus="number" role="owner" case="GEN">
+ <np def="neither" locus="number" role="owner" case="GEN" person="2">
<word person="2" posp="pron" gloss="2"/>
</np>
<np def="def" locus="number" role="owned" case="GEN">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="neighbour"/>
</np>
</np>
<np def="def" locus="number" role="owned">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="son"/>
</np>
</np>
</np>
</s>
</example>
prodrop:
No change.
addclitics:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son.">
<s>
<np role="subj" case="NOM">
<np type="owner_owned">
<np def="def" locus="number" role="owner" case="GEN">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="hunter"/>
</np>
<np def="def" locus="number" role="owned">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="daughter"/>
</np>
</np>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" obj="3">
+ <thingy type="vpta" function="proclitic" gloss="PAST"/>
+ <thingy type="vpmode" function="proclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="proclitic" gloss="active"/>
+ <thingy type="vpobj" function="proclitic" gloss="3"/>
+ <thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
<word posp="verb" gloss="kiss"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np role="obj" case="ACC">
<np type="owner_owned">
<np type="owner_owned" role="owner">
<np def="neither" locus="number" role="owner" case="GEN" person="2">
<word person="2" posp="pron" gloss="2"/>
</np>
<np def="def" locus="number" role="owned" case="GEN">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="neighbour"/>
</np>
</np>
<np def="def" locus="number" role="owned">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="son"/>
</np>
</np>
</np>
</s>
</example>
propagateArgumentCase:
No change.
unwrapArgumentNPs:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son."> <s> - <np role="subj" case="NOM"> - <np type="owner_owned"> + <np type="owner_owned" role="subj" case="NOM"> <np def="def" locus="number" role="owner" case="GEN"> <word gloss="the" posp="det"/> <word posp="noun" gloss="hunter"/> </np> <np def="def" locus="number" role="owned"> <word gloss="the" posp="det"/> <word posp="noun" gloss="daughter"/> </np> </np> - </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" obj="3"> <thingy type="vpta" function="proclitic" gloss="PAST"/> <thingy type="vpmode" function="proclitic" gloss="indicative"/> <thingy type="vpvoice" function="proclitic" gloss="active"/> <thingy type="vpobj" function="proclitic" gloss="3"/> <thingy type="vpquestion" function="proclitic" gloss="not.Q"/> <word posp="verb" gloss="kiss"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> </vp> - <np role="obj" case="ACC"> - <np type="owner_owned"> + <np type="owner_owned" role="obj" case="ACC"> <np type="owner_owned" role="owner"> <np def="neither" locus="number" role="owner" case="GEN" person="2"> <word person="2" posp="pron" gloss="2"/> </np> <np def="def" locus="number" role="owned" case="GEN"> <word gloss="the" posp="det"/> <word posp="noun" gloss="neighbour"/> </np> </np> <np def="def" locus="number" role="owned"> <word gloss="the" posp="det"/> <word posp="noun" gloss="son"/> </np> </np> - </np> </s> </example>
unwrapOwnerOwned:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son."> <s> - <np type="owner_owned" role="subj" case="NOM"> <np def="def" locus="number" role="owner" case="GEN"> <word gloss="the" posp="det"/> <word posp="noun" gloss="hunter"/> </np> - <np def="def" locus="number" role="owned"> + <np def="def" locus="number" role="owned" case="NOM"> <word gloss="the" posp="det"/> <word posp="noun" gloss="daughter"/> </np> - </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" obj="3"> <thingy type="vpta" function="proclitic" gloss="PAST"/> <thingy type="vpmode" function="proclitic" gloss="indicative"/> <thingy type="vpvoice" function="proclitic" gloss="active"/> <thingy type="vpobj" function="proclitic" gloss="3"/> <thingy type="vpquestion" function="proclitic" gloss="not.Q"/> <word posp="verb" gloss="kiss"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> </vp> - <np type="owner_owned" role="obj" case="ACC"> - <np type="owner_owned" role="owner"> <np def="neither" locus="number" role="owner" case="GEN" person="2"> <word person="2" posp="pron" gloss="2"/> </np> <np def="def" locus="number" role="owned" case="GEN"> <word gloss="the" posp="det"/> <word posp="noun" gloss="neighbour"/> </np> - </np> - <np def="def" locus="number" role="owned"> + <np def="def" locus="number" role="owned" case="ACC"> <word gloss="the" posp="det"/> <word posp="noun" gloss="son"/> </np> - </np> </s> </example>
movedowntoword:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son.">
<s>
<np def="def" locus="number" role="owner" case="GEN">
- <word gloss="the" posp="det"/>
- <word posp="noun" gloss="hunter"/>
+ <word gloss="the" posp="det" def="def" locus="number" role="owner" case="GEN"/>
+ <word posp="noun" gloss="hunter" def="def" locus="number" role="owner" case="GEN"/>
</np>
<np def="def" locus="number" role="owned" case="NOM">
- <word gloss="the" posp="det"/>
- <word posp="noun" gloss="daughter"/>
+ <word gloss="the" posp="det" def="def" locus="number" role="owned" case="NOM"/>
+ <word posp="noun" gloss="daughter" def="def" locus="number" role="owned" case="NOM"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" obj="3">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpmode" function="proclitic" gloss="indicative"/>
<thingy type="vpvoice" function="proclitic" gloss="active"/>
<thingy type="vpobj" function="proclitic" gloss="3"/>
<thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
- <word posp="verb" gloss="kiss"/>
+ <word posp="verb" gloss="kiss" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" obj="3"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np def="neither" locus="number" role="owner" case="GEN" person="2">
- <word person="2" posp="pron" gloss="2"/>
+ <word person="2" posp="pron" gloss="2" def="neither" locus="number" role="owner" case="GEN"/>
</np>
<np def="def" locus="number" role="owned" case="GEN">
- <word gloss="the" posp="det"/>
- <word posp="noun" gloss="neighbour"/>
+ <word gloss="the" posp="det" def="def" locus="number" role="owned" case="GEN"/>
+ <word posp="noun" gloss="neighbour" def="def" locus="number" role="owned" case="GEN"/>
</np>
<np def="def" locus="number" role="owned" case="ACC">
- <word gloss="the" posp="det"/>
- <word posp="noun" gloss="son"/>
+ <word gloss="the" posp="det" def="def" locus="number" role="owned" case="ACC"/>
+ <word posp="noun" gloss="son" def="def" locus="number" role="owned" case="ACC"/>
</np>
</s>
</example>
addaffixes:
About to call getSlotValue for kiss/verb/subj/optionalGot 3
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son.">
<s>
<np def="def" locus="number" role="owner" case="GEN">
<word gloss="the" posp="det" def="def" locus="number" role="owner" case="GEN"/>
<word posp="noun" gloss="hunter" def="def" locus="number" role="owner" case="GEN"/>
</np>
<np def="def" locus="number" role="owned" case="NOM">
<word gloss="the" posp="det" def="def" locus="number" role="owned" case="NOM"/>
<word posp="noun" gloss="daughter" def="def" locus="number" role="owned" case="NOM"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" obj="3">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpmode" function="proclitic" gloss="indicative"/>
<thingy type="vpvoice" function="proclitic" gloss="active"/>
<thingy type="vpobj" function="proclitic" gloss="3"/>
<thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
<word posp="verb" gloss="kiss" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" obj="3"/>
+ <thingy type="verbsubj" function="suffix" gloss="3"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np def="neither" locus="number" role="owner" case="GEN" person="2">
<word person="2" posp="pron" gloss="2" def="neither" locus="number" role="owner" case="GEN"/>
</np>
<np def="def" locus="number" role="owned" case="GEN">
<word gloss="the" posp="det" def="def" locus="number" role="owned" case="GEN"/>
<word posp="noun" gloss="neighbour" def="def" locus="number" role="owned" case="GEN"/>
</np>
<np def="def" locus="number" role="owned" case="ACC">
<word gloss="the" posp="det" def="def" locus="number" role="owned" case="ACC"/>
<word posp="noun" gloss="son" def="def" locus="number" role="owned" case="ACC"/>
</np>
</s>
</example>
flatten:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son."> - <s> - <np def="def" locus="number" role="owner" case="GEN"> + <flat> <word gloss="the" posp="det" def="def" locus="number" role="owner" case="GEN"/> <word posp="noun" gloss="hunter" def="def" locus="number" role="owner" case="GEN"/> - </np> - <np def="def" locus="number" role="owned" case="NOM"> <word gloss="the" posp="det" def="def" locus="number" role="owned" case="NOM"/> <word posp="noun" gloss="daughter" def="def" locus="number" role="owned" case="NOM"/> - </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" obj="3"> <thingy type="vpta" function="proclitic" gloss="PAST"/> <thingy type="vpmode" function="proclitic" gloss="indicative"/> <thingy type="vpvoice" function="proclitic" gloss="active"/> <thingy type="vpobj" function="proclitic" gloss="3"/> <thingy type="vpquestion" function="proclitic" gloss="not.Q"/> <word posp="verb" gloss="kiss" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" obj="3"/> <thingy type="verbsubj" function="suffix" gloss="3"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> - </vp> - <np def="neither" locus="number" role="owner" case="GEN" person="2"> <word person="2" posp="pron" gloss="2" def="neither" locus="number" role="owner" case="GEN"/> - </np> - <np def="def" locus="number" role="owned" case="GEN"> <word gloss="the" posp="det" def="def" locus="number" role="owned" case="GEN"/> <word posp="noun" gloss="neighbour" def="def" locus="number" role="owned" case="GEN"/> - </np> - <np def="def" locus="number" role="owned" case="ACC"> <word gloss="the" posp="det" def="def" locus="number" role="owned" case="ACC"/> <word posp="noun" gloss="son" def="def" locus="number" role="owned" case="ACC"/> - </np> - </s> + </flat> </example>
addvocab:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son."> <flat> - <word gloss="the" posp="det" def="def" locus="number" role="owner" case="GEN"/> - <word posp="noun" gloss="hunter" def="def" locus="number" role="owner" case="GEN"/> - <word gloss="the" posp="det" def="def" locus="number" role="owned" case="NOM"/> - <word posp="noun" gloss="daughter" def="def" locus="number" role="owned" case="NOM"/> - <thingy type="vpta" function="proclitic" gloss="PAST"/> - <thingy type="vpmode" function="proclitic" gloss="indicative"/> - <thingy type="vpvoice" function="proclitic" gloss="active"/> - <thingy type="vpobj" function="proclitic" gloss="3"/> - <thingy type="vpquestion" function="proclitic" gloss="not.Q"/> - <word posp="verb" gloss="kiss" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" obj="3"/> - <thingy type="verbsubj" function="suffix" gloss="3"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <word person="2" posp="pron" gloss="2" def="neither" locus="number" role="owner" case="GEN"/> - <word gloss="the" posp="det" def="def" locus="number" role="owned" case="GEN"/> - <word posp="noun" gloss="neighbour" def="def" locus="number" role="owned" case="GEN"/> - <word gloss="the" posp="det" def="def" locus="number" role="owned" case="ACC"/> - <word posp="noun" gloss="son" def="def" locus="number" role="owned" case="ACC"/> + <word gloss="the" posp="det" def="def" locus="number" role="owner" case="GEN" ph="h i t">hit</word> + <word posp="noun" gloss="hunter" def="def" locus="number" role="owner" case="GEN" ph="ʋ o m u ɡ u s">ʋomuɡus</word> + <word gloss="the" posp="det" def="def" locus="number" role="owned" case="NOM" ph="h i t">hit</word> + <word posp="noun" gloss="daughter" def="def" locus="number" role="owned" case="NOM" ph="l i z">liz</word> + <thingy type="vpta" function="proclitic" gloss="PAST" ph="t o w">tow</thingy> + <thingy type="vpmode" function="proclitic" gloss="indicative" ph=""></thingy> + <thingy type="vpvoice" function="proclitic" gloss="active" ph=""></thingy> + <thingy type="vpobj" function="proclitic" gloss="3.OBJ" ph="s a l">sal</thingy> + <thingy type="vpquestion" function="proclitic" gloss="not.Q" ph=""></thingy> + <word posp="verb" gloss="kiss" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" obj="3" ph="w e d i s">wedis</word> + <thingy type="verbsubj" function="suffix" gloss="3.SUBJ" attach="suffix" ph=""></thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> + <word person="2" posp="pron" gloss="2" def="neither" locus="number" role="owner" case="GEN" ph="n u h">nuh</word> + <word gloss="the" posp="det" def="def" locus="number" role="owned" case="GEN" ph="h i t">hit</word> + <word posp="noun" gloss="neighbour" def="def" locus="number" role="owned" case="GEN" ph="w o p i j u s">wopijus</word> + <word gloss="the" posp="det" def="def" locus="number" role="owned" case="ACC" ph="h i t">hit</word> + <word posp="noun" gloss="son" def="def" locus="number" role="owned" case="ACC" ph="n i k">nik</word> </flat> </example>
vowelharmony:
No change.
removetags:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son."> <flat> - <word gloss="the" posp="det" def="def" locus="number" role="owner" case="GEN" ph="h i t">hit</word> - <word posp="noun" gloss="hunter" def="def" locus="number" role="owner" case="GEN" ph="ʋ o m u ɡ u s">ʋomuɡus</word> - <word gloss="the" posp="det" def="def" locus="number" role="owned" case="NOM" ph="h i t">hit</word> - <word posp="noun" gloss="daughter" def="def" locus="number" role="owned" case="NOM" ph="l i z">liz</word> - <thingy type="vpta" function="proclitic" gloss="PAST" ph="t o w">tow</thingy> - <thingy type="vpmode" function="proclitic" gloss="indicative" ph=""></thingy> - <thingy type="vpvoice" function="proclitic" gloss="active" ph=""></thingy> - <thingy type="vpobj" function="proclitic" gloss="3.OBJ" ph="s a l">sal</thingy> - <thingy type="vpquestion" function="proclitic" gloss="not.Q" ph=""></thingy> - <word posp="verb" gloss="kiss" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" obj="3" ph="w e d i s">wedis</word> - <thingy type="verbsubj" function="suffix" gloss="3.SUBJ" attach="suffix" ph=""></thingy> - <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> - <word person="2" posp="pron" gloss="2" def="neither" locus="number" role="owner" case="GEN" ph="n u h">nuh</word> - <word gloss="the" posp="det" def="def" locus="number" role="owned" case="GEN" ph="h i t">hit</word> - <word posp="noun" gloss="neighbour" def="def" locus="number" role="owned" case="GEN" ph="w o p i j u s">wopijus</word> - <word gloss="the" posp="det" def="def" locus="number" role="owned" case="ACC" ph="h i t">hit</word> - <word posp="noun" gloss="son" def="def" locus="number" role="owned" case="ACC" ph="n i k">nik</word> + <word gloss="the" posp="det" def="def" locus="number" role="owner" case="GEN">hit</word> + <word posp="noun" gloss="hunter" def="def" locus="number" role="owner" case="GEN">ʋomuɡus</word> + <word gloss="the" posp="det" def="def" locus="number" role="owned" case="NOM">hit</word> + <word posp="noun" gloss="daughter" def="def" locus="number" role="owned" case="NOM">liz</word> + <thingy type="vpta" function="proclitic" gloss="PAST">tow</thingy> + <thingy type="vpobj" function="proclitic" gloss="3.OBJ">sal</thingy> + <word posp="verb" gloss="kiss" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" obj="3">wedis</word> + <word person="2" posp="pron" gloss="2" def="neither" locus="number" role="owner" case="GEN">nuh</word> + <word gloss="the" posp="det" def="def" locus="number" role="owned" case="GEN">hit</word> + <word posp="noun" gloss="neighbour" def="def" locus="number" role="owned" case="GEN">wopijus</word> + <word gloss="the" posp="det" def="def" locus="number" role="owned" case="ACC">hit</word> + <word posp="noun" gloss="son" def="def" locus="number" role="owned" case="ACC">nik</word> </flat> + <p><span class="ilpair"><span class="mor">hit</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">ʋomuɡus</span><br><span class="gls">hunter</span></span> <span class="ilpair"><span class="mor">hit</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">liz</span><br><span class="gls">daughter</span></span> <span class="ilpair"><span class="mor">tow</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">sal</span><br><span class="gls">3.<span class="glssc">OBJ</span></span></span> <span class="ilpair"><span class="mor">wedis</span><br><span class="gls">kiss</span></span> <span class="ilpair"><span class="mor">nuh</span><br><span class="gls">2</span></span> <span class="ilpair"><span class="mor">hit</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">wopijus</span><br><span class="gls">neighbour</span></span> <span class="ilpair"><span class="mor">hit</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">nik</span><br><span class="gls">son</span></span></p> + <p>hit ʋomuɡus hit liz tow sal wedis nuh hit wopijus hit nik</p> + <p>hit womugus hit liz toww sal wwedis nuh hit wwopijus hit nik</p> + <il> + <w> + <o>hit</o> + <g>the</g> + </w> + <w> + <o>ʋomuɡus</o> + <g>hunter</g> + </w> + <w> + <o>hit</o> + <g>the</g> + </w> + <w> + <o>liz</o> + <g>daughter</g> + </w> + <w> + <o>tow</o> + <g>PAST</g> + </w> + <w> + <o>sal</o> + <g>3.OBJ</g> + </w> + <w> + <o>wedis</o> + <g>kiss</g> + </w> + <w> + <o>nuh</o> + <g>2</g> + </w> + <w> + <o>hit</o> + <g>the</g> + </w> + <w> + <o>wopijus</o> + <g>neighbour</g> + </w> + <w> + <o>hit</o> + <g>the</g> + </w> + <w> + <o>nik</o> + <g>son</g> + </w> + </il> </example>
Hit womugus hit liz toww sal wwedis nuh hit wwopijus hit nik. [hit ʋomuɡus hit liz tow sal wedis nuh hit wopijus hit nik] hit the ʋomuɡus hunter hit the liz daughter tow PAST sal 3.OBJ wedis kiss nuh 2 hit the wopijus neighbour hit the nik son “The hunter’s daughter kissed your neighbour’s son.” | (9) |
Derivation
initial XML:
<example id="lamb0" translation="a lamb">
<np def="indef" number="sing" tr="rheme">
<noun>lamb</noun>
</np>
</example>cleanup:
<example id="lamb0" translation="a lamb"> - <np def="indef" number="sing" tr="rheme"> - <noun>lamb</noun> + <np def="indef" number="sing" tr="rheme" locus="number"> + <word posp="noun" gloss="lamb"/> </np> </example>
module articles:
<example id="lamb0" translation="a lamb"> - <np def="indef" number="sing" tr="rheme" locus="number"> + <np number="sing" tr="rheme" locus="number"> <word posp="noun" gloss="lamb"/> </np> </example>
module nonpastonly:
No change.
module noepistemic:
No change.
module NRel:
No change.
module sentenceconnectors:
No change.
module nominalise:
No change.
module affixdensity:
No change.
module adpositions:
No change.
module constorder:
No change.
module casemarking:
<example id="lamb0" translation="a lamb"> - <np number="sing" tr="rheme" locus="number"> + <np number="sing" tr="rheme" locus="number" case="NOM"> <word posp="noun" gloss="lamb"/> </np> </example>
module markowner:
No change.
module propagatenumber:
No change.
module simplifynumber:
<example id="lamb0" translation="a lamb"> - <np number="sing" tr="rheme" locus="number" case="NOM"> + <np tr="rheme" locus="number" case="NOM"> <word posp="noun" gloss="lamb"/> </np> </example>
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 tr="rheme" locus="number" case="NOM"> - <word posp="noun" gloss="lamb"/> + <word posp="noun" gloss="lamb" tr="rheme" locus="number" case="NOM"/> </np> </example>
addaffixes:
No change.
flatten:
<example id="lamb0" translation="a lamb"> - <np tr="rheme" locus="number" case="NOM"> + <flat> <word posp="noun" gloss="lamb" tr="rheme" locus="number" case="NOM"/> - </np> + </flat> </example>
addvocab:
<example id="lamb0" translation="a lamb"> <flat> - <word posp="noun" gloss="lamb" tr="rheme" locus="number" case="NOM"/> + <word posp="noun" gloss="lamb" tr="rheme" locus="number" case="NOM" ph="m e f o m u w">mefomuw</word> </flat> </example>
vowelharmony:
No change.
removetags:
<example id="lamb0" translation="a lamb"> <flat> - <word posp="noun" gloss="lamb" tr="rheme" locus="number" case="NOM" ph="m e f o m u w">mefomuw</word> + <word posp="noun" gloss="lamb" tr="rheme" locus="number" case="NOM">mefomuw</word> </flat> + <p><span class="ilpair"><span class="mor">mefomuw</span><br><span class="gls">lamb</span></span></p> + <p>mefomuw</p> + <p>mefomuww</p> + <il> + <w> + <o>mefomuw</o> + <g>lamb</g> + </w> + </il> </example>
mefomuww [mefomuw] mefomuw lamb “a lamb” | (10) |
initial XML:
<example id="lamb1" translation="a little lamb">
<np def="indef" number="sing" tr="rheme">
<noun>lamb</noun>
<adj>little</adj>
</np>
</example>cleanup:
<example id="lamb1" translation="a little lamb"> - <np def="indef" number="sing" tr="rheme"> - <noun>lamb</noun> - <adj>little</adj> + <np def="indef" number="sing" tr="rheme" locus="number"> + <word posp="noun" gloss="lamb"/> + <word posp="adj" gloss="little"/> </np> </example>
module articles:
<example id="lamb1" translation="a little lamb"> - <np def="indef" number="sing" tr="rheme" locus="number"> + <np number="sing" tr="rheme" locus="number"> <word posp="noun" gloss="lamb"/> <word posp="adj" gloss="little"/> </np> </example>
module nonpastonly:
No change.
module noepistemic:
No change.
module NRel:
No change.
module sentenceconnectors:
No change.
module nominalise:
No change.
submodule transform_adj<example id="lamb1" translation="a little lamb">
<np number="sing" tr="rheme" locus="number">
<word gloss="lamb" lexposp="noun" posp="noun">
<thingy gloss="little₁" type="nounnounderivbef" origposp="adj"/>
<thingy gloss="little₂" type="nounnounderivaft" origposp="adj"/>
</word>
</np>
</example>module affixdensity:
<example id="lamb1" translation="a little lamb"> <np number="sing" tr="rheme" locus="number"> - <word posp="noun" gloss="lamb"/> - <word posp="adj" gloss="little"/> + <word gloss="lamb" lexposp="noun" posp="noun"> + <thingy gloss="little₁" type="nounnounderivbef" origposp="adj"/> + <thingy gloss="little₂" type="nounnounderivaft" origposp="adj"/> + </word> </np> </example>
module adpositions:
No change.
module constorder:
No change.
module casemarking:
<example id="lamb1" translation="a little lamb"> - <np number="sing" tr="rheme" locus="number"> + <np number="sing" tr="rheme" locus="number" case="NOM"> <word gloss="lamb" lexposp="noun" posp="noun"> <thingy gloss="little₁" type="nounnounderivbef" origposp="adj"/> <thingy gloss="little₂" type="nounnounderivaft" origposp="adj"/> </word> </np> </example>
module markowner:
No change.
module propagatenumber:
No change.
module simplifynumber:
<example id="lamb1" translation="a little lamb"> - <np number="sing" tr="rheme" locus="number" case="NOM"> + <np tr="rheme" locus="number" case="NOM"> <word gloss="lamb" lexposp="noun" posp="noun"> <thingy gloss="little₁" type="nounnounderivbef" origposp="adj"/> <thingy gloss="little₂" type="nounnounderivaft" origposp="adj"/> </word> </np> </example>
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 tr="rheme" locus="number" case="NOM"> - <word gloss="lamb" lexposp="noun" posp="noun"> + <word gloss="lamb" lexposp="noun" posp="noun" tr="rheme" locus="number" case="NOM"> <thingy gloss="little₁" type="nounnounderivbef" origposp="adj"/> <thingy gloss="little₂" type="nounnounderivaft" origposp="adj"/> </word> </np> </example>
addaffixes:
No change.
flatten:
<example id="lamb1" translation="a little lamb"> - <np tr="rheme" locus="number" case="NOM"> - <word gloss="lamb" lexposp="noun" posp="noun" tr="rheme" locus="number" case="NOM"> + <flat> <thingy gloss="little₁" type="nounnounderivbef" origposp="adj"/> + <word gloss="lamb" lexposp="noun" posp="noun" tr="rheme" locus="number" case="NOM"/> <thingy gloss="little₂" type="nounnounderivaft" origposp="adj"/> - </word> - </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" tr="rheme" locus="number" case="NOM"/> - <thingy gloss="little₂" type="nounnounderivaft" origposp="adj"/> + <thingy gloss="little₁" type="nounnounderivbef" origposp="adj" attach="prefix" ph="z i">zi</thingy> + <word gloss="lamb" lexposp="noun" posp="noun" tr="rheme" locus="number" case="NOM" ph="m e f o m u w">mefomuw</word> + <thingy gloss="little₂" type="nounnounderivaft" origposp="adj" attach="suffix" ph=""></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="z i">zi</thingy> - <word gloss="lamb" lexposp="noun" posp="noun" tr="rheme" locus="number" case="NOM" ph="m e f o m u w">mefomuw</word> - <thingy gloss="little₂" type="nounnounderivaft" origposp="adj" attach="suffix" ph=""></thingy> + <thingy gloss="little₁" type="nounnounderivbef" origposp="adj">zi</thingy> + <word gloss="lamb" lexposp="noun" posp="noun" tr="rheme" locus="number" case="NOM">mefomuw</word> </flat> + <p><span class="ilpair"><span class="mor">zi-</span><br><span class="gls">little</span></span> <span class="ilpair"><span class="mor">mefomuw</span><br><span class="gls">lamb</span></span></p> + <p>zimefomuw</p> + <p>zimefomuww</p> + <il> + <w> + <o>zi-</o> + <g>little</g> + </w> + <w> + <o>mefomuw</o> + <g>lamb</g> + </w> + </il> </example>
zimefomuww [zimefomuw] zi- little mefomuw lamb “a little lamb” | (11) |
initial XML:
<example id="lamb2" translation="She had a little lamb.">
<s>
<vp tam="past-punct">
<verb>have</verb>
</vp>
<np def="def" number="sing" tr="theme" role="subj" output="aspron">
<noun>girl</noun>
</np>
<np def="indef" number="sing" tr="rheme" role="obj">
<noun>lamb</noun>
<adj>little</adj>
</np>
</s>
</example>cleanup:
<example id="lamb2" translation="She had a little lamb."> <s> - <vp tam="past-punct"> - <verb>have</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="have"/> </vp> - <np def="def" number="sing" tr="theme" role="subj" output="aspron"> - <noun>girl</noun> + <np def="def" number="sing" tr="theme" role="subj" output="aspron" locus="number"> + <word posp="noun" gloss="girl"/> </np> - <np def="indef" number="sing" tr="rheme" role="obj"> - <noun>lamb</noun> - <adj>little</adj> + <np def="indef" number="sing" tr="rheme" role="obj" locus="number"> + <word posp="noun" gloss="lamb"/> + <word posp="adj" gloss="little"/> </np> </s> </example>
module articles:
<example id="lamb2" translation="She had a little lamb.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active">
<word posp="verb" gloss="have"/>
</vp>
<np def="def" number="sing" tr="theme" role="subj" output="aspron" locus="number">
<word posp="noun" gloss="girl"/>
</np>
- <np def="indef" number="sing" tr="rheme" role="obj" locus="number">
+ <np number="sing" tr="rheme" role="obj" locus="number">
<word posp="noun" gloss="lamb"/>
<word posp="adj" gloss="little"/>
</np>
</s>
</example>
module nonpastonly:
<example id="lamb2" translation="She had a little lamb."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="have"/> </vp> <np def="def" number="sing" tr="theme" role="subj" output="aspron" locus="number"> <word posp="noun" gloss="girl"/> </np> <np number="sing" tr="rheme" role="obj" locus="number"> <word posp="noun" gloss="lamb"/> <word posp="adj" gloss="little"/> </np> </s> </example>
module noepistemic:
No change.
module NRel:
No change.
module sentenceconnectors:
No change.
module nominalise:
No change.
submodule transform_adj<example id="lamb2" translation="She had a little lamb.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="have"/>
</vp>
<np def="def" number="sing" tr="theme" role="subj" output="aspron" locus="number">
<word posp="noun" gloss="girl"/>
</np>
<np number="sing" tr="rheme" role="obj" locus="number">
<word gloss="lamb" lexposp="noun" posp="noun">
<thingy gloss="little₁" type="nounnounderivbef" origposp="adj"/>
<thingy gloss="little₂" type="nounnounderivaft" origposp="adj"/>
</word>
</np>
</s>
</example>submodule transform_verb_obj
<example id="lamb2" translation="She had a little lamb.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word gloss="lamb" lexposp="noun" posp="verb">
<thingy gloss="have₁" type="nounverbderivbef" origposp="verb"/>
<thingy gloss="little₁" type="nounnounderivbef" origposp="adj"/>
<thingy gloss="little₂" type="nounnounderivaft" origposp="adj"/>
<thingy gloss="have₂" type="nounverbderivaft" origposp="verb"/>
</word>
</vp>
<np def="def" number="sing" tr="theme" role="subj" output="aspron" locus="number">
<word posp="noun" gloss="girl"/>
</np>
</s>
</example>tva1tva2
tva1
tva2
module affixdensity:
<example id="lamb2" translation="She had a little lamb.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
- <word posp="verb" gloss="have"/>
+ <word gloss="lamb" lexposp="noun" posp="verb">
+ <thingy gloss="have₁" type="nounverbderivbef" origposp="verb"/>
+ <thingy gloss="little₁" type="nounnounderivbef" origposp="adj"/>
+ <thingy gloss="little₂" type="nounnounderivaft" origposp="adj"/>
+ <thingy gloss="have₂" type="nounverbderivaft" origposp="verb"/>
+ </word>
</vp>
<np def="def" number="sing" tr="theme" role="subj" output="aspron" locus="number">
<word posp="noun" gloss="girl"/>
</np>
- <np number="sing" tr="rheme" role="obj" locus="number">
- <word posp="noun" gloss="lamb"/>
- <word posp="adj" gloss="little"/>
- </np>
</s>
</example>
module adpositions:
No change.
module constorder:
<example id="lamb2" translation="She had a little lamb."> <s> + <np def="def" number="sing" tr="theme" role="subj" output="aspron" 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 gloss="lamb" lexposp="noun" posp="verb"> <thingy gloss="have₁" type="nounverbderivbef" origposp="verb"/> <thingy gloss="little₁" type="nounnounderivbef" origposp="adj"/> <thingy gloss="little₂" type="nounnounderivaft" origposp="adj"/> <thingy gloss="have₂" type="nounverbderivaft" origposp="verb"/> </word> </vp> - <np def="def" number="sing" tr="theme" role="subj" output="aspron" locus="number"> - <word posp="noun" gloss="girl"/> - </np> </s> </example>
module casemarking:
<example id="lamb2" translation="She had a little lamb."> <s> - <np def="def" number="sing" tr="theme" role="subj" output="aspron" locus="number"> + <np def="def" number="sing" tr="theme" role="subj" output="aspron" locus="number" case="NOM"> <word posp="noun" gloss="girl"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word gloss="lamb" lexposp="noun" posp="verb"> <thingy gloss="have₁" type="nounverbderivbef" origposp="verb"/> <thingy gloss="little₁" type="nounnounderivbef" origposp="adj"/> <thingy gloss="little₂" type="nounnounderivaft" origposp="adj"/> <thingy gloss="have₂" type="nounverbderivaft" origposp="verb"/> </word> </vp> </s> </example>
module markowner:
No change.
module propagatenumber:
No change.
module simplifynumber:
<example id="lamb2" translation="She had a little lamb."> <s> - <np def="def" number="sing" tr="theme" role="subj" output="aspron" locus="number" case="NOM"> + <np def="def" tr="theme" role="subj" output="aspron" locus="number" case="NOM"> <word posp="noun" gloss="girl"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word gloss="lamb" lexposp="noun" posp="verb"> <thingy gloss="have₁" type="nounverbderivbef" origposp="verb"/> <thingy gloss="little₁" type="nounnounderivbef" origposp="adj"/> <thingy gloss="little₂" type="nounnounderivaft" origposp="adj"/> <thingy gloss="have₂" type="nounverbderivaft" origposp="verb"/> </word> </vp> </s> </example>
createpronouns:
<example id="lamb2" translation="She had a little lamb."> <s> - <np def="def" tr="theme" role="subj" output="aspron" locus="number" case="NOM"> - <word posp="noun" gloss="girl"/> + <np def="def" tr="theme" role="subj" locus="number" case="NOM"> + <word posp="pron" gloss="3"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word gloss="lamb" lexposp="noun" posp="verb"> <thingy gloss="have₁" type="nounverbderivbef" origposp="verb"/> <thingy gloss="little₁" type="nounnounderivbef" origposp="adj"/> <thingy gloss="little₂" type="nounnounderivaft" origposp="adj"/> <thingy gloss="have₂" type="nounverbderivaft" origposp="verb"/> </word> </vp> </s> </example>
module ngen:
No change.
module wordorder:
No change.
module wordorder:
No change.
module wordorder:
No change.
module conjp:
No change.
flattenconjp:
No change.
fixpronouns:
No change.
copyuptophrase:
<example id="lamb2" translation="She had a little lamb.">
<s>
<np def="def" tr="theme" role="subj" locus="number" case="NOM">
<word posp="pron" gloss="3"/>
</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">
<word gloss="lamb" lexposp="noun" posp="verb">
<thingy gloss="have₁" type="nounverbderivbef" origposp="verb"/>
<thingy gloss="little₁" type="nounnounderivbef" origposp="adj"/>
<thingy gloss="little₂" type="nounnounderivaft" origposp="adj"/>
<thingy gloss="have₂" type="nounverbderivaft" origposp="verb"/>
</word>
</vp>
</s>
</example>
prodrop:
<example id="lamb2" translation="She had a little lamb."> <s> - <np def="def" tr="theme" role="subj" locus="number" case="NOM"> - <word posp="pron" gloss="3"/> - </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3"> <word gloss="lamb" lexposp="noun" posp="verb"> <thingy gloss="have₁" type="nounverbderivbef" origposp="verb"/> <thingy gloss="little₁" type="nounnounderivbef" origposp="adj"/> <thingy gloss="little₂" type="nounnounderivaft" origposp="adj"/> <thingy gloss="have₂" type="nounverbderivaft" origposp="verb"/> </word> </vp> </s> </example>
addclitics:
<example id="lamb2" translation="She had a little lamb.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3">
+ <thingy type="vpta" function="proclitic" gloss="PAST"/>
+ <thingy type="vpmode" function="proclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="proclitic" gloss="active"/>
+ <thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
<word gloss="lamb" lexposp="noun" posp="verb">
<thingy gloss="have₁" type="nounverbderivbef" origposp="verb"/>
<thingy gloss="little₁" type="nounnounderivbef" origposp="adj"/>
<thingy gloss="little₂" type="nounnounderivaft" origposp="adj"/>
<thingy gloss="have₂" type="nounverbderivaft" origposp="verb"/>
</word>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</s>
</example>
propagateArgumentCase:
No change.
unwrapArgumentNPs:
No change.
unwrapOwnerOwned:
No change.
movedowntoword:
<example id="lamb2" translation="She had a little lamb.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpmode" function="proclitic" gloss="indicative"/>
<thingy type="vpvoice" function="proclitic" gloss="active"/>
<thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
- <word gloss="lamb" lexposp="noun" posp="verb">
+ <word gloss="lamb" lexposp="noun" posp="verb" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3">
<thingy gloss="have₁" type="nounverbderivbef" origposp="verb"/>
<thingy gloss="little₁" type="nounnounderivbef" origposp="adj"/>
<thingy gloss="little₂" type="nounnounderivaft" origposp="adj"/>
<thingy gloss="have₂" type="nounverbderivaft" origposp="verb"/>
</word>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</s>
</example>
addaffixes:
About to call getSlotValue for lamb/verb/subj/optionalGot 3
<example id="lamb2" translation="She had a little lamb.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpmode" function="proclitic" gloss="indicative"/>
<thingy type="vpvoice" function="proclitic" gloss="active"/>
<thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
<word gloss="lamb" lexposp="noun" posp="verb" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3">
<thingy gloss="have₁" type="nounverbderivbef" origposp="verb"/>
<thingy gloss="little₁" type="nounnounderivbef" origposp="adj"/>
<thingy gloss="little₂" type="nounnounderivaft" origposp="adj"/>
<thingy gloss="have₂" type="nounverbderivaft" origposp="verb"/>
</word>
+ <thingy type="verbsubj" function="suffix" gloss="3"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</s>
</example>
flatten:
<example id="lamb2" translation="She had a little lamb."> - <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3"> + <flat> <thingy type="vpta" function="proclitic" gloss="PAST"/> <thingy type="vpmode" function="proclitic" gloss="indicative"/> <thingy type="vpvoice" function="proclitic" gloss="active"/> <thingy type="vpquestion" function="proclitic" gloss="not.Q"/> - <word gloss="lamb" lexposp="noun" posp="verb" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3"> <thingy gloss="have₁" type="nounverbderivbef" origposp="verb"/> <thingy gloss="little₁" type="nounnounderivbef" origposp="adj"/> + <word gloss="lamb" lexposp="noun" posp="verb" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3"/> <thingy gloss="little₂" type="nounnounderivaft" origposp="adj"/> <thingy gloss="have₂" type="nounverbderivaft" origposp="verb"/> - </word> <thingy type="verbsubj" function="suffix" gloss="3"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> - </vp> - </s> + </flat> </example>
addvocab:
<example id="lamb2" translation="She had a little lamb."> <flat> - <thingy type="vpta" function="proclitic" gloss="PAST"/> - <thingy type="vpmode" function="proclitic" gloss="indicative"/> - <thingy type="vpvoice" function="proclitic" gloss="active"/> - <thingy type="vpquestion" function="proclitic" gloss="not.Q"/> - <thingy gloss="have₁" type="nounverbderivbef" origposp="verb"/> - <thingy gloss="little₁" type="nounnounderivbef" origposp="adj"/> - <word gloss="lamb" lexposp="noun" posp="verb" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3"/> - <thingy gloss="little₂" type="nounnounderivaft" origposp="adj"/> - <thingy gloss="have₂" type="nounverbderivaft" origposp="verb"/> - <thingy type="verbsubj" function="suffix" gloss="3"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> + <thingy type="vpta" function="proclitic" gloss="PAST" ph="t o w">tow</thingy> + <thingy type="vpmode" function="proclitic" gloss="indicative" ph=""></thingy> + <thingy type="vpvoice" function="proclitic" gloss="active" ph=""></thingy> + <thingy type="vpquestion" function="proclitic" gloss="not.Q" ph=""></thingy> + <thingy gloss="have₁" type="nounverbderivbef" origposp="verb" attach="prefix" ph="ɡ i">ɡi</thingy> + <thingy gloss="little₁" type="nounnounderivbef" origposp="adj" attach="prefix" ph="z i">zi</thingy> + <word gloss="lamb" lexposp="noun" posp="verb" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" ph="m e f o m u w">mefomuw</word> + <thingy gloss="little₂" type="nounnounderivaft" origposp="adj" attach="suffix" ph=""></thingy> + <thingy gloss="have₂" type="nounverbderivaft" origposp="verb" attach="suffix" ph=""></thingy> + <thingy type="verbsubj" function="suffix" gloss="3.SUBJ" attach="suffix" ph=""></thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> </flat> </example>
vowelharmony:
No change.
removetags:
<example id="lamb2" translation="She had a little lamb."> <flat> - <thingy type="vpta" function="proclitic" gloss="PAST" ph="t o w">tow</thingy> - <thingy type="vpmode" function="proclitic" gloss="indicative" ph=""></thingy> - <thingy type="vpvoice" function="proclitic" gloss="active" ph=""></thingy> - <thingy type="vpquestion" function="proclitic" gloss="not.Q" ph=""></thingy> - <thingy gloss="have₁" type="nounverbderivbef" origposp="verb" attach="prefix" ph="ɡ i">ɡi</thingy> - <thingy gloss="little₁" type="nounnounderivbef" origposp="adj" attach="prefix" ph="z i">zi</thingy> - <word gloss="lamb" lexposp="noun" posp="verb" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" ph="m e f o m u w">mefomuw</word> - <thingy gloss="little₂" type="nounnounderivaft" origposp="adj" attach="suffix" ph=""></thingy> - <thingy gloss="have₂" type="nounverbderivaft" origposp="verb" attach="suffix" ph=""></thingy> - <thingy type="verbsubj" function="suffix" gloss="3.SUBJ" attach="suffix" ph=""></thingy> - <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> + <thingy type="vpta" function="proclitic" gloss="PAST">tow</thingy> + <thingy gloss="have₁" type="nounverbderivbef" origposp="verb">ɡi</thingy> + <thingy gloss="little₁" type="nounnounderivbef" origposp="adj">zi</thingy> + <word gloss="lamb" lexposp="noun" posp="verb" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3">mefomuw</word> </flat> + <p><span class="ilpair"><span class="mor">tow</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">ɡi-</span><br><span class="gls">have</span></span> <span class="ilpair"><span class="mor">zi-</span><br><span class="gls">little</span></span> <span class="ilpair"><span class="mor">mefomuw</span><br><span class="gls">lamb</span></span></p> + <p>tow ɡizimefomuw</p> + <p>toww gizimefomuww</p> + <il> + <w> + <o>tow</o> + <g>PAST</g> + </w> + <w> + <o>ɡi-</o> + <g>have</g> + </w> + <w> + <o>zi-</o> + <g>little</g> + </w> + <w> + <o>mefomuw</o> + <g>lamb</g> + </w> + </il> </example>
Toww gizimefomuww. [tow ɡizimefomuw] tow PAST ɡi- have zi- little mefomuw lamb “She had a little lamb.” | (12) |
This doesn’t affect all adjectives and verbs. Compare, for instance the previous example with this one, where black and love do not undergo affixation:
initial XML:
<example id="lamb2b" translation="She loved a black lamb.">
<s>
<vp tam="past-punct">
<verb>love</verb>
</vp>
<np def="def" number="sing" tr="theme" role="subj" output="aspron">
<noun>girl</noun>
</np>
<np def="indef" number="sing" tr="rheme" role="obj">
<noun>lamb</noun>
<adj>black</adj>
</np>
</s>
</example>cleanup:
<example id="lamb2b" translation="She loved a black lamb."> <s> - <vp tam="past-punct"> - <verb>love</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="love"/> </vp> - <np def="def" number="sing" tr="theme" role="subj" output="aspron"> - <noun>girl</noun> + <np def="def" number="sing" tr="theme" role="subj" output="aspron" locus="number"> + <word posp="noun" gloss="girl"/> </np> - <np def="indef" number="sing" tr="rheme" role="obj"> - <noun>lamb</noun> - <adj>black</adj> + <np def="indef" number="sing" tr="rheme" role="obj" locus="number"> + <word posp="noun" gloss="lamb"/> + <word posp="adj" gloss="black"/> </np> </s> </example>
module articles:
<example id="lamb2b" translation="She loved a black lamb.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active">
<word posp="verb" gloss="love"/>
</vp>
<np def="def" number="sing" tr="theme" role="subj" output="aspron" locus="number">
<word posp="noun" gloss="girl"/>
</np>
- <np def="indef" number="sing" tr="rheme" role="obj" locus="number">
+ <np number="sing" tr="rheme" role="obj" locus="number">
<word posp="noun" gloss="lamb"/>
<word posp="adj" gloss="black"/>
</np>
</s>
</example>
module nonpastonly:
<example id="lamb2b" translation="She loved a black lamb."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="love"/> </vp> <np def="def" number="sing" tr="theme" role="subj" output="aspron" locus="number"> <word posp="noun" gloss="girl"/> </np> <np number="sing" tr="rheme" role="obj" locus="number"> <word posp="noun" gloss="lamb"/> <word posp="adj" gloss="black"/> </np> </s> </example>
module noepistemic:
No change.
module NRel:
No change.
module sentenceconnectors:
No change.
module nominalise:
No change.
tva1tva2
module affixdensity:
No change.
module adpositions:
No change.
module constorder:
<example id="lamb2b" translation="She loved a black lamb."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> - <word posp="verb" gloss="love"/> - </vp> <np def="def" number="sing" tr="theme" role="subj" output="aspron" locus="number"> <word posp="noun" gloss="girl"/> </np> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <word posp="verb" gloss="love"/> + </vp> <np number="sing" tr="rheme" role="obj" locus="number"> <word posp="noun" gloss="lamb"/> <word posp="adj" gloss="black"/> </np> </s> </example>
module casemarking:
<example id="lamb2b" translation="She loved a black lamb."> <s> - <np def="def" number="sing" tr="theme" role="subj" output="aspron" locus="number"> + <np def="def" number="sing" tr="theme" role="subj" output="aspron" locus="number" case="NOM"> <word posp="noun" gloss="girl"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="love"/> </vp> - <np number="sing" tr="rheme" role="obj" locus="number"> + <np number="sing" tr="rheme" role="obj" locus="number" case="ACC"> <word posp="noun" gloss="lamb"/> <word posp="adj" gloss="black"/> </np> </s> </example>
module markowner:
No change.
module propagatenumber:
No change.
module simplifynumber:
<example id="lamb2b" translation="She loved a black lamb."> <s> - <np def="def" number="sing" tr="theme" role="subj" output="aspron" locus="number" case="NOM"> + <np def="def" tr="theme" role="subj" output="aspron" locus="number" case="NOM"> <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="love"/> </vp> - <np number="sing" tr="rheme" role="obj" locus="number" case="ACC"> + <np tr="rheme" role="obj" locus="number" case="ACC"> <word posp="noun" gloss="lamb"/> <word posp="adj" gloss="black"/> </np> </s> </example>
createpronouns:
<example id="lamb2b" translation="She loved a black lamb."> <s> - <np def="def" tr="theme" role="subj" output="aspron" locus="number" case="NOM"> - <word posp="noun" gloss="girl"/> + <np def="def" tr="theme" role="subj" locus="number" case="NOM"> + <word posp="pron" gloss="3"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="love"/> </vp> <np tr="rheme" role="obj" locus="number" case="ACC"> <word posp="noun" gloss="lamb"/> <word posp="adj" gloss="black"/> </np> </s> </example>
module ngen:
No change.
module wordorder:
<example id="lamb2b" translation="She loved a black lamb.">
<s>
<np def="def" tr="theme" role="subj" locus="number" case="NOM">
<word posp="pron" gloss="3"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="love"/>
</vp>
<np tr="rheme" role="obj" locus="number" case="ACC">
- <word posp="noun" gloss="lamb"/>
<word posp="adj" gloss="black"/>
+ <word posp="noun" gloss="lamb"/>
</np>
</s>
</example>
module wordorder:
No change.
module wordorder:
No change.
module conjp:
No change.
flattenconjp:
No change.
fixpronouns:
No change.
copyuptophrase:
<example id="lamb2b" translation="She loved a black lamb.">
<s>
<np def="def" tr="theme" role="subj" locus="number" case="NOM">
<word posp="pron" gloss="3"/>
</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" obj="3">
<word posp="verb" gloss="love"/>
</vp>
<np tr="rheme" role="obj" locus="number" case="ACC">
<word posp="adj" gloss="black"/>
<word posp="noun" gloss="lamb"/>
</np>
</s>
</example>
prodrop:
<example id="lamb2b" translation="She loved a black lamb."> <s> - <np def="def" tr="theme" role="subj" locus="number" case="NOM"> - <word posp="pron" gloss="3"/> - </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" obj="3"> <word posp="verb" gloss="love"/> </vp> <np tr="rheme" role="obj" locus="number" case="ACC"> <word posp="adj" gloss="black"/> <word posp="noun" gloss="lamb"/> </np> </s> </example>
addclitics:
<example id="lamb2b" translation="She loved a black lamb.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" obj="3">
+ <thingy type="vpta" function="proclitic" gloss="PAST"/>
+ <thingy type="vpmode" function="proclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="proclitic" gloss="active"/>
+ <thingy type="vpobj" function="proclitic" gloss="3"/>
+ <thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
<word posp="verb" gloss="love"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np tr="rheme" role="obj" locus="number" case="ACC">
<word posp="adj" gloss="black"/>
<word posp="noun" gloss="lamb"/>
</np>
</s>
</example>
propagateArgumentCase:
No change.
unwrapArgumentNPs:
No change.
unwrapOwnerOwned:
No change.
movedowntoword:
<example id="lamb2b" translation="She loved a black lamb.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" obj="3">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpmode" function="proclitic" gloss="indicative"/>
<thingy type="vpvoice" function="proclitic" gloss="active"/>
<thingy type="vpobj" function="proclitic" gloss="3"/>
<thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
- <word posp="verb" gloss="love"/>
+ <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" obj="3"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np tr="rheme" role="obj" locus="number" case="ACC">
- <word posp="adj" gloss="black"/>
- <word posp="noun" gloss="lamb"/>
+ <word posp="adj" gloss="black" tr="rheme" role="obj" locus="number" case="ACC"/>
+ <word posp="noun" gloss="lamb" tr="rheme" role="obj" locus="number" case="ACC"/>
</np>
</s>
</example>
addaffixes:
About to call getSlotValue for love/verb/subj/optionalGot 3
About to call getSlotValue for black/adj/case/obligatory
Got ACC
<example id="lamb2b" translation="She loved a black lamb.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" obj="3">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpmode" function="proclitic" gloss="indicative"/>
<thingy type="vpvoice" function="proclitic" gloss="active"/>
<thingy type="vpobj" function="proclitic" gloss="3"/>
<thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
<word posp="verb" gloss="love" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" obj="3"/>
+ <thingy type="verbsubj" function="suffix" gloss="3"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np tr="rheme" role="obj" locus="number" case="ACC">
<word posp="adj" gloss="black" tr="rheme" role="obj" locus="number" case="ACC"/>
+ <thingy type="adjcase" function="suffix" gloss="ACC"/>
<word posp="noun" gloss="lamb" tr="rheme" role="obj" locus="number" case="ACC"/>
</np>
</s>
</example>
flatten:
<example id="lamb2b" translation="She loved a black lamb."> - <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" obj="3"> + <flat> <thingy type="vpta" function="proclitic" gloss="PAST"/> <thingy type="vpmode" function="proclitic" gloss="indicative"/> <thingy type="vpvoice" function="proclitic" gloss="active"/> <thingy type="vpobj" function="proclitic" gloss="3"/> <thingy type="vpquestion" function="proclitic" gloss="not.Q"/> <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" obj="3"/> <thingy type="verbsubj" function="suffix" gloss="3"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> - </vp> - <np tr="rheme" role="obj" locus="number" case="ACC"> <word posp="adj" gloss="black" tr="rheme" role="obj" locus="number" case="ACC"/> <thingy type="adjcase" function="suffix" gloss="ACC"/> <word posp="noun" gloss="lamb" tr="rheme" role="obj" locus="number" case="ACC"/> - </np> - </s> + </flat> </example>
addvocab:
<example id="lamb2b" translation="She loved a black lamb."> <flat> - <thingy type="vpta" function="proclitic" gloss="PAST"/> - <thingy type="vpmode" function="proclitic" gloss="indicative"/> - <thingy type="vpvoice" function="proclitic" gloss="active"/> - <thingy type="vpobj" function="proclitic" gloss="3"/> - <thingy type="vpquestion" function="proclitic" gloss="not.Q"/> - <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" obj="3"/> - <thingy type="verbsubj" function="suffix" gloss="3"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <word posp="adj" gloss="black" tr="rheme" role="obj" locus="number" case="ACC"/> - <thingy type="adjcase" function="suffix" gloss="ACC"/> - <word posp="noun" gloss="lamb" tr="rheme" role="obj" locus="number" case="ACC"/> + <thingy type="vpta" function="proclitic" gloss="PAST" ph="t o w">tow</thingy> + <thingy type="vpmode" function="proclitic" gloss="indicative" ph=""></thingy> + <thingy type="vpvoice" function="proclitic" gloss="active" ph=""></thingy> + <thingy type="vpobj" function="proclitic" gloss="3.OBJ" ph="s a l">sal</thingy> + <thingy type="vpquestion" function="proclitic" gloss="not.Q" ph=""></thingy> + <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" obj="3" ph="f a n">fan</word> + <thingy type="verbsubj" function="suffix" gloss="3.SUBJ" attach="suffix" ph=""></thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> + <word posp="adj" gloss="black" tr="rheme" role="obj" locus="number" case="ACC" ph="ɡ i p">ɡip</word> + <thingy type="adjcase" function="suffix" gloss="ACC" attach="suffix" ph="o f">of</thingy> + <word posp="noun" gloss="lamb" tr="rheme" role="obj" locus="number" case="ACC" ph="m e f o m u w">mefomuw</word> </flat> </example>
vowelharmony:
No change.
removetags:
<example id="lamb2b" translation="She loved a black lamb."> <flat> - <thingy type="vpta" function="proclitic" gloss="PAST" ph="t o w">tow</thingy> - <thingy type="vpmode" function="proclitic" gloss="indicative" ph=""></thingy> - <thingy type="vpvoice" function="proclitic" gloss="active" ph=""></thingy> - <thingy type="vpobj" function="proclitic" gloss="3.OBJ" ph="s a l">sal</thingy> - <thingy type="vpquestion" function="proclitic" gloss="not.Q" ph=""></thingy> - <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" obj="3" ph="f a n">fan</word> - <thingy type="verbsubj" function="suffix" gloss="3.SUBJ" attach="suffix" ph=""></thingy> - <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> - <word posp="adj" gloss="black" tr="rheme" role="obj" locus="number" case="ACC" ph="ɡ i p">ɡip</word> - <thingy type="adjcase" function="suffix" gloss="ACC" attach="suffix" ph="o f">of</thingy> - <word posp="noun" gloss="lamb" tr="rheme" role="obj" locus="number" case="ACC" ph="m e f o m u w">mefomuw</word> + <thingy type="vpta" function="proclitic" gloss="PAST">tow</thingy> + <thingy type="vpobj" function="proclitic" gloss="3.OBJ">sal</thingy> + <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" obj="3">fan</word> + <word posp="adj" gloss="black" tr="rheme" role="obj" locus="number" case="ACC">ɡip</word> + <thingy type="adjcase" function="suffix" gloss="ACC">of</thingy> + <word posp="noun" gloss="lamb" tr="rheme" role="obj" locus="number" case="ACC">mefomuw</word> </flat> + <p><span class="ilpair"><span class="mor">tow</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">sal</span><br><span class="gls">3.<span class="glssc">OBJ</span></span></span> <span class="ilpair"><span class="mor">fan</span><br><span class="gls">love</span></span> <span class="ilpair"><span class="mor">ɡip</span><br><span class="gls">black</span></span> <span class="ilpair"><span class="mor">-of</span><br><span class="gls"><span class="glssc">ACC</span></span></span> <span class="ilpair"><span class="mor">mefomuw</span><br><span class="gls">lamb</span></span></p> + <p>tow sal fan ɡipof mefomuw</p> + <p>toww sal fan gipof mefomuww</p> + <il> + <w> + <o>tow</o> + <g>PAST</g> + </w> + <w> + <o>sal</o> + <g>3.OBJ</g> + </w> + <w> + <o>fan</o> + <g>love</g> + </w> + <w> + <o>ɡip</o> + <g>black</g> + </w> + <w> + <o>-of</o> + <g>ACC</g> + </w> + <w> + <o>mefomuw</o> + <g>lamb</g> + </w> + </il> </example>
Toww sal fan gipof mefomuww. [tow sal fan ɡipof mefomuw] tow PAST sal 3.OBJ fan love ɡip black -of ACC mefomuw lamb “She loved a black lamb.” | (13) |
Compounding
Verbs
Inflectional Categories
The verbal phrase clitics in Yezin fall into two categories, proclitics and enclitics: first, a clitic expressing question, comprising sut /sut/ ‘Q’; second, a clitic expressing obj, comprising ha /ha/ ‘1incl’, hoz /hoz/ ‘1excl’, nel /nel/ ‘2’ and sal /sal/ ‘3’; third, a clitic expressing voice, comprising wip /ʋip/ ‘passive’; fourth, a clitic expressing mode, comprising bil /bil/ ‘imperative’, fek /fek/ ‘conditional’ and baf /baf/ ‘optative’; fifth, a clitic expressing ta, comprising toww /tow/ ‘PAST’; sixth, a clitic expressing negation, comprising mu /mu/ ‘NEG’; and finally, seventh, a clitic expressing indobj, comprising lij /lij/ ‘1incl’, gub /ɡub/ ‘1excl’, geg /ɡeɡ/ ‘2’ and sel /sel/ ‘3’.
In addition, the verb is structured like this: the root followed by an optional suffix expressing subj, comprising -op /-op/ ‘1incl’, -ek /-ek/ ‘1excl’ and -uk /-uk/ ‘2’.
The verb displays the following derivational morphology: five prefixes, namely ho- /ho-/ ‘begin’, mi- /mi-/ ‘stop’, na- /na-/ ‘continue’, sa- /sa-/ ‘try’ and bi- /bi-/ ‘start’
initial XML:
<example id="love" translation="I love you.">
<s>
<vp tam="gnomic">
<verb>love</verb>
</vp>
<np number="sing" def="neither" role="subj">
<pron person="1excl" number="sing"/>
</np>
<np number="sing" def="neither" role="obj">
<pron person="2" number="sing"/>
</np>
</s>
</example>cleanup:
<example id="love" translation="I love you."> <s> - <vp tam="gnomic"> - <verb>love</verb> + <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active"> + <word posp="verb" gloss="love"/> </vp> - <np number="sing" def="neither" role="subj"> - <pron person="1excl" number="sing"/> + <np number="sing" def="neither" role="subj" locus="number"> + <word person="1excl" number="sing" posp="pron"/> </np> - <np number="sing" def="neither" role="obj"> - <pron person="2" number="sing"/> + <np number="sing" def="neither" role="obj" locus="number"> + <word person="2" number="sing" posp="pron"/> </np> </s> </example>
module articles:
No change.
module nonpastonly:
<example id="love" translation="I love you."> <s> - <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="love"/> </vp> <np number="sing" def="neither" role="subj" locus="number"> <word person="1excl" number="sing" posp="pron"/> </np> <np number="sing" def="neither" role="obj" locus="number"> <word person="2" number="sing" posp="pron"/> </np> </s> </example>
module noepistemic:
No change.
module NRel:
No change.
module sentenceconnectors:
No change.
module nominalise:
No change.
tva1tva2
module affixdensity:
No change.
module adpositions:
No change.
module constorder:
<example id="love" translation="I love you."> <s> - <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> - <word posp="verb" gloss="love"/> - </vp> <np number="sing" def="neither" role="subj" locus="number"> <word person="1excl" number="sing" posp="pron"/> </np> + <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> + <word posp="verb" gloss="love"/> + </vp> <np number="sing" def="neither" role="obj" locus="number"> <word person="2" number="sing" posp="pron"/> </np> </s> </example>
module casemarking:
<example id="love" translation="I love you."> <s> - <np number="sing" def="neither" role="subj" locus="number"> + <np number="sing" def="neither" role="subj" locus="number" case="NOM"> <word person="1excl" number="sing" posp="pron"/> </np> <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="love"/> </vp> - <np number="sing" def="neither" role="obj" locus="number"> + <np number="sing" def="neither" role="obj" locus="number" case="ACC"> <word person="2" number="sing" posp="pron"/> </np> </s> </example>
module markowner:
No change.
module propagatenumber:
No change.
module simplifynumber:
<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"/> + <np def="neither" role="subj" locus="number" case="NOM"> + <word person="1excl" posp="pron"/> </np> <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="love"/> </vp> - <np number="sing" def="neither" role="obj" locus="number" case="ACC"> - <word person="2" number="sing" posp="pron"/> + <np def="neither" role="obj" locus="number" case="ACC"> + <word person="2" posp="pron"/> </np> </s> </example>
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 def="neither" role="subj" locus="number" case="NOM">
- <word person="1excl" posp="pron"/>
+ <word person="1excl" posp="pron" gloss="1excl"/>
</np>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES">
<word posp="verb" gloss="love"/>
</vp>
<np def="neither" role="obj" locus="number" case="ACC">
- <word person="2" posp="pron"/>
+ <word person="2" posp="pron" gloss="2"/>
</np>
</s>
</example>
copyuptophrase:
<example id="love" translation="I love you."> <s> - <np def="neither" role="subj" locus="number" case="NOM"> + <np def="neither" role="subj" locus="number" case="NOM" person="1excl"> <word person="1excl" posp="pron" gloss="1excl"/> </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" obj="2"> <word posp="verb" gloss="love"/> </vp> - <np def="neither" role="obj" locus="number" case="ACC"> + <np def="neither" role="obj" locus="number" case="ACC" person="2"> <word person="2" posp="pron" gloss="2"/> </np> </s> </example>
prodrop:
<example id="love" translation="I love you."> <s> - <np def="neither" role="subj" locus="number" case="NOM" person="1excl"> - <word person="1excl" posp="pron" gloss="1excl"/> - </np> <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="1excl" obj="2"> <word posp="verb" gloss="love"/> </vp> - <np def="neither" role="obj" locus="number" case="ACC" person="2"> - <word person="2" posp="pron" gloss="2"/> - </np> </s> </example>
addclitics:
<example id="love" translation="I love you.">
<s>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="1excl" obj="2">
+ <thingy type="vpta" function="proclitic" gloss="PRES"/>
+ <thingy type="vpmode" function="proclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="proclitic" gloss="active"/>
+ <thingy type="vpobj" function="proclitic" gloss="2"/>
+ <thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
<word posp="verb" gloss="love"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</s>
</example>
propagateArgumentCase:
No change.
unwrapArgumentNPs:
No change.
unwrapOwnerOwned:
No change.
movedowntoword:
<example id="love" translation="I love you.">
<s>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="1excl" obj="2">
<thingy type="vpta" function="proclitic" gloss="PRES"/>
<thingy type="vpmode" function="proclitic" gloss="indicative"/>
<thingy type="vpvoice" function="proclitic" gloss="active"/>
<thingy type="vpobj" function="proclitic" gloss="2"/>
<thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
- <word posp="verb" gloss="love"/>
+ <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="1excl" obj="2"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</s>
</example>
addaffixes:
About to call getSlotValue for love/verb/subj/optionalGot 1excl
<example id="love" translation="I love you.">
<s>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="1excl" obj="2">
<thingy type="vpta" function="proclitic" gloss="PRES"/>
<thingy type="vpmode" function="proclitic" gloss="indicative"/>
<thingy type="vpvoice" function="proclitic" gloss="active"/>
<thingy type="vpobj" function="proclitic" gloss="2"/>
<thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
<word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="1excl" obj="2"/>
+ <thingy type="verbsubj" function="suffix" gloss="1excl"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</s>
</example>
flatten:
<example id="love" translation="I love you."> - <s> - <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="1excl" obj="2"> + <flat> <thingy type="vpta" function="proclitic" gloss="PRES"/> <thingy type="vpmode" function="proclitic" gloss="indicative"/> <thingy type="vpvoice" function="proclitic" gloss="active"/> <thingy type="vpobj" function="proclitic" gloss="2"/> <thingy type="vpquestion" function="proclitic" gloss="not.Q"/> <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="1excl" obj="2"/> <thingy type="verbsubj" function="suffix" gloss="1excl"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> - </vp> - </s> + </flat> </example>
addvocab:
<example id="love" translation="I love you."> <flat> - <thingy type="vpta" function="proclitic" gloss="PRES"/> - <thingy type="vpmode" function="proclitic" gloss="indicative"/> - <thingy type="vpvoice" function="proclitic" gloss="active"/> - <thingy type="vpobj" function="proclitic" gloss="2"/> - <thingy type="vpquestion" function="proclitic" gloss="not.Q"/> - <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="1excl" obj="2"/> - <thingy type="verbsubj" function="suffix" gloss="1excl"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> + <thingy type="vpta" function="proclitic" gloss="PRES" ph=""></thingy> + <thingy type="vpmode" function="proclitic" gloss="indicative" ph=""></thingy> + <thingy type="vpvoice" function="proclitic" gloss="active" ph=""></thingy> + <thingy type="vpobj" function="proclitic" gloss="2.OBJ" ph="n e l">nel</thingy> + <thingy type="vpquestion" function="proclitic" gloss="not.Q" ph=""></thingy> + <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="1excl" obj="2" ph="f a n">fan</word> + <thingy type="verbsubj" function="suffix" gloss="1excl.SUBJ" attach="suffix" ph="e k">ek</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> </flat> </example>
vowelharmony:
No change.
removetags:
<example id="love" translation="I love you."> <flat> - <thingy type="vpta" function="proclitic" gloss="PRES" ph=""></thingy> - <thingy type="vpmode" function="proclitic" gloss="indicative" ph=""></thingy> - <thingy type="vpvoice" function="proclitic" gloss="active" ph=""></thingy> - <thingy type="vpobj" function="proclitic" gloss="2.OBJ" ph="n e l">nel</thingy> - <thingy type="vpquestion" function="proclitic" gloss="not.Q" ph=""></thingy> - <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="1excl" obj="2" ph="f a n">fan</word> - <thingy type="verbsubj" function="suffix" gloss="1excl.SUBJ" attach="suffix" ph="e k">ek</thingy> - <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> + <thingy type="vpobj" function="proclitic" gloss="2.OBJ">nel</thingy> + <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="1excl" obj="2">fan</word> + <thingy type="verbsubj" function="suffix" gloss="1excl.SUBJ">ek</thingy> </flat> + <p><span class="ilpair"><span class="mor">nel</span><br><span class="gls">2.<span class="glssc">OBJ</span></span></span> <span class="ilpair"><span class="mor">fan</span><br><span class="gls">love</span></span> <span class="ilpair"><span class="mor">-ek</span><br><span class="gls">1excl.<span class="glssc">SUBJ</span></span></span></p> + <p>nel fanek</p> + <p>nel fanek</p> + <il> + <w> + <o>nel</o> + <g>2.OBJ</g> + </w> + <w> + <o>fan</o> + <g>love</g> + </w> + <w> + <o>-ek</o> + <g>1excl.SUBJ</g> + </w> + </il> </example>
Nel fanek. [nel fanek] nel 2.OBJ fan love -ek 1excl.SUBJ “I love you.” | (14) |
Adverbs Minor Classes
Adpositions
There is one type of clitic in the adpositional phrase, namely an enclitic (placed finally), expressing root.
initial XML:
<example id="adpos1" translation="on the table">
<pp p="in" location="surface" precise="yes">
<np def="def" number="sing">
<noun>table</noun>
</np>
</pp>
</example>cleanup:
<example id="adpos1" translation="on the table"> <pp p="in" location="surface" precise="yes"> - <np def="def" number="sing"> - <noun>table</noun> + <np def="def" number="sing" locus="number"> + <word posp="noun" gloss="table"/> </np> </pp> </example>
module articles:
<example id="adpos1" translation="on the table">
<pp p="in" location="surface" precise="yes">
<np def="def" number="sing" locus="number">
<word posp="noun" gloss="table"/>
+ <word gloss="the" posp="det"/>
</np>
</pp>
</example>
module nonpastonly:
No change.
module noepistemic:
No change.
module NRel:
No change.
module sentenceconnectors:
No change.
module nominalise:
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"/> <word gloss="the" posp="det"/> </np> + <np def="def" number="sing"> + <word posp="noun" gloss="surface"/> + </np> + </np> </pp> </example>
module constorder:
No change.
module casemarking:
No change.
module markowner:
No change.
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">
<word posp="noun" gloss="table"/>
<word gloss="the" posp="det"/>
</np>
<np def="def" number="sing">
<word posp="noun" gloss="surface"/>
</np>
</np>
</pp>
</example>
module simplifynumber:
<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">
+ <np type="owner_owned">
+ <np def="def" locus="number">
<word posp="noun" gloss="table"/>
<word gloss="the" posp="det"/>
</np>
- <np def="def" number="sing">
+ <np def="def">
<word posp="noun" gloss="surface"/>
</np>
</np>
</pp>
</example>
createpronouns:
No change.
module ngen:
No change.
module wordorder:
No change.
module wordorder:
No change.
module wordorder:
<example id="adpos1" translation="on the table">
<pp p="in" location="surface" precise="yes">
<word gloss="in" posp="pp"/>
<np type="owner_owned">
<np def="def" locus="number">
- <word posp="noun" gloss="table"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="table"/>
</np>
<np def="def">
<word posp="noun" gloss="surface"/>
</np>
</np>
</pp>
</example>
module conjp:
No change.
flattenconjp:
No change.
fixpronouns:
No change.
copyuptophrase:
No change.
prodrop:
No change.
addclitics:
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">
<np def="def" locus="number">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="table"/>
</np>
<np def="def">
<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" locus="number"> - <word gloss="the" posp="det"/> - <word posp="noun" gloss="table"/> + <word gloss="the" posp="det" def="def" locus="number"/> + <word posp="noun" gloss="table" def="def" locus="number"/> </np> <np def="def"> - <word posp="noun" gloss="surface"/> + <word posp="noun" gloss="surface" def="def"/> </np> </pp> </example>
addaffixes:
No change.
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" locus="number"> <word gloss="the" posp="det" def="def" locus="number"/> <word posp="noun" gloss="table" def="def" locus="number"/> - </np> - <np def="def"> <word posp="noun" gloss="surface" def="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 gloss="the" posp="det" def="def" locus="number"/> - <word posp="noun" gloss="table" def="def" locus="number"/> - <word posp="noun" gloss="surface" def="def"/> + <word gloss="in" posp="pp" p="in" location="surface" precise="yes" ph="d o h">doh</word> + <word gloss="the" posp="det" def="def" locus="number" ph="h i t">hit</word> + <word posp="noun" gloss="table" def="def" locus="number" ph="ɡ e j e d">ɡejed</word> + <word posp="noun" gloss="surface" def="def" ph="n i ʋ">niʋ</word> </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="d o h">doh</word> - <word gloss="the" posp="det" def="def" locus="number" ph="h i t">hit</word> - <word posp="noun" gloss="table" def="def" locus="number" ph="ɡ e j e d">ɡejed</word> - <word posp="noun" gloss="surface" def="def" ph="n i ʋ">niʋ</word> + <word gloss="in" posp="pp" p="in" location="surface" precise="yes">doh</word> + <word gloss="the" posp="det" def="def" locus="number">hit</word> + <word posp="noun" gloss="table" def="def" locus="number">ɡejed</word> + <word posp="noun" gloss="surface" def="def">niʋ</word> </flat> + <p><span class="ilpair"><span class="mor">doh</span><br><span class="gls">in</span></span> <span class="ilpair"><span class="mor">hit</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">ɡejed</span><br><span class="gls">table</span></span> <span class="ilpair"><span class="mor">niʋ</span><br><span class="gls">surface</span></span></p> + <p>doh hit ɡejed niʋ</p> + <p>doh hit gejed niw</p> + <il> + <w> + <o>doh</o> + <g>in</g> + </w> + <w> + <o>hit</o> + <g>the</g> + </w> + <w> + <o>ɡejed</o> + <g>table</g> + </w> + <w> + <o>niʋ</o> + <g>surface</g> + </w> + </il> </example>
doh hit gejed niw [doh hit ɡejed niʋ] doh in hit the ɡejed table niʋ surface “on the table” | (15) |
initial XML:
<example id="adpos2" translation="into the box">
<pp p="to" location="inside" precise="yes">
<np def="def" number="sing">
<noun>box</noun>
</np>
</pp>
</example>cleanup:
<example id="adpos2" translation="into the box"> <pp p="to" location="inside" precise="yes"> - <np def="def" number="sing"> - <noun>box</noun> + <np def="def" number="sing" locus="number"> + <word posp="noun" gloss="box"/> </np> </pp> </example>
module articles:
<example id="adpos2" translation="into the box">
<pp p="to" location="inside" precise="yes">
<np def="def" number="sing" locus="number">
<word posp="noun" gloss="box"/>
+ <word gloss="the" posp="det"/>
</np>
</pp>
</example>
module nonpastonly:
No change.
module noepistemic:
No change.
module NRel:
No change.
module sentenceconnectors:
No change.
module nominalise:
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"/> <word gloss="the" posp="det"/> </np> + <np def="def" number="sing"> + <word posp="noun" gloss="inside"/> + </np> + </np> </pp> </example>
module constorder:
No change.
module casemarking:
No change.
module markowner:
No change.
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">
<word posp="noun" gloss="box"/>
<word gloss="the" posp="det"/>
</np>
<np def="def" number="sing">
<word posp="noun" gloss="inside"/>
</np>
</np>
</pp>
</example>
module simplifynumber:
<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">
+ <np type="owner_owned">
+ <np def="def" locus="number">
<word posp="noun" gloss="box"/>
<word gloss="the" posp="det"/>
</np>
- <np def="def" number="sing">
+ <np def="def">
<word posp="noun" gloss="inside"/>
</np>
</np>
</pp>
</example>
createpronouns:
No change.
module ngen:
No change.
module wordorder:
No change.
module wordorder:
No change.
module wordorder:
<example id="adpos2" translation="into the box">
<pp p="to" location="inside" precise="yes">
<word gloss="to" posp="pp"/>
<np type="owner_owned">
<np def="def" locus="number">
- <word posp="noun" gloss="box"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="box"/>
</np>
<np def="def">
<word posp="noun" gloss="inside"/>
</np>
</np>
</pp>
</example>
module conjp:
No change.
flattenconjp:
No change.
fixpronouns:
No change.
copyuptophrase:
No change.
prodrop:
No change.
addclitics:
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">
<np def="def" locus="number">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="box"/>
</np>
<np def="def">
<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" locus="number"> - <word gloss="the" posp="det"/> - <word posp="noun" gloss="box"/> + <word gloss="the" posp="det" def="def" locus="number"/> + <word posp="noun" gloss="box" def="def" locus="number"/> </np> <np def="def"> - <word posp="noun" gloss="inside"/> + <word posp="noun" gloss="inside" def="def"/> </np> </pp> </example>
addaffixes:
No change.
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" locus="number"> <word gloss="the" posp="det" def="def" locus="number"/> <word posp="noun" gloss="box" def="def" locus="number"/> - </np> - <np def="def"> <word posp="noun" gloss="inside" def="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 gloss="the" posp="det" def="def" locus="number"/> - <word posp="noun" gloss="box" def="def" locus="number"/> - <word posp="noun" gloss="inside" def="def"/> + <word gloss="to" posp="pp" p="to" location="inside" precise="yes" ph="b e s">bes</word> + <word gloss="the" posp="det" def="def" locus="number" ph="h i t">hit</word> + <word posp="noun" gloss="box" def="def" locus="number" ph="ɡ a ɲ a w i n">ɡaɲawin</word> + <word posp="noun" gloss="inside" def="def" ph="w i h">wih</word> </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="b e s">bes</word> - <word gloss="the" posp="det" def="def" locus="number" ph="h i t">hit</word> - <word posp="noun" gloss="box" def="def" locus="number" ph="ɡ a ɲ a w i n">ɡaɲawin</word> - <word posp="noun" gloss="inside" def="def" ph="w i h">wih</word> + <word gloss="to" posp="pp" p="to" location="inside" precise="yes">bes</word> + <word gloss="the" posp="det" def="def" locus="number">hit</word> + <word posp="noun" gloss="box" def="def" locus="number">ɡaɲawin</word> + <word posp="noun" gloss="inside" def="def">wih</word> </flat> + <p><span class="ilpair"><span class="mor">bes</span><br><span class="gls">to</span></span> <span class="ilpair"><span class="mor">hit</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">ɡaɲawin</span><br><span class="gls">box</span></span> <span class="ilpair"><span class="mor">wih</span><br><span class="gls">inside</span></span></p> + <p>bes hit ɡaɲawin wih</p> + <p>bes hit gañawwin wwih</p> + <il> + <w> + <o>bes</o> + <g>to</g> + </w> + <w> + <o>hit</o> + <g>the</g> + </w> + <w> + <o>ɡaɲawin</o> + <g>box</g> + </w> + <w> + <o>wih</o> + <g>inside</g> + </w> + </il> </example>
bes hit gañawwin wwih [bes hit ɡaɲawin wih] bes to hit the ɡaɲawin box wih inside “into the box” | (16) |
initial XML:
<example id="adpos3" translation="with me">
<pp role="comitative">
<np number="sing" def="neither">
<pron person="1excl" number="sing"/>
</np>
</pp>
</example>cleanup:
<example id="adpos3" translation="with me"> <pp role="comitative"> - <np number="sing" def="neither"> - <pron person="1excl" number="sing"/> + <np number="sing" def="neither" locus="number"> + <word person="1excl" number="sing" posp="pron"/> </np> </pp> </example>
module articles:
No change.
module nonpastonly:
No change.
module noepistemic:
No change.
module NRel:
No change.
module sentenceconnectors:
No change.
module nominalise:
No change.
module affixdensity:
No change.
module adpositions:
<example id="adpos3" translation="with me">
<pp role="comitative">
+ <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 propagatenumber:
No change.
module simplifynumber:
<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 def="neither" locus="number">
+ <word person="1excl" posp="pron"/>
</np>
</pp>
</example>
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 def="neither" locus="number">
- <word person="1excl" posp="pron"/>
+ <word person="1excl" posp="pron" gloss="1excl"/>
</np>
</pp>
</example>
copyuptophrase:
<example id="adpos3" translation="with me">
<pp role="comitative">
<word gloss="COMIT" posp="pp"/>
- <np def="neither" locus="number">
+ <np def="neither" locus="number" person="1excl">
<word person="1excl" posp="pron" gloss="1excl"/>
</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 def="neither" locus="number" person="1excl"> - <word person="1excl" posp="pron" gloss="1excl"/> + <word person="1excl" posp="pron" gloss="1excl" def="neither" locus="number"/> </np> </pp> </example>
addaffixes:
No change.
flatten:
<example id="adpos3" translation="with me"> - <pp role="comitative"> + <flat> <word gloss="COMIT" posp="pp" role="comitative"/> - <np def="neither" locus="number" person="1excl"> <word person="1excl" posp="pron" gloss="1excl" def="neither" locus="number"/> - </np> - </pp> + </flat> </example>
addvocab:
<example id="adpos3" translation="with me"> <flat> - <word gloss="COMIT" posp="pp" role="comitative"/> - <word person="1excl" posp="pron" gloss="1excl" def="neither" locus="number"/> + <word gloss="COMIT" posp="pp" role="comitative" ph="n u s+k e z">nuskez</word> + <word person="1excl" posp="pron" gloss="1excl" def="neither" locus="number" ph="ɡ e s">ɡes</word> </flat> </example>
vowelharmony:
No change.
removetags:
<example id="adpos3" translation="with me"> <flat> - <word gloss="COMIT" posp="pp" role="comitative" ph="n u s+k e z">nuskez</word> - <word person="1excl" posp="pron" gloss="1excl" def="neither" locus="number" ph="ɡ e s">ɡes</word> + <word gloss="COMIT" posp="pp" role="comitative">nuskez</word> + <word person="1excl" posp="pron" gloss="1excl" def="neither" locus="number">ɡes</word> </flat> + <p><span class="ilpair"><span class="mor">nuskez</span><br><span class="gls"><span class="glssc">COMIT</span></span></span> <span class="ilpair"><span class="mor">ɡes</span><br><span class="gls">1excl</span></span></p> + <p>nuskez ɡes</p> + <p>nuskez ges</p> + <il> + <w> + <o>nuskez</o> + <g>COMIT</g> + </w> + <w> + <o>ɡes</o> + <g>1excl</g> + </w> + </il> </example>
nuskez ges [nuskez ɡes] nuskez COMIT ɡes 1excl “with me” | (17) |
Syntax
Basic Clause Structure
Constituent Order
Constituent order describes the typical arrangement of the subject (S), verb (V) and object (O) in simple declarative clauses. It is a fundamental parameter in grammatical description and forms one of the clearest ways of characterising the overall structure of a language’s clause system.
Yezin employs Subject–Verb–Object (SVO) as its basic word order. The subject is followed by the verb, with the object occurring in post-verbal position. This ordering is widely attested across the world’s languages.
The following examples illustrate the basic, unmarked, constituent order in Yezin.
initial XML:
<example id="wo1" translation="The jaguar killed the hunter.">
<s>
<vp tam="past-punct">
<verb>kill</verb>
</vp>
<np number="sing" def="def" role="subj">
<noun>jaguar</noun>
</np>
<np number="sing" def="def" role="obj">
<noun>hunter</noun>
</np>
</s>
</example>cleanup:
<example id="wo1" translation="The jaguar killed the hunter."> <s> - <vp tam="past-punct"> - <verb>kill</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="kill"/> </vp> - <np number="sing" def="def" role="subj"> - <noun>jaguar</noun> + <np number="sing" def="def" role="subj" locus="number"> + <word posp="noun" gloss="jaguar"/> </np> - <np number="sing" def="def" role="obj"> - <noun>hunter</noun> + <np number="sing" def="def" role="obj" locus="number"> + <word posp="noun" gloss="hunter"/> </np> </s> </example>
module articles:
<example id="wo1" translation="The jaguar killed the hunter.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active">
<word posp="verb" gloss="kill"/>
</vp>
<np number="sing" def="def" role="subj" locus="number">
<word posp="noun" gloss="jaguar"/>
+ <word gloss="the" posp="det"/>
</np>
<np number="sing" def="def" role="obj" locus="number">
<word posp="noun" gloss="hunter"/>
+ <word gloss="the" posp="det"/>
</np>
</s>
</example>
module nonpastonly:
<example id="wo1" translation="The jaguar killed the hunter."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="kill"/> </vp> <np number="sing" def="def" role="subj" locus="number"> <word posp="noun" gloss="jaguar"/> <word gloss="the" posp="det"/> </np> <np number="sing" def="def" role="obj" locus="number"> <word posp="noun" gloss="hunter"/> <word gloss="the" posp="det"/> </np> </s> </example>
module noepistemic:
No change.
module NRel:
No change.
module sentenceconnectors:
No change.
module nominalise:
No change.
tva1tva2
module affixdensity:
No change.
module adpositions:
No change.
module constorder:
<example id="wo1" translation="The jaguar killed the hunter."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> - <word posp="verb" gloss="kill"/> - </vp> <np number="sing" def="def" role="subj" locus="number"> <word posp="noun" gloss="jaguar"/> <word gloss="the" posp="det"/> </np> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <word posp="verb" gloss="kill"/> + </vp> <np number="sing" def="def" role="obj" locus="number"> <word posp="noun" gloss="hunter"/> <word gloss="the" posp="det"/> </np> </s> </example>
module casemarking:
<example id="wo1" translation="The jaguar killed the hunter."> <s> - <np number="sing" def="def" role="subj" locus="number"> + <np number="sing" def="def" role="subj" locus="number" case="NOM"> <word posp="noun" gloss="jaguar"/> <word gloss="the" posp="det"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="kill"/> </vp> - <np number="sing" def="def" role="obj" locus="number"> + <np number="sing" def="def" role="obj" locus="number" case="ACC"> <word posp="noun" gloss="hunter"/> <word gloss="the" posp="det"/> </np> </s> </example>
module markowner:
No change.
module propagatenumber:
No change.
module simplifynumber:
<example id="wo1" translation="The jaguar killed the hunter."> <s> - <np number="sing" def="def" role="subj" locus="number" case="NOM"> + <np def="def" role="subj" locus="number" case="NOM"> <word posp="noun" gloss="jaguar"/> <word gloss="the" posp="det"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="kill"/> </vp> - <np number="sing" def="def" role="obj" locus="number" case="ACC"> + <np def="def" role="obj" locus="number" case="ACC"> <word posp="noun" gloss="hunter"/> <word gloss="the" posp="det"/> </np> </s> </example>
createpronouns:
No change.
module ngen:
No change.
module wordorder:
No change.
module wordorder:
No change.
module wordorder:
<example id="wo1" translation="The jaguar killed the hunter.">
<s>
<np def="def" role="subj" locus="number" case="NOM">
- <word posp="noun" gloss="jaguar"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="jaguar"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="kill"/>
</vp>
<np def="def" role="obj" locus="number" case="ACC">
- <word posp="noun" gloss="hunter"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="hunter"/>
</np>
</s>
</example>
module conjp:
No change.
flattenconjp:
No change.
fixpronouns:
No change.
copyuptophrase:
<example id="wo1" translation="The jaguar killed the hunter.">
<s>
<np def="def" role="subj" locus="number" case="NOM">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="jaguar"/>
</np>
- <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
+ <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" obj="3">
<word posp="verb" gloss="kill"/>
</vp>
<np def="def" role="obj" locus="number" case="ACC">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="hunter"/>
</np>
</s>
</example>
prodrop:
No change.
addclitics:
<example id="wo1" translation="The jaguar killed the hunter.">
<s>
<np def="def" role="subj" locus="number" case="NOM">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="jaguar"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" obj="3">
+ <thingy type="vpta" function="proclitic" gloss="PAST"/>
+ <thingy type="vpmode" function="proclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="proclitic" gloss="active"/>
+ <thingy type="vpobj" function="proclitic" gloss="3"/>
+ <thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
<word posp="verb" gloss="kill"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np def="def" role="obj" locus="number" case="ACC">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="hunter"/>
</np>
</s>
</example>
propagateArgumentCase:
No change.
unwrapArgumentNPs:
No change.
unwrapOwnerOwned:
No change.
movedowntoword:
<example id="wo1" translation="The jaguar killed the hunter.">
<s>
<np def="def" role="subj" locus="number" case="NOM">
- <word gloss="the" posp="det"/>
- <word posp="noun" gloss="jaguar"/>
+ <word gloss="the" posp="det" def="def" role="subj" locus="number" case="NOM"/>
+ <word posp="noun" gloss="jaguar" def="def" role="subj" locus="number" case="NOM"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" obj="3">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpmode" function="proclitic" gloss="indicative"/>
<thingy type="vpvoice" function="proclitic" gloss="active"/>
<thingy type="vpobj" function="proclitic" gloss="3"/>
<thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
- <word posp="verb" gloss="kill"/>
+ <word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" obj="3"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np def="def" role="obj" locus="number" case="ACC">
- <word gloss="the" posp="det"/>
- <word posp="noun" gloss="hunter"/>
+ <word gloss="the" posp="det" def="def" role="obj" locus="number" case="ACC"/>
+ <word posp="noun" gloss="hunter" def="def" role="obj" locus="number" case="ACC"/>
</np>
</s>
</example>
addaffixes:
About to call getSlotValue for kill/verb/subj/optionalGot 3
<example id="wo1" translation="The jaguar killed the hunter.">
<s>
<np def="def" role="subj" locus="number" case="NOM">
<word gloss="the" posp="det" def="def" role="subj" locus="number" case="NOM"/>
<word posp="noun" gloss="jaguar" def="def" role="subj" locus="number" case="NOM"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" obj="3">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpmode" function="proclitic" gloss="indicative"/>
<thingy type="vpvoice" function="proclitic" gloss="active"/>
<thingy type="vpobj" function="proclitic" gloss="3"/>
<thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
<word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" obj="3"/>
+ <thingy type="verbsubj" function="suffix" gloss="3"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np def="def" role="obj" locus="number" case="ACC">
<word gloss="the" posp="det" def="def" role="obj" locus="number" case="ACC"/>
<word posp="noun" gloss="hunter" def="def" role="obj" locus="number" case="ACC"/>
</np>
</s>
</example>
flatten:
<example id="wo1" translation="The jaguar killed the hunter."> - <s> - <np def="def" role="subj" locus="number" case="NOM"> + <flat> <word gloss="the" posp="det" def="def" role="subj" locus="number" case="NOM"/> <word posp="noun" gloss="jaguar" def="def" role="subj" locus="number" case="NOM"/> - </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" obj="3"> <thingy type="vpta" function="proclitic" gloss="PAST"/> <thingy type="vpmode" function="proclitic" gloss="indicative"/> <thingy type="vpvoice" function="proclitic" gloss="active"/> <thingy type="vpobj" function="proclitic" gloss="3"/> <thingy type="vpquestion" function="proclitic" gloss="not.Q"/> <word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" obj="3"/> <thingy type="verbsubj" function="suffix" gloss="3"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> - </vp> - <np def="def" role="obj" locus="number" case="ACC"> <word gloss="the" posp="det" def="def" role="obj" locus="number" case="ACC"/> <word posp="noun" gloss="hunter" def="def" role="obj" locus="number" case="ACC"/> - </np> - </s> + </flat> </example>
addvocab:
<example id="wo1" translation="The jaguar killed the hunter."> <flat> - <word gloss="the" posp="det" def="def" role="subj" locus="number" case="NOM"/> - <word posp="noun" gloss="jaguar" def="def" role="subj" locus="number" case="NOM"/> - <thingy type="vpta" function="proclitic" gloss="PAST"/> - <thingy type="vpmode" function="proclitic" gloss="indicative"/> - <thingy type="vpvoice" function="proclitic" gloss="active"/> - <thingy type="vpobj" function="proclitic" gloss="3"/> - <thingy type="vpquestion" function="proclitic" gloss="not.Q"/> - <word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" obj="3"/> - <thingy type="verbsubj" function="suffix" gloss="3"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <word gloss="the" posp="det" def="def" role="obj" locus="number" case="ACC"/> - <word posp="noun" gloss="hunter" def="def" role="obj" locus="number" case="ACC"/> + <word gloss="the" posp="det" def="def" role="subj" locus="number" case="NOM" ph="h i t">hit</word> + <word posp="noun" gloss="jaguar" def="def" role="subj" locus="number" case="NOM" ph="d a t i b a f">datibaf</word> + <thingy type="vpta" function="proclitic" gloss="PAST" ph="t o w">tow</thingy> + <thingy type="vpmode" function="proclitic" gloss="indicative" ph=""></thingy> + <thingy type="vpvoice" function="proclitic" gloss="active" ph=""></thingy> + <thingy type="vpobj" function="proclitic" gloss="3.OBJ" ph="s a l">sal</thingy> + <thingy type="vpquestion" function="proclitic" gloss="not.Q" ph=""></thingy> + <word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" obj="3" ph="f a l">fal</word> + <thingy type="verbsubj" function="suffix" gloss="3.SUBJ" attach="suffix" ph=""></thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> + <word gloss="the" posp="det" def="def" role="obj" locus="number" case="ACC" ph="h i t">hit</word> + <word posp="noun" gloss="hunter" def="def" role="obj" locus="number" case="ACC" ph="ʋ o m u ɡ u s">ʋomuɡus</word> </flat> </example>
vowelharmony:
No change.
removetags:
<example id="wo1" translation="The jaguar killed the hunter."> <flat> - <word gloss="the" posp="det" def="def" role="subj" locus="number" case="NOM" ph="h i t">hit</word> - <word posp="noun" gloss="jaguar" def="def" role="subj" locus="number" case="NOM" ph="d a t i b a f">datibaf</word> - <thingy type="vpta" function="proclitic" gloss="PAST" ph="t o w">tow</thingy> - <thingy type="vpmode" function="proclitic" gloss="indicative" ph=""></thingy> - <thingy type="vpvoice" function="proclitic" gloss="active" ph=""></thingy> - <thingy type="vpobj" function="proclitic" gloss="3.OBJ" ph="s a l">sal</thingy> - <thingy type="vpquestion" function="proclitic" gloss="not.Q" ph=""></thingy> - <word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" obj="3" ph="f a l">fal</word> - <thingy type="verbsubj" function="suffix" gloss="3.SUBJ" attach="suffix" ph=""></thingy> - <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> - <word gloss="the" posp="det" def="def" role="obj" locus="number" case="ACC" ph="h i t">hit</word> - <word posp="noun" gloss="hunter" def="def" role="obj" locus="number" case="ACC" ph="ʋ o m u ɡ u s">ʋomuɡus</word> + <word gloss="the" posp="det" def="def" role="subj" locus="number" case="NOM">hit</word> + <word posp="noun" gloss="jaguar" def="def" role="subj" locus="number" case="NOM">datibaf</word> + <thingy type="vpta" function="proclitic" gloss="PAST">tow</thingy> + <thingy type="vpobj" function="proclitic" gloss="3.OBJ">sal</thingy> + <word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" obj="3">fal</word> + <word gloss="the" posp="det" def="def" role="obj" locus="number" case="ACC">hit</word> + <word posp="noun" gloss="hunter" def="def" role="obj" locus="number" case="ACC">ʋomuɡus</word> </flat> + <p><span class="ilpair"><span class="mor">hit</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">datibaf</span><br><span class="gls">jaguar</span></span> <span class="ilpair"><span class="mor">tow</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">sal</span><br><span class="gls">3.<span class="glssc">OBJ</span></span></span> <span class="ilpair"><span class="mor">fal</span><br><span class="gls">kill</span></span> <span class="ilpair"><span class="mor">hit</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">ʋomuɡus</span><br><span class="gls">hunter</span></span></p> + <p>hit datibaf tow sal fal hit ʋomuɡus</p> + <p>hit datibaf toww sal fal hit womugus</p> + <il> + <w> + <o>hit</o> + <g>the</g> + </w> + <w> + <o>datibaf</o> + <g>jaguar</g> + </w> + <w> + <o>tow</o> + <g>PAST</g> + </w> + <w> + <o>sal</o> + <g>3.OBJ</g> + </w> + <w> + <o>fal</o> + <g>kill</g> + </w> + <w> + <o>hit</o> + <g>the</g> + </w> + <w> + <o>ʋomuɡus</o> + <g>hunter</g> + </w> + </il> </example>
Hit datibaf toww sal fal hit womugus. [hit datibaf tow sal fal hit ʋomuɡus] hit the datibaf jaguar tow PAST sal 3.OBJ fal kill hit the ʋomuɡus hunter “The jaguar killed the hunter.” | (18) |
initial XML:
<example id="wo2" translation="The lion ate the hunter's daughter's dog.">
<s>
<vp tam="past-punct">
<verb>eat</verb>
</vp>
<np number="sing" def="def" role="subj">
<noun>lion</noun>
</np>
<np role="obj">
<np type="owner_owned">
<np type="owner_owned">
<np number="sing" def="def">
<noun>hunter</noun>
</np>
<np number="sing" def="def">
<noun>daughter</noun>
</np>
</np>
<np number="sing" def="def">
<noun>dog</noun>
</np>
</np>
</np>
</s>
</example>cleanup:
<example id="wo2" translation="The lion ate the hunter's daughter's dog."> <s> - <vp tam="past-punct"> - <verb>eat</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="eat"/> </vp> - <np number="sing" def="def" role="subj"> - <noun>lion</noun> + <np number="sing" def="def" role="subj" locus="number"> + <word posp="noun" gloss="lion"/> </np> <np role="obj"> <np type="owner_owned"> - <np type="owner_owned"> - <np number="sing" def="def"> - <noun>hunter</noun> + <np type="owner_owned" role="owner"> + <np number="sing" def="def" locus="number" role="owner"> + <word posp="noun" gloss="hunter"/> </np> - <np number="sing" def="def"> - <noun>daughter</noun> + <np number="sing" def="def" locus="number" role="owned"> + <word posp="noun" gloss="daughter"/> </np> </np> - <np number="sing" def="def"> - <noun>dog</noun> + <np number="sing" def="def" locus="number" role="owned"> + <word posp="noun" gloss="dog"/> </np> </np> </np> </s> </example>
module articles:
<example id="wo2" translation="The lion ate the hunter's daughter's dog.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active">
<word posp="verb" gloss="eat"/>
</vp>
<np number="sing" def="def" role="subj" locus="number">
<word posp="noun" gloss="lion"/>
+ <word gloss="the" posp="det"/>
</np>
<np role="obj">
<np type="owner_owned">
<np type="owner_owned" role="owner">
<np number="sing" def="def" locus="number" role="owner">
<word posp="noun" gloss="hunter"/>
+ <word gloss="the" posp="det"/>
</np>
<np number="sing" def="def" locus="number" role="owned">
<word posp="noun" gloss="daughter"/>
+ <word gloss="the" posp="det"/>
</np>
</np>
<np number="sing" def="def" locus="number" role="owned">
<word posp="noun" gloss="dog"/>
+ <word gloss="the" posp="det"/>
</np>
</np>
</np>
</s>
</example>
module nonpastonly:
<example id="wo2" translation="The lion ate the hunter's daughter's dog."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="eat"/> </vp> <np number="sing" def="def" role="subj" locus="number"> <word posp="noun" gloss="lion"/> <word gloss="the" posp="det"/> </np> <np role="obj"> <np type="owner_owned"> <np type="owner_owned" role="owner"> <np number="sing" def="def" locus="number" role="owner"> <word posp="noun" gloss="hunter"/> <word gloss="the" posp="det"/> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="daughter"/> <word gloss="the" posp="det"/> </np> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="dog"/> <word gloss="the" posp="det"/> </np> </np> </np> </s> </example>
module noepistemic:
No change.
module NRel:
No change.
module sentenceconnectors:
No change.
module nominalise:
No change.
tva1tva2
module affixdensity:
No change.
module adpositions:
No change.
module constorder:
<example id="wo2" translation="The lion ate the hunter's daughter's dog."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> - <word posp="verb" gloss="eat"/> - </vp> <np number="sing" def="def" role="subj" locus="number"> <word posp="noun" gloss="lion"/> <word gloss="the" posp="det"/> </np> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <word posp="verb" gloss="eat"/> + </vp> <np role="obj"> <np type="owner_owned"> <np type="owner_owned" role="owner"> <np number="sing" def="def" locus="number" role="owner"> <word posp="noun" gloss="hunter"/> <word gloss="the" posp="det"/> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="daughter"/> <word gloss="the" posp="det"/> </np> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="dog"/> <word gloss="the" posp="det"/> </np> </np> </np> </s> </example>
module casemarking:
<example id="wo2" translation="The lion ate the hunter's daughter's dog."> <s> - <np number="sing" def="def" role="subj" locus="number"> + <np number="sing" def="def" role="subj" locus="number" case="NOM"> <word posp="noun" gloss="lion"/> <word gloss="the" posp="det"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="eat"/> </vp> - <np role="obj"> + <np role="obj" case="ACC"> <np type="owner_owned"> <np type="owner_owned" role="owner"> <np number="sing" def="def" locus="number" role="owner"> <word posp="noun" gloss="hunter"/> <word gloss="the" posp="det"/> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="daughter"/> <word gloss="the" posp="det"/> </np> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="dog"/> <word gloss="the" posp="det"/> </np> </np> </np> </s> </example>
module markowner:
<example id="wo2" translation="The lion ate the hunter's daughter's dog.">
<s>
<np number="sing" def="def" role="subj" locus="number" case="NOM">
<word posp="noun" gloss="lion"/>
<word gloss="the" posp="det"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="eat"/>
</vp>
<np role="obj" case="ACC">
<np type="owner_owned">
<np type="owner_owned" role="owner">
- <np number="sing" def="def" locus="number" role="owner">
+ <np number="sing" def="def" locus="number" role="owner" case="GEN">
<word posp="noun" gloss="hunter"/>
<word gloss="the" posp="det"/>
</np>
- <np number="sing" def="def" locus="number" role="owned">
+ <np number="sing" def="def" locus="number" role="owned" case="GEN">
<word posp="noun" gloss="daughter"/>
<word gloss="the" posp="det"/>
</np>
</np>
<np number="sing" def="def" locus="number" role="owned">
<word posp="noun" gloss="dog"/>
<word gloss="the" posp="det"/>
</np>
</np>
</np>
</s>
</example>
module propagatenumber:
<example id="wo2" translation="The lion ate the hunter's daughter's dog.">
<s>
<np number="sing" def="def" role="subj" locus="number" case="NOM">
<word posp="noun" gloss="lion"/>
<word gloss="the" posp="det"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="eat"/>
</vp>
- <np role="obj" case="ACC">
- <np type="owner_owned">
- <np type="owner_owned" role="owner">
+ <np role="obj" case="ACC" number="sing">
+ <np type="owner_owned" number="sing">
+ <np type="owner_owned" role="owner" number="sing">
<np number="sing" def="def" locus="number" role="owner" case="GEN">
<word posp="noun" gloss="hunter"/>
<word gloss="the" posp="det"/>
</np>
<np number="sing" def="def" locus="number" role="owned" case="GEN">
<word posp="noun" gloss="daughter"/>
<word gloss="the" posp="det"/>
</np>
</np>
<np number="sing" def="def" locus="number" role="owned">
<word posp="noun" gloss="dog"/>
<word gloss="the" posp="det"/>
</np>
</np>
</np>
</s>
</example>
module simplifynumber:
<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 def="def" role="subj" locus="number" case="NOM"> <word posp="noun" gloss="lion"/> <word gloss="the" posp="det"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="eat"/> </vp> - <np role="obj" case="ACC" number="sing"> - <np type="owner_owned" number="sing"> - <np type="owner_owned" role="owner" number="sing"> - <np number="sing" def="def" locus="number" role="owner" case="GEN"> + <np role="obj" case="ACC"> + <np type="owner_owned"> + <np type="owner_owned" role="owner"> + <np def="def" locus="number" role="owner" case="GEN"> <word posp="noun" gloss="hunter"/> <word gloss="the" posp="det"/> </np> - <np number="sing" def="def" locus="number" role="owned" case="GEN"> + <np def="def" locus="number" role="owned" case="GEN"> <word posp="noun" gloss="daughter"/> <word gloss="the" posp="det"/> </np> </np> - <np number="sing" def="def" locus="number" role="owned"> + <np def="def" locus="number" role="owned"> <word posp="noun" gloss="dog"/> <word gloss="the" posp="det"/> </np> </np> </np> </s> </example>
createpronouns:
No change.
module ngen:
No change.
module wordorder:
No change.
module wordorder:
No change.
module wordorder:
<example id="wo2" translation="The lion ate the hunter's daughter's dog.">
<s>
<np def="def" role="subj" locus="number" case="NOM">
- <word posp="noun" gloss="lion"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="lion"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="eat"/>
</vp>
<np role="obj" case="ACC">
<np type="owner_owned">
<np type="owner_owned" role="owner">
<np def="def" locus="number" role="owner" case="GEN">
- <word posp="noun" gloss="hunter"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="hunter"/>
</np>
<np def="def" locus="number" role="owned" case="GEN">
- <word posp="noun" gloss="daughter"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="daughter"/>
</np>
</np>
<np def="def" locus="number" role="owned">
- <word posp="noun" gloss="dog"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="dog"/>
</np>
</np>
</np>
</s>
</example>
module conjp:
No change.
flattenconjp:
No change.
fixpronouns:
No change.
copyuptophrase:
<example id="wo2" translation="The lion ate the hunter's daughter's dog.">
<s>
<np def="def" role="subj" locus="number" case="NOM">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="lion"/>
</np>
- <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
+ <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" obj="3">
<word posp="verb" gloss="eat"/>
</vp>
<np role="obj" case="ACC">
<np type="owner_owned">
<np type="owner_owned" role="owner">
<np def="def" locus="number" role="owner" case="GEN">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="hunter"/>
</np>
<np def="def" locus="number" role="owned" case="GEN">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="daughter"/>
</np>
</np>
<np def="def" locus="number" role="owned">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="dog"/>
</np>
</np>
</np>
</s>
</example>
prodrop:
No change.
addclitics:
<example id="wo2" translation="The lion ate the hunter's daughter's dog.">
<s>
<np def="def" role="subj" locus="number" case="NOM">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="lion"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" obj="3">
+ <thingy type="vpta" function="proclitic" gloss="PAST"/>
+ <thingy type="vpmode" function="proclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="proclitic" gloss="active"/>
+ <thingy type="vpobj" function="proclitic" gloss="3"/>
+ <thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
<word posp="verb" gloss="eat"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np role="obj" case="ACC">
<np type="owner_owned">
<np type="owner_owned" role="owner">
<np def="def" locus="number" role="owner" case="GEN">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="hunter"/>
</np>
<np def="def" locus="number" role="owned" case="GEN">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="daughter"/>
</np>
</np>
<np def="def" locus="number" role="owned">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="dog"/>
</np>
</np>
</np>
</s>
</example>
propagateArgumentCase:
No change.
unwrapArgumentNPs:
<example id="wo2" translation="The lion ate the hunter's daughter's dog.">
<s>
<np def="def" role="subj" locus="number" case="NOM">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="lion"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" obj="3">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpmode" function="proclitic" gloss="indicative"/>
<thingy type="vpvoice" function="proclitic" gloss="active"/>
<thingy type="vpobj" function="proclitic" gloss="3"/>
<thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
<word posp="verb" gloss="eat"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
- <np role="obj" case="ACC">
- <np type="owner_owned">
+ <np type="owner_owned" role="obj" case="ACC">
<np type="owner_owned" role="owner">
<np def="def" locus="number" role="owner" case="GEN">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="hunter"/>
</np>
<np def="def" locus="number" role="owned" case="GEN">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="daughter"/>
</np>
</np>
<np def="def" locus="number" role="owned">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="dog"/>
</np>
</np>
- </np>
</s>
</example>
unwrapOwnerOwned:
<example id="wo2" translation="The lion ate the hunter's daughter's dog.">
<s>
<np def="def" role="subj" locus="number" case="NOM">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="lion"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" obj="3">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpmode" function="proclitic" gloss="indicative"/>
<thingy type="vpvoice" function="proclitic" gloss="active"/>
<thingy type="vpobj" function="proclitic" gloss="3"/>
<thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
<word posp="verb" gloss="eat"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
- <np type="owner_owned" role="obj" case="ACC">
- <np type="owner_owned" role="owner">
<np def="def" locus="number" role="owner" case="GEN">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="hunter"/>
</np>
<np def="def" locus="number" role="owned" case="GEN">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="daughter"/>
</np>
- </np>
- <np def="def" locus="number" role="owned">
+ <np def="def" locus="number" role="owned" case="ACC">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="dog"/>
</np>
- </np>
</s>
</example>
movedowntoword:
<example id="wo2" translation="The lion ate the hunter's daughter's dog.">
<s>
<np def="def" role="subj" locus="number" case="NOM">
- <word gloss="the" posp="det"/>
- <word posp="noun" gloss="lion"/>
+ <word gloss="the" posp="det" def="def" role="subj" locus="number" case="NOM"/>
+ <word posp="noun" gloss="lion" def="def" role="subj" locus="number" case="NOM"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" obj="3">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpmode" function="proclitic" gloss="indicative"/>
<thingy type="vpvoice" function="proclitic" gloss="active"/>
<thingy type="vpobj" function="proclitic" gloss="3"/>
<thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
- <word posp="verb" gloss="eat"/>
+ <word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" obj="3"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np def="def" locus="number" role="owner" case="GEN">
- <word gloss="the" posp="det"/>
- <word posp="noun" gloss="hunter"/>
+ <word gloss="the" posp="det" def="def" locus="number" role="owner" case="GEN"/>
+ <word posp="noun" gloss="hunter" def="def" locus="number" role="owner" case="GEN"/>
</np>
<np def="def" locus="number" role="owned" case="GEN">
- <word gloss="the" posp="det"/>
- <word posp="noun" gloss="daughter"/>
+ <word gloss="the" posp="det" def="def" locus="number" role="owned" case="GEN"/>
+ <word posp="noun" gloss="daughter" def="def" locus="number" role="owned" case="GEN"/>
</np>
<np def="def" locus="number" role="owned" case="ACC">
- <word gloss="the" posp="det"/>
- <word posp="noun" gloss="dog"/>
+ <word gloss="the" posp="det" def="def" locus="number" role="owned" case="ACC"/>
+ <word posp="noun" gloss="dog" def="def" locus="number" role="owned" case="ACC"/>
</np>
</s>
</example>
addaffixes:
About to call getSlotValue for eat/verb/subj/optionalGot 3
<example id="wo2" translation="The lion ate the hunter's daughter's dog.">
<s>
<np def="def" role="subj" locus="number" case="NOM">
<word gloss="the" posp="det" def="def" role="subj" locus="number" case="NOM"/>
<word posp="noun" gloss="lion" def="def" role="subj" locus="number" case="NOM"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" obj="3">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpmode" function="proclitic" gloss="indicative"/>
<thingy type="vpvoice" function="proclitic" gloss="active"/>
<thingy type="vpobj" function="proclitic" gloss="3"/>
<thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
<word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" obj="3"/>
+ <thingy type="verbsubj" function="suffix" gloss="3"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np def="def" locus="number" role="owner" case="GEN">
<word gloss="the" posp="det" def="def" locus="number" role="owner" case="GEN"/>
<word posp="noun" gloss="hunter" def="def" locus="number" role="owner" case="GEN"/>
</np>
<np def="def" locus="number" role="owned" case="GEN">
<word gloss="the" posp="det" def="def" locus="number" role="owned" case="GEN"/>
<word posp="noun" gloss="daughter" def="def" locus="number" role="owned" case="GEN"/>
</np>
<np def="def" locus="number" role="owned" case="ACC">
<word gloss="the" posp="det" def="def" locus="number" role="owned" case="ACC"/>
<word posp="noun" gloss="dog" def="def" locus="number" role="owned" case="ACC"/>
</np>
</s>
</example>
flatten:
<example id="wo2" translation="The lion ate the hunter's daughter's dog."> - <s> - <np def="def" role="subj" locus="number" case="NOM"> + <flat> <word gloss="the" posp="det" def="def" role="subj" locus="number" case="NOM"/> <word posp="noun" gloss="lion" def="def" role="subj" locus="number" case="NOM"/> - </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" obj="3"> <thingy type="vpta" function="proclitic" gloss="PAST"/> <thingy type="vpmode" function="proclitic" gloss="indicative"/> <thingy type="vpvoice" function="proclitic" gloss="active"/> <thingy type="vpobj" function="proclitic" gloss="3"/> <thingy type="vpquestion" function="proclitic" gloss="not.Q"/> <word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" obj="3"/> <thingy type="verbsubj" function="suffix" gloss="3"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> - </vp> - <np def="def" locus="number" role="owner" case="GEN"> <word gloss="the" posp="det" def="def" locus="number" role="owner" case="GEN"/> <word posp="noun" gloss="hunter" def="def" locus="number" role="owner" case="GEN"/> - </np> - <np def="def" locus="number" role="owned" case="GEN"> <word gloss="the" posp="det" def="def" locus="number" role="owned" case="GEN"/> <word posp="noun" gloss="daughter" def="def" locus="number" role="owned" case="GEN"/> - </np> - <np def="def" locus="number" role="owned" case="ACC"> <word gloss="the" posp="det" def="def" locus="number" role="owned" case="ACC"/> <word posp="noun" gloss="dog" def="def" locus="number" role="owned" case="ACC"/> - </np> - </s> + </flat> </example>
addvocab:
<example id="wo2" translation="The lion ate the hunter's daughter's dog."> <flat> - <word gloss="the" posp="det" def="def" role="subj" locus="number" case="NOM"/> - <word posp="noun" gloss="lion" def="def" role="subj" locus="number" case="NOM"/> - <thingy type="vpta" function="proclitic" gloss="PAST"/> - <thingy type="vpmode" function="proclitic" gloss="indicative"/> - <thingy type="vpvoice" function="proclitic" gloss="active"/> - <thingy type="vpobj" function="proclitic" gloss="3"/> - <thingy type="vpquestion" function="proclitic" gloss="not.Q"/> - <word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" obj="3"/> - <thingy type="verbsubj" function="suffix" gloss="3"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <word gloss="the" posp="det" def="def" locus="number" role="owner" case="GEN"/> - <word posp="noun" gloss="hunter" def="def" locus="number" role="owner" case="GEN"/> - <word gloss="the" posp="det" def="def" locus="number" role="owned" case="GEN"/> - <word posp="noun" gloss="daughter" def="def" locus="number" role="owned" case="GEN"/> - <word gloss="the" posp="det" def="def" locus="number" role="owned" case="ACC"/> - <word posp="noun" gloss="dog" def="def" locus="number" role="owned" case="ACC"/> + <word gloss="the" posp="det" def="def" role="subj" locus="number" case="NOM" ph="h i t">hit</word> + <word posp="noun" gloss="lion" def="def" role="subj" locus="number" case="NOM" ph="t o d u h u k">toduhuk</word> + <thingy type="vpta" function="proclitic" gloss="PAST" ph="t o w">tow</thingy> + <thingy type="vpmode" function="proclitic" gloss="indicative" ph=""></thingy> + <thingy type="vpvoice" function="proclitic" gloss="active" ph=""></thingy> + <thingy type="vpobj" function="proclitic" gloss="3.OBJ" ph="s a l">sal</thingy> + <thingy type="vpquestion" function="proclitic" gloss="not.Q" ph=""></thingy> + <word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" obj="3" ph="m e m">mem</word> + <thingy type="verbsubj" function="suffix" gloss="3.SUBJ" attach="suffix" ph=""></thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> + <word gloss="the" posp="det" def="def" locus="number" role="owner" case="GEN" ph="h i t">hit</word> + <word posp="noun" gloss="hunter" def="def" locus="number" role="owner" case="GEN" ph="ʋ o m u ɡ u s">ʋomuɡus</word> + <word gloss="the" posp="det" def="def" locus="number" role="owned" case="GEN" ph="h i t">hit</word> + <word posp="noun" gloss="daughter" def="def" locus="number" role="owned" case="GEN" ph="l i z">liz</word> + <word gloss="the" posp="det" def="def" locus="number" role="owned" case="ACC" ph="h i t">hit</word> + <word posp="noun" gloss="dog" def="def" locus="number" role="owned" case="ACC" ph="k u j">kuj</word> </flat> </example>
vowelharmony:
No change.
removetags:
<example id="wo2" translation="The lion ate the hunter's daughter's dog."> <flat> - <word gloss="the" posp="det" def="def" role="subj" locus="number" case="NOM" ph="h i t">hit</word> - <word posp="noun" gloss="lion" def="def" role="subj" locus="number" case="NOM" ph="t o d u h u k">toduhuk</word> - <thingy type="vpta" function="proclitic" gloss="PAST" ph="t o w">tow</thingy> - <thingy type="vpmode" function="proclitic" gloss="indicative" ph=""></thingy> - <thingy type="vpvoice" function="proclitic" gloss="active" ph=""></thingy> - <thingy type="vpobj" function="proclitic" gloss="3.OBJ" ph="s a l">sal</thingy> - <thingy type="vpquestion" function="proclitic" gloss="not.Q" ph=""></thingy> - <word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" obj="3" ph="m e m">mem</word> - <thingy type="verbsubj" function="suffix" gloss="3.SUBJ" attach="suffix" ph=""></thingy> - <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> - <word gloss="the" posp="det" def="def" locus="number" role="owner" case="GEN" ph="h i t">hit</word> - <word posp="noun" gloss="hunter" def="def" locus="number" role="owner" case="GEN" ph="ʋ o m u ɡ u s">ʋomuɡus</word> - <word gloss="the" posp="det" def="def" locus="number" role="owned" case="GEN" ph="h i t">hit</word> - <word posp="noun" gloss="daughter" def="def" locus="number" role="owned" case="GEN" ph="l i z">liz</word> - <word gloss="the" posp="det" def="def" locus="number" role="owned" case="ACC" ph="h i t">hit</word> - <word posp="noun" gloss="dog" def="def" locus="number" role="owned" case="ACC" ph="k u j">kuj</word> + <word gloss="the" posp="det" def="def" role="subj" locus="number" case="NOM">hit</word> + <word posp="noun" gloss="lion" def="def" role="subj" locus="number" case="NOM">toduhuk</word> + <thingy type="vpta" function="proclitic" gloss="PAST">tow</thingy> + <thingy type="vpobj" function="proclitic" gloss="3.OBJ">sal</thingy> + <word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" obj="3">mem</word> + <word gloss="the" posp="det" def="def" locus="number" role="owner" case="GEN">hit</word> + <word posp="noun" gloss="hunter" def="def" locus="number" role="owner" case="GEN">ʋomuɡus</word> + <word gloss="the" posp="det" def="def" locus="number" role="owned" case="GEN">hit</word> + <word posp="noun" gloss="daughter" def="def" locus="number" role="owned" case="GEN">liz</word> + <word gloss="the" posp="det" def="def" locus="number" role="owned" case="ACC">hit</word> + <word posp="noun" gloss="dog" def="def" locus="number" role="owned" case="ACC">kuj</word> </flat> + <p><span class="ilpair"><span class="mor">hit</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">toduhuk</span><br><span class="gls">lion</span></span> <span class="ilpair"><span class="mor">tow</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">sal</span><br><span class="gls">3.<span class="glssc">OBJ</span></span></span> <span class="ilpair"><span class="mor">mem</span><br><span class="gls">eat</span></span> <span class="ilpair"><span class="mor">hit</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">ʋomuɡus</span><br><span class="gls">hunter</span></span> <span class="ilpair"><span class="mor">hit</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">liz</span><br><span class="gls">daughter</span></span> <span class="ilpair"><span class="mor">hit</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">kuj</span><br><span class="gls">dog</span></span></p> + <p>hit toduhuk tow sal mem hit ʋomuɡus hit liz hit kuj</p> + <p>hit toduhuk toww sal mem hit womugus hit liz hit kuj</p> + <il> + <w> + <o>hit</o> + <g>the</g> + </w> + <w> + <o>toduhuk</o> + <g>lion</g> + </w> + <w> + <o>tow</o> + <g>PAST</g> + </w> + <w> + <o>sal</o> + <g>3.OBJ</g> + </w> + <w> + <o>mem</o> + <g>eat</g> + </w> + <w> + <o>hit</o> + <g>the</g> + </w> + <w> + <o>ʋomuɡus</o> + <g>hunter</g> + </w> + <w> + <o>hit</o> + <g>the</g> + </w> + <w> + <o>liz</o> + <g>daughter</g> + </w> + <w> + <o>hit</o> + <g>the</g> + </w> + <w> + <o>kuj</o> + <g>dog</g> + </w> + </il> </example>
Hit toduhuk toww sal mem hit womugus hit liz hit kuj. [hit toduhuk tow sal mem hit ʋomuɡus hit liz hit kuj] hit the toduhuk lion tow PAST sal 3.OBJ mem eat hit the ʋomuɡus hunter hit the liz daughter hit the kuj dog “The lion ate the hunter’s daughter’s dog.” | (19) |
The language has a fixed constituent order, and major phrases normally appear in a predictable position in the clause. Movement for discourse reasons is highly restricted: topics and foci are expressed not by rearranging elements, but through dedicated constructions such as clefts, focus clauses or topic–comment frames. Constituents remain continuous, and both the relative order of phrases and the internal structure of each phrase are stable. As a result, significant deviations from the basic word order are ungrammatical, and discourse structure is managed through these specialised constructions rather than through word-order variation.
Noun Phrases
Structure and Order
The internal structure of noun phrases in Yezin 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, Yezin expresses “the child’s toy” with the equivalent of “child toy”. This ordering is found in many SOV and postpositional languages and aligns with a broader tendency towards modifier-first structures.
initial XML:
<example id="poss3" translation="your son's friend's book">
<np type="owner_owned">
<np type="owner_owned">
<np type="owner_owned">
<np number="sing" def="neither">
<pron person="2" number="sing"/>
</np>
<np number="sing" def="def">
<noun>son</noun>
</np>
</np>
<np number="sing" def="def">
<noun>friend</noun>
</np>
</np>
<np number="sing" def="def">
<noun>book</noun>
</np>
</np>
</example>cleanup:
<example id="poss3" translation="your son's friend's book"> <np type="owner_owned"> - <np type="owner_owned"> - <np type="owner_owned"> - <np number="sing" def="neither"> - <pron person="2" number="sing"/> + <np type="owner_owned" role="owner"> + <np type="owner_owned" role="owner"> + <np number="sing" def="neither" locus="number" role="owner"> + <word person="2" number="sing" posp="pron"/> </np> - <np number="sing" def="def"> - <noun>son</noun> + <np number="sing" def="def" locus="number" role="owned"> + <word posp="noun" gloss="son"/> </np> </np> - <np number="sing" def="def"> - <noun>friend</noun> + <np number="sing" def="def" locus="number" role="owned"> + <word posp="noun" gloss="friend"/> </np> </np> - <np number="sing" def="def"> - <noun>book</noun> + <np number="sing" def="def" locus="number" role="owned"> + <word posp="noun" gloss="book"/> </np> </np> </example>
module articles:
<example id="poss3" translation="your son's friend's book">
<np type="owner_owned">
<np type="owner_owned" role="owner">
<np type="owner_owned" role="owner">
<np number="sing" def="neither" locus="number" role="owner">
<word person="2" number="sing" posp="pron"/>
</np>
<np number="sing" def="def" locus="number" role="owned">
<word posp="noun" gloss="son"/>
+ <word gloss="the" posp="det"/>
</np>
</np>
<np number="sing" def="def" locus="number" role="owned">
<word posp="noun" gloss="friend"/>
+ <word gloss="the" posp="det"/>
</np>
</np>
<np number="sing" def="def" locus="number" role="owned">
<word posp="noun" gloss="book"/>
+ <word gloss="the" posp="det"/>
</np>
</np>
</example>
module nonpastonly:
No change.
module noepistemic:
No change.
module NRel:
No change.
module sentenceconnectors:
No change.
module nominalise:
No change.
module affixdensity:
No change.
module adpositions:
No change.
module constorder:
No change.
module casemarking:
<example id="poss3" translation="your son's friend's book"> - <np type="owner_owned"> + <np type="owner_owned" case="NOM"> <np type="owner_owned" role="owner"> <np type="owner_owned" role="owner"> <np number="sing" def="neither" locus="number" role="owner"> <word person="2" number="sing" posp="pron"/> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="son"/> <word gloss="the" posp="det"/> </np> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="friend"/> <word gloss="the" posp="det"/> </np> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="book"/> <word gloss="the" posp="det"/> </np> </np> </example>
module markowner:
<example id="poss3" translation="your son's friend's book">
<np type="owner_owned" case="NOM">
<np type="owner_owned" role="owner">
<np type="owner_owned" role="owner">
- <np number="sing" def="neither" locus="number" role="owner">
+ <np number="sing" def="neither" locus="number" role="owner" case="GEN">
<word person="2" number="sing" posp="pron"/>
</np>
- <np number="sing" def="def" locus="number" role="owned">
+ <np number="sing" def="def" locus="number" role="owned" case="GEN">
<word posp="noun" gloss="son"/>
<word gloss="the" posp="det"/>
</np>
</np>
- <np number="sing" def="def" locus="number" role="owned">
+ <np number="sing" def="def" locus="number" role="owned" case="GEN">
<word posp="noun" gloss="friend"/>
<word gloss="the" posp="det"/>
</np>
</np>
<np number="sing" def="def" locus="number" role="owned">
<word posp="noun" gloss="book"/>
<word gloss="the" posp="det"/>
</np>
</np>
</example>
module propagatenumber:
<example id="poss3" translation="your son's friend's book"> - <np type="owner_owned" case="NOM"> - <np type="owner_owned" role="owner"> - <np type="owner_owned" role="owner"> + <np type="owner_owned" case="NOM" number="sing"> + <np type="owner_owned" role="owner" number="sing"> + <np type="owner_owned" role="owner" number="sing"> <np number="sing" def="neither" locus="number" role="owner" case="GEN"> <word person="2" number="sing" posp="pron"/> </np> <np number="sing" def="def" locus="number" role="owned" case="GEN"> <word posp="noun" gloss="son"/> <word gloss="the" posp="det"/> </np> </np> <np number="sing" def="def" locus="number" role="owned" case="GEN"> <word posp="noun" gloss="friend"/> <word gloss="the" posp="det"/> </np> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="book"/> <word gloss="the" posp="det"/> </np> </np> </example>
module simplifynumber:
<example id="poss3" translation="your son's friend's book"> - <np type="owner_owned" case="NOM" number="sing"> - <np type="owner_owned" role="owner" number="sing"> - <np type="owner_owned" role="owner" number="sing"> - <np number="sing" def="neither" locus="number" role="owner" case="GEN"> - <word person="2" number="sing" posp="pron"/> + <np type="owner_owned" case="NOM"> + <np type="owner_owned" role="owner"> + <np type="owner_owned" role="owner"> + <np def="neither" locus="number" role="owner" case="GEN"> + <word person="2" posp="pron"/> </np> - <np number="sing" def="def" locus="number" role="owned" case="GEN"> + <np def="def" locus="number" role="owned" case="GEN"> <word posp="noun" gloss="son"/> <word gloss="the" posp="det"/> </np> </np> - <np number="sing" def="def" locus="number" role="owned" case="GEN"> + <np def="def" locus="number" role="owned" case="GEN"> <word posp="noun" gloss="friend"/> <word gloss="the" posp="det"/> </np> </np> - <np number="sing" def="def" locus="number" role="owned"> + <np def="def" locus="number" role="owned"> <word posp="noun" gloss="book"/> <word gloss="the" posp="det"/> </np> </np> </example>
createpronouns:
No change.
module ngen:
No change.
module wordorder:
No change.
module wordorder:
No change.
module wordorder:
<example id="poss3" translation="your son's friend's book">
<np type="owner_owned" case="NOM">
<np type="owner_owned" role="owner">
<np type="owner_owned" role="owner">
<np def="neither" locus="number" role="owner" case="GEN">
<word person="2" posp="pron"/>
</np>
<np def="def" locus="number" role="owned" case="GEN">
- <word posp="noun" gloss="son"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="son"/>
</np>
</np>
<np def="def" locus="number" role="owned" case="GEN">
- <word posp="noun" gloss="friend"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="friend"/>
</np>
</np>
<np def="def" locus="number" role="owned">
- <word posp="noun" gloss="book"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="book"/>
</np>
</np>
</example>
module conjp:
No change.
flattenconjp:
No change.
fixpronouns:
<example id="poss3" translation="your son's friend's book">
<np type="owner_owned" case="NOM">
<np type="owner_owned" role="owner">
<np type="owner_owned" role="owner">
<np def="neither" locus="number" role="owner" case="GEN">
- <word person="2" posp="pron"/>
+ <word person="2" posp="pron" gloss="2"/>
</np>
<np def="def" locus="number" role="owned" case="GEN">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="son"/>
</np>
</np>
<np def="def" locus="number" role="owned" case="GEN">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="friend"/>
</np>
</np>
<np def="def" locus="number" role="owned">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="book"/>
</np>
</np>
</example>
copyuptophrase:
<example id="poss3" translation="your son's friend's book">
<np type="owner_owned" case="NOM">
<np type="owner_owned" role="owner">
<np type="owner_owned" role="owner">
- <np def="neither" locus="number" role="owner" case="GEN">
+ <np def="neither" locus="number" role="owner" case="GEN" person="2">
<word person="2" posp="pron" gloss="2"/>
</np>
<np def="def" locus="number" role="owned" case="GEN">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="son"/>
</np>
</np>
<np def="def" locus="number" role="owned" case="GEN">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="friend"/>
</np>
</np>
<np def="def" locus="number" role="owned">
<word gloss="the" posp="det"/>
<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"> - <np type="owner_owned" role="owner"> - <np type="owner_owned" role="owner"> <np def="neither" locus="number" role="owner" case="GEN" person="2"> <word person="2" posp="pron" gloss="2"/> </np> <np def="def" locus="number" role="owned" case="GEN"> <word gloss="the" posp="det"/> <word posp="noun" gloss="son"/> </np> - </np> <np def="def" locus="number" role="owned" case="GEN"> <word gloss="the" posp="det"/> <word posp="noun" gloss="friend"/> </np> - </np> - <np def="def" locus="number" role="owned"> + <np def="def" locus="number" role="owned" case="NOM"> <word gloss="the" posp="det"/> <word posp="noun" gloss="book"/> </np> - </np> </example>
movedowntoword:
<example id="poss3" translation="your son's friend's book"> <np def="neither" locus="number" role="owner" case="GEN" person="2"> - <word person="2" posp="pron" gloss="2"/> + <word person="2" posp="pron" gloss="2" def="neither" locus="number" role="owner" case="GEN"/> </np> <np def="def" locus="number" role="owned" case="GEN"> - <word gloss="the" posp="det"/> - <word posp="noun" gloss="son"/> + <word gloss="the" posp="det" def="def" locus="number" role="owned" case="GEN"/> + <word posp="noun" gloss="son" def="def" locus="number" role="owned" case="GEN"/> </np> <np def="def" locus="number" role="owned" case="GEN"> - <word gloss="the" posp="det"/> - <word posp="noun" gloss="friend"/> + <word gloss="the" posp="det" def="def" locus="number" role="owned" case="GEN"/> + <word posp="noun" gloss="friend" def="def" locus="number" role="owned" case="GEN"/> </np> <np def="def" locus="number" role="owned" case="NOM"> - <word gloss="the" posp="det"/> - <word posp="noun" gloss="book"/> + <word gloss="the" posp="det" def="def" locus="number" role="owned" case="NOM"/> + <word posp="noun" gloss="book" def="def" locus="number" role="owned" case="NOM"/> </np> </example>
addaffixes:
No change.
flatten:
<example id="poss3" translation="your son's friend's book"> - <np def="neither" locus="number" role="owner" case="GEN" person="2"> + <flat> <word person="2" posp="pron" gloss="2" def="neither" locus="number" role="owner" case="GEN"/> - </np> - <np def="def" locus="number" role="owned" case="GEN"> <word gloss="the" posp="det" def="def" locus="number" role="owned" case="GEN"/> <word posp="noun" gloss="son" def="def" locus="number" role="owned" case="GEN"/> - </np> - <np def="def" locus="number" role="owned" case="GEN"> <word gloss="the" posp="det" def="def" locus="number" role="owned" case="GEN"/> <word posp="noun" gloss="friend" def="def" locus="number" role="owned" case="GEN"/> - </np> - <np def="def" locus="number" role="owned" case="NOM"> <word gloss="the" posp="det" def="def" locus="number" role="owned" case="NOM"/> <word posp="noun" gloss="book" def="def" locus="number" role="owned" case="NOM"/> - </np> + </flat> </example>
addvocab:
<example id="poss3" translation="your son's friend's book"> <flat> - <word person="2" posp="pron" gloss="2" def="neither" locus="number" role="owner" case="GEN"/> - <word gloss="the" posp="det" def="def" locus="number" role="owned" case="GEN"/> - <word posp="noun" gloss="son" def="def" locus="number" role="owned" case="GEN"/> - <word gloss="the" posp="det" def="def" locus="number" role="owned" case="GEN"/> - <word posp="noun" gloss="friend" def="def" locus="number" role="owned" case="GEN"/> - <word gloss="the" posp="det" def="def" locus="number" role="owned" case="NOM"/> - <word posp="noun" gloss="book" def="def" locus="number" role="owned" case="NOM"/> + <word person="2" posp="pron" gloss="2" def="neither" locus="number" role="owner" case="GEN" ph="n u h">nuh</word> + <word gloss="the" posp="det" def="def" locus="number" role="owned" case="GEN" ph="h i t">hit</word> + <word posp="noun" gloss="son" def="def" locus="number" role="owned" case="GEN" ph="n i k">nik</word> + <word gloss="the" posp="det" def="def" locus="number" role="owned" case="GEN" ph="h i t">hit</word> + <word posp="noun" gloss="friend" def="def" locus="number" role="owned" case="GEN" ph="k i n">kin</word> + <word gloss="the" posp="det" def="def" locus="number" role="owned" case="NOM" ph="h i t">hit</word> + <word posp="noun" gloss="book" def="def" locus="number" role="owned" case="NOM" ph="b u k">buk</word> </flat> </example>
vowelharmony:
No change.
removetags:
<example id="poss3" translation="your son's friend's book"> <flat> - <word person="2" posp="pron" gloss="2" def="neither" locus="number" role="owner" case="GEN" ph="n u h">nuh</word> - <word gloss="the" posp="det" def="def" locus="number" role="owned" case="GEN" ph="h i t">hit</word> - <word posp="noun" gloss="son" def="def" locus="number" role="owned" case="GEN" ph="n i k">nik</word> - <word gloss="the" posp="det" def="def" locus="number" role="owned" case="GEN" ph="h i t">hit</word> - <word posp="noun" gloss="friend" def="def" locus="number" role="owned" case="GEN" ph="k i n">kin</word> - <word gloss="the" posp="det" def="def" locus="number" role="owned" case="NOM" ph="h i t">hit</word> - <word posp="noun" gloss="book" def="def" locus="number" role="owned" case="NOM" ph="b u k">buk</word> + <word person="2" posp="pron" gloss="2" def="neither" locus="number" role="owner" case="GEN">nuh</word> + <word gloss="the" posp="det" def="def" locus="number" role="owned" case="GEN">hit</word> + <word posp="noun" gloss="son" def="def" locus="number" role="owned" case="GEN">nik</word> + <word gloss="the" posp="det" def="def" locus="number" role="owned" case="GEN">hit</word> + <word posp="noun" gloss="friend" def="def" locus="number" role="owned" case="GEN">kin</word> + <word gloss="the" posp="det" def="def" locus="number" role="owned" case="NOM">hit</word> + <word posp="noun" gloss="book" def="def" locus="number" role="owned" case="NOM">buk</word> </flat> + <p><span class="ilpair"><span class="mor">nuh</span><br><span class="gls">2</span></span> <span class="ilpair"><span class="mor">hit</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">nik</span><br><span class="gls">son</span></span> <span class="ilpair"><span class="mor">hit</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">kin</span><br><span class="gls">friend</span></span> <span class="ilpair"><span class="mor">hit</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">buk</span><br><span class="gls">book</span></span></p> + <p>nuh hit nik hit kin hit buk</p> + <p>nuh hit nik hit kin hit buk</p> + <il> + <w> + <o>nuh</o> + <g>2</g> + </w> + <w> + <o>hit</o> + <g>the</g> + </w> + <w> + <o>nik</o> + <g>son</g> + </w> + <w> + <o>hit</o> + <g>the</g> + </w> + <w> + <o>kin</o> + <g>friend</g> + </w> + <w> + <o>hit</o> + <g>the</g> + </w> + <w> + <o>buk</o> + <g>book</g> + </w> + </il> </example>
nuh hit nik hit kin hit buk [nuh hit nik hit kin hit buk] nuh 2 hit the nik son hit the kin friend hit the buk book “your son’s friend’s book” | (20) |
Case Marking
Yezin 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:
<example id="intr_stat" translation="The cat is sleeping.">
<s>
<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" locus="number">
<word posp="noun" gloss="cat"/>
+ <word gloss="the" posp="det"/>
</np>
</s>
</example>
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"/> <word gloss="the" posp="det"/> </np> </s> </example>
module noepistemic:
No change.
module NRel:
No change.
module sentenceconnectors:
No change.
module nominalise:
No change.
tva1tva2
module affixdensity:
No change.
module adpositions:
No change.
module constorder:
<example id="intr_stat" translation="The cat is sleeping."> <s> - <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES"> - <word posp="verb" gloss="sleep"/> - </vp> <np number="sing" def="def" role="subj" tr="theme" locus="number"> <word posp="noun" gloss="cat"/> <word gloss="the" posp="det"/> </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"/> <word gloss="the" posp="det"/> </np> <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="sleep"/> </vp> </s> </example>
module markowner:
No change.
module propagatenumber:
No change.
module simplifynumber:
<example id="intr_stat" translation="The cat is sleeping."> <s> - <np number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM"> + <np def="def" role="subj" tr="theme" locus="number" case="NOM"> <word posp="noun" gloss="cat"/> <word gloss="the" posp="det"/> </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>
createpronouns:
No change.
module ngen:
No change.
module wordorder:
No change.
module wordorder:
No change.
module wordorder:
<example id="intr_stat" translation="The cat is sleeping.">
<s>
<np def="def" role="subj" tr="theme" locus="number" case="NOM">
- <word posp="noun" gloss="cat"/>
<word gloss="the" posp="det"/>
+ <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 conjp:
No change.
flattenconjp:
No change.
fixpronouns:
No change.
copyuptophrase:
<example id="intr_stat" translation="The cat is sleeping.">
<s>
<np def="def" role="subj" tr="theme" locus="number" case="NOM">
<word gloss="the" posp="det"/>
<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">
<word posp="verb" gloss="sleep"/>
</vp>
</s>
</example>
prodrop:
No change.
addclitics:
<example id="intr_stat" translation="The cat is sleeping.">
<s>
<np def="def" role="subj" tr="theme" locus="number" case="NOM">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="cat"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3">
+ <thingy type="vpta" function="proclitic" gloss="PRES"/>
+ <thingy type="vpmode" function="proclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="proclitic" gloss="active"/>
+ <thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
<word posp="verb" gloss="sleep"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</s>
</example>
propagateArgumentCase:
No change.
unwrapArgumentNPs:
No change.
unwrapOwnerOwned:
No change.
movedowntoword:
<example id="intr_stat" translation="The cat is sleeping.">
<s>
<np def="def" role="subj" tr="theme" locus="number" case="NOM">
- <word gloss="the" posp="det"/>
- <word posp="noun" gloss="cat"/>
+ <word gloss="the" posp="det" def="def" role="subj" tr="theme" locus="number" case="NOM"/>
+ <word posp="noun" gloss="cat" def="def" role="subj" tr="theme" locus="number" case="NOM"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3">
<thingy type="vpta" function="proclitic" gloss="PRES"/>
<thingy type="vpmode" function="proclitic" gloss="indicative"/>
<thingy type="vpvoice" function="proclitic" gloss="active"/>
<thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
- <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"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</s>
</example>
addaffixes:
About to call getSlotValue for sleep/verb/subj/optionalGot 3
<example id="intr_stat" translation="The cat is sleeping.">
<s>
<np def="def" role="subj" tr="theme" locus="number" case="NOM">
<word gloss="the" posp="det" def="def" role="subj" tr="theme" locus="number" case="NOM"/>
<word posp="noun" gloss="cat" def="def" role="subj" tr="theme" locus="number" case="NOM"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3">
<thingy type="vpta" function="proclitic" gloss="PRES"/>
<thingy type="vpmode" function="proclitic" gloss="indicative"/>
<thingy type="vpvoice" function="proclitic" gloss="active"/>
<thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
<word posp="verb" gloss="sleep" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3"/>
+ <thingy type="verbsubj" function="suffix" gloss="3"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</s>
</example>
flatten:
<example id="intr_stat" translation="The cat is sleeping."> - <s> - <np def="def" role="subj" tr="theme" locus="number" case="NOM"> + <flat> <word gloss="the" posp="det" def="def" role="subj" tr="theme" locus="number" case="NOM"/> <word posp="noun" gloss="cat" def="def" role="subj" tr="theme" locus="number" case="NOM"/> - </np> - <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3"> <thingy type="vpta" function="proclitic" gloss="PRES"/> <thingy type="vpmode" function="proclitic" gloss="indicative"/> <thingy type="vpvoice" function="proclitic" gloss="active"/> <thingy type="vpquestion" function="proclitic" gloss="not.Q"/> <word posp="verb" gloss="sleep" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3"/> <thingy type="verbsubj" function="suffix" gloss="3"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> - </vp> - </s> + </flat> </example>
addvocab:
<example id="intr_stat" translation="The cat is sleeping."> <flat> - <word gloss="the" posp="det" def="def" role="subj" tr="theme" locus="number" case="NOM"/> - <word posp="noun" gloss="cat" def="def" role="subj" tr="theme" locus="number" case="NOM"/> - <thingy type="vpta" function="proclitic" gloss="PRES"/> - <thingy type="vpmode" function="proclitic" gloss="indicative"/> - <thingy type="vpvoice" function="proclitic" gloss="active"/> - <thingy type="vpquestion" function="proclitic" gloss="not.Q"/> - <word posp="verb" gloss="sleep" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3"/> - <thingy type="verbsubj" function="suffix" gloss="3"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> + <word gloss="the" posp="det" def="def" role="subj" tr="theme" locus="number" case="NOM" ph="h i t">hit</word> + <word posp="noun" gloss="cat" def="def" role="subj" tr="theme" locus="number" case="NOM" ph="d e t">det</word> + <thingy type="vpta" function="proclitic" gloss="PRES" ph=""></thingy> + <thingy type="vpmode" function="proclitic" gloss="indicative" ph=""></thingy> + <thingy type="vpvoice" function="proclitic" gloss="active" ph=""></thingy> + <thingy type="vpquestion" function="proclitic" gloss="not.Q" ph=""></thingy> + <word posp="verb" gloss="sleep" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3" ph="t u d">tud</word> + <thingy type="verbsubj" function="suffix" gloss="3.SUBJ" attach="suffix" ph=""></thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> </flat> </example>
vowelharmony:
No change.
removetags:
<example id="intr_stat" translation="The cat is sleeping."> <flat> - <word gloss="the" posp="det" def="def" role="subj" tr="theme" locus="number" case="NOM" ph="h i t">hit</word> - <word posp="noun" gloss="cat" def="def" role="subj" tr="theme" locus="number" case="NOM" ph="d e t">det</word> - <thingy type="vpta" function="proclitic" gloss="PRES" ph=""></thingy> - <thingy type="vpmode" function="proclitic" gloss="indicative" ph=""></thingy> - <thingy type="vpvoice" function="proclitic" gloss="active" ph=""></thingy> - <thingy type="vpquestion" function="proclitic" gloss="not.Q" ph=""></thingy> - <word posp="verb" gloss="sleep" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3" ph="t u d">tud</word> - <thingy type="verbsubj" function="suffix" gloss="3.SUBJ" attach="suffix" ph=""></thingy> - <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> + <word gloss="the" posp="det" def="def" role="subj" tr="theme" locus="number" case="NOM">hit</word> + <word posp="noun" gloss="cat" def="def" role="subj" tr="theme" locus="number" case="NOM">det</word> + <word posp="verb" gloss="sleep" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3">tud</word> </flat> + <p><span class="ilpair"><span class="mor">hit</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">det</span><br><span class="gls">cat</span></span> <span class="ilpair"><span class="mor">tud</span><br><span class="gls">sleep</span></span></p> + <p>hit det tud</p> + <p>hit det tud</p> + <il> + <w> + <o>hit</o> + <g>the</g> + </w> + <w> + <o>det</o> + <g>cat</g> + </w> + <w> + <o>tud</o> + <g>sleep</g> + </w> + </il> </example>
Hit det tud. [hit det tud] hit the det cat tud sleep “The cat is sleeping.” | (21) |
initial XML:
<example id="intr_act" translation="The cat is running.">
<s>
<vp tam="pres-cont">
<verb>run</verb>
</vp>
<np number="sing" def="def" role="subj" tr="theme">
<noun>cat</noun>
</np>
</s>
</example>cleanup:
<example id="intr_act" translation="The cat is running."> <s> - <vp tam="pres-cont"> - <verb>run</verb> + <vp tam="pres-cont" negation="POS" question="not.Q"> + <word posp="verb" gloss="run"/> </vp> - <np number="sing" def="def" role="subj" tr="theme"> - <noun>cat</noun> + <np number="sing" def="def" role="subj" tr="theme" locus="number"> + <word posp="noun" gloss="cat"/> </np> </s> </example>
module articles:
<example id="intr_act" translation="The cat is running.">
<s>
<vp tam="pres-cont" negation="POS" question="not.Q">
<word posp="verb" gloss="run"/>
</vp>
<np number="sing" def="def" role="subj" tr="theme" locus="number">
<word posp="noun" gloss="cat"/>
+ <word gloss="the" posp="det"/>
</np>
</s>
</example>
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"/> <word gloss="the" posp="det"/> </np> </s> </example>
module noepistemic:
No change.
module NRel:
No change.
module sentenceconnectors:
No change.
module nominalise:
No change.
tva1tva2
module affixdensity:
No change.
module adpositions:
No change.
module constorder:
<example id="intr_act" translation="The cat is running."> <s> - <vp tam="pres-cont" negation="POS" question="not.Q" ta="PRES"> - <word posp="verb" gloss="run"/> - </vp> <np number="sing" def="def" role="subj" tr="theme" locus="number"> <word posp="noun" gloss="cat"/> <word gloss="the" posp="det"/> </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"/> <word gloss="the" posp="det"/> </np> <vp tam="pres-cont" negation="POS" question="not.Q" ta="PRES"> <word posp="verb" gloss="run"/> </vp> </s> </example>
module markowner:
No change.
module propagatenumber:
No change.
module simplifynumber:
<example id="intr_act" translation="The cat is running."> <s> - <np number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM"> + <np def="def" role="subj" tr="theme" locus="number" case="NOM"> <word posp="noun" gloss="cat"/> <word gloss="the" posp="det"/> </np> <vp tam="pres-cont" negation="POS" question="not.Q" ta="PRES"> <word posp="verb" gloss="run"/> </vp> </s> </example>
createpronouns:
No change.
module ngen:
No change.
module wordorder:
No change.
module wordorder:
No change.
module wordorder:
<example id="intr_act" translation="The cat is running.">
<s>
<np def="def" role="subj" tr="theme" locus="number" case="NOM">
- <word posp="noun" gloss="cat"/>
<word gloss="the" posp="det"/>
+ <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 conjp:
No change.
flattenconjp:
No change.
fixpronouns:
No change.
copyuptophrase:
<example id="intr_act" translation="The cat is running.">
<s>
<np def="def" role="subj" tr="theme" locus="number" case="NOM">
<word gloss="the" posp="det"/>
<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">
<word posp="verb" gloss="run"/>
</vp>
</s>
</example>
prodrop:
No change.
addclitics:
<example id="intr_act" translation="The cat is running.">
<s>
<np def="def" role="subj" tr="theme" locus="number" case="NOM">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="cat"/>
</np>
<vp tam="pres-cont" negation="POS" question="not.Q" ta="PRES" subj="3">
+ <thingy type="vpta" function="proclitic" gloss="PRES"/>
+ <thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
<word posp="verb" gloss="run"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</s>
</example>
propagateArgumentCase:
No change.
unwrapArgumentNPs:
No change.
unwrapOwnerOwned:
No change.
movedowntoword:
<example id="intr_act" translation="The cat is running.">
<s>
<np def="def" role="subj" tr="theme" locus="number" case="NOM">
- <word gloss="the" posp="det"/>
- <word posp="noun" gloss="cat"/>
+ <word gloss="the" posp="det" def="def" role="subj" tr="theme" locus="number" case="NOM"/>
+ <word posp="noun" gloss="cat" def="def" role="subj" tr="theme" locus="number" case="NOM"/>
</np>
<vp tam="pres-cont" negation="POS" question="not.Q" ta="PRES" subj="3">
<thingy type="vpta" function="proclitic" gloss="PRES"/>
<thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
- <word posp="verb" gloss="run"/>
+ <word posp="verb" gloss="run" tam="pres-cont" negation="POS" question="not.Q" ta="PRES" subj="3"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</s>
</example>
addaffixes:
About to call getSlotValue for run/verb/subj/optionalGot 3
<example id="intr_act" translation="The cat is running.">
<s>
<np def="def" role="subj" tr="theme" locus="number" case="NOM">
<word gloss="the" posp="det" def="def" role="subj" tr="theme" locus="number" case="NOM"/>
<word posp="noun" gloss="cat" def="def" role="subj" tr="theme" locus="number" case="NOM"/>
</np>
<vp tam="pres-cont" negation="POS" question="not.Q" ta="PRES" subj="3">
<thingy type="vpta" function="proclitic" gloss="PRES"/>
<thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
<word posp="verb" gloss="run" tam="pres-cont" negation="POS" question="not.Q" ta="PRES" subj="3"/>
+ <thingy type="verbsubj" function="suffix" gloss="3"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</s>
</example>
flatten:
<example id="intr_act" translation="The cat is running."> - <s> - <np def="def" role="subj" tr="theme" locus="number" case="NOM"> + <flat> <word gloss="the" posp="det" def="def" role="subj" tr="theme" locus="number" case="NOM"/> <word posp="noun" gloss="cat" def="def" role="subj" tr="theme" locus="number" case="NOM"/> - </np> - <vp tam="pres-cont" negation="POS" question="not.Q" ta="PRES" subj="3"> <thingy type="vpta" function="proclitic" gloss="PRES"/> <thingy type="vpquestion" function="proclitic" gloss="not.Q"/> <word posp="verb" gloss="run" tam="pres-cont" negation="POS" question="not.Q" ta="PRES" subj="3"/> <thingy type="verbsubj" function="suffix" gloss="3"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> - </vp> - </s> + </flat> </example>
addvocab:
<example id="intr_act" translation="The cat is running."> <flat> - <word gloss="the" posp="det" def="def" role="subj" tr="theme" locus="number" case="NOM"/> - <word posp="noun" gloss="cat" def="def" role="subj" tr="theme" locus="number" case="NOM"/> - <thingy type="vpta" function="proclitic" gloss="PRES"/> - <thingy type="vpquestion" function="proclitic" gloss="not.Q"/> - <word posp="verb" gloss="run" tam="pres-cont" negation="POS" question="not.Q" ta="PRES" subj="3"/> - <thingy type="verbsubj" function="suffix" gloss="3"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> + <word gloss="the" posp="det" def="def" role="subj" tr="theme" locus="number" case="NOM" ph="h i t">hit</word> + <word posp="noun" gloss="cat" def="def" role="subj" tr="theme" locus="number" case="NOM" ph="d e t">det</word> + <thingy type="vpta" function="proclitic" gloss="PRES" ph=""></thingy> + <thingy type="vpquestion" function="proclitic" gloss="not.Q" ph=""></thingy> + <word posp="verb" gloss="run" tam="pres-cont" negation="POS" question="not.Q" ta="PRES" subj="3" ph="s i ɲ">siɲ</word> + <thingy type="verbsubj" function="suffix" gloss="3.SUBJ" attach="suffix" ph=""></thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> </flat> </example>
vowelharmony:
No change.
removetags:
<example id="intr_act" translation="The cat is running."> <flat> - <word gloss="the" posp="det" def="def" role="subj" tr="theme" locus="number" case="NOM" ph="h i t">hit</word> - <word posp="noun" gloss="cat" def="def" role="subj" tr="theme" locus="number" case="NOM" ph="d e t">det</word> - <thingy type="vpta" function="proclitic" gloss="PRES" ph=""></thingy> - <thingy type="vpquestion" function="proclitic" gloss="not.Q" ph=""></thingy> - <word posp="verb" gloss="run" tam="pres-cont" negation="POS" question="not.Q" ta="PRES" subj="3" ph="s i ɲ">siɲ</word> - <thingy type="verbsubj" function="suffix" gloss="3.SUBJ" attach="suffix" ph=""></thingy> - <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> + <word gloss="the" posp="det" def="def" role="subj" tr="theme" locus="number" case="NOM">hit</word> + <word posp="noun" gloss="cat" def="def" role="subj" tr="theme" locus="number" case="NOM">det</word> + <word posp="verb" gloss="run" tam="pres-cont" negation="POS" question="not.Q" ta="PRES" subj="3">siɲ</word> </flat> + <p><span class="ilpair"><span class="mor">hit</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">det</span><br><span class="gls">cat</span></span> <span class="ilpair"><span class="mor">siɲ</span><br><span class="gls">run</span></span></p> + <p>hit det siɲ</p> + <p>hit det siñ</p> + <il> + <w> + <o>hit</o> + <g>the</g> + </w> + <w> + <o>det</o> + <g>cat</g> + </w> + <w> + <o>siɲ</o> + <g>run</g> + </w> + </il> </example>
Hit det siñ. [hit det siɲ] hit the det cat siɲ run “The cat is running.” | (22) |
initial XML:
<example id="tr_pres" translation="The cat is chasing the mouse.">
<s>
<vp tam="pres-cont">
<verb>chase</verb>
</vp>
<np number="sing" def="def" role="subj" tr="theme">
<noun>cat</noun>
</np>
<np number="sing" def="def" role="obj" tr="rheme">
<noun>mouse</noun>
</np>
</s>
</example>cleanup:
<example id="tr_pres" translation="The cat is chasing the mouse."> <s> - <vp tam="pres-cont"> - <verb>chase</verb> + <vp tam="pres-cont" negation="POS" question="not.Q"> + <word posp="verb" gloss="chase"/> </vp> - <np number="sing" def="def" role="subj" tr="theme"> - <noun>cat</noun> + <np number="sing" def="def" role="subj" tr="theme" locus="number"> + <word posp="noun" gloss="cat"/> </np> - <np number="sing" def="def" role="obj" tr="rheme"> - <noun>mouse</noun> + <np number="sing" def="def" role="obj" tr="rheme" locus="number"> + <word posp="noun" gloss="mouse"/> </np> </s> </example>
module articles:
<example id="tr_pres" translation="The cat is chasing the mouse.">
<s>
<vp tam="pres-cont" negation="POS" question="not.Q">
<word posp="verb" gloss="chase"/>
</vp>
<np number="sing" def="def" role="subj" tr="theme" locus="number">
<word posp="noun" gloss="cat"/>
+ <word gloss="the" posp="det"/>
</np>
<np number="sing" def="def" role="obj" tr="rheme" locus="number">
<word posp="noun" gloss="mouse"/>
+ <word gloss="the" posp="det"/>
</np>
</s>
</example>
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"/> <word gloss="the" posp="det"/> </np> <np number="sing" def="def" role="obj" tr="rheme" locus="number"> <word posp="noun" gloss="mouse"/> <word gloss="the" posp="det"/> </np> </s> </example>
module noepistemic:
No change.
module NRel:
No change.
module sentenceconnectors:
No change.
module nominalise:
No change.
tva1tva2
module affixdensity:
No change.
module adpositions:
No change.
module constorder:
<example id="tr_pres" translation="The cat is chasing the mouse."> <s> - <vp tam="pres-cont" negation="POS" question="not.Q" ta="PRES"> - <word posp="verb" gloss="chase"/> - </vp> <np number="sing" def="def" role="subj" tr="theme" locus="number"> <word posp="noun" gloss="cat"/> <word gloss="the" posp="det"/> </np> + <vp tam="pres-cont" negation="POS" question="not.Q" ta="PRES"> + <word posp="verb" gloss="chase"/> + </vp> <np number="sing" def="def" role="obj" tr="rheme" locus="number"> <word posp="noun" gloss="mouse"/> <word gloss="the" posp="det"/> </np> </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"/> <word gloss="the" posp="det"/> </np> <vp tam="pres-cont" negation="POS" question="not.Q" ta="PRES"> <word posp="verb" gloss="chase"/> </vp> - <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"/> <word gloss="the" posp="det"/> </np> </s> </example>
module markowner:
No change.
module propagatenumber:
No change.
module simplifynumber:
<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 def="def" role="subj" tr="theme" locus="number" case="NOM"> <word posp="noun" gloss="cat"/> <word gloss="the" posp="det"/> </np> <vp tam="pres-cont" negation="POS" question="not.Q" ta="PRES"> <word posp="verb" gloss="chase"/> </vp> - <np number="sing" def="def" role="obj" tr="rheme" locus="number" case="ACC"> + <np def="def" role="obj" tr="rheme" locus="number" case="ACC"> <word posp="noun" gloss="mouse"/> <word gloss="the" posp="det"/> </np> </s> </example>
createpronouns:
No change.
module ngen:
No change.
module wordorder:
No change.
module wordorder:
No change.
module wordorder:
<example id="tr_pres" translation="The cat is chasing the mouse.">
<s>
<np def="def" role="subj" tr="theme" locus="number" case="NOM">
- <word posp="noun" gloss="cat"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="cat"/>
</np>
<vp tam="pres-cont" negation="POS" question="not.Q" ta="PRES">
<word posp="verb" gloss="chase"/>
</vp>
<np def="def" role="obj" tr="rheme" locus="number" case="ACC">
- <word posp="noun" gloss="mouse"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="mouse"/>
</np>
</s>
</example>
module conjp:
No change.
flattenconjp:
No change.
fixpronouns:
No change.
copyuptophrase:
<example id="tr_pres" translation="The cat is chasing the mouse.">
<s>
<np def="def" role="subj" tr="theme" locus="number" case="NOM">
<word gloss="the" posp="det"/>
<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" obj="3">
<word posp="verb" gloss="chase"/>
</vp>
<np def="def" role="obj" tr="rheme" locus="number" case="ACC">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="mouse"/>
</np>
</s>
</example>
prodrop:
No change.
addclitics:
<example id="tr_pres" translation="The cat is chasing the mouse.">
<s>
<np def="def" role="subj" tr="theme" locus="number" case="NOM">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="cat"/>
</np>
<vp tam="pres-cont" negation="POS" question="not.Q" ta="PRES" subj="3" obj="3">
+ <thingy type="vpta" function="proclitic" gloss="PRES"/>
+ <thingy type="vpobj" function="proclitic" gloss="3"/>
+ <thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
<word posp="verb" gloss="chase"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np def="def" role="obj" tr="rheme" locus="number" case="ACC">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="mouse"/>
</np>
</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 def="def" role="subj" tr="theme" locus="number" case="NOM">
- <word gloss="the" posp="det"/>
- <word posp="noun" gloss="cat"/>
+ <word gloss="the" posp="det" def="def" role="subj" tr="theme" locus="number" case="NOM"/>
+ <word posp="noun" gloss="cat" def="def" role="subj" tr="theme" locus="number" case="NOM"/>
</np>
<vp tam="pres-cont" negation="POS" question="not.Q" ta="PRES" subj="3" obj="3">
<thingy type="vpta" function="proclitic" gloss="PRES"/>
<thingy type="vpobj" function="proclitic" gloss="3"/>
<thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
- <word posp="verb" gloss="chase"/>
+ <word posp="verb" gloss="chase" tam="pres-cont" negation="POS" question="not.Q" ta="PRES" subj="3" obj="3"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np def="def" role="obj" tr="rheme" locus="number" case="ACC">
- <word gloss="the" posp="det"/>
- <word posp="noun" gloss="mouse"/>
+ <word gloss="the" posp="det" def="def" role="obj" tr="rheme" locus="number" case="ACC"/>
+ <word posp="noun" gloss="mouse" def="def" role="obj" tr="rheme" locus="number" case="ACC"/>
</np>
</s>
</example>
addaffixes:
About to call getSlotValue for chase/verb/subj/optionalGot 3
<example id="tr_pres" translation="The cat is chasing the mouse.">
<s>
<np def="def" role="subj" tr="theme" locus="number" case="NOM">
<word gloss="the" posp="det" def="def" role="subj" tr="theme" locus="number" case="NOM"/>
<word posp="noun" gloss="cat" def="def" role="subj" tr="theme" locus="number" case="NOM"/>
</np>
<vp tam="pres-cont" negation="POS" question="not.Q" ta="PRES" subj="3" obj="3">
<thingy type="vpta" function="proclitic" gloss="PRES"/>
<thingy type="vpobj" function="proclitic" gloss="3"/>
<thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
<word posp="verb" gloss="chase" tam="pres-cont" negation="POS" question="not.Q" ta="PRES" subj="3" obj="3"/>
+ <thingy type="verbsubj" function="suffix" gloss="3"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np def="def" role="obj" tr="rheme" locus="number" case="ACC">
<word gloss="the" posp="det" def="def" role="obj" tr="rheme" locus="number" case="ACC"/>
<word posp="noun" gloss="mouse" def="def" role="obj" tr="rheme" locus="number" case="ACC"/>
</np>
</s>
</example>
flatten:
<example id="tr_pres" translation="The cat is chasing the mouse."> - <s> - <np def="def" role="subj" tr="theme" locus="number" case="NOM"> + <flat> <word gloss="the" posp="det" def="def" role="subj" tr="theme" locus="number" case="NOM"/> <word posp="noun" gloss="cat" def="def" role="subj" tr="theme" locus="number" case="NOM"/> - </np> - <vp tam="pres-cont" negation="POS" question="not.Q" ta="PRES" subj="3" obj="3"> <thingy type="vpta" function="proclitic" gloss="PRES"/> <thingy type="vpobj" function="proclitic" gloss="3"/> <thingy type="vpquestion" function="proclitic" gloss="not.Q"/> <word posp="verb" gloss="chase" tam="pres-cont" negation="POS" question="not.Q" ta="PRES" subj="3" obj="3"/> <thingy type="verbsubj" function="suffix" gloss="3"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> - </vp> - <np def="def" role="obj" tr="rheme" locus="number" case="ACC"> <word gloss="the" posp="det" def="def" role="obj" tr="rheme" locus="number" case="ACC"/> <word posp="noun" gloss="mouse" def="def" role="obj" tr="rheme" locus="number" case="ACC"/> - </np> - </s> + </flat> </example>
addvocab:
<example id="tr_pres" translation="The cat is chasing the mouse."> <flat> - <word gloss="the" posp="det" def="def" role="subj" tr="theme" locus="number" case="NOM"/> - <word posp="noun" gloss="cat" def="def" role="subj" tr="theme" locus="number" case="NOM"/> - <thingy type="vpta" function="proclitic" gloss="PRES"/> - <thingy type="vpobj" function="proclitic" gloss="3"/> - <thingy type="vpquestion" function="proclitic" gloss="not.Q"/> - <word posp="verb" gloss="chase" tam="pres-cont" negation="POS" question="not.Q" ta="PRES" subj="3" obj="3"/> - <thingy type="verbsubj" function="suffix" gloss="3"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <word gloss="the" posp="det" def="def" role="obj" tr="rheme" locus="number" case="ACC"/> - <word posp="noun" gloss="mouse" def="def" role="obj" tr="rheme" locus="number" case="ACC"/> + <word gloss="the" posp="det" def="def" role="subj" tr="theme" locus="number" case="NOM" ph="h i t">hit</word> + <word posp="noun" gloss="cat" def="def" role="subj" tr="theme" locus="number" case="NOM" ph="d e t">det</word> + <thingy type="vpta" function="proclitic" gloss="PRES" ph=""></thingy> + <thingy type="vpobj" function="proclitic" gloss="3.OBJ" ph="s a l">sal</thingy> + <thingy type="vpquestion" function="proclitic" gloss="not.Q" ph=""></thingy> + <word posp="verb" gloss="chase" tam="pres-cont" negation="POS" question="not.Q" ta="PRES" subj="3" obj="3" ph="b e r e l">berel</word> + <thingy type="verbsubj" function="suffix" gloss="3.SUBJ" attach="suffix" ph=""></thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> + <word gloss="the" posp="det" def="def" role="obj" tr="rheme" locus="number" case="ACC" ph="h i t">hit</word> + <word posp="noun" gloss="mouse" def="def" role="obj" tr="rheme" locus="number" case="ACC" ph="n o k e ɲ a z">nokeɲaz</word> </flat> </example>
vowelharmony:
No change.
removetags:
<example id="tr_pres" translation="The cat is chasing the mouse."> <flat> - <word gloss="the" posp="det" def="def" role="subj" tr="theme" locus="number" case="NOM" ph="h i t">hit</word> - <word posp="noun" gloss="cat" def="def" role="subj" tr="theme" locus="number" case="NOM" ph="d e t">det</word> - <thingy type="vpta" function="proclitic" gloss="PRES" ph=""></thingy> - <thingy type="vpobj" function="proclitic" gloss="3.OBJ" ph="s a l">sal</thingy> - <thingy type="vpquestion" function="proclitic" gloss="not.Q" ph=""></thingy> - <word posp="verb" gloss="chase" tam="pres-cont" negation="POS" question="not.Q" ta="PRES" subj="3" obj="3" ph="b e r e l">berel</word> - <thingy type="verbsubj" function="suffix" gloss="3.SUBJ" attach="suffix" ph=""></thingy> - <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> - <word gloss="the" posp="det" def="def" role="obj" tr="rheme" locus="number" case="ACC" ph="h i t">hit</word> - <word posp="noun" gloss="mouse" def="def" role="obj" tr="rheme" locus="number" case="ACC" ph="n o k e ɲ a z">nokeɲaz</word> + <word gloss="the" posp="det" def="def" role="subj" tr="theme" locus="number" case="NOM">hit</word> + <word posp="noun" gloss="cat" def="def" role="subj" tr="theme" locus="number" case="NOM">det</word> + <thingy type="vpobj" function="proclitic" gloss="3.OBJ">sal</thingy> + <word posp="verb" gloss="chase" tam="pres-cont" negation="POS" question="not.Q" ta="PRES" subj="3" obj="3">berel</word> + <word gloss="the" posp="det" def="def" role="obj" tr="rheme" locus="number" case="ACC">hit</word> + <word posp="noun" gloss="mouse" def="def" role="obj" tr="rheme" locus="number" case="ACC">nokeɲaz</word> </flat> + <p><span class="ilpair"><span class="mor">hit</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">det</span><br><span class="gls">cat</span></span> <span class="ilpair"><span class="mor">sal</span><br><span class="gls">3.<span class="glssc">OBJ</span></span></span> <span class="ilpair"><span class="mor">berel</span><br><span class="gls">chase</span></span> <span class="ilpair"><span class="mor">hit</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">nokeɲaz</span><br><span class="gls">mouse</span></span></p> + <p>hit det sal berel hit nokeɲaz</p> + <p>hit det sal berel hit nokeñaz</p> + <il> + <w> + <o>hit</o> + <g>the</g> + </w> + <w> + <o>det</o> + <g>cat</g> + </w> + <w> + <o>sal</o> + <g>3.OBJ</g> + </w> + <w> + <o>berel</o> + <g>chase</g> + </w> + <w> + <o>hit</o> + <g>the</g> + </w> + <w> + <o>nokeɲaz</o> + <g>mouse</g> + </w> + </il> </example>
Hit det sal berel hit nokeñaz. [hit det sal berel hit nokeɲaz] hit the det cat sal 3.OBJ berel chase hit the nokeɲaz mouse “The cat is chasing the mouse.” | (23) |
initial XML:
<example id="tr_past" translation="The cat caught the mouse.">
<s>
<vp tam="past-punct">
<verb>catch</verb>
</vp>
<np number="sing" def="def" role="subj" tr="theme">
<noun>cat</noun>
</np>
<np number="sing" def="def" role="obj" tr="rheme">
<noun>mouse</noun>
</np>
</s>
</example>cleanup:
<example id="tr_past" translation="The cat caught the mouse."> <s> - <vp tam="past-punct"> - <verb>catch</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="catch"/> </vp> - <np number="sing" def="def" role="subj" tr="theme"> - <noun>cat</noun> + <np number="sing" def="def" role="subj" tr="theme" locus="number"> + <word posp="noun" gloss="cat"/> </np> - <np number="sing" def="def" role="obj" tr="rheme"> - <noun>mouse</noun> + <np number="sing" def="def" role="obj" tr="rheme" locus="number"> + <word posp="noun" gloss="mouse"/> </np> </s> </example>
module articles:
<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">
<word posp="verb" gloss="catch"/>
</vp>
<np number="sing" def="def" role="subj" tr="theme" locus="number">
<word posp="noun" gloss="cat"/>
+ <word gloss="the" posp="det"/>
</np>
<np number="sing" def="def" role="obj" tr="rheme" locus="number">
<word posp="noun" gloss="mouse"/>
+ <word gloss="the" posp="det"/>
</np>
</s>
</example>
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"/> <word gloss="the" posp="det"/> </np> <np number="sing" def="def" role="obj" tr="rheme" locus="number"> <word posp="noun" gloss="mouse"/> <word gloss="the" posp="det"/> </np> </s> </example>
module noepistemic:
No change.
module NRel:
No change.
module sentenceconnectors:
No change.
module nominalise:
No change.
tva1tva2
module affixdensity:
No change.
module adpositions:
No change.
module constorder:
<example id="tr_past" translation="The cat caught the mouse."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> - <word posp="verb" gloss="catch"/> - </vp> <np number="sing" def="def" role="subj" tr="theme" locus="number"> <word posp="noun" gloss="cat"/> <word gloss="the" posp="det"/> </np> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <word posp="verb" gloss="catch"/> + </vp> <np number="sing" def="def" role="obj" tr="rheme" locus="number"> <word posp="noun" gloss="mouse"/> <word gloss="the" posp="det"/> </np> </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"/> <word gloss="the" posp="det"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="catch"/> </vp> - <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"/> <word gloss="the" posp="det"/> </np> </s> </example>
module markowner:
No change.
module propagatenumber:
No change.
module simplifynumber:
<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 def="def" role="subj" tr="theme" locus="number" case="NOM"> <word posp="noun" gloss="cat"/> <word gloss="the" posp="det"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="catch"/> </vp> - <np number="sing" def="def" role="obj" tr="rheme" locus="number" case="ACC"> + <np def="def" role="obj" tr="rheme" locus="number" case="ACC"> <word posp="noun" gloss="mouse"/> <word gloss="the" posp="det"/> </np> </s> </example>
createpronouns:
No change.
module ngen:
No change.
module wordorder:
No change.
module wordorder:
No change.
module wordorder:
<example id="tr_past" translation="The cat caught the mouse.">
<s>
<np def="def" role="subj" tr="theme" locus="number" case="NOM">
- <word posp="noun" gloss="cat"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="cat"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="catch"/>
</vp>
<np def="def" role="obj" tr="rheme" locus="number" case="ACC">
- <word posp="noun" gloss="mouse"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="mouse"/>
</np>
</s>
</example>
module conjp:
No change.
flattenconjp:
No change.
fixpronouns:
No change.
copyuptophrase:
<example id="tr_past" translation="The cat caught the mouse.">
<s>
<np def="def" role="subj" tr="theme" locus="number" case="NOM">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="cat"/>
</np>
- <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
+ <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" obj="3">
<word posp="verb" gloss="catch"/>
</vp>
<np def="def" role="obj" tr="rheme" locus="number" case="ACC">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="mouse"/>
</np>
</s>
</example>
prodrop:
No change.
addclitics:
<example id="tr_past" translation="The cat caught the mouse.">
<s>
<np def="def" role="subj" tr="theme" locus="number" case="NOM">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="cat"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" obj="3">
+ <thingy type="vpta" function="proclitic" gloss="PAST"/>
+ <thingy type="vpmode" function="proclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="proclitic" gloss="active"/>
+ <thingy type="vpobj" function="proclitic" gloss="3"/>
+ <thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
<word posp="verb" gloss="catch"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np def="def" role="obj" tr="rheme" locus="number" case="ACC">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="mouse"/>
</np>
</s>
</example>
propagateArgumentCase:
No change.
unwrapArgumentNPs:
No change.
unwrapOwnerOwned:
No change.
movedowntoword:
<example id="tr_past" translation="The cat caught the mouse.">
<s>
<np def="def" role="subj" tr="theme" locus="number" case="NOM">
- <word gloss="the" posp="det"/>
- <word posp="noun" gloss="cat"/>
+ <word gloss="the" posp="det" def="def" role="subj" tr="theme" locus="number" case="NOM"/>
+ <word posp="noun" gloss="cat" def="def" role="subj" tr="theme" locus="number" case="NOM"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" obj="3">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpmode" function="proclitic" gloss="indicative"/>
<thingy type="vpvoice" function="proclitic" gloss="active"/>
<thingy type="vpobj" function="proclitic" gloss="3"/>
<thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
- <word posp="verb" gloss="catch"/>
+ <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" obj="3"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np def="def" role="obj" tr="rheme" locus="number" case="ACC">
- <word gloss="the" posp="det"/>
- <word posp="noun" gloss="mouse"/>
+ <word gloss="the" posp="det" def="def" role="obj" tr="rheme" locus="number" case="ACC"/>
+ <word posp="noun" gloss="mouse" def="def" role="obj" tr="rheme" locus="number" case="ACC"/>
</np>
</s>
</example>
addaffixes:
About to call getSlotValue for catch/verb/subj/optionalGot 3
<example id="tr_past" translation="The cat caught the mouse.">
<s>
<np def="def" role="subj" tr="theme" locus="number" case="NOM">
<word gloss="the" posp="det" def="def" role="subj" tr="theme" locus="number" case="NOM"/>
<word posp="noun" gloss="cat" def="def" role="subj" tr="theme" locus="number" case="NOM"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" obj="3">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpmode" function="proclitic" gloss="indicative"/>
<thingy type="vpvoice" function="proclitic" gloss="active"/>
<thingy type="vpobj" function="proclitic" gloss="3"/>
<thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
<word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" obj="3"/>
+ <thingy type="verbsubj" function="suffix" gloss="3"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np def="def" role="obj" tr="rheme" locus="number" case="ACC">
<word gloss="the" posp="det" def="def" role="obj" tr="rheme" locus="number" case="ACC"/>
<word posp="noun" gloss="mouse" def="def" role="obj" tr="rheme" locus="number" case="ACC"/>
</np>
</s>
</example>
flatten:
<example id="tr_past" translation="The cat caught the mouse."> - <s> - <np def="def" role="subj" tr="theme" locus="number" case="NOM"> + <flat> <word gloss="the" posp="det" def="def" role="subj" tr="theme" locus="number" case="NOM"/> <word posp="noun" gloss="cat" def="def" role="subj" tr="theme" locus="number" case="NOM"/> - </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" obj="3"> <thingy type="vpta" function="proclitic" gloss="PAST"/> <thingy type="vpmode" function="proclitic" gloss="indicative"/> <thingy type="vpvoice" function="proclitic" gloss="active"/> <thingy type="vpobj" function="proclitic" gloss="3"/> <thingy type="vpquestion" function="proclitic" gloss="not.Q"/> <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" obj="3"/> <thingy type="verbsubj" function="suffix" gloss="3"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> - </vp> - <np def="def" role="obj" tr="rheme" locus="number" case="ACC"> <word gloss="the" posp="det" def="def" role="obj" tr="rheme" locus="number" case="ACC"/> <word posp="noun" gloss="mouse" def="def" role="obj" tr="rheme" locus="number" case="ACC"/> - </np> - </s> + </flat> </example>
addvocab:
<example id="tr_past" translation="The cat caught the mouse."> <flat> - <word gloss="the" posp="det" def="def" role="subj" tr="theme" locus="number" case="NOM"/> - <word posp="noun" gloss="cat" def="def" role="subj" tr="theme" locus="number" case="NOM"/> - <thingy type="vpta" function="proclitic" gloss="PAST"/> - <thingy type="vpmode" function="proclitic" gloss="indicative"/> - <thingy type="vpvoice" function="proclitic" gloss="active"/> - <thingy type="vpobj" function="proclitic" gloss="3"/> - <thingy type="vpquestion" function="proclitic" gloss="not.Q"/> - <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" obj="3"/> - <thingy type="verbsubj" function="suffix" gloss="3"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <word gloss="the" posp="det" def="def" role="obj" tr="rheme" locus="number" case="ACC"/> - <word posp="noun" gloss="mouse" def="def" role="obj" tr="rheme" locus="number" case="ACC"/> + <word gloss="the" posp="det" def="def" role="subj" tr="theme" locus="number" case="NOM" ph="h i t">hit</word> + <word posp="noun" gloss="cat" def="def" role="subj" tr="theme" locus="number" case="NOM" ph="d e t">det</word> + <thingy type="vpta" function="proclitic" gloss="PAST" ph="t o w">tow</thingy> + <thingy type="vpmode" function="proclitic" gloss="indicative" ph=""></thingy> + <thingy type="vpvoice" function="proclitic" gloss="active" ph=""></thingy> + <thingy type="vpobj" function="proclitic" gloss="3.OBJ" ph="s a l">sal</thingy> + <thingy type="vpquestion" function="proclitic" gloss="not.Q" ph=""></thingy> + <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" obj="3" ph="h i j">hij</word> + <thingy type="verbsubj" function="suffix" gloss="3.SUBJ" attach="suffix" ph=""></thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> + <word gloss="the" posp="det" def="def" role="obj" tr="rheme" locus="number" case="ACC" ph="h i t">hit</word> + <word posp="noun" gloss="mouse" def="def" role="obj" tr="rheme" locus="number" case="ACC" ph="n o k e ɲ a z">nokeɲaz</word> </flat> </example>
vowelharmony:
No change.
removetags:
<example id="tr_past" translation="The cat caught the mouse."> <flat> - <word gloss="the" posp="det" def="def" role="subj" tr="theme" locus="number" case="NOM" ph="h i t">hit</word> - <word posp="noun" gloss="cat" def="def" role="subj" tr="theme" locus="number" case="NOM" ph="d e t">det</word> - <thingy type="vpta" function="proclitic" gloss="PAST" ph="t o w">tow</thingy> - <thingy type="vpmode" function="proclitic" gloss="indicative" ph=""></thingy> - <thingy type="vpvoice" function="proclitic" gloss="active" ph=""></thingy> - <thingy type="vpobj" function="proclitic" gloss="3.OBJ" ph="s a l">sal</thingy> - <thingy type="vpquestion" function="proclitic" gloss="not.Q" ph=""></thingy> - <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" obj="3" ph="h i j">hij</word> - <thingy type="verbsubj" function="suffix" gloss="3.SUBJ" attach="suffix" ph=""></thingy> - <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> - <word gloss="the" posp="det" def="def" role="obj" tr="rheme" locus="number" case="ACC" ph="h i t">hit</word> - <word posp="noun" gloss="mouse" def="def" role="obj" tr="rheme" locus="number" case="ACC" ph="n o k e ɲ a z">nokeɲaz</word> + <word gloss="the" posp="det" def="def" role="subj" tr="theme" locus="number" case="NOM">hit</word> + <word posp="noun" gloss="cat" def="def" role="subj" tr="theme" locus="number" case="NOM">det</word> + <thingy type="vpta" function="proclitic" gloss="PAST">tow</thingy> + <thingy type="vpobj" function="proclitic" gloss="3.OBJ">sal</thingy> + <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" obj="3">hij</word> + <word gloss="the" posp="det" def="def" role="obj" tr="rheme" locus="number" case="ACC">hit</word> + <word posp="noun" gloss="mouse" def="def" role="obj" tr="rheme" locus="number" case="ACC">nokeɲaz</word> </flat> + <p><span class="ilpair"><span class="mor">hit</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">det</span><br><span class="gls">cat</span></span> <span class="ilpair"><span class="mor">tow</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">sal</span><br><span class="gls">3.<span class="glssc">OBJ</span></span></span> <span class="ilpair"><span class="mor">hij</span><br><span class="gls">catch</span></span> <span class="ilpair"><span class="mor">hit</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">nokeɲaz</span><br><span class="gls">mouse</span></span></p> + <p>hit det tow sal hij hit nokeɲaz</p> + <p>hit det toww sal hij hit nokeñaz</p> + <il> + <w> + <o>hit</o> + <g>the</g> + </w> + <w> + <o>det</o> + <g>cat</g> + </w> + <w> + <o>tow</o> + <g>PAST</g> + </w> + <w> + <o>sal</o> + <g>3.OBJ</g> + </w> + <w> + <o>hij</o> + <g>catch</g> + </w> + <w> + <o>hit</o> + <g>the</g> + </w> + <w> + <o>nokeɲaz</o> + <g>mouse</g> + </w> + </il> </example>
Hit det toww sal hij hit nokeñaz. [hit det tow sal hij hit nokeɲaz] hit the det cat tow PAST sal 3.OBJ hij catch hit the nokeɲaz mouse “The cat caught the mouse.” | (24) |
Conjunctions
Here is an example of a conjunction.
initial XML:
<example id="conj1" translation="The hunter killed the jaguars, the tigers and the lions.">
<s>
<vp tam="past-punct">
<verb>kill</verb>
</vp>
<np def="def" number="sing" tr="theme" role="subj">
<noun>hunter</noun>
</np>
<np role="obj" tr="rheme">
<conjp conj="and">
<np def="def" number="plur">
<noun>jaguar</noun>
</np>
<np def="def" number="plur">
<noun>tiger</noun>
</np>
<np def="def" number="plur">
<noun>lion</noun>
</np>
</conjp>
</np>
</s>
</example>cleanup:
<example id="conj1" translation="The hunter killed the jaguars, the tigers and the lions."> <s> - <vp tam="past-punct"> - <verb>kill</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="kill"/> </vp> - <np def="def" number="sing" tr="theme" role="subj"> - <noun>hunter</noun> + <np def="def" number="sing" tr="theme" role="subj" locus="number"> + <word posp="noun" gloss="hunter"/> </np> <np role="obj" tr="rheme"> <conjp conj="and"> - <np def="def" number="plur"> - <noun>jaguar</noun> + <np def="def" number="plur" locus="number"> + <word posp="noun" gloss="jaguar"/> </np> - <np def="def" number="plur"> - <noun>tiger</noun> + <np def="def" number="plur" locus="number"> + <word posp="noun" gloss="tiger"/> </np> - <np def="def" number="plur"> - <noun>lion</noun> + <np def="def" number="plur" locus="number"> + <word posp="noun" gloss="lion"/> </np> </conjp> </np> </s> </example>
module articles:
<example id="conj1" translation="The hunter killed the jaguars, the tigers and the lions.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active">
<word posp="verb" gloss="kill"/>
</vp>
<np def="def" number="sing" tr="theme" role="subj" locus="number">
<word posp="noun" gloss="hunter"/>
+ <word gloss="the" posp="det"/>
</np>
<np role="obj" tr="rheme">
<conjp conj="and">
<np def="def" number="plur" locus="number">
<word posp="noun" gloss="jaguar"/>
+ <word gloss="the" posp="det"/>
</np>
<np def="def" number="plur" locus="number">
<word posp="noun" gloss="tiger"/>
+ <word gloss="the" posp="det"/>
</np>
<np def="def" number="plur" locus="number">
<word posp="noun" gloss="lion"/>
+ <word gloss="the" posp="det"/>
</np>
</conjp>
</np>
</s>
</example>
module nonpastonly:
<example id="conj1" translation="The hunter killed the jaguars, the tigers and the lions."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="kill"/> </vp> <np def="def" number="sing" tr="theme" role="subj" locus="number"> <word posp="noun" gloss="hunter"/> <word gloss="the" posp="det"/> </np> <np role="obj" tr="rheme"> <conjp conj="and"> <np def="def" number="plur" locus="number"> <word posp="noun" gloss="jaguar"/> <word gloss="the" posp="det"/> </np> <np def="def" number="plur" locus="number"> <word posp="noun" gloss="tiger"/> <word gloss="the" posp="det"/> </np> <np def="def" number="plur" locus="number"> <word posp="noun" gloss="lion"/> <word gloss="the" posp="det"/> </np> </conjp> </np> </s> </example>
module noepistemic:
No change.
module NRel:
No change.
module sentenceconnectors:
No change.
module nominalise:
No change.
tva1tva2
module affixdensity:
No change.
module adpositions:
No change.
module constorder:
<example id="conj1" translation="The hunter killed the jaguars, the tigers and the lions."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> - <word posp="verb" gloss="kill"/> - </vp> <np def="def" number="sing" tr="theme" role="subj" locus="number"> <word posp="noun" gloss="hunter"/> <word gloss="the" posp="det"/> </np> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <word posp="verb" gloss="kill"/> + </vp> <np role="obj" tr="rheme"> <conjp conj="and"> <np def="def" number="plur" locus="number"> <word posp="noun" gloss="jaguar"/> <word gloss="the" posp="det"/> </np> <np def="def" number="plur" locus="number"> <word posp="noun" gloss="tiger"/> <word gloss="the" posp="det"/> </np> <np def="def" number="plur" locus="number"> <word posp="noun" gloss="lion"/> <word gloss="the" posp="det"/> </np> </conjp> </np> </s> </example>
module casemarking:
<example id="conj1" translation="The hunter killed the jaguars, the tigers and the lions."> <s> - <np def="def" number="sing" tr="theme" role="subj" locus="number"> + <np def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM"> <word posp="noun" gloss="hunter"/> <word gloss="the" posp="det"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="kill"/> </vp> - <np role="obj" tr="rheme"> + <np role="obj" tr="rheme" case="ACC"> <conjp conj="and"> <np def="def" number="plur" locus="number"> <word posp="noun" gloss="jaguar"/> <word gloss="the" posp="det"/> </np> <np def="def" number="plur" locus="number"> <word posp="noun" gloss="tiger"/> <word gloss="the" posp="det"/> </np> <np def="def" number="plur" locus="number"> <word posp="noun" gloss="lion"/> <word gloss="the" posp="det"/> </np> </conjp> </np> </s> </example>
module markowner:
No change.
module propagatenumber:
<example id="conj1" translation="The hunter killed the jaguars, the tigers and the lions.">
<s>
<np def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM">
<word posp="noun" gloss="hunter"/>
<word gloss="the" posp="det"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="kill"/>
</vp>
- <np role="obj" tr="rheme" case="ACC">
+ <np role="obj" tr="rheme" case="ACC" number="plur">
<conjp conj="and">
<np def="def" number="plur" locus="number">
<word posp="noun" gloss="jaguar"/>
<word gloss="the" posp="det"/>
</np>
<np def="def" number="plur" locus="number">
<word posp="noun" gloss="tiger"/>
<word gloss="the" posp="det"/>
</np>
<np def="def" number="plur" locus="number">
<word posp="noun" gloss="lion"/>
<word gloss="the" posp="det"/>
</np>
</conjp>
</np>
</s>
</example>
module simplifynumber:
<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" tr="theme" role="subj" locus="number" case="NOM"> <word posp="noun" gloss="hunter"/> <word gloss="the" posp="det"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="kill"/> </vp> - <np role="obj" tr="rheme" case="ACC" number="plur"> + <np role="obj" tr="rheme" case="ACC"> <conjp conj="and"> - <np def="def" number="plur" locus="number"> + <np def="def" locus="number"> <word posp="noun" gloss="jaguar"/> <word gloss="the" posp="det"/> </np> - <np def="def" number="plur" locus="number"> + <np def="def" locus="number"> <word posp="noun" gloss="tiger"/> <word gloss="the" posp="det"/> </np> - <np def="def" number="plur" locus="number"> + <np def="def" locus="number"> <word posp="noun" gloss="lion"/> <word gloss="the" posp="det"/> </np> </conjp> </np> </s> </example>
createpronouns:
No change.
module ngen:
No change.
module wordorder:
No change.
module wordorder:
No change.
module wordorder:
<example id="conj1" translation="The hunter killed the jaguars, the tigers and the lions.">
<s>
<np def="def" tr="theme" role="subj" locus="number" case="NOM">
- <word posp="noun" gloss="hunter"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="hunter"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="kill"/>
</vp>
<np role="obj" tr="rheme" case="ACC">
<conjp conj="and">
<np def="def" locus="number">
- <word posp="noun" gloss="jaguar"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="jaguar"/>
</np>
<np def="def" locus="number">
- <word posp="noun" gloss="tiger"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="tiger"/>
</np>
<np def="def" locus="number">
- <word posp="noun" gloss="lion"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="lion"/>
</np>
</conjp>
</np>
</s>
</example>
module conjp:
<example id="conj1" translation="The hunter killed the jaguars, the tigers and the lions.">
<s>
<np def="def" tr="theme" role="subj" locus="number" case="NOM">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="hunter"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="kill"/>
</vp>
<np role="obj" tr="rheme" case="ACC">
<conjp conj="and">
<np def="def" locus="number">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="jaguar"/>
</np>
+ <word posp="conj" gloss="and"/>
<np def="def" locus="number">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="tiger"/>
</np>
+ <word posp="conj" gloss="and"/>
<np def="def" locus="number">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="lion"/>
</np>
</conjp>
</np>
</s>
</example>
flattenconjp:
<example id="conj1" translation="The hunter killed the jaguars, the tigers and the lions.">
<s>
<np def="def" tr="theme" role="subj" locus="number" case="NOM">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="hunter"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="kill"/>
</vp>
<np role="obj" tr="rheme" case="ACC">
- <conjp conj="and">
- <np def="def" locus="number">
+ <np def="def" locus="number" role="obj" tr="rheme" case="ACC">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="jaguar"/>
</np>
<word posp="conj" gloss="and"/>
- <np def="def" locus="number">
+ <np def="def" locus="number" role="obj" tr="rheme" case="ACC">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="tiger"/>
</np>
<word posp="conj" gloss="and"/>
- <np def="def" locus="number">
+ <np def="def" locus="number" role="obj" tr="rheme" case="ACC">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="lion"/>
</np>
- </conjp>
</np>
</s>
</example>
fixpronouns:
No change.
copyuptophrase:
<example id="conj1" translation="The hunter killed the jaguars, the tigers and the lions.">
<s>
<np def="def" tr="theme" role="subj" locus="number" case="NOM">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="hunter"/>
</np>
- <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
+ <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" obj="3">
<word posp="verb" gloss="kill"/>
</vp>
<np role="obj" tr="rheme" case="ACC">
<np def="def" locus="number" role="obj" tr="rheme" case="ACC">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="jaguar"/>
</np>
<word posp="conj" gloss="and"/>
<np def="def" locus="number" role="obj" tr="rheme" case="ACC">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="tiger"/>
</np>
<word posp="conj" gloss="and"/>
<np def="def" locus="number" role="obj" tr="rheme" case="ACC">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="lion"/>
</np>
</np>
</s>
</example>
prodrop:
No change.
addclitics:
<example id="conj1" translation="The hunter killed the jaguars, the tigers and the lions.">
<s>
<np def="def" tr="theme" role="subj" locus="number" case="NOM">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="hunter"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" obj="3">
+ <thingy type="vpta" function="proclitic" gloss="PAST"/>
+ <thingy type="vpmode" function="proclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="proclitic" gloss="active"/>
+ <thingy type="vpobj" function="proclitic" gloss="3"/>
+ <thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
<word posp="verb" gloss="kill"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np role="obj" tr="rheme" case="ACC">
<np def="def" locus="number" role="obj" tr="rheme" case="ACC">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="jaguar"/>
</np>
<word posp="conj" gloss="and"/>
<np def="def" locus="number" role="obj" tr="rheme" case="ACC">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="tiger"/>
</np>
<word posp="conj" gloss="and"/>
<np def="def" locus="number" role="obj" tr="rheme" case="ACC">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="lion"/>
</np>
</np>
</s>
</example>
propagateArgumentCase:
No change.
unwrapArgumentNPs:
<example id="conj1" translation="The hunter killed the jaguars, the tigers and the lions.">
<s>
<np def="def" tr="theme" role="subj" locus="number" case="NOM">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="hunter"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" obj="3">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpmode" function="proclitic" gloss="indicative"/>
<thingy type="vpvoice" function="proclitic" gloss="active"/>
<thingy type="vpobj" function="proclitic" gloss="3"/>
<thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
<word posp="verb" gloss="kill"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
- <np role="obj" tr="rheme" case="ACC">
<np def="def" locus="number" role="obj" tr="rheme" case="ACC">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="jaguar"/>
</np>
<word posp="conj" gloss="and"/>
<np def="def" locus="number" role="obj" tr="rheme" case="ACC">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="tiger"/>
</np>
<word posp="conj" gloss="and"/>
<np def="def" locus="number" role="obj" tr="rheme" case="ACC">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="lion"/>
</np>
- </np>
</s>
</example>
unwrapOwnerOwned:
No change.
movedowntoword:
<example id="conj1" translation="The hunter killed the jaguars, the tigers and the lions.">
<s>
<np def="def" tr="theme" role="subj" locus="number" case="NOM">
- <word gloss="the" posp="det"/>
- <word posp="noun" gloss="hunter"/>
+ <word gloss="the" posp="det" def="def" tr="theme" role="subj" locus="number" case="NOM"/>
+ <word posp="noun" gloss="hunter" def="def" tr="theme" role="subj" locus="number" case="NOM"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" obj="3">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpmode" function="proclitic" gloss="indicative"/>
<thingy type="vpvoice" function="proclitic" gloss="active"/>
<thingy type="vpobj" function="proclitic" gloss="3"/>
<thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
- <word posp="verb" gloss="kill"/>
+ <word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" obj="3"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np def="def" locus="number" role="obj" tr="rheme" case="ACC">
- <word gloss="the" posp="det"/>
- <word posp="noun" gloss="jaguar"/>
+ <word gloss="the" posp="det" def="def" locus="number" role="obj" tr="rheme" case="ACC"/>
+ <word posp="noun" gloss="jaguar" def="def" locus="number" role="obj" tr="rheme" case="ACC"/>
</np>
<word posp="conj" gloss="and"/>
<np def="def" locus="number" role="obj" tr="rheme" case="ACC">
- <word gloss="the" posp="det"/>
- <word posp="noun" gloss="tiger"/>
+ <word gloss="the" posp="det" def="def" locus="number" role="obj" tr="rheme" case="ACC"/>
+ <word posp="noun" gloss="tiger" def="def" locus="number" role="obj" tr="rheme" case="ACC"/>
</np>
<word posp="conj" gloss="and"/>
<np def="def" locus="number" role="obj" tr="rheme" case="ACC">
- <word gloss="the" posp="det"/>
- <word posp="noun" gloss="lion"/>
+ <word gloss="the" posp="det" def="def" locus="number" role="obj" tr="rheme" case="ACC"/>
+ <word posp="noun" gloss="lion" def="def" locus="number" role="obj" tr="rheme" case="ACC"/>
</np>
</s>
</example>
addaffixes:
About to call getSlotValue for kill/verb/subj/optionalGot 3
<example id="conj1" translation="The hunter killed the jaguars, the tigers and the lions.">
<s>
<np def="def" tr="theme" role="subj" locus="number" case="NOM">
<word gloss="the" posp="det" def="def" tr="theme" role="subj" locus="number" case="NOM"/>
<word posp="noun" gloss="hunter" def="def" tr="theme" role="subj" locus="number" case="NOM"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" obj="3">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpmode" function="proclitic" gloss="indicative"/>
<thingy type="vpvoice" function="proclitic" gloss="active"/>
<thingy type="vpobj" function="proclitic" gloss="3"/>
<thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
<word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" obj="3"/>
+ <thingy type="verbsubj" function="suffix" gloss="3"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np def="def" locus="number" role="obj" tr="rheme" case="ACC">
<word gloss="the" posp="det" def="def" locus="number" role="obj" tr="rheme" case="ACC"/>
<word posp="noun" gloss="jaguar" def="def" locus="number" role="obj" tr="rheme" case="ACC"/>
</np>
<word posp="conj" gloss="and"/>
<np def="def" locus="number" role="obj" tr="rheme" case="ACC">
<word gloss="the" posp="det" def="def" locus="number" role="obj" tr="rheme" case="ACC"/>
<word posp="noun" gloss="tiger" def="def" locus="number" role="obj" tr="rheme" case="ACC"/>
</np>
<word posp="conj" gloss="and"/>
<np def="def" locus="number" role="obj" tr="rheme" case="ACC">
<word gloss="the" posp="det" def="def" locus="number" role="obj" tr="rheme" case="ACC"/>
<word posp="noun" gloss="lion" def="def" locus="number" role="obj" tr="rheme" case="ACC"/>
</np>
</s>
</example>
flatten:
<example id="conj1" translation="The hunter killed the jaguars, the tigers and the lions."> - <s> - <np def="def" tr="theme" role="subj" locus="number" case="NOM"> + <flat> <word gloss="the" posp="det" def="def" tr="theme" role="subj" locus="number" case="NOM"/> <word posp="noun" gloss="hunter" def="def" tr="theme" role="subj" locus="number" case="NOM"/> - </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" obj="3"> <thingy type="vpta" function="proclitic" gloss="PAST"/> <thingy type="vpmode" function="proclitic" gloss="indicative"/> <thingy type="vpvoice" function="proclitic" gloss="active"/> <thingy type="vpobj" function="proclitic" gloss="3"/> <thingy type="vpquestion" function="proclitic" gloss="not.Q"/> <word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" obj="3"/> <thingy type="verbsubj" function="suffix" gloss="3"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> - </vp> - <np def="def" locus="number" role="obj" tr="rheme" case="ACC"> <word gloss="the" posp="det" def="def" locus="number" role="obj" tr="rheme" case="ACC"/> <word posp="noun" gloss="jaguar" def="def" locus="number" role="obj" tr="rheme" case="ACC"/> - </np> <word posp="conj" gloss="and"/> - <np def="def" locus="number" role="obj" tr="rheme" case="ACC"> <word gloss="the" posp="det" def="def" locus="number" role="obj" tr="rheme" case="ACC"/> <word posp="noun" gloss="tiger" def="def" locus="number" role="obj" tr="rheme" case="ACC"/> - </np> <word posp="conj" gloss="and"/> - <np def="def" locus="number" role="obj" tr="rheme" case="ACC"> <word gloss="the" posp="det" def="def" locus="number" role="obj" tr="rheme" case="ACC"/> <word posp="noun" gloss="lion" def="def" locus="number" role="obj" tr="rheme" case="ACC"/> - </np> - </s> + </flat> </example>
addvocab:
<example id="conj1" translation="The hunter killed the jaguars, the tigers and the lions."> <flat> - <word gloss="the" posp="det" def="def" tr="theme" role="subj" locus="number" case="NOM"/> - <word posp="noun" gloss="hunter" def="def" tr="theme" role="subj" locus="number" case="NOM"/> - <thingy type="vpta" function="proclitic" gloss="PAST"/> - <thingy type="vpmode" function="proclitic" gloss="indicative"/> - <thingy type="vpvoice" function="proclitic" gloss="active"/> - <thingy type="vpobj" function="proclitic" gloss="3"/> - <thingy type="vpquestion" function="proclitic" gloss="not.Q"/> - <word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" obj="3"/> - <thingy type="verbsubj" function="suffix" gloss="3"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <word gloss="the" posp="det" def="def" locus="number" role="obj" tr="rheme" case="ACC"/> - <word posp="noun" gloss="jaguar" def="def" locus="number" role="obj" tr="rheme" case="ACC"/> - <word posp="conj" gloss="and"/> - <word gloss="the" posp="det" def="def" locus="number" role="obj" tr="rheme" case="ACC"/> - <word posp="noun" gloss="tiger" def="def" locus="number" role="obj" tr="rheme" case="ACC"/> - <word posp="conj" gloss="and"/> - <word gloss="the" posp="det" def="def" locus="number" role="obj" tr="rheme" case="ACC"/> - <word posp="noun" gloss="lion" def="def" locus="number" role="obj" tr="rheme" case="ACC"/> + <word gloss="the" posp="det" def="def" tr="theme" role="subj" locus="number" case="NOM" ph="h i t">hit</word> + <word posp="noun" gloss="hunter" def="def" tr="theme" role="subj" locus="number" case="NOM" ph="ʋ o m u ɡ u s">ʋomuɡus</word> + <thingy type="vpta" function="proclitic" gloss="PAST" ph="t o w">tow</thingy> + <thingy type="vpmode" function="proclitic" gloss="indicative" ph=""></thingy> + <thingy type="vpvoice" function="proclitic" gloss="active" ph=""></thingy> + <thingy type="vpobj" function="proclitic" gloss="3.OBJ" ph="s a l">sal</thingy> + <thingy type="vpquestion" function="proclitic" gloss="not.Q" ph=""></thingy> + <word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" obj="3" ph="f a l">fal</word> + <thingy type="verbsubj" function="suffix" gloss="3.SUBJ" attach="suffix" ph=""></thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> + <word gloss="the" posp="det" def="def" locus="number" role="obj" tr="rheme" case="ACC" ph="h i t">hit</word> + <word posp="noun" gloss="jaguar" def="def" locus="number" role="obj" tr="rheme" case="ACC" ph="d a t i b a f">datibaf</word> + <word posp="conj" gloss="and" ph="r u m">rum</word> + <word gloss="the" posp="det" def="def" locus="number" role="obj" tr="rheme" case="ACC" ph="h i t">hit</word> + <word posp="noun" gloss="tiger" def="def" locus="number" role="obj" tr="rheme" case="ACC" ph="j e f a d a r">jefadar</word> + <word posp="conj" gloss="and" ph="r u m">rum</word> + <word gloss="the" posp="det" def="def" locus="number" role="obj" tr="rheme" case="ACC" ph="h i t">hit</word> + <word posp="noun" gloss="lion" def="def" locus="number" role="obj" tr="rheme" case="ACC" ph="t o d u h u k">toduhuk</word> </flat> </example>
vowelharmony:
No change.
removetags:
<example id="conj1" translation="The hunter killed the jaguars, the tigers and the lions."> <flat> - <word gloss="the" posp="det" def="def" tr="theme" role="subj" locus="number" case="NOM" ph="h i t">hit</word> - <word posp="noun" gloss="hunter" def="def" tr="theme" role="subj" locus="number" case="NOM" ph="ʋ o m u ɡ u s">ʋomuɡus</word> - <thingy type="vpta" function="proclitic" gloss="PAST" ph="t o w">tow</thingy> - <thingy type="vpmode" function="proclitic" gloss="indicative" ph=""></thingy> - <thingy type="vpvoice" function="proclitic" gloss="active" ph=""></thingy> - <thingy type="vpobj" function="proclitic" gloss="3.OBJ" ph="s a l">sal</thingy> - <thingy type="vpquestion" function="proclitic" gloss="not.Q" ph=""></thingy> - <word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" obj="3" ph="f a l">fal</word> - <thingy type="verbsubj" function="suffix" gloss="3.SUBJ" attach="suffix" ph=""></thingy> - <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> - <word gloss="the" posp="det" def="def" locus="number" role="obj" tr="rheme" case="ACC" ph="h i t">hit</word> - <word posp="noun" gloss="jaguar" def="def" locus="number" role="obj" tr="rheme" case="ACC" ph="d a t i b a f">datibaf</word> - <word posp="conj" gloss="and" ph="r u m">rum</word> - <word gloss="the" posp="det" def="def" locus="number" role="obj" tr="rheme" case="ACC" ph="h i t">hit</word> - <word posp="noun" gloss="tiger" def="def" locus="number" role="obj" tr="rheme" case="ACC" ph="j e f a d a r">jefadar</word> - <word posp="conj" gloss="and" ph="r u m">rum</word> - <word gloss="the" posp="det" def="def" locus="number" role="obj" tr="rheme" case="ACC" ph="h i t">hit</word> - <word posp="noun" gloss="lion" def="def" locus="number" role="obj" tr="rheme" case="ACC" ph="t o d u h u k">toduhuk</word> + <word gloss="the" posp="det" def="def" tr="theme" role="subj" locus="number" case="NOM">hit</word> + <word posp="noun" gloss="hunter" def="def" tr="theme" role="subj" locus="number" case="NOM">ʋomuɡus</word> + <thingy type="vpta" function="proclitic" gloss="PAST">tow</thingy> + <thingy type="vpobj" function="proclitic" gloss="3.OBJ">sal</thingy> + <word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" obj="3">fal</word> + <word gloss="the" posp="det" def="def" locus="number" role="obj" tr="rheme" case="ACC">hit</word> + <word posp="noun" gloss="jaguar" def="def" locus="number" role="obj" tr="rheme" case="ACC">datibaf</word> + <word posp="conj" gloss="and">rum</word> + <word gloss="the" posp="det" def="def" locus="number" role="obj" tr="rheme" case="ACC">hit</word> + <word posp="noun" gloss="tiger" def="def" locus="number" role="obj" tr="rheme" case="ACC">jefadar</word> + <word posp="conj" gloss="and">rum</word> + <word gloss="the" posp="det" def="def" locus="number" role="obj" tr="rheme" case="ACC">hit</word> + <word posp="noun" gloss="lion" def="def" locus="number" role="obj" tr="rheme" case="ACC">toduhuk</word> </flat> + <p><span class="ilpair"><span class="mor">hit</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">ʋomuɡus</span><br><span class="gls">hunter</span></span> <span class="ilpair"><span class="mor">tow</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">sal</span><br><span class="gls">3.<span class="glssc">OBJ</span></span></span> <span class="ilpair"><span class="mor">fal</span><br><span class="gls">kill</span></span> <span class="ilpair"><span class="mor">hit</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">datibaf</span><br><span class="gls">jaguar</span></span> <span class="ilpair"><span class="mor">rum</span><br><span class="gls">and</span></span> <span class="ilpair"><span class="mor">hit</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">jefadar</span><br><span class="gls">tiger</span></span> <span class="ilpair"><span class="mor">rum</span><br><span class="gls">and</span></span> <span class="ilpair"><span class="mor">hit</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">toduhuk</span><br><span class="gls">lion</span></span></p> + <p>hit ʋomuɡus tow sal fal hit datibaf rum hit jefadar rum hit toduhuk</p> + <p>hit womugus toww sal fal hit datibaf rum hit jefadar rum hit toduhuk</p> + <il> + <w> + <o>hit</o> + <g>the</g> + </w> + <w> + <o>ʋomuɡus</o> + <g>hunter</g> + </w> + <w> + <o>tow</o> + <g>PAST</g> + </w> + <w> + <o>sal</o> + <g>3.OBJ</g> + </w> + <w> + <o>fal</o> + <g>kill</g> + </w> + <w> + <o>hit</o> + <g>the</g> + </w> + <w> + <o>datibaf</o> + <g>jaguar</g> + </w> + <w> + <o>rum</o> + <g>and</g> + </w> + <w> + <o>hit</o> + <g>the</g> + </w> + <w> + <o>jefadar</o> + <g>tiger</g> + </w> + <w> + <o>rum</o> + <g>and</g> + </w> + <w> + <o>hit</o> + <g>the</g> + </w> + <w> + <o>toduhuk</o> + <g>lion</g> + </w> + </il> </example>
Hit womugus toww sal fal hit datibaf rum hit jefadar rum hit toduhuk. [hit ʋomuɡus tow sal fal hit datibaf rum hit jefadar rum hit toduhuk] hit the ʋomuɡus hunter tow PAST sal 3.OBJ fal kill hit the datibaf jaguar rum and hit the jefadar tiger rum and hit the toduhuk lion “The hunter killed the jaguars, the tigers and the lions.” | (25) |
Modifiers and Determiners
The ordering of demonstratives, articles (if present), and other modifiers in Yezin 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
Yezin forms relative clauses by placing the relative clause after the noun it modifies. The clause follows the internal word order of ordinary finite clauses. A dedicated relativising marker introduces the clause and identifies the relationship between the head noun and its role inside the relative clause.
To illustrate how relative clauses work, let us begin with a simple sentence:
initial XML:
<example id="relp1" translation="I patted the cat.">
<s>
<vp tam="past-punct">
<verb>pat</verb>
</vp>
<np number="sing" def="neither" role="subj">
<pron person="1excl" number="sing"/>
</np>
<np def="def" number="sing" tr="rheme" role="obj">
<noun>cat</noun>
</np>
</s>
</example>cleanup:
<example id="relp1" translation="I patted the cat."> <s> - <vp tam="past-punct"> - <verb>pat</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="pat"/> </vp> - <np number="sing" def="neither" role="subj"> - <pron person="1excl" number="sing"/> + <np number="sing" def="neither" role="subj" locus="number"> + <word person="1excl" number="sing" posp="pron"/> </np> - <np def="def" number="sing" tr="rheme" role="obj"> - <noun>cat</noun> + <np def="def" number="sing" tr="rheme" role="obj" locus="number"> + <word posp="noun" gloss="cat"/> </np> </s> </example>
module articles:
<example id="relp1" translation="I patted the cat.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active">
<word posp="verb" gloss="pat"/>
</vp>
<np number="sing" def="neither" role="subj" locus="number">
<word person="1excl" number="sing" posp="pron"/>
</np>
<np def="def" number="sing" tr="rheme" role="obj" locus="number">
<word posp="noun" gloss="cat"/>
+ <word gloss="the" posp="det"/>
</np>
</s>
</example>
module nonpastonly:
<example id="relp1" translation="I patted the cat."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="pat"/> </vp> <np number="sing" def="neither" role="subj" locus="number"> <word person="1excl" number="sing" posp="pron"/> </np> <np def="def" number="sing" tr="rheme" role="obj" locus="number"> <word posp="noun" gloss="cat"/> <word gloss="the" posp="det"/> </np> </s> </example>
module noepistemic:
No change.
module NRel:
No change.
module sentenceconnectors:
No change.
module nominalise:
No change.
tva1tva2
module affixdensity:
No change.
module adpositions:
No change.
module constorder:
<example id="relp1" translation="I patted the cat."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> - <word posp="verb" gloss="pat"/> - </vp> <np number="sing" def="neither" role="subj" locus="number"> <word person="1excl" number="sing" posp="pron"/> </np> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <word posp="verb" gloss="pat"/> + </vp> <np def="def" number="sing" tr="rheme" role="obj" locus="number"> <word posp="noun" gloss="cat"/> <word gloss="the" posp="det"/> </np> </s> </example>
module casemarking:
<example id="relp1" translation="I patted the cat."> <s> - <np number="sing" def="neither" role="subj" locus="number"> + <np number="sing" def="neither" role="subj" locus="number" case="NOM"> <word person="1excl" number="sing" posp="pron"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="pat"/> </vp> - <np def="def" number="sing" tr="rheme" role="obj" locus="number"> + <np def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC"> <word posp="noun" gloss="cat"/> <word gloss="the" posp="det"/> </np> </s> </example>
module markowner:
No change.
module propagatenumber:
No change.
module simplifynumber:
<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 def="neither" role="subj" locus="number" case="NOM"> + <word person="1excl" posp="pron"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="pat"/> </vp> - <np def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC"> + <np def="def" tr="rheme" role="obj" locus="number" case="ACC"> <word posp="noun" gloss="cat"/> <word gloss="the" posp="det"/> </np> </s> </example>
createpronouns:
No change.
module ngen:
No change.
module wordorder:
No change.
module wordorder:
No change.
module wordorder:
<example id="relp1" translation="I patted the cat.">
<s>
<np def="neither" role="subj" locus="number" case="NOM">
<word person="1excl" posp="pron"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="pat"/>
</vp>
<np def="def" tr="rheme" role="obj" locus="number" case="ACC">
- <word posp="noun" gloss="cat"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="cat"/>
</np>
</s>
</example>
module conjp:
No change.
flattenconjp:
No change.
fixpronouns:
<example id="relp1" translation="I patted the cat.">
<s>
<np def="neither" role="subj" locus="number" case="NOM">
- <word person="1excl" posp="pron"/>
+ <word person="1excl" posp="pron" gloss="1excl"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="pat"/>
</vp>
<np def="def" tr="rheme" role="obj" locus="number" case="ACC">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="cat"/>
</np>
</s>
</example>
copyuptophrase:
<example id="relp1" translation="I patted the cat."> <s> - <np def="neither" role="subj" locus="number" case="NOM"> + <np def="neither" role="subj" locus="number" case="NOM" person="1excl"> <word person="1excl" posp="pron" gloss="1excl"/> </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" obj="3"> <word posp="verb" gloss="pat"/> </vp> <np def="def" tr="rheme" role="obj" locus="number" case="ACC"> <word gloss="the" posp="det"/> <word posp="noun" gloss="cat"/> </np> </s> </example>
prodrop:
<example id="relp1" translation="I patted the cat."> <s> - <np def="neither" role="subj" locus="number" case="NOM" person="1excl"> - <word person="1excl" posp="pron" gloss="1excl"/> - </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl" obj="3"> <word posp="verb" gloss="pat"/> </vp> <np def="def" tr="rheme" role="obj" locus="number" case="ACC"> <word gloss="the" posp="det"/> <word posp="noun" gloss="cat"/> </np> </s> </example>
addclitics:
<example id="relp1" translation="I patted the cat.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl" obj="3">
+ <thingy type="vpta" function="proclitic" gloss="PAST"/>
+ <thingy type="vpmode" function="proclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="proclitic" gloss="active"/>
+ <thingy type="vpobj" function="proclitic" gloss="3"/>
+ <thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
<word posp="verb" gloss="pat"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np def="def" tr="rheme" role="obj" locus="number" case="ACC">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="cat"/>
</np>
</s>
</example>
propagateArgumentCase:
No change.
unwrapArgumentNPs:
No change.
unwrapOwnerOwned:
No change.
movedowntoword:
<example id="relp1" translation="I patted the cat.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl" obj="3">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpmode" function="proclitic" gloss="indicative"/>
<thingy type="vpvoice" function="proclitic" gloss="active"/>
<thingy type="vpobj" function="proclitic" gloss="3"/>
<thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
- <word posp="verb" gloss="pat"/>
+ <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl" obj="3"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np def="def" tr="rheme" role="obj" locus="number" case="ACC">
- <word gloss="the" posp="det"/>
- <word posp="noun" gloss="cat"/>
+ <word gloss="the" posp="det" def="def" tr="rheme" role="obj" locus="number" case="ACC"/>
+ <word posp="noun" gloss="cat" def="def" tr="rheme" role="obj" locus="number" case="ACC"/>
</np>
</s>
</example>
addaffixes:
About to call getSlotValue for pat/verb/subj/optionalGot 1excl
<example id="relp1" translation="I patted the cat.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl" obj="3">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpmode" function="proclitic" gloss="indicative"/>
<thingy type="vpvoice" function="proclitic" gloss="active"/>
<thingy type="vpobj" function="proclitic" gloss="3"/>
<thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
<word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl" obj="3"/>
+ <thingy type="verbsubj" function="suffix" gloss="1excl"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np def="def" tr="rheme" role="obj" locus="number" case="ACC">
<word gloss="the" posp="det" def="def" tr="rheme" role="obj" locus="number" case="ACC"/>
<word posp="noun" gloss="cat" def="def" tr="rheme" role="obj" locus="number" case="ACC"/>
</np>
</s>
</example>
flatten:
<example id="relp1" translation="I patted the cat."> - <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl" obj="3"> + <flat> <thingy type="vpta" function="proclitic" gloss="PAST"/> <thingy type="vpmode" function="proclitic" gloss="indicative"/> <thingy type="vpvoice" function="proclitic" gloss="active"/> <thingy type="vpobj" function="proclitic" gloss="3"/> <thingy type="vpquestion" function="proclitic" gloss="not.Q"/> <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl" obj="3"/> <thingy type="verbsubj" function="suffix" gloss="1excl"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> - </vp> - <np def="def" tr="rheme" role="obj" locus="number" case="ACC"> <word gloss="the" posp="det" def="def" tr="rheme" role="obj" locus="number" case="ACC"/> <word posp="noun" gloss="cat" def="def" tr="rheme" role="obj" locus="number" case="ACC"/> - </np> - </s> + </flat> </example>
addvocab:
<example id="relp1" translation="I patted the cat."> <flat> - <thingy type="vpta" function="proclitic" gloss="PAST"/> - <thingy type="vpmode" function="proclitic" gloss="indicative"/> - <thingy type="vpvoice" function="proclitic" gloss="active"/> - <thingy type="vpobj" function="proclitic" gloss="3"/> - <thingy type="vpquestion" function="proclitic" gloss="not.Q"/> - <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl" obj="3"/> - <thingy type="verbsubj" function="suffix" gloss="1excl"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <word gloss="the" posp="det" def="def" tr="rheme" role="obj" locus="number" case="ACC"/> - <word posp="noun" gloss="cat" def="def" tr="rheme" role="obj" locus="number" case="ACC"/> + <thingy type="vpta" function="proclitic" gloss="PAST" ph="t o w">tow</thingy> + <thingy type="vpmode" function="proclitic" gloss="indicative" ph=""></thingy> + <thingy type="vpvoice" function="proclitic" gloss="active" ph=""></thingy> + <thingy type="vpobj" function="proclitic" gloss="3.OBJ" ph="s a l">sal</thingy> + <thingy type="vpquestion" function="proclitic" gloss="not.Q" ph=""></thingy> + <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl" obj="3" ph="l i w o h">liwoh</word> + <thingy type="verbsubj" function="suffix" gloss="1excl.SUBJ" attach="suffix" ph="e k">ek</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> + <word gloss="the" posp="det" def="def" tr="rheme" role="obj" locus="number" case="ACC" ph="h i t">hit</word> + <word posp="noun" gloss="cat" def="def" tr="rheme" role="obj" locus="number" case="ACC" ph="d e t">det</word> </flat> </example>
vowelharmony:
No change.
removetags:
<example id="relp1" translation="I patted the cat."> <flat> - <thingy type="vpta" function="proclitic" gloss="PAST" ph="t o w">tow</thingy> - <thingy type="vpmode" function="proclitic" gloss="indicative" ph=""></thingy> - <thingy type="vpvoice" function="proclitic" gloss="active" ph=""></thingy> - <thingy type="vpobj" function="proclitic" gloss="3.OBJ" ph="s a l">sal</thingy> - <thingy type="vpquestion" function="proclitic" gloss="not.Q" ph=""></thingy> - <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl" obj="3" ph="l i w o h">liwoh</word> - <thingy type="verbsubj" function="suffix" gloss="1excl.SUBJ" attach="suffix" ph="e k">ek</thingy> - <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> - <word gloss="the" posp="det" def="def" tr="rheme" role="obj" locus="number" case="ACC" ph="h i t">hit</word> - <word posp="noun" gloss="cat" def="def" tr="rheme" role="obj" locus="number" case="ACC" ph="d e t">det</word> + <thingy type="vpta" function="proclitic" gloss="PAST">tow</thingy> + <thingy type="vpobj" function="proclitic" gloss="3.OBJ">sal</thingy> + <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl" obj="3">liwoh</word> + <thingy type="verbsubj" function="suffix" gloss="1excl.SUBJ">ek</thingy> + <word gloss="the" posp="det" def="def" tr="rheme" role="obj" locus="number" case="ACC">hit</word> + <word posp="noun" gloss="cat" def="def" tr="rheme" role="obj" locus="number" case="ACC">det</word> </flat> + <p><span class="ilpair"><span class="mor">tow</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">sal</span><br><span class="gls">3.<span class="glssc">OBJ</span></span></span> <span class="ilpair"><span class="mor">liwoh</span><br><span class="gls">pat</span></span> <span class="ilpair"><span class="mor">-ek</span><br><span class="gls">1excl.<span class="glssc">SUBJ</span></span></span> <span class="ilpair"><span class="mor">hit</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">det</span><br><span class="gls">cat</span></span></p> + <p>tow sal liwohek hit det</p> + <p>toww sal liwwohek hit det</p> + <il> + <w> + <o>tow</o> + <g>PAST</g> + </w> + <w> + <o>sal</o> + <g>3.OBJ</g> + </w> + <w> + <o>liwoh</o> + <g>pat</g> + </w> + <w> + <o>-ek</o> + <g>1excl.SUBJ</g> + </w> + <w> + <o>hit</o> + <g>the</g> + </w> + <w> + <o>det</o> + <g>cat</g> + </w> + </il> </example>
Toww sal liwwohek hit det. [tow sal liwohek hit det] tow PAST sal 3.OBJ liwoh pat -ek 1excl.SUBJ hit the det cat “I patted the cat.” | (26) |
We can now add a relative clause modifying the noun:
initial XML:
<example id="relp2" translation="I patted the cat that caught the mouse.">
<s>
<vp tam="past-punct">
<verb>pat</verb>
</vp>
<np number="sing" def="neither" role="subj">
<pron person="1excl" number="sing"/>
</np>
<np role="obj">
<relp>
<vp tam="past-punct">
<verb>catch</verb>
</vp>
<np def="def" number="sing" role="subj" head="this">
<noun>cat</noun>
</np>
<np def="def" number="sing" role="obj">
<noun>mouse</noun>
</np>
</relp>
</np>
</s>
</example>cleanup:
<example id="relp2" translation="I patted the cat that caught the mouse."> <s> - <vp tam="past-punct"> - <verb>pat</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="pat"/> </vp> - <np number="sing" def="neither" role="subj"> - <pron person="1excl" number="sing"/> + <np number="sing" def="neither" role="subj" locus="number"> + <word person="1excl" number="sing" posp="pron"/> </np> <np role="obj"> <relp> - <vp tam="past-punct"> - <verb>catch</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="catch"/> </vp> - <np def="def" number="sing" role="subj" head="this"> - <noun>cat</noun> + <np def="def" number="sing" role="subj" head="this" locus="number"> + <word posp="noun" gloss="cat"/> </np> - <np def="def" number="sing" role="obj"> - <noun>mouse</noun> + <np def="def" number="sing" role="obj" locus="number"> + <word posp="noun" gloss="mouse"/> </np> </relp> </np> </s> </example>
module articles:
<example id="relp2" translation="I patted the cat that caught the mouse.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active">
<word posp="verb" gloss="pat"/>
</vp>
<np number="sing" def="neither" role="subj" locus="number">
<word person="1excl" number="sing" posp="pron"/>
</np>
<np role="obj">
<relp>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active">
<word posp="verb" gloss="catch"/>
</vp>
<np def="def" number="sing" role="subj" head="this" locus="number">
<word posp="noun" gloss="cat"/>
+ <word gloss="the" posp="det"/>
</np>
<np def="def" number="sing" role="obj" locus="number">
<word posp="noun" gloss="mouse"/>
+ <word gloss="the" posp="det"/>
</np>
</relp>
</np>
</s>
</example>
module nonpastonly:
<example id="relp2" translation="I patted the cat that caught the mouse."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="pat"/> </vp> <np number="sing" def="neither" role="subj" locus="number"> <word person="1excl" number="sing" posp="pron"/> </np> <np role="obj"> <relp> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="catch"/> </vp> <np def="def" number="sing" role="subj" head="this" locus="number"> <word posp="noun" gloss="cat"/> <word gloss="the" posp="det"/> </np> <np def="def" number="sing" role="obj" locus="number"> <word posp="noun" gloss="mouse"/> <word gloss="the" posp="det"/> </np> </relp> </np> </s> </example>
module noepistemic:
No change.
module NRel:
<example id="relp2" translation="I patted the cat that caught the mouse.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="pat"/>
</vp>
<np number="sing" def="neither" role="subj" locus="number">
<word person="1excl" number="sing" posp="pron"/>
</np>
- <np role="obj">
- <relp>
- <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
- <word posp="verb" gloss="catch"/>
- </vp>
- <np def="def" number="sing" role="subj" head="this" locus="number">
+ <np id="parent">
+ <np def="def" number="sing" role="obj" locus="number" id="headnp" tr="">
<word posp="noun" gloss="cat"/>
<word gloss="the" posp="det"/>
</np>
+ <relp comma="after">
+ <np id="relnp" number="sing" def="neither" role="subj" comma="before">
+ <word posp="pron" gloss="RELPRON"/>
+ </np>
+ <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
+ <word posp="verb" gloss="catch"/>
+ </vp>
<np def="def" number="sing" role="obj" locus="number">
<word posp="noun" gloss="mouse"/>
<word gloss="the" posp="det"/>
</np>
</relp>
</np>
</s>
</example>
module sentenceconnectors:
No change.
module nominalise:
No change.
tva1tva2
tva1
tva2
module affixdensity:
No change.
module adpositions:
No change.
module constorder:
<example id="relp2" translation="I patted the cat that caught the mouse."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> - <word posp="verb" gloss="pat"/> - </vp> <np number="sing" def="neither" role="subj" locus="number"> <word person="1excl" number="sing" posp="pron"/> </np> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <word posp="verb" gloss="pat"/> + </vp> <np id="parent"> <np def="def" number="sing" role="obj" locus="number" id="headnp" tr=""> <word posp="noun" gloss="cat"/> <word gloss="the" posp="det"/> </np> <relp comma="after"> <np id="relnp" number="sing" def="neither" role="subj" comma="before"> <word posp="pron" gloss="RELPRON"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="catch"/> </vp> <np def="def" number="sing" role="obj" locus="number"> <word posp="noun" gloss="mouse"/> <word gloss="the" posp="det"/> </np> </relp> </np> </s> </example>
module casemarking:
<example id="relp2" translation="I patted the cat that caught the mouse."> <s> - <np number="sing" def="neither" role="subj" locus="number"> + <np number="sing" def="neither" role="subj" locus="number" case="NOM"> <word person="1excl" number="sing" posp="pron"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="pat"/> </vp> <np id="parent"> <np def="def" number="sing" role="obj" locus="number" id="headnp" tr=""> <word posp="noun" gloss="cat"/> <word gloss="the" posp="det"/> </np> <relp comma="after"> - <np id="relnp" number="sing" def="neither" role="subj" comma="before"> + <np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM"> <word posp="pron" gloss="RELPRON"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="catch"/> </vp> - <np def="def" number="sing" role="obj" locus="number"> + <np def="def" number="sing" role="obj" locus="number" case="ACC"> <word posp="noun" gloss="mouse"/> <word gloss="the" posp="det"/> </np> </relp> </np> </s> </example>
module markowner:
No change.
module propagatenumber:
<example id="relp2" translation="I patted the cat that caught the mouse.">
<s>
<np number="sing" def="neither" role="subj" locus="number" case="NOM">
<word person="1excl" number="sing" posp="pron"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="pat"/>
</vp>
- <np id="parent">
+ <np id="parent" number="sing">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="">
<word posp="noun" gloss="cat"/>
<word gloss="the" posp="det"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="catch"/>
</vp>
<np def="def" number="sing" role="obj" locus="number" case="ACC">
<word posp="noun" gloss="mouse"/>
<word gloss="the" posp="det"/>
</np>
</relp>
</np>
</s>
</example>
module simplifynumber:
<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 def="neither" role="subj" locus="number" case="NOM"> + <word person="1excl" posp="pron"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="pat"/> </vp> - <np id="parent" number="sing"> - <np def="def" number="sing" role="obj" locus="number" id="headnp" tr=""> + <np id="parent"> + <np def="def" role="obj" locus="number" id="headnp" tr=""> <word posp="noun" gloss="cat"/> <word gloss="the" posp="det"/> </np> <relp comma="after"> - <np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM"> + <np id="relnp" def="neither" role="subj" comma="before" case="NOM"> <word posp="pron" gloss="RELPRON"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="catch"/> </vp> - <np def="def" number="sing" role="obj" locus="number" case="ACC"> + <np def="def" role="obj" locus="number" case="ACC"> <word posp="noun" gloss="mouse"/> <word gloss="the" posp="det"/> </np> </relp> </np> </s> </example>
createpronouns:
No change.
module ngen:
No change.
module wordorder:
No change.
module wordorder:
No change.
module wordorder:
<example id="relp2" translation="I patted the cat that caught the mouse.">
<s>
<np def="neither" role="subj" locus="number" case="NOM">
<word person="1excl" posp="pron"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="pat"/>
</vp>
<np id="parent">
<np def="def" role="obj" locus="number" id="headnp" tr="">
- <word posp="noun" gloss="cat"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="cat"/>
</np>
<relp comma="after">
<np id="relnp" def="neither" role="subj" comma="before" case="NOM">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="catch"/>
</vp>
<np def="def" role="obj" locus="number" case="ACC">
- <word posp="noun" gloss="mouse"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="mouse"/>
</np>
</relp>
</np>
</s>
</example>
module conjp:
No change.
flattenconjp:
No change.
fixpronouns:
<example id="relp2" translation="I patted the cat that caught the mouse.">
<s>
<np def="neither" role="subj" locus="number" case="NOM">
- <word person="1excl" posp="pron"/>
+ <word person="1excl" posp="pron" gloss="1excl"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="pat"/>
</vp>
<np id="parent">
<np def="def" role="obj" locus="number" id="headnp" tr="">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="cat"/>
</np>
<relp comma="after">
<np id="relnp" def="neither" role="subj" comma="before" case="NOM">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="catch"/>
</vp>
<np def="def" role="obj" locus="number" case="ACC">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="mouse"/>
</np>
</relp>
</np>
</s>
</example>
copyuptophrase:
<example id="relp2" translation="I patted the cat that caught the mouse."> <s> - <np def="neither" role="subj" locus="number" case="NOM"> + <np def="neither" role="subj" locus="number" case="NOM" person="1excl"> <word person="1excl" posp="pron" gloss="1excl"/> </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"> <word posp="verb" gloss="pat"/> </vp> <np id="parent"> <np def="def" role="obj" locus="number" id="headnp" tr=""> <word gloss="the" posp="det"/> <word posp="noun" gloss="cat"/> </np> <relp comma="after"> <np id="relnp" def="neither" role="subj" comma="before" case="NOM"> <word posp="pron" gloss="RELPRON"/> </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" obj="3"> <word posp="verb" gloss="catch"/> </vp> <np def="def" role="obj" locus="number" case="ACC"> <word gloss="the" posp="det"/> <word posp="noun" gloss="mouse"/> </np> </relp> </np> </s> </example>
prodrop:
<example id="relp2" translation="I patted the cat that caught the mouse."> <s> - <np def="neither" role="subj" locus="number" case="NOM" person="1excl"> - <word person="1excl" posp="pron" gloss="1excl"/> - </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl"> <word posp="verb" gloss="pat"/> </vp> <np id="parent"> <np def="def" role="obj" locus="number" id="headnp" tr=""> <word gloss="the" posp="det"/> <word posp="noun" gloss="cat"/> </np> <relp comma="after"> <np id="relnp" def="neither" role="subj" comma="before" case="NOM"> <word posp="pron" gloss="RELPRON"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" obj="3"> <word posp="verb" gloss="catch"/> </vp> <np def="def" role="obj" locus="number" case="ACC"> <word gloss="the" posp="det"/> <word posp="noun" gloss="mouse"/> </np> </relp> </np> </s> </example>
addclitics:
<example id="relp2" translation="I patted the cat that caught the mouse.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl">
+ <thingy type="vpta" function="proclitic" gloss="PAST"/>
+ <thingy type="vpmode" function="proclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="proclitic" gloss="active"/>
+ <thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
<word posp="verb" gloss="pat"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np id="parent">
<np def="def" role="obj" locus="number" id="headnp" tr="">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="cat"/>
</np>
<relp comma="after">
<np id="relnp" def="neither" role="subj" comma="before" case="NOM">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" obj="3">
+ <thingy type="vpta" function="proclitic" gloss="PAST"/>
+ <thingy type="vpmode" function="proclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="proclitic" gloss="active"/>
+ <thingy type="vpobj" function="proclitic" gloss="3"/>
+ <thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
<word posp="verb" gloss="catch"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np def="def" role="obj" locus="number" case="ACC">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="mouse"/>
</np>
</relp>
</np>
</s>
</example>
propagateArgumentCase:
No change.
unwrapArgumentNPs:
No change.
unwrapOwnerOwned:
No change.
movedowntoword:
<example id="relp2" translation="I patted the cat that caught the mouse.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpmode" function="proclitic" gloss="indicative"/>
<thingy type="vpvoice" function="proclitic" gloss="active"/>
<thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
- <word posp="verb" gloss="pat"/>
+ <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np id="parent">
<np def="def" role="obj" locus="number" id="headnp" tr="">
- <word gloss="the" posp="det"/>
- <word posp="noun" gloss="cat"/>
+ <word gloss="the" posp="det" def="def" role="obj" locus="number" id="headnp"/>
+ <word posp="noun" gloss="cat" def="def" role="obj" locus="number" id="headnp"/>
</np>
<relp comma="after">
<np id="relnp" def="neither" role="subj" comma="before" case="NOM">
- <word posp="pron" gloss="RELPRON"/>
+ <word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="subj" comma="before" case="NOM"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" obj="3">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpmode" function="proclitic" gloss="indicative"/>
<thingy type="vpvoice" function="proclitic" gloss="active"/>
<thingy type="vpobj" function="proclitic" gloss="3"/>
<thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
- <word posp="verb" gloss="catch"/>
+ <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" obj="3"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np def="def" role="obj" locus="number" case="ACC">
- <word gloss="the" posp="det"/>
- <word posp="noun" gloss="mouse"/>
+ <word gloss="the" posp="det" def="def" role="obj" locus="number" case="ACC"/>
+ <word posp="noun" gloss="mouse" def="def" role="obj" locus="number" case="ACC"/>
</np>
</relp>
</np>
</s>
</example>
addaffixes:
About to call getSlotValue for pat/verb/subj/optionalGot 1excl
About to call getSlotValue for catch/verb/subj/optional
Got 3
<example id="relp2" translation="I patted the cat that caught the mouse.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpmode" function="proclitic" gloss="indicative"/>
<thingy type="vpvoice" function="proclitic" gloss="active"/>
<thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
<word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl"/>
+ <thingy type="verbsubj" function="suffix" gloss="1excl"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np id="parent">
<np def="def" role="obj" locus="number" id="headnp" tr="">
<word gloss="the" posp="det" def="def" role="obj" locus="number" id="headnp"/>
<word posp="noun" gloss="cat" def="def" role="obj" locus="number" id="headnp"/>
</np>
<relp comma="after">
<np id="relnp" def="neither" role="subj" comma="before" case="NOM">
<word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="subj" comma="before" case="NOM"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" obj="3">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpmode" function="proclitic" gloss="indicative"/>
<thingy type="vpvoice" function="proclitic" gloss="active"/>
<thingy type="vpobj" function="proclitic" gloss="3"/>
<thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
<word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" obj="3"/>
+ <thingy type="verbsubj" function="suffix" gloss="3"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np def="def" role="obj" locus="number" case="ACC">
<word gloss="the" posp="det" def="def" role="obj" locus="number" case="ACC"/>
<word posp="noun" gloss="mouse" def="def" role="obj" locus="number" case="ACC"/>
</np>
</relp>
</np>
</s>
</example>
flatten:
<example id="relp2" translation="I patted the cat that caught the mouse."> - <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl"> + <flat> <thingy type="vpta" function="proclitic" gloss="PAST"/> <thingy type="vpmode" function="proclitic" gloss="indicative"/> <thingy type="vpvoice" function="proclitic" gloss="active"/> <thingy type="vpquestion" function="proclitic" gloss="not.Q"/> <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl"/> <thingy type="verbsubj" function="suffix" gloss="1excl"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> - </vp> - <np id="parent"> - <np def="def" role="obj" locus="number" id="headnp" tr=""> <word gloss="the" posp="det" def="def" role="obj" locus="number" id="headnp"/> <word posp="noun" gloss="cat" def="def" role="obj" locus="number" id="headnp"/> - </np> - <relp comma="after"> - <np id="relnp" def="neither" role="subj" comma="before" case="NOM"> <word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="subj" comma="before" case="NOM"/> - </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" obj="3"> <thingy type="vpta" function="proclitic" gloss="PAST"/> <thingy type="vpmode" function="proclitic" gloss="indicative"/> <thingy type="vpvoice" function="proclitic" gloss="active"/> <thingy type="vpobj" function="proclitic" gloss="3"/> <thingy type="vpquestion" function="proclitic" gloss="not.Q"/> <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" obj="3"/> <thingy type="verbsubj" function="suffix" gloss="3"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> - </vp> - <np def="def" role="obj" locus="number" case="ACC"> <word gloss="the" posp="det" def="def" role="obj" locus="number" case="ACC"/> - <word posp="noun" gloss="mouse" def="def" role="obj" locus="number" case="ACC"/> - </np> - </relp> - </np> - </s> + <word posp="noun" gloss="mouse" def="def" role="obj" locus="number" case="ACC" comma="after"/> + </flat> </example>
addvocab:
<example id="relp2" translation="I patted the cat that caught the mouse."> <flat> - <thingy type="vpta" function="proclitic" gloss="PAST"/> - <thingy type="vpmode" function="proclitic" gloss="indicative"/> - <thingy type="vpvoice" function="proclitic" gloss="active"/> - <thingy type="vpquestion" function="proclitic" gloss="not.Q"/> - <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl"/> - <thingy type="verbsubj" function="suffix" gloss="1excl"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <word gloss="the" posp="det" def="def" role="obj" locus="number" id="headnp"/> - <word posp="noun" gloss="cat" def="def" role="obj" locus="number" id="headnp"/> - <word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="subj" comma="before" case="NOM"/> - <thingy type="vpta" function="proclitic" gloss="PAST"/> - <thingy type="vpmode" function="proclitic" gloss="indicative"/> - <thingy type="vpvoice" function="proclitic" gloss="active"/> - <thingy type="vpobj" function="proclitic" gloss="3"/> - <thingy type="vpquestion" function="proclitic" gloss="not.Q"/> - <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" obj="3"/> - <thingy type="verbsubj" function="suffix" gloss="3"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <word gloss="the" posp="det" def="def" role="obj" locus="number" case="ACC"/> - <word posp="noun" gloss="mouse" def="def" role="obj" locus="number" case="ACC" comma="after"/> + <thingy type="vpta" function="proclitic" gloss="PAST" ph="t o w">tow</thingy> + <thingy type="vpmode" function="proclitic" gloss="indicative" ph=""></thingy> + <thingy type="vpvoice" function="proclitic" gloss="active" ph=""></thingy> + <thingy type="vpquestion" function="proclitic" gloss="not.Q" ph=""></thingy> + <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl" ph="l i w o h">liwoh</word> + <thingy type="verbsubj" function="suffix" gloss="1excl.SUBJ" attach="suffix" ph="e k">ek</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> + <word gloss="the" posp="det" def="def" role="obj" locus="number" id="headnp" ph="h i t">hit</word> + <word posp="noun" gloss="cat" def="def" role="obj" locus="number" id="headnp" ph="d e t">det</word> + <word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="subj" comma="before" case="NOM" ph="n a n">nan</word> + <thingy type="vpta" function="proclitic" gloss="PAST" ph="t o w">tow</thingy> + <thingy type="vpmode" function="proclitic" gloss="indicative" ph=""></thingy> + <thingy type="vpvoice" function="proclitic" gloss="active" ph=""></thingy> + <thingy type="vpobj" function="proclitic" gloss="3.OBJ" ph="s a l">sal</thingy> + <thingy type="vpquestion" function="proclitic" gloss="not.Q" ph=""></thingy> + <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" obj="3" ph="h i j">hij</word> + <thingy type="verbsubj" function="suffix" gloss="3.SUBJ" attach="suffix" ph=""></thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> + <word gloss="the" posp="det" def="def" role="obj" locus="number" case="ACC" ph="h i t">hit</word> + <word posp="noun" gloss="mouse" def="def" role="obj" locus="number" case="ACC" comma="after" ph="n o k e ɲ a z">nokeɲaz</word> </flat> </example>
vowelharmony:
No change.
removetags:
<example id="relp2" translation="I patted the cat that caught the mouse."> <flat> - <thingy type="vpta" function="proclitic" gloss="PAST" ph="t o w">tow</thingy> - <thingy type="vpmode" function="proclitic" gloss="indicative" ph=""></thingy> - <thingy type="vpvoice" function="proclitic" gloss="active" ph=""></thingy> - <thingy type="vpquestion" function="proclitic" gloss="not.Q" ph=""></thingy> - <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl" ph="l i w o h">liwoh</word> - <thingy type="verbsubj" function="suffix" gloss="1excl.SUBJ" attach="suffix" ph="e k">ek</thingy> - <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> - <word gloss="the" posp="det" def="def" role="obj" locus="number" id="headnp" ph="h i t">hit</word> - <word posp="noun" gloss="cat" def="def" role="obj" locus="number" id="headnp" ph="d e t">det</word> - <word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="subj" comma="before" case="NOM" ph="n a n">nan</word> - <thingy type="vpta" function="proclitic" gloss="PAST" ph="t o w">tow</thingy> - <thingy type="vpmode" function="proclitic" gloss="indicative" ph=""></thingy> - <thingy type="vpvoice" function="proclitic" gloss="active" ph=""></thingy> - <thingy type="vpobj" function="proclitic" gloss="3.OBJ" ph="s a l">sal</thingy> - <thingy type="vpquestion" function="proclitic" gloss="not.Q" ph=""></thingy> - <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" obj="3" ph="h i j">hij</word> - <thingy type="verbsubj" function="suffix" gloss="3.SUBJ" attach="suffix" ph=""></thingy> - <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> - <word gloss="the" posp="det" def="def" role="obj" locus="number" case="ACC" ph="h i t">hit</word> - <word posp="noun" gloss="mouse" def="def" role="obj" locus="number" case="ACC" comma="after" ph="n o k e ɲ a z">nokeɲaz</word> + <thingy type="vpta" function="proclitic" gloss="PAST">tow</thingy> + <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl">liwoh</word> + <thingy type="verbsubj" function="suffix" gloss="1excl.SUBJ">ek</thingy> + <word gloss="the" posp="det" def="def" role="obj" locus="number" id="headnp">hit</word> + <word posp="noun" gloss="cat" def="def" role="obj" locus="number" id="headnp">det,</word> + <word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="subj" comma="before" case="NOM">nan</word> + <thingy type="vpta" function="proclitic" gloss="PAST">tow</thingy> + <thingy type="vpobj" function="proclitic" gloss="3.OBJ">sal</thingy> + <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" obj="3">hij</word> + <word gloss="the" posp="det" def="def" role="obj" locus="number" case="ACC">hit</word> + <word posp="noun" gloss="mouse" def="def" role="obj" locus="number" case="ACC" comma="after">nokeɲaz</word> </flat> + <p><span class="ilpair"><span class="mor">tow</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">liwoh</span><br><span class="gls">pat</span></span> <span class="ilpair"><span class="mor">-ek</span><br><span class="gls">1excl.<span class="glssc">SUBJ</span></span></span> <span class="ilpair"><span class="mor">hit</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">det</span><br><span class="gls">cat</span></span> <span class="ilpair"><span class="mor">nan</span><br><span class="gls"><span class="glssc">RELPRON</span></span></span> <span class="ilpair"><span class="mor">tow</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">sal</span><br><span class="gls">3.<span class="glssc">OBJ</span></span></span> <span class="ilpair"><span class="mor">hij</span><br><span class="gls">catch</span></span> <span class="ilpair"><span class="mor">hit</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">nokeɲaz</span><br><span class="gls">mouse</span></span></p> + <p>tow liwohek hit det, nan tow sal hij hit nokeɲaz</p> + <p>toww liwwohek hit det, nan toww sal hij hit nokeñaz</p> + <il> + <w> + <o>tow</o> + <g>PAST</g> + </w> + <w> + <o>liwoh</o> + <g>pat</g> + </w> + <w> + <o>-ek</o> + <g>1excl.SUBJ</g> + </w> + <w> + <o>hit</o> + <g>the</g> + </w> + <w> + <o>det</o> + <g>cat</g> + </w> + <w> + <o>nan</o> + <g>RELPRON</g> + </w> + <w> + <o>tow</o> + <g>PAST</g> + </w> + <w> + <o>sal</o> + <g>3.OBJ</g> + </w> + <w> + <o>hij</o> + <g>catch</g> + </w> + <w> + <o>hit</o> + <g>the</g> + </w> + <w> + <o>nokeɲaz</o> + <g>mouse</g> + </w> + </il> </example>
Toww liwwohek hit det, nan toww sal hij hit nokeñaz. [tow liwohek hit det, nan tow sal hij hit nokeɲaz] tow PAST liwoh pat -ek 1excl.SUBJ hit the det cat nan RELPRON tow PAST sal 3.OBJ hij catch hit the nokeɲaz mouse “I patted the cat that caught the mouse.” | (27) |
Relative clauses may themselves contain other relative clauses:
initial XML:
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese.">
<s>
<vp tam="past-punct">
<verb>pat</verb>
</vp>
<np number="sing" def="neither" role="subj">
<pron person="1excl" number="sing"/>
</np>
<np role="obj">
<relp>
<vp tam="past-punct">
<verb>catch</verb>
</vp>
<np def="def" number="sing" role="subj" head="this">
<noun>cat</noun>
</np>
<np role="obj">
<relp>
<vp tam="past-punct">
<verb>eat</verb>
</vp>
<np def="def" number="sing" role="subj" head="this">
<noun>mouse</noun>
</np>
<np def="def" number="sing" role="obj">
<noun>cheese</noun>
</np>
</relp>
</np>
</relp>
</np>
</s>
</example>cleanup:
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese."> <s> - <vp tam="past-punct"> - <verb>pat</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="pat"/> </vp> - <np number="sing" def="neither" role="subj"> - <pron person="1excl" number="sing"/> + <np number="sing" def="neither" role="subj" locus="number"> + <word person="1excl" number="sing" posp="pron"/> </np> <np role="obj"> <relp> - <vp tam="past-punct"> - <verb>catch</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="catch"/> </vp> - <np def="def" number="sing" role="subj" head="this"> - <noun>cat</noun> + <np def="def" number="sing" role="subj" head="this" locus="number"> + <word posp="noun" gloss="cat"/> </np> <np role="obj"> <relp> - <vp tam="past-punct"> - <verb>eat</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="eat"/> </vp> - <np def="def" number="sing" role="subj" head="this"> - <noun>mouse</noun> + <np def="def" number="sing" role="subj" head="this" locus="number"> + <word posp="noun" gloss="mouse"/> </np> - <np def="def" number="sing" role="obj"> - <noun>cheese</noun> + <np def="def" number="sing" role="obj" locus="number"> + <word posp="noun" gloss="cheese"/> </np> </relp> </np> </relp> </np> </s> </example>
module articles:
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active">
<word posp="verb" gloss="pat"/>
</vp>
<np number="sing" def="neither" role="subj" locus="number">
<word person="1excl" number="sing" posp="pron"/>
</np>
<np role="obj">
<relp>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active">
<word posp="verb" gloss="catch"/>
</vp>
<np def="def" number="sing" role="subj" head="this" locus="number">
<word posp="noun" gloss="cat"/>
+ <word gloss="the" posp="det"/>
</np>
<np role="obj">
<relp>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active">
<word posp="verb" gloss="eat"/>
</vp>
<np def="def" number="sing" role="subj" head="this" locus="number">
<word posp="noun" gloss="mouse"/>
+ <word gloss="the" posp="det"/>
</np>
<np def="def" number="sing" role="obj" locus="number">
<word posp="noun" gloss="cheese"/>
+ <word gloss="the" posp="det"/>
</np>
</relp>
</np>
</relp>
</np>
</s>
</example>
module nonpastonly:
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="pat"/> </vp> <np number="sing" def="neither" role="subj" locus="number"> <word person="1excl" number="sing" posp="pron"/> </np> <np role="obj"> <relp> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="catch"/> </vp> <np def="def" number="sing" role="subj" head="this" locus="number"> <word posp="noun" gloss="cat"/> <word gloss="the" posp="det"/> </np> <np role="obj"> <relp> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="eat"/> </vp> <np def="def" number="sing" role="subj" head="this" locus="number"> <word posp="noun" gloss="mouse"/> <word gloss="the" posp="det"/> </np> <np def="def" number="sing" role="obj" locus="number"> <word posp="noun" gloss="cheese"/> <word gloss="the" posp="det"/> </np> </relp> </np> </relp> </np> </s> </example>
module noepistemic:
No change.
module NRel:
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="pat"/>
</vp>
<np number="sing" def="neither" role="subj" locus="number">
<word person="1excl" number="sing" posp="pron"/>
</np>
- <np role="obj">
- <relp>
- <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
- <word posp="verb" gloss="catch"/>
- </vp>
- <np def="def" number="sing" role="subj" head="this" locus="number">
+ <np id="parent">
+ <np def="def" number="sing" role="obj" locus="number" id="headnp" tr="">
<word posp="noun" gloss="cat"/>
<word gloss="the" posp="det"/>
</np>
- <np role="obj">
- <relp>
+ <relp comma="after">
+ <np id="relnp" number="sing" def="neither" role="subj" comma="before">
+ <word posp="pron" gloss="RELPRON"/>
+ </np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
- <word posp="verb" gloss="eat"/>
+ <word posp="verb" gloss="catch"/>
</vp>
- <np def="def" number="sing" role="subj" head="this" locus="number">
+ <np id="parent">
+ <np def="def" number="sing" role="obj" locus="number" id="headnp" tr="">
<word posp="noun" gloss="mouse"/>
<word gloss="the" posp="det"/>
</np>
+ <relp comma="after">
+ <np id="relnp" number="sing" def="neither" role="subj" comma="before">
+ <word posp="pron" gloss="RELPRON"/>
+ </np>
+ <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
+ <word posp="verb" gloss="eat"/>
+ </vp>
<np def="def" number="sing" role="obj" locus="number">
<word posp="noun" gloss="cheese"/>
<word gloss="the" posp="det"/>
</np>
</relp>
</np>
</relp>
</np>
</s>
</example>
module sentenceconnectors:
No change.
module nominalise:
No change.
tva1tva2
tva1
tva2
tva1
tva2
module affixdensity:
No change.
module adpositions:
No change.
module constorder:
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> - <word posp="verb" gloss="pat"/> - </vp> <np number="sing" def="neither" role="subj" locus="number"> <word person="1excl" number="sing" posp="pron"/> </np> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <word posp="verb" gloss="pat"/> + </vp> <np id="parent"> <np def="def" number="sing" role="obj" locus="number" id="headnp" tr=""> <word posp="noun" gloss="cat"/> <word gloss="the" posp="det"/> </np> <relp comma="after"> <np id="relnp" number="sing" def="neither" role="subj" comma="before"> <word posp="pron" gloss="RELPRON"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="catch"/> </vp> <np id="parent"> <np def="def" number="sing" role="obj" locus="number" id="headnp" tr=""> <word posp="noun" gloss="mouse"/> <word gloss="the" posp="det"/> </np> <relp comma="after"> <np id="relnp" number="sing" def="neither" role="subj" comma="before"> <word posp="pron" gloss="RELPRON"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="eat"/> </vp> <np def="def" number="sing" role="obj" locus="number"> <word posp="noun" gloss="cheese"/> <word gloss="the" posp="det"/> </np> </relp> </np> </relp> </np> </s> </example>
module casemarking:
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese."> <s> - <np number="sing" def="neither" role="subj" locus="number"> + <np number="sing" def="neither" role="subj" locus="number" case="NOM"> <word person="1excl" number="sing" posp="pron"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="pat"/> </vp> <np id="parent"> <np def="def" number="sing" role="obj" locus="number" id="headnp" tr=""> <word posp="noun" gloss="cat"/> <word gloss="the" posp="det"/> </np> <relp comma="after"> - <np id="relnp" number="sing" def="neither" role="subj" comma="before"> + <np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM"> <word posp="pron" gloss="RELPRON"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="catch"/> </vp> <np id="parent"> <np def="def" number="sing" role="obj" locus="number" id="headnp" tr=""> <word posp="noun" gloss="mouse"/> <word gloss="the" posp="det"/> </np> <relp comma="after"> - <np id="relnp" number="sing" def="neither" role="subj" comma="before"> + <np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM"> <word posp="pron" gloss="RELPRON"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="eat"/> </vp> - <np def="def" number="sing" role="obj" locus="number"> + <np def="def" number="sing" role="obj" locus="number" case="ACC"> <word posp="noun" gloss="cheese"/> <word gloss="the" posp="det"/> </np> </relp> </np> </relp> </np> </s> </example>
module markowner:
No change.
module propagatenumber:
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese.">
<s>
<np number="sing" def="neither" role="subj" locus="number" case="NOM">
<word person="1excl" number="sing" posp="pron"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="pat"/>
</vp>
- <np id="parent">
+ <np id="parent" number="sing">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="">
<word posp="noun" gloss="cat"/>
<word gloss="the" posp="det"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="catch"/>
</vp>
- <np id="parent">
+ <np id="parent" number="sing">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="">
<word posp="noun" gloss="mouse"/>
<word gloss="the" posp="det"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="eat"/>
</vp>
<np def="def" number="sing" role="obj" locus="number" case="ACC">
<word posp="noun" gloss="cheese"/>
<word gloss="the" posp="det"/>
</np>
</relp>
</np>
</relp>
</np>
</s>
</example>
module simplifynumber:
<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 def="neither" role="subj" locus="number" case="NOM"> + <word person="1excl" posp="pron"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="pat"/> </vp> - <np id="parent" number="sing"> - <np def="def" number="sing" role="obj" locus="number" id="headnp" tr=""> + <np id="parent"> + <np def="def" role="obj" locus="number" id="headnp" tr=""> <word posp="noun" gloss="cat"/> <word gloss="the" posp="det"/> </np> <relp comma="after"> - <np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM"> + <np id="relnp" def="neither" role="subj" comma="before" case="NOM"> <word posp="pron" gloss="RELPRON"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="catch"/> </vp> - <np id="parent" number="sing"> - <np def="def" number="sing" role="obj" locus="number" id="headnp" tr=""> + <np id="parent"> + <np def="def" role="obj" locus="number" id="headnp" tr=""> <word posp="noun" gloss="mouse"/> <word gloss="the" posp="det"/> </np> <relp comma="after"> - <np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM"> + <np id="relnp" def="neither" role="subj" comma="before" case="NOM"> <word posp="pron" gloss="RELPRON"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="eat"/> </vp> - <np def="def" number="sing" role="obj" locus="number" case="ACC"> + <np def="def" role="obj" locus="number" case="ACC"> <word posp="noun" gloss="cheese"/> <word gloss="the" posp="det"/> </np> </relp> </np> </relp> </np> </s> </example>
createpronouns:
No change.
module ngen:
No change.
module wordorder:
No change.
module wordorder:
No change.
module wordorder:
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese.">
<s>
<np def="neither" role="subj" locus="number" case="NOM">
<word person="1excl" posp="pron"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="pat"/>
</vp>
<np id="parent">
<np def="def" role="obj" locus="number" id="headnp" tr="">
- <word posp="noun" gloss="cat"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="cat"/>
</np>
<relp comma="after">
<np id="relnp" def="neither" role="subj" comma="before" case="NOM">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="catch"/>
</vp>
<np id="parent">
<np def="def" role="obj" locus="number" id="headnp" tr="">
- <word posp="noun" gloss="mouse"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="mouse"/>
</np>
<relp comma="after">
<np id="relnp" def="neither" role="subj" comma="before" case="NOM">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="eat"/>
</vp>
<np def="def" role="obj" locus="number" case="ACC">
- <word posp="noun" gloss="cheese"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="cheese"/>
</np>
</relp>
</np>
</relp>
</np>
</s>
</example>
module conjp:
No change.
flattenconjp:
No change.
fixpronouns:
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese.">
<s>
<np def="neither" role="subj" locus="number" case="NOM">
- <word person="1excl" posp="pron"/>
+ <word person="1excl" posp="pron" gloss="1excl"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="pat"/>
</vp>
<np id="parent">
<np def="def" role="obj" locus="number" id="headnp" tr="">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="cat"/>
</np>
<relp comma="after">
<np id="relnp" def="neither" role="subj" comma="before" case="NOM">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="catch"/>
</vp>
<np id="parent">
<np def="def" role="obj" locus="number" id="headnp" tr="">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="mouse"/>
</np>
<relp comma="after">
<np id="relnp" def="neither" role="subj" comma="before" case="NOM">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="eat"/>
</vp>
<np def="def" role="obj" locus="number" case="ACC">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="cheese"/>
</np>
</relp>
</np>
</relp>
</np>
</s>
</example>
copyuptophrase:
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese."> <s> - <np def="neither" role="subj" locus="number" case="NOM"> + <np def="neither" role="subj" locus="number" case="NOM" person="1excl"> <word person="1excl" posp="pron" gloss="1excl"/> </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"> <word posp="verb" gloss="pat"/> </vp> <np id="parent"> <np def="def" role="obj" locus="number" id="headnp" tr=""> <word gloss="the" posp="det"/> <word posp="noun" gloss="cat"/> </np> <relp comma="after"> <np id="relnp" def="neither" role="subj" comma="before" case="NOM"> <word posp="pron" gloss="RELPRON"/> </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3"> <word posp="verb" gloss="catch"/> </vp> <np id="parent"> <np def="def" role="obj" locus="number" id="headnp" tr=""> <word gloss="the" posp="det"/> <word posp="noun" gloss="mouse"/> </np> <relp comma="after"> <np id="relnp" def="neither" role="subj" comma="before" case="NOM"> <word posp="pron" gloss="RELPRON"/> </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" obj="3"> <word posp="verb" gloss="eat"/> </vp> <np def="def" role="obj" locus="number" case="ACC"> <word gloss="the" posp="det"/> <word posp="noun" gloss="cheese"/> </np> </relp> </np> </relp> </np> </s> </example>
prodrop:
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese."> <s> - <np def="neither" role="subj" locus="number" case="NOM" person="1excl"> - <word person="1excl" posp="pron" gloss="1excl"/> - </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl"> <word posp="verb" gloss="pat"/> </vp> <np id="parent"> <np def="def" role="obj" locus="number" id="headnp" tr=""> <word gloss="the" posp="det"/> <word posp="noun" gloss="cat"/> </np> <relp comma="after"> <np id="relnp" def="neither" role="subj" comma="before" case="NOM"> <word posp="pron" gloss="RELPRON"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3"> <word posp="verb" gloss="catch"/> </vp> <np id="parent"> <np def="def" role="obj" locus="number" id="headnp" tr=""> <word gloss="the" posp="det"/> <word posp="noun" gloss="mouse"/> </np> <relp comma="after"> <np id="relnp" def="neither" role="subj" comma="before" case="NOM"> <word posp="pron" gloss="RELPRON"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" obj="3"> <word posp="verb" gloss="eat"/> </vp> <np def="def" role="obj" locus="number" case="ACC"> <word gloss="the" posp="det"/> <word posp="noun" gloss="cheese"/> </np> </relp> </np> </relp> </np> </s> </example>
addclitics:
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl">
+ <thingy type="vpta" function="proclitic" gloss="PAST"/>
+ <thingy type="vpmode" function="proclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="proclitic" gloss="active"/>
+ <thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
<word posp="verb" gloss="pat"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np id="parent">
<np def="def" role="obj" locus="number" id="headnp" tr="">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="cat"/>
</np>
<relp comma="after">
<np id="relnp" def="neither" role="subj" comma="before" case="NOM">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3">
+ <thingy type="vpta" function="proclitic" gloss="PAST"/>
+ <thingy type="vpmode" function="proclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="proclitic" gloss="active"/>
+ <thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
<word posp="verb" gloss="catch"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np id="parent">
<np def="def" role="obj" locus="number" id="headnp" tr="">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="mouse"/>
</np>
<relp comma="after">
<np id="relnp" def="neither" role="subj" comma="before" case="NOM">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" obj="3">
+ <thingy type="vpta" function="proclitic" gloss="PAST"/>
+ <thingy type="vpmode" function="proclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="proclitic" gloss="active"/>
+ <thingy type="vpobj" function="proclitic" gloss="3"/>
+ <thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
<word posp="verb" gloss="eat"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np def="def" role="obj" locus="number" case="ACC">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="cheese"/>
</np>
</relp>
</np>
</relp>
</np>
</s>
</example>
propagateArgumentCase:
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpmode" function="proclitic" gloss="indicative"/>
<thingy type="vpvoice" function="proclitic" gloss="active"/>
<thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
<word posp="verb" gloss="pat"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np id="parent">
<np def="def" role="obj" locus="number" id="headnp" tr="">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="cat"/>
</np>
<relp comma="after">
<np id="relnp" def="neither" role="subj" comma="before" case="NOM">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpmode" function="proclitic" gloss="indicative"/>
<thingy type="vpvoice" function="proclitic" gloss="active"/>
<thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
<word posp="verb" gloss="catch"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
- <np id="parent">
+ <np id="parent" case="NOM">
<np def="def" role="obj" locus="number" id="headnp" tr="">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="mouse"/>
</np>
<relp comma="after">
<np id="relnp" def="neither" role="subj" comma="before" case="NOM">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" obj="3">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpmode" function="proclitic" gloss="indicative"/>
<thingy type="vpvoice" function="proclitic" gloss="active"/>
<thingy type="vpobj" function="proclitic" gloss="3"/>
<thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
<word posp="verb" gloss="eat"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np def="def" role="obj" locus="number" case="ACC">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="cheese"/>
</np>
</relp>
</np>
</relp>
</np>
</s>
</example>
unwrapArgumentNPs:
No change.
unwrapOwnerOwned:
No change.
movedowntoword:
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpmode" function="proclitic" gloss="indicative"/>
<thingy type="vpvoice" function="proclitic" gloss="active"/>
<thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
- <word posp="verb" gloss="pat"/>
+ <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np id="parent">
<np def="def" role="obj" locus="number" id="headnp" tr="">
- <word gloss="the" posp="det"/>
- <word posp="noun" gloss="cat"/>
+ <word gloss="the" posp="det" def="def" role="obj" locus="number" id="headnp"/>
+ <word posp="noun" gloss="cat" def="def" role="obj" locus="number" id="headnp"/>
</np>
<relp comma="after">
<np id="relnp" def="neither" role="subj" comma="before" case="NOM">
- <word posp="pron" gloss="RELPRON"/>
+ <word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="subj" comma="before" case="NOM"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpmode" function="proclitic" gloss="indicative"/>
<thingy type="vpvoice" function="proclitic" gloss="active"/>
<thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
- <word posp="verb" gloss="catch"/>
+ <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np id="parent" case="NOM">
<np def="def" role="obj" locus="number" id="headnp" tr="">
- <word gloss="the" posp="det"/>
- <word posp="noun" gloss="mouse"/>
+ <word gloss="the" posp="det" def="def" role="obj" locus="number" id="headnp"/>
+ <word posp="noun" gloss="mouse" def="def" role="obj" locus="number" id="headnp"/>
</np>
<relp comma="after">
<np id="relnp" def="neither" role="subj" comma="before" case="NOM">
- <word posp="pron" gloss="RELPRON"/>
+ <word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="subj" comma="before" case="NOM"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" obj="3">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpmode" function="proclitic" gloss="indicative"/>
<thingy type="vpvoice" function="proclitic" gloss="active"/>
<thingy type="vpobj" function="proclitic" gloss="3"/>
<thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
- <word posp="verb" gloss="eat"/>
+ <word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" obj="3"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np def="def" role="obj" locus="number" case="ACC">
- <word gloss="the" posp="det"/>
- <word posp="noun" gloss="cheese"/>
+ <word gloss="the" posp="det" def="def" role="obj" locus="number" case="ACC"/>
+ <word posp="noun" gloss="cheese" def="def" role="obj" locus="number" case="ACC"/>
</np>
</relp>
</np>
</relp>
</np>
</s>
</example>
addaffixes:
About to call getSlotValue for pat/verb/subj/optionalGot 1excl
About to call getSlotValue for catch/verb/subj/optional
Got 3
About to call getSlotValue for eat/verb/subj/optional
Got 3
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpmode" function="proclitic" gloss="indicative"/>
<thingy type="vpvoice" function="proclitic" gloss="active"/>
<thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
<word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl"/>
+ <thingy type="verbsubj" function="suffix" gloss="1excl"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np id="parent">
<np def="def" role="obj" locus="number" id="headnp" tr="">
<word gloss="the" posp="det" def="def" role="obj" locus="number" id="headnp"/>
<word posp="noun" gloss="cat" def="def" role="obj" locus="number" id="headnp"/>
</np>
<relp comma="after">
<np id="relnp" def="neither" role="subj" comma="before" case="NOM">
<word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="subj" comma="before" case="NOM"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpmode" function="proclitic" gloss="indicative"/>
<thingy type="vpvoice" function="proclitic" gloss="active"/>
<thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
<word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3"/>
+ <thingy type="verbsubj" function="suffix" gloss="3"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np id="parent" case="NOM">
<np def="def" role="obj" locus="number" id="headnp" tr="">
<word gloss="the" posp="det" def="def" role="obj" locus="number" id="headnp"/>
<word posp="noun" gloss="mouse" def="def" role="obj" locus="number" id="headnp"/>
</np>
<relp comma="after">
<np id="relnp" def="neither" role="subj" comma="before" case="NOM">
<word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="subj" comma="before" case="NOM"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" obj="3">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpmode" function="proclitic" gloss="indicative"/>
<thingy type="vpvoice" function="proclitic" gloss="active"/>
<thingy type="vpobj" function="proclitic" gloss="3"/>
<thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
<word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" obj="3"/>
+ <thingy type="verbsubj" function="suffix" gloss="3"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np def="def" role="obj" locus="number" case="ACC">
<word gloss="the" posp="det" def="def" role="obj" locus="number" case="ACC"/>
<word posp="noun" gloss="cheese" def="def" role="obj" locus="number" case="ACC"/>
</np>
</relp>
</np>
</relp>
</np>
</s>
</example>
flatten:
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese."> - <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl"> + <flat> <thingy type="vpta" function="proclitic" gloss="PAST"/> <thingy type="vpmode" function="proclitic" gloss="indicative"/> <thingy type="vpvoice" function="proclitic" gloss="active"/> <thingy type="vpquestion" function="proclitic" gloss="not.Q"/> <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl"/> <thingy type="verbsubj" function="suffix" gloss="1excl"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> - </vp> - <np id="parent"> - <np def="def" role="obj" locus="number" id="headnp" tr=""> <word gloss="the" posp="det" def="def" role="obj" locus="number" id="headnp"/> <word posp="noun" gloss="cat" def="def" role="obj" locus="number" id="headnp"/> - </np> - <relp comma="after"> - <np id="relnp" def="neither" role="subj" comma="before" case="NOM"> <word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="subj" comma="before" case="NOM"/> - </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3"> <thingy type="vpta" function="proclitic" gloss="PAST"/> <thingy type="vpmode" function="proclitic" gloss="indicative"/> <thingy type="vpvoice" function="proclitic" gloss="active"/> <thingy type="vpquestion" function="proclitic" gloss="not.Q"/> <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3"/> <thingy type="verbsubj" function="suffix" gloss="3"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> - </vp> - <np id="parent" case="NOM"> - <np def="def" role="obj" locus="number" id="headnp" tr=""> <word gloss="the" posp="det" def="def" role="obj" locus="number" id="headnp"/> <word posp="noun" gloss="mouse" def="def" role="obj" locus="number" id="headnp"/> - </np> - <relp comma="after"> - <np id="relnp" def="neither" role="subj" comma="before" case="NOM"> <word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="subj" comma="before" case="NOM"/> - </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" obj="3"> <thingy type="vpta" function="proclitic" gloss="PAST"/> <thingy type="vpmode" function="proclitic" gloss="indicative"/> <thingy type="vpvoice" function="proclitic" gloss="active"/> <thingy type="vpobj" function="proclitic" gloss="3"/> <thingy type="vpquestion" function="proclitic" gloss="not.Q"/> <word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" obj="3"/> <thingy type="verbsubj" function="suffix" gloss="3"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> - </vp> - <np def="def" role="obj" locus="number" case="ACC"> <word gloss="the" posp="det" def="def" role="obj" locus="number" case="ACC"/> - <word posp="noun" gloss="cheese" def="def" role="obj" locus="number" case="ACC"/> - </np> - </relp> - </np> - </relp> - </np> - </s> + <word posp="noun" gloss="cheese" def="def" role="obj" locus="number" case="ACC" comma="after"/> + </flat> </example>
addvocab:
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese."> <flat> - <thingy type="vpta" function="proclitic" gloss="PAST"/> - <thingy type="vpmode" function="proclitic" gloss="indicative"/> - <thingy type="vpvoice" function="proclitic" gloss="active"/> - <thingy type="vpquestion" function="proclitic" gloss="not.Q"/> - <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl"/> - <thingy type="verbsubj" function="suffix" gloss="1excl"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <word gloss="the" posp="det" def="def" role="obj" locus="number" id="headnp"/> - <word posp="noun" gloss="cat" def="def" role="obj" locus="number" id="headnp"/> - <word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="subj" comma="before" case="NOM"/> - <thingy type="vpta" function="proclitic" gloss="PAST"/> - <thingy type="vpmode" function="proclitic" gloss="indicative"/> - <thingy type="vpvoice" function="proclitic" gloss="active"/> - <thingy type="vpquestion" function="proclitic" gloss="not.Q"/> - <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3"/> - <thingy type="verbsubj" function="suffix" gloss="3"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <word gloss="the" posp="det" def="def" role="obj" locus="number" id="headnp"/> - <word posp="noun" gloss="mouse" def="def" role="obj" locus="number" id="headnp"/> - <word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="subj" comma="before" case="NOM"/> - <thingy type="vpta" function="proclitic" gloss="PAST"/> - <thingy type="vpmode" function="proclitic" gloss="indicative"/> - <thingy type="vpvoice" function="proclitic" gloss="active"/> - <thingy type="vpobj" function="proclitic" gloss="3"/> - <thingy type="vpquestion" function="proclitic" gloss="not.Q"/> - <word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" obj="3"/> - <thingy type="verbsubj" function="suffix" gloss="3"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <word gloss="the" posp="det" def="def" role="obj" locus="number" case="ACC"/> - <word posp="noun" gloss="cheese" def="def" role="obj" locus="number" case="ACC" comma="after"/> + <thingy type="vpta" function="proclitic" gloss="PAST" ph="t o w">tow</thingy> + <thingy type="vpmode" function="proclitic" gloss="indicative" ph=""></thingy> + <thingy type="vpvoice" function="proclitic" gloss="active" ph=""></thingy> + <thingy type="vpquestion" function="proclitic" gloss="not.Q" ph=""></thingy> + <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl" ph="l i w o h">liwoh</word> + <thingy type="verbsubj" function="suffix" gloss="1excl.SUBJ" attach="suffix" ph="e k">ek</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> + <word gloss="the" posp="det" def="def" role="obj" locus="number" id="headnp" ph="h i t">hit</word> + <word posp="noun" gloss="cat" def="def" role="obj" locus="number" id="headnp" ph="d e t">det</word> + <word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="subj" comma="before" case="NOM" ph="n a n">nan</word> + <thingy type="vpta" function="proclitic" gloss="PAST" ph="t o w">tow</thingy> + <thingy type="vpmode" function="proclitic" gloss="indicative" ph=""></thingy> + <thingy type="vpvoice" function="proclitic" gloss="active" ph=""></thingy> + <thingy type="vpquestion" function="proclitic" gloss="not.Q" ph=""></thingy> + <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" ph="h i j">hij</word> + <thingy type="verbsubj" function="suffix" gloss="3.SUBJ" attach="suffix" ph=""></thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> + <word gloss="the" posp="det" def="def" role="obj" locus="number" id="headnp" ph="h i t">hit</word> + <word posp="noun" gloss="mouse" def="def" role="obj" locus="number" id="headnp" ph="n o k e ɲ a z">nokeɲaz</word> + <word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="subj" comma="before" case="NOM" ph="n a n">nan</word> + <thingy type="vpta" function="proclitic" gloss="PAST" ph="t o w">tow</thingy> + <thingy type="vpmode" function="proclitic" gloss="indicative" ph=""></thingy> + <thingy type="vpvoice" function="proclitic" gloss="active" ph=""></thingy> + <thingy type="vpobj" function="proclitic" gloss="3.OBJ" ph="s a l">sal</thingy> + <thingy type="vpquestion" function="proclitic" gloss="not.Q" ph=""></thingy> + <word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" obj="3" ph="m e m">mem</word> + <thingy type="verbsubj" function="suffix" gloss="3.SUBJ" attach="suffix" ph=""></thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> + <word gloss="the" posp="det" def="def" role="obj" locus="number" case="ACC" ph="h i t">hit</word> + <word posp="noun" gloss="cheese" def="def" role="obj" locus="number" case="ACC" comma="after" ph="ʋ u s i s+k i">ʋusiski</word> </flat> </example>
vowelharmony:
No change.
removetags:
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese."> <flat> - <thingy type="vpta" function="proclitic" gloss="PAST" ph="t o w">tow</thingy> - <thingy type="vpmode" function="proclitic" gloss="indicative" ph=""></thingy> - <thingy type="vpvoice" function="proclitic" gloss="active" ph=""></thingy> - <thingy type="vpquestion" function="proclitic" gloss="not.Q" ph=""></thingy> - <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl" ph="l i w o h">liwoh</word> - <thingy type="verbsubj" function="suffix" gloss="1excl.SUBJ" attach="suffix" ph="e k">ek</thingy> - <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> - <word gloss="the" posp="det" def="def" role="obj" locus="number" id="headnp" ph="h i t">hit</word> - <word posp="noun" gloss="cat" def="def" role="obj" locus="number" id="headnp" ph="d e t">det</word> - <word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="subj" comma="before" case="NOM" ph="n a n">nan</word> - <thingy type="vpta" function="proclitic" gloss="PAST" ph="t o w">tow</thingy> - <thingy type="vpmode" function="proclitic" gloss="indicative" ph=""></thingy> - <thingy type="vpvoice" function="proclitic" gloss="active" ph=""></thingy> - <thingy type="vpquestion" function="proclitic" gloss="not.Q" ph=""></thingy> - <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" ph="h i j">hij</word> - <thingy type="verbsubj" function="suffix" gloss="3.SUBJ" attach="suffix" ph=""></thingy> - <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> - <word gloss="the" posp="det" def="def" role="obj" locus="number" id="headnp" ph="h i t">hit</word> - <word posp="noun" gloss="mouse" def="def" role="obj" locus="number" id="headnp" ph="n o k e ɲ a z">nokeɲaz</word> - <word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="subj" comma="before" case="NOM" ph="n a n">nan</word> - <thingy type="vpta" function="proclitic" gloss="PAST" ph="t o w">tow</thingy> - <thingy type="vpmode" function="proclitic" gloss="indicative" ph=""></thingy> - <thingy type="vpvoice" function="proclitic" gloss="active" ph=""></thingy> - <thingy type="vpobj" function="proclitic" gloss="3.OBJ" ph="s a l">sal</thingy> - <thingy type="vpquestion" function="proclitic" gloss="not.Q" ph=""></thingy> - <word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" obj="3" ph="m e m">mem</word> - <thingy type="verbsubj" function="suffix" gloss="3.SUBJ" attach="suffix" ph=""></thingy> - <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> - <word gloss="the" posp="det" def="def" role="obj" locus="number" case="ACC" ph="h i t">hit</word> - <word posp="noun" gloss="cheese" def="def" role="obj" locus="number" case="ACC" comma="after" ph="ʋ u s i s+k i">ʋusiski</word> + <thingy type="vpta" function="proclitic" gloss="PAST">tow</thingy> + <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl">liwoh</word> + <thingy type="verbsubj" function="suffix" gloss="1excl.SUBJ">ek</thingy> + <word gloss="the" posp="det" def="def" role="obj" locus="number" id="headnp">hit</word> + <word posp="noun" gloss="cat" def="def" role="obj" locus="number" id="headnp">det,</word> + <word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="subj" comma="before" case="NOM">nan</word> + <thingy type="vpta" function="proclitic" gloss="PAST">tow</thingy> + <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3">hij</word> + <word gloss="the" posp="det" def="def" role="obj" locus="number" id="headnp">hit</word> + <word posp="noun" gloss="mouse" def="def" role="obj" locus="number" id="headnp">nokeɲaz,</word> + <word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="subj" comma="before" case="NOM">nan</word> + <thingy type="vpta" function="proclitic" gloss="PAST">tow</thingy> + <thingy type="vpobj" function="proclitic" gloss="3.OBJ">sal</thingy> + <word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" obj="3">mem</word> + <word gloss="the" posp="det" def="def" role="obj" locus="number" case="ACC">hit</word> + <word posp="noun" gloss="cheese" def="def" role="obj" locus="number" case="ACC" comma="after">ʋusiski</word> </flat> + <p><span class="ilpair"><span class="mor">tow</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">liwoh</span><br><span class="gls">pat</span></span> <span class="ilpair"><span class="mor">-ek</span><br><span class="gls">1excl.<span class="glssc">SUBJ</span></span></span> <span class="ilpair"><span class="mor">hit</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">det</span><br><span class="gls">cat</span></span> <span class="ilpair"><span class="mor">nan</span><br><span class="gls"><span class="glssc">RELPRON</span></span></span> <span class="ilpair"><span class="mor">tow</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">hij</span><br><span class="gls">catch</span></span> <span class="ilpair"><span class="mor">hit</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">nokeɲaz</span><br><span class="gls">mouse</span></span> <span class="ilpair"><span class="mor">nan</span><br><span class="gls"><span class="glssc">RELPRON</span></span></span> <span class="ilpair"><span class="mor">tow</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">sal</span><br><span class="gls">3.<span class="glssc">OBJ</span></span></span> <span class="ilpair"><span class="mor">mem</span><br><span class="gls">eat</span></span> <span class="ilpair"><span class="mor">hit</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">ʋusiski</span><br><span class="gls">cheese</span></span></p> + <p>tow liwohek hit det, nan tow hij hit nokeɲaz, nan tow sal mem hit ʋusiski</p> + <p>toww liwwohek hit det, nan toww hij hit nokeñaz, nan toww sal mem hit wusiski</p> + <il> + <w> + <o>tow</o> + <g>PAST</g> + </w> + <w> + <o>liwoh</o> + <g>pat</g> + </w> + <w> + <o>-ek</o> + <g>1excl.SUBJ</g> + </w> + <w> + <o>hit</o> + <g>the</g> + </w> + <w> + <o>det</o> + <g>cat</g> + </w> + <w> + <o>nan</o> + <g>RELPRON</g> + </w> + <w> + <o>tow</o> + <g>PAST</g> + </w> + <w> + <o>hij</o> + <g>catch</g> + </w> + <w> + <o>hit</o> + <g>the</g> + </w> + <w> + <o>nokeɲaz</o> + <g>mouse</g> + </w> + <w> + <o>nan</o> + <g>RELPRON</g> + </w> + <w> + <o>tow</o> + <g>PAST</g> + </w> + <w> + <o>sal</o> + <g>3.OBJ</g> + </w> + <w> + <o>mem</o> + <g>eat</g> + </w> + <w> + <o>hit</o> + <g>the</g> + </w> + <w> + <o>ʋusiski</o> + <g>cheese</g> + </w> + </il> </example>
Toww liwwohek hit det, nan toww hij hit nokeñaz, nan toww sal mem hit wusiski. [tow liwohek hit det, nan tow hij hit nokeɲaz, nan tow sal mem hit ʋusiski] tow PAST liwoh pat -ek 1excl.SUBJ hit the det cat nan RELPRON tow PAST hij catch hit the nokeɲaz mouse nan RELPRON tow PAST sal 3.OBJ mem eat hit the ʋusiski cheese “I patted the cat that caught the mouse that ate the cheese.” | (28) |
Finally, here is an example containing several layers of embedding:
initial XML:
<example id="relp4" translation="I patted the cat that caught the mouse that ate the cheese that I bought.">
<s>
<vp tam="past-punct">
<verb>pat</verb>
</vp>
<np number="sing" def="neither" role="subj">
<pron person="1excl" number="sing"/>
</np>
<np role="obj">
<relp>
<vp tam="past-punct">
<verb>catch</verb>
</vp>
<np def="def" number="sing" role="subj" head="this">
<noun>cat</noun>
</np>
<np role="obj">
<relp>
<vp tam="past-punct">
<verb>eat</verb>
</vp>
<np def="def" number="sing" role="subj" head="this">
<noun>mouse</noun>
</np>
<np role="obj">
<relp>
<vp tam="past-punct">
<verb>buy</verb>
</vp>
<np number="sing" def="neither" role="subj">
<pron person="1excl" number="sing"/>
</np>
<np def="def" number="sing" role="obj" head="this">
<noun>cheese</noun>
</np>
</relp>
</np>
</relp>
</np>
</relp>
</np>
</s>
</example>cleanup:
<example id="relp4" translation="I patted the cat that caught the mouse that ate the cheese that I bought."> <s> - <vp tam="past-punct"> - <verb>pat</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="pat"/> </vp> - <np number="sing" def="neither" role="subj"> - <pron person="1excl" number="sing"/> + <np number="sing" def="neither" role="subj" locus="number"> + <word person="1excl" number="sing" posp="pron"/> </np> <np role="obj"> <relp> - <vp tam="past-punct"> - <verb>catch</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="catch"/> </vp> - <np def="def" number="sing" role="subj" head="this"> - <noun>cat</noun> + <np def="def" number="sing" role="subj" head="this" locus="number"> + <word posp="noun" gloss="cat"/> </np> <np role="obj"> <relp> - <vp tam="past-punct"> - <verb>eat</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="eat"/> </vp> - <np def="def" number="sing" role="subj" head="this"> - <noun>mouse</noun> + <np def="def" number="sing" role="subj" head="this" locus="number"> + <word posp="noun" gloss="mouse"/> </np> <np role="obj"> <relp> - <vp tam="past-punct"> - <verb>buy</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="buy"/> </vp> - <np number="sing" def="neither" role="subj"> - <pron person="1excl" number="sing"/> + <np number="sing" def="neither" role="subj" locus="number"> + <word person="1excl" number="sing" posp="pron"/> </np> - <np def="def" number="sing" role="obj" head="this"> - <noun>cheese</noun> + <np def="def" number="sing" role="obj" head="this" locus="number"> + <word posp="noun" gloss="cheese"/> </np> </relp> </np> </relp> </np> </relp> </np> </s> </example>
module articles:
<example id="relp4" translation="I patted the cat that caught the mouse that ate the cheese that I bought.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active">
<word posp="verb" gloss="pat"/>
</vp>
<np number="sing" def="neither" role="subj" locus="number">
<word person="1excl" number="sing" posp="pron"/>
</np>
<np role="obj">
<relp>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active">
<word posp="verb" gloss="catch"/>
</vp>
<np def="def" number="sing" role="subj" head="this" locus="number">
<word posp="noun" gloss="cat"/>
+ <word gloss="the" posp="det"/>
</np>
<np role="obj">
<relp>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active">
<word posp="verb" gloss="eat"/>
</vp>
<np def="def" number="sing" role="subj" head="this" locus="number">
<word posp="noun" gloss="mouse"/>
+ <word gloss="the" posp="det"/>
</np>
<np role="obj">
<relp>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active">
<word posp="verb" gloss="buy"/>
</vp>
<np number="sing" def="neither" role="subj" locus="number">
<word person="1excl" number="sing" posp="pron"/>
</np>
<np def="def" number="sing" role="obj" head="this" locus="number">
<word posp="noun" gloss="cheese"/>
+ <word gloss="the" posp="det"/>
</np>
</relp>
</np>
</relp>
</np>
</relp>
</np>
</s>
</example>
module nonpastonly:
<example id="relp4" translation="I patted the cat that caught the mouse that ate the cheese that I bought."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="pat"/> </vp> <np number="sing" def="neither" role="subj" locus="number"> <word person="1excl" number="sing" posp="pron"/> </np> <np role="obj"> <relp> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="catch"/> </vp> <np def="def" number="sing" role="subj" head="this" locus="number"> <word posp="noun" gloss="cat"/> <word gloss="the" posp="det"/> </np> <np role="obj"> <relp> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="eat"/> </vp> <np def="def" number="sing" role="subj" head="this" locus="number"> <word posp="noun" gloss="mouse"/> <word gloss="the" posp="det"/> </np> <np role="obj"> <relp> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="buy"/> </vp> <np number="sing" def="neither" role="subj" locus="number"> <word person="1excl" number="sing" posp="pron"/> </np> <np def="def" number="sing" role="obj" head="this" locus="number"> <word posp="noun" gloss="cheese"/> <word gloss="the" posp="det"/> </np> </relp> </np> </relp> </np> </relp> </np> </s> </example>
module noepistemic:
No change.
module NRel:
<example id="relp4" translation="I patted the cat that caught the mouse that ate the cheese that I bought.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="pat"/>
</vp>
<np number="sing" def="neither" role="subj" locus="number">
<word person="1excl" number="sing" posp="pron"/>
</np>
- <np role="obj">
- <relp>
+ <np id="parent">
+ <np def="def" number="sing" role="obj" locus="number" id="headnp" tr="">
+ <word posp="noun" gloss="cat"/>
+ <word gloss="the" posp="det"/>
+ </np>
+ <relp comma="after">
+ <np id="relnp" number="sing" def="neither" role="subj" comma="before">
+ <word posp="pron" gloss="RELPRON"/>
+ </np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="catch"/>
</vp>
- <np def="def" number="sing" role="subj" head="this" locus="number">
- <word posp="noun" gloss="cat"/>
+ <np id="parent">
+ <np def="def" number="sing" role="obj" locus="number" id="headnp" tr="">
+ <word posp="noun" gloss="mouse"/>
<word gloss="the" posp="det"/>
</np>
- <np role="obj">
- <relp>
+ <relp comma="after">
+ <np id="relnp" number="sing" def="neither" role="subj" comma="before">
+ <word posp="pron" gloss="RELPRON"/>
+ </np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="eat"/>
</vp>
- <np def="def" number="sing" role="subj" head="this" locus="number">
- <word posp="noun" gloss="mouse"/>
+ <np id="parent">
+ <np def="def" number="sing" role="obj" locus="number" id="headnp" tr="">
+ <word posp="noun" gloss="cheese"/>
<word gloss="the" posp="det"/>
</np>
- <np role="obj">
- <relp>
+ <relp comma="after">
+ <np id="relnp" number="sing" def="neither" role="obj" comma="before">
+ <word posp="pron" gloss="RELPRON"/>
+ </np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="buy"/>
</vp>
<np number="sing" def="neither" role="subj" locus="number">
<word person="1excl" number="sing" posp="pron"/>
</np>
- <np def="def" number="sing" role="obj" head="this" locus="number">
- <word posp="noun" gloss="cheese"/>
- <word gloss="the" posp="det"/>
- </np>
</relp>
</np>
</relp>
</np>
</relp>
</np>
</s>
</example>
module sentenceconnectors:
No change.
module nominalise:
No change.
tva1tva2
tva1
tva2
tva1
tva2
tva1
tva2
module affixdensity:
No change.
module adpositions:
No change.
module constorder:
<example id="relp4" translation="I patted the cat that caught the mouse that ate the cheese that I bought."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> - <word posp="verb" gloss="pat"/> - </vp> <np number="sing" def="neither" role="subj" locus="number"> <word person="1excl" number="sing" posp="pron"/> </np> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <word posp="verb" gloss="pat"/> + </vp> <np id="parent"> <np def="def" number="sing" role="obj" locus="number" id="headnp" tr=""> <word posp="noun" gloss="cat"/> <word gloss="the" posp="det"/> </np> <relp comma="after"> <np id="relnp" number="sing" def="neither" role="subj" comma="before"> <word posp="pron" gloss="RELPRON"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="catch"/> </vp> <np id="parent"> <np def="def" number="sing" role="obj" locus="number" id="headnp" tr=""> <word posp="noun" gloss="mouse"/> <word gloss="the" posp="det"/> </np> <relp comma="after"> <np id="relnp" number="sing" def="neither" role="subj" comma="before"> <word posp="pron" gloss="RELPRON"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="eat"/> </vp> <np id="parent"> <np def="def" number="sing" role="obj" locus="number" id="headnp" tr=""> <word posp="noun" gloss="cheese"/> <word gloss="the" posp="det"/> </np> <relp comma="after"> <np id="relnp" number="sing" def="neither" role="obj" comma="before"> <word posp="pron" gloss="RELPRON"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="buy"/> </vp> <np number="sing" def="neither" role="subj" locus="number"> <word person="1excl" number="sing" posp="pron"/> </np> </relp> </np> </relp> </np> </relp> </np> </s> </example>
module casemarking:
<example id="relp4" translation="I patted the cat that caught the mouse that ate the cheese that I bought."> <s> - <np number="sing" def="neither" role="subj" locus="number"> + <np number="sing" def="neither" role="subj" locus="number" case="NOM"> <word person="1excl" number="sing" posp="pron"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="pat"/> </vp> <np id="parent"> <np def="def" number="sing" role="obj" locus="number" id="headnp" tr=""> <word posp="noun" gloss="cat"/> <word gloss="the" posp="det"/> </np> <relp comma="after"> - <np id="relnp" number="sing" def="neither" role="subj" comma="before"> + <np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM"> <word posp="pron" gloss="RELPRON"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="catch"/> </vp> <np id="parent"> <np def="def" number="sing" role="obj" locus="number" id="headnp" tr=""> <word posp="noun" gloss="mouse"/> <word gloss="the" posp="det"/> </np> <relp comma="after"> - <np id="relnp" number="sing" def="neither" role="subj" comma="before"> + <np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM"> <word posp="pron" gloss="RELPRON"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="eat"/> </vp> <np id="parent"> <np def="def" number="sing" role="obj" locus="number" id="headnp" tr=""> <word posp="noun" gloss="cheese"/> <word gloss="the" posp="det"/> </np> <relp comma="after"> - <np id="relnp" number="sing" def="neither" role="obj" comma="before"> + <np id="relnp" number="sing" def="neither" role="obj" comma="before" case="ACC"> <word posp="pron" gloss="RELPRON"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="buy"/> </vp> - <np number="sing" def="neither" role="subj" locus="number"> + <np number="sing" def="neither" role="subj" locus="number" case="NOM"> <word person="1excl" number="sing" posp="pron"/> </np> </relp> </np> </relp> </np> </relp> </np> </s> </example>
module markowner:
No change.
module propagatenumber:
<example id="relp4" translation="I patted the cat that caught the mouse that ate the cheese that I bought.">
<s>
<np number="sing" def="neither" role="subj" locus="number" case="NOM">
<word person="1excl" number="sing" posp="pron"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="pat"/>
</vp>
- <np id="parent">
+ <np id="parent" number="sing">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="">
<word posp="noun" gloss="cat"/>
<word gloss="the" posp="det"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="catch"/>
</vp>
- <np id="parent">
+ <np id="parent" number="sing">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="">
<word posp="noun" gloss="mouse"/>
<word gloss="the" posp="det"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="eat"/>
</vp>
- <np id="parent">
+ <np id="parent" number="sing">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="">
<word posp="noun" gloss="cheese"/>
<word gloss="the" posp="det"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="obj" comma="before" case="ACC">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="buy"/>
</vp>
<np number="sing" def="neither" role="subj" locus="number" case="NOM">
<word person="1excl" number="sing" posp="pron"/>
</np>
</relp>
</np>
</relp>
</np>
</relp>
</np>
</s>
</example>
module simplifynumber:
<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 def="neither" role="subj" locus="number" case="NOM"> + <word person="1excl" posp="pron"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="pat"/> </vp> - <np id="parent" number="sing"> - <np def="def" number="sing" role="obj" locus="number" id="headnp" tr=""> + <np id="parent"> + <np def="def" role="obj" locus="number" id="headnp" tr=""> <word posp="noun" gloss="cat"/> <word gloss="the" posp="det"/> </np> <relp comma="after"> - <np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM"> + <np id="relnp" def="neither" role="subj" comma="before" case="NOM"> <word posp="pron" gloss="RELPRON"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="catch"/> </vp> - <np id="parent" number="sing"> - <np def="def" number="sing" role="obj" locus="number" id="headnp" tr=""> + <np id="parent"> + <np def="def" role="obj" locus="number" id="headnp" tr=""> <word posp="noun" gloss="mouse"/> <word gloss="the" posp="det"/> </np> <relp comma="after"> - <np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM"> + <np id="relnp" def="neither" role="subj" comma="before" case="NOM"> <word posp="pron" gloss="RELPRON"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="eat"/> </vp> - <np id="parent" number="sing"> - <np def="def" number="sing" role="obj" locus="number" id="headnp" tr=""> + <np id="parent"> + <np def="def" role="obj" locus="number" id="headnp" tr=""> <word posp="noun" gloss="cheese"/> <word gloss="the" posp="det"/> </np> <relp comma="after"> - <np id="relnp" number="sing" def="neither" role="obj" comma="before" case="ACC"> + <np id="relnp" def="neither" role="obj" comma="before" case="ACC"> <word posp="pron" gloss="RELPRON"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="buy"/> </vp> - <np number="sing" def="neither" role="subj" locus="number" case="NOM"> - <word person="1excl" number="sing" posp="pron"/> + <np def="neither" role="subj" locus="number" case="NOM"> + <word person="1excl" posp="pron"/> </np> </relp> </np> </relp> </np> </relp> </np> </s> </example>
createpronouns:
No change.
module ngen:
No change.
module wordorder:
No change.
module wordorder:
No change.
module wordorder:
<example id="relp4" translation="I patted the cat that caught the mouse that ate the cheese that I bought.">
<s>
<np def="neither" role="subj" locus="number" case="NOM">
<word person="1excl" posp="pron"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="pat"/>
</vp>
<np id="parent">
<np def="def" role="obj" locus="number" id="headnp" tr="">
- <word posp="noun" gloss="cat"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="cat"/>
</np>
<relp comma="after">
<np id="relnp" def="neither" role="subj" comma="before" case="NOM">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="catch"/>
</vp>
<np id="parent">
<np def="def" role="obj" locus="number" id="headnp" tr="">
- <word posp="noun" gloss="mouse"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="mouse"/>
</np>
<relp comma="after">
<np id="relnp" def="neither" role="subj" comma="before" case="NOM">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="eat"/>
</vp>
<np id="parent">
<np def="def" role="obj" locus="number" id="headnp" tr="">
- <word posp="noun" gloss="cheese"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="cheese"/>
</np>
<relp comma="after">
<np id="relnp" def="neither" role="obj" comma="before" case="ACC">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="buy"/>
</vp>
<np def="neither" role="subj" locus="number" case="NOM">
<word person="1excl" posp="pron"/>
</np>
</relp>
</np>
</relp>
</np>
</relp>
</np>
</s>
</example>
module conjp:
No change.
flattenconjp:
No change.
fixpronouns:
<example id="relp4" translation="I patted the cat that caught the mouse that ate the cheese that I bought.">
<s>
<np def="neither" role="subj" locus="number" case="NOM">
- <word person="1excl" posp="pron"/>
+ <word person="1excl" posp="pron" gloss="1excl"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="pat"/>
</vp>
<np id="parent">
<np def="def" role="obj" locus="number" id="headnp" tr="">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="cat"/>
</np>
<relp comma="after">
<np id="relnp" def="neither" role="subj" comma="before" case="NOM">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="catch"/>
</vp>
<np id="parent">
<np def="def" role="obj" locus="number" id="headnp" tr="">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="mouse"/>
</np>
<relp comma="after">
<np id="relnp" def="neither" role="subj" comma="before" case="NOM">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="eat"/>
</vp>
<np id="parent">
<np def="def" role="obj" locus="number" id="headnp" tr="">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="cheese"/>
</np>
<relp comma="after">
<np id="relnp" def="neither" role="obj" comma="before" case="ACC">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="buy"/>
</vp>
<np def="neither" role="subj" locus="number" case="NOM">
- <word person="1excl" posp="pron"/>
+ <word person="1excl" posp="pron" gloss="1excl"/>
</np>
</relp>
</np>
</relp>
</np>
</relp>
</np>
</s>
</example>
copyuptophrase:
<example id="relp4" translation="I patted the cat that caught the mouse that ate the cheese that I bought."> <s> - <np def="neither" role="subj" locus="number" case="NOM"> + <np def="neither" role="subj" locus="number" case="NOM" person="1excl"> <word person="1excl" posp="pron" gloss="1excl"/> </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"> <word posp="verb" gloss="pat"/> </vp> <np id="parent"> <np def="def" role="obj" locus="number" id="headnp" tr=""> <word gloss="the" posp="det"/> <word posp="noun" gloss="cat"/> </np> <relp comma="after"> <np id="relnp" def="neither" role="subj" comma="before" case="NOM"> <word posp="pron" gloss="RELPRON"/> </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3"> <word posp="verb" gloss="catch"/> </vp> <np id="parent"> <np def="def" role="obj" locus="number" id="headnp" tr=""> <word gloss="the" posp="det"/> <word posp="noun" gloss="mouse"/> </np> <relp comma="after"> <np id="relnp" def="neither" role="subj" comma="before" case="NOM"> <word posp="pron" gloss="RELPRON"/> </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3"> <word posp="verb" gloss="eat"/> </vp> <np id="parent"> <np def="def" role="obj" locus="number" id="headnp" tr=""> <word gloss="the" posp="det"/> <word posp="noun" gloss="cheese"/> </np> <relp comma="after"> <np id="relnp" def="neither" role="obj" comma="before" case="ACC"> <word posp="pron" gloss="RELPRON"/> </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3" subj="1excl"> <word posp="verb" gloss="buy"/> </vp> - <np def="neither" role="subj" locus="number" case="NOM"> + <np def="neither" role="subj" locus="number" case="NOM" person="1excl"> <word person="1excl" posp="pron" gloss="1excl"/> </np> </relp> </np> </relp> </np> </relp> </np> </s> </example>
prodrop:
<example id="relp4" translation="I patted the cat that caught the mouse that ate the cheese that I bought."> <s> - <np def="neither" role="subj" locus="number" case="NOM" person="1excl"> - <word person="1excl" posp="pron" gloss="1excl"/> - </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl"> <word posp="verb" gloss="pat"/> </vp> <np id="parent"> <np def="def" role="obj" locus="number" id="headnp" tr=""> <word gloss="the" posp="det"/> <word posp="noun" gloss="cat"/> </np> <relp comma="after"> <np id="relnp" def="neither" role="subj" comma="before" case="NOM"> <word posp="pron" gloss="RELPRON"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3"> <word posp="verb" gloss="catch"/> </vp> <np id="parent"> <np def="def" role="obj" locus="number" id="headnp" tr=""> <word gloss="the" posp="det"/> <word posp="noun" gloss="mouse"/> </np> <relp comma="after"> <np id="relnp" def="neither" role="subj" comma="before" case="NOM"> <word posp="pron" gloss="RELPRON"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3"> <word posp="verb" gloss="eat"/> </vp> <np id="parent"> <np def="def" role="obj" locus="number" id="headnp" tr=""> <word gloss="the" posp="det"/> <word posp="noun" gloss="cheese"/> </np> <relp comma="after"> <np id="relnp" def="neither" role="obj" comma="before" case="ACC"> <word posp="pron" gloss="RELPRON"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3" subj="1excl"> <word posp="verb" gloss="buy"/> </vp> <np def="neither" role="subj" locus="number" case="NOM" person="1excl"> <word person="1excl" posp="pron" gloss="1excl"/> </np> </relp> </np> </relp> </np> </relp> </np> </s> </example>
addclitics:
<example id="relp4" translation="I patted the cat that caught the mouse that ate the cheese that I bought.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl">
+ <thingy type="vpta" function="proclitic" gloss="PAST"/>
+ <thingy type="vpmode" function="proclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="proclitic" gloss="active"/>
+ <thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
<word posp="verb" gloss="pat"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np id="parent">
<np def="def" role="obj" locus="number" id="headnp" tr="">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="cat"/>
</np>
<relp comma="after">
<np id="relnp" def="neither" role="subj" comma="before" case="NOM">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3">
+ <thingy type="vpta" function="proclitic" gloss="PAST"/>
+ <thingy type="vpmode" function="proclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="proclitic" gloss="active"/>
+ <thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
<word posp="verb" gloss="catch"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np id="parent">
<np def="def" role="obj" locus="number" id="headnp" tr="">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="mouse"/>
</np>
<relp comma="after">
<np id="relnp" def="neither" role="subj" comma="before" case="NOM">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3">
+ <thingy type="vpta" function="proclitic" gloss="PAST"/>
+ <thingy type="vpmode" function="proclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="proclitic" gloss="active"/>
+ <thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
<word posp="verb" gloss="eat"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np id="parent">
<np def="def" role="obj" locus="number" id="headnp" tr="">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="cheese"/>
</np>
<relp comma="after">
<np id="relnp" def="neither" role="obj" comma="before" case="ACC">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3" subj="1excl">
+ <thingy type="vpta" function="proclitic" gloss="PAST"/>
+ <thingy type="vpmode" function="proclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="proclitic" gloss="active"/>
+ <thingy type="vpobj" function="proclitic" gloss="3"/>
+ <thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
<word posp="verb" gloss="buy"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np def="neither" role="subj" locus="number" case="NOM" person="1excl">
<word person="1excl" posp="pron" gloss="1excl"/>
</np>
</relp>
</np>
</relp>
</np>
</relp>
</np>
</s>
</example>
propagateArgumentCase:
<example id="relp4" translation="I patted the cat that caught the mouse that ate the cheese that I bought.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpmode" function="proclitic" gloss="indicative"/>
<thingy type="vpvoice" function="proclitic" gloss="active"/>
<thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
<word posp="verb" gloss="pat"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np id="parent">
<np def="def" role="obj" locus="number" id="headnp" tr="">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="cat"/>
</np>
<relp comma="after">
<np id="relnp" def="neither" role="subj" comma="before" case="NOM">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpmode" function="proclitic" gloss="indicative"/>
<thingy type="vpvoice" function="proclitic" gloss="active"/>
<thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
<word posp="verb" gloss="catch"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
- <np id="parent">
+ <np id="parent" case="NOM">
<np def="def" role="obj" locus="number" id="headnp" tr="">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="mouse"/>
</np>
<relp comma="after">
<np id="relnp" def="neither" role="subj" comma="before" case="NOM">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpmode" function="proclitic" gloss="indicative"/>
<thingy type="vpvoice" function="proclitic" gloss="active"/>
<thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
<word posp="verb" gloss="eat"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
- <np id="parent">
+ <np id="parent" case="NOM">
<np def="def" role="obj" locus="number" id="headnp" tr="">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="cheese"/>
</np>
<relp comma="after">
<np id="relnp" def="neither" role="obj" comma="before" case="ACC">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3" subj="1excl">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpmode" function="proclitic" gloss="indicative"/>
<thingy type="vpvoice" function="proclitic" gloss="active"/>
<thingy type="vpobj" function="proclitic" gloss="3"/>
<thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
<word posp="verb" gloss="buy"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np def="neither" role="subj" locus="number" case="NOM" person="1excl">
<word person="1excl" posp="pron" gloss="1excl"/>
</np>
</relp>
</np>
</relp>
</np>
</relp>
</np>
</s>
</example>
unwrapArgumentNPs:
No change.
unwrapOwnerOwned:
No change.
movedowntoword:
<example id="relp4" translation="I patted the cat that caught the mouse that ate the cheese that I bought.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpmode" function="proclitic" gloss="indicative"/>
<thingy type="vpvoice" function="proclitic" gloss="active"/>
<thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
- <word posp="verb" gloss="pat"/>
+ <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np id="parent">
<np def="def" role="obj" locus="number" id="headnp" tr="">
- <word gloss="the" posp="det"/>
- <word posp="noun" gloss="cat"/>
+ <word gloss="the" posp="det" def="def" role="obj" locus="number" id="headnp"/>
+ <word posp="noun" gloss="cat" def="def" role="obj" locus="number" id="headnp"/>
</np>
<relp comma="after">
<np id="relnp" def="neither" role="subj" comma="before" case="NOM">
- <word posp="pron" gloss="RELPRON"/>
+ <word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="subj" comma="before" case="NOM"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpmode" function="proclitic" gloss="indicative"/>
<thingy type="vpvoice" function="proclitic" gloss="active"/>
<thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
- <word posp="verb" gloss="catch"/>
+ <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np id="parent" case="NOM">
<np def="def" role="obj" locus="number" id="headnp" tr="">
- <word gloss="the" posp="det"/>
- <word posp="noun" gloss="mouse"/>
+ <word gloss="the" posp="det" def="def" role="obj" locus="number" id="headnp"/>
+ <word posp="noun" gloss="mouse" def="def" role="obj" locus="number" id="headnp"/>
</np>
<relp comma="after">
<np id="relnp" def="neither" role="subj" comma="before" case="NOM">
- <word posp="pron" gloss="RELPRON"/>
+ <word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="subj" comma="before" case="NOM"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpmode" function="proclitic" gloss="indicative"/>
<thingy type="vpvoice" function="proclitic" gloss="active"/>
<thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
- <word posp="verb" gloss="eat"/>
+ <word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np id="parent" case="NOM">
<np def="def" role="obj" locus="number" id="headnp" tr="">
- <word gloss="the" posp="det"/>
- <word posp="noun" gloss="cheese"/>
+ <word gloss="the" posp="det" def="def" role="obj" locus="number" id="headnp"/>
+ <word posp="noun" gloss="cheese" def="def" role="obj" locus="number" id="headnp"/>
</np>
<relp comma="after">
<np id="relnp" def="neither" role="obj" comma="before" case="ACC">
- <word posp="pron" gloss="RELPRON"/>
+ <word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="obj" comma="before" case="ACC"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3" subj="1excl">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpmode" function="proclitic" gloss="indicative"/>
<thingy type="vpvoice" function="proclitic" gloss="active"/>
<thingy type="vpobj" function="proclitic" gloss="3"/>
<thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
- <word posp="verb" gloss="buy"/>
+ <word posp="verb" gloss="buy" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3" subj="1excl"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np def="neither" role="subj" locus="number" case="NOM" person="1excl">
- <word person="1excl" posp="pron" gloss="1excl"/>
+ <word person="1excl" posp="pron" gloss="1excl" def="neither" role="subj" locus="number" case="NOM"/>
</np>
</relp>
</np>
</relp>
</np>
</relp>
</np>
</s>
</example>
addaffixes:
About to call getSlotValue for pat/verb/subj/optionalGot 1excl
About to call getSlotValue for catch/verb/subj/optional
Got 3
About to call getSlotValue for eat/verb/subj/optional
Got 3
About to call getSlotValue for buy/verb/subj/optional
Got 1excl
<example id="relp4" translation="I patted the cat that caught the mouse that ate the cheese that I bought.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpmode" function="proclitic" gloss="indicative"/>
<thingy type="vpvoice" function="proclitic" gloss="active"/>
<thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
<word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl"/>
+ <thingy type="verbsubj" function="suffix" gloss="1excl"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np id="parent">
<np def="def" role="obj" locus="number" id="headnp" tr="">
<word gloss="the" posp="det" def="def" role="obj" locus="number" id="headnp"/>
<word posp="noun" gloss="cat" def="def" role="obj" locus="number" id="headnp"/>
</np>
<relp comma="after">
<np id="relnp" def="neither" role="subj" comma="before" case="NOM">
<word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="subj" comma="before" case="NOM"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpmode" function="proclitic" gloss="indicative"/>
<thingy type="vpvoice" function="proclitic" gloss="active"/>
<thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
<word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3"/>
+ <thingy type="verbsubj" function="suffix" gloss="3"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np id="parent" case="NOM">
<np def="def" role="obj" locus="number" id="headnp" tr="">
<word gloss="the" posp="det" def="def" role="obj" locus="number" id="headnp"/>
<word posp="noun" gloss="mouse" def="def" role="obj" locus="number" id="headnp"/>
</np>
<relp comma="after">
<np id="relnp" def="neither" role="subj" comma="before" case="NOM">
<word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="subj" comma="before" case="NOM"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpmode" function="proclitic" gloss="indicative"/>
<thingy type="vpvoice" function="proclitic" gloss="active"/>
<thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
<word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3"/>
+ <thingy type="verbsubj" function="suffix" gloss="3"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np id="parent" case="NOM">
<np def="def" role="obj" locus="number" id="headnp" tr="">
<word gloss="the" posp="det" def="def" role="obj" locus="number" id="headnp"/>
<word posp="noun" gloss="cheese" def="def" role="obj" locus="number" id="headnp"/>
</np>
<relp comma="after">
<np id="relnp" def="neither" role="obj" comma="before" case="ACC">
<word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="obj" comma="before" case="ACC"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3" subj="1excl">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpmode" function="proclitic" gloss="indicative"/>
<thingy type="vpvoice" function="proclitic" gloss="active"/>
<thingy type="vpobj" function="proclitic" gloss="3"/>
<thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
<word posp="verb" gloss="buy" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3" subj="1excl"/>
+ <thingy type="verbsubj" function="suffix" gloss="1excl"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np def="neither" role="subj" locus="number" case="NOM" person="1excl">
<word person="1excl" posp="pron" gloss="1excl" def="neither" role="subj" locus="number" case="NOM"/>
</np>
</relp>
</np>
</relp>
</np>
</relp>
</np>
</s>
</example>
flatten:
<example id="relp4" translation="I patted the cat that caught the mouse that ate the cheese that I bought."> - <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl"> + <flat> <thingy type="vpta" function="proclitic" gloss="PAST"/> <thingy type="vpmode" function="proclitic" gloss="indicative"/> <thingy type="vpvoice" function="proclitic" gloss="active"/> <thingy type="vpquestion" function="proclitic" gloss="not.Q"/> <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl"/> <thingy type="verbsubj" function="suffix" gloss="1excl"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> - </vp> - <np id="parent"> - <np def="def" role="obj" locus="number" id="headnp" tr=""> <word gloss="the" posp="det" def="def" role="obj" locus="number" id="headnp"/> <word posp="noun" gloss="cat" def="def" role="obj" locus="number" id="headnp"/> - </np> - <relp comma="after"> - <np id="relnp" def="neither" role="subj" comma="before" case="NOM"> <word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="subj" comma="before" case="NOM"/> - </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3"> <thingy type="vpta" function="proclitic" gloss="PAST"/> <thingy type="vpmode" function="proclitic" gloss="indicative"/> <thingy type="vpvoice" function="proclitic" gloss="active"/> <thingy type="vpquestion" function="proclitic" gloss="not.Q"/> <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3"/> <thingy type="verbsubj" function="suffix" gloss="3"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> - </vp> - <np id="parent" case="NOM"> - <np def="def" role="obj" locus="number" id="headnp" tr=""> <word gloss="the" posp="det" def="def" role="obj" locus="number" id="headnp"/> <word posp="noun" gloss="mouse" def="def" role="obj" locus="number" id="headnp"/> - </np> - <relp comma="after"> - <np id="relnp" def="neither" role="subj" comma="before" case="NOM"> <word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="subj" comma="before" case="NOM"/> - </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3"> <thingy type="vpta" function="proclitic" gloss="PAST"/> <thingy type="vpmode" function="proclitic" gloss="indicative"/> <thingy type="vpvoice" function="proclitic" gloss="active"/> <thingy type="vpquestion" function="proclitic" gloss="not.Q"/> <word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3"/> <thingy type="verbsubj" function="suffix" gloss="3"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> - </vp> - <np id="parent" case="NOM"> - <np def="def" role="obj" locus="number" id="headnp" tr=""> <word gloss="the" posp="det" def="def" role="obj" locus="number" id="headnp"/> <word posp="noun" gloss="cheese" def="def" role="obj" locus="number" id="headnp"/> - </np> - <relp comma="after"> - <np id="relnp" def="neither" role="obj" comma="before" case="ACC"> <word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="obj" comma="before" case="ACC"/> - </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3" subj="1excl"> <thingy type="vpta" function="proclitic" gloss="PAST"/> <thingy type="vpmode" function="proclitic" gloss="indicative"/> <thingy type="vpvoice" function="proclitic" gloss="active"/> <thingy type="vpobj" function="proclitic" gloss="3"/> <thingy type="vpquestion" function="proclitic" gloss="not.Q"/> <word posp="verb" gloss="buy" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3" subj="1excl"/> <thingy type="verbsubj" function="suffix" gloss="1excl"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> - </vp> - <np def="neither" role="subj" locus="number" case="NOM" person="1excl"> - <word person="1excl" posp="pron" gloss="1excl" def="neither" role="subj" locus="number" case="NOM"/> - </np> - </relp> - </np> - </relp> - </np> - </relp> - </np> - </s> + <word person="1excl" posp="pron" gloss="1excl" def="neither" role="subj" locus="number" case="NOM" comma="after"/> + </flat> </example>
addvocab:
<example id="relp4" translation="I patted the cat that caught the mouse that ate the cheese that I bought."> <flat> - <thingy type="vpta" function="proclitic" gloss="PAST"/> - <thingy type="vpmode" function="proclitic" gloss="indicative"/> - <thingy type="vpvoice" function="proclitic" gloss="active"/> - <thingy type="vpquestion" function="proclitic" gloss="not.Q"/> - <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl"/> - <thingy type="verbsubj" function="suffix" gloss="1excl"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <word gloss="the" posp="det" def="def" role="obj" locus="number" id="headnp"/> - <word posp="noun" gloss="cat" def="def" role="obj" locus="number" id="headnp"/> - <word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="subj" comma="before" case="NOM"/> - <thingy type="vpta" function="proclitic" gloss="PAST"/> - <thingy type="vpmode" function="proclitic" gloss="indicative"/> - <thingy type="vpvoice" function="proclitic" gloss="active"/> - <thingy type="vpquestion" function="proclitic" gloss="not.Q"/> - <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3"/> - <thingy type="verbsubj" function="suffix" gloss="3"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <word gloss="the" posp="det" def="def" role="obj" locus="number" id="headnp"/> - <word posp="noun" gloss="mouse" def="def" role="obj" locus="number" id="headnp"/> - <word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="subj" comma="before" case="NOM"/> - <thingy type="vpta" function="proclitic" gloss="PAST"/> - <thingy type="vpmode" function="proclitic" gloss="indicative"/> - <thingy type="vpvoice" function="proclitic" gloss="active"/> - <thingy type="vpquestion" function="proclitic" gloss="not.Q"/> - <word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3"/> - <thingy type="verbsubj" function="suffix" gloss="3"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <word gloss="the" posp="det" def="def" role="obj" locus="number" id="headnp"/> - <word posp="noun" gloss="cheese" def="def" role="obj" locus="number" id="headnp"/> - <word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="obj" comma="before" case="ACC"/> - <thingy type="vpta" function="proclitic" gloss="PAST"/> - <thingy type="vpmode" function="proclitic" gloss="indicative"/> - <thingy type="vpvoice" function="proclitic" gloss="active"/> - <thingy type="vpobj" function="proclitic" gloss="3"/> - <thingy type="vpquestion" function="proclitic" gloss="not.Q"/> - <word posp="verb" gloss="buy" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3" subj="1excl"/> - <thingy type="verbsubj" function="suffix" gloss="1excl"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <word person="1excl" posp="pron" gloss="1excl" def="neither" role="subj" locus="number" case="NOM" comma="after"/> + <thingy type="vpta" function="proclitic" gloss="PAST" ph="t o w">tow</thingy> + <thingy type="vpmode" function="proclitic" gloss="indicative" ph=""></thingy> + <thingy type="vpvoice" function="proclitic" gloss="active" ph=""></thingy> + <thingy type="vpquestion" function="proclitic" gloss="not.Q" ph=""></thingy> + <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl" ph="l i w o h">liwoh</word> + <thingy type="verbsubj" function="suffix" gloss="1excl.SUBJ" attach="suffix" ph="e k">ek</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> + <word gloss="the" posp="det" def="def" role="obj" locus="number" id="headnp" ph="h i t">hit</word> + <word posp="noun" gloss="cat" def="def" role="obj" locus="number" id="headnp" ph="d e t">det</word> + <word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="subj" comma="before" case="NOM" ph="n a n">nan</word> + <thingy type="vpta" function="proclitic" gloss="PAST" ph="t o w">tow</thingy> + <thingy type="vpmode" function="proclitic" gloss="indicative" ph=""></thingy> + <thingy type="vpvoice" function="proclitic" gloss="active" ph=""></thingy> + <thingy type="vpquestion" function="proclitic" gloss="not.Q" ph=""></thingy> + <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" ph="h i j">hij</word> + <thingy type="verbsubj" function="suffix" gloss="3.SUBJ" attach="suffix" ph=""></thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> + <word gloss="the" posp="det" def="def" role="obj" locus="number" id="headnp" ph="h i t">hit</word> + <word posp="noun" gloss="mouse" def="def" role="obj" locus="number" id="headnp" ph="n o k e ɲ a z">nokeɲaz</word> + <word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="subj" comma="before" case="NOM" ph="n a n">nan</word> + <thingy type="vpta" function="proclitic" gloss="PAST" ph="t o w">tow</thingy> + <thingy type="vpmode" function="proclitic" gloss="indicative" ph=""></thingy> + <thingy type="vpvoice" function="proclitic" gloss="active" ph=""></thingy> + <thingy type="vpquestion" function="proclitic" gloss="not.Q" ph=""></thingy> + <word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" ph="m e m">mem</word> + <thingy type="verbsubj" function="suffix" gloss="3.SUBJ" attach="suffix" ph=""></thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> + <word gloss="the" posp="det" def="def" role="obj" locus="number" id="headnp" ph="h i t">hit</word> + <word posp="noun" gloss="cheese" def="def" role="obj" locus="number" id="headnp" ph="ʋ u s i s+k i">ʋusiski</word> + <word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="obj" comma="before" case="ACC" ph="n a n">nan</word> + <thingy type="vpta" function="proclitic" gloss="PAST" ph="t o w">tow</thingy> + <thingy type="vpmode" function="proclitic" gloss="indicative" ph=""></thingy> + <thingy type="vpvoice" function="proclitic" gloss="active" ph=""></thingy> + <thingy type="vpobj" function="proclitic" gloss="3.OBJ" ph="s a l">sal</thingy> + <thingy type="vpquestion" function="proclitic" gloss="not.Q" ph=""></thingy> + <word posp="verb" gloss="buy" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3" subj="1excl" ph="n a z">naz</word> + <thingy type="verbsubj" function="suffix" gloss="1excl.SUBJ" attach="suffix" ph="e k">ek</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> + <word person="1excl" posp="pron" gloss="1excl" def="neither" role="subj" locus="number" case="NOM" comma="after" ph="ɡ e s">ɡes</word> </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> - <thingy type="vpta" function="proclitic" gloss="PAST" ph="t o w">tow</thingy> - <thingy type="vpmode" function="proclitic" gloss="indicative" ph=""></thingy> - <thingy type="vpvoice" function="proclitic" gloss="active" ph=""></thingy> - <thingy type="vpquestion" function="proclitic" gloss="not.Q" ph=""></thingy> - <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl" ph="l i w o h">liwoh</word> - <thingy type="verbsubj" function="suffix" gloss="1excl.SUBJ" attach="suffix" ph="e k">ek</thingy> - <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> - <word gloss="the" posp="det" def="def" role="obj" locus="number" id="headnp" ph="h i t">hit</word> - <word posp="noun" gloss="cat" def="def" role="obj" locus="number" id="headnp" ph="d e t">det</word> - <word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="subj" comma="before" case="NOM" ph="n a n">nan</word> - <thingy type="vpta" function="proclitic" gloss="PAST" ph="t o w">tow</thingy> - <thingy type="vpmode" function="proclitic" gloss="indicative" ph=""></thingy> - <thingy type="vpvoice" function="proclitic" gloss="active" ph=""></thingy> - <thingy type="vpquestion" function="proclitic" gloss="not.Q" ph=""></thingy> - <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" ph="h i j">hij</word> - <thingy type="verbsubj" function="suffix" gloss="3.SUBJ" attach="suffix" ph=""></thingy> - <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> - <word gloss="the" posp="det" def="def" role="obj" locus="number" id="headnp" ph="h i t">hit</word> - <word posp="noun" gloss="mouse" def="def" role="obj" locus="number" id="headnp" ph="n o k e ɲ a z">nokeɲaz</word> - <word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="subj" comma="before" case="NOM" ph="n a n">nan</word> - <thingy type="vpta" function="proclitic" gloss="PAST" ph="t o w">tow</thingy> - <thingy type="vpmode" function="proclitic" gloss="indicative" ph=""></thingy> - <thingy type="vpvoice" function="proclitic" gloss="active" ph=""></thingy> - <thingy type="vpquestion" function="proclitic" gloss="not.Q" ph=""></thingy> - <word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" ph="m e m">mem</word> - <thingy type="verbsubj" function="suffix" gloss="3.SUBJ" attach="suffix" ph=""></thingy> - <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> - <word gloss="the" posp="det" def="def" role="obj" locus="number" id="headnp" ph="h i t">hit</word> - <word posp="noun" gloss="cheese" def="def" role="obj" locus="number" id="headnp" ph="ʋ u s i s+k i">ʋusiski</word> - <word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="obj" comma="before" case="ACC" ph="n a n">nan</word> - <thingy type="vpta" function="proclitic" gloss="PAST" ph="t o w">tow</thingy> - <thingy type="vpmode" function="proclitic" gloss="indicative" ph=""></thingy> - <thingy type="vpvoice" function="proclitic" gloss="active" ph=""></thingy> - <thingy type="vpobj" function="proclitic" gloss="3.OBJ" ph="s a l">sal</thingy> - <thingy type="vpquestion" function="proclitic" gloss="not.Q" ph=""></thingy> - <word posp="verb" gloss="buy" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3" subj="1excl" ph="n a z">naz</word> - <thingy type="verbsubj" function="suffix" gloss="1excl.SUBJ" attach="suffix" ph="e k">ek</thingy> - <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> - <word person="1excl" posp="pron" gloss="1excl" def="neither" role="subj" locus="number" case="NOM" comma="after" ph="ɡ e s">ɡes</word> + <thingy type="vpta" function="proclitic" gloss="PAST">tow</thingy> + <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl">liwoh</word> + <thingy type="verbsubj" function="suffix" gloss="1excl.SUBJ">ek</thingy> + <word gloss="the" posp="det" def="def" role="obj" locus="number" id="headnp">hit</word> + <word posp="noun" gloss="cat" def="def" role="obj" locus="number" id="headnp">det,</word> + <word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="subj" comma="before" case="NOM">nan</word> + <thingy type="vpta" function="proclitic" gloss="PAST">tow</thingy> + <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3">hij</word> + <word gloss="the" posp="det" def="def" role="obj" locus="number" id="headnp">hit</word> + <word posp="noun" gloss="mouse" def="def" role="obj" locus="number" id="headnp">nokeɲaz,</word> + <word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="subj" comma="before" case="NOM">nan</word> + <thingy type="vpta" function="proclitic" gloss="PAST">tow</thingy> + <word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3">mem</word> + <word gloss="the" posp="det" def="def" role="obj" locus="number" id="headnp">hit</word> + <word posp="noun" gloss="cheese" def="def" role="obj" locus="number" id="headnp">ʋusiski,</word> + <word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="obj" comma="before" case="ACC">nan</word> + <thingy type="vpta" function="proclitic" gloss="PAST">tow</thingy> + <thingy type="vpobj" function="proclitic" gloss="3.OBJ">sal</thingy> + <word posp="verb" gloss="buy" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3" subj="1excl">naz</word> + <thingy type="verbsubj" function="suffix" gloss="1excl.SUBJ">ek</thingy> + <word person="1excl" posp="pron" gloss="1excl" def="neither" role="subj" locus="number" case="NOM" comma="after">ɡes</word> </flat> + <p><span class="ilpair"><span class="mor">tow</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">liwoh</span><br><span class="gls">pat</span></span> <span class="ilpair"><span class="mor">-ek</span><br><span class="gls">1excl.<span class="glssc">SUBJ</span></span></span> <span class="ilpair"><span class="mor">hit</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">det</span><br><span class="gls">cat</span></span> <span class="ilpair"><span class="mor">nan</span><br><span class="gls"><span class="glssc">RELPRON</span></span></span> <span class="ilpair"><span class="mor">tow</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">hij</span><br><span class="gls">catch</span></span> <span class="ilpair"><span class="mor">hit</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">nokeɲaz</span><br><span class="gls">mouse</span></span> <span class="ilpair"><span class="mor">nan</span><br><span class="gls"><span class="glssc">RELPRON</span></span></span> <span class="ilpair"><span class="mor">tow</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">mem</span><br><span class="gls">eat</span></span> <span class="ilpair"><span class="mor">hit</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">ʋusiski</span><br><span class="gls">cheese</span></span> <span class="ilpair"><span class="mor">nan</span><br><span class="gls"><span class="glssc">RELPRON</span></span></span> <span class="ilpair"><span class="mor">tow</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">sal</span><br><span class="gls">3.<span class="glssc">OBJ</span></span></span> <span class="ilpair"><span class="mor">naz</span><br><span class="gls">buy</span></span> <span class="ilpair"><span class="mor">-ek</span><br><span class="gls">1excl.<span class="glssc">SUBJ</span></span></span> <span class="ilpair"><span class="mor">ɡes</span><br><span class="gls">1excl</span></span></p> + <p>tow liwohek hit det, nan tow hij hit nokeɲaz, nan tow mem hit ʋusiski, nan tow sal nazek ɡes</p> + <p>toww liwwohek hit det, nan toww hij hit nokeñaz, nan toww mem hit wusiski, nan toww sal nazek ges</p> + <il> + <w> + <o>tow</o> + <g>PAST</g> + </w> + <w> + <o>liwoh</o> + <g>pat</g> + </w> + <w> + <o>-ek</o> + <g>1excl.SUBJ</g> + </w> + <w> + <o>hit</o> + <g>the</g> + </w> + <w> + <o>det</o> + <g>cat</g> + </w> + <w> + <o>nan</o> + <g>RELPRON</g> + </w> + <w> + <o>tow</o> + <g>PAST</g> + </w> + <w> + <o>hij</o> + <g>catch</g> + </w> + <w> + <o>hit</o> + <g>the</g> + </w> + <w> + <o>nokeɲaz</o> + <g>mouse</g> + </w> + <w> + <o>nan</o> + <g>RELPRON</g> + </w> + <w> + <o>tow</o> + <g>PAST</g> + </w> + <w> + <o>mem</o> + <g>eat</g> + </w> + <w> + <o>hit</o> + <g>the</g> + </w> + <w> + <o>ʋusiski</o> + <g>cheese</g> + </w> + <w> + <o>nan</o> + <g>RELPRON</g> + </w> + <w> + <o>tow</o> + <g>PAST</g> + </w> + <w> + <o>sal</o> + <g>3.OBJ</g> + </w> + <w> + <o>naz</o> + <g>buy</g> + </w> + <w> + <o>-ek</o> + <g>1excl.SUBJ</g> + </w> + <w> + <o>ɡes</o> + <g>1excl</g> + </w> + </il> </example>
Toww liwwohek hit det, nan toww hij hit nokeñaz, nan toww mem hit wusiski, nan toww sal nazek ges. [tow liwohek hit det, nan tow hij hit nokeɲaz, nan tow mem hit ʋusiski, nan tow sal nazek ɡes] tow PAST liwoh pat -ek 1excl.SUBJ hit the det cat nan RELPRON tow PAST hij catch hit the nokeɲaz mouse nan RELPRON tow PAST mem eat hit the ʋusiski cheese nan RELPRON tow PAST sal 3.OBJ naz buy -ek 1excl.SUBJ ɡes 1excl “I patted the cat that caught the mouse that ate the cheese that I bought.” | (29) |
Complementation Strategies
Yezin forms complement clauses by nominalising the embedded verb. The nominalised form lacks finite verbal categories and behaves as a noun phrase. Subjects of nominalised clauses occur in the genitive case, and the nominalised verb establishes the semantic content of the complement.
The following example illustrate how complement clauses function:
initial XML:
<example id="comp1" translation="It surprised the teacher that the boy had given the girl an apple.">
<s>
<vp tam="past-punct">
<verb>surprise</verb>
</vp>
<np role="subj">
<subs>
<vp tam="past-punct">
<verb>give</verb>
</vp>
<np number="sing" def="def" head="this" role="subj">
<noun>boy</noun>
</np>
<np number="sing" def="indef" role="obj">
<noun>apple</noun>
</np>
<np number="sing" def="def" role="indobj" tr="rheme">
<noun>girl</noun>
</np>
</subs>
</np>
<np number="sing" def="def" role="indobj">
<noun>teacher</noun>
</np>
</s>
</example>cleanup:
<example id="comp1" translation="It surprised the teacher that the boy had given the girl an apple."> <s> - <vp tam="past-punct"> - <verb>surprise</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="surprise"/> </vp> <np role="subj"> <subs> - <vp tam="past-punct"> - <verb>give</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="give"/> </vp> - <np number="sing" def="def" head="this" role="subj"> - <noun>boy</noun> + <np number="sing" def="def" head="this" role="subj" locus="number"> + <word posp="noun" gloss="boy"/> </np> - <np number="sing" def="indef" role="obj"> - <noun>apple</noun> + <np number="sing" def="indef" role="obj" locus="number"> + <word posp="noun" gloss="apple"/> </np> - <np number="sing" def="def" role="indobj" tr="rheme"> - <noun>girl</noun> + <np number="sing" def="def" role="indobj" tr="rheme" locus="number"> + <word posp="noun" gloss="girl"/> </np> </subs> </np> - <np number="sing" def="def" role="indobj"> - <noun>teacher</noun> + <np number="sing" def="def" role="indobj" locus="number"> + <word posp="noun" gloss="teacher"/> </np> </s> </example>
module articles:
<example id="comp1" translation="It surprised the teacher that the boy had given the girl an apple.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active">
<word posp="verb" gloss="surprise"/>
</vp>
<np role="subj">
<subs>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active">
<word posp="verb" gloss="give"/>
</vp>
<np number="sing" def="def" head="this" role="subj" locus="number">
<word posp="noun" gloss="boy"/>
+ <word gloss="the" posp="det"/>
</np>
- <np number="sing" def="indef" role="obj" locus="number">
+ <np number="sing" role="obj" locus="number">
<word posp="noun" gloss="apple"/>
</np>
<np number="sing" def="def" role="indobj" tr="rheme" locus="number">
<word posp="noun" gloss="girl"/>
+ <word gloss="the" posp="det"/>
</np>
</subs>
</np>
<np number="sing" def="def" role="indobj" locus="number">
<word posp="noun" gloss="teacher"/>
+ <word gloss="the" posp="det"/>
</np>
</s>
</example>
module nonpastonly:
<example id="comp1" translation="It surprised the teacher that the boy had given the girl an apple."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="surprise"/> </vp> <np role="subj"> <subs> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="give"/> </vp> <np number="sing" def="def" head="this" role="subj" locus="number"> <word posp="noun" gloss="boy"/> <word gloss="the" posp="det"/> </np> <np number="sing" role="obj" locus="number"> <word posp="noun" gloss="apple"/> </np> <np number="sing" def="def" role="indobj" tr="rheme" locus="number"> <word posp="noun" gloss="girl"/> <word gloss="the" posp="det"/> </np> </subs> </np> <np number="sing" def="def" role="indobj" locus="number"> <word posp="noun" gloss="teacher"/> <word gloss="the" posp="det"/> </np> </s> </example>
module noepistemic:
No change.
module NRel:
No change.
module sentenceconnectors:
No change.
module nominalise:
<example id="comp1" translation="It surprised the teacher that the boy had given the girl an apple.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="surprise"/>
</vp>
<np role="subj">
+ <np type="owner_owned">
+ <np number="sing" def="def" head="this" role="owned" locus="number">
+ <word posp="noun" gloss="boy"/>
+ <word gloss="the" posp="det"/>
+ </np>
+ <np role="owner" number="sing">
<subs>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="give"/>
</vp>
- <np number="sing" def="def" head="this" role="subj" locus="number">
- <word posp="noun" gloss="boy"/>
- <word gloss="the" posp="det"/>
- </np>
<np number="sing" role="obj" locus="number">
<word posp="noun" gloss="apple"/>
</np>
<np number="sing" def="def" role="indobj" tr="rheme" locus="number">
<word posp="noun" gloss="girl"/>
<word gloss="the" posp="det"/>
</np>
</subs>
</np>
+ </np>
+ </np>
<np number="sing" def="def" role="indobj" locus="number">
<word posp="noun" gloss="teacher"/>
<word gloss="the" posp="det"/>
</np>
</s>
</example>
tva1tva2
tva1
tva2
module affixdensity:
No change.
module adpositions:
No change.
module constorder:
<example id="comp1" translation="It surprised the teacher that the boy had given the girl an apple."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> - <word posp="verb" gloss="surprise"/> - </vp> <np role="subj"> <np type="owner_owned"> <np number="sing" def="def" head="this" role="owned" locus="number"> <word posp="noun" gloss="boy"/> <word gloss="the" posp="det"/> </np> <np role="owner" number="sing"> <subs> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="give"/> </vp> - <np number="sing" role="obj" locus="number"> - <word posp="noun" gloss="apple"/> - </np> <np number="sing" def="def" role="indobj" tr="rheme" locus="number"> <word posp="noun" gloss="girl"/> <word gloss="the" posp="det"/> </np> + <np number="sing" role="obj" locus="number"> + <word posp="noun" gloss="apple"/> + </np> </subs> </np> </np> </np> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <word posp="verb" gloss="surprise"/> + </vp> <np number="sing" def="def" role="indobj" locus="number"> <word posp="noun" gloss="teacher"/> <word gloss="the" posp="det"/> </np> </s> </example>
module casemarking:
<example id="comp1" translation="It surprised the teacher that the boy had given the girl an apple."> <s> - <np role="subj"> + <np role="subj" case="NOM"> <np type="owner_owned"> <np number="sing" def="def" head="this" role="owned" locus="number"> <word posp="noun" gloss="boy"/> <word gloss="the" posp="det"/> </np> <np role="owner" number="sing"> <subs> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="give"/> </vp> - <np number="sing" def="def" role="indobj" tr="rheme" locus="number"> + <np number="sing" def="def" role="indobj" tr="rheme" locus="number" case="DAT"> <word posp="noun" gloss="girl"/> <word gloss="the" posp="det"/> </np> - <np number="sing" role="obj" locus="number"> + <np number="sing" role="obj" locus="number" case="ACC"> <word posp="noun" gloss="apple"/> </np> </subs> </np> </np> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="surprise"/> </vp> - <np number="sing" def="def" role="indobj" locus="number"> + <np number="sing" def="def" role="indobj" locus="number" case="DAT"> <word posp="noun" gloss="teacher"/> <word gloss="the" posp="det"/> </np> </s> </example>
module markowner:
<example id="comp1" translation="It surprised the teacher that the boy had given the girl an apple.">
<s>
<np role="subj" case="NOM">
<np type="owner_owned">
<np number="sing" def="def" head="this" role="owned" locus="number">
<word posp="noun" gloss="boy"/>
<word gloss="the" posp="det"/>
</np>
- <np role="owner" number="sing">
+ <np role="owner" number="sing" case="GEN">
<subs>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="give"/>
</vp>
<np number="sing" def="def" role="indobj" tr="rheme" locus="number" case="DAT">
<word posp="noun" gloss="girl"/>
<word gloss="the" posp="det"/>
</np>
<np number="sing" role="obj" locus="number" case="ACC">
<word posp="noun" gloss="apple"/>
</np>
</subs>
</np>
</np>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="surprise"/>
</vp>
<np number="sing" def="def" role="indobj" locus="number" case="DAT">
<word posp="noun" gloss="teacher"/>
<word gloss="the" posp="det"/>
</np>
</s>
</example>
module propagatenumber:
<example id="comp1" translation="It surprised the teacher that the boy had given the girl an apple."> <s> - <np role="subj" case="NOM"> - <np type="owner_owned"> + <np role="subj" case="NOM" number="sing"> + <np type="owner_owned" number="sing"> <np number="sing" def="def" head="this" role="owned" locus="number"> <word posp="noun" gloss="boy"/> <word gloss="the" posp="det"/> </np> <np role="owner" number="sing" case="GEN"> <subs> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="give"/> </vp> <np number="sing" def="def" role="indobj" tr="rheme" locus="number" case="DAT"> <word posp="noun" gloss="girl"/> <word gloss="the" posp="det"/> </np> <np number="sing" role="obj" locus="number" case="ACC"> <word posp="noun" gloss="apple"/> </np> </subs> </np> </np> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="surprise"/> </vp> <np number="sing" def="def" role="indobj" locus="number" case="DAT"> <word posp="noun" gloss="teacher"/> <word gloss="the" posp="det"/> </np> </s> </example>
module simplifynumber:
<example id="comp1" translation="It surprised the teacher that the boy had given the girl an apple."> <s> - <np role="subj" case="NOM" number="sing"> - <np type="owner_owned" number="sing"> - <np number="sing" def="def" head="this" role="owned" locus="number"> + <np role="subj" case="NOM"> + <np type="owner_owned"> + <np def="def" head="this" role="owned" locus="number"> <word posp="noun" gloss="boy"/> <word gloss="the" posp="det"/> </np> - <np role="owner" number="sing" case="GEN"> + <np role="owner" case="GEN"> <subs> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="give"/> </vp> - <np number="sing" def="def" role="indobj" tr="rheme" locus="number" case="DAT"> + <np def="def" role="indobj" tr="rheme" locus="number" case="DAT"> <word posp="noun" gloss="girl"/> <word gloss="the" posp="det"/> </np> - <np number="sing" role="obj" locus="number" case="ACC"> + <np role="obj" locus="number" case="ACC"> <word posp="noun" gloss="apple"/> </np> </subs> </np> </np> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="surprise"/> </vp> - <np number="sing" def="def" role="indobj" locus="number" case="DAT"> + <np def="def" role="indobj" locus="number" case="DAT"> <word posp="noun" gloss="teacher"/> <word gloss="the" posp="det"/> </np> </s> </example>
createpronouns:
No change.
module ngen:
No change.
module wordorder:
No change.
module wordorder:
No change.
module wordorder:
<example id="comp1" translation="It surprised the teacher that the boy had given the girl an apple.">
<s>
<np role="subj" case="NOM">
<np type="owner_owned">
<np def="def" head="this" role="owned" locus="number">
- <word posp="noun" gloss="boy"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="boy"/>
</np>
<np role="owner" case="GEN">
<subs>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="give"/>
</vp>
<np def="def" role="indobj" tr="rheme" locus="number" case="DAT">
- <word posp="noun" gloss="girl"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="girl"/>
</np>
<np role="obj" locus="number" case="ACC">
<word posp="noun" gloss="apple"/>
</np>
</subs>
</np>
</np>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="surprise"/>
</vp>
<np def="def" role="indobj" locus="number" case="DAT">
- <word posp="noun" gloss="teacher"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="teacher"/>
</np>
</s>
</example>
module conjp:
No change.
flattenconjp:
No change.
fixpronouns:
No change.
copyuptophrase:
<example id="comp1" translation="It surprised the teacher that the boy had given the girl an apple.">
<s>
<np role="subj" case="NOM">
<np type="owner_owned">
<np def="def" head="this" role="owned" locus="number">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="boy"/>
</np>
<np role="owner" case="GEN">
<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" indobj="3" obj="3">
<word posp="verb" gloss="give"/>
</vp>
<np def="def" role="indobj" tr="rheme" locus="number" case="DAT">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="girl"/>
</np>
<np role="obj" locus="number" case="ACC">
<word posp="noun" gloss="apple"/>
</np>
</subs>
</np>
</np>
</np>
- <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
+ <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" indobj="3">
<word posp="verb" gloss="surprise"/>
</vp>
<np def="def" role="indobj" locus="number" case="DAT">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="teacher"/>
</np>
</s>
</example>
prodrop:
No change.
addclitics:
<example id="comp1" translation="It surprised the teacher that the boy had given the girl an apple.">
<s>
<np role="subj" case="NOM">
<np type="owner_owned">
<np def="def" head="this" role="owned" locus="number">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="boy"/>
</np>
<np role="owner" case="GEN">
<subs>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" indobj="3" obj="3">
+ <thingy type="vpta" function="proclitic" gloss="PAST"/>
+ <thingy type="vpmode" function="proclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="proclitic" gloss="active"/>
+ <thingy type="vpobj" function="proclitic" gloss="3"/>
+ <thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
<word posp="verb" gloss="give"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
+ <thingy type="vpindobj" function="enclitic" gloss="3"/>
</vp>
<np def="def" role="indobj" tr="rheme" locus="number" case="DAT">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="girl"/>
</np>
<np role="obj" locus="number" case="ACC">
<word posp="noun" gloss="apple"/>
</np>
</subs>
</np>
</np>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" indobj="3">
+ <thingy type="vpta" function="proclitic" gloss="PAST"/>
+ <thingy type="vpmode" function="proclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="proclitic" gloss="active"/>
+ <thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
<word posp="verb" gloss="surprise"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
+ <thingy type="vpindobj" function="enclitic" gloss="3"/>
</vp>
<np def="def" role="indobj" locus="number" case="DAT">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="teacher"/>
</np>
</s>
</example>
propagateArgumentCase:
No change.
unwrapArgumentNPs:
<example id="comp1" translation="It surprised the teacher that the boy had given the girl an apple."> <s> - <np role="subj" case="NOM"> - <np type="owner_owned"> + <np type="owner_owned" role="subj" case="NOM"> <np def="def" head="this" role="owned" locus="number"> <word gloss="the" posp="det"/> <word posp="noun" gloss="boy"/> </np> <np role="owner" case="GEN"> <subs> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" indobj="3" obj="3"> <thingy type="vpta" function="proclitic" gloss="PAST"/> <thingy type="vpmode" function="proclitic" gloss="indicative"/> <thingy type="vpvoice" function="proclitic" gloss="active"/> <thingy type="vpobj" function="proclitic" gloss="3"/> <thingy type="vpquestion" function="proclitic" gloss="not.Q"/> <word posp="verb" gloss="give"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpindobj" function="enclitic" gloss="3"/> </vp> <np def="def" role="indobj" tr="rheme" locus="number" case="DAT"> <word gloss="the" posp="det"/> <word posp="noun" gloss="girl"/> </np> <np role="obj" locus="number" case="ACC"> <word posp="noun" gloss="apple"/> </np> </subs> </np> </np> - </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" indobj="3"> <thingy type="vpta" function="proclitic" gloss="PAST"/> <thingy type="vpmode" function="proclitic" gloss="indicative"/> <thingy type="vpvoice" function="proclitic" gloss="active"/> <thingy type="vpquestion" function="proclitic" gloss="not.Q"/> <word posp="verb" gloss="surprise"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpindobj" function="enclitic" gloss="3"/> </vp> <np def="def" role="indobj" locus="number" case="DAT"> <word gloss="the" posp="det"/> <word posp="noun" gloss="teacher"/> </np> </s> </example>
unwrapOwnerOwned:
<example id="comp1" translation="It surprised the teacher that the boy had given the girl an apple."> <s> - <np type="owner_owned" role="subj" case="NOM"> - <np def="def" head="this" role="owned" locus="number"> + <np def="def" head="this" role="owned" locus="number" case="NOM"> <word gloss="the" posp="det"/> <word posp="noun" gloss="boy"/> </np> <np role="owner" case="GEN"> <subs> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" indobj="3" obj="3"> <thingy type="vpta" function="proclitic" gloss="PAST"/> <thingy type="vpmode" function="proclitic" gloss="indicative"/> <thingy type="vpvoice" function="proclitic" gloss="active"/> <thingy type="vpobj" function="proclitic" gloss="3"/> <thingy type="vpquestion" function="proclitic" gloss="not.Q"/> <word posp="verb" gloss="give"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpindobj" function="enclitic" gloss="3"/> </vp> <np def="def" role="indobj" tr="rheme" locus="number" case="DAT"> <word gloss="the" posp="det"/> <word posp="noun" gloss="girl"/> </np> <np role="obj" locus="number" case="ACC"> <word posp="noun" gloss="apple"/> </np> </subs> </np> - </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" indobj="3"> <thingy type="vpta" function="proclitic" gloss="PAST"/> <thingy type="vpmode" function="proclitic" gloss="indicative"/> <thingy type="vpvoice" function="proclitic" gloss="active"/> <thingy type="vpquestion" function="proclitic" gloss="not.Q"/> <word posp="verb" gloss="surprise"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpindobj" function="enclitic" gloss="3"/> </vp> <np def="def" role="indobj" locus="number" case="DAT"> <word gloss="the" posp="det"/> <word posp="noun" gloss="teacher"/> </np> </s> </example>
movedowntoword:
<example id="comp1" translation="It surprised the teacher that the boy had given the girl an apple.">
<s>
<np def="def" head="this" role="owned" locus="number" case="NOM">
- <word gloss="the" posp="det"/>
- <word posp="noun" gloss="boy"/>
+ <word gloss="the" posp="det" def="def" head="this" role="owned" locus="number" case="NOM"/>
+ <word posp="noun" gloss="boy" def="def" head="this" role="owned" locus="number" case="NOM"/>
</np>
<np role="owner" case="GEN">
<subs>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" indobj="3" obj="3">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpmode" function="proclitic" gloss="indicative"/>
<thingy type="vpvoice" function="proclitic" gloss="active"/>
<thingy type="vpobj" function="proclitic" gloss="3"/>
<thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
- <word posp="verb" gloss="give"/>
+ <word posp="verb" gloss="give" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" indobj="3" obj="3"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpindobj" function="enclitic" gloss="3"/>
</vp>
<np def="def" role="indobj" tr="rheme" locus="number" case="DAT">
- <word gloss="the" posp="det"/>
- <word posp="noun" gloss="girl"/>
+ <word gloss="the" posp="det" def="def" role="indobj" tr="rheme" locus="number" case="DAT"/>
+ <word posp="noun" gloss="girl" def="def" role="indobj" tr="rheme" locus="number" case="DAT"/>
</np>
<np role="obj" locus="number" case="ACC">
- <word posp="noun" gloss="apple"/>
+ <word posp="noun" gloss="apple" role="obj" locus="number" case="ACC"/>
</np>
</subs>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" indobj="3">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpmode" function="proclitic" gloss="indicative"/>
<thingy type="vpvoice" function="proclitic" gloss="active"/>
<thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
- <word posp="verb" gloss="surprise"/>
+ <word posp="verb" gloss="surprise" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" indobj="3"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpindobj" function="enclitic" gloss="3"/>
</vp>
<np def="def" role="indobj" locus="number" case="DAT">
- <word gloss="the" posp="det"/>
- <word posp="noun" gloss="teacher"/>
+ <word gloss="the" posp="det" def="def" role="indobj" locus="number" case="DAT"/>
+ <word posp="noun" gloss="teacher" def="def" role="indobj" locus="number" case="DAT"/>
</np>
</s>
</example>
addaffixes:
About to call getSlotValue for give/verb/subj/optionalAbout to call getSlotValue for surprise/verb/subj/optional
Got 3
<example id="comp1" translation="It surprised the teacher that the boy had given the girl an apple.">
<s>
<np def="def" head="this" role="owned" locus="number" case="NOM">
<word gloss="the" posp="det" def="def" head="this" role="owned" locus="number" case="NOM"/>
<word posp="noun" gloss="boy" def="def" head="this" role="owned" locus="number" case="NOM"/>
</np>
<np role="owner" case="GEN">
<subs>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" indobj="3" obj="3">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpmode" function="proclitic" gloss="indicative"/>
<thingy type="vpvoice" function="proclitic" gloss="active"/>
<thingy type="vpobj" function="proclitic" gloss="3"/>
<thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
<word posp="verb" gloss="give" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" indobj="3" obj="3"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpindobj" function="enclitic" gloss="3"/>
</vp>
<np def="def" role="indobj" tr="rheme" locus="number" case="DAT">
<word gloss="the" posp="det" def="def" role="indobj" tr="rheme" locus="number" case="DAT"/>
<word posp="noun" gloss="girl" def="def" role="indobj" tr="rheme" locus="number" case="DAT"/>
</np>
<np role="obj" locus="number" case="ACC">
<word posp="noun" gloss="apple" role="obj" locus="number" case="ACC"/>
</np>
</subs>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" indobj="3">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpmode" function="proclitic" gloss="indicative"/>
<thingy type="vpvoice" function="proclitic" gloss="active"/>
<thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
<word posp="verb" gloss="surprise" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" indobj="3"/>
+ <thingy type="verbsubj" function="suffix" gloss="3"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpindobj" function="enclitic" gloss="3"/>
</vp>
<np def="def" role="indobj" locus="number" case="DAT">
<word gloss="the" posp="det" def="def" role="indobj" locus="number" case="DAT"/>
<word posp="noun" gloss="teacher" def="def" role="indobj" locus="number" case="DAT"/>
</np>
</s>
</example>
flatten:
<example id="comp1" translation="It surprised the teacher that the boy had given the girl an apple."> - <s> - <np def="def" head="this" role="owned" locus="number" case="NOM"> + <flat> <word gloss="the" posp="det" def="def" head="this" role="owned" locus="number" case="NOM"/> <word posp="noun" gloss="boy" def="def" head="this" role="owned" locus="number" case="NOM"/> - </np> - <np role="owner" case="GEN"> - <subs> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" indobj="3" obj="3"> <thingy type="vpta" function="proclitic" gloss="PAST"/> <thingy type="vpmode" function="proclitic" gloss="indicative"/> <thingy type="vpvoice" function="proclitic" gloss="active"/> <thingy type="vpobj" function="proclitic" gloss="3"/> <thingy type="vpquestion" function="proclitic" gloss="not.Q"/> <word posp="verb" gloss="give" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" indobj="3" obj="3"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpindobj" function="enclitic" gloss="3"/> - </vp> - <np def="def" role="indobj" tr="rheme" locus="number" case="DAT"> <word gloss="the" posp="det" def="def" role="indobj" tr="rheme" locus="number" case="DAT"/> <word posp="noun" gloss="girl" def="def" role="indobj" tr="rheme" locus="number" case="DAT"/> - </np> - <np role="obj" locus="number" case="ACC"> <word posp="noun" gloss="apple" role="obj" locus="number" case="ACC"/> - </np> - </subs> - </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" indobj="3"> <thingy type="vpta" function="proclitic" gloss="PAST"/> <thingy type="vpmode" function="proclitic" gloss="indicative"/> <thingy type="vpvoice" function="proclitic" gloss="active"/> <thingy type="vpquestion" function="proclitic" gloss="not.Q"/> <word posp="verb" gloss="surprise" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" indobj="3"/> <thingy type="verbsubj" function="suffix" gloss="3"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpindobj" function="enclitic" gloss="3"/> - </vp> - <np def="def" role="indobj" locus="number" case="DAT"> <word gloss="the" posp="det" def="def" role="indobj" locus="number" case="DAT"/> <word posp="noun" gloss="teacher" def="def" role="indobj" locus="number" case="DAT"/> - </np> - </s> + </flat> </example>
addvocab:
<example id="comp1" translation="It surprised the teacher that the boy had given the girl an apple."> <flat> - <word gloss="the" posp="det" def="def" head="this" role="owned" locus="number" case="NOM"/> - <word posp="noun" gloss="boy" def="def" head="this" role="owned" locus="number" case="NOM"/> - <thingy type="vpta" function="proclitic" gloss="PAST"/> - <thingy type="vpmode" function="proclitic" gloss="indicative"/> - <thingy type="vpvoice" function="proclitic" gloss="active"/> - <thingy type="vpobj" function="proclitic" gloss="3"/> - <thingy type="vpquestion" function="proclitic" gloss="not.Q"/> - <word posp="verb" gloss="give" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" indobj="3" obj="3"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpindobj" function="enclitic" gloss="3"/> - <word gloss="the" posp="det" def="def" role="indobj" tr="rheme" locus="number" case="DAT"/> - <word posp="noun" gloss="girl" def="def" role="indobj" tr="rheme" locus="number" case="DAT"/> - <word posp="noun" gloss="apple" role="obj" locus="number" case="ACC"/> - <thingy type="vpta" function="proclitic" gloss="PAST"/> - <thingy type="vpmode" function="proclitic" gloss="indicative"/> - <thingy type="vpvoice" function="proclitic" gloss="active"/> - <thingy type="vpquestion" function="proclitic" gloss="not.Q"/> - <word posp="verb" gloss="surprise" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" indobj="3"/> - <thingy type="verbsubj" function="suffix" gloss="3"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpindobj" function="enclitic" gloss="3"/> - <word gloss="the" posp="det" def="def" role="indobj" locus="number" case="DAT"/> - <word posp="noun" gloss="teacher" def="def" role="indobj" locus="number" case="DAT"/> + <word gloss="the" posp="det" def="def" head="this" role="owned" locus="number" case="NOM" ph="h i t">hit</word> + <word posp="noun" gloss="boy" def="def" head="this" role="owned" locus="number" case="NOM" ph="f i s">fis</word> + <thingy type="vpta" function="proclitic" gloss="PAST" ph="t o w">tow</thingy> + <thingy type="vpmode" function="proclitic" gloss="indicative" ph=""></thingy> + <thingy type="vpvoice" function="proclitic" gloss="active" ph=""></thingy> + <thingy type="vpobj" function="proclitic" gloss="3.OBJ" ph="s a l">sal</thingy> + <thingy type="vpquestion" function="proclitic" gloss="not.Q" ph=""></thingy> + <word posp="verb" gloss="give" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" indobj="3" obj="3" ph="s i ʋ">siʋ</word> + <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> + <thingy type="vpindobj" function="enclitic" gloss="3.INDOBJ" ph="s e l">sel</thingy> + <word gloss="the" posp="det" def="def" role="indobj" tr="rheme" locus="number" case="DAT" ph="h i t">hit</word> + <word posp="noun" gloss="girl" def="def" role="indobj" tr="rheme" locus="number" case="DAT" ph="n e f">nef</word> + <word posp="noun" gloss="apple" role="obj" locus="number" case="ACC" ph="w e w i l a r">wewilar</word> + <thingy type="vpta" function="proclitic" gloss="PAST" ph="t o w">tow</thingy> + <thingy type="vpmode" function="proclitic" gloss="indicative" ph=""></thingy> + <thingy type="vpvoice" function="proclitic" gloss="active" ph=""></thingy> + <thingy type="vpquestion" function="proclitic" gloss="not.Q" ph=""></thingy> + <word posp="verb" gloss="surprise" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" indobj="3" ph="p o n i p">ponip</word> + <thingy type="verbsubj" function="suffix" gloss="3.SUBJ" attach="suffix" ph=""></thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> + <thingy type="vpindobj" function="enclitic" gloss="3.INDOBJ" ph="s e l">sel</thingy> + <word gloss="the" posp="det" def="def" role="indobj" locus="number" case="DAT" ph="h i t">hit</word> + <word posp="noun" gloss="teacher" def="def" role="indobj" locus="number" case="DAT" ph="t e d i s e l">tedisel</word> </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 gloss="the" posp="det" def="def" head="this" role="owned" locus="number" case="NOM" ph="h i t">hit</word> - <word posp="noun" gloss="boy" def="def" head="this" role="owned" locus="number" case="NOM" ph="f i s">fis</word> - <thingy type="vpta" function="proclitic" gloss="PAST" ph="t o w">tow</thingy> - <thingy type="vpmode" function="proclitic" gloss="indicative" ph=""></thingy> - <thingy type="vpvoice" function="proclitic" gloss="active" ph=""></thingy> - <thingy type="vpobj" function="proclitic" gloss="3.OBJ" ph="s a l">sal</thingy> - <thingy type="vpquestion" function="proclitic" gloss="not.Q" ph=""></thingy> - <word posp="verb" gloss="give" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" indobj="3" obj="3" ph="s i ʋ">siʋ</word> - <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> - <thingy type="vpindobj" function="enclitic" gloss="3.INDOBJ" ph="s e l">sel</thingy> - <word gloss="the" posp="det" def="def" role="indobj" tr="rheme" locus="number" case="DAT" ph="h i t">hit</word> - <word posp="noun" gloss="girl" def="def" role="indobj" tr="rheme" locus="number" case="DAT" ph="n e f">nef</word> - <word posp="noun" gloss="apple" role="obj" locus="number" case="ACC" ph="w e w i l a r">wewilar</word> - <thingy type="vpta" function="proclitic" gloss="PAST" ph="t o w">tow</thingy> - <thingy type="vpmode" function="proclitic" gloss="indicative" ph=""></thingy> - <thingy type="vpvoice" function="proclitic" gloss="active" ph=""></thingy> - <thingy type="vpquestion" function="proclitic" gloss="not.Q" ph=""></thingy> - <word posp="verb" gloss="surprise" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" indobj="3" ph="p o n i p">ponip</word> - <thingy type="verbsubj" function="suffix" gloss="3.SUBJ" attach="suffix" ph=""></thingy> - <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> - <thingy type="vpindobj" function="enclitic" gloss="3.INDOBJ" ph="s e l">sel</thingy> - <word gloss="the" posp="det" def="def" role="indobj" locus="number" case="DAT" ph="h i t">hit</word> - <word posp="noun" gloss="teacher" def="def" role="indobj" locus="number" case="DAT" ph="t e d i s e l">tedisel</word> + <word gloss="the" posp="det" def="def" head="this" role="owned" locus="number" case="NOM">hit</word> + <word posp="noun" gloss="boy" def="def" head="this" role="owned" locus="number" case="NOM">fis</word> + <thingy type="vpta" function="proclitic" gloss="PAST">tow</thingy> + <thingy type="vpobj" function="proclitic" gloss="3.OBJ">sal</thingy> + <word posp="verb" gloss="give" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" indobj="3" obj="3">siʋ</word> + <thingy type="vpindobj" function="enclitic" gloss="3.INDOBJ">sel</thingy> + <word gloss="the" posp="det" def="def" role="indobj" tr="rheme" locus="number" case="DAT">hit</word> + <word posp="noun" gloss="girl" def="def" role="indobj" tr="rheme" locus="number" case="DAT">nef</word> + <word posp="noun" gloss="apple" role="obj" locus="number" case="ACC">wewilar</word> + <thingy type="vpta" function="proclitic" gloss="PAST">tow</thingy> + <word posp="verb" gloss="surprise" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" indobj="3">ponip</word> + <thingy type="vpindobj" function="enclitic" gloss="3.INDOBJ">sel</thingy> + <word gloss="the" posp="det" def="def" role="indobj" locus="number" case="DAT">hit</word> + <word posp="noun" gloss="teacher" def="def" role="indobj" locus="number" case="DAT">tedisel</word> </flat> + <p><span class="ilpair"><span class="mor">hit</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">fis</span><br><span class="gls">boy</span></span> <span class="ilpair"><span class="mor">tow</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">sal</span><br><span class="gls">3.<span class="glssc">OBJ</span></span></span> <span class="ilpair"><span class="mor">siʋ</span><br><span class="gls">give</span></span> <span class="ilpair"><span class="mor">sel</span><br><span class="gls">3.<span class="glssc">INDOBJ</span></span></span> <span class="ilpair"><span class="mor">hit</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">nef</span><br><span class="gls">girl</span></span> <span class="ilpair"><span class="mor">wewilar</span><br><span class="gls">apple</span></span> <span class="ilpair"><span class="mor">tow</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">ponip</span><br><span class="gls">surprise</span></span> <span class="ilpair"><span class="mor">sel</span><br><span class="gls">3.<span class="glssc">INDOBJ</span></span></span> <span class="ilpair"><span class="mor">hit</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">tedisel</span><br><span class="gls">teacher</span></span></p> + <p>hit fis tow sal siʋ sel hit nef wewilar tow ponip sel hit tedisel</p> + <p>hit fis toww sal siw sel hit nef wwewwilar toww ponip sel hit tedisel</p> + <il> + <w> + <o>hit</o> + <g>the</g> + </w> + <w> + <o>fis</o> + <g>boy</g> + </w> + <w> + <o>tow</o> + <g>PAST</g> + </w> + <w> + <o>sal</o> + <g>3.OBJ</g> + </w> + <w> + <o>siʋ</o> + <g>give</g> + </w> + <w> + <o>sel</o> + <g>3.INDOBJ</g> + </w> + <w> + <o>hit</o> + <g>the</g> + </w> + <w> + <o>nef</o> + <g>girl</g> + </w> + <w> + <o>wewilar</o> + <g>apple</g> + </w> + <w> + <o>tow</o> + <g>PAST</g> + </w> + <w> + <o>ponip</o> + <g>surprise</g> + </w> + <w> + <o>sel</o> + <g>3.INDOBJ</g> + </w> + <w> + <o>hit</o> + <g>the</g> + </w> + <w> + <o>tedisel</o> + <g>teacher</g> + </w> + </il> </example>
Hit fis toww sal siw sel hit nef wwewwilar toww ponip sel hit tedisel. [hit fis tow sal siʋ sel hit nef wewilar tow ponip sel hit tedisel] hit the fis boy tow PAST sal 3.OBJ siʋ give sel 3.INDOBJ hit the nef girl wewilar apple tow PAST ponip surprise sel 3.INDOBJ hit the tedisel teacher “It surprised the teacher that the boy had given the girl an apple.” | (30) |
Quotes
Yezin 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:
<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">
<word posp="verb" gloss="tell"/>
</vp>
<np def="def" number="sing" tr="theme" role="subj" locus="number">
<word posp="noun" gloss="boy"/>
+ <word gloss="the" posp="det"/>
</np>
<np role="obj" tr="rheme">
<subs>
<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" 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"/>
+ <word gloss="the" posp="det"/>
</np>
</s>
</example>
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"/> <word gloss="the" posp="det"/> </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"/> <word gloss="the" posp="det"/> </np> </s> </example>
module noepistemic:
No change.
module NRel:
No change.
module sentenceconnectors:
No change.
module nominalise:
<example id="quot1" translation="The boy told the girl that he loved her.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="tell"/>
</vp>
<np def="def" number="sing" tr="theme" role="subj" locus="number">
<word posp="noun" gloss="boy"/>
<word gloss="the" posp="det"/>
</np>
<np role="obj" tr="rheme">
+ <np type="owner_owned">
+ <np number="sing" def="neither" role="owned" locus="number">
+ <word person="1excl" number="sing" posp="pron"/>
+ </np>
+ <np role="owner" number="sing">
<subs>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES">
<word posp="verb" gloss="love"/>
</vp>
- <np number="sing" def="neither" role="subj" locus="number">
- <word person="1excl" number="sing" posp="pron"/>
- </np>
<np number="sing" def="neither" role="obj" locus="number">
<word person="2" number="sing" posp="pron"/>
</np>
</subs>
</np>
+ </np>
+ </np>
<np def="def" number="sing" tr="theme" role="indobj" locus="number">
<word posp="noun" gloss="girl"/>
<word gloss="the" posp="det"/>
</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> + <np def="def" number="sing" tr="theme" role="subj" locus="number"> + <word posp="noun" gloss="boy"/> + <word gloss="the" posp="det"/> + </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="tell"/> </vp> - <np def="def" number="sing" tr="theme" role="subj" locus="number"> - <word posp="noun" gloss="boy"/> + <np def="def" number="sing" tr="theme" role="indobj" locus="number"> + <word posp="noun" gloss="girl"/> <word gloss="the" posp="det"/> </np> <np role="obj" tr="rheme"> <np type="owner_owned"> <np number="sing" def="neither" role="owned" locus="number"> <word person="1excl" number="sing" posp="pron"/> </np> <np role="owner" number="sing"> <subs> <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="love"/> </vp> <np number="sing" def="neither" role="obj" locus="number"> <word person="2" number="sing" posp="pron"/> </np> </subs> </np> </np> </np> - <np def="def" number="sing" tr="theme" role="indobj" locus="number"> - <word posp="noun" gloss="girl"/> - <word gloss="the" posp="det"/> - </np> </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"/> <word gloss="the" posp="det"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="tell"/> </vp> - <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"/> <word gloss="the" posp="det"/> </np> - <np role="obj" tr="rheme"> + <np role="obj" tr="rheme" case="ACC"> <np type="owner_owned"> <np number="sing" def="neither" role="owned" locus="number"> <word person="1excl" number="sing" posp="pron"/> </np> <np role="owner" number="sing"> <subs> <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="love"/> </vp> - <np number="sing" def="neither" role="obj" locus="number"> + <np number="sing" def="neither" role="obj" locus="number" case="ACC"> <word person="2" number="sing" posp="pron"/> </np> </subs> </np> </np> </np> </s> </example>
module markowner:
<example id="quot1" translation="The boy told the girl that he loved her.">
<s>
<np def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM">
<word posp="noun" gloss="boy"/>
<word gloss="the" posp="det"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="tell"/>
</vp>
<np def="def" number="sing" tr="theme" role="indobj" locus="number" case="DAT">
<word posp="noun" gloss="girl"/>
<word gloss="the" posp="det"/>
</np>
<np role="obj" tr="rheme" case="ACC">
<np type="owner_owned">
<np number="sing" def="neither" role="owned" locus="number">
<word person="1excl" number="sing" posp="pron"/>
</np>
- <np role="owner" number="sing">
+ <np role="owner" number="sing" case="GEN">
<subs>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES">
<word posp="verb" gloss="love"/>
</vp>
<np number="sing" def="neither" role="obj" locus="number" case="ACC">
<word person="2" number="sing" posp="pron"/>
</np>
</subs>
</np>
</np>
</np>
</s>
</example>
module propagatenumber:
<example id="quot1" translation="The boy told the girl that he loved her.">
<s>
<np def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM">
<word posp="noun" gloss="boy"/>
<word gloss="the" posp="det"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="tell"/>
</vp>
<np def="def" number="sing" tr="theme" role="indobj" locus="number" case="DAT">
<word posp="noun" gloss="girl"/>
<word gloss="the" posp="det"/>
</np>
- <np role="obj" tr="rheme" case="ACC">
- <np type="owner_owned">
+ <np role="obj" tr="rheme" case="ACC" number="sing">
+ <np type="owner_owned" number="sing">
<np number="sing" def="neither" role="owned" locus="number">
<word person="1excl" number="sing" posp="pron"/>
</np>
<np role="owner" number="sing" case="GEN">
<subs>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES">
<word posp="verb" gloss="love"/>
</vp>
<np number="sing" def="neither" role="obj" locus="number" case="ACC">
<word person="2" number="sing" posp="pron"/>
</np>
</subs>
</np>
</np>
</np>
</s>
</example>
module simplifynumber:
<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" tr="theme" role="subj" locus="number" case="NOM"> <word posp="noun" gloss="boy"/> <word gloss="the" posp="det"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="tell"/> </vp> - <np def="def" number="sing" tr="theme" role="indobj" locus="number" case="DAT"> + <np def="def" tr="theme" role="indobj" locus="number" case="DAT"> <word posp="noun" gloss="girl"/> <word gloss="the" posp="det"/> </np> - <np role="obj" tr="rheme" case="ACC" number="sing"> - <np type="owner_owned" number="sing"> - <np number="sing" def="neither" role="owned" locus="number"> - <word person="1excl" number="sing" posp="pron"/> + <np role="obj" tr="rheme" case="ACC"> + <np type="owner_owned"> + <np def="neither" role="owned" locus="number"> + <word person="1excl" posp="pron"/> </np> - <np role="owner" number="sing" case="GEN"> + <np role="owner" case="GEN"> <subs> <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="love"/> </vp> - <np number="sing" def="neither" role="obj" locus="number" case="ACC"> - <word person="2" number="sing" posp="pron"/> + <np def="neither" role="obj" locus="number" case="ACC"> + <word person="2" posp="pron"/> </np> </subs> </np> </np> </np> </s> </example>
createpronouns:
No change.
module ngen:
No change.
module wordorder:
No change.
module wordorder:
No change.
module wordorder:
<example id="quot1" translation="The boy told the girl that he loved her.">
<s>
<np def="def" tr="theme" role="subj" locus="number" case="NOM">
- <word posp="noun" gloss="boy"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="boy"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="tell"/>
</vp>
<np def="def" tr="theme" role="indobj" locus="number" case="DAT">
- <word posp="noun" gloss="girl"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="girl"/>
</np>
<np role="obj" tr="rheme" case="ACC">
<np type="owner_owned">
<np def="neither" role="owned" locus="number">
<word person="1excl" posp="pron"/>
</np>
<np role="owner" case="GEN">
<subs>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES">
<word posp="verb" gloss="love"/>
</vp>
<np def="neither" role="obj" locus="number" case="ACC">
<word person="2" posp="pron"/>
</np>
</subs>
</np>
</np>
</np>
</s>
</example>
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" tr="theme" role="subj" locus="number" case="NOM">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="boy"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="tell"/>
</vp>
<np def="def" tr="theme" role="indobj" locus="number" case="DAT">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="girl"/>
</np>
<np role="obj" tr="rheme" case="ACC">
<np type="owner_owned">
<np def="neither" role="owned" locus="number">
- <word person="1excl" posp="pron"/>
+ <word person="1excl" posp="pron" gloss="1excl"/>
</np>
<np role="owner" case="GEN">
<subs>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES">
<word posp="verb" gloss="love"/>
</vp>
<np def="neither" role="obj" locus="number" case="ACC">
- <word person="2" posp="pron"/>
+ <word person="2" posp="pron" gloss="2"/>
</np>
</subs>
</np>
</np>
</np>
</s>
</example>
copyuptophrase:
<example id="quot1" translation="The boy told the girl that he loved her.">
<s>
<np def="def" tr="theme" role="subj" locus="number" case="NOM">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="boy"/>
</np>
- <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
+ <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" indobj="3" obj="1excl">
<word posp="verb" gloss="tell"/>
</vp>
<np def="def" tr="theme" role="indobj" locus="number" case="DAT">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="girl"/>
</np>
- <np role="obj" tr="rheme" case="ACC">
+ <np role="obj" tr="rheme" case="ACC" person="1excl">
<np type="owner_owned">
- <np def="neither" role="owned" locus="number">
+ <np def="neither" role="owned" locus="number" person="1excl">
<word person="1excl" posp="pron" gloss="1excl"/>
</np>
- <np role="owner" case="GEN">
+ <np role="owner" case="GEN" person="2">
<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" obj="2">
<word posp="verb" gloss="love"/>
</vp>
- <np def="neither" role="obj" locus="number" case="ACC">
+ <np def="neither" role="obj" locus="number" case="ACC" person="2">
<word person="2" posp="pron" gloss="2"/>
</np>
</subs>
</np>
</np>
</np>
</s>
</example>
prodrop:
No change.
addclitics:
<example id="quot1" translation="The boy told the girl that he loved her.">
<s>
<np def="def" tr="theme" role="subj" locus="number" case="NOM">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="boy"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" indobj="3" obj="1excl">
+ <thingy type="vpta" function="proclitic" gloss="PAST"/>
+ <thingy type="vpmode" function="proclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="proclitic" gloss="active"/>
+ <thingy type="vpobj" function="proclitic" gloss="1excl"/>
+ <thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
<word posp="verb" gloss="tell"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
+ <thingy type="vpindobj" function="enclitic" gloss="3"/>
</vp>
<np def="def" tr="theme" role="indobj" locus="number" case="DAT">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="girl"/>
</np>
<np role="obj" tr="rheme" case="ACC" person="1excl">
<np type="owner_owned">
<np def="neither" role="owned" locus="number" person="1excl">
<word person="1excl" posp="pron" gloss="1excl"/>
</np>
<np role="owner" case="GEN" person="2">
<subs>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="2">
+ <thingy type="vpta" function="proclitic" gloss="PRES"/>
+ <thingy type="vpmode" function="proclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="proclitic" gloss="active"/>
+ <thingy type="vpobj" function="proclitic" gloss="2"/>
+ <thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
<word posp="verb" gloss="love"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np def="neither" role="obj" locus="number" case="ACC" person="2">
<word person="2" posp="pron" gloss="2"/>
</np>
</subs>
</np>
</np>
</np>
</s>
</example>
propagateArgumentCase:
No change.
unwrapArgumentNPs:
<example id="quot1" translation="The boy told the girl that he loved her.">
<s>
<np def="def" tr="theme" role="subj" locus="number" case="NOM">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="boy"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" indobj="3" obj="1excl">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpmode" function="proclitic" gloss="indicative"/>
<thingy type="vpvoice" function="proclitic" gloss="active"/>
<thingy type="vpobj" function="proclitic" gloss="1excl"/>
<thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
<word posp="verb" gloss="tell"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpindobj" function="enclitic" gloss="3"/>
</vp>
<np def="def" tr="theme" role="indobj" locus="number" case="DAT">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="girl"/>
</np>
- <np role="obj" tr="rheme" case="ACC" person="1excl">
- <np type="owner_owned">
+ <np type="owner_owned" role="obj" tr="rheme" case="ACC" person="1excl">
<np def="neither" role="owned" locus="number" person="1excl">
<word person="1excl" posp="pron" gloss="1excl"/>
</np>
<np role="owner" case="GEN" person="2">
<subs>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="2">
<thingy type="vpta" function="proclitic" gloss="PRES"/>
<thingy type="vpmode" function="proclitic" gloss="indicative"/>
<thingy type="vpvoice" function="proclitic" gloss="active"/>
<thingy type="vpobj" function="proclitic" gloss="2"/>
<thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
<word posp="verb" gloss="love"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np def="neither" role="obj" locus="number" case="ACC" person="2">
<word person="2" posp="pron" gloss="2"/>
</np>
</subs>
</np>
</np>
- </np>
</s>
</example>
unwrapOwnerOwned:
<example id="quot1" translation="The boy told the girl that he loved her.">
<s>
<np def="def" tr="theme" role="subj" locus="number" case="NOM">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="boy"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" indobj="3" obj="1excl">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpmode" function="proclitic" gloss="indicative"/>
<thingy type="vpvoice" function="proclitic" gloss="active"/>
<thingy type="vpobj" function="proclitic" gloss="1excl"/>
<thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
<word posp="verb" gloss="tell"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpindobj" function="enclitic" gloss="3"/>
</vp>
<np def="def" tr="theme" role="indobj" locus="number" case="DAT">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="girl"/>
</np>
- <np type="owner_owned" role="obj" tr="rheme" case="ACC" person="1excl">
- <np def="neither" role="owned" locus="number" person="1excl">
+ <np def="neither" role="owned" locus="number" person="1excl" tr="rheme" case="ACC">
<word person="1excl" posp="pron" gloss="1excl"/>
</np>
<np role="owner" case="GEN" person="2">
<subs>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="2">
<thingy type="vpta" function="proclitic" gloss="PRES"/>
<thingy type="vpmode" function="proclitic" gloss="indicative"/>
<thingy type="vpvoice" function="proclitic" gloss="active"/>
<thingy type="vpobj" function="proclitic" gloss="2"/>
<thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
<word posp="verb" gloss="love"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np def="neither" role="obj" locus="number" case="ACC" person="2">
<word person="2" posp="pron" gloss="2"/>
</np>
</subs>
</np>
- </np>
</s>
</example>
movedowntoword:
<example id="quot1" translation="The boy told the girl that he loved her.">
<s>
<np def="def" tr="theme" role="subj" locus="number" case="NOM">
- <word gloss="the" posp="det"/>
- <word posp="noun" gloss="boy"/>
+ <word gloss="the" posp="det" def="def" tr="theme" role="subj" locus="number" case="NOM"/>
+ <word posp="noun" gloss="boy" def="def" tr="theme" role="subj" locus="number" case="NOM"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" indobj="3" obj="1excl">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpmode" function="proclitic" gloss="indicative"/>
<thingy type="vpvoice" function="proclitic" gloss="active"/>
<thingy type="vpobj" function="proclitic" gloss="1excl"/>
<thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
- <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" indobj="3" obj="1excl"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpindobj" function="enclitic" gloss="3"/>
</vp>
<np def="def" tr="theme" role="indobj" locus="number" case="DAT">
- <word gloss="the" posp="det"/>
- <word posp="noun" gloss="girl"/>
+ <word gloss="the" posp="det" def="def" tr="theme" role="indobj" locus="number" case="DAT"/>
+ <word posp="noun" gloss="girl" def="def" tr="theme" role="indobj" locus="number" case="DAT"/>
</np>
<np def="neither" role="owned" locus="number" person="1excl" tr="rheme" case="ACC">
- <word person="1excl" posp="pron" gloss="1excl"/>
+ <word person="1excl" posp="pron" gloss="1excl" def="neither" role="owned" locus="number" tr="rheme" case="ACC"/>
</np>
<np role="owner" case="GEN" person="2">
<subs>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="2">
<thingy type="vpta" function="proclitic" gloss="PRES"/>
<thingy type="vpmode" function="proclitic" gloss="indicative"/>
<thingy type="vpvoice" function="proclitic" gloss="active"/>
<thingy type="vpobj" function="proclitic" gloss="2"/>
<thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
- <word posp="verb" gloss="love"/>
+ <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="2"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np def="neither" role="obj" locus="number" case="ACC" person="2">
- <word person="2" posp="pron" gloss="2"/>
+ <word person="2" posp="pron" gloss="2" def="neither" role="obj" locus="number" case="ACC"/>
</np>
</subs>
</np>
</s>
</example>
addaffixes:
About to call getSlotValue for tell/verb/subj/optionalGot 3
About to call getSlotValue for love/verb/subj/optional
<example id="quot1" translation="The boy told the girl that he loved her.">
<s>
<np def="def" tr="theme" role="subj" locus="number" case="NOM">
<word gloss="the" posp="det" def="def" tr="theme" role="subj" locus="number" case="NOM"/>
<word posp="noun" gloss="boy" def="def" tr="theme" role="subj" locus="number" case="NOM"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" indobj="3" obj="1excl">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpmode" function="proclitic" gloss="indicative"/>
<thingy type="vpvoice" function="proclitic" gloss="active"/>
<thingy type="vpobj" function="proclitic" gloss="1excl"/>
<thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
<word posp="verb" gloss="tell" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" indobj="3" obj="1excl"/>
+ <thingy type="verbsubj" function="suffix" gloss="3"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpindobj" function="enclitic" gloss="3"/>
</vp>
<np def="def" tr="theme" role="indobj" locus="number" case="DAT">
<word gloss="the" posp="det" def="def" tr="theme" role="indobj" locus="number" case="DAT"/>
<word posp="noun" gloss="girl" def="def" tr="theme" role="indobj" locus="number" case="DAT"/>
</np>
<np def="neither" role="owned" locus="number" person="1excl" tr="rheme" case="ACC">
<word person="1excl" posp="pron" gloss="1excl" def="neither" role="owned" locus="number" tr="rheme" case="ACC"/>
</np>
<np role="owner" case="GEN" person="2">
<subs>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="2">
<thingy type="vpta" function="proclitic" gloss="PRES"/>
<thingy type="vpmode" function="proclitic" gloss="indicative"/>
<thingy type="vpvoice" function="proclitic" gloss="active"/>
<thingy type="vpobj" function="proclitic" gloss="2"/>
<thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
<word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="2"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np def="neither" role="obj" locus="number" case="ACC" person="2">
<word person="2" posp="pron" gloss="2" def="neither" role="obj" locus="number" case="ACC"/>
</np>
</subs>
</np>
</s>
</example>
flatten:
<example id="quot1" translation="The boy told the girl that he loved her."> - <s> - <np def="def" tr="theme" role="subj" locus="number" case="NOM"> + <flat> <word gloss="the" posp="det" def="def" tr="theme" role="subj" locus="number" case="NOM"/> <word posp="noun" gloss="boy" def="def" tr="theme" role="subj" locus="number" case="NOM"/> - </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" indobj="3" obj="1excl"> <thingy type="vpta" function="proclitic" gloss="PAST"/> <thingy type="vpmode" function="proclitic" gloss="indicative"/> <thingy type="vpvoice" function="proclitic" gloss="active"/> <thingy type="vpobj" function="proclitic" gloss="1excl"/> <thingy type="vpquestion" function="proclitic" gloss="not.Q"/> <word posp="verb" gloss="tell" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" indobj="3" obj="1excl"/> <thingy type="verbsubj" function="suffix" gloss="3"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpindobj" function="enclitic" gloss="3"/> - </vp> - <np def="def" tr="theme" role="indobj" locus="number" case="DAT"> <word gloss="the" posp="det" def="def" tr="theme" role="indobj" locus="number" case="DAT"/> <word posp="noun" gloss="girl" def="def" tr="theme" role="indobj" locus="number" case="DAT"/> - </np> - <np def="neither" role="owned" locus="number" person="1excl" tr="rheme" case="ACC"> <word person="1excl" posp="pron" gloss="1excl" def="neither" role="owned" locus="number" tr="rheme" case="ACC"/> - </np> - <np role="owner" case="GEN" person="2"> - <subs> - <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="2"> <thingy type="vpta" function="proclitic" gloss="PRES"/> <thingy type="vpmode" function="proclitic" gloss="indicative"/> <thingy type="vpvoice" function="proclitic" gloss="active"/> <thingy type="vpobj" function="proclitic" gloss="2"/> <thingy type="vpquestion" function="proclitic" gloss="not.Q"/> <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="2"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> - </vp> - <np def="neither" role="obj" locus="number" case="ACC" person="2"> <word person="2" posp="pron" gloss="2" def="neither" role="obj" locus="number" case="ACC"/> - </np> - </subs> - </np> - </s> + </flat> </example>
addvocab:
<example id="quot1" translation="The boy told the girl that he loved her."> <flat> - <word gloss="the" posp="det" def="def" tr="theme" role="subj" locus="number" case="NOM"/> - <word posp="noun" gloss="boy" def="def" tr="theme" role="subj" locus="number" case="NOM"/> - <thingy type="vpta" function="proclitic" gloss="PAST"/> - <thingy type="vpmode" function="proclitic" gloss="indicative"/> - <thingy type="vpvoice" function="proclitic" gloss="active"/> - <thingy type="vpobj" function="proclitic" gloss="1excl"/> - <thingy type="vpquestion" function="proclitic" gloss="not.Q"/> - <word posp="verb" gloss="tell" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" indobj="3" obj="1excl"/> - <thingy type="verbsubj" function="suffix" gloss="3"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpindobj" function="enclitic" gloss="3"/> - <word gloss="the" posp="det" def="def" tr="theme" role="indobj" locus="number" case="DAT"/> - <word posp="noun" gloss="girl" def="def" tr="theme" role="indobj" locus="number" case="DAT"/> - <word person="1excl" posp="pron" gloss="1excl" def="neither" role="owned" locus="number" tr="rheme" case="ACC"/> - <thingy type="vpta" function="proclitic" gloss="PRES"/> - <thingy type="vpmode" function="proclitic" gloss="indicative"/> - <thingy type="vpvoice" function="proclitic" gloss="active"/> - <thingy type="vpobj" function="proclitic" gloss="2"/> - <thingy type="vpquestion" function="proclitic" gloss="not.Q"/> - <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="2"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <word person="2" posp="pron" gloss="2" def="neither" role="obj" locus="number" case="ACC"/> + <word gloss="the" posp="det" def="def" tr="theme" role="subj" locus="number" case="NOM" ph="h i t">hit</word> + <word posp="noun" gloss="boy" def="def" tr="theme" role="subj" locus="number" case="NOM" ph="f i s">fis</word> + <thingy type="vpta" function="proclitic" gloss="PAST" ph="t o w">tow</thingy> + <thingy type="vpmode" function="proclitic" gloss="indicative" ph=""></thingy> + <thingy type="vpvoice" function="proclitic" gloss="active" ph=""></thingy> + <thingy type="vpobj" function="proclitic" gloss="1excl.OBJ" ph="h o z">hoz</thingy> + <thingy type="vpquestion" function="proclitic" gloss="not.Q" ph=""></thingy> + <word posp="verb" gloss="tell" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" indobj="3" obj="1excl" ph="d e n">den</word> + <thingy type="verbsubj" function="suffix" gloss="3.SUBJ" attach="suffix" ph=""></thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> + <thingy type="vpindobj" function="enclitic" gloss="3.INDOBJ" ph="s e l">sel</thingy> + <word gloss="the" posp="det" def="def" tr="theme" role="indobj" locus="number" case="DAT" ph="h i t">hit</word> + <word posp="noun" gloss="girl" def="def" tr="theme" role="indobj" locus="number" case="DAT" ph="n e f">nef</word> + <word person="1excl" posp="pron" gloss="1excl" def="neither" role="owned" locus="number" tr="rheme" case="ACC" ph="ɡ e s">ɡes</word> + <thingy type="vpta" function="proclitic" gloss="PRES" ph=""></thingy> + <thingy type="vpmode" function="proclitic" gloss="indicative" ph=""></thingy> + <thingy type="vpvoice" function="proclitic" gloss="active" ph=""></thingy> + <thingy type="vpobj" function="proclitic" gloss="2.OBJ" ph="n e l">nel</thingy> + <thingy type="vpquestion" function="proclitic" gloss="not.Q" ph=""></thingy> + <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="2" ph="f a n">fan</word> + <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> + <word person="2" posp="pron" gloss="2" def="neither" role="obj" locus="number" case="ACC" ph="n u h">nuh</word> </flat> </example>
vowelharmony:
No change.
removetags:
<example id="quot1" translation="The boy told the girl that he loved her."> <flat> - <word gloss="the" posp="det" def="def" tr="theme" role="subj" locus="number" case="NOM" ph="h i t">hit</word> - <word posp="noun" gloss="boy" def="def" tr="theme" role="subj" locus="number" case="NOM" ph="f i s">fis</word> - <thingy type="vpta" function="proclitic" gloss="PAST" ph="t o w">tow</thingy> - <thingy type="vpmode" function="proclitic" gloss="indicative" ph=""></thingy> - <thingy type="vpvoice" function="proclitic" gloss="active" ph=""></thingy> - <thingy type="vpobj" function="proclitic" gloss="1excl.OBJ" ph="h o z">hoz</thingy> - <thingy type="vpquestion" function="proclitic" gloss="not.Q" ph=""></thingy> - <word posp="verb" gloss="tell" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" indobj="3" obj="1excl" ph="d e n">den</word> - <thingy type="verbsubj" function="suffix" gloss="3.SUBJ" attach="suffix" ph=""></thingy> - <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> - <thingy type="vpindobj" function="enclitic" gloss="3.INDOBJ" ph="s e l">sel</thingy> - <word gloss="the" posp="det" def="def" tr="theme" role="indobj" locus="number" case="DAT" ph="h i t">hit</word> - <word posp="noun" gloss="girl" def="def" tr="theme" role="indobj" locus="number" case="DAT" ph="n e f">nef</word> - <word person="1excl" posp="pron" gloss="1excl" def="neither" role="owned" locus="number" tr="rheme" case="ACC" ph="ɡ e s">ɡes</word> - <thingy type="vpta" function="proclitic" gloss="PRES" ph=""></thingy> - <thingy type="vpmode" function="proclitic" gloss="indicative" ph=""></thingy> - <thingy type="vpvoice" function="proclitic" gloss="active" ph=""></thingy> - <thingy type="vpobj" function="proclitic" gloss="2.OBJ" ph="n e l">nel</thingy> - <thingy type="vpquestion" function="proclitic" gloss="not.Q" ph=""></thingy> - <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="2" ph="f a n">fan</word> - <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> - <word person="2" posp="pron" gloss="2" def="neither" role="obj" locus="number" case="ACC" ph="n u h">nuh</word> + <word gloss="the" posp="det" def="def" tr="theme" role="subj" locus="number" case="NOM">hit</word> + <word posp="noun" gloss="boy" def="def" tr="theme" role="subj" locus="number" case="NOM">fis</word> + <thingy type="vpta" function="proclitic" gloss="PAST">tow</thingy> + <thingy type="vpobj" function="proclitic" gloss="1excl.OBJ">hoz</thingy> + <word posp="verb" gloss="tell" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" indobj="3" obj="1excl">den</word> + <thingy type="vpindobj" function="enclitic" gloss="3.INDOBJ">sel</thingy> + <word gloss="the" posp="det" def="def" tr="theme" role="indobj" locus="number" case="DAT">hit</word> + <word posp="noun" gloss="girl" def="def" tr="theme" role="indobj" locus="number" case="DAT">nef</word> + <word person="1excl" posp="pron" gloss="1excl" def="neither" role="owned" locus="number" tr="rheme" case="ACC">ɡes</word> + <thingy type="vpobj" function="proclitic" gloss="2.OBJ">nel</thingy> + <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="2">fan</word> + <word person="2" posp="pron" gloss="2" def="neither" role="obj" locus="number" case="ACC">nuh</word> </flat> + <p><span class="ilpair"><span class="mor">hit</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">fis</span><br><span class="gls">boy</span></span> <span class="ilpair"><span class="mor">tow</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">hoz</span><br><span class="gls">1excl.<span class="glssc">OBJ</span></span></span> <span class="ilpair"><span class="mor">den</span><br><span class="gls">tell</span></span> <span class="ilpair"><span class="mor">sel</span><br><span class="gls">3.<span class="glssc">INDOBJ</span></span></span> <span class="ilpair"><span class="mor">hit</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">nef</span><br><span class="gls">girl</span></span> <span class="ilpair"><span class="mor">ɡes</span><br><span class="gls">1excl</span></span> <span class="ilpair"><span class="mor">nel</span><br><span class="gls">2.<span class="glssc">OBJ</span></span></span> <span class="ilpair"><span class="mor">fan</span><br><span class="gls">love</span></span> <span class="ilpair"><span class="mor">nuh</span><br><span class="gls">2</span></span></p> + <p>hit fis tow hoz den sel hit nef ɡes nel fan nuh</p> + <p>hit fis toww hoz den sel hit nef ges nel fan nuh</p> + <il> + <w> + <o>hit</o> + <g>the</g> + </w> + <w> + <o>fis</o> + <g>boy</g> + </w> + <w> + <o>tow</o> + <g>PAST</g> + </w> + <w> + <o>hoz</o> + <g>1excl.OBJ</g> + </w> + <w> + <o>den</o> + <g>tell</g> + </w> + <w> + <o>sel</o> + <g>3.INDOBJ</g> + </w> + <w> + <o>hit</o> + <g>the</g> + </w> + <w> + <o>nef</o> + <g>girl</g> + </w> + <w> + <o>ɡes</o> + <g>1excl</g> + </w> + <w> + <o>nel</o> + <g>2.OBJ</g> + </w> + <w> + <o>fan</o> + <g>love</g> + </w> + <w> + <o>nuh</o> + <g>2</g> + </w> + </il> </example>
Hit fis toww hoz den sel hit nef ges nel fan nuh. [hit fis tow hoz den sel hit nef ɡes nel fan nuh] hit the fis boy tow PAST hoz 1excl.OBJ den tell sel 3.INDOBJ hit the nef girl ɡes 1excl nel 2.OBJ fan love nuh 2 “The boy told the girl that he loved her.” | (31) |
How to cite this grammar
Language Creator. 2026. A Grammar of Yezin. Generated by the Language Creator, version 0.92, on 15 August 2026. https://languagecreator.org/grammar/1QAJD
In BibTeX format:
@misc{LC-1QAJD,
year = 2026,
author = {{Language Creator}},
title = {A Grammar of {Yezin}},
howpublished = {\url{https://languagecreator.org/grammar/1QAJD}},
note = {Generated by the Language Creator, version 0.92, on 15 August 2026}
}
Supplementary Materials
A collection of illustrative texts and a bilingual dictionary (English–Yezin / Yezin–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/1QAJD
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.06 seconds.