A Grammar of Ghewa
Introduction
Scope and Purpose
This grammar provides a systematic description of the Ghewa language (the 142nd 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 Ghewa.
Typological Profile
It has a maximally developed dental–alveolar opposition and postpositions.Phonology
Phoneme Inventory
Consonants
Ghewa has a moderately large consonant inventory, with 29 phonemes.
It has a maximally developed dental–alveolar opposition, a complete absence of palatal consonants, something which is a rare occurrence indeed, and a modest (but clearly contrastive) set of labialised consonants.The table below presents the full inventory of consonant phonemes in Ghewa. The chart lists all places and manners of articulation attested in the language.
| labial | dental | alveolar | postalveolar | lateral | velar | lab. velar | glottal | |
|---|---|---|---|---|---|---|---|---|
| stop | p b | d t | k ɡ | kʷ ɡʷ | ʔ | |||
| nasal | m | n | ||||||
| trill/tap/flap | r | |||||||
| fricative | f v | ð θ | s z | ʃ ʒ | x ɣ | xʷ ɣʷ | h | |
| approximant | w | l | ||||||
| affricate | t͡ʃ |
Vowels
Ghewa has 8 vowel qualities, forming a relatively large inventory. The system distinguishes several vowel categories, as indicated in the chart, offering a wide range of vocalic contrasts.
It has a maximally “square” vowel system balancing heights across backness and a moderately reduced system of unstressed vowels.The table below presents the full inventory of vowel phonemes in Ghewa. The system comprises the distinct vowel qualities listed in the chart.
| front | back | |
|---|---|---|
| close | i | u |
| mid | e | o |
| open | æ | ɑ |
Stress and Tones
Ghewa 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
Ghewa 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 /ɑ/ | b /b/ | d /d/ | e /e/ |
| f /f/ | g /ɡ/ | h /h/ | i /i/ |
| k /k/ | l /l/ | m /m/ | n /n/ |
| o /o/ | p /p/ | q /ʔ/ | r /r/ |
| s /s/ | t /t/ | u /u/ | v /v/ |
| w /w/ | z /z/ | ä /æ/ | ð /ð/ |
| ğ /ɣ/ |
Multi-letter combinations such as digraphs
| ai /ai/ | au /au/ | ch /t͡ʃ/ |
| gw /ɡʷ/ | kh /x/ | khw /xʷ/ |
| qu /kʷ/ | sh /ʃ/ | th /θ/ |
| zh /ʒ/ | ğw /ɣʷ/ |
Word Classes and Morphology
Number and Gender
Number
Ghewa does not have grammatical number.
Gender
Ghewa does not have genders or noun classes.
The Nominal Phrase
Nominal phrases in Ghewa 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 adj2verb:
<example id="nomphr" translation="The woman with the knife caught those three blind mice.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active">
<word posp="verb" gloss="catch"/>
</vp>
<np role="subj" number="sing" def="def" locus="number">
<word posp="noun" gloss="woman"/>
<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">
+ <relp>
+ <vp tam="pres-state">
+ <word lexposp="adj" posp="verb" gloss="blind"/>
+ </vp>
+ <np head="this" role="subj" number="plur">
<word posp="noun" gloss="mouse"/>
- <word posp="adj" gloss="blind"/>
<word posp="num" gloss="three"/>
<word posp="det" gloss="yon"/>
</np>
+ </relp>
+ </np>
</s>
</example>
module articles:
<example id="nomphr" translation="The woman with the knife caught those three blind mice.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active">
<word posp="verb" gloss="catch"/>
</vp>
<np role="subj" number="sing" def="def" locus="number">
<word posp="noun" gloss="woman"/>
+ <word gloss="the" posp="det"/>
<pp role="comitative">
<np number="sing" def="def" locus="number">
<word posp="noun" gloss="knife"/>
+ <word gloss="the" posp="det"/>
</np>
</pp>
</np>
<np role="obj" def="def" number="plur" tr="rheme" locus="number">
<relp>
<vp tam="pres-state">
<word lexposp="adj" posp="verb" gloss="blind"/>
</vp>
<np head="this" role="subj" number="plur">
<word posp="noun" gloss="mouse"/>
<word posp="num" gloss="three"/>
<word posp="det" gloss="yon"/>
</np>
</relp>
</np>
</s>
</example>
module nonpastonly:
<example id="nomphr" translation="The woman with the knife caught those three blind mice."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="catch"/> </vp> <np role="subj" number="sing" def="def" locus="number"> <word posp="noun" gloss="woman"/> <word gloss="the" posp="det"/> <pp role="comitative"> <np number="sing" def="def" locus="number"> <word posp="noun" gloss="knife"/> <word gloss="the" posp="det"/> </np> </pp> </np> <np role="obj" def="def" number="plur" tr="rheme" locus="number"> <relp> - <vp tam="pres-state"> + <vp tam="pres-state" ta="PRES"> <word lexposp="adj" posp="verb" gloss="blind"/> </vp> <np head="this" role="subj" number="plur"> <word posp="noun" gloss="mouse"/> <word posp="num" gloss="three"/> <word posp="det" gloss="yon"/> </np> </relp> </np> </s> </example>
module noepistemic: No change.
module NRel:
<example id="nomphr" translation="The woman with the knife caught those three blind mice.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="catch"/>
</vp>
<np role="subj" number="sing" def="def" locus="number">
<word posp="noun" gloss="woman"/>
<word gloss="the" posp="det"/>
<pp role="comitative">
<np number="sing" def="def" locus="number">
<word posp="noun" gloss="knife"/>
<word gloss="the" posp="det"/>
</np>
</pp>
</np>
- <np role="obj" def="def" number="plur" tr="rheme" locus="number">
- <relp>
- <vp tam="pres-state" ta="PRES">
- <word lexposp="adj" posp="verb" gloss="blind"/>
- </vp>
- <np head="this" role="subj" number="plur">
+ <np def="def" locus="number" id="parent">
+ <np role="obj" number="plur" id="headnp" tr="rheme">
<word posp="noun" gloss="mouse"/>
<word posp="num" gloss="three"/>
<word posp="det" gloss="yon"/>
</np>
+ <relp comma="after">
+ <np id="relnp" number="plur" def="neither" role="subj" comma="before">
+ <word posp="pron" gloss="RELPRON"/>
+ </np>
+ <vp tam="pres-state" ta="PRES">
+ <word lexposp="adj" posp="verb" gloss="blind"/>
+ </vp>
</relp>
</np>
</s>
</example>
module sentenceconnectors: No change.
module nominalise: No change.
tva1tva2
tva1
tva2
module affixdensity: No change.
module adpositions:
<example id="nomphr" translation="The woman with the knife caught those three blind mice.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="catch"/>
</vp>
<np role="subj" number="sing" def="def" locus="number">
<word posp="noun" gloss="woman"/>
<word gloss="the" posp="det"/>
<pp role="comitative">
<np number="sing" def="def" locus="number">
<word posp="noun" gloss="knife"/>
<word gloss="the" posp="det"/>
</np>
+ <word gloss="COMIT" posp="pp"/>
</pp>
</np>
<np def="def" locus="number" id="parent">
<np role="obj" number="plur" id="headnp" tr="rheme">
<word posp="noun" gloss="mouse"/>
<word posp="num" gloss="three"/>
<word posp="det" gloss="yon"/>
</np>
<relp comma="after">
<np id="relnp" number="plur" def="neither" role="subj" comma="before">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="blind"/>
</vp>
</relp>
</np>
</s>
</example>
module constorder:
<example id="nomphr" translation="The woman with the knife caught those three blind mice."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> - <word posp="verb" gloss="catch"/> - </vp> <np role="subj" number="sing" def="def" locus="number"> <word posp="noun" gloss="woman"/> <word gloss="the" posp="det"/> <pp role="comitative"> <np number="sing" def="def" locus="number"> <word posp="noun" gloss="knife"/> <word gloss="the" posp="det"/> </np> <word gloss="COMIT" posp="pp"/> </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 def="def" locus="number" id="parent"> <np role="obj" number="plur" id="headnp" tr="rheme"> <word posp="noun" gloss="mouse"/> <word posp="num" gloss="three"/> <word posp="det" gloss="yon"/> </np> <relp comma="after"> <np id="relnp" number="plur" def="neither" role="subj" comma="before"> <word posp="pron" gloss="RELPRON"/> </np> <vp tam="pres-state" ta="PRES"> <word lexposp="adj" posp="verb" gloss="blind"/> </vp> </relp> </np> </s> </example>
module casemarking:
<example id="nomphr" translation="The woman with the knife caught those three blind mice."> <s> - <np role="subj" number="sing" def="def" locus="number"> + <np role="subj" number="sing" def="def" locus="number" case="NOM"> <word posp="noun" gloss="woman"/> <word gloss="the" posp="det"/> <pp role="comitative"> <np number="sing" def="def" locus="number"> <word posp="noun" gloss="knife"/> <word gloss="the" posp="det"/> </np> <word gloss="COMIT" posp="pp"/> </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 def="def" locus="number" id="parent"> <np role="obj" number="plur" id="headnp" tr="rheme"> <word posp="noun" gloss="mouse"/> <word posp="num" gloss="three"/> <word posp="det" gloss="yon"/> </np> <relp comma="after"> - <np id="relnp" number="plur" def="neither" role="subj" comma="before"> + <np id="relnp" number="plur" def="neither" role="subj" comma="before" case="NOM"> <word posp="pron" gloss="RELPRON"/> </np> <vp tam="pres-state" ta="PRES"> <word lexposp="adj" posp="verb" gloss="blind"/> </vp> </relp> </np> </s> </example>
module markowner: No change.
module simplifynumber:
<example id="nomphr" translation="The woman with the knife caught those three blind mice."> <s> - <np role="subj" number="sing" def="def" locus="number" case="NOM"> + <np role="subj" def="def" locus="number" case="NOM"> <word posp="noun" gloss="woman"/> <word gloss="the" posp="det"/> <pp role="comitative"> - <np number="sing" def="def" locus="number"> + <np def="def" locus="number"> <word posp="noun" gloss="knife"/> <word gloss="the" posp="det"/> </np> <word gloss="COMIT" posp="pp"/> </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 def="def" locus="number" id="parent"> - <np role="obj" number="plur" id="headnp" tr="rheme"> + <np role="obj" id="headnp" tr="rheme"> <word posp="noun" gloss="mouse"/> <word posp="num" gloss="three"/> <word posp="det" gloss="yon"/> </np> <relp comma="after"> - <np id="relnp" number="plur" def="neither" role="subj" comma="before" case="NOM"> + <np id="relnp" def="neither" role="subj" comma="before" case="NOM"> <word posp="pron" gloss="RELPRON"/> </np> <vp tam="pres-state" ta="PRES"> <word lexposp="adj" posp="verb" gloss="blind"/> </vp> </relp> </np> </s> </example>
module propagatenumber: No change.
createpronouns: No change.
module ngen: No change.
module wordorder: No change.
module wordorder: No change.
module wordorder: No change.
module conjp: No change.
flattenconjp: No change.
fixpronouns: No change.
copyuptophrase:
<example id="nomphr" translation="The woman with the knife caught those three blind mice.">
<s>
<np role="subj" def="def" locus="number" case="NOM">
<word posp="noun" gloss="woman"/>
<word gloss="the" posp="det"/>
<pp role="comitative">
<np def="def" locus="number">
<word posp="noun" gloss="knife"/>
<word gloss="the" posp="det"/>
</np>
<word gloss="COMIT" posp="pp"/>
</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">
<word posp="verb" gloss="catch"/>
</vp>
<np def="def" locus="number" id="parent">
<np role="obj" id="headnp" tr="rheme">
<word posp="noun" gloss="mouse"/>
<word posp="num" gloss="three"/>
<word posp="det" gloss="yon"/>
</np>
<relp comma="after">
<np id="relnp" def="neither" role="subj" comma="before" case="NOM">
<word posp="pron" gloss="RELPRON"/>
</np>
- <vp tam="pres-state" ta="PRES">
+ <vp tam="pres-state" ta="PRES" subj="3">
<word lexposp="adj" posp="verb" gloss="blind"/>
</vp>
</relp>
</np>
</s>
</example>
prodrop: No change.
addclitics:
<example id="nomphr" translation="The woman with the knife caught those three blind mice.">
<s>
<np role="subj" def="def" locus="number" case="NOM">
<word posp="noun" gloss="woman"/>
<word gloss="the" posp="det"/>
<pp role="comitative">
- <np def="def" locus="number">
+ <np def="def" locus="number" case="NOM">
<word posp="noun" gloss="knife"/>
<word gloss="the" posp="det"/>
</np>
<word gloss="COMIT" posp="pp"/>
</pp>
+ <thingy type="npcase" function="enclitic" gloss="NOM"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3">
<word posp="verb" gloss="catch"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np def="def" locus="number" id="parent">
<np role="obj" id="headnp" tr="rheme">
<word posp="noun" gloss="mouse"/>
<word posp="num" gloss="three"/>
<word posp="det" gloss="yon"/>
</np>
<relp comma="after">
<np id="relnp" def="neither" role="subj" comma="before" case="NOM">
<word posp="pron" gloss="RELPRON"/>
+ <thingy type="npcase" function="enclitic" gloss="NOM"/>
</np>
<vp tam="pres-state" ta="PRES" subj="3">
<word lexposp="adj" posp="verb" gloss="blind"/>
+ <thingy type="vpta" function="enclitic" gloss="PRES"/>
</vp>
</relp>
</np>
</s>
</example>
propagateArgumentCase:
<example id="nomphr" translation="The woman with the knife caught those three blind mice.">
<s>
<np role="subj" def="def" locus="number" case="NOM">
<word posp="noun" gloss="woman"/>
<word gloss="the" posp="det"/>
<pp role="comitative">
<np def="def" locus="number" case="NOM">
<word posp="noun" gloss="knife"/>
<word gloss="the" posp="det"/>
</np>
<word gloss="COMIT" posp="pp"/>
</pp>
<thingy type="npcase" function="enclitic" gloss="NOM"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3">
<word posp="verb" gloss="catch"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
- <np def="def" locus="number" id="parent">
+ <np def="def" locus="number" id="parent" case="NOM">
<np role="obj" id="headnp" tr="rheme">
<word posp="noun" gloss="mouse"/>
<word posp="num" gloss="three"/>
<word posp="det" gloss="yon"/>
</np>
<relp comma="after">
<np id="relnp" def="neither" role="subj" comma="before" case="NOM">
<word posp="pron" gloss="RELPRON"/>
<thingy type="npcase" function="enclitic" gloss="NOM"/>
</np>
<vp tam="pres-state" ta="PRES" subj="3">
<word lexposp="adj" posp="verb" gloss="blind"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
</vp>
</relp>
</np>
</s>
</example>
unwrapArgumentNPs: No change.
unwrapOwnerOwned: No change.
movedowntoword:
<example id="nomphr" translation="The woman with the knife caught those three blind mice.">
<s>
<np role="subj" def="def" locus="number" case="NOM">
- <word posp="noun" gloss="woman"/>
- <word gloss="the" posp="det"/>
+ <word posp="noun" gloss="woman" role="subj" def="def" locus="number" case="NOM"/>
+ <word gloss="the" posp="det" role="subj" def="def" locus="number" case="NOM"/>
<pp role="comitative">
<np def="def" locus="number" case="NOM">
- <word posp="noun" gloss="knife"/>
- <word gloss="the" posp="det"/>
+ <word posp="noun" gloss="knife" def="def" locus="number" case="NOM"/>
+ <word gloss="the" posp="det" def="def" locus="number" case="NOM"/>
</np>
- <word gloss="COMIT" posp="pp"/>
+ <word gloss="COMIT" posp="pp" role="comitative"/>
</pp>
<thingy type="npcase" function="enclitic" gloss="NOM"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3">
- <word posp="verb" gloss="catch"/>
+ <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np def="def" locus="number" id="parent" case="NOM">
<np role="obj" id="headnp" tr="rheme">
- <word posp="noun" gloss="mouse"/>
- <word posp="num" gloss="three"/>
- <word posp="det" gloss="yon"/>
+ <word posp="noun" gloss="mouse" role="obj" id="headnp" tr="rheme"/>
+ <word posp="num" gloss="three" role="obj" id="headnp" tr="rheme"/>
+ <word posp="det" gloss="yon" role="obj" id="headnp" tr="rheme"/>
</np>
<relp comma="after">
<np id="relnp" def="neither" role="subj" comma="before" case="NOM">
- <word posp="pron" gloss="RELPRON"/>
+ <word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="subj" comma="before" case="NOM"/>
<thingy type="npcase" function="enclitic" gloss="NOM"/>
</np>
<vp tam="pres-state" ta="PRES" subj="3">
- <word lexposp="adj" posp="verb" gloss="blind"/>
+ <word lexposp="adj" posp="verb" gloss="blind" tam="pres-state" ta="PRES" subj="3"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
</vp>
</relp>
</np>
</s>
</example>
About to call getSlotValue for catch/verb/voice/obligatoryGot active
About to call getSlotValue for catch/verb/mode/obligatory
Got indicative
About to call getSlotValue for catch/verb/question/optional
Got not.Q
About to call getSlotValue for blind/verb/voice/obligatory
calling defaultval for voice/
defaultval: verb, voice
returning active
Got active
About to call getSlotValue for blind/verb/mode/obligatory
calling defaultval for mode/
defaultval: verb, mode
returning imperative
Got imperative
About to call getSlotValue for blind/verb/question/optional
addaffixes:
<example id="nomphr" translation="The woman with the knife caught those three blind mice.">
<s>
<np role="subj" def="def" locus="number" case="NOM">
<word posp="noun" gloss="woman" role="subj" def="def" locus="number" case="NOM"/>
<word gloss="the" posp="det" role="subj" def="def" locus="number" case="NOM"/>
<pp role="comitative">
<np def="def" locus="number" case="NOM">
<word posp="noun" gloss="knife" def="def" locus="number" case="NOM"/>
<word gloss="the" posp="det" def="def" locus="number" case="NOM"/>
</np>
<word gloss="COMIT" posp="pp" role="comitative"/>
</pp>
<thingy type="npcase" function="enclitic" gloss="NOM"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3">
+ <thingy type="verbvoice" function="prefix" gloss="active"/>
<word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3"/>
+ <thingy type="verbmode" function="suffix" gloss="indicative"/>
+ <thingy type="verbquestion" function="suffix" gloss="not.Q"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np def="def" locus="number" id="parent" case="NOM">
<np role="obj" id="headnp" tr="rheme">
<word posp="noun" gloss="mouse" role="obj" id="headnp" tr="rheme"/>
<word posp="num" gloss="three" role="obj" id="headnp" tr="rheme"/>
<word posp="det" gloss="yon" role="obj" id="headnp" tr="rheme"/>
</np>
<relp comma="after">
<np id="relnp" def="neither" role="subj" comma="before" case="NOM">
<word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="subj" comma="before" case="NOM"/>
<thingy type="npcase" function="enclitic" gloss="NOM"/>
</np>
<vp tam="pres-state" ta="PRES" subj="3">
+ <thingy type="verbvoice" function="prefix" gloss="active"/>
<word lexposp="adj" posp="verb" gloss="blind" tam="pres-state" ta="PRES" subj="3"/>
+ <thingy type="verbmode" function="suffix" gloss="imperative"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
</vp>
</relp>
</np>
</s>
</example>
flatten:
<example id="nomphr" translation="The woman with the knife caught those three blind mice."> - <s> - <np role="subj" def="def" locus="number" case="NOM"> + <flat> <word posp="noun" gloss="woman" role="subj" def="def" locus="number" case="NOM"/> <word gloss="the" posp="det" role="subj" def="def" locus="number" case="NOM"/> - <pp role="comitative"> - <np def="def" locus="number" case="NOM"> <word posp="noun" gloss="knife" def="def" locus="number" case="NOM"/> <word gloss="the" posp="det" def="def" locus="number" case="NOM"/> - </np> <word gloss="COMIT" posp="pp" role="comitative"/> - </pp> <thingy type="npcase" function="enclitic" gloss="NOM"/> - </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3"> <thingy type="verbvoice" function="prefix" gloss="active"/> <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3"/> <thingy type="verbmode" function="suffix" gloss="indicative"/> <thingy type="verbquestion" function="suffix" gloss="not.Q"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> - </vp> - <np def="def" locus="number" id="parent" case="NOM"> - <np role="obj" id="headnp" tr="rheme"> <word posp="noun" gloss="mouse" role="obj" id="headnp" tr="rheme"/> <word posp="num" gloss="three" role="obj" id="headnp" tr="rheme"/> <word posp="det" gloss="yon" role="obj" id="headnp" tr="rheme"/> - </np> - <relp comma="after"> - <np id="relnp" def="neither" role="subj" comma="before" case="NOM"> <word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="subj" comma="before" case="NOM"/> <thingy type="npcase" function="enclitic" gloss="NOM"/> - </np> - <vp tam="pres-state" ta="PRES" subj="3"> <thingy type="verbvoice" function="prefix" gloss="active"/> - <word lexposp="adj" posp="verb" gloss="blind" tam="pres-state" ta="PRES" subj="3"/> + <word lexposp="adj" posp="verb" gloss="blind" tam="pres-state" ta="PRES" subj="3" comma="after"/> <thingy type="verbmode" function="suffix" gloss="imperative"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> - </vp> - </relp> - </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="NOM"/> - <word gloss="the" posp="det" role="subj" def="def" locus="number" case="NOM"/> - <word posp="noun" gloss="knife" def="def" locus="number" case="NOM"/> - <word gloss="the" posp="det" def="def" locus="number" case="NOM"/> - <word gloss="COMIT" posp="pp" role="comitative"/> - <thingy type="npcase" function="enclitic" gloss="NOM"/> - <thingy type="verbvoice" function="prefix" gloss="active"/> - <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3"/> - <thingy type="verbmode" function="suffix" gloss="indicative"/> - <thingy type="verbquestion" function="suffix" gloss="not.Q"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <word posp="noun" gloss="mouse" role="obj" id="headnp" tr="rheme"/> - <word posp="num" gloss="three" role="obj" id="headnp" tr="rheme"/> - <word posp="det" gloss="yon" role="obj" id="headnp" tr="rheme"/> - <word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="subj" comma="before" case="NOM"/> - <thingy type="npcase" function="enclitic" gloss="NOM"/> - <thingy type="verbvoice" function="prefix" gloss="active"/> - <word lexposp="adj" posp="verb" gloss="blind" tam="pres-state" ta="PRES" subj="3" comma="after"/> - <thingy type="verbmode" function="suffix" gloss="imperative"/> - <thingy type="vpta" function="enclitic" gloss="PRES"/> + <word posp="noun" gloss="woman" role="subj" def="def" locus="number" case="NOM">|θ|æ|z|i|</word> + <word gloss="the" posp="det" role="subj" def="def" locus="number" case="NOM">|s|o|</word> + <word posp="noun" gloss="knife" def="def" locus="number" case="NOM">|ʃ|æ|p|ɑ|</word> + <word gloss="the" posp="det" def="def" locus="number" case="NOM">|s|o|</word> + <word gloss="COMIT" posp="pp" role="comitative">|m|æ|</word> + <thingy type="npcase" function="enclitic" gloss="NOM">-</thingy> + <thingy type="verbvoice" function="prefix" gloss="active">|t͡ʃ|-</thingy> + <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3">|e|ɡ|u|</word> + <thingy type="verbmode" function="suffix" gloss="indicative">-|k|u|</thingy> + <thingy type="verbquestion" function="suffix" gloss="not.Q">-</thingy> + <thingy type="vpta" function="enclitic" gloss="PAST">|m|i|</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> + <word posp="noun" gloss="mouse" role="obj" id="headnp" tr="rheme">|θ|o|x|u|</word> + <word posp="num" gloss="three" role="obj" id="headnp" tr="rheme">|d|u|</word> + <word posp="det" gloss="yon" role="obj" id="headnp" tr="rheme">|v|æ|</word> + <word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="subj" comma="before" case="NOM">|h|u|</word> + <thingy type="npcase" function="enclitic" gloss="NOM">-</thingy> + <thingy type="verbvoice" function="prefix" gloss="active">|t͡ʃ|-</thingy> + <word lexposp="adj" posp="verb" gloss="blind" tam="pres-state" ta="PRES" subj="3" comma="after">|ɑ|t͡ʃ|u|</word> + <thingy type="verbmode" function="suffix" gloss="imperative">-|b|æ|</thingy> + <thingy type="vpta" function="enclitic" gloss="PRES">-</thingy> </flat> </example>
vowelharmony: No change.
### |θ|æ|z|i|#-> θæzi
### |θ|æ|z|i|
#-> θæzi
### |s|o|
#-> so
### |s|o|
#-> so
### |ʃ|æ|p|ɑ|
#-> ʃæpɑ
### |ʃ|æ|p|ɑ|
#-> ʃæpɑ
### |s|o|
#-> so
### |s|o|
#-> so
### |m|æ|
#-> mæ
### |m|æ|
#-> mæ
### |t͡ʃ|-
#-> t͡ʃ-
### |t͡ʃ|-
#-> t͡ʃ-
### |e|ɡ|u|
#-> eɡu
### |e|ɡ|u|
#-> eɡu
### -|k|u|
#-> -ku
### -|k|u|
#-> -ku
### |m|i|
#-> mi
### |m|i|
#-> mi
### |θ|o|x|u|
#-> θoxu
### |θ|o|x|u|
#-> θoxu
### |d|u|
#-> du
### |d|u|
#-> du
### |v|æ|,
#-> væ,
### |v|æ|,
#-> væ,
### |h|u|
#-> hu
### |h|u|
#-> hu
### |t͡ʃ|-
#-> t͡ʃ-
### |t͡ʃ|-
#-> t͡ʃ-
### |ɑ|t͡ʃ|u|
#-> ɑt͡ʃu
### |ɑ|t͡ʃ|u|
#-> ɑt͡ʃu
### -|b|æ|
#-> -bæ
### -|b|æ|
#-> -bæ
### |θ|æ|z|i| |s|o| |ʃ|æ|p|ɑ| |s|o| |m|æ| |t͡ʃ||e|ɡ|u||k|u| |m|i| |θ|o|x|u| |d|u| |v|æ|, |h|u| |t͡ʃ||ɑ|t͡ʃ|u||b|æ|
#-> θæzi so ʃæpɑ so mæ t͡ʃeɡuku mi θoxu du væ, hu t͡ʃɑt͡ʃubæ
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="NOM">|θ|æ|z|i|</word>
<word gloss="the" posp="det" role="subj" def="def" locus="number" case="NOM">|s|o|</word>
<word posp="noun" gloss="knife" def="def" locus="number" case="NOM">|ʃ|æ|p|ɑ|</word>
<word gloss="the" posp="det" def="def" locus="number" case="NOM">|s|o|</word>
<word gloss="COMIT" posp="pp" role="comitative">|m|æ|</word>
- <thingy type="npcase" function="enclitic" gloss="NOM">-</thingy>
<thingy type="verbvoice" function="prefix" gloss="active">|t͡ʃ|-</thingy>
<word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3">|e|ɡ|u|</word>
<thingy type="verbmode" function="suffix" gloss="indicative">-|k|u|</thingy>
- <thingy type="verbquestion" function="suffix" gloss="not.Q">-</thingy>
<thingy type="vpta" function="enclitic" gloss="PAST">|m|i|</thingy>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
<word posp="noun" gloss="mouse" role="obj" id="headnp" tr="rheme">|θ|o|x|u|</word>
<word posp="num" gloss="three" role="obj" id="headnp" tr="rheme">|d|u|</word>
- <word posp="det" gloss="yon" role="obj" id="headnp" tr="rheme">|v|æ|</word>
+ <word posp="det" gloss="yon" role="obj" id="headnp" tr="rheme">|v|æ|,</word>
<word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="subj" comma="before" case="NOM">|h|u|</word>
- <thingy type="npcase" function="enclitic" gloss="NOM">-</thingy>
<thingy type="verbvoice" function="prefix" gloss="active">|t͡ʃ|-</thingy>
<word lexposp="adj" posp="verb" gloss="blind" tam="pres-state" ta="PRES" subj="3" comma="after">|ɑ|t͡ʃ|u|</word>
<thingy type="verbmode" function="suffix" gloss="imperative">-|b|æ|</thingy>
- <thingy type="vpta" function="enclitic" gloss="PRES">-</thingy>
</flat>
+ <p><span class="ilpair"><span class="mor">θæzi</span><br><span class="gls">woman</span></span> <span class="ilpair"><span class="mor">so</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">ʃæpɑ</span><br><span class="gls">knife</span></span> <span class="ilpair"><span class="mor">so</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">mæ</span><br><span class="gls">COMIT</span></span> <span class="ilpair"><span class="mor">t͡ʃ-</span><br><span class="gls">active</span></span> <span class="ilpair"><span class="mor">eɡu</span><br><span class="gls">catch</span></span> <span class="ilpair"><span class="mor">-ku</span><br><span class="gls">indicative</span></span> <span class="ilpair"><span class="mor">mi</span><br><span class="gls">PAST</span></span> <span class="ilpair"><span class="mor">θoxu</span><br><span class="gls">mouse</span></span> <span class="ilpair"><span class="mor">du</span><br><span class="gls">three</span></span> <span class="ilpair"><span class="mor">væ,</span><br><span class="gls">yon</span></span> <span class="ilpair"><span class="mor">hu</span><br><span class="gls">RELPRON</span></span> <span class="ilpair"><span class="mor">t͡ʃ-</span><br><span class="gls">active</span></span> <span class="ilpair"><span class="mor">ɑt͡ʃu</span><br><span class="gls">blind</span></span> <span class="ilpair"><span class="mor">-bæ</span><br><span class="gls">imperative</span></span></p>
+ <p>θæzi so ʃæpɑ so mæ t͡ʃeɡuku mi θoxu du væ, hu t͡ʃɑt͡ʃubæ</p>
+ <p>thäzi so shäpa so Mä cheguku mi thokhu du vä, hu chachubä</p>
+ <il>
+ <w>
+ <o>θæzi</o>
+ <g>woman</g>
+ </w>
+ <w>
+ <o>so</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>ʃæpɑ</o>
+ <g>knife</g>
+ </w>
+ <w>
+ <o>so</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>mæ</o>
+ <g>COMIT</g>
+ </w>
+ <w>
+ <o>t͡ʃ-</o>
+ <g>active</g>
+ </w>
+ <w>
+ <o>eɡu</o>
+ <g>catch</g>
+ </w>
+ <w>
+ <o>-ku</o>
+ <g>indicative</g>
+ </w>
+ <w>
+ <o>mi</o>
+ <g>PAST</g>
+ </w>
+ <w>
+ <o>θoxu</o>
+ <g>mouse</g>
+ </w>
+ <w>
+ <o>du</o>
+ <g>three</g>
+ </w>
+ <w>
+ <o>væ,</o>
+ <g>yon</g>
+ </w>
+ <w>
+ <o>hu</o>
+ <g>RELPRON</g>
+ </w>
+ <w>
+ <o>t͡ʃ-</o>
+ <g>active</g>
+ </w>
+ <w>
+ <o>ɑt͡ʃu</o>
+ <g>blind</g>
+ </w>
+ <w>
+ <o>-bæ</o>
+ <g>imperative</g>
+ </w>
+ </il>
</example>
### θæzi so ʃæpɑ so mæ t͡ʃeɡuku mi θoxu du væ, hu t͡ʃɑt͡ʃubæ#-> θæzi so ʃæpɑ so mæ t͡ʃeɡuku mi θoxu du væ, hu t͡ʃɑt͡ʃubæ
Thäzi so shäpa so Mä cheguku mi thokhu du vä, hu chachubä. [θæzi so ʃæpɑ so mæ t͡ʃeɡuku mi θoxu du væ, hu t͡ʃɑt͡ʃubæ] θæzi woman so the ʃæpɑ knife so the mæ COMIT t͡ʃ- active eɡu catch -ku indicative mi PAST θoxu mouse du three væ, yon hu RELPRON t͡ʃ- active ɑt͡ʃu blind -bæ imperative “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 is one type of clitic in the nominal phrase, namely an enclitic (placed finally), expressing case. a clitic expressing case, comprising si /si/ ‘ACC’, khä /xæ/ ‘GEN’, khwa /xʷɑ/ ‘DAT’, mu /mu/ ‘INS’, zä /zæ/ ‘VOC’, ma /mɑ/ ‘ALL’, dä /dæ/ ‘LOC’, nu /nu/ ‘ABL’ and na /nɑ/ ‘PART’.
The morphology of the elements of the nominal phrase, i.e., nouns, numerals and pronouns, is described below, as is the way that possession is expressed in Ghewa.
The Noun
The noun in Ghewa stands alone without any prefixes or suffixes attached to it.
The noun displays the following derivational morphology: two suffixes, namely -khä /-xæ/ ‘little’ and -ða /-ðɑ/ ‘big’
The Adjective
The adjective in Ghewa stands alone without any prefixes or suffixes attached to it.
Numerals
The numeral in Ghewa stands alone without any prefixes or suffixes attached to it.
Determiners
The determiner in Ghewa stands alone without any prefixes or suffixes attached to it.
Pronouns
The pronoun in Ghewa stands alone without any prefixes or suffixes attached to it.
initial XML:
<example id="inclexcl" translation="Because the two of us [not including the listener] killed the tiger, we [including the listener] are all now happy.">
<s connector="because">
<vp tam="past-punct">
<verb>kill</verb>
</vp>
<np def="def" number="plur" tr="theme" role="subj">
<pron person="1excl" number="dual"/>
</np>
<np def="def" tr="rheme" number="sing" role="obj">
<noun>tiger</noun>
</np>
</s>
<s>
<vp tam="pres-state">
<verb>be</verb>
<adj>happy</adj>
</vp>
<np def="def" number="plur" tr="theme" role="subj">
<pron person="1incl" number="plur"/>
</np>
</s>
</example>cleanup:
<example id="inclexcl" translation="Because the two of us [not including the listener] killed the tiger, we [including the listener] are all now happy."> <s connector="because"> - <vp tam="past-punct"> - <verb>kill</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="kill"/> </vp> - <np def="def" number="plur" tr="theme" role="subj"> - <pron person="1excl" number="dual"/> + <np def="def" number="plur" tr="theme" role="subj" locus="number"> + <word person="1excl" number="dual" posp="pron"/> </np> - <np def="def" tr="rheme" number="sing" role="obj"> - <noun>tiger</noun> + <np def="def" tr="rheme" number="sing" role="obj" locus="number"> + <word posp="noun" gloss="tiger"/> </np> </s> <s> - <vp tam="pres-state"> - <verb>be</verb> - <adj>happy</adj> + <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active"> + <word posp="verb" gloss="be"/> + <word posp="adj" gloss="happy"/> </vp> - <np def="def" number="plur" tr="theme" role="subj"> - <pron person="1incl" number="plur"/> + <np def="def" number="plur" tr="theme" role="subj" locus="number"> + <word person="1incl" number="plur" posp="pron"/> </np> </s> </example>
module adj2verb:
<example id="inclexcl" translation="Because the two of us [not including the listener] killed the tiger, we [including the listener] are all now happy.">
<s connector="because">
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active">
<word posp="verb" gloss="kill"/>
</vp>
<np def="def" number="plur" tr="theme" role="subj" locus="number">
<word person="1excl" number="dual" posp="pron"/>
</np>
<np def="def" tr="rheme" number="sing" role="obj" locus="number">
<word posp="noun" gloss="tiger"/>
</np>
</s>
<s>
<vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active">
- <word posp="verb" gloss="be"/>
- <word posp="adj" gloss="happy"/>
+ <word posp="verb" gloss="happy" lexposp="adj"/>
</vp>
<np def="def" number="plur" tr="theme" role="subj" locus="number">
<word person="1incl" number="plur" posp="pron"/>
</np>
</s>
</example>
module articles:
<example id="inclexcl" translation="Because the two of us [not including the listener] killed the tiger, we [including the listener] are all now happy.">
<s connector="because">
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active">
<word posp="verb" gloss="kill"/>
</vp>
<np def="def" number="plur" tr="theme" role="subj" locus="number">
<word person="1excl" number="dual" posp="pron"/>
</np>
<np def="def" tr="rheme" number="sing" role="obj" locus="number">
<word posp="noun" gloss="tiger"/>
+ <word gloss="the" posp="det"/>
</np>
</s>
<s>
<vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active">
<word posp="verb" gloss="happy" lexposp="adj"/>
</vp>
<np def="def" number="plur" tr="theme" role="subj" locus="number">
<word person="1incl" number="plur" posp="pron"/>
</np>
</s>
</example>
module nonpastonly:
<example id="inclexcl" translation="Because the two of us [not including the listener] killed the tiger, we [including the listener] are all now happy."> <s connector="because"> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="kill"/> </vp> <np def="def" number="plur" tr="theme" role="subj" locus="number"> <word person="1excl" number="dual" posp="pron"/> </np> <np def="def" tr="rheme" number="sing" role="obj" locus="number"> <word posp="noun" gloss="tiger"/> <word gloss="the" posp="det"/> </np> </s> <s> - <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="happy" lexposp="adj"/> </vp> <np def="def" number="plur" tr="theme" role="subj" locus="number"> <word person="1incl" number="plur" posp="pron"/> </np> </s> </example>
module noepistemic: No change.
module NRel: No change.
module sentenceconnectors:
<example id="inclexcl" translation="Because the two of us [not including the listener] killed the tiger, we [including the listener] are all now happy.">
<s connector="because">
+ <word gloss="because" posp="conj"/>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="kill"/>
</vp>
<np def="def" number="plur" tr="theme" role="subj" locus="number">
<word person="1excl" number="dual" posp="pron"/>
</np>
<np def="def" tr="rheme" number="sing" role="obj" locus="number">
<word posp="noun" gloss="tiger"/>
<word gloss="the" posp="det"/>
</np>
</s>
<s>
<vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES">
<word posp="verb" gloss="happy" lexposp="adj"/>
</vp>
<np def="def" number="plur" tr="theme" role="subj" locus="number">
<word person="1incl" number="plur" posp="pron"/>
</np>
</s>
</example>
module nominalise: No change.
tva1tva2
tva1
tva2
module affixdensity: No change.
module adpositions: No change.
module constorder:
<example id="inclexcl" translation="Because the two of us [not including the listener] killed the tiger, we [including the listener] are all now happy."> <s connector="because"> - <word gloss="because" posp="conj"/> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> - <word posp="verb" gloss="kill"/> - </vp> <np def="def" number="plur" tr="theme" role="subj" locus="number"> <word person="1excl" number="dual" posp="pron"/> </np> <np def="def" tr="rheme" number="sing" role="obj" locus="number"> <word posp="noun" gloss="tiger"/> <word gloss="the" posp="det"/> </np> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <word posp="verb" gloss="kill"/> + </vp> + <word gloss="because" posp="conj"/> </s> <s> - <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES"> - <word posp="verb" gloss="happy" lexposp="adj"/> - </vp> <np def="def" number="plur" tr="theme" role="subj" locus="number"> <word person="1incl" number="plur" posp="pron"/> </np> + <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES"> + <word posp="verb" gloss="happy" lexposp="adj"/> + </vp> </s> </example>
module casemarking:
<example id="inclexcl" translation="Because the two of us [not including the listener] killed the tiger, we [including the listener] are all now happy."> <s connector="because"> - <np def="def" number="plur" tr="theme" role="subj" locus="number"> + <np def="def" number="plur" tr="theme" role="subj" locus="number" case="NOM"> <word person="1excl" number="dual" posp="pron"/> </np> - <np def="def" tr="rheme" number="sing" role="obj" locus="number"> + <np def="def" tr="rheme" number="sing" role="obj" locus="number" case="ACC"> <word posp="noun" gloss="tiger"/> <word gloss="the" posp="det"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="kill"/> </vp> <word gloss="because" posp="conj"/> </s> <s> - <np def="def" number="plur" tr="theme" role="subj" locus="number"> + <np def="def" number="plur" tr="theme" role="subj" locus="number" case="NOM"> <word person="1incl" number="plur" posp="pron"/> </np> <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="happy" lexposp="adj"/> </vp> </s> </example>
module markowner: No change.
module simplifynumber:
<example id="inclexcl" translation="Because the two of us [not including the listener] killed the tiger, we [including the listener] are all now happy."> <s connector="because"> - <np def="def" number="plur" tr="theme" role="subj" locus="number" case="NOM"> - <word person="1excl" number="dual" posp="pron"/> + <np def="def" tr="theme" role="subj" locus="number" case="NOM"> + <word person="1excl" posp="pron"/> </np> - <np def="def" tr="rheme" number="sing" role="obj" locus="number" case="ACC"> + <np def="def" tr="rheme" role="obj" locus="number" case="ACC"> <word posp="noun" gloss="tiger"/> <word gloss="the" posp="det"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="kill"/> </vp> <word gloss="because" posp="conj"/> </s> <s> - <np def="def" number="plur" tr="theme" role="subj" locus="number" case="NOM"> - <word person="1incl" number="plur" posp="pron"/> + <np def="def" tr="theme" role="subj" locus="number" case="NOM"> + <word person="1incl" posp="pron"/> </np> <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="happy" lexposp="adj"/> </vp> </s> </example>
module propagatenumber: No change.
createpronouns: No change.
module ngen: No change.
module wordorder: No change.
module wordorder: No change.
module wordorder: No change.
module conjp: No change.
flattenconjp: No change.
fixpronouns:
<example id="inclexcl" translation="Because the two of us [not including the listener] killed the tiger, we [including the listener] are all now happy.">
<s connector="because">
<np def="def" tr="theme" role="subj" locus="number" case="NOM">
- <word person="1excl" posp="pron"/>
+ <word person="1excl" posp="pron" gloss="1excl" gender="gender?"/>
</np>
<np def="def" tr="rheme" role="obj" locus="number" case="ACC">
<word posp="noun" gloss="tiger"/>
<word gloss="the" posp="det"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="kill"/>
</vp>
<word gloss="because" posp="conj"/>
</s>
<s>
<np def="def" tr="theme" role="subj" locus="number" case="NOM">
- <word person="1incl" posp="pron"/>
+ <word person="1incl" posp="pron" gloss="1incl" gender="gender?"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES">
<word posp="verb" gloss="happy" lexposp="adj"/>
</vp>
</s>
</example>
copyuptophrase:
<example id="inclexcl" translation="Because the two of us [not including the listener] killed the tiger, we [including the listener] are all now happy."> <s connector="because"> - <np def="def" tr="theme" role="subj" locus="number" case="NOM"> + <np def="def" tr="theme" role="subj" locus="number" case="NOM" person="1excl"> <word person="1excl" posp="pron" gloss="1excl" gender="gender?"/> </np> <np def="def" tr="rheme" role="obj" locus="number" case="ACC"> <word posp="noun" gloss="tiger"/> <word gloss="the" posp="det"/> </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl" obj="3"> <word posp="verb" gloss="kill"/> </vp> <word gloss="because" posp="conj"/> </s> <s> - <np def="def" tr="theme" role="subj" locus="number" case="NOM"> + <np def="def" tr="theme" role="subj" locus="number" case="NOM" person="1incl"> <word person="1incl" posp="pron" gloss="1incl" gender="gender?"/> </np> - <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES"> + <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="1incl"> <word posp="verb" gloss="happy" lexposp="adj"/> </vp> </s> </example>
prodrop:
<example id="inclexcl" translation="Because the two of us [not including the listener] killed the tiger, we [including the listener] are all now happy."> <s connector="because"> - <np def="def" tr="theme" role="subj" locus="number" case="NOM" person="1excl"> - <word person="1excl" posp="pron" gloss="1excl" gender="gender?"/> - </np> <np def="def" tr="rheme" role="obj" locus="number" case="ACC"> <word posp="noun" gloss="tiger"/> <word gloss="the" posp="det"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl" obj="3"> <word posp="verb" gloss="kill"/> </vp> <word gloss="because" posp="conj"/> </s> <s> - <np def="def" tr="theme" role="subj" locus="number" case="NOM" person="1incl"> - <word person="1incl" posp="pron" gloss="1incl" gender="gender?"/> - </np> <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="1incl"> <word posp="verb" gloss="happy" lexposp="adj"/> </vp> </s> </example>
addclitics:
<example id="inclexcl" translation="Because the two of us [not including the listener] killed the tiger, we [including the listener] are all now happy.">
<s connector="because">
<np def="def" tr="rheme" role="obj" locus="number" case="ACC">
<word posp="noun" gloss="tiger"/>
<word gloss="the" posp="det"/>
+ <thingy type="npcase" function="enclitic" gloss="ACC"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl" obj="3">
<word posp="verb" gloss="kill"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<word gloss="because" posp="conj"/>
</s>
<s>
<vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="1incl">
<word posp="verb" gloss="happy" lexposp="adj"/>
+ <thingy type="vpta" function="enclitic" gloss="PRES"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</s>
</example>
propagateArgumentCase: No change.
unwrapArgumentNPs: No change.
unwrapOwnerOwned: No change.
movedowntoword:
<example id="inclexcl" translation="Because the two of us [not including the listener] killed the tiger, we [including the listener] are all now happy.">
<s connector="because">
<np def="def" tr="rheme" role="obj" locus="number" case="ACC">
- <word posp="noun" gloss="tiger"/>
- <word gloss="the" posp="det"/>
+ <word posp="noun" gloss="tiger" def="def" tr="rheme" role="obj" locus="number" case="ACC"/>
+ <word gloss="the" posp="det" def="def" tr="rheme" role="obj" locus="number" case="ACC"/>
<thingy type="npcase" function="enclitic" gloss="ACC"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl" obj="3">
- <word posp="verb" gloss="kill"/>
+ <word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl" obj="3"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<word gloss="because" posp="conj"/>
</s>
<s>
<vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="1incl">
- <word posp="verb" gloss="happy" lexposp="adj"/>
+ <word posp="verb" gloss="happy" lexposp="adj" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="1incl"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</s>
</example>
About to call getSlotValue for kill/verb/voice/obligatoryGot active
About to call getSlotValue for kill/verb/mode/obligatory
Got indicative
About to call getSlotValue for kill/verb/question/optional
Got not.Q
About to call getSlotValue for happy/verb/voice/obligatory
Got active
About to call getSlotValue for happy/verb/mode/obligatory
Got indicative
About to call getSlotValue for happy/verb/question/optional
Got not.Q
addaffixes:
<example id="inclexcl" translation="Because the two of us [not including the listener] killed the tiger, we [including the listener] are all now happy.">
<s connector="because">
<np def="def" tr="rheme" role="obj" locus="number" case="ACC">
<word posp="noun" gloss="tiger" def="def" tr="rheme" role="obj" locus="number" case="ACC"/>
<word gloss="the" posp="det" def="def" tr="rheme" role="obj" locus="number" case="ACC"/>
<thingy type="npcase" function="enclitic" gloss="ACC"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl" obj="3">
+ <thingy type="verbvoice" function="prefix" gloss="active"/>
<word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl" obj="3"/>
+ <thingy type="verbmode" function="suffix" gloss="indicative"/>
+ <thingy type="verbquestion" function="suffix" gloss="not.Q"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<word gloss="because" posp="conj"/>
</s>
<s>
<vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="1incl">
+ <thingy type="verbvoice" function="prefix" gloss="active"/>
<word posp="verb" gloss="happy" lexposp="adj" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="1incl"/>
+ <thingy type="verbmode" function="suffix" gloss="indicative"/>
+ <thingy type="verbquestion" function="suffix" gloss="not.Q"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</s>
</example>
flatten:
<example id="inclexcl" translation="Because the two of us [not including the listener] killed the tiger, we [including the listener] are all now happy."> - <s connector="because"> - <np def="def" tr="rheme" role="obj" locus="number" case="ACC"> + <flat> <word posp="noun" gloss="tiger" def="def" tr="rheme" role="obj" locus="number" case="ACC"/> <word gloss="the" posp="det" def="def" tr="rheme" role="obj" locus="number" case="ACC"/> <thingy type="npcase" function="enclitic" gloss="ACC"/> - </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl" obj="3"> <thingy type="verbvoice" function="prefix" gloss="active"/> <word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl" obj="3"/> <thingy type="verbmode" function="suffix" gloss="indicative"/> <thingy type="verbquestion" function="suffix" gloss="not.Q"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> - </vp> <word gloss="because" posp="conj"/> - </s> - <s> - <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="1incl"> <thingy type="verbvoice" function="prefix" gloss="active"/> <word posp="verb" gloss="happy" lexposp="adj" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="1incl"/> <thingy type="verbmode" function="suffix" gloss="indicative"/> <thingy type="verbquestion" function="suffix" gloss="not.Q"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> - </vp> - </s> + </flat> </example>
addvocab:
<example id="inclexcl" translation="Because the two of us [not including the listener] killed the tiger, we [including the listener] are all now happy."> <flat> - <word posp="noun" gloss="tiger" def="def" tr="rheme" role="obj" locus="number" case="ACC"/> - <word gloss="the" posp="det" def="def" tr="rheme" role="obj" locus="number" case="ACC"/> - <thingy type="npcase" function="enclitic" gloss="ACC"/> - <thingy type="verbvoice" function="prefix" gloss="active"/> - <word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl" obj="3"/> - <thingy type="verbmode" function="suffix" gloss="indicative"/> - <thingy type="verbquestion" function="suffix" gloss="not.Q"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <word gloss="because" posp="conj"/> - <thingy type="verbvoice" function="prefix" gloss="active"/> - <word posp="verb" gloss="happy" lexposp="adj" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="1incl"/> - <thingy type="verbmode" function="suffix" gloss="indicative"/> - <thingy type="verbquestion" function="suffix" gloss="not.Q"/> - <thingy type="vpta" function="enclitic" gloss="PRES"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> + <word posp="noun" gloss="tiger" def="def" tr="rheme" role="obj" locus="number" case="ACC">|m|æ|v|i|</word> + <word gloss="the" posp="det" def="def" tr="rheme" role="obj" locus="number" case="ACC">|s|o|</word> + <thingy type="npcase" function="enclitic" gloss="ACC">|s|i|</thingy> + <thingy type="verbvoice" function="prefix" gloss="active">|t͡ʃ|-</thingy> + <word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl" obj="3">|ai|xʷ|i|</word> + <thingy type="verbmode" function="suffix" gloss="indicative">-|k|u|</thingy> + <thingy type="verbquestion" function="suffix" gloss="not.Q">-</thingy> + <thingy type="vpta" function="enclitic" gloss="PAST">|m|i|</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> + <word gloss="because" posp="conj">|s|o|</word> + <thingy type="verbvoice" function="prefix" gloss="active">|t͡ʃ|-</thingy> + <word posp="verb" gloss="happy" lexposp="adj" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="1incl">|u|k|i|</word> + <thingy type="verbmode" function="suffix" gloss="indicative">-|k|u|</thingy> + <thingy type="verbquestion" function="suffix" gloss="not.Q">-</thingy> + <thingy type="vpta" function="enclitic" gloss="PRES">-</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> </flat> </example>
vowelharmony: No change.
### |m|æ|v|i|#-> mævi
### |m|æ|v|i|
#-> mævi
### |s|o|
#-> so
### |s|o|
#-> so
### |s|i|
#-> si
### |s|i|
#-> si
### |t͡ʃ|-
#-> t͡ʃ-
### |t͡ʃ|-
#-> t͡ʃ-
### |ai|xʷ|i|
#-> aixʷi
### |ai|xʷ|i|
#-> aixʷi
### -|k|u|
#-> -ku
### -|k|u|
#-> -ku
### |m|i|
#-> mi
### |m|i|
#-> mi
### |s|o|
#-> so
### |s|o|
#-> so
### |t͡ʃ|-
#-> t͡ʃ-
### |t͡ʃ|-
#-> t͡ʃ-
### |u|k|i|
#-> uki
### |u|k|i|
#-> uki
### -|k|u|
#-> -ku
### -|k|u|
#-> -ku
### |m|æ|v|i| |s|o| |s|i| |t͡ʃ||ai|xʷ|i||k|u| |m|i| |s|o| |t͡ʃ||u|k|i||k|u|
#-> mævi so si t͡ʃaixʷiku mi so t͡ʃukiku
removetags:
<example id="inclexcl" translation="Because the two of us [not including the listener] killed the tiger, we [including the listener] are all now happy.">
<flat>
<word posp="noun" gloss="tiger" def="def" tr="rheme" role="obj" locus="number" case="ACC">|m|æ|v|i|</word>
<word gloss="the" posp="det" def="def" tr="rheme" role="obj" locus="number" case="ACC">|s|o|</word>
<thingy type="npcase" function="enclitic" gloss="ACC">|s|i|</thingy>
<thingy type="verbvoice" function="prefix" gloss="active">|t͡ʃ|-</thingy>
<word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl" obj="3">|ai|xʷ|i|</word>
<thingy type="verbmode" function="suffix" gloss="indicative">-|k|u|</thingy>
- <thingy type="verbquestion" function="suffix" gloss="not.Q">-</thingy>
<thingy type="vpta" function="enclitic" gloss="PAST">|m|i|</thingy>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
<word gloss="because" posp="conj">|s|o|</word>
<thingy type="verbvoice" function="prefix" gloss="active">|t͡ʃ|-</thingy>
<word posp="verb" gloss="happy" lexposp="adj" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="1incl">|u|k|i|</word>
<thingy type="verbmode" function="suffix" gloss="indicative">-|k|u|</thingy>
- <thingy type="verbquestion" function="suffix" gloss="not.Q">-</thingy>
- <thingy type="vpta" function="enclitic" gloss="PRES">-</thingy>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
</flat>
+ <p><span class="ilpair"><span class="mor">mævi</span><br><span class="gls">tiger</span></span> <span class="ilpair"><span class="mor">so</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">si</span><br><span class="gls">ACC</span></span> <span class="ilpair"><span class="mor">t͡ʃ-</span><br><span class="gls">active</span></span> <span class="ilpair"><span class="mor">aixʷi</span><br><span class="gls">kill</span></span> <span class="ilpair"><span class="mor">-ku</span><br><span class="gls">indicative</span></span> <span class="ilpair"><span class="mor">mi</span><br><span class="gls">PAST</span></span> <span class="ilpair"><span class="mor">so</span><br><span class="gls">because</span></span> <span class="ilpair"><span class="mor">t͡ʃ-</span><br><span class="gls">active</span></span> <span class="ilpair"><span class="mor">uki</span><br><span class="gls">happy</span></span> <span class="ilpair"><span class="mor">-ku</span><br><span class="gls">indicative</span></span></p>
+ <p>mævi so si t͡ʃaixʷiku mi so t͡ʃukiku</p>
+ <p>mävi so si chaikhwiku mi so chukiku</p>
+ <il>
+ <w>
+ <o>mævi</o>
+ <g>tiger</g>
+ </w>
+ <w>
+ <o>so</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>si</o>
+ <g>ACC</g>
+ </w>
+ <w>
+ <o>t͡ʃ-</o>
+ <g>active</g>
+ </w>
+ <w>
+ <o>aixʷi</o>
+ <g>kill</g>
+ </w>
+ <w>
+ <o>-ku</o>
+ <g>indicative</g>
+ </w>
+ <w>
+ <o>mi</o>
+ <g>PAST</g>
+ </w>
+ <w>
+ <o>so</o>
+ <g>because</g>
+ </w>
+ <w>
+ <o>t͡ʃ-</o>
+ <g>active</g>
+ </w>
+ <w>
+ <o>uki</o>
+ <g>happy</g>
+ </w>
+ <w>
+ <o>-ku</o>
+ <g>indicative</g>
+ </w>
+ </il>
</example>
### mævi so si t͡ʃaixʷiku mi so t͡ʃukiku#-> mævi so si t͡ʃaixʷiku mi so t͡ʃukiku
Mävi so si chaikhwiku mi so chukiku. [mævi so si t͡ʃaixʷiku mi so t͡ʃukiku] mævi tiger so the si ACC t͡ʃ- active aixʷi kill -ku indicative mi PAST so because t͡ʃ- active uki happy -ku indicative “Because the two of us [not including the listener] killed the tiger, we [including the listener] are all now happy.” | (2) |
Here is an example where neither of the pronouns are stressed:
initial XML:
<example id="love2" translation="He (the boy) loves her (the girl).">
<s>
<vp tam="gnomic">
<verb>love</verb>
</vp>
<np def="def" number="sing" tr="theme" role="subj" output="aspron">
<noun>boy</noun>
</np>
<np def="def" number="sing" tr="theme" role="obj" output="aspron">
<noun>girl</noun>
</np>
</s>
</example>cleanup:
<example id="love2" translation="He (the boy) loves her (the girl)."> <s> - <vp tam="gnomic"> - <verb>love</verb> + <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active"> + <word posp="verb" gloss="love"/> </vp> - <np def="def" number="sing" tr="theme" role="subj" output="aspron"> - <noun>boy</noun> + <np def="def" number="sing" tr="theme" role="subj" output="aspron" locus="number"> + <word posp="noun" gloss="boy"/> </np> - <np def="def" number="sing" tr="theme" role="obj" output="aspron"> - <noun>girl</noun> + <np def="def" number="sing" tr="theme" role="obj" output="aspron" locus="number"> + <word posp="noun" gloss="girl"/> </np> </s> </example>
module adj2verb: No change.
module articles: No change.
module nonpastonly:
<example id="love2" translation="He (the boy) loves her (the girl)."> <s> - <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="love"/> </vp> <np def="def" number="sing" tr="theme" role="subj" output="aspron" locus="number"> <word posp="noun" gloss="boy"/> </np> <np def="def" number="sing" tr="theme" role="obj" output="aspron" locus="number"> <word posp="noun" gloss="girl"/> </np> </s> </example>
module noepistemic: No change.
module NRel: No change.
module sentenceconnectors: No change.
module nominalise: No change.
tva1tva2
module affixdensity: No change.
module adpositions: No change.
module constorder:
<example id="love2" translation="He (the boy) loves her (the girl)."> <s> - <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> - <word posp="verb" gloss="love"/> - </vp> <np def="def" number="sing" tr="theme" role="subj" output="aspron" locus="number"> <word posp="noun" gloss="boy"/> </np> <np def="def" number="sing" tr="theme" role="obj" output="aspron" locus="number"> <word posp="noun" gloss="girl"/> </np> + <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> + <word posp="verb" gloss="love"/> + </vp> </s> </example>
module casemarking:
<example id="love2" translation="He (the boy) loves her (the girl)."> <s> - <np def="def" number="sing" tr="theme" role="subj" output="aspron" locus="number"> + <np def="def" number="sing" tr="theme" role="subj" output="aspron" locus="number" case="NOM"> <word posp="noun" gloss="boy"/> </np> - <np def="def" number="sing" tr="theme" role="obj" output="aspron" locus="number"> + <np def="def" number="sing" tr="theme" role="obj" output="aspron" locus="number" case="ACC"> <word posp="noun" gloss="girl"/> </np> <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="love"/> </vp> </s> </example>
module markowner: No change.
module simplifynumber:
<example id="love2" translation="He (the boy) loves her (the girl)."> <s> - <np def="def" number="sing" tr="theme" role="subj" output="aspron" locus="number" case="NOM"> + <np def="def" tr="theme" role="subj" output="aspron" locus="number" case="NOM"> <word posp="noun" gloss="boy"/> </np> - <np def="def" number="sing" tr="theme" role="obj" output="aspron" locus="number" case="ACC"> + <np def="def" tr="theme" role="obj" output="aspron" locus="number" case="ACC"> <word posp="noun" gloss="girl"/> </np> <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="love"/> </vp> </s> </example>
module propagatenumber: No change.
createpronouns:
<example id="love2" translation="He (the boy) loves her (the girl)."> <s> - <np def="def" tr="theme" role="subj" output="aspron" locus="number" case="NOM"> - <word posp="noun" gloss="boy"/> + <np def="def" tr="theme" role="subj" locus="number" case="NOM"> + <word posp="pron" gloss="3"/> </np> - <np def="def" tr="theme" role="obj" output="aspron" locus="number" case="ACC"> - <word posp="noun" gloss="girl"/> + <np def="def" tr="theme" role="obj" locus="number" case="ACC"> + <word posp="pron" gloss="3"/> </np> <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="love"/> </vp> </s> </example>
module ngen: No change.
module wordorder: No change.
module wordorder: No change.
module wordorder: No change.
module conjp: No change.
flattenconjp: No change.
fixpronouns: No change.
copyuptophrase:
<example id="love2" translation="He (the boy) loves her (the girl).">
<s>
<np def="def" tr="theme" role="subj" locus="number" case="NOM">
<word posp="pron" gloss="3"/>
</np>
<np def="def" tr="theme" role="obj" locus="number" case="ACC">
<word posp="pron" gloss="3"/>
</np>
- <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES">
+ <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3" obj="3">
<word posp="verb" gloss="love"/>
</vp>
</s>
</example>
prodrop:
<example id="love2" translation="He (the boy) loves her (the girl)."> <s> - <np def="def" tr="theme" role="subj" locus="number" case="NOM"> - <word posp="pron" gloss="3"/> - </np> <np def="def" tr="theme" role="obj" locus="number" case="ACC"> <word posp="pron" gloss="3"/> </np> <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3" obj="3"> <word posp="verb" gloss="love"/> </vp> </s> </example>
addclitics:
<example id="love2" translation="He (the boy) loves her (the girl).">
<s>
<np def="def" tr="theme" role="obj" locus="number" case="ACC">
<word posp="pron" gloss="3"/>
+ <thingy type="npcase" function="enclitic" gloss="ACC"/>
</np>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3" obj="3">
<word posp="verb" gloss="love"/>
+ <thingy type="vpta" function="enclitic" gloss="PRES"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</s>
</example>
propagateArgumentCase: No change.
unwrapArgumentNPs: No change.
unwrapOwnerOwned: No change.
movedowntoword:
<example id="love2" translation="He (the boy) loves her (the girl).">
<s>
<np def="def" tr="theme" role="obj" locus="number" case="ACC">
- <word posp="pron" gloss="3"/>
+ <word posp="pron" gloss="3" def="def" tr="theme" role="obj" locus="number" case="ACC"/>
<thingy type="npcase" function="enclitic" gloss="ACC"/>
</np>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3" obj="3">
- <word posp="verb" gloss="love"/>
+ <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3" obj="3"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</s>
</example>
About to call getSlotValue for love/verb/voice/obligatoryGot active
About to call getSlotValue for love/verb/mode/obligatory
Got indicative
About to call getSlotValue for love/verb/question/optional
Got not.Q
addaffixes:
<example id="love2" translation="He (the boy) loves her (the girl).">
<s>
<np def="def" tr="theme" role="obj" locus="number" case="ACC">
<word posp="pron" gloss="3" def="def" tr="theme" role="obj" locus="number" case="ACC"/>
<thingy type="npcase" function="enclitic" gloss="ACC"/>
</np>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3" obj="3">
+ <thingy type="verbvoice" function="prefix" gloss="active"/>
<word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3" obj="3"/>
+ <thingy type="verbmode" function="suffix" gloss="indicative"/>
+ <thingy type="verbquestion" function="suffix" gloss="not.Q"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</s>
</example>
flatten:
<example id="love2" translation="He (the boy) loves her (the girl)."> - <s> - <np def="def" tr="theme" role="obj" locus="number" case="ACC"> + <flat> <word posp="pron" gloss="3" def="def" tr="theme" role="obj" locus="number" case="ACC"/> <thingy type="npcase" function="enclitic" gloss="ACC"/> - </np> - <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3" obj="3"> <thingy type="verbvoice" function="prefix" gloss="active"/> <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3" obj="3"/> <thingy type="verbmode" function="suffix" gloss="indicative"/> <thingy type="verbquestion" function="suffix" gloss="not.Q"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> - </vp> - </s> + </flat> </example>
addvocab:
<example id="love2" translation="He (the boy) loves her (the girl)."> <flat> - <word posp="pron" gloss="3" def="def" tr="theme" role="obj" locus="number" case="ACC"/> - <thingy type="npcase" function="enclitic" gloss="ACC"/> - <thingy type="verbvoice" function="prefix" gloss="active"/> - <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3" obj="3"/> - <thingy type="verbmode" function="suffix" gloss="indicative"/> - <thingy type="verbquestion" function="suffix" gloss="not.Q"/> - <thingy type="vpta" function="enclitic" gloss="PRES"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> + <word posp="pron" gloss="3" def="def" tr="theme" role="obj" locus="number" case="ACC">|t|ɑ|</word> + <thingy type="npcase" function="enclitic" gloss="ACC">|s|i|</thingy> + <thingy type="verbvoice" function="prefix" gloss="active">|t͡ʃ|-</thingy> + <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3" obj="3">|u|s|i|</word> + <thingy type="verbmode" function="suffix" gloss="indicative">-|k|u|</thingy> + <thingy type="verbquestion" function="suffix" gloss="not.Q">-</thingy> + <thingy type="vpta" function="enclitic" gloss="PRES">-</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> </flat> </example>
vowelharmony: No change.
### |t|ɑ|#-> tɑ
### |t|ɑ|
#-> tɑ
### |s|i|
#-> si
### |s|i|
#-> si
### |t͡ʃ|-
#-> t͡ʃ-
### |t͡ʃ|-
#-> t͡ʃ-
### |u|s|i|
#-> usi
### |u|s|i|
#-> usi
### -|k|u|
#-> -ku
### -|k|u|
#-> -ku
### |t|ɑ| |s|i| |t͡ʃ||u|s|i||k|u|
#-> tɑ si t͡ʃusiku
removetags:
<example id="love2" translation="He (the boy) loves her (the girl).">
<flat>
<word posp="pron" gloss="3" def="def" tr="theme" role="obj" locus="number" case="ACC">|t|ɑ|</word>
<thingy type="npcase" function="enclitic" gloss="ACC">|s|i|</thingy>
<thingy type="verbvoice" function="prefix" gloss="active">|t͡ʃ|-</thingy>
<word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3" obj="3">|u|s|i|</word>
<thingy type="verbmode" function="suffix" gloss="indicative">-|k|u|</thingy>
- <thingy type="verbquestion" function="suffix" gloss="not.Q">-</thingy>
- <thingy type="vpta" function="enclitic" gloss="PRES">-</thingy>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
</flat>
+ <p><span class="ilpair"><span class="mor">tɑ</span><br><span class="gls">3</span></span> <span class="ilpair"><span class="mor">si</span><br><span class="gls">ACC</span></span> <span class="ilpair"><span class="mor">t͡ʃ-</span><br><span class="gls">active</span></span> <span class="ilpair"><span class="mor">usi</span><br><span class="gls">love</span></span> <span class="ilpair"><span class="mor">-ku</span><br><span class="gls">indicative</span></span></p>
+ <p>tɑ si t͡ʃusiku</p>
+ <p>ta si chusiku</p>
+ <il>
+ <w>
+ <o>tɑ</o>
+ <g>3</g>
+ </w>
+ <w>
+ <o>si</o>
+ <g>ACC</g>
+ </w>
+ <w>
+ <o>t͡ʃ-</o>
+ <g>active</g>
+ </w>
+ <w>
+ <o>usi</o>
+ <g>love</g>
+ </w>
+ <w>
+ <o>-ku</o>
+ <g>indicative</g>
+ </w>
+ </il>
</example>
### tɑ si t͡ʃusiku#-> tɑ si t͡ʃusiku
Ta si chusiku. [tɑ si t͡ʃusiku] tɑ 3 si ACC t͡ʃ- active usi love -ku indicative “He (the boy) loves her (the girl).” | (3) |
But here, the word corresponding to he is stressed:
initial XML:
<example id="love2he" translation="*He* loves her.">
<s>
<vp tam="gnomic">
<verb>love</verb>
</vp>
<np def="def" number="sing" tr="rheme" role="subj" output="aspron">
<noun>boy</noun>
</np>
<np def="def" number="sing" tr="theme" role="obj" output="aspron">
<noun>girl</noun>
</np>
</s>
</example>cleanup:
<example id="love2he" translation="*He* loves her."> <s> - <vp tam="gnomic"> - <verb>love</verb> + <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active"> + <word posp="verb" gloss="love"/> </vp> - <np def="def" number="sing" tr="rheme" role="subj" output="aspron"> - <noun>boy</noun> + <np def="def" number="sing" tr="rheme" role="subj" output="aspron" locus="number"> + <word posp="noun" gloss="boy"/> </np> - <np def="def" number="sing" tr="theme" role="obj" output="aspron"> - <noun>girl</noun> + <np def="def" number="sing" tr="theme" role="obj" output="aspron" locus="number"> + <word posp="noun" gloss="girl"/> </np> </s> </example>
module adj2verb: No change.
module articles: No change.
module nonpastonly:
<example id="love2he" translation="*He* loves her."> <s> - <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="love"/> </vp> <np def="def" number="sing" tr="rheme" role="subj" output="aspron" locus="number"> <word posp="noun" gloss="boy"/> </np> <np def="def" number="sing" tr="theme" role="obj" output="aspron" locus="number"> <word posp="noun" gloss="girl"/> </np> </s> </example>
module noepistemic: No change.
module NRel: No change.
module sentenceconnectors: No change.
module nominalise: No change.
tva1tva2
module affixdensity: No change.
module adpositions: No change.
module constorder:
<example id="love2he" translation="*He* loves her."> <s> - <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> - <word posp="verb" gloss="love"/> - </vp> <np def="def" number="sing" tr="rheme" role="subj" output="aspron" locus="number"> <word posp="noun" gloss="boy"/> </np> <np def="def" number="sing" tr="theme" role="obj" output="aspron" locus="number"> <word posp="noun" gloss="girl"/> </np> + <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> + <word posp="verb" gloss="love"/> + </vp> </s> </example>
module casemarking:
<example id="love2he" translation="*He* loves her."> <s> - <np def="def" number="sing" tr="rheme" role="subj" output="aspron" locus="number"> + <np def="def" number="sing" tr="rheme" role="subj" output="aspron" locus="number" case="NOM"> <word posp="noun" gloss="boy"/> </np> - <np def="def" number="sing" tr="theme" role="obj" output="aspron" locus="number"> + <np def="def" number="sing" tr="theme" role="obj" output="aspron" locus="number" case="ACC"> <word posp="noun" gloss="girl"/> </np> <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="love"/> </vp> </s> </example>
module markowner: No change.
module simplifynumber:
<example id="love2he" translation="*He* loves her."> <s> - <np def="def" number="sing" tr="rheme" role="subj" output="aspron" locus="number" case="NOM"> + <np def="def" tr="rheme" role="subj" output="aspron" locus="number" case="NOM"> <word posp="noun" gloss="boy"/> </np> - <np def="def" number="sing" tr="theme" role="obj" output="aspron" locus="number" case="ACC"> + <np def="def" tr="theme" role="obj" output="aspron" locus="number" case="ACC"> <word posp="noun" gloss="girl"/> </np> <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="love"/> </vp> </s> </example>
module propagatenumber: No change.
createpronouns:
<example id="love2he" translation="*He* loves her."> <s> - <np def="def" tr="rheme" role="subj" output="aspron" locus="number" case="NOM"> - <word posp="noun" gloss="boy"/> + <np def="def" tr="rheme" role="subj" locus="number" case="NOM"> + <word posp="pron" gloss="3"/> </np> - <np def="def" tr="theme" role="obj" output="aspron" locus="number" case="ACC"> - <word posp="noun" gloss="girl"/> + <np def="def" tr="theme" role="obj" locus="number" case="ACC"> + <word posp="pron" gloss="3"/> </np> <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="love"/> </vp> </s> </example>
module ngen: No change.
module wordorder: No change.
module wordorder: No change.
module wordorder: No change.
module conjp: No change.
flattenconjp: No change.
fixpronouns: No change.
copyuptophrase:
<example id="love2he" translation="*He* loves her.">
<s>
<np def="def" tr="rheme" role="subj" locus="number" case="NOM">
<word posp="pron" gloss="3"/>
</np>
<np def="def" tr="theme" role="obj" locus="number" case="ACC">
<word posp="pron" gloss="3"/>
</np>
- <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES">
+ <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3" obj="3">
<word posp="verb" gloss="love"/>
</vp>
</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">
<word posp="pron" gloss="3"/>
+ <thingy type="npcase" function="enclitic" gloss="NOM"/>
</np>
<np def="def" tr="theme" role="obj" locus="number" case="ACC">
<word posp="pron" gloss="3"/>
+ <thingy type="npcase" function="enclitic" gloss="ACC"/>
</np>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3" obj="3">
<word posp="verb" gloss="love"/>
+ <thingy type="vpta" function="enclitic" gloss="PRES"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</s>
</example>
propagateArgumentCase: No change.
unwrapArgumentNPs: No change.
unwrapOwnerOwned: No change.
movedowntoword:
<example id="love2he" translation="*He* loves her.">
<s>
<np def="def" tr="rheme" role="subj" locus="number" case="NOM">
- <word posp="pron" gloss="3"/>
+ <word posp="pron" gloss="3" def="def" tr="rheme" role="subj" locus="number" case="NOM"/>
<thingy type="npcase" function="enclitic" gloss="NOM"/>
</np>
<np def="def" tr="theme" role="obj" locus="number" case="ACC">
- <word posp="pron" gloss="3"/>
+ <word posp="pron" gloss="3" def="def" tr="theme" role="obj" locus="number" case="ACC"/>
<thingy type="npcase" function="enclitic" gloss="ACC"/>
</np>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3" obj="3">
- <word posp="verb" gloss="love"/>
+ <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3" obj="3"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</s>
</example>
About to call getSlotValue for love/verb/voice/obligatoryGot active
About to call getSlotValue for love/verb/mode/obligatory
Got indicative
About to call getSlotValue for love/verb/question/optional
Got not.Q
addaffixes:
<example id="love2he" translation="*He* loves her.">
<s>
<np def="def" tr="rheme" role="subj" locus="number" case="NOM">
<word posp="pron" gloss="3" def="def" tr="rheme" role="subj" locus="number" case="NOM"/>
<thingy type="npcase" function="enclitic" gloss="NOM"/>
</np>
<np def="def" tr="theme" role="obj" locus="number" case="ACC">
<word posp="pron" gloss="3" def="def" tr="theme" role="obj" locus="number" case="ACC"/>
<thingy type="npcase" function="enclitic" gloss="ACC"/>
</np>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3" obj="3">
+ <thingy type="verbvoice" function="prefix" gloss="active"/>
<word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3" obj="3"/>
+ <thingy type="verbmode" function="suffix" gloss="indicative"/>
+ <thingy type="verbquestion" function="suffix" gloss="not.Q"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</s>
</example>
flatten:
<example id="love2he" translation="*He* loves her."> - <s> - <np def="def" tr="rheme" role="subj" locus="number" case="NOM"> + <flat> <word posp="pron" gloss="3" def="def" tr="rheme" role="subj" locus="number" case="NOM"/> <thingy type="npcase" function="enclitic" gloss="NOM"/> - </np> - <np def="def" tr="theme" role="obj" locus="number" case="ACC"> <word posp="pron" gloss="3" def="def" tr="theme" role="obj" locus="number" case="ACC"/> <thingy type="npcase" function="enclitic" gloss="ACC"/> - </np> - <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3" obj="3"> <thingy type="verbvoice" function="prefix" gloss="active"/> <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3" obj="3"/> <thingy type="verbmode" function="suffix" gloss="indicative"/> <thingy type="verbquestion" function="suffix" gloss="not.Q"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> - </vp> - </s> + </flat> </example>
addvocab:
<example id="love2he" translation="*He* loves her."> <flat> - <word posp="pron" gloss="3" def="def" tr="rheme" role="subj" locus="number" case="NOM"/> - <thingy type="npcase" function="enclitic" gloss="NOM"/> - <word posp="pron" gloss="3" def="def" tr="theme" role="obj" locus="number" case="ACC"/> - <thingy type="npcase" function="enclitic" gloss="ACC"/> - <thingy type="verbvoice" function="prefix" gloss="active"/> - <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3" obj="3"/> - <thingy type="verbmode" function="suffix" gloss="indicative"/> - <thingy type="verbquestion" function="suffix" gloss="not.Q"/> - <thingy type="vpta" function="enclitic" gloss="PRES"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> + <word posp="pron" gloss="3" def="def" tr="rheme" role="subj" locus="number" case="NOM">|t|ɑ|</word> + <thingy type="npcase" function="enclitic" gloss="NOM">-</thingy> + <word posp="pron" gloss="3" def="def" tr="theme" role="obj" locus="number" case="ACC">|t|ɑ|</word> + <thingy type="npcase" function="enclitic" gloss="ACC">|s|i|</thingy> + <thingy type="verbvoice" function="prefix" gloss="active">|t͡ʃ|-</thingy> + <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3" obj="3">|u|s|i|</word> + <thingy type="verbmode" function="suffix" gloss="indicative">-|k|u|</thingy> + <thingy type="verbquestion" function="suffix" gloss="not.Q">-</thingy> + <thingy type="vpta" function="enclitic" gloss="PRES">-</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> </flat> </example>
vowelharmony: No change.
### |t|ɑ|#-> tɑ
### |t|ɑ|
#-> tɑ
### |t|ɑ|
#-> tɑ
### |t|ɑ|
#-> tɑ
### |s|i|
#-> si
### |s|i|
#-> si
### |t͡ʃ|-
#-> t͡ʃ-
### |t͡ʃ|-
#-> t͡ʃ-
### |u|s|i|
#-> usi
### |u|s|i|
#-> usi
### -|k|u|
#-> -ku
### -|k|u|
#-> -ku
### |t|ɑ| |t|ɑ| |s|i| |t͡ʃ||u|s|i||k|u|
#-> tɑ tɑ si t͡ʃusiku
removetags:
<example id="love2he" translation="*He* loves her.">
<flat>
<word posp="pron" gloss="3" def="def" tr="rheme" role="subj" locus="number" case="NOM">|t|ɑ|</word>
- <thingy type="npcase" function="enclitic" gloss="NOM">-</thingy>
<word posp="pron" gloss="3" def="def" tr="theme" role="obj" locus="number" case="ACC">|t|ɑ|</word>
<thingy type="npcase" function="enclitic" gloss="ACC">|s|i|</thingy>
<thingy type="verbvoice" function="prefix" gloss="active">|t͡ʃ|-</thingy>
<word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3" obj="3">|u|s|i|</word>
<thingy type="verbmode" function="suffix" gloss="indicative">-|k|u|</thingy>
- <thingy type="verbquestion" function="suffix" gloss="not.Q">-</thingy>
- <thingy type="vpta" function="enclitic" gloss="PRES">-</thingy>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
</flat>
+ <p><span class="ilpair"><span class="mor">tɑ</span><br><span class="gls">3</span></span> <span class="ilpair"><span class="mor">tɑ</span><br><span class="gls">3</span></span> <span class="ilpair"><span class="mor">si</span><br><span class="gls">ACC</span></span> <span class="ilpair"><span class="mor">t͡ʃ-</span><br><span class="gls">active</span></span> <span class="ilpair"><span class="mor">usi</span><br><span class="gls">love</span></span> <span class="ilpair"><span class="mor">-ku</span><br><span class="gls">indicative</span></span></p>
+ <p>tɑ tɑ si t͡ʃusiku</p>
+ <p>ta ta si chusiku</p>
+ <il>
+ <w>
+ <o>tɑ</o>
+ <g>3</g>
+ </w>
+ <w>
+ <o>tɑ</o>
+ <g>3</g>
+ </w>
+ <w>
+ <o>si</o>
+ <g>ACC</g>
+ </w>
+ <w>
+ <o>t͡ʃ-</o>
+ <g>active</g>
+ </w>
+ <w>
+ <o>usi</o>
+ <g>love</g>
+ </w>
+ <w>
+ <o>-ku</o>
+ <g>indicative</g>
+ </w>
+ </il>
</example>
### tɑ tɑ si t͡ʃusiku#-> tɑ tɑ si t͡ʃusiku
Ta ta si chusiku. [tɑ tɑ si t͡ʃusiku] tɑ 3 tɑ 3 si ACC t͡ʃ- active usi love -ku indicative “He loves her.” | (4) |
And here, it is the one translated as her that is stressed:
initial XML:
<example id="love2her" translation="He loves *her*.">
<s>
<vp tam="gnomic">
<verb>love</verb>
</vp>
<np def="def" number="sing" tr="theme" role="subj" output="aspron">
<noun>boy</noun>
</np>
<np def="def" number="sing" tr="rheme" role="obj" output="aspron">
<noun>girl</noun>
</np>
</s>
</example>cleanup:
<example id="love2her" translation="He loves *her*."> <s> - <vp tam="gnomic"> - <verb>love</verb> + <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active"> + <word posp="verb" gloss="love"/> </vp> - <np def="def" number="sing" tr="theme" role="subj" output="aspron"> - <noun>boy</noun> + <np def="def" number="sing" tr="theme" role="subj" output="aspron" locus="number"> + <word posp="noun" gloss="boy"/> </np> - <np def="def" number="sing" tr="rheme" role="obj" output="aspron"> - <noun>girl</noun> + <np def="def" number="sing" tr="rheme" role="obj" output="aspron" locus="number"> + <word posp="noun" gloss="girl"/> </np> </s> </example>
module adj2verb: No change.
module articles: No change.
module nonpastonly:
<example id="love2her" translation="He loves *her*."> <s> - <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="love"/> </vp> <np def="def" number="sing" tr="theme" role="subj" output="aspron" locus="number"> <word posp="noun" gloss="boy"/> </np> <np def="def" number="sing" tr="rheme" role="obj" output="aspron" locus="number"> <word posp="noun" gloss="girl"/> </np> </s> </example>
module noepistemic: No change.
module NRel: No change.
module sentenceconnectors: No change.
module nominalise: No change.
tva1tva2
module affixdensity: No change.
module adpositions: No change.
module constorder:
<example id="love2her" translation="He loves *her*."> <s> - <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> - <word posp="verb" gloss="love"/> - </vp> <np def="def" number="sing" tr="theme" role="subj" output="aspron" locus="number"> <word posp="noun" gloss="boy"/> </np> <np def="def" number="sing" tr="rheme" role="obj" output="aspron" locus="number"> <word posp="noun" gloss="girl"/> </np> + <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> + <word posp="verb" gloss="love"/> + </vp> </s> </example>
module casemarking:
<example id="love2her" translation="He loves *her*."> <s> - <np def="def" number="sing" tr="theme" role="subj" output="aspron" locus="number"> + <np def="def" number="sing" tr="theme" role="subj" output="aspron" locus="number" case="NOM"> <word posp="noun" gloss="boy"/> </np> - <np def="def" number="sing" tr="rheme" role="obj" output="aspron" locus="number"> + <np def="def" number="sing" tr="rheme" role="obj" output="aspron" locus="number" case="ACC"> <word posp="noun" gloss="girl"/> </np> <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="love"/> </vp> </s> </example>
module markowner: No change.
module simplifynumber:
<example id="love2her" translation="He loves *her*."> <s> - <np def="def" number="sing" tr="theme" role="subj" output="aspron" locus="number" case="NOM"> + <np def="def" tr="theme" role="subj" output="aspron" locus="number" case="NOM"> <word posp="noun" gloss="boy"/> </np> - <np def="def" number="sing" tr="rheme" role="obj" output="aspron" locus="number" case="ACC"> + <np def="def" tr="rheme" role="obj" output="aspron" locus="number" case="ACC"> <word posp="noun" gloss="girl"/> </np> <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="love"/> </vp> </s> </example>
module propagatenumber: No change.
createpronouns:
<example id="love2her" translation="He loves *her*."> <s> - <np def="def" tr="theme" role="subj" output="aspron" locus="number" case="NOM"> - <word posp="noun" gloss="boy"/> + <np def="def" tr="theme" role="subj" locus="number" case="NOM"> + <word posp="pron" gloss="3"/> </np> - <np def="def" tr="rheme" role="obj" output="aspron" locus="number" case="ACC"> - <word posp="noun" gloss="girl"/> + <np def="def" tr="rheme" role="obj" locus="number" case="ACC"> + <word posp="pron" gloss="3"/> </np> <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="love"/> </vp> </s> </example>
module ngen: No change.
module wordorder: No change.
module wordorder: No change.
module wordorder: No change.
module conjp: No change.
flattenconjp: No change.
fixpronouns: No change.
copyuptophrase:
<example id="love2her" translation="He loves *her*.">
<s>
<np def="def" tr="theme" role="subj" locus="number" case="NOM">
<word posp="pron" gloss="3"/>
</np>
<np def="def" tr="rheme" role="obj" locus="number" case="ACC">
<word posp="pron" gloss="3"/>
</np>
- <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES">
+ <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3" obj="3">
<word posp="verb" gloss="love"/>
</vp>
</s>
</example>
prodrop:
<example id="love2her" translation="He loves *her*."> <s> - <np def="def" tr="theme" role="subj" locus="number" case="NOM"> - <word posp="pron" gloss="3"/> - </np> <np def="def" tr="rheme" role="obj" locus="number" case="ACC"> <word posp="pron" gloss="3"/> </np> <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3" obj="3"> <word posp="verb" gloss="love"/> </vp> </s> </example>
addclitics:
<example id="love2her" translation="He loves *her*.">
<s>
<np def="def" tr="rheme" role="obj" locus="number" case="ACC">
<word posp="pron" gloss="3"/>
+ <thingy type="npcase" function="enclitic" gloss="ACC"/>
</np>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3" obj="3">
<word posp="verb" gloss="love"/>
+ <thingy type="vpta" function="enclitic" gloss="PRES"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</s>
</example>
propagateArgumentCase: No change.
unwrapArgumentNPs: No change.
unwrapOwnerOwned: No change.
movedowntoword:
<example id="love2her" translation="He loves *her*.">
<s>
<np def="def" tr="rheme" role="obj" locus="number" case="ACC">
- <word posp="pron" gloss="3"/>
+ <word posp="pron" gloss="3" def="def" tr="rheme" role="obj" locus="number" case="ACC"/>
<thingy type="npcase" function="enclitic" gloss="ACC"/>
</np>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3" obj="3">
- <word posp="verb" gloss="love"/>
+ <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3" obj="3"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</s>
</example>
About to call getSlotValue for love/verb/voice/obligatoryGot active
About to call getSlotValue for love/verb/mode/obligatory
Got indicative
About to call getSlotValue for love/verb/question/optional
Got not.Q
addaffixes:
<example id="love2her" translation="He loves *her*.">
<s>
<np def="def" tr="rheme" role="obj" locus="number" case="ACC">
<word posp="pron" gloss="3" def="def" tr="rheme" role="obj" locus="number" case="ACC"/>
<thingy type="npcase" function="enclitic" gloss="ACC"/>
</np>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3" obj="3">
+ <thingy type="verbvoice" function="prefix" gloss="active"/>
<word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3" obj="3"/>
+ <thingy type="verbmode" function="suffix" gloss="indicative"/>
+ <thingy type="verbquestion" function="suffix" gloss="not.Q"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</s>
</example>
flatten:
<example id="love2her" translation="He loves *her*."> - <s> - <np def="def" tr="rheme" role="obj" locus="number" case="ACC"> + <flat> <word posp="pron" gloss="3" def="def" tr="rheme" role="obj" locus="number" case="ACC"/> <thingy type="npcase" function="enclitic" gloss="ACC"/> - </np> - <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3" obj="3"> <thingy type="verbvoice" function="prefix" gloss="active"/> <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3" obj="3"/> <thingy type="verbmode" function="suffix" gloss="indicative"/> <thingy type="verbquestion" function="suffix" gloss="not.Q"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> - </vp> - </s> + </flat> </example>
addvocab:
<example id="love2her" translation="He loves *her*."> <flat> - <word posp="pron" gloss="3" def="def" tr="rheme" role="obj" locus="number" case="ACC"/> - <thingy type="npcase" function="enclitic" gloss="ACC"/> - <thingy type="verbvoice" function="prefix" gloss="active"/> - <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3" obj="3"/> - <thingy type="verbmode" function="suffix" gloss="indicative"/> - <thingy type="verbquestion" function="suffix" gloss="not.Q"/> - <thingy type="vpta" function="enclitic" gloss="PRES"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> + <word posp="pron" gloss="3" def="def" tr="rheme" role="obj" locus="number" case="ACC">|t|ɑ|</word> + <thingy type="npcase" function="enclitic" gloss="ACC">|s|i|</thingy> + <thingy type="verbvoice" function="prefix" gloss="active">|t͡ʃ|-</thingy> + <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3" obj="3">|u|s|i|</word> + <thingy type="verbmode" function="suffix" gloss="indicative">-|k|u|</thingy> + <thingy type="verbquestion" function="suffix" gloss="not.Q">-</thingy> + <thingy type="vpta" function="enclitic" gloss="PRES">-</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> </flat> </example>
vowelharmony: No change.
### |t|ɑ|#-> tɑ
### |t|ɑ|
#-> tɑ
### |s|i|
#-> si
### |s|i|
#-> si
### |t͡ʃ|-
#-> t͡ʃ-
### |t͡ʃ|-
#-> t͡ʃ-
### |u|s|i|
#-> usi
### |u|s|i|
#-> usi
### -|k|u|
#-> -ku
### -|k|u|
#-> -ku
### |t|ɑ| |s|i| |t͡ʃ||u|s|i||k|u|
#-> tɑ si t͡ʃusiku
removetags:
<example id="love2her" translation="He loves *her*.">
<flat>
<word posp="pron" gloss="3" def="def" tr="rheme" role="obj" locus="number" case="ACC">|t|ɑ|</word>
<thingy type="npcase" function="enclitic" gloss="ACC">|s|i|</thingy>
<thingy type="verbvoice" function="prefix" gloss="active">|t͡ʃ|-</thingy>
<word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3" obj="3">|u|s|i|</word>
<thingy type="verbmode" function="suffix" gloss="indicative">-|k|u|</thingy>
- <thingy type="verbquestion" function="suffix" gloss="not.Q">-</thingy>
- <thingy type="vpta" function="enclitic" gloss="PRES">-</thingy>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
</flat>
+ <p><span class="ilpair"><span class="mor">tɑ</span><br><span class="gls">3</span></span> <span class="ilpair"><span class="mor">si</span><br><span class="gls">ACC</span></span> <span class="ilpair"><span class="mor">t͡ʃ-</span><br><span class="gls">active</span></span> <span class="ilpair"><span class="mor">usi</span><br><span class="gls">love</span></span> <span class="ilpair"><span class="mor">-ku</span><br><span class="gls">indicative</span></span></p>
+ <p>tɑ si t͡ʃusiku</p>
+ <p>ta si chusiku</p>
+ <il>
+ <w>
+ <o>tɑ</o>
+ <g>3</g>
+ </w>
+ <w>
+ <o>si</o>
+ <g>ACC</g>
+ </w>
+ <w>
+ <o>t͡ʃ-</o>
+ <g>active</g>
+ </w>
+ <w>
+ <o>usi</o>
+ <g>love</g>
+ </w>
+ <w>
+ <o>-ku</o>
+ <g>indicative</g>
+ </w>
+ </il>
</example>
### tɑ si t͡ʃusiku#-> tɑ si t͡ʃusiku
Ta si chusiku. [tɑ si t͡ʃusiku] tɑ 3 si ACC t͡ʃ- active usi love -ku indicative “He loves her.” | (5) |
Proper Nouns
initial XML:
<example id="loveprop" translation="NN1 hates NN2.">
<s>
<vp tam="gnomic">
<verb>hate</verb>
</vp>
<np def="def" number="sing" tr="theme" role="subj">
<noun>NN1</noun>
</np>
<np def="def" number="sing" tr="rheme" role="obj">
<noun>NN2</noun>
</np>
</s>
</example>cleanup:
<example id="loveprop" translation="NN1 hates NN2."> <s> - <vp tam="gnomic"> - <verb>hate</verb> + <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active"> + <word posp="verb" gloss="hate"/> </vp> - <np def="def" number="sing" tr="theme" role="subj"> - <noun>NN1</noun> + <np def="def" number="sing" tr="theme" role="subj" locus="number"> + <word posp="noun" gloss="NN1"/> </np> - <np def="def" number="sing" tr="rheme" role="obj"> - <noun>NN2</noun> + <np def="def" number="sing" tr="rheme" role="obj" locus="number"> + <word posp="noun" gloss="NN2"/> </np> </s> </example>
module adj2verb: No change.
module articles:
<example id="loveprop" translation="NN1 hates NN2.">
<s>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active">
<word posp="verb" gloss="hate"/>
</vp>
<np def="def" number="sing" tr="theme" role="subj" locus="number">
<word posp="noun" gloss="NN1"/>
+ <word gloss="the" posp="det"/>
</np>
<np def="def" number="sing" tr="rheme" role="obj" locus="number">
<word posp="noun" gloss="NN2"/>
+ <word gloss="the" posp="det"/>
</np>
</s>
</example>
module nonpastonly:
<example id="loveprop" translation="NN1 hates NN2."> <s> - <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="hate"/> </vp> <np def="def" number="sing" tr="theme" role="subj" locus="number"> <word posp="noun" gloss="NN1"/> <word gloss="the" posp="det"/> </np> <np def="def" number="sing" tr="rheme" role="obj" locus="number"> <word posp="noun" gloss="NN2"/> <word gloss="the" posp="det"/> </np> </s> </example>
module noepistemic: No change.
module NRel: No change.
module sentenceconnectors: No change.
module nominalise: No change.
tva1tva2
module affixdensity: No change.
module adpositions: No change.
module constorder:
<example id="loveprop" translation="NN1 hates NN2."> <s> - <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> - <word posp="verb" gloss="hate"/> - </vp> <np def="def" number="sing" tr="theme" role="subj" locus="number"> <word posp="noun" gloss="NN1"/> <word gloss="the" posp="det"/> </np> <np def="def" number="sing" tr="rheme" role="obj" locus="number"> <word posp="noun" gloss="NN2"/> <word gloss="the" posp="det"/> </np> + <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> + <word posp="verb" gloss="hate"/> + </vp> </s> </example>
module casemarking:
<example id="loveprop" translation="NN1 hates NN2."> <s> - <np def="def" number="sing" tr="theme" role="subj" locus="number"> + <np def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM"> <word posp="noun" gloss="NN1"/> <word gloss="the" posp="det"/> </np> - <np def="def" number="sing" tr="rheme" role="obj" locus="number"> + <np def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC"> <word posp="noun" gloss="NN2"/> <word gloss="the" posp="det"/> </np> <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="hate"/> </vp> </s> </example>
module markowner: No change.
module simplifynumber:
<example id="loveprop" translation="NN1 hates NN2."> <s> - <np def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM"> + <np def="def" tr="theme" role="subj" locus="number" case="NOM"> <word posp="noun" gloss="NN1"/> <word gloss="the" posp="det"/> </np> - <np def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC"> + <np def="def" tr="rheme" role="obj" locus="number" case="ACC"> <word posp="noun" gloss="NN2"/> <word gloss="the" posp="det"/> </np> <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="hate"/> </vp> </s> </example>
module propagatenumber: No change.
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">
<word posp="noun" gloss="NN1"/>
<word gloss="the" posp="det"/>
</np>
<np def="def" tr="rheme" role="obj" locus="number" case="ACC">
<word posp="noun" gloss="NN2"/>
<word gloss="the" posp="det"/>
</np>
- <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES">
+ <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3" obj="3">
<word posp="verb" gloss="hate"/>
</vp>
</s>
</example>
prodrop: No change.
addclitics:
<example id="loveprop" translation="NN1 hates NN2.">
<s>
<np def="def" tr="theme" role="subj" locus="number" case="NOM">
<word posp="noun" gloss="NN1"/>
<word gloss="the" posp="det"/>
+ <thingy type="npcase" function="enclitic" gloss="NOM"/>
</np>
<np def="def" tr="rheme" role="obj" locus="number" case="ACC">
<word posp="noun" gloss="NN2"/>
<word gloss="the" posp="det"/>
+ <thingy type="npcase" function="enclitic" gloss="ACC"/>
</np>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3" obj="3">
<word posp="verb" gloss="hate"/>
+ <thingy type="vpta" function="enclitic" gloss="PRES"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</s>
</example>
propagateArgumentCase: No change.
unwrapArgumentNPs: No change.
unwrapOwnerOwned: No change.
movedowntoword:
<example id="loveprop" translation="NN1 hates NN2.">
<s>
<np def="def" tr="theme" role="subj" locus="number" case="NOM">
- <word posp="noun" gloss="NN1"/>
- <word gloss="the" posp="det"/>
+ <word posp="noun" gloss="NN1" def="def" tr="theme" role="subj" locus="number" case="NOM"/>
+ <word gloss="the" posp="det" def="def" tr="theme" role="subj" locus="number" case="NOM"/>
<thingy type="npcase" function="enclitic" gloss="NOM"/>
</np>
<np def="def" tr="rheme" role="obj" locus="number" case="ACC">
- <word posp="noun" gloss="NN2"/>
- <word gloss="the" posp="det"/>
+ <word posp="noun" gloss="NN2" def="def" tr="rheme" role="obj" locus="number" case="ACC"/>
+ <word gloss="the" posp="det" def="def" tr="rheme" role="obj" locus="number" case="ACC"/>
<thingy type="npcase" function="enclitic" gloss="ACC"/>
</np>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3" obj="3">
- <word posp="verb" gloss="hate"/>
+ <word posp="verb" gloss="hate" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3" obj="3"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</s>
</example>
About to call getSlotValue for hate/verb/voice/obligatoryGot active
About to call getSlotValue for hate/verb/mode/obligatory
Got indicative
About to call getSlotValue for hate/verb/question/optional
Got not.Q
addaffixes:
<example id="loveprop" translation="NN1 hates NN2.">
<s>
<np def="def" tr="theme" role="subj" locus="number" case="NOM">
<word posp="noun" gloss="NN1" def="def" tr="theme" role="subj" locus="number" case="NOM"/>
<word gloss="the" posp="det" def="def" tr="theme" role="subj" locus="number" case="NOM"/>
<thingy type="npcase" function="enclitic" gloss="NOM"/>
</np>
<np def="def" tr="rheme" role="obj" locus="number" case="ACC">
<word posp="noun" gloss="NN2" def="def" tr="rheme" role="obj" locus="number" case="ACC"/>
<word gloss="the" posp="det" def="def" tr="rheme" role="obj" locus="number" case="ACC"/>
<thingy type="npcase" function="enclitic" gloss="ACC"/>
</np>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3" obj="3">
+ <thingy type="verbvoice" function="prefix" gloss="active"/>
<word posp="verb" gloss="hate" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3" obj="3"/>
+ <thingy type="verbmode" function="suffix" gloss="indicative"/>
+ <thingy type="verbquestion" function="suffix" gloss="not.Q"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</s>
</example>
flatten:
<example id="loveprop" translation="NN1 hates NN2."> - <s> - <np def="def" tr="theme" role="subj" locus="number" case="NOM"> + <flat> <word posp="noun" gloss="NN1" def="def" tr="theme" role="subj" locus="number" case="NOM"/> <word gloss="the" posp="det" def="def" tr="theme" role="subj" locus="number" case="NOM"/> <thingy type="npcase" function="enclitic" gloss="NOM"/> - </np> - <np def="def" tr="rheme" role="obj" locus="number" case="ACC"> <word posp="noun" gloss="NN2" def="def" tr="rheme" role="obj" locus="number" case="ACC"/> <word gloss="the" posp="det" def="def" tr="rheme" role="obj" locus="number" case="ACC"/> <thingy type="npcase" function="enclitic" gloss="ACC"/> - </np> - <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3" obj="3"> <thingy type="verbvoice" function="prefix" gloss="active"/> <word posp="verb" gloss="hate" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3" obj="3"/> <thingy type="verbmode" function="suffix" gloss="indicative"/> <thingy type="verbquestion" function="suffix" gloss="not.Q"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> - </vp> - </s> + </flat> </example>
addvocab:
-<example id="loveprop" translation="NN1 hates NN2."> +<example id="loveprop" translation="Fata hates Sheru."> <flat> - <word posp="noun" gloss="NN1" def="def" tr="theme" role="subj" locus="number" case="NOM"/> - <word gloss="the" posp="det" def="def" tr="theme" role="subj" locus="number" case="NOM"/> - <thingy type="npcase" function="enclitic" gloss="NOM"/> - <word posp="noun" gloss="NN2" def="def" tr="rheme" role="obj" locus="number" case="ACC"/> - <word gloss="the" posp="det" def="def" tr="rheme" role="obj" locus="number" case="ACC"/> - <thingy type="npcase" function="enclitic" gloss="ACC"/> - <thingy type="verbvoice" function="prefix" gloss="active"/> - <word posp="verb" gloss="hate" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3" obj="3"/> - <thingy type="verbmode" function="suffix" gloss="indicative"/> - <thingy type="verbquestion" function="suffix" gloss="not.Q"/> - <thingy type="vpta" function="enclitic" gloss="PRES"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> + <word posp="noun" gloss="Fata" def="def" tr="theme" role="subj" locus="number" case="NOM">|f|æ|t|ɑ|</word> + <word gloss="the" posp="det" def="def" tr="theme" role="subj" locus="number" case="NOM">|s|o|</word> + <thingy type="npcase" function="enclitic" gloss="NOM">-</thingy> + <word posp="noun" gloss="Sheru" def="def" tr="rheme" role="obj" locus="number" case="ACC">|ʃ|e|r|u|</word> + <word gloss="the" posp="det" def="def" tr="rheme" role="obj" locus="number" case="ACC">|s|o|</word> + <thingy type="npcase" function="enclitic" gloss="ACC">|s|i|</thingy> + <thingy type="verbvoice" function="prefix" gloss="active">|t͡ʃ|-</thingy> + <word posp="verb" gloss="hate" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3" obj="3">|i|ɣ|u|</word> + <thingy type="verbmode" function="suffix" gloss="indicative">-|k|u|</thingy> + <thingy type="verbquestion" function="suffix" gloss="not.Q">-</thingy> + <thingy type="vpta" function="enclitic" gloss="PRES">-</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> </flat> </example>
vowelharmony: No change.
### |f|æ|t|ɑ|#-> fætɑ
### |f|æ|t|ɑ|
#-> fætɑ
### |s|o|
#-> so
### |s|o|
#-> so
### |ʃ|e|r|u|
#-> ʃeru
### |ʃ|e|r|u|
#-> ʃeru
### |s|o|
#-> so
### |s|o|
#-> so
### |s|i|
#-> si
### |s|i|
#-> si
### |t͡ʃ|-
#-> t͡ʃ-
### |t͡ʃ|-
#-> t͡ʃ-
### |i|ɣ|u|
#-> iɣu
### |i|ɣ|u|
#-> iɣu
### -|k|u|
#-> -ku
### -|k|u|
#-> -ku
### |f|æ|t|ɑ| |s|o| |ʃ|e|r|u| |s|o| |s|i| |t͡ʃ||i|ɣ|u||k|u|
#-> fætɑ so ʃeru so si t͡ʃiɣuku
removetags:
<example id="loveprop" translation="Fata hates Sheru.">
<flat>
<word posp="noun" gloss="Fata" def="def" tr="theme" role="subj" locus="number" case="NOM">|f|æ|t|ɑ|</word>
<word gloss="the" posp="det" def="def" tr="theme" role="subj" locus="number" case="NOM">|s|o|</word>
- <thingy type="npcase" function="enclitic" gloss="NOM">-</thingy>
<word posp="noun" gloss="Sheru" def="def" tr="rheme" role="obj" locus="number" case="ACC">|ʃ|e|r|u|</word>
<word gloss="the" posp="det" def="def" tr="rheme" role="obj" locus="number" case="ACC">|s|o|</word>
<thingy type="npcase" function="enclitic" gloss="ACC">|s|i|</thingy>
<thingy type="verbvoice" function="prefix" gloss="active">|t͡ʃ|-</thingy>
<word posp="verb" gloss="hate" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3" obj="3">|i|ɣ|u|</word>
<thingy type="verbmode" function="suffix" gloss="indicative">-|k|u|</thingy>
- <thingy type="verbquestion" function="suffix" gloss="not.Q">-</thingy>
- <thingy type="vpta" function="enclitic" gloss="PRES">-</thingy>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
</flat>
+ <p><span class="ilpair"><span class="mor">fætɑ</span><br><span class="gls">Fata</span></span> <span class="ilpair"><span class="mor">so</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">ʃeru</span><br><span class="gls">Sheru</span></span> <span class="ilpair"><span class="mor">so</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">si</span><br><span class="gls">ACC</span></span> <span class="ilpair"><span class="mor">t͡ʃ-</span><br><span class="gls">active</span></span> <span class="ilpair"><span class="mor">iɣu</span><br><span class="gls">hate</span></span> <span class="ilpair"><span class="mor">-ku</span><br><span class="gls">indicative</span></span></p>
+ <p>fætɑ so ʃeru so si t͡ʃiɣuku</p>
+ <p>Fäta so Sheru so si chiğuku</p>
+ <il>
+ <w>
+ <o>fætɑ</o>
+ <g>Fata</g>
+ </w>
+ <w>
+ <o>so</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>ʃeru</o>
+ <g>Sheru</g>
+ </w>
+ <w>
+ <o>so</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>si</o>
+ <g>ACC</g>
+ </w>
+ <w>
+ <o>t͡ʃ-</o>
+ <g>active</g>
+ </w>
+ <w>
+ <o>iɣu</o>
+ <g>hate</g>
+ </w>
+ <w>
+ <o>-ku</o>
+ <g>indicative</g>
+ </w>
+ </il>
</example>
### fætɑ so ʃeru so si t͡ʃiɣuku#-> fætɑ so ʃeru so si t͡ʃiɣuku
Fäta so Sheru so si chiğuku. [fætɑ so ʃeru so si t͡ʃiɣuku] fætɑ Fata so the ʃeru Sheru so the si ACC t͡ʃ- active iɣu hate -ku indicative “Fata hates Sheru.” | (6) |
Possession
initial XML:
<example id="posso1" translation="the boy's apple">
<np type="owner_owned">
<np number="sing" def="def">
<noun>boy</noun>
</np>
<np number="sing" def="def">
<noun>apple</noun>
</np>
</np>
</example>cleanup:
<example id="posso1" translation="the boy's apple"> <np type="owner_owned"> - <np number="sing" def="def"> - <noun>boy</noun> + <np number="sing" def="def" locus="number" role="owner"> + <word posp="noun" gloss="boy"/> </np> - <np number="sing" def="def"> - <noun>apple</noun> + <np number="sing" def="def" locus="number" role="owned"> + <word posp="noun" gloss="apple"/> </np> </np> </example>
module adj2verb: No change.
module articles:
<example id="posso1" translation="the boy's apple">
<np type="owner_owned">
<np number="sing" def="def" locus="number" role="owner">
<word posp="noun" gloss="boy"/>
+ <word gloss="the" posp="det"/>
</np>
<np number="sing" def="def" locus="number" role="owned">
<word posp="noun" gloss="apple"/>
+ <word gloss="the" posp="det"/>
</np>
</np>
</example>
module nonpastonly: No change.
module noepistemic: No change.
module NRel: No change.
module sentenceconnectors: No change.
module nominalise: No change.
module affixdensity: No change.
module adpositions: No change.
module constorder: No change.
module casemarking:
<example id="posso1" translation="the boy's apple"> - <np type="owner_owned"> + <np type="owner_owned" case="NOM"> <np number="sing" def="def" locus="number" role="owner"> <word posp="noun" gloss="boy"/> <word gloss="the" posp="det"/> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="apple"/> <word gloss="the" posp="det"/> </np> </np> </example>
module markowner:
<example id="posso1" translation="the boy's apple"> <np type="owner_owned" case="NOM"> - <np number="sing" def="def" locus="number" role="owner"> + <np number="sing" def="def" locus="number" role="owner" case="GEN"> <word posp="noun" gloss="boy"/> <word gloss="the" posp="det"/> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="apple"/> <word gloss="the" posp="det"/> </np> </np> </example>
module simplifynumber:
<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 def="def" locus="number" role="owner" case="GEN"> <word posp="noun" gloss="boy"/> <word gloss="the" posp="det"/> </np> - <np number="sing" def="def" locus="number" role="owned"> + <np def="def" locus="number" role="owned"> <word posp="noun" gloss="apple"/> <word gloss="the" posp="det"/> </np> </np> </example>
module propagatenumber: No change.
createpronouns: No change.
module ngen: No change.
module wordorder: No change.
module wordorder: No change.
module wordorder: No change.
module conjp: No change.
flattenconjp: No change.
fixpronouns: No change.
copyuptophrase: No change.
prodrop: No change.
addclitics:
<example id="posso1" translation="the boy's apple">
<np type="owner_owned" case="NOM">
<np def="def" locus="number" role="owner" case="GEN">
<word posp="noun" gloss="boy"/>
<word gloss="the" posp="det"/>
</np>
- <np def="def" locus="number" role="owned">
+ <np def="def" locus="number" role="owned" case="NOM">
<word posp="noun" gloss="apple"/>
<word gloss="the" posp="det"/>
</np>
+ <thingy type="npcase" function="enclitic" gloss="NOM"/>
</np>
</example>
propagateArgumentCase: No change.
unwrapArgumentNPs: No change.
unwrapOwnerOwned:
<example id="posso1" translation="the boy's apple"> - <np type="owner_owned" case="NOM"> <np def="def" locus="number" role="owner" case="GEN"> <word posp="noun" gloss="boy"/> <word gloss="the" posp="det"/> </np> <np def="def" locus="number" role="owned" case="NOM"> <word posp="noun" gloss="apple"/> <word gloss="the" posp="det"/> </np> <thingy type="npcase" function="enclitic" gloss="NOM"/> - </np> </example>
movedowntoword:
<example id="posso1" translation="the boy's apple"> <np def="def" locus="number" role="owner" case="GEN"> - <word posp="noun" gloss="boy"/> - <word gloss="the" posp="det"/> + <word posp="noun" gloss="boy" def="def" locus="number" role="owner" case="GEN"/> + <word gloss="the" posp="det" def="def" locus="number" role="owner" case="GEN"/> </np> <np def="def" locus="number" role="owned" case="NOM"> - <word posp="noun" gloss="apple"/> - <word gloss="the" posp="det"/> + <word posp="noun" gloss="apple" def="def" locus="number" role="owned" case="NOM"/> + <word gloss="the" posp="det" def="def" locus="number" role="owned" case="NOM"/> </np> <thingy type="npcase" function="enclitic" gloss="NOM"/> </example>
addaffixes: No change.
flatten:
<example id="posso1" translation="the boy's apple"> - <np def="def" locus="number" role="owner" case="GEN"> + <flat> <word posp="noun" gloss="boy" def="def" locus="number" role="owner" case="GEN"/> <word gloss="the" posp="det" def="def" locus="number" role="owner" case="GEN"/> - </np> - <np def="def" locus="number" role="owned" case="NOM"> <word posp="noun" gloss="apple" def="def" locus="number" role="owned" case="NOM"/> <word gloss="the" posp="det" def="def" locus="number" role="owned" case="NOM"/> - </np> <thingy type="npcase" function="enclitic" gloss="NOM"/> + </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"/> - <word gloss="the" posp="det" def="def" locus="number" role="owner" case="GEN"/> - <word posp="noun" gloss="apple" def="def" locus="number" role="owned" case="NOM"/> - <word gloss="the" posp="det" def="def" locus="number" role="owned" case="NOM"/> - <thingy type="npcase" function="enclitic" gloss="NOM"/> + <word posp="noun" gloss="boy" def="def" locus="number" role="owner" case="GEN">|ɣ|au|z|i|</word> + <word gloss="the" posp="det" def="def" locus="number" role="owner" case="GEN">|s|o|</word> + <word posp="noun" gloss="apple" def="def" locus="number" role="owned" case="NOM">|k|au|kʷ|ɑ|</word> + <word gloss="the" posp="det" def="def" locus="number" role="owned" case="NOM">|s|o|</word> + <thingy type="npcase" function="enclitic" gloss="NOM">-</thingy> </flat> </example>
vowelharmony: No change.
### |ɣ|au|z|i|#-> ɣauzi
### |ɣ|au|z|i|
#-> ɣauzi
### |s|o|
#-> so
### |s|o|
#-> so
### |k|au|kʷ|ɑ|
#-> kaukʷɑ
### |k|au|kʷ|ɑ|
#-> kaukʷɑ
### |s|o|
#-> so
### |s|o|
#-> so
### |ɣ|au|z|i| |s|o| |k|au|kʷ|ɑ| |s|o|
#-> ɣauzi so kaukʷɑ so
removetags:
<example id="posso1" translation="the boy's apple">
<flat>
<word posp="noun" gloss="boy" def="def" locus="number" role="owner" case="GEN">|ɣ|au|z|i|</word>
<word gloss="the" posp="det" def="def" locus="number" role="owner" case="GEN">|s|o|</word>
<word posp="noun" gloss="apple" def="def" locus="number" role="owned" case="NOM">|k|au|kʷ|ɑ|</word>
<word gloss="the" posp="det" def="def" locus="number" role="owned" case="NOM">|s|o|</word>
- <thingy type="npcase" function="enclitic" gloss="NOM">-</thingy>
</flat>
+ <p><span class="ilpair"><span class="mor">ɣauzi</span><br><span class="gls">boy</span></span> <span class="ilpair"><span class="mor">so</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">kaukʷɑ</span><br><span class="gls">apple</span></span> <span class="ilpair"><span class="mor">so</span><br><span class="gls">the</span></span></p>
+ <p>ɣauzi so kaukʷɑ so</p>
+ <p>ğauzi so kauqua so</p>
+ <il>
+ <w>
+ <o>ɣauzi</o>
+ <g>boy</g>
+ </w>
+ <w>
+ <o>so</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>kaukʷɑ</o>
+ <g>apple</g>
+ </w>
+ <w>
+ <o>so</o>
+ <g>the</g>
+ </w>
+ </il>
</example>
### ɣauzi so kaukʷɑ so#-> ɣauzi so kaukʷɑ so
ğauzi so kauqua so [ɣauzi so kaukʷɑ so] ɣauzi boy so the kaukʷɑ apple so the “the boy’s apple” | (7) |
initial XML:
<example id="posso1b" translation="his (the boy's) apple">
<np type="owner_owned">
<np number="sing" def="def" output="aspron">
<noun>boy</noun>
</np>
<np number="sing" def="def">
<noun>apple</noun>
</np>
</np>
</example>cleanup:
<example id="posso1b" translation="his (the boy's) apple"> <np type="owner_owned"> - <np number="sing" def="def" output="aspron"> - <noun>boy</noun> + <np number="sing" def="def" output="aspron" locus="number" role="owner"> + <word posp="noun" gloss="boy"/> </np> - <np number="sing" def="def"> - <noun>apple</noun> + <np number="sing" def="def" locus="number" role="owned"> + <word posp="noun" gloss="apple"/> </np> </np> </example>
module adj2verb: No change.
module articles:
<example id="posso1b" translation="his (the boy's) apple">
<np type="owner_owned">
<np number="sing" def="def" output="aspron" locus="number" role="owner">
<word posp="noun" gloss="boy"/>
</np>
<np number="sing" def="def" locus="number" role="owned">
<word posp="noun" gloss="apple"/>
+ <word gloss="the" posp="det"/>
</np>
</np>
</example>
module nonpastonly: No change.
module noepistemic: No change.
module NRel: No change.
module sentenceconnectors: No change.
module nominalise: No change.
module affixdensity: No change.
module adpositions: No change.
module constorder: No change.
module casemarking:
<example id="posso1b" translation="his (the boy's) apple"> - <np type="owner_owned"> + <np type="owner_owned" case="NOM"> <np number="sing" def="def" output="aspron" locus="number" role="owner"> <word posp="noun" gloss="boy"/> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="apple"/> <word gloss="the" posp="det"/> </np> </np> </example>
module markowner:
<example id="posso1b" translation="his (the boy's) apple"> <np type="owner_owned" case="NOM"> - <np number="sing" def="def" output="aspron" locus="number" role="owner"> + <np number="sing" def="def" output="aspron" locus="number" role="owner" case="GEN"> <word posp="noun" gloss="boy"/> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="apple"/> <word gloss="the" posp="det"/> </np> </np> </example>
module simplifynumber:
<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 def="def" output="aspron" locus="number" role="owner" case="GEN"> <word posp="noun" gloss="boy"/> </np> - <np number="sing" def="def" locus="number" role="owned"> + <np def="def" locus="number" role="owned"> <word posp="noun" gloss="apple"/> <word gloss="the" posp="det"/> </np> </np> </example>
module propagatenumber: No change.
createpronouns:
<example id="posso1b" translation="his (the boy's) apple"> <np type="owner_owned" case="NOM"> - <np def="def" output="aspron" locus="number" role="owner" case="GEN"> - <word posp="noun" gloss="boy"/> + <np def="def" locus="number" role="owner" case="GEN"> + <word posp="pron" gloss="3"/> </np> <np def="def" locus="number" role="owned"> <word posp="noun" gloss="apple"/> <word gloss="the" posp="det"/> </np> </np> </example>
module ngen: No change.
module wordorder: No change.
module wordorder: No change.
module wordorder: No change.
module conjp: No change.
flattenconjp: No change.
fixpronouns: No change.
copyuptophrase: No change.
prodrop: No change.
addclitics:
<example id="posso1b" translation="his (the boy's) apple">
<np type="owner_owned" case="NOM">
<np def="def" locus="number" role="owner" case="GEN">
<word posp="pron" gloss="3"/>
</np>
- <np def="def" locus="number" role="owned">
+ <np def="def" locus="number" role="owned" case="NOM">
<word posp="noun" gloss="apple"/>
<word gloss="the" posp="det"/>
</np>
+ <thingy type="npcase" function="enclitic" gloss="NOM"/>
</np>
</example>
propagateArgumentCase: No change.
unwrapArgumentNPs: No change.
unwrapOwnerOwned:
<example id="posso1b" translation="his (the boy's) apple"> - <np type="owner_owned" case="NOM"> <np def="def" locus="number" role="owner" case="GEN"> <word posp="pron" gloss="3"/> </np> <np def="def" locus="number" role="owned" case="NOM"> <word posp="noun" gloss="apple"/> <word gloss="the" posp="det"/> </np> <thingy type="npcase" function="enclitic" gloss="NOM"/> - </np> </example>
movedowntoword:
<example id="posso1b" translation="his (the boy's) apple"> <np def="def" locus="number" role="owner" case="GEN"> - <word posp="pron" gloss="3"/> + <word posp="pron" gloss="3" def="def" locus="number" role="owner" case="GEN"/> </np> <np def="def" locus="number" role="owned" case="NOM"> - <word posp="noun" gloss="apple"/> - <word gloss="the" posp="det"/> + <word posp="noun" gloss="apple" def="def" locus="number" role="owned" case="NOM"/> + <word gloss="the" posp="det" def="def" locus="number" role="owned" case="NOM"/> </np> <thingy type="npcase" function="enclitic" gloss="NOM"/> </example>
addaffixes: No change.
flatten:
<example id="posso1b" translation="his (the boy's) apple"> - <np def="def" locus="number" role="owner" case="GEN"> + <flat> <word posp="pron" gloss="3" def="def" locus="number" role="owner" case="GEN"/> - </np> - <np def="def" locus="number" role="owned" case="NOM"> <word posp="noun" gloss="apple" def="def" locus="number" role="owned" case="NOM"/> <word gloss="the" posp="det" def="def" locus="number" role="owned" case="NOM"/> - </np> <thingy type="npcase" function="enclitic" gloss="NOM"/> + </flat> </example>
addvocab:
<example id="posso1b" translation="his (the boy's) apple"> <flat> - <word posp="pron" gloss="3" def="def" locus="number" role="owner" case="GEN"/> - <word posp="noun" gloss="apple" def="def" locus="number" role="owned" case="NOM"/> - <word gloss="the" posp="det" def="def" locus="number" role="owned" case="NOM"/> - <thingy type="npcase" function="enclitic" gloss="NOM"/> + <word posp="pron" gloss="3" def="def" locus="number" role="owner" case="GEN">|t|ɑ|</word> + <word posp="noun" gloss="apple" def="def" locus="number" role="owned" case="NOM">|k|au|kʷ|ɑ|</word> + <word gloss="the" posp="det" def="def" locus="number" role="owned" case="NOM">|s|o|</word> + <thingy type="npcase" function="enclitic" gloss="NOM">-</thingy> </flat> </example>
vowelharmony: No change.
### |t|ɑ|#-> tɑ
### |t|ɑ|
#-> tɑ
### |k|au|kʷ|ɑ|
#-> kaukʷɑ
### |k|au|kʷ|ɑ|
#-> kaukʷɑ
### |s|o|
#-> so
### |s|o|
#-> so
### |t|ɑ| |k|au|kʷ|ɑ| |s|o|
#-> tɑ kaukʷɑ so
removetags:
<example id="posso1b" translation="his (the boy's) apple">
<flat>
<word posp="pron" gloss="3" def="def" locus="number" role="owner" case="GEN">|t|ɑ|</word>
<word posp="noun" gloss="apple" def="def" locus="number" role="owned" case="NOM">|k|au|kʷ|ɑ|</word>
<word gloss="the" posp="det" def="def" locus="number" role="owned" case="NOM">|s|o|</word>
- <thingy type="npcase" function="enclitic" gloss="NOM">-</thingy>
</flat>
+ <p><span class="ilpair"><span class="mor">tɑ</span><br><span class="gls">3</span></span> <span class="ilpair"><span class="mor">kaukʷɑ</span><br><span class="gls">apple</span></span> <span class="ilpair"><span class="mor">so</span><br><span class="gls">the</span></span></p>
+ <p>tɑ kaukʷɑ so</p>
+ <p>ta kauqua so</p>
+ <il>
+ <w>
+ <o>tɑ</o>
+ <g>3</g>
+ </w>
+ <w>
+ <o>kaukʷɑ</o>
+ <g>apple</g>
+ </w>
+ <w>
+ <o>so</o>
+ <g>the</g>
+ </w>
+ </il>
</example>
### tɑ kaukʷɑ so#-> tɑ kaukʷɑ so
ta kauqua so [tɑ kaukʷɑ so] tɑ 3 kaukʷɑ apple so the “his (the boy’s) apple” | (8) |
initial XML:
<example id="posso2" translation="my apple">
<np type="owner_owned">
<np number="sing" def="neither">
<pron person="1excl" number="sing"/>
</np>
<np number="sing" def="def">
<noun>apple</noun>
</np>
</np>
</example>cleanup:
<example id="posso2" translation="my apple"> <np type="owner_owned"> - <np number="sing" def="neither"> - <pron person="1excl" number="sing"/> + <np number="sing" def="neither" locus="number" role="owner"> + <word person="1excl" number="sing" posp="pron"/> </np> - <np number="sing" def="def"> - <noun>apple</noun> + <np number="sing" def="def" locus="number" role="owned"> + <word posp="noun" gloss="apple"/> </np> </np> </example>
module adj2verb: No change.
module articles:
<example id="posso2" translation="my apple">
<np type="owner_owned">
<np number="sing" def="neither" locus="number" role="owner">
<word person="1excl" number="sing" posp="pron"/>
</np>
<np number="sing" def="def" locus="number" role="owned">
<word posp="noun" gloss="apple"/>
+ <word gloss="the" posp="det"/>
</np>
</np>
</example>
module nonpastonly: No change.
module noepistemic: No change.
module NRel: No change.
module sentenceconnectors: No change.
module nominalise: No change.
module affixdensity: No change.
module adpositions: No change.
module constorder: No change.
module casemarking:
<example id="posso2" translation="my apple"> - <np type="owner_owned"> + <np type="owner_owned" case="NOM"> <np number="sing" def="neither" locus="number" role="owner"> <word person="1excl" number="sing" posp="pron"/> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="apple"/> <word gloss="the" posp="det"/> </np> </np> </example>
module markowner:
<example id="posso2" translation="my apple"> <np type="owner_owned" case="NOM"> - <np number="sing" def="neither" locus="number" role="owner"> + <np number="sing" def="neither" locus="number" role="owner" case="GEN"> <word person="1excl" number="sing" posp="pron"/> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="apple"/> <word gloss="the" posp="det"/> </np> </np> </example>
module simplifynumber:
<example id="posso2" translation="my apple"> <np type="owner_owned" case="NOM"> - <np number="sing" def="neither" locus="number" role="owner" case="GEN"> - <word person="1excl" number="sing" posp="pron"/> + <np def="neither" locus="number" role="owner" case="GEN"> + <word person="1excl" posp="pron"/> </np> - <np number="sing" def="def" locus="number" role="owned"> + <np def="def" locus="number" role="owned"> <word posp="noun" gloss="apple"/> <word gloss="the" posp="det"/> </np> </np> </example>
module propagatenumber: No change.
createpronouns: No change.
module ngen: No change.
module wordorder: No change.
module wordorder: No change.
module wordorder: No change.
module conjp: No change.
flattenconjp: No change.
fixpronouns:
<example id="posso2" translation="my apple">
<np type="owner_owned" case="NOM">
<np def="neither" locus="number" role="owner" case="GEN">
- <word person="1excl" posp="pron"/>
+ <word person="1excl" posp="pron" gloss="1excl" gender="gender?"/>
</np>
<np def="def" locus="number" role="owned">
<word posp="noun" gloss="apple"/>
<word gloss="the" posp="det"/>
</np>
</np>
</example>
copyuptophrase:
<example id="posso2" translation="my apple"> <np type="owner_owned" case="NOM"> - <np def="neither" locus="number" role="owner" case="GEN"> + <np def="neither" locus="number" role="owner" case="GEN" person="1excl"> <word person="1excl" posp="pron" gloss="1excl" gender="gender?"/> </np> <np def="def" locus="number" role="owned"> <word posp="noun" gloss="apple"/> <word gloss="the" posp="det"/> </np> </np> </example>
prodrop: No change.
addclitics:
<example id="posso2" translation="my apple">
<np type="owner_owned" case="NOM">
<np def="neither" locus="number" role="owner" case="GEN" person="1excl">
<word person="1excl" posp="pron" gloss="1excl" gender="gender?"/>
</np>
- <np def="def" locus="number" role="owned">
+ <np def="def" locus="number" role="owned" case="NOM">
<word posp="noun" gloss="apple"/>
<word gloss="the" posp="det"/>
</np>
+ <thingy type="npcase" function="enclitic" gloss="NOM"/>
</np>
</example>
propagateArgumentCase: No change.
unwrapArgumentNPs: No change.
unwrapOwnerOwned:
<example id="posso2" translation="my apple"> - <np type="owner_owned" case="NOM"> <np def="neither" locus="number" role="owner" case="GEN" person="1excl"> <word person="1excl" posp="pron" gloss="1excl" gender="gender?"/> </np> <np def="def" locus="number" role="owned" case="NOM"> <word posp="noun" gloss="apple"/> <word gloss="the" posp="det"/> </np> <thingy type="npcase" function="enclitic" gloss="NOM"/> - </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="gender?"/> + <word person="1excl" posp="pron" gloss="1excl" gender="gender?" def="neither" locus="number" role="owner" case="GEN"/> </np> <np def="def" locus="number" role="owned" case="NOM"> - <word posp="noun" gloss="apple"/> - <word gloss="the" posp="det"/> + <word posp="noun" gloss="apple" def="def" locus="number" role="owned" case="NOM"/> + <word gloss="the" posp="det" def="def" locus="number" role="owned" case="NOM"/> </np> <thingy type="npcase" function="enclitic" gloss="NOM"/> </example>
addaffixes: No change.
flatten:
<example id="posso2" translation="my apple"> - <np def="neither" locus="number" role="owner" case="GEN" person="1excl"> + <flat> <word person="1excl" posp="pron" gloss="1excl" gender="gender?" def="neither" locus="number" role="owner" case="GEN"/> - </np> - <np def="def" locus="number" role="owned" case="NOM"> <word posp="noun" gloss="apple" def="def" locus="number" role="owned" case="NOM"/> <word gloss="the" posp="det" def="def" locus="number" role="owned" case="NOM"/> - </np> <thingy type="npcase" function="enclitic" gloss="NOM"/> + </flat> </example>
addvocab:
<example id="posso2" translation="my apple"> <flat> - <word person="1excl" posp="pron" gloss="1excl" gender="gender?" def="neither" locus="number" role="owner" case="GEN"/> - <word posp="noun" gloss="apple" def="def" locus="number" role="owned" case="NOM"/> - <word gloss="the" posp="det" def="def" locus="number" role="owned" case="NOM"/> - <thingy type="npcase" function="enclitic" gloss="NOM"/> + <word person="1excl" posp="pron" gloss="1excl" gender="gender?" def="neither" locus="number" role="owner" case="GEN">|xʷ|o|</word> + <word posp="noun" gloss="apple" def="def" locus="number" role="owned" case="NOM">|k|au|kʷ|ɑ|</word> + <word gloss="the" posp="det" def="def" locus="number" role="owned" case="NOM">|s|o|</word> + <thingy type="npcase" function="enclitic" gloss="NOM">-</thingy> </flat> </example>
vowelharmony: No change.
### |xʷ|o|#-> xʷo
### |xʷ|o|
#-> xʷo
### |k|au|kʷ|ɑ|
#-> kaukʷɑ
### |k|au|kʷ|ɑ|
#-> kaukʷɑ
### |s|o|
#-> so
### |s|o|
#-> so
### |xʷ|o| |k|au|kʷ|ɑ| |s|o|
#-> xʷo kaukʷɑ so
removetags:
<example id="posso2" translation="my apple">
<flat>
<word person="1excl" posp="pron" gloss="1excl" gender="gender?" def="neither" locus="number" role="owner" case="GEN">|xʷ|o|</word>
<word posp="noun" gloss="apple" def="def" locus="number" role="owned" case="NOM">|k|au|kʷ|ɑ|</word>
<word gloss="the" posp="det" def="def" locus="number" role="owned" case="NOM">|s|o|</word>
- <thingy type="npcase" function="enclitic" gloss="NOM">-</thingy>
</flat>
+ <p><span class="ilpair"><span class="mor">xʷo</span><br><span class="gls">1excl</span></span> <span class="ilpair"><span class="mor">kaukʷɑ</span><br><span class="gls">apple</span></span> <span class="ilpair"><span class="mor">so</span><br><span class="gls">the</span></span></p>
+ <p>xʷo kaukʷɑ so</p>
+ <p>khwo kauqua so</p>
+ <il>
+ <w>
+ <o>xʷo</o>
+ <g>1excl</g>
+ </w>
+ <w>
+ <o>kaukʷɑ</o>
+ <g>apple</g>
+ </w>
+ <w>
+ <o>so</o>
+ <g>the</g>
+ </w>
+ </il>
</example>
### xʷo kaukʷɑ so#-> xʷo kaukʷɑ so
khwo kauqua so [xʷo kaukʷɑ so] xʷo 1excl kaukʷɑ apple so the “my apple” | (9) |
initial XML:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son.">
<s>
<vp tam="past-punct">
<verb>kiss</verb>
</vp>
<np role="subj">
<np type="owner_owned">
<np number="sing" def="def">
<noun>hunter</noun>
</np>
<np number="sing" def="def">
<noun>daughter</noun>
</np>
</np>
</np>
<np role="obj">
<np type="owner_owned">
<np type="owner_owned">
<np number="sing" def="neither">
<pron person="2" number="sing"/>
</np>
<np number="sing" def="def">
<noun>neighbour</noun>
</np>
</np>
<np number="sing" def="def">
<noun>son</noun>
</np>
</np>
</np>
</s>
</example>cleanup:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son."> <s> - <vp tam="past-punct"> - <verb>kiss</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="kiss"/> </vp> <np role="subj"> <np type="owner_owned"> - <np number="sing" def="def"> - <noun>hunter</noun> + <np number="sing" def="def" locus="number" role="owner"> + <word posp="noun" gloss="hunter"/> </np> - <np number="sing" def="def"> - <noun>daughter</noun> + <np number="sing" def="def" locus="number" role="owned"> + <word posp="noun" gloss="daughter"/> </np> </np> </np> <np role="obj"> <np type="owner_owned"> - <np type="owner_owned"> - <np number="sing" def="neither"> - <pron person="2" number="sing"/> + <np type="owner_owned" role="owner"> + <np number="sing" def="neither" locus="number" role="owner"> + <word person="2" number="sing" posp="pron"/> </np> - <np number="sing" def="def"> - <noun>neighbour</noun> + <np number="sing" def="def" locus="number" role="owned"> + <word posp="noun" gloss="neighbour"/> </np> </np> - <np number="sing" def="def"> - <noun>son</noun> + <np number="sing" def="def" locus="number" role="owned"> + <word posp="noun" gloss="son"/> </np> </np> </np> </s> </example>
module adj2verb: No change.
module articles:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active">
<word posp="verb" gloss="kiss"/>
</vp>
<np role="subj">
<np type="owner_owned">
<np number="sing" def="def" locus="number" role="owner">
<word posp="noun" gloss="hunter"/>
+ <word gloss="the" posp="det"/>
</np>
<np number="sing" def="def" locus="number" role="owned">
<word posp="noun" gloss="daughter"/>
+ <word gloss="the" posp="det"/>
</np>
</np>
</np>
<np role="obj">
<np type="owner_owned">
<np type="owner_owned" role="owner">
<np number="sing" def="neither" locus="number" role="owner">
<word person="2" number="sing" posp="pron"/>
</np>
<np number="sing" def="def" locus="number" role="owned">
<word posp="noun" gloss="neighbour"/>
+ <word gloss="the" posp="det"/>
</np>
</np>
<np number="sing" def="def" locus="number" role="owned">
<word posp="noun" gloss="son"/>
+ <word gloss="the" posp="det"/>
</np>
</np>
</np>
</s>
</example>
module nonpastonly:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="kiss"/> </vp> <np role="subj"> <np type="owner_owned"> <np number="sing" def="def" locus="number" role="owner"> <word posp="noun" gloss="hunter"/> <word gloss="the" posp="det"/> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="daughter"/> <word gloss="the" posp="det"/> </np> </np> </np> <np role="obj"> <np type="owner_owned"> <np type="owner_owned" role="owner"> <np number="sing" def="neither" locus="number" role="owner"> <word person="2" number="sing" posp="pron"/> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="neighbour"/> <word gloss="the" posp="det"/> </np> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="son"/> <word gloss="the" posp="det"/> </np> </np> </np> </s> </example>
module noepistemic: No change.
module NRel: No change.
module sentenceconnectors: No change.
module nominalise: No change.
tva1tva2
module affixdensity: No change.
module adpositions: No change.
module constorder:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> - <word posp="verb" gloss="kiss"/> - </vp> <np role="subj"> <np type="owner_owned"> <np number="sing" def="def" locus="number" role="owner"> <word posp="noun" gloss="hunter"/> <word gloss="the" posp="det"/> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="daughter"/> <word gloss="the" posp="det"/> </np> </np> </np> <np role="obj"> <np type="owner_owned"> <np type="owner_owned" role="owner"> <np number="sing" def="neither" locus="number" role="owner"> <word person="2" number="sing" posp="pron"/> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="neighbour"/> <word gloss="the" posp="det"/> </np> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="son"/> <word gloss="the" posp="det"/> </np> </np> </np> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <word posp="verb" gloss="kiss"/> + </vp> </s> </example>
module casemarking:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son."> <s> - <np role="subj"> + <np role="subj" case="NOM"> <np type="owner_owned"> <np number="sing" def="def" locus="number" role="owner"> <word posp="noun" gloss="hunter"/> <word gloss="the" posp="det"/> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="daughter"/> <word gloss="the" posp="det"/> </np> </np> </np> - <np role="obj"> + <np role="obj" case="ACC"> <np type="owner_owned"> <np type="owner_owned" role="owner"> <np number="sing" def="neither" locus="number" role="owner"> <word person="2" number="sing" posp="pron"/> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="neighbour"/> <word gloss="the" posp="det"/> </np> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="son"/> <word gloss="the" posp="det"/> </np> </np> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="kiss"/> </vp> </s> </example>
module markowner:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son.">
<s>
<np role="subj" case="NOM">
<np type="owner_owned">
- <np number="sing" def="def" locus="number" role="owner">
+ <np number="sing" def="def" locus="number" role="owner" case="GEN">
<word posp="noun" gloss="hunter"/>
<word gloss="the" posp="det"/>
</np>
<np number="sing" def="def" locus="number" role="owned">
<word posp="noun" gloss="daughter"/>
<word gloss="the" posp="det"/>
</np>
</np>
</np>
<np role="obj" case="ACC">
<np type="owner_owned">
<np type="owner_owned" role="owner">
- <np number="sing" def="neither" locus="number" role="owner">
+ <np number="sing" def="neither" locus="number" role="owner" case="GEN">
<word person="2" number="sing" posp="pron"/>
</np>
- <np number="sing" def="def" locus="number" role="owned">
+ <np number="sing" def="def" locus="number" role="owned" case="GEN">
<word posp="noun" gloss="neighbour"/>
<word gloss="the" posp="det"/>
</np>
</np>
<np number="sing" def="def" locus="number" role="owned">
<word posp="noun" gloss="son"/>
<word gloss="the" posp="det"/>
</np>
</np>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="kiss"/>
</vp>
</s>
</example>
module simplifynumber:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son.">
<s>
<np role="subj" case="NOM">
<np type="owner_owned">
- <np number="sing" def="def" locus="number" role="owner" case="GEN">
+ <np def="def" locus="number" role="owner" case="GEN">
<word posp="noun" gloss="hunter"/>
<word gloss="the" posp="det"/>
</np>
- <np number="sing" def="def" locus="number" role="owned">
+ <np def="def" locus="number" role="owned">
<word posp="noun" gloss="daughter"/>
<word gloss="the" posp="det"/>
</np>
</np>
</np>
<np role="obj" case="ACC">
<np type="owner_owned">
<np type="owner_owned" role="owner">
- <np number="sing" def="neither" locus="number" role="owner" case="GEN">
- <word person="2" number="sing" posp="pron"/>
+ <np def="neither" locus="number" role="owner" case="GEN">
+ <word person="2" posp="pron"/>
</np>
- <np number="sing" def="def" locus="number" role="owned" case="GEN">
+ <np def="def" locus="number" role="owned" case="GEN">
<word posp="noun" gloss="neighbour"/>
<word gloss="the" posp="det"/>
</np>
</np>
- <np number="sing" def="def" locus="number" role="owned">
+ <np def="def" locus="number" role="owned">
<word posp="noun" gloss="son"/>
<word gloss="the" posp="det"/>
</np>
</np>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="kiss"/>
</vp>
</s>
</example>
module propagatenumber: No change.
createpronouns: No change.
module ngen: No change.
module wordorder: No change.
module wordorder: No change.
module wordorder: No change.
module conjp: No change.
flattenconjp: No change.
fixpronouns:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son.">
<s>
<np role="subj" case="NOM">
<np type="owner_owned">
<np def="def" locus="number" role="owner" case="GEN">
<word posp="noun" gloss="hunter"/>
<word gloss="the" posp="det"/>
</np>
<np def="def" locus="number" role="owned">
<word posp="noun" gloss="daughter"/>
<word gloss="the" posp="det"/>
</np>
</np>
</np>
<np role="obj" case="ACC">
<np type="owner_owned">
<np type="owner_owned" role="owner">
<np def="neither" locus="number" role="owner" case="GEN">
- <word person="2" posp="pron"/>
+ <word person="2" posp="pron" gloss="2" gender="gender?"/>
</np>
<np def="def" locus="number" role="owned" case="GEN">
<word posp="noun" gloss="neighbour"/>
<word gloss="the" posp="det"/>
</np>
</np>
<np def="def" locus="number" role="owned">
<word posp="noun" gloss="son"/>
<word gloss="the" posp="det"/>
</np>
</np>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="kiss"/>
</vp>
</s>
</example>
copyuptophrase:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son.">
<s>
<np role="subj" case="NOM">
<np type="owner_owned">
<np def="def" locus="number" role="owner" case="GEN">
<word posp="noun" gloss="hunter"/>
<word gloss="the" posp="det"/>
</np>
<np def="def" locus="number" role="owned">
<word posp="noun" gloss="daughter"/>
<word gloss="the" posp="det"/>
</np>
</np>
</np>
<np role="obj" case="ACC">
<np type="owner_owned">
<np type="owner_owned" role="owner">
- <np def="neither" locus="number" role="owner" case="GEN">
+ <np def="neither" locus="number" role="owner" case="GEN" person="2">
<word person="2" posp="pron" gloss="2" gender="gender?"/>
</np>
<np def="def" locus="number" role="owned" case="GEN">
<word posp="noun" gloss="neighbour"/>
<word gloss="the" posp="det"/>
</np>
</np>
<np def="def" locus="number" role="owned">
<word posp="noun" gloss="son"/>
<word gloss="the" posp="det"/>
</np>
</np>
</np>
- <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
+ <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" obj="3">
<word posp="verb" gloss="kiss"/>
</vp>
</s>
</example>
prodrop: No change.
addclitics:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son.">
<s>
<np role="subj" case="NOM">
- <np type="owner_owned">
+ <np type="owner_owned" case="NOM">
<np def="def" locus="number" role="owner" case="GEN">
<word posp="noun" gloss="hunter"/>
<word gloss="the" posp="det"/>
</np>
- <np def="def" locus="number" role="owned">
+ <np def="def" locus="number" role="owned" case="NOM">
<word posp="noun" gloss="daughter"/>
<word gloss="the" posp="det"/>
</np>
</np>
+ <thingy type="npcase" function="enclitic" gloss="NOM"/>
</np>
<np role="obj" case="ACC">
- <np type="owner_owned">
- <np type="owner_owned" role="owner">
+ <np type="owner_owned" case="ACC">
+ <np type="owner_owned" role="owner" case="ACC">
<np def="neither" locus="number" role="owner" case="GEN" person="2">
<word person="2" posp="pron" gloss="2" gender="gender?"/>
</np>
<np def="def" locus="number" role="owned" case="GEN">
<word posp="noun" gloss="neighbour"/>
<word gloss="the" posp="det"/>
</np>
</np>
- <np def="def" locus="number" role="owned">
+ <np def="def" locus="number" role="owned" case="ACC">
<word posp="noun" gloss="son"/>
<word gloss="the" posp="det"/>
</np>
</np>
+ <thingy type="npcase" function="enclitic" gloss="ACC"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" obj="3">
<word posp="verb" gloss="kiss"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</s>
</example>
propagateArgumentCase: No change.
unwrapArgumentNPs:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son."> <s> - <np role="subj" case="NOM"> - <np type="owner_owned" case="NOM"> + <np type="owner_owned" case="NOM" role="subj"> <np def="def" locus="number" role="owner" case="GEN"> <word posp="noun" gloss="hunter"/> <word gloss="the" posp="det"/> </np> <np def="def" locus="number" role="owned" case="NOM"> <word posp="noun" gloss="daughter"/> <word gloss="the" posp="det"/> </np> </np> <thingy type="npcase" function="enclitic" gloss="NOM"/> - </np> - <np role="obj" case="ACC"> - <np type="owner_owned" case="ACC"> + <np type="owner_owned" case="ACC" role="obj"> <np type="owner_owned" role="owner" case="ACC"> <np def="neither" locus="number" role="owner" case="GEN" person="2"> <word person="2" posp="pron" gloss="2" gender="gender?"/> </np> <np def="def" locus="number" role="owned" case="GEN"> <word posp="noun" gloss="neighbour"/> <word gloss="the" posp="det"/> </np> </np> <np def="def" locus="number" role="owned" case="ACC"> <word posp="noun" gloss="son"/> <word gloss="the" posp="det"/> </np> </np> <thingy type="npcase" function="enclitic" gloss="ACC"/> - </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" obj="3"> <word posp="verb" gloss="kiss"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> </vp> </s> </example>
unwrapOwnerOwned:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son."> <s> - <np type="owner_owned" case="NOM" role="subj"> <np def="def" locus="number" role="owner" case="GEN"> <word posp="noun" gloss="hunter"/> <word gloss="the" posp="det"/> </np> <np def="def" locus="number" role="owned" case="NOM"> <word posp="noun" gloss="daughter"/> <word gloss="the" posp="det"/> </np> - </np> <thingy type="npcase" function="enclitic" gloss="NOM"/> - <np type="owner_owned" case="ACC" role="obj"> - <np type="owner_owned" role="owner" case="ACC"> <np def="neither" locus="number" role="owner" case="GEN" person="2"> <word person="2" posp="pron" gloss="2" gender="gender?"/> </np> <np def="def" locus="number" role="owned" case="GEN"> <word posp="noun" gloss="neighbour"/> <word gloss="the" posp="det"/> </np> - </np> <np def="def" locus="number" role="owned" case="ACC"> <word posp="noun" gloss="son"/> <word gloss="the" posp="det"/> </np> - </np> <thingy type="npcase" function="enclitic" gloss="ACC"/> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" obj="3"> <word posp="verb" gloss="kiss"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> </vp> </s> </example>
movedowntoword:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son.">
<s>
<np def="def" locus="number" role="owner" case="GEN">
- <word posp="noun" gloss="hunter"/>
- <word gloss="the" posp="det"/>
+ <word posp="noun" gloss="hunter" def="def" locus="number" role="owner" case="GEN"/>
+ <word gloss="the" posp="det" def="def" locus="number" role="owner" case="GEN"/>
</np>
<np def="def" locus="number" role="owned" case="NOM">
- <word posp="noun" gloss="daughter"/>
- <word gloss="the" posp="det"/>
+ <word posp="noun" gloss="daughter" def="def" locus="number" role="owned" case="NOM"/>
+ <word gloss="the" posp="det" def="def" locus="number" role="owned" case="NOM"/>
</np>
<thingy type="npcase" function="enclitic" gloss="NOM"/>
<np def="neither" locus="number" role="owner" case="GEN" person="2">
- <word person="2" posp="pron" gloss="2" gender="gender?"/>
+ <word person="2" posp="pron" gloss="2" gender="gender?" def="neither" locus="number" role="owner" case="GEN"/>
</np>
<np def="def" locus="number" role="owned" case="GEN">
- <word posp="noun" gloss="neighbour"/>
- <word gloss="the" posp="det"/>
+ <word posp="noun" gloss="neighbour" def="def" locus="number" role="owned" case="GEN"/>
+ <word gloss="the" posp="det" def="def" locus="number" role="owned" case="GEN"/>
</np>
<np def="def" locus="number" role="owned" case="ACC">
- <word posp="noun" gloss="son"/>
- <word gloss="the" posp="det"/>
+ <word posp="noun" gloss="son" def="def" locus="number" role="owned" case="ACC"/>
+ <word gloss="the" posp="det" def="def" locus="number" role="owned" case="ACC"/>
</np>
<thingy type="npcase" function="enclitic" gloss="ACC"/>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" obj="3">
- <word posp="verb" gloss="kiss"/>
+ <word posp="verb" gloss="kiss" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" obj="3"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</s>
</example>
About to call getSlotValue for kiss/verb/voice/obligatoryGot active
About to call getSlotValue for kiss/verb/mode/obligatory
Got indicative
About to call getSlotValue for kiss/verb/question/optional
Got not.Q
addaffixes:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son.">
<s>
<np def="def" locus="number" role="owner" case="GEN">
<word posp="noun" gloss="hunter" def="def" locus="number" role="owner" case="GEN"/>
<word gloss="the" posp="det" def="def" locus="number" role="owner" case="GEN"/>
</np>
<np def="def" locus="number" role="owned" case="NOM">
<word posp="noun" gloss="daughter" def="def" locus="number" role="owned" case="NOM"/>
<word gloss="the" posp="det" def="def" locus="number" role="owned" case="NOM"/>
</np>
<thingy type="npcase" function="enclitic" gloss="NOM"/>
<np def="neither" locus="number" role="owner" case="GEN" person="2">
<word person="2" posp="pron" gloss="2" gender="gender?" def="neither" locus="number" role="owner" case="GEN"/>
</np>
<np def="def" locus="number" role="owned" case="GEN">
<word posp="noun" gloss="neighbour" def="def" locus="number" role="owned" case="GEN"/>
<word gloss="the" posp="det" def="def" locus="number" role="owned" case="GEN"/>
</np>
<np def="def" locus="number" role="owned" case="ACC">
<word posp="noun" gloss="son" def="def" locus="number" role="owned" case="ACC"/>
<word gloss="the" posp="det" def="def" locus="number" role="owned" case="ACC"/>
</np>
<thingy type="npcase" function="enclitic" gloss="ACC"/>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" obj="3">
+ <thingy type="verbvoice" function="prefix" gloss="active"/>
<word posp="verb" gloss="kiss" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" obj="3"/>
+ <thingy type="verbmode" function="suffix" gloss="indicative"/>
+ <thingy type="verbquestion" function="suffix" gloss="not.Q"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</s>
</example>
flatten:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son."> - <s> - <np def="def" locus="number" role="owner" case="GEN"> + <flat> <word posp="noun" gloss="hunter" def="def" locus="number" role="owner" case="GEN"/> <word gloss="the" posp="det" def="def" locus="number" role="owner" case="GEN"/> - </np> - <np def="def" locus="number" role="owned" case="NOM"> <word posp="noun" gloss="daughter" def="def" locus="number" role="owned" case="NOM"/> <word gloss="the" posp="det" def="def" locus="number" role="owned" case="NOM"/> - </np> <thingy type="npcase" function="enclitic" gloss="NOM"/> - <np def="neither" locus="number" role="owner" case="GEN" person="2"> <word person="2" posp="pron" gloss="2" gender="gender?" def="neither" locus="number" role="owner" case="GEN"/> - </np> - <np def="def" locus="number" role="owned" case="GEN"> <word posp="noun" gloss="neighbour" def="def" locus="number" role="owned" case="GEN"/> <word gloss="the" posp="det" def="def" locus="number" role="owned" case="GEN"/> - </np> - <np def="def" locus="number" role="owned" case="ACC"> <word posp="noun" gloss="son" def="def" locus="number" role="owned" case="ACC"/> <word gloss="the" posp="det" def="def" locus="number" role="owned" case="ACC"/> - </np> <thingy type="npcase" function="enclitic" gloss="ACC"/> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" obj="3"> <thingy type="verbvoice" function="prefix" gloss="active"/> <word posp="verb" gloss="kiss" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" obj="3"/> <thingy type="verbmode" function="suffix" gloss="indicative"/> <thingy type="verbquestion" function="suffix" gloss="not.Q"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> - </vp> - </s> + </flat> </example>
addvocab:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son."> <flat> - <word posp="noun" gloss="hunter" def="def" locus="number" role="owner" case="GEN"/> - <word gloss="the" posp="det" def="def" locus="number" role="owner" case="GEN"/> - <word posp="noun" gloss="daughter" def="def" locus="number" role="owned" case="NOM"/> - <word gloss="the" posp="det" def="def" locus="number" role="owned" case="NOM"/> - <thingy type="npcase" function="enclitic" gloss="NOM"/> - <word person="2" posp="pron" gloss="2" gender="gender?" def="neither" locus="number" role="owner" case="GEN"/> - <word posp="noun" gloss="neighbour" def="def" locus="number" role="owned" case="GEN"/> - <word gloss="the" posp="det" def="def" locus="number" role="owned" case="GEN"/> - <word posp="noun" gloss="son" def="def" locus="number" role="owned" case="ACC"/> - <word gloss="the" posp="det" def="def" locus="number" role="owned" case="ACC"/> - <thingy type="npcase" function="enclitic" gloss="ACC"/> - <thingy type="verbvoice" function="prefix" gloss="active"/> - <word posp="verb" gloss="kiss" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" obj="3"/> - <thingy type="verbmode" function="suffix" gloss="indicative"/> - <thingy type="verbquestion" function="suffix" gloss="not.Q"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> + <word posp="noun" gloss="hunter" def="def" locus="number" role="owner" case="GEN">|z|ɑ|xʷ|ɑ|</word> + <word gloss="the" posp="det" def="def" locus="number" role="owner" case="GEN">|s|o|</word> + <word posp="noun" gloss="daughter" def="def" locus="number" role="owned" case="NOM">|v|e|ʒ|i|</word> + <word gloss="the" posp="det" def="def" locus="number" role="owned" case="NOM">|s|o|</word> + <thingy type="npcase" function="enclitic" gloss="NOM">-</thingy> + <word person="2" posp="pron" gloss="2" gender="gender?" def="neither" locus="number" role="owner" case="GEN">|w|æ|</word> + <word posp="noun" gloss="neighbour" def="def" locus="number" role="owned" case="GEN">|ʃ|au|r|i|</word> + <word gloss="the" posp="det" def="def" locus="number" role="owned" case="GEN">|s|o|</word> + <word posp="noun" gloss="son" def="def" locus="number" role="owned" case="ACC">|d|i|t|u|</word> + <word gloss="the" posp="det" def="def" locus="number" role="owned" case="ACC">|s|o|</word> + <thingy type="npcase" function="enclitic" gloss="ACC">|s|i|</thingy> + <thingy type="verbvoice" function="prefix" gloss="active">|t͡ʃ|-</thingy> + <word posp="verb" gloss="kiss" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" obj="3">|u|n|u|</word> + <thingy type="verbmode" function="suffix" gloss="indicative">-|k|u|</thingy> + <thingy type="verbquestion" function="suffix" gloss="not.Q">-</thingy> + <thingy type="vpta" function="enclitic" gloss="PAST">|m|i|</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> </flat> </example>
vowelharmony: No change.
### |z|ɑ|xʷ|ɑ|#-> zɑxʷɑ
### |z|ɑ|xʷ|ɑ|
#-> zɑxʷɑ
### |s|o|
#-> so
### |s|o|
#-> so
### |v|e|ʒ|i|
#-> veʒi
### |v|e|ʒ|i|
#-> veʒi
### |s|o|
#-> so
### |s|o|
#-> so
### |w|æ|
#-> wæ
### |w|æ|
#-> wæ
### |ʃ|au|r|i|
#-> ʃauri
### |ʃ|au|r|i|
#-> ʃauri
### |s|o|
#-> so
### |s|o|
#-> so
### |d|i|t|u|
#-> ditu
### |d|i|t|u|
#-> ditu
### |s|o|
#-> so
### |s|o|
#-> so
### |s|i|
#-> si
### |s|i|
#-> si
### |t͡ʃ|-
#-> t͡ʃ-
### |t͡ʃ|-
#-> t͡ʃ-
### |u|n|u|
#-> unu
### |u|n|u|
#-> unu
### -|k|u|
#-> -ku
### -|k|u|
#-> -ku
### |m|i|
#-> mi
### |m|i|
#-> mi
### |z|ɑ|xʷ|ɑ| |s|o| |v|e|ʒ|i| |s|o| |w|æ| |ʃ|au|r|i| |s|o| |d|i|t|u| |s|o| |s|i| |t͡ʃ||u|n|u||k|u| |m|i|
#-> zɑxʷɑ so veʒi so wæ ʃauri so ditu so si t͡ʃunuku mi
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">|z|ɑ|xʷ|ɑ|</word>
<word gloss="the" posp="det" def="def" locus="number" role="owner" case="GEN">|s|o|</word>
<word posp="noun" gloss="daughter" def="def" locus="number" role="owned" case="NOM">|v|e|ʒ|i|</word>
<word gloss="the" posp="det" def="def" locus="number" role="owned" case="NOM">|s|o|</word>
- <thingy type="npcase" function="enclitic" gloss="NOM">-</thingy>
<word person="2" posp="pron" gloss="2" gender="gender?" def="neither" locus="number" role="owner" case="GEN">|w|æ|</word>
<word posp="noun" gloss="neighbour" def="def" locus="number" role="owned" case="GEN">|ʃ|au|r|i|</word>
<word gloss="the" posp="det" def="def" locus="number" role="owned" case="GEN">|s|o|</word>
<word posp="noun" gloss="son" def="def" locus="number" role="owned" case="ACC">|d|i|t|u|</word>
<word gloss="the" posp="det" def="def" locus="number" role="owned" case="ACC">|s|o|</word>
<thingy type="npcase" function="enclitic" gloss="ACC">|s|i|</thingy>
<thingy type="verbvoice" function="prefix" gloss="active">|t͡ʃ|-</thingy>
<word posp="verb" gloss="kiss" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" obj="3">|u|n|u|</word>
<thingy type="verbmode" function="suffix" gloss="indicative">-|k|u|</thingy>
- <thingy type="verbquestion" function="suffix" gloss="not.Q">-</thingy>
<thingy type="vpta" function="enclitic" gloss="PAST">|m|i|</thingy>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
</flat>
+ <p><span class="ilpair"><span class="mor">zɑxʷɑ</span><br><span class="gls">hunter</span></span> <span class="ilpair"><span class="mor">so</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">veʒi</span><br><span class="gls">daughter</span></span> <span class="ilpair"><span class="mor">so</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">wæ</span><br><span class="gls">2</span></span> <span class="ilpair"><span class="mor">ʃauri</span><br><span class="gls">neighbour</span></span> <span class="ilpair"><span class="mor">so</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">ditu</span><br><span class="gls">son</span></span> <span class="ilpair"><span class="mor">so</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">si</span><br><span class="gls">ACC</span></span> <span class="ilpair"><span class="mor">t͡ʃ-</span><br><span class="gls">active</span></span> <span class="ilpair"><span class="mor">unu</span><br><span class="gls">kiss</span></span> <span class="ilpair"><span class="mor">-ku</span><br><span class="gls">indicative</span></span> <span class="ilpair"><span class="mor">mi</span><br><span class="gls">PAST</span></span></p>
+ <p>zɑxʷɑ so veʒi so wæ ʃauri so ditu so si t͡ʃunuku mi</p>
+ <p>zakhwa so vezhi so wä shauri so ditu so si chunuku mi</p>
+ <il>
+ <w>
+ <o>zɑxʷɑ</o>
+ <g>hunter</g>
+ </w>
+ <w>
+ <o>so</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>veʒi</o>
+ <g>daughter</g>
+ </w>
+ <w>
+ <o>so</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>wæ</o>
+ <g>2</g>
+ </w>
+ <w>
+ <o>ʃauri</o>
+ <g>neighbour</g>
+ </w>
+ <w>
+ <o>so</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>ditu</o>
+ <g>son</g>
+ </w>
+ <w>
+ <o>so</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>si</o>
+ <g>ACC</g>
+ </w>
+ <w>
+ <o>t͡ʃ-</o>
+ <g>active</g>
+ </w>
+ <w>
+ <o>unu</o>
+ <g>kiss</g>
+ </w>
+ <w>
+ <o>-ku</o>
+ <g>indicative</g>
+ </w>
+ <w>
+ <o>mi</o>
+ <g>PAST</g>
+ </w>
+ </il>
</example>
### zɑxʷɑ so veʒi so wæ ʃauri so ditu so si t͡ʃunuku mi#-> zɑxʷɑ so veʒi so wæ ʃauri so ditu so si t͡ʃunuku mi
Zakhwa so vezhi so wä shauri so ditu so si chunuku mi. [zɑxʷɑ so veʒi so wæ ʃauri so ditu so si t͡ʃunuku mi] zɑxʷɑ hunter so the veʒi daughter so the wæ 2 ʃauri neighbour so the ditu son so the si ACC t͡ʃ- active unu kiss -ku indicative mi PAST “The hunter’s daughter kissed your neighbour’s son.” | (10) |
Derivation
Ghewa 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 adj2verb: No change.
module articles:
<example id="lamb0" translation="a lamb"> - <np def="indef" number="sing" tr="rheme" locus="number"> + <np number="sing" tr="rheme" locus="number"> <word posp="noun" gloss="lamb"/> </np> </example>
module nonpastonly: No change.
module noepistemic: No change.
module NRel: No change.
module sentenceconnectors: No change.
module nominalise: No change.
module affixdensity: No change.
module adpositions: No change.
module constorder: No change.
module casemarking:
<example id="lamb0" translation="a lamb"> - <np number="sing" tr="rheme" locus="number"> + <np number="sing" tr="rheme" locus="number" case="NOM"> <word posp="noun" gloss="lamb"/> </np> </example>
module markowner: No change.
module simplifynumber:
<example id="lamb0" translation="a lamb"> - <np number="sing" tr="rheme" locus="number" case="NOM"> + <np tr="rheme" locus="number" case="NOM"> <word posp="noun" gloss="lamb"/> </np> </example>
module propagatenumber: No change.
createpronouns: No change.
module ngen: No change.
module wordorder: No change.
module wordorder: No change.
module wordorder: No change.
module conjp: No change.
flattenconjp: No change.
fixpronouns: No change.
copyuptophrase: No change.
prodrop: No change.
addclitics:
<example id="lamb0" translation="a lamb">
<np tr="rheme" locus="number" case="NOM">
<word posp="noun" gloss="lamb"/>
+ <thingy type="npcase" function="enclitic" gloss="NOM"/>
</np>
</example>
propagateArgumentCase: No change.
unwrapArgumentNPs: No change.
unwrapOwnerOwned: No change.
movedowntoword:
<example id="lamb0" translation="a lamb"> <np tr="rheme" locus="number" case="NOM"> - <word posp="noun" gloss="lamb"/> + <word posp="noun" gloss="lamb" tr="rheme" locus="number" case="NOM"/> <thingy type="npcase" function="enclitic" gloss="NOM"/> </np> </example>
addaffixes: No change.
flatten:
<example id="lamb0" translation="a lamb"> - <np tr="rheme" locus="number" case="NOM"> + <flat> <word posp="noun" gloss="lamb" tr="rheme" locus="number" case="NOM"/> <thingy type="npcase" function="enclitic" gloss="NOM"/> - </np> + </flat> </example>
addvocab:
<example id="lamb0" translation="a lamb"> <flat> - <word posp="noun" gloss="lamb" tr="rheme" locus="number" case="NOM"/> - <thingy type="npcase" function="enclitic" gloss="NOM"/> + <word posp="noun" gloss="lamb" tr="rheme" locus="number" case="NOM">|w|æ|ɡ|ɑ|</word> + <thingy type="npcase" function="enclitic" gloss="NOM">-</thingy> </flat> </example>
vowelharmony: No change.
### |w|æ|ɡ|ɑ|#-> wæɡɑ
### |w|æ|ɡ|ɑ|
#-> wæɡɑ
### |w|æ|ɡ|ɑ|
#-> wæɡɑ
removetags:
<example id="lamb0" translation="a lamb">
<flat>
<word posp="noun" gloss="lamb" tr="rheme" locus="number" case="NOM">|w|æ|ɡ|ɑ|</word>
- <thingy type="npcase" function="enclitic" gloss="NOM">-</thingy>
</flat>
+ <p><span class="ilpair"><span class="mor">wæɡɑ</span><br><span class="gls">lamb</span></span></p>
+ <p>wæɡɑ</p>
+ <p>wäga</p>
+ <il>
+ <w>
+ <o>wæɡɑ</o>
+ <g>lamb</g>
+ </w>
+ </il>
</example>
### wæɡɑ#-> wæɡɑ
wäga [wæɡɑ] wæɡɑ lamb “a lamb” | (11) |
In the following, the word for little becomes an affix attached to lamb:
initial XML:
<example id="lamb1" translation="a little lamb">
<np def="indef" number="sing" tr="rheme">
<noun>lamb</noun>
<adj>little</adj>
</np>
</example>cleanup:
<example id="lamb1" translation="a little lamb"> - <np def="indef" number="sing" tr="rheme"> - <noun>lamb</noun> - <adj>little</adj> + <np def="indef" number="sing" tr="rheme" locus="number"> + <word posp="noun" gloss="lamb"/> + <word posp="adj" gloss="little"/> </np> </example>The adjective 'little' will be incorporated. Resistance is useless.
module adj2verb: No change.
module articles:
<example id="lamb1" translation="a little lamb"> - <np def="indef" number="sing" tr="rheme" locus="number"> + <np number="sing" tr="rheme" locus="number"> <word posp="noun" gloss="lamb"/> <word posp="adj" gloss="little"/> </np> </example>
module nonpastonly: No change.
module noepistemic: No change.
module NRel: No change.
module sentenceconnectors: No change.
module nominalise: No change.
submodule transform_adj<example id="lamb1" translation="a little lamb">
<np number="sing" tr="rheme" locus="number">
<word gloss="lamb" lexposp="noun" posp="noun">
<thingy gloss="little₁" type="nounnounderivbef" origposp="adj"/>
<thingy gloss="little₂" type="nounnounderivaft" origposp="adj"/>
</word>
</np>
</example>module affixdensity:
<example id="lamb1" translation="a little lamb"> <np number="sing" tr="rheme" locus="number"> - <word posp="noun" gloss="lamb"/> - <word posp="adj" gloss="little"/> + <word gloss="lamb" lexposp="noun" posp="noun"> + <thingy gloss="little₁" type="nounnounderivbef" origposp="adj"/> + <thingy gloss="little₂" type="nounnounderivaft" origposp="adj"/> + </word> </np> </example>
module adpositions: No change.
module constorder: No change.
module casemarking:
<example id="lamb1" translation="a little lamb"> - <np number="sing" tr="rheme" locus="number"> + <np number="sing" tr="rheme" locus="number" case="NOM"> <word gloss="lamb" lexposp="noun" posp="noun"> <thingy gloss="little₁" type="nounnounderivbef" origposp="adj"/> <thingy gloss="little₂" type="nounnounderivaft" origposp="adj"/> </word> </np> </example>
module markowner: No change.
module simplifynumber:
<example id="lamb1" translation="a little lamb"> - <np number="sing" tr="rheme" locus="number" case="NOM"> + <np tr="rheme" locus="number" case="NOM"> <word gloss="lamb" lexposp="noun" posp="noun"> <thingy gloss="little₁" type="nounnounderivbef" origposp="adj"/> <thingy gloss="little₂" type="nounnounderivaft" origposp="adj"/> </word> </np> </example>
module propagatenumber: No change.
createpronouns: No change.
module ngen: No change.
module wordorder: No change.
module wordorder: No change.
module wordorder: No change.
module conjp: No change.
flattenconjp: No change.
fixpronouns: No change.
copyuptophrase: No change.
prodrop: No change.
addclitics:
<example id="lamb1" translation="a little lamb">
<np tr="rheme" locus="number" case="NOM">
<word gloss="lamb" lexposp="noun" posp="noun">
<thingy gloss="little₁" type="nounnounderivbef" origposp="adj"/>
<thingy gloss="little₂" type="nounnounderivaft" origposp="adj"/>
</word>
+ <thingy type="npcase" function="enclitic" gloss="NOM"/>
</np>
</example>
propagateArgumentCase: No change.
unwrapArgumentNPs: No change.
unwrapOwnerOwned: No change.
movedowntoword:
<example id="lamb1" translation="a little lamb"> <np tr="rheme" locus="number" case="NOM"> - <word gloss="lamb" lexposp="noun" posp="noun"> + <word gloss="lamb" lexposp="noun" posp="noun" tr="rheme" locus="number" case="NOM"> <thingy gloss="little₁" type="nounnounderivbef" origposp="adj"/> <thingy gloss="little₂" type="nounnounderivaft" origposp="adj"/> </word> <thingy type="npcase" function="enclitic" gloss="NOM"/> </np> </example>
addaffixes: No change.
flatten:
<example id="lamb1" translation="a little lamb"> - <np tr="rheme" locus="number" case="NOM"> - <word gloss="lamb" lexposp="noun" posp="noun" tr="rheme" locus="number" case="NOM"> + <flat> <thingy gloss="little₁" type="nounnounderivbef" origposp="adj"/> + <word gloss="lamb" lexposp="noun" posp="noun" tr="rheme" locus="number" case="NOM"/> <thingy gloss="little₂" type="nounnounderivaft" origposp="adj"/> - </word> <thingy type="npcase" function="enclitic" 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"/> - <thingy gloss="little₂" type="nounnounderivaft" origposp="adj"/> - <thingy type="npcase" function="enclitic" gloss="NOM"/> + <thingy gloss="little₁" type="nounnounderivbef" origposp="adj">-</thingy> + <word gloss="lamb" lexposp="noun" posp="noun" tr="rheme" locus="number" case="NOM">|w|æ|ɡ|ɑ|</word> + <thingy gloss="little₂" type="nounnounderivaft" origposp="adj">-|||x||æ|||||</thingy> + <thingy type="npcase" function="enclitic" gloss="NOM">-</thingy> </flat> </example>
vowelharmony: No change.
### |w|æ|ɡ|ɑ|#-> wæɡɑ
### |w|æ|ɡ|ɑ|
#-> wæɡɑ
### -|||x||æ|||||
#-> -xæ
### -|||x||æ|||||
#-> -xæ
### |w|æ|ɡ|ɑ||||x||æ|||||
#-> wæɡɑxæ
removetags:
<example id="lamb1" translation="a little lamb"> <flat> - <thingy gloss="little₁" type="nounnounderivbef" origposp="adj">-</thingy> <word gloss="lamb" lexposp="noun" posp="noun" tr="rheme" locus="number" case="NOM">|w|æ|ɡ|ɑ|</word> <thingy gloss="little₂" type="nounnounderivaft" origposp="adj">-|||x||æ|||||</thingy> - <thingy type="npcase" function="enclitic" gloss="NOM">-</thingy> </flat> + <p><span class="ilpair"><span class="mor">wæɡɑ</span><br><span class="gls">lamb</span></span> <span class="ilpair"><span class="mor">-xæ</span><br><span class="gls">little</span></span></p> + <p>wæɡɑxæ</p> + <p>wägakhä</p> + <il> + <w> + <o>wæɡɑ</o> + <g>lamb</g> + </w> + <w> + <o>-xæ</o> + <g>little</g> + </w> + </il> </example>### wæɡɑxæ
#-> wæɡɑxæ
wägakhä [wæɡɑxæ] wæɡɑ lamb -xæ little “a little lamb” | (12) |
Compounding
Verbs
Inflectional Categories
All verbal phrase clitics in Ghewa are enclitics (placed finally), and there are two types: a clitic expressing ta, comprising mi /mi/ ‘PAST’ followed by a clitic expressing negation, comprising kä /kæ/ ‘NEG’.
In addition, the verb is structured like this: first, an obligatory prefix expressing voice, comprising ch- /t͡ʃ-/ ‘active’ and qu- /kʷ-/ ‘passive’; second, the root; third, an obligatory suffix expressing mode, comprising -ku /-ku/ ‘indicative’, -bä /-bæ/ ‘imperative’, -hu /-hu/ ‘conditional’ and -nu /-nu/ ‘optative’; and finally, fourth, an optional suffix expressing question, comprising -fi /-fi/ ‘Q’.
The verb displays the following derivational morphology: two suffixes, namely -ğa /-ɣɑ/ ‘begin’ and -qu /-ʔ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 adj2verb: No change.
module articles: No change.
module nonpastonly:
<example id="love" translation="I love you."> <s> - <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="love"/> </vp> <np number="sing" def="neither" role="subj" locus="number"> <word person="1excl" number="sing" posp="pron"/> </np> <np number="sing" def="neither" role="obj" locus="number"> <word person="2" number="sing" posp="pron"/> </np> </s> </example>
module noepistemic: No change.
module NRel: No change.
module sentenceconnectors: No change.
module nominalise: No change.
tva1tva2
module affixdensity: No change.
module adpositions: No change.
module constorder:
<example id="love" translation="I love you."> <s> - <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> - <word posp="verb" gloss="love"/> - </vp> <np number="sing" def="neither" role="subj" locus="number"> <word person="1excl" number="sing" posp="pron"/> </np> <np number="sing" def="neither" role="obj" locus="number"> <word person="2" number="sing" posp="pron"/> </np> + <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> + <word posp="verb" gloss="love"/> + </vp> </s> </example>
module casemarking:
<example id="love" translation="I love you."> <s> - <np number="sing" def="neither" role="subj" locus="number"> + <np number="sing" def="neither" role="subj" locus="number" case="NOM"> <word person="1excl" number="sing" posp="pron"/> </np> - <np number="sing" def="neither" role="obj" locus="number"> + <np number="sing" def="neither" role="obj" locus="number" case="ACC"> <word person="2" number="sing" posp="pron"/> </np> <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="love"/> </vp> </s> </example>
module markowner: No change.
module 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> - <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> <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="love"/> </vp> </s> </example>
module propagatenumber: No change.
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="gender?"/>
</np>
<np def="neither" role="obj" locus="number" case="ACC">
- <word person="2" posp="pron"/>
+ <word person="2" posp="pron" gloss="2" gender="gender?"/>
</np>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES">
<word posp="verb" gloss="love"/>
</vp>
</s>
</example>
copyuptophrase:
<example id="love" translation="I love you."> <s> - <np 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="gender?"/> </np> - <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="gender?"/> </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> </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="gender?"/> - </np> <np def="neither" role="obj" locus="number" case="ACC" person="2"> <word person="2" posp="pron" gloss="2" gender="gender?"/> </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> </s> </example>
addclitics:
<example id="love" translation="I love you.">
<s>
<np def="neither" role="obj" locus="number" case="ACC" person="2">
<word person="2" posp="pron" gloss="2" gender="gender?"/>
+ <thingy type="npcase" function="enclitic" gloss="ACC"/>
</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"/>
+ <thingy type="vpta" function="enclitic" gloss="PRES"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</s>
</example>
propagateArgumentCase: No change.
unwrapArgumentNPs: No change.
unwrapOwnerOwned: No change.
movedowntoword:
<example id="love" translation="I love you.">
<s>
<np def="neither" role="obj" locus="number" case="ACC" person="2">
- <word person="2" posp="pron" gloss="2" gender="gender?"/>
+ <word person="2" posp="pron" gloss="2" gender="gender?" def="neither" role="obj" locus="number" case="ACC"/>
<thingy type="npcase" function="enclitic" gloss="ACC"/>
</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"/>
+ <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="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</s>
</example>
About to call getSlotValue for love/verb/voice/obligatoryGot active
About to call getSlotValue for love/verb/mode/obligatory
Got indicative
About to call getSlotValue for love/verb/question/optional
Got not.Q
addaffixes:
<example id="love" translation="I love you.">
<s>
<np def="neither" role="obj" locus="number" case="ACC" person="2">
<word person="2" posp="pron" gloss="2" gender="gender?" def="neither" role="obj" locus="number" case="ACC"/>
<thingy type="npcase" function="enclitic" gloss="ACC"/>
</np>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="1excl" obj="2">
+ <thingy type="verbvoice" function="prefix" gloss="active"/>
<word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="1excl" obj="2"/>
+ <thingy type="verbmode" function="suffix" gloss="indicative"/>
+ <thingy type="verbquestion" function="suffix" gloss="not.Q"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</s>
</example>
flatten:
<example id="love" translation="I love you."> - <s> - <np def="neither" role="obj" locus="number" case="ACC" person="2"> + <flat> <word person="2" posp="pron" gloss="2" gender="gender?" def="neither" role="obj" locus="number" case="ACC"/> <thingy type="npcase" function="enclitic" gloss="ACC"/> - </np> - <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="1excl" obj="2"> <thingy type="verbvoice" function="prefix" gloss="active"/> <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="1excl" obj="2"/> <thingy type="verbmode" function="suffix" gloss="indicative"/> <thingy type="verbquestion" function="suffix" gloss="not.Q"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> - </vp> - </s> + </flat> </example>
addvocab:
<example id="love" translation="I love you."> <flat> - <word person="2" posp="pron" gloss="2" gender="gender?" def="neither" role="obj" locus="number" case="ACC"/> - <thingy type="npcase" function="enclitic" gloss="ACC"/> - <thingy type="verbvoice" function="prefix" gloss="active"/> - <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="1excl" obj="2"/> - <thingy type="verbmode" function="suffix" gloss="indicative"/> - <thingy type="verbquestion" function="suffix" gloss="not.Q"/> - <thingy type="vpta" function="enclitic" gloss="PRES"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> + <word person="2" posp="pron" gloss="2" gender="gender?" def="neither" role="obj" locus="number" case="ACC">|w|æ|</word> + <thingy type="npcase" function="enclitic" gloss="ACC">|s|i|</thingy> + <thingy type="verbvoice" function="prefix" gloss="active">|t͡ʃ|-</thingy> + <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="1excl" obj="2">|u|s|i|</word> + <thingy type="verbmode" function="suffix" gloss="indicative">-|k|u|</thingy> + <thingy type="verbquestion" function="suffix" gloss="not.Q">-</thingy> + <thingy type="vpta" function="enclitic" gloss="PRES">-</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> </flat> </example>
vowelharmony: No change.
### |w|æ|#-> wæ
### |w|æ|
#-> wæ
### |s|i|
#-> si
### |s|i|
#-> si
### |t͡ʃ|-
#-> t͡ʃ-
### |t͡ʃ|-
#-> t͡ʃ-
### |u|s|i|
#-> usi
### |u|s|i|
#-> usi
### -|k|u|
#-> -ku
### -|k|u|
#-> -ku
### |w|æ| |s|i| |t͡ʃ||u|s|i||k|u|
#-> wæ si t͡ʃusiku
removetags:
<example id="love" translation="I love you.">
<flat>
<word person="2" posp="pron" gloss="2" gender="gender?" def="neither" role="obj" locus="number" case="ACC">|w|æ|</word>
<thingy type="npcase" function="enclitic" gloss="ACC">|s|i|</thingy>
<thingy type="verbvoice" function="prefix" gloss="active">|t͡ʃ|-</thingy>
<word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="1excl" obj="2">|u|s|i|</word>
<thingy type="verbmode" function="suffix" gloss="indicative">-|k|u|</thingy>
- <thingy type="verbquestion" function="suffix" gloss="not.Q">-</thingy>
- <thingy type="vpta" function="enclitic" gloss="PRES">-</thingy>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
</flat>
+ <p><span class="ilpair"><span class="mor">wæ</span><br><span class="gls">2</span></span> <span class="ilpair"><span class="mor">si</span><br><span class="gls">ACC</span></span> <span class="ilpair"><span class="mor">t͡ʃ-</span><br><span class="gls">active</span></span> <span class="ilpair"><span class="mor">usi</span><br><span class="gls">love</span></span> <span class="ilpair"><span class="mor">-ku</span><br><span class="gls">indicative</span></span></p>
+ <p>wæ si t͡ʃusiku</p>
+ <p>wä si chusiku</p>
+ <il>
+ <w>
+ <o>wæ</o>
+ <g>2</g>
+ </w>
+ <w>
+ <o>si</o>
+ <g>ACC</g>
+ </w>
+ <w>
+ <o>t͡ʃ-</o>
+ <g>active</g>
+ </w>
+ <w>
+ <o>usi</o>
+ <g>love</g>
+ </w>
+ <w>
+ <o>-ku</o>
+ <g>indicative</g>
+ </w>
+ </il>
</example>
### wæ si t͡ʃusiku#-> wæ si t͡ʃusiku
Wä si chusiku. [wæ si t͡ʃusiku] wæ 2 si ACC t͡ʃ- active usi love -ku indicative “I love you.” | (13) |
Adverbs Minor Classes
Adpositions
There is one type of clitic in the adpositional phrase, namely an enclitic (placed finally), expressing root.
initial XML:
<example id="adpos1" translation="on the table">
<pp p="in" location="surface" precise="yes">
<np def="def" number="sing">
<noun>table</noun>
</np>
</pp>
</example>cleanup:
<example id="adpos1" translation="on the table"> <pp p="in" location="surface" precise="yes"> - <np def="def" number="sing"> - <noun>table</noun> + <np def="def" number="sing" locus="number"> + <word posp="noun" gloss="table"/> </np> </pp> </example>
module adj2verb: No change.
module articles:
<example id="adpos1" translation="on the table">
<pp p="in" location="surface" precise="yes">
<np def="def" number="sing" locus="number">
<word posp="noun" gloss="table"/>
+ <word gloss="the" posp="det"/>
</np>
</pp>
</example>
module nonpastonly: No change.
module noepistemic: No change.
module NRel: No change.
module sentenceconnectors: No change.
module nominalise: No change.
module affixdensity: No change.
module adpositions:
<example id="adpos1" translation="on the table"> <pp p="in" location="surface" precise="yes"> + <np type="owner_owned"> <np def="def" number="sing" locus="number"> <word posp="noun" gloss="table"/> <word gloss="the" posp="det"/> </np> + <np def="def" number="sing"> + <word posp="noun" gloss="surface"/> + </np> + </np> + <word gloss="in" posp="pp"/> </pp> </example>
module constorder: No change.
module casemarking: No change.
module markowner: No change.
module simplifynumber:
<example id="adpos1" translation="on the table">
<pp p="in" location="surface" precise="yes">
<np type="owner_owned">
- <np def="def" number="sing" locus="number">
+ <np def="def" locus="number">
<word posp="noun" gloss="table"/>
<word gloss="the" posp="det"/>
</np>
- <np def="def" number="sing">
+ <np def="def">
<word posp="noun" gloss="surface"/>
</np>
</np>
<word gloss="in" posp="pp"/>
</pp>
</example>
module propagatenumber: No change.
createpronouns: No change.
module ngen: No change.
module wordorder: No change.
module wordorder: No change.
module wordorder: No change.
module conjp: No change.
flattenconjp: No change.
fixpronouns: No change.
copyuptophrase: No change.
prodrop: No change.
addclitics: No change.
propagateArgumentCase: No change.
unwrapArgumentNPs: No change.
unwrapOwnerOwned:
<example id="adpos1" translation="on the table"> <pp p="in" location="surface" precise="yes"> - <np type="owner_owned"> <np def="def" locus="number"> <word posp="noun" gloss="table"/> <word gloss="the" posp="det"/> </np> <np def="def"> <word posp="noun" gloss="surface"/> </np> - </np> <word gloss="in" posp="pp"/> </pp> </example>
movedowntoword:
<example id="adpos1" translation="on the table">
<pp p="in" location="surface" precise="yes">
<np def="def" locus="number">
- <word posp="noun" gloss="table"/>
- <word gloss="the" posp="det"/>
+ <word posp="noun" gloss="table" def="def" locus="number"/>
+ <word gloss="the" posp="det" def="def" locus="number"/>
</np>
<np def="def">
- <word posp="noun" gloss="surface"/>
+ <word posp="noun" gloss="surface" def="def"/>
</np>
- <word gloss="in" posp="pp"/>
+ <word gloss="in" posp="pp" p="in" location="surface" precise="yes"/>
</pp>
</example>
addaffixes: No change.
flatten:
<example id="adpos1" translation="on the table"> - <pp p="in" location="surface" precise="yes"> - <np def="def" locus="number"> + <flat> <word posp="noun" gloss="table" def="def" locus="number"/> <word gloss="the" posp="det" def="def" locus="number"/> - </np> - <np def="def"> <word posp="noun" gloss="surface" def="def"/> - </np> <word gloss="in" posp="pp" p="in" location="surface" precise="yes"/> - </pp> + </flat> </example>
addvocab:
<example id="adpos1" translation="on the table"> <flat> - <word posp="noun" gloss="table" def="def" locus="number"/> - <word gloss="the" posp="det" def="def" locus="number"/> - <word posp="noun" gloss="surface" def="def"/> - <word gloss="in" posp="pp" p="in" location="surface" precise="yes"/> + <word posp="noun" gloss="table" def="def" locus="number">|θ|au|ʒ|u|</word> + <word gloss="the" posp="det" def="def" locus="number">|s|o|</word> + <word posp="noun" gloss="surface" def="def">|z|ai|kʷ|i|</word> + <word gloss="in" posp="pp" p="in" location="surface" precise="yes">|s|u|</word> </flat> </example>
vowelharmony: No change.
### |θ|au|ʒ|u|#-> θauʒu
### |θ|au|ʒ|u|
#-> θauʒu
### |s|o|
#-> so
### |s|o|
#-> so
### |z|ai|kʷ|i|
#-> zaikʷi
### |z|ai|kʷ|i|
#-> zaikʷi
### |s|u|
#-> su
### |s|u|
#-> su
### |θ|au|ʒ|u| |s|o| |z|ai|kʷ|i| |s|u|
#-> θauʒu so zaikʷi su
removetags:
<example id="adpos1" translation="on the table">
<flat>
<word posp="noun" gloss="table" def="def" locus="number">|θ|au|ʒ|u|</word>
<word gloss="the" posp="det" def="def" locus="number">|s|o|</word>
<word posp="noun" gloss="surface" def="def">|z|ai|kʷ|i|</word>
<word gloss="in" posp="pp" p="in" location="surface" precise="yes">|s|u|</word>
</flat>
+ <p><span class="ilpair"><span class="mor">θauʒu</span><br><span class="gls">table</span></span> <span class="ilpair"><span class="mor">so</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">zaikʷi</span><br><span class="gls">surface</span></span> <span class="ilpair"><span class="mor">su</span><br><span class="gls">in</span></span></p>
+ <p>θauʒu so zaikʷi su</p>
+ <p>thauzhu so zaiqui su</p>
+ <il>
+ <w>
+ <o>θauʒu</o>
+ <g>table</g>
+ </w>
+ <w>
+ <o>so</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>zaikʷi</o>
+ <g>surface</g>
+ </w>
+ <w>
+ <o>su</o>
+ <g>in</g>
+ </w>
+ </il>
</example>
### θauʒu so zaikʷi su#-> θauʒu so zaikʷi su
thauzhu so zaiqui su [θauʒu so zaikʷi su] θauʒu table so the zaikʷi surface su in “on the table” | (14) |
initial XML:
<example id="adpos2" translation="into the box">
<pp p="to" location="inside" precise="yes">
<np def="def" number="sing">
<noun>box</noun>
</np>
</pp>
</example>cleanup:
<example id="adpos2" translation="into the box"> <pp p="to" location="inside" precise="yes"> - <np def="def" number="sing"> - <noun>box</noun> + <np def="def" number="sing" locus="number"> + <word posp="noun" gloss="box"/> </np> </pp> </example>
module adj2verb: No change.
module articles:
<example id="adpos2" translation="into the box">
<pp p="to" location="inside" precise="yes">
<np def="def" number="sing" locus="number">
<word posp="noun" gloss="box"/>
+ <word gloss="the" posp="det"/>
</np>
</pp>
</example>
module nonpastonly: No change.
module noepistemic: No change.
module NRel: No change.
module sentenceconnectors: No change.
module nominalise: No change.
module affixdensity: No change.
module adpositions:
<example id="adpos2" translation="into the box"> <pp p="to" location="inside" precise="yes"> + <np type="owner_owned"> <np def="def" number="sing" locus="number"> <word posp="noun" gloss="box"/> <word gloss="the" posp="det"/> </np> + <np def="def" number="sing"> + <word posp="noun" gloss="inside"/> + </np> + </np> + <word gloss="to" posp="pp"/> </pp> </example>
module constorder: No change.
module casemarking: No change.
module markowner: No change.
module simplifynumber:
<example id="adpos2" translation="into the box">
<pp p="to" location="inside" precise="yes">
<np type="owner_owned">
- <np def="def" number="sing" locus="number">
+ <np def="def" locus="number">
<word posp="noun" gloss="box"/>
<word gloss="the" posp="det"/>
</np>
- <np def="def" number="sing">
+ <np def="def">
<word posp="noun" gloss="inside"/>
</np>
</np>
<word gloss="to" posp="pp"/>
</pp>
</example>
module propagatenumber: No change.
createpronouns: No change.
module ngen: No change.
module wordorder: No change.
module wordorder: No change.
module wordorder: No change.
module conjp: No change.
flattenconjp: No change.
fixpronouns: No change.
copyuptophrase: No change.
prodrop: No change.
addclitics: No change.
propagateArgumentCase: No change.
unwrapArgumentNPs: No change.
unwrapOwnerOwned:
<example id="adpos2" translation="into the box"> <pp p="to" location="inside" precise="yes"> - <np type="owner_owned"> <np def="def" locus="number"> <word posp="noun" gloss="box"/> <word gloss="the" posp="det"/> </np> <np def="def"> <word posp="noun" gloss="inside"/> </np> - </np> <word gloss="to" posp="pp"/> </pp> </example>
movedowntoword:
<example id="adpos2" translation="into the box">
<pp p="to" location="inside" precise="yes">
<np def="def" locus="number">
- <word posp="noun" gloss="box"/>
- <word gloss="the" posp="det"/>
+ <word posp="noun" gloss="box" def="def" locus="number"/>
+ <word gloss="the" posp="det" def="def" locus="number"/>
</np>
<np def="def">
- <word posp="noun" gloss="inside"/>
+ <word posp="noun" gloss="inside" def="def"/>
</np>
- <word gloss="to" posp="pp"/>
+ <word gloss="to" posp="pp" p="to" location="inside" precise="yes"/>
</pp>
</example>
addaffixes: No change.
flatten:
<example id="adpos2" translation="into the box"> - <pp p="to" location="inside" precise="yes"> - <np def="def" locus="number"> + <flat> <word posp="noun" gloss="box" def="def" locus="number"/> <word gloss="the" posp="det" def="def" locus="number"/> - </np> - <np def="def"> <word posp="noun" gloss="inside" def="def"/> - </np> <word gloss="to" posp="pp" p="to" location="inside" precise="yes"/> - </pp> + </flat> </example>
addvocab:
<example id="adpos2" translation="into the box"> <flat> - <word posp="noun" gloss="box" def="def" locus="number"/> - <word gloss="the" posp="det" def="def" locus="number"/> - <word posp="noun" gloss="inside" def="def"/> - <word gloss="to" posp="pp" p="to" location="inside" precise="yes"/> + <word posp="noun" gloss="box" def="def" locus="number">|t͡ʃ|u|p|i|</word> + <word gloss="the" posp="det" def="def" locus="number">|s|o|</word> + <word posp="noun" gloss="inside" def="def">|ð|o|ʒ|i|</word> + <word gloss="to" posp="pp" p="to" location="inside" precise="yes">|d|o|</word> </flat> </example>
vowelharmony: No change.
### |t͡ʃ|u|p|i|#-> t͡ʃupi
### |t͡ʃ|u|p|i|
#-> t͡ʃupi
### |s|o|
#-> so
### |s|o|
#-> so
### |ð|o|ʒ|i|
#-> ðoʒi
### |ð|o|ʒ|i|
#-> ðoʒi
### |d|o|
#-> do
### |d|o|
#-> do
### |t͡ʃ|u|p|i| |s|o| |ð|o|ʒ|i| |d|o|
#-> t͡ʃupi so ðoʒi do
removetags:
<example id="adpos2" translation="into the box">
<flat>
<word posp="noun" gloss="box" def="def" locus="number">|t͡ʃ|u|p|i|</word>
<word gloss="the" posp="det" def="def" locus="number">|s|o|</word>
<word posp="noun" gloss="inside" def="def">|ð|o|ʒ|i|</word>
<word gloss="to" posp="pp" p="to" location="inside" precise="yes">|d|o|</word>
</flat>
+ <p><span class="ilpair"><span class="mor">t͡ʃupi</span><br><span class="gls">box</span></span> <span class="ilpair"><span class="mor">so</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">ðoʒi</span><br><span class="gls">inside</span></span> <span class="ilpair"><span class="mor">do</span><br><span class="gls">to</span></span></p>
+ <p>t͡ʃupi so ðoʒi do</p>
+ <p>chupi so ðozhi do</p>
+ <il>
+ <w>
+ <o>t͡ʃupi</o>
+ <g>box</g>
+ </w>
+ <w>
+ <o>so</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>ðoʒi</o>
+ <g>inside</g>
+ </w>
+ <w>
+ <o>do</o>
+ <g>to</g>
+ </w>
+ </il>
</example>
### t͡ʃupi so ðoʒi do#-> t͡ʃupi so ðoʒi do
chupi so ðozhi do [t͡ʃupi so ðoʒi do] t͡ʃupi box so the ðoʒi inside do to “into the box” | (15) |
initial XML:
<example id="adpos3" translation="with me">
<pp role="comitative">
<np number="sing" def="neither">
<pron person="1excl" number="sing"/>
</np>
</pp>
</example>cleanup:
<example id="adpos3" translation="with me"> <pp role="comitative"> - <np number="sing" def="neither"> - <pron person="1excl" number="sing"/> + <np number="sing" def="neither" locus="number"> + <word person="1excl" number="sing" posp="pron"/> </np> </pp> </example>
module adj2verb: No change.
module articles: No change.
module nonpastonly: No change.
module noepistemic: No change.
module NRel: No change.
module sentenceconnectors: No change.
module nominalise: No change.
module affixdensity: No change.
module adpositions:
<example id="adpos3" translation="with me">
<pp role="comitative">
<np number="sing" def="neither" locus="number">
<word person="1excl" number="sing" posp="pron"/>
</np>
+ <word gloss="COMIT" posp="pp"/>
</pp>
</example>
module constorder: No change.
module casemarking: No change.
module markowner: No change.
module simplifynumber:
<example id="adpos3" translation="with me"> <pp role="comitative"> - <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> <word gloss="COMIT" posp="pp"/> </pp> </example>
module propagatenumber: No change.
createpronouns: No change.
module ngen: No change.
module wordorder: No change.
module wordorder: No change.
module wordorder: No change.
module conjp: No change.
flattenconjp: No change.
fixpronouns:
<example id="adpos3" translation="with me">
<pp role="comitative">
<np def="neither" locus="number">
- <word person="1excl" posp="pron"/>
+ <word person="1excl" posp="pron" gloss="1excl" gender="gender?"/>
</np>
<word gloss="COMIT" posp="pp"/>
</pp>
</example>
copyuptophrase:
<example id="adpos3" translation="with me"> <pp role="comitative"> - <np def="neither" locus="number"> + <np def="neither" locus="number" person="1excl"> <word person="1excl" posp="pron" gloss="1excl" gender="gender?"/> </np> <word gloss="COMIT" posp="pp"/> </pp> </example>
prodrop: No change.
addclitics: No change.
propagateArgumentCase: No change.
unwrapArgumentNPs: No change.
unwrapOwnerOwned: No change.
movedowntoword:
<example id="adpos3" translation="with me">
<pp role="comitative">
<np def="neither" locus="number" person="1excl">
- <word person="1excl" posp="pron" gloss="1excl" gender="gender?"/>
+ <word person="1excl" posp="pron" gloss="1excl" gender="gender?" def="neither" locus="number"/>
</np>
- <word gloss="COMIT" posp="pp"/>
+ <word gloss="COMIT" posp="pp" role="comitative"/>
</pp>
</example>
addaffixes: No change.
flatten:
<example id="adpos3" translation="with me"> - <pp role="comitative"> - <np def="neither" locus="number" person="1excl"> + <flat> <word person="1excl" posp="pron" gloss="1excl" gender="gender?" def="neither" locus="number"/> - </np> <word gloss="COMIT" posp="pp" role="comitative"/> - </pp> + </flat> </example>
addvocab:
<example id="adpos3" translation="with me"> <flat> - <word person="1excl" posp="pron" gloss="1excl" gender="gender?" def="neither" locus="number"/> - <word gloss="COMIT" posp="pp" role="comitative"/> + <word person="1excl" posp="pron" gloss="1excl" gender="gender?" def="neither" locus="number">|xʷ|o|</word> + <word gloss="COMIT" posp="pp" role="comitative">|m|æ|</word> </flat> </example>
vowelharmony: No change.
### |xʷ|o|#-> xʷo
### |xʷ|o|
#-> xʷo
### |m|æ|
#-> mæ
### |m|æ|
#-> mæ
### |xʷ|o| |m|æ|
#-> xʷo mæ
removetags:
<example id="adpos3" translation="with me">
<flat>
<word person="1excl" posp="pron" gloss="1excl" gender="gender?" def="neither" locus="number">|xʷ|o|</word>
<word gloss="COMIT" posp="pp" role="comitative">|m|æ|</word>
</flat>
+ <p><span class="ilpair"><span class="mor">xʷo</span><br><span class="gls">1excl</span></span> <span class="ilpair"><span class="mor">mæ</span><br><span class="gls">COMIT</span></span></p>
+ <p>xʷo mæ</p>
+ <p>khwo Mä</p>
+ <il>
+ <w>
+ <o>xʷo</o>
+ <g>1excl</g>
+ </w>
+ <w>
+ <o>mæ</o>
+ <g>COMIT</g>
+ </w>
+ </il>
</example>
### xʷo mæ#-> xʷo mæ
khwo Mä [xʷo mæ] xʷo 1excl mæ COMIT “with me” | (16) |
Syntax
Basic Clause Structure
Constituent Order
Constituent order describes the typical arrangement of the subject (S), verb (V) and object (O) in simple declarative clauses. It is a fundamental parameter in grammatical description and forms one of the clearest ways of characterising the overall structure of a language’s clause system.
Ghewa has basic Subject–Object–Verb (SOV) word order. The subject precedes the object, and the verb appears at the end of the clause. This is one of the most frequent patterns cross-linguistically.
The following examples illustrate the basic, unmarked, constituent order in Ghewa.
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 adj2verb: No change.
module articles:
<example id="wo1" translation="The jaguar killed the hunter.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active">
<word posp="verb" gloss="kill"/>
</vp>
<np number="sing" def="def" role="subj" locus="number">
<word posp="noun" gloss="jaguar"/>
+ <word gloss="the" posp="det"/>
</np>
<np number="sing" def="def" role="obj" locus="number">
<word posp="noun" gloss="hunter"/>
+ <word gloss="the" posp="det"/>
</np>
</s>
</example>
module nonpastonly:
<example id="wo1" translation="The jaguar killed the hunter."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="kill"/> </vp> <np number="sing" def="def" role="subj" locus="number"> <word posp="noun" gloss="jaguar"/> <word gloss="the" posp="det"/> </np> <np number="sing" def="def" role="obj" locus="number"> <word posp="noun" gloss="hunter"/> <word gloss="the" posp="det"/> </np> </s> </example>
module noepistemic: No change.
module NRel: No change.
module sentenceconnectors: No change.
module nominalise: No change.
tva1tva2
module affixdensity: No change.
module adpositions: No change.
module constorder:
<example id="wo1" translation="The jaguar killed the hunter."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> - <word posp="verb" gloss="kill"/> - </vp> <np number="sing" def="def" role="subj" locus="number"> <word posp="noun" gloss="jaguar"/> <word gloss="the" posp="det"/> </np> <np number="sing" def="def" role="obj" locus="number"> <word posp="noun" gloss="hunter"/> <word gloss="the" posp="det"/> </np> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <word posp="verb" gloss="kill"/> + </vp> </s> </example>
module casemarking:
<example id="wo1" translation="The jaguar killed the hunter."> <s> - <np number="sing" def="def" role="subj" locus="number"> + <np number="sing" def="def" role="subj" locus="number" case="NOM"> <word posp="noun" gloss="jaguar"/> <word gloss="the" posp="det"/> </np> - <np number="sing" def="def" role="obj" locus="number"> + <np number="sing" def="def" role="obj" locus="number" case="ACC"> <word posp="noun" gloss="hunter"/> <word gloss="the" posp="det"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="kill"/> </vp> </s> </example>
module markowner: No change.
module simplifynumber:
<example id="wo1" translation="The jaguar killed the hunter."> <s> - <np number="sing" def="def" role="subj" locus="number" case="NOM"> + <np def="def" role="subj" locus="number" case="NOM"> <word posp="noun" gloss="jaguar"/> <word gloss="the" posp="det"/> </np> - <np number="sing" def="def" role="obj" locus="number" case="ACC"> + <np def="def" role="obj" locus="number" case="ACC"> <word posp="noun" gloss="hunter"/> <word gloss="the" posp="det"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="kill"/> </vp> </s> </example>
module propagatenumber: No change.
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="NOM">
<word posp="noun" gloss="jaguar"/>
<word gloss="the" posp="det"/>
</np>
<np def="def" role="obj" locus="number" case="ACC">
<word posp="noun" gloss="hunter"/>
<word gloss="the" posp="det"/>
</np>
- <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
+ <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" obj="3">
<word posp="verb" gloss="kill"/>
</vp>
</s>
</example>
prodrop: No change.
addclitics:
<example id="wo1" translation="The jaguar killed the hunter.">
<s>
<np def="def" role="subj" locus="number" case="NOM">
<word posp="noun" gloss="jaguar"/>
<word gloss="the" posp="det"/>
+ <thingy type="npcase" function="enclitic" gloss="NOM"/>
</np>
<np def="def" role="obj" locus="number" case="ACC">
<word posp="noun" gloss="hunter"/>
<word gloss="the" posp="det"/>
+ <thingy type="npcase" function="enclitic" gloss="ACC"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" obj="3">
<word posp="verb" gloss="kill"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</s>
</example>
propagateArgumentCase: No change.
unwrapArgumentNPs: No change.
unwrapOwnerOwned: No change.
movedowntoword:
<example id="wo1" translation="The jaguar killed the hunter.">
<s>
<np def="def" role="subj" locus="number" case="NOM">
- <word posp="noun" gloss="jaguar"/>
- <word gloss="the" posp="det"/>
+ <word posp="noun" gloss="jaguar" def="def" role="subj" locus="number" case="NOM"/>
+ <word gloss="the" posp="det" def="def" role="subj" locus="number" case="NOM"/>
<thingy type="npcase" function="enclitic" gloss="NOM"/>
</np>
<np def="def" role="obj" locus="number" case="ACC">
- <word posp="noun" gloss="hunter"/>
- <word gloss="the" posp="det"/>
+ <word posp="noun" gloss="hunter" def="def" role="obj" locus="number" case="ACC"/>
+ <word gloss="the" posp="det" def="def" role="obj" locus="number" case="ACC"/>
<thingy type="npcase" function="enclitic" gloss="ACC"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" obj="3">
- <word posp="verb" gloss="kill"/>
+ <word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" obj="3"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</s>
</example>
About to call getSlotValue for kill/verb/voice/obligatoryGot active
About to call getSlotValue for kill/verb/mode/obligatory
Got indicative
About to call getSlotValue for kill/verb/question/optional
Got not.Q
addaffixes:
<example id="wo1" translation="The jaguar killed the hunter.">
<s>
<np def="def" role="subj" locus="number" case="NOM">
<word posp="noun" gloss="jaguar" def="def" role="subj" locus="number" case="NOM"/>
<word gloss="the" posp="det" def="def" role="subj" locus="number" case="NOM"/>
<thingy type="npcase" function="enclitic" gloss="NOM"/>
</np>
<np def="def" role="obj" locus="number" case="ACC">
<word posp="noun" gloss="hunter" def="def" role="obj" locus="number" case="ACC"/>
<word gloss="the" posp="det" def="def" role="obj" locus="number" case="ACC"/>
<thingy type="npcase" function="enclitic" gloss="ACC"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" obj="3">
+ <thingy type="verbvoice" function="prefix" gloss="active"/>
<word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" obj="3"/>
+ <thingy type="verbmode" function="suffix" gloss="indicative"/>
+ <thingy type="verbquestion" function="suffix" gloss="not.Q"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</s>
</example>
flatten:
<example id="wo1" translation="The jaguar killed the hunter."> - <s> - <np def="def" role="subj" locus="number" case="NOM"> + <flat> <word posp="noun" gloss="jaguar" def="def" role="subj" locus="number" case="NOM"/> <word gloss="the" posp="det" def="def" role="subj" locus="number" case="NOM"/> <thingy type="npcase" function="enclitic" gloss="NOM"/> - </np> - <np def="def" role="obj" locus="number" case="ACC"> <word posp="noun" gloss="hunter" def="def" role="obj" locus="number" case="ACC"/> <word gloss="the" posp="det" def="def" role="obj" locus="number" case="ACC"/> <thingy type="npcase" function="enclitic" gloss="ACC"/> - </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" obj="3"> <thingy type="verbvoice" function="prefix" gloss="active"/> <word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" obj="3"/> <thingy type="verbmode" function="suffix" gloss="indicative"/> <thingy type="verbquestion" function="suffix" gloss="not.Q"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> - </vp> - </s> + </flat> </example>
addvocab:
<example id="wo1" translation="The jaguar killed the hunter."> <flat> - <word posp="noun" gloss="jaguar" def="def" role="subj" locus="number" case="NOM"/> - <word gloss="the" posp="det" def="def" role="subj" locus="number" case="NOM"/> - <thingy type="npcase" function="enclitic" gloss="NOM"/> - <word posp="noun" gloss="hunter" def="def" role="obj" locus="number" case="ACC"/> - <word gloss="the" posp="det" def="def" role="obj" locus="number" case="ACC"/> - <thingy type="npcase" function="enclitic" gloss="ACC"/> - <thingy type="verbvoice" function="prefix" gloss="active"/> - <word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" obj="3"/> - <thingy type="verbmode" function="suffix" gloss="indicative"/> - <thingy type="verbquestion" function="suffix" gloss="not.Q"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> + <word posp="noun" gloss="jaguar" def="def" role="subj" locus="number" case="NOM">|m|ai|f|æ|</word> + <word gloss="the" posp="det" def="def" role="subj" locus="number" case="NOM">|s|o|</word> + <thingy type="npcase" function="enclitic" gloss="NOM">-</thingy> + <word posp="noun" gloss="hunter" def="def" role="obj" locus="number" case="ACC">|z|ɑ|xʷ|ɑ|</word> + <word gloss="the" posp="det" def="def" role="obj" locus="number" case="ACC">|s|o|</word> + <thingy type="npcase" function="enclitic" gloss="ACC">|s|i|</thingy> + <thingy type="verbvoice" function="prefix" gloss="active">|t͡ʃ|-</thingy> + <word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" obj="3">|ai|xʷ|i|</word> + <thingy type="verbmode" function="suffix" gloss="indicative">-|k|u|</thingy> + <thingy type="verbquestion" function="suffix" gloss="not.Q">-</thingy> + <thingy type="vpta" function="enclitic" gloss="PAST">|m|i|</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> </flat> </example>
vowelharmony: No change.
### |m|ai|f|æ|#-> maifæ
### |m|ai|f|æ|
#-> maifæ
### |s|o|
#-> so
### |s|o|
#-> so
### |z|ɑ|xʷ|ɑ|
#-> zɑxʷɑ
### |z|ɑ|xʷ|ɑ|
#-> zɑxʷɑ
### |s|o|
#-> so
### |s|o|
#-> so
### |s|i|
#-> si
### |s|i|
#-> si
### |t͡ʃ|-
#-> t͡ʃ-
### |t͡ʃ|-
#-> t͡ʃ-
### |ai|xʷ|i|
#-> aixʷi
### |ai|xʷ|i|
#-> aixʷi
### -|k|u|
#-> -ku
### -|k|u|
#-> -ku
### |m|i|
#-> mi
### |m|i|
#-> mi
### |m|ai|f|æ| |s|o| |z|ɑ|xʷ|ɑ| |s|o| |s|i| |t͡ʃ||ai|xʷ|i||k|u| |m|i|
#-> maifæ so zɑxʷɑ so si t͡ʃaixʷiku mi
removetags:
<example id="wo1" translation="The jaguar killed the hunter.">
<flat>
<word posp="noun" gloss="jaguar" def="def" role="subj" locus="number" case="NOM">|m|ai|f|æ|</word>
<word gloss="the" posp="det" def="def" role="subj" locus="number" case="NOM">|s|o|</word>
- <thingy type="npcase" function="enclitic" gloss="NOM">-</thingy>
<word posp="noun" gloss="hunter" def="def" role="obj" locus="number" case="ACC">|z|ɑ|xʷ|ɑ|</word>
<word gloss="the" posp="det" def="def" role="obj" locus="number" case="ACC">|s|o|</word>
<thingy type="npcase" function="enclitic" gloss="ACC">|s|i|</thingy>
<thingy type="verbvoice" function="prefix" gloss="active">|t͡ʃ|-</thingy>
<word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" obj="3">|ai|xʷ|i|</word>
<thingy type="verbmode" function="suffix" gloss="indicative">-|k|u|</thingy>
- <thingy type="verbquestion" function="suffix" gloss="not.Q">-</thingy>
<thingy type="vpta" function="enclitic" gloss="PAST">|m|i|</thingy>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
</flat>
+ <p><span class="ilpair"><span class="mor">maifæ</span><br><span class="gls">jaguar</span></span> <span class="ilpair"><span class="mor">so</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">zɑxʷɑ</span><br><span class="gls">hunter</span></span> <span class="ilpair"><span class="mor">so</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">si</span><br><span class="gls">ACC</span></span> <span class="ilpair"><span class="mor">t͡ʃ-</span><br><span class="gls">active</span></span> <span class="ilpair"><span class="mor">aixʷi</span><br><span class="gls">kill</span></span> <span class="ilpair"><span class="mor">-ku</span><br><span class="gls">indicative</span></span> <span class="ilpair"><span class="mor">mi</span><br><span class="gls">PAST</span></span></p>
+ <p>maifæ so zɑxʷɑ so si t͡ʃaixʷiku mi</p>
+ <p>maifä so zakhwa so si chaikhwiku mi</p>
+ <il>
+ <w>
+ <o>maifæ</o>
+ <g>jaguar</g>
+ </w>
+ <w>
+ <o>so</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>zɑxʷɑ</o>
+ <g>hunter</g>
+ </w>
+ <w>
+ <o>so</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>si</o>
+ <g>ACC</g>
+ </w>
+ <w>
+ <o>t͡ʃ-</o>
+ <g>active</g>
+ </w>
+ <w>
+ <o>aixʷi</o>
+ <g>kill</g>
+ </w>
+ <w>
+ <o>-ku</o>
+ <g>indicative</g>
+ </w>
+ <w>
+ <o>mi</o>
+ <g>PAST</g>
+ </w>
+ </il>
</example>
### maifæ so zɑxʷɑ so si t͡ʃaixʷiku mi#-> maifæ so zɑxʷɑ so si t͡ʃaixʷiku mi
Maifä so zakhwa so si chaikhwiku mi. [maifæ so zɑxʷɑ so si t͡ʃaixʷiku mi] maifæ jaguar so the zɑxʷɑ hunter so the si ACC t͡ʃ- active aixʷi kill -ku indicative mi PAST “The jaguar killed the hunter.” | (17) |
initial XML:
<example id="wo2" translation="The lion ate the hunter's daughter's dog.">
<s>
<vp tam="past-punct">
<verb>eat</verb>
</vp>
<np number="sing" def="def" role="subj">
<noun>lion</noun>
</np>
<np role="obj">
<np type="owner_owned">
<np type="owner_owned">
<np number="sing" def="def">
<noun>hunter</noun>
</np>
<np number="sing" def="def">
<noun>daughter</noun>
</np>
</np>
<np number="sing" def="def">
<noun>dog</noun>
</np>
</np>
</np>
</s>
</example>cleanup:
<example id="wo2" translation="The lion ate the hunter's daughter's dog."> <s> - <vp tam="past-punct"> - <verb>eat</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="eat"/> </vp> - <np number="sing" def="def" role="subj"> - <noun>lion</noun> + <np number="sing" def="def" role="subj" locus="number"> + <word posp="noun" gloss="lion"/> </np> <np role="obj"> <np type="owner_owned"> - <np type="owner_owned"> - <np number="sing" def="def"> - <noun>hunter</noun> + <np type="owner_owned" role="owner"> + <np number="sing" def="def" locus="number" role="owner"> + <word posp="noun" gloss="hunter"/> </np> - <np number="sing" def="def"> - <noun>daughter</noun> + <np number="sing" def="def" locus="number" role="owned"> + <word posp="noun" gloss="daughter"/> </np> </np> - <np number="sing" def="def"> - <noun>dog</noun> + <np number="sing" def="def" locus="number" role="owned"> + <word posp="noun" gloss="dog"/> </np> </np> </np> </s> </example>
module adj2verb: No change.
module articles:
<example id="wo2" translation="The lion ate the hunter's daughter's dog.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active">
<word posp="verb" gloss="eat"/>
</vp>
<np number="sing" def="def" role="subj" locus="number">
<word posp="noun" gloss="lion"/>
+ <word gloss="the" posp="det"/>
</np>
<np role="obj">
<np type="owner_owned">
<np type="owner_owned" role="owner">
<np number="sing" def="def" locus="number" role="owner">
<word posp="noun" gloss="hunter"/>
+ <word gloss="the" posp="det"/>
</np>
<np number="sing" def="def" locus="number" role="owned">
<word posp="noun" gloss="daughter"/>
+ <word gloss="the" posp="det"/>
</np>
</np>
<np number="sing" def="def" locus="number" role="owned">
<word posp="noun" gloss="dog"/>
+ <word gloss="the" posp="det"/>
</np>
</np>
</np>
</s>
</example>
module nonpastonly:
<example id="wo2" translation="The lion ate the hunter's daughter's dog."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="eat"/> </vp> <np number="sing" def="def" role="subj" locus="number"> <word posp="noun" gloss="lion"/> <word gloss="the" posp="det"/> </np> <np role="obj"> <np type="owner_owned"> <np type="owner_owned" role="owner"> <np number="sing" def="def" locus="number" role="owner"> <word posp="noun" gloss="hunter"/> <word gloss="the" posp="det"/> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="daughter"/> <word gloss="the" posp="det"/> </np> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="dog"/> <word gloss="the" posp="det"/> </np> </np> </np> </s> </example>
module noepistemic: No change.
module NRel: No change.
module sentenceconnectors: No change.
module nominalise: No change.
tva1tva2
module affixdensity: No change.
module adpositions: No change.
module constorder:
<example id="wo2" translation="The lion ate the hunter's daughter's dog."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> - <word posp="verb" gloss="eat"/> - </vp> <np number="sing" def="def" role="subj" locus="number"> <word posp="noun" gloss="lion"/> <word gloss="the" posp="det"/> </np> <np role="obj"> <np type="owner_owned"> <np type="owner_owned" role="owner"> <np number="sing" def="def" locus="number" role="owner"> <word posp="noun" gloss="hunter"/> <word gloss="the" posp="det"/> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="daughter"/> <word gloss="the" posp="det"/> </np> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="dog"/> <word gloss="the" posp="det"/> </np> </np> </np> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <word posp="verb" gloss="eat"/> + </vp> </s> </example>
module casemarking:
<example id="wo2" translation="The lion ate the hunter's daughter's dog."> <s> - <np number="sing" def="def" role="subj" locus="number"> + <np number="sing" def="def" role="subj" locus="number" case="NOM"> <word posp="noun" gloss="lion"/> <word gloss="the" posp="det"/> </np> - <np role="obj"> + <np role="obj" case="ACC"> <np type="owner_owned"> <np type="owner_owned" role="owner"> <np number="sing" def="def" locus="number" role="owner"> <word posp="noun" gloss="hunter"/> <word gloss="the" posp="det"/> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="daughter"/> <word gloss="the" posp="det"/> </np> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="dog"/> <word gloss="the" posp="det"/> </np> </np> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="eat"/> </vp> </s> </example>
module markowner:
<example id="wo2" translation="The lion ate the hunter's daughter's dog.">
<s>
<np number="sing" def="def" role="subj" locus="number" case="NOM">
<word posp="noun" gloss="lion"/>
<word gloss="the" posp="det"/>
</np>
<np role="obj" case="ACC">
<np type="owner_owned">
<np type="owner_owned" role="owner">
- <np number="sing" def="def" locus="number" role="owner">
+ <np number="sing" def="def" locus="number" role="owner" case="GEN">
<word posp="noun" gloss="hunter"/>
<word gloss="the" posp="det"/>
</np>
- <np number="sing" def="def" locus="number" role="owned">
+ <np number="sing" def="def" locus="number" role="owned" case="GEN">
<word posp="noun" gloss="daughter"/>
<word gloss="the" posp="det"/>
</np>
</np>
<np number="sing" def="def" locus="number" role="owned">
<word posp="noun" gloss="dog"/>
<word gloss="the" posp="det"/>
</np>
</np>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="eat"/>
</vp>
</s>
</example>
module simplifynumber:
<example id="wo2" translation="The lion ate the hunter's daughter's dog."> <s> - <np number="sing" def="def" role="subj" locus="number" case="NOM"> + <np def="def" role="subj" locus="number" case="NOM"> <word posp="noun" gloss="lion"/> <word gloss="the" posp="det"/> </np> <np role="obj" case="ACC"> <np type="owner_owned"> <np type="owner_owned" role="owner"> - <np number="sing" def="def" locus="number" role="owner" case="GEN"> + <np def="def" locus="number" role="owner" case="GEN"> <word posp="noun" gloss="hunter"/> <word gloss="the" posp="det"/> </np> - <np number="sing" def="def" locus="number" role="owned" case="GEN"> + <np def="def" locus="number" role="owned" case="GEN"> <word posp="noun" gloss="daughter"/> <word gloss="the" posp="det"/> </np> </np> - <np number="sing" def="def" locus="number" role="owned"> + <np def="def" locus="number" role="owned"> <word posp="noun" gloss="dog"/> <word gloss="the" posp="det"/> </np> </np> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="eat"/> </vp> </s> </example>
module propagatenumber: No change.
createpronouns: No change.
module ngen: No change.
module wordorder: No change.
module wordorder: No change.
module wordorder: No change.
module conjp: No change.
flattenconjp: No change.
fixpronouns: No change.
copyuptophrase:
<example id="wo2" translation="The lion ate the hunter's daughter's dog.">
<s>
<np def="def" role="subj" locus="number" case="NOM">
<word posp="noun" gloss="lion"/>
<word gloss="the" posp="det"/>
</np>
<np role="obj" case="ACC">
<np type="owner_owned">
<np type="owner_owned" role="owner">
<np def="def" locus="number" role="owner" case="GEN">
<word posp="noun" gloss="hunter"/>
<word gloss="the" posp="det"/>
</np>
<np def="def" locus="number" role="owned" case="GEN">
<word posp="noun" gloss="daughter"/>
<word gloss="the" posp="det"/>
</np>
</np>
<np def="def" locus="number" role="owned">
<word posp="noun" gloss="dog"/>
<word gloss="the" posp="det"/>
</np>
</np>
</np>
- <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
+ <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" obj="3">
<word posp="verb" gloss="eat"/>
</vp>
</s>
</example>
prodrop: No change.
addclitics:
<example id="wo2" translation="The lion ate the hunter's daughter's dog.">
<s>
<np def="def" role="subj" locus="number" case="NOM">
<word posp="noun" gloss="lion"/>
<word gloss="the" posp="det"/>
+ <thingy type="npcase" function="enclitic" gloss="NOM"/>
</np>
<np role="obj" case="ACC">
- <np type="owner_owned">
- <np type="owner_owned" role="owner">
+ <np type="owner_owned" case="ACC">
+ <np type="owner_owned" role="owner" case="ACC">
<np def="def" locus="number" role="owner" case="GEN">
<word posp="noun" gloss="hunter"/>
<word gloss="the" posp="det"/>
</np>
<np def="def" locus="number" role="owned" case="GEN">
<word posp="noun" gloss="daughter"/>
<word gloss="the" posp="det"/>
</np>
</np>
- <np def="def" locus="number" role="owned">
+ <np def="def" locus="number" role="owned" case="ACC">
<word posp="noun" gloss="dog"/>
<word gloss="the" posp="det"/>
</np>
</np>
+ <thingy type="npcase" function="enclitic" gloss="ACC"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" obj="3">
<word posp="verb" gloss="eat"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</s>
</example>
propagateArgumentCase: No change.
unwrapArgumentNPs:
<example id="wo2" translation="The lion ate the hunter's daughter's dog.">
<s>
<np def="def" role="subj" locus="number" case="NOM">
<word posp="noun" gloss="lion"/>
<word gloss="the" posp="det"/>
<thingy type="npcase" function="enclitic" gloss="NOM"/>
</np>
- <np role="obj" case="ACC">
- <np type="owner_owned" case="ACC">
+ <np type="owner_owned" case="ACC" role="obj">
<np type="owner_owned" role="owner" case="ACC">
<np def="def" locus="number" role="owner" case="GEN">
<word posp="noun" gloss="hunter"/>
<word gloss="the" posp="det"/>
</np>
<np def="def" locus="number" role="owned" case="GEN">
<word posp="noun" gloss="daughter"/>
<word gloss="the" posp="det"/>
</np>
</np>
<np def="def" locus="number" role="owned" case="ACC">
<word posp="noun" gloss="dog"/>
<word gloss="the" posp="det"/>
</np>
</np>
<thingy type="npcase" function="enclitic" gloss="ACC"/>
- </np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" obj="3">
<word posp="verb" gloss="eat"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</s>
</example>
unwrapOwnerOwned:
<example id="wo2" translation="The lion ate the hunter's daughter's dog.">
<s>
<np def="def" role="subj" locus="number" case="NOM">
<word posp="noun" gloss="lion"/>
<word gloss="the" posp="det"/>
<thingy type="npcase" function="enclitic" gloss="NOM"/>
</np>
- <np type="owner_owned" case="ACC" role="obj">
- <np type="owner_owned" role="owner" case="ACC">
<np def="def" locus="number" role="owner" case="GEN">
<word posp="noun" gloss="hunter"/>
<word gloss="the" posp="det"/>
</np>
<np def="def" locus="number" role="owned" case="GEN">
<word posp="noun" gloss="daughter"/>
<word gloss="the" posp="det"/>
</np>
- </np>
<np def="def" locus="number" role="owned" case="ACC">
<word posp="noun" gloss="dog"/>
<word gloss="the" posp="det"/>
</np>
- </np>
<thingy type="npcase" function="enclitic" gloss="ACC"/>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" obj="3">
<word posp="verb" gloss="eat"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</s>
</example>
movedowntoword:
<example id="wo2" translation="The lion ate the hunter's daughter's dog.">
<s>
<np def="def" role="subj" locus="number" case="NOM">
- <word posp="noun" gloss="lion"/>
- <word gloss="the" posp="det"/>
+ <word posp="noun" gloss="lion" def="def" role="subj" locus="number" case="NOM"/>
+ <word gloss="the" posp="det" def="def" role="subj" locus="number" case="NOM"/>
<thingy type="npcase" function="enclitic" gloss="NOM"/>
</np>
<np def="def" locus="number" role="owner" case="GEN">
- <word posp="noun" gloss="hunter"/>
- <word gloss="the" posp="det"/>
+ <word posp="noun" gloss="hunter" def="def" locus="number" role="owner" case="GEN"/>
+ <word gloss="the" posp="det" def="def" locus="number" role="owner" case="GEN"/>
</np>
<np def="def" locus="number" role="owned" case="GEN">
- <word posp="noun" gloss="daughter"/>
- <word gloss="the" posp="det"/>
+ <word posp="noun" gloss="daughter" def="def" locus="number" role="owned" case="GEN"/>
+ <word gloss="the" posp="det" def="def" locus="number" role="owned" case="GEN"/>
</np>
<np def="def" locus="number" role="owned" case="ACC">
- <word posp="noun" gloss="dog"/>
- <word gloss="the" posp="det"/>
+ <word posp="noun" gloss="dog" def="def" locus="number" role="owned" case="ACC"/>
+ <word gloss="the" posp="det" def="def" locus="number" role="owned" case="ACC"/>
</np>
<thingy type="npcase" function="enclitic" gloss="ACC"/>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" obj="3">
- <word posp="verb" gloss="eat"/>
+ <word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" obj="3"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</s>
</example>
About to call getSlotValue for eat/verb/voice/obligatoryGot active
About to call getSlotValue for eat/verb/mode/obligatory
Got indicative
About to call getSlotValue for eat/verb/question/optional
Got not.Q
addaffixes:
<example id="wo2" translation="The lion ate the hunter's daughter's dog.">
<s>
<np def="def" role="subj" locus="number" case="NOM">
<word posp="noun" gloss="lion" def="def" role="subj" locus="number" case="NOM"/>
<word gloss="the" posp="det" def="def" role="subj" locus="number" case="NOM"/>
<thingy type="npcase" function="enclitic" gloss="NOM"/>
</np>
<np def="def" locus="number" role="owner" case="GEN">
<word posp="noun" gloss="hunter" def="def" locus="number" role="owner" case="GEN"/>
<word gloss="the" posp="det" def="def" locus="number" role="owner" case="GEN"/>
</np>
<np def="def" locus="number" role="owned" case="GEN">
<word posp="noun" gloss="daughter" def="def" locus="number" role="owned" case="GEN"/>
<word gloss="the" posp="det" def="def" locus="number" role="owned" case="GEN"/>
</np>
<np def="def" locus="number" role="owned" case="ACC">
<word posp="noun" gloss="dog" def="def" locus="number" role="owned" case="ACC"/>
<word gloss="the" posp="det" def="def" locus="number" role="owned" case="ACC"/>
</np>
<thingy type="npcase" function="enclitic" gloss="ACC"/>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" obj="3">
+ <thingy type="verbvoice" function="prefix" gloss="active"/>
<word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" obj="3"/>
+ <thingy type="verbmode" function="suffix" gloss="indicative"/>
+ <thingy type="verbquestion" function="suffix" gloss="not.Q"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</s>
</example>
flatten:
<example id="wo2" translation="The lion ate the hunter's daughter's dog."> - <s> - <np def="def" role="subj" locus="number" case="NOM"> + <flat> <word posp="noun" gloss="lion" def="def" role="subj" locus="number" case="NOM"/> <word gloss="the" posp="det" def="def" role="subj" locus="number" case="NOM"/> <thingy type="npcase" function="enclitic" gloss="NOM"/> - </np> - <np def="def" locus="number" role="owner" case="GEN"> <word posp="noun" gloss="hunter" def="def" locus="number" role="owner" case="GEN"/> <word gloss="the" posp="det" def="def" locus="number" role="owner" case="GEN"/> - </np> - <np def="def" locus="number" role="owned" case="GEN"> <word posp="noun" gloss="daughter" def="def" locus="number" role="owned" case="GEN"/> <word gloss="the" posp="det" def="def" locus="number" role="owned" case="GEN"/> - </np> - <np def="def" locus="number" role="owned" case="ACC"> <word posp="noun" gloss="dog" def="def" locus="number" role="owned" case="ACC"/> <word gloss="the" posp="det" def="def" locus="number" role="owned" case="ACC"/> - </np> <thingy type="npcase" function="enclitic" gloss="ACC"/> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" obj="3"> <thingy type="verbvoice" function="prefix" gloss="active"/> <word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" obj="3"/> <thingy type="verbmode" function="suffix" gloss="indicative"/> <thingy type="verbquestion" function="suffix" gloss="not.Q"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> - </vp> - </s> + </flat> </example>
addvocab:
<example id="wo2" translation="The lion ate the hunter's daughter's dog."> <flat> - <word posp="noun" gloss="lion" def="def" role="subj" locus="number" case="NOM"/> - <word gloss="the" posp="det" def="def" role="subj" locus="number" case="NOM"/> - <thingy type="npcase" function="enclitic" gloss="NOM"/> - <word posp="noun" gloss="hunter" def="def" locus="number" role="owner" case="GEN"/> - <word gloss="the" posp="det" def="def" locus="number" role="owner" case="GEN"/> - <word posp="noun" gloss="daughter" def="def" locus="number" role="owned" case="GEN"/> - <word gloss="the" posp="det" def="def" locus="number" role="owned" case="GEN"/> - <word posp="noun" gloss="dog" def="def" locus="number" role="owned" case="ACC"/> - <word gloss="the" posp="det" def="def" locus="number" role="owned" case="ACC"/> - <thingy type="npcase" function="enclitic" gloss="ACC"/> - <thingy type="verbvoice" function="prefix" gloss="active"/> - <word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" obj="3"/> - <thingy type="verbmode" function="suffix" gloss="indicative"/> - <thingy type="verbquestion" function="suffix" gloss="not.Q"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> + <word posp="noun" gloss="lion" def="def" role="subj" locus="number" case="NOM">|xʷ|e|t͡ʃ|æ|</word> + <word gloss="the" posp="det" def="def" role="subj" locus="number" case="NOM">|s|o|</word> + <thingy type="npcase" function="enclitic" gloss="NOM">-</thingy> + <word posp="noun" gloss="hunter" def="def" locus="number" role="owner" case="GEN">|z|ɑ|xʷ|ɑ|</word> + <word gloss="the" posp="det" def="def" locus="number" role="owner" case="GEN">|s|o|</word> + <word posp="noun" gloss="daughter" def="def" locus="number" role="owned" case="GEN">|v|e|ʒ|i|</word> + <word gloss="the" posp="det" def="def" locus="number" role="owned" case="GEN">|s|o|</word> + <word posp="noun" gloss="dog" def="def" locus="number" role="owned" case="ACC">|ɡʷ|i|w|æ|</word> + <word gloss="the" posp="det" def="def" locus="number" role="owned" case="ACC">|s|o|</word> + <thingy type="npcase" function="enclitic" gloss="ACC">|s|i|</thingy> + <thingy type="verbvoice" function="prefix" gloss="active">|t͡ʃ|-</thingy> + <word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" obj="3">|au|h|ɑ|</word> + <thingy type="verbmode" function="suffix" gloss="indicative">-|k|u|</thingy> + <thingy type="verbquestion" function="suffix" gloss="not.Q">-</thingy> + <thingy type="vpta" function="enclitic" gloss="PAST">|m|i|</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> </flat> </example>
vowelharmony: No change.
### |xʷ|e|t͡ʃ|æ|#-> xʷet͡ʃæ
### |xʷ|e|t͡ʃ|æ|
#-> xʷet͡ʃæ
### |s|o|
#-> so
### |s|o|
#-> so
### |z|ɑ|xʷ|ɑ|
#-> zɑxʷɑ
### |z|ɑ|xʷ|ɑ|
#-> zɑxʷɑ
### |s|o|
#-> so
### |s|o|
#-> so
### |v|e|ʒ|i|
#-> veʒi
### |v|e|ʒ|i|
#-> veʒi
### |s|o|
#-> so
### |s|o|
#-> so
### |ɡʷ|i|w|æ|
#-> ɡʷiwæ
### |ɡʷ|i|w|æ|
#-> ɡʷiwæ
### |s|o|
#-> so
### |s|o|
#-> so
### |s|i|
#-> si
### |s|i|
#-> si
### |t͡ʃ|-
#-> t͡ʃ-
### |t͡ʃ|-
#-> t͡ʃ-
### |au|h|ɑ|
#-> auhɑ
### |au|h|ɑ|
#-> auhɑ
### -|k|u|
#-> -ku
### -|k|u|
#-> -ku
### |m|i|
#-> mi
### |m|i|
#-> mi
### |xʷ|e|t͡ʃ|æ| |s|o| |z|ɑ|xʷ|ɑ| |s|o| |v|e|ʒ|i| |s|o| |ɡʷ|i|w|æ| |s|o| |s|i| |t͡ʃ||au|h|ɑ||k|u| |m|i|
#-> xʷet͡ʃæ so zɑxʷɑ so veʒi so ɡʷiwæ so si t͡ʃauhɑku mi
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="NOM">|xʷ|e|t͡ʃ|æ|</word>
<word gloss="the" posp="det" def="def" role="subj" locus="number" case="NOM">|s|o|</word>
- <thingy type="npcase" function="enclitic" gloss="NOM">-</thingy>
<word posp="noun" gloss="hunter" def="def" locus="number" role="owner" case="GEN">|z|ɑ|xʷ|ɑ|</word>
<word gloss="the" posp="det" def="def" locus="number" role="owner" case="GEN">|s|o|</word>
<word posp="noun" gloss="daughter" def="def" locus="number" role="owned" case="GEN">|v|e|ʒ|i|</word>
<word gloss="the" posp="det" def="def" locus="number" role="owned" case="GEN">|s|o|</word>
<word posp="noun" gloss="dog" def="def" locus="number" role="owned" case="ACC">|ɡʷ|i|w|æ|</word>
<word gloss="the" posp="det" def="def" locus="number" role="owned" case="ACC">|s|o|</word>
<thingy type="npcase" function="enclitic" gloss="ACC">|s|i|</thingy>
<thingy type="verbvoice" function="prefix" gloss="active">|t͡ʃ|-</thingy>
<word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" obj="3">|au|h|ɑ|</word>
<thingy type="verbmode" function="suffix" gloss="indicative">-|k|u|</thingy>
- <thingy type="verbquestion" function="suffix" gloss="not.Q">-</thingy>
<thingy type="vpta" function="enclitic" gloss="PAST">|m|i|</thingy>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
</flat>
+ <p><span class="ilpair"><span class="mor">xʷet͡ʃæ</span><br><span class="gls">lion</span></span> <span class="ilpair"><span class="mor">so</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">zɑxʷɑ</span><br><span class="gls">hunter</span></span> <span class="ilpair"><span class="mor">so</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">veʒi</span><br><span class="gls">daughter</span></span> <span class="ilpair"><span class="mor">so</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">ɡʷiwæ</span><br><span class="gls">dog</span></span> <span class="ilpair"><span class="mor">so</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">si</span><br><span class="gls">ACC</span></span> <span class="ilpair"><span class="mor">t͡ʃ-</span><br><span class="gls">active</span></span> <span class="ilpair"><span class="mor">auhɑ</span><br><span class="gls">eat</span></span> <span class="ilpair"><span class="mor">-ku</span><br><span class="gls">indicative</span></span> <span class="ilpair"><span class="mor">mi</span><br><span class="gls">PAST</span></span></p>
+ <p>xʷet͡ʃæ so zɑxʷɑ so veʒi so ɡʷiwæ so si t͡ʃauhɑku mi</p>
+ <p>khwechä so zakhwa so vezhi so gwiwä so si chauhaku mi</p>
+ <il>
+ <w>
+ <o>xʷet͡ʃæ</o>
+ <g>lion</g>
+ </w>
+ <w>
+ <o>so</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>zɑxʷɑ</o>
+ <g>hunter</g>
+ </w>
+ <w>
+ <o>so</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>veʒi</o>
+ <g>daughter</g>
+ </w>
+ <w>
+ <o>so</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>ɡʷiwæ</o>
+ <g>dog</g>
+ </w>
+ <w>
+ <o>so</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>si</o>
+ <g>ACC</g>
+ </w>
+ <w>
+ <o>t͡ʃ-</o>
+ <g>active</g>
+ </w>
+ <w>
+ <o>auhɑ</o>
+ <g>eat</g>
+ </w>
+ <w>
+ <o>-ku</o>
+ <g>indicative</g>
+ </w>
+ <w>
+ <o>mi</o>
+ <g>PAST</g>
+ </w>
+ </il>
</example>
### xʷet͡ʃæ so zɑxʷɑ so veʒi so ɡʷiwæ so si t͡ʃauhɑku mi#-> xʷet͡ʃæ so zɑxʷɑ so veʒi so ɡʷiwæ so si t͡ʃauhɑku mi
Khwechä so zakhwa so vezhi so gwiwä so si chauhaku mi. [xʷet͡ʃæ so zɑxʷɑ so veʒi so ɡʷiwæ so si t͡ʃauhɑku mi] xʷet͡ʃæ lion so the zɑxʷɑ hunter so the veʒi daughter so the ɡʷiwæ dog so the si ACC t͡ʃ- active auhɑ eat -ku indicative mi PAST “The lion ate the hunter’s daughter’s dog.” | (18) |
The language has a fixed constituent order, and major phrases normally appear in a predictable position in the clause. Movement for discourse reasons is highly restricted: topics and foci are expressed not by rearranging elements, but through dedicated constructions such as clefts, focus clauses or topic–comment frames. Constituents remain continuous, and both the relative order of phrases and the internal structure of each phrase are stable. As a result, significant deviations from the basic word order are ungrammatical, and discourse structure is managed through these specialised constructions rather than through word-order variation.
Noun Phrases
Structure and Order
The internal structure of noun phrases in Ghewa 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, Ghewa 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 adj2verb: No change.
module articles:
<example id="poss3" translation="your son's friend's book">
<np type="owner_owned">
<np type="owner_owned" role="owner">
<np type="owner_owned" role="owner">
<np number="sing" def="neither" locus="number" role="owner">
<word person="2" number="sing" posp="pron"/>
</np>
<np number="sing" def="def" locus="number" role="owned">
<word posp="noun" gloss="son"/>
+ <word gloss="the" posp="det"/>
</np>
</np>
<np number="sing" def="def" locus="number" role="owned">
<word posp="noun" gloss="friend"/>
+ <word gloss="the" posp="det"/>
</np>
</np>
<np number="sing" def="def" locus="number" role="owned">
<word posp="noun" gloss="book"/>
+ <word gloss="the" posp="det"/>
</np>
</np>
</example>
module nonpastonly: No change.
module noepistemic: No change.
module NRel: No change.
module sentenceconnectors: No change.
module nominalise: No change.
module affixdensity: No change.
module adpositions: No change.
module constorder: No change.
module casemarking:
<example id="poss3" translation="your son's friend's book"> - <np type="owner_owned"> + <np type="owner_owned" case="NOM"> <np type="owner_owned" role="owner"> <np type="owner_owned" role="owner"> <np number="sing" def="neither" locus="number" role="owner"> <word person="2" number="sing" posp="pron"/> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="son"/> <word gloss="the" posp="det"/> </np> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="friend"/> <word gloss="the" posp="det"/> </np> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="book"/> <word gloss="the" posp="det"/> </np> </np> </example>
module markowner:
<example id="poss3" translation="your son's friend's book">
<np type="owner_owned" case="NOM">
<np type="owner_owned" role="owner">
<np type="owner_owned" role="owner">
- <np number="sing" def="neither" locus="number" role="owner">
+ <np number="sing" def="neither" locus="number" role="owner" case="GEN">
<word person="2" number="sing" posp="pron"/>
</np>
- <np number="sing" def="def" locus="number" role="owned">
+ <np number="sing" def="def" locus="number" role="owned" case="GEN">
<word posp="noun" gloss="son"/>
<word gloss="the" posp="det"/>
</np>
</np>
- <np number="sing" def="def" locus="number" role="owned">
+ <np number="sing" def="def" locus="number" role="owned" case="GEN">
<word posp="noun" gloss="friend"/>
<word gloss="the" posp="det"/>
</np>
</np>
<np number="sing" def="def" locus="number" role="owned">
<word posp="noun" gloss="book"/>
<word gloss="the" posp="det"/>
</np>
</np>
</example>
module simplifynumber:
<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" case="GEN">
- <word person="2" number="sing" posp="pron"/>
+ <np def="neither" locus="number" role="owner" case="GEN">
+ <word person="2" posp="pron"/>
</np>
- <np number="sing" def="def" locus="number" role="owned" case="GEN">
+ <np def="def" locus="number" role="owned" case="GEN">
<word posp="noun" gloss="son"/>
<word gloss="the" posp="det"/>
</np>
</np>
- <np number="sing" def="def" locus="number" role="owned" case="GEN">
+ <np def="def" locus="number" role="owned" case="GEN">
<word posp="noun" gloss="friend"/>
<word gloss="the" posp="det"/>
</np>
</np>
- <np number="sing" def="def" locus="number" role="owned">
+ <np def="def" locus="number" role="owned">
<word posp="noun" gloss="book"/>
<word gloss="the" posp="det"/>
</np>
</np>
</example>
module propagatenumber: No change.
createpronouns: No change.
module ngen: No change.
module wordorder: No change.
module wordorder: No change.
module wordorder: No change.
module conjp: No change.
flattenconjp: No change.
fixpronouns:
<example id="poss3" translation="your son's friend's book">
<np type="owner_owned" case="NOM">
<np type="owner_owned" role="owner">
<np type="owner_owned" role="owner">
<np def="neither" locus="number" role="owner" case="GEN">
- <word person="2" posp="pron"/>
+ <word person="2" posp="pron" gloss="2" gender="gender?"/>
</np>
<np def="def" locus="number" role="owned" case="GEN">
<word posp="noun" gloss="son"/>
<word gloss="the" posp="det"/>
</np>
</np>
<np def="def" locus="number" role="owned" case="GEN">
<word posp="noun" gloss="friend"/>
<word gloss="the" posp="det"/>
</np>
</np>
<np def="def" locus="number" role="owned">
<word posp="noun" gloss="book"/>
<word gloss="the" posp="det"/>
</np>
</np>
</example>
copyuptophrase:
<example id="poss3" translation="your son's friend's book">
<np type="owner_owned" case="NOM">
<np type="owner_owned" role="owner">
<np type="owner_owned" role="owner">
- <np def="neither" locus="number" role="owner" case="GEN">
+ <np def="neither" locus="number" role="owner" case="GEN" person="2">
<word person="2" posp="pron" gloss="2" gender="gender?"/>
</np>
<np def="def" locus="number" role="owned" case="GEN">
<word posp="noun" gloss="son"/>
<word gloss="the" posp="det"/>
</np>
</np>
<np def="def" locus="number" role="owned" case="GEN">
<word posp="noun" gloss="friend"/>
<word gloss="the" posp="det"/>
</np>
</np>
<np def="def" locus="number" role="owned">
<word posp="noun" gloss="book"/>
<word gloss="the" posp="det"/>
</np>
</np>
</example>
prodrop: No change.
addclitics:
<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" role="owner" case="NOM"> + <np type="owner_owned" role="owner" case="NOM"> <np def="neither" locus="number" role="owner" case="GEN" person="2"> <word person="2" posp="pron" gloss="2" gender="gender?"/> </np> <np def="def" locus="number" role="owned" case="GEN"> <word posp="noun" gloss="son"/> <word gloss="the" posp="det"/> </np> </np> <np def="def" locus="number" role="owned" case="GEN"> <word posp="noun" gloss="friend"/> <word gloss="the" posp="det"/> </np> </np> - <np def="def" locus="number" role="owned"> + <np def="def" locus="number" role="owned" case="NOM"> <word posp="noun" gloss="book"/> <word gloss="the" posp="det"/> </np> + <thingy type="npcase" function="enclitic" gloss="NOM"/> </np> </example>
propagateArgumentCase: No change.
unwrapArgumentNPs: No change.
unwrapOwnerOwned:
<example id="poss3" translation="your son's friend's book"> - <np type="owner_owned" case="NOM"> - <np type="owner_owned" role="owner" case="NOM"> - <np type="owner_owned" role="owner" case="NOM"> <np def="neither" locus="number" role="owner" case="GEN" person="2"> <word person="2" posp="pron" gloss="2" gender="gender?"/> </np> <np def="def" locus="number" role="owned" case="GEN"> <word posp="noun" gloss="son"/> <word gloss="the" posp="det"/> </np> - </np> <np def="def" locus="number" role="owned" case="GEN"> <word posp="noun" gloss="friend"/> <word gloss="the" posp="det"/> </np> - </np> <np def="def" locus="number" role="owned" case="NOM"> <word posp="noun" gloss="book"/> <word gloss="the" posp="det"/> </np> <thingy type="npcase" function="enclitic" gloss="NOM"/> - </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="gender?"/> + <word person="2" posp="pron" gloss="2" gender="gender?" def="neither" locus="number" role="owner" case="GEN"/> </np> <np def="def" locus="number" role="owned" case="GEN"> - <word posp="noun" gloss="son"/> - <word gloss="the" posp="det"/> + <word posp="noun" gloss="son" def="def" locus="number" role="owned" case="GEN"/> + <word gloss="the" posp="det" def="def" locus="number" role="owned" case="GEN"/> </np> <np def="def" locus="number" role="owned" case="GEN"> - <word posp="noun" gloss="friend"/> - <word gloss="the" posp="det"/> + <word posp="noun" gloss="friend" def="def" locus="number" role="owned" case="GEN"/> + <word gloss="the" posp="det" def="def" locus="number" role="owned" case="GEN"/> </np> <np def="def" locus="number" role="owned" case="NOM"> - <word posp="noun" gloss="book"/> - <word gloss="the" posp="det"/> + <word posp="noun" gloss="book" def="def" locus="number" role="owned" case="NOM"/> + <word gloss="the" posp="det" def="def" locus="number" role="owned" case="NOM"/> </np> <thingy type="npcase" function="enclitic" gloss="NOM"/> </example>
addaffixes: No change.
flatten:
<example id="poss3" translation="your son's friend's book"> - <np def="neither" locus="number" role="owner" case="GEN" person="2"> + <flat> <word person="2" posp="pron" gloss="2" gender="gender?" def="neither" locus="number" role="owner" case="GEN"/> - </np> - <np def="def" locus="number" role="owned" case="GEN"> <word posp="noun" gloss="son" def="def" locus="number" role="owned" case="GEN"/> <word gloss="the" posp="det" def="def" locus="number" role="owned" case="GEN"/> - </np> - <np def="def" locus="number" role="owned" case="GEN"> <word posp="noun" gloss="friend" def="def" locus="number" role="owned" case="GEN"/> <word gloss="the" posp="det" def="def" locus="number" role="owned" case="GEN"/> - </np> - <np def="def" locus="number" role="owned" case="NOM"> <word posp="noun" gloss="book" def="def" locus="number" role="owned" case="NOM"/> <word gloss="the" posp="det" def="def" locus="number" role="owned" case="NOM"/> - </np> <thingy type="npcase" function="enclitic" gloss="NOM"/> + </flat> </example>
addvocab:
<example id="poss3" translation="your son's friend's book"> <flat> - <word person="2" posp="pron" gloss="2" gender="gender?" def="neither" locus="number" role="owner" case="GEN"/> - <word posp="noun" gloss="son" def="def" locus="number" role="owned" case="GEN"/> - <word gloss="the" posp="det" def="def" locus="number" role="owned" case="GEN"/> - <word posp="noun" gloss="friend" def="def" locus="number" role="owned" case="GEN"/> - <word gloss="the" posp="det" def="def" locus="number" role="owned" case="GEN"/> - <word posp="noun" gloss="book" def="def" locus="number" role="owned" case="NOM"/> - <word gloss="the" posp="det" def="def" locus="number" role="owned" case="NOM"/> - <thingy type="npcase" function="enclitic" gloss="NOM"/> + <word person="2" posp="pron" gloss="2" gender="gender?" def="neither" locus="number" role="owner" case="GEN">|w|æ|</word> + <word posp="noun" gloss="son" def="def" locus="number" role="owned" case="GEN">|d|i|t|u|</word> + <word gloss="the" posp="det" def="def" locus="number" role="owned" case="GEN">|s|o|</word> + <word posp="noun" gloss="friend" def="def" locus="number" role="owned" case="GEN">|n|o|m|ɑ|</word> + <word gloss="the" posp="det" def="def" locus="number" role="owned" case="GEN">|s|o|</word> + <word posp="noun" gloss="book" def="def" locus="number" role="owned" case="NOM">|kʷ|æ|f|i|</word> + <word gloss="the" posp="det" def="def" locus="number" role="owned" case="NOM">|s|o|</word> + <thingy type="npcase" function="enclitic" gloss="NOM">-</thingy> </flat> </example>
vowelharmony: No change.
### |w|æ|#-> wæ
### |w|æ|
#-> wæ
### |d|i|t|u|
#-> ditu
### |d|i|t|u|
#-> ditu
### |s|o|
#-> so
### |s|o|
#-> so
### |n|o|m|ɑ|
#-> nomɑ
### |n|o|m|ɑ|
#-> nomɑ
### |s|o|
#-> so
### |s|o|
#-> so
### |kʷ|æ|f|i|
#-> kʷæfi
### |kʷ|æ|f|i|
#-> kʷæfi
### |s|o|
#-> so
### |s|o|
#-> so
### |w|æ| |d|i|t|u| |s|o| |n|o|m|ɑ| |s|o| |kʷ|æ|f|i| |s|o|
#-> wæ ditu so nomɑ so kʷæfi so
removetags:
<example id="poss3" translation="your son's friend's book">
<flat>
<word person="2" posp="pron" gloss="2" gender="gender?" def="neither" locus="number" role="owner" case="GEN">|w|æ|</word>
<word posp="noun" gloss="son" def="def" locus="number" role="owned" case="GEN">|d|i|t|u|</word>
<word gloss="the" posp="det" def="def" locus="number" role="owned" case="GEN">|s|o|</word>
<word posp="noun" gloss="friend" def="def" locus="number" role="owned" case="GEN">|n|o|m|ɑ|</word>
<word gloss="the" posp="det" def="def" locus="number" role="owned" case="GEN">|s|o|</word>
<word posp="noun" gloss="book" def="def" locus="number" role="owned" case="NOM">|kʷ|æ|f|i|</word>
<word gloss="the" posp="det" def="def" locus="number" role="owned" case="NOM">|s|o|</word>
- <thingy type="npcase" function="enclitic" gloss="NOM">-</thingy>
</flat>
+ <p><span class="ilpair"><span class="mor">wæ</span><br><span class="gls">2</span></span> <span class="ilpair"><span class="mor">ditu</span><br><span class="gls">son</span></span> <span class="ilpair"><span class="mor">so</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">nomɑ</span><br><span class="gls">friend</span></span> <span class="ilpair"><span class="mor">so</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">kʷæfi</span><br><span class="gls">book</span></span> <span class="ilpair"><span class="mor">so</span><br><span class="gls">the</span></span></p>
+ <p>wæ ditu so nomɑ so kʷæfi so</p>
+ <p>wä ditu so noma so quäfi so</p>
+ <il>
+ <w>
+ <o>wæ</o>
+ <g>2</g>
+ </w>
+ <w>
+ <o>ditu</o>
+ <g>son</g>
+ </w>
+ <w>
+ <o>so</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>nomɑ</o>
+ <g>friend</g>
+ </w>
+ <w>
+ <o>so</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>kʷæfi</o>
+ <g>book</g>
+ </w>
+ <w>
+ <o>so</o>
+ <g>the</g>
+ </w>
+ </il>
</example>
### wæ ditu so nomɑ so kʷæfi so#-> wæ ditu so nomɑ so kʷæfi so
wä ditu so noma so quäfi so [wæ ditu so nomɑ so kʷæfi so] wæ 2 ditu son so the nomɑ friend so the kʷæfi book so the “your son’s friend’s book” | (19) |
Conjunctions
Here is an example of a conjunction.
initial XML:
<example id="conj1" translation="The hunter killed the jaguars, the tigers and the lions.">
<s>
<vp tam="past-punct">
<verb>kill</verb>
</vp>
<np def="def" number="sing" tr="theme" role="subj">
<noun>hunter</noun>
</np>
<np role="obj" tr="rheme">
<conjp conj="and">
<np def="def" number="plur">
<noun>jaguar</noun>
</np>
<np def="def" number="plur">
<noun>tiger</noun>
</np>
<np def="def" number="plur">
<noun>lion</noun>
</np>
</conjp>
</np>
</s>
</example>cleanup:
<example id="conj1" translation="The hunter killed the jaguars, the tigers and the lions."> <s> - <vp tam="past-punct"> - <verb>kill</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="kill"/> </vp> - <np def="def" number="sing" tr="theme" role="subj"> - <noun>hunter</noun> + <np def="def" number="sing" tr="theme" role="subj" locus="number"> + <word posp="noun" gloss="hunter"/> </np> <np role="obj" tr="rheme"> <conjp conj="and"> - <np def="def" number="plur"> - <noun>jaguar</noun> + <np def="def" number="plur" locus="number"> + <word posp="noun" gloss="jaguar"/> </np> - <np def="def" number="plur"> - <noun>tiger</noun> + <np def="def" number="plur" locus="number"> + <word posp="noun" gloss="tiger"/> </np> - <np def="def" number="plur"> - <noun>lion</noun> + <np def="def" number="plur" locus="number"> + <word posp="noun" gloss="lion"/> </np> </conjp> </np> </s> </example>
module adj2verb: No change.
module articles:
<example id="conj1" translation="The hunter killed the jaguars, the tigers and the lions.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active">
<word posp="verb" gloss="kill"/>
</vp>
<np def="def" number="sing" tr="theme" role="subj" locus="number">
<word posp="noun" gloss="hunter"/>
+ <word gloss="the" posp="det"/>
</np>
<np role="obj" tr="rheme">
<conjp conj="and">
<np def="def" number="plur" locus="number">
<word posp="noun" gloss="jaguar"/>
+ <word gloss="the" posp="det"/>
</np>
<np def="def" number="plur" locus="number">
<word posp="noun" gloss="tiger"/>
+ <word gloss="the" posp="det"/>
</np>
<np def="def" number="plur" locus="number">
<word posp="noun" gloss="lion"/>
+ <word gloss="the" posp="det"/>
</np>
</conjp>
</np>
</s>
</example>
module nonpastonly:
<example id="conj1" translation="The hunter killed the jaguars, the tigers and the lions."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="kill"/> </vp> <np def="def" number="sing" tr="theme" role="subj" locus="number"> <word posp="noun" gloss="hunter"/> <word gloss="the" posp="det"/> </np> <np role="obj" tr="rheme"> <conjp conj="and"> <np def="def" number="plur" locus="number"> <word posp="noun" gloss="jaguar"/> <word gloss="the" posp="det"/> </np> <np def="def" number="plur" locus="number"> <word posp="noun" gloss="tiger"/> <word gloss="the" posp="det"/> </np> <np def="def" number="plur" locus="number"> <word posp="noun" gloss="lion"/> <word gloss="the" posp="det"/> </np> </conjp> </np> </s> </example>
module noepistemic: No change.
module NRel: No change.
module sentenceconnectors: No change.
module nominalise: No change.
tva1tva2
module affixdensity: No change.
module adpositions: No change.
module constorder:
<example id="conj1" translation="The hunter killed the jaguars, the tigers and the lions."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> - <word posp="verb" gloss="kill"/> - </vp> <np def="def" number="sing" tr="theme" role="subj" locus="number"> <word posp="noun" gloss="hunter"/> <word gloss="the" posp="det"/> </np> <np role="obj" tr="rheme"> <conjp conj="and"> <np def="def" number="plur" locus="number"> <word posp="noun" gloss="jaguar"/> <word gloss="the" posp="det"/> </np> <np def="def" number="plur" locus="number"> <word posp="noun" gloss="tiger"/> <word gloss="the" posp="det"/> </np> <np def="def" number="plur" locus="number"> <word posp="noun" gloss="lion"/> <word gloss="the" posp="det"/> </np> </conjp> </np> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <word posp="verb" gloss="kill"/> + </vp> </s> </example>
module casemarking:
<example id="conj1" translation="The hunter killed the jaguars, the tigers and the lions."> <s> - <np def="def" number="sing" tr="theme" role="subj" locus="number"> + <np def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM"> <word posp="noun" gloss="hunter"/> <word gloss="the" posp="det"/> </np> - <np role="obj" tr="rheme"> + <np role="obj" tr="rheme" case="ACC"> <conjp conj="and"> <np def="def" number="plur" locus="number"> <word posp="noun" gloss="jaguar"/> <word gloss="the" posp="det"/> </np> <np def="def" number="plur" locus="number"> <word posp="noun" gloss="tiger"/> <word gloss="the" posp="det"/> </np> <np def="def" number="plur" locus="number"> <word posp="noun" gloss="lion"/> <word gloss="the" posp="det"/> </np> </conjp> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="kill"/> </vp> </s> </example>
module markowner: No change.
module simplifynumber:
<example id="conj1" translation="The hunter killed the jaguars, the tigers and the lions."> <s> - <np def="def" number="sing" tr="theme" role="subj" locus="number" case="NOM"> + <np def="def" tr="theme" role="subj" locus="number" case="NOM"> <word posp="noun" gloss="hunter"/> <word gloss="the" posp="det"/> </np> <np role="obj" tr="rheme" case="ACC"> <conjp conj="and"> - <np def="def" number="plur" locus="number"> + <np def="def" locus="number"> <word posp="noun" gloss="jaguar"/> <word gloss="the" posp="det"/> </np> - <np def="def" number="plur" locus="number"> + <np def="def" locus="number"> <word posp="noun" gloss="tiger"/> <word gloss="the" posp="det"/> </np> - <np def="def" number="plur" locus="number"> + <np def="def" locus="number"> <word posp="noun" gloss="lion"/> <word gloss="the" posp="det"/> </np> </conjp> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="kill"/> </vp> </s> </example>
module propagatenumber:
<example id="conj1" translation="The hunter killed the jaguars, the tigers and the lions.">
<s>
<np def="def" tr="theme" role="subj" locus="number" case="NOM">
<word posp="noun" gloss="hunter"/>
<word gloss="the" posp="det"/>
</np>
- <np role="obj" tr="rheme" case="ACC">
+ <np role="obj" tr="rheme" case="ACC" number="plur">
<conjp conj="and">
<np def="def" locus="number">
<word posp="noun" gloss="jaguar"/>
<word gloss="the" posp="det"/>
</np>
<np def="def" locus="number">
<word posp="noun" gloss="tiger"/>
<word gloss="the" posp="det"/>
</np>
<np def="def" locus="number">
<word posp="noun" gloss="lion"/>
<word gloss="the" posp="det"/>
</np>
</conjp>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="kill"/>
</vp>
</s>
</example>
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="NOM">
<word posp="noun" gloss="hunter"/>
<word gloss="the" posp="det"/>
</np>
<np role="obj" tr="rheme" case="ACC" number="plur">
<conjp conj="and">
<np def="def" locus="number">
<word posp="noun" gloss="jaguar"/>
<word gloss="the" posp="det"/>
</np>
+ <word posp="conj" gloss="and"/>
<np def="def" locus="number">
<word posp="noun" gloss="tiger"/>
<word gloss="the" posp="det"/>
</np>
+ <word posp="conj" gloss="and"/>
<np def="def" locus="number">
<word posp="noun" gloss="lion"/>
<word gloss="the" posp="det"/>
</np>
</conjp>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="kill"/>
</vp>
</s>
</example>
flattenconjp:
<example id="conj1" translation="The hunter killed the jaguars, the tigers and the lions.">
<s>
<np def="def" tr="theme" role="subj" locus="number" case="NOM">
<word posp="noun" gloss="hunter"/>
<word gloss="the" posp="det"/>
</np>
<np role="obj" tr="rheme" case="ACC" number="plur">
- <conjp conj="and">
- <np def="def" locus="number">
+ <np def="def" locus="number" role="obj" tr="rheme" case="ACC" number="plur">
<word posp="noun" gloss="jaguar"/>
<word gloss="the" posp="det"/>
</np>
<word posp="conj" gloss="and"/>
- <np def="def" locus="number">
+ <np def="def" locus="number" role="obj" tr="rheme" case="ACC" number="plur">
<word posp="noun" gloss="tiger"/>
<word gloss="the" posp="det"/>
</np>
<word posp="conj" gloss="and"/>
- <np def="def" locus="number">
+ <np def="def" locus="number" role="obj" tr="rheme" case="ACC" number="plur">
<word posp="noun" gloss="lion"/>
<word gloss="the" posp="det"/>
</np>
- </conjp>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="kill"/>
</vp>
</s>
</example>
fixpronouns: No change.
copyuptophrase:
<example id="conj1" translation="The hunter killed the jaguars, the tigers and the lions.">
<s>
<np def="def" tr="theme" role="subj" locus="number" case="NOM">
<word posp="noun" gloss="hunter"/>
<word gloss="the" posp="det"/>
</np>
<np role="obj" tr="rheme" case="ACC" number="plur">
<np def="def" locus="number" role="obj" tr="rheme" case="ACC" number="plur">
<word posp="noun" gloss="jaguar"/>
<word gloss="the" posp="det"/>
</np>
<word posp="conj" gloss="and"/>
<np def="def" locus="number" role="obj" tr="rheme" case="ACC" number="plur">
<word posp="noun" gloss="tiger"/>
<word gloss="the" posp="det"/>
</np>
<word posp="conj" gloss="and"/>
<np def="def" locus="number" role="obj" tr="rheme" case="ACC" number="plur">
<word posp="noun" gloss="lion"/>
<word gloss="the" posp="det"/>
</np>
</np>
- <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
+ <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" obj="3.plur">
<word posp="verb" gloss="kill"/>
</vp>
</s>
</example>
prodrop: No change.
addclitics:
<example id="conj1" translation="The hunter killed the jaguars, the tigers and the lions.">
<s>
<np def="def" tr="theme" role="subj" locus="number" case="NOM">
<word posp="noun" gloss="hunter"/>
<word gloss="the" posp="det"/>
+ <thingy type="npcase" function="enclitic" gloss="NOM"/>
</np>
<np role="obj" tr="rheme" case="ACC" number="plur">
<np def="def" locus="number" role="obj" tr="rheme" case="ACC" number="plur">
<word posp="noun" gloss="jaguar"/>
<word gloss="the" posp="det"/>
</np>
<word posp="conj" gloss="and"/>
<np def="def" locus="number" role="obj" tr="rheme" case="ACC" number="plur">
<word posp="noun" gloss="tiger"/>
<word gloss="the" posp="det"/>
</np>
<word posp="conj" gloss="and"/>
<np def="def" locus="number" role="obj" tr="rheme" case="ACC" number="plur">
<word posp="noun" gloss="lion"/>
<word gloss="the" posp="det"/>
</np>
+ <thingy type="npcase" function="enclitic" gloss="ACC"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" obj="3.plur">
<word posp="verb" gloss="kill"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</s>
</example>
propagateArgumentCase: No change.
unwrapArgumentNPs:
<example id="conj1" translation="The hunter killed the jaguars, the tigers and the lions.">
<s>
<np def="def" tr="theme" role="subj" locus="number" case="NOM">
<word posp="noun" gloss="hunter"/>
<word gloss="the" posp="det"/>
<thingy type="npcase" function="enclitic" gloss="NOM"/>
</np>
- <np role="obj" tr="rheme" case="ACC" number="plur">
<np def="def" locus="number" role="obj" tr="rheme" case="ACC" number="plur">
<word posp="noun" gloss="jaguar"/>
<word gloss="the" posp="det"/>
</np>
<word posp="conj" gloss="and"/>
<np def="def" locus="number" role="obj" tr="rheme" case="ACC" number="plur">
<word posp="noun" gloss="tiger"/>
<word gloss="the" posp="det"/>
</np>
<word posp="conj" gloss="and"/>
<np def="def" locus="number" role="obj" tr="rheme" case="ACC" number="plur">
<word posp="noun" gloss="lion"/>
<word gloss="the" posp="det"/>
</np>
<thingy type="npcase" function="enclitic" gloss="ACC"/>
- </np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" obj="3.plur">
<word posp="verb" gloss="kill"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</s>
</example>
unwrapOwnerOwned: No change.
movedowntoword:
<example id="conj1" translation="The hunter killed the jaguars, the tigers and the lions.">
<s>
<np def="def" tr="theme" role="subj" locus="number" case="NOM">
- <word posp="noun" gloss="hunter"/>
- <word gloss="the" posp="det"/>
+ <word posp="noun" gloss="hunter" def="def" tr="theme" role="subj" locus="number" case="NOM"/>
+ <word gloss="the" posp="det" def="def" tr="theme" role="subj" locus="number" case="NOM"/>
<thingy type="npcase" function="enclitic" gloss="NOM"/>
</np>
<np def="def" locus="number" role="obj" tr="rheme" case="ACC" number="plur">
- <word posp="noun" gloss="jaguar"/>
- <word gloss="the" posp="det"/>
+ <word posp="noun" gloss="jaguar" def="def" locus="number" role="obj" tr="rheme" case="ACC" number="plur"/>
+ <word gloss="the" posp="det" def="def" locus="number" role="obj" tr="rheme" case="ACC" number="plur"/>
</np>
<word posp="conj" gloss="and"/>
<np def="def" locus="number" role="obj" tr="rheme" case="ACC" number="plur">
- <word posp="noun" gloss="tiger"/>
- <word gloss="the" posp="det"/>
+ <word posp="noun" gloss="tiger" def="def" locus="number" role="obj" tr="rheme" case="ACC" number="plur"/>
+ <word gloss="the" posp="det" def="def" locus="number" role="obj" tr="rheme" case="ACC" number="plur"/>
</np>
<word posp="conj" gloss="and"/>
<np def="def" locus="number" role="obj" tr="rheme" case="ACC" number="plur">
- <word posp="noun" gloss="lion"/>
- <word gloss="the" posp="det"/>
+ <word posp="noun" gloss="lion" def="def" locus="number" role="obj" tr="rheme" case="ACC" number="plur"/>
+ <word gloss="the" posp="det" def="def" locus="number" role="obj" tr="rheme" case="ACC" number="plur"/>
</np>
<thingy type="npcase" function="enclitic" gloss="ACC"/>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" obj="3.plur">
- <word posp="verb" gloss="kill"/>
+ <word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" obj="3.plur"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</s>
</example>
About to call getSlotValue for kill/verb/voice/obligatoryGot active
About to call getSlotValue for kill/verb/mode/obligatory
Got indicative
About to call getSlotValue for kill/verb/question/optional
Got not.Q
addaffixes:
<example id="conj1" translation="The hunter killed the jaguars, the tigers and the lions.">
<s>
<np def="def" tr="theme" role="subj" locus="number" case="NOM">
<word posp="noun" gloss="hunter" def="def" tr="theme" role="subj" locus="number" case="NOM"/>
<word gloss="the" posp="det" def="def" tr="theme" role="subj" locus="number" case="NOM"/>
<thingy type="npcase" function="enclitic" gloss="NOM"/>
</np>
<np def="def" locus="number" role="obj" tr="rheme" case="ACC" number="plur">
<word posp="noun" gloss="jaguar" def="def" locus="number" role="obj" tr="rheme" case="ACC" number="plur"/>
<word gloss="the" posp="det" def="def" locus="number" role="obj" tr="rheme" case="ACC" number="plur"/>
</np>
<word posp="conj" gloss="and"/>
<np def="def" locus="number" role="obj" tr="rheme" case="ACC" number="plur">
<word posp="noun" gloss="tiger" def="def" locus="number" role="obj" tr="rheme" case="ACC" number="plur"/>
<word gloss="the" posp="det" def="def" locus="number" role="obj" tr="rheme" case="ACC" number="plur"/>
</np>
<word posp="conj" gloss="and"/>
<np def="def" locus="number" role="obj" tr="rheme" case="ACC" number="plur">
<word posp="noun" gloss="lion" def="def" locus="number" role="obj" tr="rheme" case="ACC" number="plur"/>
<word gloss="the" posp="det" def="def" locus="number" role="obj" tr="rheme" case="ACC" number="plur"/>
</np>
<thingy type="npcase" function="enclitic" gloss="ACC"/>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" obj="3.plur">
+ <thingy type="verbvoice" function="prefix" gloss="active"/>
<word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" obj="3.plur"/>
+ <thingy type="verbmode" function="suffix" gloss="indicative"/>
+ <thingy type="verbquestion" function="suffix" gloss="not.Q"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</s>
</example>
flatten:
<example id="conj1" translation="The hunter killed the jaguars, the tigers and the lions."> - <s> - <np def="def" tr="theme" role="subj" locus="number" case="NOM"> + <flat> <word posp="noun" gloss="hunter" def="def" tr="theme" role="subj" locus="number" case="NOM"/> <word gloss="the" posp="det" def="def" tr="theme" role="subj" locus="number" case="NOM"/> <thingy type="npcase" function="enclitic" gloss="NOM"/> - </np> - <np def="def" locus="number" role="obj" tr="rheme" case="ACC" number="plur"> <word posp="noun" gloss="jaguar" def="def" locus="number" role="obj" tr="rheme" case="ACC" number="plur"/> <word gloss="the" posp="det" def="def" locus="number" role="obj" tr="rheme" case="ACC" number="plur"/> - </np> <word posp="conj" gloss="and"/> - <np def="def" locus="number" role="obj" tr="rheme" case="ACC" number="plur"> <word posp="noun" gloss="tiger" def="def" locus="number" role="obj" tr="rheme" case="ACC" number="plur"/> <word gloss="the" posp="det" def="def" locus="number" role="obj" tr="rheme" case="ACC" number="plur"/> - </np> <word posp="conj" gloss="and"/> - <np def="def" locus="number" role="obj" tr="rheme" case="ACC" number="plur"> <word posp="noun" gloss="lion" def="def" locus="number" role="obj" tr="rheme" case="ACC" number="plur"/> <word gloss="the" posp="det" def="def" locus="number" role="obj" tr="rheme" case="ACC" number="plur"/> - </np> <thingy type="npcase" function="enclitic" gloss="ACC"/> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" obj="3.plur"> <thingy type="verbvoice" function="prefix" gloss="active"/> <word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" obj="3.plur"/> <thingy type="verbmode" function="suffix" gloss="indicative"/> <thingy type="verbquestion" function="suffix" gloss="not.Q"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> - </vp> - </s> + </flat> </example>
addvocab:
<example id="conj1" translation="The hunter killed the jaguars, the tigers and the lions."> <flat> - <word posp="noun" gloss="hunter" def="def" tr="theme" role="subj" locus="number" case="NOM"/> - <word gloss="the" posp="det" def="def" tr="theme" role="subj" locus="number" case="NOM"/> - <thingy type="npcase" function="enclitic" gloss="NOM"/> - <word posp="noun" gloss="jaguar" def="def" locus="number" role="obj" tr="rheme" case="ACC" number="plur"/> - <word gloss="the" posp="det" def="def" locus="number" role="obj" tr="rheme" case="ACC" number="plur"/> - <word posp="conj" gloss="and"/> - <word posp="noun" gloss="tiger" def="def" locus="number" role="obj" tr="rheme" case="ACC" number="plur"/> - <word gloss="the" posp="det" def="def" locus="number" role="obj" tr="rheme" case="ACC" number="plur"/> - <word posp="conj" gloss="and"/> - <word posp="noun" gloss="lion" def="def" locus="number" role="obj" tr="rheme" case="ACC" number="plur"/> - <word gloss="the" posp="det" def="def" locus="number" role="obj" tr="rheme" case="ACC" number="plur"/> - <thingy type="npcase" function="enclitic" gloss="ACC"/> - <thingy type="verbvoice" function="prefix" gloss="active"/> - <word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" obj="3.plur"/> - <thingy type="verbmode" function="suffix" gloss="indicative"/> - <thingy type="verbquestion" function="suffix" gloss="not.Q"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> + <word posp="noun" gloss="hunter" def="def" tr="theme" role="subj" locus="number" case="NOM">|z|ɑ|xʷ|ɑ|</word> + <word gloss="the" posp="det" def="def" tr="theme" role="subj" locus="number" case="NOM">|s|o|</word> + <thingy type="npcase" function="enclitic" gloss="NOM">-</thingy> + <word posp="noun" gloss="jaguar" def="def" locus="number" role="obj" tr="rheme" case="ACC" number="plur">|m|ai|f|æ|</word> + <word gloss="the" posp="det" def="def" locus="number" role="obj" tr="rheme" case="ACC" number="plur">|s|o|</word> + <word posp="conj" gloss="and">|h|e|</word> + <word posp="noun" gloss="tiger" def="def" locus="number" role="obj" tr="rheme" case="ACC" number="plur">|m|æ|v|i|</word> + <word gloss="the" posp="det" def="def" locus="number" role="obj" tr="rheme" case="ACC" number="plur">|s|o|</word> + <word posp="conj" gloss="and">|h|e|</word> + <word posp="noun" gloss="lion" def="def" locus="number" role="obj" tr="rheme" case="ACC" number="plur">|xʷ|e|t͡ʃ|æ|</word> + <word gloss="the" posp="det" def="def" locus="number" role="obj" tr="rheme" case="ACC" number="plur">|s|o|</word> + <thingy type="npcase" function="enclitic" gloss="ACC">|s|i|</thingy> + <thingy type="verbvoice" function="prefix" gloss="active">|t͡ʃ|-</thingy> + <word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" obj="3.plur">|ai|xʷ|i|</word> + <thingy type="verbmode" function="suffix" gloss="indicative">-|k|u|</thingy> + <thingy type="verbquestion" function="suffix" gloss="not.Q">-</thingy> + <thingy type="vpta" function="enclitic" gloss="PAST">|m|i|</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> </flat> </example>
vowelharmony: No change.
### |z|ɑ|xʷ|ɑ|#-> zɑxʷɑ
### |z|ɑ|xʷ|ɑ|
#-> zɑxʷɑ
### |s|o|
#-> so
### |s|o|
#-> so
### |m|ai|f|æ|
#-> maifæ
### |m|ai|f|æ|
#-> maifæ
### |s|o|
#-> so
### |s|o|
#-> so
### |h|e|
#-> he
### |h|e|
#-> he
### |m|æ|v|i|
#-> mævi
### |m|æ|v|i|
#-> mævi
### |s|o|
#-> so
### |s|o|
#-> so
### |h|e|
#-> he
### |h|e|
#-> he
### |xʷ|e|t͡ʃ|æ|
#-> xʷet͡ʃæ
### |xʷ|e|t͡ʃ|æ|
#-> xʷet͡ʃæ
### |s|o|
#-> so
### |s|o|
#-> so
### |s|i|
#-> si
### |s|i|
#-> si
### |t͡ʃ|-
#-> t͡ʃ-
### |t͡ʃ|-
#-> t͡ʃ-
### |ai|xʷ|i|
#-> aixʷi
### |ai|xʷ|i|
#-> aixʷi
### -|k|u|
#-> -ku
### -|k|u|
#-> -ku
### |m|i|
#-> mi
### |m|i|
#-> mi
### |z|ɑ|xʷ|ɑ| |s|o| |m|ai|f|æ| |s|o| |h|e| |m|æ|v|i| |s|o| |h|e| |xʷ|e|t͡ʃ|æ| |s|o| |s|i| |t͡ʃ||ai|xʷ|i||k|u| |m|i|
#-> zɑxʷɑ so maifæ so he mævi so he xʷet͡ʃæ so si t͡ʃaixʷiku mi
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="NOM">|z|ɑ|xʷ|ɑ|</word>
<word gloss="the" posp="det" def="def" tr="theme" role="subj" locus="number" case="NOM">|s|o|</word>
- <thingy type="npcase" function="enclitic" gloss="NOM">-</thingy>
<word posp="noun" gloss="jaguar" def="def" locus="number" role="obj" tr="rheme" case="ACC" number="plur">|m|ai|f|æ|</word>
<word gloss="the" posp="det" def="def" locus="number" role="obj" tr="rheme" case="ACC" number="plur">|s|o|</word>
<word posp="conj" gloss="and">|h|e|</word>
<word posp="noun" gloss="tiger" def="def" locus="number" role="obj" tr="rheme" case="ACC" number="plur">|m|æ|v|i|</word>
<word gloss="the" posp="det" def="def" locus="number" role="obj" tr="rheme" case="ACC" number="plur">|s|o|</word>
<word posp="conj" gloss="and">|h|e|</word>
<word posp="noun" gloss="lion" def="def" locus="number" role="obj" tr="rheme" case="ACC" number="plur">|xʷ|e|t͡ʃ|æ|</word>
<word gloss="the" posp="det" def="def" locus="number" role="obj" tr="rheme" case="ACC" number="plur">|s|o|</word>
<thingy type="npcase" function="enclitic" gloss="ACC">|s|i|</thingy>
<thingy type="verbvoice" function="prefix" gloss="active">|t͡ʃ|-</thingy>
<word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" obj="3.plur">|ai|xʷ|i|</word>
<thingy type="verbmode" function="suffix" gloss="indicative">-|k|u|</thingy>
- <thingy type="verbquestion" function="suffix" gloss="not.Q">-</thingy>
<thingy type="vpta" function="enclitic" gloss="PAST">|m|i|</thingy>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
</flat>
+ <p><span class="ilpair"><span class="mor">zɑxʷɑ</span><br><span class="gls">hunter</span></span> <span class="ilpair"><span class="mor">so</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">maifæ</span><br><span class="gls">jaguar</span></span> <span class="ilpair"><span class="mor">so</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">he</span><br><span class="gls">and</span></span> <span class="ilpair"><span class="mor">mævi</span><br><span class="gls">tiger</span></span> <span class="ilpair"><span class="mor">so</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">he</span><br><span class="gls">and</span></span> <span class="ilpair"><span class="mor">xʷet͡ʃæ</span><br><span class="gls">lion</span></span> <span class="ilpair"><span class="mor">so</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">si</span><br><span class="gls">ACC</span></span> <span class="ilpair"><span class="mor">t͡ʃ-</span><br><span class="gls">active</span></span> <span class="ilpair"><span class="mor">aixʷi</span><br><span class="gls">kill</span></span> <span class="ilpair"><span class="mor">-ku</span><br><span class="gls">indicative</span></span> <span class="ilpair"><span class="mor">mi</span><br><span class="gls">PAST</span></span></p>
+ <p>zɑxʷɑ so maifæ so he mævi so he xʷet͡ʃæ so si t͡ʃaixʷiku mi</p>
+ <p>zakhwa so maifä so he mävi so he khwechä so si chaikhwiku mi</p>
+ <il>
+ <w>
+ <o>zɑxʷɑ</o>
+ <g>hunter</g>
+ </w>
+ <w>
+ <o>so</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>maifæ</o>
+ <g>jaguar</g>
+ </w>
+ <w>
+ <o>so</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>he</o>
+ <g>and</g>
+ </w>
+ <w>
+ <o>mævi</o>
+ <g>tiger</g>
+ </w>
+ <w>
+ <o>so</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>he</o>
+ <g>and</g>
+ </w>
+ <w>
+ <o>xʷet͡ʃæ</o>
+ <g>lion</g>
+ </w>
+ <w>
+ <o>so</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>si</o>
+ <g>ACC</g>
+ </w>
+ <w>
+ <o>t͡ʃ-</o>
+ <g>active</g>
+ </w>
+ <w>
+ <o>aixʷi</o>
+ <g>kill</g>
+ </w>
+ <w>
+ <o>-ku</o>
+ <g>indicative</g>
+ </w>
+ <w>
+ <o>mi</o>
+ <g>PAST</g>
+ </w>
+ </il>
</example>
### zɑxʷɑ so maifæ so he mævi so he xʷet͡ʃæ so si t͡ʃaixʷiku mi#-> zɑxʷɑ so maifæ so he mævi so he xʷet͡ʃæ so si t͡ʃaixʷiku mi
Zakhwa so maifä so he mävi so he khwechä so si chaikhwiku mi. [zɑxʷɑ so maifæ so he mævi so he xʷet͡ʃæ so si t͡ʃaixʷiku mi] zɑxʷɑ hunter so the maifæ jaguar so the he and mævi tiger so the he and xʷet͡ʃæ lion so the si ACC t͡ʃ- active aixʷi kill -ku indicative mi PAST “The hunter killed the jaguars, the tigers and the lions.” | (20) |
Modifiers and Determiners
The ordering of demonstratives, articles (if present), and other modifiers in Ghewa 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
Ghewa forms relative clauses by placing the relative clause after the noun it modifies. The clause follows the internal word order of ordinary finite clauses. A dedicated relativising marker introduces the clause and identifies the relationship between the head noun and its role inside the relative clause.
To illustrate how relative clauses work, let us begin with a simple sentence:
initial XML:
<example id="relp1" translation="I patted the cat.">
<s>
<vp tam="past-punct">
<verb>pat</verb>
</vp>
<np number="sing" def="neither" role="subj">
<pron person="1excl" number="sing"/>
</np>
<np def="def" number="sing" tr="rheme" role="obj">
<noun>cat</noun>
</np>
</s>
</example>cleanup:
<example id="relp1" translation="I patted the cat."> <s> - <vp tam="past-punct"> - <verb>pat</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="pat"/> </vp> - <np number="sing" def="neither" role="subj"> - <pron person="1excl" number="sing"/> + <np number="sing" def="neither" role="subj" locus="number"> + <word person="1excl" number="sing" posp="pron"/> </np> - <np def="def" number="sing" tr="rheme" role="obj"> - <noun>cat</noun> + <np def="def" number="sing" tr="rheme" role="obj" locus="number"> + <word posp="noun" gloss="cat"/> </np> </s> </example>
module adj2verb: No change.
module articles:
<example id="relp1" translation="I patted the cat.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active">
<word posp="verb" gloss="pat"/>
</vp>
<np number="sing" def="neither" role="subj" locus="number">
<word person="1excl" number="sing" posp="pron"/>
</np>
<np def="def" number="sing" tr="rheme" role="obj" locus="number">
<word posp="noun" gloss="cat"/>
+ <word gloss="the" posp="det"/>
</np>
</s>
</example>
module nonpastonly:
<example id="relp1" translation="I patted the cat."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="pat"/> </vp> <np number="sing" def="neither" role="subj" locus="number"> <word person="1excl" number="sing" posp="pron"/> </np> <np def="def" number="sing" tr="rheme" role="obj" locus="number"> <word posp="noun" gloss="cat"/> <word gloss="the" posp="det"/> </np> </s> </example>
module noepistemic: No change.
module NRel: No change.
module sentenceconnectors: No change.
module nominalise: No change.
tva1tva2
module affixdensity: No change.
module adpositions: No change.
module constorder:
<example id="relp1" translation="I patted the cat."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> - <word posp="verb" gloss="pat"/> - </vp> <np number="sing" def="neither" role="subj" locus="number"> <word person="1excl" number="sing" posp="pron"/> </np> <np def="def" number="sing" tr="rheme" role="obj" locus="number"> <word posp="noun" gloss="cat"/> <word gloss="the" posp="det"/> </np> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <word posp="verb" gloss="pat"/> + </vp> </s> </example>
module casemarking:
<example id="relp1" translation="I patted the cat."> <s> - <np number="sing" def="neither" role="subj" locus="number"> + <np number="sing" def="neither" role="subj" locus="number" case="NOM"> <word person="1excl" number="sing" posp="pron"/> </np> - <np def="def" number="sing" tr="rheme" role="obj" locus="number"> + <np def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC"> <word posp="noun" gloss="cat"/> <word gloss="the" posp="det"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="pat"/> </vp> </s> </example>
module markowner: No change.
module simplifynumber:
<example id="relp1" translation="I patted the cat."> <s> - <np number="sing" def="neither" role="subj" locus="number" case="NOM"> - <word person="1excl" number="sing" posp="pron"/> + <np def="neither" role="subj" locus="number" case="NOM"> + <word person="1excl" posp="pron"/> </np> - <np def="def" number="sing" tr="rheme" role="obj" locus="number" case="ACC"> + <np def="def" tr="rheme" role="obj" locus="number" case="ACC"> <word posp="noun" gloss="cat"/> <word gloss="the" posp="det"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="pat"/> </vp> </s> </example>
module propagatenumber: No change.
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="NOM">
- <word person="1excl" posp="pron"/>
+ <word person="1excl" posp="pron" gloss="1excl" gender="gender?"/>
</np>
<np def="def" tr="rheme" role="obj" locus="number" case="ACC">
<word posp="noun" gloss="cat"/>
<word gloss="the" posp="det"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="pat"/>
</vp>
</s>
</example>
copyuptophrase:
<example id="relp1" translation="I patted the cat."> <s> - <np def="neither" role="subj" locus="number" case="NOM"> + <np def="neither" role="subj" locus="number" case="NOM" person="1excl"> <word person="1excl" posp="pron" gloss="1excl" gender="gender?"/> </np> <np def="def" tr="rheme" role="obj" locus="number" case="ACC"> <word posp="noun" gloss="cat"/> <word gloss="the" posp="det"/> </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl" obj="3"> <word posp="verb" gloss="pat"/> </vp> </s> </example>
prodrop:
<example id="relp1" translation="I patted the cat."> <s> - <np def="neither" role="subj" locus="number" case="NOM" person="1excl"> - <word person="1excl" posp="pron" gloss="1excl" gender="gender?"/> - </np> <np def="def" tr="rheme" role="obj" locus="number" case="ACC"> <word posp="noun" gloss="cat"/> <word gloss="the" posp="det"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl" obj="3"> <word posp="verb" gloss="pat"/> </vp> </s> </example>
addclitics:
<example id="relp1" translation="I patted the cat.">
<s>
<np def="def" tr="rheme" role="obj" locus="number" case="ACC">
<word posp="noun" gloss="cat"/>
<word gloss="the" posp="det"/>
+ <thingy type="npcase" function="enclitic" gloss="ACC"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl" obj="3">
<word posp="verb" gloss="pat"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</s>
</example>
propagateArgumentCase: No change.
unwrapArgumentNPs: No change.
unwrapOwnerOwned: No change.
movedowntoword:
<example id="relp1" translation="I patted the cat.">
<s>
<np def="def" tr="rheme" role="obj" locus="number" case="ACC">
- <word posp="noun" gloss="cat"/>
- <word gloss="the" posp="det"/>
+ <word posp="noun" gloss="cat" def="def" tr="rheme" role="obj" locus="number" case="ACC"/>
+ <word gloss="the" posp="det" def="def" tr="rheme" role="obj" locus="number" case="ACC"/>
<thingy type="npcase" function="enclitic" gloss="ACC"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl" obj="3">
- <word posp="verb" gloss="pat"/>
+ <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl" obj="3"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</s>
</example>
About to call getSlotValue for pat/verb/voice/obligatoryGot active
About to call getSlotValue for pat/verb/mode/obligatory
Got indicative
About to call getSlotValue for pat/verb/question/optional
Got not.Q
addaffixes:
<example id="relp1" translation="I patted the cat.">
<s>
<np def="def" tr="rheme" role="obj" locus="number" case="ACC">
<word posp="noun" gloss="cat" def="def" tr="rheme" role="obj" locus="number" case="ACC"/>
<word gloss="the" posp="det" def="def" tr="rheme" role="obj" locus="number" case="ACC"/>
<thingy type="npcase" function="enclitic" gloss="ACC"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl" obj="3">
+ <thingy type="verbvoice" function="prefix" gloss="active"/>
<word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl" obj="3"/>
+ <thingy type="verbmode" function="suffix" gloss="indicative"/>
+ <thingy type="verbquestion" function="suffix" gloss="not.Q"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</s>
</example>
flatten:
<example id="relp1" translation="I patted the cat."> - <s> - <np def="def" tr="rheme" role="obj" locus="number" case="ACC"> + <flat> <word posp="noun" gloss="cat" def="def" tr="rheme" role="obj" locus="number" case="ACC"/> <word gloss="the" posp="det" def="def" tr="rheme" role="obj" locus="number" case="ACC"/> <thingy type="npcase" function="enclitic" gloss="ACC"/> - </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl" obj="3"> <thingy type="verbvoice" function="prefix" gloss="active"/> <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl" obj="3"/> <thingy type="verbmode" function="suffix" gloss="indicative"/> <thingy type="verbquestion" function="suffix" gloss="not.Q"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> - </vp> - </s> + </flat> </example>
addvocab:
<example id="relp1" translation="I patted the cat."> <flat> - <word posp="noun" gloss="cat" def="def" tr="rheme" role="obj" locus="number" case="ACC"/> - <word gloss="the" posp="det" def="def" tr="rheme" role="obj" locus="number" case="ACC"/> - <thingy type="npcase" function="enclitic" gloss="ACC"/> - <thingy type="verbvoice" function="prefix" gloss="active"/> - <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl" obj="3"/> - <thingy type="verbmode" function="suffix" gloss="indicative"/> - <thingy type="verbquestion" function="suffix" gloss="not.Q"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> + <word posp="noun" gloss="cat" def="def" tr="rheme" role="obj" locus="number" case="ACC">|ɡ|o|r|æ|</word> + <word gloss="the" posp="det" def="def" tr="rheme" role="obj" locus="number" case="ACC">|s|o|</word> + <thingy type="npcase" function="enclitic" gloss="ACC">|s|i|</thingy> + <thingy type="verbvoice" function="prefix" gloss="active">|t͡ʃ|-</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">|au|l|æ|</word> + <thingy type="verbmode" function="suffix" gloss="indicative">-|k|u|</thingy> + <thingy type="verbquestion" function="suffix" gloss="not.Q">-</thingy> + <thingy type="vpta" function="enclitic" gloss="PAST">|m|i|</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> </flat> </example>
vowelharmony: No change.
### |ɡ|o|r|æ|#-> ɡoræ
### |ɡ|o|r|æ|
#-> ɡoræ
### |s|o|
#-> so
### |s|o|
#-> so
### |s|i|
#-> si
### |s|i|
#-> si
### |t͡ʃ|-
#-> t͡ʃ-
### |t͡ʃ|-
#-> t͡ʃ-
### |au|l|æ|
#-> aulæ
### |au|l|æ|
#-> aulæ
### -|k|u|
#-> -ku
### -|k|u|
#-> -ku
### |m|i|
#-> mi
### |m|i|
#-> mi
### |ɡ|o|r|æ| |s|o| |s|i| |t͡ʃ||au|l|æ||k|u| |m|i|
#-> ɡoræ so si t͡ʃaulæku mi
removetags:
<example id="relp1" translation="I patted the cat.">
<flat>
<word posp="noun" gloss="cat" def="def" tr="rheme" role="obj" locus="number" case="ACC">|ɡ|o|r|æ|</word>
<word gloss="the" posp="det" def="def" tr="rheme" role="obj" locus="number" case="ACC">|s|o|</word>
<thingy type="npcase" function="enclitic" gloss="ACC">|s|i|</thingy>
<thingy type="verbvoice" function="prefix" gloss="active">|t͡ʃ|-</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">|au|l|æ|</word>
<thingy type="verbmode" function="suffix" gloss="indicative">-|k|u|</thingy>
- <thingy type="verbquestion" function="suffix" gloss="not.Q">-</thingy>
<thingy type="vpta" function="enclitic" gloss="PAST">|m|i|</thingy>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
</flat>
+ <p><span class="ilpair"><span class="mor">ɡoræ</span><br><span class="gls">cat</span></span> <span class="ilpair"><span class="mor">so</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">si</span><br><span class="gls">ACC</span></span> <span class="ilpair"><span class="mor">t͡ʃ-</span><br><span class="gls">active</span></span> <span class="ilpair"><span class="mor">aulæ</span><br><span class="gls">pat</span></span> <span class="ilpair"><span class="mor">-ku</span><br><span class="gls">indicative</span></span> <span class="ilpair"><span class="mor">mi</span><br><span class="gls">PAST</span></span></p>
+ <p>ɡoræ so si t͡ʃaulæku mi</p>
+ <p>gorä so si chauläku mi</p>
+ <il>
+ <w>
+ <o>ɡoræ</o>
+ <g>cat</g>
+ </w>
+ <w>
+ <o>so</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>si</o>
+ <g>ACC</g>
+ </w>
+ <w>
+ <o>t͡ʃ-</o>
+ <g>active</g>
+ </w>
+ <w>
+ <o>aulæ</o>
+ <g>pat</g>
+ </w>
+ <w>
+ <o>-ku</o>
+ <g>indicative</g>
+ </w>
+ <w>
+ <o>mi</o>
+ <g>PAST</g>
+ </w>
+ </il>
</example>
### ɡoræ so si t͡ʃaulæku mi#-> ɡoræ so si t͡ʃaulæku mi
Gorä so si chauläku mi. [ɡoræ so si t͡ʃaulæku mi] ɡoræ cat so the si ACC t͡ʃ- active aulæ pat -ku indicative mi PAST “I patted the cat.” | (21) |
We can now add a relative clause modifying the noun:
initial XML:
<example id="relp2" translation="I patted the cat that caught the mouse.">
<s>
<vp tam="past-punct">
<verb>pat</verb>
</vp>
<np number="sing" def="neither" role="subj">
<pron person="1excl" number="sing"/>
</np>
<np role="obj">
<relp>
<vp tam="past-punct">
<verb>catch</verb>
</vp>
<np def="def" number="sing" role="subj" head="this">
<noun>cat</noun>
</np>
<np def="def" number="sing" role="obj">
<noun>mouse</noun>
</np>
</relp>
</np>
</s>
</example>cleanup:
<example id="relp2" translation="I patted the cat that caught the mouse."> <s> - <vp tam="past-punct"> - <verb>pat</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="pat"/> </vp> - <np number="sing" def="neither" role="subj"> - <pron person="1excl" number="sing"/> + <np number="sing" def="neither" role="subj" locus="number"> + <word person="1excl" number="sing" posp="pron"/> </np> <np role="obj"> <relp> - <vp tam="past-punct"> - <verb>catch</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="catch"/> </vp> - <np def="def" number="sing" role="subj" head="this"> - <noun>cat</noun> + <np def="def" number="sing" role="subj" head="this" locus="number"> + <word posp="noun" gloss="cat"/> </np> - <np def="def" number="sing" role="obj"> - <noun>mouse</noun> + <np def="def" number="sing" role="obj" locus="number"> + <word posp="noun" gloss="mouse"/> </np> </relp> </np> </s> </example>
module adj2verb: No change.
module articles:
<example id="relp2" translation="I patted the cat that caught the mouse.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active">
<word posp="verb" gloss="pat"/>
</vp>
<np number="sing" def="neither" role="subj" locus="number">
<word person="1excl" number="sing" posp="pron"/>
</np>
<np role="obj">
<relp>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active">
<word posp="verb" gloss="catch"/>
</vp>
<np def="def" number="sing" role="subj" head="this" locus="number">
<word posp="noun" gloss="cat"/>
+ <word gloss="the" posp="det"/>
</np>
<np def="def" number="sing" role="obj" locus="number">
<word posp="noun" gloss="mouse"/>
+ <word gloss="the" posp="det"/>
</np>
</relp>
</np>
</s>
</example>
module nonpastonly:
<example id="relp2" translation="I patted the cat that caught the mouse."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="pat"/> </vp> <np number="sing" def="neither" role="subj" locus="number"> <word person="1excl" number="sing" posp="pron"/> </np> <np role="obj"> <relp> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="catch"/> </vp> <np def="def" number="sing" role="subj" head="this" locus="number"> <word posp="noun" gloss="cat"/> <word gloss="the" posp="det"/> </np> <np def="def" number="sing" role="obj" locus="number"> <word posp="noun" gloss="mouse"/> <word gloss="the" posp="det"/> </np> </relp> </np> </s> </example>
module noepistemic: No change.
module NRel:
<example id="relp2" translation="I patted the cat that caught the mouse.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="pat"/>
</vp>
<np number="sing" def="neither" role="subj" locus="number">
<word person="1excl" number="sing" posp="pron"/>
</np>
- <np role="obj">
- <relp>
- <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
- <word posp="verb" gloss="catch"/>
- </vp>
- <np def="def" number="sing" role="subj" head="this" locus="number">
+ <np id="parent">
+ <np def="def" number="sing" role="obj" locus="number" id="headnp" tr="">
<word posp="noun" gloss="cat"/>
<word gloss="the" posp="det"/>
</np>
+ <relp comma="after">
+ <np id="relnp" number="sing" def="neither" role="subj" comma="before">
+ <word posp="pron" gloss="RELPRON"/>
+ </np>
+ <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
+ <word posp="verb" gloss="catch"/>
+ </vp>
<np def="def" number="sing" role="obj" locus="number">
<word posp="noun" gloss="mouse"/>
<word gloss="the" posp="det"/>
</np>
</relp>
</np>
</s>
</example>
module sentenceconnectors: No change.
module nominalise: No change.
tva1tva2
tva1
tva2
module affixdensity: No change.
module adpositions: No change.
module constorder:
<example id="relp2" translation="I patted the cat that caught the mouse."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> - <word posp="verb" gloss="pat"/> - </vp> <np number="sing" def="neither" role="subj" locus="number"> <word person="1excl" number="sing" posp="pron"/> </np> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <word posp="verb" gloss="pat"/> + </vp> <np id="parent"> <np def="def" number="sing" role="obj" locus="number" id="headnp" tr=""> <word posp="noun" gloss="cat"/> <word gloss="the" posp="det"/> </np> <relp comma="after"> <np id="relnp" number="sing" def="neither" role="subj" comma="before"> <word posp="pron" gloss="RELPRON"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="catch"/> </vp> <np def="def" number="sing" role="obj" locus="number"> <word posp="noun" gloss="mouse"/> <word gloss="the" posp="det"/> </np> </relp> </np> </s> </example>
module casemarking:
<example id="relp2" translation="I patted the cat that caught the mouse."> <s> - <np number="sing" def="neither" role="subj" locus="number"> + <np number="sing" def="neither" role="subj" locus="number" case="NOM"> <word person="1excl" number="sing" posp="pron"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="pat"/> </vp> <np id="parent"> <np def="def" number="sing" role="obj" locus="number" id="headnp" tr=""> <word posp="noun" gloss="cat"/> <word gloss="the" posp="det"/> </np> <relp comma="after"> - <np id="relnp" number="sing" def="neither" role="subj" comma="before"> + <np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM"> <word posp="pron" gloss="RELPRON"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="catch"/> </vp> - <np def="def" number="sing" role="obj" locus="number"> + <np def="def" number="sing" role="obj" locus="number" case="ACC"> <word posp="noun" gloss="mouse"/> <word gloss="the" posp="det"/> </np> </relp> </np> </s> </example>
module markowner: No change.
module simplifynumber:
<example id="relp2" translation="I patted the cat that caught the mouse."> <s> - <np number="sing" def="neither" role="subj" locus="number" case="NOM"> - <word person="1excl" number="sing" posp="pron"/> + <np def="neither" role="subj" locus="number" case="NOM"> + <word person="1excl" posp="pron"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="pat"/> </vp> <np id="parent"> - <np def="def" number="sing" role="obj" locus="number" id="headnp" tr=""> + <np def="def" role="obj" locus="number" id="headnp" tr=""> <word posp="noun" gloss="cat"/> <word gloss="the" posp="det"/> </np> <relp comma="after"> - <np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM"> + <np id="relnp" def="neither" role="subj" comma="before" case="NOM"> <word posp="pron" gloss="RELPRON"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="catch"/> </vp> - <np def="def" number="sing" role="obj" locus="number" case="ACC"> + <np def="def" role="obj" locus="number" case="ACC"> <word posp="noun" gloss="mouse"/> <word gloss="the" posp="det"/> </np> </relp> </np> </s> </example>
module propagatenumber: No change.
createpronouns: No change.
module ngen: No change.
module wordorder: No change.
module wordorder: No change.
module wordorder: No change.
module conjp: No change.
flattenconjp: No change.
fixpronouns:
<example id="relp2" translation="I patted the cat that caught the mouse.">
<s>
<np def="neither" role="subj" locus="number" case="NOM">
- <word person="1excl" posp="pron"/>
+ <word person="1excl" posp="pron" gloss="1excl" gender="gender?"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="pat"/>
</vp>
<np id="parent">
<np def="def" role="obj" locus="number" id="headnp" tr="">
<word posp="noun" gloss="cat"/>
<word gloss="the" posp="det"/>
</np>
<relp comma="after">
<np id="relnp" def="neither" role="subj" comma="before" case="NOM">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="catch"/>
</vp>
<np def="def" role="obj" locus="number" case="ACC">
<word posp="noun" gloss="mouse"/>
<word gloss="the" posp="det"/>
</np>
</relp>
</np>
</s>
</example>
copyuptophrase:
<example id="relp2" translation="I patted the cat that caught the mouse."> <s> - <np def="neither" role="subj" locus="number" case="NOM"> + <np def="neither" role="subj" locus="number" case="NOM" person="1excl"> <word person="1excl" posp="pron" gloss="1excl" gender="gender?"/> </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl"> <word posp="verb" gloss="pat"/> </vp> <np id="parent"> <np def="def" role="obj" locus="number" id="headnp" tr=""> <word posp="noun" gloss="cat"/> <word gloss="the" posp="det"/> </np> <relp comma="after"> <np id="relnp" def="neither" role="subj" comma="before" case="NOM"> <word posp="pron" gloss="RELPRON"/> </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" obj="3"> <word posp="verb" gloss="catch"/> </vp> <np def="def" role="obj" locus="number" case="ACC"> <word posp="noun" gloss="mouse"/> <word gloss="the" posp="det"/> </np> </relp> </np> </s> </example>
prodrop:
<example id="relp2" translation="I patted the cat that caught the mouse."> <s> - <np def="neither" role="subj" locus="number" case="NOM" person="1excl"> - <word person="1excl" posp="pron" gloss="1excl" gender="gender?"/> - </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl"> <word posp="verb" gloss="pat"/> </vp> <np id="parent"> <np def="def" role="obj" locus="number" id="headnp" tr=""> <word posp="noun" gloss="cat"/> <word gloss="the" posp="det"/> </np> <relp comma="after"> <np id="relnp" def="neither" role="subj" comma="before" case="NOM"> <word posp="pron" gloss="RELPRON"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" obj="3"> <word posp="verb" gloss="catch"/> </vp> <np def="def" role="obj" locus="number" case="ACC"> <word posp="noun" gloss="mouse"/> <word gloss="the" posp="det"/> </np> </relp> </np> </s> </example>
addclitics:
<example id="relp2" translation="I patted the cat that caught the mouse.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl">
<word posp="verb" gloss="pat"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np id="parent">
<np def="def" role="obj" locus="number" id="headnp" tr="">
<word posp="noun" gloss="cat"/>
<word gloss="the" posp="det"/>
</np>
<relp comma="after">
<np id="relnp" def="neither" role="subj" comma="before" case="NOM">
<word posp="pron" gloss="RELPRON"/>
+ <thingy type="npcase" function="enclitic" gloss="NOM"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" obj="3">
<word posp="verb" gloss="catch"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np def="def" role="obj" locus="number" case="ACC">
<word posp="noun" gloss="mouse"/>
<word gloss="the" posp="det"/>
+ <thingy type="npcase" function="enclitic" gloss="ACC"/>
</np>
</relp>
</np>
</s>
</example>
propagateArgumentCase: No change.
unwrapArgumentNPs: No change.
unwrapOwnerOwned: No change.
movedowntoword:
<example id="relp2" translation="I patted the cat that caught the mouse.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl">
- <word posp="verb" gloss="pat"/>
+ <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np id="parent">
<np def="def" role="obj" locus="number" id="headnp" tr="">
- <word posp="noun" gloss="cat"/>
- <word gloss="the" posp="det"/>
+ <word posp="noun" gloss="cat" def="def" role="obj" locus="number" id="headnp"/>
+ <word gloss="the" posp="det" def="def" role="obj" locus="number" id="headnp"/>
</np>
<relp comma="after">
<np id="relnp" def="neither" role="subj" comma="before" case="NOM">
- <word posp="pron" gloss="RELPRON"/>
+ <word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="subj" comma="before" case="NOM"/>
<thingy type="npcase" function="enclitic" gloss="NOM"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" obj="3">
- <word posp="verb" gloss="catch"/>
+ <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" obj="3"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np def="def" role="obj" locus="number" case="ACC">
- <word posp="noun" gloss="mouse"/>
- <word gloss="the" posp="det"/>
+ <word posp="noun" gloss="mouse" def="def" role="obj" locus="number" case="ACC"/>
+ <word gloss="the" posp="det" def="def" role="obj" locus="number" case="ACC"/>
<thingy type="npcase" function="enclitic" gloss="ACC"/>
</np>
</relp>
</np>
</s>
</example>
About to call getSlotValue for pat/verb/voice/obligatoryGot active
About to call getSlotValue for pat/verb/mode/obligatory
Got indicative
About to call getSlotValue for pat/verb/question/optional
Got not.Q
About to call getSlotValue for catch/verb/voice/obligatory
Got active
About to call getSlotValue for catch/verb/mode/obligatory
Got indicative
About to call getSlotValue for catch/verb/question/optional
Got not.Q
addaffixes:
<example id="relp2" translation="I patted the cat that caught the mouse.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl">
+ <thingy type="verbvoice" function="prefix" gloss="active"/>
<word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl"/>
+ <thingy type="verbmode" function="suffix" gloss="indicative"/>
+ <thingy type="verbquestion" function="suffix" gloss="not.Q"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np id="parent">
<np def="def" role="obj" locus="number" id="headnp" tr="">
<word posp="noun" gloss="cat" def="def" role="obj" locus="number" id="headnp"/>
<word gloss="the" posp="det" def="def" role="obj" locus="number" id="headnp"/>
</np>
<relp comma="after">
<np id="relnp" def="neither" role="subj" comma="before" case="NOM">
<word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="subj" comma="before" case="NOM"/>
<thingy type="npcase" function="enclitic" gloss="NOM"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" obj="3">
+ <thingy type="verbvoice" function="prefix" gloss="active"/>
<word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" obj="3"/>
+ <thingy type="verbmode" function="suffix" gloss="indicative"/>
+ <thingy type="verbquestion" function="suffix" gloss="not.Q"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np def="def" role="obj" locus="number" case="ACC">
<word posp="noun" gloss="mouse" def="def" role="obj" locus="number" case="ACC"/>
<word gloss="the" posp="det" def="def" role="obj" locus="number" case="ACC"/>
<thingy type="npcase" function="enclitic" gloss="ACC"/>
</np>
</relp>
</np>
</s>
</example>
flatten:
<example id="relp2" translation="I patted the cat that caught the mouse."> - <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl"> + <flat> <thingy type="verbvoice" function="prefix" gloss="active"/> <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl"/> <thingy type="verbmode" function="suffix" gloss="indicative"/> <thingy type="verbquestion" function="suffix" gloss="not.Q"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> - </vp> - <np id="parent"> - <np def="def" role="obj" locus="number" id="headnp" tr=""> <word posp="noun" gloss="cat" def="def" role="obj" locus="number" id="headnp"/> <word gloss="the" posp="det" def="def" role="obj" locus="number" id="headnp"/> - </np> - <relp comma="after"> - <np id="relnp" def="neither" role="subj" comma="before" case="NOM"> <word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="subj" comma="before" case="NOM"/> <thingy type="npcase" function="enclitic" gloss="NOM"/> - </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" obj="3"> <thingy type="verbvoice" function="prefix" gloss="active"/> <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" obj="3"/> <thingy type="verbmode" function="suffix" gloss="indicative"/> <thingy type="verbquestion" function="suffix" gloss="not.Q"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> - </vp> - <np def="def" role="obj" locus="number" case="ACC"> <word posp="noun" gloss="mouse" def="def" role="obj" locus="number" case="ACC"/> - <word gloss="the" posp="det" def="def" role="obj" locus="number" case="ACC"/> + <word gloss="the" posp="det" def="def" role="obj" locus="number" case="ACC" comma="after"/> <thingy type="npcase" function="enclitic" gloss="ACC"/> - </np> - </relp> - </np> - </s> + </flat> </example>
addvocab:
<example id="relp2" translation="I patted the cat that caught the mouse."> <flat> - <thingy type="verbvoice" function="prefix" gloss="active"/> - <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl"/> - <thingy type="verbmode" function="suffix" gloss="indicative"/> - <thingy type="verbquestion" function="suffix" gloss="not.Q"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <word posp="noun" gloss="cat" def="def" role="obj" locus="number" id="headnp"/> - <word gloss="the" posp="det" def="def" role="obj" locus="number" id="headnp"/> - <word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="subj" comma="before" case="NOM"/> - <thingy type="npcase" function="enclitic" gloss="NOM"/> - <thingy type="verbvoice" function="prefix" gloss="active"/> - <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" obj="3"/> - <thingy type="verbmode" function="suffix" gloss="indicative"/> - <thingy type="verbquestion" function="suffix" gloss="not.Q"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <word posp="noun" gloss="mouse" def="def" role="obj" locus="number" case="ACC"/> - <word gloss="the" posp="det" def="def" role="obj" locus="number" case="ACC" comma="after"/> - <thingy type="npcase" function="enclitic" gloss="ACC"/> + <thingy type="verbvoice" function="prefix" gloss="active">|t͡ʃ|-</thingy> + <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl">|au|l|æ|</word> + <thingy type="verbmode" function="suffix" gloss="indicative">-|k|u|</thingy> + <thingy type="verbquestion" function="suffix" gloss="not.Q">-</thingy> + <thingy type="vpta" function="enclitic" gloss="PAST">|m|i|</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> + <word posp="noun" gloss="cat" def="def" role="obj" locus="number" id="headnp">|ɡ|o|r|æ|</word> + <word gloss="the" posp="det" def="def" role="obj" locus="number" id="headnp">|s|o|</word> + <word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="subj" comma="before" case="NOM">|h|u|</word> + <thingy type="npcase" function="enclitic" gloss="NOM">-</thingy> + <thingy type="verbvoice" function="prefix" gloss="active">|t͡ʃ|-</thingy> + <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" obj="3">|e|ɡ|u|</word> + <thingy type="verbmode" function="suffix" gloss="indicative">-|k|u|</thingy> + <thingy type="verbquestion" function="suffix" gloss="not.Q">-</thingy> + <thingy type="vpta" function="enclitic" gloss="PAST">|m|i|</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> + <word posp="noun" gloss="mouse" def="def" role="obj" locus="number" case="ACC">|θ|o|x|u|</word> + <word gloss="the" posp="det" def="def" role="obj" locus="number" case="ACC" comma="after">|s|o|</word> + <thingy type="npcase" function="enclitic" gloss="ACC">|s|i|</thingy> </flat> </example>
vowelharmony: No change.
### |t͡ʃ|-#-> t͡ʃ-
### |t͡ʃ|-
#-> t͡ʃ-
### |au|l|æ|
#-> aulæ
### |au|l|æ|
#-> aulæ
### -|k|u|
#-> -ku
### -|k|u|
#-> -ku
### |m|i|
#-> mi
### |m|i|
#-> mi
### |ɡ|o|r|æ|
#-> ɡoræ
### |ɡ|o|r|æ|
#-> ɡoræ
### |s|o|,
#-> so,
### |s|o|,
#-> so,
### |h|u|
#-> hu
### |h|u|
#-> hu
### |t͡ʃ|-
#-> t͡ʃ-
### |t͡ʃ|-
#-> t͡ʃ-
### |e|ɡ|u|
#-> eɡu
### |e|ɡ|u|
#-> eɡu
### -|k|u|
#-> -ku
### -|k|u|
#-> -ku
### |m|i|
#-> mi
### |m|i|
#-> mi
### |θ|o|x|u|
#-> θoxu
### |θ|o|x|u|
#-> θoxu
### |s|o|
#-> so
### |s|o|
#-> so
### |s|i|
#-> si
### |s|i|
#-> si
### |t͡ʃ||au|l|æ||k|u| |m|i| |ɡ|o|r|æ| |s|o|, |h|u| |t͡ʃ||e|ɡ|u||k|u| |m|i| |θ|o|x|u| |s|o| |s|i|
#-> t͡ʃaulæku mi ɡoræ so, hu t͡ʃeɡuku mi θoxu so si
removetags:
<example id="relp2" translation="I patted the cat that caught the mouse.">
<flat>
<thingy type="verbvoice" function="prefix" gloss="active">|t͡ʃ|-</thingy>
<word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl">|au|l|æ|</word>
<thingy type="verbmode" function="suffix" gloss="indicative">-|k|u|</thingy>
- <thingy type="verbquestion" function="suffix" gloss="not.Q">-</thingy>
<thingy type="vpta" function="enclitic" gloss="PAST">|m|i|</thingy>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
<word posp="noun" gloss="cat" def="def" role="obj" locus="number" id="headnp">|ɡ|o|r|æ|</word>
- <word gloss="the" posp="det" def="def" role="obj" locus="number" id="headnp">|s|o|</word>
+ <word gloss="the" posp="det" def="def" role="obj" locus="number" id="headnp">|s|o|,</word>
<word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="subj" comma="before" case="NOM">|h|u|</word>
- <thingy type="npcase" function="enclitic" gloss="NOM">-</thingy>
<thingy type="verbvoice" function="prefix" gloss="active">|t͡ʃ|-</thingy>
<word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" obj="3">|e|ɡ|u|</word>
<thingy type="verbmode" function="suffix" gloss="indicative">-|k|u|</thingy>
- <thingy type="verbquestion" function="suffix" gloss="not.Q">-</thingy>
<thingy type="vpta" function="enclitic" gloss="PAST">|m|i|</thingy>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
<word posp="noun" gloss="mouse" def="def" role="obj" locus="number" case="ACC">|θ|o|x|u|</word>
<word gloss="the" posp="det" def="def" role="obj" locus="number" case="ACC" comma="after">|s|o|</word>
<thingy type="npcase" function="enclitic" gloss="ACC">|s|i|</thingy>
</flat>
+ <p><span class="ilpair"><span class="mor">t͡ʃ-</span><br><span class="gls">active</span></span> <span class="ilpair"><span class="mor">aulæ</span><br><span class="gls">pat</span></span> <span class="ilpair"><span class="mor">-ku</span><br><span class="gls">indicative</span></span> <span class="ilpair"><span class="mor">mi</span><br><span class="gls">PAST</span></span> <span class="ilpair"><span class="mor">ɡoræ</span><br><span class="gls">cat</span></span> <span class="ilpair"><span class="mor">so,</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">hu</span><br><span class="gls">RELPRON</span></span> <span class="ilpair"><span class="mor">t͡ʃ-</span><br><span class="gls">active</span></span> <span class="ilpair"><span class="mor">eɡu</span><br><span class="gls">catch</span></span> <span class="ilpair"><span class="mor">-ku</span><br><span class="gls">indicative</span></span> <span class="ilpair"><span class="mor">mi</span><br><span class="gls">PAST</span></span> <span class="ilpair"><span class="mor">θoxu</span><br><span class="gls">mouse</span></span> <span class="ilpair"><span class="mor">so</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">si</span><br><span class="gls">ACC</span></span></p>
+ <p>t͡ʃaulæku mi ɡoræ so, hu t͡ʃeɡuku mi θoxu so si</p>
+ <p>chauläku mi gorä so, hu cheguku mi thokhu so si</p>
+ <il>
+ <w>
+ <o>t͡ʃ-</o>
+ <g>active</g>
+ </w>
+ <w>
+ <o>aulæ</o>
+ <g>pat</g>
+ </w>
+ <w>
+ <o>-ku</o>
+ <g>indicative</g>
+ </w>
+ <w>
+ <o>mi</o>
+ <g>PAST</g>
+ </w>
+ <w>
+ <o>ɡoræ</o>
+ <g>cat</g>
+ </w>
+ <w>
+ <o>so,</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>hu</o>
+ <g>RELPRON</g>
+ </w>
+ <w>
+ <o>t͡ʃ-</o>
+ <g>active</g>
+ </w>
+ <w>
+ <o>eɡu</o>
+ <g>catch</g>
+ </w>
+ <w>
+ <o>-ku</o>
+ <g>indicative</g>
+ </w>
+ <w>
+ <o>mi</o>
+ <g>PAST</g>
+ </w>
+ <w>
+ <o>θoxu</o>
+ <g>mouse</g>
+ </w>
+ <w>
+ <o>so</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>si</o>
+ <g>ACC</g>
+ </w>
+ </il>
</example>
### t͡ʃaulæku mi ɡoræ so, hu t͡ʃeɡuku mi θoxu so si#-> t͡ʃaulæku mi ɡoræ so, hu t͡ʃeɡuku mi θoxu so si
Chauläku mi gorä so, hu cheguku mi thokhu so si. [t͡ʃaulæku mi ɡoræ so, hu t͡ʃeɡuku mi θoxu so si] t͡ʃ- active aulæ pat -ku indicative mi PAST ɡoræ cat so, the hu RELPRON t͡ʃ- active eɡu catch -ku indicative mi PAST θoxu mouse so the si ACC “I patted the cat that caught the mouse.” | (22) |
Relative clauses may themselves contain other relative clauses:
initial XML:
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese.">
<s>
<vp tam="past-punct">
<verb>pat</verb>
</vp>
<np number="sing" def="neither" role="subj">
<pron person="1excl" number="sing"/>
</np>
<np role="obj">
<relp>
<vp tam="past-punct">
<verb>catch</verb>
</vp>
<np def="def" number="sing" role="subj" head="this">
<noun>cat</noun>
</np>
<np role="obj">
<relp>
<vp tam="past-punct">
<verb>eat</verb>
</vp>
<np def="def" number="sing" role="subj" head="this">
<noun>mouse</noun>
</np>
<np def="def" number="sing" role="obj">
<noun>cheese</noun>
</np>
</relp>
</np>
</relp>
</np>
</s>
</example>cleanup:
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese."> <s> - <vp tam="past-punct"> - <verb>pat</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="pat"/> </vp> - <np number="sing" def="neither" role="subj"> - <pron person="1excl" number="sing"/> + <np number="sing" def="neither" role="subj" locus="number"> + <word person="1excl" number="sing" posp="pron"/> </np> <np role="obj"> <relp> - <vp tam="past-punct"> - <verb>catch</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="catch"/> </vp> - <np def="def" number="sing" role="subj" head="this"> - <noun>cat</noun> + <np def="def" number="sing" role="subj" head="this" locus="number"> + <word posp="noun" gloss="cat"/> </np> <np role="obj"> <relp> - <vp tam="past-punct"> - <verb>eat</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="eat"/> </vp> - <np def="def" number="sing" role="subj" head="this"> - <noun>mouse</noun> + <np def="def" number="sing" role="subj" head="this" locus="number"> + <word posp="noun" gloss="mouse"/> </np> - <np def="def" number="sing" role="obj"> - <noun>cheese</noun> + <np def="def" number="sing" role="obj" locus="number"> + <word posp="noun" gloss="cheese"/> </np> </relp> </np> </relp> </np> </s> </example>
module adj2verb: No change.
module articles:
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active">
<word posp="verb" gloss="pat"/>
</vp>
<np number="sing" def="neither" role="subj" locus="number">
<word person="1excl" number="sing" posp="pron"/>
</np>
<np role="obj">
<relp>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active">
<word posp="verb" gloss="catch"/>
</vp>
<np def="def" number="sing" role="subj" head="this" locus="number">
<word posp="noun" gloss="cat"/>
+ <word gloss="the" posp="det"/>
</np>
<np role="obj">
<relp>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active">
<word posp="verb" gloss="eat"/>
</vp>
<np def="def" number="sing" role="subj" head="this" locus="number">
<word posp="noun" gloss="mouse"/>
+ <word gloss="the" posp="det"/>
</np>
<np def="def" number="sing" role="obj" locus="number">
<word posp="noun" gloss="cheese"/>
+ <word gloss="the" posp="det"/>
</np>
</relp>
</np>
</relp>
</np>
</s>
</example>
module nonpastonly:
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="pat"/> </vp> <np number="sing" def="neither" role="subj" locus="number"> <word person="1excl" number="sing" posp="pron"/> </np> <np role="obj"> <relp> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="catch"/> </vp> <np def="def" number="sing" role="subj" head="this" locus="number"> <word posp="noun" gloss="cat"/> <word gloss="the" posp="det"/> </np> <np role="obj"> <relp> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="eat"/> </vp> <np def="def" number="sing" role="subj" head="this" locus="number"> <word posp="noun" gloss="mouse"/> <word gloss="the" posp="det"/> </np> <np def="def" number="sing" role="obj" locus="number"> <word posp="noun" gloss="cheese"/> <word gloss="the" posp="det"/> </np> </relp> </np> </relp> </np> </s> </example>
module noepistemic: No change.
module NRel:
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="pat"/>
</vp>
<np number="sing" def="neither" role="subj" locus="number">
<word person="1excl" number="sing" posp="pron"/>
</np>
- <np role="obj">
- <relp>
- <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
- <word posp="verb" gloss="catch"/>
- </vp>
- <np def="def" number="sing" role="subj" head="this" locus="number">
+ <np id="parent">
+ <np def="def" number="sing" role="obj" locus="number" id="headnp" tr="">
<word posp="noun" gloss="cat"/>
<word gloss="the" posp="det"/>
</np>
- <np role="obj">
- <relp>
+ <relp comma="after">
+ <np id="relnp" number="sing" def="neither" role="subj" comma="before">
+ <word posp="pron" gloss="RELPRON"/>
+ </np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
- <word posp="verb" gloss="eat"/>
+ <word posp="verb" gloss="catch"/>
</vp>
- <np def="def" number="sing" role="subj" head="this" locus="number">
+ <np id="parent">
+ <np def="def" number="sing" role="obj" locus="number" id="headnp" tr="">
<word posp="noun" gloss="mouse"/>
<word gloss="the" posp="det"/>
</np>
+ <relp comma="after">
+ <np id="relnp" number="sing" def="neither" role="subj" comma="before">
+ <word posp="pron" gloss="RELPRON"/>
+ </np>
+ <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
+ <word posp="verb" gloss="eat"/>
+ </vp>
<np def="def" number="sing" role="obj" locus="number">
<word posp="noun" gloss="cheese"/>
<word gloss="the" posp="det"/>
</np>
</relp>
</np>
</relp>
</np>
</s>
</example>
module sentenceconnectors: No change.
module nominalise: No change.
tva1tva2
tva1
tva2
tva1
tva2
module affixdensity: No change.
module adpositions: No change.
module constorder:
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> - <word posp="verb" gloss="pat"/> - </vp> <np number="sing" def="neither" role="subj" locus="number"> <word person="1excl" number="sing" posp="pron"/> </np> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <word posp="verb" gloss="pat"/> + </vp> <np id="parent"> <np def="def" number="sing" role="obj" locus="number" id="headnp" tr=""> <word posp="noun" gloss="cat"/> <word gloss="the" posp="det"/> </np> <relp comma="after"> <np id="relnp" number="sing" def="neither" role="subj" comma="before"> <word posp="pron" gloss="RELPRON"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="catch"/> </vp> <np id="parent"> <np def="def" number="sing" role="obj" locus="number" id="headnp" tr=""> <word posp="noun" gloss="mouse"/> <word gloss="the" posp="det"/> </np> <relp comma="after"> <np id="relnp" number="sing" def="neither" role="subj" comma="before"> <word posp="pron" gloss="RELPRON"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="eat"/> </vp> <np def="def" number="sing" role="obj" locus="number"> <word posp="noun" gloss="cheese"/> <word gloss="the" posp="det"/> </np> </relp> </np> </relp> </np> </s> </example>
module casemarking:
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese."> <s> - <np number="sing" def="neither" role="subj" locus="number"> + <np number="sing" def="neither" role="subj" locus="number" case="NOM"> <word person="1excl" number="sing" posp="pron"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="pat"/> </vp> <np id="parent"> <np def="def" number="sing" role="obj" locus="number" id="headnp" tr=""> <word posp="noun" gloss="cat"/> <word gloss="the" posp="det"/> </np> <relp comma="after"> - <np id="relnp" number="sing" def="neither" role="subj" comma="before"> + <np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM"> <word posp="pron" gloss="RELPRON"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="catch"/> </vp> <np id="parent"> <np def="def" number="sing" role="obj" locus="number" id="headnp" tr=""> <word posp="noun" gloss="mouse"/> <word gloss="the" posp="det"/> </np> <relp comma="after"> - <np id="relnp" number="sing" def="neither" role="subj" comma="before"> + <np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM"> <word posp="pron" gloss="RELPRON"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="eat"/> </vp> - <np def="def" number="sing" role="obj" locus="number"> + <np def="def" number="sing" role="obj" locus="number" case="ACC"> <word posp="noun" gloss="cheese"/> <word gloss="the" posp="det"/> </np> </relp> </np> </relp> </np> </s> </example>
module markowner: No change.
module simplifynumber:
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese."> <s> - <np number="sing" def="neither" role="subj" locus="number" case="NOM"> - <word person="1excl" number="sing" posp="pron"/> + <np def="neither" role="subj" locus="number" case="NOM"> + <word person="1excl" posp="pron"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="pat"/> </vp> <np id="parent"> - <np def="def" number="sing" role="obj" locus="number" id="headnp" tr=""> + <np def="def" role="obj" locus="number" id="headnp" tr=""> <word posp="noun" gloss="cat"/> <word gloss="the" posp="det"/> </np> <relp comma="after"> - <np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM"> + <np id="relnp" def="neither" role="subj" comma="before" case="NOM"> <word posp="pron" gloss="RELPRON"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="catch"/> </vp> <np id="parent"> - <np def="def" number="sing" role="obj" locus="number" id="headnp" tr=""> + <np def="def" role="obj" locus="number" id="headnp" tr=""> <word posp="noun" gloss="mouse"/> <word gloss="the" posp="det"/> </np> <relp comma="after"> - <np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM"> + <np id="relnp" def="neither" role="subj" comma="before" case="NOM"> <word posp="pron" gloss="RELPRON"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="eat"/> </vp> - <np def="def" number="sing" role="obj" locus="number" case="ACC"> + <np def="def" role="obj" locus="number" case="ACC"> <word posp="noun" gloss="cheese"/> <word gloss="the" posp="det"/> </np> </relp> </np> </relp> </np> </s> </example>
module propagatenumber: No change.
createpronouns: No change.
module ngen: No change.
module wordorder: No change.
module wordorder: No change.
module wordorder: No change.
module conjp: No change.
flattenconjp: No change.
fixpronouns:
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese.">
<s>
<np def="neither" role="subj" locus="number" case="NOM">
- <word person="1excl" posp="pron"/>
+ <word person="1excl" posp="pron" gloss="1excl" gender="gender?"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="pat"/>
</vp>
<np id="parent">
<np def="def" role="obj" locus="number" id="headnp" tr="">
<word posp="noun" gloss="cat"/>
<word gloss="the" posp="det"/>
</np>
<relp comma="after">
<np id="relnp" def="neither" role="subj" comma="before" case="NOM">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="catch"/>
</vp>
<np id="parent">
<np def="def" role="obj" locus="number" id="headnp" tr="">
<word posp="noun" gloss="mouse"/>
<word gloss="the" posp="det"/>
</np>
<relp comma="after">
<np id="relnp" def="neither" role="subj" comma="before" case="NOM">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="eat"/>
</vp>
<np def="def" role="obj" locus="number" case="ACC">
<word posp="noun" gloss="cheese"/>
<word gloss="the" posp="det"/>
</np>
</relp>
</np>
</relp>
</np>
</s>
</example>
copyuptophrase:
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese."> <s> - <np def="neither" role="subj" locus="number" case="NOM"> + <np def="neither" role="subj" locus="number" case="NOM" person="1excl"> <word person="1excl" posp="pron" gloss="1excl" gender="gender?"/> </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl"> <word posp="verb" gloss="pat"/> </vp> <np id="parent"> <np def="def" role="obj" locus="number" id="headnp" tr=""> <word posp="noun" gloss="cat"/> <word gloss="the" posp="det"/> </np> <relp comma="after"> <np id="relnp" def="neither" role="subj" comma="before" case="NOM"> <word posp="pron" gloss="RELPRON"/> </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3"> <word posp="verb" gloss="catch"/> </vp> <np id="parent"> <np def="def" role="obj" locus="number" id="headnp" tr=""> <word posp="noun" gloss="mouse"/> <word gloss="the" posp="det"/> </np> <relp comma="after"> <np id="relnp" def="neither" role="subj" comma="before" case="NOM"> <word posp="pron" gloss="RELPRON"/> </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" obj="3"> <word posp="verb" gloss="eat"/> </vp> <np def="def" role="obj" locus="number" case="ACC"> <word posp="noun" gloss="cheese"/> <word gloss="the" posp="det"/> </np> </relp> </np> </relp> </np> </s> </example>
prodrop:
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese."> <s> - <np def="neither" role="subj" locus="number" case="NOM" person="1excl"> - <word person="1excl" posp="pron" gloss="1excl" gender="gender?"/> - </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl"> <word posp="verb" gloss="pat"/> </vp> <np id="parent"> <np def="def" role="obj" locus="number" id="headnp" tr=""> <word posp="noun" gloss="cat"/> <word gloss="the" posp="det"/> </np> <relp comma="after"> <np id="relnp" def="neither" role="subj" comma="before" case="NOM"> <word posp="pron" gloss="RELPRON"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3"> <word posp="verb" gloss="catch"/> </vp> <np id="parent"> <np def="def" role="obj" locus="number" id="headnp" tr=""> <word posp="noun" gloss="mouse"/> <word gloss="the" posp="det"/> </np> <relp comma="after"> <np id="relnp" def="neither" role="subj" comma="before" case="NOM"> <word posp="pron" gloss="RELPRON"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" obj="3"> <word posp="verb" gloss="eat"/> </vp> <np def="def" role="obj" locus="number" case="ACC"> <word posp="noun" gloss="cheese"/> <word gloss="the" posp="det"/> </np> </relp> </np> </relp> </np> </s> </example>
addclitics:
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl">
<word posp="verb" gloss="pat"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np id="parent">
<np def="def" role="obj" locus="number" id="headnp" tr="">
<word posp="noun" gloss="cat"/>
<word gloss="the" posp="det"/>
</np>
<relp comma="after">
<np id="relnp" def="neither" role="subj" comma="before" case="NOM">
<word posp="pron" gloss="RELPRON"/>
+ <thingy type="npcase" function="enclitic" gloss="NOM"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3">
<word posp="verb" gloss="catch"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np id="parent">
<np def="def" role="obj" locus="number" id="headnp" tr="">
<word posp="noun" gloss="mouse"/>
<word gloss="the" posp="det"/>
</np>
<relp comma="after">
<np id="relnp" def="neither" role="subj" comma="before" case="NOM">
<word posp="pron" gloss="RELPRON"/>
+ <thingy type="npcase" function="enclitic" gloss="NOM"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" obj="3">
<word posp="verb" gloss="eat"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np def="def" role="obj" locus="number" case="ACC">
<word posp="noun" gloss="cheese"/>
<word gloss="the" posp="det"/>
+ <thingy type="npcase" function="enclitic" gloss="ACC"/>
</np>
</relp>
</np>
</relp>
</np>
</s>
</example>
propagateArgumentCase:
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl">
<word posp="verb" gloss="pat"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np id="parent">
<np def="def" role="obj" locus="number" id="headnp" tr="">
<word posp="noun" gloss="cat"/>
<word gloss="the" posp="det"/>
</np>
<relp comma="after">
<np id="relnp" def="neither" role="subj" comma="before" case="NOM">
<word posp="pron" gloss="RELPRON"/>
<thingy type="npcase" function="enclitic" gloss="NOM"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3">
<word posp="verb" gloss="catch"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
- <np id="parent">
+ <np id="parent" case="NOM">
<np def="def" role="obj" locus="number" id="headnp" tr="">
<word posp="noun" gloss="mouse"/>
<word gloss="the" posp="det"/>
</np>
<relp comma="after">
<np id="relnp" def="neither" role="subj" comma="before" case="NOM">
<word posp="pron" gloss="RELPRON"/>
<thingy type="npcase" function="enclitic" gloss="NOM"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" obj="3">
<word posp="verb" gloss="eat"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np def="def" role="obj" locus="number" case="ACC">
<word posp="noun" gloss="cheese"/>
<word gloss="the" posp="det"/>
<thingy type="npcase" function="enclitic" gloss="ACC"/>
</np>
</relp>
</np>
</relp>
</np>
</s>
</example>
unwrapArgumentNPs: No change.
unwrapOwnerOwned: No change.
movedowntoword:
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl">
- <word posp="verb" gloss="pat"/>
+ <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np id="parent">
<np def="def" role="obj" locus="number" id="headnp" tr="">
- <word posp="noun" gloss="cat"/>
- <word gloss="the" posp="det"/>
+ <word posp="noun" gloss="cat" def="def" role="obj" locus="number" id="headnp"/>
+ <word gloss="the" posp="det" def="def" role="obj" locus="number" id="headnp"/>
</np>
<relp comma="after">
<np id="relnp" def="neither" role="subj" comma="before" case="NOM">
- <word posp="pron" gloss="RELPRON"/>
+ <word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="subj" comma="before" case="NOM"/>
<thingy type="npcase" function="enclitic" gloss="NOM"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3">
- <word posp="verb" gloss="catch"/>
+ <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np id="parent" case="NOM">
<np def="def" role="obj" locus="number" id="headnp" tr="">
- <word posp="noun" gloss="mouse"/>
- <word gloss="the" posp="det"/>
+ <word posp="noun" gloss="mouse" def="def" role="obj" locus="number" id="headnp"/>
+ <word gloss="the" posp="det" def="def" role="obj" locus="number" id="headnp"/>
</np>
<relp comma="after">
<np id="relnp" def="neither" role="subj" comma="before" case="NOM">
- <word posp="pron" gloss="RELPRON"/>
+ <word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="subj" comma="before" case="NOM"/>
<thingy type="npcase" function="enclitic" gloss="NOM"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" obj="3">
- <word posp="verb" gloss="eat"/>
+ <word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" obj="3"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np def="def" role="obj" locus="number" case="ACC">
- <word posp="noun" gloss="cheese"/>
- <word gloss="the" posp="det"/>
+ <word posp="noun" gloss="cheese" def="def" role="obj" locus="number" case="ACC"/>
+ <word gloss="the" posp="det" def="def" role="obj" locus="number" case="ACC"/>
<thingy type="npcase" function="enclitic" gloss="ACC"/>
</np>
</relp>
</np>
</relp>
</np>
</s>
</example>
About to call getSlotValue for pat/verb/voice/obligatoryGot active
About to call getSlotValue for pat/verb/mode/obligatory
Got indicative
About to call getSlotValue for pat/verb/question/optional
Got not.Q
About to call getSlotValue for catch/verb/voice/obligatory
Got active
About to call getSlotValue for catch/verb/mode/obligatory
Got indicative
About to call getSlotValue for catch/verb/question/optional
Got not.Q
About to call getSlotValue for eat/verb/voice/obligatory
Got active
About to call getSlotValue for eat/verb/mode/obligatory
Got indicative
About to call getSlotValue for eat/verb/question/optional
Got not.Q
addaffixes:
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl">
+ <thingy type="verbvoice" function="prefix" gloss="active"/>
<word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl"/>
+ <thingy type="verbmode" function="suffix" gloss="indicative"/>
+ <thingy type="verbquestion" function="suffix" gloss="not.Q"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np id="parent">
<np def="def" role="obj" locus="number" id="headnp" tr="">
<word posp="noun" gloss="cat" def="def" role="obj" locus="number" id="headnp"/>
<word gloss="the" posp="det" def="def" role="obj" locus="number" id="headnp"/>
</np>
<relp comma="after">
<np id="relnp" def="neither" role="subj" comma="before" case="NOM">
<word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="subj" comma="before" case="NOM"/>
<thingy type="npcase" function="enclitic" gloss="NOM"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3">
+ <thingy type="verbvoice" function="prefix" gloss="active"/>
<word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3"/>
+ <thingy type="verbmode" function="suffix" gloss="indicative"/>
+ <thingy type="verbquestion" function="suffix" gloss="not.Q"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np id="parent" case="NOM">
<np def="def" role="obj" locus="number" id="headnp" tr="">
<word posp="noun" gloss="mouse" def="def" role="obj" locus="number" id="headnp"/>
<word gloss="the" posp="det" def="def" role="obj" locus="number" id="headnp"/>
</np>
<relp comma="after">
<np id="relnp" def="neither" role="subj" comma="before" case="NOM">
<word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="subj" comma="before" case="NOM"/>
<thingy type="npcase" function="enclitic" gloss="NOM"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" obj="3">
+ <thingy type="verbvoice" function="prefix" gloss="active"/>
<word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" obj="3"/>
+ <thingy type="verbmode" function="suffix" gloss="indicative"/>
+ <thingy type="verbquestion" function="suffix" gloss="not.Q"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np def="def" role="obj" locus="number" case="ACC">
<word posp="noun" gloss="cheese" def="def" role="obj" locus="number" case="ACC"/>
<word gloss="the" posp="det" def="def" role="obj" locus="number" case="ACC"/>
<thingy type="npcase" function="enclitic" gloss="ACC"/>
</np>
</relp>
</np>
</relp>
</np>
</s>
</example>
flatten:
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese."> - <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl"> + <flat> <thingy type="verbvoice" function="prefix" gloss="active"/> <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl"/> <thingy type="verbmode" function="suffix" gloss="indicative"/> <thingy type="verbquestion" function="suffix" gloss="not.Q"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> - </vp> - <np id="parent"> - <np def="def" role="obj" locus="number" id="headnp" tr=""> <word posp="noun" gloss="cat" def="def" role="obj" locus="number" id="headnp"/> <word gloss="the" posp="det" def="def" role="obj" locus="number" id="headnp"/> - </np> - <relp comma="after"> - <np id="relnp" def="neither" role="subj" comma="before" case="NOM"> <word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="subj" comma="before" case="NOM"/> <thingy type="npcase" function="enclitic" gloss="NOM"/> - </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3"> <thingy type="verbvoice" function="prefix" gloss="active"/> <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3"/> <thingy type="verbmode" function="suffix" gloss="indicative"/> <thingy type="verbquestion" function="suffix" gloss="not.Q"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> - </vp> - <np id="parent" case="NOM"> - <np def="def" role="obj" locus="number" id="headnp" tr=""> <word posp="noun" gloss="mouse" def="def" role="obj" locus="number" id="headnp"/> <word gloss="the" posp="det" def="def" role="obj" locus="number" id="headnp"/> - </np> - <relp comma="after"> - <np id="relnp" def="neither" role="subj" comma="before" case="NOM"> <word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="subj" comma="before" case="NOM"/> <thingy type="npcase" function="enclitic" gloss="NOM"/> - </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" obj="3"> <thingy type="verbvoice" function="prefix" gloss="active"/> <word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" obj="3"/> <thingy type="verbmode" function="suffix" gloss="indicative"/> <thingy type="verbquestion" function="suffix" gloss="not.Q"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> - </vp> - <np def="def" role="obj" locus="number" case="ACC"> <word posp="noun" gloss="cheese" def="def" role="obj" locus="number" case="ACC"/> - <word gloss="the" posp="det" def="def" role="obj" locus="number" case="ACC"/> + <word gloss="the" posp="det" def="def" role="obj" locus="number" case="ACC" comma="after"/> <thingy type="npcase" function="enclitic" gloss="ACC"/> - </np> - </relp> - </np> - </relp> - </np> - </s> + </flat> </example>
addvocab:
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese."> <flat> - <thingy type="verbvoice" function="prefix" gloss="active"/> - <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl"/> - <thingy type="verbmode" function="suffix" gloss="indicative"/> - <thingy type="verbquestion" function="suffix" gloss="not.Q"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <word posp="noun" gloss="cat" def="def" role="obj" locus="number" id="headnp"/> - <word gloss="the" posp="det" def="def" role="obj" locus="number" id="headnp"/> - <word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="subj" comma="before" case="NOM"/> - <thingy type="npcase" function="enclitic" gloss="NOM"/> - <thingy type="verbvoice" function="prefix" gloss="active"/> - <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3"/> - <thingy type="verbmode" function="suffix" gloss="indicative"/> - <thingy type="verbquestion" function="suffix" gloss="not.Q"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <word posp="noun" gloss="mouse" def="def" role="obj" locus="number" id="headnp"/> - <word gloss="the" posp="det" def="def" role="obj" locus="number" id="headnp"/> - <word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="subj" comma="before" case="NOM"/> - <thingy type="npcase" function="enclitic" gloss="NOM"/> - <thingy type="verbvoice" function="prefix" gloss="active"/> - <word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" obj="3"/> - <thingy type="verbmode" function="suffix" gloss="indicative"/> - <thingy type="verbquestion" function="suffix" gloss="not.Q"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <word posp="noun" gloss="cheese" def="def" role="obj" locus="number" case="ACC"/> - <word gloss="the" posp="det" def="def" role="obj" locus="number" case="ACC" comma="after"/> - <thingy type="npcase" function="enclitic" gloss="ACC"/> + <thingy type="verbvoice" function="prefix" gloss="active">|t͡ʃ|-</thingy> + <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl">|au|l|æ|</word> + <thingy type="verbmode" function="suffix" gloss="indicative">-|k|u|</thingy> + <thingy type="verbquestion" function="suffix" gloss="not.Q">-</thingy> + <thingy type="vpta" function="enclitic" gloss="PAST">|m|i|</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> + <word posp="noun" gloss="cat" def="def" role="obj" locus="number" id="headnp">|ɡ|o|r|æ|</word> + <word gloss="the" posp="det" def="def" role="obj" locus="number" id="headnp">|s|o|</word> + <word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="subj" comma="before" case="NOM">|h|u|</word> + <thingy type="npcase" function="enclitic" gloss="NOM">-</thingy> + <thingy type="verbvoice" function="prefix" gloss="active">|t͡ʃ|-</thingy> + <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3">|e|ɡ|u|</word> + <thingy type="verbmode" function="suffix" gloss="indicative">-|k|u|</thingy> + <thingy type="verbquestion" function="suffix" gloss="not.Q">-</thingy> + <thingy type="vpta" function="enclitic" gloss="PAST">|m|i|</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> + <word posp="noun" gloss="mouse" def="def" role="obj" locus="number" id="headnp">|θ|o|x|u|</word> + <word gloss="the" posp="det" def="def" role="obj" locus="number" id="headnp">|s|o|</word> + <word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="subj" comma="before" case="NOM">|h|u|</word> + <thingy type="npcase" function="enclitic" gloss="NOM">-</thingy> + <thingy type="verbvoice" function="prefix" gloss="active">|t͡ʃ|-</thingy> + <word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" obj="3">|au|h|ɑ|</word> + <thingy type="verbmode" function="suffix" gloss="indicative">-|k|u|</thingy> + <thingy type="verbquestion" function="suffix" gloss="not.Q">-</thingy> + <thingy type="vpta" function="enclitic" gloss="PAST">|m|i|</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> + <word posp="noun" gloss="cheese" def="def" role="obj" locus="number" case="ACC">|d|i|k|æ|</word> + <word gloss="the" posp="det" def="def" role="obj" locus="number" case="ACC" comma="after">|s|o|</word> + <thingy type="npcase" function="enclitic" gloss="ACC">|s|i|</thingy> </flat> </example>
vowelharmony: No change.
### |t͡ʃ|-#-> t͡ʃ-
### |t͡ʃ|-
#-> t͡ʃ-
### |au|l|æ|
#-> aulæ
### |au|l|æ|
#-> aulæ
### -|k|u|
#-> -ku
### -|k|u|
#-> -ku
### |m|i|
#-> mi
### |m|i|
#-> mi
### |ɡ|o|r|æ|
#-> ɡoræ
### |ɡ|o|r|æ|
#-> ɡoræ
### |s|o|,
#-> so,
### |s|o|,
#-> so,
### |h|u|
#-> hu
### |h|u|
#-> hu
### |t͡ʃ|-
#-> t͡ʃ-
### |t͡ʃ|-
#-> t͡ʃ-
### |e|ɡ|u|
#-> eɡu
### |e|ɡ|u|
#-> eɡu
### -|k|u|
#-> -ku
### -|k|u|
#-> -ku
### |m|i|
#-> mi
### |m|i|
#-> mi
### |θ|o|x|u|
#-> θoxu
### |θ|o|x|u|
#-> θoxu
### |s|o|,
#-> so,
### |s|o|,
#-> so,
### |h|u|
#-> hu
### |h|u|
#-> hu
### |t͡ʃ|-
#-> t͡ʃ-
### |t͡ʃ|-
#-> t͡ʃ-
### |au|h|ɑ|
#-> auhɑ
### |au|h|ɑ|
#-> auhɑ
### -|k|u|
#-> -ku
### -|k|u|
#-> -ku
### |m|i|
#-> mi
### |m|i|
#-> mi
### |d|i|k|æ|
#-> dikæ
### |d|i|k|æ|
#-> dikæ
### |s|o|
#-> so
### |s|o|
#-> so
### |s|i|
#-> si
### |s|i|
#-> si
### |t͡ʃ||au|l|æ||k|u| |m|i| |ɡ|o|r|æ| |s|o|, |h|u| |t͡ʃ||e|ɡ|u||k|u| |m|i| |θ|o|x|u| |s|o|, |h|u| |t͡ʃ||au|h|ɑ||k|u| |m|i| |d|i|k|æ| |s|o| |s|i|
#-> t͡ʃaulæku mi ɡoræ so, hu t͡ʃeɡuku mi θoxu so, hu t͡ʃauhɑku mi dikæ so si
removetags:
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese.">
<flat>
<thingy type="verbvoice" function="prefix" gloss="active">|t͡ʃ|-</thingy>
<word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl">|au|l|æ|</word>
<thingy type="verbmode" function="suffix" gloss="indicative">-|k|u|</thingy>
- <thingy type="verbquestion" function="suffix" gloss="not.Q">-</thingy>
<thingy type="vpta" function="enclitic" gloss="PAST">|m|i|</thingy>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
<word posp="noun" gloss="cat" def="def" role="obj" locus="number" id="headnp">|ɡ|o|r|æ|</word>
- <word gloss="the" posp="det" def="def" role="obj" locus="number" id="headnp">|s|o|</word>
+ <word gloss="the" posp="det" def="def" role="obj" locus="number" id="headnp">|s|o|,</word>
<word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="subj" comma="before" case="NOM">|h|u|</word>
- <thingy type="npcase" function="enclitic" gloss="NOM">-</thingy>
<thingy type="verbvoice" function="prefix" gloss="active">|t͡ʃ|-</thingy>
<word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3">|e|ɡ|u|</word>
<thingy type="verbmode" function="suffix" gloss="indicative">-|k|u|</thingy>
- <thingy type="verbquestion" function="suffix" gloss="not.Q">-</thingy>
<thingy type="vpta" function="enclitic" gloss="PAST">|m|i|</thingy>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
<word posp="noun" gloss="mouse" def="def" role="obj" locus="number" id="headnp">|θ|o|x|u|</word>
- <word gloss="the" posp="det" def="def" role="obj" locus="number" id="headnp">|s|o|</word>
+ <word gloss="the" posp="det" def="def" role="obj" locus="number" id="headnp">|s|o|,</word>
<word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="subj" comma="before" case="NOM">|h|u|</word>
- <thingy type="npcase" function="enclitic" gloss="NOM">-</thingy>
<thingy type="verbvoice" function="prefix" gloss="active">|t͡ʃ|-</thingy>
<word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" obj="3">|au|h|ɑ|</word>
<thingy type="verbmode" function="suffix" gloss="indicative">-|k|u|</thingy>
- <thingy type="verbquestion" function="suffix" gloss="not.Q">-</thingy>
<thingy type="vpta" function="enclitic" gloss="PAST">|m|i|</thingy>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
<word posp="noun" gloss="cheese" def="def" role="obj" locus="number" case="ACC">|d|i|k|æ|</word>
<word gloss="the" posp="det" def="def" role="obj" locus="number" case="ACC" comma="after">|s|o|</word>
<thingy type="npcase" function="enclitic" gloss="ACC">|s|i|</thingy>
</flat>
+ <p><span class="ilpair"><span class="mor">t͡ʃ-</span><br><span class="gls">active</span></span> <span class="ilpair"><span class="mor">aulæ</span><br><span class="gls">pat</span></span> <span class="ilpair"><span class="mor">-ku</span><br><span class="gls">indicative</span></span> <span class="ilpair"><span class="mor">mi</span><br><span class="gls">PAST</span></span> <span class="ilpair"><span class="mor">ɡoræ</span><br><span class="gls">cat</span></span> <span class="ilpair"><span class="mor">so,</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">hu</span><br><span class="gls">RELPRON</span></span> <span class="ilpair"><span class="mor">t͡ʃ-</span><br><span class="gls">active</span></span> <span class="ilpair"><span class="mor">eɡu</span><br><span class="gls">catch</span></span> <span class="ilpair"><span class="mor">-ku</span><br><span class="gls">indicative</span></span> <span class="ilpair"><span class="mor">mi</span><br><span class="gls">PAST</span></span> <span class="ilpair"><span class="mor">θoxu</span><br><span class="gls">mouse</span></span> <span class="ilpair"><span class="mor">so,</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">hu</span><br><span class="gls">RELPRON</span></span> <span class="ilpair"><span class="mor">t͡ʃ-</span><br><span class="gls">active</span></span> <span class="ilpair"><span class="mor">auhɑ</span><br><span class="gls">eat</span></span> <span class="ilpair"><span class="mor">-ku</span><br><span class="gls">indicative</span></span> <span class="ilpair"><span class="mor">mi</span><br><span class="gls">PAST</span></span> <span class="ilpair"><span class="mor">dikæ</span><br><span class="gls">cheese</span></span> <span class="ilpair"><span class="mor">so</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">si</span><br><span class="gls">ACC</span></span></p>
+ <p>t͡ʃaulæku mi ɡoræ so, hu t͡ʃeɡuku mi θoxu so, hu t͡ʃauhɑku mi dikæ so si</p>
+ <p>chauläku mi gorä so, hu cheguku mi thokhu so, hu chauhaku mi dikä so si</p>
+ <il>
+ <w>
+ <o>t͡ʃ-</o>
+ <g>active</g>
+ </w>
+ <w>
+ <o>aulæ</o>
+ <g>pat</g>
+ </w>
+ <w>
+ <o>-ku</o>
+ <g>indicative</g>
+ </w>
+ <w>
+ <o>mi</o>
+ <g>PAST</g>
+ </w>
+ <w>
+ <o>ɡoræ</o>
+ <g>cat</g>
+ </w>
+ <w>
+ <o>so,</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>hu</o>
+ <g>RELPRON</g>
+ </w>
+ <w>
+ <o>t͡ʃ-</o>
+ <g>active</g>
+ </w>
+ <w>
+ <o>eɡu</o>
+ <g>catch</g>
+ </w>
+ <w>
+ <o>-ku</o>
+ <g>indicative</g>
+ </w>
+ <w>
+ <o>mi</o>
+ <g>PAST</g>
+ </w>
+ <w>
+ <o>θoxu</o>
+ <g>mouse</g>
+ </w>
+ <w>
+ <o>so,</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>hu</o>
+ <g>RELPRON</g>
+ </w>
+ <w>
+ <o>t͡ʃ-</o>
+ <g>active</g>
+ </w>
+ <w>
+ <o>auhɑ</o>
+ <g>eat</g>
+ </w>
+ <w>
+ <o>-ku</o>
+ <g>indicative</g>
+ </w>
+ <w>
+ <o>mi</o>
+ <g>PAST</g>
+ </w>
+ <w>
+ <o>dikæ</o>
+ <g>cheese</g>
+ </w>
+ <w>
+ <o>so</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>si</o>
+ <g>ACC</g>
+ </w>
+ </il>
</example>
### t͡ʃaulæku mi ɡoræ so, hu t͡ʃeɡuku mi θoxu so, hu t͡ʃauhɑku mi dikæ so si#-> t͡ʃaulæku mi ɡoræ so, hu t͡ʃeɡuku mi θoxu so, hu t͡ʃauhɑku mi dikæ so si
Chauläku mi gorä so, hu cheguku mi thokhu so, hu chauhaku mi dikä so si. [t͡ʃaulæku mi ɡoræ so, hu t͡ʃeɡuku mi θoxu so, hu t͡ʃauhɑku mi dikæ so si] t͡ʃ- active aulæ pat -ku indicative mi PAST ɡoræ cat so, the hu RELPRON t͡ʃ- active eɡu catch -ku indicative mi PAST θoxu mouse so, the hu RELPRON t͡ʃ- active auhɑ eat -ku indicative mi PAST dikæ cheese so the si ACC “I patted the cat that caught the mouse that ate the cheese.” | (23) |
Finally, here is an example containing several layers of embedding:
initial XML:
<example id="relp4" translation="I patted the cat that caught the mouse that ate the cheese that I bought.">
<s>
<vp tam="past-punct">
<verb>pat</verb>
</vp>
<np number="sing" def="neither" role="subj">
<pron person="1excl" number="sing"/>
</np>
<np role="obj">
<relp>
<vp tam="past-punct">
<verb>catch</verb>
</vp>
<np def="def" number="sing" role="subj" head="this">
<noun>cat</noun>
</np>
<np role="obj">
<relp>
<vp tam="past-punct">
<verb>eat</verb>
</vp>
<np def="def" number="sing" role="subj" head="this">
<noun>mouse</noun>
</np>
<np role="obj">
<relp>
<vp tam="past-punct">
<verb>buy</verb>
</vp>
<np number="sing" def="neither" role="subj">
<pron person="1excl" number="sing"/>
</np>
<np def="def" number="sing" role="obj" head="this">
<noun>cheese</noun>
</np>
</relp>
</np>
</relp>
</np>
</relp>
</np>
</s>
</example>cleanup:
<example id="relp4" translation="I patted the cat that caught the mouse that ate the cheese that I bought."> <s> - <vp tam="past-punct"> - <verb>pat</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="pat"/> </vp> - <np number="sing" def="neither" role="subj"> - <pron person="1excl" number="sing"/> + <np number="sing" def="neither" role="subj" locus="number"> + <word person="1excl" number="sing" posp="pron"/> </np> <np role="obj"> <relp> - <vp tam="past-punct"> - <verb>catch</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="catch"/> </vp> - <np def="def" number="sing" role="subj" head="this"> - <noun>cat</noun> + <np def="def" number="sing" role="subj" head="this" locus="number"> + <word posp="noun" gloss="cat"/> </np> <np role="obj"> <relp> - <vp tam="past-punct"> - <verb>eat</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="eat"/> </vp> - <np def="def" number="sing" role="subj" head="this"> - <noun>mouse</noun> + <np def="def" number="sing" role="subj" head="this" locus="number"> + <word posp="noun" gloss="mouse"/> </np> <np role="obj"> <relp> - <vp tam="past-punct"> - <verb>buy</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="buy"/> </vp> - <np number="sing" def="neither" role="subj"> - <pron person="1excl" number="sing"/> + <np number="sing" def="neither" role="subj" locus="number"> + <word person="1excl" number="sing" posp="pron"/> </np> - <np def="def" number="sing" role="obj" head="this"> - <noun>cheese</noun> + <np def="def" number="sing" role="obj" head="this" locus="number"> + <word posp="noun" gloss="cheese"/> </np> </relp> </np> </relp> </np> </relp> </np> </s> </example>
module adj2verb: No change.
module articles:
<example id="relp4" translation="I patted the cat that caught the mouse that ate the cheese that I bought.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active">
<word posp="verb" gloss="pat"/>
</vp>
<np number="sing" def="neither" role="subj" locus="number">
<word person="1excl" number="sing" posp="pron"/>
</np>
<np role="obj">
<relp>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active">
<word posp="verb" gloss="catch"/>
</vp>
<np def="def" number="sing" role="subj" head="this" locus="number">
<word posp="noun" gloss="cat"/>
+ <word gloss="the" posp="det"/>
</np>
<np role="obj">
<relp>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active">
<word posp="verb" gloss="eat"/>
</vp>
<np def="def" number="sing" role="subj" head="this" locus="number">
<word posp="noun" gloss="mouse"/>
+ <word gloss="the" posp="det"/>
</np>
<np role="obj">
<relp>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active">
<word posp="verb" gloss="buy"/>
</vp>
<np number="sing" def="neither" role="subj" locus="number">
<word person="1excl" number="sing" posp="pron"/>
</np>
<np def="def" number="sing" role="obj" head="this" locus="number">
<word posp="noun" gloss="cheese"/>
+ <word gloss="the" posp="det"/>
</np>
</relp>
</np>
</relp>
</np>
</relp>
</np>
</s>
</example>
module nonpastonly:
<example id="relp4" translation="I patted the cat that caught the mouse that ate the cheese that I bought."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="pat"/> </vp> <np number="sing" def="neither" role="subj" locus="number"> <word person="1excl" number="sing" posp="pron"/> </np> <np role="obj"> <relp> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="catch"/> </vp> <np def="def" number="sing" role="subj" head="this" locus="number"> <word posp="noun" gloss="cat"/> <word gloss="the" posp="det"/> </np> <np role="obj"> <relp> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="eat"/> </vp> <np def="def" number="sing" role="subj" head="this" locus="number"> <word posp="noun" gloss="mouse"/> <word gloss="the" posp="det"/> </np> <np role="obj"> <relp> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="buy"/> </vp> <np number="sing" def="neither" role="subj" locus="number"> <word person="1excl" number="sing" posp="pron"/> </np> <np def="def" number="sing" role="obj" head="this" locus="number"> <word posp="noun" gloss="cheese"/> <word gloss="the" posp="det"/> </np> </relp> </np> </relp> </np> </relp> </np> </s> </example>
module noepistemic: No change.
module NRel:
<example id="relp4" translation="I patted the cat that caught the mouse that ate the cheese that I bought.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="pat"/>
</vp>
<np number="sing" def="neither" role="subj" locus="number">
<word person="1excl" number="sing" posp="pron"/>
</np>
- <np role="obj">
- <relp>
+ <np id="parent">
+ <np def="def" number="sing" role="obj" locus="number" id="headnp" tr="">
+ <word posp="noun" gloss="cat"/>
+ <word gloss="the" posp="det"/>
+ </np>
+ <relp comma="after">
+ <np id="relnp" number="sing" def="neither" role="subj" comma="before">
+ <word posp="pron" gloss="RELPRON"/>
+ </np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="catch"/>
</vp>
- <np def="def" number="sing" role="subj" head="this" locus="number">
- <word posp="noun" gloss="cat"/>
+ <np id="parent">
+ <np def="def" number="sing" role="obj" locus="number" id="headnp" tr="">
+ <word posp="noun" gloss="mouse"/>
<word gloss="the" posp="det"/>
</np>
- <np role="obj">
- <relp>
+ <relp comma="after">
+ <np id="relnp" number="sing" def="neither" role="subj" comma="before">
+ <word posp="pron" gloss="RELPRON"/>
+ </np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="eat"/>
</vp>
- <np def="def" number="sing" role="subj" head="this" locus="number">
- <word posp="noun" gloss="mouse"/>
+ <np id="parent">
+ <np def="def" number="sing" role="obj" locus="number" id="headnp" tr="">
+ <word posp="noun" gloss="cheese"/>
<word gloss="the" posp="det"/>
</np>
- <np role="obj">
- <relp>
+ <relp comma="after">
+ <np id="relnp" number="sing" def="neither" role="obj" comma="before">
+ <word posp="pron" gloss="RELPRON"/>
+ </np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="buy"/>
</vp>
<np number="sing" def="neither" role="subj" locus="number">
<word person="1excl" number="sing" posp="pron"/>
</np>
- <np def="def" number="sing" role="obj" head="this" locus="number">
- <word posp="noun" gloss="cheese"/>
- <word gloss="the" posp="det"/>
- </np>
</relp>
</np>
</relp>
</np>
</relp>
</np>
</s>
</example>
module sentenceconnectors: No change.
module nominalise: No change.
tva1tva2
tva1
tva2
tva1
tva2
tva1
tva2
module affixdensity: No change.
module adpositions: No change.
module constorder:
<example id="relp4" translation="I patted the cat that caught the mouse that ate the cheese that I bought."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> - <word posp="verb" gloss="pat"/> - </vp> <np number="sing" def="neither" role="subj" locus="number"> <word person="1excl" number="sing" posp="pron"/> </np> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <word posp="verb" gloss="pat"/> + </vp> <np id="parent"> <np def="def" number="sing" role="obj" locus="number" id="headnp" tr=""> <word posp="noun" gloss="cat"/> <word gloss="the" posp="det"/> </np> <relp comma="after"> <np id="relnp" number="sing" def="neither" role="subj" comma="before"> <word posp="pron" gloss="RELPRON"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="catch"/> </vp> <np id="parent"> <np def="def" number="sing" role="obj" locus="number" id="headnp" tr=""> <word posp="noun" gloss="mouse"/> <word gloss="the" posp="det"/> </np> <relp comma="after"> <np id="relnp" number="sing" def="neither" role="subj" comma="before"> <word posp="pron" gloss="RELPRON"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="eat"/> </vp> <np id="parent"> <np def="def" number="sing" role="obj" locus="number" id="headnp" tr=""> <word posp="noun" gloss="cheese"/> <word gloss="the" posp="det"/> </np> <relp comma="after"> <np id="relnp" number="sing" def="neither" role="obj" comma="before"> <word posp="pron" gloss="RELPRON"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="buy"/> </vp> <np number="sing" def="neither" role="subj" locus="number"> <word person="1excl" number="sing" posp="pron"/> </np> </relp> </np> </relp> </np> </relp> </np> </s> </example>
module casemarking:
<example id="relp4" translation="I patted the cat that caught the mouse that ate the cheese that I bought."> <s> - <np number="sing" def="neither" role="subj" locus="number"> + <np number="sing" def="neither" role="subj" locus="number" case="NOM"> <word person="1excl" number="sing" posp="pron"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="pat"/> </vp> <np id="parent"> <np def="def" number="sing" role="obj" locus="number" id="headnp" tr=""> <word posp="noun" gloss="cat"/> <word gloss="the" posp="det"/> </np> <relp comma="after"> - <np id="relnp" number="sing" def="neither" role="subj" comma="before"> + <np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM"> <word posp="pron" gloss="RELPRON"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="catch"/> </vp> <np id="parent"> <np def="def" number="sing" role="obj" locus="number" id="headnp" tr=""> <word posp="noun" gloss="mouse"/> <word gloss="the" posp="det"/> </np> <relp comma="after"> - <np id="relnp" number="sing" def="neither" role="subj" comma="before"> + <np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM"> <word posp="pron" gloss="RELPRON"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="eat"/> </vp> <np id="parent"> <np def="def" number="sing" role="obj" locus="number" id="headnp" tr=""> <word posp="noun" gloss="cheese"/> <word gloss="the" posp="det"/> </np> <relp comma="after"> - <np id="relnp" number="sing" def="neither" role="obj" comma="before"> + <np id="relnp" number="sing" def="neither" role="obj" comma="before" case="ACC"> <word posp="pron" gloss="RELPRON"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="buy"/> </vp> - <np number="sing" def="neither" role="subj" locus="number"> + <np number="sing" def="neither" role="subj" locus="number" case="NOM"> <word person="1excl" number="sing" posp="pron"/> </np> </relp> </np> </relp> </np> </relp> </np> </s> </example>
module markowner: No change.
module simplifynumber:
<example id="relp4" translation="I patted the cat that caught the mouse that ate the cheese that I bought."> <s> - <np number="sing" def="neither" role="subj" locus="number" case="NOM"> - <word person="1excl" number="sing" posp="pron"/> + <np def="neither" role="subj" locus="number" case="NOM"> + <word person="1excl" posp="pron"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="pat"/> </vp> <np id="parent"> - <np def="def" number="sing" role="obj" locus="number" id="headnp" tr=""> + <np def="def" role="obj" locus="number" id="headnp" tr=""> <word posp="noun" gloss="cat"/> <word gloss="the" posp="det"/> </np> <relp comma="after"> - <np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM"> + <np id="relnp" def="neither" role="subj" comma="before" case="NOM"> <word posp="pron" gloss="RELPRON"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="catch"/> </vp> <np id="parent"> - <np def="def" number="sing" role="obj" locus="number" id="headnp" tr=""> + <np def="def" role="obj" locus="number" id="headnp" tr=""> <word posp="noun" gloss="mouse"/> <word gloss="the" posp="det"/> </np> <relp comma="after"> - <np id="relnp" number="sing" def="neither" role="subj" comma="before" case="NOM"> + <np id="relnp" def="neither" role="subj" comma="before" case="NOM"> <word posp="pron" gloss="RELPRON"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="eat"/> </vp> <np id="parent"> - <np def="def" number="sing" role="obj" locus="number" id="headnp" tr=""> + <np def="def" role="obj" locus="number" id="headnp" tr=""> <word posp="noun" gloss="cheese"/> <word gloss="the" posp="det"/> </np> <relp comma="after"> - <np id="relnp" number="sing" def="neither" role="obj" comma="before" case="ACC"> + <np id="relnp" def="neither" role="obj" comma="before" case="ACC"> <word posp="pron" gloss="RELPRON"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="buy"/> </vp> - <np number="sing" def="neither" role="subj" locus="number" case="NOM"> - <word person="1excl" number="sing" posp="pron"/> + <np def="neither" role="subj" locus="number" case="NOM"> + <word person="1excl" posp="pron"/> </np> </relp> </np> </relp> </np> </relp> </np> </s> </example>
module propagatenumber: No change.
createpronouns: No change.
module ngen: No change.
module wordorder: No change.
module wordorder: No change.
module wordorder: No change.
module conjp: No change.
flattenconjp: No change.
fixpronouns:
<example id="relp4" translation="I patted the cat that caught the mouse that ate the cheese that I bought.">
<s>
<np def="neither" role="subj" locus="number" case="NOM">
- <word person="1excl" posp="pron"/>
+ <word person="1excl" posp="pron" gloss="1excl" gender="gender?"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="pat"/>
</vp>
<np id="parent">
<np def="def" role="obj" locus="number" id="headnp" tr="">
<word posp="noun" gloss="cat"/>
<word gloss="the" posp="det"/>
</np>
<relp comma="after">
<np id="relnp" def="neither" role="subj" comma="before" case="NOM">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="catch"/>
</vp>
<np id="parent">
<np def="def" role="obj" locus="number" id="headnp" tr="">
<word posp="noun" gloss="mouse"/>
<word gloss="the" posp="det"/>
</np>
<relp comma="after">
<np id="relnp" def="neither" role="subj" comma="before" case="NOM">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="eat"/>
</vp>
<np id="parent">
<np def="def" role="obj" locus="number" id="headnp" tr="">
<word posp="noun" gloss="cheese"/>
<word gloss="the" posp="det"/>
</np>
<relp comma="after">
<np id="relnp" def="neither" role="obj" comma="before" case="ACC">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="buy"/>
</vp>
<np def="neither" role="subj" locus="number" case="NOM">
- <word person="1excl" posp="pron"/>
+ <word person="1excl" posp="pron" gloss="1excl" gender="gender?"/>
</np>
</relp>
</np>
</relp>
</np>
</relp>
</np>
</s>
</example>
copyuptophrase:
<example id="relp4" translation="I patted the cat that caught the mouse that ate the cheese that I bought."> <s> - <np def="neither" role="subj" locus="number" case="NOM"> + <np def="neither" role="subj" locus="number" case="NOM" person="1excl"> <word person="1excl" posp="pron" gloss="1excl" gender="gender?"/> </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl"> <word posp="verb" gloss="pat"/> </vp> <np id="parent"> <np def="def" role="obj" locus="number" id="headnp" tr=""> <word posp="noun" gloss="cat"/> <word gloss="the" posp="det"/> </np> <relp comma="after"> <np id="relnp" def="neither" role="subj" comma="before" case="NOM"> <word posp="pron" gloss="RELPRON"/> </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3"> <word posp="verb" gloss="catch"/> </vp> <np id="parent"> <np def="def" role="obj" locus="number" id="headnp" tr=""> <word posp="noun" gloss="mouse"/> <word gloss="the" posp="det"/> </np> <relp comma="after"> <np id="relnp" def="neither" role="subj" comma="before" case="NOM"> <word posp="pron" gloss="RELPRON"/> </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3"> <word posp="verb" gloss="eat"/> </vp> <np id="parent"> <np def="def" role="obj" locus="number" id="headnp" tr=""> <word posp="noun" gloss="cheese"/> <word gloss="the" posp="det"/> </np> <relp comma="after"> <np id="relnp" def="neither" role="obj" comma="before" case="ACC"> <word posp="pron" gloss="RELPRON"/> </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3" subj="1excl"> <word posp="verb" gloss="buy"/> </vp> - <np def="neither" role="subj" locus="number" case="NOM"> + <np def="neither" role="subj" locus="number" case="NOM" person="1excl"> <word person="1excl" posp="pron" gloss="1excl" gender="gender?"/> </np> </relp> </np> </relp> </np> </relp> </np> </s> </example>
prodrop:
<example id="relp4" translation="I patted the cat that caught the mouse that ate the cheese that I bought."> <s> - <np def="neither" role="subj" locus="number" case="NOM" person="1excl"> - <word person="1excl" posp="pron" gloss="1excl" gender="gender?"/> - </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl"> <word posp="verb" gloss="pat"/> </vp> <np id="parent"> <np def="def" role="obj" locus="number" id="headnp" tr=""> <word posp="noun" gloss="cat"/> <word gloss="the" posp="det"/> </np> <relp comma="after"> <np id="relnp" def="neither" role="subj" comma="before" case="NOM"> <word posp="pron" gloss="RELPRON"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3"> <word posp="verb" gloss="catch"/> </vp> <np id="parent"> <np def="def" role="obj" locus="number" id="headnp" tr=""> <word posp="noun" gloss="mouse"/> <word gloss="the" posp="det"/> </np> <relp comma="after"> <np id="relnp" def="neither" role="subj" comma="before" case="NOM"> <word posp="pron" gloss="RELPRON"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3"> <word posp="verb" gloss="eat"/> </vp> <np id="parent"> <np def="def" role="obj" locus="number" id="headnp" tr=""> <word posp="noun" gloss="cheese"/> <word gloss="the" posp="det"/> </np> <relp comma="after"> <np id="relnp" def="neither" role="obj" comma="before" case="ACC"> <word posp="pron" gloss="RELPRON"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3" subj="1excl"> <word posp="verb" gloss="buy"/> </vp> <np def="neither" role="subj" locus="number" case="NOM" person="1excl"> <word person="1excl" posp="pron" gloss="1excl" gender="gender?"/> </np> </relp> </np> </relp> </np> </relp> </np> </s> </example>
addclitics:
<example id="relp4" translation="I patted the cat that caught the mouse that ate the cheese that I bought.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl">
<word posp="verb" gloss="pat"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np id="parent">
<np def="def" role="obj" locus="number" id="headnp" tr="">
<word posp="noun" gloss="cat"/>
<word gloss="the" posp="det"/>
</np>
<relp comma="after">
<np id="relnp" def="neither" role="subj" comma="before" case="NOM">
<word posp="pron" gloss="RELPRON"/>
+ <thingy type="npcase" function="enclitic" gloss="NOM"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3">
<word posp="verb" gloss="catch"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np id="parent">
<np def="def" role="obj" locus="number" id="headnp" tr="">
<word posp="noun" gloss="mouse"/>
<word gloss="the" posp="det"/>
</np>
<relp comma="after">
<np id="relnp" def="neither" role="subj" comma="before" case="NOM">
<word posp="pron" gloss="RELPRON"/>
+ <thingy type="npcase" function="enclitic" gloss="NOM"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3">
<word posp="verb" gloss="eat"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np id="parent">
<np def="def" role="obj" locus="number" id="headnp" tr="">
<word posp="noun" gloss="cheese"/>
<word gloss="the" posp="det"/>
</np>
<relp comma="after">
<np id="relnp" def="neither" role="obj" comma="before" case="ACC">
<word posp="pron" gloss="RELPRON"/>
+ <thingy type="npcase" function="enclitic" gloss="ACC"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3" subj="1excl">
<word posp="verb" gloss="buy"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np def="neither" role="subj" locus="number" case="NOM" person="1excl">
<word person="1excl" posp="pron" gloss="1excl" gender="gender?"/>
+ <thingy type="npcase" function="enclitic" gloss="NOM"/>
</np>
</relp>
</np>
</relp>
</np>
</relp>
</np>
</s>
</example>
propagateArgumentCase:
<example id="relp4" translation="I patted the cat that caught the mouse that ate the cheese that I bought.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl">
<word posp="verb" gloss="pat"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np id="parent">
<np def="def" role="obj" locus="number" id="headnp" tr="">
<word posp="noun" gloss="cat"/>
<word gloss="the" posp="det"/>
</np>
<relp comma="after">
<np id="relnp" def="neither" role="subj" comma="before" case="NOM">
<word posp="pron" gloss="RELPRON"/>
<thingy type="npcase" function="enclitic" gloss="NOM"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3">
<word posp="verb" gloss="catch"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
- <np id="parent">
+ <np id="parent" case="NOM">
<np def="def" role="obj" locus="number" id="headnp" tr="">
<word posp="noun" gloss="mouse"/>
<word gloss="the" posp="det"/>
</np>
<relp comma="after">
<np id="relnp" def="neither" role="subj" comma="before" case="NOM">
<word posp="pron" gloss="RELPRON"/>
<thingy type="npcase" function="enclitic" gloss="NOM"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3">
<word posp="verb" gloss="eat"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
- <np id="parent">
+ <np id="parent" case="NOM">
<np def="def" role="obj" locus="number" id="headnp" tr="">
<word posp="noun" gloss="cheese"/>
<word gloss="the" posp="det"/>
</np>
<relp comma="after">
<np id="relnp" def="neither" role="obj" comma="before" case="ACC">
<word posp="pron" gloss="RELPRON"/>
<thingy type="npcase" function="enclitic" gloss="ACC"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3" subj="1excl">
<word posp="verb" gloss="buy"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np def="neither" role="subj" locus="number" case="NOM" person="1excl">
<word person="1excl" posp="pron" gloss="1excl" gender="gender?"/>
<thingy type="npcase" function="enclitic" gloss="NOM"/>
</np>
</relp>
</np>
</relp>
</np>
</relp>
</np>
</s>
</example>
unwrapArgumentNPs: No change.
unwrapOwnerOwned: No change.
movedowntoword:
<example id="relp4" translation="I patted the cat that caught the mouse that ate the cheese that I bought.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl">
- <word posp="verb" gloss="pat"/>
+ <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np id="parent">
<np def="def" role="obj" locus="number" id="headnp" tr="">
- <word posp="noun" gloss="cat"/>
- <word gloss="the" posp="det"/>
+ <word posp="noun" gloss="cat" def="def" role="obj" locus="number" id="headnp"/>
+ <word gloss="the" posp="det" def="def" role="obj" locus="number" id="headnp"/>
</np>
<relp comma="after">
<np id="relnp" def="neither" role="subj" comma="before" case="NOM">
- <word posp="pron" gloss="RELPRON"/>
+ <word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="subj" comma="before" case="NOM"/>
<thingy type="npcase" function="enclitic" gloss="NOM"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3">
- <word posp="verb" gloss="catch"/>
+ <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np id="parent" case="NOM">
<np def="def" role="obj" locus="number" id="headnp" tr="">
- <word posp="noun" gloss="mouse"/>
- <word gloss="the" posp="det"/>
+ <word posp="noun" gloss="mouse" def="def" role="obj" locus="number" id="headnp"/>
+ <word gloss="the" posp="det" def="def" role="obj" locus="number" id="headnp"/>
</np>
<relp comma="after">
<np id="relnp" def="neither" role="subj" comma="before" case="NOM">
- <word posp="pron" gloss="RELPRON"/>
+ <word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="subj" comma="before" case="NOM"/>
<thingy type="npcase" function="enclitic" gloss="NOM"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3">
- <word posp="verb" gloss="eat"/>
+ <word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np id="parent" case="NOM">
<np def="def" role="obj" locus="number" id="headnp" tr="">
- <word posp="noun" gloss="cheese"/>
- <word gloss="the" posp="det"/>
+ <word posp="noun" gloss="cheese" def="def" role="obj" locus="number" id="headnp"/>
+ <word gloss="the" posp="det" def="def" role="obj" locus="number" id="headnp"/>
</np>
<relp comma="after">
<np id="relnp" def="neither" role="obj" comma="before" case="ACC">
- <word posp="pron" gloss="RELPRON"/>
+ <word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="obj" comma="before" case="ACC"/>
<thingy type="npcase" function="enclitic" gloss="ACC"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3" subj="1excl">
- <word posp="verb" gloss="buy"/>
+ <word posp="verb" gloss="buy" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3" subj="1excl"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np def="neither" role="subj" locus="number" case="NOM" person="1excl">
- <word person="1excl" posp="pron" gloss="1excl" gender="gender?"/>
+ <word person="1excl" posp="pron" gloss="1excl" gender="gender?" def="neither" role="subj" locus="number" case="NOM"/>
<thingy type="npcase" function="enclitic" gloss="NOM"/>
</np>
</relp>
</np>
</relp>
</np>
</relp>
</np>
</s>
</example>
About to call getSlotValue for pat/verb/voice/obligatoryGot active
About to call getSlotValue for pat/verb/mode/obligatory
Got indicative
About to call getSlotValue for pat/verb/question/optional
Got not.Q
About to call getSlotValue for catch/verb/voice/obligatory
Got active
About to call getSlotValue for catch/verb/mode/obligatory
Got indicative
About to call getSlotValue for catch/verb/question/optional
Got not.Q
About to call getSlotValue for eat/verb/voice/obligatory
Got active
About to call getSlotValue for eat/verb/mode/obligatory
Got indicative
About to call getSlotValue for eat/verb/question/optional
Got not.Q
About to call getSlotValue for buy/verb/voice/obligatory
Got active
About to call getSlotValue for buy/verb/mode/obligatory
Got indicative
About to call getSlotValue for buy/verb/question/optional
Got not.Q
addaffixes:
<example id="relp4" translation="I patted the cat that caught the mouse that ate the cheese that I bought.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl">
+ <thingy type="verbvoice" function="prefix" gloss="active"/>
<word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl"/>
+ <thingy type="verbmode" function="suffix" gloss="indicative"/>
+ <thingy type="verbquestion" function="suffix" gloss="not.Q"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np id="parent">
<np def="def" role="obj" locus="number" id="headnp" tr="">
<word posp="noun" gloss="cat" def="def" role="obj" locus="number" id="headnp"/>
<word gloss="the" posp="det" def="def" role="obj" locus="number" id="headnp"/>
</np>
<relp comma="after">
<np id="relnp" def="neither" role="subj" comma="before" case="NOM">
<word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="subj" comma="before" case="NOM"/>
<thingy type="npcase" function="enclitic" gloss="NOM"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3">
+ <thingy type="verbvoice" function="prefix" gloss="active"/>
<word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3"/>
+ <thingy type="verbmode" function="suffix" gloss="indicative"/>
+ <thingy type="verbquestion" function="suffix" gloss="not.Q"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np id="parent" case="NOM">
<np def="def" role="obj" locus="number" id="headnp" tr="">
<word posp="noun" gloss="mouse" def="def" role="obj" locus="number" id="headnp"/>
<word gloss="the" posp="det" def="def" role="obj" locus="number" id="headnp"/>
</np>
<relp comma="after">
<np id="relnp" def="neither" role="subj" comma="before" case="NOM">
<word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="subj" comma="before" case="NOM"/>
<thingy type="npcase" function="enclitic" gloss="NOM"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3">
+ <thingy type="verbvoice" function="prefix" gloss="active"/>
<word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3"/>
+ <thingy type="verbmode" function="suffix" gloss="indicative"/>
+ <thingy type="verbquestion" function="suffix" gloss="not.Q"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np id="parent" case="NOM">
<np def="def" role="obj" locus="number" id="headnp" tr="">
<word posp="noun" gloss="cheese" def="def" role="obj" locus="number" id="headnp"/>
<word gloss="the" posp="det" def="def" role="obj" locus="number" id="headnp"/>
</np>
<relp comma="after">
<np id="relnp" def="neither" role="obj" comma="before" case="ACC">
<word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="obj" comma="before" case="ACC"/>
<thingy type="npcase" function="enclitic" gloss="ACC"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3" subj="1excl">
+ <thingy type="verbvoice" function="prefix" gloss="active"/>
<word posp="verb" gloss="buy" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3" subj="1excl"/>
+ <thingy type="verbmode" function="suffix" gloss="indicative"/>
+ <thingy type="verbquestion" function="suffix" gloss="not.Q"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np def="neither" role="subj" locus="number" case="NOM" person="1excl">
<word person="1excl" posp="pron" gloss="1excl" gender="gender?" def="neither" role="subj" locus="number" case="NOM"/>
<thingy type="npcase" function="enclitic" gloss="NOM"/>
</np>
</relp>
</np>
</relp>
</np>
</relp>
</np>
</s>
</example>
flatten:
<example id="relp4" translation="I patted the cat that caught the mouse that ate the cheese that I bought."> - <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl"> + <flat> <thingy type="verbvoice" function="prefix" gloss="active"/> <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl"/> <thingy type="verbmode" function="suffix" gloss="indicative"/> <thingy type="verbquestion" function="suffix" gloss="not.Q"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> - </vp> - <np id="parent"> - <np def="def" role="obj" locus="number" id="headnp" tr=""> <word posp="noun" gloss="cat" def="def" role="obj" locus="number" id="headnp"/> <word gloss="the" posp="det" def="def" role="obj" locus="number" id="headnp"/> - </np> - <relp comma="after"> - <np id="relnp" def="neither" role="subj" comma="before" case="NOM"> <word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="subj" comma="before" case="NOM"/> <thingy type="npcase" function="enclitic" gloss="NOM"/> - </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3"> <thingy type="verbvoice" function="prefix" gloss="active"/> <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3"/> <thingy type="verbmode" function="suffix" gloss="indicative"/> <thingy type="verbquestion" function="suffix" gloss="not.Q"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> - </vp> - <np id="parent" case="NOM"> - <np def="def" role="obj" locus="number" id="headnp" tr=""> <word posp="noun" gloss="mouse" def="def" role="obj" locus="number" id="headnp"/> <word gloss="the" posp="det" def="def" role="obj" locus="number" id="headnp"/> - </np> - <relp comma="after"> - <np id="relnp" def="neither" role="subj" comma="before" case="NOM"> <word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="subj" comma="before" case="NOM"/> <thingy type="npcase" function="enclitic" gloss="NOM"/> - </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3"> <thingy type="verbvoice" function="prefix" gloss="active"/> <word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3"/> <thingy type="verbmode" function="suffix" gloss="indicative"/> <thingy type="verbquestion" function="suffix" gloss="not.Q"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> - </vp> - <np id="parent" case="NOM"> - <np def="def" role="obj" locus="number" id="headnp" tr=""> <word posp="noun" gloss="cheese" def="def" role="obj" locus="number" id="headnp"/> <word gloss="the" posp="det" def="def" role="obj" locus="number" id="headnp"/> - </np> - <relp comma="after"> - <np id="relnp" def="neither" role="obj" comma="before" case="ACC"> <word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="obj" comma="before" case="ACC"/> <thingy type="npcase" function="enclitic" gloss="ACC"/> - </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3" subj="1excl"> <thingy type="verbvoice" function="prefix" gloss="active"/> <word posp="verb" gloss="buy" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3" subj="1excl"/> <thingy type="verbmode" function="suffix" gloss="indicative"/> <thingy type="verbquestion" function="suffix" gloss="not.Q"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> - </vp> - <np def="neither" role="subj" locus="number" case="NOM" person="1excl"> - <word person="1excl" posp="pron" gloss="1excl" gender="gender?" def="neither" role="subj" locus="number" case="NOM"/> + <word person="1excl" posp="pron" gloss="1excl" gender="gender?" def="neither" role="subj" locus="number" case="NOM" comma="after"/> <thingy type="npcase" function="enclitic" gloss="NOM"/> - </np> - </relp> - </np> - </relp> - </np> - </relp> - </np> - </s> + </flat> </example>
addvocab:
<example id="relp4" translation="I patted the cat that caught the mouse that ate the cheese that I bought."> <flat> - <thingy type="verbvoice" function="prefix" gloss="active"/> - <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl"/> - <thingy type="verbmode" function="suffix" gloss="indicative"/> - <thingy type="verbquestion" function="suffix" gloss="not.Q"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <word posp="noun" gloss="cat" def="def" role="obj" locus="number" id="headnp"/> - <word gloss="the" posp="det" def="def" role="obj" locus="number" id="headnp"/> - <word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="subj" comma="before" case="NOM"/> - <thingy type="npcase" function="enclitic" gloss="NOM"/> - <thingy type="verbvoice" function="prefix" gloss="active"/> - <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3"/> - <thingy type="verbmode" function="suffix" gloss="indicative"/> - <thingy type="verbquestion" function="suffix" gloss="not.Q"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <word posp="noun" gloss="mouse" def="def" role="obj" locus="number" id="headnp"/> - <word gloss="the" posp="det" def="def" role="obj" locus="number" id="headnp"/> - <word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="subj" comma="before" case="NOM"/> - <thingy type="npcase" function="enclitic" gloss="NOM"/> - <thingy type="verbvoice" function="prefix" gloss="active"/> - <word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3"/> - <thingy type="verbmode" function="suffix" gloss="indicative"/> - <thingy type="verbquestion" function="suffix" gloss="not.Q"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <word posp="noun" gloss="cheese" def="def" role="obj" locus="number" id="headnp"/> - <word gloss="the" posp="det" def="def" role="obj" locus="number" id="headnp"/> - <word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="obj" comma="before" case="ACC"/> - <thingy type="npcase" function="enclitic" gloss="ACC"/> - <thingy type="verbvoice" function="prefix" gloss="active"/> - <word posp="verb" gloss="buy" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3" subj="1excl"/> - <thingy type="verbmode" function="suffix" gloss="indicative"/> - <thingy type="verbquestion" function="suffix" gloss="not.Q"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <word person="1excl" posp="pron" gloss="1excl" gender="gender?" def="neither" role="subj" locus="number" case="NOM" comma="after"/> - <thingy type="npcase" function="enclitic" gloss="NOM"/> + <thingy type="verbvoice" function="prefix" gloss="active">|t͡ʃ|-</thingy> + <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl">|au|l|æ|</word> + <thingy type="verbmode" function="suffix" gloss="indicative">-|k|u|</thingy> + <thingy type="verbquestion" function="suffix" gloss="not.Q">-</thingy> + <thingy type="vpta" function="enclitic" gloss="PAST">|m|i|</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> + <word posp="noun" gloss="cat" def="def" role="obj" locus="number" id="headnp">|ɡ|o|r|æ|</word> + <word gloss="the" posp="det" def="def" role="obj" locus="number" id="headnp">|s|o|</word> + <word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="subj" comma="before" case="NOM">|h|u|</word> + <thingy type="npcase" function="enclitic" gloss="NOM">-</thingy> + <thingy type="verbvoice" function="prefix" gloss="active">|t͡ʃ|-</thingy> + <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3">|e|ɡ|u|</word> + <thingy type="verbmode" function="suffix" gloss="indicative">-|k|u|</thingy> + <thingy type="verbquestion" function="suffix" gloss="not.Q">-</thingy> + <thingy type="vpta" function="enclitic" gloss="PAST">|m|i|</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> + <word posp="noun" gloss="mouse" def="def" role="obj" locus="number" id="headnp">|θ|o|x|u|</word> + <word gloss="the" posp="det" def="def" role="obj" locus="number" id="headnp">|s|o|</word> + <word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="subj" comma="before" case="NOM">|h|u|</word> + <thingy type="npcase" function="enclitic" gloss="NOM">-</thingy> + <thingy type="verbvoice" function="prefix" gloss="active">|t͡ʃ|-</thingy> + <word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3">|au|h|ɑ|</word> + <thingy type="verbmode" function="suffix" gloss="indicative">-|k|u|</thingy> + <thingy type="verbquestion" function="suffix" gloss="not.Q">-</thingy> + <thingy type="vpta" function="enclitic" gloss="PAST">|m|i|</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> + <word posp="noun" gloss="cheese" def="def" role="obj" locus="number" id="headnp">|d|i|k|æ|</word> + <word gloss="the" posp="det" def="def" role="obj" locus="number" id="headnp">|s|o|</word> + <word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="obj" comma="before" case="ACC">|h|u|</word> + <thingy type="npcase" function="enclitic" gloss="ACC">|s|i|</thingy> + <thingy type="verbvoice" function="prefix" gloss="active">|t͡ʃ|-</thingy> + <word posp="verb" gloss="buy" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3" subj="1excl">|u|ʃ|u|</word> + <thingy type="verbmode" function="suffix" gloss="indicative">-|k|u|</thingy> + <thingy type="verbquestion" function="suffix" gloss="not.Q">-</thingy> + <thingy type="vpta" function="enclitic" gloss="PAST">|m|i|</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> + <word person="1excl" posp="pron" gloss="1excl" gender="gender?" def="neither" role="subj" locus="number" case="NOM" comma="after">|xʷ|o|</word> + <thingy type="npcase" function="enclitic" gloss="NOM">-</thingy> </flat> </example>
vowelharmony: No change.
### |t͡ʃ|-#-> t͡ʃ-
### |t͡ʃ|-
#-> t͡ʃ-
### |au|l|æ|
#-> aulæ
### |au|l|æ|
#-> aulæ
### -|k|u|
#-> -ku
### -|k|u|
#-> -ku
### |m|i|
#-> mi
### |m|i|
#-> mi
### |ɡ|o|r|æ|
#-> ɡoræ
### |ɡ|o|r|æ|
#-> ɡoræ
### |s|o|,
#-> so,
### |s|o|,
#-> so,
### |h|u|
#-> hu
### |h|u|
#-> hu
### |t͡ʃ|-
#-> t͡ʃ-
### |t͡ʃ|-
#-> t͡ʃ-
### |e|ɡ|u|
#-> eɡu
### |e|ɡ|u|
#-> eɡu
### -|k|u|
#-> -ku
### -|k|u|
#-> -ku
### |m|i|
#-> mi
### |m|i|
#-> mi
### |θ|o|x|u|
#-> θoxu
### |θ|o|x|u|
#-> θoxu
### |s|o|,
#-> so,
### |s|o|,
#-> so,
### |h|u|
#-> hu
### |h|u|
#-> hu
### |t͡ʃ|-
#-> t͡ʃ-
### |t͡ʃ|-
#-> t͡ʃ-
### |au|h|ɑ|
#-> auhɑ
### |au|h|ɑ|
#-> auhɑ
### -|k|u|
#-> -ku
### -|k|u|
#-> -ku
### |m|i|
#-> mi
### |m|i|
#-> mi
### |d|i|k|æ|
#-> dikæ
### |d|i|k|æ|
#-> dikæ
### |s|o|,
#-> so,
### |s|o|,
#-> so,
### |h|u|
#-> hu
### |h|u|
#-> hu
### |s|i|
#-> si
### |s|i|
#-> si
### |t͡ʃ|-
#-> t͡ʃ-
### |t͡ʃ|-
#-> t͡ʃ-
### |u|ʃ|u|
#-> uʃu
### |u|ʃ|u|
#-> uʃu
### -|k|u|
#-> -ku
### -|k|u|
#-> -ku
### |m|i|
#-> mi
### |m|i|
#-> mi
### |xʷ|o|
#-> xʷo
### |xʷ|o|
#-> xʷo
### |t͡ʃ||au|l|æ||k|u| |m|i| |ɡ|o|r|æ| |s|o|, |h|u| |t͡ʃ||e|ɡ|u||k|u| |m|i| |θ|o|x|u| |s|o|, |h|u| |t͡ʃ||au|h|ɑ||k|u| |m|i| |d|i|k|æ| |s|o|, |h|u| |s|i| |t͡ʃ||u|ʃ|u||k|u| |m|i| |xʷ|o|
#-> t͡ʃaulæku mi ɡoræ so, hu t͡ʃeɡuku mi θoxu so, hu t͡ʃauhɑku mi dikæ so, hu si t͡ʃuʃuku mi xʷo
removetags:
<example id="relp4" translation="I patted the cat that caught the mouse that ate the cheese that I bought.">
<flat>
<thingy type="verbvoice" function="prefix" gloss="active">|t͡ʃ|-</thingy>
<word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl">|au|l|æ|</word>
<thingy type="verbmode" function="suffix" gloss="indicative">-|k|u|</thingy>
- <thingy type="verbquestion" function="suffix" gloss="not.Q">-</thingy>
<thingy type="vpta" function="enclitic" gloss="PAST">|m|i|</thingy>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
<word posp="noun" gloss="cat" def="def" role="obj" locus="number" id="headnp">|ɡ|o|r|æ|</word>
- <word gloss="the" posp="det" def="def" role="obj" locus="number" id="headnp">|s|o|</word>
+ <word gloss="the" posp="det" def="def" role="obj" locus="number" id="headnp">|s|o|,</word>
<word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="subj" comma="before" case="NOM">|h|u|</word>
- <thingy type="npcase" function="enclitic" gloss="NOM">-</thingy>
<thingy type="verbvoice" function="prefix" gloss="active">|t͡ʃ|-</thingy>
<word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3">|e|ɡ|u|</word>
<thingy type="verbmode" function="suffix" gloss="indicative">-|k|u|</thingy>
- <thingy type="verbquestion" function="suffix" gloss="not.Q">-</thingy>
<thingy type="vpta" function="enclitic" gloss="PAST">|m|i|</thingy>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
<word posp="noun" gloss="mouse" def="def" role="obj" locus="number" id="headnp">|θ|o|x|u|</word>
- <word gloss="the" posp="det" def="def" role="obj" locus="number" id="headnp">|s|o|</word>
+ <word gloss="the" posp="det" def="def" role="obj" locus="number" id="headnp">|s|o|,</word>
<word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="subj" comma="before" case="NOM">|h|u|</word>
- <thingy type="npcase" function="enclitic" gloss="NOM">-</thingy>
<thingy type="verbvoice" function="prefix" gloss="active">|t͡ʃ|-</thingy>
<word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3">|au|h|ɑ|</word>
<thingy type="verbmode" function="suffix" gloss="indicative">-|k|u|</thingy>
- <thingy type="verbquestion" function="suffix" gloss="not.Q">-</thingy>
<thingy type="vpta" function="enclitic" gloss="PAST">|m|i|</thingy>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
<word posp="noun" gloss="cheese" def="def" role="obj" locus="number" id="headnp">|d|i|k|æ|</word>
- <word gloss="the" posp="det" def="def" role="obj" locus="number" id="headnp">|s|o|</word>
+ <word gloss="the" posp="det" def="def" role="obj" locus="number" id="headnp">|s|o|,</word>
<word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="obj" comma="before" case="ACC">|h|u|</word>
<thingy type="npcase" function="enclitic" gloss="ACC">|s|i|</thingy>
<thingy type="verbvoice" function="prefix" gloss="active">|t͡ʃ|-</thingy>
<word posp="verb" gloss="buy" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3" subj="1excl">|u|ʃ|u|</word>
<thingy type="verbmode" function="suffix" gloss="indicative">-|k|u|</thingy>
- <thingy type="verbquestion" function="suffix" gloss="not.Q">-</thingy>
<thingy type="vpta" function="enclitic" gloss="PAST">|m|i|</thingy>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
<word person="1excl" posp="pron" gloss="1excl" gender="gender?" def="neither" role="subj" locus="number" case="NOM" comma="after">|xʷ|o|</word>
- <thingy type="npcase" function="enclitic" gloss="NOM">-</thingy>
</flat>
+ <p><span class="ilpair"><span class="mor">t͡ʃ-</span><br><span class="gls">active</span></span> <span class="ilpair"><span class="mor">aulæ</span><br><span class="gls">pat</span></span> <span class="ilpair"><span class="mor">-ku</span><br><span class="gls">indicative</span></span> <span class="ilpair"><span class="mor">mi</span><br><span class="gls">PAST</span></span> <span class="ilpair"><span class="mor">ɡoræ</span><br><span class="gls">cat</span></span> <span class="ilpair"><span class="mor">so,</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">hu</span><br><span class="gls">RELPRON</span></span> <span class="ilpair"><span class="mor">t͡ʃ-</span><br><span class="gls">active</span></span> <span class="ilpair"><span class="mor">eɡu</span><br><span class="gls">catch</span></span> <span class="ilpair"><span class="mor">-ku</span><br><span class="gls">indicative</span></span> <span class="ilpair"><span class="mor">mi</span><br><span class="gls">PAST</span></span> <span class="ilpair"><span class="mor">θoxu</span><br><span class="gls">mouse</span></span> <span class="ilpair"><span class="mor">so,</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">hu</span><br><span class="gls">RELPRON</span></span> <span class="ilpair"><span class="mor">t͡ʃ-</span><br><span class="gls">active</span></span> <span class="ilpair"><span class="mor">auhɑ</span><br><span class="gls">eat</span></span> <span class="ilpair"><span class="mor">-ku</span><br><span class="gls">indicative</span></span> <span class="ilpair"><span class="mor">mi</span><br><span class="gls">PAST</span></span> <span class="ilpair"><span class="mor">dikæ</span><br><span class="gls">cheese</span></span> <span class="ilpair"><span class="mor">so,</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">hu</span><br><span class="gls">RELPRON</span></span> <span class="ilpair"><span class="mor">si</span><br><span class="gls">ACC</span></span> <span class="ilpair"><span class="mor">t͡ʃ-</span><br><span class="gls">active</span></span> <span class="ilpair"><span class="mor">uʃu</span><br><span class="gls">buy</span></span> <span class="ilpair"><span class="mor">-ku</span><br><span class="gls">indicative</span></span> <span class="ilpair"><span class="mor">mi</span><br><span class="gls">PAST</span></span> <span class="ilpair"><span class="mor">xʷo</span><br><span class="gls">1excl</span></span></p>
+ <p>t͡ʃaulæku mi ɡoræ so, hu t͡ʃeɡuku mi θoxu so, hu t͡ʃauhɑku mi dikæ so, hu si t͡ʃuʃuku mi xʷo</p>
+ <p>chauläku mi gorä so, hu cheguku mi thokhu so, hu chauhaku mi dikä so, hu si chushuku mi khwo</p>
+ <il>
+ <w>
+ <o>t͡ʃ-</o>
+ <g>active</g>
+ </w>
+ <w>
+ <o>aulæ</o>
+ <g>pat</g>
+ </w>
+ <w>
+ <o>-ku</o>
+ <g>indicative</g>
+ </w>
+ <w>
+ <o>mi</o>
+ <g>PAST</g>
+ </w>
+ <w>
+ <o>ɡoræ</o>
+ <g>cat</g>
+ </w>
+ <w>
+ <o>so,</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>hu</o>
+ <g>RELPRON</g>
+ </w>
+ <w>
+ <o>t͡ʃ-</o>
+ <g>active</g>
+ </w>
+ <w>
+ <o>eɡu</o>
+ <g>catch</g>
+ </w>
+ <w>
+ <o>-ku</o>
+ <g>indicative</g>
+ </w>
+ <w>
+ <o>mi</o>
+ <g>PAST</g>
+ </w>
+ <w>
+ <o>θoxu</o>
+ <g>mouse</g>
+ </w>
+ <w>
+ <o>so,</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>hu</o>
+ <g>RELPRON</g>
+ </w>
+ <w>
+ <o>t͡ʃ-</o>
+ <g>active</g>
+ </w>
+ <w>
+ <o>auhɑ</o>
+ <g>eat</g>
+ </w>
+ <w>
+ <o>-ku</o>
+ <g>indicative</g>
+ </w>
+ <w>
+ <o>mi</o>
+ <g>PAST</g>
+ </w>
+ <w>
+ <o>dikæ</o>
+ <g>cheese</g>
+ </w>
+ <w>
+ <o>so,</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>hu</o>
+ <g>RELPRON</g>
+ </w>
+ <w>
+ <o>si</o>
+ <g>ACC</g>
+ </w>
+ <w>
+ <o>t͡ʃ-</o>
+ <g>active</g>
+ </w>
+ <w>
+ <o>uʃu</o>
+ <g>buy</g>
+ </w>
+ <w>
+ <o>-ku</o>
+ <g>indicative</g>
+ </w>
+ <w>
+ <o>mi</o>
+ <g>PAST</g>
+ </w>
+ <w>
+ <o>xʷo</o>
+ <g>1excl</g>
+ </w>
+ </il>
</example>
### t͡ʃaulæku mi ɡoræ so, hu t͡ʃeɡuku mi θoxu so, hu t͡ʃauhɑku mi dikæ so, hu si t͡ʃuʃuku mi xʷo#-> t͡ʃaulæku mi ɡoræ so, hu t͡ʃeɡuku mi θoxu so, hu t͡ʃauhɑku mi dikæ so, hu si t͡ʃuʃuku mi xʷo
Chauläku mi gorä so, hu cheguku mi thokhu so, hu chauhaku mi dikä so, hu si chushuku mi khwo. [t͡ʃaulæku mi ɡoræ so, hu t͡ʃeɡuku mi θoxu so, hu t͡ʃauhɑku mi dikæ so, hu si t͡ʃuʃuku mi xʷo] t͡ʃ- active aulæ pat -ku indicative mi PAST ɡoræ cat so, the hu RELPRON t͡ʃ- active eɡu catch -ku indicative mi PAST θoxu mouse so, the hu RELPRON t͡ʃ- active auhɑ eat -ku indicative mi PAST dikæ cheese so, the hu RELPRON si ACC t͡ʃ- active uʃu buy -ku indicative mi PAST xʷo 1excl “I patted the cat that caught the mouse that ate the cheese that I bought.” | (24) |
Complementation Strategies
Ghewa forms complement clauses by nominalising the embedded verb. The nominalised form lacks finite verbal categories and behaves as a noun phrase. Subjects of nominalised clauses occur in the genitive case, and the nominalised verb establishes the semantic content of the complement.
The following example illustrate how complement clauses function:
initial XML:
<example id="comp1" translation="It surprised the teacher that the boy had given the girl an apple.">
<s>
<vp tam="past-punct">
<verb>surprise</verb>
</vp>
<np role="subj">
<subs>
<vp tam="past-punct">
<verb>give</verb>
</vp>
<np number="sing" def="def" head="this" role="subj">
<noun>boy</noun>
</np>
<np number="sing" def="indef" role="obj">
<noun>apple</noun>
</np>
<np number="sing" def="def" role="indobj" tr="rheme">
<noun>girl</noun>
</np>
</subs>
</np>
<np number="sing" def="def" role="indobj">
<noun>teacher</noun>
</np>
</s>
</example>cleanup:
<example id="comp1" translation="It surprised the teacher that the boy had given the girl an apple."> <s> - <vp tam="past-punct"> - <verb>surprise</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="surprise"/> </vp> <np role="subj"> <subs> - <vp tam="past-punct"> - <verb>give</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="give"/> </vp> - <np number="sing" def="def" head="this" role="subj"> - <noun>boy</noun> + <np number="sing" def="def" head="this" role="subj" locus="number"> + <word posp="noun" gloss="boy"/> </np> - <np number="sing" def="indef" role="obj"> - <noun>apple</noun> + <np number="sing" def="indef" role="obj" locus="number"> + <word posp="noun" gloss="apple"/> </np> - <np number="sing" def="def" role="indobj" tr="rheme"> - <noun>girl</noun> + <np number="sing" def="def" role="indobj" tr="rheme" locus="number"> + <word posp="noun" gloss="girl"/> </np> </subs> </np> - <np number="sing" def="def" role="indobj"> - <noun>teacher</noun> + <np number="sing" def="def" role="indobj" locus="number"> + <word posp="noun" gloss="teacher"/> </np> </s> </example>
module adj2verb: No change.
module articles:
<example id="comp1" translation="It surprised the teacher that the boy had given the girl an apple.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active">
<word posp="verb" gloss="surprise"/>
</vp>
<np role="subj">
<subs>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active">
<word posp="verb" gloss="give"/>
</vp>
<np number="sing" def="def" head="this" role="subj" locus="number">
<word posp="noun" gloss="boy"/>
+ <word gloss="the" posp="det"/>
</np>
- <np number="sing" def="indef" role="obj" locus="number">
+ <np number="sing" role="obj" locus="number">
<word posp="noun" gloss="apple"/>
</np>
<np number="sing" def="def" role="indobj" tr="rheme" locus="number">
<word posp="noun" gloss="girl"/>
+ <word gloss="the" posp="det"/>
</np>
</subs>
</np>
<np number="sing" def="def" role="indobj" locus="number">
<word posp="noun" gloss="teacher"/>
+ <word gloss="the" posp="det"/>
</np>
</s>
</example>
module nonpastonly:
<example id="comp1" translation="It surprised the teacher that the boy had given the girl an apple."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="surprise"/> </vp> <np role="subj"> <subs> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="give"/> </vp> <np number="sing" def="def" head="this" role="subj" locus="number"> <word posp="noun" gloss="boy"/> <word gloss="the" posp="det"/> </np> <np number="sing" role="obj" locus="number"> <word posp="noun" gloss="apple"/> </np> <np number="sing" def="def" role="indobj" tr="rheme" locus="number"> <word posp="noun" gloss="girl"/> <word gloss="the" posp="det"/> </np> </subs> </np> <np number="sing" def="def" role="indobj" locus="number"> <word posp="noun" gloss="teacher"/> <word gloss="the" posp="det"/> </np> </s> </example>
module noepistemic: No change.
module NRel: No change.
module sentenceconnectors: No change.
module nominalise:
<example id="comp1" translation="It surprised the teacher that the boy had given the girl an apple.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="surprise"/>
</vp>
<np role="subj">
+ <np type="owner_owned">
+ <np number="sing" def="def" head="this" role="owned" locus="number">
+ <word posp="noun" gloss="boy"/>
+ <word gloss="the" posp="det"/>
+ </np>
+ <np role="owner">
<subs>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="give"/>
</vp>
- <np number="sing" def="def" head="this" role="subj" locus="number">
- <word posp="noun" gloss="boy"/>
- <word gloss="the" posp="det"/>
- </np>
<np number="sing" role="obj" locus="number">
<word posp="noun" gloss="apple"/>
</np>
<np number="sing" def="def" role="indobj" tr="rheme" locus="number">
<word posp="noun" gloss="girl"/>
<word gloss="the" posp="det"/>
</np>
</subs>
</np>
+ </np>
+ </np>
<np number="sing" def="def" role="indobj" locus="number">
<word posp="noun" gloss="teacher"/>
<word gloss="the" posp="det"/>
</np>
</s>
</example>
tva1tva2
tva1
tva2
module affixdensity: No change.
module adpositions: No change.
module constorder:
<example id="comp1" translation="It surprised the teacher that the boy had given the girl an apple."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> - <word posp="verb" gloss="surprise"/> - </vp> <np role="subj"> <np type="owner_owned"> <np number="sing" def="def" head="this" role="owned" locus="number"> <word posp="noun" gloss="boy"/> <word gloss="the" posp="det"/> </np> <np role="owner"> <subs> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> - <word posp="verb" gloss="give"/> - </vp> - <np number="sing" role="obj" locus="number"> - <word posp="noun" gloss="apple"/> - </np> <np number="sing" def="def" role="indobj" tr="rheme" locus="number"> <word posp="noun" gloss="girl"/> <word gloss="the" posp="det"/> </np> + <np number="sing" role="obj" locus="number"> + <word posp="noun" gloss="apple"/> + </np> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <word posp="verb" gloss="give"/> + </vp> </subs> </np> </np> </np> <np number="sing" def="def" role="indobj" locus="number"> <word posp="noun" gloss="teacher"/> <word gloss="the" posp="det"/> </np> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <word posp="verb" gloss="surprise"/> + </vp> </s> </example>
module casemarking:
<example id="comp1" translation="It surprised the teacher that the boy had given the girl an apple."> <s> - <np role="subj"> + <np role="subj" case="NOM"> <np type="owner_owned"> <np number="sing" def="def" head="this" role="owned" locus="number"> <word posp="noun" gloss="boy"/> <word gloss="the" posp="det"/> </np> <np role="owner"> <subs> - <np number="sing" def="def" role="indobj" tr="rheme" locus="number"> + <np number="sing" def="def" role="indobj" tr="rheme" locus="number" case="DAT"> <word posp="noun" gloss="girl"/> <word gloss="the" posp="det"/> </np> - <np number="sing" role="obj" locus="number"> + <np number="sing" role="obj" locus="number" case="ACC"> <word posp="noun" gloss="apple"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="give"/> </vp> </subs> </np> </np> </np> - <np number="sing" def="def" role="indobj" locus="number"> + <np number="sing" def="def" role="indobj" locus="number" case="DAT"> <word posp="noun" gloss="teacher"/> <word gloss="the" posp="det"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="surprise"/> </vp> </s> </example>
module markowner:
<example id="comp1" translation="It surprised the teacher that the boy had given the girl an apple.">
<s>
<np role="subj" case="NOM">
<np type="owner_owned">
<np number="sing" def="def" head="this" role="owned" locus="number">
<word posp="noun" gloss="boy"/>
<word gloss="the" posp="det"/>
</np>
- <np role="owner">
+ <np role="owner" case="GEN">
<subs>
<np number="sing" def="def" role="indobj" tr="rheme" locus="number" case="DAT">
<word posp="noun" gloss="girl"/>
<word gloss="the" posp="det"/>
</np>
<np number="sing" role="obj" locus="number" case="ACC">
<word posp="noun" gloss="apple"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="give"/>
</vp>
</subs>
</np>
</np>
</np>
<np number="sing" def="def" role="indobj" locus="number" case="DAT">
<word posp="noun" gloss="teacher"/>
<word gloss="the" posp="det"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="surprise"/>
</vp>
</s>
</example>
module simplifynumber:
<example id="comp1" translation="It surprised the teacher that the boy had given the girl an apple.">
<s>
<np role="subj" case="NOM">
<np type="owner_owned">
- <np number="sing" def="def" head="this" role="owned" locus="number">
+ <np def="def" head="this" role="owned" locus="number">
<word posp="noun" gloss="boy"/>
<word gloss="the" posp="det"/>
</np>
<np role="owner" case="GEN">
<subs>
- <np number="sing" def="def" role="indobj" tr="rheme" locus="number" case="DAT">
+ <np def="def" role="indobj" tr="rheme" locus="number" case="DAT">
<word posp="noun" gloss="girl"/>
<word gloss="the" posp="det"/>
</np>
- <np number="sing" role="obj" locus="number" case="ACC">
+ <np role="obj" locus="number" case="ACC">
<word posp="noun" gloss="apple"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="give"/>
</vp>
</subs>
</np>
</np>
</np>
- <np number="sing" def="def" role="indobj" locus="number" case="DAT">
+ <np def="def" role="indobj" locus="number" case="DAT">
<word posp="noun" gloss="teacher"/>
<word gloss="the" posp="det"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="surprise"/>
</vp>
</s>
</example>
module propagatenumber: No change.
createpronouns: No change.
module ngen: No change.
module wordorder: No change.
module wordorder: No change.
module wordorder: No change.
module conjp: No change.
flattenconjp: No change.
fixpronouns: No change.
copyuptophrase:
<example id="comp1" translation="It surprised the teacher that the boy had given the girl an apple.">
<s>
<np role="subj" case="NOM">
<np type="owner_owned">
<np def="def" head="this" role="owned" locus="number">
<word posp="noun" gloss="boy"/>
<word gloss="the" posp="det"/>
</np>
<np role="owner" case="GEN">
<subs>
<np def="def" role="indobj" tr="rheme" locus="number" case="DAT">
<word posp="noun" gloss="girl"/>
<word gloss="the" posp="det"/>
</np>
<np role="obj" locus="number" case="ACC">
<word posp="noun" gloss="apple"/>
</np>
- <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
+ <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" indobj="3" obj="3">
<word posp="verb" gloss="give"/>
</vp>
</subs>
</np>
</np>
</np>
<np def="def" role="indobj" locus="number" case="DAT">
<word posp="noun" gloss="teacher"/>
<word gloss="the" posp="det"/>
</np>
- <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
+ <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" indobj="3">
<word posp="verb" gloss="surprise"/>
</vp>
</s>
</example>
prodrop: No change.
addclitics:
<example id="comp1" translation="It surprised the teacher that the boy had given the girl an apple.">
<s>
<np role="subj" case="NOM">
- <np type="owner_owned">
- <np def="def" head="this" role="owned" locus="number">
+ <np type="owner_owned" case="NOM">
+ <np def="def" head="this" role="owned" locus="number" case="NOM">
<word posp="noun" gloss="boy"/>
<word gloss="the" posp="det"/>
</np>
<np role="owner" case="GEN">
<subs>
<np def="def" role="indobj" tr="rheme" locus="number" case="DAT">
<word posp="noun" gloss="girl"/>
<word gloss="the" posp="det"/>
+ <thingy type="npcase" function="enclitic" gloss="DAT"/>
</np>
<np role="obj" locus="number" case="ACC">
<word posp="noun" gloss="apple"/>
+ <thingy type="npcase" function="enclitic" gloss="ACC"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" indobj="3" obj="3">
<word posp="verb" gloss="give"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</subs>
</np>
</np>
+ <thingy type="npcase" function="enclitic" gloss="NOM"/>
</np>
<np def="def" role="indobj" locus="number" case="DAT">
<word posp="noun" gloss="teacher"/>
<word gloss="the" posp="det"/>
+ <thingy type="npcase" function="enclitic" gloss="DAT"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" indobj="3">
<word posp="verb" gloss="surprise"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</s>
</example>
propagateArgumentCase: No change.
unwrapArgumentNPs:
<example id="comp1" translation="It surprised the teacher that the boy had given the girl an apple."> <s> - <np role="subj" case="NOM"> - <np type="owner_owned" case="NOM"> + <np type="owner_owned" case="NOM" role="subj"> <np def="def" head="this" role="owned" locus="number" case="NOM"> <word posp="noun" gloss="boy"/> <word gloss="the" posp="det"/> </np> <np role="owner" case="GEN"> <subs> <np def="def" role="indobj" tr="rheme" locus="number" case="DAT"> <word posp="noun" gloss="girl"/> <word gloss="the" posp="det"/> <thingy type="npcase" function="enclitic" gloss="DAT"/> </np> <np role="obj" locus="number" case="ACC"> <word posp="noun" gloss="apple"/> <thingy type="npcase" function="enclitic" gloss="ACC"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" indobj="3" obj="3"> <word posp="verb" gloss="give"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> </vp> </subs> </np> </np> <thingy type="npcase" function="enclitic" gloss="NOM"/> - </np> <np def="def" role="indobj" locus="number" case="DAT"> <word posp="noun" gloss="teacher"/> <word gloss="the" posp="det"/> <thingy type="npcase" function="enclitic" gloss="DAT"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" indobj="3"> <word posp="verb" gloss="surprise"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> </vp> </s> </example>
unwrapOwnerOwned:
<example id="comp1" translation="It surprised the teacher that the boy had given the girl an apple."> <s> - <np type="owner_owned" case="NOM" role="subj"> <np def="def" head="this" role="owned" locus="number" case="NOM"> <word posp="noun" gloss="boy"/> <word gloss="the" posp="det"/> </np> <np role="owner" case="GEN"> <subs> <np def="def" role="indobj" tr="rheme" locus="number" case="DAT"> <word posp="noun" gloss="girl"/> <word gloss="the" posp="det"/> <thingy type="npcase" function="enclitic" gloss="DAT"/> </np> <np role="obj" locus="number" case="ACC"> <word posp="noun" gloss="apple"/> <thingy type="npcase" function="enclitic" gloss="ACC"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" indobj="3" obj="3"> <word posp="verb" gloss="give"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> </vp> </subs> </np> - </np> <thingy type="npcase" function="enclitic" gloss="NOM"/> <np def="def" role="indobj" locus="number" case="DAT"> <word posp="noun" gloss="teacher"/> <word gloss="the" posp="det"/> <thingy type="npcase" function="enclitic" gloss="DAT"/> </np> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" indobj="3"> <word posp="verb" gloss="surprise"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> </vp> </s> </example>
movedowntoword:
<example id="comp1" translation="It surprised the teacher that the boy had given the girl an apple.">
<s>
<np def="def" head="this" role="owned" locus="number" case="NOM">
- <word posp="noun" gloss="boy"/>
- <word gloss="the" posp="det"/>
+ <word posp="noun" gloss="boy" def="def" head="this" role="owned" locus="number" case="NOM"/>
+ <word gloss="the" posp="det" def="def" head="this" role="owned" locus="number" case="NOM"/>
</np>
<np role="owner" case="GEN">
<subs>
<np def="def" role="indobj" tr="rheme" locus="number" case="DAT">
- <word posp="noun" gloss="girl"/>
- <word gloss="the" posp="det"/>
+ <word posp="noun" gloss="girl" def="def" role="indobj" tr="rheme" locus="number" case="DAT"/>
+ <word gloss="the" posp="det" def="def" role="indobj" tr="rheme" locus="number" case="DAT"/>
<thingy type="npcase" function="enclitic" gloss="DAT"/>
</np>
<np role="obj" locus="number" case="ACC">
- <word posp="noun" gloss="apple"/>
+ <word posp="noun" gloss="apple" role="obj" locus="number" case="ACC"/>
<thingy type="npcase" function="enclitic" gloss="ACC"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" indobj="3" obj="3">
- <word posp="verb" gloss="give"/>
+ <word posp="verb" gloss="give" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" indobj="3" obj="3"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</subs>
</np>
<thingy type="npcase" function="enclitic" gloss="NOM"/>
<np def="def" role="indobj" locus="number" case="DAT">
- <word posp="noun" gloss="teacher"/>
- <word gloss="the" posp="det"/>
+ <word posp="noun" gloss="teacher" def="def" role="indobj" locus="number" case="DAT"/>
+ <word gloss="the" posp="det" def="def" role="indobj" locus="number" case="DAT"/>
<thingy type="npcase" function="enclitic" gloss="DAT"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" indobj="3">
- <word posp="verb" gloss="surprise"/>
+ <word posp="verb" gloss="surprise" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" indobj="3"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</s>
</example>
About to call getSlotValue for give/verb/voice/obligatoryGot active
About to call getSlotValue for give/verb/mode/obligatory
Got indicative
About to call getSlotValue for give/verb/question/optional
Got not.Q
About to call getSlotValue for surprise/verb/voice/obligatory
Got active
About to call getSlotValue for surprise/verb/mode/obligatory
Got indicative
About to call getSlotValue for surprise/verb/question/optional
Got not.Q
addaffixes:
<example id="comp1" translation="It surprised the teacher that the boy had given the girl an apple.">
<s>
<np def="def" head="this" role="owned" locus="number" case="NOM">
<word posp="noun" gloss="boy" def="def" head="this" role="owned" locus="number" case="NOM"/>
<word gloss="the" posp="det" def="def" head="this" role="owned" locus="number" case="NOM"/>
</np>
<np role="owner" case="GEN">
<subs>
<np def="def" role="indobj" tr="rheme" locus="number" case="DAT">
<word posp="noun" gloss="girl" def="def" role="indobj" tr="rheme" locus="number" case="DAT"/>
<word gloss="the" posp="det" def="def" role="indobj" tr="rheme" locus="number" case="DAT"/>
<thingy type="npcase" function="enclitic" gloss="DAT"/>
</np>
<np role="obj" locus="number" case="ACC">
<word posp="noun" gloss="apple" role="obj" locus="number" case="ACC"/>
<thingy type="npcase" function="enclitic" gloss="ACC"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" indobj="3" obj="3">
+ <thingy type="verbvoice" function="prefix" gloss="active"/>
<word posp="verb" gloss="give" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" indobj="3" obj="3"/>
+ <thingy type="verbmode" function="suffix" gloss="indicative"/>
+ <thingy type="verbquestion" function="suffix" gloss="not.Q"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</subs>
</np>
<thingy type="npcase" function="enclitic" gloss="NOM"/>
<np def="def" role="indobj" locus="number" case="DAT">
<word posp="noun" gloss="teacher" def="def" role="indobj" locus="number" case="DAT"/>
<word gloss="the" posp="det" def="def" role="indobj" locus="number" case="DAT"/>
<thingy type="npcase" function="enclitic" gloss="DAT"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" indobj="3">
+ <thingy type="verbvoice" function="prefix" gloss="active"/>
<word posp="verb" gloss="surprise" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" indobj="3"/>
+ <thingy type="verbmode" function="suffix" gloss="indicative"/>
+ <thingy type="verbquestion" function="suffix" gloss="not.Q"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
</s>
</example>
flatten:
<example id="comp1" translation="It surprised the teacher that the boy had given the girl an apple."> - <s> - <np def="def" head="this" role="owned" locus="number" case="NOM"> + <flat> <word posp="noun" gloss="boy" def="def" head="this" role="owned" locus="number" case="NOM"/> <word gloss="the" posp="det" def="def" head="this" role="owned" locus="number" case="NOM"/> - </np> - <np role="owner" case="GEN"> - <subs> - <np def="def" role="indobj" tr="rheme" locus="number" case="DAT"> <word posp="noun" gloss="girl" def="def" role="indobj" tr="rheme" locus="number" case="DAT"/> <word gloss="the" posp="det" def="def" role="indobj" tr="rheme" locus="number" case="DAT"/> <thingy type="npcase" function="enclitic" gloss="DAT"/> - </np> - <np role="obj" locus="number" case="ACC"> <word posp="noun" gloss="apple" role="obj" locus="number" case="ACC"/> <thingy type="npcase" function="enclitic" gloss="ACC"/> - </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" indobj="3" obj="3"> <thingy type="verbvoice" function="prefix" gloss="active"/> <word posp="verb" gloss="give" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" indobj="3" obj="3"/> <thingy type="verbmode" function="suffix" gloss="indicative"/> <thingy type="verbquestion" function="suffix" gloss="not.Q"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> - </vp> - </subs> - </np> <thingy type="npcase" function="enclitic" gloss="NOM"/> - <np def="def" role="indobj" locus="number" case="DAT"> <word posp="noun" gloss="teacher" def="def" role="indobj" locus="number" case="DAT"/> <word gloss="the" posp="det" def="def" role="indobj" locus="number" case="DAT"/> <thingy type="npcase" function="enclitic" gloss="DAT"/> - </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" indobj="3"> <thingy type="verbvoice" function="prefix" gloss="active"/> <word posp="verb" gloss="surprise" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" indobj="3"/> <thingy type="verbmode" function="suffix" gloss="indicative"/> <thingy type="verbquestion" function="suffix" gloss="not.Q"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> - </vp> - </s> + </flat> </example>
addvocab:
<example id="comp1" translation="It surprised the teacher that the boy had given the girl an apple."> <flat> - <word posp="noun" gloss="boy" def="def" head="this" role="owned" locus="number" case="NOM"/> - <word gloss="the" posp="det" def="def" head="this" role="owned" locus="number" case="NOM"/> - <word posp="noun" gloss="girl" def="def" role="indobj" tr="rheme" locus="number" case="DAT"/> - <word gloss="the" posp="det" def="def" role="indobj" tr="rheme" locus="number" case="DAT"/> - <thingy type="npcase" function="enclitic" gloss="DAT"/> - <word posp="noun" gloss="apple" role="obj" locus="number" case="ACC"/> - <thingy type="npcase" function="enclitic" gloss="ACC"/> - <thingy type="verbvoice" function="prefix" gloss="active"/> - <word posp="verb" gloss="give" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" indobj="3" obj="3"/> - <thingy type="verbmode" function="suffix" gloss="indicative"/> - <thingy type="verbquestion" function="suffix" gloss="not.Q"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="npcase" function="enclitic" gloss="NOM"/> - <word posp="noun" gloss="teacher" def="def" role="indobj" locus="number" case="DAT"/> - <word gloss="the" posp="det" def="def" role="indobj" locus="number" case="DAT"/> - <thingy type="npcase" function="enclitic" gloss="DAT"/> - <thingy type="verbvoice" function="prefix" gloss="active"/> - <word posp="verb" gloss="surprise" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" indobj="3"/> - <thingy type="verbmode" function="suffix" gloss="indicative"/> - <thingy type="verbquestion" function="suffix" gloss="not.Q"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> + <word posp="noun" gloss="boy" def="def" head="this" role="owned" locus="number" case="NOM">|ɣ|au|z|i|</word> + <word gloss="the" posp="det" def="def" head="this" role="owned" locus="number" case="NOM">|s|o|</word> + <word posp="noun" gloss="girl" def="def" role="indobj" tr="rheme" locus="number" case="DAT">|t͡ʃ|i|θ|u|</word> + <word gloss="the" posp="det" def="def" role="indobj" tr="rheme" locus="number" case="DAT">|s|o|</word> + <thingy type="npcase" function="enclitic" gloss="DAT">|xʷ|ɑ|</thingy> + <word posp="noun" gloss="apple" role="obj" locus="number" case="ACC">|k|au|kʷ|ɑ|</word> + <thingy type="npcase" function="enclitic" gloss="ACC">|s|i|</thingy> + <thingy type="verbvoice" function="prefix" gloss="active">|t͡ʃ|-</thingy> + <word posp="verb" gloss="give" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" indobj="3" obj="3">|e|xʷ|i|</word> + <thingy type="verbmode" function="suffix" gloss="indicative">-|k|u|</thingy> + <thingy type="verbquestion" function="suffix" gloss="not.Q">-</thingy> + <thingy type="vpta" function="enclitic" gloss="PAST">|m|i|</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> + <thingy type="npcase" function="enclitic" gloss="NOM">-</thingy> + <word posp="noun" gloss="teacher" def="def" role="indobj" locus="number" case="DAT">|l|o|kʷ|i|</word> + <word gloss="the" posp="det" def="def" role="indobj" locus="number" case="DAT">|s|o|</word> + <thingy type="npcase" function="enclitic" gloss="DAT">|xʷ|ɑ|</thingy> + <thingy type="verbvoice" function="prefix" gloss="active">|t͡ʃ|-</thingy> + <word posp="verb" gloss="surprise" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" indobj="3">|ɑ|ɣʷ|æ|</word> + <thingy type="verbmode" function="suffix" gloss="indicative">-|k|u|</thingy> + <thingy type="verbquestion" function="suffix" gloss="not.Q">-</thingy> + <thingy type="vpta" function="enclitic" gloss="PAST">|m|i|</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> </flat> </example>
vowelharmony: No change.
### |ɣ|au|z|i|#-> ɣauzi
### |ɣ|au|z|i|
#-> ɣauzi
### |s|o|
#-> so
### |s|o|
#-> so
### |t͡ʃ|i|θ|u|
#-> t͡ʃiθu
### |t͡ʃ|i|θ|u|
#-> t͡ʃiθu
### |s|o|
#-> so
### |s|o|
#-> so
### |xʷ|ɑ|
#-> xʷɑ
### |xʷ|ɑ|
#-> xʷɑ
### |k|au|kʷ|ɑ|
#-> kaukʷɑ
### |k|au|kʷ|ɑ|
#-> kaukʷɑ
### |s|i|
#-> si
### |s|i|
#-> si
### |t͡ʃ|-
#-> t͡ʃ-
### |t͡ʃ|-
#-> t͡ʃ-
### |e|xʷ|i|
#-> exʷi
### |e|xʷ|i|
#-> exʷi
### -|k|u|
#-> -ku
### -|k|u|
#-> -ku
### |m|i|
#-> mi
### |m|i|
#-> mi
### |l|o|kʷ|i|
#-> lokʷi
### |l|o|kʷ|i|
#-> lokʷi
### |s|o|
#-> so
### |s|o|
#-> so
### |xʷ|ɑ|
#-> xʷɑ
### |xʷ|ɑ|
#-> xʷɑ
### |t͡ʃ|-
#-> t͡ʃ-
### |t͡ʃ|-
#-> t͡ʃ-
### |ɑ|ɣʷ|æ|
#-> ɑɣʷæ
### |ɑ|ɣʷ|æ|
#-> ɑɣʷæ
### -|k|u|
#-> -ku
### -|k|u|
#-> -ku
### |m|i|
#-> mi
### |m|i|
#-> mi
### |ɣ|au|z|i| |s|o| |t͡ʃ|i|θ|u| |s|o| |xʷ|ɑ| |k|au|kʷ|ɑ| |s|i| |t͡ʃ||e|xʷ|i||k|u| |m|i| |l|o|kʷ|i| |s|o| |xʷ|ɑ| |t͡ʃ||ɑ|ɣʷ|æ||k|u| |m|i|
#-> ɣauzi so t͡ʃiθu so xʷɑ kaukʷɑ si t͡ʃexʷiku mi lokʷi so xʷɑ t͡ʃɑɣʷæku mi
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="owned" locus="number" case="NOM">|ɣ|au|z|i|</word>
<word gloss="the" posp="det" def="def" head="this" role="owned" locus="number" case="NOM">|s|o|</word>
<word posp="noun" gloss="girl" def="def" role="indobj" tr="rheme" locus="number" case="DAT">|t͡ʃ|i|θ|u|</word>
<word gloss="the" posp="det" def="def" role="indobj" tr="rheme" locus="number" case="DAT">|s|o|</word>
<thingy type="npcase" function="enclitic" gloss="DAT">|xʷ|ɑ|</thingy>
<word posp="noun" gloss="apple" role="obj" locus="number" case="ACC">|k|au|kʷ|ɑ|</word>
<thingy type="npcase" function="enclitic" gloss="ACC">|s|i|</thingy>
<thingy type="verbvoice" function="prefix" gloss="active">|t͡ʃ|-</thingy>
<word posp="verb" gloss="give" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" indobj="3" obj="3">|e|xʷ|i|</word>
<thingy type="verbmode" function="suffix" gloss="indicative">-|k|u|</thingy>
- <thingy type="verbquestion" function="suffix" gloss="not.Q">-</thingy>
<thingy type="vpta" function="enclitic" gloss="PAST">|m|i|</thingy>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
- <thingy type="npcase" function="enclitic" gloss="NOM">-</thingy>
<word posp="noun" gloss="teacher" def="def" role="indobj" locus="number" case="DAT">|l|o|kʷ|i|</word>
<word gloss="the" posp="det" def="def" role="indobj" locus="number" case="DAT">|s|o|</word>
<thingy type="npcase" function="enclitic" gloss="DAT">|xʷ|ɑ|</thingy>
<thingy type="verbvoice" function="prefix" gloss="active">|t͡ʃ|-</thingy>
<word posp="verb" gloss="surprise" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3" indobj="3">|ɑ|ɣʷ|æ|</word>
<thingy type="verbmode" function="suffix" gloss="indicative">-|k|u|</thingy>
- <thingy type="verbquestion" function="suffix" gloss="not.Q">-</thingy>
<thingy type="vpta" function="enclitic" gloss="PAST">|m|i|</thingy>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
</flat>
+ <p><span class="ilpair"><span class="mor">ɣauzi</span><br><span class="gls">boy</span></span> <span class="ilpair"><span class="mor">so</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">t͡ʃiθu</span><br><span class="gls">girl</span></span> <span class="ilpair"><span class="mor">so</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">xʷɑ</span><br><span class="gls">DAT</span></span> <span class="ilpair"><span class="mor">kaukʷɑ</span><br><span class="gls">apple</span></span> <span class="ilpair"><span class="mor">si</span><br><span class="gls">ACC</span></span> <span class="ilpair"><span class="mor">t͡ʃ-</span><br><span class="gls">active</span></span> <span class="ilpair"><span class="mor">exʷi</span><br><span class="gls">give</span></span> <span class="ilpair"><span class="mor">-ku</span><br><span class="gls">indicative</span></span> <span class="ilpair"><span class="mor">mi</span><br><span class="gls">PAST</span></span> <span class="ilpair"><span class="mor">lokʷi</span><br><span class="gls">teacher</span></span> <span class="ilpair"><span class="mor">so</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">xʷɑ</span><br><span class="gls">DAT</span></span> <span class="ilpair"><span class="mor">t͡ʃ-</span><br><span class="gls">active</span></span> <span class="ilpair"><span class="mor">ɑɣʷæ</span><br><span class="gls">surprise</span></span> <span class="ilpair"><span class="mor">-ku</span><br><span class="gls">indicative</span></span> <span class="ilpair"><span class="mor">mi</span><br><span class="gls">PAST</span></span></p>
+ <p>ɣauzi so t͡ʃiθu so xʷɑ kaukʷɑ si t͡ʃexʷiku mi lokʷi so xʷɑ t͡ʃɑɣʷæku mi</p>
+ <p>ğauzi so chithu so khwa kauqua si chekhwiku mi loqui so khwa chağwäku mi</p>
+ <il>
+ <w>
+ <o>ɣauzi</o>
+ <g>boy</g>
+ </w>
+ <w>
+ <o>so</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>t͡ʃiθu</o>
+ <g>girl</g>
+ </w>
+ <w>
+ <o>so</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>xʷɑ</o>
+ <g>DAT</g>
+ </w>
+ <w>
+ <o>kaukʷɑ</o>
+ <g>apple</g>
+ </w>
+ <w>
+ <o>si</o>
+ <g>ACC</g>
+ </w>
+ <w>
+ <o>t͡ʃ-</o>
+ <g>active</g>
+ </w>
+ <w>
+ <o>exʷi</o>
+ <g>give</g>
+ </w>
+ <w>
+ <o>-ku</o>
+ <g>indicative</g>
+ </w>
+ <w>
+ <o>mi</o>
+ <g>PAST</g>
+ </w>
+ <w>
+ <o>lokʷi</o>
+ <g>teacher</g>
+ </w>
+ <w>
+ <o>so</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>xʷɑ</o>
+ <g>DAT</g>
+ </w>
+ <w>
+ <o>t͡ʃ-</o>
+ <g>active</g>
+ </w>
+ <w>
+ <o>ɑɣʷæ</o>
+ <g>surprise</g>
+ </w>
+ <w>
+ <o>-ku</o>
+ <g>indicative</g>
+ </w>
+ <w>
+ <o>mi</o>
+ <g>PAST</g>
+ </w>
+ </il>
</example>
### ɣauzi so t͡ʃiθu so xʷɑ kaukʷɑ si t͡ʃexʷiku mi lokʷi so xʷɑ t͡ʃɑɣʷæku mi#-> ɣauzi so t͡ʃiθu so xʷɑ kaukʷɑ si t͡ʃexʷiku mi lokʷi so xʷɑ t͡ʃɑɣʷæku mi
Ğauzi so chithu so khwa kauqua si chekhwiku mi loqui so khwa chağwäku mi. [ɣauzi so t͡ʃiθu so xʷɑ kaukʷɑ si t͡ʃexʷiku mi lokʷi so xʷɑ t͡ʃɑɣʷæku mi] ɣauzi boy so the t͡ʃiθu girl so the xʷɑ DAT kaukʷɑ apple si ACC t͡ʃ- active exʷi give -ku indicative mi PAST lokʷi teacher so the xʷɑ DAT t͡ʃ- active ɑɣʷæ surprise -ku indicative mi PAST “It surprised the teacher that the boy had given the girl an apple.” | (25) |
Quotes
Here is an example of how quotations are expressed:
Miscellaneous
Supplementary Materials
A collection of illustrative texts and a bilingual dictionary (English–Ghewa / Ghewa–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/3ANP7
Behind the scenes, the Language Creator stores the generated language in a JSON-based format known as ELD. The corresponding ELD file may be downloaded, edited as required, and reuploaded in order to regenerate the grammar, dictionary and texts.
How to cite this grammar:
Language Creator. 2026. A Grammar of Ghewa. Generated by the Language Creator, version 0.90, on 17 May 2026. https://languagecreator.org/grammar/3ANP7
In BibTeX format:
@misc{LC-3ANP7,
year = 2026,
author = {{Language Creator}},
title = {A Grammar of {Ghewa}},
howpublished = {\url{https://languagecreator.org/grammar/3ANP7}},
note = {Generated by the Language Creator, version 0.90, on 17 May 2026}
}
Execution time: 0.05 seconds.