A Grammar of Chash
Introduction
Scope and Purpose
This grammar provides a systematic description of the Chash language (the 1692nd 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 Chash.
Typological Profile
It has has no interesting typological features.Phonology
Phoneme Inventory
Consonants
Chash has a moderately large consonant inventory, with 30 phonemes.
It has a modest (but clearly contrastive) set of labialised consonants, a system with marginal but genuine retroflex contrasts and a markedly rich set of labial consonants.The table below presents the full inventory of consonant phonemes in Chash. The chart lists all places and manners of articulation attested in the language.
| labial | alveolar | postalveolar | lateral | palatal | retroflex | velar | lab. velar | glottal | |
|---|---|---|---|---|---|---|---|---|---|
| stop | p b | d t | ɖ ʈ | k ɡ | kʷ ɡʷ | ||||
| ejective stop | kʼ | kʷʼ | |||||||
| nasal | m | n | ɲ | ɳ | ŋ | ŋʷ | |||
| trill/tap/flap | ɽ | ||||||||
| fricative | f | s | ʃ | ʂ | h | ||||
| approximant | ʋ | l | j | ||||||
| affricate | t͡ʃ | ||||||||
| implosive | ɓ |
Vowels
Chash has 7 vowel qualities, forming a relatively large inventory. The system distinguishes several vowel categories, as indicated in the chart, offering a wide range of vocalic contrasts.
It has occasional ghost vowels that surface only weakly.The table below presents the full inventory of vowel phonemes in Chash. 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
Chash 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
Chash 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/ | s /s/ |
| t /t/ | u /u/ | w /ʋ/ | ñ /ɲ/ |
Multi-letter combinations such as digraphs
| aa /aː/ | ai /ai/ | au /au/ |
| bb /ɓ/ | ch /t͡ʃ/ | ee /eː/ |
| gk /kʼ/ | gqu /kʼʷ/ | gw /ɡʷ/ |
| ii /iː/ | ng /ŋ/ | ngw /ŋʷ/ |
| oo /oː/ | qu /kʷ/ | rd /ɖ/ |
| rn /ɳ/ | rr /ɽ/ | rs /ʂ/ |
| rt /ʈ/ | sh /ʃ/ | uu /uː/ |
Word Classes and Morphology
Number and Gender
Number
Chash does not have grammatical number.
Gender
Chash has the following genders:
Gender masc – for instance: baigqu ‘surface’, bbobb ‘leaf’, boqu ‘colour’, gkañ ‘husband’, gquawigk ‘belly’, gquihugw ‘brick’, gwomern ‘horn’, nalaach ‘binoculars’, pebb ‘man’, quirnigw ‘anus’, rdam ‘money’, rnirr ‘ear’, rrokong ‘cheese’, rronush ‘apple’, rsangw ‘meat’, rtadaj ‘wheat’, segkid ‘salt’, shagk ‘son’, taqu ‘inside’, wagk ‘year’.
Gender fem – for instance: gkingw ‘sky’, gquabbiw ‘library’, gwef ‘cat’, hohaab ‘ice’, kamit ‘mountain’, kard ‘friend’, maigw ‘wife’, nash ‘language’, ngwigk ‘idea’, nuum ‘star’, rduniibb ‘lion’, rnel ‘stone’, rnuf ‘animal’, rraf ‘bird’, rsird ‘speech’, rtars ‘child’, shop ‘people’, sotart ‘seed’, tedoqu ‘breath’, ñegup ‘court’.
The Nominal Phrase
Nominal phrases in Chash can be exemplified by the following example:
initial XML:
<example id="nomphr" translation="The woman with the knife caught those three blind mice.">
<s>
<vp tam="past-punct">
<verb>catch</verb>
</vp>
<np role="subj" number="sing" def="def">
<noun>woman</noun>
<pp role="comitative">
<np number="sing" def="def">
<noun>knife</noun>
</np>
</pp>
</np>
<np role="obj" def="def" number="plur" tr="rheme">
<noun>mouse</noun>
<adj>blind</adj>
<num>three</num>
<det>yon</det>
</np>
</s>
</example>cleanup:
<example id="nomphr" translation="The woman with the knife caught those three blind mice."> <s> - <vp tam="past-punct"> - <verb>catch</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="catch"/> </vp> - <np role="subj" number="sing" def="def"> - <noun>woman</noun> + <np role="subj" number="sing" def="def" locus="number"> + <word posp="noun" gloss="woman"/> <pp role="comitative"> - <np number="sing" def="def"> - <noun>knife</noun> + <np number="sing" def="def" locus="number"> + <word posp="noun" gloss="knife"/> </np> </pp> </np> - <np role="obj" def="def" number="plur" tr="rheme"> - <noun>mouse</noun> - <adj>blind</adj> - <num>three</num> - <det>yon</det> + <np role="obj" def="def" number="plur" tr="rheme" locus="number"> + <word posp="noun" gloss="mouse"/> + <word posp="adj" gloss="blind"/> + <word posp="num" gloss="three"/> + <word posp="det" gloss="yon"/> </np> </s> </example>
module articles:
No change.
module nonpastonly:
<example id="nomphr" translation="The woman with the knife caught those three blind mice."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="catch"/> </vp> <np role="subj" number="sing" def="def" locus="number"> <word posp="noun" gloss="woman"/> <pp role="comitative"> <np number="sing" def="def" locus="number"> <word posp="noun" gloss="knife"/> </np> </pp> </np> <np role="obj" def="def" number="plur" tr="rheme" locus="number"> <word posp="noun" gloss="mouse"/> <word posp="adj" gloss="blind"/> <word posp="num" gloss="three"/> <word posp="det" gloss="yon"/> </np> </s> </example>
module noepistemic:
No change.
module sequential:
No change.
module sentenceconnectors:
No change.
module subordinate:
No change.
tva1tva2
module affixdensity:
No change.
module adpositions:
<example id="nomphr" translation="The woman with the knife caught those three blind mice.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="catch"/>
</vp>
<np role="subj" number="sing" def="def" locus="number">
<word posp="noun" gloss="woman"/>
<pp role="comitative">
+ <word gloss="COMIT" posp="pp"/>
<np number="sing" def="def" locus="number">
<word posp="noun" gloss="knife"/>
</np>
</pp>
</np>
<np role="obj" def="def" number="plur" tr="rheme" locus="number">
<word posp="noun" gloss="mouse"/>
<word posp="adj" gloss="blind"/>
<word posp="num" gloss="three"/>
<word posp="det" gloss="yon"/>
</np>
</s>
</example>
module constorder:
<example id="nomphr" translation="The woman with the knife caught those three blind mice."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> - <word posp="verb" gloss="catch"/> - </vp> <np role="subj" number="sing" def="def" locus="number"> <word posp="noun" gloss="woman"/> <pp role="comitative"> <word gloss="COMIT" posp="pp"/> <np number="sing" def="def" locus="number"> <word posp="noun" gloss="knife"/> </np> </pp> </np> + <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="ERG"> <word posp="noun" gloss="woman"/> <pp role="comitative"> <word gloss="COMIT" posp="pp"/> <np number="sing" def="def" locus="number"> <word posp="noun" gloss="knife"/> </np> </pp> </np> <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="NOM"> <word posp="noun" gloss="mouse"/> <word posp="adj" gloss="blind"/> <word posp="num" gloss="three"/> <word posp="det" gloss="yon"/> </np> </s> </example>
module markowner:
No change.
module addgender:
<example id="nomphr" translation="The woman with the knife caught those three blind mice."> <s> - <np role="subj" number="sing" def="def" locus="number" case="ERG"> + <np role="subj" number="sing" def="def" locus="number" case="ERG" gender="fem"> <word posp="noun" gloss="woman"/> <pp role="comitative"> <word gloss="COMIT" posp="pp"/> - <np number="sing" def="def" locus="number"> + <np number="sing" def="def" locus="number" gender="masc"> <word posp="noun" gloss="knife"/> </np> </pp> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="catch"/> </vp> - <np role="obj" def="def" number="plur" tr="rheme" locus="number" case="NOM"> + <np role="obj" def="def" number="plur" tr="rheme" locus="number" case="NOM" gender="fem"> <word posp="noun" gloss="mouse"/> <word posp="adj" gloss="blind"/> <word posp="num" gloss="three"/> <word posp="det" gloss="yon"/> </np> </s> </example>
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="ERG" gender="fem"> + <np role="subj" def="def" locus="number" case="ERG" gender="fem"> <word posp="noun" gloss="woman"/> <pp role="comitative"> <word gloss="COMIT" posp="pp"/> - <np number="sing" def="def" locus="number" gender="masc"> + <np def="def" locus="number" gender="masc"> <word posp="noun" gloss="knife"/> </np> </pp> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="catch"/> </vp> - <np role="obj" def="def" number="plur" tr="rheme" locus="number" case="NOM" gender="fem"> + <np role="obj" def="def" tr="rheme" locus="number" case="NOM" gender="fem"> <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:
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="ERG" gender="fem">
<word posp="noun" gloss="woman"/>
<pp role="comitative">
<word gloss="COMIT" posp="pp"/>
<np def="def" locus="number" gender="masc">
<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="NOM" gender="fem">
+ <word posp="num" gloss="three"/>
<word posp="noun" gloss="mouse"/>
<word posp="adj" gloss="blind"/>
- <word posp="num" gloss="three"/>
<word posp="det" gloss="yon"/>
</np>
</s>
</example>
module wordorder:
No change.
module conjp:
No change.
flattenconjp:
No change.
fixpronouns:
No change.
copyuptophrase:
<example id="nomphr" translation="The woman with the knife caught those three blind mice.">
<s>
<np role="subj" def="def" locus="number" case="ERG" gender="fem">
<word posp="noun" gloss="woman"/>
<pp role="comitative">
<word gloss="COMIT" posp="pp"/>
<np def="def" locus="number" gender="masc">
<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.fem" obj="3.fem">
<word posp="verb" gloss="catch"/>
</vp>
<np role="obj" def="def" tr="rheme" locus="number" case="NOM" gender="fem">
<word posp="num" gloss="three"/>
<word posp="noun" gloss="mouse"/>
<word posp="adj" gloss="blind"/>
<word posp="det" gloss="yon"/>
</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="ERG" gender="fem">
<word posp="noun" gloss="woman"/>
<pp role="comitative">
<word gloss="COMIT" posp="pp"/>
<np def="def" locus="number" gender="masc">
<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.fem" obj="3.fem">
<word posp="verb" gloss="catch"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
+ <thingy type="vpsubj" function="enclitic" gloss="3.fem"/>
+ <thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np role="obj" def="def" tr="rheme" locus="number" case="NOM" gender="fem">
<word posp="num" gloss="three"/>
<word posp="noun" gloss="mouse"/>
<word posp="adj" gloss="blind"/>
<word posp="det" gloss="yon"/>
</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="ERG" gender="fem">
- <word posp="noun" gloss="woman"/>
+ <word posp="noun" gloss="woman" role="subj" def="def" locus="number" case="ERG" gender="fem"/>
<pp role="comitative">
- <word gloss="COMIT" posp="pp"/>
+ <word gloss="COMIT" posp="pp" role="comitative"/>
<np def="def" locus="number" gender="masc">
- <word posp="noun" gloss="knife"/>
+ <word posp="noun" gloss="knife" def="def" locus="number" gender="masc"/>
</np>
</pp>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.fem" obj="3.fem">
- <word posp="verb" gloss="catch"/>
+ <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.fem" obj="3.fem"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="3.fem"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np role="obj" def="def" tr="rheme" locus="number" case="NOM" gender="fem">
- <word posp="num" gloss="three"/>
- <word posp="noun" gloss="mouse"/>
- <word posp="adj" gloss="blind"/>
- <word posp="det" gloss="yon"/>
+ <word posp="num" gloss="three" role="obj" def="def" tr="rheme" locus="number" case="NOM" gender="fem"/>
+ <word posp="noun" gloss="mouse" role="obj" def="def" tr="rheme" locus="number" case="NOM" gender="fem"/>
+ <word posp="adj" gloss="blind" role="obj" def="def" tr="rheme" locus="number" case="NOM" gender="fem"/>
+ <word posp="det" gloss="yon" role="obj" def="def" tr="rheme" locus="number" case="NOM" gender="fem"/>
</np>
</s>
</example>
addaffixes:
About to call getSlotValue for woman/noun/def/obligatoryGot def
About to call getSlotValue for knife/noun/def/obligatory
Got def
About to call getSlotValue for catch/verb/comp/optional
About to call getSlotValue for mouse/noun/def/obligatory
Got def
About to call getSlotValue for blind/adj/case/obligatory
Got NOM
About to call getSlotValue for yon/det/gender/obligatory
Got fem
About to call getSlotValue for yon/det/case/obligatory
Got NOM
<example id="nomphr" translation="The woman with the knife caught those three blind mice.">
<s>
<np role="subj" def="def" locus="number" case="ERG" gender="fem">
<word posp="noun" gloss="woman" role="subj" def="def" locus="number" case="ERG" gender="fem"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
<pp role="comitative">
<word gloss="COMIT" posp="pp" role="comitative"/>
<np def="def" locus="number" gender="masc">
<word posp="noun" gloss="knife" def="def" locus="number" gender="masc"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
</np>
</pp>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.fem" obj="3.fem">
<word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.fem" obj="3.fem"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="3.fem"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np role="obj" def="def" tr="rheme" locus="number" case="NOM" gender="fem">
<word posp="num" gloss="three" role="obj" def="def" tr="rheme" locus="number" case="NOM" gender="fem"/>
<word posp="noun" gloss="mouse" role="obj" def="def" tr="rheme" locus="number" case="NOM" gender="fem"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
+ <thingy type="adjcase" function="prefix" gloss="NOM"/>
<word posp="adj" gloss="blind" role="obj" def="def" tr="rheme" locus="number" case="NOM" gender="fem"/>
<word posp="det" gloss="yon" role="obj" def="def" tr="rheme" locus="number" case="NOM" gender="fem"/>
+ <thingy type="detgender" function="suffix" gloss="fem"/>
+ <thingy type="detcase" function="suffix" gloss="NOM"/>
</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="ERG" gender="fem"> + <flat> <word posp="noun" gloss="woman" role="subj" def="def" locus="number" case="ERG" gender="fem"/> <thingy type="noundef" function="suffix" gloss="def"/> - <pp role="comitative"> <word gloss="COMIT" posp="pp" role="comitative"/> - <np def="def" locus="number" gender="masc"> <word posp="noun" gloss="knife" def="def" locus="number" gender="masc"/> <thingy type="noundef" function="suffix" gloss="def"/> - </np> - </pp> - </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.fem" obj="3.fem"> <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.fem" obj="3.fem"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpsubj" function="enclitic" gloss="3.fem"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - </vp> - <np role="obj" def="def" tr="rheme" locus="number" case="NOM" gender="fem"> <word posp="num" gloss="three" role="obj" def="def" tr="rheme" locus="number" case="NOM" gender="fem"/> <word posp="noun" gloss="mouse" role="obj" def="def" tr="rheme" locus="number" case="NOM" gender="fem"/> <thingy type="noundef" function="suffix" gloss="def"/> <thingy type="adjcase" function="prefix" gloss="NOM"/> <word posp="adj" gloss="blind" role="obj" def="def" tr="rheme" locus="number" case="NOM" gender="fem"/> <word posp="det" gloss="yon" role="obj" def="def" tr="rheme" locus="number" case="NOM" gender="fem"/> <thingy type="detgender" function="suffix" gloss="fem"/> <thingy type="detcase" function="suffix" gloss="NOM"/> - </np> - </s> + </flat> </example>
addvocab:
<example id="nomphr" translation="The woman with the knife caught those three blind mice."> <flat> - <word posp="noun" gloss="woman" role="subj" def="def" locus="number" case="ERG" gender="fem"/> - <thingy type="noundef" function="suffix" gloss="def"/> - <word gloss="COMIT" posp="pp" role="comitative"/> - <word posp="noun" gloss="knife" def="def" locus="number" gender="masc"/> - <thingy type="noundef" function="suffix" gloss="def"/> - <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.fem" obj="3.fem"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpsubj" function="enclitic" gloss="3.fem"/> - <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - <word posp="num" gloss="three" role="obj" def="def" tr="rheme" locus="number" case="NOM" gender="fem"/> - <word posp="noun" gloss="mouse" role="obj" def="def" tr="rheme" locus="number" case="NOM" gender="fem"/> - <thingy type="noundef" function="suffix" gloss="def"/> - <thingy type="adjcase" function="prefix" gloss="NOM"/> - <word posp="adj" gloss="blind" role="obj" def="def" tr="rheme" locus="number" case="NOM" gender="fem"/> - <word posp="det" gloss="yon" role="obj" def="def" tr="rheme" locus="number" case="NOM" gender="fem"/> - <thingy type="detgender" function="suffix" gloss="fem"/> - <thingy type="detcase" function="suffix" gloss="NOM"/> + <word posp="noun" gloss="woman" role="subj" def="def" locus="number" case="ERG" gender="fem" ph="ɳ a ɓ">ɳaɓ</word> + <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="e ɖ">eɖ</thingy> + <word gloss="COMIT" posp="pp" role="comitative" ph="ɽ i kʼʷ a ɲ">ɽikʼʷaɲ</word> + <word posp="noun" gloss="knife" def="def" locus="number" gender="masc" ph="kʷ i ɽ">kʷiɽ</word> + <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="e ɖ">eɖ</thingy> + <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.fem" obj="3.fem" ph="ʈ iː">ʈiː</word> + <thingy type="vpta" function="enclitic" gloss="PAST" ph="h i ʈ">hiʈ</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> + <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> + <thingy type="vpsubj" function="enclitic" gloss="3.fem.SUBJ" ph="m i ɡ">miɡ</thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph=""></thingy> + <word posp="num" gloss="three" role="obj" def="def" tr="rheme" locus="number" case="NOM" gender="fem" ph="b a ŋ">baŋ</word> + <word posp="noun" gloss="mouse" role="obj" def="def" tr="rheme" locus="number" case="NOM" gender="fem" ph="l i b o ɓ">liboɓ</word> + <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="e ɖ">eɖ</thingy> + <thingy type="adjcase" function="prefix" gloss="NOM" attach="prefix" ph="f">f</thingy> + <word posp="adj" gloss="blind" role="obj" def="def" tr="rheme" locus="number" case="NOM" gender="fem" ph="iː t͡ʃ u ɡ">iːt͡ʃuɡ</word> + <word posp="det" gloss="yon" role="obj" def="def" tr="rheme" locus="number" case="NOM" gender="fem" ph="f au">fau</word> + <thingy type="detgender" function="suffix" gloss="fem" attach="suffix" ph="k">k</thingy> + <thingy type="detcase" function="suffix" gloss="NOM" attach="suffix" ph="o f">of</thingy> </flat> </example>
vowelharmony:
No change.
removetags:
<example id="nomphr" translation="The woman with the knife caught those three blind mice."> <flat> - <word posp="noun" gloss="woman" role="subj" def="def" locus="number" case="ERG" gender="fem" ph="ɳ a ɓ">ɳaɓ</word> - <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="e ɖ">eɖ</thingy> - <word gloss="COMIT" posp="pp" role="comitative" ph="ɽ i kʼʷ a ɲ">ɽikʼʷaɲ</word> - <word posp="noun" gloss="knife" def="def" locus="number" gender="masc" ph="kʷ i ɽ">kʷiɽ</word> - <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="e ɖ">eɖ</thingy> - <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.fem" obj="3.fem" ph="ʈ iː">ʈiː</word> - <thingy type="vpta" function="enclitic" gloss="PAST" ph="h i ʈ">hiʈ</thingy> - <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> - <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> - <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> - <thingy type="vpsubj" function="enclitic" gloss="3.fem.SUBJ" ph="m i ɡ">miɡ</thingy> - <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph=""></thingy> - <word posp="num" gloss="three" role="obj" def="def" tr="rheme" locus="number" case="NOM" gender="fem" ph="b a ŋ">baŋ</word> - <word posp="noun" gloss="mouse" role="obj" def="def" tr="rheme" locus="number" case="NOM" gender="fem" ph="l i b o ɓ">liboɓ</word> - <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="e ɖ">eɖ</thingy> - <thingy type="adjcase" function="prefix" gloss="NOM" attach="prefix" ph="f">f</thingy> - <word posp="adj" gloss="blind" role="obj" def="def" tr="rheme" locus="number" case="NOM" gender="fem" ph="iː t͡ʃ u ɡ">iːt͡ʃuɡ</word> - <word posp="det" gloss="yon" role="obj" def="def" tr="rheme" locus="number" case="NOM" gender="fem" ph="f au">fau</word> - <thingy type="detgender" function="suffix" gloss="fem" attach="suffix" ph="k">k</thingy> - <thingy type="detcase" function="suffix" gloss="NOM" attach="suffix" ph="o f">of</thingy> + <word posp="noun" gloss="woman" role="subj" def="def" locus="number" case="ERG" gender="fem">ɳaɓ</word> + <thingy type="noundef" function="suffix" gloss="def">eɖ</thingy> + <word gloss="COMIT" posp="pp" role="comitative">ɽikʼʷaɲ</word> + <word posp="noun" gloss="knife" def="def" locus="number" gender="masc">kʷiɽ</word> + <thingy type="noundef" function="suffix" gloss="def">eɖ</thingy> + <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.fem" obj="3.fem">ʈiː</word> + <thingy type="vpta" function="enclitic" gloss="PAST">hiʈ</thingy> + <thingy type="vpsubj" function="enclitic" gloss="3.fem.SUBJ">miɡ</thingy> + <word posp="num" gloss="three" role="obj" def="def" tr="rheme" locus="number" case="NOM" gender="fem">baŋ</word> + <word posp="noun" gloss="mouse" role="obj" def="def" tr="rheme" locus="number" case="NOM" gender="fem">liboɓ</word> + <thingy type="noundef" function="suffix" gloss="def">eɖ</thingy> + <thingy type="adjcase" function="prefix" gloss="NOM">f</thingy> + <word posp="adj" gloss="blind" role="obj" def="def" tr="rheme" locus="number" case="NOM" gender="fem">iːt͡ʃuɡ</word> + <word posp="det" gloss="yon" role="obj" def="def" tr="rheme" locus="number" case="NOM" gender="fem">fau</word> + <thingy type="detgender" function="suffix" gloss="fem">k</thingy> + <thingy type="detcase" function="suffix" gloss="NOM">of</thingy> </flat> + <p><span class="ilpair"><span class="mor">ɳaɓ</span><br><span class="gls">woman</span></span> <span class="ilpair"><span class="mor">-eɖ</span><br><span class="gls">def</span></span> <span class="ilpair"><span class="mor">ɽikʼʷaɲ</span><br><span class="gls"><span class="glssc">COMIT</span></span></span> <span class="ilpair"><span class="mor">kʷiɽ</span><br><span class="gls">knife</span></span> <span class="ilpair"><span class="mor">-eɖ</span><br><span class="gls">def</span></span> <span class="ilpair"><span class="mor">ʈiː</span><br><span class="gls">catch</span></span> <span class="ilpair"><span class="mor">hiʈ</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">miɡ</span><br><span class="gls">3.fem.<span class="glssc">SUBJ</span></span></span> <span class="ilpair"><span class="mor">baŋ</span><br><span class="gls">three</span></span> <span class="ilpair"><span class="mor">liboɓ</span><br><span class="gls">mouse</span></span> <span class="ilpair"><span class="mor">-eɖ</span><br><span class="gls">def</span></span> <span class="ilpair"><span class="mor">f-</span><br><span class="gls"><span class="glssc">NOM</span></span></span> <span class="ilpair"><span class="mor">iːt͡ʃuɡ</span><br><span class="gls">blind</span></span> <span class="ilpair"><span class="mor">fau</span><br><span class="gls">yon</span></span> <span class="ilpair"><span class="mor">-k</span><br><span class="gls">fem</span></span> <span class="ilpair"><span class="mor">-of</span><br><span class="gls"><span class="glssc">NOM</span></span></span></p> + <p>ɳaɓeɖ ɽikʼʷaɲ kʷiɽeɖ ʈiː hiʈ miɡ baŋ liboɓeɖ fiːt͡ʃuɡ faukof</p> + <p>rnabberd rrigquañ quirrerd rtii hirt mig bang libobberd fiichug faukof</p> + <il> + <w> + <o>ɳaɓ</o> + <g>woman</g> + </w> + <w> + <o>-eɖ</o> + <g>def</g> + </w> + <w> + <o>ɽikʼʷaɲ</o> + <g>COMIT</g> + </w> + <w> + <o>kʷiɽ</o> + <g>knife</g> + </w> + <w> + <o>-eɖ</o> + <g>def</g> + </w> + <w> + <o>ʈiː</o> + <g>catch</g> + </w> + <w> + <o>hiʈ</o> + <g>PAST</g> + </w> + <w> + <o>miɡ</o> + <g>3.fem.SUBJ</g> + </w> + <w> + <o>baŋ</o> + <g>three</g> + </w> + <w> + <o>liboɓ</o> + <g>mouse</g> + </w> + <w> + <o>-eɖ</o> + <g>def</g> + </w> + <w> + <o>f-</o> + <g>NOM</g> + </w> + <w> + <o>iːt͡ʃuɡ</o> + <g>blind</g> + </w> + <w> + <o>fau</o> + <g>yon</g> + </w> + <w> + <o>-k</o> + <g>fem</g> + </w> + <w> + <o>-of</o> + <g>NOM</g> + </w> + </il> </example>
Rnabberd rrigquañ quirrerd rtii hirt mig bang libobberd fiichug faukof. [ɳaɓeɖ ɽikʼʷaɲ kʷiɽeɖ ʈiː hiʈ miɡ baŋ liboɓeɖ fiːt͡ʃuɡ faukof] ɳaɓ woman -eɖ def ɽikʼʷaɲ COMIT kʷiɽ knife -eɖ def ʈiː catch hiʈ PAST miɡ 3.fem.SUBJ baŋ three liboɓ mouse -eɖ def f- NOM iːt͡ʃuɡ blind fau yon -k fem -of NOM “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 Chash consists of the root followed by an obligatory suffix expressing def, comprising -iqu /-ikʷ/ ‘not.def’ and -erd /-eɖ/ ‘def’.
The noun displays the following derivational morphology: two suffixes, namely -ung /-uŋ/ ‘little’ and -ul /-ul/ ‘big’
The Adjective
In Chash, the adjective has the following structure: an obligatory prefix expressing case, comprising f- /f-/ ‘NOM’, k- /k-/ ‘ERG’, qu- /kʷ-/ ‘ACC’, gqu- /kʼʷ-/ ‘GEN’, ngw- /ŋʷ-/ ‘DAT’, ch- /t͡ʃ-/ ‘INS’, w- /ʋ-/ ‘VOC’, d- /d-/ ‘ALL’, ng- /ŋ-/ ‘LOC’, h- /h-/ ‘ABL’ and gk- /kʼ-/ ‘PART’ followed by the root.
Numerals
The numeral in Chash stands alone without any prefixes or suffixes attached to it.
Determiners
In Chash, the determiner has the following structure: first, the root; second, an obligatory suffix expressing gender, comprising -h /-h/ ‘masc’ and -k /-k/ ‘fem’; and finally, third, an obligatory suffix expressing case, comprising -of /-of/ ‘NOM’, -et /-et/ ‘ERG’, -igqu /-ikʼʷ/ ‘ACC’, -uf /-uf/ ‘GEN’, -ug /-uɡ/ ‘DAT’, -ub /-ub/ ‘INS’, -eñ /-eɲ/ ‘VOC’, -irr /-iɽ/ ‘ALL’, -ek /-ek/ ‘LOC’, -equ /-ekʷ/ ‘ABL’ and -ul /-ul/ ‘PART’.
Pronouns
The pronoun in Chash stands alone without any prefixes or suffixes attached to it.
In Chash, subject pronouns (but not object pronouns ones) are dropped unless they are stressed. Here is an example where neither of the pronouns are stressed:
initial XML:
<example id="love2" translation="He (the boy) loves her (the girl).">
<s>
<vp tam="gnomic">
<verb>love</verb>
</vp>
<np def="def" number="sing" tr="theme" role="subj" output="aspron">
<noun>boy</noun>
</np>
<np def="def" number="sing" tr="theme" role="obj" output="aspron">
<noun>girl</noun>
</np>
</s>
</example>cleanup:
<example id="love2" translation="He (the boy) loves her (the girl)."> <s> - <vp tam="gnomic"> - <verb>love</verb> + <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active"> + <word posp="verb" gloss="love"/> </vp> - <np def="def" number="sing" tr="theme" role="subj" output="aspron"> - <noun>boy</noun> + <np def="def" number="sing" tr="theme" role="subj" output="aspron" locus="number"> + <word posp="noun" gloss="boy"/> </np> - <np def="def" number="sing" tr="theme" role="obj" output="aspron"> - <noun>girl</noun> + <np def="def" number="sing" tr="theme" role="obj" output="aspron" locus="number"> + <word posp="noun" gloss="girl"/> </np> </s> </example>
module articles:
No change.
module nonpastonly:
<example id="love2" translation="He (the boy) loves her (the girl)."> <s> - <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="love"/> </vp> <np def="def" number="sing" tr="theme" role="subj" output="aspron" locus="number"> <word posp="noun" gloss="boy"/> </np> <np def="def" number="sing" tr="theme" role="obj" output="aspron" locus="number"> <word posp="noun" gloss="girl"/> </np> </s> </example>
module noepistemic:
No change.
module sequential:
No change.
module sentenceconnectors:
No change.
module subordinate:
No change.
tva1tva2
module affixdensity:
No change.
module adpositions:
No change.
module constorder:
<example id="love2" translation="He (the boy) loves her (the girl)."> <s> - <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> - <word posp="verb" gloss="love"/> - </vp> <np def="def" number="sing" tr="theme" role="subj" output="aspron" locus="number"> <word posp="noun" gloss="boy"/> </np> + <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> + <word posp="verb" gloss="love"/> + </vp> <np def="def" number="sing" tr="theme" role="obj" output="aspron" locus="number"> <word posp="noun" gloss="girl"/> </np> </s> </example>
module casemarking:
<example id="love2" translation="He (the boy) loves her (the girl)."> <s> - <np def="def" number="sing" tr="theme" role="subj" output="aspron" locus="number"> + <np def="def" number="sing" tr="theme" role="subj" output="aspron" locus="number" case="NOM"> <word posp="noun" gloss="boy"/> </np> <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="love"/> </vp> - <np def="def" number="sing" tr="theme" role="obj" output="aspron" locus="number"> + <np def="def" number="sing" tr="theme" role="obj" output="aspron" locus="number" case="ACC"> <word posp="noun" gloss="girl"/> </np> </s> </example>
module markowner:
No change.
module addgender:
<example id="love2" translation="He (the boy) loves her (the girl)."> <s> - <np def="def" number="sing" tr="theme" role="subj" output="aspron" locus="number" case="NOM"> + <np def="def" number="sing" tr="theme" role="subj" output="aspron" locus="number" case="NOM" gender="masc"> <word posp="noun" gloss="boy"/> </np> <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="love"/> </vp> - <np def="def" number="sing" tr="theme" role="obj" output="aspron" locus="number" case="ACC"> + <np def="def" number="sing" tr="theme" role="obj" output="aspron" locus="number" case="ACC" gender="fem"> <word posp="noun" gloss="girl"/> </np> </s> </example>
module 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" gender="masc"> + <np def="def" tr="theme" role="subj" output="aspron" locus="number" case="NOM" gender="masc"> <word posp="noun" gloss="boy"/> </np> <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="love"/> </vp> - <np def="def" number="sing" tr="theme" role="obj" output="aspron" locus="number" case="ACC" gender="fem"> + <np def="def" tr="theme" role="obj" output="aspron" locus="number" case="ACC" gender="fem"> <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" gender="masc"> - <word posp="noun" gloss="boy"/> + <np def="def" tr="theme" role="subj" locus="number" case="NOM" gender="masc"> + <word posp="pron" gender="masc" gloss="3.masc"/> </np> <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="love"/> </vp> - <np def="def" tr="theme" role="obj" output="aspron" locus="number" case="ACC" gender="fem"> - <word posp="noun" gloss="girl"/> + <np def="def" tr="theme" role="obj" locus="number" case="ACC" gender="fem"> + <word posp="pron" gender="fem" gloss="3.fem"/> </np> </s> </example>
module ngen:
No change.
module wordorder:
No change.
module wordorder:
No change.
module wordorder:
No change.
module conjp:
No change.
flattenconjp:
No change.
fixpronouns:
No change.
copyuptophrase:
<example id="love2" translation="He (the boy) loves her (the girl).">
<s>
<np def="def" tr="theme" role="subj" locus="number" case="NOM" gender="masc">
<word posp="pron" gender="masc" gloss="3.masc"/>
</np>
- <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES">
+ <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.masc" obj="3.fem">
<word posp="verb" gloss="love"/>
</vp>
<np def="def" tr="theme" role="obj" locus="number" case="ACC" gender="fem">
<word posp="pron" gender="fem" gloss="3.fem"/>
</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" gender="masc"> - <word posp="pron" gender="masc" gloss="3.masc"/> - </np> <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.masc" obj="3.fem"> <word posp="verb" gloss="love"/> </vp> <np def="def" tr="theme" role="obj" locus="number" case="ACC" gender="fem"> <word posp="pron" gender="fem" gloss="3.fem"/> </np> </s> </example>
addclitics:
<example id="love2" translation="He (the boy) loves her (the girl).">
<s>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.masc" obj="3.fem">
<word posp="verb" gloss="love"/>
+ <thingy type="vpta" function="enclitic" gloss="PRES"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
+ <thingy type="vpsubj" function="enclitic" gloss="3.masc"/>
+ <thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np def="def" tr="theme" role="obj" locus="number" case="ACC" gender="fem">
<word posp="pron" gender="fem" gloss="3.fem"/>
</np>
</s>
</example>
propagateArgumentCase:
No change.
unwrapArgumentNPs:
No change.
unwrapOwnerOwned:
No change.
movedowntoword:
<example id="love2" translation="He (the boy) loves her (the girl).">
<s>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.masc" obj="3.fem">
- <word posp="verb" gloss="love"/>
+ <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.masc" obj="3.fem"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="3.masc"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np def="def" tr="theme" role="obj" locus="number" case="ACC" gender="fem">
- <word posp="pron" gender="fem" gloss="3.fem"/>
+ <word posp="pron" gender="fem" gloss="3.fem" def="def" tr="theme" role="obj" locus="number" case="ACC"/>
</np>
</s>
</example>
addaffixes:
About to call getSlotValue for love/verb/comp/optionalNo change.
flatten:
<example id="love2" translation="He (the boy) loves her (the girl)."> - <s> - <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.masc" obj="3.fem"> + <flat> <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.masc" obj="3.fem"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpsubj" function="enclitic" gloss="3.masc"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - </vp> - <np def="def" tr="theme" role="obj" locus="number" case="ACC" gender="fem"> <word posp="pron" gender="fem" gloss="3.fem" def="def" tr="theme" role="obj" locus="number" case="ACC"/> - </np> - </s> + </flat> </example>
addvocab:
<example id="love2" translation="He (the boy) loves her (the girl)."> <flat> - <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.masc" obj="3.fem"/> - <thingy type="vpta" function="enclitic" gloss="PRES"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpsubj" function="enclitic" gloss="3.masc"/> - <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - <word posp="pron" gender="fem" gloss="3.fem" def="def" tr="theme" role="obj" locus="number" case="ACC"/> + <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.masc" obj="3.fem" ph="s ai d">said</word> + <thingy type="vpta" function="enclitic" gloss="PRES" ph=""></thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> + <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> + <thingy type="vpsubj" function="enclitic" gloss="3.masc.SUBJ" ph=""></thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph=""></thingy> + <word posp="pron" gender="fem" gloss="3.fem" def="def" tr="theme" role="obj" locus="number" case="ACC" ph="kʼʷ i ɡ">kʼʷiɡ</word> </flat> </example>
vowelharmony:
No change.
removetags:
<example id="love2" translation="He (the boy) loves her (the girl)."> <flat> - <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.masc" obj="3.fem" ph="s ai d">said</word> - <thingy type="vpta" function="enclitic" gloss="PRES" ph=""></thingy> - <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> - <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> - <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> - <thingy type="vpsubj" function="enclitic" gloss="3.masc.SUBJ" ph=""></thingy> - <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph=""></thingy> - <word posp="pron" gender="fem" gloss="3.fem" def="def" tr="theme" role="obj" locus="number" case="ACC" ph="kʼʷ i ɡ">kʼʷiɡ</word> + <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.masc" obj="3.fem">said</word> + <word posp="pron" gender="fem" gloss="3.fem" def="def" tr="theme" role="obj" locus="number" case="ACC">kʼʷiɡ</word> </flat> + <p><span class="ilpair"><span class="mor">said</span><br><span class="gls">love</span></span> <span class="ilpair"><span class="mor">kʼʷiɡ</span><br><span class="gls">3.fem</span></span></p> + <p>said kʼʷiɡ</p> + <p>said gquig</p> + <il> + <w> + <o>said</o> + <g>love</g> + </w> + <w> + <o>kʼʷiɡ</o> + <g>3.fem</g> + </w> + </il> </example>
Said gquig. [said kʼʷiɡ] said love kʼʷiɡ 3.fem “He (the boy) loves her (the girl).” | (2) |
But here, the word corresponding to he (i.e., the subject) is stressed:
initial XML:
<example id="love2he" translation="*He* loves her.">
<s>
<vp tam="gnomic">
<verb>love</verb>
</vp>
<np def="def" number="sing" tr="rheme" role="subj" output="aspron">
<noun>boy</noun>
</np>
<np def="def" number="sing" tr="theme" role="obj" output="aspron">
<noun>girl</noun>
</np>
</s>
</example>cleanup:
<example id="love2he" translation="*He* loves her."> <s> - <vp tam="gnomic"> - <verb>love</verb> + <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active"> + <word posp="verb" gloss="love"/> </vp> - <np def="def" number="sing" tr="rheme" role="subj" output="aspron"> - <noun>boy</noun> + <np def="def" number="sing" tr="rheme" role="subj" output="aspron" locus="number"> + <word posp="noun" gloss="boy"/> </np> - <np def="def" number="sing" tr="theme" role="obj" output="aspron"> - <noun>girl</noun> + <np def="def" number="sing" tr="theme" role="obj" output="aspron" locus="number"> + <word posp="noun" gloss="girl"/> </np> </s> </example>
module articles:
No change.
module nonpastonly:
<example id="love2he" translation="*He* loves her."> <s> - <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="love"/> </vp> <np def="def" number="sing" tr="rheme" role="subj" output="aspron" locus="number"> <word posp="noun" gloss="boy"/> </np> <np def="def" number="sing" tr="theme" role="obj" output="aspron" locus="number"> <word posp="noun" gloss="girl"/> </np> </s> </example>
module noepistemic:
No change.
module sequential:
No change.
module sentenceconnectors:
No change.
module subordinate:
No change.
tva1tva2
module affixdensity:
No change.
module adpositions:
No change.
module constorder:
<example id="love2he" translation="*He* loves her."> <s> - <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> - <word posp="verb" gloss="love"/> - </vp> <np def="def" number="sing" tr="rheme" role="subj" output="aspron" locus="number"> <word posp="noun" gloss="boy"/> </np> + <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> + <word posp="verb" gloss="love"/> + </vp> <np def="def" number="sing" tr="theme" role="obj" output="aspron" locus="number"> <word posp="noun" gloss="girl"/> </np> </s> </example>
module casemarking:
<example id="love2he" translation="*He* loves her."> <s> - <np def="def" number="sing" tr="rheme" role="subj" output="aspron" locus="number"> + <np def="def" number="sing" tr="rheme" role="subj" output="aspron" locus="number" case="NOM"> <word posp="noun" gloss="boy"/> </np> <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="love"/> </vp> - <np def="def" number="sing" tr="theme" role="obj" output="aspron" locus="number"> + <np def="def" number="sing" tr="theme" role="obj" output="aspron" locus="number" case="ACC"> <word posp="noun" gloss="girl"/> </np> </s> </example>
module markowner:
No change.
module addgender:
<example id="love2he" translation="*He* loves her."> <s> - <np def="def" number="sing" tr="rheme" role="subj" output="aspron" locus="number" case="NOM"> + <np def="def" number="sing" tr="rheme" role="subj" output="aspron" locus="number" case="NOM" gender="masc"> <word posp="noun" gloss="boy"/> </np> <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="love"/> </vp> - <np def="def" number="sing" tr="theme" role="obj" output="aspron" locus="number" case="ACC"> + <np def="def" number="sing" tr="theme" role="obj" output="aspron" locus="number" case="ACC" gender="fem"> <word posp="noun" gloss="girl"/> </np> </s> </example>
module 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" gender="masc"> + <np def="def" tr="rheme" role="subj" output="aspron" locus="number" case="NOM" gender="masc"> <word posp="noun" gloss="boy"/> </np> <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="love"/> </vp> - <np def="def" number="sing" tr="theme" role="obj" output="aspron" locus="number" case="ACC" gender="fem"> + <np def="def" tr="theme" role="obj" output="aspron" locus="number" case="ACC" gender="fem"> <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" gender="masc"> - <word posp="noun" gloss="boy"/> + <np def="def" tr="rheme" role="subj" locus="number" case="NOM" gender="masc"> + <word posp="pron" gender="masc" gloss="3.masc"/> </np> <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="love"/> </vp> - <np def="def" tr="theme" role="obj" output="aspron" locus="number" case="ACC" gender="fem"> - <word posp="noun" gloss="girl"/> + <np def="def" tr="theme" role="obj" locus="number" case="ACC" gender="fem"> + <word posp="pron" gender="fem" gloss="3.fem"/> </np> </s> </example>
module ngen:
No change.
module wordorder:
No change.
module wordorder:
No change.
module wordorder:
No change.
module conjp:
No change.
flattenconjp:
No change.
fixpronouns:
No change.
copyuptophrase:
<example id="love2he" translation="*He* loves her.">
<s>
<np def="def" tr="rheme" role="subj" locus="number" case="NOM" gender="masc">
<word posp="pron" gender="masc" gloss="3.masc"/>
</np>
- <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES">
+ <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.masc" obj="3.fem">
<word posp="verb" gloss="love"/>
</vp>
<np def="def" tr="theme" role="obj" locus="number" case="ACC" gender="fem">
<word posp="pron" gender="fem" gloss="3.fem"/>
</np>
</s>
</example>
prodrop:
No change.
addclitics:
<example id="love2he" translation="*He* loves her.">
<s>
<np def="def" tr="rheme" role="subj" locus="number" case="NOM" gender="masc">
<word posp="pron" gender="masc" gloss="3.masc"/>
</np>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.masc" obj="3.fem">
<word posp="verb" gloss="love"/>
+ <thingy type="vpta" function="enclitic" gloss="PRES"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
+ <thingy type="vpsubj" function="enclitic" gloss="3.masc"/>
+ <thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np def="def" tr="theme" role="obj" locus="number" case="ACC" gender="fem">
<word posp="pron" gender="fem" gloss="3.fem"/>
</np>
</s>
</example>
propagateArgumentCase:
No change.
unwrapArgumentNPs:
No change.
unwrapOwnerOwned:
No change.
movedowntoword:
<example id="love2he" translation="*He* loves her.">
<s>
<np def="def" tr="rheme" role="subj" locus="number" case="NOM" gender="masc">
- <word posp="pron" gender="masc" gloss="3.masc"/>
+ <word posp="pron" gender="masc" gloss="3.masc" def="def" tr="rheme" role="subj" locus="number" case="NOM"/>
</np>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.masc" obj="3.fem">
- <word posp="verb" gloss="love"/>
+ <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.masc" obj="3.fem"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="3.masc"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np def="def" tr="theme" role="obj" locus="number" case="ACC" gender="fem">
- <word posp="pron" gender="fem" gloss="3.fem"/>
+ <word posp="pron" gender="fem" gloss="3.fem" def="def" tr="theme" role="obj" locus="number" case="ACC"/>
</np>
</s>
</example>
addaffixes:
About to call getSlotValue for love/verb/comp/optionalNo change.
flatten:
<example id="love2he" translation="*He* loves her."> - <s> - <np def="def" tr="rheme" role="subj" locus="number" case="NOM" gender="masc"> + <flat> <word posp="pron" gender="masc" gloss="3.masc" def="def" tr="rheme" role="subj" locus="number" case="NOM"/> - </np> - <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.masc" obj="3.fem"> <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.masc" obj="3.fem"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpsubj" function="enclitic" gloss="3.masc"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - </vp> - <np def="def" tr="theme" role="obj" locus="number" case="ACC" gender="fem"> <word posp="pron" gender="fem" gloss="3.fem" def="def" tr="theme" role="obj" locus="number" case="ACC"/> - </np> - </s> + </flat> </example>
addvocab:
<example id="love2he" translation="*He* loves her."> <flat> - <word posp="pron" gender="masc" gloss="3.masc" def="def" tr="rheme" role="subj" locus="number" case="NOM"/> - <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.masc" obj="3.fem"/> - <thingy type="vpta" function="enclitic" gloss="PRES"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpsubj" function="enclitic" gloss="3.masc"/> - <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - <word posp="pron" gender="fem" gloss="3.fem" def="def" tr="theme" role="obj" locus="number" case="ACC"/> + <word posp="pron" gender="masc" gloss="3.masc" def="def" tr="rheme" role="subj" locus="number" case="NOM" ph="ʂ u t">ʂut</word> + <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.masc" obj="3.fem" ph="s ai d">said</word> + <thingy type="vpta" function="enclitic" gloss="PRES" ph=""></thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> + <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> + <thingy type="vpsubj" function="enclitic" gloss="3.masc.SUBJ" ph=""></thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph=""></thingy> + <word posp="pron" gender="fem" gloss="3.fem" def="def" tr="theme" role="obj" locus="number" case="ACC" ph="kʼʷ i ɡ">kʼʷiɡ</word> </flat> </example>
vowelharmony:
No change.
removetags:
<example id="love2he" translation="*He* loves her."> <flat> - <word posp="pron" gender="masc" gloss="3.masc" def="def" tr="rheme" role="subj" locus="number" case="NOM" ph="ʂ u t">ʂut</word> - <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.masc" obj="3.fem" ph="s ai d">said</word> - <thingy type="vpta" function="enclitic" gloss="PRES" ph=""></thingy> - <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> - <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> - <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> - <thingy type="vpsubj" function="enclitic" gloss="3.masc.SUBJ" ph=""></thingy> - <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph=""></thingy> - <word posp="pron" gender="fem" gloss="3.fem" def="def" tr="theme" role="obj" locus="number" case="ACC" ph="kʼʷ i ɡ">kʼʷiɡ</word> + <word posp="pron" gender="masc" gloss="3.masc" def="def" tr="rheme" role="subj" locus="number" case="NOM">ʂut</word> + <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.masc" obj="3.fem">said</word> + <word posp="pron" gender="fem" gloss="3.fem" def="def" tr="theme" role="obj" locus="number" case="ACC">kʼʷiɡ</word> </flat> + <p><span class="ilpair"><span class="mor">ʂut</span><br><span class="gls">3.masc</span></span> <span class="ilpair"><span class="mor">said</span><br><span class="gls">love</span></span> <span class="ilpair"><span class="mor">kʼʷiɡ</span><br><span class="gls">3.fem</span></span></p> + <p>ʂut said kʼʷiɡ</p> + <p>rsut said gquig</p> + <il> + <w> + <o>ʂut</o> + <g>3.masc</g> + </w> + <w> + <o>said</o> + <g>love</g> + </w> + <w> + <o>kʼʷiɡ</o> + <g>3.fem</g> + </w> + </il> </example>
Rsut said gquig. [ʂut said kʼʷiɡ] ʂut 3.masc said love kʼʷiɡ 3.fem “He loves her.” | (3) |
Proper Nouns
initial XML:
<example id="loveprop" translation="NN1 hates NN2.">
<s>
<vp tam="gnomic">
<verb>hate</verb>
</vp>
<np def="def" number="sing" tr="theme" role="subj">
<noun>NN1</noun>
</np>
<np def="def" number="sing" tr="rheme" role="obj">
<noun>NN2</noun>
</np>
</s>
</example>cleanup:
<example id="loveprop" translation="NN1 hates NN2."> <s> - <vp tam="gnomic"> - <verb>hate</verb> + <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active"> + <word posp="verb" gloss="hate"/> </vp> - <np def="def" number="sing" tr="theme" role="subj"> - <noun>NN1</noun> + <np def="def" number="sing" tr="theme" role="subj" locus="number"> + <word posp="noun" gloss="NN1"/> </np> - <np def="def" number="sing" tr="rheme" role="obj"> - <noun>NN2</noun> + <np def="def" number="sing" tr="rheme" role="obj" locus="number"> + <word posp="noun" gloss="NN2"/> </np> </s> </example>
module articles:
No change.
module nonpastonly:
<example id="loveprop" translation="NN1 hates NN2."> <s> - <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="hate"/> </vp> <np def="def" number="sing" tr="theme" role="subj" locus="number"> <word posp="noun" gloss="NN1"/> </np> <np def="def" number="sing" tr="rheme" role="obj" locus="number"> <word posp="noun" gloss="NN2"/> </np> </s> </example>
module noepistemic:
No change.
module sequential:
No change.
module sentenceconnectors:
No change.
module subordinate:
No change.
tva1tva2
module affixdensity:
No change.
module adpositions:
No change.
module constorder:
<example id="loveprop" translation="NN1 hates NN2."> <s> - <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> - <word posp="verb" gloss="hate"/> - </vp> <np def="def" number="sing" tr="theme" role="subj" locus="number"> <word posp="noun" gloss="NN1"/> </np> + <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"/> </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"/> </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"/> </np> </s> </example>
module markowner:
No change.
module addgender:
<example id="loveprop" translation="NN1 hates NN2."> <s> - <np def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM"> + <np def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM" gender="masc"> <word posp="noun" gloss="NN1"/> </np> <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="hate"/> </vp> - <np def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC"> + <np def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC" gender="fem"> <word posp="noun" gloss="NN2"/> </np> </s> </example>
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" gender="masc"> + <np def="def" tr="theme" role="subj" locus="number" case="NOM" gender="masc"> <word posp="noun" gloss="NN1"/> </np> <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="hate"/> </vp> - <np def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC" gender="fem"> + <np def="def" tr="rheme" role="obj" locus="number" case="ACC" gender="fem"> <word posp="noun" gloss="NN2"/> </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:
No change.
copyuptophrase:
<example id="loveprop" translation="NN1 hates NN2.">
<s>
<np def="def" tr="theme" role="subj" locus="number" case="NOM" gender="masc">
<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.masc" obj="3.fem">
<word posp="verb" gloss="hate"/>
</vp>
<np def="def" tr="rheme" role="obj" locus="number" case="ACC" gender="fem">
<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" gender="masc">
<word posp="noun" gloss="NN1"/>
</np>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.masc" obj="3.fem">
<word posp="verb" gloss="hate"/>
+ <thingy type="vpta" function="enclitic" gloss="PRES"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
+ <thingy type="vpsubj" function="enclitic" gloss="3.masc"/>
+ <thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np def="def" tr="rheme" role="obj" locus="number" case="ACC" gender="fem">
<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" gender="masc">
- <word posp="noun" gloss="NN1"/>
+ <word posp="noun" gloss="NN1" def="def" tr="theme" role="subj" locus="number" case="NOM" gender="masc"/>
</np>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.masc" obj="3.fem">
- <word posp="verb" gloss="hate"/>
+ <word posp="verb" gloss="hate" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.masc" obj="3.fem"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="3.masc"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np def="def" tr="rheme" role="obj" locus="number" case="ACC" gender="fem">
- <word posp="noun" gloss="NN2"/>
+ <word posp="noun" gloss="NN2" def="def" tr="rheme" role="obj" locus="number" case="ACC" gender="fem"/>
</np>
</s>
</example>
addaffixes:
About to call getSlotValue for NN1/noun/def/obligatoryGot def
About to call getSlotValue for hate/verb/comp/optional
About to call getSlotValue for NN2/noun/def/obligatory
Got def
<example id="loveprop" translation="NN1 hates NN2.">
<s>
<np def="def" tr="theme" role="subj" locus="number" case="NOM" gender="masc">
<word posp="noun" gloss="NN1" def="def" tr="theme" role="subj" locus="number" case="NOM" gender="masc"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
</np>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.masc" obj="3.fem">
<word posp="verb" gloss="hate" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.masc" obj="3.fem"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="3.masc"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np def="def" tr="rheme" role="obj" locus="number" case="ACC" gender="fem">
<word posp="noun" gloss="NN2" def="def" tr="rheme" role="obj" locus="number" case="ACC" gender="fem"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
</np>
</s>
</example>
flatten:
<example id="loveprop" translation="NN1 hates NN2."> - <s> - <np def="def" tr="theme" role="subj" locus="number" case="NOM" gender="masc"> + <flat> <word posp="noun" gloss="NN1" def="def" tr="theme" role="subj" locus="number" case="NOM" gender="masc"/> <thingy type="noundef" function="suffix" gloss="def"/> - </np> - <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.masc" obj="3.fem"> <word posp="verb" gloss="hate" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.masc" obj="3.fem"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpsubj" function="enclitic" gloss="3.masc"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - </vp> - <np def="def" tr="rheme" role="obj" locus="number" case="ACC" gender="fem"> <word posp="noun" gloss="NN2" def="def" tr="rheme" role="obj" locus="number" case="ACC" gender="fem"/> <thingy type="noundef" function="suffix" gloss="def"/> - </np> - </s> + </flat> </example>
addvocab:
-<example id="loveprop" translation="NN1 hates NN2."> +<example id="loveprop" translation="Kekid hates Rilach."> <flat> - <word posp="noun" gloss="NN1" def="def" tr="theme" role="subj" locus="number" case="NOM" gender="masc"/> - <thingy type="noundef" function="suffix" gloss="def"/> - <word posp="verb" gloss="hate" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.masc" obj="3.fem"/> - <thingy type="vpta" function="enclitic" gloss="PRES"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpsubj" function="enclitic" gloss="3.masc"/> - <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - <word posp="noun" gloss="NN2" def="def" tr="rheme" role="obj" locus="number" case="ACC" gender="fem"/> - <thingy type="noundef" function="suffix" gloss="def"/> + <word posp="noun" gloss="Kekid" def="def" tr="theme" role="subj" locus="number" case="NOM" gender="masc" propernoun="yes" ph="kʼʷ e kʷ i ɖ">kʼʷekʷiɖ</word> + <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="e ɖ">eɖ</thingy> + <word posp="verb" gloss="hate" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.masc" obj="3.fem" ph="j u n u s">junus</word> + <thingy type="vpta" function="enclitic" gloss="PRES" ph=""></thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> + <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> + <thingy type="vpsubj" function="enclitic" gloss="3.masc.SUBJ" ph=""></thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph=""></thingy> + <word posp="noun" gloss="Rilach" def="def" tr="rheme" role="obj" locus="number" case="ACC" gender="fem" propernoun="yes" ph="ɽ i l a t͡ʃ">ɽilat͡ʃ</word> + <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="e ɖ">eɖ</thingy> </flat> </example>
vowelharmony:
No change.
removetags:
<example id="loveprop" translation="Kekid hates Rilach."> <flat> - <word posp="noun" gloss="Kekid" def="def" tr="theme" role="subj" locus="number" case="NOM" gender="masc" propernoun="yes" ph="kʼʷ e kʷ i ɖ">kʼʷekʷiɖ</word> - <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="e ɖ">eɖ</thingy> - <word posp="verb" gloss="hate" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.masc" obj="3.fem" ph="j u n u s">junus</word> - <thingy type="vpta" function="enclitic" gloss="PRES" ph=""></thingy> - <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> - <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> - <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> - <thingy type="vpsubj" function="enclitic" gloss="3.masc.SUBJ" ph=""></thingy> - <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph=""></thingy> - <word posp="noun" gloss="Rilach" def="def" tr="rheme" role="obj" locus="number" case="ACC" gender="fem" propernoun="yes" ph="ɽ i l a t͡ʃ">ɽilat͡ʃ</word> - <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="e ɖ">eɖ</thingy> + <word posp="noun" gloss="Kekid" def="def" tr="theme" role="subj" locus="number" case="NOM" gender="masc" propernoun="yes">kʼʷekʷiɖ</word> + <thingy type="noundef" function="suffix" gloss="def">eɖ</thingy> + <word posp="verb" gloss="hate" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.masc" obj="3.fem">junus</word> + <word posp="noun" gloss="Rilach" def="def" tr="rheme" role="obj" locus="number" case="ACC" gender="fem" propernoun="yes">ɽilat͡ʃ</word> + <thingy type="noundef" function="suffix" gloss="def">eɖ</thingy> </flat> + <p><span class="ilpair"><span class="mor">kʼʷekʷiɖ</span><br><span class="gls">Kekid</span></span> <span class="ilpair"><span class="mor">-eɖ</span><br><span class="gls">def</span></span> <span class="ilpair"><span class="mor">junus</span><br><span class="gls">hate</span></span> <span class="ilpair"><span class="mor">ɽilat͡ʃ</span><br><span class="gls">Rilach</span></span> <span class="ilpair"><span class="mor">-eɖ</span><br><span class="gls">def</span></span></p> + <p>kʼʷekʷiɖeɖ junus ɽilat͡ʃeɖ</p> + <p>Gquequirderd junus Rrilacherd</p> + <il> + <w> + <o>kʼʷekʷiɖ</o> + <g>Kekid</g> + </w> + <w> + <o>-eɖ</o> + <g>def</g> + </w> + <w> + <o>junus</o> + <g>hate</g> + </w> + <w> + <o>ɽilat͡ʃ</o> + <g>Rilach</g> + </w> + <w> + <o>-eɖ</o> + <g>def</g> + </w> + </il> </example>
Gquequirderd junus Rrilacherd. [kʼʷekʷiɖeɖ junus ɽilat͡ʃeɖ] kʼʷekʷiɖ Kekid -eɖ def junus hate ɽilat͡ʃ Rilach -eɖ def “Kekid hates Rilach.” | (4) |
Possession
initial XML:
<example id="posso1" translation="the boy's apple">
<np type="owner_owned">
<np number="sing" def="def">
<noun>boy</noun>
</np>
<np number="sing" def="def">
<noun>apple</noun>
</np>
</np>
</example>cleanup:
<example id="posso1" translation="the boy's apple"> <np type="owner_owned"> - <np number="sing" def="def"> - <noun>boy</noun> + <np number="sing" def="def" locus="number" role="owner"> + <word posp="noun" gloss="boy"/> </np> - <np number="sing" def="def"> - <noun>apple</noun> + <np number="sing" def="def" locus="number" role="owned"> + <word posp="noun" gloss="apple"/> </np> </np> </example>
module articles:
No change.
module nonpastonly:
No change.
module noepistemic:
No change.
module sequential:
No change.
module sentenceconnectors:
No change.
module subordinate:
No change.
module affixdensity:
No change.
module adpositions:
No change.
module constorder:
No change.
module casemarking:
<example id="posso1" translation="the boy's apple"> - <np type="owner_owned"> + <np type="owner_owned" case="NOM"> <np number="sing" def="def" locus="number" role="owner"> <word posp="noun" gloss="boy"/> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="apple"/> </np> </np> </example>
module markowner:
<example id="posso1" translation="the boy's apple"> <np type="owner_owned" case="NOM"> - <np number="sing" def="def" locus="number" role="owner"> + <np number="sing" def="def" locus="number" role="owner" case="GEN"> <word posp="noun" gloss="boy"/> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="apple"/> </np> </np> </example>
module addgender:
<example id="posso1" translation="the boy's apple"> - <np type="owner_owned" case="NOM"> - <np number="sing" def="def" locus="number" role="owner" case="GEN"> + <np type="owner_owned" case="NOM" gender="masc"> + <np number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc"> <word posp="noun" gloss="boy"/> </np> - <np number="sing" def="def" locus="number" role="owned"> + <np number="sing" def="def" locus="number" role="owned" gender="masc"> <word posp="noun" gloss="apple"/> </np> </np> </example>
module propagatenumber:
<example id="posso1" translation="the boy's apple"> - <np type="owner_owned" case="NOM" gender="masc"> + <np type="owner_owned" case="NOM" gender="masc" number="sing"> <np number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc"> <word posp="noun" gloss="boy"/> </np> <np number="sing" def="def" locus="number" role="owned" gender="masc"> <word posp="noun" gloss="apple"/> </np> </np> </example>
module simplifynumber:
<example id="posso1" translation="the boy's apple"> - <np type="owner_owned" case="NOM" gender="masc" number="sing"> - <np number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc"> + <np type="owner_owned" case="NOM" gender="masc"> + <np def="def" locus="number" role="owner" case="GEN" gender="masc"> <word posp="noun" gloss="boy"/> </np> - <np number="sing" def="def" locus="number" role="owned" gender="masc"> + <np def="def" locus="number" role="owned" gender="masc"> <word posp="noun" gloss="apple"/> </np> </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:
<example id="posso1" translation="the boy's apple"> - <np type="owner_owned" case="NOM" gender="masc"> <np def="def" locus="number" role="owner" case="GEN" gender="masc"> <word posp="noun" gloss="boy"/> </np> - <np def="def" locus="number" role="owned" gender="masc"> + <np def="def" locus="number" role="owned" gender="masc" case="NOM"> <word posp="noun" gloss="apple"/> </np> - </np> </example>
movedowntoword:
<example id="posso1" translation="the boy's apple"> <np def="def" locus="number" role="owner" case="GEN" gender="masc"> - <word posp="noun" gloss="boy"/> + <word posp="noun" gloss="boy" def="def" locus="number" role="owner" case="GEN" gender="masc"/> </np> <np def="def" locus="number" role="owned" gender="masc" case="NOM"> - <word posp="noun" gloss="apple"/> + <word posp="noun" gloss="apple" def="def" locus="number" role="owned" gender="masc" case="NOM"/> </np> </example>
addaffixes:
About to call getSlotValue for boy/noun/def/obligatoryGot def
About to call getSlotValue for apple/noun/def/obligatory
Got def
<example id="posso1" translation="the boy's apple">
<np def="def" locus="number" role="owner" case="GEN" gender="masc">
<word posp="noun" gloss="boy" def="def" locus="number" role="owner" case="GEN" gender="masc"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
</np>
<np def="def" locus="number" role="owned" gender="masc" case="NOM">
<word posp="noun" gloss="apple" def="def" locus="number" role="owned" gender="masc" case="NOM"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
</np>
</example>
flatten:
<example id="posso1" translation="the boy's apple"> - <np def="def" locus="number" role="owner" case="GEN" gender="masc"> + <flat> <word posp="noun" gloss="boy" def="def" locus="number" role="owner" case="GEN" gender="masc"/> <thingy type="noundef" function="suffix" gloss="def"/> - </np> - <np def="def" locus="number" role="owned" gender="masc" case="NOM"> <word posp="noun" gloss="apple" def="def" locus="number" role="owned" gender="masc" case="NOM"/> <thingy type="noundef" function="suffix" gloss="def"/> - </np> + </flat> </example>
addvocab:
<example id="posso1" translation="the boy's apple"> <flat> - <word posp="noun" gloss="boy" def="def" locus="number" role="owner" case="GEN" gender="masc"/> - <thingy type="noundef" function="suffix" gloss="def"/> - <word posp="noun" gloss="apple" def="def" locus="number" role="owned" gender="masc" case="NOM"/> - <thingy type="noundef" function="suffix" gloss="def"/> + <word posp="noun" gloss="boy" def="def" locus="number" role="owner" case="GEN" gender="masc" ph="ŋ e kʼʷ">ŋekʼʷ</word> + <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="e ɖ">eɖ</thingy> + <word posp="noun" gloss="apple" def="def" locus="number" role="owned" gender="masc" case="NOM" ph="ɽ o n u ʃ">ɽonuʃ</word> + <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="e ɖ">eɖ</thingy> </flat> </example>
vowelharmony:
No change.
removetags:
<example id="posso1" translation="the boy's apple"> <flat> - <word posp="noun" gloss="boy" def="def" locus="number" role="owner" case="GEN" gender="masc" ph="ŋ e kʼʷ">ŋekʼʷ</word> - <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="e ɖ">eɖ</thingy> - <word posp="noun" gloss="apple" def="def" locus="number" role="owned" gender="masc" case="NOM" ph="ɽ o n u ʃ">ɽonuʃ</word> - <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="e ɖ">eɖ</thingy> + <word posp="noun" gloss="boy" def="def" locus="number" role="owner" case="GEN" gender="masc">ŋekʼʷ</word> + <thingy type="noundef" function="suffix" gloss="def">eɖ</thingy> + <word posp="noun" gloss="apple" def="def" locus="number" role="owned" gender="masc" case="NOM">ɽonuʃ</word> + <thingy type="noundef" function="suffix" gloss="def">eɖ</thingy> </flat> + <p><span class="ilpair"><span class="mor">ŋekʼʷ</span><br><span class="gls">boy</span></span> <span class="ilpair"><span class="mor">-eɖ</span><br><span class="gls">def</span></span> <span class="ilpair"><span class="mor">ɽonuʃ</span><br><span class="gls">apple</span></span> <span class="ilpair"><span class="mor">-eɖ</span><br><span class="gls">def</span></span></p> + <p>ŋekʼʷeɖ ɽonuʃeɖ</p> + <p>ngegquerd rronusherd</p> + <il> + <w> + <o>ŋekʼʷ</o> + <g>boy</g> + </w> + <w> + <o>-eɖ</o> + <g>def</g> + </w> + <w> + <o>ɽonuʃ</o> + <g>apple</g> + </w> + <w> + <o>-eɖ</o> + <g>def</g> + </w> + </il> </example>
ngegquerd rronusherd [ŋekʼʷeɖ ɽonuʃeɖ] ŋekʼʷ boy -eɖ def ɽonuʃ apple -eɖ def “the boy’s apple” | (5) |
initial XML:
<example id="posso1b" translation="his (the boy's) apple">
<np type="owner_owned">
<np number="sing" def="def" output="aspron">
<noun>boy</noun>
</np>
<np number="sing" def="def">
<noun>apple</noun>
</np>
</np>
</example>cleanup:
<example id="posso1b" translation="his (the boy's) apple"> <np type="owner_owned"> - <np number="sing" def="def" output="aspron"> - <noun>boy</noun> + <np number="sing" def="def" output="aspron" locus="number" role="owner"> + <word posp="noun" gloss="boy"/> </np> - <np number="sing" def="def"> - <noun>apple</noun> + <np number="sing" def="def" locus="number" role="owned"> + <word posp="noun" gloss="apple"/> </np> </np> </example>
module articles:
No change.
module nonpastonly:
No change.
module noepistemic:
No change.
module sequential:
No change.
module sentenceconnectors:
No change.
module subordinate:
No change.
module affixdensity:
No change.
module adpositions:
No change.
module constorder:
No change.
module casemarking:
<example id="posso1b" translation="his (the boy's) apple"> - <np type="owner_owned"> + <np type="owner_owned" case="NOM"> <np number="sing" def="def" output="aspron" locus="number" role="owner"> <word posp="noun" gloss="boy"/> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="apple"/> </np> </np> </example>
module markowner:
<example id="posso1b" translation="his (the boy's) apple"> <np type="owner_owned" case="NOM"> - <np number="sing" def="def" output="aspron" locus="number" role="owner"> + <np number="sing" def="def" output="aspron" locus="number" role="owner" case="GEN"> <word posp="noun" gloss="boy"/> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="apple"/> </np> </np> </example>
module addgender:
<example id="posso1b" translation="his (the boy's) apple"> - <np type="owner_owned" case="NOM"> - <np number="sing" def="def" output="aspron" locus="number" role="owner" case="GEN"> + <np type="owner_owned" case="NOM" gender="masc"> + <np number="sing" def="def" output="aspron" locus="number" role="owner" case="GEN" gender="masc"> <word posp="noun" gloss="boy"/> </np> - <np number="sing" def="def" locus="number" role="owned"> + <np number="sing" def="def" locus="number" role="owned" gender="masc"> <word posp="noun" gloss="apple"/> </np> </np> </example>
module propagatenumber:
<example id="posso1b" translation="his (the boy's) apple"> - <np type="owner_owned" case="NOM" gender="masc"> + <np type="owner_owned" case="NOM" gender="masc" number="sing"> <np number="sing" def="def" output="aspron" locus="number" role="owner" case="GEN" gender="masc"> <word posp="noun" gloss="boy"/> </np> <np number="sing" def="def" locus="number" role="owned" gender="masc"> <word posp="noun" gloss="apple"/> </np> </np> </example>
module simplifynumber:
<example id="posso1b" translation="his (the boy's) apple"> - <np type="owner_owned" case="NOM" gender="masc" number="sing"> - <np number="sing" def="def" output="aspron" locus="number" role="owner" case="GEN" gender="masc"> + <np type="owner_owned" case="NOM" gender="masc"> + <np def="def" output="aspron" locus="number" role="owner" case="GEN" gender="masc"> <word posp="noun" gloss="boy"/> </np> - <np number="sing" def="def" locus="number" role="owned" gender="masc"> + <np def="def" locus="number" role="owned" gender="masc"> <word posp="noun" gloss="apple"/> </np> </np> </example>
createpronouns:
<example id="posso1b" translation="his (the boy's) apple"> <np type="owner_owned" case="NOM" gender="masc"> - <np def="def" output="aspron" locus="number" role="owner" case="GEN" gender="masc"> - <word posp="noun" gloss="boy"/> + <np def="def" locus="number" role="owner" case="GEN" gender="masc"> + <word posp="pron" gender="masc" gloss="3.masc"/> </np> <np def="def" locus="number" role="owned" gender="masc"> <word posp="noun" gloss="apple"/> </np> </np> </example>
module ngen:
No change.
module wordorder:
No change.
module wordorder:
No change.
module wordorder:
No change.
module conjp:
No change.
flattenconjp:
No change.
fixpronouns:
No change.
copyuptophrase:
No change.
prodrop:
No change.
addclitics:
No change.
propagateArgumentCase:
No change.
unwrapArgumentNPs:
No change.
unwrapOwnerOwned:
<example id="posso1b" translation="his (the boy's) apple"> - <np type="owner_owned" case="NOM" gender="masc"> <np def="def" locus="number" role="owner" case="GEN" gender="masc"> <word posp="pron" gender="masc" gloss="3.masc"/> </np> - <np def="def" locus="number" role="owned" gender="masc"> + <np def="def" locus="number" role="owned" gender="masc" case="NOM"> <word posp="noun" gloss="apple"/> </np> - </np> </example>
movedowntoword:
<example id="posso1b" translation="his (the boy's) apple"> <np def="def" locus="number" role="owner" case="GEN" gender="masc"> - <word posp="pron" gender="masc" gloss="3.masc"/> + <word posp="pron" gender="masc" gloss="3.masc" def="def" locus="number" role="owner" case="GEN"/> </np> <np def="def" locus="number" role="owned" gender="masc" case="NOM"> - <word posp="noun" gloss="apple"/> + <word posp="noun" gloss="apple" def="def" locus="number" role="owned" gender="masc" case="NOM"/> </np> </example>
addaffixes:
About to call getSlotValue for apple/noun/def/obligatoryGot def
<example id="posso1b" translation="his (the boy's) apple">
<np def="def" locus="number" role="owner" case="GEN" gender="masc">
<word posp="pron" gender="masc" gloss="3.masc" def="def" locus="number" role="owner" case="GEN"/>
</np>
<np def="def" locus="number" role="owned" gender="masc" case="NOM">
<word posp="noun" gloss="apple" def="def" locus="number" role="owned" gender="masc" case="NOM"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
</np>
</example>
flatten:
<example id="posso1b" translation="his (the boy's) apple"> - <np def="def" locus="number" role="owner" case="GEN" gender="masc"> + <flat> <word posp="pron" gender="masc" gloss="3.masc" def="def" locus="number" role="owner" case="GEN"/> - </np> - <np def="def" locus="number" role="owned" gender="masc" case="NOM"> <word posp="noun" gloss="apple" def="def" locus="number" role="owned" gender="masc" case="NOM"/> <thingy type="noundef" function="suffix" gloss="def"/> - </np> + </flat> </example>
addvocab:
<example id="posso1b" translation="his (the boy's) apple"> <flat> - <word posp="pron" gender="masc" gloss="3.masc" def="def" locus="number" role="owner" case="GEN"/> - <word posp="noun" gloss="apple" def="def" locus="number" role="owned" gender="masc" case="NOM"/> - <thingy type="noundef" function="suffix" gloss="def"/> + <word posp="pron" gender="masc" gloss="3.masc" def="def" locus="number" role="owner" case="GEN" ph="ʂ u t">ʂut</word> + <word posp="noun" gloss="apple" def="def" locus="number" role="owned" gender="masc" case="NOM" ph="ɽ o n u ʃ">ɽonuʃ</word> + <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="e ɖ">eɖ</thingy> </flat> </example>
vowelharmony:
No change.
removetags:
<example id="posso1b" translation="his (the boy's) apple"> <flat> - <word posp="pron" gender="masc" gloss="3.masc" def="def" locus="number" role="owner" case="GEN" ph="ʂ u t">ʂut</word> - <word posp="noun" gloss="apple" def="def" locus="number" role="owned" gender="masc" case="NOM" ph="ɽ o n u ʃ">ɽonuʃ</word> - <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="e ɖ">eɖ</thingy> + <word posp="pron" gender="masc" gloss="3.masc" def="def" locus="number" role="owner" case="GEN">ʂut</word> + <word posp="noun" gloss="apple" def="def" locus="number" role="owned" gender="masc" case="NOM">ɽonuʃ</word> + <thingy type="noundef" function="suffix" gloss="def">eɖ</thingy> </flat> + <p><span class="ilpair"><span class="mor">ʂut</span><br><span class="gls">3.masc</span></span> <span class="ilpair"><span class="mor">ɽonuʃ</span><br><span class="gls">apple</span></span> <span class="ilpair"><span class="mor">-eɖ</span><br><span class="gls">def</span></span></p> + <p>ʂut ɽonuʃeɖ</p> + <p>rsut rronusherd</p> + <il> + <w> + <o>ʂut</o> + <g>3.masc</g> + </w> + <w> + <o>ɽonuʃ</o> + <g>apple</g> + </w> + <w> + <o>-eɖ</o> + <g>def</g> + </w> + </il> </example>
rsut rronusherd [ʂut ɽonuʃeɖ] ʂut 3.masc ɽonuʃ apple -eɖ def “his (the boy’s) apple” | (6) |
initial XML:
<example id="posso2" translation="my apple">
<np type="owner_owned">
<np number="sing" def="neither">
<pron person="1excl" number="sing"/>
</np>
<np number="sing" def="def">
<noun>apple</noun>
</np>
</np>
</example>cleanup:
<example id="posso2" translation="my apple"> <np type="owner_owned"> - <np number="sing" def="neither"> - <pron person="1excl" number="sing"/> + <np number="sing" def="neither" locus="number" role="owner"> + <word person="1excl" number="sing" posp="pron"/> </np> - <np number="sing" def="def"> - <noun>apple</noun> + <np number="sing" def="def" locus="number" role="owned"> + <word posp="noun" gloss="apple"/> </np> </np> </example>
module articles:
No change.
module nonpastonly:
No change.
module noepistemic:
No change.
module sequential:
No change.
module sentenceconnectors:
No change.
module subordinate:
No change.
module affixdensity:
No change.
module adpositions:
No change.
module constorder:
No change.
module casemarking:
<example id="posso2" translation="my apple"> - <np type="owner_owned"> + <np type="owner_owned" case="NOM"> <np number="sing" def="neither" locus="number" role="owner"> <word person="1excl" number="sing" posp="pron"/> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="apple"/> </np> </np> </example>
module markowner:
<example id="posso2" translation="my apple"> <np type="owner_owned" case="NOM"> - <np number="sing" def="neither" locus="number" role="owner"> + <np number="sing" def="neither" locus="number" role="owner" case="GEN"> <word person="1excl" number="sing" posp="pron"/> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="apple"/> </np> </np> </example>
module addgender:
<example id="posso2" translation="my apple"> - <np type="owner_owned" case="NOM"> + <np type="owner_owned" case="NOM" gender="masc"> <np number="sing" def="neither" locus="number" role="owner" case="GEN"> <word person="1excl" number="sing" posp="pron"/> </np> - <np number="sing" def="def" locus="number" role="owned"> + <np number="sing" def="def" locus="number" role="owned" gender="masc"> <word posp="noun" gloss="apple"/> </np> </np> </example>
module propagatenumber:
<example id="posso2" translation="my apple"> - <np type="owner_owned" case="NOM" gender="masc"> + <np type="owner_owned" case="NOM" gender="masc" number="sing"> <np number="sing" def="neither" locus="number" role="owner" case="GEN"> <word person="1excl" number="sing" posp="pron"/> </np> <np number="sing" def="def" locus="number" role="owned" gender="masc"> <word posp="noun" gloss="apple"/> </np> </np> </example>
module simplifynumber:
<example id="posso2" translation="my apple"> - <np type="owner_owned" case="NOM" gender="masc" number="sing"> - <np number="sing" def="neither" locus="number" role="owner" case="GEN"> - <word person="1excl" number="sing" posp="pron"/> + <np type="owner_owned" case="NOM" gender="masc"> + <np def="neither" locus="number" role="owner" case="GEN"> + <word person="1excl" posp="pron"/> </np> - <np number="sing" def="def" locus="number" role="owned" gender="masc"> + <np def="def" locus="number" role="owned" gender="masc"> <word posp="noun" gloss="apple"/> </np> </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:
<example id="posso2" translation="my apple">
<np type="owner_owned" case="NOM" gender="masc">
<np def="neither" locus="number" role="owner" case="GEN">
- <word person="1excl" posp="pron"/>
+ <word person="1excl" posp="pron" gloss="1excl" gender="fem"/>
</np>
<np def="def" locus="number" role="owned" gender="masc">
<word posp="noun" gloss="apple"/>
</np>
</np>
</example>
copyuptophrase:
<example id="posso2" translation="my apple"> <np type="owner_owned" case="NOM" gender="masc"> - <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" gender="fem"/> </np> <np def="def" locus="number" role="owned" gender="masc"> <word posp="noun" gloss="apple"/> </np> </np> </example>
prodrop:
No change.
addclitics:
No change.
propagateArgumentCase:
No change.
unwrapArgumentNPs:
No change.
unwrapOwnerOwned:
<example id="posso2" translation="my apple"> - <np type="owner_owned" case="NOM" gender="masc"> <np def="neither" locus="number" role="owner" case="GEN" person="1excl"> <word person="1excl" posp="pron" gloss="1excl" gender="fem"/> </np> - <np def="def" locus="number" role="owned" gender="masc"> + <np def="def" locus="number" role="owned" gender="masc" case="NOM"> <word posp="noun" gloss="apple"/> </np> - </np> </example>
movedowntoword:
<example id="posso2" translation="my apple"> <np def="neither" locus="number" role="owner" case="GEN" person="1excl"> - <word person="1excl" posp="pron" gloss="1excl" gender="fem"/> + <word person="1excl" posp="pron" gloss="1excl" gender="fem" def="neither" locus="number" role="owner" case="GEN"/> </np> <np def="def" locus="number" role="owned" gender="masc" case="NOM"> - <word posp="noun" gloss="apple"/> + <word posp="noun" gloss="apple" def="def" locus="number" role="owned" gender="masc" case="NOM"/> </np> </example>
addaffixes:
About to call getSlotValue for apple/noun/def/obligatoryGot def
<example id="posso2" translation="my apple">
<np def="neither" locus="number" role="owner" case="GEN" person="1excl">
<word person="1excl" posp="pron" gloss="1excl" gender="fem" def="neither" locus="number" role="owner" case="GEN"/>
</np>
<np def="def" locus="number" role="owned" gender="masc" case="NOM">
<word posp="noun" gloss="apple" def="def" locus="number" role="owned" gender="masc" case="NOM"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
</np>
</example>
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" gender="fem" def="neither" locus="number" role="owner" case="GEN"/> - </np> - <np def="def" locus="number" role="owned" gender="masc" case="NOM"> <word posp="noun" gloss="apple" def="def" locus="number" role="owned" gender="masc" case="NOM"/> <thingy type="noundef" function="suffix" gloss="def"/> - </np> + </flat> </example>
addvocab:
<example id="posso2" translation="my apple"> <flat> - <word person="1excl" posp="pron" gloss="1excl" gender="fem" def="neither" locus="number" role="owner" case="GEN"/> - <word posp="noun" gloss="apple" def="def" locus="number" role="owned" gender="masc" case="NOM"/> - <thingy type="noundef" function="suffix" gloss="def"/> + <word person="1excl" posp="pron" gloss="1excl" gender="fem" def="neither" locus="number" role="owner" case="GEN" ph="f au t">faut</word> + <word posp="noun" gloss="apple" def="def" locus="number" role="owned" gender="masc" case="NOM" ph="ɽ o n u ʃ">ɽonuʃ</word> + <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="e ɖ">eɖ</thingy> </flat> </example>
vowelharmony:
No change.
removetags:
<example id="posso2" translation="my apple"> <flat> - <word person="1excl" posp="pron" gloss="1excl" gender="fem" def="neither" locus="number" role="owner" case="GEN" ph="f au t">faut</word> - <word posp="noun" gloss="apple" def="def" locus="number" role="owned" gender="masc" case="NOM" ph="ɽ o n u ʃ">ɽonuʃ</word> - <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="e ɖ">eɖ</thingy> + <word person="1excl" posp="pron" gloss="1excl" gender="fem" def="neither" locus="number" role="owner" case="GEN">faut</word> + <word posp="noun" gloss="apple" def="def" locus="number" role="owned" gender="masc" case="NOM">ɽonuʃ</word> + <thingy type="noundef" function="suffix" gloss="def">eɖ</thingy> </flat> + <p><span class="ilpair"><span class="mor">faut</span><br><span class="gls">1excl</span></span> <span class="ilpair"><span class="mor">ɽonuʃ</span><br><span class="gls">apple</span></span> <span class="ilpair"><span class="mor">-eɖ</span><br><span class="gls">def</span></span></p> + <p>faut ɽonuʃeɖ</p> + <p>faut rronusherd</p> + <il> + <w> + <o>faut</o> + <g>1excl</g> + </w> + <w> + <o>ɽonuʃ</o> + <g>apple</g> + </w> + <w> + <o>-eɖ</o> + <g>def</g> + </w> + </il> </example>
faut rronusherd [faut ɽonuʃeɖ] faut 1excl ɽonuʃ apple -eɖ def “my apple” | (7) |
initial XML:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son.">
<s>
<vp tam="past-punct">
<verb>kiss</verb>
</vp>
<np role="subj">
<np type="owner_owned">
<np number="sing" def="def">
<noun>hunter</noun>
</np>
<np number="sing" def="def">
<noun>daughter</noun>
</np>
</np>
</np>
<np role="obj">
<np type="owner_owned">
<np type="owner_owned">
<np number="sing" def="neither">
<pron person="2" number="sing"/>
</np>
<np number="sing" def="def">
<noun>neighbour</noun>
</np>
</np>
<np number="sing" def="def">
<noun>son</noun>
</np>
</np>
</np>
</s>
</example>cleanup:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son."> <s> - <vp tam="past-punct"> - <verb>kiss</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="kiss"/> </vp> <np role="subj"> <np type="owner_owned"> - <np number="sing" def="def"> - <noun>hunter</noun> + <np number="sing" def="def" locus="number" role="owner"> + <word posp="noun" gloss="hunter"/> </np> - <np number="sing" def="def"> - <noun>daughter</noun> + <np number="sing" def="def" locus="number" role="owned"> + <word posp="noun" gloss="daughter"/> </np> </np> </np> <np role="obj"> <np type="owner_owned"> - <np type="owner_owned"> - <np number="sing" def="neither"> - <pron person="2" number="sing"/> + <np type="owner_owned" role="owner"> + <np number="sing" def="neither" locus="number" role="owner"> + <word person="2" number="sing" posp="pron"/> </np> - <np number="sing" def="def"> - <noun>neighbour</noun> + <np number="sing" def="def" locus="number" role="owned"> + <word posp="noun" gloss="neighbour"/> </np> </np> - <np number="sing" def="def"> - <noun>son</noun> + <np number="sing" def="def" locus="number" role="owned"> + <word posp="noun" gloss="son"/> </np> </np> </np> </s> </example>
module articles:
No change.
module nonpastonly:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="kiss"/> </vp> <np role="subj"> <np type="owner_owned"> <np number="sing" def="def" locus="number" role="owner"> <word posp="noun" gloss="hunter"/> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="daughter"/> </np> </np> </np> <np role="obj"> <np type="owner_owned"> <np type="owner_owned" role="owner"> <np number="sing" def="neither" locus="number" role="owner"> <word person="2" number="sing" posp="pron"/> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="neighbour"/> </np> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="son"/> </np> </np> </np> </s> </example>
module noepistemic:
No change.
module sequential:
No change.
module sentenceconnectors:
No change.
module subordinate:
No change.
tva1tva2
module affixdensity:
No change.
module adpositions:
No change.
module constorder:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> - <word posp="verb" gloss="kiss"/> - </vp> <np role="subj"> <np type="owner_owned"> <np number="sing" def="def" locus="number" role="owner"> <word posp="noun" gloss="hunter"/> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="daughter"/> </np> </np> </np> + <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"/> </np> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="son"/> </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="ERG"> <np type="owner_owned"> <np number="sing" def="def" locus="number" role="owner"> <word posp="noun" gloss="hunter"/> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="daughter"/> </np> </np> </np> <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="NOM"> <np type="owner_owned"> <np type="owner_owned" role="owner"> <np number="sing" def="neither" locus="number" role="owner"> <word person="2" number="sing" posp="pron"/> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="neighbour"/> </np> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="son"/> </np> </np> </np> </s> </example>
module markowner:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son.">
<s>
<np role="subj" case="ERG">
<np type="owner_owned">
- <np number="sing" def="def" locus="number" role="owner">
+ <np number="sing" def="def" locus="number" role="owner" case="GEN">
<word posp="noun" gloss="hunter"/>
</np>
<np number="sing" def="def" locus="number" role="owned">
<word posp="noun" gloss="daughter"/>
</np>
</np>
</np>
<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="NOM">
<np type="owner_owned">
<np type="owner_owned" role="owner">
- <np number="sing" def="neither" locus="number" role="owner">
+ <np number="sing" def="neither" locus="number" role="owner" case="GEN">
<word person="2" number="sing" posp="pron"/>
</np>
- <np number="sing" def="def" locus="number" role="owned">
+ <np number="sing" def="def" locus="number" role="owned" case="GEN">
<word posp="noun" gloss="neighbour"/>
</np>
</np>
<np number="sing" def="def" locus="number" role="owned">
<word posp="noun" gloss="son"/>
</np>
</np>
</np>
</s>
</example>
module addgender:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son.">
<s>
<np role="subj" case="ERG">
- <np type="owner_owned">
- <np number="sing" def="def" locus="number" role="owner" case="GEN">
+ <np type="owner_owned" gender="fem">
+ <np number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc">
<word posp="noun" gloss="hunter"/>
</np>
- <np number="sing" def="def" locus="number" role="owned">
+ <np number="sing" def="def" locus="number" role="owned" gender="fem">
<word posp="noun" gloss="daughter"/>
</np>
</np>
</np>
<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="NOM">
- <np type="owner_owned">
- <np type="owner_owned" role="owner">
+ <np type="owner_owned" gender="masc">
+ <np type="owner_owned" role="owner" gender="fem">
<np number="sing" def="neither" locus="number" role="owner" case="GEN">
<word person="2" number="sing" posp="pron"/>
</np>
- <np number="sing" def="def" locus="number" role="owned" case="GEN">
+ <np number="sing" def="def" locus="number" role="owned" case="GEN" gender="fem">
<word posp="noun" gloss="neighbour"/>
</np>
</np>
- <np number="sing" def="def" locus="number" role="owned">
+ <np number="sing" def="def" locus="number" role="owned" gender="masc">
<word posp="noun" gloss="son"/>
</np>
</np>
</np>
</s>
</example>
module propagatenumber:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son."> <s> - <np role="subj" case="ERG"> - <np type="owner_owned" gender="fem"> + <np role="subj" case="ERG" number="sing"> + <np type="owner_owned" gender="fem" number="sing"> <np number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc"> <word posp="noun" gloss="hunter"/> </np> <np number="sing" def="def" locus="number" role="owned" gender="fem"> <word posp="noun" gloss="daughter"/> </np> </np> </np> <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="NOM"> - <np type="owner_owned" gender="masc"> - <np type="owner_owned" role="owner" gender="fem"> + <np role="obj" case="NOM" number="sing"> + <np type="owner_owned" gender="masc" number="sing"> + <np type="owner_owned" role="owner" gender="fem" number="sing"> <np number="sing" def="neither" locus="number" role="owner" case="GEN"> <word person="2" number="sing" posp="pron"/> </np> <np number="sing" def="def" locus="number" role="owned" case="GEN" gender="fem"> <word posp="noun" gloss="neighbour"/> </np> </np> <np number="sing" def="def" locus="number" role="owned" gender="masc"> <word posp="noun" gloss="son"/> </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="ERG" number="sing"> - <np type="owner_owned" gender="fem" number="sing"> - <np number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc"> + <np role="subj" case="ERG"> + <np type="owner_owned" gender="fem"> + <np def="def" locus="number" role="owner" case="GEN" gender="masc"> <word posp="noun" gloss="hunter"/> </np> - <np number="sing" def="def" locus="number" role="owned" gender="fem"> + <np def="def" locus="number" role="owned" gender="fem"> <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="NOM" number="sing"> - <np type="owner_owned" gender="masc" number="sing"> - <np type="owner_owned" role="owner" gender="fem" number="sing"> - <np number="sing" def="neither" locus="number" role="owner" case="GEN"> - <word person="2" number="sing" posp="pron"/> + <np role="obj" case="NOM"> + <np type="owner_owned" gender="masc"> + <np type="owner_owned" role="owner" gender="fem"> + <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" gender="fem"> + <np def="def" locus="number" role="owned" case="GEN" gender="fem"> <word posp="noun" gloss="neighbour"/> </np> </np> - <np number="sing" def="def" locus="number" role="owned" gender="masc"> + <np def="def" locus="number" role="owned" gender="masc"> <word posp="noun" gloss="son"/> </np> </np> </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="posso3" translation="The hunter's daughter kissed your neighbour's son.">
<s>
<np role="subj" case="ERG">
<np type="owner_owned" gender="fem">
<np def="def" locus="number" role="owner" case="GEN" gender="masc">
<word posp="noun" gloss="hunter"/>
</np>
<np def="def" locus="number" role="owned" gender="fem">
<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="NOM">
<np type="owner_owned" gender="masc">
<np type="owner_owned" role="owner" gender="fem">
<np def="neither" locus="number" role="owner" case="GEN">
- <word person="2" posp="pron"/>
+ <word person="2" posp="pron" gloss="2" gender="fem"/>
</np>
<np def="def" locus="number" role="owned" case="GEN" gender="fem">
<word posp="noun" gloss="neighbour"/>
</np>
</np>
<np def="def" locus="number" role="owned" gender="masc">
<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="ERG"> + <np role="subj" case="ERG" gender="fem"> <np type="owner_owned" gender="fem"> <np def="def" locus="number" role="owner" case="GEN" gender="masc"> <word posp="noun" gloss="hunter"/> </np> <np def="def" locus="number" role="owned" gender="fem"> <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.fem" obj="3.fem"> <word posp="verb" gloss="kiss"/> </vp> - <np role="obj" case="NOM"> + <np role="obj" case="NOM" gender="fem"> <np type="owner_owned" gender="masc"> <np type="owner_owned" role="owner" gender="fem"> - <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" gender="fem"/> </np> <np def="def" locus="number" role="owned" case="GEN" gender="fem"> <word posp="noun" gloss="neighbour"/> </np> </np> <np def="def" locus="number" role="owned" gender="masc"> <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="ERG" gender="fem">
<np type="owner_owned" gender="fem">
<np def="def" locus="number" role="owner" case="GEN" gender="masc">
<word posp="noun" gloss="hunter"/>
</np>
<np def="def" locus="number" role="owned" gender="fem">
<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.fem" obj="3.fem">
<word posp="verb" gloss="kiss"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
+ <thingy type="vpsubj" function="enclitic" gloss="3.fem"/>
+ <thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np role="obj" case="NOM" gender="fem">
<np type="owner_owned" gender="masc">
<np type="owner_owned" role="owner" gender="fem">
<np def="neither" locus="number" role="owner" case="GEN" person="2">
<word person="2" posp="pron" gloss="2" gender="fem"/>
</np>
<np def="def" locus="number" role="owned" case="GEN" gender="fem">
<word posp="noun" gloss="neighbour"/>
</np>
</np>
<np def="def" locus="number" role="owned" gender="masc">
<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="ERG" gender="fem"> - <np type="owner_owned" gender="fem"> + <np type="owner_owned" gender="fem" role="subj" case="ERG"> <np def="def" locus="number" role="owner" case="GEN" gender="masc"> <word posp="noun" gloss="hunter"/> </np> <np def="def" locus="number" role="owned" gender="fem"> <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.fem" obj="3.fem"> <word posp="verb" gloss="kiss"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpsubj" function="enclitic" gloss="3.fem"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> </vp> - <np role="obj" case="NOM" gender="fem"> - <np type="owner_owned" gender="masc"> + <np type="owner_owned" gender="masc" role="obj" case="NOM"> <np type="owner_owned" role="owner" gender="fem"> <np def="neither" locus="number" role="owner" case="GEN" person="2"> <word person="2" posp="pron" gloss="2" gender="fem"/> </np> <np def="def" locus="number" role="owned" case="GEN" gender="fem"> <word posp="noun" gloss="neighbour"/> </np> </np> <np def="def" locus="number" role="owned" gender="masc"> <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" gender="fem" role="subj" case="ERG"> <np def="def" locus="number" role="owner" case="GEN" gender="masc"> <word posp="noun" gloss="hunter"/> </np> - <np def="def" locus="number" role="owned" gender="fem"> + <np def="def" locus="number" role="owned" gender="fem" case="ERG"> <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.fem" obj="3.fem"> <word posp="verb" gloss="kiss"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpsubj" function="enclitic" gloss="3.fem"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> </vp> - <np type="owner_owned" gender="masc" role="obj" case="NOM"> - <np type="owner_owned" role="owner" gender="fem"> <np def="neither" locus="number" role="owner" case="GEN" person="2"> <word person="2" posp="pron" gloss="2" gender="fem"/> </np> <np def="def" locus="number" role="owned" case="GEN" gender="fem"> <word posp="noun" gloss="neighbour"/> </np> - </np> - <np def="def" locus="number" role="owned" gender="masc"> + <np def="def" locus="number" role="owned" gender="masc" case="NOM"> <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" gender="masc">
- <word posp="noun" gloss="hunter"/>
+ <word posp="noun" gloss="hunter" def="def" locus="number" role="owner" case="GEN" gender="masc"/>
</np>
<np def="def" locus="number" role="owned" gender="fem" case="ERG">
- <word posp="noun" gloss="daughter"/>
+ <word posp="noun" gloss="daughter" def="def" locus="number" role="owned" gender="fem" case="ERG"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.fem" obj="3.fem">
- <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.fem" obj="3.fem"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="3.fem"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np def="neither" locus="number" role="owner" case="GEN" person="2">
- <word person="2" posp="pron" gloss="2" gender="fem"/>
+ <word person="2" posp="pron" gloss="2" gender="fem" def="neither" locus="number" role="owner" case="GEN"/>
</np>
<np def="def" locus="number" role="owned" case="GEN" gender="fem">
- <word posp="noun" gloss="neighbour"/>
+ <word posp="noun" gloss="neighbour" def="def" locus="number" role="owned" case="GEN" gender="fem"/>
</np>
<np def="def" locus="number" role="owned" gender="masc" case="NOM">
- <word posp="noun" gloss="son"/>
+ <word posp="noun" gloss="son" def="def" locus="number" role="owned" gender="masc" case="NOM"/>
</np>
</s>
</example>
addaffixes:
About to call getSlotValue for hunter/noun/def/obligatoryGot def
About to call getSlotValue for daughter/noun/def/obligatory
Got def
About to call getSlotValue for kiss/verb/comp/optional
About to call getSlotValue for neighbour/noun/def/obligatory
Got def
About to call getSlotValue for son/noun/def/obligatory
Got def
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son.">
<s>
<np def="def" locus="number" role="owner" case="GEN" gender="masc">
<word posp="noun" gloss="hunter" def="def" locus="number" role="owner" case="GEN" gender="masc"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
</np>
<np def="def" locus="number" role="owned" gender="fem" case="ERG">
<word posp="noun" gloss="daughter" def="def" locus="number" role="owned" gender="fem" case="ERG"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.fem" obj="3.fem">
<word posp="verb" gloss="kiss" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.fem" obj="3.fem"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="3.fem"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np def="neither" locus="number" role="owner" case="GEN" person="2">
<word person="2" posp="pron" gloss="2" gender="fem" def="neither" locus="number" role="owner" case="GEN"/>
</np>
<np def="def" locus="number" role="owned" case="GEN" gender="fem">
<word posp="noun" gloss="neighbour" def="def" locus="number" role="owned" case="GEN" gender="fem"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
</np>
<np def="def" locus="number" role="owned" gender="masc" case="NOM">
<word posp="noun" gloss="son" def="def" locus="number" role="owned" gender="masc" case="NOM"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
</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" gender="masc"> + <flat> <word posp="noun" gloss="hunter" def="def" locus="number" role="owner" case="GEN" gender="masc"/> <thingy type="noundef" function="suffix" gloss="def"/> - </np> - <np def="def" locus="number" role="owned" gender="fem" case="ERG"> <word posp="noun" gloss="daughter" def="def" locus="number" role="owned" gender="fem" case="ERG"/> <thingy type="noundef" function="suffix" gloss="def"/> - </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.fem" obj="3.fem"> <word posp="verb" gloss="kiss" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.fem" obj="3.fem"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpsubj" function="enclitic" gloss="3.fem"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - </vp> - <np def="neither" locus="number" role="owner" case="GEN" person="2"> <word person="2" posp="pron" gloss="2" gender="fem" def="neither" locus="number" role="owner" case="GEN"/> - </np> - <np def="def" locus="number" role="owned" case="GEN" gender="fem"> <word posp="noun" gloss="neighbour" def="def" locus="number" role="owned" case="GEN" gender="fem"/> <thingy type="noundef" function="suffix" gloss="def"/> - </np> - <np def="def" locus="number" role="owned" gender="masc" case="NOM"> <word posp="noun" gloss="son" def="def" locus="number" role="owned" gender="masc" case="NOM"/> <thingy type="noundef" function="suffix" gloss="def"/> - </np> - </s> + </flat> </example>
addvocab:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son."> <flat> - <word posp="noun" gloss="hunter" def="def" locus="number" role="owner" case="GEN" gender="masc"/> - <thingy type="noundef" function="suffix" gloss="def"/> - <word posp="noun" gloss="daughter" def="def" locus="number" role="owned" gender="fem" case="ERG"/> - <thingy type="noundef" function="suffix" gloss="def"/> - <word posp="verb" gloss="kiss" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.fem" obj="3.fem"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpsubj" function="enclitic" gloss="3.fem"/> - <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - <word person="2" posp="pron" gloss="2" gender="fem" def="neither" locus="number" role="owner" case="GEN"/> - <word posp="noun" gloss="neighbour" def="def" locus="number" role="owned" case="GEN" gender="fem"/> - <thingy type="noundef" function="suffix" gloss="def"/> - <word posp="noun" gloss="son" def="def" locus="number" role="owned" gender="masc" case="NOM"/> - <thingy type="noundef" function="suffix" gloss="def"/> + <word posp="noun" gloss="hunter" def="def" locus="number" role="owner" case="GEN" gender="masc" ph="t i ʋ o ɡʷ">tiʋoɡʷ</word> + <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="e ɖ">eɖ</thingy> + <word posp="noun" gloss="daughter" def="def" locus="number" role="owned" gender="fem" case="ERG" ph="t͡ʃ au ʂ">t͡ʃauʂ</word> + <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="e ɖ">eɖ</thingy> + <word posp="verb" gloss="kiss" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.fem" obj="3.fem" ph="ɽ o l uː f">ɽoluːf</word> + <thingy type="vpta" function="enclitic" gloss="PAST" ph="h i ʈ">hiʈ</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> + <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> + <thingy type="vpsubj" function="enclitic" gloss="3.fem.SUBJ" ph="m i ɡ">miɡ</thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph=""></thingy> + <word person="2" posp="pron" gloss="2" gender="fem" def="neither" locus="number" role="owner" case="GEN" ph="kʼʷ aː j">kʼʷaːj</word> + <word posp="noun" gloss="neighbour" def="def" locus="number" role="owned" case="GEN" gender="fem" ph="ʂ u ŋ i ɽ">ʂuŋiɽ</word> + <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="e ɖ">eɖ</thingy> + <word posp="noun" gloss="son" def="def" locus="number" role="owned" gender="masc" case="NOM" ph="ʃ a kʼ">ʃakʼ</word> + <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="e ɖ">eɖ</thingy> </flat> </example>
vowelharmony:
No change.
removetags:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son."> <flat> - <word posp="noun" gloss="hunter" def="def" locus="number" role="owner" case="GEN" gender="masc" ph="t i ʋ o ɡʷ">tiʋoɡʷ</word> - <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="e ɖ">eɖ</thingy> - <word posp="noun" gloss="daughter" def="def" locus="number" role="owned" gender="fem" case="ERG" ph="t͡ʃ au ʂ">t͡ʃauʂ</word> - <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="e ɖ">eɖ</thingy> - <word posp="verb" gloss="kiss" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.fem" obj="3.fem" ph="ɽ o l uː f">ɽoluːf</word> - <thingy type="vpta" function="enclitic" gloss="PAST" ph="h i ʈ">hiʈ</thingy> - <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> - <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> - <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> - <thingy type="vpsubj" function="enclitic" gloss="3.fem.SUBJ" ph="m i ɡ">miɡ</thingy> - <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph=""></thingy> - <word person="2" posp="pron" gloss="2" gender="fem" def="neither" locus="number" role="owner" case="GEN" ph="kʼʷ aː j">kʼʷaːj</word> - <word posp="noun" gloss="neighbour" def="def" locus="number" role="owned" case="GEN" gender="fem" ph="ʂ u ŋ i ɽ">ʂuŋiɽ</word> - <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="e ɖ">eɖ</thingy> - <word posp="noun" gloss="son" def="def" locus="number" role="owned" gender="masc" case="NOM" ph="ʃ a kʼ">ʃakʼ</word> - <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="e ɖ">eɖ</thingy> + <word posp="noun" gloss="hunter" def="def" locus="number" role="owner" case="GEN" gender="masc">tiʋoɡʷ</word> + <thingy type="noundef" function="suffix" gloss="def">eɖ</thingy> + <word posp="noun" gloss="daughter" def="def" locus="number" role="owned" gender="fem" case="ERG">t͡ʃauʂ</word> + <thingy type="noundef" function="suffix" gloss="def">eɖ</thingy> + <word posp="verb" gloss="kiss" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.fem" obj="3.fem">ɽoluːf</word> + <thingy type="vpta" function="enclitic" gloss="PAST">hiʈ</thingy> + <thingy type="vpsubj" function="enclitic" gloss="3.fem.SUBJ">miɡ</thingy> + <word person="2" posp="pron" gloss="2" gender="fem" def="neither" locus="number" role="owner" case="GEN">kʼʷaːj</word> + <word posp="noun" gloss="neighbour" def="def" locus="number" role="owned" case="GEN" gender="fem">ʂuŋiɽ</word> + <thingy type="noundef" function="suffix" gloss="def">eɖ</thingy> + <word posp="noun" gloss="son" def="def" locus="number" role="owned" gender="masc" case="NOM">ʃakʼ</word> + <thingy type="noundef" function="suffix" gloss="def">eɖ</thingy> </flat> + <p><span class="ilpair"><span class="mor">tiʋoɡʷ</span><br><span class="gls">hunter</span></span> <span class="ilpair"><span class="mor">-eɖ</span><br><span class="gls">def</span></span> <span class="ilpair"><span class="mor">t͡ʃauʂ</span><br><span class="gls">daughter</span></span> <span class="ilpair"><span class="mor">-eɖ</span><br><span class="gls">def</span></span> <span class="ilpair"><span class="mor">ɽoluːf</span><br><span class="gls">kiss</span></span> <span class="ilpair"><span class="mor">hiʈ</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">miɡ</span><br><span class="gls">3.fem.<span class="glssc">SUBJ</span></span></span> <span class="ilpair"><span class="mor">kʼʷaːj</span><br><span class="gls">2</span></span> <span class="ilpair"><span class="mor">ʂuŋiɽ</span><br><span class="gls">neighbour</span></span> <span class="ilpair"><span class="mor">-eɖ</span><br><span class="gls">def</span></span> <span class="ilpair"><span class="mor">ʃakʼ</span><br><span class="gls">son</span></span> <span class="ilpair"><span class="mor">-eɖ</span><br><span class="gls">def</span></span></p> + <p>tiʋoɡʷeɖ t͡ʃauʂeɖ ɽoluːf hiʈ miɡ kʼʷaːj ʂuŋiɽeɖ ʃakʼeɖ</p> + <p>tiwogwerd chaurserd rroluuf hirt mig gquaaj rsungirrerd shagkerd</p> + <il> + <w> + <o>tiʋoɡʷ</o> + <g>hunter</g> + </w> + <w> + <o>-eɖ</o> + <g>def</g> + </w> + <w> + <o>t͡ʃauʂ</o> + <g>daughter</g> + </w> + <w> + <o>-eɖ</o> + <g>def</g> + </w> + <w> + <o>ɽoluːf</o> + <g>kiss</g> + </w> + <w> + <o>hiʈ</o> + <g>PAST</g> + </w> + <w> + <o>miɡ</o> + <g>3.fem.SUBJ</g> + </w> + <w> + <o>kʼʷaːj</o> + <g>2</g> + </w> + <w> + <o>ʂuŋiɽ</o> + <g>neighbour</g> + </w> + <w> + <o>-eɖ</o> + <g>def</g> + </w> + <w> + <o>ʃakʼ</o> + <g>son</g> + </w> + <w> + <o>-eɖ</o> + <g>def</g> + </w> + </il> </example>
Tiwogwerd chaurserd rroluuf hirt mig gquaaj rsungirrerd shagkerd. [tiʋoɡʷeɖ t͡ʃauʂeɖ ɽoluːf hiʈ miɡ kʼʷaːj ʂuŋiɽeɖ ʃakʼeɖ] tiʋoɡʷ hunter -eɖ def t͡ʃauʂ daughter -eɖ def ɽoluːf kiss hiʈ PAST miɡ 3.fem.SUBJ kʼʷaːj 2 ʂuŋiɽ neighbour -eɖ def ʃakʼ son -eɖ def “The hunter’s daughter kissed your neighbour’s son.” | (8) |
Derivation
Chash has a few derivational processes. To illustrate this, let us start with a simple noun phrase:
initial XML:
<example id="lamb0" translation="a lamb">
<np def="indef" number="sing" tr="rheme">
<noun>lamb</noun>
</np>
</example>cleanup:
<example id="lamb0" translation="a lamb"> - <np def="indef" number="sing" tr="rheme"> - <noun>lamb</noun> + <np def="indef" number="sing" tr="rheme" locus="number"> + <word posp="noun" gloss="lamb"/> </np> </example>
module articles:
<example id="lamb0" translation="a lamb"> - <np def="indef" number="sing" tr="rheme" locus="number"> + <np number="sing" tr="rheme" locus="number"> <word posp="noun" gloss="lamb"/> + <word gloss="a" posp="det"/> </np> </example>
module nonpastonly:
No change.
module noepistemic:
No change.
module sequential:
No change.
module sentenceconnectors:
No change.
module subordinate:
No change.
module affixdensity:
No change.
module adpositions:
No change.
module constorder:
No change.
module casemarking:
<example id="lamb0" translation="a lamb"> - <np number="sing" tr="rheme" locus="number"> + <np number="sing" tr="rheme" locus="number" case="NOM"> <word posp="noun" gloss="lamb"/> <word gloss="a" posp="det"/> </np> </example>
module markowner:
No change.
module addgender:
<example id="lamb0" translation="a lamb"> - <np number="sing" tr="rheme" locus="number" case="NOM"> + <np number="sing" tr="rheme" locus="number" case="NOM" gender="fem"> <word posp="noun" gloss="lamb"/> <word gloss="a" posp="det"/> </np> </example>
module propagatenumber:
No change.
module simplifynumber:
<example id="lamb0" translation="a lamb"> - <np number="sing" tr="rheme" locus="number" case="NOM" gender="fem"> + <np tr="rheme" locus="number" case="NOM" gender="fem"> <word posp="noun" gloss="lamb"/> <word gloss="a" posp="det"/> </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" gender="fem"> - <word posp="noun" gloss="lamb"/> - <word gloss="a" posp="det"/> + <word posp="noun" gloss="lamb" tr="rheme" locus="number" case="NOM" gender="fem"/> + <word gloss="a" posp="det" tr="rheme" locus="number" case="NOM" gender="fem"/> </np> </example>calling defaultval for def/
defaultval: noun, def
returning not.def
addaffixes:
About to call getSlotValue for lamb/noun/def/obligatoryGot not.def
About to call getSlotValue for a/det/gender/obligatory
Got fem
About to call getSlotValue for a/det/case/obligatory
Got NOM
<example id="lamb0" translation="a lamb">
<np tr="rheme" locus="number" case="NOM" gender="fem">
<word posp="noun" gloss="lamb" tr="rheme" locus="number" case="NOM" gender="fem"/>
+ <thingy type="noundef" function="suffix" gloss="not.def"/>
<word gloss="a" posp="det" tr="rheme" locus="number" case="NOM" gender="fem"/>
+ <thingy type="detgender" function="suffix" gloss="fem"/>
+ <thingy type="detcase" function="suffix" gloss="NOM"/>
</np>
</example>
flatten:
<example id="lamb0" translation="a lamb"> - <np tr="rheme" locus="number" case="NOM" gender="fem"> + <flat> <word posp="noun" gloss="lamb" tr="rheme" locus="number" case="NOM" gender="fem"/> <thingy type="noundef" function="suffix" gloss="not.def"/> <word gloss="a" posp="det" tr="rheme" locus="number" case="NOM" gender="fem"/> <thingy type="detgender" function="suffix" gloss="fem"/> <thingy type="detcase" function="suffix" gloss="NOM"/> - </np> + </flat> </example>
addvocab:
<example id="lamb0" translation="a lamb"> <flat> - <word posp="noun" gloss="lamb" tr="rheme" locus="number" case="NOM" gender="fem"/> - <thingy type="noundef" function="suffix" gloss="not.def"/> - <word gloss="a" posp="det" tr="rheme" locus="number" case="NOM" gender="fem"/> - <thingy type="detgender" function="suffix" gloss="fem"/> - <thingy type="detcase" function="suffix" gloss="NOM"/> + <word posp="noun" gloss="lamb" tr="rheme" locus="number" case="NOM" gender="fem" ph="ʋ o t͡ʃ uː n">ʋot͡ʃuːn</word> + <thingy type="noundef" function="suffix" gloss="not.def" attach="suffix" ph="i kʷ">ikʷ</thingy> + <word gloss="a" posp="det" tr="rheme" locus="number" case="NOM" gender="fem" ph="f o">fo</word> + <thingy type="detgender" function="suffix" gloss="fem" attach="suffix" ph="k">k</thingy> + <thingy type="detcase" function="suffix" gloss="NOM" attach="suffix" ph="o f">of</thingy> </flat> </example>
vowelharmony:
No change.
removetags:
<example id="lamb0" translation="a lamb"> <flat> - <word posp="noun" gloss="lamb" tr="rheme" locus="number" case="NOM" gender="fem" ph="ʋ o t͡ʃ uː n">ʋot͡ʃuːn</word> - <thingy type="noundef" function="suffix" gloss="not.def" attach="suffix" ph="i kʷ">ikʷ</thingy> - <word gloss="a" posp="det" tr="rheme" locus="number" case="NOM" gender="fem" ph="f o">fo</word> - <thingy type="detgender" function="suffix" gloss="fem" attach="suffix" ph="k">k</thingy> - <thingy type="detcase" function="suffix" gloss="NOM" attach="suffix" ph="o f">of</thingy> + <word posp="noun" gloss="lamb" tr="rheme" locus="number" case="NOM" gender="fem">ʋot͡ʃuːn</word> + <thingy type="noundef" function="suffix" gloss="not.def">ikʷ</thingy> + <word gloss="a" posp="det" tr="rheme" locus="number" case="NOM" gender="fem">fo</word> + <thingy type="detgender" function="suffix" gloss="fem">k</thingy> + <thingy type="detcase" function="suffix" gloss="NOM">of</thingy> </flat> + <p><span class="ilpair"><span class="mor">ʋot͡ʃuːn</span><br><span class="gls">lamb</span></span> <span class="ilpair"><span class="mor">-ikʷ</span><br><span class="gls">not.def</span></span> <span class="ilpair"><span class="mor">fo</span><br><span class="gls">a</span></span> <span class="ilpair"><span class="mor">-k</span><br><span class="gls">fem</span></span> <span class="ilpair"><span class="mor">-of</span><br><span class="gls"><span class="glssc">NOM</span></span></span></p> + <p>ʋot͡ʃuːnikʷ fokof</p> + <p>wochuuniqu fokof</p> + <il> + <w> + <o>ʋot͡ʃuːn</o> + <g>lamb</g> + </w> + <w> + <o>-ikʷ</o> + <g>not.def</g> + </w> + <w> + <o>fo</o> + <g>a</g> + </w> + <w> + <o>-k</o> + <g>fem</g> + </w> + <w> + <o>-of</o> + <g>NOM</g> + </w> + </il> </example>
wochuuniqu fokof [ʋot͡ʃuːnikʷ fokof] ʋot͡ʃuːn lamb -ikʷ not.def fo a -k fem -of NOM “a lamb” | (9) |
In the following, the word for little becomes an affix attached to lamb:
initial XML:
<example id="lamb1" translation="a little lamb">
<np def="indef" number="sing" tr="rheme">
<noun>lamb</noun>
<adj>little</adj>
</np>
</example>cleanup:
<example id="lamb1" translation="a little lamb"> - <np def="indef" number="sing" tr="rheme"> - <noun>lamb</noun> - <adj>little</adj> + <np def="indef" number="sing" tr="rheme" locus="number"> + <word posp="noun" gloss="lamb"/> + <word posp="adj" gloss="little"/> </np> </example>
module articles:
<example id="lamb1" translation="a little lamb"> - <np def="indef" number="sing" tr="rheme" locus="number"> + <np number="sing" tr="rheme" locus="number"> <word posp="noun" gloss="lamb"/> <word posp="adj" gloss="little"/> + <word gloss="a" posp="det"/> </np> </example>
module nonpastonly:
No change.
module noepistemic:
No change.
module sequential:
No change.
module sentenceconnectors:
No change.
module subordinate:
No change.
submodule transform_adj<example id="lamb1" translation="a little lamb">
<np number="sing" tr="rheme" locus="number">
<word gloss="lamb" lexposp="noun" posp="noun">
<thingy gloss="little₁" type="nounnounderivbef" origposp="adj"/>
<thingy gloss="little₂" type="nounnounderivaft" origposp="adj"/>
</word>
<word gloss="a" posp="det"/>
</np>
</example>module affixdensity:
<example id="lamb1" translation="a little lamb"> <np number="sing" tr="rheme" locus="number"> - <word posp="noun" gloss="lamb"/> - <word posp="adj" gloss="little"/> + <word gloss="lamb" lexposp="noun" posp="noun"> + <thingy gloss="little₁" type="nounnounderivbef" origposp="adj"/> + <thingy gloss="little₂" type="nounnounderivaft" origposp="adj"/> + </word> <word gloss="a" posp="det"/> </np> </example>
module adpositions:
No change.
module constorder:
No change.
module casemarking:
<example id="lamb1" translation="a little lamb"> - <np number="sing" tr="rheme" locus="number"> + <np number="sing" tr="rheme" locus="number" case="NOM"> <word gloss="lamb" lexposp="noun" posp="noun"> <thingy gloss="little₁" type="nounnounderivbef" origposp="adj"/> <thingy gloss="little₂" type="nounnounderivaft" origposp="adj"/> </word> <word gloss="a" posp="det"/> </np> </example>
module markowner:
No change.
module addgender:
<example id="lamb1" translation="a little lamb"> - <np number="sing" tr="rheme" locus="number" case="NOM"> + <np number="sing" tr="rheme" locus="number" case="NOM" gender="fem"> <word gloss="lamb" lexposp="noun" posp="noun"> <thingy gloss="little₁" type="nounnounderivbef" origposp="adj"/> <thingy gloss="little₂" type="nounnounderivaft" origposp="adj"/> </word> <word gloss="a" posp="det"/> </np> </example>
module propagatenumber:
No change.
module simplifynumber:
<example id="lamb1" translation="a little lamb"> - <np number="sing" tr="rheme" locus="number" case="NOM" gender="fem"> + <np tr="rheme" locus="number" case="NOM" gender="fem"> <word gloss="lamb" lexposp="noun" posp="noun"> <thingy gloss="little₁" type="nounnounderivbef" origposp="adj"/> <thingy gloss="little₂" type="nounnounderivaft" origposp="adj"/> </word> <word gloss="a" posp="det"/> </np> </example>
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" gender="fem"> - <word gloss="lamb" lexposp="noun" posp="noun"> + <word gloss="lamb" lexposp="noun" posp="noun" tr="rheme" locus="number" case="NOM" gender="fem"> <thingy gloss="little₁" type="nounnounderivbef" origposp="adj"/> <thingy gloss="little₂" type="nounnounderivaft" origposp="adj"/> </word> - <word gloss="a" posp="det"/> + <word gloss="a" posp="det" tr="rheme" locus="number" case="NOM" gender="fem"/> </np> </example>calling defaultval for def/
defaultval: noun, def
returning not.def
addaffixes:
About to call getSlotValue for lamb/noun/def/obligatoryGot not.def
About to call getSlotValue for a/det/gender/obligatory
Got fem
About to call getSlotValue for a/det/case/obligatory
Got NOM
<example id="lamb1" translation="a little lamb">
<np tr="rheme" locus="number" case="NOM" gender="fem">
<word gloss="lamb" lexposp="noun" posp="noun" tr="rheme" locus="number" case="NOM" gender="fem">
<thingy gloss="little₁" type="nounnounderivbef" origposp="adj"/>
<thingy gloss="little₂" type="nounnounderivaft" origposp="adj"/>
</word>
+ <thingy type="noundef" function="suffix" gloss="not.def"/>
<word gloss="a" posp="det" tr="rheme" locus="number" case="NOM" gender="fem"/>
+ <thingy type="detgender" function="suffix" gloss="fem"/>
+ <thingy type="detcase" function="suffix" gloss="NOM"/>
</np>
</example>
flatten:
<example id="lamb1" translation="a little lamb"> - <np tr="rheme" locus="number" case="NOM" gender="fem"> - <word gloss="lamb" lexposp="noun" posp="noun" tr="rheme" locus="number" case="NOM" gender="fem"> + <flat> <thingy gloss="little₁" type="nounnounderivbef" origposp="adj"/> + <word gloss="lamb" lexposp="noun" posp="noun" tr="rheme" locus="number" case="NOM" gender="fem"/> <thingy gloss="little₂" type="nounnounderivaft" origposp="adj"/> - </word> <thingy type="noundef" function="suffix" gloss="not.def"/> <word gloss="a" posp="det" tr="rheme" locus="number" case="NOM" gender="fem"/> <thingy type="detgender" function="suffix" gloss="fem"/> <thingy type="detcase" function="suffix" gloss="NOM"/> - </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" gender="fem"/> - <thingy gloss="little₂" type="nounnounderivaft" origposp="adj"/> - <thingy type="noundef" function="suffix" gloss="not.def"/> - <word gloss="a" posp="det" tr="rheme" locus="number" case="NOM" gender="fem"/> - <thingy type="detgender" function="suffix" gloss="fem"/> - <thingy type="detcase" function="suffix" gloss="NOM"/> + <thingy gloss="little₁" type="nounnounderivbef" origposp="adj" attach="prefix" ph=""></thingy> + <word gloss="lamb" lexposp="noun" posp="noun" tr="rheme" locus="number" case="NOM" gender="fem" ph="ʋ o t͡ʃ uː n">ʋot͡ʃuːn</word> + <thingy gloss="little₂" type="nounnounderivaft" origposp="adj" attach="suffix" ph="u ŋ">uŋ</thingy> + <thingy type="noundef" function="suffix" gloss="not.def" attach="suffix" ph="i kʷ">ikʷ</thingy> + <word gloss="a" posp="det" tr="rheme" locus="number" case="NOM" gender="fem" ph="f o">fo</word> + <thingy type="detgender" function="suffix" gloss="fem" attach="suffix" ph="k">k</thingy> + <thingy type="detcase" function="suffix" gloss="NOM" attach="suffix" ph="o f">of</thingy> </flat> </example>
vowelharmony:
No change.
removetags:
<example id="lamb1" translation="a little lamb"> <flat> - <thingy gloss="little₁" type="nounnounderivbef" origposp="adj" attach="prefix" ph=""></thingy> - <word gloss="lamb" lexposp="noun" posp="noun" tr="rheme" locus="number" case="NOM" gender="fem" ph="ʋ o t͡ʃ uː n">ʋot͡ʃuːn</word> - <thingy gloss="little₂" type="nounnounderivaft" origposp="adj" attach="suffix" ph="u ŋ">uŋ</thingy> - <thingy type="noundef" function="suffix" gloss="not.def" attach="suffix" ph="i kʷ">ikʷ</thingy> - <word gloss="a" posp="det" tr="rheme" locus="number" case="NOM" gender="fem" ph="f o">fo</word> - <thingy type="detgender" function="suffix" gloss="fem" attach="suffix" ph="k">k</thingy> - <thingy type="detcase" function="suffix" gloss="NOM" attach="suffix" ph="o f">of</thingy> + <word gloss="lamb" lexposp="noun" posp="noun" tr="rheme" locus="number" case="NOM" gender="fem">ʋot͡ʃuːn</word> + <thingy gloss="little₂" type="nounnounderivaft" origposp="adj">uŋ</thingy> + <thingy type="noundef" function="suffix" gloss="not.def">ikʷ</thingy> + <word gloss="a" posp="det" tr="rheme" locus="number" case="NOM" gender="fem">fo</word> + <thingy type="detgender" function="suffix" gloss="fem">k</thingy> + <thingy type="detcase" function="suffix" gloss="NOM">of</thingy> </flat> + <p><span class="ilpair"><span class="mor">ʋot͡ʃuːn</span><br><span class="gls">lamb</span></span> <span class="ilpair"><span class="mor">-uŋ</span><br><span class="gls">little</span></span> <span class="ilpair"><span class="mor">-ikʷ</span><br><span class="gls">not.def</span></span> <span class="ilpair"><span class="mor">fo</span><br><span class="gls">a</span></span> <span class="ilpair"><span class="mor">-k</span><br><span class="gls">fem</span></span> <span class="ilpair"><span class="mor">-of</span><br><span class="gls"><span class="glssc">NOM</span></span></span></p> + <p>ʋot͡ʃuːnuŋikʷ fokof</p> + <p>wochuunungiqu fokof</p> + <il> + <w> + <o>ʋot͡ʃuːn</o> + <g>lamb</g> + </w> + <w> + <o>-uŋ</o> + <g>little</g> + </w> + <w> + <o>-ikʷ</o> + <g>not.def</g> + </w> + <w> + <o>fo</o> + <g>a</g> + </w> + <w> + <o>-k</o> + <g>fem</g> + </w> + <w> + <o>-of</o> + <g>NOM</g> + </w> + </il> </example>
wochuunungiqu fokof [ʋot͡ʃuːnuŋikʷ fokof] ʋot͡ʃuːn lamb -uŋ little -ikʷ not.def fo a -k fem -of NOM “a little lamb” | (10) |
Compounding
Verbs
Inflectional Categories
All verbal phrase clitics in Chash are enclitics (placed finally), and there are six types: first, a clitic expressing ta, comprising hirt /hiʈ/ ‘PAST’; second, a clitic expressing mode, comprising bbirs /ɓiʂ/ ‘imperative’, kegk /kekʼ/ ‘conditional’ and ñers /ɲeʂ/ ‘optative’; third, a clitic expressing voice, comprising shok /ʃok/ ‘passive’; fourth, a clitic expressing negation, comprising dij /dij/ ‘NEG’; fifth, a clitic expressing subj, comprising gquim /kʼʷim/ ‘1incl’, sharn /ʃaɳ/ ‘1excl’, rrard /ɽaɖ/ ‘2’ and mig /miɡ/ ‘3.fem’; and finally, sixth, a clitic expressing question, comprising diqu /dikʷ/ ‘Q’.
In addition, the verb is structured like this: the root followed by an optional suffix expressing comp, comprising -ij /-ij/ ‘COMP’.
The verb displays the following derivational morphology: two suffixes, namely -quu /-kʷu/ ‘begin’ and -gquu /-kʼʷu/ ‘stop’
initial XML:
<example id="love" translation="I love you.">
<s>
<vp tam="gnomic">
<verb>love</verb>
</vp>
<np number="sing" def="neither" role="subj">
<pron person="1excl" number="sing"/>
</np>
<np number="sing" def="neither" role="obj">
<pron person="2" number="sing"/>
</np>
</s>
</example>cleanup:
<example id="love" translation="I love you."> <s> - <vp tam="gnomic"> - <verb>love</verb> + <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active"> + <word posp="verb" gloss="love"/> </vp> - <np number="sing" def="neither" role="subj"> - <pron person="1excl" number="sing"/> + <np number="sing" def="neither" role="subj" locus="number"> + <word person="1excl" number="sing" posp="pron"/> </np> - <np number="sing" def="neither" role="obj"> - <pron person="2" number="sing"/> + <np number="sing" def="neither" role="obj" locus="number"> + <word person="2" number="sing" posp="pron"/> </np> </s> </example>
module articles:
No change.
module nonpastonly:
<example id="love" translation="I love you."> <s> - <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="love"/> </vp> <np number="sing" def="neither" role="subj" locus="number"> <word person="1excl" number="sing" posp="pron"/> </np> <np number="sing" def="neither" role="obj" locus="number"> <word person="2" number="sing" posp="pron"/> </np> </s> </example>
module noepistemic:
No change.
module sequential:
No change.
module sentenceconnectors:
No change.
module subordinate:
No change.
tva1tva2
module affixdensity:
No change.
module adpositions:
No change.
module constorder:
<example id="love" translation="I love you."> <s> - <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> - <word posp="verb" gloss="love"/> - </vp> <np number="sing" def="neither" role="subj" locus="number"> <word person="1excl" number="sing" posp="pron"/> </np> + <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> + <word posp="verb" gloss="love"/> + </vp> <np number="sing" def="neither" role="obj" locus="number"> <word person="2" number="sing" posp="pron"/> </np> </s> </example>
module casemarking:
<example id="love" translation="I love you."> <s> - <np number="sing" def="neither" role="subj" locus="number"> + <np number="sing" def="neither" role="subj" locus="number" case="NOM"> <word person="1excl" number="sing" posp="pron"/> </np> <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="love"/> </vp> - <np number="sing" def="neither" role="obj" locus="number"> + <np number="sing" def="neither" role="obj" locus="number" case="ACC"> <word person="2" number="sing" posp="pron"/> </np> </s> </example>
module markowner:
No change.
module addgender:
No change.
module 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" gender="fem"/>
</np>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES">
<word posp="verb" gloss="love"/>
</vp>
<np def="neither" role="obj" locus="number" case="ACC">
- <word person="2" posp="pron"/>
+ <word person="2" posp="pron" gloss="2" gender="fem"/>
</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" gender="fem"/> </np> - <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> + <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="1excl" 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" gender="fem"/> </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" gender="fem"/> - </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" gender="fem"/> </np> </s> </example>
addclitics:
<example id="love" translation="I love you.">
<s>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="1excl" obj="2">
<word posp="verb" gloss="love"/>
+ <thingy type="vpta" function="enclitic" gloss="PRES"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
+ <thingy type="vpsubj" function="enclitic" gloss="1excl"/>
+ <thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np def="neither" role="obj" locus="number" case="ACC" person="2">
<word person="2" posp="pron" gloss="2" gender="fem"/>
</np>
</s>
</example>
propagateArgumentCase:
No change.
unwrapArgumentNPs:
No change.
unwrapOwnerOwned:
No change.
movedowntoword:
<example id="love" translation="I love you.">
<s>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="1excl" obj="2">
- <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="vpta" function="enclitic" gloss="PRES"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="1excl"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np def="neither" role="obj" locus="number" case="ACC" person="2">
- <word person="2" posp="pron" gloss="2" gender="fem"/>
+ <word person="2" posp="pron" gloss="2" gender="fem" def="neither" role="obj" locus="number" case="ACC"/>
</np>
</s>
</example>
addaffixes:
About to call getSlotValue for love/verb/comp/optionalNo change.
flatten:
<example id="love" translation="I love you."> - <s> - <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="1excl" obj="2"> + <flat> <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="vpta" function="enclitic" gloss="PRES"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpsubj" function="enclitic" gloss="1excl"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - </vp> - <np def="neither" role="obj" locus="number" case="ACC" person="2"> <word person="2" posp="pron" gloss="2" gender="fem" def="neither" role="obj" locus="number" case="ACC"/> - </np> - </s> + </flat> </example>
addvocab:
<example id="love" translation="I love you."> <flat> - <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="1excl" obj="2"/> - <thingy type="vpta" function="enclitic" gloss="PRES"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpsubj" function="enclitic" gloss="1excl"/> - <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - <word person="2" posp="pron" gloss="2" gender="fem" def="neither" role="obj" locus="number" case="ACC"/> + <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="1excl" obj="2" ph="s ai d">said</word> + <thingy type="vpta" function="enclitic" gloss="PRES" ph=""></thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> + <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> + <thingy type="vpsubj" function="enclitic" gloss="1excl.SUBJ" ph="ʃ a ɳ">ʃaɳ</thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph=""></thingy> + <word person="2" posp="pron" gloss="2" gender="fem" def="neither" role="obj" locus="number" case="ACC" ph="kʼʷ aː j">kʼʷaːj</word> </flat> </example>
vowelharmony:
No change.
removetags:
<example id="love" translation="I love you."> <flat> - <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="1excl" obj="2" ph="s ai d">said</word> - <thingy type="vpta" function="enclitic" gloss="PRES" ph=""></thingy> - <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> - <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> - <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> - <thingy type="vpsubj" function="enclitic" gloss="1excl.SUBJ" ph="ʃ a ɳ">ʃaɳ</thingy> - <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph=""></thingy> - <word person="2" posp="pron" gloss="2" gender="fem" def="neither" role="obj" locus="number" case="ACC" ph="kʼʷ aː j">kʼʷaːj</word> + <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="1excl" obj="2">said</word> + <thingy type="vpsubj" function="enclitic" gloss="1excl.SUBJ">ʃaɳ</thingy> + <word person="2" posp="pron" gloss="2" gender="fem" def="neither" role="obj" locus="number" case="ACC">kʼʷaːj</word> </flat> + <p><span class="ilpair"><span class="mor">said</span><br><span class="gls">love</span></span> <span class="ilpair"><span class="mor">ʃaɳ</span><br><span class="gls">1excl.<span class="glssc">SUBJ</span></span></span> <span class="ilpair"><span class="mor">kʼʷaːj</span><br><span class="gls">2</span></span></p> + <p>said ʃaɳ kʼʷaːj</p> + <p>said sharn gquaaj</p> + <il> + <w> + <o>said</o> + <g>love</g> + </w> + <w> + <o>ʃaɳ</o> + <g>1excl.SUBJ</g> + </w> + <w> + <o>kʼʷaːj</o> + <g>2</g> + </w> + </il> </example>
Said sharn gquaaj. [said ʃaɳ kʼʷaːj] said love ʃaɳ 1excl.SUBJ kʼʷaːj 2 “I love you.” | (11) |
Adverbs Minor Classes
Adpositions
There is one type of clitic in the adpositional phrase, namely an enclitic (placed finally), expressing root.
initial XML:
<example id="adpos1" translation="on the table">
<pp p="in" location="surface" precise="yes">
<np def="def" number="sing">
<noun>table</noun>
</np>
</pp>
</example>cleanup:
<example id="adpos1" translation="on the table"> <pp p="in" location="surface" precise="yes"> - <np def="def" number="sing"> - <noun>table</noun> + <np def="def" number="sing" locus="number"> + <word posp="noun" gloss="table"/> </np> </pp> </example>
module articles:
No change.
module nonpastonly:
No change.
module noepistemic:
No change.
module sequential:
No change.
module sentenceconnectors:
No change.
module subordinate:
No change.
module affixdensity:
No change.
module adpositions:
<example id="adpos1" translation="on the table">
<pp p="in" location="surface" precise="yes">
+ <word gloss="in_surface" posp="pp"/>
<np def="def" number="sing" locus="number">
<word posp="noun" gloss="table"/>
</np>
</pp>
</example>
module constorder:
No change.
module casemarking:
No change.
module markowner:
No change.
module addgender:
<example id="adpos1" translation="on the table">
<pp p="in" location="surface" precise="yes">
<word gloss="in_surface" posp="pp"/>
- <np def="def" number="sing" locus="number">
+ <np def="def" number="sing" locus="number" gender="masc">
<word posp="noun" gloss="table"/>
</np>
</pp>
</example>
module propagatenumber:
No change.
module simplifynumber:
<example id="adpos1" translation="on the table">
<pp p="in" location="surface" precise="yes">
<word gloss="in_surface" posp="pp"/>
- <np def="def" number="sing" locus="number" gender="masc">
+ <np def="def" locus="number" gender="masc">
<word posp="noun" gloss="table"/>
</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:
No change.
copyuptophrase:
No change.
prodrop:
No change.
addclitics:
No change.
propagateArgumentCase:
No change.
unwrapArgumentNPs:
No change.
unwrapOwnerOwned:
No change.
movedowntoword:
<example id="adpos1" translation="on the table"> <pp p="in" location="surface" precise="yes"> - <word gloss="in_surface" posp="pp"/> + <word gloss="in_surface" posp="pp" p="in" location="surface" precise="yes"/> <np def="def" locus="number" gender="masc"> - <word posp="noun" gloss="table"/> + <word posp="noun" gloss="table" def="def" locus="number" gender="masc"/> </np> </pp> </example>
addaffixes:
About to call getSlotValue for table/noun/def/obligatoryGot def
<example id="adpos1" translation="on the table">
<pp p="in" location="surface" precise="yes">
<word gloss="in_surface" posp="pp" p="in" location="surface" precise="yes"/>
<np def="def" locus="number" gender="masc">
<word posp="noun" gloss="table" def="def" locus="number" gender="masc"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
</np>
</pp>
</example>
flatten:
<example id="adpos1" translation="on the table"> - <pp p="in" location="surface" precise="yes"> + <flat> <word gloss="in_surface" posp="pp" p="in" location="surface" precise="yes"/> - <np def="def" locus="number" gender="masc"> <word posp="noun" gloss="table" def="def" locus="number" gender="masc"/> <thingy type="noundef" function="suffix" gloss="def"/> - </np> - </pp> + </flat> </example>
addvocab:
<example id="adpos1" translation="on the table"> <flat> - <word gloss="in_surface" posp="pp" p="in" location="surface" precise="yes"/> - <word posp="noun" gloss="table" def="def" locus="number" gender="masc"/> - <thingy type="noundef" function="suffix" gloss="def"/> + <word gloss="in_surface" posp="pp" p="in" location="surface" precise="yes" ph="ɡʷ o t͡ʃ">ɡʷot͡ʃ</word> + <word posp="noun" gloss="table" def="def" locus="number" gender="masc" ph="t͡ʃ a kʷ">t͡ʃakʷ</word> + <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="e ɖ">eɖ</thingy> </flat> </example>
vowelharmony:
No change.
removetags:
<example id="adpos1" translation="on the table"> <flat> - <word gloss="in_surface" posp="pp" p="in" location="surface" precise="yes" ph="ɡʷ o t͡ʃ">ɡʷot͡ʃ</word> - <word posp="noun" gloss="table" def="def" locus="number" gender="masc" ph="t͡ʃ a kʷ">t͡ʃakʷ</word> - <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="e ɖ">eɖ</thingy> + <word gloss="in_surface" posp="pp" p="in" location="surface" precise="yes">ɡʷot͡ʃ</word> + <word posp="noun" gloss="table" def="def" locus="number" gender="masc">t͡ʃakʷ</word> + <thingy type="noundef" function="suffix" gloss="def">eɖ</thingy> </flat> + <p><span class="ilpair"><span class="mor">ɡʷot͡ʃ</span><br><span class="gls">in_surface</span></span> <span class="ilpair"><span class="mor">t͡ʃakʷ</span><br><span class="gls">table</span></span> <span class="ilpair"><span class="mor">-eɖ</span><br><span class="gls">def</span></span></p> + <p>ɡʷot͡ʃ t͡ʃakʷeɖ</p> + <p>gwoch chaquerd</p> + <il> + <w> + <o>ɡʷot͡ʃ</o> + <g>in_surface</g> + </w> + <w> + <o>t͡ʃakʷ</o> + <g>table</g> + </w> + <w> + <o>-eɖ</o> + <g>def</g> + </w> + </il> </example>
gwoch chaquerd [ɡʷot͡ʃ t͡ʃakʷeɖ] ɡʷot͡ʃ in_surface t͡ʃakʷ table -eɖ def “on the table” | (12) |
initial XML:
<example id="adpos2" translation="into the box">
<pp p="to" location="inside" precise="yes">
<np def="def" number="sing">
<noun>box</noun>
</np>
</pp>
</example>cleanup:
<example id="adpos2" translation="into the box"> <pp p="to" location="inside" precise="yes"> - <np def="def" number="sing"> - <noun>box</noun> + <np def="def" number="sing" locus="number"> + <word posp="noun" gloss="box"/> </np> </pp> </example>
module articles:
No change.
module nonpastonly:
No change.
module noepistemic:
No change.
module sequential:
No change.
module sentenceconnectors:
No change.
module subordinate:
No change.
module affixdensity:
No change.
module adpositions:
<example id="adpos2" translation="into the box">
<pp p="to" location="inside" precise="yes">
+ <word gloss="to_inside" posp="pp"/>
<np def="def" number="sing" locus="number">
<word posp="noun" gloss="box"/>
</np>
</pp>
</example>
module constorder:
No change.
module casemarking:
No change.
module markowner:
No change.
module addgender:
<example id="adpos2" translation="into the box">
<pp p="to" location="inside" precise="yes">
<word gloss="to_inside" posp="pp"/>
- <np def="def" number="sing" locus="number">
+ <np def="def" number="sing" locus="number" gender="masc">
<word posp="noun" gloss="box"/>
</np>
</pp>
</example>
module propagatenumber:
No change.
module simplifynumber:
<example id="adpos2" translation="into the box">
<pp p="to" location="inside" precise="yes">
<word gloss="to_inside" posp="pp"/>
- <np def="def" number="sing" locus="number" gender="masc">
+ <np def="def" locus="number" gender="masc">
<word posp="noun" gloss="box"/>
</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:
No change.
copyuptophrase:
No change.
prodrop:
No change.
addclitics:
No change.
propagateArgumentCase:
No change.
unwrapArgumentNPs:
No change.
unwrapOwnerOwned:
No change.
movedowntoword:
<example id="adpos2" translation="into the box"> <pp p="to" location="inside" precise="yes"> - <word gloss="to_inside" posp="pp"/> + <word gloss="to_inside" posp="pp" p="to" location="inside" precise="yes"/> <np def="def" locus="number" gender="masc"> - <word posp="noun" gloss="box"/> + <word posp="noun" gloss="box" def="def" locus="number" gender="masc"/> </np> </pp> </example>
addaffixes:
About to call getSlotValue for box/noun/def/obligatoryGot def
<example id="adpos2" translation="into the box">
<pp p="to" location="inside" precise="yes">
<word gloss="to_inside" posp="pp" p="to" location="inside" precise="yes"/>
<np def="def" locus="number" gender="masc">
<word posp="noun" gloss="box" def="def" locus="number" gender="masc"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
</np>
</pp>
</example>
flatten:
<example id="adpos2" translation="into the box"> - <pp p="to" location="inside" precise="yes"> + <flat> <word gloss="to_inside" posp="pp" p="to" location="inside" precise="yes"/> - <np def="def" locus="number" gender="masc"> <word posp="noun" gloss="box" def="def" locus="number" gender="masc"/> <thingy type="noundef" function="suffix" gloss="def"/> - </np> - </pp> + </flat> </example>
addvocab:
<example id="adpos2" translation="into the box"> <flat> - <word gloss="to_inside" posp="pp" p="to" location="inside" precise="yes"/> - <word posp="noun" gloss="box" def="def" locus="number" gender="masc"/> - <thingy type="noundef" function="suffix" gloss="def"/> + <word gloss="to_inside" posp="pp" p="to" location="inside" precise="yes" ph="ʃ ai f">ʃaif</word> + <word posp="noun" gloss="box" def="def" locus="number" gender="masc" ph="m a ɡ eː ɳ">maɡeːɳ</word> + <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="e ɖ">eɖ</thingy> </flat> </example>
vowelharmony:
No change.
removetags:
<example id="adpos2" translation="into the box"> <flat> - <word gloss="to_inside" posp="pp" p="to" location="inside" precise="yes" ph="ʃ ai f">ʃaif</word> - <word posp="noun" gloss="box" def="def" locus="number" gender="masc" ph="m a ɡ eː ɳ">maɡeːɳ</word> - <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="e ɖ">eɖ</thingy> + <word gloss="to_inside" posp="pp" p="to" location="inside" precise="yes">ʃaif</word> + <word posp="noun" gloss="box" def="def" locus="number" gender="masc">maɡeːɳ</word> + <thingy type="noundef" function="suffix" gloss="def">eɖ</thingy> </flat> + <p><span class="ilpair"><span class="mor">ʃaif</span><br><span class="gls">to_inside</span></span> <span class="ilpair"><span class="mor">maɡeːɳ</span><br><span class="gls">box</span></span> <span class="ilpair"><span class="mor">-eɖ</span><br><span class="gls">def</span></span></p> + <p>ʃaif maɡeːɳeɖ</p> + <p>shaif mageernerd</p> + <il> + <w> + <o>ʃaif</o> + <g>to_inside</g> + </w> + <w> + <o>maɡeːɳ</o> + <g>box</g> + </w> + <w> + <o>-eɖ</o> + <g>def</g> + </w> + </il> </example>
shaif mageernerd [ʃaif maɡeːɳeɖ] ʃaif to_inside maɡeːɳ box -eɖ def “into the box” | (13) |
initial XML:
<example id="adpos3" translation="with me">
<pp role="comitative">
<np number="sing" def="neither">
<pron person="1excl" number="sing"/>
</np>
</pp>
</example>cleanup:
<example id="adpos3" translation="with me"> <pp role="comitative"> - <np number="sing" def="neither"> - <pron person="1excl" number="sing"/> + <np number="sing" def="neither" locus="number"> + <word person="1excl" number="sing" posp="pron"/> </np> </pp> </example>
module articles:
No change.
module nonpastonly:
No change.
module noepistemic:
No change.
module sequential:
No change.
module sentenceconnectors:
No change.
module subordinate:
No change.
module affixdensity:
No change.
module adpositions:
<example id="adpos3" translation="with me">
<pp role="comitative">
+ <word gloss="COMIT" posp="pp"/>
<np number="sing" def="neither" locus="number">
<word person="1excl" number="sing" posp="pron"/>
</np>
</pp>
</example>
module constorder:
No change.
module casemarking:
No change.
module markowner:
No change.
module addgender:
No change.
module propagatenumber:
No change.
module simplifynumber:
<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" gender="fem"/>
</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" gender="fem"/>
</np>
</pp>
</example>
prodrop:
No change.
addclitics:
No change.
propagateArgumentCase:
No change.
unwrapArgumentNPs:
No change.
unwrapOwnerOwned:
No change.
movedowntoword:
<example id="adpos3" translation="with me"> <pp role="comitative"> - <word gloss="COMIT" posp="pp"/> + <word gloss="COMIT" posp="pp" role="comitative"/> <np def="neither" locus="number" person="1excl"> - <word person="1excl" posp="pron" gloss="1excl" gender="fem"/> + <word person="1excl" posp="pron" gloss="1excl" gender="fem" def="neither" locus="number"/> </np> </pp> </example>
addaffixes:
No change.
flatten:
<example id="adpos3" translation="with me"> - <pp role="comitative"> + <flat> <word gloss="COMIT" posp="pp" role="comitative"/> - <np def="neither" locus="number" person="1excl"> <word person="1excl" posp="pron" gloss="1excl" gender="fem" def="neither" locus="number"/> - </np> - </pp> + </flat> </example>
addvocab:
<example id="adpos3" translation="with me"> <flat> - <word gloss="COMIT" posp="pp" role="comitative"/> - <word person="1excl" posp="pron" gloss="1excl" gender="fem" def="neither" locus="number"/> + <word gloss="COMIT" posp="pp" role="comitative" ph="ɽ i kʼʷ a ɲ">ɽikʼʷaɲ</word> + <word person="1excl" posp="pron" gloss="1excl" gender="fem" def="neither" locus="number" ph="f au t">faut</word> </flat> </example>
vowelharmony:
No change.
removetags:
<example id="adpos3" translation="with me"> <flat> - <word gloss="COMIT" posp="pp" role="comitative" ph="ɽ i kʼʷ a ɲ">ɽikʼʷaɲ</word> - <word person="1excl" posp="pron" gloss="1excl" gender="fem" def="neither" locus="number" ph="f au t">faut</word> + <word gloss="COMIT" posp="pp" role="comitative">ɽikʼʷaɲ</word> + <word person="1excl" posp="pron" gloss="1excl" gender="fem" def="neither" locus="number">faut</word> </flat> + <p><span class="ilpair"><span class="mor">ɽikʼʷaɲ</span><br><span class="gls"><span class="glssc">COMIT</span></span></span> <span class="ilpair"><span class="mor">faut</span><br><span class="gls">1excl</span></span></p> + <p>ɽikʼʷaɲ faut</p> + <p>rrigquañ faut</p> + <il> + <w> + <o>ɽikʼʷaɲ</o> + <g>COMIT</g> + </w> + <w> + <o>faut</o> + <g>1excl</g> + </w> + </il> </example>
rrigquañ faut [ɽikʼʷaɲ faut] ɽikʼʷaɲ COMIT faut 1excl “with me” | (14) |
Syntax
Basic Clause Structure
Constituent Order
Constituent order describes the typical arrangement of the subject (S), verb (V) and object (O) in simple declarative clauses. It is a fundamental parameter in grammatical description and forms one of the clearest ways of characterising the overall structure of a language’s clause system.
Chash 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 Chash.
initial XML:
<example id="wo1" translation="The jaguar killed the hunter.">
<s>
<vp tam="past-punct">
<verb>kill</verb>
</vp>
<np number="sing" def="def" role="subj">
<noun>jaguar</noun>
</np>
<np number="sing" def="def" role="obj">
<noun>hunter</noun>
</np>
</s>
</example>cleanup:
<example id="wo1" translation="The jaguar killed the hunter."> <s> - <vp tam="past-punct"> - <verb>kill</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="kill"/> </vp> - <np number="sing" def="def" role="subj"> - <noun>jaguar</noun> + <np number="sing" def="def" role="subj" locus="number"> + <word posp="noun" gloss="jaguar"/> </np> - <np number="sing" def="def" role="obj"> - <noun>hunter</noun> + <np number="sing" def="def" role="obj" locus="number"> + <word posp="noun" gloss="hunter"/> </np> </s> </example>
module articles:
No change.
module nonpastonly:
<example id="wo1" translation="The jaguar killed the hunter."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="kill"/> </vp> <np number="sing" def="def" role="subj" locus="number"> <word posp="noun" gloss="jaguar"/> </np> <np number="sing" def="def" role="obj" locus="number"> <word posp="noun" gloss="hunter"/> </np> </s> </example>
module noepistemic:
No change.
module sequential:
No change.
module sentenceconnectors:
No change.
module subordinate:
No change.
tva1tva2
module affixdensity:
No change.
module adpositions:
No change.
module constorder:
<example id="wo1" translation="The jaguar killed the hunter."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> - <word posp="verb" gloss="kill"/> - </vp> <np number="sing" def="def" role="subj" locus="number"> <word posp="noun" gloss="jaguar"/> </np> + <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"/> </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="ERG"> <word posp="noun" gloss="jaguar"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="kill"/> </vp> - <np number="sing" def="def" role="obj" locus="number"> + <np number="sing" def="def" role="obj" locus="number" case="NOM"> <word posp="noun" gloss="hunter"/> </np> </s> </example>
module markowner:
No change.
module addgender:
<example id="wo1" translation="The jaguar killed the hunter."> <s> - <np number="sing" def="def" role="subj" locus="number" case="ERG"> + <np number="sing" def="def" role="subj" locus="number" case="ERG" gender="fem"> <word posp="noun" gloss="jaguar"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="kill"/> </vp> - <np number="sing" def="def" role="obj" locus="number" case="NOM"> + <np number="sing" def="def" role="obj" locus="number" case="NOM" gender="masc"> <word posp="noun" gloss="hunter"/> </np> </s> </example>
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="ERG" gender="fem"> + <np def="def" role="subj" locus="number" case="ERG" gender="fem"> <word posp="noun" gloss="jaguar"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="kill"/> </vp> - <np number="sing" def="def" role="obj" locus="number" case="NOM" gender="masc"> + <np def="def" role="obj" locus="number" case="NOM" gender="masc"> <word posp="noun" gloss="hunter"/> </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:
No change.
copyuptophrase:
<example id="wo1" translation="The jaguar killed the hunter.">
<s>
<np def="def" role="subj" locus="number" case="ERG" gender="fem">
<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.fem" obj="3.masc">
<word posp="verb" gloss="kill"/>
</vp>
<np def="def" role="obj" locus="number" case="NOM" gender="masc">
<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="ERG" gender="fem">
<word posp="noun" gloss="jaguar"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.fem" obj="3.masc">
<word posp="verb" gloss="kill"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
+ <thingy type="vpsubj" function="enclitic" gloss="3.fem"/>
+ <thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np def="def" role="obj" locus="number" case="NOM" gender="masc">
<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="ERG" gender="fem">
- <word posp="noun" gloss="jaguar"/>
+ <word posp="noun" gloss="jaguar" def="def" role="subj" locus="number" case="ERG" gender="fem"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.fem" obj="3.masc">
- <word posp="verb" gloss="kill"/>
+ <word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.fem" obj="3.masc"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="3.fem"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np def="def" role="obj" locus="number" case="NOM" gender="masc">
- <word posp="noun" gloss="hunter"/>
+ <word posp="noun" gloss="hunter" def="def" role="obj" locus="number" case="NOM" gender="masc"/>
</np>
</s>
</example>
addaffixes:
About to call getSlotValue for jaguar/noun/def/obligatoryGot def
About to call getSlotValue for kill/verb/comp/optional
About to call getSlotValue for hunter/noun/def/obligatory
Got def
<example id="wo1" translation="The jaguar killed the hunter.">
<s>
<np def="def" role="subj" locus="number" case="ERG" gender="fem">
<word posp="noun" gloss="jaguar" def="def" role="subj" locus="number" case="ERG" gender="fem"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.fem" obj="3.masc">
<word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.fem" obj="3.masc"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="3.fem"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np def="def" role="obj" locus="number" case="NOM" gender="masc">
<word posp="noun" gloss="hunter" def="def" role="obj" locus="number" case="NOM" gender="masc"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
</np>
</s>
</example>
flatten:
<example id="wo1" translation="The jaguar killed the hunter."> - <s> - <np def="def" role="subj" locus="number" case="ERG" gender="fem"> + <flat> <word posp="noun" gloss="jaguar" def="def" role="subj" locus="number" case="ERG" gender="fem"/> <thingy type="noundef" function="suffix" gloss="def"/> - </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.fem" obj="3.masc"> <word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.fem" obj="3.masc"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpsubj" function="enclitic" gloss="3.fem"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - </vp> - <np def="def" role="obj" locus="number" case="NOM" gender="masc"> <word posp="noun" gloss="hunter" def="def" role="obj" locus="number" case="NOM" gender="masc"/> <thingy type="noundef" function="suffix" gloss="def"/> - </np> - </s> + </flat> </example>
addvocab:
<example id="wo1" translation="The jaguar killed the hunter."> <flat> - <word posp="noun" gloss="jaguar" def="def" role="subj" locus="number" case="ERG" gender="fem"/> - <thingy type="noundef" function="suffix" gloss="def"/> - <word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.fem" obj="3.masc"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpsubj" function="enclitic" gloss="3.fem"/> - <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - <word posp="noun" gloss="hunter" def="def" role="obj" locus="number" case="NOM" gender="masc"/> - <thingy type="noundef" function="suffix" gloss="def"/> + <word posp="noun" gloss="jaguar" def="def" role="subj" locus="number" case="ERG" gender="fem" ph="b i ɳ i d">biɳid</word> + <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="e ɖ">eɖ</thingy> + <word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.fem" obj="3.masc" ph="s ai l">sail</word> + <thingy type="vpta" function="enclitic" gloss="PAST" ph="h i ʈ">hiʈ</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> + <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> + <thingy type="vpsubj" function="enclitic" gloss="3.fem.SUBJ" ph="m i ɡ">miɡ</thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph=""></thingy> + <word posp="noun" gloss="hunter" def="def" role="obj" locus="number" case="NOM" gender="masc" ph="t i ʋ o ɡʷ">tiʋoɡʷ</word> + <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="e ɖ">eɖ</thingy> </flat> </example>
vowelharmony:
No change.
removetags:
<example id="wo1" translation="The jaguar killed the hunter."> <flat> - <word posp="noun" gloss="jaguar" def="def" role="subj" locus="number" case="ERG" gender="fem" ph="b i ɳ i d">biɳid</word> - <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="e ɖ">eɖ</thingy> - <word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.fem" obj="3.masc" ph="s ai l">sail</word> - <thingy type="vpta" function="enclitic" gloss="PAST" ph="h i ʈ">hiʈ</thingy> - <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> - <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> - <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> - <thingy type="vpsubj" function="enclitic" gloss="3.fem.SUBJ" ph="m i ɡ">miɡ</thingy> - <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph=""></thingy> - <word posp="noun" gloss="hunter" def="def" role="obj" locus="number" case="NOM" gender="masc" ph="t i ʋ o ɡʷ">tiʋoɡʷ</word> - <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="e ɖ">eɖ</thingy> + <word posp="noun" gloss="jaguar" def="def" role="subj" locus="number" case="ERG" gender="fem">biɳid</word> + <thingy type="noundef" function="suffix" gloss="def">eɖ</thingy> + <word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.fem" obj="3.masc">sail</word> + <thingy type="vpta" function="enclitic" gloss="PAST">hiʈ</thingy> + <thingy type="vpsubj" function="enclitic" gloss="3.fem.SUBJ">miɡ</thingy> + <word posp="noun" gloss="hunter" def="def" role="obj" locus="number" case="NOM" gender="masc">tiʋoɡʷ</word> + <thingy type="noundef" function="suffix" gloss="def">eɖ</thingy> </flat> + <p><span class="ilpair"><span class="mor">biɳid</span><br><span class="gls">jaguar</span></span> <span class="ilpair"><span class="mor">-eɖ</span><br><span class="gls">def</span></span> <span class="ilpair"><span class="mor">sail</span><br><span class="gls">kill</span></span> <span class="ilpair"><span class="mor">hiʈ</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">miɡ</span><br><span class="gls">3.fem.<span class="glssc">SUBJ</span></span></span> <span class="ilpair"><span class="mor">tiʋoɡʷ</span><br><span class="gls">hunter</span></span> <span class="ilpair"><span class="mor">-eɖ</span><br><span class="gls">def</span></span></p> + <p>biɳideɖ sail hiʈ miɡ tiʋoɡʷeɖ</p> + <p>birniderd sail hirt mig tiwogwerd</p> + <il> + <w> + <o>biɳid</o> + <g>jaguar</g> + </w> + <w> + <o>-eɖ</o> + <g>def</g> + </w> + <w> + <o>sail</o> + <g>kill</g> + </w> + <w> + <o>hiʈ</o> + <g>PAST</g> + </w> + <w> + <o>miɡ</o> + <g>3.fem.SUBJ</g> + </w> + <w> + <o>tiʋoɡʷ</o> + <g>hunter</g> + </w> + <w> + <o>-eɖ</o> + <g>def</g> + </w> + </il> </example>
Birniderd sail hirt mig tiwogwerd. [biɳideɖ sail hiʈ miɡ tiʋoɡʷeɖ] biɳid jaguar -eɖ def sail kill hiʈ PAST miɡ 3.fem.SUBJ tiʋoɡʷ hunter -eɖ def “The jaguar killed the hunter.” | (15) |
initial XML:
<example id="wo2" translation="The lion ate the hunter's daughter's dog.">
<s>
<vp tam="past-punct">
<verb>eat</verb>
</vp>
<np number="sing" def="def" role="subj">
<noun>lion</noun>
</np>
<np role="obj">
<np type="owner_owned">
<np type="owner_owned">
<np number="sing" def="def">
<noun>hunter</noun>
</np>
<np number="sing" def="def">
<noun>daughter</noun>
</np>
</np>
<np number="sing" def="def">
<noun>dog</noun>
</np>
</np>
</np>
</s>
</example>cleanup:
<example id="wo2" translation="The lion ate the hunter's daughter's dog."> <s> - <vp tam="past-punct"> - <verb>eat</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="eat"/> </vp> - <np number="sing" def="def" role="subj"> - <noun>lion</noun> + <np number="sing" def="def" role="subj" locus="number"> + <word posp="noun" gloss="lion"/> </np> <np role="obj"> <np type="owner_owned"> - <np type="owner_owned"> - <np number="sing" def="def"> - <noun>hunter</noun> + <np type="owner_owned" role="owner"> + <np number="sing" def="def" locus="number" role="owner"> + <word posp="noun" gloss="hunter"/> </np> - <np number="sing" def="def"> - <noun>daughter</noun> + <np number="sing" def="def" locus="number" role="owned"> + <word posp="noun" gloss="daughter"/> </np> </np> - <np number="sing" def="def"> - <noun>dog</noun> + <np number="sing" def="def" locus="number" role="owned"> + <word posp="noun" gloss="dog"/> </np> </np> </np> </s> </example>
module articles:
No change.
module nonpastonly:
<example id="wo2" translation="The lion ate the hunter's daughter's dog."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="eat"/> </vp> <np number="sing" def="def" role="subj" locus="number"> <word posp="noun" gloss="lion"/> </np> <np role="obj"> <np type="owner_owned"> <np type="owner_owned" role="owner"> <np number="sing" def="def" locus="number" role="owner"> <word posp="noun" gloss="hunter"/> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="daughter"/> </np> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="dog"/> </np> </np> </np> </s> </example>
module noepistemic:
No change.
module sequential:
No change.
module sentenceconnectors:
No change.
module subordinate:
No change.
tva1tva2
module affixdensity:
No change.
module adpositions:
No change.
module constorder:
<example id="wo2" translation="The lion ate the hunter's daughter's dog."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> - <word posp="verb" gloss="eat"/> - </vp> <np number="sing" def="def" role="subj" locus="number"> <word posp="noun" gloss="lion"/> </np> + <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"/> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="daughter"/> </np> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="dog"/> </np> </np> </np> </s> </example>
module 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="ERG"> <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"> + <np role="obj" case="NOM"> <np type="owner_owned"> <np type="owner_owned" role="owner"> <np number="sing" def="def" locus="number" role="owner"> <word posp="noun" gloss="hunter"/> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="daughter"/> </np> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="dog"/> </np> </np> </np> </s> </example>
module 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="ERG">
<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="NOM">
<np type="owner_owned">
<np type="owner_owned" role="owner">
- <np number="sing" def="def" locus="number" role="owner">
+ <np number="sing" def="def" locus="number" role="owner" case="GEN">
<word posp="noun" gloss="hunter"/>
</np>
- <np number="sing" def="def" locus="number" role="owned">
+ <np number="sing" def="def" locus="number" role="owned" case="GEN">
<word posp="noun" gloss="daughter"/>
</np>
</np>
<np number="sing" def="def" locus="number" role="owned">
<word posp="noun" gloss="dog"/>
</np>
</np>
</np>
</s>
</example>
module addgender:
<example id="wo2" translation="The lion ate the hunter's daughter's dog."> <s> - <np number="sing" def="def" role="subj" locus="number" case="ERG"> + <np number="sing" def="def" role="subj" locus="number" case="ERG" gender="fem"> <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="NOM"> - <np type="owner_owned"> - <np type="owner_owned" role="owner"> - <np number="sing" def="def" locus="number" role="owner" case="GEN"> + <np type="owner_owned" gender="fem"> + <np type="owner_owned" role="owner" gender="fem"> + <np number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc"> <word posp="noun" gloss="hunter"/> </np> - <np number="sing" def="def" locus="number" role="owned" case="GEN"> + <np number="sing" def="def" locus="number" role="owned" case="GEN" gender="fem"> <word posp="noun" gloss="daughter"/> </np> </np> - <np number="sing" def="def" locus="number" role="owned"> + <np number="sing" def="def" locus="number" role="owned" gender="fem"> <word posp="noun" gloss="dog"/> </np> </np> </np> </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="ERG" gender="fem">
<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="NOM">
- <np type="owner_owned" gender="fem">
- <np type="owner_owned" role="owner" gender="fem">
+ <np role="obj" case="NOM" number="sing">
+ <np type="owner_owned" gender="fem" number="sing">
+ <np type="owner_owned" role="owner" gender="fem" number="sing">
<np number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc">
<word posp="noun" gloss="hunter"/>
</np>
<np number="sing" def="def" locus="number" role="owned" case="GEN" gender="fem">
<word posp="noun" gloss="daughter"/>
</np>
</np>
<np number="sing" def="def" locus="number" role="owned" gender="fem">
<word posp="noun" gloss="dog"/>
</np>
</np>
</np>
</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="ERG" gender="fem"> + <np def="def" role="subj" locus="number" case="ERG" gender="fem"> <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="NOM" number="sing"> - <np type="owner_owned" gender="fem" number="sing"> - <np type="owner_owned" role="owner" gender="fem" number="sing"> - <np number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc"> + <np role="obj" case="NOM"> + <np type="owner_owned" gender="fem"> + <np type="owner_owned" role="owner" gender="fem"> + <np def="def" locus="number" role="owner" case="GEN" gender="masc"> <word posp="noun" gloss="hunter"/> </np> - <np number="sing" def="def" locus="number" role="owned" case="GEN" gender="fem"> + <np def="def" locus="number" role="owned" case="GEN" gender="fem"> <word posp="noun" gloss="daughter"/> </np> </np> - <np number="sing" def="def" locus="number" role="owned" gender="fem"> + <np def="def" locus="number" role="owned" gender="fem"> <word posp="noun" gloss="dog"/> </np> </np> </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:
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="ERG" gender="fem">
<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.fem" obj="3.fem">
<word posp="verb" gloss="eat"/>
</vp>
- <np role="obj" case="NOM">
+ <np role="obj" case="NOM" gender="fem">
<np type="owner_owned" gender="fem">
<np type="owner_owned" role="owner" gender="fem">
<np def="def" locus="number" role="owner" case="GEN" gender="masc">
<word posp="noun" gloss="hunter"/>
</np>
<np def="def" locus="number" role="owned" case="GEN" gender="fem">
<word posp="noun" gloss="daughter"/>
</np>
</np>
<np def="def" locus="number" role="owned" gender="fem">
<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="ERG" gender="fem">
<word posp="noun" gloss="lion"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.fem" obj="3.fem">
<word posp="verb" gloss="eat"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
+ <thingy type="vpsubj" function="enclitic" gloss="3.fem"/>
+ <thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np role="obj" case="NOM" gender="fem">
<np type="owner_owned" gender="fem">
<np type="owner_owned" role="owner" gender="fem">
<np def="def" locus="number" role="owner" case="GEN" gender="masc">
<word posp="noun" gloss="hunter"/>
</np>
<np def="def" locus="number" role="owned" case="GEN" gender="fem">
<word posp="noun" gloss="daughter"/>
</np>
</np>
<np def="def" locus="number" role="owned" gender="fem">
<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="ERG" gender="fem">
<word posp="noun" gloss="lion"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.fem" obj="3.fem">
<word posp="verb" gloss="eat"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="3.fem"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
- <np role="obj" case="NOM" gender="fem">
- <np type="owner_owned" gender="fem">
+ <np type="owner_owned" gender="fem" role="obj" case="NOM">
<np type="owner_owned" role="owner" gender="fem">
<np def="def" locus="number" role="owner" case="GEN" gender="masc">
<word posp="noun" gloss="hunter"/>
</np>
<np def="def" locus="number" role="owned" case="GEN" gender="fem">
<word posp="noun" gloss="daughter"/>
</np>
</np>
<np def="def" locus="number" role="owned" gender="fem">
<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="ERG" gender="fem">
<word posp="noun" gloss="lion"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.fem" obj="3.fem">
<word posp="verb" gloss="eat"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="3.fem"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
- <np type="owner_owned" gender="fem" role="obj" case="NOM">
- <np type="owner_owned" role="owner" gender="fem">
<np def="def" locus="number" role="owner" case="GEN" gender="masc">
<word posp="noun" gloss="hunter"/>
</np>
<np def="def" locus="number" role="owned" case="GEN" gender="fem">
<word posp="noun" gloss="daughter"/>
</np>
- </np>
- <np def="def" locus="number" role="owned" gender="fem">
+ <np def="def" locus="number" role="owned" gender="fem" case="NOM">
<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="ERG" gender="fem">
- <word posp="noun" gloss="lion"/>
+ <word posp="noun" gloss="lion" def="def" role="subj" locus="number" case="ERG" gender="fem"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.fem" obj="3.fem">
- <word posp="verb" gloss="eat"/>
+ <word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.fem" obj="3.fem"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="3.fem"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np def="def" locus="number" role="owner" case="GEN" gender="masc">
- <word posp="noun" gloss="hunter"/>
+ <word posp="noun" gloss="hunter" def="def" locus="number" role="owner" case="GEN" gender="masc"/>
</np>
<np def="def" locus="number" role="owned" case="GEN" gender="fem">
- <word posp="noun" gloss="daughter"/>
+ <word posp="noun" gloss="daughter" def="def" locus="number" role="owned" case="GEN" gender="fem"/>
</np>
<np def="def" locus="number" role="owned" gender="fem" case="NOM">
- <word posp="noun" gloss="dog"/>
+ <word posp="noun" gloss="dog" def="def" locus="number" role="owned" gender="fem" case="NOM"/>
</np>
</s>
</example>
addaffixes:
About to call getSlotValue for lion/noun/def/obligatoryGot def
About to call getSlotValue for eat/verb/comp/optional
About to call getSlotValue for hunter/noun/def/obligatory
Got def
About to call getSlotValue for daughter/noun/def/obligatory
Got def
About to call getSlotValue for dog/noun/def/obligatory
Got def
<example id="wo2" translation="The lion ate the hunter's daughter's dog.">
<s>
<np def="def" role="subj" locus="number" case="ERG" gender="fem">
<word posp="noun" gloss="lion" def="def" role="subj" locus="number" case="ERG" gender="fem"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.fem" obj="3.fem">
<word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.fem" obj="3.fem"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="3.fem"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np def="def" locus="number" role="owner" case="GEN" gender="masc">
<word posp="noun" gloss="hunter" def="def" locus="number" role="owner" case="GEN" gender="masc"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
</np>
<np def="def" locus="number" role="owned" case="GEN" gender="fem">
<word posp="noun" gloss="daughter" def="def" locus="number" role="owned" case="GEN" gender="fem"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
</np>
<np def="def" locus="number" role="owned" gender="fem" case="NOM">
<word posp="noun" gloss="dog" def="def" locus="number" role="owned" gender="fem" case="NOM"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
</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="ERG" gender="fem"> + <flat> <word posp="noun" gloss="lion" def="def" role="subj" locus="number" case="ERG" gender="fem"/> <thingy type="noundef" function="suffix" gloss="def"/> - </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.fem" obj="3.fem"> <word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.fem" obj="3.fem"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpsubj" function="enclitic" gloss="3.fem"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - </vp> - <np def="def" locus="number" role="owner" case="GEN" gender="masc"> <word posp="noun" gloss="hunter" def="def" locus="number" role="owner" case="GEN" gender="masc"/> <thingy type="noundef" function="suffix" gloss="def"/> - </np> - <np def="def" locus="number" role="owned" case="GEN" gender="fem"> <word posp="noun" gloss="daughter" def="def" locus="number" role="owned" case="GEN" gender="fem"/> <thingy type="noundef" function="suffix" gloss="def"/> - </np> - <np def="def" locus="number" role="owned" gender="fem" case="NOM"> <word posp="noun" gloss="dog" def="def" locus="number" role="owned" gender="fem" case="NOM"/> <thingy type="noundef" function="suffix" gloss="def"/> - </np> - </s> + </flat> </example>
addvocab:
<example id="wo2" translation="The lion ate the hunter's daughter's dog."> <flat> - <word posp="noun" gloss="lion" def="def" role="subj" locus="number" case="ERG" gender="fem"/> - <thingy type="noundef" function="suffix" gloss="def"/> - <word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.fem" obj="3.fem"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpsubj" function="enclitic" gloss="3.fem"/> - <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - <word posp="noun" gloss="hunter" def="def" locus="number" role="owner" case="GEN" gender="masc"/> - <thingy type="noundef" function="suffix" gloss="def"/> - <word posp="noun" gloss="daughter" def="def" locus="number" role="owned" case="GEN" gender="fem"/> - <thingy type="noundef" function="suffix" gloss="def"/> - <word posp="noun" gloss="dog" def="def" locus="number" role="owned" gender="fem" case="NOM"/> - <thingy type="noundef" function="suffix" gloss="def"/> + <word posp="noun" gloss="lion" def="def" role="subj" locus="number" case="ERG" gender="fem" ph="ɖ u n iː ɓ">ɖuniːɓ</word> + <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="e ɖ">eɖ</thingy> + <word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.fem" obj="3.fem" ph="m iː kʼʷ">miːkʼʷ</word> + <thingy type="vpta" function="enclitic" gloss="PAST" ph="h i ʈ">hiʈ</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> + <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> + <thingy type="vpsubj" function="enclitic" gloss="3.fem.SUBJ" ph="m i ɡ">miɡ</thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph=""></thingy> + <word posp="noun" gloss="hunter" def="def" locus="number" role="owner" case="GEN" gender="masc" ph="t i ʋ o ɡʷ">tiʋoɡʷ</word> + <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="e ɖ">eɖ</thingy> + <word posp="noun" gloss="daughter" def="def" locus="number" role="owned" case="GEN" gender="fem" ph="t͡ʃ au ʂ">t͡ʃauʂ</word> + <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="e ɖ">eɖ</thingy> + <word posp="noun" gloss="dog" def="def" locus="number" role="owned" gender="fem" case="NOM" ph="ɽ e ɓ">ɽeɓ</word> + <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="e ɖ">eɖ</thingy> </flat> </example>
vowelharmony:
No change.
removetags:
<example id="wo2" translation="The lion ate the hunter's daughter's dog."> <flat> - <word posp="noun" gloss="lion" def="def" role="subj" locus="number" case="ERG" gender="fem" ph="ɖ u n iː ɓ">ɖuniːɓ</word> - <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="e ɖ">eɖ</thingy> - <word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.fem" obj="3.fem" ph="m iː kʼʷ">miːkʼʷ</word> - <thingy type="vpta" function="enclitic" gloss="PAST" ph="h i ʈ">hiʈ</thingy> - <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> - <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> - <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> - <thingy type="vpsubj" function="enclitic" gloss="3.fem.SUBJ" ph="m i ɡ">miɡ</thingy> - <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph=""></thingy> - <word posp="noun" gloss="hunter" def="def" locus="number" role="owner" case="GEN" gender="masc" ph="t i ʋ o ɡʷ">tiʋoɡʷ</word> - <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="e ɖ">eɖ</thingy> - <word posp="noun" gloss="daughter" def="def" locus="number" role="owned" case="GEN" gender="fem" ph="t͡ʃ au ʂ">t͡ʃauʂ</word> - <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="e ɖ">eɖ</thingy> - <word posp="noun" gloss="dog" def="def" locus="number" role="owned" gender="fem" case="NOM" ph="ɽ e ɓ">ɽeɓ</word> - <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="e ɖ">eɖ</thingy> + <word posp="noun" gloss="lion" def="def" role="subj" locus="number" case="ERG" gender="fem">ɖuniːɓ</word> + <thingy type="noundef" function="suffix" gloss="def">eɖ</thingy> + <word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.fem" obj="3.fem">miːkʼʷ</word> + <thingy type="vpta" function="enclitic" gloss="PAST">hiʈ</thingy> + <thingy type="vpsubj" function="enclitic" gloss="3.fem.SUBJ">miɡ</thingy> + <word posp="noun" gloss="hunter" def="def" locus="number" role="owner" case="GEN" gender="masc">tiʋoɡʷ</word> + <thingy type="noundef" function="suffix" gloss="def">eɖ</thingy> + <word posp="noun" gloss="daughter" def="def" locus="number" role="owned" case="GEN" gender="fem">t͡ʃauʂ</word> + <thingy type="noundef" function="suffix" gloss="def">eɖ</thingy> + <word posp="noun" gloss="dog" def="def" locus="number" role="owned" gender="fem" case="NOM">ɽeɓ</word> + <thingy type="noundef" function="suffix" gloss="def">eɖ</thingy> </flat> + <p><span class="ilpair"><span class="mor">ɖuniːɓ</span><br><span class="gls">lion</span></span> <span class="ilpair"><span class="mor">-eɖ</span><br><span class="gls">def</span></span> <span class="ilpair"><span class="mor">miːkʼʷ</span><br><span class="gls">eat</span></span> <span class="ilpair"><span class="mor">hiʈ</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">miɡ</span><br><span class="gls">3.fem.<span class="glssc">SUBJ</span></span></span> <span class="ilpair"><span class="mor">tiʋoɡʷ</span><br><span class="gls">hunter</span></span> <span class="ilpair"><span class="mor">-eɖ</span><br><span class="gls">def</span></span> <span class="ilpair"><span class="mor">t͡ʃauʂ</span><br><span class="gls">daughter</span></span> <span class="ilpair"><span class="mor">-eɖ</span><br><span class="gls">def</span></span> <span class="ilpair"><span class="mor">ɽeɓ</span><br><span class="gls">dog</span></span> <span class="ilpair"><span class="mor">-eɖ</span><br><span class="gls">def</span></span></p> + <p>ɖuniːɓeɖ miːkʼʷ hiʈ miɡ tiʋoɡʷeɖ t͡ʃauʂeɖ ɽeɓeɖ</p> + <p>rduniibberd miigqu hirt mig tiwogwerd chaurserd rrebberd</p> + <il> + <w> + <o>ɖuniːɓ</o> + <g>lion</g> + </w> + <w> + <o>-eɖ</o> + <g>def</g> + </w> + <w> + <o>miːkʼʷ</o> + <g>eat</g> + </w> + <w> + <o>hiʈ</o> + <g>PAST</g> + </w> + <w> + <o>miɡ</o> + <g>3.fem.SUBJ</g> + </w> + <w> + <o>tiʋoɡʷ</o> + <g>hunter</g> + </w> + <w> + <o>-eɖ</o> + <g>def</g> + </w> + <w> + <o>t͡ʃauʂ</o> + <g>daughter</g> + </w> + <w> + <o>-eɖ</o> + <g>def</g> + </w> + <w> + <o>ɽeɓ</o> + <g>dog</g> + </w> + <w> + <o>-eɖ</o> + <g>def</g> + </w> + </il> </example>
Rduniibberd miigqu hirt mig tiwogwerd chaurserd rrebberd. [ɖuniːɓeɖ miːkʼʷ hiʈ miɡ tiʋoɡʷeɖ t͡ʃauʂeɖ ɽeɓeɖ] ɖuniːɓ lion -eɖ def miːkʼʷ eat hiʈ PAST miɡ 3.fem.SUBJ tiʋoɡʷ hunter -eɖ def t͡ʃauʂ daughter -eɖ def ɽeɓ dog -eɖ def “The lion ate the hunter’s daughter’s dog.” | (16) |
The language has a fixed constituent order, and major phrases normally appear in a predictable position in the clause. Movement for discourse reasons is highly restricted: topics and foci are expressed not by rearranging elements, but through dedicated constructions such as clefts, focus clauses or topic–comment frames. Constituents remain continuous, and both the relative order of phrases and the internal structure of each phrase are stable. As a result, significant deviations from the basic word order are ungrammatical, and discourse structure is managed through these specialised constructions rather than through word-order variation.
Noun Phrases
Structure and Order
The internal structure of noun phrases in Chash 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, Chash expresses “the child’s toy” with the equivalent of “child toy”. This ordering is found in many SOV and postpositional languages and aligns with a broader tendency towards modifier-first structures.
initial XML:
<example id="poss3" translation="your son's friend's book">
<np type="owner_owned">
<np type="owner_owned">
<np type="owner_owned">
<np number="sing" def="neither">
<pron person="2" number="sing"/>
</np>
<np number="sing" def="def">
<noun>son</noun>
</np>
</np>
<np number="sing" def="def">
<noun>friend</noun>
</np>
</np>
<np number="sing" def="def">
<noun>book</noun>
</np>
</np>
</example>cleanup:
<example id="poss3" translation="your son's friend's book"> <np type="owner_owned"> - <np type="owner_owned"> - <np type="owner_owned"> - <np number="sing" def="neither"> - <pron person="2" number="sing"/> + <np type="owner_owned" role="owner"> + <np type="owner_owned" role="owner"> + <np number="sing" def="neither" locus="number" role="owner"> + <word person="2" number="sing" posp="pron"/> </np> - <np number="sing" def="def"> - <noun>son</noun> + <np number="sing" def="def" locus="number" role="owned"> + <word posp="noun" gloss="son"/> </np> </np> - <np number="sing" def="def"> - <noun>friend</noun> + <np number="sing" def="def" locus="number" role="owned"> + <word posp="noun" gloss="friend"/> </np> </np> - <np number="sing" def="def"> - <noun>book</noun> + <np number="sing" def="def" locus="number" role="owned"> + <word posp="noun" gloss="book"/> </np> </np> </example>
module articles:
No change.
module nonpastonly:
No change.
module noepistemic:
No change.
module sequential:
No change.
module sentenceconnectors:
No change.
module subordinate:
No change.
module affixdensity:
No change.
module adpositions:
No change.
module constorder:
No change.
module casemarking:
<example id="poss3" translation="your son's friend's book"> - <np type="owner_owned"> + <np type="owner_owned" case="NOM"> <np type="owner_owned" role="owner"> <np type="owner_owned" role="owner"> <np number="sing" def="neither" locus="number" role="owner"> <word person="2" number="sing" posp="pron"/> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="son"/> </np> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="friend"/> </np> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="book"/> </np> </np> </example>
module markowner:
<example id="poss3" translation="your son's friend's book">
<np type="owner_owned" case="NOM">
<np type="owner_owned" role="owner">
<np type="owner_owned" role="owner">
- <np number="sing" def="neither" locus="number" role="owner">
+ <np number="sing" def="neither" locus="number" role="owner" case="GEN">
<word person="2" number="sing" posp="pron"/>
</np>
- <np number="sing" def="def" locus="number" role="owned">
+ <np number="sing" def="def" locus="number" role="owned" case="GEN">
<word posp="noun" gloss="son"/>
</np>
</np>
- <np number="sing" def="def" locus="number" role="owned">
+ <np number="sing" def="def" locus="number" role="owned" case="GEN">
<word posp="noun" gloss="friend"/>
</np>
</np>
<np number="sing" def="def" locus="number" role="owned">
<word posp="noun" gloss="book"/>
</np>
</np>
</example>
module addgender:
<example id="poss3" translation="your son's friend's book"> - <np type="owner_owned" case="NOM"> - <np type="owner_owned" role="owner"> - <np type="owner_owned" role="owner"> + <np type="owner_owned" case="NOM" gender="fem"> + <np type="owner_owned" role="owner" gender="fem"> + <np type="owner_owned" role="owner" gender="masc"> <np number="sing" def="neither" locus="number" role="owner" case="GEN"> <word person="2" number="sing" posp="pron"/> </np> - <np number="sing" def="def" locus="number" role="owned" case="GEN"> + <np number="sing" def="def" locus="number" role="owned" case="GEN" gender="masc"> <word posp="noun" gloss="son"/> </np> </np> - <np number="sing" def="def" locus="number" role="owned" case="GEN"> + <np number="sing" def="def" locus="number" role="owned" case="GEN" gender="fem"> <word posp="noun" gloss="friend"/> </np> </np> - <np number="sing" def="def" locus="number" role="owned"> + <np number="sing" def="def" locus="number" role="owned" gender="fem"> <word posp="noun" gloss="book"/> </np> </np> </example>
module propagatenumber:
<example id="poss3" translation="your son's friend's book"> - <np type="owner_owned" case="NOM" gender="fem"> - <np type="owner_owned" role="owner" gender="fem"> - <np type="owner_owned" role="owner" gender="masc"> + <np type="owner_owned" case="NOM" gender="fem" number="sing"> + <np type="owner_owned" role="owner" gender="fem" number="sing"> + <np type="owner_owned" role="owner" gender="masc" number="sing"> <np number="sing" def="neither" locus="number" role="owner" case="GEN"> <word person="2" number="sing" posp="pron"/> </np> <np number="sing" def="def" locus="number" role="owned" case="GEN" gender="masc"> <word posp="noun" gloss="son"/> </np> </np> <np number="sing" def="def" locus="number" role="owned" case="GEN" gender="fem"> <word posp="noun" gloss="friend"/> </np> </np> <np number="sing" def="def" locus="number" role="owned" gender="fem"> <word posp="noun" gloss="book"/> </np> </np> </example>
module simplifynumber:
<example id="poss3" translation="your son's friend's book"> - <np type="owner_owned" case="NOM" gender="fem" number="sing"> - <np type="owner_owned" role="owner" gender="fem" number="sing"> - <np type="owner_owned" role="owner" gender="masc" number="sing"> - <np number="sing" def="neither" locus="number" role="owner" case="GEN"> - <word person="2" number="sing" posp="pron"/> + <np type="owner_owned" case="NOM" gender="fem"> + <np type="owner_owned" role="owner" gender="fem"> + <np type="owner_owned" role="owner" gender="masc"> + <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" gender="masc"> + <np def="def" locus="number" role="owned" case="GEN" gender="masc"> <word posp="noun" gloss="son"/> </np> </np> - <np number="sing" def="def" locus="number" role="owned" case="GEN" gender="fem"> + <np def="def" locus="number" role="owned" case="GEN" gender="fem"> <word posp="noun" gloss="friend"/> </np> </np> - <np number="sing" def="def" locus="number" role="owned" gender="fem"> + <np def="def" locus="number" role="owned" gender="fem"> <word posp="noun" gloss="book"/> </np> </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:
<example id="poss3" translation="your son's friend's book">
<np type="owner_owned" case="NOM" gender="fem">
<np type="owner_owned" role="owner" gender="fem">
<np type="owner_owned" role="owner" gender="masc">
<np def="neither" locus="number" role="owner" case="GEN">
- <word person="2" posp="pron"/>
+ <word person="2" posp="pron" gloss="2" gender="fem"/>
</np>
<np def="def" locus="number" role="owned" case="GEN" gender="masc">
<word posp="noun" gloss="son"/>
</np>
</np>
<np def="def" locus="number" role="owned" case="GEN" gender="fem">
<word posp="noun" gloss="friend"/>
</np>
</np>
<np def="def" locus="number" role="owned" gender="fem">
<word posp="noun" gloss="book"/>
</np>
</np>
</example>
copyuptophrase:
<example id="poss3" translation="your son's friend's book">
<np type="owner_owned" case="NOM" gender="fem">
<np type="owner_owned" role="owner" gender="fem">
<np type="owner_owned" role="owner" gender="masc">
- <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" gender="fem"/>
</np>
<np def="def" locus="number" role="owned" case="GEN" gender="masc">
<word posp="noun" gloss="son"/>
</np>
</np>
<np def="def" locus="number" role="owned" case="GEN" gender="fem">
<word posp="noun" gloss="friend"/>
</np>
</np>
<np def="def" locus="number" role="owned" gender="fem">
<word posp="noun" gloss="book"/>
</np>
</np>
</example>
prodrop:
No change.
addclitics:
No change.
propagateArgumentCase:
No change.
unwrapArgumentNPs:
No change.
unwrapOwnerOwned:
<example id="poss3" translation="your son's friend's book"> - <np type="owner_owned" case="NOM" gender="fem"> - <np type="owner_owned" role="owner" gender="fem"> - <np type="owner_owned" role="owner" gender="masc"> <np def="neither" locus="number" role="owner" case="GEN" person="2"> <word person="2" posp="pron" gloss="2" gender="fem"/> </np> <np def="def" locus="number" role="owned" case="GEN" gender="masc"> <word posp="noun" gloss="son"/> </np> - </np> <np def="def" locus="number" role="owned" case="GEN" gender="fem"> <word posp="noun" gloss="friend"/> </np> - </np> - <np def="def" locus="number" role="owned" gender="fem"> + <np def="def" locus="number" role="owned" gender="fem" case="NOM"> <word posp="noun" gloss="book"/> </np> - </np> </example>
movedowntoword:
<example id="poss3" translation="your son's friend's book"> <np def="neither" locus="number" role="owner" case="GEN" person="2"> - <word person="2" posp="pron" gloss="2" gender="fem"/> + <word person="2" posp="pron" gloss="2" gender="fem" def="neither" locus="number" role="owner" case="GEN"/> </np> <np def="def" locus="number" role="owned" case="GEN" gender="masc"> - <word posp="noun" gloss="son"/> + <word posp="noun" gloss="son" def="def" locus="number" role="owned" case="GEN" gender="masc"/> </np> <np def="def" locus="number" role="owned" case="GEN" gender="fem"> - <word posp="noun" gloss="friend"/> + <word posp="noun" gloss="friend" def="def" locus="number" role="owned" case="GEN" gender="fem"/> </np> <np def="def" locus="number" role="owned" gender="fem" case="NOM"> - <word posp="noun" gloss="book"/> + <word posp="noun" gloss="book" def="def" locus="number" role="owned" gender="fem" case="NOM"/> </np> </example>
addaffixes:
About to call getSlotValue for son/noun/def/obligatoryGot def
About to call getSlotValue for friend/noun/def/obligatory
Got def
About to call getSlotValue for book/noun/def/obligatory
Got def
<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" gender="fem" def="neither" locus="number" role="owner" case="GEN"/>
</np>
<np def="def" locus="number" role="owned" case="GEN" gender="masc">
<word posp="noun" gloss="son" def="def" locus="number" role="owned" case="GEN" gender="masc"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
</np>
<np def="def" locus="number" role="owned" case="GEN" gender="fem">
<word posp="noun" gloss="friend" def="def" locus="number" role="owned" case="GEN" gender="fem"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
</np>
<np def="def" locus="number" role="owned" gender="fem" case="NOM">
<word posp="noun" gloss="book" def="def" locus="number" role="owned" gender="fem" case="NOM"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
</np>
</example>
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" gender="fem" def="neither" locus="number" role="owner" case="GEN"/> - </np> - <np def="def" locus="number" role="owned" case="GEN" gender="masc"> <word posp="noun" gloss="son" def="def" locus="number" role="owned" case="GEN" gender="masc"/> <thingy type="noundef" function="suffix" gloss="def"/> - </np> - <np def="def" locus="number" role="owned" case="GEN" gender="fem"> <word posp="noun" gloss="friend" def="def" locus="number" role="owned" case="GEN" gender="fem"/> <thingy type="noundef" function="suffix" gloss="def"/> - </np> - <np def="def" locus="number" role="owned" gender="fem" case="NOM"> <word posp="noun" gloss="book" def="def" locus="number" role="owned" gender="fem" case="NOM"/> <thingy type="noundef" function="suffix" gloss="def"/> - </np> + </flat> </example>
addvocab:
<example id="poss3" translation="your son's friend's book"> <flat> - <word person="2" posp="pron" gloss="2" gender="fem" def="neither" locus="number" role="owner" case="GEN"/> - <word posp="noun" gloss="son" def="def" locus="number" role="owned" case="GEN" gender="masc"/> - <thingy type="noundef" function="suffix" gloss="def"/> - <word posp="noun" gloss="friend" def="def" locus="number" role="owned" case="GEN" gender="fem"/> - <thingy type="noundef" function="suffix" gloss="def"/> - <word posp="noun" gloss="book" def="def" locus="number" role="owned" gender="fem" case="NOM"/> - <thingy type="noundef" function="suffix" gloss="def"/> + <word person="2" posp="pron" gloss="2" gender="fem" def="neither" locus="number" role="owner" case="GEN" ph="kʼʷ aː j">kʼʷaːj</word> + <word posp="noun" gloss="son" def="def" locus="number" role="owned" case="GEN" gender="masc" ph="ʃ a kʼ">ʃakʼ</word> + <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="e ɖ">eɖ</thingy> + <word posp="noun" gloss="friend" def="def" locus="number" role="owned" case="GEN" gender="fem" ph="k a ɖ">kaɖ</word> + <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="e ɖ">eɖ</thingy> + <word posp="noun" gloss="book" def="def" locus="number" role="owned" gender="fem" case="NOM" ph="t͡ʃ a s+t">t͡ʃast</word> + <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="e ɖ">eɖ</thingy> </flat> </example>
vowelharmony:
No change.
removetags:
<example id="poss3" translation="your son's friend's book"> <flat> - <word person="2" posp="pron" gloss="2" gender="fem" def="neither" locus="number" role="owner" case="GEN" ph="kʼʷ aː j">kʼʷaːj</word> - <word posp="noun" gloss="son" def="def" locus="number" role="owned" case="GEN" gender="masc" ph="ʃ a kʼ">ʃakʼ</word> - <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="e ɖ">eɖ</thingy> - <word posp="noun" gloss="friend" def="def" locus="number" role="owned" case="GEN" gender="fem" ph="k a ɖ">kaɖ</word> - <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="e ɖ">eɖ</thingy> - <word posp="noun" gloss="book" def="def" locus="number" role="owned" gender="fem" case="NOM" ph="t͡ʃ a s+t">t͡ʃast</word> - <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="e ɖ">eɖ</thingy> + <word person="2" posp="pron" gloss="2" gender="fem" def="neither" locus="number" role="owner" case="GEN">kʼʷaːj</word> + <word posp="noun" gloss="son" def="def" locus="number" role="owned" case="GEN" gender="masc">ʃakʼ</word> + <thingy type="noundef" function="suffix" gloss="def">eɖ</thingy> + <word posp="noun" gloss="friend" def="def" locus="number" role="owned" case="GEN" gender="fem">kaɖ</word> + <thingy type="noundef" function="suffix" gloss="def">eɖ</thingy> + <word posp="noun" gloss="book" def="def" locus="number" role="owned" gender="fem" case="NOM">t͡ʃast</word> + <thingy type="noundef" function="suffix" gloss="def">eɖ</thingy> </flat> + <p><span class="ilpair"><span class="mor">kʼʷaːj</span><br><span class="gls">2</span></span> <span class="ilpair"><span class="mor">ʃakʼ</span><br><span class="gls">son</span></span> <span class="ilpair"><span class="mor">-eɖ</span><br><span class="gls">def</span></span> <span class="ilpair"><span class="mor">kaɖ</span><br><span class="gls">friend</span></span> <span class="ilpair"><span class="mor">-eɖ</span><br><span class="gls">def</span></span> <span class="ilpair"><span class="mor">t͡ʃast</span><br><span class="gls">book</span></span> <span class="ilpair"><span class="mor">-eɖ</span><br><span class="gls">def</span></span></p> + <p>kʼʷaːj ʃakʼeɖ kaɖeɖ t͡ʃasteɖ</p> + <p>gquaaj shagkerd karderd chasterd</p> + <il> + <w> + <o>kʼʷaːj</o> + <g>2</g> + </w> + <w> + <o>ʃakʼ</o> + <g>son</g> + </w> + <w> + <o>-eɖ</o> + <g>def</g> + </w> + <w> + <o>kaɖ</o> + <g>friend</g> + </w> + <w> + <o>-eɖ</o> + <g>def</g> + </w> + <w> + <o>t͡ʃast</o> + <g>book</g> + </w> + <w> + <o>-eɖ</o> + <g>def</g> + </w> + </il> </example>
gquaaj shagkerd karderd chasterd [kʼʷaːj ʃakʼeɖ kaɖeɖ t͡ʃasteɖ] kʼʷaːj 2 ʃakʼ son -eɖ def kaɖ friend -eɖ def t͡ʃast book -eɖ def “your son’s friend’s book” | (17) |
Case Marking
Chash uses split case marking. In the present tense, the grammar follows a nominative–accusative pattern, where intransitive and transitive subjects are treated alike and objects are marked with the accusative. In the past tense, however, it follows an ergative–absolutive pattern, here called ergative–nominative, where intransitive subjects and transitive objects are treated alike and transitive subjects are marked with the ergative. This makes sense because present-tense clauses often describe events as ongoing, habitual or controlled by an active participant, so the grammar treats the subject as the central argument. Past-tense clauses, by contrast, often present an event as completed, making the affected participant especially salient. The ergative marking then singles out the transitive agent as the additional participant responsible for bringing about that result.
initial XML:
<example id="intr_stat" translation="The cat is sleeping.">
<s>
<vp tam="pres-state">
<verb>sleep</verb>
</vp>
<np number="sing" def="def" role="subj" tr="theme">
<noun>cat</noun>
</np>
</s>
</example>cleanup:
<example id="intr_stat" translation="The cat is sleeping."> <s> - <vp tam="pres-state"> - <verb>sleep</verb> + <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active"> + <word posp="verb" gloss="sleep"/> </vp> - <np number="sing" def="def" role="subj" tr="theme"> - <noun>cat</noun> + <np number="sing" def="def" role="subj" tr="theme" locus="number"> + <word posp="noun" gloss="cat"/> </np> </s> </example>
module articles:
No change.
module nonpastonly:
<example id="intr_stat" translation="The cat is sleeping."> <s> - <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="sleep"/> </vp> <np number="sing" def="def" role="subj" tr="theme" locus="number"> <word posp="noun" gloss="cat"/> </np> </s> </example>
module noepistemic:
No change.
module sequential:
No change.
module sentenceconnectors:
No change.
module subordinate:
No change.
tva1tva2
module affixdensity:
No change.
module adpositions:
No change.
module constorder:
<example id="intr_stat" translation="The cat is sleeping."> <s> - <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES"> - <word posp="verb" gloss="sleep"/> - </vp> <np number="sing" def="def" role="subj" tr="theme" locus="number"> <word posp="noun" gloss="cat"/> </np> + <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES"> + <word posp="verb" gloss="sleep"/> + </vp> </s> </example>
module casemarking:
<example id="intr_stat" translation="The cat is sleeping."> <s> - <np number="sing" def="def" role="subj" tr="theme" locus="number"> + <np number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM"> <word posp="noun" gloss="cat"/> </np> <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="sleep"/> </vp> </s> </example>
module markowner:
No change.
module addgender:
<example id="intr_stat" translation="The cat is sleeping."> <s> - <np number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM"> + <np number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM" gender="fem"> <word posp="noun" gloss="cat"/> </np> <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="sleep"/> </vp> </s> </example>
module propagatenumber:
No change.
module simplifynumber:
<example id="intr_stat" translation="The cat is sleeping."> <s> - <np number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM" gender="fem"> + <np def="def" role="subj" tr="theme" locus="number" case="NOM" gender="fem"> <word posp="noun" gloss="cat"/> </np> <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="sleep"/> </vp> </s> </example>
createpronouns:
No change.
module ngen:
No change.
module wordorder:
No change.
module wordorder:
No change.
module wordorder:
No change.
module conjp:
No change.
flattenconjp:
No change.
fixpronouns:
No change.
copyuptophrase:
<example id="intr_stat" translation="The cat is sleeping.">
<s>
<np def="def" role="subj" tr="theme" locus="number" case="NOM" gender="fem">
<word posp="noun" gloss="cat"/>
</np>
- <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES">
+ <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.fem">
<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" gender="fem">
<word posp="noun" gloss="cat"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.fem">
<word posp="verb" gloss="sleep"/>
+ <thingy type="vpta" function="enclitic" gloss="PRES"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
+ <thingy type="vpsubj" function="enclitic" gloss="3.fem"/>
+ <thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
</s>
</example>
propagateArgumentCase:
No change.
unwrapArgumentNPs:
No change.
unwrapOwnerOwned:
No change.
movedowntoword:
<example id="intr_stat" translation="The cat is sleeping.">
<s>
<np def="def" role="subj" tr="theme" locus="number" case="NOM" gender="fem">
- <word posp="noun" gloss="cat"/>
+ <word posp="noun" gloss="cat" def="def" role="subj" tr="theme" locus="number" case="NOM" gender="fem"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.fem">
- <word posp="verb" gloss="sleep"/>
+ <word posp="verb" gloss="sleep" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.fem"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="3.fem"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
</s>
</example>
addaffixes:
About to call getSlotValue for cat/noun/def/obligatoryGot def
About to call getSlotValue for sleep/verb/comp/optional
<example id="intr_stat" translation="The cat is sleeping.">
<s>
<np def="def" role="subj" tr="theme" locus="number" case="NOM" gender="fem">
<word posp="noun" gloss="cat" def="def" role="subj" tr="theme" locus="number" case="NOM" gender="fem"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.fem">
<word posp="verb" gloss="sleep" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.fem"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="3.fem"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</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" gender="fem"> + <flat> <word posp="noun" gloss="cat" def="def" role="subj" tr="theme" locus="number" case="NOM" gender="fem"/> <thingy type="noundef" function="suffix" gloss="def"/> - </np> - <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.fem"> <word posp="verb" gloss="sleep" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.fem"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpsubj" function="enclitic" gloss="3.fem"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - </vp> - </s> + </flat> </example>
addvocab:
<example id="intr_stat" translation="The cat is sleeping."> <flat> - <word posp="noun" gloss="cat" def="def" role="subj" tr="theme" locus="number" case="NOM" gender="fem"/> - <thingy type="noundef" function="suffix" gloss="def"/> - <word posp="verb" gloss="sleep" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.fem"/> - <thingy type="vpta" function="enclitic" gloss="PRES"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpsubj" function="enclitic" gloss="3.fem"/> - <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> + <word posp="noun" gloss="cat" def="def" role="subj" tr="theme" locus="number" case="NOM" gender="fem" ph="ɡʷ e f">ɡʷef</word> + <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="e ɖ">eɖ</thingy> + <word posp="verb" gloss="sleep" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.fem" ph="s e">se</word> + <thingy type="vpta" function="enclitic" gloss="PRES" ph=""></thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> + <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> + <thingy type="vpsubj" function="enclitic" gloss="3.fem.SUBJ" ph="m i ɡ">miɡ</thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph=""></thingy> </flat> </example>
vowelharmony:
No change.
removetags:
<example id="intr_stat" translation="The cat is sleeping."> <flat> - <word posp="noun" gloss="cat" def="def" role="subj" tr="theme" locus="number" case="NOM" gender="fem" ph="ɡʷ e f">ɡʷef</word> - <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="e ɖ">eɖ</thingy> - <word posp="verb" gloss="sleep" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.fem" ph="s e">se</word> - <thingy type="vpta" function="enclitic" gloss="PRES" ph=""></thingy> - <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> - <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> - <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> - <thingy type="vpsubj" function="enclitic" gloss="3.fem.SUBJ" ph="m i ɡ">miɡ</thingy> - <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph=""></thingy> + <word posp="noun" gloss="cat" def="def" role="subj" tr="theme" locus="number" case="NOM" gender="fem">ɡʷef</word> + <thingy type="noundef" function="suffix" gloss="def">eɖ</thingy> + <word posp="verb" gloss="sleep" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.fem">se</word> + <thingy type="vpsubj" function="enclitic" gloss="3.fem.SUBJ">miɡ</thingy> </flat> + <p><span class="ilpair"><span class="mor">ɡʷef</span><br><span class="gls">cat</span></span> <span class="ilpair"><span class="mor">-eɖ</span><br><span class="gls">def</span></span> <span class="ilpair"><span class="mor">se</span><br><span class="gls">sleep</span></span> <span class="ilpair"><span class="mor">miɡ</span><br><span class="gls">3.fem.<span class="glssc">SUBJ</span></span></span></p> + <p>ɡʷefeɖ se miɡ</p> + <p>gweferd se mig</p> + <il> + <w> + <o>ɡʷef</o> + <g>cat</g> + </w> + <w> + <o>-eɖ</o> + <g>def</g> + </w> + <w> + <o>se</o> + <g>sleep</g> + </w> + <w> + <o>miɡ</o> + <g>3.fem.SUBJ</g> + </w> + </il> </example>
Gweferd se mig. [ɡʷefeɖ se miɡ] ɡʷef cat -eɖ def se sleep miɡ 3.fem.SUBJ “The cat is sleeping.” | (18) |
initial XML:
<example id="intr_act" translation="The cat is running.">
<s>
<vp tam="pres-cont">
<verb>run</verb>
</vp>
<np number="sing" def="def" role="subj" tr="theme">
<noun>cat</noun>
</np>
</s>
</example>cleanup:
<example id="intr_act" translation="The cat is running."> <s> - <vp tam="pres-cont"> - <verb>run</verb> + <vp tam="pres-cont" negation="POS" question="not.Q"> + <word posp="verb" gloss="run"/> </vp> - <np number="sing" def="def" role="subj" tr="theme"> - <noun>cat</noun> + <np number="sing" def="def" role="subj" tr="theme" locus="number"> + <word posp="noun" gloss="cat"/> </np> </s> </example>
module articles:
No change.
module nonpastonly:
<example id="intr_act" translation="The cat is running."> <s> - <vp tam="pres-cont" negation="POS" question="not.Q"> + <vp tam="pres-cont" negation="POS" question="not.Q" ta="PRES"> <word posp="verb" gloss="run"/> </vp> <np number="sing" def="def" role="subj" tr="theme" locus="number"> <word posp="noun" gloss="cat"/> </np> </s> </example>
module noepistemic:
No change.
module sequential:
No change.
module sentenceconnectors:
No change.
module subordinate:
No change.
tva1tva2
module affixdensity:
No change.
module adpositions:
No change.
module constorder:
<example id="intr_act" translation="The cat is running."> <s> - <vp tam="pres-cont" negation="POS" question="not.Q" ta="PRES"> - <word posp="verb" gloss="run"/> - </vp> <np number="sing" def="def" role="subj" tr="theme" locus="number"> <word posp="noun" gloss="cat"/> </np> + <vp tam="pres-cont" negation="POS" question="not.Q" ta="PRES"> + <word posp="verb" gloss="run"/> + </vp> </s> </example>
module casemarking:
<example id="intr_act" translation="The cat is running."> <s> - <np number="sing" def="def" role="subj" tr="theme" locus="number"> + <np number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM"> <word posp="noun" gloss="cat"/> </np> <vp tam="pres-cont" negation="POS" question="not.Q" ta="PRES"> <word posp="verb" gloss="run"/> </vp> </s> </example>
module markowner:
No change.
module addgender:
<example id="intr_act" translation="The cat is running."> <s> - <np number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM"> + <np number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM" gender="fem"> <word posp="noun" gloss="cat"/> </np> <vp tam="pres-cont" negation="POS" question="not.Q" ta="PRES"> <word posp="verb" gloss="run"/> </vp> </s> </example>
module propagatenumber:
No change.
module simplifynumber:
<example id="intr_act" translation="The cat is running."> <s> - <np number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM" gender="fem"> + <np def="def" role="subj" tr="theme" locus="number" case="NOM" gender="fem"> <word posp="noun" gloss="cat"/> </np> <vp tam="pres-cont" negation="POS" question="not.Q" ta="PRES"> <word posp="verb" gloss="run"/> </vp> </s> </example>
createpronouns:
No change.
module ngen:
No change.
module wordorder:
No change.
module wordorder:
No change.
module wordorder:
No change.
module conjp:
No change.
flattenconjp:
No change.
fixpronouns:
No change.
copyuptophrase:
<example id="intr_act" translation="The cat is running.">
<s>
<np def="def" role="subj" tr="theme" locus="number" case="NOM" gender="fem">
<word posp="noun" gloss="cat"/>
</np>
- <vp tam="pres-cont" negation="POS" question="not.Q" ta="PRES">
+ <vp tam="pres-cont" negation="POS" question="not.Q" ta="PRES" subj="3.fem">
<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" gender="fem">
<word posp="noun" gloss="cat"/>
</np>
<vp tam="pres-cont" negation="POS" question="not.Q" ta="PRES" subj="3.fem">
<word posp="verb" gloss="run"/>
+ <thingy type="vpta" function="enclitic" gloss="PRES"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
+ <thingy type="vpsubj" function="enclitic" gloss="3.fem"/>
+ <thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
</s>
</example>
propagateArgumentCase:
No change.
unwrapArgumentNPs:
No change.
unwrapOwnerOwned:
No change.
movedowntoword:
<example id="intr_act" translation="The cat is running.">
<s>
<np def="def" role="subj" tr="theme" locus="number" case="NOM" gender="fem">
- <word posp="noun" gloss="cat"/>
+ <word posp="noun" gloss="cat" def="def" role="subj" tr="theme" locus="number" case="NOM" gender="fem"/>
</np>
<vp tam="pres-cont" negation="POS" question="not.Q" ta="PRES" subj="3.fem">
- <word posp="verb" gloss="run"/>
+ <word posp="verb" gloss="run" tam="pres-cont" negation="POS" question="not.Q" ta="PRES" subj="3.fem"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="3.fem"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
</s>
</example>
addaffixes:
About to call getSlotValue for cat/noun/def/obligatoryGot def
About to call getSlotValue for run/verb/comp/optional
<example id="intr_act" translation="The cat is running.">
<s>
<np def="def" role="subj" tr="theme" locus="number" case="NOM" gender="fem">
<word posp="noun" gloss="cat" def="def" role="subj" tr="theme" locus="number" case="NOM" gender="fem"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
</np>
<vp tam="pres-cont" negation="POS" question="not.Q" ta="PRES" subj="3.fem">
<word posp="verb" gloss="run" tam="pres-cont" negation="POS" question="not.Q" ta="PRES" subj="3.fem"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="3.fem"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</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" gender="fem"> + <flat> <word posp="noun" gloss="cat" def="def" role="subj" tr="theme" locus="number" case="NOM" gender="fem"/> <thingy type="noundef" function="suffix" gloss="def"/> - </np> - <vp tam="pres-cont" negation="POS" question="not.Q" ta="PRES" subj="3.fem"> <word posp="verb" gloss="run" tam="pres-cont" negation="POS" question="not.Q" ta="PRES" subj="3.fem"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpsubj" function="enclitic" gloss="3.fem"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - </vp> - </s> + </flat> </example>
addvocab:
<example id="intr_act" translation="The cat is running."> <flat> - <word posp="noun" gloss="cat" def="def" role="subj" tr="theme" locus="number" case="NOM" gender="fem"/> - <thingy type="noundef" function="suffix" gloss="def"/> - <word posp="verb" gloss="run" tam="pres-cont" negation="POS" question="not.Q" ta="PRES" subj="3.fem"/> - <thingy type="vpta" function="enclitic" gloss="PRES"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpsubj" function="enclitic" gloss="3.fem"/> - <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> + <word posp="noun" gloss="cat" def="def" role="subj" tr="theme" locus="number" case="NOM" gender="fem" ph="ɡʷ e f">ɡʷef</word> + <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="e ɖ">eɖ</thingy> + <word posp="verb" gloss="run" tam="pres-cont" negation="POS" question="not.Q" ta="PRES" subj="3.fem" ph="d u d">dud</word> + <thingy type="vpta" function="enclitic" gloss="PRES" ph=""></thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> + <thingy type="vpsubj" function="enclitic" gloss="3.fem.SUBJ" ph="m i ɡ">miɡ</thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph=""></thingy> </flat> </example>
vowelharmony:
No change.
removetags:
<example id="intr_act" translation="The cat is running."> <flat> - <word posp="noun" gloss="cat" def="def" role="subj" tr="theme" locus="number" case="NOM" gender="fem" ph="ɡʷ e f">ɡʷef</word> - <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="e ɖ">eɖ</thingy> - <word posp="verb" gloss="run" tam="pres-cont" negation="POS" question="not.Q" ta="PRES" subj="3.fem" ph="d u d">dud</word> - <thingy type="vpta" function="enclitic" gloss="PRES" ph=""></thingy> - <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> - <thingy type="vpsubj" function="enclitic" gloss="3.fem.SUBJ" ph="m i ɡ">miɡ</thingy> - <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph=""></thingy> + <word posp="noun" gloss="cat" def="def" role="subj" tr="theme" locus="number" case="NOM" gender="fem">ɡʷef</word> + <thingy type="noundef" function="suffix" gloss="def">eɖ</thingy> + <word posp="verb" gloss="run" tam="pres-cont" negation="POS" question="not.Q" ta="PRES" subj="3.fem">dud</word> + <thingy type="vpsubj" function="enclitic" gloss="3.fem.SUBJ">miɡ</thingy> </flat> + <p><span class="ilpair"><span class="mor">ɡʷef</span><br><span class="gls">cat</span></span> <span class="ilpair"><span class="mor">-eɖ</span><br><span class="gls">def</span></span> <span class="ilpair"><span class="mor">dud</span><br><span class="gls">run</span></span> <span class="ilpair"><span class="mor">miɡ</span><br><span class="gls">3.fem.<span class="glssc">SUBJ</span></span></span></p> + <p>ɡʷefeɖ dud miɡ</p> + <p>gweferd dud mig</p> + <il> + <w> + <o>ɡʷef</o> + <g>cat</g> + </w> + <w> + <o>-eɖ</o> + <g>def</g> + </w> + <w> + <o>dud</o> + <g>run</g> + </w> + <w> + <o>miɡ</o> + <g>3.fem.SUBJ</g> + </w> + </il> </example>
Gweferd dud mig. [ɡʷefeɖ dud miɡ] ɡʷef cat -eɖ def dud run miɡ 3.fem.SUBJ “The cat is running.” | (19) |
initial XML:
<example id="tr_pres" translation="The cat is chasing the mouse.">
<s>
<vp tam="pres-cont">
<verb>chase</verb>
</vp>
<np number="sing" def="def" role="subj" tr="theme">
<noun>cat</noun>
</np>
<np number="sing" def="def" role="obj" tr="rheme">
<noun>mouse</noun>
</np>
</s>
</example>cleanup:
<example id="tr_pres" translation="The cat is chasing the mouse."> <s> - <vp tam="pres-cont"> - <verb>chase</verb> + <vp tam="pres-cont" negation="POS" question="not.Q"> + <word posp="verb" gloss="chase"/> </vp> - <np number="sing" def="def" role="subj" tr="theme"> - <noun>cat</noun> + <np number="sing" def="def" role="subj" tr="theme" locus="number"> + <word posp="noun" gloss="cat"/> </np> - <np number="sing" def="def" role="obj" tr="rheme"> - <noun>mouse</noun> + <np number="sing" def="def" role="obj" tr="rheme" locus="number"> + <word posp="noun" gloss="mouse"/> </np> </s> </example>
module articles:
No change.
module nonpastonly:
<example id="tr_pres" translation="The cat is chasing the mouse."> <s> - <vp tam="pres-cont" negation="POS" question="not.Q"> + <vp tam="pres-cont" negation="POS" question="not.Q" ta="PRES"> <word posp="verb" gloss="chase"/> </vp> <np number="sing" def="def" role="subj" tr="theme" locus="number"> <word posp="noun" gloss="cat"/> </np> <np number="sing" def="def" role="obj" tr="rheme" locus="number"> <word posp="noun" gloss="mouse"/> </np> </s> </example>
module noepistemic:
No change.
module sequential:
No change.
module sentenceconnectors:
No change.
module subordinate:
No change.
tva1tva2
module affixdensity:
No change.
module adpositions:
No change.
module constorder:
<example id="tr_pres" translation="The cat is chasing the mouse."> <s> - <vp tam="pres-cont" negation="POS" question="not.Q" ta="PRES"> - <word posp="verb" gloss="chase"/> - </vp> <np number="sing" def="def" role="subj" tr="theme" locus="number"> <word posp="noun" gloss="cat"/> </np> + <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"/> </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"/> </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"/> </np> </s> </example>
module markowner:
No change.
module addgender:
<example id="tr_pres" translation="The cat is chasing the mouse."> <s> - <np number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM"> + <np number="sing" def="def" role="subj" tr="theme" locus="number" case="NOM" gender="fem"> <word posp="noun" gloss="cat"/> </np> <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 number="sing" def="def" role="obj" tr="rheme" locus="number" case="ACC" gender="fem"> <word posp="noun" gloss="mouse"/> </np> </s> </example>
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" gender="fem"> + <np def="def" role="subj" tr="theme" locus="number" case="NOM" gender="fem"> <word posp="noun" gloss="cat"/> </np> <vp tam="pres-cont" negation="POS" question="not.Q" ta="PRES"> <word posp="verb" gloss="chase"/> </vp> - <np number="sing" def="def" role="obj" tr="rheme" locus="number" case="ACC" gender="fem"> + <np def="def" role="obj" tr="rheme" locus="number" case="ACC" gender="fem"> <word posp="noun" gloss="mouse"/> </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:
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" gender="fem">
<word posp="noun" gloss="cat"/>
</np>
- <vp tam="pres-cont" negation="POS" question="not.Q" ta="PRES">
+ <vp tam="pres-cont" negation="POS" question="not.Q" ta="PRES" subj="3.fem" obj="3.fem">
<word posp="verb" gloss="chase"/>
</vp>
<np def="def" role="obj" tr="rheme" locus="number" case="ACC" gender="fem">
<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" gender="fem">
<word posp="noun" gloss="cat"/>
</np>
<vp tam="pres-cont" negation="POS" question="not.Q" ta="PRES" subj="3.fem" obj="3.fem">
<word posp="verb" gloss="chase"/>
+ <thingy type="vpta" function="enclitic" gloss="PRES"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
+ <thingy type="vpsubj" function="enclitic" gloss="3.fem"/>
+ <thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np def="def" role="obj" tr="rheme" locus="number" case="ACC" gender="fem">
<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" gender="fem">
- <word posp="noun" gloss="cat"/>
+ <word posp="noun" gloss="cat" def="def" role="subj" tr="theme" locus="number" case="NOM" gender="fem"/>
</np>
<vp tam="pres-cont" negation="POS" question="not.Q" ta="PRES" subj="3.fem" obj="3.fem">
- <word posp="verb" gloss="chase"/>
+ <word posp="verb" gloss="chase" tam="pres-cont" negation="POS" question="not.Q" ta="PRES" subj="3.fem" obj="3.fem"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="3.fem"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np def="def" role="obj" tr="rheme" locus="number" case="ACC" gender="fem">
- <word posp="noun" gloss="mouse"/>
+ <word posp="noun" gloss="mouse" def="def" role="obj" tr="rheme" locus="number" case="ACC" gender="fem"/>
</np>
</s>
</example>
addaffixes:
About to call getSlotValue for cat/noun/def/obligatoryGot def
About to call getSlotValue for chase/verb/comp/optional
About to call getSlotValue for mouse/noun/def/obligatory
Got def
<example id="tr_pres" translation="The cat is chasing the mouse.">
<s>
<np def="def" role="subj" tr="theme" locus="number" case="NOM" gender="fem">
<word posp="noun" gloss="cat" def="def" role="subj" tr="theme" locus="number" case="NOM" gender="fem"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
</np>
<vp tam="pres-cont" negation="POS" question="not.Q" ta="PRES" subj="3.fem" obj="3.fem">
<word posp="verb" gloss="chase" tam="pres-cont" negation="POS" question="not.Q" ta="PRES" subj="3.fem" obj="3.fem"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="3.fem"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np def="def" role="obj" tr="rheme" locus="number" case="ACC" gender="fem">
<word posp="noun" gloss="mouse" def="def" role="obj" tr="rheme" locus="number" case="ACC" gender="fem"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
</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" gender="fem"> + <flat> <word posp="noun" gloss="cat" def="def" role="subj" tr="theme" locus="number" case="NOM" gender="fem"/> <thingy type="noundef" function="suffix" gloss="def"/> - </np> - <vp tam="pres-cont" negation="POS" question="not.Q" ta="PRES" subj="3.fem" obj="3.fem"> <word posp="verb" gloss="chase" tam="pres-cont" negation="POS" question="not.Q" ta="PRES" subj="3.fem" obj="3.fem"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpsubj" function="enclitic" gloss="3.fem"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - </vp> - <np def="def" role="obj" tr="rheme" locus="number" case="ACC" gender="fem"> <word posp="noun" gloss="mouse" def="def" role="obj" tr="rheme" locus="number" case="ACC" gender="fem"/> <thingy type="noundef" function="suffix" gloss="def"/> - </np> - </s> + </flat> </example>
addvocab:
<example id="tr_pres" translation="The cat is chasing the mouse."> <flat> - <word posp="noun" gloss="cat" def="def" role="subj" tr="theme" locus="number" case="NOM" gender="fem"/> - <thingy type="noundef" function="suffix" gloss="def"/> - <word posp="verb" gloss="chase" tam="pres-cont" negation="POS" question="not.Q" ta="PRES" subj="3.fem" obj="3.fem"/> - <thingy type="vpta" function="enclitic" gloss="PRES"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpsubj" function="enclitic" gloss="3.fem"/> - <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - <word posp="noun" gloss="mouse" def="def" role="obj" tr="rheme" locus="number" case="ACC" gender="fem"/> - <thingy type="noundef" function="suffix" gloss="def"/> + <word posp="noun" gloss="cat" def="def" role="subj" tr="theme" locus="number" case="NOM" gender="fem" ph="ɡʷ e f">ɡʷef</word> + <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="e ɖ">eɖ</thingy> + <word posp="verb" gloss="chase" tam="pres-cont" negation="POS" question="not.Q" ta="PRES" subj="3.fem" obj="3.fem" ph="t͡ʃ e m i ŋ">t͡ʃemiŋ</word> + <thingy type="vpta" function="enclitic" gloss="PRES" ph=""></thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> + <thingy type="vpsubj" function="enclitic" gloss="3.fem.SUBJ" ph="m i ɡ">miɡ</thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph=""></thingy> + <word posp="noun" gloss="mouse" def="def" role="obj" tr="rheme" locus="number" case="ACC" gender="fem" ph="l i b o ɓ">liboɓ</word> + <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="e ɖ">eɖ</thingy> </flat> </example>
vowelharmony:
No change.
removetags:
<example id="tr_pres" translation="The cat is chasing the mouse."> <flat> - <word posp="noun" gloss="cat" def="def" role="subj" tr="theme" locus="number" case="NOM" gender="fem" ph="ɡʷ e f">ɡʷef</word> - <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="e ɖ">eɖ</thingy> - <word posp="verb" gloss="chase" tam="pres-cont" negation="POS" question="not.Q" ta="PRES" subj="3.fem" obj="3.fem" ph="t͡ʃ e m i ŋ">t͡ʃemiŋ</word> - <thingy type="vpta" function="enclitic" gloss="PRES" ph=""></thingy> - <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> - <thingy type="vpsubj" function="enclitic" gloss="3.fem.SUBJ" ph="m i ɡ">miɡ</thingy> - <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph=""></thingy> - <word posp="noun" gloss="mouse" def="def" role="obj" tr="rheme" locus="number" case="ACC" gender="fem" ph="l i b o ɓ">liboɓ</word> - <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="e ɖ">eɖ</thingy> + <word posp="noun" gloss="cat" def="def" role="subj" tr="theme" locus="number" case="NOM" gender="fem">ɡʷef</word> + <thingy type="noundef" function="suffix" gloss="def">eɖ</thingy> + <word posp="verb" gloss="chase" tam="pres-cont" negation="POS" question="not.Q" ta="PRES" subj="3.fem" obj="3.fem">t͡ʃemiŋ</word> + <thingy type="vpsubj" function="enclitic" gloss="3.fem.SUBJ">miɡ</thingy> + <word posp="noun" gloss="mouse" def="def" role="obj" tr="rheme" locus="number" case="ACC" gender="fem">liboɓ</word> + <thingy type="noundef" function="suffix" gloss="def">eɖ</thingy> </flat> + <p><span class="ilpair"><span class="mor">ɡʷef</span><br><span class="gls">cat</span></span> <span class="ilpair"><span class="mor">-eɖ</span><br><span class="gls">def</span></span> <span class="ilpair"><span class="mor">t͡ʃemiŋ</span><br><span class="gls">chase</span></span> <span class="ilpair"><span class="mor">miɡ</span><br><span class="gls">3.fem.<span class="glssc">SUBJ</span></span></span> <span class="ilpair"><span class="mor">liboɓ</span><br><span class="gls">mouse</span></span> <span class="ilpair"><span class="mor">-eɖ</span><br><span class="gls">def</span></span></p> + <p>ɡʷefeɖ t͡ʃemiŋ miɡ liboɓeɖ</p> + <p>gweferd cheming mig libobberd</p> + <il> + <w> + <o>ɡʷef</o> + <g>cat</g> + </w> + <w> + <o>-eɖ</o> + <g>def</g> + </w> + <w> + <o>t͡ʃemiŋ</o> + <g>chase</g> + </w> + <w> + <o>miɡ</o> + <g>3.fem.SUBJ</g> + </w> + <w> + <o>liboɓ</o> + <g>mouse</g> + </w> + <w> + <o>-eɖ</o> + <g>def</g> + </w> + </il> </example>
Gweferd cheming mig libobberd. [ɡʷefeɖ t͡ʃemiŋ miɡ liboɓeɖ] ɡʷef cat -eɖ def t͡ʃemiŋ chase miɡ 3.fem.SUBJ liboɓ mouse -eɖ def “The cat is chasing the mouse.” | (20) |
initial XML:
<example id="tr_past" translation="The cat caught the mouse.">
<s>
<vp tam="past-punct">
<verb>catch</verb>
</vp>
<np number="sing" def="def" role="subj" tr="theme">
<noun>cat</noun>
</np>
<np number="sing" def="def" role="obj" tr="rheme">
<noun>mouse</noun>
</np>
</s>
</example>cleanup:
<example id="tr_past" translation="The cat caught the mouse."> <s> - <vp tam="past-punct"> - <verb>catch</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="catch"/> </vp> - <np number="sing" def="def" role="subj" tr="theme"> - <noun>cat</noun> + <np number="sing" def="def" role="subj" tr="theme" locus="number"> + <word posp="noun" gloss="cat"/> </np> - <np number="sing" def="def" role="obj" tr="rheme"> - <noun>mouse</noun> + <np number="sing" def="def" role="obj" tr="rheme" locus="number"> + <word posp="noun" gloss="mouse"/> </np> </s> </example>
module articles:
No change.
module nonpastonly:
<example id="tr_past" translation="The cat caught the mouse."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="catch"/> </vp> <np number="sing" def="def" role="subj" tr="theme" locus="number"> <word posp="noun" gloss="cat"/> </np> <np number="sing" def="def" role="obj" tr="rheme" locus="number"> <word posp="noun" gloss="mouse"/> </np> </s> </example>
module noepistemic:
No change.
module sequential:
No change.
module sentenceconnectors:
No change.
module subordinate:
No change.
tva1tva2
module affixdensity:
No change.
module adpositions:
No change.
module constorder:
<example id="tr_past" translation="The cat caught the mouse."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> - <word posp="verb" gloss="catch"/> - </vp> <np number="sing" def="def" role="subj" tr="theme" locus="number"> <word posp="noun" gloss="cat"/> </np> + <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"/> </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="ERG"> <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 number="sing" def="def" role="obj" tr="rheme" locus="number"> + <np number="sing" def="def" role="obj" tr="rheme" locus="number" case="NOM"> <word posp="noun" gloss="mouse"/> </np> </s> </example>
module markowner:
No change.
module addgender:
<example id="tr_past" translation="The cat caught the mouse."> <s> - <np number="sing" def="def" role="subj" tr="theme" locus="number" case="ERG"> + <np number="sing" def="def" role="subj" tr="theme" locus="number" case="ERG" gender="fem"> <word posp="noun" gloss="cat"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="catch"/> </vp> - <np number="sing" def="def" role="obj" tr="rheme" locus="number" case="NOM"> + <np number="sing" def="def" role="obj" tr="rheme" locus="number" case="NOM" gender="fem"> <word posp="noun" gloss="mouse"/> </np> </s> </example>
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="ERG" gender="fem"> + <np def="def" role="subj" tr="theme" locus="number" case="ERG" gender="fem"> <word posp="noun" gloss="cat"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="catch"/> </vp> - <np number="sing" def="def" role="obj" tr="rheme" locus="number" case="NOM" gender="fem"> + <np def="def" role="obj" tr="rheme" locus="number" case="NOM" gender="fem"> <word posp="noun" gloss="mouse"/> </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:
No change.
copyuptophrase:
<example id="tr_past" translation="The cat caught the mouse.">
<s>
<np def="def" role="subj" tr="theme" locus="number" case="ERG" gender="fem">
<word posp="noun" gloss="cat"/>
</np>
- <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
+ <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.fem" obj="3.fem">
<word posp="verb" gloss="catch"/>
</vp>
<np def="def" role="obj" tr="rheme" locus="number" case="NOM" gender="fem">
<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="ERG" gender="fem">
<word posp="noun" gloss="cat"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.fem" obj="3.fem">
<word posp="verb" gloss="catch"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
+ <thingy type="vpsubj" function="enclitic" gloss="3.fem"/>
+ <thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np def="def" role="obj" tr="rheme" locus="number" case="NOM" gender="fem">
<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="ERG" gender="fem">
- <word posp="noun" gloss="cat"/>
+ <word posp="noun" gloss="cat" def="def" role="subj" tr="theme" locus="number" case="ERG" gender="fem"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.fem" obj="3.fem">
- <word posp="verb" gloss="catch"/>
+ <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.fem" obj="3.fem"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="3.fem"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np def="def" role="obj" tr="rheme" locus="number" case="NOM" gender="fem">
- <word posp="noun" gloss="mouse"/>
+ <word posp="noun" gloss="mouse" def="def" role="obj" tr="rheme" locus="number" case="NOM" gender="fem"/>
</np>
</s>
</example>
addaffixes:
About to call getSlotValue for cat/noun/def/obligatoryGot def
About to call getSlotValue for catch/verb/comp/optional
About to call getSlotValue for mouse/noun/def/obligatory
Got def
<example id="tr_past" translation="The cat caught the mouse.">
<s>
<np def="def" role="subj" tr="theme" locus="number" case="ERG" gender="fem">
<word posp="noun" gloss="cat" def="def" role="subj" tr="theme" locus="number" case="ERG" gender="fem"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.fem" obj="3.fem">
<word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.fem" obj="3.fem"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="3.fem"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np def="def" role="obj" tr="rheme" locus="number" case="NOM" gender="fem">
<word posp="noun" gloss="mouse" def="def" role="obj" tr="rheme" locus="number" case="NOM" gender="fem"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
</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="ERG" gender="fem"> + <flat> <word posp="noun" gloss="cat" def="def" role="subj" tr="theme" locus="number" case="ERG" gender="fem"/> <thingy type="noundef" function="suffix" gloss="def"/> - </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.fem" obj="3.fem"> <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.fem" obj="3.fem"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpsubj" function="enclitic" gloss="3.fem"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - </vp> - <np def="def" role="obj" tr="rheme" locus="number" case="NOM" gender="fem"> <word posp="noun" gloss="mouse" def="def" role="obj" tr="rheme" locus="number" case="NOM" gender="fem"/> <thingy type="noundef" function="suffix" gloss="def"/> - </np> - </s> + </flat> </example>
addvocab:
<example id="tr_past" translation="The cat caught the mouse."> <flat> - <word posp="noun" gloss="cat" def="def" role="subj" tr="theme" locus="number" case="ERG" gender="fem"/> - <thingy type="noundef" function="suffix" gloss="def"/> - <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.fem" obj="3.fem"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpsubj" function="enclitic" gloss="3.fem"/> - <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - <word posp="noun" gloss="mouse" def="def" role="obj" tr="rheme" locus="number" case="NOM" gender="fem"/> - <thingy type="noundef" function="suffix" gloss="def"/> + <word posp="noun" gloss="cat" def="def" role="subj" tr="theme" locus="number" case="ERG" gender="fem" ph="ɡʷ e f">ɡʷef</word> + <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="e ɖ">eɖ</thingy> + <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.fem" obj="3.fem" ph="ʈ iː">ʈiː</word> + <thingy type="vpta" function="enclitic" gloss="PAST" ph="h i ʈ">hiʈ</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> + <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> + <thingy type="vpsubj" function="enclitic" gloss="3.fem.SUBJ" ph="m i ɡ">miɡ</thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph=""></thingy> + <word posp="noun" gloss="mouse" def="def" role="obj" tr="rheme" locus="number" case="NOM" gender="fem" ph="l i b o ɓ">liboɓ</word> + <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="e ɖ">eɖ</thingy> </flat> </example>
vowelharmony:
No change.
removetags:
<example id="tr_past" translation="The cat caught the mouse."> <flat> - <word posp="noun" gloss="cat" def="def" role="subj" tr="theme" locus="number" case="ERG" gender="fem" ph="ɡʷ e f">ɡʷef</word> - <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="e ɖ">eɖ</thingy> - <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.fem" obj="3.fem" ph="ʈ iː">ʈiː</word> - <thingy type="vpta" function="enclitic" gloss="PAST" ph="h i ʈ">hiʈ</thingy> - <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> - <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> - <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> - <thingy type="vpsubj" function="enclitic" gloss="3.fem.SUBJ" ph="m i ɡ">miɡ</thingy> - <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph=""></thingy> - <word posp="noun" gloss="mouse" def="def" role="obj" tr="rheme" locus="number" case="NOM" gender="fem" ph="l i b o ɓ">liboɓ</word> - <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="e ɖ">eɖ</thingy> + <word posp="noun" gloss="cat" def="def" role="subj" tr="theme" locus="number" case="ERG" gender="fem">ɡʷef</word> + <thingy type="noundef" function="suffix" gloss="def">eɖ</thingy> + <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.fem" obj="3.fem">ʈiː</word> + <thingy type="vpta" function="enclitic" gloss="PAST">hiʈ</thingy> + <thingy type="vpsubj" function="enclitic" gloss="3.fem.SUBJ">miɡ</thingy> + <word posp="noun" gloss="mouse" def="def" role="obj" tr="rheme" locus="number" case="NOM" gender="fem">liboɓ</word> + <thingy type="noundef" function="suffix" gloss="def">eɖ</thingy> </flat> + <p><span class="ilpair"><span class="mor">ɡʷef</span><br><span class="gls">cat</span></span> <span class="ilpair"><span class="mor">-eɖ</span><br><span class="gls">def</span></span> <span class="ilpair"><span class="mor">ʈiː</span><br><span class="gls">catch</span></span> <span class="ilpair"><span class="mor">hiʈ</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">miɡ</span><br><span class="gls">3.fem.<span class="glssc">SUBJ</span></span></span> <span class="ilpair"><span class="mor">liboɓ</span><br><span class="gls">mouse</span></span> <span class="ilpair"><span class="mor">-eɖ</span><br><span class="gls">def</span></span></p> + <p>ɡʷefeɖ ʈiː hiʈ miɡ liboɓeɖ</p> + <p>gweferd rtii hirt mig libobberd</p> + <il> + <w> + <o>ɡʷef</o> + <g>cat</g> + </w> + <w> + <o>-eɖ</o> + <g>def</g> + </w> + <w> + <o>ʈiː</o> + <g>catch</g> + </w> + <w> + <o>hiʈ</o> + <g>PAST</g> + </w> + <w> + <o>miɡ</o> + <g>3.fem.SUBJ</g> + </w> + <w> + <o>liboɓ</o> + <g>mouse</g> + </w> + <w> + <o>-eɖ</o> + <g>def</g> + </w> + </il> </example>
Gweferd rtii hirt mig libobberd. [ɡʷefeɖ ʈiː hiʈ miɡ liboɓeɖ] ɡʷef cat -eɖ def ʈiː catch hiʈ PAST miɡ 3.fem.SUBJ liboɓ mouse -eɖ def “The cat caught the mouse.” | (21) |
Conjunctions
Here is an example of a conjunction.
initial XML:
<example id="conj1" translation="The hunter killed the jaguars, the tigers and the lions.">
<s>
<vp tam="past-punct">
<verb>kill</verb>
</vp>
<np def="def" number="sing" tr="theme" role="subj">
<noun>hunter</noun>
</np>
<np role="obj" tr="rheme">
<conjp conj="and">
<np def="def" number="plur">
<noun>jaguar</noun>
</np>
<np def="def" number="plur">
<noun>tiger</noun>
</np>
<np def="def" number="plur">
<noun>lion</noun>
</np>
</conjp>
</np>
</s>
</example>cleanup:
<example id="conj1" translation="The hunter killed the jaguars, the tigers and the lions."> <s> - <vp tam="past-punct"> - <verb>kill</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="kill"/> </vp> - <np def="def" number="sing" tr="theme" role="subj"> - <noun>hunter</noun> + <np def="def" number="sing" tr="theme" role="subj" locus="number"> + <word posp="noun" gloss="hunter"/> </np> <np role="obj" tr="rheme"> <conjp conj="and"> - <np def="def" number="plur"> - <noun>jaguar</noun> + <np def="def" number="plur" locus="number"> + <word posp="noun" gloss="jaguar"/> </np> - <np def="def" number="plur"> - <noun>tiger</noun> + <np def="def" number="plur" locus="number"> + <word posp="noun" gloss="tiger"/> </np> - <np def="def" number="plur"> - <noun>lion</noun> + <np def="def" number="plur" locus="number"> + <word posp="noun" gloss="lion"/> </np> </conjp> </np> </s> </example>
module articles:
No change.
module nonpastonly:
<example id="conj1" translation="The hunter killed the jaguars, the tigers and the lions."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="kill"/> </vp> <np def="def" number="sing" tr="theme" role="subj" locus="number"> <word posp="noun" gloss="hunter"/> </np> <np role="obj" tr="rheme"> <conjp conj="and"> <np def="def" number="plur" locus="number"> <word posp="noun" gloss="jaguar"/> </np> <np def="def" number="plur" locus="number"> <word posp="noun" gloss="tiger"/> </np> <np def="def" number="plur" locus="number"> <word posp="noun" gloss="lion"/> </np> </conjp> </np> </s> </example>
module noepistemic:
No change.
module sequential:
No change.
module sentenceconnectors:
No change.
module subordinate:
No change.
tva1tva2
module affixdensity:
No change.
module adpositions:
No change.
module constorder:
<example id="conj1" translation="The hunter killed the jaguars, the tigers and the lions."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> - <word posp="verb" gloss="kill"/> - </vp> <np def="def" number="sing" tr="theme" role="subj" locus="number"> <word posp="noun" gloss="hunter"/> </np> + <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"/> </np> <np def="def" number="plur" locus="number"> <word posp="noun" gloss="tiger"/> </np> <np def="def" number="plur" locus="number"> <word posp="noun" gloss="lion"/> </np> </conjp> </np> </s> </example>
module 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="ERG"> <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"> + <np role="obj" tr="rheme" case="NOM"> <conjp conj="and"> <np def="def" number="plur" locus="number"> <word posp="noun" gloss="jaguar"/> </np> <np def="def" number="plur" locus="number"> <word posp="noun" gloss="tiger"/> </np> <np def="def" number="plur" locus="number"> <word posp="noun" gloss="lion"/> </np> </conjp> </np> </s> </example>
module markowner:
No change.
module addgender:
<example id="conj1" translation="The hunter killed the jaguars, the tigers and the lions."> <s> - <np def="def" number="sing" tr="theme" role="subj" locus="number" case="ERG"> + <np def="def" number="sing" tr="theme" role="subj" locus="number" case="ERG" gender="masc"> <word posp="noun" gloss="hunter"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="kill"/> </vp> - <np role="obj" tr="rheme" case="NOM"> + <np role="obj" tr="rheme" case="NOM" gender="fem"> <conjp conj="and"> - <np def="def" number="plur" locus="number"> + <np def="def" number="plur" locus="number" gender="fem"> <word posp="noun" gloss="jaguar"/> </np> - <np def="def" number="plur" locus="number"> + <np def="def" number="plur" locus="number" gender="fem"> <word posp="noun" gloss="tiger"/> </np> - <np def="def" number="plur" locus="number"> + <np def="def" number="plur" locus="number" gender="fem"> <word posp="noun" gloss="lion"/> </np> </conjp> </np> </s> </example>
module propagatenumber:
<example id="conj1" translation="The hunter killed the jaguars, the tigers and the lions.">
<s>
<np def="def" number="sing" tr="theme" role="subj" locus="number" case="ERG" gender="masc">
<word posp="noun" gloss="hunter"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="kill"/>
</vp>
- <np role="obj" tr="rheme" case="NOM" gender="fem">
+ <np role="obj" tr="rheme" case="NOM" gender="fem" number="plur">
<conjp conj="and">
<np def="def" number="plur" locus="number" gender="fem">
<word posp="noun" gloss="jaguar"/>
</np>
<np def="def" number="plur" locus="number" gender="fem">
<word posp="noun" gloss="tiger"/>
</np>
<np def="def" number="plur" locus="number" gender="fem">
<word posp="noun" gloss="lion"/>
</np>
</conjp>
</np>
</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="ERG" gender="masc"> + <np def="def" tr="theme" role="subj" locus="number" case="ERG" gender="masc"> <word posp="noun" gloss="hunter"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="kill"/> </vp> - <np role="obj" tr="rheme" case="NOM" gender="fem" number="plur"> + <np role="obj" tr="rheme" case="NOM" gender="fem"> <conjp conj="and"> - <np def="def" number="plur" locus="number" gender="fem"> + <np def="def" locus="number" gender="fem"> <word posp="noun" gloss="jaguar"/> </np> - <np def="def" number="plur" locus="number" gender="fem"> + <np def="def" locus="number" gender="fem"> <word posp="noun" gloss="tiger"/> </np> - <np def="def" number="plur" locus="number" gender="fem"> + <np def="def" locus="number" gender="fem"> <word posp="noun" gloss="lion"/> </np> </conjp> </np> </s> </example>
createpronouns:
No change.
module ngen:
No change.
module wordorder:
No change.
module wordorder:
No change.
module wordorder:
No change.
module conjp:
<example id="conj1" translation="The hunter killed the jaguars, the tigers and the lions.">
<s>
<np def="def" tr="theme" role="subj" locus="number" case="ERG" gender="masc">
<word posp="noun" gloss="hunter"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="kill"/>
</vp>
<np role="obj" tr="rheme" case="NOM" gender="fem">
<conjp conj="and">
<np def="def" locus="number" gender="fem">
<word posp="noun" gloss="jaguar"/>
</np>
+ <word posp="conj" gloss="and"/>
<np def="def" locus="number" gender="fem">
<word posp="noun" gloss="tiger"/>
</np>
+ <word posp="conj" gloss="and"/>
<np def="def" locus="number" gender="fem">
<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="ERG" gender="masc">
<word posp="noun" gloss="hunter"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="kill"/>
</vp>
<np role="obj" tr="rheme" case="NOM" gender="fem">
- <conjp conj="and">
- <np def="def" locus="number" gender="fem">
+ <np def="def" locus="number" gender="fem" role="obj" tr="rheme" case="NOM">
<word posp="noun" gloss="jaguar"/>
</np>
<word posp="conj" gloss="and"/>
- <np def="def" locus="number" gender="fem">
+ <np def="def" locus="number" gender="fem" role="obj" tr="rheme" case="NOM">
<word posp="noun" gloss="tiger"/>
</np>
<word posp="conj" gloss="and"/>
- <np def="def" locus="number" gender="fem">
+ <np def="def" locus="number" gender="fem" role="obj" tr="rheme" case="NOM">
<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="ERG" gender="masc">
<word posp="noun" gloss="hunter"/>
</np>
- <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
+ <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.masc" obj="3.fem">
<word posp="verb" gloss="kill"/>
</vp>
<np role="obj" tr="rheme" case="NOM" gender="fem">
<np def="def" locus="number" gender="fem" role="obj" tr="rheme" case="NOM">
<word posp="noun" gloss="jaguar"/>
</np>
<word posp="conj" gloss="and"/>
<np def="def" locus="number" gender="fem" role="obj" tr="rheme" case="NOM">
<word posp="noun" gloss="tiger"/>
</np>
<word posp="conj" gloss="and"/>
<np def="def" locus="number" gender="fem" role="obj" tr="rheme" case="NOM">
<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="ERG" gender="masc">
<word posp="noun" gloss="hunter"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.masc" obj="3.fem">
<word posp="verb" gloss="kill"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
+ <thingy type="vpsubj" function="enclitic" gloss="3.masc"/>
+ <thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np role="obj" tr="rheme" case="NOM" gender="fem">
<np def="def" locus="number" gender="fem" role="obj" tr="rheme" case="NOM">
<word posp="noun" gloss="jaguar"/>
</np>
<word posp="conj" gloss="and"/>
<np def="def" locus="number" gender="fem" role="obj" tr="rheme" case="NOM">
<word posp="noun" gloss="tiger"/>
</np>
<word posp="conj" gloss="and"/>
<np def="def" locus="number" gender="fem" role="obj" tr="rheme" case="NOM">
<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="ERG" gender="masc">
<word posp="noun" gloss="hunter"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.masc" obj="3.fem">
<word posp="verb" gloss="kill"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="3.masc"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
- <np role="obj" tr="rheme" case="NOM" gender="fem">
<np def="def" locus="number" gender="fem" role="obj" tr="rheme" case="NOM">
<word posp="noun" gloss="jaguar"/>
</np>
<word posp="conj" gloss="and"/>
<np def="def" locus="number" gender="fem" role="obj" tr="rheme" case="NOM">
<word posp="noun" gloss="tiger"/>
</np>
<word posp="conj" gloss="and"/>
<np def="def" locus="number" gender="fem" role="obj" tr="rheme" case="NOM">
<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="ERG" gender="masc">
- <word posp="noun" gloss="hunter"/>
+ <word posp="noun" gloss="hunter" def="def" tr="theme" role="subj" locus="number" case="ERG" gender="masc"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.masc" obj="3.fem">
- <word posp="verb" gloss="kill"/>
+ <word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.masc" obj="3.fem"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="3.masc"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np def="def" locus="number" gender="fem" role="obj" tr="rheme" case="NOM">
- <word posp="noun" gloss="jaguar"/>
+ <word posp="noun" gloss="jaguar" def="def" locus="number" gender="fem" role="obj" tr="rheme" case="NOM"/>
</np>
<word posp="conj" gloss="and"/>
<np def="def" locus="number" gender="fem" role="obj" tr="rheme" case="NOM">
- <word posp="noun" gloss="tiger"/>
+ <word posp="noun" gloss="tiger" def="def" locus="number" gender="fem" role="obj" tr="rheme" case="NOM"/>
</np>
<word posp="conj" gloss="and"/>
<np def="def" locus="number" gender="fem" role="obj" tr="rheme" case="NOM">
- <word posp="noun" gloss="lion"/>
+ <word posp="noun" gloss="lion" def="def" locus="number" gender="fem" role="obj" tr="rheme" case="NOM"/>
</np>
</s>
</example>
addaffixes:
About to call getSlotValue for hunter/noun/def/obligatoryGot def
About to call getSlotValue for kill/verb/comp/optional
About to call getSlotValue for jaguar/noun/def/obligatory
Got def
About to call getSlotValue for tiger/noun/def/obligatory
Got def
About to call getSlotValue for lion/noun/def/obligatory
Got def
<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="ERG" gender="masc">
<word posp="noun" gloss="hunter" def="def" tr="theme" role="subj" locus="number" case="ERG" gender="masc"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.masc" obj="3.fem">
<word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.masc" obj="3.fem"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="3.masc"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np def="def" locus="number" gender="fem" role="obj" tr="rheme" case="NOM">
<word posp="noun" gloss="jaguar" def="def" locus="number" gender="fem" role="obj" tr="rheme" case="NOM"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
</np>
<word posp="conj" gloss="and"/>
<np def="def" locus="number" gender="fem" role="obj" tr="rheme" case="NOM">
<word posp="noun" gloss="tiger" def="def" locus="number" gender="fem" role="obj" tr="rheme" case="NOM"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
</np>
<word posp="conj" gloss="and"/>
<np def="def" locus="number" gender="fem" role="obj" tr="rheme" case="NOM">
<word posp="noun" gloss="lion" def="def" locus="number" gender="fem" role="obj" tr="rheme" case="NOM"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
</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="ERG" gender="masc"> + <flat> <word posp="noun" gloss="hunter" def="def" tr="theme" role="subj" locus="number" case="ERG" gender="masc"/> <thingy type="noundef" function="suffix" gloss="def"/> - </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.masc" obj="3.fem"> <word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.masc" obj="3.fem"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpsubj" function="enclitic" gloss="3.masc"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - </vp> - <np def="def" locus="number" gender="fem" role="obj" tr="rheme" case="NOM"> <word posp="noun" gloss="jaguar" def="def" locus="number" gender="fem" role="obj" tr="rheme" case="NOM"/> <thingy type="noundef" function="suffix" gloss="def"/> - </np> <word posp="conj" gloss="and"/> - <np def="def" locus="number" gender="fem" role="obj" tr="rheme" case="NOM"> <word posp="noun" gloss="tiger" def="def" locus="number" gender="fem" role="obj" tr="rheme" case="NOM"/> <thingy type="noundef" function="suffix" gloss="def"/> - </np> <word posp="conj" gloss="and"/> - <np def="def" locus="number" gender="fem" role="obj" tr="rheme" case="NOM"> <word posp="noun" gloss="lion" def="def" locus="number" gender="fem" role="obj" tr="rheme" case="NOM"/> <thingy type="noundef" function="suffix" gloss="def"/> - </np> - </s> + </flat> </example>
addvocab:
<example id="conj1" translation="The hunter killed the jaguars, the tigers and the lions."> <flat> - <word posp="noun" gloss="hunter" def="def" tr="theme" role="subj" locus="number" case="ERG" gender="masc"/> - <thingy type="noundef" function="suffix" gloss="def"/> - <word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.masc" obj="3.fem"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpsubj" function="enclitic" gloss="3.masc"/> - <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - <word posp="noun" gloss="jaguar" def="def" locus="number" gender="fem" role="obj" tr="rheme" case="NOM"/> - <thingy type="noundef" function="suffix" gloss="def"/> - <word posp="conj" gloss="and"/> - <word posp="noun" gloss="tiger" def="def" locus="number" gender="fem" role="obj" tr="rheme" case="NOM"/> - <thingy type="noundef" function="suffix" gloss="def"/> - <word posp="conj" gloss="and"/> - <word posp="noun" gloss="lion" def="def" locus="number" gender="fem" role="obj" tr="rheme" case="NOM"/> - <thingy type="noundef" function="suffix" gloss="def"/> + <word posp="noun" gloss="hunter" def="def" tr="theme" role="subj" locus="number" case="ERG" gender="masc" ph="t i ʋ o ɡʷ">tiʋoɡʷ</word> + <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="e ɖ">eɖ</thingy> + <word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.masc" obj="3.fem" ph="s ai l">sail</word> + <thingy type="vpta" function="enclitic" gloss="PAST" ph="h i ʈ">hiʈ</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> + <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> + <thingy type="vpsubj" function="enclitic" gloss="3.masc.SUBJ" ph=""></thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph=""></thingy> + <word posp="noun" gloss="jaguar" def="def" locus="number" gender="fem" role="obj" tr="rheme" case="NOM" ph="b i ɳ i d">biɳid</word> + <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="e ɖ">eɖ</thingy> + <word posp="conj" gloss="and" ph="ʃ u d">ʃud</word> + <word posp="noun" gloss="tiger" def="def" locus="number" gender="fem" role="obj" tr="rheme" case="NOM" ph="ʃ o b uː t">ʃobuːt</word> + <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="e ɖ">eɖ</thingy> + <word posp="conj" gloss="and" ph="ʃ u d">ʃud</word> + <word posp="noun" gloss="lion" def="def" locus="number" gender="fem" role="obj" tr="rheme" case="NOM" ph="ɖ u n iː ɓ">ɖuniːɓ</word> + <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="e ɖ">eɖ</thingy> </flat> </example>
vowelharmony:
No change.
removetags:
<example id="conj1" translation="The hunter killed the jaguars, the tigers and the lions."> <flat> - <word posp="noun" gloss="hunter" def="def" tr="theme" role="subj" locus="number" case="ERG" gender="masc" ph="t i ʋ o ɡʷ">tiʋoɡʷ</word> - <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="e ɖ">eɖ</thingy> - <word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.masc" obj="3.fem" ph="s ai l">sail</word> - <thingy type="vpta" function="enclitic" gloss="PAST" ph="h i ʈ">hiʈ</thingy> - <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> - <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> - <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> - <thingy type="vpsubj" function="enclitic" gloss="3.masc.SUBJ" ph=""></thingy> - <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph=""></thingy> - <word posp="noun" gloss="jaguar" def="def" locus="number" gender="fem" role="obj" tr="rheme" case="NOM" ph="b i ɳ i d">biɳid</word> - <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="e ɖ">eɖ</thingy> - <word posp="conj" gloss="and" ph="ʃ u d">ʃud</word> - <word posp="noun" gloss="tiger" def="def" locus="number" gender="fem" role="obj" tr="rheme" case="NOM" ph="ʃ o b uː t">ʃobuːt</word> - <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="e ɖ">eɖ</thingy> - <word posp="conj" gloss="and" ph="ʃ u d">ʃud</word> - <word posp="noun" gloss="lion" def="def" locus="number" gender="fem" role="obj" tr="rheme" case="NOM" ph="ɖ u n iː ɓ">ɖuniːɓ</word> - <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="e ɖ">eɖ</thingy> + <word posp="noun" gloss="hunter" def="def" tr="theme" role="subj" locus="number" case="ERG" gender="masc">tiʋoɡʷ</word> + <thingy type="noundef" function="suffix" gloss="def">eɖ</thingy> + <word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.masc" obj="3.fem">sail</word> + <thingy type="vpta" function="enclitic" gloss="PAST">hiʈ</thingy> + <word posp="noun" gloss="jaguar" def="def" locus="number" gender="fem" role="obj" tr="rheme" case="NOM">biɳid</word> + <thingy type="noundef" function="suffix" gloss="def">eɖ</thingy> + <word posp="conj" gloss="and">ʃud</word> + <word posp="noun" gloss="tiger" def="def" locus="number" gender="fem" role="obj" tr="rheme" case="NOM">ʃobuːt</word> + <thingy type="noundef" function="suffix" gloss="def">eɖ</thingy> + <word posp="conj" gloss="and">ʃud</word> + <word posp="noun" gloss="lion" def="def" locus="number" gender="fem" role="obj" tr="rheme" case="NOM">ɖuniːɓ</word> + <thingy type="noundef" function="suffix" gloss="def">eɖ</thingy> </flat> + <p><span class="ilpair"><span class="mor">tiʋoɡʷ</span><br><span class="gls">hunter</span></span> <span class="ilpair"><span class="mor">-eɖ</span><br><span class="gls">def</span></span> <span class="ilpair"><span class="mor">sail</span><br><span class="gls">kill</span></span> <span class="ilpair"><span class="mor">hiʈ</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">biɳid</span><br><span class="gls">jaguar</span></span> <span class="ilpair"><span class="mor">-eɖ</span><br><span class="gls">def</span></span> <span class="ilpair"><span class="mor">ʃud</span><br><span class="gls">and</span></span> <span class="ilpair"><span class="mor">ʃobuːt</span><br><span class="gls">tiger</span></span> <span class="ilpair"><span class="mor">-eɖ</span><br><span class="gls">def</span></span> <span class="ilpair"><span class="mor">ʃud</span><br><span class="gls">and</span></span> <span class="ilpair"><span class="mor">ɖuniːɓ</span><br><span class="gls">lion</span></span> <span class="ilpair"><span class="mor">-eɖ</span><br><span class="gls">def</span></span></p> + <p>tiʋoɡʷeɖ sail hiʈ biɳideɖ ʃud ʃobuːteɖ ʃud ɖuniːɓeɖ</p> + <p>tiwogwerd sail hirt birniderd shud shobuuterd shud rduniibberd</p> + <il> + <w> + <o>tiʋoɡʷ</o> + <g>hunter</g> + </w> + <w> + <o>-eɖ</o> + <g>def</g> + </w> + <w> + <o>sail</o> + <g>kill</g> + </w> + <w> + <o>hiʈ</o> + <g>PAST</g> + </w> + <w> + <o>biɳid</o> + <g>jaguar</g> + </w> + <w> + <o>-eɖ</o> + <g>def</g> + </w> + <w> + <o>ʃud</o> + <g>and</g> + </w> + <w> + <o>ʃobuːt</o> + <g>tiger</g> + </w> + <w> + <o>-eɖ</o> + <g>def</g> + </w> + <w> + <o>ʃud</o> + <g>and</g> + </w> + <w> + <o>ɖuniːɓ</o> + <g>lion</g> + </w> + <w> + <o>-eɖ</o> + <g>def</g> + </w> + </il> </example>
Tiwogwerd sail hirt birniderd shud shobuuterd shud rduniibberd. [tiʋoɡʷeɖ sail hiʈ biɳideɖ ʃud ʃobuːteɖ ʃud ɖuniːɓeɖ] tiʋoɡʷ hunter -eɖ def sail kill hiʈ PAST biɳid jaguar -eɖ def ʃud and ʃobuːt tiger -eɖ def ʃud and ɖuniːɓ lion -eɖ def “The hunter killed the jaguars, the tigers and the lions.” | (22) |
Modifiers and Determiners
The ordering of demonstratives, articles (if present), and other modifiers in Chash 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
Chash uses the correlative strategy to form relative clauses. The relative clause is introduced by a dedicated relativiser and appears as an independent clause. The main clause contains a demonstrative that corresponds to the relativiser and identifies the element being modified. The relative clause precedes the main clause when used on its own, and follows the head noun when it functions as a modifier. The internal structure of both clauses is fully finite.
To illustrate how relative clauses work, let us begin with a simple sentence:
initial XML:
<example id="relp1" translation="I patted the cat.">
<s>
<vp tam="past-punct">
<verb>pat</verb>
</vp>
<np number="sing" def="neither" role="subj">
<pron person="1excl" number="sing"/>
</np>
<np def="def" number="sing" tr="rheme" role="obj">
<noun>cat</noun>
</np>
</s>
</example>cleanup:
<example id="relp1" translation="I patted the cat."> <s> - <vp tam="past-punct"> - <verb>pat</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="pat"/> </vp> - <np number="sing" def="neither" role="subj"> - <pron person="1excl" number="sing"/> + <np number="sing" def="neither" role="subj" locus="number"> + <word person="1excl" number="sing" posp="pron"/> </np> - <np def="def" number="sing" tr="rheme" role="obj"> - <noun>cat</noun> + <np def="def" number="sing" tr="rheme" role="obj" locus="number"> + <word posp="noun" gloss="cat"/> </np> </s> </example>
module articles:
No change.
module nonpastonly:
<example id="relp1" translation="I patted the cat."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="pat"/> </vp> <np number="sing" def="neither" role="subj" locus="number"> <word person="1excl" number="sing" posp="pron"/> </np> <np def="def" number="sing" tr="rheme" role="obj" locus="number"> <word posp="noun" gloss="cat"/> </np> </s> </example>
module noepistemic:
No change.
module sequential:
No change.
module sentenceconnectors:
No change.
module subordinate:
No change.
tva1tva2
module affixdensity:
No change.
module adpositions:
No change.
module constorder:
<example id="relp1" translation="I patted the cat."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> - <word posp="verb" gloss="pat"/> - </vp> <np number="sing" def="neither" role="subj" locus="number"> <word person="1excl" number="sing" posp="pron"/> </np> + <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"/> </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="ERG"> <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="NOM"> <word posp="noun" gloss="cat"/> </np> </s> </example>
module markowner:
No change.
module addgender:
<example id="relp1" translation="I patted the cat.">
<s>
<np number="sing" def="neither" role="subj" locus="number" case="ERG">
<word person="1excl" number="sing" posp="pron"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="pat"/>
</vp>
- <np def="def" number="sing" tr="rheme" role="obj" locus="number" case="NOM">
+ <np def="def" number="sing" tr="rheme" role="obj" locus="number" case="NOM" gender="fem">
<word posp="noun" gloss="cat"/>
</np>
</s>
</example>
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="ERG"> - <word person="1excl" number="sing" posp="pron"/> + <np def="neither" role="subj" locus="number" case="ERG"> + <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="NOM" gender="fem"> + <np def="def" tr="rheme" role="obj" locus="number" case="NOM" gender="fem"> <word posp="noun" gloss="cat"/> </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="relp1" translation="I patted the cat.">
<s>
<np def="neither" role="subj" locus="number" case="ERG">
- <word person="1excl" posp="pron"/>
+ <word person="1excl" posp="pron" gloss="1excl" gender="fem"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="pat"/>
</vp>
<np def="def" tr="rheme" role="obj" locus="number" case="NOM" gender="fem">
<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="ERG"> + <np def="neither" role="subj" locus="number" case="ERG" person="1excl"> <word person="1excl" posp="pron" gloss="1excl" gender="fem"/> </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl" obj="3.fem"> <word posp="verb" gloss="pat"/> </vp> <np def="def" tr="rheme" role="obj" locus="number" case="NOM" gender="fem"> <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="ERG" person="1excl"> - <word person="1excl" posp="pron" gloss="1excl" gender="fem"/> - </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl" obj="3.fem"> <word posp="verb" gloss="pat"/> </vp> <np def="def" tr="rheme" role="obj" locus="number" case="NOM" gender="fem"> <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.fem">
<word posp="verb" gloss="pat"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
+ <thingy type="vpsubj" function="enclitic" gloss="1excl"/>
+ <thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np def="def" tr="rheme" role="obj" locus="number" case="NOM" gender="fem">
<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.fem">
- <word posp="verb" gloss="pat"/>
+ <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl" obj="3.fem"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="1excl"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np def="def" tr="rheme" role="obj" locus="number" case="NOM" gender="fem">
- <word posp="noun" gloss="cat"/>
+ <word posp="noun" gloss="cat" def="def" tr="rheme" role="obj" locus="number" case="NOM" gender="fem"/>
</np>
</s>
</example>
addaffixes:
About to call getSlotValue for pat/verb/comp/optionalAbout to call getSlotValue for cat/noun/def/obligatory
Got def
<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.fem">
<word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl" obj="3.fem"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="1excl"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np def="def" tr="rheme" role="obj" locus="number" case="NOM" gender="fem">
<word posp="noun" gloss="cat" def="def" tr="rheme" role="obj" locus="number" case="NOM" gender="fem"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
</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.fem"> + <flat> <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl" obj="3.fem"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpsubj" function="enclitic" gloss="1excl"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - </vp> - <np def="def" tr="rheme" role="obj" locus="number" case="NOM" gender="fem"> <word posp="noun" gloss="cat" def="def" tr="rheme" role="obj" locus="number" case="NOM" gender="fem"/> <thingy type="noundef" function="suffix" gloss="def"/> - </np> - </s> + </flat> </example>
addvocab:
<example id="relp1" translation="I patted the cat."> <flat> - <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl" obj="3.fem"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpsubj" function="enclitic" gloss="1excl"/> - <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - <word posp="noun" gloss="cat" def="def" tr="rheme" role="obj" locus="number" case="NOM" gender="fem"/> - <thingy type="noundef" function="suffix" gloss="def"/> + <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl" obj="3.fem" ph="kʼ o ʋ aː b">kʼoʋaːb</word> + <thingy type="vpta" function="enclitic" gloss="PAST" ph="h i ʈ">hiʈ</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> + <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> + <thingy type="vpsubj" function="enclitic" gloss="1excl.SUBJ" ph="ʃ a ɳ">ʃaɳ</thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph=""></thingy> + <word posp="noun" gloss="cat" def="def" tr="rheme" role="obj" locus="number" case="NOM" gender="fem" ph="ɡʷ e f">ɡʷef</word> + <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="e ɖ">eɖ</thingy> </flat> </example>
vowelharmony:
No change.
removetags:
<example id="relp1" translation="I patted the cat."> <flat> - <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl" obj="3.fem" ph="kʼ o ʋ aː b">kʼoʋaːb</word> - <thingy type="vpta" function="enclitic" gloss="PAST" ph="h i ʈ">hiʈ</thingy> - <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> - <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> - <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> - <thingy type="vpsubj" function="enclitic" gloss="1excl.SUBJ" ph="ʃ a ɳ">ʃaɳ</thingy> - <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph=""></thingy> - <word posp="noun" gloss="cat" def="def" tr="rheme" role="obj" locus="number" case="NOM" gender="fem" ph="ɡʷ e f">ɡʷef</word> - <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="e ɖ">eɖ</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.fem">kʼoʋaːb</word> + <thingy type="vpta" function="enclitic" gloss="PAST">hiʈ</thingy> + <thingy type="vpsubj" function="enclitic" gloss="1excl.SUBJ">ʃaɳ</thingy> + <word posp="noun" gloss="cat" def="def" tr="rheme" role="obj" locus="number" case="NOM" gender="fem">ɡʷef</word> + <thingy type="noundef" function="suffix" gloss="def">eɖ</thingy> </flat> + <p><span class="ilpair"><span class="mor">kʼoʋaːb</span><br><span class="gls">pat</span></span> <span class="ilpair"><span class="mor">hiʈ</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">ʃaɳ</span><br><span class="gls">1excl.<span class="glssc">SUBJ</span></span></span> <span class="ilpair"><span class="mor">ɡʷef</span><br><span class="gls">cat</span></span> <span class="ilpair"><span class="mor">-eɖ</span><br><span class="gls">def</span></span></p> + <p>kʼoʋaːb hiʈ ʃaɳ ɡʷefeɖ</p> + <p>gkowaab hirt sharn gweferd</p> + <il> + <w> + <o>kʼoʋaːb</o> + <g>pat</g> + </w> + <w> + <o>hiʈ</o> + <g>PAST</g> + </w> + <w> + <o>ʃaɳ</o> + <g>1excl.SUBJ</g> + </w> + <w> + <o>ɡʷef</o> + <g>cat</g> + </w> + <w> + <o>-eɖ</o> + <g>def</g> + </w> + </il> </example>
Gkowaab hirt sharn gweferd. [kʼoʋaːb hiʈ ʃaɳ ɡʷefeɖ] kʼoʋaːb pat hiʈ PAST ʃaɳ 1excl.SUBJ ɡʷef cat -eɖ def “I patted the cat.” | (23) |
We can now add a relative clause modifying the noun:
initial XML:
<example id="relp2" translation="I patted the cat that caught the mouse.">
<s>
<vp tam="past-punct">
<verb>pat</verb>
</vp>
<np number="sing" def="neither" role="subj">
<pron person="1excl" number="sing"/>
</np>
<np role="obj">
<relp>
<vp tam="past-punct">
<verb>catch</verb>
</vp>
<np def="def" number="sing" role="subj" head="this">
<noun>cat</noun>
</np>
<np def="def" number="sing" role="obj">
<noun>mouse</noun>
</np>
</relp>
</np>
</s>
</example>cleanup:
<example id="relp2" translation="I patted the cat that caught the mouse."> <s> - <vp tam="past-punct"> - <verb>pat</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="pat"/> </vp> - <np number="sing" def="neither" role="subj"> - <pron person="1excl" number="sing"/> + <np number="sing" def="neither" role="subj" locus="number"> + <word person="1excl" number="sing" posp="pron"/> </np> <np role="obj"> <relp> - <vp tam="past-punct"> - <verb>catch</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="catch"/> </vp> - <np def="def" number="sing" role="subj" head="this"> - <noun>cat</noun> + <np def="def" number="sing" role="subj" head="this" locus="number"> + <word posp="noun" gloss="cat"/> </np> - <np def="def" number="sing" role="obj"> - <noun>mouse</noun> + <np def="def" number="sing" role="obj" locus="number"> + <word posp="noun" gloss="mouse"/> </np> </relp> </np> </s> </example>
module articles:
No change.
module nonpastonly:
<example id="relp2" translation="I patted the cat that caught the mouse."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="pat"/> </vp> <np number="sing" def="neither" role="subj" locus="number"> <word person="1excl" number="sing" posp="pron"/> </np> <np role="obj"> <relp> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="catch"/> </vp> <np def="def" number="sing" role="subj" head="this" locus="number"> <word posp="noun" gloss="cat"/> </np> <np def="def" number="sing" role="obj" locus="number"> <word posp="noun" gloss="mouse"/> </np> </relp> </np> </s> </example>
module noepistemic:
No change.
module sequential:
<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="catch"/>
+ </vp>
+ <np def="def" number="sing" role="subj" head="this" locus="number" output="aspron">
+ <word posp="noun" gloss="cat"/>
+ </np>
+ <np def="def" number="sing" role="obj" locus="number">
+ <word posp="noun" gloss="mouse"/>
+ </np>
+ </s>
+ <s connector="then">
+ <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 def="def" number="sing" role="subj" head="this" locus="number" output="aspron">
<word posp="noun" gloss="cat"/>
</np>
- <np def="def" number="sing" role="obj" locus="number">
- <word posp="noun" gloss="mouse"/>
</np>
- </relp>
- </np>
</s>
</example>
module sentenceconnectors:
<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="catch"/>
</vp>
<np def="def" number="sing" role="subj" head="this" locus="number" output="aspron">
<word posp="noun" gloss="cat"/>
</np>
<np def="def" number="sing" role="obj" locus="number">
<word posp="noun" gloss="mouse"/>
</np>
</s>
<s connector="then">
+ <word gloss="then" posp="conj"/>
<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">
<np def="def" number="sing" role="subj" head="this" locus="number" output="aspron">
<word posp="noun" gloss="cat"/>
</np>
</np>
</s>
</example>
module subordinate:
No change.
tva1tva2
tva1
tva2
module affixdensity:
No change.
module adpositions:
No change.
module constorder:
<example id="relp2" translation="I patted the cat that caught the mouse."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> - <word posp="verb" gloss="catch"/> - </vp> <np def="def" number="sing" role="subj" head="this" locus="number" output="aspron"> <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" number="sing" role="obj" locus="number"> <word posp="noun" gloss="mouse"/> </np> </s> <s connector="then"> - <word gloss="then" posp="conj"/> - <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 role="obj"> <np def="def" number="sing" role="subj" head="this" locus="number" output="aspron"> <word posp="noun" gloss="cat"/> </np> </np> + <word gloss="then" posp="conj"/> </s> </example>
module casemarking:
<example id="relp2" translation="I patted the cat that caught the mouse."> <s> - <np def="def" number="sing" role="subj" head="this" locus="number" output="aspron"> + <np def="def" number="sing" role="subj" head="this" locus="number" output="aspron" case="ERG"> <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" number="sing" role="obj" locus="number"> + <np def="def" number="sing" role="obj" locus="number" case="NOM"> <word posp="noun" gloss="mouse"/> </np> </s> <s connector="then"> - <np number="sing" def="neither" role="subj" locus="number"> + <np number="sing" def="neither" role="subj" locus="number" case="ERG"> <word person="1excl" number="sing" posp="pron"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="pat"/> </vp> - <np role="obj"> + <np role="obj" case="NOM"> <np def="def" number="sing" role="subj" head="this" locus="number" output="aspron"> <word posp="noun" gloss="cat"/> </np> </np> <word gloss="then" posp="conj"/> </s> </example>
module markowner:
No change.
module addgender:
<example id="relp2" translation="I patted the cat that caught the mouse."> <s> - <np def="def" number="sing" role="subj" head="this" locus="number" output="aspron" case="ERG"> + <np def="def" number="sing" role="subj" head="this" locus="number" output="aspron" case="ERG" gender="fem"> <word posp="noun" gloss="cat"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="catch"/> </vp> - <np def="def" number="sing" role="obj" locus="number" case="NOM"> + <np def="def" number="sing" role="obj" locus="number" case="NOM" gender="fem"> <word posp="noun" gloss="mouse"/> </np> </s> <s connector="then"> <np number="sing" def="neither" role="subj" locus="number" case="ERG"> <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 role="obj" case="NOM"> - <np def="def" number="sing" role="subj" head="this" locus="number" output="aspron"> + <np role="obj" case="NOM" gender="fem"> + <np def="def" number="sing" role="subj" head="this" locus="number" output="aspron" gender="fem"> <word posp="noun" gloss="cat"/> </np> </np> <word gloss="then" posp="conj"/> </s> </example>
module propagatenumber:
<example id="relp2" translation="I patted the cat that caught the mouse.">
<s>
<np def="def" number="sing" role="subj" head="this" locus="number" output="aspron" case="ERG" gender="fem">
<word posp="noun" gloss="cat"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="catch"/>
</vp>
<np def="def" number="sing" role="obj" locus="number" case="NOM" gender="fem">
<word posp="noun" gloss="mouse"/>
</np>
</s>
<s connector="then">
<np number="sing" def="neither" role="subj" locus="number" case="ERG">
<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 role="obj" case="NOM" gender="fem">
+ <np role="obj" case="NOM" gender="fem" number="sing">
<np def="def" number="sing" role="subj" head="this" locus="number" output="aspron" gender="fem">
<word posp="noun" gloss="cat"/>
</np>
</np>
<word gloss="then" posp="conj"/>
</s>
</example>
module simplifynumber:
<example id="relp2" translation="I patted the cat that caught the mouse."> <s> - <np def="def" number="sing" role="subj" head="this" locus="number" output="aspron" case="ERG" gender="fem"> + <np def="def" role="subj" head="this" locus="number" output="aspron" case="ERG" gender="fem"> <word posp="noun" gloss="cat"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="catch"/> </vp> - <np def="def" number="sing" role="obj" locus="number" case="NOM" gender="fem"> + <np def="def" role="obj" locus="number" case="NOM" gender="fem"> <word posp="noun" gloss="mouse"/> </np> </s> <s connector="then"> - <np number="sing" def="neither" role="subj" locus="number" case="ERG"> - <word person="1excl" number="sing" posp="pron"/> + <np def="neither" role="subj" locus="number" case="ERG"> + <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 role="obj" case="NOM" gender="fem" number="sing"> - <np def="def" number="sing" role="subj" head="this" locus="number" output="aspron" gender="fem"> + <np role="obj" case="NOM" gender="fem"> + <np def="def" role="subj" head="this" locus="number" output="aspron" gender="fem"> <word posp="noun" gloss="cat"/> </np> </np> <word gloss="then" posp="conj"/> </s> </example>
createpronouns:
<example id="relp2" translation="I patted the cat that caught the mouse."> <s> - <np def="def" role="subj" head="this" locus="number" output="aspron" case="ERG" gender="fem"> - <word posp="noun" gloss="cat"/> + <np def="def" role="subj" head="this" locus="number" case="ERG" gender="fem"> + <word posp="pron" gender="fem" gloss="3.fem"/> </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="NOM" gender="fem"> <word posp="noun" gloss="mouse"/> </np> </s> <s connector="then"> <np def="neither" role="subj" locus="number" case="ERG"> <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 role="obj" case="NOM" gender="fem"> - <np def="def" role="subj" head="this" locus="number" output="aspron" gender="fem"> - <word posp="noun" gloss="cat"/> + <np def="def" role="subj" head="this" locus="number" gender="fem"> + <word posp="pron" gender="fem" gloss="3.fem"/> </np> </np> <word gloss="then" posp="conj"/> </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:
<example id="relp2" translation="I patted the cat that caught the mouse.">
<s>
<np def="def" role="subj" head="this" locus="number" case="ERG" gender="fem">
<word posp="pron" gender="fem" gloss="3.fem"/>
</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="NOM" gender="fem">
<word posp="noun" gloss="mouse"/>
</np>
</s>
<s connector="then">
<np def="neither" role="subj" locus="number" case="ERG">
- <word person="1excl" posp="pron"/>
+ <word person="1excl" posp="pron" gloss="1excl" gender="fem"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="pat"/>
</vp>
<np role="obj" case="NOM" gender="fem">
<np def="def" role="subj" head="this" locus="number" gender="fem">
<word posp="pron" gender="fem" gloss="3.fem"/>
</np>
</np>
<word gloss="then" posp="conj"/>
</s>
</example>
copyuptophrase:
<example id="relp2" translation="I patted the cat that caught the mouse.">
<s>
<np def="def" role="subj" head="this" locus="number" case="ERG" gender="fem">
<word posp="pron" gender="fem" gloss="3.fem"/>
</np>
- <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
+ <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.fem" obj="3.fem">
<word posp="verb" gloss="catch"/>
</vp>
<np def="def" role="obj" locus="number" case="NOM" gender="fem">
<word posp="noun" gloss="mouse"/>
</np>
</s>
<s connector="then">
- <np def="neither" role="subj" locus="number" case="ERG">
+ <np def="neither" role="subj" locus="number" case="ERG" person="1excl">
<word person="1excl" posp="pron" gloss="1excl" gender="fem"/>
</np>
- <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
+ <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl" obj="3.fem">
<word posp="verb" gloss="pat"/>
</vp>
<np role="obj" case="NOM" gender="fem">
<np def="def" role="subj" head="this" locus="number" gender="fem">
<word posp="pron" gender="fem" gloss="3.fem"/>
</np>
</np>
<word gloss="then" posp="conj"/>
</s>
</example>
prodrop:
<example id="relp2" translation="I patted the cat that caught the mouse."> <s> - <np def="def" role="subj" head="this" locus="number" case="ERG" gender="fem"> - <word posp="pron" gender="fem" gloss="3.fem"/> - </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.fem" obj="3.fem"> <word posp="verb" gloss="catch"/> </vp> <np def="def" role="obj" locus="number" case="NOM" gender="fem"> <word posp="noun" gloss="mouse"/> </np> </s> <s connector="then"> - <np def="neither" role="subj" locus="number" case="ERG" person="1excl"> - <word person="1excl" posp="pron" gloss="1excl" gender="fem"/> - </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl" obj="3.fem"> <word posp="verb" gloss="pat"/> </vp> <np role="obj" case="NOM" gender="fem"> <np def="def" role="subj" head="this" locus="number" gender="fem"> <word posp="pron" gender="fem" gloss="3.fem"/> </np> </np> <word gloss="then" posp="conj"/> </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="3.fem" obj="3.fem">
<word posp="verb" gloss="catch"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
+ <thingy type="vpsubj" function="enclitic" gloss="3.fem"/>
+ <thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np def="def" role="obj" locus="number" case="NOM" gender="fem">
<word posp="noun" gloss="mouse"/>
</np>
</s>
<s connector="then">
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl" obj="3.fem">
<word posp="verb" gloss="pat"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
+ <thingy type="vpsubj" function="enclitic" gloss="1excl"/>
+ <thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np role="obj" case="NOM" gender="fem">
<np def="def" role="subj" head="this" locus="number" gender="fem">
<word posp="pron" gender="fem" gloss="3.fem"/>
</np>
</np>
<word gloss="then" posp="conj"/>
</s>
</example>
propagateArgumentCase:
No change.
unwrapArgumentNPs:
<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="3.fem" obj="3.fem">
<word posp="verb" gloss="catch"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="3.fem"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np def="def" role="obj" locus="number" case="NOM" gender="fem">
<word posp="noun" gloss="mouse"/>
</np>
</s>
<s connector="then">
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl" obj="3.fem">
<word posp="verb" gloss="pat"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="1excl"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
- <np role="obj" case="NOM" gender="fem">
- <np def="def" role="subj" head="this" locus="number" gender="fem">
+ <np def="def" role="obj" head="this" locus="number" gender="fem" case="NOM">
<word posp="pron" gender="fem" gloss="3.fem"/>
</np>
- </np>
<word gloss="then" posp="conj"/>
</s>
</example>
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="3.fem" obj="3.fem">
- <word posp="verb" gloss="catch"/>
+ <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.fem" obj="3.fem"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="3.fem"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np def="def" role="obj" locus="number" case="NOM" gender="fem">
- <word posp="noun" gloss="mouse"/>
+ <word posp="noun" gloss="mouse" def="def" role="obj" locus="number" case="NOM" gender="fem"/>
</np>
</s>
<s connector="then">
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl" obj="3.fem">
- <word posp="verb" gloss="pat"/>
+ <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl" obj="3.fem"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="1excl"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np def="def" role="obj" head="this" locus="number" gender="fem" case="NOM">
- <word posp="pron" gender="fem" gloss="3.fem"/>
+ <word posp="pron" gender="fem" gloss="3.fem" def="def" role="obj" head="this" locus="number" case="NOM"/>
</np>
<word gloss="then" posp="conj"/>
</s>
</example>
addaffixes:
About to call getSlotValue for catch/verb/comp/optionalAbout to call getSlotValue for mouse/noun/def/obligatory
Got def
About to call getSlotValue for pat/verb/comp/optional
<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="3.fem" obj="3.fem">
<word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.fem" obj="3.fem"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="3.fem"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np def="def" role="obj" locus="number" case="NOM" gender="fem">
<word posp="noun" gloss="mouse" def="def" role="obj" locus="number" case="NOM" gender="fem"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
</np>
</s>
<s connector="then">
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl" obj="3.fem">
<word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl" obj="3.fem"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="1excl"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np def="def" role="obj" head="this" locus="number" gender="fem" case="NOM">
<word posp="pron" gender="fem" gloss="3.fem" def="def" role="obj" head="this" locus="number" case="NOM"/>
</np>
<word gloss="then" posp="conj"/>
</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="3.fem" obj="3.fem"> + <flat> <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.fem" obj="3.fem"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpsubj" function="enclitic" gloss="3.fem"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - </vp> - <np def="def" role="obj" locus="number" case="NOM" gender="fem"> <word posp="noun" gloss="mouse" def="def" role="obj" locus="number" case="NOM" gender="fem"/> <thingy type="noundef" function="suffix" gloss="def"/> - </np> - </s> - <s connector="then"> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl" obj="3.fem"> <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl" obj="3.fem"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpsubj" function="enclitic" gloss="1excl"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - </vp> - <np def="def" role="obj" head="this" locus="number" gender="fem" case="NOM"> <word posp="pron" gender="fem" gloss="3.fem" def="def" role="obj" head="this" locus="number" case="NOM"/> - </np> <word gloss="then" posp="conj"/> - </s> + </flat> </example>
addvocab:
<example id="relp2" translation="I patted the cat that caught the mouse."> <flat> - <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.fem" obj="3.fem"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpsubj" function="enclitic" gloss="3.fem"/> - <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - <word posp="noun" gloss="mouse" def="def" role="obj" locus="number" case="NOM" gender="fem"/> - <thingy type="noundef" function="suffix" gloss="def"/> - <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl" obj="3.fem"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpsubj" function="enclitic" gloss="1excl"/> - <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - <word posp="pron" gender="fem" gloss="3.fem" def="def" role="obj" head="this" locus="number" case="NOM"/> - <word gloss="then" posp="conj"/> + <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.fem" obj="3.fem" ph="ʈ iː">ʈiː</word> + <thingy type="vpta" function="enclitic" gloss="PAST" ph="h i ʈ">hiʈ</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> + <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> + <thingy type="vpsubj" function="enclitic" gloss="3.fem.SUBJ" ph="m i ɡ">miɡ</thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph=""></thingy> + <word posp="noun" gloss="mouse" def="def" role="obj" locus="number" case="NOM" gender="fem" ph="l i b o ɓ">liboɓ</word> + <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="e ɖ">eɖ</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.fem" ph="kʼ o ʋ aː b">kʼoʋaːb</word> + <thingy type="vpta" function="enclitic" gloss="PAST" ph="h i ʈ">hiʈ</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> + <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> + <thingy type="vpsubj" function="enclitic" gloss="1excl.SUBJ" ph="ʃ a ɳ">ʃaɳ</thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph=""></thingy> + <word posp="pron" gender="fem" gloss="3.fem" def="def" role="obj" head="this" locus="number" case="NOM" ph="kʼʷ i ɡ">kʼʷiɡ</word> + <word gloss="then" posp="conj" ph="ɲ au kʷ">ɲaukʷ</word> </flat> </example>
vowelharmony:
No change.
removetags:
<example id="relp2" translation="I patted the cat that caught the mouse."> <flat> - <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.fem" obj="3.fem" ph="ʈ iː">ʈiː</word> - <thingy type="vpta" function="enclitic" gloss="PAST" ph="h i ʈ">hiʈ</thingy> - <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> - <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> - <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> - <thingy type="vpsubj" function="enclitic" gloss="3.fem.SUBJ" ph="m i ɡ">miɡ</thingy> - <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph=""></thingy> - <word posp="noun" gloss="mouse" def="def" role="obj" locus="number" case="NOM" gender="fem" ph="l i b o ɓ">liboɓ</word> - <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="e ɖ">eɖ</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.fem" ph="kʼ o ʋ aː b">kʼoʋaːb</word> - <thingy type="vpta" function="enclitic" gloss="PAST" ph="h i ʈ">hiʈ</thingy> - <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> - <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> - <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> - <thingy type="vpsubj" function="enclitic" gloss="1excl.SUBJ" ph="ʃ a ɳ">ʃaɳ</thingy> - <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph=""></thingy> - <word posp="pron" gender="fem" gloss="3.fem" def="def" role="obj" head="this" locus="number" case="NOM" ph="kʼʷ i ɡ">kʼʷiɡ</word> - <word gloss="then" posp="conj" ph="ɲ au kʷ">ɲaukʷ</word> + <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.fem" obj="3.fem">ʈiː</word> + <thingy type="vpta" function="enclitic" gloss="PAST">hiʈ</thingy> + <thingy type="vpsubj" function="enclitic" gloss="3.fem.SUBJ">miɡ</thingy> + <word posp="noun" gloss="mouse" def="def" role="obj" locus="number" case="NOM" gender="fem">liboɓ</word> + <thingy type="noundef" function="suffix" gloss="def">eɖ</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.fem">kʼoʋaːb</word> + <thingy type="vpta" function="enclitic" gloss="PAST">hiʈ</thingy> + <thingy type="vpsubj" function="enclitic" gloss="1excl.SUBJ">ʃaɳ</thingy> + <word posp="pron" gender="fem" gloss="3.fem" def="def" role="obj" head="this" locus="number" case="NOM">kʼʷiɡ</word> + <word gloss="then" posp="conj">ɲaukʷ</word> </flat> + <p><span class="ilpair"><span class="mor">ʈiː</span><br><span class="gls">catch</span></span> <span class="ilpair"><span class="mor">hiʈ</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">miɡ</span><br><span class="gls">3.fem.<span class="glssc">SUBJ</span></span></span> <span class="ilpair"><span class="mor">liboɓ</span><br><span class="gls">mouse</span></span> <span class="ilpair"><span class="mor">-eɖ</span><br><span class="gls">def</span></span> <span class="ilpair"><span class="mor">kʼoʋaːb</span><br><span class="gls">pat</span></span> <span class="ilpair"><span class="mor">hiʈ</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">ʃaɳ</span><br><span class="gls">1excl.<span class="glssc">SUBJ</span></span></span> <span class="ilpair"><span class="mor">kʼʷiɡ</span><br><span class="gls">3.fem</span></span> <span class="ilpair"><span class="mor">ɲaukʷ</span><br><span class="gls">then</span></span></p> + <p>ʈiː hiʈ miɡ liboɓeɖ kʼoʋaːb hiʈ ʃaɳ kʼʷiɡ ɲaukʷ</p> + <p>rtii hirt mig libobberd gkowaab hirt sharn gquig ñauqu</p> + <il> + <w> + <o>ʈiː</o> + <g>catch</g> + </w> + <w> + <o>hiʈ</o> + <g>PAST</g> + </w> + <w> + <o>miɡ</o> + <g>3.fem.SUBJ</g> + </w> + <w> + <o>liboɓ</o> + <g>mouse</g> + </w> + <w> + <o>-eɖ</o> + <g>def</g> + </w> + <w> + <o>kʼoʋaːb</o> + <g>pat</g> + </w> + <w> + <o>hiʈ</o> + <g>PAST</g> + </w> + <w> + <o>ʃaɳ</o> + <g>1excl.SUBJ</g> + </w> + <w> + <o>kʼʷiɡ</o> + <g>3.fem</g> + </w> + <w> + <o>ɲaukʷ</o> + <g>then</g> + </w> + </il> </example>
Rtii hirt mig libobberd gkowaab hirt sharn gquig ñauqu. [ʈiː hiʈ miɡ liboɓeɖ kʼoʋaːb hiʈ ʃaɳ kʼʷiɡ ɲaukʷ] ʈiː catch hiʈ PAST miɡ 3.fem.SUBJ liboɓ mouse -eɖ def kʼoʋaːb pat hiʈ PAST ʃaɳ 1excl.SUBJ kʼʷiɡ 3.fem ɲaukʷ then “I patted the cat that caught the mouse.” | (24) |
Relative clauses may themselves contain other relative clauses:
initial XML:
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese.">
<s>
<vp tam="past-punct">
<verb>pat</verb>
</vp>
<np number="sing" def="neither" role="subj">
<pron person="1excl" number="sing"/>
</np>
<np role="obj">
<relp>
<vp tam="past-punct">
<verb>catch</verb>
</vp>
<np def="def" number="sing" role="subj" head="this">
<noun>cat</noun>
</np>
<np role="obj">
<relp>
<vp tam="past-punct">
<verb>eat</verb>
</vp>
<np def="def" number="sing" role="subj" head="this">
<noun>mouse</noun>
</np>
<np def="def" number="sing" role="obj">
<noun>cheese</noun>
</np>
</relp>
</np>
</relp>
</np>
</s>
</example>cleanup:
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese."> <s> - <vp tam="past-punct"> - <verb>pat</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="pat"/> </vp> - <np number="sing" def="neither" role="subj"> - <pron person="1excl" number="sing"/> + <np number="sing" def="neither" role="subj" locus="number"> + <word person="1excl" number="sing" posp="pron"/> </np> <np role="obj"> <relp> - <vp tam="past-punct"> - <verb>catch</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="catch"/> </vp> - <np def="def" number="sing" role="subj" head="this"> - <noun>cat</noun> + <np def="def" number="sing" role="subj" head="this" locus="number"> + <word posp="noun" gloss="cat"/> </np> <np role="obj"> <relp> - <vp tam="past-punct"> - <verb>eat</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="eat"/> </vp> - <np def="def" number="sing" role="subj" head="this"> - <noun>mouse</noun> + <np def="def" number="sing" role="subj" head="this" locus="number"> + <word posp="noun" gloss="mouse"/> </np> - <np def="def" number="sing" role="obj"> - <noun>cheese</noun> + <np def="def" number="sing" role="obj" locus="number"> + <word posp="noun" gloss="cheese"/> </np> </relp> </np> </relp> </np> </s> </example>
module articles:
No change.
module nonpastonly:
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="pat"/> </vp> <np number="sing" def="neither" role="subj" locus="number"> <word person="1excl" number="sing" posp="pron"/> </np> <np role="obj"> <relp> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="catch"/> </vp> <np def="def" number="sing" role="subj" head="this" locus="number"> <word posp="noun" gloss="cat"/> </np> <np role="obj"> <relp> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="eat"/> </vp> <np def="def" number="sing" role="subj" head="this" locus="number"> <word posp="noun" gloss="mouse"/> </np> <np def="def" number="sing" role="obj" locus="number"> <word posp="noun" gloss="cheese"/> </np> </relp> </np> </relp> </np> </s> </example>
module noepistemic:
No change.
module sequential:
<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"/>
+ <word posp="verb" gloss="eat"/>
</vp>
- <np number="sing" def="neither" role="subj" locus="number">
- <word person="1excl" number="sing" posp="pron"/>
+ <np def="def" number="sing" role="subj" head="this" locus="number" output="aspron">
+ <word posp="noun" gloss="mouse"/>
</np>
- <np role="obj">
- <relp>
+ <np def="def" number="sing" role="obj" locus="number">
+ <word posp="noun" gloss="cheese"/>
+ </np>
+ </s>
+ <s connector="then">
<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 def="def" number="sing" role="subj" head="this" locus="number" output="aspron">
<word posp="noun" gloss="cat"/>
</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="eat"/>
- </vp>
- <np def="def" number="sing" role="subj" head="this" locus="number">
+ <np def="def" number="sing" role="subj" head="this" locus="number" output="aspron">
<word posp="noun" gloss="mouse"/>
</np>
- <np def="def" number="sing" role="obj" locus="number">
- <word posp="noun" gloss="cheese"/>
</np>
- </relp>
+ </s>
+ <s connector="then">
+ <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>
- </relp>
+ <np role="obj">
+ <np def="def" number="sing" role="subj" head="this" locus="number" output="aspron">
+ <word posp="noun" gloss="cat"/>
</np>
+ </np>
</s>
</example>
module sentenceconnectors:
<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="eat"/>
</vp>
<np def="def" number="sing" role="subj" head="this" locus="number" output="aspron">
<word posp="noun" gloss="mouse"/>
</np>
<np def="def" number="sing" role="obj" locus="number">
<word posp="noun" gloss="cheese"/>
</np>
</s>
<s connector="then">
+ <word gloss="then" posp="conj"/>
<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" output="aspron">
<word posp="noun" gloss="cat"/>
</np>
<np role="obj">
<np def="def" number="sing" role="subj" head="this" locus="number" output="aspron">
<word posp="noun" gloss="mouse"/>
</np>
</np>
</s>
<s connector="then">
+ <word gloss="then" posp="conj"/>
<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">
<np def="def" number="sing" role="subj" head="this" locus="number" output="aspron">
<word posp="noun" gloss="cat"/>
</np>
</np>
</s>
</example>
module subordinate:
No change.
tva1tva2
tva1
tva2
tva1
tva2
module affixdensity:
No change.
module adpositions:
No change.
module constorder:
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> - <word posp="verb" gloss="eat"/> - </vp> <np def="def" number="sing" role="subj" head="this" locus="number" output="aspron"> <word posp="noun" gloss="mouse"/> </np> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <word posp="verb" gloss="eat"/> + </vp> <np def="def" number="sing" role="obj" locus="number"> <word posp="noun" gloss="cheese"/> </np> </s> <s connector="then"> - <word gloss="then" posp="conj"/> - <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" output="aspron"> <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 role="obj"> <np def="def" number="sing" role="subj" head="this" locus="number" output="aspron"> <word posp="noun" gloss="mouse"/> </np> </np> + <word gloss="then" posp="conj"/> </s> <s connector="then"> - <word gloss="then" posp="conj"/> - <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 role="obj"> <np def="def" number="sing" role="subj" head="this" locus="number" output="aspron"> <word posp="noun" gloss="cat"/> </np> </np> + <word gloss="then" posp="conj"/> </s> </example>
module casemarking:
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese."> <s> - <np def="def" number="sing" role="subj" head="this" locus="number" output="aspron"> + <np def="def" number="sing" role="subj" head="this" locus="number" output="aspron" case="ERG"> <word posp="noun" gloss="mouse"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="eat"/> </vp> - <np def="def" number="sing" role="obj" locus="number"> + <np def="def" number="sing" role="obj" locus="number" case="NOM"> <word posp="noun" gloss="cheese"/> </np> </s> <s connector="then"> - <np def="def" number="sing" role="subj" head="this" locus="number" output="aspron"> + <np def="def" number="sing" role="subj" head="this" locus="number" output="aspron" case="ERG"> <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 role="obj"> + <np role="obj" case="NOM"> <np def="def" number="sing" role="subj" head="this" locus="number" output="aspron"> <word posp="noun" gloss="mouse"/> </np> </np> <word gloss="then" posp="conj"/> </s> <s connector="then"> - <np number="sing" def="neither" role="subj" locus="number"> + <np number="sing" def="neither" role="subj" locus="number" case="ERG"> <word person="1excl" number="sing" posp="pron"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="pat"/> </vp> - <np role="obj"> + <np role="obj" case="NOM"> <np def="def" number="sing" role="subj" head="this" locus="number" output="aspron"> <word posp="noun" gloss="cat"/> </np> </np> <word gloss="then" posp="conj"/> </s> </example>
module markowner:
No change.
module addgender:
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese."> <s> - <np def="def" number="sing" role="subj" head="this" locus="number" output="aspron" case="ERG"> + <np def="def" number="sing" role="subj" head="this" locus="number" output="aspron" case="ERG" gender="fem"> <word posp="noun" gloss="mouse"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="eat"/> </vp> - <np def="def" number="sing" role="obj" locus="number" case="NOM"> + <np def="def" number="sing" role="obj" locus="number" case="NOM" gender="masc"> <word posp="noun" gloss="cheese"/> </np> </s> <s connector="then"> - <np def="def" number="sing" role="subj" head="this" locus="number" output="aspron" case="ERG"> + <np def="def" number="sing" role="subj" head="this" locus="number" output="aspron" case="ERG" gender="fem"> <word posp="noun" gloss="cat"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="catch"/> </vp> - <np role="obj" case="NOM"> - <np def="def" number="sing" role="subj" head="this" locus="number" output="aspron"> + <np role="obj" case="NOM" gender="fem"> + <np def="def" number="sing" role="subj" head="this" locus="number" output="aspron" gender="fem"> <word posp="noun" gloss="mouse"/> </np> </np> <word gloss="then" posp="conj"/> </s> <s connector="then"> <np number="sing" def="neither" role="subj" locus="number" case="ERG"> <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 role="obj" case="NOM"> - <np def="def" number="sing" role="subj" head="this" locus="number" output="aspron"> + <np role="obj" case="NOM" gender="fem"> + <np def="def" number="sing" role="subj" head="this" locus="number" output="aspron" gender="fem"> <word posp="noun" gloss="cat"/> </np> </np> <word gloss="then" posp="conj"/> </s> </example>
module propagatenumber:
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese.">
<s>
<np def="def" number="sing" role="subj" head="this" locus="number" output="aspron" case="ERG" gender="fem">
<word posp="noun" gloss="mouse"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="eat"/>
</vp>
<np def="def" number="sing" role="obj" locus="number" case="NOM" gender="masc">
<word posp="noun" gloss="cheese"/>
</np>
</s>
<s connector="then">
<np def="def" number="sing" role="subj" head="this" locus="number" output="aspron" case="ERG" gender="fem">
<word posp="noun" gloss="cat"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="catch"/>
</vp>
- <np role="obj" case="NOM" gender="fem">
+ <np role="obj" case="NOM" gender="fem" number="sing">
<np def="def" number="sing" role="subj" head="this" locus="number" output="aspron" gender="fem">
<word posp="noun" gloss="mouse"/>
</np>
</np>
<word gloss="then" posp="conj"/>
</s>
<s connector="then">
<np number="sing" def="neither" role="subj" locus="number" case="ERG">
<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 role="obj" case="NOM" gender="fem">
+ <np role="obj" case="NOM" gender="fem" number="sing">
<np def="def" number="sing" role="subj" head="this" locus="number" output="aspron" gender="fem">
<word posp="noun" gloss="cat"/>
</np>
</np>
<word gloss="then" posp="conj"/>
</s>
</example>
module simplifynumber:
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese."> <s> - <np def="def" number="sing" role="subj" head="this" locus="number" output="aspron" case="ERG" gender="fem"> + <np def="def" role="subj" head="this" locus="number" output="aspron" case="ERG" gender="fem"> <word posp="noun" gloss="mouse"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="eat"/> </vp> - <np def="def" number="sing" role="obj" locus="number" case="NOM" gender="masc"> + <np def="def" role="obj" locus="number" case="NOM" gender="masc"> <word posp="noun" gloss="cheese"/> </np> </s> <s connector="then"> - <np def="def" number="sing" role="subj" head="this" locus="number" output="aspron" case="ERG" gender="fem"> + <np def="def" role="subj" head="this" locus="number" output="aspron" case="ERG" gender="fem"> <word posp="noun" gloss="cat"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="catch"/> </vp> - <np role="obj" case="NOM" gender="fem" number="sing"> - <np def="def" number="sing" role="subj" head="this" locus="number" output="aspron" gender="fem"> + <np role="obj" case="NOM" gender="fem"> + <np def="def" role="subj" head="this" locus="number" output="aspron" gender="fem"> <word posp="noun" gloss="mouse"/> </np> </np> <word gloss="then" posp="conj"/> </s> <s connector="then"> - <np number="sing" def="neither" role="subj" locus="number" case="ERG"> - <word person="1excl" number="sing" posp="pron"/> + <np def="neither" role="subj" locus="number" case="ERG"> + <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 role="obj" case="NOM" gender="fem" number="sing"> - <np def="def" number="sing" role="subj" head="this" locus="number" output="aspron" gender="fem"> + <np role="obj" case="NOM" gender="fem"> + <np def="def" role="subj" head="this" locus="number" output="aspron" gender="fem"> <word posp="noun" gloss="cat"/> </np> </np> <word gloss="then" posp="conj"/> </s> </example>
createpronouns:
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese."> <s> - <np def="def" role="subj" head="this" locus="number" output="aspron" case="ERG" gender="fem"> - <word posp="noun" gloss="mouse"/> + <np def="def" role="subj" head="this" locus="number" case="ERG" gender="fem"> + <word posp="pron" gender="fem" gloss="3.fem"/> </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="NOM" gender="masc"> <word posp="noun" gloss="cheese"/> </np> </s> <s connector="then"> - <np def="def" role="subj" head="this" locus="number" output="aspron" case="ERG" gender="fem"> - <word posp="noun" gloss="cat"/> + <np def="def" role="subj" head="this" locus="number" case="ERG" gender="fem"> + <word posp="pron" gender="fem" gloss="3.fem"/> </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" case="NOM" gender="fem"> - <np def="def" role="subj" head="this" locus="number" output="aspron" gender="fem"> - <word posp="noun" gloss="mouse"/> + <np def="def" role="subj" head="this" locus="number" gender="fem"> + <word posp="pron" gender="fem" gloss="3.fem"/> </np> </np> <word gloss="then" posp="conj"/> </s> <s connector="then"> <np def="neither" role="subj" locus="number" case="ERG"> <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 role="obj" case="NOM" gender="fem"> - <np def="def" role="subj" head="this" locus="number" output="aspron" gender="fem"> - <word posp="noun" gloss="cat"/> + <np def="def" role="subj" head="this" locus="number" gender="fem"> + <word posp="pron" gender="fem" gloss="3.fem"/> </np> </np> <word gloss="then" posp="conj"/> </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:
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese.">
<s>
<np def="def" role="subj" head="this" locus="number" case="ERG" gender="fem">
<word posp="pron" gender="fem" gloss="3.fem"/>
</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="NOM" gender="masc">
<word posp="noun" gloss="cheese"/>
</np>
</s>
<s connector="then">
<np def="def" role="subj" head="this" locus="number" case="ERG" gender="fem">
<word posp="pron" gender="fem" gloss="3.fem"/>
</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" case="NOM" gender="fem">
<np def="def" role="subj" head="this" locus="number" gender="fem">
<word posp="pron" gender="fem" gloss="3.fem"/>
</np>
</np>
<word gloss="then" posp="conj"/>
</s>
<s connector="then">
<np def="neither" role="subj" locus="number" case="ERG">
- <word person="1excl" posp="pron"/>
+ <word person="1excl" posp="pron" gloss="1excl" gender="fem"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="pat"/>
</vp>
<np role="obj" case="NOM" gender="fem">
<np def="def" role="subj" head="this" locus="number" gender="fem">
<word posp="pron" gender="fem" gloss="3.fem"/>
</np>
</np>
<word gloss="then" posp="conj"/>
</s>
</example>
copyuptophrase:
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese.">
<s>
<np def="def" role="subj" head="this" locus="number" case="ERG" gender="fem">
<word posp="pron" gender="fem" gloss="3.fem"/>
</np>
- <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
+ <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.fem" obj="3.masc">
<word posp="verb" gloss="eat"/>
</vp>
<np def="def" role="obj" locus="number" case="NOM" gender="masc">
<word posp="noun" gloss="cheese"/>
</np>
</s>
<s connector="then">
<np def="def" role="subj" head="this" locus="number" case="ERG" gender="fem">
<word posp="pron" gender="fem" gloss="3.fem"/>
</np>
- <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
+ <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.fem" obj="3.fem">
<word posp="verb" gloss="catch"/>
</vp>
<np role="obj" case="NOM" gender="fem">
<np def="def" role="subj" head="this" locus="number" gender="fem">
<word posp="pron" gender="fem" gloss="3.fem"/>
</np>
</np>
<word gloss="then" posp="conj"/>
</s>
<s connector="then">
- <np def="neither" role="subj" locus="number" case="ERG">
+ <np def="neither" role="subj" locus="number" case="ERG" person="1excl">
<word person="1excl" posp="pron" gloss="1excl" gender="fem"/>
</np>
- <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
+ <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl" obj="3.fem">
<word posp="verb" gloss="pat"/>
</vp>
<np role="obj" case="NOM" gender="fem">
<np def="def" role="subj" head="this" locus="number" gender="fem">
<word posp="pron" gender="fem" gloss="3.fem"/>
</np>
</np>
<word gloss="then" posp="conj"/>
</s>
</example>
prodrop:
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese."> <s> - <np def="def" role="subj" head="this" locus="number" case="ERG" gender="fem"> - <word posp="pron" gender="fem" gloss="3.fem"/> - </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.fem" obj="3.masc"> <word posp="verb" gloss="eat"/> </vp> <np def="def" role="obj" locus="number" case="NOM" gender="masc"> <word posp="noun" gloss="cheese"/> </np> </s> <s connector="then"> - <np def="def" role="subj" head="this" locus="number" case="ERG" gender="fem"> - <word posp="pron" gender="fem" gloss="3.fem"/> - </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.fem" obj="3.fem"> <word posp="verb" gloss="catch"/> </vp> <np role="obj" case="NOM" gender="fem"> <np def="def" role="subj" head="this" locus="number" gender="fem"> <word posp="pron" gender="fem" gloss="3.fem"/> </np> </np> <word gloss="then" posp="conj"/> </s> <s connector="then"> - <np def="neither" role="subj" locus="number" case="ERG" person="1excl"> - <word person="1excl" posp="pron" gloss="1excl" gender="fem"/> - </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl" obj="3.fem"> <word posp="verb" gloss="pat"/> </vp> <np role="obj" case="NOM" gender="fem"> <np def="def" role="subj" head="this" locus="number" gender="fem"> <word posp="pron" gender="fem" gloss="3.fem"/> </np> </np> <word gloss="then" posp="conj"/> </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="3.fem" obj="3.masc">
<word posp="verb" gloss="eat"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
+ <thingy type="vpsubj" function="enclitic" gloss="3.fem"/>
+ <thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np def="def" role="obj" locus="number" case="NOM" gender="masc">
<word posp="noun" gloss="cheese"/>
</np>
</s>
<s connector="then">
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.fem" obj="3.fem">
<word posp="verb" gloss="catch"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
+ <thingy type="vpsubj" function="enclitic" gloss="3.fem"/>
+ <thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np role="obj" case="NOM" gender="fem">
<np def="def" role="subj" head="this" locus="number" gender="fem">
<word posp="pron" gender="fem" gloss="3.fem"/>
</np>
</np>
<word gloss="then" posp="conj"/>
</s>
<s connector="then">
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl" obj="3.fem">
<word posp="verb" gloss="pat"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
+ <thingy type="vpsubj" function="enclitic" gloss="1excl"/>
+ <thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np role="obj" case="NOM" gender="fem">
<np def="def" role="subj" head="this" locus="number" gender="fem">
<word posp="pron" gender="fem" gloss="3.fem"/>
</np>
</np>
<word gloss="then" posp="conj"/>
</s>
</example>
propagateArgumentCase:
No change.
unwrapArgumentNPs:
<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="3.fem" obj="3.masc">
<word posp="verb" gloss="eat"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="3.fem"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np def="def" role="obj" locus="number" case="NOM" gender="masc">
<word posp="noun" gloss="cheese"/>
</np>
</s>
<s connector="then">
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.fem" obj="3.fem">
<word posp="verb" gloss="catch"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="3.fem"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
- <np role="obj" case="NOM" gender="fem">
- <np def="def" role="subj" head="this" locus="number" gender="fem">
+ <np def="def" role="obj" head="this" locus="number" gender="fem" case="NOM">
<word posp="pron" gender="fem" gloss="3.fem"/>
</np>
- </np>
<word gloss="then" posp="conj"/>
</s>
<s connector="then">
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl" obj="3.fem">
<word posp="verb" gloss="pat"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="1excl"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
- <np role="obj" case="NOM" gender="fem">
- <np def="def" role="subj" head="this" locus="number" gender="fem">
+ <np def="def" role="obj" head="this" locus="number" gender="fem" case="NOM">
<word posp="pron" gender="fem" gloss="3.fem"/>
</np>
- </np>
<word gloss="then" posp="conj"/>
</s>
</example>
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="3.fem" obj="3.masc">
- <word posp="verb" gloss="eat"/>
+ <word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.fem" obj="3.masc"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="3.fem"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np def="def" role="obj" locus="number" case="NOM" gender="masc">
- <word posp="noun" gloss="cheese"/>
+ <word posp="noun" gloss="cheese" def="def" role="obj" locus="number" case="NOM" gender="masc"/>
</np>
</s>
<s connector="then">
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.fem" obj="3.fem">
- <word posp="verb" gloss="catch"/>
+ <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.fem" obj="3.fem"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="3.fem"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np def="def" role="obj" head="this" locus="number" gender="fem" case="NOM">
- <word posp="pron" gender="fem" gloss="3.fem"/>
+ <word posp="pron" gender="fem" gloss="3.fem" def="def" role="obj" head="this" locus="number" case="NOM"/>
</np>
<word gloss="then" posp="conj"/>
</s>
<s connector="then">
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl" obj="3.fem">
- <word posp="verb" gloss="pat"/>
+ <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl" obj="3.fem"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="1excl"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np def="def" role="obj" head="this" locus="number" gender="fem" case="NOM">
- <word posp="pron" gender="fem" gloss="3.fem"/>
+ <word posp="pron" gender="fem" gloss="3.fem" def="def" role="obj" head="this" locus="number" case="NOM"/>
</np>
<word gloss="then" posp="conj"/>
</s>
</example>
addaffixes:
About to call getSlotValue for eat/verb/comp/optionalAbout to call getSlotValue for cheese/noun/def/obligatory
Got def
About to call getSlotValue for catch/verb/comp/optional
About to call getSlotValue for pat/verb/comp/optional
<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="3.fem" obj="3.masc">
<word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.fem" obj="3.masc"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="3.fem"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np def="def" role="obj" locus="number" case="NOM" gender="masc">
<word posp="noun" gloss="cheese" def="def" role="obj" locus="number" case="NOM" gender="masc"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
</np>
</s>
<s connector="then">
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.fem" obj="3.fem">
<word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.fem" obj="3.fem"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="3.fem"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np def="def" role="obj" head="this" locus="number" gender="fem" case="NOM">
<word posp="pron" gender="fem" gloss="3.fem" def="def" role="obj" head="this" locus="number" case="NOM"/>
</np>
<word gloss="then" posp="conj"/>
</s>
<s connector="then">
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl" obj="3.fem">
<word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl" obj="3.fem"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="1excl"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np def="def" role="obj" head="this" locus="number" gender="fem" case="NOM">
<word posp="pron" gender="fem" gloss="3.fem" def="def" role="obj" head="this" locus="number" case="NOM"/>
</np>
<word gloss="then" posp="conj"/>
</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="3.fem" obj="3.masc"> + <flat> <word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.fem" obj="3.masc"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpsubj" function="enclitic" gloss="3.fem"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - </vp> - <np def="def" role="obj" locus="number" case="NOM" gender="masc"> <word posp="noun" gloss="cheese" def="def" role="obj" locus="number" case="NOM" gender="masc"/> <thingy type="noundef" function="suffix" gloss="def"/> - </np> - </s> - <s connector="then"> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.fem" obj="3.fem"> <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.fem" obj="3.fem"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpsubj" function="enclitic" gloss="3.fem"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - </vp> - <np def="def" role="obj" head="this" locus="number" gender="fem" case="NOM"> <word posp="pron" gender="fem" gloss="3.fem" def="def" role="obj" head="this" locus="number" case="NOM"/> - </np> <word gloss="then" posp="conj"/> - </s> - <s connector="then"> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl" obj="3.fem"> <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl" obj="3.fem"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpsubj" function="enclitic" gloss="1excl"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - </vp> - <np def="def" role="obj" head="this" locus="number" gender="fem" case="NOM"> <word posp="pron" gender="fem" gloss="3.fem" def="def" role="obj" head="this" locus="number" case="NOM"/> - </np> <word gloss="then" posp="conj"/> - </s> + </flat> </example>
addvocab:
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese."> <flat> - <word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.fem" obj="3.masc"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpsubj" function="enclitic" gloss="3.fem"/> - <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - <word posp="noun" gloss="cheese" def="def" role="obj" locus="number" case="NOM" gender="masc"/> - <thingy type="noundef" function="suffix" gloss="def"/> - <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.fem" obj="3.fem"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpsubj" function="enclitic" gloss="3.fem"/> - <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - <word posp="pron" gender="fem" gloss="3.fem" def="def" role="obj" head="this" locus="number" case="NOM"/> - <word gloss="then" posp="conj"/> - <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl" obj="3.fem"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpsubj" function="enclitic" gloss="1excl"/> - <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - <word posp="pron" gender="fem" gloss="3.fem" def="def" role="obj" head="this" locus="number" case="NOM"/> - <word gloss="then" posp="conj"/> + <word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.fem" obj="3.masc" ph="m iː kʼʷ">miːkʼʷ</word> + <thingy type="vpta" function="enclitic" gloss="PAST" ph="h i ʈ">hiʈ</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> + <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> + <thingy type="vpsubj" function="enclitic" gloss="3.fem.SUBJ" ph="m i ɡ">miɡ</thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph=""></thingy> + <word posp="noun" gloss="cheese" def="def" role="obj" locus="number" case="NOM" gender="masc" ph="ɽ o k o ŋ">ɽokoŋ</word> + <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="e ɖ">eɖ</thingy> + <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.fem" obj="3.fem" ph="ʈ iː">ʈiː</word> + <thingy type="vpta" function="enclitic" gloss="PAST" ph="h i ʈ">hiʈ</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> + <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> + <thingy type="vpsubj" function="enclitic" gloss="3.fem.SUBJ" ph="m i ɡ">miɡ</thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph=""></thingy> + <word posp="pron" gender="fem" gloss="3.fem" def="def" role="obj" head="this" locus="number" case="NOM" ph="kʼʷ i ɡ">kʼʷiɡ</word> + <word gloss="then" posp="conj" ph="ɲ au kʷ">ɲaukʷ</word> + <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl" obj="3.fem" ph="kʼ o ʋ aː b">kʼoʋaːb</word> + <thingy type="vpta" function="enclitic" gloss="PAST" ph="h i ʈ">hiʈ</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> + <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> + <thingy type="vpsubj" function="enclitic" gloss="1excl.SUBJ" ph="ʃ a ɳ">ʃaɳ</thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph=""></thingy> + <word posp="pron" gender="fem" gloss="3.fem" def="def" role="obj" head="this" locus="number" case="NOM" ph="kʼʷ i ɡ">kʼʷiɡ</word> + <word gloss="then" posp="conj" ph="ɲ au kʷ">ɲaukʷ</word> </flat> </example>
vowelharmony:
No change.
removetags:
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese."> <flat> - <word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.fem" obj="3.masc" ph="m iː kʼʷ">miːkʼʷ</word> - <thingy type="vpta" function="enclitic" gloss="PAST" ph="h i ʈ">hiʈ</thingy> - <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> - <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> - <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> - <thingy type="vpsubj" function="enclitic" gloss="3.fem.SUBJ" ph="m i ɡ">miɡ</thingy> - <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph=""></thingy> - <word posp="noun" gloss="cheese" def="def" role="obj" locus="number" case="NOM" gender="masc" ph="ɽ o k o ŋ">ɽokoŋ</word> - <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="e ɖ">eɖ</thingy> - <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.fem" obj="3.fem" ph="ʈ iː">ʈiː</word> - <thingy type="vpta" function="enclitic" gloss="PAST" ph="h i ʈ">hiʈ</thingy> - <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> - <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> - <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> - <thingy type="vpsubj" function="enclitic" gloss="3.fem.SUBJ" ph="m i ɡ">miɡ</thingy> - <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph=""></thingy> - <word posp="pron" gender="fem" gloss="3.fem" def="def" role="obj" head="this" locus="number" case="NOM" ph="kʼʷ i ɡ">kʼʷiɡ</word> - <word gloss="then" posp="conj" ph="ɲ au kʷ">ɲaukʷ</word> - <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl" obj="3.fem" ph="kʼ o ʋ aː b">kʼoʋaːb</word> - <thingy type="vpta" function="enclitic" gloss="PAST" ph="h i ʈ">hiʈ</thingy> - <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> - <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> - <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> - <thingy type="vpsubj" function="enclitic" gloss="1excl.SUBJ" ph="ʃ a ɳ">ʃaɳ</thingy> - <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph=""></thingy> - <word posp="pron" gender="fem" gloss="3.fem" def="def" role="obj" head="this" locus="number" case="NOM" ph="kʼʷ i ɡ">kʼʷiɡ</word> - <word gloss="then" posp="conj" ph="ɲ au kʷ">ɲaukʷ</word> + <word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.fem" obj="3.masc">miːkʼʷ</word> + <thingy type="vpta" function="enclitic" gloss="PAST">hiʈ</thingy> + <thingy type="vpsubj" function="enclitic" gloss="3.fem.SUBJ">miɡ</thingy> + <word posp="noun" gloss="cheese" def="def" role="obj" locus="number" case="NOM" gender="masc">ɽokoŋ</word> + <thingy type="noundef" function="suffix" gloss="def">eɖ</thingy> + <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.fem" obj="3.fem">ʈiː</word> + <thingy type="vpta" function="enclitic" gloss="PAST">hiʈ</thingy> + <thingy type="vpsubj" function="enclitic" gloss="3.fem.SUBJ">miɡ</thingy> + <word posp="pron" gender="fem" gloss="3.fem" def="def" role="obj" head="this" locus="number" case="NOM">kʼʷiɡ</word> + <word gloss="then" posp="conj">ɲaukʷ</word> + <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl" obj="3.fem">kʼoʋaːb</word> + <thingy type="vpta" function="enclitic" gloss="PAST">hiʈ</thingy> + <thingy type="vpsubj" function="enclitic" gloss="1excl.SUBJ">ʃaɳ</thingy> + <word posp="pron" gender="fem" gloss="3.fem" def="def" role="obj" head="this" locus="number" case="NOM">kʼʷiɡ</word> + <word gloss="then" posp="conj">ɲaukʷ</word> </flat> + <p><span class="ilpair"><span class="mor">miːkʼʷ</span><br><span class="gls">eat</span></span> <span class="ilpair"><span class="mor">hiʈ</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">miɡ</span><br><span class="gls">3.fem.<span class="glssc">SUBJ</span></span></span> <span class="ilpair"><span class="mor">ɽokoŋ</span><br><span class="gls">cheese</span></span> <span class="ilpair"><span class="mor">-eɖ</span><br><span class="gls">def</span></span> <span class="ilpair"><span class="mor">ʈiː</span><br><span class="gls">catch</span></span> <span class="ilpair"><span class="mor">hiʈ</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">miɡ</span><br><span class="gls">3.fem.<span class="glssc">SUBJ</span></span></span> <span class="ilpair"><span class="mor">kʼʷiɡ</span><br><span class="gls">3.fem</span></span> <span class="ilpair"><span class="mor">ɲaukʷ</span><br><span class="gls">then</span></span> <span class="ilpair"><span class="mor">kʼoʋaːb</span><br><span class="gls">pat</span></span> <span class="ilpair"><span class="mor">hiʈ</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">ʃaɳ</span><br><span class="gls">1excl.<span class="glssc">SUBJ</span></span></span> <span class="ilpair"><span class="mor">kʼʷiɡ</span><br><span class="gls">3.fem</span></span> <span class="ilpair"><span class="mor">ɲaukʷ</span><br><span class="gls">then</span></span></p> + <p>miːkʼʷ hiʈ miɡ ɽokoŋeɖ ʈiː hiʈ miɡ kʼʷiɡ ɲaukʷ kʼoʋaːb hiʈ ʃaɳ kʼʷiɡ ɲaukʷ</p> + <p>miigqu hirt mig rrokongerd rtii hirt mig gquig ñauqu gkowaab hirt sharn gquig ñauqu</p> + <il> + <w> + <o>miːkʼʷ</o> + <g>eat</g> + </w> + <w> + <o>hiʈ</o> + <g>PAST</g> + </w> + <w> + <o>miɡ</o> + <g>3.fem.SUBJ</g> + </w> + <w> + <o>ɽokoŋ</o> + <g>cheese</g> + </w> + <w> + <o>-eɖ</o> + <g>def</g> + </w> + <w> + <o>ʈiː</o> + <g>catch</g> + </w> + <w> + <o>hiʈ</o> + <g>PAST</g> + </w> + <w> + <o>miɡ</o> + <g>3.fem.SUBJ</g> + </w> + <w> + <o>kʼʷiɡ</o> + <g>3.fem</g> + </w> + <w> + <o>ɲaukʷ</o> + <g>then</g> + </w> + <w> + <o>kʼoʋaːb</o> + <g>pat</g> + </w> + <w> + <o>hiʈ</o> + <g>PAST</g> + </w> + <w> + <o>ʃaɳ</o> + <g>1excl.SUBJ</g> + </w> + <w> + <o>kʼʷiɡ</o> + <g>3.fem</g> + </w> + <w> + <o>ɲaukʷ</o> + <g>then</g> + </w> + </il> </example>
Miigqu hirt mig rrokongerd rtii hirt mig gquig ñauqu gkowaab hirt sharn gquig ñauqu. [miːkʼʷ hiʈ miɡ ɽokoŋeɖ ʈiː hiʈ miɡ kʼʷiɡ ɲaukʷ kʼoʋaːb hiʈ ʃaɳ kʼʷiɡ ɲaukʷ] miːkʼʷ eat hiʈ PAST miɡ 3.fem.SUBJ ɽokoŋ cheese -eɖ def ʈiː catch hiʈ PAST miɡ 3.fem.SUBJ kʼʷiɡ 3.fem ɲaukʷ then kʼoʋaːb pat hiʈ PAST ʃaɳ 1excl.SUBJ kʼʷiɡ 3.fem ɲaukʷ then “I patted the cat that caught the mouse that ate the cheese.” | (25) |
Finally, here is an example containing several layers of embedding:
initial XML:
<example id="relp4" translation="I patted the cat that caught the mouse that ate the cheese that I bought.">
<s>
<vp tam="past-punct">
<verb>pat</verb>
</vp>
<np number="sing" def="neither" role="subj">
<pron person="1excl" number="sing"/>
</np>
<np role="obj">
<relp>
<vp tam="past-punct">
<verb>catch</verb>
</vp>
<np def="def" number="sing" role="subj" head="this">
<noun>cat</noun>
</np>
<np role="obj">
<relp>
<vp tam="past-punct">
<verb>eat</verb>
</vp>
<np def="def" number="sing" role="subj" head="this">
<noun>mouse</noun>
</np>
<np role="obj">
<relp>
<vp tam="past-punct">
<verb>buy</verb>
</vp>
<np number="sing" def="neither" role="subj">
<pron person="1excl" number="sing"/>
</np>
<np def="def" number="sing" role="obj" head="this">
<noun>cheese</noun>
</np>
</relp>
</np>
</relp>
</np>
</relp>
</np>
</s>
</example>cleanup:
<example id="relp4" translation="I patted the cat that caught the mouse that ate the cheese that I bought."> <s> - <vp tam="past-punct"> - <verb>pat</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="pat"/> </vp> - <np number="sing" def="neither" role="subj"> - <pron person="1excl" number="sing"/> + <np number="sing" def="neither" role="subj" locus="number"> + <word person="1excl" number="sing" posp="pron"/> </np> <np role="obj"> <relp> - <vp tam="past-punct"> - <verb>catch</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="catch"/> </vp> - <np def="def" number="sing" role="subj" head="this"> - <noun>cat</noun> + <np def="def" number="sing" role="subj" head="this" locus="number"> + <word posp="noun" gloss="cat"/> </np> <np role="obj"> <relp> - <vp tam="past-punct"> - <verb>eat</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="eat"/> </vp> - <np def="def" number="sing" role="subj" head="this"> - <noun>mouse</noun> + <np def="def" number="sing" role="subj" head="this" locus="number"> + <word posp="noun" gloss="mouse"/> </np> <np role="obj"> <relp> - <vp tam="past-punct"> - <verb>buy</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="buy"/> </vp> - <np number="sing" def="neither" role="subj"> - <pron person="1excl" number="sing"/> + <np number="sing" def="neither" role="subj" locus="number"> + <word person="1excl" number="sing" posp="pron"/> </np> - <np def="def" number="sing" role="obj" head="this"> - <noun>cheese</noun> + <np def="def" number="sing" role="obj" head="this" locus="number"> + <word posp="noun" gloss="cheese"/> </np> </relp> </np> </relp> </np> </relp> </np> </s> </example>
module articles:
No change.
module nonpastonly:
<example id="relp4" translation="I patted the cat that caught the mouse that ate the cheese that I bought."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="pat"/> </vp> <np number="sing" def="neither" role="subj" locus="number"> <word person="1excl" number="sing" posp="pron"/> </np> <np role="obj"> <relp> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="catch"/> </vp> <np def="def" number="sing" role="subj" head="this" locus="number"> <word posp="noun" gloss="cat"/> </np> <np role="obj"> <relp> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="eat"/> </vp> <np def="def" number="sing" role="subj" head="this" locus="number"> <word posp="noun" gloss="mouse"/> </np> <np role="obj"> <relp> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="buy"/> </vp> <np number="sing" def="neither" role="subj" locus="number"> <word person="1excl" number="sing" posp="pron"/> </np> <np def="def" number="sing" role="obj" head="this" locus="number"> <word posp="noun" gloss="cheese"/> </np> </relp> </np> </relp> </np> </relp> </np> </s> </example>
module noepistemic:
No change.
module sequential:
<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"/>
+ <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" output="aspron">
+ <word posp="noun" gloss="cheese"/>
+ </np>
+ </s>
+ <s connector="then">
+ <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" output="aspron">
+ <word posp="noun" gloss="mouse"/>
+ </np>
<np role="obj">
- <relp>
+ <np def="def" number="sing" role="obj" head="this" locus="number" output="aspron">
+ <word posp="noun" gloss="cheese"/>
+ </np>
+ </np>
+ </s>
+ <s connector="then">
<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 def="def" number="sing" role="subj" head="this" locus="number" output="aspron">
<word posp="noun" gloss="cat"/>
</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="eat"/>
- </vp>
- <np def="def" number="sing" role="subj" head="this" locus="number">
+ <np def="def" number="sing" role="subj" head="this" locus="number" output="aspron">
<word posp="noun" gloss="mouse"/>
</np>
- <np role="obj">
- <relp>
+ </np>
+ </s>
+ <s connector="then">
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
- <word posp="verb" gloss="buy"/>
+ <word posp="verb" gloss="pat"/>
</vp>
<np number="sing" def="neither" role="subj" locus="number">
<word person="1excl" number="sing" posp="pron"/>
</np>
- <np def="def" number="sing" role="obj" head="this" locus="number">
- <word posp="noun" gloss="cheese"/>
- </np>
- </relp>
- </np>
- </relp>
+ <np role="obj">
+ <np def="def" number="sing" role="subj" head="this" locus="number" output="aspron">
+ <word posp="noun" gloss="cat"/>
</np>
- </relp>
</np>
</s>
</example>
module sentenceconnectors:
<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="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" output="aspron">
<word posp="noun" gloss="cheese"/>
</np>
</s>
<s connector="then">
+ <word gloss="then" posp="conj"/>
<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" output="aspron">
<word posp="noun" gloss="mouse"/>
</np>
<np role="obj">
<np def="def" number="sing" role="obj" head="this" locus="number" output="aspron">
<word posp="noun" gloss="cheese"/>
</np>
</np>
</s>
<s connector="then">
+ <word gloss="then" posp="conj"/>
<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" output="aspron">
<word posp="noun" gloss="cat"/>
</np>
<np role="obj">
<np def="def" number="sing" role="subj" head="this" locus="number" output="aspron">
<word posp="noun" gloss="mouse"/>
</np>
</np>
</s>
<s connector="then">
+ <word gloss="then" posp="conj"/>
<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">
<np def="def" number="sing" role="subj" head="this" locus="number" output="aspron">
<word posp="noun" gloss="cat"/>
</np>
</np>
</s>
</example>
module subordinate:
No change.
tva1tva2
tva1
tva2
tva1
tva2
tva1
tva2
module affixdensity:
No change.
module adpositions:
No change.
module constorder:
<example id="relp4" translation="I patted the cat that caught the mouse that ate the cheese that I bought."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> - <word posp="verb" gloss="buy"/> - </vp> <np number="sing" def="neither" role="subj" locus="number"> <word person="1excl" number="sing" posp="pron"/> </np> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <word posp="verb" gloss="buy"/> + </vp> <np def="def" number="sing" role="obj" head="this" locus="number" output="aspron"> <word posp="noun" gloss="cheese"/> </np> </s> <s connector="then"> - <word gloss="then" posp="conj"/> - <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" output="aspron"> <word posp="noun" gloss="mouse"/> </np> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <word posp="verb" gloss="eat"/> + </vp> <np role="obj"> <np def="def" number="sing" role="obj" head="this" locus="number" output="aspron"> <word posp="noun" gloss="cheese"/> </np> </np> + <word gloss="then" posp="conj"/> </s> <s connector="then"> - <word gloss="then" posp="conj"/> - <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" output="aspron"> <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 role="obj"> <np def="def" number="sing" role="subj" head="this" locus="number" output="aspron"> <word posp="noun" gloss="mouse"/> </np> </np> + <word gloss="then" posp="conj"/> </s> <s connector="then"> - <word gloss="then" posp="conj"/> - <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 role="obj"> <np def="def" number="sing" role="subj" head="this" locus="number" output="aspron"> <word posp="noun" gloss="cat"/> </np> </np> + <word gloss="then" posp="conj"/> </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="ERG"> <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="buy"/> </vp> - <np def="def" number="sing" role="obj" head="this" locus="number" output="aspron"> + <np def="def" number="sing" role="obj" head="this" locus="number" output="aspron" case="NOM"> <word posp="noun" gloss="cheese"/> </np> </s> <s connector="then"> - <np def="def" number="sing" role="subj" head="this" locus="number" output="aspron"> + <np def="def" number="sing" role="subj" head="this" locus="number" output="aspron" case="ERG"> <word posp="noun" gloss="mouse"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="eat"/> </vp> - <np role="obj"> + <np role="obj" case="NOM"> <np def="def" number="sing" role="obj" head="this" locus="number" output="aspron"> <word posp="noun" gloss="cheese"/> </np> </np> <word gloss="then" posp="conj"/> </s> <s connector="then"> - <np def="def" number="sing" role="subj" head="this" locus="number" output="aspron"> + <np def="def" number="sing" role="subj" head="this" locus="number" output="aspron" case="ERG"> <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 role="obj"> + <np role="obj" case="NOM"> <np def="def" number="sing" role="subj" head="this" locus="number" output="aspron"> <word posp="noun" gloss="mouse"/> </np> </np> <word gloss="then" posp="conj"/> </s> <s connector="then"> - <np number="sing" def="neither" role="subj" locus="number"> + <np number="sing" def="neither" role="subj" locus="number" case="ERG"> <word person="1excl" number="sing" posp="pron"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="pat"/> </vp> - <np role="obj"> + <np role="obj" case="NOM"> <np def="def" number="sing" role="subj" head="this" locus="number" output="aspron"> <word posp="noun" gloss="cat"/> </np> </np> <word gloss="then" posp="conj"/> </s> </example>
module markowner:
No change.
module addgender:
<example id="relp4" translation="I patted the cat that caught the mouse that ate the cheese that I bought.">
<s>
<np number="sing" def="neither" role="subj" locus="number" case="ERG">
<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="buy"/>
</vp>
- <np def="def" number="sing" role="obj" head="this" locus="number" output="aspron" case="NOM">
+ <np def="def" number="sing" role="obj" head="this" locus="number" output="aspron" case="NOM" gender="masc">
<word posp="noun" gloss="cheese"/>
</np>
</s>
<s connector="then">
- <np def="def" number="sing" role="subj" head="this" locus="number" output="aspron" case="ERG">
+ <np def="def" number="sing" role="subj" head="this" locus="number" output="aspron" case="ERG" gender="fem">
<word posp="noun" gloss="mouse"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="eat"/>
</vp>
- <np role="obj" case="NOM">
- <np def="def" number="sing" role="obj" head="this" locus="number" output="aspron">
+ <np role="obj" case="NOM" gender="masc">
+ <np def="def" number="sing" role="obj" head="this" locus="number" output="aspron" gender="masc">
<word posp="noun" gloss="cheese"/>
</np>
</np>
<word gloss="then" posp="conj"/>
</s>
<s connector="then">
- <np def="def" number="sing" role="subj" head="this" locus="number" output="aspron" case="ERG">
+ <np def="def" number="sing" role="subj" head="this" locus="number" output="aspron" case="ERG" gender="fem">
<word posp="noun" gloss="cat"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="catch"/>
</vp>
- <np role="obj" case="NOM">
- <np def="def" number="sing" role="subj" head="this" locus="number" output="aspron">
+ <np role="obj" case="NOM" gender="fem">
+ <np def="def" number="sing" role="subj" head="this" locus="number" output="aspron" gender="fem">
<word posp="noun" gloss="mouse"/>
</np>
</np>
<word gloss="then" posp="conj"/>
</s>
<s connector="then">
<np number="sing" def="neither" role="subj" locus="number" case="ERG">
<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 role="obj" case="NOM">
- <np def="def" number="sing" role="subj" head="this" locus="number" output="aspron">
+ <np role="obj" case="NOM" gender="fem">
+ <np def="def" number="sing" role="subj" head="this" locus="number" output="aspron" gender="fem">
<word posp="noun" gloss="cat"/>
</np>
</np>
<word gloss="then" posp="conj"/>
</s>
</example>
module propagatenumber:
<example id="relp4" translation="I patted the cat that caught the mouse that ate the cheese that I bought.">
<s>
<np number="sing" def="neither" role="subj" locus="number" case="ERG">
<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="buy"/>
</vp>
<np def="def" number="sing" role="obj" head="this" locus="number" output="aspron" case="NOM" gender="masc">
<word posp="noun" gloss="cheese"/>
</np>
</s>
<s connector="then">
<np def="def" number="sing" role="subj" head="this" locus="number" output="aspron" case="ERG" gender="fem">
<word posp="noun" gloss="mouse"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="eat"/>
</vp>
- <np role="obj" case="NOM" gender="masc">
+ <np role="obj" case="NOM" gender="masc" number="sing">
<np def="def" number="sing" role="obj" head="this" locus="number" output="aspron" gender="masc">
<word posp="noun" gloss="cheese"/>
</np>
</np>
<word gloss="then" posp="conj"/>
</s>
<s connector="then">
<np def="def" number="sing" role="subj" head="this" locus="number" output="aspron" case="ERG" gender="fem">
<word posp="noun" gloss="cat"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="catch"/>
</vp>
- <np role="obj" case="NOM" gender="fem">
+ <np role="obj" case="NOM" gender="fem" number="sing">
<np def="def" number="sing" role="subj" head="this" locus="number" output="aspron" gender="fem">
<word posp="noun" gloss="mouse"/>
</np>
</np>
<word gloss="then" posp="conj"/>
</s>
<s connector="then">
<np number="sing" def="neither" role="subj" locus="number" case="ERG">
<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 role="obj" case="NOM" gender="fem">
+ <np role="obj" case="NOM" gender="fem" number="sing">
<np def="def" number="sing" role="subj" head="this" locus="number" output="aspron" gender="fem">
<word posp="noun" gloss="cat"/>
</np>
</np>
<word gloss="then" posp="conj"/>
</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="ERG"> - <word person="1excl" number="sing" posp="pron"/> + <np def="neither" role="subj" locus="number" case="ERG"> + <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="buy"/> </vp> - <np def="def" number="sing" role="obj" head="this" locus="number" output="aspron" case="NOM" gender="masc"> + <np def="def" role="obj" head="this" locus="number" output="aspron" case="NOM" gender="masc"> <word posp="noun" gloss="cheese"/> </np> </s> <s connector="then"> - <np def="def" number="sing" role="subj" head="this" locus="number" output="aspron" case="ERG" gender="fem"> + <np def="def" role="subj" head="this" locus="number" output="aspron" case="ERG" gender="fem"> <word posp="noun" gloss="mouse"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="eat"/> </vp> - <np role="obj" case="NOM" gender="masc" number="sing"> - <np def="def" number="sing" role="obj" head="this" locus="number" output="aspron" gender="masc"> + <np role="obj" case="NOM" gender="masc"> + <np def="def" role="obj" head="this" locus="number" output="aspron" gender="masc"> <word posp="noun" gloss="cheese"/> </np> </np> <word gloss="then" posp="conj"/> </s> <s connector="then"> - <np def="def" number="sing" role="subj" head="this" locus="number" output="aspron" case="ERG" gender="fem"> + <np def="def" role="subj" head="this" locus="number" output="aspron" case="ERG" gender="fem"> <word posp="noun" gloss="cat"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="catch"/> </vp> - <np role="obj" case="NOM" gender="fem" number="sing"> - <np def="def" number="sing" role="subj" head="this" locus="number" output="aspron" gender="fem"> + <np role="obj" case="NOM" gender="fem"> + <np def="def" role="subj" head="this" locus="number" output="aspron" gender="fem"> <word posp="noun" gloss="mouse"/> </np> </np> <word gloss="then" posp="conj"/> </s> <s connector="then"> - <np number="sing" def="neither" role="subj" locus="number" case="ERG"> - <word person="1excl" number="sing" posp="pron"/> + <np def="neither" role="subj" locus="number" case="ERG"> + <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 role="obj" case="NOM" gender="fem" number="sing"> - <np def="def" number="sing" role="subj" head="this" locus="number" output="aspron" gender="fem"> + <np role="obj" case="NOM" gender="fem"> + <np def="def" role="subj" head="this" locus="number" output="aspron" gender="fem"> <word posp="noun" gloss="cat"/> </np> </np> <word gloss="then" posp="conj"/> </s> </example>
createpronouns:
<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="ERG">
<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="buy"/>
</vp>
- <np def="def" role="obj" head="this" locus="number" output="aspron" case="NOM" gender="masc">
- <word posp="noun" gloss="cheese"/>
+ <np def="def" role="obj" head="this" locus="number" case="NOM" gender="masc">
+ <word posp="pron" gender="masc" gloss="3.masc"/>
</np>
</s>
<s connector="then">
- <np def="def" role="subj" head="this" locus="number" output="aspron" case="ERG" gender="fem">
- <word posp="noun" gloss="mouse"/>
+ <np def="def" role="subj" head="this" locus="number" case="ERG" gender="fem">
+ <word posp="pron" gender="fem" gloss="3.fem"/>
</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="NOM" gender="masc">
- <np def="def" role="obj" head="this" locus="number" output="aspron" gender="masc">
- <word posp="noun" gloss="cheese"/>
+ <np def="def" role="obj" head="this" locus="number" gender="masc">
+ <word posp="pron" gender="masc" gloss="3.masc"/>
</np>
</np>
<word gloss="then" posp="conj"/>
</s>
<s connector="then">
- <np def="def" role="subj" head="this" locus="number" output="aspron" case="ERG" gender="fem">
- <word posp="noun" gloss="cat"/>
+ <np def="def" role="subj" head="this" locus="number" case="ERG" gender="fem">
+ <word posp="pron" gender="fem" gloss="3.fem"/>
</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" case="NOM" gender="fem">
- <np def="def" role="subj" head="this" locus="number" output="aspron" gender="fem">
- <word posp="noun" gloss="mouse"/>
+ <np def="def" role="subj" head="this" locus="number" gender="fem">
+ <word posp="pron" gender="fem" gloss="3.fem"/>
</np>
</np>
<word gloss="then" posp="conj"/>
</s>
<s connector="then">
<np def="neither" role="subj" locus="number" case="ERG">
<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 role="obj" case="NOM" gender="fem">
- <np def="def" role="subj" head="this" locus="number" output="aspron" gender="fem">
- <word posp="noun" gloss="cat"/>
+ <np def="def" role="subj" head="this" locus="number" gender="fem">
+ <word posp="pron" gender="fem" gloss="3.fem"/>
</np>
</np>
<word gloss="then" posp="conj"/>
</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:
<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="ERG">
- <word person="1excl" posp="pron"/>
+ <word person="1excl" posp="pron" gloss="1excl" gender="fem"/>
</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="def" role="obj" head="this" locus="number" case="NOM" gender="masc">
<word posp="pron" gender="masc" gloss="3.masc"/>
</np>
</s>
<s connector="then">
<np def="def" role="subj" head="this" locus="number" case="ERG" gender="fem">
<word posp="pron" gender="fem" gloss="3.fem"/>
</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="NOM" gender="masc">
<np def="def" role="obj" head="this" locus="number" gender="masc">
<word posp="pron" gender="masc" gloss="3.masc"/>
</np>
</np>
<word gloss="then" posp="conj"/>
</s>
<s connector="then">
<np def="def" role="subj" head="this" locus="number" case="ERG" gender="fem">
<word posp="pron" gender="fem" gloss="3.fem"/>
</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" case="NOM" gender="fem">
<np def="def" role="subj" head="this" locus="number" gender="fem">
<word posp="pron" gender="fem" gloss="3.fem"/>
</np>
</np>
<word gloss="then" posp="conj"/>
</s>
<s connector="then">
<np def="neither" role="subj" locus="number" case="ERG">
- <word person="1excl" posp="pron"/>
+ <word person="1excl" posp="pron" gloss="1excl" gender="fem"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="pat"/>
</vp>
<np role="obj" case="NOM" gender="fem">
<np def="def" role="subj" head="this" locus="number" gender="fem">
<word posp="pron" gender="fem" gloss="3.fem"/>
</np>
</np>
<word gloss="then" posp="conj"/>
</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="ERG"> + <np def="neither" role="subj" locus="number" case="ERG" person="1excl"> <word person="1excl" posp="pron" gloss="1excl" gender="fem"/> </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl" obj="3.masc"> <word posp="verb" gloss="buy"/> </vp> <np def="def" role="obj" head="this" locus="number" case="NOM" gender="masc"> <word posp="pron" gender="masc" gloss="3.masc"/> </np> </s> <s connector="then"> <np def="def" role="subj" head="this" locus="number" case="ERG" gender="fem"> <word posp="pron" gender="fem" gloss="3.fem"/> </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.fem" obj="3.masc"> <word posp="verb" gloss="eat"/> </vp> <np role="obj" case="NOM" gender="masc"> <np def="def" role="obj" head="this" locus="number" gender="masc"> <word posp="pron" gender="masc" gloss="3.masc"/> </np> </np> <word gloss="then" posp="conj"/> </s> <s connector="then"> <np def="def" role="subj" head="this" locus="number" case="ERG" gender="fem"> <word posp="pron" gender="fem" gloss="3.fem"/> </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.fem" obj="3.fem"> <word posp="verb" gloss="catch"/> </vp> <np role="obj" case="NOM" gender="fem"> <np def="def" role="subj" head="this" locus="number" gender="fem"> <word posp="pron" gender="fem" gloss="3.fem"/> </np> </np> <word gloss="then" posp="conj"/> </s> <s connector="then"> - <np def="neither" role="subj" locus="number" case="ERG"> + <np def="neither" role="subj" locus="number" case="ERG" person="1excl"> <word person="1excl" posp="pron" gloss="1excl" gender="fem"/> </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl" obj="3.fem"> <word posp="verb" gloss="pat"/> </vp> <np role="obj" case="NOM" gender="fem"> <np def="def" role="subj" head="this" locus="number" gender="fem"> <word posp="pron" gender="fem" gloss="3.fem"/> </np> </np> <word gloss="then" posp="conj"/> </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="ERG" person="1excl"> - <word person="1excl" posp="pron" gloss="1excl" gender="fem"/> - </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl" obj="3.masc"> <word posp="verb" gloss="buy"/> </vp> <np def="def" role="obj" head="this" locus="number" case="NOM" gender="masc"> <word posp="pron" gender="masc" gloss="3.masc"/> </np> </s> <s connector="then"> - <np def="def" role="subj" head="this" locus="number" case="ERG" gender="fem"> - <word posp="pron" gender="fem" gloss="3.fem"/> - </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.fem" obj="3.masc"> <word posp="verb" gloss="eat"/> </vp> <np role="obj" case="NOM" gender="masc"> <np def="def" role="obj" head="this" locus="number" gender="masc"> <word posp="pron" gender="masc" gloss="3.masc"/> </np> </np> <word gloss="then" posp="conj"/> </s> <s connector="then"> - <np def="def" role="subj" head="this" locus="number" case="ERG" gender="fem"> - <word posp="pron" gender="fem" gloss="3.fem"/> - </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.fem" obj="3.fem"> <word posp="verb" gloss="catch"/> </vp> <np role="obj" case="NOM" gender="fem"> <np def="def" role="subj" head="this" locus="number" gender="fem"> <word posp="pron" gender="fem" gloss="3.fem"/> </np> </np> <word gloss="then" posp="conj"/> </s> <s connector="then"> - <np def="neither" role="subj" locus="number" case="ERG" person="1excl"> - <word person="1excl" posp="pron" gloss="1excl" gender="fem"/> - </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl" obj="3.fem"> <word posp="verb" gloss="pat"/> </vp> <np role="obj" case="NOM" gender="fem"> <np def="def" role="subj" head="this" locus="number" gender="fem"> <word posp="pron" gender="fem" gloss="3.fem"/> </np> </np> <word gloss="then" posp="conj"/> </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" obj="3.masc">
<word posp="verb" gloss="buy"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
+ <thingy type="vpsubj" function="enclitic" gloss="1excl"/>
+ <thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np def="def" role="obj" head="this" locus="number" case="NOM" gender="masc">
<word posp="pron" gender="masc" gloss="3.masc"/>
</np>
</s>
<s connector="then">
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.fem" obj="3.masc">
<word posp="verb" gloss="eat"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
+ <thingy type="vpsubj" function="enclitic" gloss="3.fem"/>
+ <thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np role="obj" case="NOM" gender="masc">
<np def="def" role="obj" head="this" locus="number" gender="masc">
<word posp="pron" gender="masc" gloss="3.masc"/>
</np>
</np>
<word gloss="then" posp="conj"/>
</s>
<s connector="then">
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.fem" obj="3.fem">
<word posp="verb" gloss="catch"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
+ <thingy type="vpsubj" function="enclitic" gloss="3.fem"/>
+ <thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np role="obj" case="NOM" gender="fem">
<np def="def" role="subj" head="this" locus="number" gender="fem">
<word posp="pron" gender="fem" gloss="3.fem"/>
</np>
</np>
<word gloss="then" posp="conj"/>
</s>
<s connector="then">
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl" obj="3.fem">
<word posp="verb" gloss="pat"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
+ <thingy type="vpsubj" function="enclitic" gloss="1excl"/>
+ <thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np role="obj" case="NOM" gender="fem">
<np def="def" role="subj" head="this" locus="number" gender="fem">
<word posp="pron" gender="fem" gloss="3.fem"/>
</np>
</np>
<word gloss="then" posp="conj"/>
</s>
</example>
propagateArgumentCase:
No change.
unwrapArgumentNPs:
<example id="relp4" translation="I patted the cat that caught the mouse that ate the cheese that I bought.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl" obj="3.masc">
<word posp="verb" gloss="buy"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="1excl"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np def="def" role="obj" head="this" locus="number" case="NOM" gender="masc">
<word posp="pron" gender="masc" gloss="3.masc"/>
</np>
</s>
<s connector="then">
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.fem" obj="3.masc">
<word posp="verb" gloss="eat"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="3.fem"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
- <np role="obj" case="NOM" gender="masc">
- <np def="def" role="obj" head="this" locus="number" gender="masc">
+ <np def="def" role="obj" head="this" locus="number" gender="masc" case="NOM">
<word posp="pron" gender="masc" gloss="3.masc"/>
</np>
- </np>
<word gloss="then" posp="conj"/>
</s>
<s connector="then">
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.fem" obj="3.fem">
<word posp="verb" gloss="catch"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="3.fem"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
- <np role="obj" case="NOM" gender="fem">
- <np def="def" role="subj" head="this" locus="number" gender="fem">
+ <np def="def" role="obj" head="this" locus="number" gender="fem" case="NOM">
<word posp="pron" gender="fem" gloss="3.fem"/>
</np>
- </np>
<word gloss="then" posp="conj"/>
</s>
<s connector="then">
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl" obj="3.fem">
<word posp="verb" gloss="pat"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="1excl"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
- <np role="obj" case="NOM" gender="fem">
- <np def="def" role="subj" head="this" locus="number" gender="fem">
+ <np def="def" role="obj" head="this" locus="number" gender="fem" case="NOM">
<word posp="pron" gender="fem" gloss="3.fem"/>
</np>
- </np>
<word gloss="then" posp="conj"/>
</s>
</example>
unwrapOwnerOwned:
No change.
movedowntoword:
<example id="relp4" translation="I patted the cat that caught the mouse that ate the cheese that I bought.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl" obj="3.masc">
- <word posp="verb" gloss="buy"/>
+ <word posp="verb" gloss="buy" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl" obj="3.masc"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="1excl"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np def="def" role="obj" head="this" locus="number" case="NOM" gender="masc">
- <word posp="pron" gender="masc" gloss="3.masc"/>
+ <word posp="pron" gender="masc" gloss="3.masc" def="def" role="obj" head="this" locus="number" case="NOM"/>
</np>
</s>
<s connector="then">
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.fem" obj="3.masc">
- <word posp="verb" gloss="eat"/>
+ <word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.fem" obj="3.masc"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="3.fem"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np def="def" role="obj" head="this" locus="number" gender="masc" case="NOM">
- <word posp="pron" gender="masc" gloss="3.masc"/>
+ <word posp="pron" gender="masc" gloss="3.masc" def="def" role="obj" head="this" locus="number" case="NOM"/>
</np>
<word gloss="then" posp="conj"/>
</s>
<s connector="then">
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.fem" obj="3.fem">
- <word posp="verb" gloss="catch"/>
+ <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.fem" obj="3.fem"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="3.fem"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np def="def" role="obj" head="this" locus="number" gender="fem" case="NOM">
- <word posp="pron" gender="fem" gloss="3.fem"/>
+ <word posp="pron" gender="fem" gloss="3.fem" def="def" role="obj" head="this" locus="number" case="NOM"/>
</np>
<word gloss="then" posp="conj"/>
</s>
<s connector="then">
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl" obj="3.fem">
- <word posp="verb" gloss="pat"/>
+ <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl" obj="3.fem"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="1excl"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np def="def" role="obj" head="this" locus="number" gender="fem" case="NOM">
- <word posp="pron" gender="fem" gloss="3.fem"/>
+ <word posp="pron" gender="fem" gloss="3.fem" def="def" role="obj" head="this" locus="number" case="NOM"/>
</np>
<word gloss="then" posp="conj"/>
</s>
</example>
addaffixes:
About to call getSlotValue for buy/verb/comp/optionalAbout to call getSlotValue for eat/verb/comp/optional
About to call getSlotValue for catch/verb/comp/optional
About to call getSlotValue for pat/verb/comp/optional
No change.
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" obj="3.masc"> + <flat> <word posp="verb" gloss="buy" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl" obj="3.masc"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpsubj" function="enclitic" gloss="1excl"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - </vp> - <np def="def" role="obj" head="this" locus="number" case="NOM" gender="masc"> <word posp="pron" gender="masc" gloss="3.masc" def="def" role="obj" head="this" locus="number" case="NOM"/> - </np> - </s> - <s connector="then"> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.fem" obj="3.masc"> <word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.fem" obj="3.masc"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpsubj" function="enclitic" gloss="3.fem"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - </vp> - <np def="def" role="obj" head="this" locus="number" gender="masc" case="NOM"> <word posp="pron" gender="masc" gloss="3.masc" def="def" role="obj" head="this" locus="number" case="NOM"/> - </np> <word gloss="then" posp="conj"/> - </s> - <s connector="then"> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.fem" obj="3.fem"> <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.fem" obj="3.fem"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpsubj" function="enclitic" gloss="3.fem"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - </vp> - <np def="def" role="obj" head="this" locus="number" gender="fem" case="NOM"> <word posp="pron" gender="fem" gloss="3.fem" def="def" role="obj" head="this" locus="number" case="NOM"/> - </np> <word gloss="then" posp="conj"/> - </s> - <s connector="then"> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl" obj="3.fem"> <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl" obj="3.fem"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpsubj" function="enclitic" gloss="1excl"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - </vp> - <np def="def" role="obj" head="this" locus="number" gender="fem" case="NOM"> <word posp="pron" gender="fem" gloss="3.fem" def="def" role="obj" head="this" locus="number" case="NOM"/> - </np> <word gloss="then" posp="conj"/> - </s> + </flat> </example>
addvocab:
<example id="relp4" translation="I patted the cat that caught the mouse that ate the cheese that I bought."> <flat> - <word posp="verb" gloss="buy" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl" obj="3.masc"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpsubj" function="enclitic" gloss="1excl"/> - <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - <word posp="pron" gender="masc" gloss="3.masc" def="def" role="obj" head="this" locus="number" case="NOM"/> - <word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.fem" obj="3.masc"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpsubj" function="enclitic" gloss="3.fem"/> - <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - <word posp="pron" gender="masc" gloss="3.masc" def="def" role="obj" head="this" locus="number" case="NOM"/> - <word gloss="then" posp="conj"/> - <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.fem" obj="3.fem"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpsubj" function="enclitic" gloss="3.fem"/> - <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - <word posp="pron" gender="fem" gloss="3.fem" def="def" role="obj" head="this" locus="number" case="NOM"/> - <word gloss="then" posp="conj"/> - <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl" obj="3.fem"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpsubj" function="enclitic" gloss="1excl"/> - <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - <word posp="pron" gender="fem" gloss="3.fem" def="def" role="obj" head="this" locus="number" case="NOM"/> - <word gloss="then" posp="conj"/> + <word posp="verb" gloss="buy" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl" obj="3.masc" ph="ɲ i kʷ">ɲikʷ</word> + <thingy type="vpta" function="enclitic" gloss="PAST" ph="h i ʈ">hiʈ</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> + <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> + <thingy type="vpsubj" function="enclitic" gloss="1excl.SUBJ" ph="ʃ a ɳ">ʃaɳ</thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph=""></thingy> + <word posp="pron" gender="masc" gloss="3.masc" def="def" role="obj" head="this" locus="number" case="NOM" ph="ʂ u t">ʂut</word> + <word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.fem" obj="3.masc" ph="m iː kʼʷ">miːkʼʷ</word> + <thingy type="vpta" function="enclitic" gloss="PAST" ph="h i ʈ">hiʈ</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> + <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> + <thingy type="vpsubj" function="enclitic" gloss="3.fem.SUBJ" ph="m i ɡ">miɡ</thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph=""></thingy> + <word posp="pron" gender="masc" gloss="3.masc" def="def" role="obj" head="this" locus="number" case="NOM" ph="ʂ u t">ʂut</word> + <word gloss="then" posp="conj" ph="ɲ au kʷ">ɲaukʷ</word> + <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.fem" obj="3.fem" ph="ʈ iː">ʈiː</word> + <thingy type="vpta" function="enclitic" gloss="PAST" ph="h i ʈ">hiʈ</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> + <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> + <thingy type="vpsubj" function="enclitic" gloss="3.fem.SUBJ" ph="m i ɡ">miɡ</thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph=""></thingy> + <word posp="pron" gender="fem" gloss="3.fem" def="def" role="obj" head="this" locus="number" case="NOM" ph="kʼʷ i ɡ">kʼʷiɡ</word> + <word gloss="then" posp="conj" ph="ɲ au kʷ">ɲaukʷ</word> + <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl" obj="3.fem" ph="kʼ o ʋ aː b">kʼoʋaːb</word> + <thingy type="vpta" function="enclitic" gloss="PAST" ph="h i ʈ">hiʈ</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> + <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> + <thingy type="vpsubj" function="enclitic" gloss="1excl.SUBJ" ph="ʃ a ɳ">ʃaɳ</thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph=""></thingy> + <word posp="pron" gender="fem" gloss="3.fem" def="def" role="obj" head="this" locus="number" case="NOM" ph="kʼʷ i ɡ">kʼʷiɡ</word> + <word gloss="then" posp="conj" ph="ɲ au kʷ">ɲaukʷ</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> - <word posp="verb" gloss="buy" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl" obj="3.masc" ph="ɲ i kʷ">ɲikʷ</word> - <thingy type="vpta" function="enclitic" gloss="PAST" ph="h i ʈ">hiʈ</thingy> - <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> - <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> - <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> - <thingy type="vpsubj" function="enclitic" gloss="1excl.SUBJ" ph="ʃ a ɳ">ʃaɳ</thingy> - <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph=""></thingy> - <word posp="pron" gender="masc" gloss="3.masc" def="def" role="obj" head="this" locus="number" case="NOM" ph="ʂ u t">ʂut</word> - <word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.fem" obj="3.masc" ph="m iː kʼʷ">miːkʼʷ</word> - <thingy type="vpta" function="enclitic" gloss="PAST" ph="h i ʈ">hiʈ</thingy> - <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> - <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> - <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> - <thingy type="vpsubj" function="enclitic" gloss="3.fem.SUBJ" ph="m i ɡ">miɡ</thingy> - <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph=""></thingy> - <word posp="pron" gender="masc" gloss="3.masc" def="def" role="obj" head="this" locus="number" case="NOM" ph="ʂ u t">ʂut</word> - <word gloss="then" posp="conj" ph="ɲ au kʷ">ɲaukʷ</word> - <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.fem" obj="3.fem" ph="ʈ iː">ʈiː</word> - <thingy type="vpta" function="enclitic" gloss="PAST" ph="h i ʈ">hiʈ</thingy> - <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> - <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> - <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> - <thingy type="vpsubj" function="enclitic" gloss="3.fem.SUBJ" ph="m i ɡ">miɡ</thingy> - <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph=""></thingy> - <word posp="pron" gender="fem" gloss="3.fem" def="def" role="obj" head="this" locus="number" case="NOM" ph="kʼʷ i ɡ">kʼʷiɡ</word> - <word gloss="then" posp="conj" ph="ɲ au kʷ">ɲaukʷ</word> - <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl" obj="3.fem" ph="kʼ o ʋ aː b">kʼoʋaːb</word> - <thingy type="vpta" function="enclitic" gloss="PAST" ph="h i ʈ">hiʈ</thingy> - <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> - <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> - <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> - <thingy type="vpsubj" function="enclitic" gloss="1excl.SUBJ" ph="ʃ a ɳ">ʃaɳ</thingy> - <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph=""></thingy> - <word posp="pron" gender="fem" gloss="3.fem" def="def" role="obj" head="this" locus="number" case="NOM" ph="kʼʷ i ɡ">kʼʷiɡ</word> - <word gloss="then" posp="conj" ph="ɲ au kʷ">ɲaukʷ</word> + <word posp="verb" gloss="buy" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl" obj="3.masc">ɲikʷ</word> + <thingy type="vpta" function="enclitic" gloss="PAST">hiʈ</thingy> + <thingy type="vpsubj" function="enclitic" gloss="1excl.SUBJ">ʃaɳ</thingy> + <word posp="pron" gender="masc" gloss="3.masc" def="def" role="obj" head="this" locus="number" case="NOM">ʂut</word> + <word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.fem" obj="3.masc">miːkʼʷ</word> + <thingy type="vpta" function="enclitic" gloss="PAST">hiʈ</thingy> + <thingy type="vpsubj" function="enclitic" gloss="3.fem.SUBJ">miɡ</thingy> + <word posp="pron" gender="masc" gloss="3.masc" def="def" role="obj" head="this" locus="number" case="NOM">ʂut</word> + <word gloss="then" posp="conj">ɲaukʷ</word> + <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.fem" obj="3.fem">ʈiː</word> + <thingy type="vpta" function="enclitic" gloss="PAST">hiʈ</thingy> + <thingy type="vpsubj" function="enclitic" gloss="3.fem.SUBJ">miɡ</thingy> + <word posp="pron" gender="fem" gloss="3.fem" def="def" role="obj" head="this" locus="number" case="NOM">kʼʷiɡ</word> + <word gloss="then" posp="conj">ɲaukʷ</word> + <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl" obj="3.fem">kʼoʋaːb</word> + <thingy type="vpta" function="enclitic" gloss="PAST">hiʈ</thingy> + <thingy type="vpsubj" function="enclitic" gloss="1excl.SUBJ">ʃaɳ</thingy> + <word posp="pron" gender="fem" gloss="3.fem" def="def" role="obj" head="this" locus="number" case="NOM">kʼʷiɡ</word> + <word gloss="then" posp="conj">ɲaukʷ</word> </flat> + <p><span class="ilpair"><span class="mor">ɲikʷ</span><br><span class="gls">buy</span></span> <span class="ilpair"><span class="mor">hiʈ</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">ʃaɳ</span><br><span class="gls">1excl.<span class="glssc">SUBJ</span></span></span> <span class="ilpair"><span class="mor">ʂut</span><br><span class="gls">3.masc</span></span> <span class="ilpair"><span class="mor">miːkʼʷ</span><br><span class="gls">eat</span></span> <span class="ilpair"><span class="mor">hiʈ</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">miɡ</span><br><span class="gls">3.fem.<span class="glssc">SUBJ</span></span></span> <span class="ilpair"><span class="mor">ʂut</span><br><span class="gls">3.masc</span></span> <span class="ilpair"><span class="mor">ɲaukʷ</span><br><span class="gls">then</span></span> <span class="ilpair"><span class="mor">ʈiː</span><br><span class="gls">catch</span></span> <span class="ilpair"><span class="mor">hiʈ</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">miɡ</span><br><span class="gls">3.fem.<span class="glssc">SUBJ</span></span></span> <span class="ilpair"><span class="mor">kʼʷiɡ</span><br><span class="gls">3.fem</span></span> <span class="ilpair"><span class="mor">ɲaukʷ</span><br><span class="gls">then</span></span> <span class="ilpair"><span class="mor">kʼoʋaːb</span><br><span class="gls">pat</span></span> <span class="ilpair"><span class="mor">hiʈ</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">ʃaɳ</span><br><span class="gls">1excl.<span class="glssc">SUBJ</span></span></span> <span class="ilpair"><span class="mor">kʼʷiɡ</span><br><span class="gls">3.fem</span></span> <span class="ilpair"><span class="mor">ɲaukʷ</span><br><span class="gls">then</span></span></p> + <p>ɲikʷ hiʈ ʃaɳ ʂut miːkʼʷ hiʈ miɡ ʂut ɲaukʷ ʈiː hiʈ miɡ kʼʷiɡ ɲaukʷ kʼoʋaːb hiʈ ʃaɳ kʼʷiɡ ɲaukʷ</p> + <p>ñiqu hirt sharn rsut miigqu hirt mig rsut ñauqu rtii hirt mig gquig ñauqu gkowaab hirt sharn gquig ñauqu</p> + <il> + <w> + <o>ɲikʷ</o> + <g>buy</g> + </w> + <w> + <o>hiʈ</o> + <g>PAST</g> + </w> + <w> + <o>ʃaɳ</o> + <g>1excl.SUBJ</g> + </w> + <w> + <o>ʂut</o> + <g>3.masc</g> + </w> + <w> + <o>miːkʼʷ</o> + <g>eat</g> + </w> + <w> + <o>hiʈ</o> + <g>PAST</g> + </w> + <w> + <o>miɡ</o> + <g>3.fem.SUBJ</g> + </w> + <w> + <o>ʂut</o> + <g>3.masc</g> + </w> + <w> + <o>ɲaukʷ</o> + <g>then</g> + </w> + <w> + <o>ʈiː</o> + <g>catch</g> + </w> + <w> + <o>hiʈ</o> + <g>PAST</g> + </w> + <w> + <o>miɡ</o> + <g>3.fem.SUBJ</g> + </w> + <w> + <o>kʼʷiɡ</o> + <g>3.fem</g> + </w> + <w> + <o>ɲaukʷ</o> + <g>then</g> + </w> + <w> + <o>kʼoʋaːb</o> + <g>pat</g> + </w> + <w> + <o>hiʈ</o> + <g>PAST</g> + </w> + <w> + <o>ʃaɳ</o> + <g>1excl.SUBJ</g> + </w> + <w> + <o>kʼʷiɡ</o> + <g>3.fem</g> + </w> + <w> + <o>ɲaukʷ</o> + <g>then</g> + </w> + </il> </example>
Ñiqu hirt sharn rsut miigqu hirt mig rsut ñauqu rtii hirt mig gquig ñauqu gkowaab hirt sharn gquig ñauqu. [ɲikʷ hiʈ ʃaɳ ʂut miːkʼʷ hiʈ miɡ ʂut ɲaukʷ ʈiː hiʈ miɡ kʼʷiɡ ɲaukʷ kʼoʋaːb hiʈ ʃaɳ kʼʷiɡ ɲaukʷ] ɲikʷ buy hiʈ PAST ʃaɳ 1excl.SUBJ ʂut 3.masc miːkʼʷ eat hiʈ PAST miɡ 3.fem.SUBJ ʂut 3.masc ɲaukʷ then ʈiː catch hiʈ PAST miɡ 3.fem.SUBJ kʼʷiɡ 3.fem ɲaukʷ then kʼoʋaːb pat hiʈ PAST ʃaɳ 1excl.SUBJ kʼʷiɡ 3.fem ɲaukʷ then “I patted the cat that caught the mouse that ate the cheese that I bought.” | (26) |
Complementation Strategies
Chash marks complement clauses with subordinating verbal morphology. The embedded verb is fully finite and carries a subordinating suffix that identifies the clause as a complement. No structural changes occur within the clause apart from this verbal marking.
The following example illustrate how complement clauses function:
initial XML:
<example id="comp1" translation="It surprised the teacher that the boy had given the girl an apple.">
<s>
<vp tam="past-punct">
<verb>surprise</verb>
</vp>
<np role="subj">
<subs>
<vp tam="past-punct">
<verb>give</verb>
</vp>
<np number="sing" def="def" head="this" role="subj">
<noun>boy</noun>
</np>
<np number="sing" def="indef" role="obj">
<noun>apple</noun>
</np>
<np number="sing" def="def" role="indobj" tr="rheme">
<noun>girl</noun>
</np>
</subs>
</np>
<np number="sing" def="def" role="indobj">
<noun>teacher</noun>
</np>
</s>
</example>cleanup:
<example id="comp1" translation="It surprised the teacher that the boy had given the girl an apple."> <s> - <vp tam="past-punct"> - <verb>surprise</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="surprise"/> </vp> <np role="subj"> <subs> - <vp tam="past-punct"> - <verb>give</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="give"/> </vp> - <np number="sing" def="def" head="this" role="subj"> - <noun>boy</noun> + <np number="sing" def="def" head="this" role="subj" locus="number"> + <word posp="noun" gloss="boy"/> </np> - <np number="sing" def="indef" role="obj"> - <noun>apple</noun> + <np number="sing" def="indef" role="obj" locus="number"> + <word posp="noun" gloss="apple"/> </np> - <np number="sing" def="def" role="indobj" tr="rheme"> - <noun>girl</noun> + <np number="sing" def="def" role="indobj" tr="rheme" locus="number"> + <word posp="noun" gloss="girl"/> </np> </subs> </np> - <np number="sing" def="def" role="indobj"> - <noun>teacher</noun> + <np number="sing" def="def" role="indobj" locus="number"> + <word posp="noun" gloss="teacher"/> </np> </s> </example>
module articles:
<example id="comp1" translation="It surprised the teacher that the boy had given the girl an apple.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active">
<word posp="verb" gloss="surprise"/>
</vp>
<np role="subj">
<subs>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active">
<word posp="verb" gloss="give"/>
</vp>
<np number="sing" def="def" head="this" role="subj" locus="number">
<word posp="noun" gloss="boy"/>
</np>
- <np number="sing" def="indef" role="obj" locus="number">
+ <np number="sing" role="obj" locus="number">
<word posp="noun" gloss="apple"/>
+ <word gloss="a" posp="det"/>
</np>
<np number="sing" def="def" role="indobj" tr="rheme" locus="number">
<word posp="noun" gloss="girl"/>
</np>
</subs>
</np>
<np number="sing" def="def" role="indobj" locus="number">
<word posp="noun" gloss="teacher"/>
</np>
</s>
</example>
module nonpastonly:
<example id="comp1" translation="It surprised the teacher that the boy had given the girl an apple."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="surprise"/> </vp> <np role="subj"> <subs> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="give"/> </vp> <np number="sing" def="def" head="this" role="subj" locus="number"> <word posp="noun" gloss="boy"/> </np> <np number="sing" role="obj" locus="number"> <word posp="noun" gloss="apple"/> <word gloss="a" posp="det"/> </np> <np number="sing" def="def" role="indobj" tr="rheme" locus="number"> <word posp="noun" gloss="girl"/> </np> </subs> </np> <np number="sing" def="def" role="indobj" locus="number"> <word posp="noun" gloss="teacher"/> </np> </s> </example>
module noepistemic:
No change.
module sequential:
No change.
module sentenceconnectors:
No change.
module subordinate:
<example id="comp1" translation="It surprised the teacher that the boy had given the girl an apple.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="surprise"/>
</vp>
<np role="subj">
<subs>
- <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
+ <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" comp="COMP">
<word posp="verb" gloss="give"/>
</vp>
<np number="sing" def="def" head="this" role="subj" locus="number">
<word posp="noun" gloss="boy"/>
</np>
<np number="sing" role="obj" locus="number">
<word posp="noun" gloss="apple"/>
<word gloss="a" posp="det"/>
</np>
<np number="sing" def="def" role="indobj" tr="rheme" locus="number">
<word posp="noun" gloss="girl"/>
</np>
</subs>
</np>
<np number="sing" def="def" role="indobj" locus="number">
<word posp="noun" gloss="teacher"/>
</np>
</s>
</example>
tva1tva2
tva1
tva2
module affixdensity:
No change.
module adpositions:
No change.
module constorder:
<example id="comp1" translation="It surprised the teacher that the boy had given the girl an apple."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> - <word posp="verb" gloss="surprise"/> - </vp> <np role="subj"> <subs> + <np number="sing" def="def" head="this" role="subj" locus="number"> + <word posp="noun" gloss="boy"/> + </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" comp="COMP"> <word posp="verb" gloss="give"/> </vp> - <np number="sing" def="def" head="this" role="subj" locus="number"> - <word posp="noun" gloss="boy"/> + <np number="sing" def="def" role="indobj" tr="rheme" locus="number"> + <word posp="noun" gloss="girl"/> </np> <np number="sing" role="obj" locus="number"> <word posp="noun" gloss="apple"/> <word gloss="a" posp="det"/> </np> - <np number="sing" def="def" role="indobj" tr="rheme" locus="number"> - <word posp="noun" gloss="girl"/> - </np> </subs> </np> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <word posp="verb" gloss="surprise"/> + </vp> <np number="sing" def="def" role="indobj" locus="number"> <word posp="noun" gloss="teacher"/> </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="ERG"> <subs> - <np number="sing" def="def" head="this" role="subj" locus="number"> + <np number="sing" def="def" head="this" role="subj" locus="number" case="ERG"> <word posp="noun" gloss="boy"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" comp="COMP"> <word posp="verb" gloss="give"/> </vp> - <np number="sing" def="def" role="indobj" tr="rheme" locus="number"> + <np number="sing" def="def" role="indobj" tr="rheme" locus="number" case="DAT"> <word posp="noun" gloss="girl"/> </np> - <np number="sing" role="obj" locus="number"> + <np number="sing" role="obj" locus="number" case="NOM"> <word posp="noun" gloss="apple"/> <word gloss="a" posp="det"/> </np> </subs> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="surprise"/> </vp> - <np number="sing" def="def" role="indobj" locus="number"> + <np number="sing" def="def" role="indobj" locus="number" case="DAT"> <word posp="noun" gloss="teacher"/> </np> </s> </example>
module markowner:
No change.
module addgender:
<example id="comp1" translation="It surprised the teacher that the boy had given the girl an apple."> <s> - <np role="subj" case="ERG"> + <np role="subj" case="ERG" gender="fem" number="sing"> <subs> - <np number="sing" def="def" head="this" role="subj" locus="number" case="ERG"> + <np number="sing" def="def" head="this" role="subj" locus="number" case="ERG" gender="masc"> <word posp="noun" gloss="boy"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" comp="COMP"> <word posp="verb" gloss="give"/> </vp> - <np number="sing" def="def" role="indobj" tr="rheme" locus="number" case="DAT"> + <np number="sing" def="def" role="indobj" tr="rheme" locus="number" case="DAT" gender="fem"> <word posp="noun" gloss="girl"/> </np> - <np number="sing" role="obj" locus="number" case="NOM"> + <np number="sing" role="obj" locus="number" case="NOM" gender="masc"> <word posp="noun" gloss="apple"/> <word gloss="a" posp="det"/> </np> </subs> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="surprise"/> </vp> - <np number="sing" def="def" role="indobj" locus="number" case="DAT"> + <np number="sing" def="def" role="indobj" locus="number" case="DAT" gender="fem"> <word posp="noun" gloss="teacher"/> </np> </s> </example>
module propagatenumber:
No change.
module simplifynumber:
<example id="comp1" translation="It surprised the teacher that the boy had given the girl an apple."> <s> - <np role="subj" case="ERG" gender="fem" number="sing"> + <np role="subj" case="ERG" gender="fem"> <subs> - <np number="sing" def="def" head="this" role="subj" locus="number" case="ERG" gender="masc"> + <np def="def" head="this" role="subj" locus="number" case="ERG" gender="masc"> <word posp="noun" gloss="boy"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" comp="COMP"> <word posp="verb" gloss="give"/> </vp> - <np number="sing" def="def" role="indobj" tr="rheme" locus="number" case="DAT" gender="fem"> + <np def="def" role="indobj" tr="rheme" locus="number" case="DAT" gender="fem"> <word posp="noun" gloss="girl"/> </np> - <np number="sing" role="obj" locus="number" case="NOM" gender="masc"> + <np role="obj" locus="number" case="NOM" gender="masc"> <word posp="noun" gloss="apple"/> <word gloss="a" posp="det"/> </np> </subs> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="surprise"/> </vp> - <np number="sing" def="def" role="indobj" locus="number" case="DAT" gender="fem"> + <np def="def" role="indobj" locus="number" case="DAT" gender="fem"> <word posp="noun" gloss="teacher"/> </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:
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="ERG" gender="fem">
<subs>
<np def="def" head="this" role="subj" locus="number" case="ERG" gender="masc">
<word posp="noun" gloss="boy"/>
</np>
- <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" comp="COMP">
+ <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" comp="COMP" subj="3.masc" indobj="3.fem" obj="3.masc">
<word posp="verb" gloss="give"/>
</vp>
<np def="def" role="indobj" tr="rheme" locus="number" case="DAT" gender="fem">
<word posp="noun" gloss="girl"/>
</np>
<np role="obj" locus="number" case="NOM" gender="masc">
<word posp="noun" gloss="apple"/>
<word gloss="a" posp="det"/>
</np>
</subs>
</np>
- <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
+ <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.fem" indobj="3.fem">
<word posp="verb" gloss="surprise"/>
</vp>
<np def="def" role="indobj" locus="number" case="DAT" gender="fem">
<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="ERG" gender="fem">
<subs>
<np def="def" head="this" role="subj" locus="number" case="ERG" gender="masc">
<word posp="noun" gloss="boy"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" comp="COMP" subj="3.masc" indobj="3.fem" obj="3.masc">
<word posp="verb" gloss="give"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
+ <thingy type="vpsubj" function="enclitic" gloss="3.masc"/>
+ <thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np def="def" role="indobj" tr="rheme" locus="number" case="DAT" gender="fem">
<word posp="noun" gloss="girl"/>
</np>
<np role="obj" locus="number" case="NOM" gender="masc">
<word posp="noun" gloss="apple"/>
<word gloss="a" posp="det"/>
</np>
</subs>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.fem" indobj="3.fem">
<word posp="verb" gloss="surprise"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
+ <thingy type="vpsubj" function="enclitic" gloss="3.fem"/>
+ <thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np def="def" role="indobj" locus="number" case="DAT" gender="fem">
<word posp="noun" gloss="teacher"/>
</np>
</s>
</example>
propagateArgumentCase:
No change.
unwrapArgumentNPs:
No change.
unwrapOwnerOwned:
No change.
movedowntoword:
<example id="comp1" translation="It surprised the teacher that the boy had given the girl an apple.">
<s>
<np role="subj" case="ERG" gender="fem">
<subs>
<np def="def" head="this" role="subj" locus="number" case="ERG" gender="masc">
- <word posp="noun" gloss="boy"/>
+ <word posp="noun" gloss="boy" def="def" head="this" role="subj" locus="number" case="ERG" gender="masc"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" comp="COMP" subj="3.masc" indobj="3.fem" obj="3.masc">
- <word posp="verb" gloss="give"/>
+ <word posp="verb" gloss="give" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" comp="COMP" subj="3.masc" indobj="3.fem" obj="3.masc"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="3.masc"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np def="def" role="indobj" tr="rheme" locus="number" case="DAT" gender="fem">
- <word posp="noun" gloss="girl"/>
+ <word posp="noun" gloss="girl" def="def" role="indobj" tr="rheme" locus="number" case="DAT" gender="fem"/>
</np>
<np role="obj" locus="number" case="NOM" gender="masc">
- <word posp="noun" gloss="apple"/>
- <word gloss="a" posp="det"/>
+ <word posp="noun" gloss="apple" role="obj" locus="number" case="NOM" gender="masc"/>
+ <word gloss="a" posp="det" role="obj" locus="number" case="NOM" gender="masc"/>
</np>
</subs>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.fem" indobj="3.fem">
- <word posp="verb" gloss="surprise"/>
+ <word posp="verb" gloss="surprise" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.fem" indobj="3.fem"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="3.fem"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np def="def" role="indobj" locus="number" case="DAT" gender="fem">
- <word posp="noun" gloss="teacher"/>
+ <word posp="noun" gloss="teacher" def="def" role="indobj" locus="number" case="DAT" gender="fem"/>
</np>
</s>
</example>
calling defaultval for def/defaultval: noun, def
returning not.def
addaffixes:
About to call getSlotValue for boy/noun/def/obligatoryGot def
About to call getSlotValue for give/verb/comp/optional
Got COMP
About to call getSlotValue for girl/noun/def/obligatory
Got def
About to call getSlotValue for apple/noun/def/obligatory
Got not.def
About to call getSlotValue for a/det/gender/obligatory
Got masc
About to call getSlotValue for a/det/case/obligatory
Got NOM
About to call getSlotValue for surprise/verb/comp/optional
About to call getSlotValue for teacher/noun/def/obligatory
Got def
<example id="comp1" translation="It surprised the teacher that the boy had given the girl an apple.">
<s>
<np role="subj" case="ERG" gender="fem">
<subs>
<np def="def" head="this" role="subj" locus="number" case="ERG" gender="masc">
<word posp="noun" gloss="boy" def="def" head="this" role="subj" locus="number" case="ERG" gender="masc"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" comp="COMP" subj="3.masc" indobj="3.fem" obj="3.masc">
<word posp="verb" gloss="give" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" comp="COMP" subj="3.masc" indobj="3.fem" obj="3.masc"/>
+ <thingy type="verbcomp" function="suffix" gloss="COMP"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="3.masc"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np def="def" role="indobj" tr="rheme" locus="number" case="DAT" gender="fem">
<word posp="noun" gloss="girl" def="def" role="indobj" tr="rheme" locus="number" case="DAT" gender="fem"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
</np>
<np role="obj" locus="number" case="NOM" gender="masc">
<word posp="noun" gloss="apple" role="obj" locus="number" case="NOM" gender="masc"/>
+ <thingy type="noundef" function="suffix" gloss="not.def"/>
<word gloss="a" posp="det" role="obj" locus="number" case="NOM" gender="masc"/>
+ <thingy type="detgender" function="suffix" gloss="masc"/>
+ <thingy type="detcase" function="suffix" gloss="NOM"/>
</np>
</subs>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.fem" indobj="3.fem">
<word posp="verb" gloss="surprise" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.fem" indobj="3.fem"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="3.fem"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np def="def" role="indobj" locus="number" case="DAT" gender="fem">
<word posp="noun" gloss="teacher" def="def" role="indobj" locus="number" case="DAT" gender="fem"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
</np>
</s>
</example>
flatten:
<example id="comp1" translation="It surprised the teacher that the boy had given the girl an apple."> - <s> - <np role="subj" case="ERG" gender="fem"> - <subs> - <np def="def" head="this" role="subj" locus="number" case="ERG" gender="masc"> + <flat> <word posp="noun" gloss="boy" def="def" head="this" role="subj" locus="number" case="ERG" gender="masc"/> <thingy type="noundef" function="suffix" gloss="def"/> - </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" comp="COMP" subj="3.masc" indobj="3.fem" obj="3.masc"> <word posp="verb" gloss="give" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" comp="COMP" subj="3.masc" indobj="3.fem" obj="3.masc"/> <thingy type="verbcomp" function="suffix" gloss="COMP"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpsubj" function="enclitic" gloss="3.masc"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - </vp> - <np def="def" role="indobj" tr="rheme" locus="number" case="DAT" gender="fem"> <word posp="noun" gloss="girl" def="def" role="indobj" tr="rheme" locus="number" case="DAT" gender="fem"/> <thingy type="noundef" function="suffix" gloss="def"/> - </np> - <np role="obj" locus="number" case="NOM" gender="masc"> <word posp="noun" gloss="apple" role="obj" locus="number" case="NOM" gender="masc"/> <thingy type="noundef" function="suffix" gloss="not.def"/> <word gloss="a" posp="det" role="obj" locus="number" case="NOM" gender="masc"/> <thingy type="detgender" function="suffix" gloss="masc"/> <thingy type="detcase" function="suffix" gloss="NOM"/> - </np> - </subs> - </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.fem" indobj="3.fem"> <word posp="verb" gloss="surprise" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.fem" indobj="3.fem"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpsubj" function="enclitic" gloss="3.fem"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - </vp> - <np def="def" role="indobj" locus="number" case="DAT" gender="fem"> <word posp="noun" gloss="teacher" def="def" role="indobj" locus="number" case="DAT" gender="fem"/> <thingy type="noundef" function="suffix" gloss="def"/> - </np> - </s> + </flat> </example>
addvocab:
<example id="comp1" translation="It surprised the teacher that the boy had given the girl an apple."> <flat> - <word posp="noun" gloss="boy" def="def" head="this" role="subj" locus="number" case="ERG" gender="masc"/> - <thingy type="noundef" function="suffix" gloss="def"/> - <word posp="verb" gloss="give" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" comp="COMP" subj="3.masc" indobj="3.fem" obj="3.masc"/> - <thingy type="verbcomp" function="suffix" gloss="COMP"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpsubj" function="enclitic" gloss="3.masc"/> - <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - <word posp="noun" gloss="girl" def="def" role="indobj" tr="rheme" locus="number" case="DAT" gender="fem"/> - <thingy type="noundef" function="suffix" gloss="def"/> - <word posp="noun" gloss="apple" role="obj" locus="number" case="NOM" gender="masc"/> - <thingy type="noundef" function="suffix" gloss="not.def"/> - <word gloss="a" posp="det" role="obj" locus="number" case="NOM" gender="masc"/> - <thingy type="detgender" function="suffix" gloss="masc"/> - <thingy type="detcase" function="suffix" gloss="NOM"/> - <word posp="verb" gloss="surprise" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.fem" indobj="3.fem"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpsubj" function="enclitic" gloss="3.fem"/> - <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - <word posp="noun" gloss="teacher" def="def" role="indobj" locus="number" case="DAT" gender="fem"/> - <thingy type="noundef" function="suffix" gloss="def"/> + <word posp="noun" gloss="boy" def="def" head="this" role="subj" locus="number" case="ERG" gender="masc" ph="ŋ e kʼʷ">ŋekʼʷ</word> + <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="e ɖ">eɖ</thingy> + <word posp="verb" gloss="give" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" comp="COMP" subj="3.masc" indobj="3.fem" obj="3.masc" ph="m i ɽ">miɽ</word> + <thingy type="verbcomp" function="suffix" gloss="COMP" attach="suffix" ph="i j">ij</thingy> + <thingy type="vpta" function="enclitic" gloss="PAST" ph="h i ʈ">hiʈ</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> + <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> + <thingy type="vpsubj" function="enclitic" gloss="3.masc.SUBJ" ph=""></thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph=""></thingy> + <word posp="noun" gloss="girl" def="def" role="indobj" tr="rheme" locus="number" case="DAT" gender="fem" ph="t au ɓ">tauɓ</word> + <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="e ɖ">eɖ</thingy> + <word posp="noun" gloss="apple" role="obj" locus="number" case="NOM" gender="masc" ph="ɽ o n u ʃ">ɽonuʃ</word> + <thingy type="noundef" function="suffix" gloss="not.def" attach="suffix" ph="i kʷ">ikʷ</thingy> + <word gloss="a" posp="det" role="obj" locus="number" case="NOM" gender="masc" ph="f o">fo</word> + <thingy type="detgender" function="suffix" gloss="masc" attach="suffix" ph="h">h</thingy> + <thingy type="detcase" function="suffix" gloss="NOM" attach="suffix" ph="o f">of</thingy> + <word posp="verb" gloss="surprise" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.fem" indobj="3.fem" ph="ŋʷ a ʃ aː ɳ">ŋʷaʃaːɳ</word> + <thingy type="vpta" function="enclitic" gloss="PAST" ph="h i ʈ">hiʈ</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> + <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> + <thingy type="vpsubj" function="enclitic" gloss="3.fem.SUBJ" ph="m i ɡ">miɡ</thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph=""></thingy> + <word posp="noun" gloss="teacher" def="def" role="indobj" locus="number" case="DAT" gender="fem" ph="ʋ a ɳ i ɡ">ʋaɳiɡ</word> + <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="e ɖ">eɖ</thingy> </flat> </example>
vowelharmony:
No change.
removetags:
<example id="comp1" translation="It surprised the teacher that the boy had given the girl an apple."> <flat> - <word posp="noun" gloss="boy" def="def" head="this" role="subj" locus="number" case="ERG" gender="masc" ph="ŋ e kʼʷ">ŋekʼʷ</word> - <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="e ɖ">eɖ</thingy> - <word posp="verb" gloss="give" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" comp="COMP" subj="3.masc" indobj="3.fem" obj="3.masc" ph="m i ɽ">miɽ</word> - <thingy type="verbcomp" function="suffix" gloss="COMP" attach="suffix" ph="i j">ij</thingy> - <thingy type="vpta" function="enclitic" gloss="PAST" ph="h i ʈ">hiʈ</thingy> - <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> - <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> - <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> - <thingy type="vpsubj" function="enclitic" gloss="3.masc.SUBJ" ph=""></thingy> - <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph=""></thingy> - <word posp="noun" gloss="girl" def="def" role="indobj" tr="rheme" locus="number" case="DAT" gender="fem" ph="t au ɓ">tauɓ</word> - <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="e ɖ">eɖ</thingy> - <word posp="noun" gloss="apple" role="obj" locus="number" case="NOM" gender="masc" ph="ɽ o n u ʃ">ɽonuʃ</word> - <thingy type="noundef" function="suffix" gloss="not.def" attach="suffix" ph="i kʷ">ikʷ</thingy> - <word gloss="a" posp="det" role="obj" locus="number" case="NOM" gender="masc" ph="f o">fo</word> - <thingy type="detgender" function="suffix" gloss="masc" attach="suffix" ph="h">h</thingy> - <thingy type="detcase" function="suffix" gloss="NOM" attach="suffix" ph="o f">of</thingy> - <word posp="verb" gloss="surprise" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.fem" indobj="3.fem" ph="ŋʷ a ʃ aː ɳ">ŋʷaʃaːɳ</word> - <thingy type="vpta" function="enclitic" gloss="PAST" ph="h i ʈ">hiʈ</thingy> - <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> - <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> - <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> - <thingy type="vpsubj" function="enclitic" gloss="3.fem.SUBJ" ph="m i ɡ">miɡ</thingy> - <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph=""></thingy> - <word posp="noun" gloss="teacher" def="def" role="indobj" locus="number" case="DAT" gender="fem" ph="ʋ a ɳ i ɡ">ʋaɳiɡ</word> - <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="e ɖ">eɖ</thingy> + <word posp="noun" gloss="boy" def="def" head="this" role="subj" locus="number" case="ERG" gender="masc">ŋekʼʷ</word> + <thingy type="noundef" function="suffix" gloss="def">eɖ</thingy> + <word posp="verb" gloss="give" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" comp="COMP" subj="3.masc" indobj="3.fem" obj="3.masc">miɽ</word> + <thingy type="verbcomp" function="suffix" gloss="COMP">ij</thingy> + <thingy type="vpta" function="enclitic" gloss="PAST">hiʈ</thingy> + <word posp="noun" gloss="girl" def="def" role="indobj" tr="rheme" locus="number" case="DAT" gender="fem">tauɓ</word> + <thingy type="noundef" function="suffix" gloss="def">eɖ</thingy> + <word posp="noun" gloss="apple" role="obj" locus="number" case="NOM" gender="masc">ɽonuʃ</word> + <thingy type="noundef" function="suffix" gloss="not.def">ikʷ</thingy> + <word gloss="a" posp="det" role="obj" locus="number" case="NOM" gender="masc">fo</word> + <thingy type="detgender" function="suffix" gloss="masc">h</thingy> + <thingy type="detcase" function="suffix" gloss="NOM">of</thingy> + <word posp="verb" gloss="surprise" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.fem" indobj="3.fem">ŋʷaʃaːɳ</word> + <thingy type="vpta" function="enclitic" gloss="PAST">hiʈ</thingy> + <thingy type="vpsubj" function="enclitic" gloss="3.fem.SUBJ">miɡ</thingy> + <word posp="noun" gloss="teacher" def="def" role="indobj" locus="number" case="DAT" gender="fem">ʋaɳiɡ</word> + <thingy type="noundef" function="suffix" gloss="def">eɖ</thingy> </flat> + <p><span class="ilpair"><span class="mor">ŋekʼʷ</span><br><span class="gls">boy</span></span> <span class="ilpair"><span class="mor">-eɖ</span><br><span class="gls">def</span></span> <span class="ilpair"><span class="mor">miɽ</span><br><span class="gls">give</span></span> <span class="ilpair"><span class="mor">-ij</span><br><span class="gls"><span class="glssc">COMP</span></span></span> <span class="ilpair"><span class="mor">hiʈ</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">tauɓ</span><br><span class="gls">girl</span></span> <span class="ilpair"><span class="mor">-eɖ</span><br><span class="gls">def</span></span> <span class="ilpair"><span class="mor">ɽonuʃ</span><br><span class="gls">apple</span></span> <span class="ilpair"><span class="mor">-ikʷ</span><br><span class="gls">not.def</span></span> <span class="ilpair"><span class="mor">fo</span><br><span class="gls">a</span></span> <span class="ilpair"><span class="mor">-h</span><br><span class="gls">masc</span></span> <span class="ilpair"><span class="mor">-of</span><br><span class="gls"><span class="glssc">NOM</span></span></span> <span class="ilpair"><span class="mor">ŋʷaʃaːɳ</span><br><span class="gls">surprise</span></span> <span class="ilpair"><span class="mor">hiʈ</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">miɡ</span><br><span class="gls">3.fem.<span class="glssc">SUBJ</span></span></span> <span class="ilpair"><span class="mor">ʋaɳiɡ</span><br><span class="gls">teacher</span></span> <span class="ilpair"><span class="mor">-eɖ</span><br><span class="gls">def</span></span></p> + <p>ŋekʼʷeɖ miɽij hiʈ tauɓeɖ ɽonuʃikʷ fohof ŋʷaʃaːɳ hiʈ miɡ ʋaɳiɡeɖ</p> + <p>ngegquerd mirrij hirt taubberd rronushiqu fohof ngwashaarn hirt mig warnigerd</p> + <il> + <w> + <o>ŋekʼʷ</o> + <g>boy</g> + </w> + <w> + <o>-eɖ</o> + <g>def</g> + </w> + <w> + <o>miɽ</o> + <g>give</g> + </w> + <w> + <o>-ij</o> + <g>COMP</g> + </w> + <w> + <o>hiʈ</o> + <g>PAST</g> + </w> + <w> + <o>tauɓ</o> + <g>girl</g> + </w> + <w> + <o>-eɖ</o> + <g>def</g> + </w> + <w> + <o>ɽonuʃ</o> + <g>apple</g> + </w> + <w> + <o>-ikʷ</o> + <g>not.def</g> + </w> + <w> + <o>fo</o> + <g>a</g> + </w> + <w> + <o>-h</o> + <g>masc</g> + </w> + <w> + <o>-of</o> + <g>NOM</g> + </w> + <w> + <o>ŋʷaʃaːɳ</o> + <g>surprise</g> + </w> + <w> + <o>hiʈ</o> + <g>PAST</g> + </w> + <w> + <o>miɡ</o> + <g>3.fem.SUBJ</g> + </w> + <w> + <o>ʋaɳiɡ</o> + <g>teacher</g> + </w> + <w> + <o>-eɖ</o> + <g>def</g> + </w> + </il> </example>
Ngegquerd mirrij hirt taubberd rronushiqu fohof ngwashaarn hirt mig warnigerd. [ŋekʼʷeɖ miɽij hiʈ tauɓeɖ ɽonuʃikʷ fohof ŋʷaʃaːɳ hiʈ miɡ ʋaɳiɡeɖ] ŋekʼʷ boy -eɖ def miɽ give -ij COMP hiʈ PAST tauɓ girl -eɖ def ɽonuʃ apple -ikʷ not.def fo a -h masc -of NOM ŋʷaʃaːɳ surprise hiʈ PAST miɡ 3.fem.SUBJ ʋaɳiɡ teacher -eɖ def “It surprised the teacher that the boy had given the girl an apple.” | (27) |
Quotes
Chash employs a quotative particle to mark direct and indirect speech. The quotative follows the reported phrase and identifies the preceding expression as quoted or reported. The same construction is also used to express reported thoughts.
Here is an example of how quotations are expressed:
initial XML:
<example id="quot1" translation="The boy told the girl that he loved her.">
<s>
<vp tam="past-punct">
<verb>tell</verb>
</vp>
<np def="def" number="sing" tr="theme" role="subj">
<noun>boy</noun>
</np>
<np role="obj" tr="rheme">
<subs>
<vp tam="gnomic">
<verb>love</verb>
</vp>
<np number="sing" def="neither" role="subj">
<pron person="1excl" number="sing"/>
</np>
<np number="sing" def="neither" role="obj">
<pron person="2" number="sing"/>
</np>
</subs>
</np>
<np def="def" number="sing" tr="theme" role="indobj">
<noun>girl</noun>
</np>
</s>
</example>cleanup:
<example id="quot1" translation="The boy told the girl that he loved her."> <s> - <vp tam="past-punct"> - <verb>tell</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="tell"/> </vp> - <np def="def" number="sing" tr="theme" role="subj"> - <noun>boy</noun> + <np def="def" number="sing" tr="theme" role="subj" locus="number"> + <word posp="noun" gloss="boy"/> </np> <np role="obj" tr="rheme"> <subs> - <vp tam="gnomic"> - <verb>love</verb> + <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active"> + <word posp="verb" gloss="love"/> </vp> - <np number="sing" def="neither" role="subj"> - <pron person="1excl" number="sing"/> + <np number="sing" def="neither" role="subj" locus="number"> + <word person="1excl" number="sing" posp="pron"/> </np> - <np number="sing" def="neither" role="obj"> - <pron person="2" number="sing"/> + <np number="sing" def="neither" role="obj" locus="number"> + <word person="2" number="sing" posp="pron"/> </np> </subs> </np> - <np def="def" number="sing" tr="theme" role="indobj"> - <noun>girl</noun> + <np def="def" number="sing" tr="theme" role="indobj" locus="number"> + <word posp="noun" gloss="girl"/> </np> </s> </example>
module articles:
No change.
module nonpastonly:
<example id="quot1" translation="The boy told the girl that he loved her."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="tell"/> </vp> <np def="def" number="sing" tr="theme" role="subj" locus="number"> <word posp="noun" gloss="boy"/> </np> <np role="obj" tr="rheme"> <subs> - <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="love"/> </vp> <np number="sing" def="neither" role="subj" locus="number"> <word person="1excl" number="sing" posp="pron"/> </np> <np number="sing" def="neither" role="obj" locus="number"> <word person="2" number="sing" posp="pron"/> </np> </subs> </np> <np def="def" number="sing" tr="theme" role="indobj" locus="number"> <word posp="noun" gloss="girl"/> </np> </s> </example>
module noepistemic:
No change.
module sequential:
No change.
module sentenceconnectors:
No change.
module subordinate:
<example id="quot1" translation="The boy told the girl that he loved her.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="tell"/>
</vp>
<np def="def" number="sing" tr="theme" role="subj" locus="number">
<word posp="noun" gloss="boy"/>
</np>
<np role="obj" tr="rheme">
<subs>
- <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES">
+ <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" comp="COMP">
<word posp="verb" gloss="love"/>
</vp>
<np number="sing" def="neither" role="subj" locus="number">
<word person="1excl" number="sing" posp="pron"/>
</np>
<np number="sing" def="neither" role="obj" locus="number">
<word person="2" number="sing" posp="pron"/>
</np>
</subs>
</np>
<np def="def" number="sing" tr="theme" role="indobj" locus="number">
<word posp="noun" gloss="girl"/>
</np>
</s>
</example>
tva1tva2
tva1
tva2
module affixdensity:
No change.
module adpositions:
No change.
module constorder:
<example id="quot1" translation="The boy told the girl that he loved her."> <s> + <np def="def" number="sing" tr="theme" role="subj" locus="number"> + <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" 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"/> </np> <np role="obj" tr="rheme"> <subs> - <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" comp="COMP"> - <word posp="verb" gloss="love"/> - </vp> <np number="sing" def="neither" role="subj" locus="number"> <word person="1excl" number="sing" posp="pron"/> </np> + <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" comp="COMP"> + <word posp="verb" gloss="love"/> + </vp> <np number="sing" def="neither" role="obj" locus="number"> <word person="2" number="sing" posp="pron"/> </np> </subs> </np> - <np def="def" number="sing" tr="theme" role="indobj" locus="number"> - <word posp="noun" gloss="girl"/> - </np> </s> </example>
module 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="ERG"> <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" number="sing" tr="theme" role="indobj" locus="number"> + <np def="def" number="sing" tr="theme" role="indobj" locus="number" case="DAT"> <word posp="noun" gloss="girl"/> </np> - <np role="obj" tr="rheme"> + <np role="obj" tr="rheme" case="NOM"> <subs> - <np number="sing" def="neither" role="subj" locus="number"> + <np number="sing" def="neither" role="subj" locus="number" case="NOM"> <word person="1excl" number="sing" posp="pron"/> </np> <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" comp="COMP"> <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> </s> </example>
module markowner:
No change.
module addgender:
<example id="quot1" translation="The boy told the girl that he loved her."> <s> - <np def="def" number="sing" tr="theme" role="subj" locus="number" case="ERG"> + <np def="def" number="sing" tr="theme" role="subj" locus="number" case="ERG" gender="masc"> <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" number="sing" tr="theme" role="indobj" locus="number" case="DAT"> + <np def="def" number="sing" tr="theme" role="indobj" locus="number" case="DAT" gender="fem"> <word posp="noun" gloss="girl"/> </np> - <np role="obj" tr="rheme" case="NOM"> + <np role="obj" tr="rheme" case="NOM" gender="fem" number="sing"> <subs> <np number="sing" def="neither" role="subj" locus="number" case="NOM"> <word person="1excl" number="sing" posp="pron"/> </np> <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" comp="COMP"> <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> </s> </example>
module propagatenumber:
No change.
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="ERG" gender="masc"> + <np def="def" tr="theme" role="subj" locus="number" case="ERG" gender="masc"> <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" number="sing" tr="theme" role="indobj" locus="number" case="DAT" gender="fem"> + <np def="def" tr="theme" role="indobj" locus="number" case="DAT" gender="fem"> <word posp="noun" gloss="girl"/> </np> - <np role="obj" tr="rheme" case="NOM" gender="fem" number="sing"> + <np role="obj" tr="rheme" case="NOM" gender="fem"> <subs> - <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" comp="COMP"> <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> </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="quot1" translation="The boy told the girl that he loved her.">
<s>
<np def="def" tr="theme" role="subj" locus="number" case="ERG" gender="masc">
<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" gender="fem">
<word posp="noun" gloss="girl"/>
</np>
<np role="obj" tr="rheme" case="NOM" gender="fem">
<subs>
<np def="neither" role="subj" locus="number" case="NOM">
- <word person="1excl" posp="pron"/>
+ <word person="1excl" posp="pron" gloss="1excl" gender="fem"/>
</np>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" comp="COMP">
<word posp="verb" gloss="love"/>
</vp>
<np def="neither" role="obj" locus="number" case="ACC">
- <word person="2" posp="pron"/>
+ <word person="2" posp="pron" gloss="2" gender="fem"/>
</np>
</subs>
</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="ERG" gender="masc">
<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.masc" indobj="3.fem" obj="1excl">
<word posp="verb" gloss="tell"/>
</vp>
<np def="def" tr="theme" role="indobj" locus="number" case="DAT" gender="fem">
<word posp="noun" gloss="girl"/>
</np>
- <np role="obj" tr="rheme" case="NOM" gender="fem">
+ <np role="obj" tr="rheme" case="NOM" gender="fem" person="1excl">
<subs>
- <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" gender="fem"/>
</np>
- <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" comp="COMP">
+ <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" comp="COMP" subj="1excl" 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" gender="fem"/>
</np>
</subs>
</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="ERG" gender="masc">
<word posp="noun" gloss="boy"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.masc" indobj="3.fem" obj="1excl">
<word posp="verb" gloss="tell"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
+ <thingy type="vpsubj" function="enclitic" gloss="3.masc"/>
+ <thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np def="def" tr="theme" role="indobj" locus="number" case="DAT" gender="fem">
<word posp="noun" gloss="girl"/>
</np>
<np role="obj" tr="rheme" case="NOM" gender="fem" person="1excl">
<subs>
<np def="neither" role="subj" locus="number" case="NOM" person="1excl">
<word person="1excl" posp="pron" gloss="1excl" gender="fem"/>
</np>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" comp="COMP" subj="1excl" obj="2">
<word posp="verb" gloss="love"/>
+ <thingy type="vpta" function="enclitic" gloss="PRES"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
+ <thingy type="vpsubj" function="enclitic" gloss="1excl"/>
+ <thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np def="neither" role="obj" locus="number" case="ACC" person="2">
<word person="2" posp="pron" gloss="2" gender="fem"/>
</np>
</subs>
</np>
</s>
</example>
propagateArgumentCase:
No change.
unwrapArgumentNPs:
No change.
unwrapOwnerOwned:
No change.
movedowntoword:
<example id="quot1" translation="The boy told the girl that he loved her.">
<s>
<np def="def" tr="theme" role="subj" locus="number" case="ERG" gender="masc">
- <word posp="noun" gloss="boy"/>
+ <word posp="noun" gloss="boy" def="def" tr="theme" role="subj" locus="number" case="ERG" gender="masc"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.masc" indobj="3.fem" obj="1excl">
- <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.masc" indobj="3.fem" obj="1excl"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="3.masc"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np def="def" tr="theme" role="indobj" locus="number" case="DAT" gender="fem">
- <word posp="noun" gloss="girl"/>
+ <word posp="noun" gloss="girl" def="def" tr="theme" role="indobj" locus="number" case="DAT" gender="fem"/>
</np>
<np role="obj" tr="rheme" case="NOM" gender="fem" person="1excl">
<subs>
<np def="neither" role="subj" locus="number" case="NOM" person="1excl">
- <word person="1excl" posp="pron" gloss="1excl" gender="fem"/>
+ <word person="1excl" posp="pron" gloss="1excl" gender="fem" def="neither" role="subj" locus="number" case="NOM"/>
</np>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" comp="COMP" subj="1excl" obj="2">
- <word posp="verb" gloss="love"/>
+ <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" comp="COMP" subj="1excl" obj="2"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="1excl"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np def="neither" role="obj" locus="number" case="ACC" person="2">
- <word person="2" posp="pron" gloss="2" gender="fem"/>
+ <word person="2" posp="pron" gloss="2" gender="fem" def="neither" role="obj" locus="number" case="ACC"/>
</np>
</subs>
</np>
</s>
</example>
addaffixes:
About to call getSlotValue for boy/noun/def/obligatoryGot def
About to call getSlotValue for tell/verb/comp/optional
About to call getSlotValue for girl/noun/def/obligatory
Got def
About to call getSlotValue for love/verb/comp/optional
Got COMP
<example id="quot1" translation="The boy told the girl that he loved her.">
<s>
<np def="def" tr="theme" role="subj" locus="number" case="ERG" gender="masc">
<word posp="noun" gloss="boy" def="def" tr="theme" role="subj" locus="number" case="ERG" gender="masc"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.masc" indobj="3.fem" obj="1excl">
<word posp="verb" gloss="tell" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.masc" indobj="3.fem" obj="1excl"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="3.masc"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np def="def" tr="theme" role="indobj" locus="number" case="DAT" gender="fem">
<word posp="noun" gloss="girl" def="def" tr="theme" role="indobj" locus="number" case="DAT" gender="fem"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
</np>
<np role="obj" tr="rheme" case="NOM" gender="fem" person="1excl">
<subs>
<np def="neither" role="subj" locus="number" case="NOM" person="1excl">
<word person="1excl" posp="pron" gloss="1excl" gender="fem" def="neither" role="subj" locus="number" case="NOM"/>
</np>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" comp="COMP" subj="1excl" obj="2">
<word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" comp="COMP" subj="1excl" obj="2"/>
+ <thingy type="verbcomp" function="suffix" gloss="COMP"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="1excl"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np def="neither" role="obj" locus="number" case="ACC" person="2">
<word person="2" posp="pron" gloss="2" gender="fem" 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="ERG" gender="masc"> + <flat> <word posp="noun" gloss="boy" def="def" tr="theme" role="subj" locus="number" case="ERG" gender="masc"/> <thingy type="noundef" function="suffix" gloss="def"/> - </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.masc" indobj="3.fem" obj="1excl"> <word posp="verb" gloss="tell" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.masc" indobj="3.fem" obj="1excl"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpsubj" function="enclitic" gloss="3.masc"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - </vp> - <np def="def" tr="theme" role="indobj" locus="number" case="DAT" gender="fem"> <word posp="noun" gloss="girl" def="def" tr="theme" role="indobj" locus="number" case="DAT" gender="fem"/> <thingy type="noundef" function="suffix" gloss="def"/> - </np> - <np role="obj" tr="rheme" case="NOM" gender="fem" person="1excl"> - <subs> - <np def="neither" role="subj" locus="number" case="NOM" person="1excl"> <word person="1excl" posp="pron" gloss="1excl" gender="fem" def="neither" role="subj" locus="number" case="NOM"/> - </np> - <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" comp="COMP" subj="1excl" obj="2"> <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" comp="COMP" subj="1excl" obj="2"/> <thingy type="verbcomp" function="suffix" gloss="COMP"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpsubj" function="enclitic" gloss="1excl"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - </vp> - <np def="neither" role="obj" locus="number" case="ACC" person="2"> <word person="2" posp="pron" gloss="2" gender="fem" 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 posp="noun" gloss="boy" def="def" tr="theme" role="subj" locus="number" case="ERG" gender="masc"/> - <thingy type="noundef" function="suffix" gloss="def"/> - <word posp="verb" gloss="tell" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.masc" indobj="3.fem" obj="1excl"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpsubj" function="enclitic" gloss="3.masc"/> - <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - <word posp="noun" gloss="girl" def="def" tr="theme" role="indobj" locus="number" case="DAT" gender="fem"/> - <thingy type="noundef" function="suffix" gloss="def"/> - <word person="1excl" posp="pron" gloss="1excl" gender="fem" def="neither" role="subj" locus="number" case="NOM"/> - <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" comp="COMP" subj="1excl" obj="2"/> - <thingy type="verbcomp" function="suffix" gloss="COMP"/> - <thingy type="vpta" function="enclitic" gloss="PRES"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpsubj" function="enclitic" gloss="1excl"/> - <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - <word person="2" posp="pron" gloss="2" gender="fem" def="neither" role="obj" locus="number" case="ACC"/> + <word posp="noun" gloss="boy" def="def" tr="theme" role="subj" locus="number" case="ERG" gender="masc" ph="ŋ e kʼʷ">ŋekʼʷ</word> + <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="e ɖ">eɖ</thingy> + <word posp="verb" gloss="tell" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.masc" indobj="3.fem" obj="1excl" ph="ʈ o">ʈo</word> + <thingy type="vpta" function="enclitic" gloss="PAST" ph="h i ʈ">hiʈ</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> + <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> + <thingy type="vpsubj" function="enclitic" gloss="3.masc.SUBJ" ph=""></thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph=""></thingy> + <word posp="noun" gloss="girl" def="def" tr="theme" role="indobj" locus="number" case="DAT" gender="fem" ph="t au ɓ">tauɓ</word> + <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="e ɖ">eɖ</thingy> + <word person="1excl" posp="pron" gloss="1excl" gender="fem" def="neither" role="subj" locus="number" case="NOM" ph="f au t">faut</word> + <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" comp="COMP" subj="1excl" obj="2" ph="s ai d">said</word> + <thingy type="verbcomp" function="suffix" gloss="COMP" attach="suffix" ph="i j">ij</thingy> + <thingy type="vpta" function="enclitic" gloss="PRES" ph=""></thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> + <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> + <thingy type="vpsubj" function="enclitic" gloss="1excl.SUBJ" ph="ʃ a ɳ">ʃaɳ</thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph=""></thingy> + <word person="2" posp="pron" gloss="2" gender="fem" def="neither" role="obj" locus="number" case="ACC" ph="kʼʷ aː j">kʼʷaːj</word> </flat> </example>
vowelharmony:
No change.
removetags:
<example id="quot1" translation="The boy told the girl that he loved her."> <flat> - <word posp="noun" gloss="boy" def="def" tr="theme" role="subj" locus="number" case="ERG" gender="masc" ph="ŋ e kʼʷ">ŋekʼʷ</word> - <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="e ɖ">eɖ</thingy> - <word posp="verb" gloss="tell" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.masc" indobj="3.fem" obj="1excl" ph="ʈ o">ʈo</word> - <thingy type="vpta" function="enclitic" gloss="PAST" ph="h i ʈ">hiʈ</thingy> - <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> - <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> - <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> - <thingy type="vpsubj" function="enclitic" gloss="3.masc.SUBJ" ph=""></thingy> - <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph=""></thingy> - <word posp="noun" gloss="girl" def="def" tr="theme" role="indobj" locus="number" case="DAT" gender="fem" ph="t au ɓ">tauɓ</word> - <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="e ɖ">eɖ</thingy> - <word person="1excl" posp="pron" gloss="1excl" gender="fem" def="neither" role="subj" locus="number" case="NOM" ph="f au t">faut</word> - <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" comp="COMP" subj="1excl" obj="2" ph="s ai d">said</word> - <thingy type="verbcomp" function="suffix" gloss="COMP" attach="suffix" ph="i j">ij</thingy> - <thingy type="vpta" function="enclitic" gloss="PRES" ph=""></thingy> - <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> - <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> - <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> - <thingy type="vpsubj" function="enclitic" gloss="1excl.SUBJ" ph="ʃ a ɳ">ʃaɳ</thingy> - <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph=""></thingy> - <word person="2" posp="pron" gloss="2" gender="fem" def="neither" role="obj" locus="number" case="ACC" ph="kʼʷ aː j">kʼʷaːj</word> + <word posp="noun" gloss="boy" def="def" tr="theme" role="subj" locus="number" case="ERG" gender="masc">ŋekʼʷ</word> + <thingy type="noundef" function="suffix" gloss="def">eɖ</thingy> + <word posp="verb" gloss="tell" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.masc" indobj="3.fem" obj="1excl">ʈo</word> + <thingy type="vpta" function="enclitic" gloss="PAST">hiʈ</thingy> + <word posp="noun" gloss="girl" def="def" tr="theme" role="indobj" locus="number" case="DAT" gender="fem">tauɓ</word> + <thingy type="noundef" function="suffix" gloss="def">eɖ</thingy> + <word person="1excl" posp="pron" gloss="1excl" gender="fem" def="neither" role="subj" locus="number" case="NOM">faut</word> + <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" comp="COMP" subj="1excl" obj="2">said</word> + <thingy type="verbcomp" function="suffix" gloss="COMP">ij</thingy> + <thingy type="vpsubj" function="enclitic" gloss="1excl.SUBJ">ʃaɳ</thingy> + <word person="2" posp="pron" gloss="2" gender="fem" def="neither" role="obj" locus="number" case="ACC">kʼʷaːj</word> </flat> + <p><span class="ilpair"><span class="mor">ŋekʼʷ</span><br><span class="gls">boy</span></span> <span class="ilpair"><span class="mor">-eɖ</span><br><span class="gls">def</span></span> <span class="ilpair"><span class="mor">ʈo</span><br><span class="gls">tell</span></span> <span class="ilpair"><span class="mor">hiʈ</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">tauɓ</span><br><span class="gls">girl</span></span> <span class="ilpair"><span class="mor">-eɖ</span><br><span class="gls">def</span></span> <span class="ilpair"><span class="mor">faut</span><br><span class="gls">1excl</span></span> <span class="ilpair"><span class="mor">said</span><br><span class="gls">love</span></span> <span class="ilpair"><span class="mor">-ij</span><br><span class="gls"><span class="glssc">COMP</span></span></span> <span class="ilpair"><span class="mor">ʃaɳ</span><br><span class="gls">1excl.<span class="glssc">SUBJ</span></span></span> <span class="ilpair"><span class="mor">kʼʷaːj</span><br><span class="gls">2</span></span></p> + <p>ŋekʼʷeɖ ʈo hiʈ tauɓeɖ faut saidij ʃaɳ kʼʷaːj</p> + <p>ngegquerd rto hirt taubberd faut saidij sharn gquaaj</p> + <il> + <w> + <o>ŋekʼʷ</o> + <g>boy</g> + </w> + <w> + <o>-eɖ</o> + <g>def</g> + </w> + <w> + <o>ʈo</o> + <g>tell</g> + </w> + <w> + <o>hiʈ</o> + <g>PAST</g> + </w> + <w> + <o>tauɓ</o> + <g>girl</g> + </w> + <w> + <o>-eɖ</o> + <g>def</g> + </w> + <w> + <o>faut</o> + <g>1excl</g> + </w> + <w> + <o>said</o> + <g>love</g> + </w> + <w> + <o>-ij</o> + <g>COMP</g> + </w> + <w> + <o>ʃaɳ</o> + <g>1excl.SUBJ</g> + </w> + <w> + <o>kʼʷaːj</o> + <g>2</g> + </w> + </il> </example>
Ngegquerd rto hirt taubberd faut saidij sharn gquaaj. [ŋekʼʷeɖ ʈo hiʈ tauɓeɖ faut saidij ʃaɳ kʼʷaːj] ŋekʼʷ boy -eɖ def ʈo tell hiʈ PAST tauɓ girl -eɖ def faut 1excl said love -ij COMP ʃaɳ 1excl.SUBJ kʼʷaːj 2 “The boy told the girl that he loved her.” | (28) |
How to cite this grammar
Language Creator. 2026. A Grammar of Chash. Generated by the Language Creator, version 0.92, on 16 September 2026. https://languagecreator.org/grammar/50J68
In BibTeX format:
@misc{LC-50J68,
year = 2026,
author = {{Language Creator}},
title = {A Grammar of {Chash}},
howpublished = {\url{https://languagecreator.org/grammar/50J68}},
note = {Generated by the Language Creator, version 0.92, on 16 September 2026}
}
Supplementary Materials
A collection of illustrative texts and a bilingual dictionary (English–Chash / Chash–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/50J68
Behind the scenes, the Language Creator stores the generated language in a JSON-based format known as ELD. The corresponding ELD file may be downloaded, edited as required, and reuploaded in order to regenerate the grammar, dictionary and texts.
Language creation took 0.03 seconds; writing the grammar 0.05 seconds.