A Collection of Texts in Duga
What follows is a collection of texts intended to illustrate the language in more natural and extended use than the glossed examples found in the grammar.
The Tower of Babel (Genesis 11:1–9)
And the whole earth was of one language, and of one speech.
initial XML:
<s>
<littrans>All humans in the whole earth had one language and one dialect.</littrans>
<vp tam="past-punct" evidence="hearsay">
<verb>have</verb>
</vp>
<np def="def" number="plur" role="subj">
<noun>human being</noun>
<adj>all</adj>
<pp p="in" location="surface" precise="no">
<np def="def" number="sing">
<noun>earth</noun>
<adj>whole</adj>
</np>
</pp>
</np>
<np role="obj">
<conjp conj="and">
<np def="neither" number="sing">
<noun>language</noun>
<num>one</num>
</np>
<np def="neither" number="sing">
<noun>dialect</noun>
<num>one</num>
</np>
</conjp>
</np>
</s>cleanup:
<s> <littrans>All humans in the whole earth had one language and one dialect.</littrans> - <vp tam="past-punct" evidence="hearsay"> - <verb>have</verb> + <vp evidence="hearsay" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="have"/> </vp> - <np def="def" number="plur" role="subj"> - <noun>human being</noun> - <adj>all</adj> + <np def="def" number="plur" role="subj" locus="number"> + <word posp="noun" gloss="human being"/> + <word posp="adj" gloss="all"/> <pp p="in" location="surface" precise="no"> - <np def="def" number="sing"> - <noun>earth</noun> - <adj>whole</adj> + <np def="def" number="sing" locus="number"> + <word posp="noun" gloss="earth"/> + <word posp="adj" gloss="whole"/> </np> </pp> </np> <np role="obj"> <conjp conj="and"> - <np def="neither" number="sing"> - <noun>language</noun> - <num>one</num> + <np def="neither" number="sing" locus="number"> + <word posp="noun" gloss="language"/> + <word posp="num" gloss="one"/> </np> - <np def="neither" number="sing"> - <noun>dialect</noun> - <num>one</num> + <np def="neither" number="sing" locus="number"> + <word posp="noun" gloss="dialect"/> + <word posp="num" gloss="one"/> </np> </conjp> </np> </s>
module adj2verb:
<s>
<littrans>All humans in the whole earth had one language and one dialect.</littrans>
<vp evidence="hearsay" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active">
<word posp="verb" gloss="have"/>
</vp>
<np def="def" number="plur" role="subj" locus="number">
+ <relp>
+ <vp tam="pres-state">
+ <word lexposp="adj" posp="verb" gloss="all"/>
+ </vp>
+ <np head="this" role="subj" number="plur">
<word posp="noun" gloss="human being"/>
- <word posp="adj" gloss="all"/>
<pp p="in" location="surface" precise="no">
<np def="def" number="sing" locus="number">
+ <relp>
+ <vp tam="pres-state">
+ <word lexposp="adj" posp="verb" gloss="whole"/>
+ </vp>
+ <np head="this" role="subj" number="sing">
<word posp="noun" gloss="earth"/>
- <word posp="adj" gloss="whole"/>
</np>
+ </relp>
+ </np>
</pp>
</np>
+ </relp>
+ </np>
<np role="obj">
<conjp conj="and">
<np def="neither" number="sing" locus="number">
<word posp="noun" gloss="language"/>
<word posp="num" gloss="one"/>
</np>
<np def="neither" number="sing" locus="number">
<word posp="noun" gloss="dialect"/>
<word posp="num" gloss="one"/>
</np>
</conjp>
</np>
</s>
module articles:
<s>
<littrans>All humans in the whole earth had one language and one dialect.</littrans>
<vp evidence="hearsay" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active">
<word posp="verb" gloss="have"/>
</vp>
<np def="def" number="plur" role="subj" locus="number">
<relp>
<vp tam="pres-state">
<word lexposp="adj" posp="verb" gloss="all"/>
</vp>
<np head="this" role="subj" number="plur">
<word posp="noun" gloss="human being"/>
<pp p="in" location="surface" precise="no">
<np def="def" number="sing" locus="number">
<relp>
<vp tam="pres-state">
<word lexposp="adj" posp="verb" gloss="whole"/>
</vp>
<np head="this" role="subj" number="sing">
<word posp="noun" gloss="earth"/>
</np>
</relp>
+ <word gloss="the" posp="det"/>
</np>
</pp>
</np>
</relp>
+ <word gloss="the" posp="det"/>
</np>
<np role="obj">
<conjp conj="and">
- <np def="neither" number="sing" locus="number">
+ <np number="sing" locus="number">
<word posp="noun" gloss="language"/>
<word posp="num" gloss="one"/>
</np>
- <np def="neither" number="sing" locus="number">
+ <np number="sing" locus="number">
<word posp="noun" gloss="dialect"/>
<word posp="num" gloss="one"/>
</np>
</conjp>
</np>
</s>
module nonpastonly:
<s> <littrans>All humans in the whole earth had one language and one dialect.</littrans> - <vp evidence="hearsay" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp evidence="hearsay" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="have"/> </vp> <np def="def" number="plur" role="subj" locus="number"> <relp> - <vp tam="pres-state"> + <vp tam="pres-state" ta="PRES"> <word lexposp="adj" posp="verb" gloss="all"/> </vp> <np head="this" role="subj" number="plur"> <word posp="noun" gloss="human being"/> <pp p="in" location="surface" precise="no"> <np def="def" number="sing" locus="number"> <relp> - <vp tam="pres-state"> + <vp tam="pres-state" ta="PRES"> <word lexposp="adj" posp="verb" gloss="whole"/> </vp> <np head="this" role="subj" number="sing"> <word posp="noun" gloss="earth"/> </np> </relp> <word gloss="the" posp="det"/> </np> </pp> </np> </relp> <word gloss="the" posp="det"/> </np> <np role="obj"> <conjp conj="and"> <np number="sing" locus="number"> <word posp="noun" gloss="language"/> <word posp="num" gloss="one"/> </np> <np number="sing" locus="number"> <word posp="noun" gloss="dialect"/> <word posp="num" gloss="one"/> </np> </conjp> </np> </s>
module noepistemic:
<s> <littrans>All humans in the whole earth had one language and one dialect.</littrans> - <vp evidence="hearsay" 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"> <word posp="verb" gloss="have"/> </vp> <np def="def" number="plur" role="subj" locus="number"> <relp> <vp tam="pres-state" ta="PRES"> <word lexposp="adj" posp="verb" gloss="all"/> </vp> <np head="this" role="subj" number="plur"> <word posp="noun" gloss="human being"/> <pp p="in" location="surface" precise="no"> <np def="def" number="sing" locus="number"> <relp> <vp tam="pres-state" ta="PRES"> <word lexposp="adj" posp="verb" gloss="whole"/> </vp> <np head="this" role="subj" number="sing"> <word posp="noun" gloss="earth"/> </np> </relp> <word gloss="the" posp="det"/> </np> </pp> </np> </relp> <word gloss="the" posp="det"/> </np> <np role="obj"> <conjp conj="and"> <np number="sing" locus="number"> <word posp="noun" gloss="language"/> <word posp="num" gloss="one"/> </np> <np number="sing" locus="number"> <word posp="noun" gloss="dialect"/> <word posp="num" gloss="one"/> </np> </conjp> </np> </s>
module RelN:
<s>
<littrans>All humans in the whole earth had one language and one dialect.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="have"/>
</vp>
<np def="def" number="plur" role="subj" locus="number">
- <relp>
+ <subs>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="all"/>
</vp>
- <np head="this" role="subj" number="plur">
+ </subs>
+ <np role="subj" number="plur">
<word posp="noun" gloss="human being"/>
<pp p="in" location="surface" precise="no">
<np def="def" number="sing" locus="number">
- <relp>
+ <subs>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="whole"/>
</vp>
- <np head="this" role="subj" number="sing">
+ </subs>
+ <np role="subj" number="sing">
<word posp="noun" gloss="earth"/>
</np>
- </relp>
<word gloss="the" posp="det"/>
</np>
</pp>
</np>
- </relp>
<word gloss="the" posp="det"/>
</np>
<np role="obj">
<conjp conj="and">
<np number="sing" locus="number">
<word posp="noun" gloss="language"/>
<word posp="num" gloss="one"/>
</np>
<np number="sing" locus="number">
<word posp="noun" gloss="dialect"/>
<word posp="num" gloss="one"/>
</np>
</conjp>
</np>
</s>
module sentenceconnectors:
No change.
module nominalise:
No change.
tva1tva2
tva1
tva2
module affixdensity:
No change.
module adpositions:
<s>
<littrans>All humans in the whole earth had one language and one dialect.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="have"/>
</vp>
<np def="def" number="plur" role="subj" locus="number">
<subs>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="all"/>
</vp>
</subs>
<np role="subj" number="plur">
<word posp="noun" gloss="human being"/>
<pp p="in" location="surface" precise="no">
+ <np type="owner_owned">
<np def="def" number="sing" locus="number">
<subs>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="whole"/>
</vp>
</subs>
<np role="subj" number="sing">
<word posp="noun" gloss="earth"/>
</np>
<word gloss="the" posp="det"/>
</np>
+ <np def="def" number="sing">
+ <word posp="noun" gloss="surface"/>
+ </np>
+ </np>
+ <word gloss="in" posp="pp"/>
</pp>
</np>
<word gloss="the" posp="det"/>
</np>
<np role="obj">
<conjp conj="and">
<np number="sing" locus="number">
<word posp="noun" gloss="language"/>
<word posp="num" gloss="one"/>
</np>
<np number="sing" locus="number">
<word posp="noun" gloss="dialect"/>
<word posp="num" gloss="one"/>
</np>
</conjp>
</np>
</s>
module constorder:
No change.
module casemarking:
No change.
module markowner:
No change.
module propagatenumber:
<s>
<littrans>All humans in the whole earth had one language and one dialect.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="have"/>
</vp>
<np def="def" number="plur" role="subj" locus="number">
<subs>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="all"/>
</vp>
</subs>
<np role="subj" number="plur">
<word posp="noun" gloss="human being"/>
<pp p="in" location="surface" precise="no">
- <np type="owner_owned">
+ <np type="owner_owned" number="sing">
<np def="def" number="sing" locus="number">
<subs>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="whole"/>
</vp>
</subs>
<np role="subj" number="sing">
<word posp="noun" gloss="earth"/>
</np>
<word gloss="the" posp="det"/>
</np>
<np def="def" number="sing">
<word posp="noun" gloss="surface"/>
</np>
</np>
<word gloss="in" posp="pp"/>
</pp>
</np>
<word gloss="the" posp="det"/>
</np>
- <np role="obj">
+ <np role="obj" number="plur">
<conjp conj="and">
<np number="sing" locus="number">
<word posp="noun" gloss="language"/>
<word posp="num" gloss="one"/>
</np>
<np number="sing" locus="number">
<word posp="noun" gloss="dialect"/>
<word posp="num" gloss="one"/>
</np>
</conjp>
</np>
</s>
module simplifynumber:
<s>
<littrans>All humans in the whole earth had one language and one dialect.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="have"/>
</vp>
- <np def="def" number="plur" role="subj" locus="number">
+ <np def="def" role="subj" locus="number">
<subs>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="all"/>
</vp>
</subs>
- <np role="subj" number="plur">
+ <np role="subj">
<word posp="noun" gloss="human being"/>
<pp p="in" location="surface" precise="no">
- <np type="owner_owned" number="sing">
- <np def="def" number="sing" locus="number">
+ <np type="owner_owned">
+ <np def="def" locus="number">
<subs>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="whole"/>
</vp>
</subs>
- <np role="subj" number="sing">
+ <np role="subj">
<word posp="noun" gloss="earth"/>
</np>
<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>
</np>
<word gloss="the" posp="det"/>
</np>
- <np role="obj" number="plur">
+ <np role="obj">
<conjp conj="and">
- <np number="sing" locus="number">
+ <np locus="number">
<word posp="noun" gloss="language"/>
<word posp="num" gloss="one"/>
</np>
- <np number="sing" locus="number">
+ <np locus="number">
<word posp="noun" gloss="dialect"/>
<word posp="num" gloss="one"/>
</np>
</conjp>
</np>
</s>
createpronouns:
No change.
module ngen:
No change.
module wordorder:
No change.
module wordorder:
No change.
module wordorder:
<s>
<littrans>All humans in the whole earth had one language and one dialect.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="have"/>
</vp>
<np def="def" role="subj" locus="number">
+ <word gloss="the" posp="det"/>
<subs>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="all"/>
</vp>
</subs>
<np role="subj">
<word posp="noun" gloss="human being"/>
<pp p="in" location="surface" precise="no">
<np type="owner_owned">
<np def="def" locus="number">
+ <word gloss="the" posp="det"/>
<subs>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="whole"/>
</vp>
</subs>
<np role="subj">
<word posp="noun" gloss="earth"/>
</np>
- <word gloss="the" posp="det"/>
</np>
<np def="def">
<word posp="noun" gloss="surface"/>
</np>
</np>
<word gloss="in" posp="pp"/>
</pp>
</np>
- <word gloss="the" posp="det"/>
</np>
<np role="obj">
<conjp conj="and">
<np locus="number">
<word posp="noun" gloss="language"/>
<word posp="num" gloss="one"/>
</np>
<np locus="number">
<word posp="noun" gloss="dialect"/>
<word posp="num" gloss="one"/>
</np>
</conjp>
</np>
</s>
module conjp:
<s>
<littrans>All humans in the whole earth had one language and one dialect.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="have"/>
</vp>
<np def="def" role="subj" locus="number">
<word gloss="the" posp="det"/>
<subs>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="all"/>
</vp>
</subs>
<np role="subj">
<word posp="noun" gloss="human being"/>
<pp p="in" location="surface" precise="no">
<np type="owner_owned">
<np def="def" locus="number">
<word gloss="the" posp="det"/>
<subs>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="whole"/>
</vp>
</subs>
<np role="subj">
<word posp="noun" gloss="earth"/>
</np>
</np>
<np def="def">
<word posp="noun" gloss="surface"/>
</np>
</np>
<word gloss="in" posp="pp"/>
</pp>
</np>
</np>
<np role="obj">
<conjp conj="and">
<np locus="number">
<word posp="noun" gloss="language"/>
<word posp="num" gloss="one"/>
</np>
+ <word posp="conj" gloss="and"/>
<np locus="number">
<word posp="noun" gloss="dialect"/>
<word posp="num" gloss="one"/>
</np>
</conjp>
</np>
</s>
flattenconjp:
<s>
<littrans>All humans in the whole earth had one language and one dialect.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="have"/>
</vp>
<np def="def" role="subj" locus="number">
<word gloss="the" posp="det"/>
<subs>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="all"/>
</vp>
</subs>
<np role="subj">
<word posp="noun" gloss="human being"/>
<pp p="in" location="surface" precise="no">
<np type="owner_owned">
<np def="def" locus="number">
<word gloss="the" posp="det"/>
<subs>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="whole"/>
</vp>
</subs>
<np role="subj">
<word posp="noun" gloss="earth"/>
</np>
</np>
<np def="def">
<word posp="noun" gloss="surface"/>
</np>
</np>
<word gloss="in" posp="pp"/>
</pp>
</np>
</np>
<np role="obj">
- <conjp conj="and">
- <np locus="number">
+ <np locus="number" role="obj">
<word posp="noun" gloss="language"/>
<word posp="num" gloss="one"/>
</np>
<word posp="conj" gloss="and"/>
- <np locus="number">
+ <np locus="number" role="obj">
<word posp="noun" gloss="dialect"/>
<word posp="num" gloss="one"/>
</np>
- </conjp>
</np>
</s>
fixpronouns:
No change.
copyuptophrase:
No change.
prodrop:
No change.
addclitics:
<s>
<littrans>All humans in the whole earth had one language and one dialect.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="have"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
+ <thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np def="def" role="subj" locus="number">
<word gloss="the" posp="det"/>
<subs>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="all"/>
+ <thingy type="vpta" function="enclitic" gloss="PRES"/>
</vp>
</subs>
<np role="subj">
<word posp="noun" gloss="human being"/>
<pp p="in" location="surface" precise="no">
<np type="owner_owned">
<np def="def" locus="number">
<word gloss="the" posp="det"/>
<subs>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="whole"/>
+ <thingy type="vpta" function="enclitic" gloss="PRES"/>
</vp>
</subs>
<np role="subj">
<word posp="noun" gloss="earth"/>
</np>
</np>
<np def="def">
<word posp="noun" gloss="surface"/>
</np>
</np>
<word gloss="in" posp="pp"/>
</pp>
</np>
</np>
<np role="obj">
<np locus="number" role="obj">
<word posp="noun" gloss="language"/>
<word posp="num" gloss="one"/>
</np>
<word posp="conj" gloss="and"/>
<np locus="number" role="obj">
<word posp="noun" gloss="dialect"/>
<word posp="num" gloss="one"/>
</np>
</np>
</s>
propagateArgumentCase:
No change.
unwrapArgumentNPs:
<s>
<littrans>All humans in the whole earth had one language and one dialect.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="have"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
- <np def="def" role="subj" locus="number">
<word gloss="the" posp="det"/>
<subs>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="all"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
</vp>
</subs>
- <np role="subj">
+ <np role="subj" def="def" locus="number">
<word posp="noun" gloss="human being"/>
<pp p="in" location="surface" precise="no">
<np type="owner_owned">
<np def="def" locus="number">
<word gloss="the" posp="det"/>
<subs>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="whole"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
</vp>
</subs>
<np role="subj">
<word posp="noun" gloss="earth"/>
</np>
</np>
<np def="def">
<word posp="noun" gloss="surface"/>
</np>
</np>
<word gloss="in" posp="pp"/>
</pp>
</np>
- </np>
- <np role="obj">
<np locus="number" role="obj">
<word posp="noun" gloss="language"/>
<word posp="num" gloss="one"/>
</np>
<word posp="conj" gloss="and"/>
<np locus="number" role="obj">
<word posp="noun" gloss="dialect"/>
<word posp="num" gloss="one"/>
</np>
- </np>
</s>
unwrapOwnerOwned:
<s>
<littrans>All humans in the whole earth had one language and one dialect.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="have"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<word gloss="the" posp="det"/>
<subs>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="all"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
</vp>
</subs>
<np role="subj" def="def" locus="number">
<word posp="noun" gloss="human being"/>
<pp p="in" location="surface" precise="no">
- <np type="owner_owned">
<np def="def" locus="number">
<word gloss="the" posp="det"/>
<subs>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="whole"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
</vp>
</subs>
<np role="subj">
<word posp="noun" gloss="earth"/>
</np>
</np>
<np def="def">
<word posp="noun" gloss="surface"/>
</np>
- </np>
<word gloss="in" posp="pp"/>
</pp>
</np>
<np locus="number" role="obj">
<word posp="noun" gloss="language"/>
<word posp="num" gloss="one"/>
</np>
<word posp="conj" gloss="and"/>
<np locus="number" role="obj">
<word posp="noun" gloss="dialect"/>
<word posp="num" gloss="one"/>
</np>
</s>
movedowntoword:
<s> <littrans>All humans in the whole earth had one language and one dialect.</littrans> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> - <word posp="verb" gloss="have"/> + <word posp="verb" gloss="have" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> </vp> <word gloss="the" posp="det"/> <subs> <vp tam="pres-state" ta="PRES"> - <word lexposp="adj" posp="verb" gloss="all"/> + <word lexposp="adj" posp="verb" gloss="all" tam="pres-state" ta="PRES"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> </vp> </subs> <np role="subj" def="def" locus="number"> - <word posp="noun" gloss="human being"/> + <word posp="noun" gloss="human being" role="subj" def="def" locus="number"/> <pp p="in" location="surface" precise="no"> <np def="def" locus="number"> - <word gloss="the" posp="det"/> + <word gloss="the" posp="det" def="def" locus="number"/> <subs> <vp tam="pres-state" ta="PRES"> - <word lexposp="adj" posp="verb" gloss="whole"/> + <word lexposp="adj" posp="verb" gloss="whole" tam="pres-state" ta="PRES"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> </vp> </subs> <np role="subj"> - <word posp="noun" gloss="earth"/> + <word posp="noun" gloss="earth" role="subj"/> </np> </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="no"/> </pp> </np> <np locus="number" role="obj"> - <word posp="noun" gloss="language"/> - <word posp="num" gloss="one"/> + <word posp="noun" gloss="language" locus="number" role="obj"/> + <word posp="num" gloss="one" locus="number" role="obj"/> </np> <word posp="conj" gloss="and"/> <np locus="number" role="obj"> - <word posp="noun" gloss="dialect"/> - <word posp="num" gloss="one"/> + <word posp="noun" gloss="dialect" locus="number" role="obj"/> + <word posp="num" gloss="one" locus="number" role="obj"/> </np> </s>
addaffixes:
No change.
flatten:
<s> - <littrans>All humans in the whole earth had one language and one dialect.</littrans> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <flat> <word posp="verb" gloss="have" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - </vp> <word gloss="the" posp="det"/> - <subs> - <vp tam="pres-state" ta="PRES"> <word lexposp="adj" posp="verb" gloss="all" tam="pres-state" ta="PRES"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> - </vp> - </subs> - <np role="subj" def="def" locus="number"> <word posp="noun" gloss="human being" role="subj" def="def" locus="number"/> - <pp p="in" location="surface" precise="no"> - <np def="def" locus="number"> <word gloss="the" posp="det" def="def" locus="number"/> - <subs> - <vp tam="pres-state" ta="PRES"> <word lexposp="adj" posp="verb" gloss="whole" tam="pres-state" ta="PRES"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> - </vp> - </subs> - <np role="subj"> <word posp="noun" gloss="earth" role="subj"/> - </np> - </np> - <np def="def"> <word posp="noun" gloss="surface" def="def"/> - </np> <word gloss="in" posp="pp" p="in" location="surface" precise="no"/> - </pp> - </np> - <np locus="number" role="obj"> <word posp="noun" gloss="language" locus="number" role="obj"/> <word posp="num" gloss="one" locus="number" role="obj"/> - </np> <word posp="conj" gloss="and"/> - <np locus="number" role="obj"> <word posp="noun" gloss="dialect" locus="number" role="obj"/> <word posp="num" gloss="one" locus="number" role="obj"/> - </np> + </flat> </s>
addvocab:
-<s> +<s translation=""> <flat> - <word posp="verb" gloss="have" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - <word gloss="the" posp="det"/> - <word lexposp="adj" posp="verb" gloss="all" tam="pres-state" ta="PRES"/> - <thingy type="vpta" function="enclitic" gloss="PRES"/> - <word posp="noun" gloss="human being" role="subj" def="def" locus="number"/> - <word gloss="the" posp="det" def="def" locus="number"/> - <word lexposp="adj" posp="verb" gloss="whole" tam="pres-state" ta="PRES"/> - <thingy type="vpta" function="enclitic" gloss="PRES"/> - <word posp="noun" gloss="earth" role="subj"/> - <word posp="noun" gloss="surface" def="def"/> - <word gloss="in" posp="pp" p="in" location="surface" precise="no"/> - <word posp="noun" gloss="language" locus="number" role="obj"/> - <word posp="num" gloss="one" locus="number" role="obj"/> - <word posp="conj" gloss="and"/> - <word posp="noun" gloss="dialect" locus="number" role="obj"/> - <word posp="num" gloss="one" locus="number" role="obj"/> + <word posp="verb" gloss="have" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" ph="t i" slots="Cir V1">ti</word> + <thingy type="vpta" function="enclitic" gloss="PAST" ph="s+t uː" slots="Cis V2">stuː</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative" ph="" slots="Cis V2"></thingy> + <thingy type="vpvoice" function="enclitic" gloss="active" ph="" slots="Cis V2"></thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS" ph="" slots="Cis V2"></thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph="" slots="Cis V2"></thingy> + <word gloss="the" posp="det" ph="b o" slots="Cir V1">bo</word> + <word lexposp="adj" posp="verb" gloss="all" tam="pres-state" ta="PRES" ph="n a" slots="Cir V1">na</word> + <thingy type="vpta" function="enclitic" gloss="PRES" ph="" slots="Cis V2"></thingy> + <word posp="noun" gloss="human being" role="subj" def="def" locus="number" ph="t u" slots="Cir V1">tu</word> + <word gloss="the" posp="det" def="def" locus="number" ph="b o" slots="Cir V1">bo</word> + <word lexposp="adj" posp="verb" gloss="whole" tam="pres-state" ta="PRES" ph="k i" slots="Cir V1">ki</word> + <thingy type="vpta" function="enclitic" gloss="PRES" ph="" slots="Cis V2"></thingy> + <word posp="noun" gloss="earth" role="subj" ph="z+b a" slots="Cir V1">zba</word> + <word posp="noun" gloss="surface" def="def" ph="z iː" slots="Cir V1">ziː</word> + <word gloss="in" posp="pp" p="in" location="surface" precise="no" ph="s oː" slots="Cir V1">soː</word> + <word posp="noun" gloss="language" locus="number" role="obj" ph="ɡ a" slots="Cir V1">ɡa</word> + <word posp="num" gloss="one" locus="number" role="obj" ph="b iː" slots="Cir V1">biː</word> + <word posp="conj" gloss="and" ph="ɡ i" slots="Cir V1">ɡi</word> + <word posp="noun" gloss="dialect" locus="number" role="obj" ph="h e k i t o" slots="Cir V2 Cmr V1 Cmr V2">hekito</word> + <word posp="num" gloss="one" locus="number" role="obj" ph="b iː" slots="Cir V1">biː</word> </flat> </s>
vowelharmony:
No change.
applysandhi:
<s translation=""> <flat> - <word posp="verb" gloss="have" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" ph="t i" slots="Cir V1">ti</word> - <thingy type="vpta" function="enclitic" gloss="PAST" ph="s+t uː" slots="Cis V2">stuː</thingy> + <word posp="verb" gloss="have" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" ph="t i">ti</word> + <thingy type="vpta" function="enclitic" gloss="PAST" ph="s+t uː">stuː</thingy> <thingy type="vpmode" function="enclitic" gloss="indicative" ph="" slots="Cis V2"></thingy> <thingy type="vpvoice" function="enclitic" gloss="active" ph="" slots="Cis V2"></thingy> <thingy type="vpnegation" function="enclitic" gloss="POS" ph="" slots="Cis V2"></thingy> <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph="" slots="Cis V2"></thingy> - <word gloss="the" posp="det" ph="b o" slots="Cir V1">bo</word> - <word lexposp="adj" posp="verb" gloss="all" tam="pres-state" ta="PRES" ph="n a" slots="Cir V1">na</word> + <word gloss="the" posp="det" ph="b o">bo</word> + <word lexposp="adj" posp="verb" gloss="all" tam="pres-state" ta="PRES" ph="n a">na</word> <thingy type="vpta" function="enclitic" gloss="PRES" ph="" slots="Cis V2"></thingy> - <word posp="noun" gloss="human being" role="subj" def="def" locus="number" ph="t u" slots="Cir V1">tu</word> - <word gloss="the" posp="det" def="def" locus="number" ph="b o" slots="Cir V1">bo</word> - <word lexposp="adj" posp="verb" gloss="whole" tam="pres-state" ta="PRES" ph="k i" slots="Cir V1">ki</word> + <word posp="noun" gloss="human being" role="subj" def="def" locus="number" ph="t u">tu</word> + <word gloss="the" posp="det" def="def" locus="number" ph="b o">bo</word> + <word lexposp="adj" posp="verb" gloss="whole" tam="pres-state" ta="PRES" ph="k i">ki</word> <thingy type="vpta" function="enclitic" gloss="PRES" ph="" slots="Cis V2"></thingy> - <word posp="noun" gloss="earth" role="subj" ph="z+b a" slots="Cir V1">zba</word> - <word posp="noun" gloss="surface" def="def" ph="z iː" slots="Cir V1">ziː</word> - <word gloss="in" posp="pp" p="in" location="surface" precise="no" ph="s oː" slots="Cir V1">soː</word> - <word posp="noun" gloss="language" locus="number" role="obj" ph="ɡ a" slots="Cir V1">ɡa</word> - <word posp="num" gloss="one" locus="number" role="obj" ph="b iː" slots="Cir V1">biː</word> - <word posp="conj" gloss="and" ph="ɡ i" slots="Cir V1">ɡi</word> - <word posp="noun" gloss="dialect" locus="number" role="obj" ph="h e k i t o" slots="Cir V2 Cmr V1 Cmr V2">hekito</word> - <word posp="num" gloss="one" locus="number" role="obj" ph="b iː" slots="Cir V1">biː</word> + <word posp="noun" gloss="earth" role="subj" ph="z+b a">zba</word> + <word posp="noun" gloss="surface" def="def" ph="z iː">ziː</word> + <word gloss="in" posp="pp" p="in" location="surface" precise="no" ph="s oː">soː</word> + <word posp="noun" gloss="language" locus="number" role="obj" ph="ɡ a">ɡa</word> + <word posp="num" gloss="one" locus="number" role="obj" ph="b iː">biː</word> + <word posp="conj" gloss="and" ph="ɡ i">ɡi</word> + <word posp="noun" gloss="dialect" locus="number" role="obj" ph="h e k i t o">hekito</word> + <word posp="num" gloss="one" locus="number" role="obj" ph="b iː">biː</word> </flat> </s>
removetags:
<s translation=""> <flat> - <word posp="verb" gloss="have" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" ph="t i">ti</word> - <thingy type="vpta" function="enclitic" gloss="PAST" ph="s+t uː">stuː</thingy> - <thingy type="vpmode" function="enclitic" gloss="indicative" ph="" slots="Cis V2"></thingy> - <thingy type="vpvoice" function="enclitic" gloss="active" ph="" slots="Cis V2"></thingy> - <thingy type="vpnegation" function="enclitic" gloss="POS" ph="" slots="Cis V2"></thingy> - <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph="" slots="Cis V2"></thingy> - <word gloss="the" posp="det" ph="b o">bo</word> - <word lexposp="adj" posp="verb" gloss="all" tam="pres-state" ta="PRES" ph="n a">na</word> - <thingy type="vpta" function="enclitic" gloss="PRES" ph="" slots="Cis V2"></thingy> - <word posp="noun" gloss="human being" role="subj" def="def" locus="number" ph="t u">tu</word> - <word gloss="the" posp="det" def="def" locus="number" ph="b o">bo</word> - <word lexposp="adj" posp="verb" gloss="whole" tam="pres-state" ta="PRES" ph="k i">ki</word> - <thingy type="vpta" function="enclitic" gloss="PRES" ph="" slots="Cis V2"></thingy> - <word posp="noun" gloss="earth" role="subj" ph="z+b a">zba</word> - <word posp="noun" gloss="surface" def="def" ph="z iː">ziː</word> - <word gloss="in" posp="pp" p="in" location="surface" precise="no" ph="s oː">soː</word> - <word posp="noun" gloss="language" locus="number" role="obj" ph="ɡ a">ɡa</word> - <word posp="num" gloss="one" locus="number" role="obj" ph="b iː">biː</word> - <word posp="conj" gloss="and" ph="ɡ i">ɡi</word> - <word posp="noun" gloss="dialect" locus="number" role="obj" ph="h e k i t o">hekito</word> - <word posp="num" gloss="one" locus="number" role="obj" ph="b iː">biː</word> + <word posp="verb" gloss="have" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">ti</word> + <thingy type="vpta" function="enclitic" gloss="PAST">stuː</thingy> + <word gloss="the" posp="det">bo</word> + <word lexposp="adj" posp="verb" gloss="all" tam="pres-state" ta="PRES">na</word> + <word posp="noun" gloss="human being" role="subj" def="def" locus="number">tu</word> + <word gloss="the" posp="det" def="def" locus="number">bo</word> + <word lexposp="adj" posp="verb" gloss="whole" tam="pres-state" ta="PRES">ki</word> + <word posp="noun" gloss="earth" role="subj">zba</word> + <word posp="noun" gloss="surface" def="def">ziː</word> + <word gloss="in" posp="pp" p="in" location="surface" precise="no">soː</word> + <word posp="noun" gloss="language" locus="number" role="obj">ɡa</word> + <word posp="num" gloss="one" locus="number" role="obj">biː</word> + <word posp="conj" gloss="and">ɡi</word> + <word posp="noun" gloss="dialect" locus="number" role="obj">hekito</word> + <word posp="num" gloss="one" locus="number" role="obj">biː</word> </flat> + <p><span class="ilpair"><span class="mor">ti</span><br><span class="gls">have</span></span> <span class="ilpair"><span class="mor">stuː</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">bo</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">na</span><br><span class="gls">all</span></span> <span class="ilpair"><span class="mor">tu</span><br><span class="gls">human being</span></span> <span class="ilpair"><span class="mor">bo</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">ki</span><br><span class="gls">whole</span></span> <span class="ilpair"><span class="mor">zba</span><br><span class="gls">earth</span></span> <span class="ilpair"><span class="mor">ziː</span><br><span class="gls">surface</span></span> <span class="ilpair"><span class="mor">soː</span><br><span class="gls">in</span></span> <span class="ilpair"><span class="mor">ɡa</span><br><span class="gls">language</span></span> <span class="ilpair"><span class="mor">biː</span><br><span class="gls">one</span></span> <span class="ilpair"><span class="mor">ɡi</span><br><span class="gls">and</span></span> <span class="ilpair"><span class="mor">hekito</span><br><span class="gls">dialect</span></span> <span class="ilpair"><span class="mor">biː</span><br><span class="gls">one</span></span></p> + <p>ti stuː bo na tu bo ki zba ziː soː ɡa biː ɡi hekito biː</p> + <p>ti stuu bo na tu bo ki zba zii soo ga bii gi hekito bii</p> + <il> + <w> + <o>ti</o> + <g>have</g> + </w> + <w> + <o>stuː</o> + <g>PAST</g> + </w> + <w> + <o>bo</o> + <g>the</g> + </w> + <w> + <o>na</o> + <g>all</g> + </w> + <w> + <o>tu</o> + <g>human being</g> + </w> + <w> + <o>bo</o> + <g>the</g> + </w> + <w> + <o>ki</o> + <g>whole</g> + </w> + <w> + <o>zba</o> + <g>earth</g> + </w> + <w> + <o>ziː</o> + <g>surface</g> + </w> + <w> + <o>soː</o> + <g>in</g> + </w> + <w> + <o>ɡa</o> + <g>language</g> + </w> + <w> + <o>biː</o> + <g>one</g> + </w> + <w> + <o>ɡi</o> + <g>and</g> + </w> + <w> + <o>hekito</o> + <g>dialect</g> + </w> + <w> + <o>biː</o> + <g>one</g> + </w> + </il> </s>
Ti stuu bo na tu bo ki zba zii soo ga bii gi hekito bii. [ti stuː bo na tu bo ki zba ziː soː ɡa biː ɡi hekito biː] ti have stuː PAST bo the na all tu human being bo the ki whole zba earth ziː surface soː in ɡa language biː one ɡi and hekito dialect biː one “All humans in the whole earth had one language and one dialect.” | (1) |
And it came to pass, as they journeyed from the east, that they found a plain in the land of Shinar; and they dwelt there.
initial XML:
<s>
<littrans>They journeyed from the east.</littrans>
<vp tam="past-punct" evidence="hearsay">
<verb>journey</verb>
</vp>
<np def="def" number="plur" tr="theme" role="subj" output="aspron">
<noun>human being</noun>
</np>
<pp p="from" location="inside" precise="no">
<np def="def" number="sing">
<noun>east</noun>
</np>
</pp>
</s>cleanup:
<s> <littrans>They journeyed from the east.</littrans> - <vp tam="past-punct" evidence="hearsay"> - <verb>journey</verb> + <vp evidence="hearsay" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="journey"/> </vp> - <np def="def" number="plur" tr="theme" role="subj" output="aspron"> - <noun>human being</noun> + <np def="def" number="plur" tr="theme" role="subj" output="aspron" locus="number"> + <word posp="noun" gloss="human being"/> </np> <pp p="from" location="inside" precise="no"> - <np def="def" number="sing"> - <noun>east</noun> + <np def="def" number="sing" locus="number"> + <word posp="noun" gloss="east"/> </np> </pp> </s>
module adj2verb:
No change.
module articles:
<s>
<littrans>They journeyed from the east.</littrans>
<vp evidence="hearsay" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active">
<word posp="verb" gloss="journey"/>
</vp>
<np def="def" number="plur" tr="theme" role="subj" output="aspron" locus="number">
<word posp="noun" gloss="human being"/>
</np>
<pp p="from" location="inside" precise="no">
<np def="def" number="sing" locus="number">
<word posp="noun" gloss="east"/>
+ <word gloss="the" posp="det"/>
</np>
</pp>
</s>
module nonpastonly:
<s> <littrans>They journeyed from the east.</littrans> - <vp evidence="hearsay" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp evidence="hearsay" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="journey"/> </vp> <np def="def" number="plur" tr="theme" role="subj" output="aspron" locus="number"> <word posp="noun" gloss="human being"/> </np> <pp p="from" location="inside" precise="no"> <np def="def" number="sing" locus="number"> <word posp="noun" gloss="east"/> <word gloss="the" posp="det"/> </np> </pp> </s>
module noepistemic:
<s> <littrans>They journeyed from the east.</littrans> - <vp evidence="hearsay" 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"> <word posp="verb" gloss="journey"/> </vp> <np def="def" number="plur" tr="theme" role="subj" output="aspron" locus="number"> <word posp="noun" gloss="human being"/> </np> <pp p="from" location="inside" precise="no"> <np def="def" number="sing" locus="number"> <word posp="noun" gloss="east"/> <word gloss="the" posp="det"/> </np> </pp> </s>
module RelN:
No change.
module sentenceconnectors:
No change.
module nominalise:
No change.
module affixdensity:
No change.
module adpositions:
<s>
<littrans>They journeyed from the east.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="journey"/>
</vp>
<np def="def" number="plur" tr="theme" role="subj" output="aspron" locus="number">
<word posp="noun" gloss="human being"/>
</np>
<pp p="from" location="inside" precise="no">
+ <np type="owner_owned">
<np def="def" number="sing" locus="number">
<word posp="noun" gloss="east"/>
<word gloss="the" posp="det"/>
</np>
+ <np def="def" number="sing">
+ <word posp="noun" gloss="inside"/>
+ </np>
+ </np>
+ <word gloss="from" posp="pp"/>
</pp>
</s>
module constorder:
No change.
module casemarking:
<s>
<littrans>They journeyed from the east.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="journey"/>
</vp>
- <np def="def" number="plur" tr="theme" role="subj" output="aspron" locus="number">
+ <np def="def" number="plur" tr="theme" role="subj" output="aspron" locus="number" case="NOM">
<word posp="noun" gloss="human being"/>
</np>
<pp p="from" location="inside" precise="no">
<np type="owner_owned">
<np def="def" number="sing" locus="number">
<word posp="noun" gloss="east"/>
<word gloss="the" posp="det"/>
</np>
<np def="def" number="sing">
<word posp="noun" gloss="inside"/>
</np>
</np>
<word gloss="from" posp="pp"/>
</pp>
</s>
module markowner:
No change.
module propagatenumber:
<s>
<littrans>They journeyed from the east.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="journey"/>
</vp>
<np def="def" number="plur" tr="theme" role="subj" output="aspron" locus="number" case="NOM">
<word posp="noun" gloss="human being"/>
</np>
<pp p="from" location="inside" precise="no">
- <np type="owner_owned">
+ <np type="owner_owned" number="sing">
<np def="def" number="sing" locus="number">
<word posp="noun" gloss="east"/>
<word gloss="the" posp="det"/>
</np>
<np def="def" number="sing">
<word posp="noun" gloss="inside"/>
</np>
</np>
<word gloss="from" posp="pp"/>
</pp>
</s>
module simplifynumber:
<s>
<littrans>They journeyed from the east.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="journey"/>
</vp>
- <np def="def" number="plur" 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="human being"/>
</np>
<pp p="from" location="inside" precise="no">
- <np type="owner_owned" number="sing">
- <np def="def" number="sing" locus="number">
+ <np type="owner_owned">
+ <np def="def" locus="number">
<word posp="noun" gloss="east"/>
<word gloss="the" posp="det"/>
</np>
- <np def="def" number="sing">
+ <np def="def">
<word posp="noun" gloss="inside"/>
</np>
</np>
<word gloss="from" posp="pp"/>
</pp>
</s>
createpronouns:
<s>
<littrans>They journeyed from the east.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="journey"/>
</vp>
- <np def="def" tr="theme" role="subj" output="aspron" locus="number" case="NOM">
- <word posp="noun" gloss="human being"/>
+ <np def="def" tr="theme" role="subj" locus="number" case="NOM">
+ <word posp="pron" gloss="3"/>
</np>
<pp p="from" location="inside" precise="no">
<np type="owner_owned">
<np def="def" locus="number">
<word posp="noun" gloss="east"/>
<word gloss="the" posp="det"/>
</np>
<np def="def">
<word posp="noun" gloss="inside"/>
</np>
</np>
<word gloss="from" posp="pp"/>
</pp>
</s>
module ngen:
No change.
module wordorder:
No change.
module wordorder:
No change.
module wordorder:
<s>
<littrans>They journeyed from the east.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="journey"/>
</vp>
<np def="def" tr="theme" role="subj" locus="number" case="NOM">
<word posp="pron" gloss="3"/>
</np>
<pp p="from" location="inside" precise="no">
<np type="owner_owned">
<np def="def" locus="number">
- <word posp="noun" gloss="east"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="east"/>
</np>
<np def="def">
<word posp="noun" gloss="inside"/>
</np>
</np>
<word gloss="from" posp="pp"/>
</pp>
</s>
module conjp:
No change.
flattenconjp:
No change.
fixpronouns:
No change.
copyuptophrase:
No change.
prodrop:
No change.
addclitics:
<s>
<littrans>They journeyed from the east.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="journey"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
+ <thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np def="def" tr="theme" role="subj" locus="number" case="NOM">
<word posp="pron" gloss="3"/>
+ <thingy type="npcase" function="enclitic" gloss="NOM"/>
</np>
<pp p="from" location="inside" precise="no">
<np type="owner_owned">
<np def="def" locus="number">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="east"/>
</np>
<np def="def">
<word posp="noun" gloss="inside"/>
</np>
</np>
<word gloss="from" posp="pp"/>
</pp>
</s>
propagateArgumentCase:
No change.
unwrapArgumentNPs:
No change.
unwrapOwnerOwned:
<s>
<littrans>They journeyed from the east.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="journey"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np def="def" tr="theme" role="subj" locus="number" case="NOM">
<word posp="pron" gloss="3"/>
<thingy type="npcase" function="enclitic" gloss="NOM"/>
</np>
<pp p="from" location="inside" precise="no">
- <np type="owner_owned">
<np def="def" locus="number">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="east"/>
</np>
<np def="def">
<word posp="noun" gloss="inside"/>
</np>
- </np>
<word gloss="from" posp="pp"/>
</pp>
</s>
movedowntoword:
<s> <littrans>They journeyed from the east.</littrans> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> - <word posp="verb" gloss="journey"/> + <word posp="verb" gloss="journey" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> </vp> <np def="def" tr="theme" role="subj" locus="number" case="NOM"> - <word posp="pron" gloss="3"/> + <word posp="pron" gloss="3" def="def" tr="theme" role="subj" locus="number" case="NOM"/> <thingy type="npcase" function="enclitic" gloss="NOM"/> </np> <pp p="from" location="inside" precise="no"> <np def="def" locus="number"> - <word gloss="the" posp="det"/> - <word posp="noun" gloss="east"/> + <word gloss="the" posp="det" def="def" locus="number"/> + <word posp="noun" gloss="east" def="def" locus="number"/> </np> <np def="def"> - <word posp="noun" gloss="inside"/> + <word posp="noun" gloss="inside" def="def"/> </np> - <word gloss="from" posp="pp"/> + <word gloss="from" posp="pp" p="from" location="inside" precise="no"/> </pp> </s>
addaffixes:
No change.
flatten:
<s> - <littrans>They journeyed from the east.</littrans> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <flat> <word posp="verb" gloss="journey" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - </vp> - <np def="def" tr="theme" role="subj" locus="number" case="NOM"> <word posp="pron" gloss="3" def="def" tr="theme" role="subj" locus="number" case="NOM"/> <thingy type="npcase" function="enclitic" gloss="NOM"/> - </np> - <pp p="from" location="inside" precise="no"> - <np def="def" locus="number"> <word gloss="the" posp="det" def="def" locus="number"/> <word posp="noun" gloss="east" def="def" locus="number"/> - </np> - <np def="def"> <word posp="noun" gloss="inside" def="def"/> - </np> <word gloss="from" posp="pp" p="from" location="inside" precise="no"/> - </pp> + </flat> </s>
addvocab:
-<s> +<s translation=""> <flat> - <word posp="verb" gloss="journey" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - <word posp="pron" gloss="3" def="def" tr="theme" role="subj" locus="number" case="NOM"/> - <thingy type="npcase" function="enclitic" gloss="NOM"/> - <word gloss="the" posp="det" def="def" locus="number"/> - <word posp="noun" gloss="east" def="def" locus="number"/> - <word posp="noun" gloss="inside" def="def"/> - <word gloss="from" posp="pp" p="from" location="inside" precise="no"/> + <word posp="verb" gloss="journey" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" ph="b i ɡ eː t iː" slots="Cir V2 Cmr V1 Cmr V2">biɡeːtiː</word> + <thingy type="vpta" function="enclitic" gloss="PAST" ph="s+t uː" slots="Cis V2">stuː</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative" ph="" slots="Cis V2"></thingy> + <thingy type="vpvoice" function="enclitic" gloss="active" ph="" slots="Cis V2"></thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS" ph="" slots="Cis V2"></thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph="" slots="Cis V2"></thingy> + <word posp="pron" gloss="3" def="def" tr="theme" role="subj" locus="number" case="NOM" ph="d eː" slots="Cir V1">deː</word> + <thingy type="npcase" function="enclitic" gloss="NOM" ph="" slots="Cis V2"></thingy> + <word gloss="the" posp="det" def="def" locus="number" ph="b o" slots="Cir V1">bo</word> + <word posp="noun" gloss="east" def="def" locus="number" ph="j a" slots="Cir V1">ja</word> + <word posp="noun" gloss="inside" def="def" ph="z+b i" slots="Cir V1">zbi</word> + <word gloss="from" posp="pp" p="from" location="inside" precise="no" ph="s+t e" slots="Cir V1">ste</word> </flat> </s>
vowelharmony:
No change.
applysandhi:
<s translation=""> <flat> - <word posp="verb" gloss="journey" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" ph="b i ɡ eː t iː" slots="Cir V2 Cmr V1 Cmr V2">biɡeːtiː</word> - <thingy type="vpta" function="enclitic" gloss="PAST" ph="s+t uː" slots="Cis V2">stuː</thingy> + <word posp="verb" gloss="journey" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" ph="b i ɡ eː t iː">biɡeːtiː</word> + <thingy type="vpta" function="enclitic" gloss="PAST" ph="s+t uː">stuː</thingy> <thingy type="vpmode" function="enclitic" gloss="indicative" ph="" slots="Cis V2"></thingy> <thingy type="vpvoice" function="enclitic" gloss="active" ph="" slots="Cis V2"></thingy> <thingy type="vpnegation" function="enclitic" gloss="POS" ph="" slots="Cis V2"></thingy> <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph="" slots="Cis V2"></thingy> - <word posp="pron" gloss="3" def="def" tr="theme" role="subj" locus="number" case="NOM" ph="d eː" slots="Cir V1">deː</word> + <word posp="pron" gloss="3" def="def" tr="theme" role="subj" locus="number" case="NOM" ph="d eː">deː</word> <thingy type="npcase" function="enclitic" gloss="NOM" ph="" slots="Cis V2"></thingy> - <word gloss="the" posp="det" def="def" locus="number" ph="b o" slots="Cir V1">bo</word> - <word posp="noun" gloss="east" def="def" locus="number" ph="j a" slots="Cir V1">ja</word> - <word posp="noun" gloss="inside" def="def" ph="z+b i" slots="Cir V1">zbi</word> - <word gloss="from" posp="pp" p="from" location="inside" precise="no" ph="s+t e" slots="Cir V1">ste</word> + <word gloss="the" posp="det" def="def" locus="number" ph="b o">bo</word> + <word posp="noun" gloss="east" def="def" locus="number" ph="j a">ja</word> + <word posp="noun" gloss="inside" def="def" ph="z+b i">zbi</word> + <word gloss="from" posp="pp" p="from" location="inside" precise="no" ph="s+t e">ste</word> </flat> </s>
removetags:
<s translation=""> <flat> - <word posp="verb" gloss="journey" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" ph="b i ɡ eː t iː">biɡeːtiː</word> - <thingy type="vpta" function="enclitic" gloss="PAST" ph="s+t uː">stuː</thingy> - <thingy type="vpmode" function="enclitic" gloss="indicative" ph="" slots="Cis V2"></thingy> - <thingy type="vpvoice" function="enclitic" gloss="active" ph="" slots="Cis V2"></thingy> - <thingy type="vpnegation" function="enclitic" gloss="POS" ph="" slots="Cis V2"></thingy> - <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph="" slots="Cis V2"></thingy> - <word posp="pron" gloss="3" def="def" tr="theme" role="subj" locus="number" case="NOM" ph="d eː">deː</word> - <thingy type="npcase" function="enclitic" gloss="NOM" ph="" slots="Cis V2"></thingy> - <word gloss="the" posp="det" def="def" locus="number" ph="b o">bo</word> - <word posp="noun" gloss="east" def="def" locus="number" ph="j a">ja</word> - <word posp="noun" gloss="inside" def="def" ph="z+b i">zbi</word> - <word gloss="from" posp="pp" p="from" location="inside" precise="no" ph="s+t e">ste</word> + <word posp="verb" gloss="journey" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">biɡeːtiː</word> + <thingy type="vpta" function="enclitic" gloss="PAST">stuː</thingy> + <word posp="pron" gloss="3" def="def" tr="theme" role="subj" locus="number" case="NOM">deː</word> + <word gloss="the" posp="det" def="def" locus="number">bo</word> + <word posp="noun" gloss="east" def="def" locus="number">ja</word> + <word posp="noun" gloss="inside" def="def">zbi</word> + <word gloss="from" posp="pp" p="from" location="inside" precise="no">ste</word> </flat> + <p><span class="ilpair"><span class="mor">biɡeːtiː</span><br><span class="gls">journey</span></span> <span class="ilpair"><span class="mor">stuː</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">deː</span><br><span class="gls">3</span></span> <span class="ilpair"><span class="mor">bo</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">ja</span><br><span class="gls">east</span></span> <span class="ilpair"><span class="mor">zbi</span><br><span class="gls">inside</span></span> <span class="ilpair"><span class="mor">ste</span><br><span class="gls">from</span></span></p> + <p>biɡeːtiː stuː deː bo ja zbi ste</p> + <p>bigeetii stuu dee bo ja zbi ste</p> + <il> + <w> + <o>biɡeːtiː</o> + <g>journey</g> + </w> + <w> + <o>stuː</o> + <g>PAST</g> + </w> + <w> + <o>deː</o> + <g>3</g> + </w> + <w> + <o>bo</o> + <g>the</g> + </w> + <w> + <o>ja</o> + <g>east</g> + </w> + <w> + <o>zbi</o> + <g>inside</g> + </w> + <w> + <o>ste</o> + <g>from</g> + </w> + </il> </s>
Bigeetii stuu dee bo ja zbi ste. [biɡeːtiː stuː deː bo ja zbi ste] biɡeːtiː journey stuː PAST deː 3 bo the ja east zbi inside ste from “They journeyed from the east.” | (2) |
initial XML:
<s connector="and">
<littrans>And they found a wide plain in the a land.</littrans>
<vp tam="past-punct" evidence="hearsay">
<verb>find</verb>
</vp>
<np def="def" number="plur" tr="theme" role="subj" output="aspron">
<noun>human being</noun>
</np>
<np role="obj" def="indef" number="sing">
<noun>plain</noun>
<adj>wide</adj>
<pp p="in" location="inside" precise="yes">
<np def="indef" number="sing">
<noun>land</noun>
</np>
</pp>
</np>
</s>cleanup:
<s connector="and"> <littrans>And they found a wide plain in the a land.</littrans> - <vp tam="past-punct" evidence="hearsay"> - <verb>find</verb> + <vp evidence="hearsay" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="find"/> </vp> - <np def="def" number="plur" tr="theme" role="subj" output="aspron"> - <noun>human being</noun> + <np def="def" number="plur" tr="theme" role="subj" output="aspron" locus="number"> + <word posp="noun" gloss="human being"/> </np> - <np role="obj" def="indef" number="sing"> - <noun>plain</noun> - <adj>wide</adj> + <np role="obj" def="indef" number="sing" locus="number"> + <word posp="noun" gloss="plain"/> + <word posp="adj" gloss="wide"/> <pp p="in" location="inside" precise="yes"> - <np def="indef" number="sing"> - <noun>land</noun> + <np def="indef" number="sing" locus="number"> + <word posp="noun" gloss="land"/> </np> </pp> </np> </s>
module adj2verb:
<s connector="and">
<littrans>And they found a wide plain in the a land.</littrans>
<vp evidence="hearsay" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active">
<word posp="verb" gloss="find"/>
</vp>
<np def="def" number="plur" tr="theme" role="subj" output="aspron" locus="number">
<word posp="noun" gloss="human being"/>
</np>
<np role="obj" def="indef" number="sing" locus="number">
+ <relp>
+ <vp tam="pres-state">
+ <word lexposp="adj" posp="verb" gloss="wide"/>
+ </vp>
+ <np head="this" role="subj" number="sing">
<word posp="noun" gloss="plain"/>
- <word posp="adj" gloss="wide"/>
<pp p="in" location="inside" precise="yes">
<np def="indef" number="sing" locus="number">
<word posp="noun" gloss="land"/>
</np>
</pp>
</np>
+ </relp>
+ </np>
</s>
module articles:
<s connector="and">
<littrans>And they found a wide plain in the a land.</littrans>
<vp evidence="hearsay" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active">
<word posp="verb" gloss="find"/>
</vp>
<np def="def" number="plur" tr="theme" role="subj" output="aspron" locus="number">
<word posp="noun" gloss="human being"/>
</np>
- <np role="obj" def="indef" number="sing" locus="number">
+ <np role="obj" number="sing" locus="number">
<relp>
<vp tam="pres-state">
<word lexposp="adj" posp="verb" gloss="wide"/>
</vp>
<np head="this" role="subj" number="sing">
<word posp="noun" gloss="plain"/>
<pp p="in" location="inside" precise="yes">
- <np def="indef" number="sing" locus="number">
+ <np number="sing" locus="number">
<word posp="noun" gloss="land"/>
</np>
</pp>
</np>
</relp>
</np>
</s>
module nonpastonly:
<s connector="and"> <littrans>And they found a wide plain in the a land.</littrans> - <vp evidence="hearsay" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp evidence="hearsay" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="find"/> </vp> <np def="def" number="plur" tr="theme" role="subj" output="aspron" locus="number"> <word posp="noun" gloss="human being"/> </np> <np role="obj" number="sing" locus="number"> <relp> - <vp tam="pres-state"> + <vp tam="pres-state" ta="PRES"> <word lexposp="adj" posp="verb" gloss="wide"/> </vp> <np head="this" role="subj" number="sing"> <word posp="noun" gloss="plain"/> <pp p="in" location="inside" precise="yes"> <np number="sing" locus="number"> <word posp="noun" gloss="land"/> </np> </pp> </np> </relp> </np> </s>
module noepistemic:
<s connector="and"> <littrans>And they found a wide plain in the a land.</littrans> - <vp evidence="hearsay" 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"> <word posp="verb" gloss="find"/> </vp> <np def="def" number="plur" tr="theme" role="subj" output="aspron" locus="number"> <word posp="noun" gloss="human being"/> </np> <np role="obj" number="sing" locus="number"> <relp> <vp tam="pres-state" ta="PRES"> <word lexposp="adj" posp="verb" gloss="wide"/> </vp> <np head="this" role="subj" number="sing"> <word posp="noun" gloss="plain"/> <pp p="in" location="inside" precise="yes"> <np number="sing" locus="number"> <word posp="noun" gloss="land"/> </np> </pp> </np> </relp> </np> </s>
module RelN:
<s connector="and">
<littrans>And they found a wide plain in the a land.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="find"/>
</vp>
<np def="def" number="plur" tr="theme" role="subj" output="aspron" locus="number">
<word posp="noun" gloss="human being"/>
</np>
<np role="obj" number="sing" locus="number">
- <relp>
+ <subs>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="wide"/>
</vp>
- <np head="this" role="subj" number="sing">
+ </subs>
+ <np role="subj" number="sing">
<word posp="noun" gloss="plain"/>
<pp p="in" location="inside" precise="yes">
<np number="sing" locus="number">
<word posp="noun" gloss="land"/>
</np>
</pp>
</np>
- </relp>
</np>
</s>
module sentenceconnectors:
<s connector="and">
+ <word gloss="and" posp="conj"/>
<littrans>And they found a wide plain in the a land.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="find"/>
</vp>
<np def="def" number="plur" tr="theme" role="subj" output="aspron" locus="number">
<word posp="noun" gloss="human being"/>
</np>
<np role="obj" number="sing" locus="number">
<subs>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="wide"/>
</vp>
</subs>
<np role="subj" number="sing">
<word posp="noun" gloss="plain"/>
<pp p="in" location="inside" precise="yes">
<np number="sing" locus="number">
<word posp="noun" gloss="land"/>
</np>
</pp>
</np>
</np>
</s>
module nominalise:
No change.
tva1tva2
module affixdensity:
No change.
module adpositions:
<s connector="and">
<word gloss="and" posp="conj"/>
<littrans>And they found a wide plain in the a land.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="find"/>
</vp>
<np def="def" number="plur" tr="theme" role="subj" output="aspron" locus="number">
<word posp="noun" gloss="human being"/>
</np>
<np role="obj" number="sing" locus="number">
<subs>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="wide"/>
</vp>
</subs>
<np role="subj" number="sing">
<word posp="noun" gloss="plain"/>
<pp p="in" location="inside" precise="yes">
+ <np type="owner_owned">
<np number="sing" locus="number">
<word posp="noun" gloss="land"/>
</np>
+ <np def="def" number="sing">
+ <word posp="noun" gloss="inside"/>
+ </np>
+ </np>
+ <word gloss="in" posp="pp"/>
</pp>
</np>
</np>
</s>
module constorder:
No change.
module casemarking:
No change.
module markowner:
No change.
module propagatenumber:
<s connector="and">
<word gloss="and" posp="conj"/>
<littrans>And they found a wide plain in the a land.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="find"/>
</vp>
<np def="def" number="plur" tr="theme" role="subj" output="aspron" locus="number">
<word posp="noun" gloss="human being"/>
</np>
<np role="obj" number="sing" locus="number">
<subs>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="wide"/>
</vp>
</subs>
<np role="subj" number="sing">
<word posp="noun" gloss="plain"/>
<pp p="in" location="inside" precise="yes">
- <np type="owner_owned">
+ <np type="owner_owned" number="sing">
<np number="sing" locus="number">
<word posp="noun" gloss="land"/>
</np>
<np def="def" number="sing">
<word posp="noun" gloss="inside"/>
</np>
</np>
<word gloss="in" posp="pp"/>
</pp>
</np>
</np>
</s>
module simplifynumber:
<s connector="and">
<word gloss="and" posp="conj"/>
<littrans>And they found a wide plain in the a land.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="find"/>
</vp>
- <np def="def" number="plur" tr="theme" role="subj" output="aspron" locus="number">
+ <np def="def" tr="theme" role="subj" output="aspron" locus="number">
<word posp="noun" gloss="human being"/>
</np>
- <np role="obj" number="sing" locus="number">
+ <np role="obj" locus="number">
<subs>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="wide"/>
</vp>
</subs>
- <np role="subj" number="sing">
+ <np role="subj">
<word posp="noun" gloss="plain"/>
<pp p="in" location="inside" precise="yes">
- <np type="owner_owned" number="sing">
- <np number="sing" locus="number">
+ <np type="owner_owned">
+ <np locus="number">
<word posp="noun" gloss="land"/>
</np>
- <np def="def" number="sing">
+ <np def="def">
<word posp="noun" gloss="inside"/>
</np>
</np>
<word gloss="in" posp="pp"/>
</pp>
</np>
</np>
</s>
createpronouns:
<s connector="and">
<word gloss="and" posp="conj"/>
<littrans>And they found a wide plain in the a land.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="find"/>
</vp>
- <np def="def" tr="theme" role="subj" output="aspron" locus="number">
- <word posp="noun" gloss="human being"/>
+ <np def="def" tr="theme" role="subj" locus="number">
+ <word posp="pron" gloss="3"/>
</np>
<np role="obj" locus="number">
<subs>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="wide"/>
</vp>
</subs>
<np role="subj">
<word posp="noun" gloss="plain"/>
<pp p="in" location="inside" precise="yes">
<np type="owner_owned">
<np locus="number">
<word posp="noun" gloss="land"/>
</np>
<np def="def">
<word posp="noun" gloss="inside"/>
</np>
</np>
<word gloss="in" posp="pp"/>
</pp>
</np>
</np>
</s>
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:
<s connector="and">
<word gloss="and" posp="conj"/>
<littrans>And they found a wide plain in the a land.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="find"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
+ <thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np def="def" tr="theme" role="subj" locus="number">
<word posp="pron" gloss="3"/>
</np>
<np role="obj" locus="number">
<subs>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="wide"/>
+ <thingy type="vpta" function="enclitic" gloss="PRES"/>
</vp>
</subs>
<np role="subj">
<word posp="noun" gloss="plain"/>
<pp p="in" location="inside" precise="yes">
<np type="owner_owned">
<np locus="number">
<word posp="noun" gloss="land"/>
</np>
<np def="def">
<word posp="noun" gloss="inside"/>
</np>
</np>
<word gloss="in" posp="pp"/>
</pp>
</np>
</np>
</s>
propagateArgumentCase:
No change.
unwrapArgumentNPs:
<s connector="and">
<word gloss="and" posp="conj"/>
<littrans>And they found a wide plain in the a land.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="find"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np def="def" tr="theme" role="subj" locus="number">
<word posp="pron" gloss="3"/>
</np>
- <np role="obj" locus="number">
<subs>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="wide"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
</vp>
</subs>
- <np role="subj">
+ <np role="obj" locus="number">
<word posp="noun" gloss="plain"/>
<pp p="in" location="inside" precise="yes">
<np type="owner_owned">
<np locus="number">
<word posp="noun" gloss="land"/>
</np>
<np def="def">
<word posp="noun" gloss="inside"/>
</np>
</np>
<word gloss="in" posp="pp"/>
</pp>
</np>
- </np>
</s>
unwrapOwnerOwned:
<s connector="and">
<word gloss="and" posp="conj"/>
<littrans>And they found a wide plain in the a land.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="find"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np def="def" tr="theme" role="subj" locus="number">
<word posp="pron" gloss="3"/>
</np>
<subs>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="wide"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
</vp>
</subs>
<np role="obj" locus="number">
<word posp="noun" gloss="plain"/>
<pp p="in" location="inside" precise="yes">
- <np type="owner_owned">
<np locus="number">
<word posp="noun" gloss="land"/>
</np>
<np def="def">
<word posp="noun" gloss="inside"/>
</np>
- </np>
<word gloss="in" posp="pp"/>
</pp>
</np>
</s>
movedowntoword:
<s connector="and"> <word gloss="and" posp="conj"/> <littrans>And they found a wide plain in the a land.</littrans> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> - <word posp="verb" gloss="find"/> + <word posp="verb" gloss="find" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> </vp> <np def="def" tr="theme" role="subj" locus="number"> - <word posp="pron" gloss="3"/> + <word posp="pron" gloss="3" def="def" tr="theme" role="subj" locus="number"/> </np> <subs> <vp tam="pres-state" ta="PRES"> - <word lexposp="adj" posp="verb" gloss="wide"/> + <word lexposp="adj" posp="verb" gloss="wide" tam="pres-state" ta="PRES"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> </vp> </subs> <np role="obj" locus="number"> - <word posp="noun" gloss="plain"/> + <word posp="noun" gloss="plain" role="obj" locus="number"/> <pp p="in" location="inside" precise="yes"> <np locus="number"> - <word posp="noun" gloss="land"/> + <word posp="noun" gloss="land" locus="number"/> </np> <np def="def"> - <word posp="noun" gloss="inside"/> + <word posp="noun" gloss="inside" def="def"/> </np> - <word gloss="in" posp="pp"/> + <word gloss="in" posp="pp" p="in" location="inside" precise="yes"/> </pp> </np> </s>
addaffixes:
No change.
flatten:
<s connector="and"> + <flat> <word gloss="and" posp="conj"/> - <littrans>And they found a wide plain in the a land.</littrans> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="find" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - </vp> - <np def="def" tr="theme" role="subj" locus="number"> <word posp="pron" gloss="3" def="def" tr="theme" role="subj" locus="number"/> - </np> - <subs> - <vp tam="pres-state" ta="PRES"> <word lexposp="adj" posp="verb" gloss="wide" tam="pres-state" ta="PRES"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> - </vp> - </subs> - <np role="obj" locus="number"> <word posp="noun" gloss="plain" role="obj" locus="number"/> - <pp p="in" location="inside" precise="yes"> - <np locus="number"> <word posp="noun" gloss="land" locus="number"/> - </np> - <np def="def"> <word posp="noun" gloss="inside" def="def"/> - </np> <word gloss="in" posp="pp" p="in" location="inside" precise="yes"/> - </pp> - </np> + </flat> </s>
addvocab:
-<s connector="and"> +<s connector="and" translation=""> <flat> - <word gloss="and" posp="conj"/> - <word posp="verb" gloss="find" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - <word posp="pron" gloss="3" def="def" tr="theme" role="subj" locus="number"/> - <word lexposp="adj" posp="verb" gloss="wide" tam="pres-state" ta="PRES"/> - <thingy type="vpta" function="enclitic" gloss="PRES"/> - <word posp="noun" gloss="plain" role="obj" locus="number"/> - <word posp="noun" gloss="land" locus="number"/> - <word posp="noun" gloss="inside" def="def"/> - <word gloss="in" posp="pp" p="in" location="inside" precise="yes"/> + <word gloss="and" posp="conj" ph="ɡ i" slots="Cir V1">ɡi</word> + <word posp="verb" gloss="find" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" ph="s+k iː" slots="Cir V1">skiː</word> + <thingy type="vpta" function="enclitic" gloss="PAST" ph="s+t uː" slots="Cis V2">stuː</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative" ph="" slots="Cis V2"></thingy> + <thingy type="vpvoice" function="enclitic" gloss="active" ph="" slots="Cis V2"></thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS" ph="" slots="Cis V2"></thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph="" slots="Cis V2"></thingy> + <word posp="pron" gloss="3" def="def" tr="theme" role="subj" locus="number" ph="d eː" slots="Cir V1">deː</word> + <word lexposp="adj" posp="verb" gloss="wide" tam="pres-state" ta="PRES" ph="ʋ a ɲ e" slots="Cir V1 Cmr V2">ʋaɲe</word> + <thingy type="vpta" function="enclitic" gloss="PRES" ph="" slots="Cis V2"></thingy> + <word posp="noun" gloss="plain" role="obj" locus="number" ph="ɡ aː ʋ a n iː" slots="Cir V2 Cmr V1 Cmr V2">ɡaːʋaniː</word> + <word posp="noun" gloss="land" locus="number" ph="h eː" slots="Cir V1">heː</word> + <word posp="noun" gloss="inside" def="def" ph="z+b i" slots="Cir V1">zbi</word> + <word gloss="in" posp="pp" p="in" location="inside" precise="yes" ph="s oː" slots="Cir V1">soː</word> </flat> </s>
vowelharmony:
No change.
applysandhi:
<s connector="and" translation=""> <flat> - <word gloss="and" posp="conj" ph="ɡ i" slots="Cir V1">ɡi</word> - <word posp="verb" gloss="find" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" ph="s+k iː" slots="Cir V1">skiː</word> - <thingy type="vpta" function="enclitic" gloss="PAST" ph="s+t uː" slots="Cis V2">stuː</thingy> + <word gloss="and" posp="conj" ph="ɡ i">ɡi</word> + <word posp="verb" gloss="find" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" ph="s+k iː">skiː</word> + <thingy type="vpta" function="enclitic" gloss="PAST" ph="s+t uː">stuː</thingy> <thingy type="vpmode" function="enclitic" gloss="indicative" ph="" slots="Cis V2"></thingy> <thingy type="vpvoice" function="enclitic" gloss="active" ph="" slots="Cis V2"></thingy> <thingy type="vpnegation" function="enclitic" gloss="POS" ph="" slots="Cis V2"></thingy> <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph="" slots="Cis V2"></thingy> - <word posp="pron" gloss="3" def="def" tr="theme" role="subj" locus="number" ph="d eː" slots="Cir V1">deː</word> - <word lexposp="adj" posp="verb" gloss="wide" tam="pres-state" ta="PRES" ph="ʋ a ɲ e" slots="Cir V1 Cmr V2">ʋaɲe</word> + <word posp="pron" gloss="3" def="def" tr="theme" role="subj" locus="number" ph="d eː">deː</word> + <word lexposp="adj" posp="verb" gloss="wide" tam="pres-state" ta="PRES" ph="ʋ a ɲ e">ʋaɲe</word> <thingy type="vpta" function="enclitic" gloss="PRES" ph="" slots="Cis V2"></thingy> - <word posp="noun" gloss="plain" role="obj" locus="number" ph="ɡ aː ʋ a n iː" slots="Cir V2 Cmr V1 Cmr V2">ɡaːʋaniː</word> - <word posp="noun" gloss="land" locus="number" ph="h eː" slots="Cir V1">heː</word> - <word posp="noun" gloss="inside" def="def" ph="z+b i" slots="Cir V1">zbi</word> - <word gloss="in" posp="pp" p="in" location="inside" precise="yes" ph="s oː" slots="Cir V1">soː</word> + <word posp="noun" gloss="plain" role="obj" locus="number" ph="ɡ aː ʋ a n iː">ɡaːʋaniː</word> + <word posp="noun" gloss="land" locus="number" ph="h eː">heː</word> + <word posp="noun" gloss="inside" def="def" ph="z+b i">zbi</word> + <word gloss="in" posp="pp" p="in" location="inside" precise="yes" ph="s oː">soː</word> </flat> </s>
removetags:
<s connector="and" translation=""> <flat> - <word gloss="and" posp="conj" ph="ɡ i">ɡi</word> - <word posp="verb" gloss="find" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" ph="s+k iː">skiː</word> - <thingy type="vpta" function="enclitic" gloss="PAST" ph="s+t uː">stuː</thingy> - <thingy type="vpmode" function="enclitic" gloss="indicative" ph="" slots="Cis V2"></thingy> - <thingy type="vpvoice" function="enclitic" gloss="active" ph="" slots="Cis V2"></thingy> - <thingy type="vpnegation" function="enclitic" gloss="POS" ph="" slots="Cis V2"></thingy> - <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph="" slots="Cis V2"></thingy> - <word posp="pron" gloss="3" def="def" tr="theme" role="subj" locus="number" ph="d eː">deː</word> - <word lexposp="adj" posp="verb" gloss="wide" tam="pres-state" ta="PRES" ph="ʋ a ɲ e">ʋaɲe</word> - <thingy type="vpta" function="enclitic" gloss="PRES" ph="" slots="Cis V2"></thingy> - <word posp="noun" gloss="plain" role="obj" locus="number" ph="ɡ aː ʋ a n iː">ɡaːʋaniː</word> - <word posp="noun" gloss="land" locus="number" ph="h eː">heː</word> - <word posp="noun" gloss="inside" def="def" ph="z+b i">zbi</word> - <word gloss="in" posp="pp" p="in" location="inside" precise="yes" ph="s oː">soː</word> + <word gloss="and" posp="conj">ɡi</word> + <word posp="verb" gloss="find" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">skiː</word> + <thingy type="vpta" function="enclitic" gloss="PAST">stuː</thingy> + <word posp="pron" gloss="3" def="def" tr="theme" role="subj" locus="number">deː</word> + <word lexposp="adj" posp="verb" gloss="wide" tam="pres-state" ta="PRES">ʋaɲe</word> + <word posp="noun" gloss="plain" role="obj" locus="number">ɡaːʋaniː</word> + <word posp="noun" gloss="land" locus="number">heː</word> + <word posp="noun" gloss="inside" def="def">zbi</word> + <word gloss="in" posp="pp" p="in" location="inside" precise="yes">soː</word> </flat> + <p><span class="ilpair"><span class="mor">ɡi</span><br><span class="gls">and</span></span> <span class="ilpair"><span class="mor">skiː</span><br><span class="gls">find</span></span> <span class="ilpair"><span class="mor">stuː</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">deː</span><br><span class="gls">3</span></span> <span class="ilpair"><span class="mor">ʋaɲe</span><br><span class="gls">wide</span></span> <span class="ilpair"><span class="mor">ɡaːʋaniː</span><br><span class="gls">plain</span></span> <span class="ilpair"><span class="mor">heː</span><br><span class="gls">land</span></span> <span class="ilpair"><span class="mor">zbi</span><br><span class="gls">inside</span></span> <span class="ilpair"><span class="mor">soː</span><br><span class="gls">in</span></span></p> + <p>ɡi skiː stuː deː ʋaɲe ɡaːʋaniː heː zbi soː</p> + <p>gi skii stuu dee wañe gaawanii hee zbi soo</p> + <il> + <w> + <o>ɡi</o> + <g>and</g> + </w> + <w> + <o>skiː</o> + <g>find</g> + </w> + <w> + <o>stuː</o> + <g>PAST</g> + </w> + <w> + <o>deː</o> + <g>3</g> + </w> + <w> + <o>ʋaɲe</o> + <g>wide</g> + </w> + <w> + <o>ɡaːʋaniː</o> + <g>plain</g> + </w> + <w> + <o>heː</o> + <g>land</g> + </w> + <w> + <o>zbi</o> + <g>inside</g> + </w> + <w> + <o>soː</o> + <g>in</g> + </w> + </il> </s>
Gi skii stuu dee wañe gaawanii hee zbi soo. [ɡi skiː stuː deː ʋaɲe ɡaːʋaniː heː zbi soː] ɡi and skiː find stuː PAST deː 3 ʋaɲe wide ɡaːʋaniː plain heː land zbi inside soː in “And they found a wide plain in the a land.” | (3) |
initial XML:
<s connector="thus">
<littrans>Thus they dwelled there.</littrans>
<vp tam="past-punct" evidence="hearsay">
<verb>dwell</verb>
</vp>
<np def="def" number="plur" tr="theme" role="subj" output="aspron">
<noun>human being</noun>
</np>
<adv>there</adv>
</s>cleanup:
<s connector="thus"> <littrans>Thus they dwelled there.</littrans> - <vp tam="past-punct" evidence="hearsay"> - <verb>dwell</verb> + <vp evidence="hearsay" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="dwell"/> </vp> - <np def="def" number="plur" tr="theme" role="subj" output="aspron"> - <noun>human being</noun> + <np def="def" number="plur" tr="theme" role="subj" output="aspron" locus="number"> + <word posp="noun" gloss="human being"/> </np> - <adv>there</adv> + <word posp="adv" gloss="there"/> </s>
module adj2verb:
No change.
module articles:
No change.
module nonpastonly:
<s connector="thus"> <littrans>Thus they dwelled there.</littrans> - <vp evidence="hearsay" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp evidence="hearsay" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="dwell"/> </vp> <np def="def" number="plur" tr="theme" role="subj" output="aspron" locus="number"> <word posp="noun" gloss="human being"/> </np> <word posp="adv" gloss="there"/> </s>
module noepistemic:
<s connector="thus"> <littrans>Thus they dwelled there.</littrans> - <vp evidence="hearsay" 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"> <word posp="verb" gloss="dwell"/> </vp> <np def="def" number="plur" tr="theme" role="subj" output="aspron" locus="number"> <word posp="noun" gloss="human being"/> </np> <word posp="adv" gloss="there"/> </s>
module RelN:
No change.
module sentenceconnectors:
<s connector="thus">
+ <word gloss="thus" posp="conj"/>
<littrans>Thus they dwelled there.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="dwell"/>
</vp>
<np def="def" number="plur" tr="theme" role="subj" output="aspron" locus="number">
<word posp="noun" gloss="human being"/>
</np>
<word posp="adv" gloss="there"/>
</s>
module nominalise:
No change.
module affixdensity:
No change.
module adpositions:
No change.
module constorder:
No change.
module casemarking:
<s connector="thus">
<word gloss="thus" posp="conj"/>
<littrans>Thus they dwelled there.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="dwell"/>
</vp>
- <np def="def" number="plur" tr="theme" role="subj" output="aspron" locus="number">
+ <np def="def" number="plur" tr="theme" role="subj" output="aspron" locus="number" case="NOM">
<word posp="noun" gloss="human being"/>
</np>
<word posp="adv" gloss="there"/>
</s>
module markowner:
No change.
module propagatenumber:
No change.
module simplifynumber:
<s connector="thus">
<word gloss="thus" posp="conj"/>
<littrans>Thus they dwelled there.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="dwell"/>
</vp>
- <np def="def" number="plur" 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="human being"/>
</np>
<word posp="adv" gloss="there"/>
</s>
createpronouns:
<s connector="thus">
<word gloss="thus" posp="conj"/>
<littrans>Thus they dwelled there.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="dwell"/>
</vp>
- <np def="def" tr="theme" role="subj" output="aspron" locus="number" case="NOM">
- <word posp="noun" gloss="human being"/>
+ <np def="def" tr="theme" role="subj" locus="number" case="NOM">
+ <word posp="pron" gloss="3"/>
</np>
<word posp="adv" gloss="there"/>
</s>
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:
<s connector="thus">
<word gloss="thus" posp="conj"/>
<littrans>Thus they dwelled there.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="dwell"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
+ <thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np def="def" tr="theme" role="subj" locus="number" case="NOM">
<word posp="pron" gloss="3"/>
+ <thingy type="npcase" function="enclitic" gloss="NOM"/>
</np>
<word posp="adv" gloss="there"/>
</s>
propagateArgumentCase:
No change.
unwrapArgumentNPs:
No change.
unwrapOwnerOwned:
No change.
movedowntoword:
<s connector="thus"> <word gloss="thus" posp="conj"/> <littrans>Thus they dwelled there.</littrans> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> - <word posp="verb" gloss="dwell"/> + <word posp="verb" gloss="dwell" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> </vp> <np def="def" tr="theme" role="subj" locus="number" case="NOM"> - <word posp="pron" gloss="3"/> + <word posp="pron" gloss="3" def="def" tr="theme" role="subj" locus="number" case="NOM"/> <thingy type="npcase" function="enclitic" gloss="NOM"/> </np> <word posp="adv" gloss="there"/> </s>
addaffixes:
No change.
flatten:
<s connector="thus"> + <flat> <word gloss="thus" posp="conj"/> - <littrans>Thus they dwelled there.</littrans> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="dwell" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - </vp> - <np def="def" tr="theme" role="subj" locus="number" case="NOM"> <word posp="pron" gloss="3" def="def" tr="theme" role="subj" locus="number" case="NOM"/> <thingy type="npcase" function="enclitic" gloss="NOM"/> - </np> <word posp="adv" gloss="there"/> + </flat> </s>
addvocab:
-<s connector="thus"> +<s connector="thus" translation=""> <flat> - <word gloss="thus" posp="conj"/> - <word posp="verb" gloss="dwell" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - <word posp="pron" gloss="3" def="def" tr="theme" role="subj" locus="number" case="NOM"/> - <thingy type="npcase" function="enclitic" gloss="NOM"/> - <word posp="adv" gloss="there"/> + <word gloss="thus" posp="conj" ph="ɡ i b u" slots="Cir V2 Cmr V1">ɡibu</word> + <word posp="verb" gloss="dwell" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" ph="s aː l i m aː" slots="Cir V2 Cmr V1 Cmr V2">saːlimaː</word> + <thingy type="vpta" function="enclitic" gloss="PAST" ph="s+t uː" slots="Cis V2">stuː</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative" ph="" slots="Cis V2"></thingy> + <thingy type="vpvoice" function="enclitic" gloss="active" ph="" slots="Cis V2"></thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS" ph="" slots="Cis V2"></thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph="" slots="Cis V2"></thingy> + <word posp="pron" gloss="3" def="def" tr="theme" role="subj" locus="number" case="NOM" ph="d eː" slots="Cir V1">deː</word> + <thingy type="npcase" function="enclitic" gloss="NOM" ph="" slots="Cis V2"></thingy> + <word posp="adv" gloss="there" ph="m iː" slots="Cir V1">miː</word> </flat> </s>
vowelharmony:
No change.
applysandhi:
<s connector="thus" translation=""> <flat> - <word gloss="thus" posp="conj" ph="ɡ i b u" slots="Cir V2 Cmr V1">ɡibu</word> - <word posp="verb" gloss="dwell" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" ph="s aː l i m aː" slots="Cir V2 Cmr V1 Cmr V2">saːlimaː</word> - <thingy type="vpta" function="enclitic" gloss="PAST" ph="s+t uː" slots="Cis V2">stuː</thingy> + <word gloss="thus" posp="conj" ph="ɡ i b u">ɡibu</word> + <word posp="verb" gloss="dwell" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" ph="s aː l i m aː">saːlimaː</word> + <thingy type="vpta" function="enclitic" gloss="PAST" ph="s+t uː">stuː</thingy> <thingy type="vpmode" function="enclitic" gloss="indicative" ph="" slots="Cis V2"></thingy> <thingy type="vpvoice" function="enclitic" gloss="active" ph="" slots="Cis V2"></thingy> <thingy type="vpnegation" function="enclitic" gloss="POS" ph="" slots="Cis V2"></thingy> <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph="" slots="Cis V2"></thingy> - <word posp="pron" gloss="3" def="def" tr="theme" role="subj" locus="number" case="NOM" ph="d eː" slots="Cir V1">deː</word> + <word posp="pron" gloss="3" def="def" tr="theme" role="subj" locus="number" case="NOM" ph="d eː">deː</word> <thingy type="npcase" function="enclitic" gloss="NOM" ph="" slots="Cis V2"></thingy> - <word posp="adv" gloss="there" ph="m iː" slots="Cir V1">miː</word> + <word posp="adv" gloss="there" ph="m iː">miː</word> </flat> </s>
removetags:
<s connector="thus" translation=""> <flat> - <word gloss="thus" posp="conj" ph="ɡ i b u">ɡibu</word> - <word posp="verb" gloss="dwell" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" ph="s aː l i m aː">saːlimaː</word> - <thingy type="vpta" function="enclitic" gloss="PAST" ph="s+t uː">stuː</thingy> - <thingy type="vpmode" function="enclitic" gloss="indicative" ph="" slots="Cis V2"></thingy> - <thingy type="vpvoice" function="enclitic" gloss="active" ph="" slots="Cis V2"></thingy> - <thingy type="vpnegation" function="enclitic" gloss="POS" ph="" slots="Cis V2"></thingy> - <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph="" slots="Cis V2"></thingy> - <word posp="pron" gloss="3" def="def" tr="theme" role="subj" locus="number" case="NOM" ph="d eː">deː</word> - <thingy type="npcase" function="enclitic" gloss="NOM" ph="" slots="Cis V2"></thingy> - <word posp="adv" gloss="there" ph="m iː">miː</word> + <word gloss="thus" posp="conj">ɡibu</word> + <word posp="verb" gloss="dwell" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">saːlimaː</word> + <thingy type="vpta" function="enclitic" gloss="PAST">stuː</thingy> + <word posp="pron" gloss="3" def="def" tr="theme" role="subj" locus="number" case="NOM">deː</word> + <word posp="adv" gloss="there">miː</word> </flat> + <p><span class="ilpair"><span class="mor">ɡibu</span><br><span class="gls">thus</span></span> <span class="ilpair"><span class="mor">saːlimaː</span><br><span class="gls">dwell</span></span> <span class="ilpair"><span class="mor">stuː</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">deː</span><br><span class="gls">3</span></span> <span class="ilpair"><span class="mor">miː</span><br><span class="gls">there</span></span></p> + <p>ɡibu saːlimaː stuː deː miː</p> + <p>gibu saalimaa stuu dee mii</p> + <il> + <w> + <o>ɡibu</o> + <g>thus</g> + </w> + <w> + <o>saːlimaː</o> + <g>dwell</g> + </w> + <w> + <o>stuː</o> + <g>PAST</g> + </w> + <w> + <o>deː</o> + <g>3</g> + </w> + <w> + <o>miː</o> + <g>there</g> + </w> + </il> </s>
Gibu saalimaa stuu dee mii. [ɡibu saːlimaː stuː deː miː] ɡibu thus saːlimaː dwell stuː PAST deː 3 miː there “Thus they dwelled there.” | (4) |
And they said one to another, Go to, let us make brick, and burn them thoroughly.
initial XML:
<s>
<littrans>They said: Let us make bricks and burn them thoroughly.</littrans>
<vp tam="past-punct" evidence="hearsay">
<verb>say</verb>
</vp>
<np def="def" number="plur" tr="theme" role="subj" output="aspron">
<noun>human being</noun>
</np>
<np role="obj">
<conjp conj="and">
<subs>
<vp tam="imperative">
<verb>make</verb>
</vp>
<np number="plur" def="def" role="subj">
<pron person="1incl" number="plur"/>
</np>
<np role="obj" def="neither" number="plur">
<noun>brick</noun>
</np>
</subs>
<subs>
<vp tam="imperative">
<verb>burn</verb>
</vp>
<np number="plur" def="def" role="subj">
<pron person="1incl" number="plur"/>
</np>
<np role="obj" def="neither" number="plur">
<noun>brick</noun>
</np>
<adv>thoroughly</adv>
</subs>
</conjp>
</np>
</s>cleanup:
<s> <littrans>They said: Let us make bricks and burn them thoroughly.</littrans> - <vp tam="past-punct" evidence="hearsay"> - <verb>say</verb> + <vp evidence="hearsay" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="say"/> </vp> - <np def="def" number="plur" tr="theme" role="subj" output="aspron"> - <noun>human being</noun> + <np def="def" number="plur" tr="theme" role="subj" output="aspron" locus="number"> + <word posp="noun" gloss="human being"/> </np> <np role="obj"> <conjp conj="and"> <subs> - <vp tam="imperative"> - <verb>make</verb> + <vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active"> + <word posp="verb" gloss="make"/> </vp> - <np number="plur" def="def" role="subj"> - <pron person="1incl" number="plur"/> + <np number="plur" def="def" role="subj" locus="number"> + <word person="1incl" number="plur" posp="pron"/> </np> - <np role="obj" def="neither" number="plur"> - <noun>brick</noun> + <np role="obj" def="neither" number="plur" locus="number"> + <word posp="noun" gloss="brick"/> </np> </subs> <subs> - <vp tam="imperative"> - <verb>burn</verb> + <vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active"> + <word posp="verb" gloss="burn"/> </vp> - <np number="plur" def="def" role="subj"> - <pron person="1incl" number="plur"/> + <np number="plur" def="def" role="subj" locus="number"> + <word person="1incl" number="plur" posp="pron"/> </np> - <np role="obj" def="neither" number="plur"> - <noun>brick</noun> + <np role="obj" def="neither" number="plur" locus="number"> + <word posp="noun" gloss="brick"/> </np> - <adv>thoroughly</adv> + <word posp="adv" gloss="thoroughly"/> </subs> </conjp> </np> </s>
module adj2verb:
No change.
module articles:
<s>
<littrans>They said: Let us make bricks and burn them thoroughly.</littrans>
<vp evidence="hearsay" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active">
<word posp="verb" gloss="say"/>
</vp>
<np def="def" number="plur" tr="theme" role="subj" output="aspron" locus="number">
<word posp="noun" gloss="human being"/>
</np>
<np role="obj">
<conjp conj="and">
<subs>
<vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active">
<word posp="verb" gloss="make"/>
</vp>
<np number="plur" def="def" role="subj" locus="number">
<word person="1incl" number="plur" posp="pron"/>
</np>
- <np role="obj" def="neither" number="plur" locus="number">
+ <np role="obj" number="plur" locus="number">
<word posp="noun" gloss="brick"/>
</np>
</subs>
<subs>
<vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active">
<word posp="verb" gloss="burn"/>
</vp>
<np number="plur" def="def" role="subj" locus="number">
<word person="1incl" number="plur" posp="pron"/>
</np>
- <np role="obj" def="neither" number="plur" locus="number">
+ <np role="obj" number="plur" locus="number">
<word posp="noun" gloss="brick"/>
</np>
<word posp="adv" gloss="thoroughly"/>
</subs>
</conjp>
</np>
</s>
module nonpastonly:
<s> <littrans>They said: Let us make bricks and burn them thoroughly.</littrans> - <vp evidence="hearsay" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp evidence="hearsay" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="say"/> </vp> <np def="def" number="plur" tr="theme" role="subj" output="aspron" locus="number"> <word posp="noun" gloss="human being"/> </np> <np role="obj"> <conjp conj="and"> <subs> - <vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active"> + <vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES"> <word posp="verb" gloss="make"/> </vp> <np number="plur" def="def" role="subj" locus="number"> <word person="1incl" number="plur" posp="pron"/> </np> <np role="obj" number="plur" locus="number"> <word posp="noun" gloss="brick"/> </np> </subs> <subs> - <vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active"> + <vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES"> <word posp="verb" gloss="burn"/> </vp> <np number="plur" def="def" role="subj" locus="number"> <word person="1incl" number="plur" posp="pron"/> </np> <np role="obj" number="plur" locus="number"> <word posp="noun" gloss="brick"/> </np> <word posp="adv" gloss="thoroughly"/> </subs> </conjp> </np> </s>
module noepistemic:
<s> <littrans>They said: Let us make bricks and burn them thoroughly.</littrans> - <vp evidence="hearsay" 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"> <word posp="verb" gloss="say"/> </vp> <np def="def" number="plur" tr="theme" role="subj" output="aspron" locus="number"> <word posp="noun" gloss="human being"/> </np> <np role="obj"> <conjp conj="and"> <subs> <vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES"> <word posp="verb" gloss="make"/> </vp> <np number="plur" def="def" role="subj" locus="number"> <word person="1incl" number="plur" posp="pron"/> </np> <np role="obj" number="plur" locus="number"> <word posp="noun" gloss="brick"/> </np> </subs> <subs> <vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES"> <word posp="verb" gloss="burn"/> </vp> <np number="plur" def="def" role="subj" locus="number"> <word person="1incl" number="plur" posp="pron"/> </np> <np role="obj" number="plur" locus="number"> <word posp="noun" gloss="brick"/> </np> <word posp="adv" gloss="thoroughly"/> </subs> </conjp> </np> </s>
module RelN:
No change.
module sentenceconnectors:
No change.
module nominalise:
<s>
<littrans>They said: Let us make bricks and burn them thoroughly.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="say"/>
</vp>
<np def="def" number="plur" tr="theme" role="subj" output="aspron" locus="number">
<word posp="noun" gloss="human being"/>
</np>
<np role="obj">
<conjp conj="and">
+ <np type="owner_owned">
+ <np number="plur" def="def" role="owned" locus="number">
+ <word person="1incl" number="plur" posp="pron"/>
+ </np>
+ <np role="owner" number="sing">
<subs>
<vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES">
<word posp="verb" gloss="make"/>
</vp>
- <np number="plur" def="def" role="subj" locus="number">
- <word person="1incl" number="plur" posp="pron"/>
- </np>
<np role="obj" number="plur" locus="number">
<word posp="noun" gloss="brick"/>
</np>
</subs>
+ </np>
+ </np>
+ <np type="owner_owned">
+ <np number="plur" def="def" role="owned" locus="number">
+ <word person="1incl" number="plur" posp="pron"/>
+ </np>
+ <np role="owner" number="sing">
<subs>
<vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES">
<word posp="verb" gloss="burn"/>
</vp>
- <np number="plur" def="def" role="subj" locus="number">
- <word person="1incl" number="plur" posp="pron"/>
- </np>
<np role="obj" number="plur" locus="number">
<word posp="noun" gloss="brick"/>
</np>
<word posp="adv" gloss="thoroughly"/>
</subs>
+ </np>
+ </np>
</conjp>
</np>
</s>
submodule transform_verb_obj
<s>
<littrans>They said: Let us make bricks and burn them thoroughly.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="say"/>
</vp>
<np def="def" number="plur" tr="theme" role="subj" output="aspron" locus="number">
<word posp="noun" gloss="human being"/>
</np>
<np role="obj">
<conjp conj="and">
<np type="owner_owned">
<np number="plur" def="def" role="owned" locus="number">
<word person="1incl" number="plur" posp="pron"/>
</np>
<np role="owner" number="sing">
<subs>
<vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES">
<word gloss="brick" lexposp="noun" posp="verb">
<thingy gloss="make₁" type="nounverbderivbef" origposp="verb"/>
<thingy gloss="make₂" type="nounverbderivaft" origposp="verb"/>
</word>
</vp>
</subs>
</np>
</np>
<np type="owner_owned">
<np number="plur" def="def" role="owned" locus="number">
<word person="1incl" number="plur" posp="pron"/>
</np>
<np role="owner" number="sing">
<subs>
<vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES">
<word posp="verb" gloss="burn"/>
</vp>
<np role="obj" number="plur" locus="number">
<word posp="noun" gloss="brick"/>
</np>
<word posp="adv" gloss="thoroughly"/>
</subs>
</np>
</np>
</conjp>
</np>
</s>tva1tva2
tva1
tva2
tva3
tva1
tva2
tva1
tva2
tva3
module affixdensity:
<s>
<littrans>They said: Let us make bricks and burn them thoroughly.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="say"/>
</vp>
<np def="def" number="plur" tr="theme" role="subj" output="aspron" locus="number">
<word posp="noun" gloss="human being"/>
</np>
<np role="obj">
<conjp conj="and">
<np type="owner_owned">
<np number="plur" def="def" role="owned" locus="number">
<word person="1incl" number="plur" posp="pron"/>
</np>
<np role="owner" number="sing">
<subs>
<vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES">
- <word posp="verb" gloss="make"/>
+ <word gloss="brick" lexposp="noun" posp="verb">
+ <thingy gloss="make₁" type="nounverbderivbef" origposp="verb"/>
+ <thingy gloss="make₂" type="nounverbderivaft" origposp="verb"/>
+ </word>
</vp>
- <np role="obj" number="plur" locus="number">
- <word posp="noun" gloss="brick"/>
- </np>
</subs>
</np>
</np>
<np type="owner_owned">
<np number="plur" def="def" role="owned" locus="number">
<word person="1incl" number="plur" posp="pron"/>
</np>
<np role="owner" number="sing">
<subs>
<vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES">
<word posp="verb" gloss="burn"/>
</vp>
<np role="obj" number="plur" locus="number">
<word posp="noun" gloss="brick"/>
</np>
<word posp="adv" gloss="thoroughly"/>
</subs>
</np>
</np>
</conjp>
</np>
</s>
module adpositions:
No change.
module constorder:
<s>
<littrans>They said: Let us make bricks and burn them thoroughly.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="say"/>
</vp>
<np def="def" number="plur" tr="theme" role="subj" output="aspron" locus="number">
<word posp="noun" gloss="human being"/>
</np>
<np role="obj">
<conjp conj="and">
<np type="owner_owned">
<np number="plur" def="def" role="owned" locus="number">
<word person="1incl" number="plur" posp="pron"/>
</np>
<np role="owner" number="sing">
<subs>
<vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES">
<word gloss="brick" lexposp="noun" posp="verb">
<thingy gloss="make₁" type="nounverbderivbef" origposp="verb"/>
<thingy gloss="make₂" type="nounverbderivaft" origposp="verb"/>
</word>
</vp>
</subs>
</np>
</np>
<np type="owner_owned">
<np number="plur" def="def" role="owned" locus="number">
<word person="1incl" number="plur" posp="pron"/>
</np>
<np role="owner" number="sing">
<subs>
- <vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES">
- <word posp="verb" gloss="burn"/>
- </vp>
<np role="obj" number="plur" locus="number">
<word posp="noun" gloss="brick"/>
</np>
+ <vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES">
+ <word posp="verb" gloss="burn"/>
+ </vp>
<word posp="adv" gloss="thoroughly"/>
</subs>
</np>
</np>
</conjp>
</np>
</s>
module casemarking:
<s>
<littrans>They said: Let us make bricks and burn them thoroughly.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="say"/>
</vp>
<np def="def" number="plur" tr="theme" role="subj" output="aspron" locus="number">
<word posp="noun" gloss="human being"/>
</np>
<np role="obj">
<conjp conj="and">
<np type="owner_owned">
<np number="plur" def="def" role="owned" locus="number">
<word person="1incl" number="plur" posp="pron"/>
</np>
<np role="owner" number="sing">
<subs>
<vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES">
<word gloss="brick" lexposp="noun" posp="verb">
<thingy gloss="make₁" type="nounverbderivbef" origposp="verb"/>
<thingy gloss="make₂" type="nounverbderivaft" origposp="verb"/>
</word>
</vp>
</subs>
</np>
</np>
<np type="owner_owned">
<np number="plur" def="def" role="owned" locus="number">
<word person="1incl" number="plur" posp="pron"/>
</np>
<np role="owner" number="sing">
<subs>
- <np role="obj" number="plur" locus="number">
+ <np role="obj" number="plur" locus="number" case="ACC">
<word posp="noun" gloss="brick"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES">
<word posp="verb" gloss="burn"/>
</vp>
<word posp="adv" gloss="thoroughly"/>
</subs>
</np>
</np>
</conjp>
</np>
</s>
module markowner:
<s>
<littrans>They said: Let us make bricks and burn them thoroughly.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="say"/>
</vp>
<np def="def" number="plur" tr="theme" role="subj" output="aspron" locus="number">
<word posp="noun" gloss="human being"/>
</np>
<np role="obj">
<conjp conj="and">
<np type="owner_owned">
<np number="plur" def="def" role="owned" locus="number">
<word person="1incl" number="plur" posp="pron"/>
</np>
- <np role="owner" number="sing">
+ <np role="owner" number="sing" case="GEN">
<subs>
<vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES">
<word gloss="brick" lexposp="noun" posp="verb">
<thingy gloss="make₁" type="nounverbderivbef" origposp="verb"/>
<thingy gloss="make₂" type="nounverbderivaft" origposp="verb"/>
</word>
</vp>
</subs>
</np>
</np>
<np type="owner_owned">
<np number="plur" def="def" role="owned" locus="number">
<word person="1incl" number="plur" posp="pron"/>
</np>
- <np role="owner" number="sing">
+ <np role="owner" number="sing" case="GEN">
<subs>
<np role="obj" number="plur" locus="number" case="ACC">
<word posp="noun" gloss="brick"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES">
<word posp="verb" gloss="burn"/>
</vp>
<word posp="adv" gloss="thoroughly"/>
</subs>
</np>
</np>
</conjp>
</np>
</s>
module propagatenumber:
<s>
<littrans>They said: Let us make bricks and burn them thoroughly.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="say"/>
</vp>
<np def="def" number="plur" tr="theme" role="subj" output="aspron" locus="number">
<word posp="noun" gloss="human being"/>
</np>
- <np role="obj">
+ <np role="obj" number="plur">
<conjp conj="and">
- <np type="owner_owned">
+ <np type="owner_owned" number="plur">
<np number="plur" def="def" role="owned" locus="number">
<word person="1incl" number="plur" posp="pron"/>
</np>
<np role="owner" number="sing" case="GEN">
<subs>
<vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES">
<word gloss="brick" lexposp="noun" posp="verb">
<thingy gloss="make₁" type="nounverbderivbef" origposp="verb"/>
<thingy gloss="make₂" type="nounverbderivaft" origposp="verb"/>
</word>
</vp>
</subs>
</np>
</np>
- <np type="owner_owned">
+ <np type="owner_owned" number="plur">
<np number="plur" def="def" role="owned" locus="number">
<word person="1incl" number="plur" posp="pron"/>
</np>
<np role="owner" number="sing" case="GEN">
<subs>
<np role="obj" number="plur" locus="number" case="ACC">
<word posp="noun" gloss="brick"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES">
<word posp="verb" gloss="burn"/>
</vp>
<word posp="adv" gloss="thoroughly"/>
</subs>
</np>
</np>
</conjp>
</np>
</s>
module simplifynumber:
<s>
<littrans>They said: Let us make bricks and burn them thoroughly.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="say"/>
</vp>
- <np def="def" number="plur" tr="theme" role="subj" output="aspron" locus="number">
+ <np def="def" tr="theme" role="subj" output="aspron" locus="number">
<word posp="noun" gloss="human being"/>
</np>
- <np role="obj" number="plur">
+ <np role="obj">
<conjp conj="and">
- <np type="owner_owned" number="plur">
- <np number="plur" def="def" role="owned" locus="number">
- <word person="1incl" number="plur" posp="pron"/>
+ <np type="owner_owned">
+ <np def="def" role="owned" locus="number">
+ <word person="1incl" posp="pron"/>
</np>
- <np role="owner" number="sing" case="GEN">
+ <np role="owner" case="GEN">
<subs>
<vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES">
<word gloss="brick" lexposp="noun" posp="verb">
<thingy gloss="make₁" type="nounverbderivbef" origposp="verb"/>
<thingy gloss="make₂" type="nounverbderivaft" origposp="verb"/>
</word>
</vp>
</subs>
</np>
</np>
- <np type="owner_owned" number="plur">
- <np number="plur" def="def" role="owned" locus="number">
- <word person="1incl" number="plur" posp="pron"/>
+ <np type="owner_owned">
+ <np def="def" role="owned" locus="number">
+ <word person="1incl" posp="pron"/>
</np>
- <np role="owner" number="sing" case="GEN">
+ <np role="owner" case="GEN">
<subs>
- <np role="obj" number="plur" locus="number" case="ACC">
+ <np role="obj" locus="number" case="ACC">
<word posp="noun" gloss="brick"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES">
<word posp="verb" gloss="burn"/>
</vp>
<word posp="adv" gloss="thoroughly"/>
</subs>
</np>
</np>
</conjp>
</np>
</s>
createpronouns:
<s>
<littrans>They said: Let us make bricks and burn them thoroughly.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="say"/>
</vp>
- <np def="def" tr="theme" role="subj" output="aspron" locus="number">
- <word posp="noun" gloss="human being"/>
+ <np def="def" tr="theme" role="subj" locus="number">
+ <word posp="pron" gloss="3"/>
</np>
<np role="obj">
<conjp conj="and">
<np type="owner_owned">
<np def="def" role="owned" locus="number">
<word person="1incl" posp="pron"/>
</np>
<np role="owner" case="GEN">
<subs>
<vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES">
<word gloss="brick" lexposp="noun" posp="verb">
<thingy gloss="make₁" type="nounverbderivbef" origposp="verb"/>
<thingy gloss="make₂" type="nounverbderivaft" origposp="verb"/>
</word>
</vp>
</subs>
</np>
</np>
<np type="owner_owned">
<np def="def" role="owned" locus="number">
<word person="1incl" posp="pron"/>
</np>
<np role="owner" case="GEN">
<subs>
<np role="obj" locus="number" case="ACC">
<word posp="noun" gloss="brick"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES">
<word posp="verb" gloss="burn"/>
</vp>
<word posp="adv" gloss="thoroughly"/>
</subs>
</np>
</np>
</conjp>
</np>
</s>
module ngen:
No change.
module wordorder:
No change.
module wordorder:
No change.
module wordorder:
No change.
module conjp:
<s>
<littrans>They said: Let us make bricks and burn them thoroughly.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="say"/>
</vp>
<np def="def" tr="theme" role="subj" locus="number">
<word posp="pron" gloss="3"/>
</np>
<np role="obj">
<conjp conj="and">
<np type="owner_owned">
<np def="def" role="owned" locus="number">
<word person="1incl" posp="pron"/>
</np>
<np role="owner" case="GEN">
<subs>
<vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES">
<word gloss="brick" lexposp="noun" posp="verb">
<thingy gloss="make₁" type="nounverbderivbef" origposp="verb"/>
<thingy gloss="make₂" type="nounverbderivaft" origposp="verb"/>
</word>
</vp>
</subs>
</np>
</np>
+ <word posp="conj" gloss="and"/>
<np type="owner_owned">
<np def="def" role="owned" locus="number">
<word person="1incl" posp="pron"/>
</np>
<np role="owner" case="GEN">
<subs>
<np role="obj" locus="number" case="ACC">
<word posp="noun" gloss="brick"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES">
<word posp="verb" gloss="burn"/>
</vp>
<word posp="adv" gloss="thoroughly"/>
</subs>
</np>
</np>
</conjp>
</np>
</s>
flattenconjp:
<s>
<littrans>They said: Let us make bricks and burn them thoroughly.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="say"/>
</vp>
<np def="def" tr="theme" role="subj" locus="number">
<word posp="pron" gloss="3"/>
</np>
<np role="obj">
- <conjp conj="and">
- <np type="owner_owned">
+ <np type="owner_owned" role="obj">
<np def="def" role="owned" locus="number">
<word person="1incl" posp="pron"/>
</np>
<np role="owner" case="GEN">
<subs>
<vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES">
<word gloss="brick" lexposp="noun" posp="verb">
<thingy gloss="make₁" type="nounverbderivbef" origposp="verb"/>
<thingy gloss="make₂" type="nounverbderivaft" origposp="verb"/>
</word>
</vp>
</subs>
</np>
</np>
<word posp="conj" gloss="and"/>
- <np type="owner_owned">
+ <np type="owner_owned" role="obj">
<np def="def" role="owned" locus="number">
<word person="1incl" posp="pron"/>
</np>
<np role="owner" case="GEN">
<subs>
<np role="obj" locus="number" case="ACC">
<word posp="noun" gloss="brick"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES">
<word posp="verb" gloss="burn"/>
</vp>
<word posp="adv" gloss="thoroughly"/>
</subs>
</np>
</np>
- </conjp>
</np>
</s>
fixpronouns:
<s>
<littrans>They said: Let us make bricks and burn them thoroughly.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="say"/>
</vp>
<np def="def" tr="theme" role="subj" locus="number">
<word posp="pron" gloss="3"/>
</np>
<np role="obj">
<np type="owner_owned" role="obj">
<np def="def" role="owned" locus="number">
- <word person="1incl" posp="pron"/>
+ <word person="1incl" posp="pron" gloss="1incl"/>
</np>
<np role="owner" case="GEN">
<subs>
<vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES">
<word gloss="brick" lexposp="noun" posp="verb">
<thingy gloss="make₁" type="nounverbderivbef" origposp="verb"/>
<thingy gloss="make₂" type="nounverbderivaft" origposp="verb"/>
</word>
</vp>
</subs>
</np>
</np>
<word posp="conj" gloss="and"/>
<np type="owner_owned" role="obj">
<np def="def" role="owned" locus="number">
- <word person="1incl" posp="pron"/>
+ <word person="1incl" posp="pron" gloss="1incl"/>
</np>
<np role="owner" case="GEN">
<subs>
<np role="obj" locus="number" case="ACC">
<word posp="noun" gloss="brick"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES">
<word posp="verb" gloss="burn"/>
</vp>
<word posp="adv" gloss="thoroughly"/>
</subs>
</np>
</np>
</np>
</s>
copyuptophrase:
<s>
<littrans>They said: Let us make bricks and burn them thoroughly.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="say"/>
</vp>
<np def="def" tr="theme" role="subj" locus="number">
<word posp="pron" gloss="3"/>
</np>
- <np role="obj">
- <np type="owner_owned" role="obj">
- <np def="def" role="owned" locus="number">
+ <np role="obj" person="1incl">
+ <np type="owner_owned" role="obj" person="1incl">
+ <np def="def" role="owned" locus="number" person="1incl">
<word person="1incl" posp="pron" gloss="1incl"/>
</np>
<np role="owner" case="GEN">
<subs>
<vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES">
<word gloss="brick" lexposp="noun" posp="verb">
<thingy gloss="make₁" type="nounverbderivbef" origposp="verb"/>
<thingy gloss="make₂" type="nounverbderivaft" origposp="verb"/>
</word>
</vp>
</subs>
</np>
</np>
<word posp="conj" gloss="and"/>
- <np type="owner_owned" role="obj">
- <np def="def" role="owned" locus="number">
+ <np type="owner_owned" role="obj" person="1incl">
+ <np def="def" role="owned" locus="number" person="1incl">
<word person="1incl" posp="pron" gloss="1incl"/>
</np>
<np role="owner" case="GEN">
<subs>
<np role="obj" locus="number" case="ACC">
<word posp="noun" gloss="brick"/>
</np>
- <vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES">
+ <vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" obj="3">
<word posp="verb" gloss="burn"/>
</vp>
<word posp="adv" gloss="thoroughly"/>
</subs>
</np>
</np>
</np>
</s>
prodrop:
No change.
addclitics:
<s>
<littrans>They said: Let us make bricks and burn them thoroughly.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="say"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
+ <thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np def="def" tr="theme" role="subj" locus="number">
<word posp="pron" gloss="3"/>
</np>
<np role="obj" person="1incl">
<np type="owner_owned" role="obj" person="1incl">
<np def="def" role="owned" locus="number" person="1incl">
<word person="1incl" posp="pron" gloss="1incl"/>
</np>
<np role="owner" case="GEN">
<subs>
<vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES">
<word gloss="brick" lexposp="noun" posp="verb">
<thingy gloss="make₁" type="nounverbderivbef" origposp="verb"/>
<thingy gloss="make₂" type="nounverbderivaft" origposp="verb"/>
</word>
+ <thingy type="vpta" function="enclitic" gloss="PRES"/>
+ <thingy type="vpmode" function="enclitic" gloss="imperative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
+ <thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
</subs>
+ <thingy type="npcase" function="enclitic" gloss="GEN"/>
</np>
</np>
<word posp="conj" gloss="and"/>
<np type="owner_owned" role="obj" person="1incl">
<np def="def" role="owned" locus="number" person="1incl">
<word person="1incl" posp="pron" gloss="1incl"/>
</np>
<np role="owner" case="GEN">
<subs>
<np role="obj" locus="number" case="ACC">
<word posp="noun" gloss="brick"/>
+ <thingy type="npcase" function="enclitic" gloss="ACC"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" obj="3">
<word posp="verb" gloss="burn"/>
+ <thingy type="vpta" function="enclitic" gloss="PRES"/>
+ <thingy type="vpmode" function="enclitic" gloss="imperative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
+ <thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<word posp="adv" gloss="thoroughly"/>
</subs>
+ <thingy type="npcase" function="enclitic" gloss="GEN"/>
</np>
</np>
</np>
</s>
propagateArgumentCase:
No change.
unwrapArgumentNPs:
<s>
<littrans>They said: Let us make bricks and burn them thoroughly.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="say"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np def="def" tr="theme" role="subj" locus="number">
<word posp="pron" gloss="3"/>
</np>
- <np role="obj" person="1incl">
- <np type="owner_owned" role="obj" person="1incl">
<np def="def" role="owned" locus="number" person="1incl">
<word person="1incl" posp="pron" gloss="1incl"/>
</np>
- <np role="owner" case="GEN">
+ <np role="obj" case="GEN" type="owner_owned" person="1incl">
<subs>
<vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES">
<word gloss="brick" lexposp="noun" posp="verb">
<thingy gloss="make₁" type="nounverbderivbef" origposp="verb"/>
<thingy gloss="make₂" type="nounverbderivaft" origposp="verb"/>
</word>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
<thingy type="vpmode" function="enclitic" gloss="imperative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
</subs>
<thingy type="npcase" function="enclitic" gloss="GEN"/>
</np>
- </np>
<word posp="conj" gloss="and"/>
- <np type="owner_owned" role="obj" person="1incl">
<np def="def" role="owned" locus="number" person="1incl">
<word person="1incl" posp="pron" gloss="1incl"/>
</np>
- <np role="owner" case="GEN">
+ <np role="obj" case="GEN" type="owner_owned" person="1incl">
<subs>
<np role="obj" locus="number" case="ACC">
<word posp="noun" gloss="brick"/>
<thingy type="npcase" function="enclitic" gloss="ACC"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" obj="3">
<word posp="verb" gloss="burn"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
<thingy type="vpmode" function="enclitic" gloss="imperative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<word posp="adv" gloss="thoroughly"/>
</subs>
<thingy type="npcase" function="enclitic" gloss="GEN"/>
</np>
- </np>
- </np>
</s>
unwrapOwnerOwned:
<s>
<littrans>They said: Let us make bricks and burn them thoroughly.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="say"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np def="def" tr="theme" role="subj" locus="number">
<word posp="pron" gloss="3"/>
</np>
<np def="def" role="owned" locus="number" person="1incl">
<word person="1incl" posp="pron" gloss="1incl"/>
</np>
- <np role="obj" case="GEN" type="owner_owned" person="1incl">
<subs>
<vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES">
<word gloss="brick" lexposp="noun" posp="verb">
<thingy gloss="make₁" type="nounverbderivbef" origposp="verb"/>
<thingy gloss="make₂" type="nounverbderivaft" origposp="verb"/>
</word>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
<thingy type="vpmode" function="enclitic" gloss="imperative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
</subs>
<thingy type="npcase" function="enclitic" gloss="GEN"/>
- </np>
<word posp="conj" gloss="and"/>
<np def="def" role="owned" locus="number" person="1incl">
<word person="1incl" posp="pron" gloss="1incl"/>
</np>
- <np role="obj" case="GEN" type="owner_owned" person="1incl">
<subs>
<np role="obj" locus="number" case="ACC">
<word posp="noun" gloss="brick"/>
<thingy type="npcase" function="enclitic" gloss="ACC"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" obj="3">
<word posp="verb" gloss="burn"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
<thingy type="vpmode" function="enclitic" gloss="imperative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<word posp="adv" gloss="thoroughly"/>
</subs>
<thingy type="npcase" function="enclitic" gloss="GEN"/>
- </np>
</s>
movedowntoword:
<s> <littrans>They said: Let us make bricks and burn them thoroughly.</littrans> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> - <word posp="verb" gloss="say"/> + <word posp="verb" gloss="say" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> </vp> <np def="def" tr="theme" role="subj" locus="number"> - <word posp="pron" gloss="3"/> + <word posp="pron" gloss="3" def="def" tr="theme" role="subj" locus="number"/> </np> <np def="def" role="owned" locus="number" person="1incl"> - <word person="1incl" posp="pron" gloss="1incl"/> + <word person="1incl" posp="pron" gloss="1incl" def="def" role="owned" locus="number"/> </np> <subs> <vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES"> - <word gloss="brick" lexposp="noun" posp="verb"> + <word gloss="brick" lexposp="noun" posp="verb" negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES"> <thingy gloss="make₁" type="nounverbderivbef" origposp="verb"/> <thingy gloss="make₂" type="nounverbderivaft" origposp="verb"/> </word> <thingy type="vpta" function="enclitic" gloss="PRES"/> <thingy type="vpmode" function="enclitic" gloss="imperative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> </vp> </subs> <thingy type="npcase" function="enclitic" gloss="GEN"/> <word posp="conj" gloss="and"/> <np def="def" role="owned" locus="number" person="1incl"> - <word person="1incl" posp="pron" gloss="1incl"/> + <word person="1incl" posp="pron" gloss="1incl" def="def" role="owned" locus="number"/> </np> <subs> <np role="obj" locus="number" case="ACC"> - <word posp="noun" gloss="brick"/> + <word posp="noun" gloss="brick" role="obj" locus="number" case="ACC"/> <thingy type="npcase" function="enclitic" gloss="ACC"/> </np> <vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" obj="3"> - <word posp="verb" gloss="burn"/> + <word posp="verb" gloss="burn" negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" obj="3"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> <thingy type="vpmode" function="enclitic" gloss="imperative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> </vp> <word posp="adv" gloss="thoroughly"/> </subs> <thingy type="npcase" function="enclitic" gloss="GEN"/> </s>
addaffixes:
No change.
flatten:
<s> - <littrans>They said: Let us make bricks and burn them thoroughly.</littrans> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <flat> <word posp="verb" gloss="say" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - </vp> - <np def="def" tr="theme" role="subj" locus="number"> <word posp="pron" gloss="3" def="def" tr="theme" role="subj" locus="number"/> - </np> - <np def="def" role="owned" locus="number" person="1incl"> <word person="1incl" posp="pron" gloss="1incl" def="def" role="owned" locus="number"/> - </np> - <subs> - <vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES"> - <word gloss="brick" lexposp="noun" posp="verb" negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES"> <thingy gloss="make₁" type="nounverbderivbef" origposp="verb"/> + <word gloss="brick" lexposp="noun" posp="verb" negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES"/> <thingy gloss="make₂" type="nounverbderivaft" origposp="verb"/> - </word> <thingy type="vpta" function="enclitic" gloss="PRES"/> <thingy type="vpmode" function="enclitic" gloss="imperative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - </vp> - </subs> <thingy type="npcase" function="enclitic" gloss="GEN"/> <word posp="conj" gloss="and"/> - <np def="def" role="owned" locus="number" person="1incl"> <word person="1incl" posp="pron" gloss="1incl" def="def" role="owned" locus="number"/> - </np> - <subs> - <np role="obj" locus="number" case="ACC"> <word posp="noun" gloss="brick" role="obj" locus="number" case="ACC"/> <thingy type="npcase" function="enclitic" gloss="ACC"/> - </np> - <vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" obj="3"> <word posp="verb" gloss="burn" negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" obj="3"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> <thingy type="vpmode" function="enclitic" gloss="imperative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - </vp> <word posp="adv" gloss="thoroughly"/> - </subs> <thingy type="npcase" function="enclitic" gloss="GEN"/> + </flat> </s>
addvocab:
-<s> +<s translation=""> <flat> - <word posp="verb" gloss="say" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - <word posp="pron" gloss="3" def="def" tr="theme" role="subj" locus="number"/> - <word person="1incl" posp="pron" gloss="1incl" def="def" role="owned" locus="number"/> - <thingy gloss="make₁" type="nounverbderivbef" origposp="verb"/> - <word gloss="brick" lexposp="noun" posp="verb" negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES"/> - <thingy gloss="make₂" type="nounverbderivaft" origposp="verb"/> - <thingy type="vpta" function="enclitic" gloss="PRES"/> - <thingy type="vpmode" function="enclitic" gloss="imperative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - <thingy type="npcase" function="enclitic" gloss="GEN"/> - <word posp="conj" gloss="and"/> - <word person="1incl" posp="pron" gloss="1incl" def="def" role="owned" locus="number"/> - <word posp="noun" gloss="brick" role="obj" locus="number" case="ACC"/> - <thingy type="npcase" function="enclitic" gloss="ACC"/> - <word posp="verb" gloss="burn" negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" obj="3"/> - <thingy type="vpta" function="enclitic" gloss="PRES"/> - <thingy type="vpmode" function="enclitic" gloss="imperative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - <word posp="adv" gloss="thoroughly"/> - <thingy type="npcase" function="enclitic" gloss="GEN"/> + <word posp="verb" gloss="say" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" ph="m uː" slots="Cir V1">muː</word> + <thingy type="vpta" function="enclitic" gloss="PAST" ph="s+t uː" slots="Cis V2">stuː</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative" ph="" slots="Cis V2"></thingy> + <thingy type="vpvoice" function="enclitic" gloss="active" ph="" slots="Cis V2"></thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS" ph="" slots="Cis V2"></thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph="" slots="Cis V2"></thingy> + <word posp="pron" gloss="3" def="def" tr="theme" role="subj" locus="number" ph="d eː" slots="Cir V1">deː</word> + <word person="1incl" posp="pron" gloss="1incl" def="def" role="owned" locus="number" ph="k aː" slots="Cir V1">kaː</word> + <thingy gloss="make₁" type="nounverbderivbef" origposp="verb" attach="prefix" ph=""></thingy> + <word gloss="brick" lexposp="noun" posp="verb" negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" ph="s uː ɡ eː k a" slots="Cir V2 Cmr V1 Cmr V2">suːɡeːka</word> + <thingy gloss="make₂" type="nounverbderivaft" origposp="verb" attach="suffix" ph="m e" slots="Cms V2">me</thingy> + <thingy type="vpta" function="enclitic" gloss="PRES" ph="" slots="Cis V2"></thingy> + <thingy type="vpmode" function="enclitic" gloss="imperative" ph="m aː" slots="Cis V2">maː</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active" ph="" slots="Cis V2"></thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS" ph="" slots="Cis V2"></thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph="" slots="Cis V2"></thingy> + <thingy type="npcase" function="enclitic" gloss="GEN" ph="t eː" slots="Cis V2">teː</thingy> + <word posp="conj" gloss="and" ph="ɡ i" slots="Cir V1">ɡi</word> + <word person="1incl" posp="pron" gloss="1incl" def="def" role="owned" locus="number" ph="k aː" slots="Cir V1">kaː</word> + <word posp="noun" gloss="brick" role="obj" locus="number" case="ACC" ph="s uː ɡ eː k a" slots="Cir V2 Cmr V1 Cmr V2">suːɡeːka</word> + <thingy type="npcase" function="enclitic" gloss="ACC" ph="z oː" slots="Cis V2">zoː</thingy> + <word posp="verb" gloss="burn" negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" obj="3" ph="ɡ aː" slots="Cir V1">ɡaː</word> + <thingy type="vpta" function="enclitic" gloss="PRES" ph="" slots="Cis V2"></thingy> + <thingy type="vpmode" function="enclitic" gloss="imperative" ph="m aː" slots="Cis V2">maː</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active" ph="" slots="Cis V2"></thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS" ph="" slots="Cis V2"></thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph="" slots="Cis V2"></thingy> + <word posp="adv" gloss="thoroughly" ph="p u h aː" slots="Cir V2 Cmr V1">puhaː</word> + <thingy type="npcase" function="enclitic" gloss="GEN" ph="t eː" slots="Cis V2">teː</thingy> </flat> </s>
vowelharmony:
No change.
applysandhi:
/a/ + /m/ > /a/ + /m/<s translation=""> <flat> - <word posp="verb" gloss="say" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" ph="m uː" slots="Cir V1">muː</word> - <thingy type="vpta" function="enclitic" gloss="PAST" ph="s+t uː" slots="Cis V2">stuː</thingy> + <word posp="verb" gloss="say" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" ph="m uː">muː</word> + <thingy type="vpta" function="enclitic" gloss="PAST" ph="s+t uː">stuː</thingy> <thingy type="vpmode" function="enclitic" gloss="indicative" ph="" slots="Cis V2"></thingy> <thingy type="vpvoice" function="enclitic" gloss="active" ph="" slots="Cis V2"></thingy> <thingy type="vpnegation" function="enclitic" gloss="POS" ph="" slots="Cis V2"></thingy> <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph="" slots="Cis V2"></thingy> - <word posp="pron" gloss="3" def="def" tr="theme" role="subj" locus="number" ph="d eː" slots="Cir V1">deː</word> - <word person="1incl" posp="pron" gloss="1incl" def="def" role="owned" locus="number" ph="k aː" slots="Cir V1">kaː</word> + <word posp="pron" gloss="3" def="def" tr="theme" role="subj" locus="number" ph="d eː">deː</word> + <word person="1incl" posp="pron" gloss="1incl" def="def" role="owned" locus="number" ph="k aː">kaː</word> <thingy gloss="make₁" type="nounverbderivbef" origposp="verb" attach="prefix" ph=""></thingy> - <word gloss="brick" lexposp="noun" posp="verb" negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" ph="s uː ɡ eː k a" slots="Cir V2 Cmr V1 Cmr V2">suːɡeːka</word> - <thingy gloss="make₂" type="nounverbderivaft" origposp="verb" attach="suffix" ph="m e" slots="Cms V2">me</thingy> + <word gloss="brick" lexposp="noun" posp="verb" negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" ph="s uː ɡ eː k a">suːɡeːka</word> + <thingy gloss="make₂" type="nounverbderivaft" origposp="verb" attach="suffix" ph="m e">me</thingy> <thingy type="vpta" function="enclitic" gloss="PRES" ph="" slots="Cis V2"></thingy> - <thingy type="vpmode" function="enclitic" gloss="imperative" ph="m aː" slots="Cis V2">maː</thingy> + <thingy type="vpmode" function="enclitic" gloss="imperative" ph="m aː">maː</thingy> <thingy type="vpvoice" function="enclitic" gloss="active" ph="" slots="Cis V2"></thingy> <thingy type="vpnegation" function="enclitic" gloss="POS" ph="" slots="Cis V2"></thingy> <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph="" slots="Cis V2"></thingy> - <thingy type="npcase" function="enclitic" gloss="GEN" ph="t eː" slots="Cis V2">teː</thingy> - <word posp="conj" gloss="and" ph="ɡ i" slots="Cir V1">ɡi</word> - <word person="1incl" posp="pron" gloss="1incl" def="def" role="owned" locus="number" ph="k aː" slots="Cir V1">kaː</word> - <word posp="noun" gloss="brick" role="obj" locus="number" case="ACC" ph="s uː ɡ eː k a" slots="Cir V2 Cmr V1 Cmr V2">suːɡeːka</word> - <thingy type="npcase" function="enclitic" gloss="ACC" ph="z oː" slots="Cis V2">zoː</thingy> - <word posp="verb" gloss="burn" negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" obj="3" ph="ɡ aː" slots="Cir V1">ɡaː</word> + <thingy type="npcase" function="enclitic" gloss="GEN" ph="t eː">teː</thingy> + <word posp="conj" gloss="and" ph="ɡ i">ɡi</word> + <word person="1incl" posp="pron" gloss="1incl" def="def" role="owned" locus="number" ph="k aː">kaː</word> + <word posp="noun" gloss="brick" role="obj" locus="number" case="ACC" ph="s uː ɡ eː k a">suːɡeːka</word> + <thingy type="npcase" function="enclitic" gloss="ACC" ph="z oː">zoː</thingy> + <word posp="verb" gloss="burn" negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" obj="3" ph="ɡ aː">ɡaː</word> <thingy type="vpta" function="enclitic" gloss="PRES" ph="" slots="Cis V2"></thingy> - <thingy type="vpmode" function="enclitic" gloss="imperative" ph="m aː" slots="Cis V2">maː</thingy> + <thingy type="vpmode" function="enclitic" gloss="imperative" ph="m aː">maː</thingy> <thingy type="vpvoice" function="enclitic" gloss="active" ph="" slots="Cis V2"></thingy> <thingy type="vpnegation" function="enclitic" gloss="POS" ph="" slots="Cis V2"></thingy> <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph="" slots="Cis V2"></thingy> - <word posp="adv" gloss="thoroughly" ph="p u h aː" slots="Cir V2 Cmr V1">puhaː</word> - <thingy type="npcase" function="enclitic" gloss="GEN" ph="t eː" slots="Cis V2">teː</thingy> + <word posp="adv" gloss="thoroughly" ph="p u h aː">puhaː</word> + <thingy type="npcase" function="enclitic" gloss="GEN" ph="t eː">teː</thingy> </flat> </s>
removetags:
<s translation=""> <flat> - <word posp="verb" gloss="say" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" ph="m uː">muː</word> - <thingy type="vpta" function="enclitic" gloss="PAST" ph="s+t uː">stuː</thingy> - <thingy type="vpmode" function="enclitic" gloss="indicative" ph="" slots="Cis V2"></thingy> - <thingy type="vpvoice" function="enclitic" gloss="active" ph="" slots="Cis V2"></thingy> - <thingy type="vpnegation" function="enclitic" gloss="POS" ph="" slots="Cis V2"></thingy> - <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph="" slots="Cis V2"></thingy> - <word posp="pron" gloss="3" def="def" tr="theme" role="subj" locus="number" ph="d eː">deː</word> - <word person="1incl" posp="pron" gloss="1incl" def="def" role="owned" locus="number" ph="k aː">kaː</word> - <thingy gloss="make₁" type="nounverbderivbef" origposp="verb" attach="prefix" ph=""></thingy> - <word gloss="brick" lexposp="noun" posp="verb" negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" ph="s uː ɡ eː k a">suːɡeːka</word> - <thingy gloss="make₂" type="nounverbderivaft" origposp="verb" attach="suffix" ph="m e">me</thingy> - <thingy type="vpta" function="enclitic" gloss="PRES" ph="" slots="Cis V2"></thingy> - <thingy type="vpmode" function="enclitic" gloss="imperative" ph="m aː">maː</thingy> - <thingy type="vpvoice" function="enclitic" gloss="active" ph="" slots="Cis V2"></thingy> - <thingy type="vpnegation" function="enclitic" gloss="POS" ph="" slots="Cis V2"></thingy> - <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph="" slots="Cis V2"></thingy> - <thingy type="npcase" function="enclitic" gloss="GEN" ph="t eː">teː</thingy> - <word posp="conj" gloss="and" ph="ɡ i">ɡi</word> - <word person="1incl" posp="pron" gloss="1incl" def="def" role="owned" locus="number" ph="k aː">kaː</word> - <word posp="noun" gloss="brick" role="obj" locus="number" case="ACC" ph="s uː ɡ eː k a">suːɡeːka</word> - <thingy type="npcase" function="enclitic" gloss="ACC" ph="z oː">zoː</thingy> - <word posp="verb" gloss="burn" negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" obj="3" ph="ɡ aː">ɡaː</word> - <thingy type="vpta" function="enclitic" gloss="PRES" ph="" slots="Cis V2"></thingy> - <thingy type="vpmode" function="enclitic" gloss="imperative" ph="m aː">maː</thingy> - <thingy type="vpvoice" function="enclitic" gloss="active" ph="" slots="Cis V2"></thingy> - <thingy type="vpnegation" function="enclitic" gloss="POS" ph="" slots="Cis V2"></thingy> - <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph="" slots="Cis V2"></thingy> - <word posp="adv" gloss="thoroughly" ph="p u h aː">puhaː</word> - <thingy type="npcase" function="enclitic" gloss="GEN" ph="t eː">teː</thingy> + <word posp="verb" gloss="say" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">muː</word> + <thingy type="vpta" function="enclitic" gloss="PAST">stuː</thingy> + <word posp="pron" gloss="3" def="def" tr="theme" role="subj" locus="number">deː</word> + <word person="1incl" posp="pron" gloss="1incl" def="def" role="owned" locus="number">kaː</word> + <word gloss="brick" lexposp="noun" posp="verb" negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES">suːɡeːka</word> + <thingy gloss="make₂" type="nounverbderivaft" origposp="verb">me</thingy> + <thingy type="vpmode" function="enclitic" gloss="imperative">maː</thingy> + <thingy type="npcase" function="enclitic" gloss="GEN">teː</thingy> + <word posp="conj" gloss="and">ɡi</word> + <word person="1incl" posp="pron" gloss="1incl" def="def" role="owned" locus="number">kaː</word> + <word posp="noun" gloss="brick" role="obj" locus="number" case="ACC">suːɡeːka</word> + <thingy type="npcase" function="enclitic" gloss="ACC">zoː</thingy> + <word posp="verb" gloss="burn" negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" obj="3">ɡaː</word> + <thingy type="vpmode" function="enclitic" gloss="imperative">maː</thingy> + <word posp="adv" gloss="thoroughly">puhaː</word> + <thingy type="npcase" function="enclitic" gloss="GEN">teː</thingy> </flat> + <p><span class="ilpair"><span class="mor">muː</span><br><span class="gls">say</span></span> <span class="ilpair"><span class="mor">stuː</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">deː</span><br><span class="gls">3</span></span> <span class="ilpair"><span class="mor">kaː</span><br><span class="gls">1incl</span></span> <span class="ilpair"><span class="mor">suːɡeːka</span><br><span class="gls">brick</span></span> <span class="ilpair"><span class="mor">-me</span><br><span class="gls">make</span></span> <span class="ilpair"><span class="mor">maː</span><br><span class="gls">imperative</span></span> <span class="ilpair"><span class="mor">teː</span><br><span class="gls"><span class="glssc">GEN</span></span></span> <span class="ilpair"><span class="mor">ɡi</span><br><span class="gls">and</span></span> <span class="ilpair"><span class="mor">kaː</span><br><span class="gls">1incl</span></span> <span class="ilpair"><span class="mor">suːɡeːka</span><br><span class="gls">brick</span></span> <span class="ilpair"><span class="mor">zoː</span><br><span class="gls"><span class="glssc">ACC</span></span></span> <span class="ilpair"><span class="mor">ɡaː</span><br><span class="gls">burn</span></span> <span class="ilpair"><span class="mor">maː</span><br><span class="gls">imperative</span></span> <span class="ilpair"><span class="mor">puhaː</span><br><span class="gls">thoroughly</span></span> <span class="ilpair"><span class="mor">teː</span><br><span class="gls"><span class="glssc">GEN</span></span></span></p> + <p>muː stuː deː kaː suːɡeːkame maː teː ɡi kaː suːɡeːka zoː ɡaː maː puhaː teː</p> + <p>muu stuu dee kaa suugeekame maa tee gi kaa suugeeka zoo gaa maa puhaa tee</p> + <il> + <w> + <o>muː</o> + <g>say</g> + </w> + <w> + <o>stuː</o> + <g>PAST</g> + </w> + <w> + <o>deː</o> + <g>3</g> + </w> + <w> + <o>kaː</o> + <g>1incl</g> + </w> + <w> + <o>suːɡeːka</o> + <g>brick</g> + </w> + <w> + <o>-me</o> + <g>make</g> + </w> + <w> + <o>maː</o> + <g>imperative</g> + </w> + <w> + <o>teː</o> + <g>GEN</g> + </w> + <w> + <o>ɡi</o> + <g>and</g> + </w> + <w> + <o>kaː</o> + <g>1incl</g> + </w> + <w> + <o>suːɡeːka</o> + <g>brick</g> + </w> + <w> + <o>zoː</o> + <g>ACC</g> + </w> + <w> + <o>ɡaː</o> + <g>burn</g> + </w> + <w> + <o>maː</o> + <g>imperative</g> + </w> + <w> + <o>puhaː</o> + <g>thoroughly</g> + </w> + <w> + <o>teː</o> + <g>GEN</g> + </w> + </il> </s>
Muu stuu dee kaa suugeekame maa tee gi kaa suugeeka zoo gaa maa puhaa tee. [muː stuː deː kaː suːɡeːkame maː teː ɡi kaː suːɡeːka zoː ɡaː maː puhaː teː] muː say stuː PAST deː 3 kaː 1incl suːɡeːka brick -me make maː imperative teː GEN ɡi and kaː 1incl suːɡeːka brick zoː ACC ɡaː burn maː imperative puhaː thoroughly teː GEN “They said: Let us make bricks and burn them thoroughly.” | (5) |
And they had brick for stone, and slime had they for morter.
initial XML:
<s>
<littrans>They had bricks for stone.</littrans>
<vp tense="past" asp="habitual" mode="indicative" evidence="hearsay" voice="active">
<verb>have</verb>
</vp>
<np def="def" number="plur" tr="theme" role="subj" output="aspron">
<noun>human being</noun>
</np>
<np role="obj" def="neither" number="sing">
<noun>brick</noun>
<pp role="purpose">
<np def="neither" number="sing">
<noun>stone</noun>
</np>
</pp>
</np>
</s>cleanup:
<s> <littrans>They had bricks for stone.</littrans> - <vp tense="past" asp="habitual" mode="indicative" evidence="hearsay" voice="active"> - <verb>have</verb> + <vp tense="past" asp="habitual" mode="indicative" evidence="hearsay" voice="active" negation="POS" question="not.Q"> + <word posp="verb" gloss="have"/> </vp> - <np def="def" number="plur" tr="theme" role="subj" output="aspron"> - <noun>human being</noun> + <np def="def" number="plur" tr="theme" role="subj" output="aspron" locus="number"> + <word posp="noun" gloss="human being"/> </np> - <np role="obj" def="neither" number="sing"> - <noun>brick</noun> + <np role="obj" def="neither" number="sing" locus="number"> + <word posp="noun" gloss="brick"/> <pp role="purpose"> - <np def="neither" number="sing"> - <noun>stone</noun> + <np def="neither" number="sing" locus="number"> + <word posp="noun" gloss="stone"/> </np> </pp> </np> </s>
module adj2verb:
No change.
module articles:
<s>
<littrans>They had bricks for stone.</littrans>
<vp tense="past" asp="habitual" mode="indicative" evidence="hearsay" voice="active" negation="POS" question="not.Q">
<word posp="verb" gloss="have"/>
</vp>
<np def="def" number="plur" tr="theme" role="subj" output="aspron" locus="number">
<word posp="noun" gloss="human being"/>
</np>
- <np role="obj" def="neither" number="sing" locus="number">
+ <np role="obj" number="sing" locus="number">
<word posp="noun" gloss="brick"/>
<pp role="purpose">
- <np def="neither" number="sing" locus="number">
+ <np number="sing" locus="number">
<word posp="noun" gloss="stone"/>
</np>
</pp>
</np>
</s>
module nonpastonly:
<s> <littrans>They had bricks for stone.</littrans> - <vp tense="past" asp="habitual" mode="indicative" evidence="hearsay" voice="active" negation="POS" question="not.Q"> + <vp tense="past" asp="habitual" mode="indicative" evidence="hearsay" voice="active" negation="POS" question="not.Q" ta="PAST"> <word posp="verb" gloss="have"/> </vp> <np def="def" number="plur" tr="theme" role="subj" output="aspron" locus="number"> <word posp="noun" gloss="human being"/> </np> <np role="obj" number="sing" locus="number"> <word posp="noun" gloss="brick"/> <pp role="purpose"> <np number="sing" locus="number"> <word posp="noun" gloss="stone"/> </np> </pp> </np> </s>
module noepistemic:
<s> <littrans>They had bricks for stone.</littrans> - <vp tense="past" asp="habitual" mode="indicative" evidence="hearsay" voice="active" negation="POS" question="not.Q" ta="PAST"> + <vp tense="past" asp="habitual" mode="indicative" voice="active" negation="POS" question="not.Q" ta="PAST"> <word posp="verb" gloss="have"/> </vp> <np def="def" number="plur" tr="theme" role="subj" output="aspron" locus="number"> <word posp="noun" gloss="human being"/> </np> <np role="obj" number="sing" locus="number"> <word posp="noun" gloss="brick"/> <pp role="purpose"> <np number="sing" locus="number"> <word posp="noun" gloss="stone"/> </np> </pp> </np> </s>
module RelN:
No change.
module sentenceconnectors:
No change.
module nominalise:
No change.
module affixdensity:
No change.
module adpositions:
<s>
<littrans>They had bricks for stone.</littrans>
<vp tense="past" asp="habitual" mode="indicative" voice="active" negation="POS" question="not.Q" ta="PAST">
<word posp="verb" gloss="have"/>
</vp>
<np def="def" number="plur" tr="theme" role="subj" output="aspron" locus="number">
<word posp="noun" gloss="human being"/>
</np>
<np role="obj" number="sing" locus="number">
<word posp="noun" gloss="brick"/>
<pp role="purpose">
<np number="sing" locus="number">
<word posp="noun" gloss="stone"/>
</np>
+ <word gloss="PURP" posp="pp"/>
</pp>
</np>
</s>
module constorder:
No change.
module casemarking:
No change.
module markowner:
No change.
module propagatenumber:
No change.
module simplifynumber:
<s>
<littrans>They had bricks for stone.</littrans>
<vp tense="past" asp="habitual" mode="indicative" voice="active" negation="POS" question="not.Q" ta="PAST">
<word posp="verb" gloss="have"/>
</vp>
- <np def="def" number="plur" tr="theme" role="subj" output="aspron" locus="number">
+ <np def="def" tr="theme" role="subj" output="aspron" locus="number">
<word posp="noun" gloss="human being"/>
</np>
- <np role="obj" number="sing" locus="number">
+ <np role="obj" locus="number">
<word posp="noun" gloss="brick"/>
<pp role="purpose">
- <np number="sing" locus="number">
+ <np locus="number">
<word posp="noun" gloss="stone"/>
</np>
<word gloss="PURP" posp="pp"/>
</pp>
</np>
</s>
createpronouns:
<s>
<littrans>They had bricks for stone.</littrans>
<vp tense="past" asp="habitual" mode="indicative" voice="active" negation="POS" question="not.Q" ta="PAST">
<word posp="verb" gloss="have"/>
</vp>
- <np def="def" tr="theme" role="subj" output="aspron" locus="number">
- <word posp="noun" gloss="human being"/>
+ <np def="def" tr="theme" role="subj" locus="number">
+ <word posp="pron" gloss="3"/>
</np>
<np role="obj" locus="number">
<word posp="noun" gloss="brick"/>
<pp role="purpose">
<np locus="number">
<word posp="noun" gloss="stone"/>
</np>
<word gloss="PURP" posp="pp"/>
</pp>
</np>
</s>
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:
<s>
<littrans>They had bricks for stone.</littrans>
<vp tense="past" asp="habitual" mode="indicative" voice="active" negation="POS" question="not.Q" ta="PAST">
<word posp="verb" gloss="have"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
+ <thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np def="def" tr="theme" role="subj" locus="number">
<word posp="pron" gloss="3"/>
</np>
<np role="obj" locus="number">
<word posp="noun" gloss="brick"/>
<pp role="purpose">
<np locus="number">
<word posp="noun" gloss="stone"/>
</np>
<word gloss="PURP" posp="pp"/>
</pp>
</np>
</s>
propagateArgumentCase:
No change.
unwrapArgumentNPs:
No change.
unwrapOwnerOwned:
No change.
movedowntoword:
<s> <littrans>They had bricks for stone.</littrans> <vp tense="past" asp="habitual" mode="indicative" voice="active" negation="POS" question="not.Q" ta="PAST"> - <word posp="verb" gloss="have"/> + <word posp="verb" gloss="have" tense="past" asp="habitual" mode="indicative" voice="active" negation="POS" question="not.Q" ta="PAST"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> </vp> <np def="def" tr="theme" role="subj" locus="number"> - <word posp="pron" gloss="3"/> + <word posp="pron" gloss="3" def="def" tr="theme" role="subj" locus="number"/> </np> <np role="obj" locus="number"> - <word posp="noun" gloss="brick"/> + <word posp="noun" gloss="brick" role="obj" locus="number"/> <pp role="purpose"> <np locus="number"> - <word posp="noun" gloss="stone"/> + <word posp="noun" gloss="stone" locus="number"/> </np> - <word gloss="PURP" posp="pp"/> + <word gloss="PURP" posp="pp" role="purpose"/> </pp> </np> </s>
addaffixes:
No change.
flatten:
<s> - <littrans>They had bricks for stone.</littrans> - <vp tense="past" asp="habitual" mode="indicative" voice="active" negation="POS" question="not.Q" ta="PAST"> + <flat> <word posp="verb" gloss="have" tense="past" asp="habitual" mode="indicative" voice="active" negation="POS" question="not.Q" ta="PAST"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - </vp> - <np def="def" tr="theme" role="subj" locus="number"> <word posp="pron" gloss="3" def="def" tr="theme" role="subj" locus="number"/> - </np> - <np role="obj" locus="number"> <word posp="noun" gloss="brick" role="obj" locus="number"/> - <pp role="purpose"> - <np locus="number"> <word posp="noun" gloss="stone" locus="number"/> - </np> <word gloss="PURP" posp="pp" role="purpose"/> - </pp> - </np> + </flat> </s>
addvocab:
-<s> +<s translation=""> <flat> - <word posp="verb" gloss="have" tense="past" asp="habitual" mode="indicative" voice="active" negation="POS" question="not.Q" ta="PAST"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - <word posp="pron" gloss="3" def="def" tr="theme" role="subj" locus="number"/> - <word posp="noun" gloss="brick" role="obj" locus="number"/> - <word posp="noun" gloss="stone" locus="number"/> - <word gloss="PURP" posp="pp" role="purpose"/> + <word posp="verb" gloss="have" tense="past" asp="habitual" mode="indicative" voice="active" negation="POS" question="not.Q" ta="PAST" ph="t i" slots="Cir V1">ti</word> + <thingy type="vpta" function="enclitic" gloss="PAST" ph="s+t uː" slots="Cis V2">stuː</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative" ph="" slots="Cis V2"></thingy> + <thingy type="vpvoice" function="enclitic" gloss="active" ph="" slots="Cis V2"></thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS" ph="" slots="Cis V2"></thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph="" slots="Cis V2"></thingy> + <word posp="pron" gloss="3" def="def" tr="theme" role="subj" locus="number" ph="d eː" slots="Cir V1">deː</word> + <word posp="noun" gloss="brick" role="obj" locus="number" ph="s uː ɡ eː k a" slots="Cir V2 Cmr V1 Cmr V2">suːɡeːka</word> + <word posp="noun" gloss="stone" locus="number" ph="b e" slots="Cir V1">be</word> + <word gloss="PURP" posp="pp" role="purpose" ph="ʋ aː m aː" slots="Cir V2 Cmr V1">ʋaːmaː</word> </flat> </s>
vowelharmony:
No change.
applysandhi:
<s translation=""> <flat> - <word posp="verb" gloss="have" tense="past" asp="habitual" mode="indicative" voice="active" negation="POS" question="not.Q" ta="PAST" ph="t i" slots="Cir V1">ti</word> - <thingy type="vpta" function="enclitic" gloss="PAST" ph="s+t uː" slots="Cis V2">stuː</thingy> + <word posp="verb" gloss="have" tense="past" asp="habitual" mode="indicative" voice="active" negation="POS" question="not.Q" ta="PAST" ph="t i">ti</word> + <thingy type="vpta" function="enclitic" gloss="PAST" ph="s+t uː">stuː</thingy> <thingy type="vpmode" function="enclitic" gloss="indicative" ph="" slots="Cis V2"></thingy> <thingy type="vpvoice" function="enclitic" gloss="active" ph="" slots="Cis V2"></thingy> <thingy type="vpnegation" function="enclitic" gloss="POS" ph="" slots="Cis V2"></thingy> <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph="" slots="Cis V2"></thingy> - <word posp="pron" gloss="3" def="def" tr="theme" role="subj" locus="number" ph="d eː" slots="Cir V1">deː</word> - <word posp="noun" gloss="brick" role="obj" locus="number" ph="s uː ɡ eː k a" slots="Cir V2 Cmr V1 Cmr V2">suːɡeːka</word> - <word posp="noun" gloss="stone" locus="number" ph="b e" slots="Cir V1">be</word> - <word gloss="PURP" posp="pp" role="purpose" ph="ʋ aː m aː" slots="Cir V2 Cmr V1">ʋaːmaː</word> + <word posp="pron" gloss="3" def="def" tr="theme" role="subj" locus="number" ph="d eː">deː</word> + <word posp="noun" gloss="brick" role="obj" locus="number" ph="s uː ɡ eː k a">suːɡeːka</word> + <word posp="noun" gloss="stone" locus="number" ph="b e">be</word> + <word gloss="PURP" posp="pp" role="purpose" ph="ʋ aː m aː">ʋaːmaː</word> </flat> </s>
removetags:
<s translation=""> <flat> - <word posp="verb" gloss="have" tense="past" asp="habitual" mode="indicative" voice="active" negation="POS" question="not.Q" ta="PAST" ph="t i">ti</word> - <thingy type="vpta" function="enclitic" gloss="PAST" ph="s+t uː">stuː</thingy> - <thingy type="vpmode" function="enclitic" gloss="indicative" ph="" slots="Cis V2"></thingy> - <thingy type="vpvoice" function="enclitic" gloss="active" ph="" slots="Cis V2"></thingy> - <thingy type="vpnegation" function="enclitic" gloss="POS" ph="" slots="Cis V2"></thingy> - <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph="" slots="Cis V2"></thingy> - <word posp="pron" gloss="3" def="def" tr="theme" role="subj" locus="number" ph="d eː">deː</word> - <word posp="noun" gloss="brick" role="obj" locus="number" ph="s uː ɡ eː k a">suːɡeːka</word> - <word posp="noun" gloss="stone" locus="number" ph="b e">be</word> - <word gloss="PURP" posp="pp" role="purpose" ph="ʋ aː m aː">ʋaːmaː</word> + <word posp="verb" gloss="have" tense="past" asp="habitual" mode="indicative" voice="active" negation="POS" question="not.Q" ta="PAST">ti</word> + <thingy type="vpta" function="enclitic" gloss="PAST">stuː</thingy> + <word posp="pron" gloss="3" def="def" tr="theme" role="subj" locus="number">deː</word> + <word posp="noun" gloss="brick" role="obj" locus="number">suːɡeːka</word> + <word posp="noun" gloss="stone" locus="number">be</word> + <word gloss="PURP" posp="pp" role="purpose">ʋaːmaː</word> </flat> + <p><span class="ilpair"><span class="mor">ti</span><br><span class="gls">have</span></span> <span class="ilpair"><span class="mor">stuː</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">deː</span><br><span class="gls">3</span></span> <span class="ilpair"><span class="mor">suːɡeːka</span><br><span class="gls">brick</span></span> <span class="ilpair"><span class="mor">be</span><br><span class="gls">stone</span></span> <span class="ilpair"><span class="mor">ʋaːmaː</span><br><span class="gls"><span class="glssc">PURP</span></span></span></p> + <p>ti stuː deː suːɡeːka be ʋaːmaː</p> + <p>ti stuu dee suugeeka be waamaa</p> + <il> + <w> + <o>ti</o> + <g>have</g> + </w> + <w> + <o>stuː</o> + <g>PAST</g> + </w> + <w> + <o>deː</o> + <g>3</g> + </w> + <w> + <o>suːɡeːka</o> + <g>brick</g> + </w> + <w> + <o>be</o> + <g>stone</g> + </w> + <w> + <o>ʋaːmaː</o> + <g>PURP</g> + </w> + </il> </s>
Ti stuu dee suugeeka be waamaa. [ti stuː deː suːɡeːka be ʋaːmaː] ti have stuː PAST deː 3 suːɡeːka brick be stone ʋaːmaː PURP “They had bricks for stone.” | (6) |
initial XML:
<s connector="and">
<littrans>And they had slime for mortar.</littrans>
<vp tense="past" asp="habitual" mode="indicative" evidence="hearsay" voice="active">
<verb>have</verb>
</vp>
<np def="def" number="plur" tr="theme" role="subj" output="aspron">
<noun>human being</noun>
</np>
<np role="obj" def="neither" number="sing">
<noun>slime</noun>
<pp role="purpose">
<np def="neither" number="sing">
<noun>mortar</noun>
</np>
</pp>
</np>
</s>cleanup:
<s connector="and"> <littrans>And they had slime for mortar.</littrans> - <vp tense="past" asp="habitual" mode="indicative" evidence="hearsay" voice="active"> - <verb>have</verb> + <vp tense="past" asp="habitual" mode="indicative" evidence="hearsay" voice="active" negation="POS" question="not.Q"> + <word posp="verb" gloss="have"/> </vp> - <np def="def" number="plur" tr="theme" role="subj" output="aspron"> - <noun>human being</noun> + <np def="def" number="plur" tr="theme" role="subj" output="aspron" locus="number"> + <word posp="noun" gloss="human being"/> </np> - <np role="obj" def="neither" number="sing"> - <noun>slime</noun> + <np role="obj" def="neither" number="sing" locus="number"> + <word posp="noun" gloss="slime"/> <pp role="purpose"> - <np def="neither" number="sing"> - <noun>mortar</noun> + <np def="neither" number="sing" locus="number"> + <word posp="noun" gloss="mortar"/> </np> </pp> </np> </s>
module adj2verb:
No change.
module articles:
<s connector="and">
<littrans>And they had slime for mortar.</littrans>
<vp tense="past" asp="habitual" mode="indicative" evidence="hearsay" voice="active" negation="POS" question="not.Q">
<word posp="verb" gloss="have"/>
</vp>
<np def="def" number="plur" tr="theme" role="subj" output="aspron" locus="number">
<word posp="noun" gloss="human being"/>
</np>
- <np role="obj" def="neither" number="sing" locus="number">
+ <np role="obj" number="sing" locus="number">
<word posp="noun" gloss="slime"/>
<pp role="purpose">
- <np def="neither" number="sing" locus="number">
+ <np number="sing" locus="number">
<word posp="noun" gloss="mortar"/>
</np>
</pp>
</np>
</s>
module nonpastonly:
<s connector="and"> <littrans>And they had slime for mortar.</littrans> - <vp tense="past" asp="habitual" mode="indicative" evidence="hearsay" voice="active" negation="POS" question="not.Q"> + <vp tense="past" asp="habitual" mode="indicative" evidence="hearsay" voice="active" negation="POS" question="not.Q" ta="PAST"> <word posp="verb" gloss="have"/> </vp> <np def="def" number="plur" tr="theme" role="subj" output="aspron" locus="number"> <word posp="noun" gloss="human being"/> </np> <np role="obj" number="sing" locus="number"> <word posp="noun" gloss="slime"/> <pp role="purpose"> <np number="sing" locus="number"> <word posp="noun" gloss="mortar"/> </np> </pp> </np> </s>
module noepistemic:
<s connector="and"> <littrans>And they had slime for mortar.</littrans> - <vp tense="past" asp="habitual" mode="indicative" evidence="hearsay" voice="active" negation="POS" question="not.Q" ta="PAST"> + <vp tense="past" asp="habitual" mode="indicative" voice="active" negation="POS" question="not.Q" ta="PAST"> <word posp="verb" gloss="have"/> </vp> <np def="def" number="plur" tr="theme" role="subj" output="aspron" locus="number"> <word posp="noun" gloss="human being"/> </np> <np role="obj" number="sing" locus="number"> <word posp="noun" gloss="slime"/> <pp role="purpose"> <np number="sing" locus="number"> <word posp="noun" gloss="mortar"/> </np> </pp> </np> </s>
module RelN:
No change.
module sentenceconnectors:
<s connector="and">
+ <word gloss="and" posp="conj"/>
<littrans>And they had slime for mortar.</littrans>
<vp tense="past" asp="habitual" mode="indicative" voice="active" negation="POS" question="not.Q" ta="PAST">
<word posp="verb" gloss="have"/>
</vp>
<np def="def" number="plur" tr="theme" role="subj" output="aspron" locus="number">
<word posp="noun" gloss="human being"/>
</np>
<np role="obj" number="sing" locus="number">
<word posp="noun" gloss="slime"/>
<pp role="purpose">
<np number="sing" locus="number">
<word posp="noun" gloss="mortar"/>
</np>
</pp>
</np>
</s>
module nominalise:
No change.
module affixdensity:
No change.
module adpositions:
<s connector="and">
<word gloss="and" posp="conj"/>
<littrans>And they had slime for mortar.</littrans>
<vp tense="past" asp="habitual" mode="indicative" voice="active" negation="POS" question="not.Q" ta="PAST">
<word posp="verb" gloss="have"/>
</vp>
<np def="def" number="plur" tr="theme" role="subj" output="aspron" locus="number">
<word posp="noun" gloss="human being"/>
</np>
<np role="obj" number="sing" locus="number">
<word posp="noun" gloss="slime"/>
<pp role="purpose">
<np number="sing" locus="number">
<word posp="noun" gloss="mortar"/>
</np>
+ <word gloss="PURP" posp="pp"/>
</pp>
</np>
</s>
module constorder:
No change.
module casemarking:
No change.
module markowner:
No change.
module propagatenumber:
No change.
module simplifynumber:
<s connector="and">
<word gloss="and" posp="conj"/>
<littrans>And they had slime for mortar.</littrans>
<vp tense="past" asp="habitual" mode="indicative" voice="active" negation="POS" question="not.Q" ta="PAST">
<word posp="verb" gloss="have"/>
</vp>
- <np def="def" number="plur" tr="theme" role="subj" output="aspron" locus="number">
+ <np def="def" tr="theme" role="subj" output="aspron" locus="number">
<word posp="noun" gloss="human being"/>
</np>
- <np role="obj" number="sing" locus="number">
+ <np role="obj" locus="number">
<word posp="noun" gloss="slime"/>
<pp role="purpose">
- <np number="sing" locus="number">
+ <np locus="number">
<word posp="noun" gloss="mortar"/>
</np>
<word gloss="PURP" posp="pp"/>
</pp>
</np>
</s>
createpronouns:
<s connector="and">
<word gloss="and" posp="conj"/>
<littrans>And they had slime for mortar.</littrans>
<vp tense="past" asp="habitual" mode="indicative" voice="active" negation="POS" question="not.Q" ta="PAST">
<word posp="verb" gloss="have"/>
</vp>
- <np def="def" tr="theme" role="subj" output="aspron" locus="number">
- <word posp="noun" gloss="human being"/>
+ <np def="def" tr="theme" role="subj" locus="number">
+ <word posp="pron" gloss="3"/>
</np>
<np role="obj" locus="number">
<word posp="noun" gloss="slime"/>
<pp role="purpose">
<np locus="number">
<word posp="noun" gloss="mortar"/>
</np>
<word gloss="PURP" posp="pp"/>
</pp>
</np>
</s>
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:
<s connector="and">
<word gloss="and" posp="conj"/>
<littrans>And they had slime for mortar.</littrans>
<vp tense="past" asp="habitual" mode="indicative" voice="active" negation="POS" question="not.Q" ta="PAST">
<word posp="verb" gloss="have"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
+ <thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np def="def" tr="theme" role="subj" locus="number">
<word posp="pron" gloss="3"/>
</np>
<np role="obj" locus="number">
<word posp="noun" gloss="slime"/>
<pp role="purpose">
<np locus="number">
<word posp="noun" gloss="mortar"/>
</np>
<word gloss="PURP" posp="pp"/>
</pp>
</np>
</s>
propagateArgumentCase:
No change.
unwrapArgumentNPs:
No change.
unwrapOwnerOwned:
No change.
movedowntoword:
<s connector="and"> <word gloss="and" posp="conj"/> <littrans>And they had slime for mortar.</littrans> <vp tense="past" asp="habitual" mode="indicative" voice="active" negation="POS" question="not.Q" ta="PAST"> - <word posp="verb" gloss="have"/> + <word posp="verb" gloss="have" tense="past" asp="habitual" mode="indicative" voice="active" negation="POS" question="not.Q" ta="PAST"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> </vp> <np def="def" tr="theme" role="subj" locus="number"> - <word posp="pron" gloss="3"/> + <word posp="pron" gloss="3" def="def" tr="theme" role="subj" locus="number"/> </np> <np role="obj" locus="number"> - <word posp="noun" gloss="slime"/> + <word posp="noun" gloss="slime" role="obj" locus="number"/> <pp role="purpose"> <np locus="number"> - <word posp="noun" gloss="mortar"/> + <word posp="noun" gloss="mortar" locus="number"/> </np> - <word gloss="PURP" posp="pp"/> + <word gloss="PURP" posp="pp" role="purpose"/> </pp> </np> </s>
addaffixes:
No change.
flatten:
<s connector="and"> + <flat> <word gloss="and" posp="conj"/> - <littrans>And they had slime for mortar.</littrans> - <vp tense="past" asp="habitual" mode="indicative" voice="active" negation="POS" question="not.Q" ta="PAST"> <word posp="verb" gloss="have" tense="past" asp="habitual" mode="indicative" voice="active" negation="POS" question="not.Q" ta="PAST"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - </vp> - <np def="def" tr="theme" role="subj" locus="number"> <word posp="pron" gloss="3" def="def" tr="theme" role="subj" locus="number"/> - </np> - <np role="obj" locus="number"> <word posp="noun" gloss="slime" role="obj" locus="number"/> - <pp role="purpose"> - <np locus="number"> <word posp="noun" gloss="mortar" locus="number"/> - </np> <word gloss="PURP" posp="pp" role="purpose"/> - </pp> - </np> + </flat> </s>
addvocab:
-<s connector="and"> +<s connector="and" translation=""> <flat> - <word gloss="and" posp="conj"/> - <word posp="verb" gloss="have" tense="past" asp="habitual" mode="indicative" voice="active" negation="POS" question="not.Q" ta="PAST"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - <word posp="pron" gloss="3" def="def" tr="theme" role="subj" locus="number"/> - <word posp="noun" gloss="slime" role="obj" locus="number"/> - <word posp="noun" gloss="mortar" locus="number"/> - <word gloss="PURP" posp="pp" role="purpose"/> + <word gloss="and" posp="conj" ph="ɡ i" slots="Cir V1">ɡi</word> + <word posp="verb" gloss="have" tense="past" asp="habitual" mode="indicative" voice="active" negation="POS" question="not.Q" ta="PAST" ph="t i" slots="Cir V1">ti</word> + <thingy type="vpta" function="enclitic" gloss="PAST" ph="s+t uː" slots="Cis V2">stuː</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative" ph="" slots="Cis V2"></thingy> + <thingy type="vpvoice" function="enclitic" gloss="active" ph="" slots="Cis V2"></thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS" ph="" slots="Cis V2"></thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph="" slots="Cis V2"></thingy> + <word posp="pron" gloss="3" def="def" tr="theme" role="subj" locus="number" ph="d eː" slots="Cir V1">deː</word> + <word posp="noun" gloss="slime" role="obj" locus="number" ph="t i d i n i" slots="Cir V2 Cmr V1 Cmr V2">tidini</word> + <word posp="noun" gloss="mortar" locus="number" ph="p e d uː p a" slots="Cir V2 Cmr V1 Cmr V2">peduːpa</word> + <word gloss="PURP" posp="pp" role="purpose" ph="ʋ aː m aː" slots="Cir V2 Cmr V1">ʋaːmaː</word> </flat> </s>
vowelharmony:
No change.
applysandhi:
<s connector="and" translation=""> <flat> - <word gloss="and" posp="conj" ph="ɡ i" slots="Cir V1">ɡi</word> - <word posp="verb" gloss="have" tense="past" asp="habitual" mode="indicative" voice="active" negation="POS" question="not.Q" ta="PAST" ph="t i" slots="Cir V1">ti</word> - <thingy type="vpta" function="enclitic" gloss="PAST" ph="s+t uː" slots="Cis V2">stuː</thingy> + <word gloss="and" posp="conj" ph="ɡ i">ɡi</word> + <word posp="verb" gloss="have" tense="past" asp="habitual" mode="indicative" voice="active" negation="POS" question="not.Q" ta="PAST" ph="t i">ti</word> + <thingy type="vpta" function="enclitic" gloss="PAST" ph="s+t uː">stuː</thingy> <thingy type="vpmode" function="enclitic" gloss="indicative" ph="" slots="Cis V2"></thingy> <thingy type="vpvoice" function="enclitic" gloss="active" ph="" slots="Cis V2"></thingy> <thingy type="vpnegation" function="enclitic" gloss="POS" ph="" slots="Cis V2"></thingy> <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph="" slots="Cis V2"></thingy> - <word posp="pron" gloss="3" def="def" tr="theme" role="subj" locus="number" ph="d eː" slots="Cir V1">deː</word> - <word posp="noun" gloss="slime" role="obj" locus="number" ph="t i d i n i" slots="Cir V2 Cmr V1 Cmr V2">tidini</word> - <word posp="noun" gloss="mortar" locus="number" ph="p e d uː p a" slots="Cir V2 Cmr V1 Cmr V2">peduːpa</word> - <word gloss="PURP" posp="pp" role="purpose" ph="ʋ aː m aː" slots="Cir V2 Cmr V1">ʋaːmaː</word> + <word posp="pron" gloss="3" def="def" tr="theme" role="subj" locus="number" ph="d eː">deː</word> + <word posp="noun" gloss="slime" role="obj" locus="number" ph="t i d i n i">tidini</word> + <word posp="noun" gloss="mortar" locus="number" ph="p e d uː p a">peduːpa</word> + <word gloss="PURP" posp="pp" role="purpose" ph="ʋ aː m aː">ʋaːmaː</word> </flat> </s>
removetags:
<s connector="and" translation=""> <flat> - <word gloss="and" posp="conj" ph="ɡ i">ɡi</word> - <word posp="verb" gloss="have" tense="past" asp="habitual" mode="indicative" voice="active" negation="POS" question="not.Q" ta="PAST" ph="t i">ti</word> - <thingy type="vpta" function="enclitic" gloss="PAST" ph="s+t uː">stuː</thingy> - <thingy type="vpmode" function="enclitic" gloss="indicative" ph="" slots="Cis V2"></thingy> - <thingy type="vpvoice" function="enclitic" gloss="active" ph="" slots="Cis V2"></thingy> - <thingy type="vpnegation" function="enclitic" gloss="POS" ph="" slots="Cis V2"></thingy> - <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph="" slots="Cis V2"></thingy> - <word posp="pron" gloss="3" def="def" tr="theme" role="subj" locus="number" ph="d eː">deː</word> - <word posp="noun" gloss="slime" role="obj" locus="number" ph="t i d i n i">tidini</word> - <word posp="noun" gloss="mortar" locus="number" ph="p e d uː p a">peduːpa</word> - <word gloss="PURP" posp="pp" role="purpose" ph="ʋ aː m aː">ʋaːmaː</word> + <word gloss="and" posp="conj">ɡi</word> + <word posp="verb" gloss="have" tense="past" asp="habitual" mode="indicative" voice="active" negation="POS" question="not.Q" ta="PAST">ti</word> + <thingy type="vpta" function="enclitic" gloss="PAST">stuː</thingy> + <word posp="pron" gloss="3" def="def" tr="theme" role="subj" locus="number">deː</word> + <word posp="noun" gloss="slime" role="obj" locus="number">tidini</word> + <word posp="noun" gloss="mortar" locus="number">peduːpa</word> + <word gloss="PURP" posp="pp" role="purpose">ʋaːmaː</word> </flat> + <p><span class="ilpair"><span class="mor">ɡi</span><br><span class="gls">and</span></span> <span class="ilpair"><span class="mor">ti</span><br><span class="gls">have</span></span> <span class="ilpair"><span class="mor">stuː</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">deː</span><br><span class="gls">3</span></span> <span class="ilpair"><span class="mor">tidini</span><br><span class="gls">slime</span></span> <span class="ilpair"><span class="mor">peduːpa</span><br><span class="gls">mortar</span></span> <span class="ilpair"><span class="mor">ʋaːmaː</span><br><span class="gls"><span class="glssc">PURP</span></span></span></p> + <p>ɡi ti stuː deː tidini peduːpa ʋaːmaː</p> + <p>gi ti stuu dee tidini peduupa waamaa</p> + <il> + <w> + <o>ɡi</o> + <g>and</g> + </w> + <w> + <o>ti</o> + <g>have</g> + </w> + <w> + <o>stuː</o> + <g>PAST</g> + </w> + <w> + <o>deː</o> + <g>3</g> + </w> + <w> + <o>tidini</o> + <g>slime</g> + </w> + <w> + <o>peduːpa</o> + <g>mortar</g> + </w> + <w> + <o>ʋaːmaː</o> + <g>PURP</g> + </w> + </il> </s>
Gi ti stuu dee tidini peduupa waamaa. [ɡi ti stuː deː tidini peduːpa ʋaːmaː] ɡi and ti have stuː PAST deː 3 tidini slime peduːpa mortar ʋaːmaː PURP “And they had slime for mortar.” | (7) |
A Creation Myth
We are not like other people.
initial XML:
<s>
<littrans>We do not resemble other humans.</littrans>
<vp tam="pres-state" question="no" negation="yes">
<verb>resemble</verb>
</vp>
<np def="def" number="plur" tr="theme" role="subj">
<pron person="1incl" number="plur"/>
</np>
<np number="plur" def="neither" tr="rheme" role="obj">
<noun>human being</noun>
<adj>other</adj>
</np>
</s>cleanup:
<s> <littrans>We do not resemble other humans.</littrans> - <vp tam="pres-state" question="no" negation="yes"> - <verb>resemble</verb> + <vp question="not.Q" negation="NEG" tense="present" asp="imperfective" mode="indicative" voice="active"> + <word posp="verb" gloss="resemble"/> </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> - <np number="plur" def="neither" tr="rheme" role="obj"> - <noun>human being</noun> - <adj>other</adj> + <np number="plur" def="neither" tr="rheme" role="obj" locus="number"> + <word posp="noun" gloss="human being"/> + <word posp="adj" gloss="other"/> </np> </s>
module adj2verb:
<s>
<littrans>We do not resemble other humans.</littrans>
<vp question="not.Q" negation="NEG" tense="present" asp="imperfective" mode="indicative" voice="active">
<word posp="verb" gloss="resemble"/>
</vp>
<np def="def" number="plur" tr="theme" role="subj" locus="number">
<word person="1incl" number="plur" posp="pron"/>
</np>
<np number="plur" def="neither" tr="rheme" role="obj" locus="number">
+ <relp>
+ <vp tam="pres-state">
+ <word lexposp="adj" posp="verb" gloss="other"/>
+ </vp>
+ <np head="this" role="subj" number="plur">
<word posp="noun" gloss="human being"/>
- <word posp="adj" gloss="other"/>
</np>
+ </relp>
+ </np>
</s>
module articles:
<s>
<littrans>We do not resemble other humans.</littrans>
<vp question="not.Q" negation="NEG" tense="present" asp="imperfective" mode="indicative" voice="active">
<word posp="verb" gloss="resemble"/>
</vp>
<np def="def" number="plur" tr="theme" role="subj" locus="number">
<word person="1incl" number="plur" posp="pron"/>
</np>
- <np number="plur" def="neither" tr="rheme" role="obj" locus="number">
+ <np number="plur" tr="rheme" role="obj" locus="number">
<relp>
<vp tam="pres-state">
<word lexposp="adj" posp="verb" gloss="other"/>
</vp>
<np head="this" role="subj" number="plur">
<word posp="noun" gloss="human being"/>
</np>
</relp>
</np>
</s>
module nonpastonly:
<s> <littrans>We do not resemble other humans.</littrans> - <vp question="not.Q" negation="NEG" tense="present" asp="imperfective" mode="indicative" voice="active"> + <vp question="not.Q" negation="NEG" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="resemble"/> </vp> <np def="def" number="plur" tr="theme" role="subj" locus="number"> <word person="1incl" number="plur" posp="pron"/> </np> <np number="plur" tr="rheme" role="obj" locus="number"> <relp> - <vp tam="pres-state"> + <vp tam="pres-state" ta="PRES"> <word lexposp="adj" posp="verb" gloss="other"/> </vp> <np head="this" role="subj" number="plur"> <word posp="noun" gloss="human being"/> </np> </relp> </np> </s>
module noepistemic:
No change.
module RelN:
<s>
<littrans>We do not resemble other humans.</littrans>
<vp question="not.Q" negation="NEG" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES">
<word posp="verb" gloss="resemble"/>
</vp>
<np def="def" number="plur" tr="theme" role="subj" locus="number">
<word person="1incl" number="plur" posp="pron"/>
</np>
<np number="plur" tr="rheme" role="obj" locus="number">
- <relp>
+ <subs>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="other"/>
</vp>
- <np head="this" role="subj" number="plur">
+ </subs>
+ <np role="subj" number="plur">
<word posp="noun" gloss="human being"/>
</np>
- </relp>
</np>
</s>
module sentenceconnectors:
No change.
module nominalise:
No change.
tva1tva2
module affixdensity:
No change.
module adpositions:
No change.
module constorder:
No change.
module casemarking:
No change.
module markowner:
No change.
module propagatenumber:
No change.
module simplifynumber:
<s>
<littrans>We do not resemble other humans.</littrans>
<vp question="not.Q" negation="NEG" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES">
<word posp="verb" gloss="resemble"/>
</vp>
- <np def="def" number="plur" tr="theme" role="subj" locus="number">
- <word person="1incl" number="plur" posp="pron"/>
+ <np def="def" tr="theme" role="subj" locus="number">
+ <word person="1incl" posp="pron"/>
</np>
- <np number="plur" tr="rheme" role="obj" locus="number">
+ <np tr="rheme" role="obj" locus="number">
<subs>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="other"/>
</vp>
</subs>
- <np role="subj" number="plur">
+ <np role="subj">
<word posp="noun" gloss="human being"/>
</np>
</np>
</s>
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:
<s>
<littrans>We do not resemble other humans.</littrans>
<vp question="not.Q" negation="NEG" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES">
<word posp="verb" gloss="resemble"/>
</vp>
<np def="def" tr="theme" role="subj" locus="number">
- <word person="1incl" posp="pron"/>
+ <word person="1incl" posp="pron" gloss="1incl"/>
</np>
<np tr="rheme" role="obj" locus="number">
<subs>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="other"/>
</vp>
</subs>
<np role="subj">
<word posp="noun" gloss="human being"/>
</np>
</np>
</s>
copyuptophrase:
<s>
<littrans>We do not resemble other humans.</littrans>
<vp question="not.Q" negation="NEG" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES">
<word posp="verb" gloss="resemble"/>
</vp>
- <np def="def" tr="theme" role="subj" locus="number">
+ <np def="def" tr="theme" role="subj" locus="number" person="1incl">
<word person="1incl" posp="pron" gloss="1incl"/>
</np>
<np tr="rheme" role="obj" locus="number">
<subs>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="other"/>
</vp>
</subs>
<np role="subj">
<word posp="noun" gloss="human being"/>
</np>
</np>
</s>
prodrop:
No change.
addclitics:
<s>
<littrans>We do not resemble other humans.</littrans>
<vp question="not.Q" negation="NEG" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES">
<word posp="verb" gloss="resemble"/>
+ <thingy type="vpta" function="enclitic" gloss="PRES"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
+ <thingy type="vpnegation" function="enclitic" gloss="NEG"/>
+ <thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np def="def" tr="theme" role="subj" locus="number" person="1incl">
<word person="1incl" posp="pron" gloss="1incl"/>
</np>
<np tr="rheme" role="obj" locus="number">
<subs>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="other"/>
+ <thingy type="vpta" function="enclitic" gloss="PRES"/>
</vp>
</subs>
<np role="subj">
<word posp="noun" gloss="human being"/>
</np>
</np>
</s>
propagateArgumentCase:
No change.
unwrapArgumentNPs:
<s>
<littrans>We do not resemble other humans.</littrans>
<vp question="not.Q" negation="NEG" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES">
<word posp="verb" gloss="resemble"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="NEG"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np def="def" tr="theme" role="subj" locus="number" person="1incl">
<word person="1incl" posp="pron" gloss="1incl"/>
</np>
- <np tr="rheme" role="obj" locus="number">
<subs>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="other"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
</vp>
</subs>
- <np role="subj">
+ <np role="obj" tr="rheme" locus="number">
<word posp="noun" gloss="human being"/>
</np>
- </np>
</s>
unwrapOwnerOwned:
No change.
movedowntoword:
<s> <littrans>We do not resemble other humans.</littrans> <vp question="not.Q" negation="NEG" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES"> - <word posp="verb" gloss="resemble"/> + <word posp="verb" gloss="resemble" question="not.Q" negation="NEG" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="NEG"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> </vp> <np def="def" tr="theme" role="subj" locus="number" person="1incl"> - <word person="1incl" posp="pron" gloss="1incl"/> + <word person="1incl" posp="pron" gloss="1incl" def="def" tr="theme" role="subj" locus="number"/> </np> <subs> <vp tam="pres-state" ta="PRES"> - <word lexposp="adj" posp="verb" gloss="other"/> + <word lexposp="adj" posp="verb" gloss="other" tam="pres-state" ta="PRES"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> </vp> </subs> <np role="obj" tr="rheme" locus="number"> - <word posp="noun" gloss="human being"/> + <word posp="noun" gloss="human being" role="obj" tr="rheme" locus="number"/> </np> </s>
addaffixes:
No change.
flatten:
<s> - <littrans>We do not resemble other humans.</littrans> - <vp question="not.Q" negation="NEG" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES"> + <flat> <word posp="verb" gloss="resemble" question="not.Q" negation="NEG" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="NEG"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - </vp> - <np def="def" tr="theme" role="subj" locus="number" person="1incl"> <word person="1incl" posp="pron" gloss="1incl" def="def" tr="theme" role="subj" locus="number"/> - </np> - <subs> - <vp tam="pres-state" ta="PRES"> <word lexposp="adj" posp="verb" gloss="other" tam="pres-state" ta="PRES"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> - </vp> - </subs> - <np role="obj" tr="rheme" locus="number"> <word posp="noun" gloss="human being" role="obj" tr="rheme" locus="number"/> - </np> + </flat> </s>
addvocab:
-<s> +<s translation=""> <flat> - <word posp="verb" gloss="resemble" question="not.Q" negation="NEG" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES"/> - <thingy type="vpta" function="enclitic" gloss="PRES"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpnegation" function="enclitic" gloss="NEG"/> - <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - <word person="1incl" posp="pron" gloss="1incl" def="def" tr="theme" role="subj" locus="number"/> - <word lexposp="adj" posp="verb" gloss="other" tam="pres-state" ta="PRES"/> - <thingy type="vpta" function="enclitic" gloss="PRES"/> - <word posp="noun" gloss="human being" role="obj" tr="rheme" locus="number"/> + <word posp="verb" gloss="resemble" question="not.Q" negation="NEG" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" ph="n aː s+t aː k o" slots="Cir V2 Cmr V1 Cmr V2">naːstaːko</word> + <thingy type="vpta" function="enclitic" gloss="PRES" ph="" slots="Cis V2"></thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative" ph="" slots="Cis V2"></thingy> + <thingy type="vpvoice" function="enclitic" gloss="active" ph="" slots="Cis V2"></thingy> + <thingy type="vpnegation" function="enclitic" gloss="NEG" ph="z+b eː" slots="Cis V2">zbeː</thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph="" slots="Cis V2"></thingy> + <word person="1incl" posp="pron" gloss="1incl" def="def" tr="theme" role="subj" locus="number" ph="k aː" slots="Cir V1">kaː</word> + <word lexposp="adj" posp="verb" gloss="other" tam="pres-state" ta="PRES" ph="b u" slots="Cir V1">bu</word> + <thingy type="vpta" function="enclitic" gloss="PRES" ph="" slots="Cis V2"></thingy> + <word posp="noun" gloss="human being" role="obj" tr="rheme" locus="number" ph="t u" slots="Cir V1">tu</word> </flat> </s>
vowelharmony:
No change.
applysandhi:
<s translation=""> <flat> - <word posp="verb" gloss="resemble" question="not.Q" negation="NEG" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" ph="n aː s+t aː k o" slots="Cir V2 Cmr V1 Cmr V2">naːstaːko</word> + <word posp="verb" gloss="resemble" question="not.Q" negation="NEG" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" ph="n aː s+t aː k o">naːstaːko</word> <thingy type="vpta" function="enclitic" gloss="PRES" ph="" slots="Cis V2"></thingy> <thingy type="vpmode" function="enclitic" gloss="indicative" ph="" slots="Cis V2"></thingy> <thingy type="vpvoice" function="enclitic" gloss="active" ph="" slots="Cis V2"></thingy> - <thingy type="vpnegation" function="enclitic" gloss="NEG" ph="z+b eː" slots="Cis V2">zbeː</thingy> + <thingy type="vpnegation" function="enclitic" gloss="NEG" ph="z+b eː">zbeː</thingy> <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph="" slots="Cis V2"></thingy> - <word person="1incl" posp="pron" gloss="1incl" def="def" tr="theme" role="subj" locus="number" ph="k aː" slots="Cir V1">kaː</word> - <word lexposp="adj" posp="verb" gloss="other" tam="pres-state" ta="PRES" ph="b u" slots="Cir V1">bu</word> + <word person="1incl" posp="pron" gloss="1incl" def="def" tr="theme" role="subj" locus="number" ph="k aː">kaː</word> + <word lexposp="adj" posp="verb" gloss="other" tam="pres-state" ta="PRES" ph="b u">bu</word> <thingy type="vpta" function="enclitic" gloss="PRES" ph="" slots="Cis V2"></thingy> - <word posp="noun" gloss="human being" role="obj" tr="rheme" locus="number" ph="t u" slots="Cir V1">tu</word> + <word posp="noun" gloss="human being" role="obj" tr="rheme" locus="number" ph="t u">tu</word> </flat> </s>
removetags:
<s translation=""> <flat> - <word posp="verb" gloss="resemble" question="not.Q" negation="NEG" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" ph="n aː s+t aː k o">naːstaːko</word> - <thingy type="vpta" function="enclitic" gloss="PRES" ph="" slots="Cis V2"></thingy> - <thingy type="vpmode" function="enclitic" gloss="indicative" ph="" slots="Cis V2"></thingy> - <thingy type="vpvoice" function="enclitic" gloss="active" ph="" slots="Cis V2"></thingy> - <thingy type="vpnegation" function="enclitic" gloss="NEG" ph="z+b eː">zbeː</thingy> - <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph="" slots="Cis V2"></thingy> - <word person="1incl" posp="pron" gloss="1incl" def="def" tr="theme" role="subj" locus="number" ph="k aː">kaː</word> - <word lexposp="adj" posp="verb" gloss="other" tam="pres-state" ta="PRES" ph="b u">bu</word> - <thingy type="vpta" function="enclitic" gloss="PRES" ph="" slots="Cis V2"></thingy> - <word posp="noun" gloss="human being" role="obj" tr="rheme" locus="number" ph="t u">tu</word> + <word posp="verb" gloss="resemble" question="not.Q" negation="NEG" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES">naːstaːko</word> + <thingy type="vpnegation" function="enclitic" gloss="NEG">zbeː</thingy> + <word person="1incl" posp="pron" gloss="1incl" def="def" tr="theme" role="subj" locus="number">kaː</word> + <word lexposp="adj" posp="verb" gloss="other" tam="pres-state" ta="PRES">bu</word> + <word posp="noun" gloss="human being" role="obj" tr="rheme" locus="number">tu</word> </flat> + <p><span class="ilpair"><span class="mor">naːstaːko</span><br><span class="gls">resemble</span></span> <span class="ilpair"><span class="mor">zbeː</span><br><span class="gls"><span class="glssc">NEG</span></span></span> <span class="ilpair"><span class="mor">kaː</span><br><span class="gls">1incl</span></span> <span class="ilpair"><span class="mor">bu</span><br><span class="gls">other</span></span> <span class="ilpair"><span class="mor">tu</span><br><span class="gls">human being</span></span></p> + <p>naːstaːko zbeː kaː bu tu</p> + <p>naastaako zbee kaa bu tu</p> + <il> + <w> + <o>naːstaːko</o> + <g>resemble</g> + </w> + <w> + <o>zbeː</o> + <g>NEG</g> + </w> + <w> + <o>kaː</o> + <g>1incl</g> + </w> + <w> + <o>bu</o> + <g>other</g> + </w> + <w> + <o>tu</o> + <g>human being</g> + </w> + </il> </s>
Naastaako zbee kaa bu tu. [naːstaːko zbeː kaː bu tu] naːstaːko resemble zbeː NEG kaː 1incl bu other tu human being “We do not resemble other humans.” | (8) |
Their languages were shaped by struggle and time.
initial XML:
<s>
<littrans>Their languages were shaped by fight and time.</littrans>
<vp tam="past-punct">
<verb>shape</verb>
</vp>
<np role="subj" tr="rheme">
<conjp conj="and">
<np def="neither" number="sing">
<noun>fight</noun>
</np>
<np def="neither" number="sing">
<noun>time</noun>
</np>
</conjp>
</np>
<np role="obj" tr="theme">
<np type="owner_owned">
<np def="def" number="plur" output="aspron">
<noun>human being</noun>
</np>
<np number="plur" def="def">
<noun>language</noun>
</np>
</np>
</np>
</s>cleanup:
<s> <littrans>Their languages were shaped by fight and time.</littrans> - <vp tam="past-punct"> - <verb>shape</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="shape"/> </vp> <np role="subj" tr="rheme"> <conjp conj="and"> - <np def="neither" number="sing"> - <noun>fight</noun> + <np def="neither" number="sing" locus="number"> + <word posp="noun" gloss="fight"/> </np> - <np def="neither" number="sing"> - <noun>time</noun> + <np def="neither" number="sing" locus="number"> + <word posp="noun" gloss="time"/> </np> </conjp> </np> <np role="obj" tr="theme"> <np type="owner_owned"> - <np def="def" number="plur" output="aspron"> - <noun>human being</noun> + <np def="def" number="plur" output="aspron" locus="number" role="owner"> + <word posp="noun" gloss="human being"/> </np> - <np number="plur" def="def"> - <noun>language</noun> + <np number="plur" def="def" locus="number" role="owned"> + <word posp="noun" gloss="language"/> </np> </np> </np> </s>
module adj2verb:
No change.
module articles:
<s>
<littrans>Their languages were shaped by fight and time.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active">
<word posp="verb" gloss="shape"/>
</vp>
<np role="subj" tr="rheme">
<conjp conj="and">
- <np def="neither" number="sing" locus="number">
+ <np number="sing" locus="number">
<word posp="noun" gloss="fight"/>
</np>
- <np def="neither" number="sing" locus="number">
+ <np number="sing" locus="number">
<word posp="noun" gloss="time"/>
</np>
</conjp>
</np>
<np role="obj" tr="theme">
<np type="owner_owned">
<np def="def" number="plur" output="aspron" locus="number" role="owner">
<word posp="noun" gloss="human being"/>
</np>
<np number="plur" def="def" locus="number" role="owned">
<word posp="noun" gloss="language"/>
+ <word gloss="the" posp="det"/>
</np>
</np>
</np>
</s>
module nonpastonly:
<s> <littrans>Their languages were shaped by fight and time.</littrans> - <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="shape"/> </vp> <np role="subj" tr="rheme"> <conjp conj="and"> <np number="sing" locus="number"> <word posp="noun" gloss="fight"/> </np> <np number="sing" locus="number"> <word posp="noun" gloss="time"/> </np> </conjp> </np> <np role="obj" tr="theme"> <np type="owner_owned"> <np def="def" number="plur" output="aspron" locus="number" role="owner"> <word posp="noun" gloss="human being"/> </np> <np number="plur" def="def" locus="number" role="owned"> <word posp="noun" gloss="language"/> <word gloss="the" posp="det"/> </np> </np> </np> </s>
module noepistemic:
No change.
module RelN:
No change.
module sentenceconnectors:
No change.
module nominalise:
No change.
module affixdensity:
No change.
module adpositions:
No change.
module constorder:
No change.
module casemarking:
No change.
module markowner:
<s>
<littrans>Their languages were shaped by fight and time.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="shape"/>
</vp>
<np role="subj" tr="rheme">
<conjp conj="and">
<np number="sing" locus="number">
<word posp="noun" gloss="fight"/>
</np>
<np number="sing" locus="number">
<word posp="noun" gloss="time"/>
</np>
</conjp>
</np>
<np role="obj" tr="theme">
<np type="owner_owned">
- <np def="def" number="plur" output="aspron" locus="number" role="owner">
+ <np def="def" number="plur" output="aspron" locus="number" role="owner" case="GEN">
<word posp="noun" gloss="human being"/>
</np>
<np number="plur" def="def" locus="number" role="owned">
<word posp="noun" gloss="language"/>
<word gloss="the" posp="det"/>
</np>
</np>
</np>
</s>
module propagatenumber:
<s>
<littrans>Their languages were shaped by fight and time.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="shape"/>
</vp>
- <np role="subj" tr="rheme">
+ <np role="subj" tr="rheme" number="plur">
<conjp conj="and">
<np number="sing" locus="number">
<word posp="noun" gloss="fight"/>
</np>
<np number="sing" locus="number">
<word posp="noun" gloss="time"/>
</np>
</conjp>
</np>
- <np role="obj" tr="theme">
- <np type="owner_owned">
+ <np role="obj" tr="theme" number="plur">
+ <np type="owner_owned" number="plur">
<np def="def" number="plur" output="aspron" locus="number" role="owner" case="GEN">
<word posp="noun" gloss="human being"/>
</np>
<np number="plur" def="def" locus="number" role="owned">
<word posp="noun" gloss="language"/>
<word gloss="the" posp="det"/>
</np>
</np>
</np>
</s>
module simplifynumber:
<s>
<littrans>Their languages were shaped by fight and time.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="shape"/>
</vp>
- <np role="subj" tr="rheme" number="plur">
+ <np role="subj" tr="rheme">
<conjp conj="and">
- <np number="sing" locus="number">
+ <np locus="number">
<word posp="noun" gloss="fight"/>
</np>
- <np number="sing" locus="number">
+ <np locus="number">
<word posp="noun" gloss="time"/>
</np>
</conjp>
</np>
- <np role="obj" tr="theme" number="plur">
- <np type="owner_owned" number="plur">
- <np def="def" number="plur" output="aspron" locus="number" role="owner" case="GEN">
+ <np role="obj" tr="theme">
+ <np type="owner_owned">
+ <np def="def" output="aspron" locus="number" role="owner" case="GEN">
<word posp="noun" gloss="human being"/>
</np>
- <np number="plur" def="def" locus="number" role="owned">
+ <np def="def" locus="number" role="owned">
<word posp="noun" gloss="language"/>
<word gloss="the" posp="det"/>
</np>
</np>
</np>
</s>
createpronouns:
<s>
<littrans>Their languages were shaped by fight and time.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="shape"/>
</vp>
<np role="subj" tr="rheme">
<conjp conj="and">
<np locus="number">
<word posp="noun" gloss="fight"/>
</np>
<np locus="number">
<word posp="noun" gloss="time"/>
</np>
</conjp>
</np>
<np role="obj" tr="theme">
<np type="owner_owned">
- <np def="def" output="aspron" locus="number" role="owner" case="GEN">
- <word posp="noun" gloss="human being"/>
+ <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="language"/>
<word gloss="the" posp="det"/>
</np>
</np>
</np>
</s>
module ngen:
No change.
module wordorder:
No change.
module wordorder:
No change.
module wordorder:
<s>
<littrans>Their languages were shaped by fight and time.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="shape"/>
</vp>
<np role="subj" tr="rheme">
<conjp conj="and">
<np locus="number">
<word posp="noun" gloss="fight"/>
</np>
<np locus="number">
<word posp="noun" gloss="time"/>
</np>
</conjp>
</np>
<np role="obj" tr="theme">
<np type="owner_owned">
<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="language"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="language"/>
</np>
</np>
</np>
</s>
module conjp:
<s>
<littrans>Their languages were shaped by fight and time.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="shape"/>
</vp>
<np role="subj" tr="rheme">
<conjp conj="and">
<np locus="number">
<word posp="noun" gloss="fight"/>
</np>
+ <word posp="conj" gloss="and"/>
<np locus="number">
<word posp="noun" gloss="time"/>
</np>
</conjp>
</np>
<np role="obj" tr="theme">
<np type="owner_owned">
<np def="def" locus="number" role="owner" case="GEN">
<word posp="pron" gloss="3"/>
</np>
<np def="def" locus="number" role="owned">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="language"/>
</np>
</np>
</np>
</s>
flattenconjp:
<s>
<littrans>Their languages were shaped by fight and time.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="shape"/>
</vp>
<np role="subj" tr="rheme">
- <conjp conj="and">
- <np locus="number">
+ <np locus="number" role="subj" tr="rheme">
<word posp="noun" gloss="fight"/>
</np>
<word posp="conj" gloss="and"/>
- <np locus="number">
+ <np locus="number" role="subj" tr="rheme">
<word posp="noun" gloss="time"/>
</np>
- </conjp>
</np>
<np role="obj" tr="theme">
<np type="owner_owned">
<np def="def" locus="number" role="owner" case="GEN">
<word posp="pron" gloss="3"/>
</np>
<np def="def" locus="number" role="owned">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="language"/>
</np>
</np>
</np>
</s>
fixpronouns:
No change.
copyuptophrase:
No change.
prodrop:
No change.
addclitics:
<s>
<littrans>Their languages were shaped by fight and time.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="shape"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
+ <thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np role="subj" tr="rheme">
<np locus="number" role="subj" tr="rheme">
<word posp="noun" gloss="fight"/>
</np>
<word posp="conj" gloss="and"/>
<np locus="number" role="subj" tr="rheme">
<word posp="noun" gloss="time"/>
</np>
</np>
<np role="obj" tr="theme">
<np type="owner_owned">
<np def="def" locus="number" role="owner" case="GEN">
<word posp="pron" gloss="3"/>
+ <thingy type="npcase" function="enclitic" gloss="GEN"/>
</np>
<np def="def" locus="number" role="owned">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="language"/>
</np>
</np>
</np>
</s>
propagateArgumentCase:
No change.
unwrapArgumentNPs:
<s>
<littrans>Their languages were shaped by fight and time.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="shape"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
- <np role="subj" tr="rheme">
<np locus="number" role="subj" tr="rheme">
<word posp="noun" gloss="fight"/>
</np>
<word posp="conj" gloss="and"/>
<np locus="number" role="subj" tr="rheme">
<word posp="noun" gloss="time"/>
</np>
- </np>
- <np role="obj" tr="theme">
- <np type="owner_owned">
+ <np type="owner_owned" role="obj" tr="theme">
<np def="def" locus="number" role="owner" case="GEN">
<word posp="pron" gloss="3"/>
<thingy type="npcase" function="enclitic" gloss="GEN"/>
</np>
<np def="def" locus="number" role="owned">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="language"/>
</np>
</np>
- </np>
</s>
unwrapOwnerOwned:
<s>
<littrans>Their languages were shaped by fight and time.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="shape"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np locus="number" role="subj" tr="rheme">
<word posp="noun" gloss="fight"/>
</np>
<word posp="conj" gloss="and"/>
<np locus="number" role="subj" tr="rheme">
<word posp="noun" gloss="time"/>
</np>
- <np type="owner_owned" role="obj" tr="theme">
<np def="def" locus="number" role="owner" case="GEN">
<word posp="pron" gloss="3"/>
<thingy type="npcase" function="enclitic" gloss="GEN"/>
</np>
- <np def="def" locus="number" role="owned">
+ <np def="def" locus="number" role="owned" tr="theme">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="language"/>
</np>
- </np>
</s>
movedowntoword:
<s> <littrans>Their languages were shaped by fight and time.</littrans> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> - <word posp="verb" gloss="shape"/> + <word posp="verb" gloss="shape" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> </vp> <np locus="number" role="subj" tr="rheme"> - <word posp="noun" gloss="fight"/> + <word posp="noun" gloss="fight" locus="number" role="subj" tr="rheme"/> </np> <word posp="conj" gloss="and"/> <np locus="number" role="subj" tr="rheme"> - <word posp="noun" gloss="time"/> + <word posp="noun" gloss="time" locus="number" role="subj" tr="rheme"/> </np> <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"/> <thingy type="npcase" function="enclitic" gloss="GEN"/> </np> <np def="def" locus="number" role="owned" tr="theme"> - <word gloss="the" posp="det"/> - <word posp="noun" gloss="language"/> + <word gloss="the" posp="det" def="def" locus="number" role="owned" tr="theme"/> + <word posp="noun" gloss="language" def="def" locus="number" role="owned" tr="theme"/> </np> </s>
addaffixes:
No change.
flatten:
<s> - <littrans>Their languages were shaped by fight and time.</littrans> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <flat> <word posp="verb" gloss="shape" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - </vp> - <np locus="number" role="subj" tr="rheme"> <word posp="noun" gloss="fight" locus="number" role="subj" tr="rheme"/> - </np> <word posp="conj" gloss="and"/> - <np locus="number" role="subj" tr="rheme"> <word posp="noun" gloss="time" locus="number" role="subj" tr="rheme"/> - </np> - <np def="def" locus="number" role="owner" case="GEN"> <word posp="pron" gloss="3" def="def" locus="number" role="owner" case="GEN"/> <thingy type="npcase" function="enclitic" gloss="GEN"/> - </np> - <np def="def" locus="number" role="owned" tr="theme"> <word gloss="the" posp="det" def="def" locus="number" role="owned" tr="theme"/> <word posp="noun" gloss="language" def="def" locus="number" role="owned" tr="theme"/> - </np> + </flat> </s>
addvocab:
-<s> +<s translation=""> <flat> - <word posp="verb" gloss="shape" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - <word posp="noun" gloss="fight" locus="number" role="subj" tr="rheme"/> - <word posp="conj" gloss="and"/> - <word posp="noun" gloss="time" locus="number" role="subj" tr="rheme"/> - <word posp="pron" gloss="3" def="def" locus="number" role="owner" case="GEN"/> - <thingy type="npcase" function="enclitic" gloss="GEN"/> - <word gloss="the" posp="det" def="def" locus="number" role="owned" tr="theme"/> - <word posp="noun" gloss="language" def="def" locus="number" role="owned" tr="theme"/> + <word posp="verb" gloss="shape" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" ph="l i ɡ i ʋ u" slots="Cir V2 Cmr V1 Cmr V2">liɡiʋu</word> + <thingy type="vpta" function="enclitic" gloss="PAST" ph="s+t uː" slots="Cis V2">stuː</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative" ph="" slots="Cis V2"></thingy> + <thingy type="vpvoice" function="enclitic" gloss="active" ph="" slots="Cis V2"></thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS" ph="" slots="Cis V2"></thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph="" slots="Cis V2"></thingy> + <word posp="noun" gloss="fight" locus="number" role="subj" tr="rheme" ph="ɡ iː" slots="Cir V1">ɡiː</word> + <word posp="conj" gloss="and" ph="ɡ i" slots="Cir V1">ɡi</word> + <word posp="noun" gloss="time" locus="number" role="subj" tr="rheme" ph="s uː" slots="Cir V1">suː</word> + <word posp="pron" gloss="3" def="def" locus="number" role="owner" case="GEN" ph="d eː" slots="Cir V1">deː</word> + <thingy type="npcase" function="enclitic" gloss="GEN" ph="t eː" slots="Cis V2">teː</thingy> + <word gloss="the" posp="det" def="def" locus="number" role="owned" tr="theme" ph="b o" slots="Cir V1">bo</word> + <word posp="noun" gloss="language" def="def" locus="number" role="owned" tr="theme" ph="ɡ a" slots="Cir V1">ɡa</word> </flat> </s>
vowelharmony:
No change.
applysandhi:
<s translation=""> <flat> - <word posp="verb" gloss="shape" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" ph="l i ɡ i ʋ u" slots="Cir V2 Cmr V1 Cmr V2">liɡiʋu</word> - <thingy type="vpta" function="enclitic" gloss="PAST" ph="s+t uː" slots="Cis V2">stuː</thingy> + <word posp="verb" gloss="shape" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" ph="l i ɡ i ʋ u">liɡiʋu</word> + <thingy type="vpta" function="enclitic" gloss="PAST" ph="s+t uː">stuː</thingy> <thingy type="vpmode" function="enclitic" gloss="indicative" ph="" slots="Cis V2"></thingy> <thingy type="vpvoice" function="enclitic" gloss="active" ph="" slots="Cis V2"></thingy> <thingy type="vpnegation" function="enclitic" gloss="POS" ph="" slots="Cis V2"></thingy> <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph="" slots="Cis V2"></thingy> - <word posp="noun" gloss="fight" locus="number" role="subj" tr="rheme" ph="ɡ iː" slots="Cir V1">ɡiː</word> - <word posp="conj" gloss="and" ph="ɡ i" slots="Cir V1">ɡi</word> - <word posp="noun" gloss="time" locus="number" role="subj" tr="rheme" ph="s uː" slots="Cir V1">suː</word> - <word posp="pron" gloss="3" def="def" locus="number" role="owner" case="GEN" ph="d eː" slots="Cir V1">deː</word> - <thingy type="npcase" function="enclitic" gloss="GEN" ph="t eː" slots="Cis V2">teː</thingy> - <word gloss="the" posp="det" def="def" locus="number" role="owned" tr="theme" ph="b o" slots="Cir V1">bo</word> - <word posp="noun" gloss="language" def="def" locus="number" role="owned" tr="theme" ph="ɡ a" slots="Cir V1">ɡa</word> + <word posp="noun" gloss="fight" locus="number" role="subj" tr="rheme" ph="ɡ iː">ɡiː</word> + <word posp="conj" gloss="and" ph="ɡ i">ɡi</word> + <word posp="noun" gloss="time" locus="number" role="subj" tr="rheme" ph="s uː">suː</word> + <word posp="pron" gloss="3" def="def" locus="number" role="owner" case="GEN" ph="d eː">deː</word> + <thingy type="npcase" function="enclitic" gloss="GEN" ph="t eː">teː</thingy> + <word gloss="the" posp="det" def="def" locus="number" role="owned" tr="theme" ph="b o">bo</word> + <word posp="noun" gloss="language" def="def" locus="number" role="owned" tr="theme" ph="ɡ a">ɡa</word> </flat> </s>
removetags:
<s translation=""> <flat> - <word posp="verb" gloss="shape" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" ph="l i ɡ i ʋ u">liɡiʋu</word> - <thingy type="vpta" function="enclitic" gloss="PAST" ph="s+t uː">stuː</thingy> - <thingy type="vpmode" function="enclitic" gloss="indicative" ph="" slots="Cis V2"></thingy> - <thingy type="vpvoice" function="enclitic" gloss="active" ph="" slots="Cis V2"></thingy> - <thingy type="vpnegation" function="enclitic" gloss="POS" ph="" slots="Cis V2"></thingy> - <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph="" slots="Cis V2"></thingy> - <word posp="noun" gloss="fight" locus="number" role="subj" tr="rheme" ph="ɡ iː">ɡiː</word> - <word posp="conj" gloss="and" ph="ɡ i">ɡi</word> - <word posp="noun" gloss="time" locus="number" role="subj" tr="rheme" ph="s uː">suː</word> - <word posp="pron" gloss="3" def="def" locus="number" role="owner" case="GEN" ph="d eː">deː</word> - <thingy type="npcase" function="enclitic" gloss="GEN" ph="t eː">teː</thingy> - <word gloss="the" posp="det" def="def" locus="number" role="owned" tr="theme" ph="b o">bo</word> - <word posp="noun" gloss="language" def="def" locus="number" role="owned" tr="theme" ph="ɡ a">ɡa</word> + <word posp="verb" gloss="shape" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">liɡiʋu</word> + <thingy type="vpta" function="enclitic" gloss="PAST">stuː</thingy> + <word posp="noun" gloss="fight" locus="number" role="subj" tr="rheme">ɡiː</word> + <word posp="conj" gloss="and">ɡi</word> + <word posp="noun" gloss="time" locus="number" role="subj" tr="rheme">suː</word> + <word posp="pron" gloss="3" def="def" locus="number" role="owner" case="GEN">deː</word> + <thingy type="npcase" function="enclitic" gloss="GEN">teː</thingy> + <word gloss="the" posp="det" def="def" locus="number" role="owned" tr="theme">bo</word> + <word posp="noun" gloss="language" def="def" locus="number" role="owned" tr="theme">ɡa</word> </flat> + <p><span class="ilpair"><span class="mor">liɡiʋu</span><br><span class="gls">shape</span></span> <span class="ilpair"><span class="mor">stuː</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">ɡiː</span><br><span class="gls">fight</span></span> <span class="ilpair"><span class="mor">ɡi</span><br><span class="gls">and</span></span> <span class="ilpair"><span class="mor">suː</span><br><span class="gls">time</span></span> <span class="ilpair"><span class="mor">deː</span><br><span class="gls">3</span></span> <span class="ilpair"><span class="mor">teː</span><br><span class="gls"><span class="glssc">GEN</span></span></span> <span class="ilpair"><span class="mor">bo</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">ɡa</span><br><span class="gls">language</span></span></p> + <p>liɡiʋu stuː ɡiː ɡi suː deː teː bo ɡa</p> + <p>ligiwu stuu gii gi suu dee tee bo ga</p> + <il> + <w> + <o>liɡiʋu</o> + <g>shape</g> + </w> + <w> + <o>stuː</o> + <g>PAST</g> + </w> + <w> + <o>ɡiː</o> + <g>fight</g> + </w> + <w> + <o>ɡi</o> + <g>and</g> + </w> + <w> + <o>suː</o> + <g>time</g> + </w> + <w> + <o>deː</o> + <g>3</g> + </w> + <w> + <o>teː</o> + <g>GEN</g> + </w> + <w> + <o>bo</o> + <g>the</g> + </w> + <w> + <o>ɡa</o> + <g>language</g> + </w> + </il> </s>
Ligiwu stuu gii gi suu dee tee bo ga. [liɡiʋu stuː ɡiː ɡi suː deː teː bo ɡa] liɡiʋu shape stuː PAST ɡiː fight ɡi and suː time deː 3 teː GEN bo the ɡa language “Their languages were shaped by fight and time.” | (9) |
They copied the sounds of beasts and birds, and they learned to speak like that.
initial XML:
<s>
<littrans>They copied the sounds of mammals and birds.</littrans>
<vp tam="past-punct">
<verb>copy</verb>
</vp>
<np def="def" number="plur" output="aspron" role="subj" tr="theme">
<noun>human being</noun>
</np>
<np role="obj" tr="rheme">
<np type="owner_owned">
<np def="neither" number="plur">
<conjp conj="and">
<np def="neither" number="plur">
<noun>mammal</noun>
</np>
<np def="neither" number="plur">
<noun>bird</noun>
</np>
</conjp>
</np>
<np number="plur" def="def">
<noun>sound</noun>
</np>
</np>
</np>
</s>cleanup:
<s> <littrans>They copied the sounds of mammals and birds.</littrans> - <vp tam="past-punct"> - <verb>copy</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="copy"/> </vp> - <np def="def" number="plur" output="aspron" role="subj" tr="theme"> - <noun>human being</noun> + <np def="def" number="plur" output="aspron" role="subj" tr="theme" locus="number"> + <word posp="noun" gloss="human being"/> </np> <np role="obj" tr="rheme"> <np type="owner_owned"> - <np def="neither" number="plur"> + <np def="neither" number="plur" locus="number" role="owner"> <conjp conj="and"> - <np def="neither" number="plur"> - <noun>mammal</noun> + <np def="neither" number="plur" locus="number"> + <word posp="noun" gloss="mammal"/> </np> - <np def="neither" number="plur"> - <noun>bird</noun> + <np def="neither" number="plur" locus="number"> + <word posp="noun" gloss="bird"/> </np> </conjp> </np> - <np number="plur" def="def"> - <noun>sound</noun> + <np number="plur" def="def" locus="number" role="owned"> + <word posp="noun" gloss="sound"/> </np> </np> </np> </s>
module adj2verb:
No change.
module articles:
<s>
<littrans>They copied the sounds of mammals and birds.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active">
<word posp="verb" gloss="copy"/>
</vp>
<np def="def" number="plur" output="aspron" role="subj" tr="theme" locus="number">
<word posp="noun" gloss="human being"/>
</np>
<np role="obj" tr="rheme">
<np type="owner_owned">
- <np def="neither" number="plur" locus="number" role="owner">
+ <np number="plur" locus="number" role="owner">
<conjp conj="and">
- <np def="neither" number="plur" locus="number">
+ <np number="plur" locus="number">
<word posp="noun" gloss="mammal"/>
</np>
- <np def="neither" number="plur" locus="number">
+ <np number="plur" locus="number">
<word posp="noun" gloss="bird"/>
</np>
</conjp>
</np>
<np number="plur" def="def" locus="number" role="owned">
<word posp="noun" gloss="sound"/>
+ <word gloss="the" posp="det"/>
</np>
</np>
</np>
</s>
module nonpastonly:
<s> <littrans>They copied the sounds of mammals and birds.</littrans> - <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="copy"/> </vp> <np def="def" number="plur" output="aspron" role="subj" tr="theme" locus="number"> <word posp="noun" gloss="human being"/> </np> <np role="obj" tr="rheme"> <np type="owner_owned"> <np number="plur" locus="number" role="owner"> <conjp conj="and"> <np number="plur" locus="number"> <word posp="noun" gloss="mammal"/> </np> <np number="plur" locus="number"> <word posp="noun" gloss="bird"/> </np> </conjp> </np> <np number="plur" def="def" locus="number" role="owned"> <word posp="noun" gloss="sound"/> <word gloss="the" posp="det"/> </np> </np> </np> </s>
module noepistemic:
No change.
module RelN:
No change.
module sentenceconnectors:
No change.
module nominalise:
No change.
module affixdensity:
No change.
module adpositions:
No change.
module constorder:
No change.
module casemarking:
No change.
module markowner:
<s>
<littrans>They copied the sounds of mammals and birds.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="copy"/>
</vp>
<np def="def" number="plur" output="aspron" role="subj" tr="theme" locus="number">
<word posp="noun" gloss="human being"/>
</np>
<np role="obj" tr="rheme">
<np type="owner_owned">
- <np number="plur" locus="number" role="owner">
+ <np number="plur" locus="number" role="owner" case="GEN">
<conjp conj="and">
<np number="plur" locus="number">
<word posp="noun" gloss="mammal"/>
</np>
<np number="plur" locus="number">
<word posp="noun" gloss="bird"/>
</np>
</conjp>
</np>
<np number="plur" def="def" locus="number" role="owned">
<word posp="noun" gloss="sound"/>
<word gloss="the" posp="det"/>
</np>
</np>
</np>
</s>
module propagatenumber:
<s>
<littrans>They copied the sounds of mammals and birds.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="copy"/>
</vp>
<np def="def" number="plur" output="aspron" role="subj" tr="theme" locus="number">
<word posp="noun" gloss="human being"/>
</np>
- <np role="obj" tr="rheme">
- <np type="owner_owned">
+ <np role="obj" tr="rheme" number="plur">
+ <np type="owner_owned" number="plur">
<np number="plur" locus="number" role="owner" case="GEN">
<conjp conj="and">
<np number="plur" locus="number">
<word posp="noun" gloss="mammal"/>
</np>
<np number="plur" locus="number">
<word posp="noun" gloss="bird"/>
</np>
</conjp>
</np>
<np number="plur" def="def" locus="number" role="owned">
<word posp="noun" gloss="sound"/>
<word gloss="the" posp="det"/>
</np>
</np>
</np>
</s>
module simplifynumber:
<s>
<littrans>They copied the sounds of mammals and birds.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="copy"/>
</vp>
- <np def="def" number="plur" output="aspron" role="subj" tr="theme" locus="number">
+ <np def="def" output="aspron" role="subj" tr="theme" locus="number">
<word posp="noun" gloss="human being"/>
</np>
- <np role="obj" tr="rheme" number="plur">
- <np type="owner_owned" number="plur">
- <np number="plur" locus="number" role="owner" case="GEN">
+ <np role="obj" tr="rheme">
+ <np type="owner_owned">
+ <np locus="number" role="owner" case="GEN">
<conjp conj="and">
- <np number="plur" locus="number">
+ <np locus="number">
<word posp="noun" gloss="mammal"/>
</np>
- <np number="plur" locus="number">
+ <np locus="number">
<word posp="noun" gloss="bird"/>
</np>
</conjp>
</np>
- <np number="plur" def="def" locus="number" role="owned">
+ <np def="def" locus="number" role="owned">
<word posp="noun" gloss="sound"/>
<word gloss="the" posp="det"/>
</np>
</np>
</np>
</s>
createpronouns:
<s>
<littrans>They copied the sounds of mammals and birds.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="copy"/>
</vp>
- <np def="def" output="aspron" role="subj" tr="theme" locus="number">
- <word posp="noun" gloss="human being"/>
+ <np def="def" role="subj" tr="theme" locus="number">
+ <word posp="pron" gloss="3"/>
</np>
<np role="obj" tr="rheme">
<np type="owner_owned">
<np locus="number" role="owner" case="GEN">
<conjp conj="and">
<np locus="number">
<word posp="noun" gloss="mammal"/>
</np>
<np locus="number">
<word posp="noun" gloss="bird"/>
</np>
</conjp>
</np>
<np def="def" locus="number" role="owned">
<word posp="noun" gloss="sound"/>
<word gloss="the" posp="det"/>
</np>
</np>
</np>
</s>
module ngen:
No change.
module wordorder:
No change.
module wordorder:
No change.
module wordorder:
<s>
<littrans>They copied the sounds of mammals and birds.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="copy"/>
</vp>
<np def="def" role="subj" tr="theme" locus="number">
<word posp="pron" gloss="3"/>
</np>
<np role="obj" tr="rheme">
<np type="owner_owned">
<np locus="number" role="owner" case="GEN">
<conjp conj="and">
<np locus="number">
<word posp="noun" gloss="mammal"/>
</np>
<np locus="number">
<word posp="noun" gloss="bird"/>
</np>
</conjp>
</np>
<np def="def" locus="number" role="owned">
- <word posp="noun" gloss="sound"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="sound"/>
</np>
</np>
</np>
</s>
module conjp:
<s>
<littrans>They copied the sounds of mammals and birds.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="copy"/>
</vp>
<np def="def" role="subj" tr="theme" locus="number">
<word posp="pron" gloss="3"/>
</np>
<np role="obj" tr="rheme">
<np type="owner_owned">
<np locus="number" role="owner" case="GEN">
<conjp conj="and">
<np locus="number">
<word posp="noun" gloss="mammal"/>
</np>
+ <word posp="conj" gloss="and"/>
<np locus="number">
<word posp="noun" gloss="bird"/>
</np>
</conjp>
</np>
<np def="def" locus="number" role="owned">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="sound"/>
</np>
</np>
</np>
</s>
flattenconjp:
<s>
<littrans>They copied the sounds of mammals and birds.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="copy"/>
</vp>
<np def="def" role="subj" tr="theme" locus="number">
<word posp="pron" gloss="3"/>
</np>
<np role="obj" tr="rheme">
<np type="owner_owned">
<np locus="number" role="owner" case="GEN">
- <conjp conj="and">
- <np locus="number">
+ <np locus="number" role="owner" case="GEN">
<word posp="noun" gloss="mammal"/>
</np>
<word posp="conj" gloss="and"/>
- <np locus="number">
+ <np locus="number" role="owner" case="GEN">
<word posp="noun" gloss="bird"/>
</np>
- </conjp>
</np>
<np def="def" locus="number" role="owned">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="sound"/>
</np>
</np>
</np>
</s>
fixpronouns:
No change.
copyuptophrase:
No change.
prodrop:
No change.
addclitics:
<s>
<littrans>They copied the sounds of mammals and birds.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="copy"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
+ <thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np def="def" role="subj" tr="theme" locus="number">
<word posp="pron" gloss="3"/>
</np>
<np role="obj" tr="rheme">
<np type="owner_owned">
<np locus="number" role="owner" case="GEN">
<np locus="number" role="owner" case="GEN">
<word posp="noun" gloss="mammal"/>
</np>
<word posp="conj" gloss="and"/>
<np locus="number" role="owner" case="GEN">
<word posp="noun" gloss="bird"/>
</np>
+ <thingy type="npcase" function="enclitic" gloss="GEN"/>
</np>
<np def="def" locus="number" role="owned">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="sound"/>
</np>
</np>
</np>
</s>
propagateArgumentCase:
No change.
unwrapArgumentNPs:
<s>
<littrans>They copied the sounds of mammals and birds.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="copy"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np def="def" role="subj" tr="theme" locus="number">
<word posp="pron" gloss="3"/>
</np>
- <np role="obj" tr="rheme">
- <np type="owner_owned">
+ <np type="owner_owned" role="obj" tr="rheme">
<np locus="number" role="owner" case="GEN">
<np locus="number" role="owner" case="GEN">
<word posp="noun" gloss="mammal"/>
</np>
<word posp="conj" gloss="and"/>
<np locus="number" role="owner" case="GEN">
<word posp="noun" gloss="bird"/>
</np>
<thingy type="npcase" function="enclitic" gloss="GEN"/>
</np>
<np def="def" locus="number" role="owned">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="sound"/>
</np>
</np>
- </np>
</s>
unwrapOwnerOwned:
<s>
<littrans>They copied the sounds of mammals and birds.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="copy"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np def="def" role="subj" tr="theme" locus="number">
<word posp="pron" gloss="3"/>
</np>
- <np type="owner_owned" role="obj" tr="rheme">
<np locus="number" role="owner" case="GEN">
<np locus="number" role="owner" case="GEN">
<word posp="noun" gloss="mammal"/>
</np>
<word posp="conj" gloss="and"/>
<np locus="number" role="owner" case="GEN">
<word posp="noun" gloss="bird"/>
</np>
<thingy type="npcase" function="enclitic" gloss="GEN"/>
</np>
- <np def="def" locus="number" role="owned">
+ <np def="def" locus="number" role="owned" tr="rheme">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="sound"/>
</np>
- </np>
</s>
movedowntoword:
<s> <littrans>They copied the sounds of mammals and birds.</littrans> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> - <word posp="verb" gloss="copy"/> + <word posp="verb" gloss="copy" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> </vp> <np def="def" role="subj" tr="theme" locus="number"> - <word posp="pron" gloss="3"/> + <word posp="pron" gloss="3" def="def" role="subj" tr="theme" locus="number"/> </np> <np locus="number" role="owner" case="GEN"> <np locus="number" role="owner" case="GEN"> - <word posp="noun" gloss="mammal"/> + <word posp="noun" gloss="mammal" locus="number" role="owner" case="GEN"/> </np> - <word posp="conj" gloss="and"/> + <word posp="conj" gloss="and" locus="number" role="owner" case="GEN"/> <np locus="number" role="owner" case="GEN"> - <word posp="noun" gloss="bird"/> + <word posp="noun" gloss="bird" locus="number" role="owner" case="GEN"/> </np> <thingy type="npcase" function="enclitic" gloss="GEN"/> </np> <np def="def" locus="number" role="owned" tr="rheme"> - <word gloss="the" posp="det"/> - <word posp="noun" gloss="sound"/> + <word gloss="the" posp="det" def="def" locus="number" role="owned" tr="rheme"/> + <word posp="noun" gloss="sound" def="def" locus="number" role="owned" tr="rheme"/> </np> </s>
addaffixes:
No change.
flatten:
<s> - <littrans>They copied the sounds of mammals and birds.</littrans> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <flat> <word posp="verb" gloss="copy" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - </vp> - <np def="def" role="subj" tr="theme" locus="number"> <word posp="pron" gloss="3" def="def" role="subj" tr="theme" locus="number"/> - </np> - <np locus="number" role="owner" case="GEN"> - <np locus="number" role="owner" case="GEN"> <word posp="noun" gloss="mammal" locus="number" role="owner" case="GEN"/> - </np> <word posp="conj" gloss="and" locus="number" role="owner" case="GEN"/> - <np locus="number" role="owner" case="GEN"> <word posp="noun" gloss="bird" locus="number" role="owner" case="GEN"/> - </np> <thingy type="npcase" function="enclitic" gloss="GEN"/> - </np> - <np def="def" locus="number" role="owned" tr="rheme"> <word gloss="the" posp="det" def="def" locus="number" role="owned" tr="rheme"/> <word posp="noun" gloss="sound" def="def" locus="number" role="owned" tr="rheme"/> - </np> + </flat> </s>
addvocab:
-<s> +<s translation=""> <flat> - <word posp="verb" gloss="copy" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - <word posp="pron" gloss="3" def="def" role="subj" tr="theme" locus="number"/> - <word posp="noun" gloss="mammal" locus="number" role="owner" case="GEN"/> - <word posp="conj" gloss="and" locus="number" role="owner" case="GEN"/> - <word posp="noun" gloss="bird" locus="number" role="owner" case="GEN"/> - <thingy type="npcase" function="enclitic" gloss="GEN"/> - <word gloss="the" posp="det" def="def" locus="number" role="owned" tr="rheme"/> - <word posp="noun" gloss="sound" def="def" locus="number" role="owned" tr="rheme"/> + <word posp="verb" gloss="copy" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" ph="ʋ aː n i b o" slots="Cir V2 Cmr V1 Cmr V2">ʋaːnibo</word> + <thingy type="vpta" function="enclitic" gloss="PAST" ph="s+t uː" slots="Cis V2">stuː</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative" ph="" slots="Cis V2"></thingy> + <thingy type="vpvoice" function="enclitic" gloss="active" ph="" slots="Cis V2"></thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS" ph="" slots="Cis V2"></thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph="" slots="Cis V2"></thingy> + <word posp="pron" gloss="3" def="def" role="subj" tr="theme" locus="number" ph="d eː" slots="Cir V1">deː</word> + <word posp="noun" gloss="mammal" locus="number" role="owner" case="GEN" ph="d oː j e z i" slots="Cir V2 Cmr V1 Cmr V2">doːjezi</word> + <word posp="conj" gloss="and" locus="number" role="owner" case="GEN" ph="ɡ i" slots="Cir V1">ɡi</word> + <word posp="noun" gloss="bird" locus="number" role="owner" case="GEN" ph="j u" slots="Cir V1">ju</word> + <thingy type="npcase" function="enclitic" gloss="GEN" ph="t eː" slots="Cis V2">teː</thingy> + <word gloss="the" posp="det" def="def" locus="number" role="owned" tr="rheme" ph="b o" slots="Cir V1">bo</word> + <word posp="noun" gloss="sound" def="def" locus="number" role="owned" tr="rheme" ph="ɲ aː" slots="Cir V1">ɲaː</word> </flat> </s>
vowelharmony:
No change.
applysandhi:
<s translation=""> <flat> - <word posp="verb" gloss="copy" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" ph="ʋ aː n i b o" slots="Cir V2 Cmr V1 Cmr V2">ʋaːnibo</word> - <thingy type="vpta" function="enclitic" gloss="PAST" ph="s+t uː" slots="Cis V2">stuː</thingy> + <word posp="verb" gloss="copy" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" ph="ʋ aː n i b o">ʋaːnibo</word> + <thingy type="vpta" function="enclitic" gloss="PAST" ph="s+t uː">stuː</thingy> <thingy type="vpmode" function="enclitic" gloss="indicative" ph="" slots="Cis V2"></thingy> <thingy type="vpvoice" function="enclitic" gloss="active" ph="" slots="Cis V2"></thingy> <thingy type="vpnegation" function="enclitic" gloss="POS" ph="" slots="Cis V2"></thingy> <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph="" slots="Cis V2"></thingy> - <word posp="pron" gloss="3" def="def" role="subj" tr="theme" locus="number" ph="d eː" slots="Cir V1">deː</word> - <word posp="noun" gloss="mammal" locus="number" role="owner" case="GEN" ph="d oː j e z i" slots="Cir V2 Cmr V1 Cmr V2">doːjezi</word> - <word posp="conj" gloss="and" locus="number" role="owner" case="GEN" ph="ɡ i" slots="Cir V1">ɡi</word> - <word posp="noun" gloss="bird" locus="number" role="owner" case="GEN" ph="j u" slots="Cir V1">ju</word> - <thingy type="npcase" function="enclitic" gloss="GEN" ph="t eː" slots="Cis V2">teː</thingy> - <word gloss="the" posp="det" def="def" locus="number" role="owned" tr="rheme" ph="b o" slots="Cir V1">bo</word> - <word posp="noun" gloss="sound" def="def" locus="number" role="owned" tr="rheme" ph="ɲ aː" slots="Cir V1">ɲaː</word> + <word posp="pron" gloss="3" def="def" role="subj" tr="theme" locus="number" ph="d eː">deː</word> + <word posp="noun" gloss="mammal" locus="number" role="owner" case="GEN" ph="d oː j e z i">doːjezi</word> + <word posp="conj" gloss="and" locus="number" role="owner" case="GEN" ph="ɡ i">ɡi</word> + <word posp="noun" gloss="bird" locus="number" role="owner" case="GEN" ph="j u">ju</word> + <thingy type="npcase" function="enclitic" gloss="GEN" ph="t eː">teː</thingy> + <word gloss="the" posp="det" def="def" locus="number" role="owned" tr="rheme" ph="b o">bo</word> + <word posp="noun" gloss="sound" def="def" locus="number" role="owned" tr="rheme" ph="ɲ aː">ɲaː</word> </flat> </s>
removetags:
<s translation=""> <flat> - <word posp="verb" gloss="copy" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" ph="ʋ aː n i b o">ʋaːnibo</word> - <thingy type="vpta" function="enclitic" gloss="PAST" ph="s+t uː">stuː</thingy> - <thingy type="vpmode" function="enclitic" gloss="indicative" ph="" slots="Cis V2"></thingy> - <thingy type="vpvoice" function="enclitic" gloss="active" ph="" slots="Cis V2"></thingy> - <thingy type="vpnegation" function="enclitic" gloss="POS" ph="" slots="Cis V2"></thingy> - <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph="" slots="Cis V2"></thingy> - <word posp="pron" gloss="3" def="def" role="subj" tr="theme" locus="number" ph="d eː">deː</word> - <word posp="noun" gloss="mammal" locus="number" role="owner" case="GEN" ph="d oː j e z i">doːjezi</word> - <word posp="conj" gloss="and" locus="number" role="owner" case="GEN" ph="ɡ i">ɡi</word> - <word posp="noun" gloss="bird" locus="number" role="owner" case="GEN" ph="j u">ju</word> - <thingy type="npcase" function="enclitic" gloss="GEN" ph="t eː">teː</thingy> - <word gloss="the" posp="det" def="def" locus="number" role="owned" tr="rheme" ph="b o">bo</word> - <word posp="noun" gloss="sound" def="def" locus="number" role="owned" tr="rheme" ph="ɲ aː">ɲaː</word> + <word posp="verb" gloss="copy" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">ʋaːnibo</word> + <thingy type="vpta" function="enclitic" gloss="PAST">stuː</thingy> + <word posp="pron" gloss="3" def="def" role="subj" tr="theme" locus="number">deː</word> + <word posp="noun" gloss="mammal" locus="number" role="owner" case="GEN">doːjezi</word> + <word posp="conj" gloss="and" locus="number" role="owner" case="GEN">ɡi</word> + <word posp="noun" gloss="bird" locus="number" role="owner" case="GEN">ju</word> + <thingy type="npcase" function="enclitic" gloss="GEN">teː</thingy> + <word gloss="the" posp="det" def="def" locus="number" role="owned" tr="rheme">bo</word> + <word posp="noun" gloss="sound" def="def" locus="number" role="owned" tr="rheme">ɲaː</word> </flat> + <p><span class="ilpair"><span class="mor">ʋaːnibo</span><br><span class="gls">copy</span></span> <span class="ilpair"><span class="mor">stuː</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">deː</span><br><span class="gls">3</span></span> <span class="ilpair"><span class="mor">doːjezi</span><br><span class="gls">mammal</span></span> <span class="ilpair"><span class="mor">ɡi</span><br><span class="gls">and</span></span> <span class="ilpair"><span class="mor">ju</span><br><span class="gls">bird</span></span> <span class="ilpair"><span class="mor">teː</span><br><span class="gls"><span class="glssc">GEN</span></span></span> <span class="ilpair"><span class="mor">bo</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">ɲaː</span><br><span class="gls">sound</span></span></p> + <p>ʋaːnibo stuː deː doːjezi ɡi ju teː bo ɲaː</p> + <p>waanibo stuu dee doojezi gi ju tee bo ñaa</p> + <il> + <w> + <o>ʋaːnibo</o> + <g>copy</g> + </w> + <w> + <o>stuː</o> + <g>PAST</g> + </w> + <w> + <o>deː</o> + <g>3</g> + </w> + <w> + <o>doːjezi</o> + <g>mammal</g> + </w> + <w> + <o>ɡi</o> + <g>and</g> + </w> + <w> + <o>ju</o> + <g>bird</g> + </w> + <w> + <o>teː</o> + <g>GEN</g> + </w> + <w> + <o>bo</o> + <g>the</g> + </w> + <w> + <o>ɲaː</o> + <g>sound</g> + </w> + </il> </s>
Waanibo stuu dee doojezi gi ju tee bo ñaa. [ʋaːnibo stuː deː doːjezi ɡi ju teː bo ɲaː] ʋaːnibo copy stuː PAST deː 3 doːjezi mammal ɡi and ju bird teː GEN bo the ɲaː sound “They copied the sounds of mammals and birds.” | (10) |
But our language arose in a different way.
initial XML:
<s connector="but">
<littrans>But XXX, which is our language, arose in a different way.</littrans>
<vp tam="past-punct">
<verb>arise</verb>
</vp>
<np role="subj" tr="theme">
<relp>
<vp tam="pres-state" evidence="inferred">
<verb>be</verb>
</vp>
<np def="def" number="sing" role="subj" tr="theme" head="this">
<noun>langname</noun>
</np>
<np role="obj">
<np type="owner_owned" tr="rheme">
<np def="def" number="plur">
<pron person="1incl" number="plur"/>
</np>
<np def="def" number="sing" tr="theme">
<noun>language</noun>
</np>
</np>
</np>
</relp>
</np>
<pp p="in" precise="no" location="inside">
<np def="indef" number="sing">
<noun>manner</noun>
<adj>different</adj>
</np>
</pp>
</s>cleanup:
<s connector="but"> <littrans>But XXX, which is our language, arose in a different way.</littrans> - <vp tam="past-punct"> - <verb>arise</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="arise"/> </vp> <np role="subj" tr="theme"> <relp> - <vp tam="pres-state" evidence="inferred"> - <verb>be</verb> + <vp evidence="inferred" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active"> + <word posp="verb" gloss="be"/> </vp> - <np def="def" number="sing" role="subj" tr="theme" head="this"> - <noun>langname</noun> + <np def="def" number="sing" role="subj" tr="theme" head="this" locus="number"> + <word posp="noun" gloss="langname"/> </np> <np role="obj"> <np type="owner_owned" tr="rheme"> - <np def="def" number="plur"> - <pron person="1incl" number="plur"/> + <np def="def" number="plur" locus="number" role="owner"> + <word person="1incl" number="plur" posp="pron"/> </np> - <np def="def" number="sing" tr="theme"> - <noun>language</noun> + <np def="def" number="sing" tr="theme" locus="number" role="owned"> + <word posp="noun" gloss="language"/> </np> </np> </np> </relp> </np> <pp p="in" precise="no" location="inside"> - <np def="indef" number="sing"> - <noun>manner</noun> - <adj>different</adj> + <np def="indef" number="sing" locus="number"> + <word posp="noun" gloss="manner"/> + <word posp="adj" gloss="different"/> </np> </pp> </s>
module adj2verb:
<s connector="but">
<littrans>But XXX, which is our language, arose in a different way.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active">
<word posp="verb" gloss="arise"/>
</vp>
<np role="subj" tr="theme">
<relp>
<vp evidence="inferred" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active">
<word posp="verb" gloss="be"/>
</vp>
<np def="def" number="sing" role="subj" tr="theme" head="this" locus="number">
<word posp="noun" gloss="langname"/>
</np>
<np role="obj">
<np type="owner_owned" tr="rheme">
<np def="def" number="plur" locus="number" role="owner">
<word person="1incl" number="plur" posp="pron"/>
</np>
<np def="def" number="sing" tr="theme" locus="number" role="owned">
<word posp="noun" gloss="language"/>
</np>
</np>
</np>
</relp>
</np>
<pp p="in" precise="no" location="inside">
<np def="indef" number="sing" locus="number">
+ <relp>
+ <vp tam="pres-state">
+ <word lexposp="adj" posp="verb" gloss="different"/>
+ </vp>
+ <np head="this" role="subj" number="sing">
<word posp="noun" gloss="manner"/>
- <word posp="adj" gloss="different"/>
</np>
+ </relp>
+ </np>
</pp>
</s>
module articles:
<s connector="but">
<littrans>But XXX, which is our language, arose in a different way.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active">
<word posp="verb" gloss="arise"/>
</vp>
<np role="subj" tr="theme">
<relp>
<vp evidence="inferred" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active">
<word posp="verb" gloss="be"/>
</vp>
<np def="def" number="sing" role="subj" tr="theme" head="this" locus="number">
<word posp="noun" gloss="langname"/>
+ <word gloss="the" posp="det"/>
</np>
<np role="obj">
<np type="owner_owned" tr="rheme">
<np def="def" number="plur" locus="number" role="owner">
<word person="1incl" number="plur" posp="pron"/>
</np>
<np def="def" number="sing" tr="theme" locus="number" role="owned">
<word posp="noun" gloss="language"/>
+ <word gloss="the" posp="det"/>
</np>
</np>
</np>
</relp>
</np>
<pp p="in" precise="no" location="inside">
- <np def="indef" number="sing" locus="number">
+ <np number="sing" locus="number">
<relp>
<vp tam="pres-state">
<word lexposp="adj" posp="verb" gloss="different"/>
</vp>
<np head="this" role="subj" number="sing">
<word posp="noun" gloss="manner"/>
</np>
</relp>
</np>
</pp>
</s>
module nonpastonly:
<s connector="but"> <littrans>But XXX, which is our language, arose in a different way.</littrans> - <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="arise"/> </vp> <np role="subj" tr="theme"> <relp> - <vp evidence="inferred" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active"> + <vp evidence="inferred" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="be"/> </vp> <np def="def" number="sing" role="subj" tr="theme" head="this" locus="number"> <word posp="noun" gloss="langname"/> <word gloss="the" posp="det"/> </np> <np role="obj"> <np type="owner_owned" tr="rheme"> <np def="def" number="plur" locus="number" role="owner"> <word person="1incl" number="plur" posp="pron"/> </np> <np def="def" number="sing" tr="theme" locus="number" role="owned"> <word posp="noun" gloss="language"/> <word gloss="the" posp="det"/> </np> </np> </np> </relp> </np> <pp p="in" precise="no" location="inside"> <np number="sing" locus="number"> <relp> - <vp tam="pres-state"> + <vp tam="pres-state" ta="PRES"> <word lexposp="adj" posp="verb" gloss="different"/> </vp> <np head="this" role="subj" number="sing"> <word posp="noun" gloss="manner"/> </np> </relp> </np> </pp> </s>
module noepistemic:
<s connector="but">
<littrans>But XXX, which is our language, arose in a different way.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="arise"/>
</vp>
<np role="subj" tr="theme">
<relp>
- <vp evidence="inferred" 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">
<word posp="verb" gloss="be"/>
</vp>
<np def="def" number="sing" role="subj" tr="theme" head="this" locus="number">
<word posp="noun" gloss="langname"/>
<word gloss="the" posp="det"/>
</np>
<np role="obj">
<np type="owner_owned" tr="rheme">
<np def="def" number="plur" locus="number" role="owner">
<word person="1incl" number="plur" posp="pron"/>
</np>
<np def="def" number="sing" tr="theme" locus="number" role="owned">
<word posp="noun" gloss="language"/>
<word gloss="the" posp="det"/>
</np>
</np>
</np>
</relp>
</np>
<pp p="in" precise="no" location="inside">
<np number="sing" locus="number">
<relp>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="different"/>
</vp>
<np head="this" role="subj" number="sing">
<word posp="noun" gloss="manner"/>
</np>
</relp>
</np>
</pp>
</s>
module RelN:
<s connector="but">
<littrans>But XXX, which is our language, arose in a different way.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="arise"/>
</vp>
<np role="subj" tr="theme">
- <relp>
+ <subs>
<vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES">
<word posp="verb" gloss="be"/>
</vp>
- <np def="def" number="sing" role="subj" tr="theme" head="this" locus="number">
- <word posp="noun" gloss="langname"/>
- <word gloss="the" posp="det"/>
- </np>
<np role="obj">
<np type="owner_owned" tr="rheme">
<np def="def" number="plur" locus="number" role="owner">
<word person="1incl" number="plur" posp="pron"/>
</np>
<np def="def" number="sing" tr="theme" locus="number" role="owned">
<word posp="noun" gloss="language"/>
<word gloss="the" posp="det"/>
</np>
</np>
</np>
- </relp>
+ </subs>
+ <np def="def" number="sing" role="subj" tr="theme" locus="number">
+ <word posp="noun" gloss="langname"/>
+ <word gloss="the" posp="det"/>
</np>
+ </np>
<pp p="in" precise="no" location="inside">
<np number="sing" locus="number">
- <relp>
+ <subs>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="different"/>
</vp>
- <np head="this" role="subj" number="sing">
+ </subs>
+ <np role="subj" number="sing">
<word posp="noun" gloss="manner"/>
</np>
- </relp>
</np>
</pp>
</s>
module sentenceconnectors:
<s connector="but">
+ <word gloss="but" posp="conj"/>
<littrans>But XXX, which is our language, arose in a different way.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="arise"/>
</vp>
<np role="subj" tr="theme">
<subs>
<vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES">
<word posp="verb" gloss="be"/>
</vp>
<np role="obj">
<np type="owner_owned" tr="rheme">
<np def="def" number="plur" locus="number" role="owner">
<word person="1incl" number="plur" posp="pron"/>
</np>
<np def="def" number="sing" tr="theme" locus="number" role="owned">
<word posp="noun" gloss="language"/>
<word gloss="the" posp="det"/>
</np>
</np>
</np>
</subs>
<np def="def" number="sing" role="subj" tr="theme" locus="number">
<word posp="noun" gloss="langname"/>
<word gloss="the" posp="det"/>
</np>
</np>
<pp p="in" precise="no" location="inside">
<np number="sing" locus="number">
<subs>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="different"/>
</vp>
</subs>
<np role="subj" number="sing">
<word posp="noun" gloss="manner"/>
</np>
</np>
</pp>
</s>
module nominalise:
No change.
tva1tva2
tva1
tva2
module affixdensity:
No change.
module adpositions:
<s connector="but">
<word gloss="but" posp="conj"/>
<littrans>But XXX, which is our language, arose in a different way.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="arise"/>
</vp>
<np role="subj" tr="theme">
<subs>
<vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES">
<word posp="verb" gloss="be"/>
</vp>
<np role="obj">
<np type="owner_owned" tr="rheme">
<np def="def" number="plur" locus="number" role="owner">
<word person="1incl" number="plur" posp="pron"/>
</np>
<np def="def" number="sing" tr="theme" locus="number" role="owned">
<word posp="noun" gloss="language"/>
<word gloss="the" posp="det"/>
</np>
</np>
</np>
</subs>
<np def="def" number="sing" role="subj" tr="theme" locus="number">
<word posp="noun" gloss="langname"/>
<word gloss="the" posp="det"/>
</np>
</np>
<pp p="in" precise="no" location="inside">
+ <np type="owner_owned">
<np number="sing" locus="number">
<subs>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="different"/>
</vp>
</subs>
<np role="subj" number="sing">
<word posp="noun" gloss="manner"/>
</np>
</np>
+ <np def="def" number="sing">
+ <word posp="noun" gloss="inside"/>
+ </np>
+ </np>
+ <word gloss="in" posp="pp"/>
</pp>
</s>
module constorder:
<s connector="but">
<word gloss="but" posp="conj"/>
<littrans>But XXX, which is our language, arose in a different way.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="arise"/>
</vp>
<np role="subj" tr="theme">
<subs>
- <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES">
- <word posp="verb" gloss="be"/>
- </vp>
<np role="obj">
<np type="owner_owned" tr="rheme">
<np def="def" number="plur" locus="number" role="owner">
<word person="1incl" number="plur" posp="pron"/>
</np>
<np def="def" number="sing" tr="theme" locus="number" role="owned">
<word posp="noun" gloss="language"/>
<word gloss="the" posp="det"/>
</np>
</np>
</np>
+ <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES">
+ <word posp="verb" gloss="be"/>
+ </vp>
</subs>
<np def="def" number="sing" role="subj" tr="theme" locus="number">
<word posp="noun" gloss="langname"/>
<word gloss="the" posp="det"/>
</np>
</np>
<pp p="in" precise="no" location="inside">
<np type="owner_owned">
<np number="sing" locus="number">
<subs>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="different"/>
</vp>
</subs>
<np role="subj" number="sing">
<word posp="noun" gloss="manner"/>
</np>
</np>
<np def="def" number="sing">
<word posp="noun" gloss="inside"/>
</np>
</np>
<word gloss="in" posp="pp"/>
</pp>
</s>
module casemarking:
<s connector="but">
<word gloss="but" posp="conj"/>
<littrans>But XXX, which is our language, arose in a different way.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="arise"/>
</vp>
- <np role="subj" tr="theme">
+ <np role="subj" tr="theme" case="NOM">
<subs>
<np role="obj">
<np type="owner_owned" tr="rheme">
<np def="def" number="plur" locus="number" role="owner">
<word person="1incl" number="plur" posp="pron"/>
</np>
<np def="def" number="sing" tr="theme" locus="number" role="owned">
<word posp="noun" gloss="language"/>
<word gloss="the" posp="det"/>
</np>
</np>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES">
<word posp="verb" gloss="be"/>
</vp>
</subs>
<np def="def" number="sing" role="subj" tr="theme" locus="number">
<word posp="noun" gloss="langname"/>
<word gloss="the" posp="det"/>
</np>
</np>
<pp p="in" precise="no" location="inside">
<np type="owner_owned">
<np number="sing" locus="number">
<subs>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="different"/>
</vp>
</subs>
<np role="subj" number="sing">
<word posp="noun" gloss="manner"/>
</np>
</np>
<np def="def" number="sing">
<word posp="noun" gloss="inside"/>
</np>
</np>
<word gloss="in" posp="pp"/>
</pp>
</s>
module markowner:
<s connector="but">
<word gloss="but" posp="conj"/>
<littrans>But XXX, which is our language, arose in a different way.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="arise"/>
</vp>
<np role="subj" tr="theme" case="NOM">
<subs>
<np role="obj">
<np type="owner_owned" tr="rheme">
- <np def="def" number="plur" locus="number" role="owner">
+ <np def="def" number="plur" locus="number" role="owner" case="GEN">
<word person="1incl" number="plur" posp="pron"/>
</np>
<np def="def" number="sing" tr="theme" locus="number" role="owned">
<word posp="noun" gloss="language"/>
<word gloss="the" posp="det"/>
</np>
</np>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES">
<word posp="verb" gloss="be"/>
</vp>
</subs>
<np def="def" number="sing" role="subj" tr="theme" locus="number">
<word posp="noun" gloss="langname"/>
<word gloss="the" posp="det"/>
</np>
</np>
<pp p="in" precise="no" location="inside">
<np type="owner_owned">
<np number="sing" locus="number">
<subs>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="different"/>
</vp>
</subs>
<np role="subj" number="sing">
<word posp="noun" gloss="manner"/>
</np>
</np>
<np def="def" number="sing">
<word posp="noun" gloss="inside"/>
</np>
</np>
<word gloss="in" posp="pp"/>
</pp>
</s>
module propagatenumber:
<s connector="but">
<word gloss="but" posp="conj"/>
<littrans>But XXX, which is our language, arose in a different way.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="arise"/>
</vp>
- <np role="subj" tr="theme" case="NOM">
+ <np role="subj" tr="theme" case="NOM" number="sing">
<subs>
- <np role="obj">
- <np type="owner_owned" tr="rheme">
+ <np role="obj" number="plur">
+ <np type="owner_owned" tr="rheme" number="sing">
<np def="def" number="plur" locus="number" role="owner" case="GEN">
<word person="1incl" number="plur" posp="pron"/>
</np>
<np def="def" number="sing" tr="theme" locus="number" role="owned">
<word posp="noun" gloss="language"/>
<word gloss="the" posp="det"/>
</np>
</np>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES">
<word posp="verb" gloss="be"/>
</vp>
</subs>
<np def="def" number="sing" role="subj" tr="theme" locus="number">
<word posp="noun" gloss="langname"/>
<word gloss="the" posp="det"/>
</np>
</np>
<pp p="in" precise="no" location="inside">
- <np type="owner_owned">
+ <np type="owner_owned" number="sing">
<np number="sing" locus="number">
<subs>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="different"/>
</vp>
</subs>
<np role="subj" number="sing">
<word posp="noun" gloss="manner"/>
</np>
</np>
<np def="def" number="sing">
<word posp="noun" gloss="inside"/>
</np>
</np>
<word gloss="in" posp="pp"/>
</pp>
</s>
module simplifynumber:
<s connector="but">
<word gloss="but" posp="conj"/>
<littrans>But XXX, which is our language, arose in a different way.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="arise"/>
</vp>
- <np role="subj" tr="theme" case="NOM" number="sing">
+ <np role="subj" tr="theme" case="NOM">
<subs>
- <np role="obj" number="plur">
- <np type="owner_owned" tr="rheme" number="sing">
- <np def="def" number="plur" locus="number" role="owner" case="GEN">
- <word person="1incl" number="plur" posp="pron"/>
+ <np role="obj">
+ <np type="owner_owned" tr="rheme">
+ <np def="def" locus="number" role="owner" case="GEN">
+ <word person="1incl" posp="pron"/>
</np>
- <np def="def" number="sing" tr="theme" locus="number" role="owned">
+ <np def="def" tr="theme" locus="number" role="owned">
<word posp="noun" gloss="language"/>
<word gloss="the" posp="det"/>
</np>
</np>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES">
<word posp="verb" gloss="be"/>
</vp>
</subs>
- <np def="def" number="sing" role="subj" tr="theme" locus="number">
+ <np def="def" role="subj" tr="theme" locus="number">
<word posp="noun" gloss="langname"/>
<word gloss="the" posp="det"/>
</np>
</np>
<pp p="in" precise="no" location="inside">
- <np type="owner_owned" number="sing">
- <np number="sing" locus="number">
+ <np type="owner_owned">
+ <np locus="number">
<subs>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="different"/>
</vp>
</subs>
- <np role="subj" number="sing">
+ <np role="subj">
<word posp="noun" gloss="manner"/>
</np>
</np>
- <np def="def" number="sing">
+ <np def="def">
<word posp="noun" gloss="inside"/>
</np>
</np>
<word gloss="in" posp="pp"/>
</pp>
</s>
createpronouns:
No change.
module ngen:
No change.
module wordorder:
No change.
module wordorder:
No change.
module wordorder:
<s connector="but">
<word gloss="but" posp="conj"/>
<littrans>But XXX, which is our language, arose in a different way.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="arise"/>
</vp>
<np role="subj" tr="theme" case="NOM">
<subs>
<np role="obj">
<np type="owner_owned" tr="rheme">
<np def="def" locus="number" role="owner" case="GEN">
<word person="1incl" posp="pron"/>
</np>
<np def="def" tr="theme" locus="number" role="owned">
- <word posp="noun" gloss="language"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="language"/>
</np>
</np>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES">
<word posp="verb" gloss="be"/>
</vp>
</subs>
<np def="def" role="subj" tr="theme" locus="number">
- <word posp="noun" gloss="langname"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="langname"/>
</np>
</np>
<pp p="in" precise="no" location="inside">
<np type="owner_owned">
<np locus="number">
<subs>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="different"/>
</vp>
</subs>
<np role="subj">
<word posp="noun" gloss="manner"/>
</np>
</np>
<np def="def">
<word posp="noun" gloss="inside"/>
</np>
</np>
<word gloss="in" posp="pp"/>
</pp>
</s>
module conjp:
No change.
flattenconjp:
No change.
fixpronouns:
<s connector="but">
<word gloss="but" posp="conj"/>
<littrans>But XXX, which is our language, arose in a different way.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="arise"/>
</vp>
<np role="subj" tr="theme" case="NOM">
<subs>
<np role="obj">
<np type="owner_owned" tr="rheme">
<np def="def" locus="number" role="owner" case="GEN">
- <word person="1incl" posp="pron"/>
+ <word person="1incl" posp="pron" gloss="1incl"/>
</np>
<np def="def" tr="theme" locus="number" role="owned">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="language"/>
</np>
</np>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES">
<word posp="verb" gloss="be"/>
</vp>
</subs>
<np def="def" role="subj" tr="theme" locus="number">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="langname"/>
</np>
</np>
<pp p="in" precise="no" location="inside">
<np type="owner_owned">
<np locus="number">
<subs>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="different"/>
</vp>
</subs>
<np role="subj">
<word posp="noun" gloss="manner"/>
</np>
</np>
<np def="def">
<word posp="noun" gloss="inside"/>
</np>
</np>
<word gloss="in" posp="pp"/>
</pp>
</s>
copyuptophrase:
<s connector="but">
<word gloss="but" posp="conj"/>
<littrans>But XXX, which is our language, arose in a different way.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="arise"/>
</vp>
<np role="subj" tr="theme" case="NOM">
<subs>
<np role="obj">
<np type="owner_owned" tr="rheme">
- <np def="def" locus="number" role="owner" case="GEN">
+ <np def="def" locus="number" role="owner" case="GEN" person="1incl">
<word person="1incl" posp="pron" gloss="1incl"/>
</np>
<np def="def" tr="theme" locus="number" role="owned">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="language"/>
</np>
</np>
</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" obj="3">
<word posp="verb" gloss="be"/>
</vp>
</subs>
<np def="def" role="subj" tr="theme" locus="number">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="langname"/>
</np>
</np>
<pp p="in" precise="no" location="inside">
<np type="owner_owned">
<np locus="number">
<subs>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="different"/>
</vp>
</subs>
<np role="subj">
<word posp="noun" gloss="manner"/>
</np>
</np>
<np def="def">
<word posp="noun" gloss="inside"/>
</np>
</np>
<word gloss="in" posp="pp"/>
</pp>
</s>
prodrop:
No change.
addclitics:
<s connector="but">
<word gloss="but" posp="conj"/>
<littrans>But XXX, which is our language, arose in a different way.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="arise"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
+ <thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np role="subj" tr="theme" case="NOM">
<subs>
<np role="obj">
<np type="owner_owned" tr="rheme">
<np def="def" locus="number" role="owner" case="GEN" person="1incl">
<word person="1incl" posp="pron" gloss="1incl"/>
+ <thingy type="npcase" function="enclitic" gloss="GEN"/>
</np>
<np def="def" tr="theme" locus="number" role="owned">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="language"/>
</np>
</np>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3">
<word posp="verb" gloss="be"/>
+ <thingy type="vpta" function="enclitic" gloss="PRES"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
+ <thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
</subs>
- <np def="def" role="subj" tr="theme" locus="number">
+ <np def="def" role="subj" tr="theme" locus="number" case="NOM">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="langname"/>
</np>
+ <thingy type="npcase" function="enclitic" gloss="NOM"/>
</np>
<pp p="in" precise="no" location="inside">
<np type="owner_owned">
<np locus="number">
<subs>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="different"/>
+ <thingy type="vpta" function="enclitic" gloss="PRES"/>
</vp>
</subs>
<np role="subj">
<word posp="noun" gloss="manner"/>
</np>
</np>
<np def="def">
<word posp="noun" gloss="inside"/>
</np>
</np>
<word gloss="in" posp="pp"/>
</pp>
</s>
propagateArgumentCase:
No change.
unwrapArgumentNPs:
<s connector="but">
<word gloss="but" posp="conj"/>
<littrans>But XXX, which is our language, arose in a different way.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="arise"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
- <np role="subj" tr="theme" case="NOM">
<subs>
- <np role="obj">
- <np type="owner_owned" tr="rheme">
+ <np type="owner_owned" tr="rheme" role="obj">
<np def="def" locus="number" role="owner" case="GEN" person="1incl">
<word person="1incl" posp="pron" gloss="1incl"/>
<thingy type="npcase" function="enclitic" gloss="GEN"/>
</np>
<np def="def" tr="theme" locus="number" role="owned">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="language"/>
</np>
</np>
- </np>
<vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3">
<word posp="verb" gloss="be"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
</subs>
<np def="def" role="subj" tr="theme" locus="number" case="NOM">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="langname"/>
</np>
<thingy type="npcase" function="enclitic" gloss="NOM"/>
- </np>
<pp p="in" precise="no" location="inside">
<np type="owner_owned">
<np locus="number">
<subs>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="different"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
</vp>
</subs>
<np role="subj">
<word posp="noun" gloss="manner"/>
</np>
</np>
<np def="def">
<word posp="noun" gloss="inside"/>
</np>
</np>
<word gloss="in" posp="pp"/>
</pp>
</s>
unwrapOwnerOwned:
<s connector="but">
<word gloss="but" posp="conj"/>
<littrans>But XXX, which is our language, arose in a different way.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="arise"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<subs>
- <np type="owner_owned" tr="rheme" role="obj">
<np def="def" locus="number" role="owner" case="GEN" person="1incl">
<word person="1incl" posp="pron" gloss="1incl"/>
<thingy type="npcase" function="enclitic" gloss="GEN"/>
</np>
<np def="def" tr="theme" locus="number" role="owned">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="language"/>
</np>
- </np>
<vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3">
<word posp="verb" gloss="be"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
</subs>
<np def="def" role="subj" tr="theme" locus="number" case="NOM">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="langname"/>
</np>
<thingy type="npcase" function="enclitic" gloss="NOM"/>
<pp p="in" precise="no" location="inside">
- <np type="owner_owned">
<np locus="number">
<subs>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="different"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
</vp>
</subs>
<np role="subj">
<word posp="noun" gloss="manner"/>
</np>
</np>
<np def="def">
<word posp="noun" gloss="inside"/>
</np>
- </np>
<word gloss="in" posp="pp"/>
</pp>
</s>
movedowntoword:
<s connector="but"> <word gloss="but" posp="conj"/> <littrans>But XXX, which is our language, arose in a different way.</littrans> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> - <word posp="verb" gloss="arise"/> + <word posp="verb" gloss="arise" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> </vp> <subs> <np def="def" locus="number" role="owner" case="GEN" person="1incl"> - <word person="1incl" posp="pron" gloss="1incl"/> + <word person="1incl" posp="pron" gloss="1incl" def="def" locus="number" role="owner" case="GEN"/> <thingy type="npcase" function="enclitic" gloss="GEN"/> </np> <np def="def" tr="theme" locus="number" role="owned"> - <word gloss="the" posp="det"/> - <word posp="noun" gloss="language"/> + <word gloss="the" posp="det" def="def" tr="theme" locus="number" role="owned"/> + <word posp="noun" gloss="language" def="def" tr="theme" locus="number" role="owned"/> </np> <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3"> - <word posp="verb" gloss="be"/> + <word posp="verb" gloss="be" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> </vp> </subs> <np def="def" role="subj" tr="theme" locus="number" case="NOM"> - <word gloss="the" posp="det"/> - <word posp="noun" gloss="langname"/> + <word gloss="the" posp="det" def="def" role="subj" tr="theme" locus="number" case="NOM"/> + <word posp="noun" gloss="langname" def="def" role="subj" tr="theme" locus="number" case="NOM"/> </np> <thingy type="npcase" function="enclitic" gloss="NOM"/> <pp p="in" precise="no" location="inside"> <np locus="number"> <subs> <vp tam="pres-state" ta="PRES"> - <word lexposp="adj" posp="verb" gloss="different"/> + <word lexposp="adj" posp="verb" gloss="different" tam="pres-state" ta="PRES"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> </vp> </subs> <np role="subj"> - <word posp="noun" gloss="manner"/> + <word posp="noun" gloss="manner" role="subj"/> </np> </np> <np def="def"> - <word posp="noun" gloss="inside"/> + <word posp="noun" gloss="inside" def="def"/> </np> - <word gloss="in" posp="pp"/> + <word gloss="in" posp="pp" p="in" precise="no" location="inside"/> </pp> </s>
addaffixes:
No change.
flatten:
<s connector="but"> + <flat> <word gloss="but" posp="conj"/> - <littrans>But XXX, which is our language, arose in a different way.</littrans> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="arise" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - </vp> - <subs> - <np def="def" locus="number" role="owner" case="GEN" person="1incl"> <word person="1incl" posp="pron" gloss="1incl" def="def" locus="number" role="owner" case="GEN"/> <thingy type="npcase" function="enclitic" gloss="GEN"/> - </np> - <np def="def" tr="theme" locus="number" role="owned"> <word gloss="the" posp="det" def="def" tr="theme" locus="number" role="owned"/> <word posp="noun" gloss="language" def="def" tr="theme" locus="number" role="owned"/> - </np> - <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3"> <word posp="verb" gloss="be" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - </vp> - </subs> - <np def="def" role="subj" tr="theme" locus="number" case="NOM"> <word gloss="the" posp="det" def="def" role="subj" tr="theme" locus="number" case="NOM"/> <word posp="noun" gloss="langname" def="def" role="subj" tr="theme" locus="number" case="NOM"/> - </np> <thingy type="npcase" function="enclitic" gloss="NOM"/> - <pp p="in" precise="no" location="inside"> - <np locus="number"> - <subs> - <vp tam="pres-state" ta="PRES"> <word lexposp="adj" posp="verb" gloss="different" tam="pres-state" ta="PRES"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> - </vp> - </subs> - <np role="subj"> <word posp="noun" gloss="manner" role="subj"/> - </np> - </np> - <np def="def"> <word posp="noun" gloss="inside" def="def"/> - </np> <word gloss="in" posp="pp" p="in" precise="no" location="inside"/> - </pp> + </flat> </s>
addvocab:
-<s connector="but"> +<s connector="but" translation=""> <flat> - <word gloss="but" posp="conj"/> - <word posp="verb" gloss="arise" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - <word person="1incl" posp="pron" gloss="1incl" def="def" locus="number" role="owner" case="GEN"/> - <thingy type="npcase" function="enclitic" gloss="GEN"/> - <word gloss="the" posp="det" def="def" tr="theme" locus="number" role="owned"/> - <word posp="noun" gloss="language" def="def" tr="theme" locus="number" role="owned"/> - <word posp="verb" gloss="be" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3"/> - <thingy type="vpta" function="enclitic" gloss="PRES"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - <word gloss="the" posp="det" def="def" role="subj" tr="theme" locus="number" case="NOM"/> - <word posp="noun" gloss="langname" def="def" role="subj" tr="theme" locus="number" case="NOM"/> - <thingy type="npcase" function="enclitic" gloss="NOM"/> - <word lexposp="adj" posp="verb" gloss="different" tam="pres-state" ta="PRES"/> - <thingy type="vpta" function="enclitic" gloss="PRES"/> - <word posp="noun" gloss="manner" role="subj"/> - <word posp="noun" gloss="inside" def="def"/> - <word gloss="in" posp="pp" p="in" precise="no" location="inside"/> + <word gloss="but" posp="conj" ph="s aː" slots="Cir V1">saː</word> + <word posp="verb" gloss="arise" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" ph="ɲ aː ʋ aː z a" slots="Cir V2 Cmr V1 Cmr V2">ɲaːʋaːza</word> + <thingy type="vpta" function="enclitic" gloss="PAST" ph="s+t uː" slots="Cis V2">stuː</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative" ph="" slots="Cis V2"></thingy> + <thingy type="vpvoice" function="enclitic" gloss="active" ph="" slots="Cis V2"></thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS" ph="" slots="Cis V2"></thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph="" slots="Cis V2"></thingy> + <word person="1incl" posp="pron" gloss="1incl" def="def" locus="number" role="owner" case="GEN" ph="k aː" slots="Cir V1">kaː</word> + <thingy type="npcase" function="enclitic" gloss="GEN" ph="t eː" slots="Cis V2">teː</thingy> + <word gloss="the" posp="det" def="def" tr="theme" locus="number" role="owned" ph="b o" slots="Cir V1">bo</word> + <word posp="noun" gloss="language" def="def" tr="theme" locus="number" role="owned" ph="ɡ a" slots="Cir V1">ɡa</word> + <word posp="verb" gloss="be" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3" ph="b aː" slots="Cir V1">baː</word> + <thingy type="vpta" function="enclitic" gloss="PRES" ph="" slots="Cis V2"></thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative" ph="" slots="Cis V2"></thingy> + <thingy type="vpvoice" function="enclitic" gloss="active" ph="" slots="Cis V2"></thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS" ph="" slots="Cis V2"></thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph="" slots="Cis V2"></thingy> + <word gloss="the" posp="det" def="def" role="subj" tr="theme" locus="number" case="NOM" ph="b o" slots="Cir V1">bo</word> + <word posp="noun" gloss="langname" def="def" role="subj" tr="theme" locus="number" case="NOM" ph="d u ɡ a" slots="Cir V1 Cmr V2">duɡa</word> + <thingy type="npcase" function="enclitic" gloss="NOM" ph="" slots="Cis V2"></thingy> + <word lexposp="adj" posp="verb" gloss="different" tam="pres-state" ta="PRES" ph="z+ɡ iː ɲ o" slots="Cir V1 Cmr V2">zɡiːɲo</word> + <thingy type="vpta" function="enclitic" gloss="PRES" ph="" slots="Cis V2"></thingy> + <word posp="noun" gloss="manner" role="subj" ph="z a d aː" slots="Cir V1 Cmr V2">zadaː</word> + <word posp="noun" gloss="inside" def="def" ph="z+b i" slots="Cir V1">zbi</word> + <word gloss="in" posp="pp" p="in" precise="no" location="inside" ph="s oː" slots="Cir V1">soː</word> </flat> </s>
vowelharmony:
No change.
applysandhi:
<s connector="but" translation=""> <flat> - <word gloss="but" posp="conj" ph="s aː" slots="Cir V1">saː</word> - <word posp="verb" gloss="arise" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" ph="ɲ aː ʋ aː z a" slots="Cir V2 Cmr V1 Cmr V2">ɲaːʋaːza</word> - <thingy type="vpta" function="enclitic" gloss="PAST" ph="s+t uː" slots="Cis V2">stuː</thingy> + <word gloss="but" posp="conj" ph="s aː">saː</word> + <word posp="verb" gloss="arise" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" ph="ɲ aː ʋ aː z a">ɲaːʋaːza</word> + <thingy type="vpta" function="enclitic" gloss="PAST" ph="s+t uː">stuː</thingy> <thingy type="vpmode" function="enclitic" gloss="indicative" ph="" slots="Cis V2"></thingy> <thingy type="vpvoice" function="enclitic" gloss="active" ph="" slots="Cis V2"></thingy> <thingy type="vpnegation" function="enclitic" gloss="POS" ph="" slots="Cis V2"></thingy> <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph="" slots="Cis V2"></thingy> - <word person="1incl" posp="pron" gloss="1incl" def="def" locus="number" role="owner" case="GEN" ph="k aː" slots="Cir V1">kaː</word> - <thingy type="npcase" function="enclitic" gloss="GEN" ph="t eː" slots="Cis V2">teː</thingy> - <word gloss="the" posp="det" def="def" tr="theme" locus="number" role="owned" ph="b o" slots="Cir V1">bo</word> - <word posp="noun" gloss="language" def="def" tr="theme" locus="number" role="owned" ph="ɡ a" slots="Cir V1">ɡa</word> - <word posp="verb" gloss="be" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3" ph="b aː" slots="Cir V1">baː</word> + <word person="1incl" posp="pron" gloss="1incl" def="def" locus="number" role="owner" case="GEN" ph="k aː">kaː</word> + <thingy type="npcase" function="enclitic" gloss="GEN" ph="t eː">teː</thingy> + <word gloss="the" posp="det" def="def" tr="theme" locus="number" role="owned" ph="b o">bo</word> + <word posp="noun" gloss="language" def="def" tr="theme" locus="number" role="owned" ph="ɡ a">ɡa</word> + <word posp="verb" gloss="be" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3" ph="b aː">baː</word> <thingy type="vpta" function="enclitic" gloss="PRES" ph="" slots="Cis V2"></thingy> <thingy type="vpmode" function="enclitic" gloss="indicative" ph="" slots="Cis V2"></thingy> <thingy type="vpvoice" function="enclitic" gloss="active" ph="" slots="Cis V2"></thingy> <thingy type="vpnegation" function="enclitic" gloss="POS" ph="" slots="Cis V2"></thingy> <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph="" slots="Cis V2"></thingy> - <word gloss="the" posp="det" def="def" role="subj" tr="theme" locus="number" case="NOM" ph="b o" slots="Cir V1">bo</word> - <word posp="noun" gloss="langname" def="def" role="subj" tr="theme" locus="number" case="NOM" ph="d u ɡ a" slots="Cir V1 Cmr V2">duɡa</word> + <word gloss="the" posp="det" def="def" role="subj" tr="theme" locus="number" case="NOM" ph="b o">bo</word> + <word posp="noun" gloss="langname" def="def" role="subj" tr="theme" locus="number" case="NOM" ph="d u ɡ a">duɡa</word> <thingy type="npcase" function="enclitic" gloss="NOM" ph="" slots="Cis V2"></thingy> - <word lexposp="adj" posp="verb" gloss="different" tam="pres-state" ta="PRES" ph="z+ɡ iː ɲ o" slots="Cir V1 Cmr V2">zɡiːɲo</word> + <word lexposp="adj" posp="verb" gloss="different" tam="pres-state" ta="PRES" ph="z+ɡ iː ɲ o">zɡiːɲo</word> <thingy type="vpta" function="enclitic" gloss="PRES" ph="" slots="Cis V2"></thingy> - <word posp="noun" gloss="manner" role="subj" ph="z a d aː" slots="Cir V1 Cmr V2">zadaː</word> - <word posp="noun" gloss="inside" def="def" ph="z+b i" slots="Cir V1">zbi</word> - <word gloss="in" posp="pp" p="in" precise="no" location="inside" ph="s oː" slots="Cir V1">soː</word> + <word posp="noun" gloss="manner" role="subj" ph="z a d aː">zadaː</word> + <word posp="noun" gloss="inside" def="def" ph="z+b i">zbi</word> + <word gloss="in" posp="pp" p="in" precise="no" location="inside" ph="s oː">soː</word> </flat> </s>
removetags:
<s connector="but" translation=""> <flat> - <word gloss="but" posp="conj" ph="s aː">saː</word> - <word posp="verb" gloss="arise" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" ph="ɲ aː ʋ aː z a">ɲaːʋaːza</word> - <thingy type="vpta" function="enclitic" gloss="PAST" ph="s+t uː">stuː</thingy> - <thingy type="vpmode" function="enclitic" gloss="indicative" ph="" slots="Cis V2"></thingy> - <thingy type="vpvoice" function="enclitic" gloss="active" ph="" slots="Cis V2"></thingy> - <thingy type="vpnegation" function="enclitic" gloss="POS" ph="" slots="Cis V2"></thingy> - <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph="" slots="Cis V2"></thingy> - <word person="1incl" posp="pron" gloss="1incl" def="def" locus="number" role="owner" case="GEN" ph="k aː">kaː</word> - <thingy type="npcase" function="enclitic" gloss="GEN" ph="t eː">teː</thingy> - <word gloss="the" posp="det" def="def" tr="theme" locus="number" role="owned" ph="b o">bo</word> - <word posp="noun" gloss="language" def="def" tr="theme" locus="number" role="owned" ph="ɡ a">ɡa</word> - <word posp="verb" gloss="be" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3" ph="b aː">baː</word> - <thingy type="vpta" function="enclitic" gloss="PRES" ph="" slots="Cis V2"></thingy> - <thingy type="vpmode" function="enclitic" gloss="indicative" ph="" slots="Cis V2"></thingy> - <thingy type="vpvoice" function="enclitic" gloss="active" ph="" slots="Cis V2"></thingy> - <thingy type="vpnegation" function="enclitic" gloss="POS" ph="" slots="Cis V2"></thingy> - <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph="" slots="Cis V2"></thingy> - <word gloss="the" posp="det" def="def" role="subj" tr="theme" locus="number" case="NOM" ph="b o">bo</word> - <word posp="noun" gloss="langname" def="def" role="subj" tr="theme" locus="number" case="NOM" ph="d u ɡ a">duɡa</word> - <thingy type="npcase" function="enclitic" gloss="NOM" ph="" slots="Cis V2"></thingy> - <word lexposp="adj" posp="verb" gloss="different" tam="pres-state" ta="PRES" ph="z+ɡ iː ɲ o">zɡiːɲo</word> - <thingy type="vpta" function="enclitic" gloss="PRES" ph="" slots="Cis V2"></thingy> - <word posp="noun" gloss="manner" role="subj" ph="z a d aː">zadaː</word> - <word posp="noun" gloss="inside" def="def" ph="z+b i">zbi</word> - <word gloss="in" posp="pp" p="in" precise="no" location="inside" ph="s oː">soː</word> + <word gloss="but" posp="conj">saː</word> + <word posp="verb" gloss="arise" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">ɲaːʋaːza</word> + <thingy type="vpta" function="enclitic" gloss="PAST">stuː</thingy> + <word person="1incl" posp="pron" gloss="1incl" def="def" locus="number" role="owner" case="GEN">kaː</word> + <thingy type="npcase" function="enclitic" gloss="GEN">teː</thingy> + <word gloss="the" posp="det" def="def" tr="theme" locus="number" role="owned">bo</word> + <word posp="noun" gloss="language" def="def" tr="theme" locus="number" role="owned">ɡa</word> + <word posp="verb" gloss="be" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3">baː</word> + <word gloss="the" posp="det" def="def" role="subj" tr="theme" locus="number" case="NOM">bo</word> + <word posp="noun" gloss="langname" def="def" role="subj" tr="theme" locus="number" case="NOM">duɡa</word> + <word lexposp="adj" posp="verb" gloss="different" tam="pres-state" ta="PRES">zɡiːɲo</word> + <word posp="noun" gloss="manner" role="subj">zadaː</word> + <word posp="noun" gloss="inside" def="def">zbi</word> + <word gloss="in" posp="pp" p="in" precise="no" location="inside">soː</word> </flat> + <p><span class="ilpair"><span class="mor">saː</span><br><span class="gls">but</span></span> <span class="ilpair"><span class="mor">ɲaːʋaːza</span><br><span class="gls">arise</span></span> <span class="ilpair"><span class="mor">stuː</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">kaː</span><br><span class="gls">1incl</span></span> <span class="ilpair"><span class="mor">teː</span><br><span class="gls"><span class="glssc">GEN</span></span></span> <span class="ilpair"><span class="mor">bo</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">ɡa</span><br><span class="gls">language</span></span> <span class="ilpair"><span class="mor">baː</span><br><span class="gls">be</span></span> <span class="ilpair"><span class="mor">bo</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">duɡa</span><br><span class="gls">langname</span></span> <span class="ilpair"><span class="mor">zɡiːɲo</span><br><span class="gls">different</span></span> <span class="ilpair"><span class="mor">zadaː</span><br><span class="gls">manner</span></span> <span class="ilpair"><span class="mor">zbi</span><br><span class="gls">inside</span></span> <span class="ilpair"><span class="mor">soː</span><br><span class="gls">in</span></span></p> + <p>saː ɲaːʋaːza stuː kaː teː bo ɡa baː bo duɡa zɡiːɲo zadaː zbi soː</p> + <p>saa ñaawaaza stuu kaa tee bo ga baa bo duga zgiiño zadaa zbi soo</p> + <il> + <w> + <o>saː</o> + <g>but</g> + </w> + <w> + <o>ɲaːʋaːza</o> + <g>arise</g> + </w> + <w> + <o>stuː</o> + <g>PAST</g> + </w> + <w> + <o>kaː</o> + <g>1incl</g> + </w> + <w> + <o>teː</o> + <g>GEN</g> + </w> + <w> + <o>bo</o> + <g>the</g> + </w> + <w> + <o>ɡa</o> + <g>language</g> + </w> + <w> + <o>baː</o> + <g>be</g> + </w> + <w> + <o>bo</o> + <g>the</g> + </w> + <w> + <o>duɡa</o> + <g>langname</g> + </w> + <w> + <o>zɡiːɲo</o> + <g>different</g> + </w> + <w> + <o>zadaː</o> + <g>manner</g> + </w> + <w> + <o>zbi</o> + <g>inside</g> + </w> + <w> + <o>soː</o> + <g>in</g> + </w> + </il> </s>
Saa ñaawaaza stuu kaa tee bo ga baa bo duga zgiiño zadaa zbi soo. [saː ɲaːʋaːza stuː kaː teː bo ɡa baː bo duɡa zɡiːɲo zadaː zbi soː] saː but ɲaːʋaːza arise stuː PAST kaː 1incl teː GEN bo the ɡa language baː be bo the duɡa langname zɡiːɲo different zadaː manner zbi inside soː in “But Duga, which is our language, arose in a different way.” | (11) |
It was born whole and perfect in a single breath.
initial XML:
<s>
<littrans>It appeared whole and perfect in a single breath</littrans>
<vp tam="past-punct">
<verb>appear</verb>
</vp>
<np def="def" number="sing" output="aspron" role="subj" tr="theme">
<noun>language</noun>
</np>
<np role="pred">
<conjp conj="and">
<np number="sing" def="neither">
<adj>whole</adj>
</np>
<np number="sing" def="neither">
<adj>perfect</adj>
</np>
</conjp>
</np>
<pp p="in" precise="no" location="inside">
<np def="indef" number="sing">
<noun>breath</noun>
<adj>single</adj>
</np>
</pp>
</s>cleanup:
<s> <littrans>It appeared whole and perfect in a single breath</littrans> - <vp tam="past-punct"> - <verb>appear</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="appear"/> </vp> - <np def="def" number="sing" output="aspron" role="subj" tr="theme"> - <noun>language</noun> + <np def="def" number="sing" output="aspron" role="subj" tr="theme" locus="number"> + <word posp="noun" gloss="language"/> </np> <np role="pred"> <conjp conj="and"> - <np number="sing" def="neither"> - <adj>whole</adj> + <np number="sing" def="neither" locus="number"> + <word posp="adj" gloss="whole"/> </np> - <np number="sing" def="neither"> - <adj>perfect</adj> + <np number="sing" def="neither" locus="number"> + <word posp="adj" gloss="perfect"/> </np> </conjp> </np> <pp p="in" precise="no" location="inside"> - <np def="indef" number="sing"> - <noun>breath</noun> - <adj>single</adj> + <np def="indef" number="sing" locus="number"> + <word posp="noun" gloss="breath"/> + <word posp="adj" gloss="single"/> </np> </pp> </s>
module adj2verb:
<s>
<littrans>It appeared whole and perfect in a single breath</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active">
<word posp="verb" gloss="appear"/>
</vp>
<np def="def" number="sing" output="aspron" role="subj" tr="theme" locus="number">
<word posp="noun" gloss="language"/>
</np>
<np role="pred">
<conjp conj="and">
<np number="sing" def="neither" locus="number">
- <word posp="adj" gloss="whole"/>
+ <relp>
+ <vp tam="pres-state">
+ <word lexposp="adj" posp="verb" gloss="whole"/>
+ </vp>
+ <np head="this" role="subj" number="sing"/>
+ </relp>
</np>
<np number="sing" def="neither" locus="number">
- <word posp="adj" gloss="perfect"/>
+ <relp>
+ <vp tam="pres-state">
+ <word lexposp="adj" posp="verb" gloss="perfect"/>
+ </vp>
+ <np head="this" role="subj" number="sing"/>
+ </relp>
</np>
</conjp>
</np>
<pp p="in" precise="no" location="inside">
<np def="indef" number="sing" locus="number">
+ <relp>
+ <vp tam="pres-state">
+ <word lexposp="adj" posp="verb" gloss="single"/>
+ </vp>
+ <np head="this" role="subj" number="sing">
<word posp="noun" gloss="breath"/>
- <word posp="adj" gloss="single"/>
</np>
+ </relp>
+ </np>
</pp>
</s>
module articles:
<s>
<littrans>It appeared whole and perfect in a single breath</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active">
<word posp="verb" gloss="appear"/>
</vp>
<np def="def" number="sing" output="aspron" role="subj" tr="theme" locus="number">
<word posp="noun" gloss="language"/>
</np>
<np role="pred">
<conjp conj="and">
- <np number="sing" def="neither" locus="number">
+ <np number="sing" locus="number">
<relp>
<vp tam="pres-state">
<word lexposp="adj" posp="verb" gloss="whole"/>
</vp>
<np head="this" role="subj" number="sing"/>
</relp>
</np>
- <np number="sing" def="neither" locus="number">
+ <np number="sing" locus="number">
<relp>
<vp tam="pres-state">
<word lexposp="adj" posp="verb" gloss="perfect"/>
</vp>
<np head="this" role="subj" number="sing"/>
</relp>
</np>
</conjp>
</np>
<pp p="in" precise="no" location="inside">
- <np def="indef" number="sing" locus="number">
+ <np number="sing" locus="number">
<relp>
<vp tam="pres-state">
<word lexposp="adj" posp="verb" gloss="single"/>
</vp>
<np head="this" role="subj" number="sing">
<word posp="noun" gloss="breath"/>
</np>
</relp>
</np>
</pp>
</s>
module nonpastonly:
<s> <littrans>It appeared whole and perfect in a single breath</littrans> - <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="appear"/> </vp> <np def="def" number="sing" output="aspron" role="subj" tr="theme" locus="number"> <word posp="noun" gloss="language"/> </np> <np role="pred"> <conjp conj="and"> <np number="sing" locus="number"> <relp> - <vp tam="pres-state"> + <vp tam="pres-state" ta="PRES"> <word lexposp="adj" posp="verb" gloss="whole"/> </vp> <np head="this" role="subj" number="sing"/> </relp> </np> <np number="sing" locus="number"> <relp> - <vp tam="pres-state"> + <vp tam="pres-state" ta="PRES"> <word lexposp="adj" posp="verb" gloss="perfect"/> </vp> <np head="this" role="subj" number="sing"/> </relp> </np> </conjp> </np> <pp p="in" precise="no" location="inside"> <np number="sing" locus="number"> <relp> - <vp tam="pres-state"> + <vp tam="pres-state" ta="PRES"> <word lexposp="adj" posp="verb" gloss="single"/> </vp> <np head="this" role="subj" number="sing"> <word posp="noun" gloss="breath"/> </np> </relp> </np> </pp> </s>
module noepistemic:
No change.
module RelN:
<s>
<littrans>It appeared whole and perfect in a single breath</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="appear"/>
</vp>
<np def="def" number="sing" output="aspron" role="subj" tr="theme" locus="number">
<word posp="noun" gloss="language"/>
</np>
<np role="pred">
<conjp conj="and">
<np number="sing" locus="number">
- <relp>
+ <subs>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="whole"/>
</vp>
- <np head="this" role="subj" number="sing"/>
- </relp>
+ </subs>
+ <np role="subj" number="sing"/>
</np>
<np number="sing" locus="number">
- <relp>
+ <subs>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="perfect"/>
</vp>
- <np head="this" role="subj" number="sing"/>
- </relp>
+ </subs>
+ <np role="subj" number="sing"/>
</np>
</conjp>
</np>
<pp p="in" precise="no" location="inside">
<np number="sing" locus="number">
- <relp>
+ <subs>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="single"/>
</vp>
- <np head="this" role="subj" number="sing">
+ </subs>
+ <np role="subj" number="sing">
<word posp="noun" gloss="breath"/>
</np>
- </relp>
</np>
</pp>
</s>
module sentenceconnectors:
No change.
module nominalise:
No change.
tva1tva2
tva1
tva2
tva1
tva2
module affixdensity:
No change.
module adpositions:
<s>
<littrans>It appeared whole and perfect in a single breath</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="appear"/>
</vp>
<np def="def" number="sing" output="aspron" role="subj" tr="theme" locus="number">
<word posp="noun" gloss="language"/>
</np>
<np role="pred">
<conjp conj="and">
<np number="sing" locus="number">
<subs>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="whole"/>
</vp>
</subs>
<np role="subj" number="sing"/>
</np>
<np number="sing" locus="number">
<subs>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="perfect"/>
</vp>
</subs>
<np role="subj" number="sing"/>
</np>
</conjp>
</np>
<pp p="in" precise="no" location="inside">
+ <np type="owner_owned">
<np number="sing" locus="number">
<subs>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="single"/>
</vp>
</subs>
<np role="subj" number="sing">
<word posp="noun" gloss="breath"/>
</np>
</np>
+ <np def="def" number="sing">
+ <word posp="noun" gloss="inside"/>
+ </np>
+ </np>
+ <word gloss="in" posp="pp"/>
</pp>
</s>
module constorder:
No change.
module casemarking:
No change.
module markowner:
No change.
module propagatenumber:
<s>
<littrans>It appeared whole and perfect in a single breath</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="appear"/>
</vp>
<np def="def" number="sing" output="aspron" role="subj" tr="theme" locus="number">
<word posp="noun" gloss="language"/>
</np>
- <np role="pred">
+ <np role="pred" number="plur">
<conjp conj="and">
<np number="sing" locus="number">
<subs>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="whole"/>
</vp>
</subs>
<np role="subj" number="sing"/>
</np>
<np number="sing" locus="number">
<subs>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="perfect"/>
</vp>
</subs>
<np role="subj" number="sing"/>
</np>
</conjp>
</np>
<pp p="in" precise="no" location="inside">
- <np type="owner_owned">
+ <np type="owner_owned" number="sing">
<np number="sing" locus="number">
<subs>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="single"/>
</vp>
</subs>
<np role="subj" number="sing">
<word posp="noun" gloss="breath"/>
</np>
</np>
<np def="def" number="sing">
<word posp="noun" gloss="inside"/>
</np>
</np>
<word gloss="in" posp="pp"/>
</pp>
</s>
module simplifynumber:
<s>
<littrans>It appeared whole and perfect in a single breath</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="appear"/>
</vp>
- <np def="def" number="sing" output="aspron" role="subj" tr="theme" locus="number">
+ <np def="def" output="aspron" role="subj" tr="theme" locus="number">
<word posp="noun" gloss="language"/>
</np>
- <np role="pred" number="plur">
+ <np role="pred">
<conjp conj="and">
- <np number="sing" locus="number">
+ <np locus="number">
<subs>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="whole"/>
</vp>
</subs>
- <np role="subj" number="sing"/>
+ <np role="subj"/>
</np>
- <np number="sing" locus="number">
+ <np locus="number">
<subs>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="perfect"/>
</vp>
</subs>
- <np role="subj" number="sing"/>
+ <np role="subj"/>
</np>
</conjp>
</np>
<pp p="in" precise="no" location="inside">
- <np type="owner_owned" number="sing">
- <np number="sing" locus="number">
+ <np type="owner_owned">
+ <np locus="number">
<subs>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="single"/>
</vp>
</subs>
- <np role="subj" number="sing">
+ <np role="subj">
<word posp="noun" gloss="breath"/>
</np>
</np>
- <np def="def" number="sing">
+ <np def="def">
<word posp="noun" gloss="inside"/>
</np>
</np>
<word gloss="in" posp="pp"/>
</pp>
</s>
createpronouns:
<s>
<littrans>It appeared whole and perfect in a single breath</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="appear"/>
</vp>
- <np def="def" output="aspron" role="subj" tr="theme" locus="number">
- <word posp="noun" gloss="language"/>
+ <np def="def" role="subj" tr="theme" locus="number">
+ <word posp="pron" gloss="3"/>
</np>
<np role="pred">
<conjp conj="and">
<np locus="number">
<subs>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="whole"/>
</vp>
</subs>
<np role="subj"/>
</np>
<np locus="number">
<subs>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="perfect"/>
</vp>
</subs>
<np role="subj"/>
</np>
</conjp>
</np>
<pp p="in" precise="no" location="inside">
<np type="owner_owned">
<np locus="number">
<subs>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="single"/>
</vp>
</subs>
<np role="subj">
<word posp="noun" gloss="breath"/>
</np>
</np>
<np def="def">
<word posp="noun" gloss="inside"/>
</np>
</np>
<word gloss="in" posp="pp"/>
</pp>
</s>
module ngen:
No change.
module wordorder:
No change.
module wordorder:
No change.
module wordorder:
No change.
module conjp:
<s>
<littrans>It appeared whole and perfect in a single breath</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="appear"/>
</vp>
<np def="def" role="subj" tr="theme" locus="number">
<word posp="pron" gloss="3"/>
</np>
<np role="pred">
<conjp conj="and">
<np locus="number">
<subs>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="whole"/>
</vp>
</subs>
<np role="subj"/>
</np>
+ <word posp="conj" gloss="and"/>
<np locus="number">
<subs>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="perfect"/>
</vp>
</subs>
<np role="subj"/>
</np>
</conjp>
</np>
<pp p="in" precise="no" location="inside">
<np type="owner_owned">
<np locus="number">
<subs>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="single"/>
</vp>
</subs>
<np role="subj">
<word posp="noun" gloss="breath"/>
</np>
</np>
<np def="def">
<word posp="noun" gloss="inside"/>
</np>
</np>
<word gloss="in" posp="pp"/>
</pp>
</s>
flattenconjp:
<s>
<littrans>It appeared whole and perfect in a single breath</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="appear"/>
</vp>
<np def="def" role="subj" tr="theme" locus="number">
<word posp="pron" gloss="3"/>
</np>
<np role="pred">
- <conjp conj="and">
- <np locus="number">
+ <np locus="number" role="pred">
<subs>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="whole"/>
</vp>
</subs>
<np role="subj"/>
</np>
<word posp="conj" gloss="and"/>
- <np locus="number">
+ <np locus="number" role="pred">
<subs>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="perfect"/>
</vp>
</subs>
<np role="subj"/>
</np>
- </conjp>
</np>
<pp p="in" precise="no" location="inside">
<np type="owner_owned">
<np locus="number">
<subs>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="single"/>
</vp>
</subs>
<np role="subj">
<word posp="noun" gloss="breath"/>
</np>
</np>
<np def="def">
<word posp="noun" gloss="inside"/>
</np>
</np>
<word gloss="in" posp="pp"/>
</pp>
</s>
fixpronouns:
No change.
copyuptophrase:
No change.
prodrop:
No change.
addclitics:
<s>
<littrans>It appeared whole and perfect in a single breath</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="appear"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
+ <thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np def="def" role="subj" tr="theme" locus="number">
<word posp="pron" gloss="3"/>
</np>
<np role="pred">
<np locus="number" role="pred">
<subs>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="whole"/>
+ <thingy type="vpta" function="enclitic" gloss="PRES"/>
</vp>
</subs>
<np role="subj"/>
</np>
<word posp="conj" gloss="and"/>
<np locus="number" role="pred">
<subs>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="perfect"/>
+ <thingy type="vpta" function="enclitic" gloss="PRES"/>
</vp>
</subs>
<np role="subj"/>
</np>
</np>
<pp p="in" precise="no" location="inside">
<np type="owner_owned">
<np locus="number">
<subs>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="single"/>
+ <thingy type="vpta" function="enclitic" gloss="PRES"/>
</vp>
</subs>
<np role="subj">
<word posp="noun" gloss="breath"/>
</np>
</np>
<np def="def">
<word posp="noun" gloss="inside"/>
</np>
</np>
<word gloss="in" posp="pp"/>
</pp>
</s>
propagateArgumentCase:
No change.
unwrapArgumentNPs:
No change.
unwrapOwnerOwned:
<s>
<littrans>It appeared whole and perfect in a single breath</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="appear"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np def="def" role="subj" tr="theme" locus="number">
<word posp="pron" gloss="3"/>
</np>
<np role="pred">
<np locus="number" role="pred">
<subs>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="whole"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
</vp>
</subs>
<np role="subj"/>
</np>
<word posp="conj" gloss="and"/>
<np locus="number" role="pred">
<subs>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="perfect"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
</vp>
</subs>
<np role="subj"/>
</np>
</np>
<pp p="in" precise="no" location="inside">
- <np type="owner_owned">
<np locus="number">
<subs>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="single"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
</vp>
</subs>
<np role="subj">
<word posp="noun" gloss="breath"/>
</np>
</np>
<np def="def">
<word posp="noun" gloss="inside"/>
</np>
- </np>
<word gloss="in" posp="pp"/>
</pp>
</s>
movedowntoword:
<s> <littrans>It appeared whole and perfect in a single breath</littrans> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> - <word posp="verb" gloss="appear"/> + <word posp="verb" gloss="appear" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> </vp> <np def="def" role="subj" tr="theme" locus="number"> - <word posp="pron" gloss="3"/> + <word posp="pron" gloss="3" def="def" role="subj" tr="theme" locus="number"/> </np> <np role="pred"> <np locus="number" role="pred"> <subs> <vp tam="pres-state" ta="PRES"> - <word lexposp="adj" posp="verb" gloss="whole"/> + <word lexposp="adj" posp="verb" gloss="whole" tam="pres-state" ta="PRES"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> </vp> </subs> <np role="subj"/> </np> - <word posp="conj" gloss="and"/> + <word posp="conj" gloss="and" role="pred"/> <np locus="number" role="pred"> <subs> <vp tam="pres-state" ta="PRES"> - <word lexposp="adj" posp="verb" gloss="perfect"/> + <word lexposp="adj" posp="verb" gloss="perfect" tam="pres-state" ta="PRES"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> </vp> </subs> <np role="subj"/> </np> </np> <pp p="in" precise="no" location="inside"> <np locus="number"> <subs> <vp tam="pres-state" ta="PRES"> - <word lexposp="adj" posp="verb" gloss="single"/> + <word lexposp="adj" posp="verb" gloss="single" tam="pres-state" ta="PRES"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> </vp> </subs> <np role="subj"> - <word posp="noun" gloss="breath"/> + <word posp="noun" gloss="breath" role="subj"/> </np> </np> <np def="def"> - <word posp="noun" gloss="inside"/> + <word posp="noun" gloss="inside" def="def"/> </np> - <word gloss="in" posp="pp"/> + <word gloss="in" posp="pp" p="in" precise="no" location="inside"/> </pp> </s>
addaffixes:
No change.
flatten:
<s> - <littrans>It appeared whole and perfect in a single breath</littrans> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <flat> <word posp="verb" gloss="appear" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - </vp> - <np def="def" role="subj" tr="theme" locus="number"> <word posp="pron" gloss="3" def="def" role="subj" tr="theme" locus="number"/> - </np> - <np role="pred"> - <np locus="number" role="pred"> - <subs> - <vp tam="pres-state" ta="PRES"> <word lexposp="adj" posp="verb" gloss="whole" tam="pres-state" ta="PRES"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> - </vp> - </subs> - <np role="subj"/> - </np> <word posp="conj" gloss="and" role="pred"/> - <np locus="number" role="pred"> - <subs> - <vp tam="pres-state" ta="PRES"> <word lexposp="adj" posp="verb" gloss="perfect" tam="pres-state" ta="PRES"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> - </vp> - </subs> - <np role="subj"/> - </np> - </np> - <pp p="in" precise="no" location="inside"> - <np locus="number"> - <subs> - <vp tam="pres-state" ta="PRES"> <word lexposp="adj" posp="verb" gloss="single" tam="pres-state" ta="PRES"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> - </vp> - </subs> - <np role="subj"> <word posp="noun" gloss="breath" role="subj"/> - </np> - </np> - <np def="def"> <word posp="noun" gloss="inside" def="def"/> - </np> <word gloss="in" posp="pp" p="in" precise="no" location="inside"/> - </pp> + </flat> </s>
addvocab:
-<s> +<s translation=""> <flat> - <word posp="verb" gloss="appear" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - <word posp="pron" gloss="3" def="def" role="subj" tr="theme" locus="number"/> - <word lexposp="adj" posp="verb" gloss="whole" tam="pres-state" ta="PRES"/> - <thingy type="vpta" function="enclitic" gloss="PRES"/> - <word posp="conj" gloss="and" role="pred"/> - <word lexposp="adj" posp="verb" gloss="perfect" tam="pres-state" ta="PRES"/> - <thingy type="vpta" function="enclitic" gloss="PRES"/> - <word lexposp="adj" posp="verb" gloss="single" tam="pres-state" ta="PRES"/> - <thingy type="vpta" function="enclitic" gloss="PRES"/> - <word posp="noun" gloss="breath" role="subj"/> - <word posp="noun" gloss="inside" def="def"/> - <word gloss="in" posp="pp" p="in" precise="no" location="inside"/> + <word posp="verb" gloss="appear" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" ph="b i j a l e" slots="Cir V2 Cmr V1 Cmr V2">bijale</word> + <thingy type="vpta" function="enclitic" gloss="PAST" ph="s+t uː" slots="Cis V2">stuː</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative" ph="" slots="Cis V2"></thingy> + <thingy type="vpvoice" function="enclitic" gloss="active" ph="" slots="Cis V2"></thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS" ph="" slots="Cis V2"></thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph="" slots="Cis V2"></thingy> + <word posp="pron" gloss="3" def="def" role="subj" tr="theme" locus="number" ph="d eː" slots="Cir V1">deː</word> + <word lexposp="adj" posp="verb" gloss="whole" tam="pres-state" ta="PRES" ph="k i" slots="Cir V1">ki</word> + <thingy type="vpta" function="enclitic" gloss="PRES" ph="" slots="Cis V2"></thingy> + <word posp="conj" gloss="and" role="pred" ph="ɡ i" slots="Cir V1">ɡi</word> + <word lexposp="adj" posp="verb" gloss="perfect" tam="pres-state" ta="PRES" ph="d e h o m i" slots="Cir V2 Cmr V1 Cmr V2">dehomi</word> + <thingy type="vpta" function="enclitic" gloss="PRES" ph="" slots="Cis V2"></thingy> + <word lexposp="adj" posp="verb" gloss="single" tam="pres-state" ta="PRES" ph="j e b aː" slots="Cir V1 Cmr V2">jebaː</word> + <thingy type="vpta" function="enclitic" gloss="PRES" ph="" slots="Cis V2"></thingy> + <word posp="noun" gloss="breath" role="subj" ph="ɲ e b u d a" slots="Cir V2 Cmr V1 Cmr V2">ɲebuda</word> + <word posp="noun" gloss="inside" def="def" ph="z+b i" slots="Cir V1">zbi</word> + <word gloss="in" posp="pp" p="in" precise="no" location="inside" ph="s oː" slots="Cir V1">soː</word> </flat> </s>
vowelharmony:
No change.
applysandhi:
<s translation=""> <flat> - <word posp="verb" gloss="appear" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" ph="b i j a l e" slots="Cir V2 Cmr V1 Cmr V2">bijale</word> - <thingy type="vpta" function="enclitic" gloss="PAST" ph="s+t uː" slots="Cis V2">stuː</thingy> + <word posp="verb" gloss="appear" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" ph="b i j a l e">bijale</word> + <thingy type="vpta" function="enclitic" gloss="PAST" ph="s+t uː">stuː</thingy> <thingy type="vpmode" function="enclitic" gloss="indicative" ph="" slots="Cis V2"></thingy> <thingy type="vpvoice" function="enclitic" gloss="active" ph="" slots="Cis V2"></thingy> <thingy type="vpnegation" function="enclitic" gloss="POS" ph="" slots="Cis V2"></thingy> <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph="" slots="Cis V2"></thingy> - <word posp="pron" gloss="3" def="def" role="subj" tr="theme" locus="number" ph="d eː" slots="Cir V1">deː</word> - <word lexposp="adj" posp="verb" gloss="whole" tam="pres-state" ta="PRES" ph="k i" slots="Cir V1">ki</word> + <word posp="pron" gloss="3" def="def" role="subj" tr="theme" locus="number" ph="d eː">deː</word> + <word lexposp="adj" posp="verb" gloss="whole" tam="pres-state" ta="PRES" ph="k i">ki</word> <thingy type="vpta" function="enclitic" gloss="PRES" ph="" slots="Cis V2"></thingy> - <word posp="conj" gloss="and" role="pred" ph="ɡ i" slots="Cir V1">ɡi</word> - <word lexposp="adj" posp="verb" gloss="perfect" tam="pres-state" ta="PRES" ph="d e h o m i" slots="Cir V2 Cmr V1 Cmr V2">dehomi</word> + <word posp="conj" gloss="and" role="pred" ph="ɡ i">ɡi</word> + <word lexposp="adj" posp="verb" gloss="perfect" tam="pres-state" ta="PRES" ph="d e h o m i">dehomi</word> <thingy type="vpta" function="enclitic" gloss="PRES" ph="" slots="Cis V2"></thingy> - <word lexposp="adj" posp="verb" gloss="single" tam="pres-state" ta="PRES" ph="j e b aː" slots="Cir V1 Cmr V2">jebaː</word> + <word lexposp="adj" posp="verb" gloss="single" tam="pres-state" ta="PRES" ph="j e b aː">jebaː</word> <thingy type="vpta" function="enclitic" gloss="PRES" ph="" slots="Cis V2"></thingy> - <word posp="noun" gloss="breath" role="subj" ph="ɲ e b u d a" slots="Cir V2 Cmr V1 Cmr V2">ɲebuda</word> - <word posp="noun" gloss="inside" def="def" ph="z+b i" slots="Cir V1">zbi</word> - <word gloss="in" posp="pp" p="in" precise="no" location="inside" ph="s oː" slots="Cir V1">soː</word> + <word posp="noun" gloss="breath" role="subj" ph="ɲ e b u d a">ɲebuda</word> + <word posp="noun" gloss="inside" def="def" ph="z+b i">zbi</word> + <word gloss="in" posp="pp" p="in" precise="no" location="inside" ph="s oː">soː</word> </flat> </s>
removetags:
<s translation=""> <flat> - <word posp="verb" gloss="appear" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" ph="b i j a l e">bijale</word> - <thingy type="vpta" function="enclitic" gloss="PAST" ph="s+t uː">stuː</thingy> - <thingy type="vpmode" function="enclitic" gloss="indicative" ph="" slots="Cis V2"></thingy> - <thingy type="vpvoice" function="enclitic" gloss="active" ph="" slots="Cis V2"></thingy> - <thingy type="vpnegation" function="enclitic" gloss="POS" ph="" slots="Cis V2"></thingy> - <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph="" slots="Cis V2"></thingy> - <word posp="pron" gloss="3" def="def" role="subj" tr="theme" locus="number" ph="d eː">deː</word> - <word lexposp="adj" posp="verb" gloss="whole" tam="pres-state" ta="PRES" ph="k i">ki</word> - <thingy type="vpta" function="enclitic" gloss="PRES" ph="" slots="Cis V2"></thingy> - <word posp="conj" gloss="and" role="pred" ph="ɡ i">ɡi</word> - <word lexposp="adj" posp="verb" gloss="perfect" tam="pres-state" ta="PRES" ph="d e h o m i">dehomi</word> - <thingy type="vpta" function="enclitic" gloss="PRES" ph="" slots="Cis V2"></thingy> - <word lexposp="adj" posp="verb" gloss="single" tam="pres-state" ta="PRES" ph="j e b aː">jebaː</word> - <thingy type="vpta" function="enclitic" gloss="PRES" ph="" slots="Cis V2"></thingy> - <word posp="noun" gloss="breath" role="subj" ph="ɲ e b u d a">ɲebuda</word> - <word posp="noun" gloss="inside" def="def" ph="z+b i">zbi</word> - <word gloss="in" posp="pp" p="in" precise="no" location="inside" ph="s oː">soː</word> + <word posp="verb" gloss="appear" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">bijale</word> + <thingy type="vpta" function="enclitic" gloss="PAST">stuː</thingy> + <word posp="pron" gloss="3" def="def" role="subj" tr="theme" locus="number">deː</word> + <word lexposp="adj" posp="verb" gloss="whole" tam="pres-state" ta="PRES">ki</word> + <word posp="conj" gloss="and" role="pred">ɡi</word> + <word lexposp="adj" posp="verb" gloss="perfect" tam="pres-state" ta="PRES">dehomi</word> + <word lexposp="adj" posp="verb" gloss="single" tam="pres-state" ta="PRES">jebaː</word> + <word posp="noun" gloss="breath" role="subj">ɲebuda</word> + <word posp="noun" gloss="inside" def="def">zbi</word> + <word gloss="in" posp="pp" p="in" precise="no" location="inside">soː</word> </flat> + <p><span class="ilpair"><span class="mor">bijale</span><br><span class="gls">appear</span></span> <span class="ilpair"><span class="mor">stuː</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">deː</span><br><span class="gls">3</span></span> <span class="ilpair"><span class="mor">ki</span><br><span class="gls">whole</span></span> <span class="ilpair"><span class="mor">ɡi</span><br><span class="gls">and</span></span> <span class="ilpair"><span class="mor">dehomi</span><br><span class="gls">perfect</span></span> <span class="ilpair"><span class="mor">jebaː</span><br><span class="gls">single</span></span> <span class="ilpair"><span class="mor">ɲebuda</span><br><span class="gls">breath</span></span> <span class="ilpair"><span class="mor">zbi</span><br><span class="gls">inside</span></span> <span class="ilpair"><span class="mor">soː</span><br><span class="gls">in</span></span></p> + <p>bijale stuː deː ki ɡi dehomi jebaː ɲebuda zbi soː</p> + <p>bijale stuu dee ki gi dehomi jebaa ñebuda zbi soo</p> + <il> + <w> + <o>bijale</o> + <g>appear</g> + </w> + <w> + <o>stuː</o> + <g>PAST</g> + </w> + <w> + <o>deː</o> + <g>3</g> + </w> + <w> + <o>ki</o> + <g>whole</g> + </w> + <w> + <o>ɡi</o> + <g>and</g> + </w> + <w> + <o>dehomi</o> + <g>perfect</g> + </w> + <w> + <o>jebaː</o> + <g>single</g> + </w> + <w> + <o>ɲebuda</o> + <g>breath</g> + </w> + <w> + <o>zbi</o> + <g>inside</g> + </w> + <w> + <o>soː</o> + <g>in</g> + </w> + </il> </s>
Bijale stuu dee ki gi dehomi jebaa ñebuda zbi soo [bijale stuː deː ki ɡi dehomi jebaː ɲebuda zbi soː] bijale appear stuː PAST deː 3 ki whole ɡi and dehomi perfect jebaː single ɲebuda breath zbi inside soː in “It appeared whole and perfect in a single breath” | (12) |
Our language did not evolve; it was created.
initial XML:
<s>
<littrans>Our language did not evolve.</littrans>
<vp tam="past-punct" negation="yes">
<verb>evolve</verb>
</vp>
<np role="subj" tr="theme">
<np type="owner_owned">
<np def="def" number="plur">
<pron person="1incl" number="plur"/>
</np>
<np def="def" number="sing">
<noun>language</noun>
</np>
</np>
</np>
</s>cleanup:
<s> <littrans>Our language did not evolve.</littrans> - <vp tam="past-punct" negation="yes"> - <verb>evolve</verb> + <vp negation="NEG" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="evolve"/> </vp> <np role="subj" tr="theme"> <np type="owner_owned"> - <np def="def" number="plur"> - <pron person="1incl" number="plur"/> + <np def="def" number="plur" locus="number" role="owner"> + <word person="1incl" number="plur" posp="pron"/> </np> - <np def="def" number="sing"> - <noun>language</noun> + <np def="def" number="sing" locus="number" role="owned"> + <word posp="noun" gloss="language"/> </np> </np> </np> </s>
module adj2verb:
No change.
module articles:
<s>
<littrans>Our language did not evolve.</littrans>
<vp negation="NEG" question="not.Q" tense="past" asp="action" mode="indicative" voice="active">
<word posp="verb" gloss="evolve"/>
</vp>
<np role="subj" tr="theme">
<np type="owner_owned">
<np def="def" number="plur" locus="number" role="owner">
<word person="1incl" number="plur" posp="pron"/>
</np>
<np def="def" number="sing" locus="number" role="owned">
<word posp="noun" gloss="language"/>
+ <word gloss="the" posp="det"/>
</np>
</np>
</np>
</s>
module nonpastonly:
<s> <littrans>Our language did not evolve.</littrans> - <vp negation="NEG" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="NEG" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="evolve"/> </vp> <np role="subj" tr="theme"> <np type="owner_owned"> <np def="def" number="plur" locus="number" role="owner"> <word person="1incl" number="plur" posp="pron"/> </np> <np def="def" number="sing" locus="number" role="owned"> <word posp="noun" gloss="language"/> <word gloss="the" posp="det"/> </np> </np> </np> </s>
module noepistemic:
No change.
module RelN:
No change.
module sentenceconnectors:
No change.
module nominalise:
No change.
module affixdensity:
No change.
module adpositions:
No change.
module constorder:
No change.
module casemarking:
<s>
<littrans>Our language did not evolve.</littrans>
<vp negation="NEG" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="evolve"/>
</vp>
- <np role="subj" tr="theme">
+ <np role="subj" tr="theme" case="NOM">
<np type="owner_owned">
<np def="def" number="plur" locus="number" role="owner">
<word person="1incl" number="plur" posp="pron"/>
</np>
<np def="def" number="sing" locus="number" role="owned">
<word posp="noun" gloss="language"/>
<word gloss="the" posp="det"/>
</np>
</np>
</np>
</s>
module markowner:
<s>
<littrans>Our language did not evolve.</littrans>
<vp negation="NEG" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="evolve"/>
</vp>
<np role="subj" tr="theme" case="NOM">
<np type="owner_owned">
- <np def="def" number="plur" locus="number" role="owner">
+ <np def="def" number="plur" locus="number" role="owner" case="GEN">
<word person="1incl" number="plur" posp="pron"/>
</np>
<np def="def" number="sing" locus="number" role="owned">
<word posp="noun" gloss="language"/>
<word gloss="the" posp="det"/>
</np>
</np>
</np>
</s>
module propagatenumber:
<s>
<littrans>Our language did not evolve.</littrans>
<vp negation="NEG" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="evolve"/>
</vp>
- <np role="subj" tr="theme" case="NOM">
- <np type="owner_owned">
+ <np role="subj" tr="theme" case="NOM" number="plur">
+ <np type="owner_owned" number="sing">
<np def="def" number="plur" locus="number" role="owner" case="GEN">
<word person="1incl" number="plur" posp="pron"/>
</np>
<np def="def" number="sing" locus="number" role="owned">
<word posp="noun" gloss="language"/>
<word gloss="the" posp="det"/>
</np>
</np>
</np>
</s>
module simplifynumber:
<s>
<littrans>Our language did not evolve.</littrans>
<vp negation="NEG" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="evolve"/>
</vp>
- <np role="subj" tr="theme" case="NOM" number="plur">
- <np type="owner_owned" number="sing">
- <np def="def" number="plur" locus="number" role="owner" case="GEN">
- <word person="1incl" number="plur" posp="pron"/>
+ <np role="subj" tr="theme" case="NOM">
+ <np type="owner_owned">
+ <np def="def" locus="number" role="owner" case="GEN">
+ <word person="1incl" posp="pron"/>
</np>
- <np def="def" number="sing" locus="number" role="owned">
+ <np def="def" locus="number" role="owned">
<word posp="noun" gloss="language"/>
<word gloss="the" posp="det"/>
</np>
</np>
</np>
</s>
createpronouns:
No change.
module ngen:
No change.
module wordorder:
No change.
module wordorder:
No change.
module wordorder:
<s>
<littrans>Our language did not evolve.</littrans>
<vp negation="NEG" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="evolve"/>
</vp>
<np role="subj" tr="theme" case="NOM">
<np type="owner_owned">
<np def="def" locus="number" role="owner" case="GEN">
<word person="1incl" posp="pron"/>
</np>
<np def="def" locus="number" role="owned">
- <word posp="noun" gloss="language"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="language"/>
</np>
</np>
</np>
</s>
module conjp:
No change.
flattenconjp:
No change.
fixpronouns:
<s>
<littrans>Our language did not evolve.</littrans>
<vp negation="NEG" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="evolve"/>
</vp>
<np role="subj" tr="theme" case="NOM">
<np type="owner_owned">
<np def="def" locus="number" role="owner" case="GEN">
- <word person="1incl" posp="pron"/>
+ <word person="1incl" posp="pron" gloss="1incl"/>
</np>
<np def="def" locus="number" role="owned">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="language"/>
</np>
</np>
</np>
</s>
copyuptophrase:
<s>
<littrans>Our language did not evolve.</littrans>
<vp negation="NEG" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="evolve"/>
</vp>
<np role="subj" tr="theme" case="NOM">
<np type="owner_owned">
- <np def="def" locus="number" role="owner" case="GEN">
+ <np def="def" locus="number" role="owner" case="GEN" person="1incl">
<word person="1incl" posp="pron" gloss="1incl"/>
</np>
<np def="def" locus="number" role="owned">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="language"/>
</np>
</np>
</np>
</s>
prodrop:
No change.
addclitics:
<s>
<littrans>Our language did not evolve.</littrans>
<vp negation="NEG" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="evolve"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
+ <thingy type="vpnegation" function="enclitic" gloss="NEG"/>
+ <thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np role="subj" tr="theme" case="NOM">
- <np type="owner_owned">
+ <np type="owner_owned" case="NOM">
<np def="def" locus="number" role="owner" case="GEN" person="1incl">
<word person="1incl" posp="pron" gloss="1incl"/>
</np>
- <np def="def" locus="number" role="owned">
+ <np def="def" locus="number" role="owned" case="NOM">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="language"/>
</np>
</np>
+ <thingy type="npcase" function="enclitic" gloss="NOM"/>
</np>
</s>
propagateArgumentCase:
No change.
unwrapArgumentNPs:
<s>
<littrans>Our language did not evolve.</littrans>
<vp negation="NEG" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="evolve"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="NEG"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
- <np role="subj" tr="theme" case="NOM">
- <np type="owner_owned" case="NOM">
+ <np type="owner_owned" case="NOM" role="subj" tr="theme">
<np def="def" locus="number" role="owner" case="GEN" person="1incl">
<word person="1incl" posp="pron" gloss="1incl"/>
</np>
<np def="def" locus="number" role="owned" case="NOM">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="language"/>
</np>
</np>
<thingy type="npcase" function="enclitic" gloss="NOM"/>
- </np>
</s>
unwrapOwnerOwned:
<s>
<littrans>Our language did not evolve.</littrans>
<vp negation="NEG" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="evolve"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="NEG"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
- <np type="owner_owned" case="NOM" role="subj" tr="theme">
<np def="def" locus="number" role="owner" case="GEN" person="1incl">
<word person="1incl" posp="pron" gloss="1incl"/>
</np>
- <np def="def" locus="number" role="owned" case="NOM">
+ <np def="def" locus="number" role="owned" case="NOM" tr="theme">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="language"/>
</np>
- </np>
<thingy type="npcase" function="enclitic" gloss="NOM"/>
</s>
movedowntoword:
<s> <littrans>Our language did not evolve.</littrans> <vp negation="NEG" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> - <word posp="verb" gloss="evolve"/> + <word posp="verb" gloss="evolve" negation="NEG" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="NEG"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> </vp> <np def="def" locus="number" role="owner" case="GEN" person="1incl"> - <word person="1incl" posp="pron" gloss="1incl"/> + <word person="1incl" posp="pron" gloss="1incl" def="def" locus="number" role="owner" case="GEN"/> </np> <np def="def" locus="number" role="owned" case="NOM" tr="theme"> - <word gloss="the" posp="det"/> - <word posp="noun" gloss="language"/> + <word gloss="the" posp="det" def="def" locus="number" role="owned" case="NOM" tr="theme"/> + <word posp="noun" gloss="language" def="def" locus="number" role="owned" case="NOM" tr="theme"/> </np> <thingy type="npcase" function="enclitic" gloss="NOM"/> </s>
addaffixes:
No change.
flatten:
<s> - <littrans>Our language did not evolve.</littrans> - <vp negation="NEG" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <flat> <word posp="verb" gloss="evolve" negation="NEG" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="NEG"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - </vp> - <np def="def" locus="number" role="owner" case="GEN" person="1incl"> <word person="1incl" posp="pron" gloss="1incl" def="def" locus="number" role="owner" case="GEN"/> - </np> - <np def="def" locus="number" role="owned" case="NOM" tr="theme"> <word gloss="the" posp="det" def="def" locus="number" role="owned" case="NOM" tr="theme"/> <word posp="noun" gloss="language" def="def" locus="number" role="owned" case="NOM" tr="theme"/> - </np> <thingy type="npcase" function="enclitic" gloss="NOM"/> + </flat> </s>
addvocab:
-<s> +<s translation=""> <flat> - <word posp="verb" gloss="evolve" negation="NEG" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpnegation" function="enclitic" gloss="NEG"/> - <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - <word person="1incl" posp="pron" gloss="1incl" def="def" locus="number" role="owner" case="GEN"/> - <word gloss="the" posp="det" def="def" locus="number" role="owned" case="NOM" tr="theme"/> - <word posp="noun" gloss="language" def="def" locus="number" role="owned" case="NOM" tr="theme"/> - <thingy type="npcase" function="enclitic" gloss="NOM"/> + <word posp="verb" gloss="evolve" negation="NEG" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" ph="ɲ i ɲ a s o" slots="Cir V2 Cmr V1 Cmr V2">ɲiɲaso</word> + <thingy type="vpta" function="enclitic" gloss="PAST" ph="s+t uː" slots="Cis V2">stuː</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative" ph="" slots="Cis V2"></thingy> + <thingy type="vpvoice" function="enclitic" gloss="active" ph="" slots="Cis V2"></thingy> + <thingy type="vpnegation" function="enclitic" gloss="NEG" ph="z+b eː" slots="Cis V2">zbeː</thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph="" slots="Cis V2"></thingy> + <word person="1incl" posp="pron" gloss="1incl" def="def" locus="number" role="owner" case="GEN" ph="k aː" slots="Cir V1">kaː</word> + <word gloss="the" posp="det" def="def" locus="number" role="owned" case="NOM" tr="theme" ph="b o" slots="Cir V1">bo</word> + <word posp="noun" gloss="language" def="def" locus="number" role="owned" case="NOM" tr="theme" ph="ɡ a" slots="Cir V1">ɡa</word> + <thingy type="npcase" function="enclitic" gloss="NOM" ph="" slots="Cis V2"></thingy> </flat> </s>
vowelharmony:
No change.
applysandhi:
<s translation=""> <flat> - <word posp="verb" gloss="evolve" negation="NEG" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" ph="ɲ i ɲ a s o" slots="Cir V2 Cmr V1 Cmr V2">ɲiɲaso</word> - <thingy type="vpta" function="enclitic" gloss="PAST" ph="s+t uː" slots="Cis V2">stuː</thingy> + <word posp="verb" gloss="evolve" negation="NEG" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" ph="ɲ i ɲ a s o">ɲiɲaso</word> + <thingy type="vpta" function="enclitic" gloss="PAST" ph="s+t uː">stuː</thingy> <thingy type="vpmode" function="enclitic" gloss="indicative" ph="" slots="Cis V2"></thingy> <thingy type="vpvoice" function="enclitic" gloss="active" ph="" slots="Cis V2"></thingy> - <thingy type="vpnegation" function="enclitic" gloss="NEG" ph="z+b eː" slots="Cis V2">zbeː</thingy> + <thingy type="vpnegation" function="enclitic" gloss="NEG" ph="z+b eː">zbeː</thingy> <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph="" slots="Cis V2"></thingy> - <word person="1incl" posp="pron" gloss="1incl" def="def" locus="number" role="owner" case="GEN" ph="k aː" slots="Cir V1">kaː</word> - <word gloss="the" posp="det" def="def" locus="number" role="owned" case="NOM" tr="theme" ph="b o" slots="Cir V1">bo</word> - <word posp="noun" gloss="language" def="def" locus="number" role="owned" case="NOM" tr="theme" ph="ɡ a" slots="Cir V1">ɡa</word> + <word person="1incl" posp="pron" gloss="1incl" def="def" locus="number" role="owner" case="GEN" ph="k aː">kaː</word> + <word gloss="the" posp="det" def="def" locus="number" role="owned" case="NOM" tr="theme" ph="b o">bo</word> + <word posp="noun" gloss="language" def="def" locus="number" role="owned" case="NOM" tr="theme" ph="ɡ a">ɡa</word> <thingy type="npcase" function="enclitic" gloss="NOM" ph="" slots="Cis V2"></thingy> </flat> </s>
removetags:
<s translation=""> <flat> - <word posp="verb" gloss="evolve" negation="NEG" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" ph="ɲ i ɲ a s o">ɲiɲaso</word> - <thingy type="vpta" function="enclitic" gloss="PAST" ph="s+t uː">stuː</thingy> - <thingy type="vpmode" function="enclitic" gloss="indicative" ph="" slots="Cis V2"></thingy> - <thingy type="vpvoice" function="enclitic" gloss="active" ph="" slots="Cis V2"></thingy> - <thingy type="vpnegation" function="enclitic" gloss="NEG" ph="z+b eː">zbeː</thingy> - <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph="" slots="Cis V2"></thingy> - <word person="1incl" posp="pron" gloss="1incl" def="def" locus="number" role="owner" case="GEN" ph="k aː">kaː</word> - <word gloss="the" posp="det" def="def" locus="number" role="owned" case="NOM" tr="theme" ph="b o">bo</word> - <word posp="noun" gloss="language" def="def" locus="number" role="owned" case="NOM" tr="theme" ph="ɡ a">ɡa</word> - <thingy type="npcase" function="enclitic" gloss="NOM" ph="" slots="Cis V2"></thingy> + <word posp="verb" gloss="evolve" negation="NEG" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">ɲiɲaso</word> + <thingy type="vpta" function="enclitic" gloss="PAST">stuː</thingy> + <thingy type="vpnegation" function="enclitic" gloss="NEG">zbeː</thingy> + <word person="1incl" posp="pron" gloss="1incl" def="def" locus="number" role="owner" case="GEN">kaː</word> + <word gloss="the" posp="det" def="def" locus="number" role="owned" case="NOM" tr="theme">bo</word> + <word posp="noun" gloss="language" def="def" locus="number" role="owned" case="NOM" tr="theme">ɡa</word> </flat> + <p><span class="ilpair"><span class="mor">ɲiɲaso</span><br><span class="gls">evolve</span></span> <span class="ilpair"><span class="mor">stuː</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">zbeː</span><br><span class="gls"><span class="glssc">NEG</span></span></span> <span class="ilpair"><span class="mor">kaː</span><br><span class="gls">1incl</span></span> <span class="ilpair"><span class="mor">bo</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">ɡa</span><br><span class="gls">language</span></span></p> + <p>ɲiɲaso stuː zbeː kaː bo ɡa</p> + <p>ñiñaso stuu zbee kaa bo ga</p> + <il> + <w> + <o>ɲiɲaso</o> + <g>evolve</g> + </w> + <w> + <o>stuː</o> + <g>PAST</g> + </w> + <w> + <o>zbeː</o> + <g>NEG</g> + </w> + <w> + <o>kaː</o> + <g>1incl</g> + </w> + <w> + <o>bo</o> + <g>the</g> + </w> + <w> + <o>ɡa</o> + <g>language</g> + </w> + </il> </s>
Ñiñaso stuu zbee kaa bo ga. [ɲiɲaso stuː zbeː kaː bo ɡa] ɲiɲaso evolve stuː PAST zbeː NEG kaː 1incl bo the ɡa language “Our language did not evolve.” | (13) |
initial XML:
<s>
<littrans>It was created.</littrans>
<vp tam="past-punct">
<verb>create</verb>
</vp>
<np role="obj" def="def" number="sing" output="aspron">
<noun>language</noun>
</np>
</s>cleanup:
<s> <littrans>It was created.</littrans> - <vp tam="past-punct"> - <verb>create</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="create"/> </vp> - <np role="obj" def="def" number="sing" output="aspron"> - <noun>language</noun> + <np role="obj" def="def" number="sing" output="aspron" locus="number"> + <word posp="noun" gloss="language"/> </np> </s>
module adj2verb:
No change.
module articles:
No change.
module nonpastonly:
<s> <littrans>It was created.</littrans> - <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="create"/> </vp> <np role="obj" def="def" number="sing" output="aspron" locus="number"> <word posp="noun" gloss="language"/> </np> </s>
module noepistemic:
No change.
module RelN:
No change.
module sentenceconnectors:
No change.
module nominalise:
No change.
module affixdensity:
No change.
module adpositions:
No change.
module constorder:
No change.
module casemarking:
<s>
<littrans>It was created.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="create"/>
</vp>
- <np role="obj" def="def" number="sing" output="aspron" locus="number">
+ <np role="obj" def="def" number="sing" output="aspron" locus="number" case="NOM">
<word posp="noun" gloss="language"/>
</np>
</s>
module markowner:
No change.
module propagatenumber:
No change.
module simplifynumber:
<s>
<littrans>It was created.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="create"/>
</vp>
- <np role="obj" def="def" number="sing" output="aspron" locus="number" case="NOM">
+ <np role="obj" def="def" output="aspron" locus="number" case="NOM">
<word posp="noun" gloss="language"/>
</np>
</s>
createpronouns:
<s>
<littrans>It was created.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="create"/>
</vp>
- <np role="obj" def="def" output="aspron" locus="number" case="NOM">
- <word posp="noun" gloss="language"/>
+ <np role="obj" def="def" locus="number" case="NOM">
+ <word posp="pron" gloss="3"/>
</np>
</s>
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:
<s>
<littrans>It was created.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="create"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
+ <thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np role="obj" def="def" locus="number" case="NOM">
<word posp="pron" gloss="3"/>
+ <thingy type="npcase" function="enclitic" gloss="NOM"/>
</np>
</s>
propagateArgumentCase:
No change.
unwrapArgumentNPs:
No change.
unwrapOwnerOwned:
No change.
movedowntoword:
<s> <littrans>It was created.</littrans> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> - <word posp="verb" gloss="create"/> + <word posp="verb" gloss="create" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> </vp> <np role="obj" def="def" locus="number" case="NOM"> - <word posp="pron" gloss="3"/> + <word posp="pron" gloss="3" role="obj" def="def" locus="number" case="NOM"/> <thingy type="npcase" function="enclitic" gloss="NOM"/> </np> </s>
addaffixes:
No change.
flatten:
<s> - <littrans>It was created.</littrans> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <flat> <word posp="verb" gloss="create" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - </vp> - <np role="obj" def="def" locus="number" case="NOM"> <word posp="pron" gloss="3" role="obj" def="def" locus="number" case="NOM"/> <thingy type="npcase" function="enclitic" gloss="NOM"/> - </np> + </flat> </s>
addvocab:
-<s> +<s translation=""> <flat> - <word posp="verb" gloss="create" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - <word posp="pron" gloss="3" role="obj" def="def" locus="number" case="NOM"/> - <thingy type="npcase" function="enclitic" gloss="NOM"/> + <word posp="verb" gloss="create" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" ph="s eː ɲ iː n i" slots="Cir V2 Cmr V1 Cmr V2">seːɲiːni</word> + <thingy type="vpta" function="enclitic" gloss="PAST" ph="s+t uː" slots="Cis V2">stuː</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative" ph="" slots="Cis V2"></thingy> + <thingy type="vpvoice" function="enclitic" gloss="active" ph="" slots="Cis V2"></thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS" ph="" slots="Cis V2"></thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph="" slots="Cis V2"></thingy> + <word posp="pron" gloss="3" role="obj" def="def" locus="number" case="NOM" ph="d eː" slots="Cir V1">deː</word> + <thingy type="npcase" function="enclitic" gloss="NOM" ph="" slots="Cis V2"></thingy> </flat> </s>
vowelharmony:
No change.
applysandhi:
<s translation=""> <flat> - <word posp="verb" gloss="create" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" ph="s eː ɲ iː n i" slots="Cir V2 Cmr V1 Cmr V2">seːɲiːni</word> - <thingy type="vpta" function="enclitic" gloss="PAST" ph="s+t uː" slots="Cis V2">stuː</thingy> + <word posp="verb" gloss="create" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" ph="s eː ɲ iː n i">seːɲiːni</word> + <thingy type="vpta" function="enclitic" gloss="PAST" ph="s+t uː">stuː</thingy> <thingy type="vpmode" function="enclitic" gloss="indicative" ph="" slots="Cis V2"></thingy> <thingy type="vpvoice" function="enclitic" gloss="active" ph="" slots="Cis V2"></thingy> <thingy type="vpnegation" function="enclitic" gloss="POS" ph="" slots="Cis V2"></thingy> <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph="" slots="Cis V2"></thingy> - <word posp="pron" gloss="3" role="obj" def="def" locus="number" case="NOM" ph="d eː" slots="Cir V1">deː</word> + <word posp="pron" gloss="3" role="obj" def="def" locus="number" case="NOM" ph="d eː">deː</word> <thingy type="npcase" function="enclitic" gloss="NOM" ph="" slots="Cis V2"></thingy> </flat> </s>
removetags:
<s translation=""> <flat> - <word posp="verb" gloss="create" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" ph="s eː ɲ iː n i">seːɲiːni</word> - <thingy type="vpta" function="enclitic" gloss="PAST" ph="s+t uː">stuː</thingy> - <thingy type="vpmode" function="enclitic" gloss="indicative" ph="" slots="Cis V2"></thingy> - <thingy type="vpvoice" function="enclitic" gloss="active" ph="" slots="Cis V2"></thingy> - <thingy type="vpnegation" function="enclitic" gloss="POS" ph="" slots="Cis V2"></thingy> - <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph="" slots="Cis V2"></thingy> - <word posp="pron" gloss="3" role="obj" def="def" locus="number" case="NOM" ph="d eː">deː</word> - <thingy type="npcase" function="enclitic" gloss="NOM" ph="" slots="Cis V2"></thingy> + <word posp="verb" gloss="create" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">seːɲiːni</word> + <thingy type="vpta" function="enclitic" gloss="PAST">stuː</thingy> + <word posp="pron" gloss="3" role="obj" def="def" locus="number" case="NOM">deː</word> </flat> + <p><span class="ilpair"><span class="mor">seːɲiːni</span><br><span class="gls">create</span></span> <span class="ilpair"><span class="mor">stuː</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">deː</span><br><span class="gls">3</span></span></p> + <p>seːɲiːni stuː deː</p> + <p>seeñiini stuu dee</p> + <il> + <w> + <o>seːɲiːni</o> + <g>create</g> + </w> + <w> + <o>stuː</o> + <g>PAST</g> + </w> + <w> + <o>deː</o> + <g>3</g> + </w> + </il> </s>
Seeñiini stuu dee. [seːɲiːni stuː deː] seːɲiːni create stuː PAST deː 3 “It was created.” | (14) |
Language creation took 0.05 seconds; writing the texts 0.04 seconds.