A Collection of Texts in Kenicha
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)
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 sequential:
-<s> +<s connector="then"> <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> <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 sentenceconnectors:
<s connector="then">
+ <word gloss="then" posp="conj"/>
<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>
<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 subordinate: No change.
module adpositions:
<s connector="then">
<word gloss="then" posp="conj"/>
<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>
<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">
+ <word gloss="in" posp="pp"/>
+ <np type="owner_owned">
<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>
+ <np def="def" number="sing">
+ <word posp="noun" gloss="surface"/>
+ </np>
+ </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 constorder: No change.
module casemarking: No change.
module markowner: No change.
module propagatenumber:
<s connector="then">
<word gloss="then" posp="conj"/>
<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>
<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">
<word gloss="in" posp="pp"/>
- <np type="owner_owned">
+ <np type="owner_owned" number="sing">
<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>
<np def="def" number="sing">
<word posp="noun" gloss="surface"/>
</np>
</np>
</pp>
</np>
</relp>
<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 connector="then">
<word gloss="then" posp="conj"/>
<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">
<relp>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="all"/>
</vp>
- <np head="this" role="subj" number="plur">
+ <np head="this" role="subj">
<word posp="noun" gloss="human being"/>
<pp p="in" location="surface" precise="no">
<word gloss="in" posp="pp"/>
- <np type="owner_owned" number="sing">
- <np def="def" number="sing" locus="number">
+ <np type="owner_owned">
+ <np def="def" locus="number">
<relp>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="whole"/>
</vp>
- <np head="this" role="subj" number="sing">
+ <np head="this" role="subj">
<word posp="noun" gloss="earth"/>
</np>
</relp>
<word gloss="the" posp="det"/>
</np>
- <np def="def" number="sing">
+ <np def="def">
<word posp="noun" gloss="surface"/>
</np>
</np>
</pp>
</np>
</relp>
<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:
<s connector="then">
<word gloss="then" posp="conj"/>
<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">
<relp>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="all"/>
</vp>
<np head="this" role="subj">
<word posp="noun" gloss="human being"/>
<pp p="in" location="surface" precise="no">
<word gloss="in" posp="pp"/>
<np type="owner_owned">
+ <np def="def">
+ <word posp="noun" gloss="surface"/>
+ </np>
<np def="def" locus="number">
<relp>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="whole"/>
</vp>
<np head="this" role="subj">
<word posp="noun" gloss="earth"/>
</np>
</relp>
<word gloss="the" posp="det"/>
</np>
- <np def="def">
- <word posp="noun" gloss="surface"/>
</np>
- </np>
</pp>
</np>
</relp>
<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 wordorder: No change.
module wordorder:
<s connector="then">
<word gloss="then" posp="conj"/>
<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">
<relp>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="all"/>
</vp>
<np head="this" role="subj">
<word posp="noun" gloss="human being"/>
<pp p="in" location="surface" precise="no">
<word gloss="in" posp="pp"/>
<np type="owner_owned">
<np def="def">
<word posp="noun" gloss="surface"/>
</np>
<np def="def" locus="number">
<relp>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="whole"/>
</vp>
<np head="this" role="subj">
<word posp="noun" gloss="earth"/>
</np>
</relp>
<word gloss="the" posp="det"/>
</np>
</np>
</pp>
</np>
</relp>
<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"/>
+ <word posp="noun" gloss="language"/>
</np>
<np locus="number">
- <word posp="noun" gloss="dialect"/>
<word posp="num" gloss="one"/>
+ <word posp="noun" gloss="dialect"/>
</np>
</conjp>
</np>
</s>
module wordorder: No change.
module conjp:
<s connector="then">
<word gloss="then" posp="conj"/>
<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">
<relp>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="all"/>
</vp>
<np head="this" role="subj">
<word posp="noun" gloss="human being"/>
<pp p="in" location="surface" precise="no">
<word gloss="in" posp="pp"/>
<np type="owner_owned">
<np def="def">
<word posp="noun" gloss="surface"/>
</np>
<np def="def" locus="number">
<relp>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="whole"/>
</vp>
<np head="this" role="subj">
<word posp="noun" gloss="earth"/>
</np>
</relp>
<word gloss="the" posp="det"/>
</np>
</np>
</pp>
</np>
</relp>
<word gloss="the" posp="det"/>
</np>
<np role="obj">
<conjp conj="and">
<np locus="number">
<word posp="num" gloss="one"/>
<word posp="noun" gloss="language"/>
</np>
+ <word posp="conj" gloss="and"/>
<np locus="number">
<word posp="num" gloss="one"/>
<word posp="noun" gloss="dialect"/>
</np>
</conjp>
</np>
</s>
flattenconjp:
<s connector="then">
<word gloss="then" posp="conj"/>
<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">
<relp>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="all"/>
</vp>
<np head="this" role="subj">
<word posp="noun" gloss="human being"/>
<pp p="in" location="surface" precise="no">
<word gloss="in" posp="pp"/>
<np type="owner_owned">
<np def="def">
<word posp="noun" gloss="surface"/>
</np>
<np def="def" locus="number">
<relp>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="whole"/>
</vp>
<np head="this" role="subj">
<word posp="noun" gloss="earth"/>
</np>
</relp>
<word gloss="the" posp="det"/>
</np>
</np>
</pp>
</np>
</relp>
<word gloss="the" posp="det"/>
</np>
<np role="obj">
- <conjp conj="and">
- <np locus="number">
+ <np locus="number" role="obj">
<word posp="num" gloss="one"/>
<word posp="noun" gloss="language"/>
</np>
<word posp="conj" gloss="and"/>
- <np locus="number">
+ <np locus="number" role="obj">
<word posp="num" gloss="one"/>
<word posp="noun" gloss="dialect"/>
</np>
- </conjp>
</np>
</s>
fixpronouns: No change.
copyuptophrase:
<s connector="then">
<word gloss="then" posp="conj"/>
<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">
<relp>
- <vp tam="pres-state" ta="PRES">
+ <vp tam="pres-state" ta="PRES" subj="3">
<word lexposp="adj" posp="verb" gloss="all"/>
</vp>
<np head="this" role="subj">
<word posp="noun" gloss="human being"/>
<pp p="in" location="surface" precise="no">
<word gloss="in" posp="pp"/>
<np type="owner_owned">
<np def="def">
<word posp="noun" gloss="surface"/>
</np>
<np def="def" locus="number">
<relp>
- <vp tam="pres-state" ta="PRES">
+ <vp tam="pres-state" ta="PRES" subj="3">
<word lexposp="adj" posp="verb" gloss="whole"/>
</vp>
<np head="this" role="subj">
<word posp="noun" gloss="earth"/>
</np>
</relp>
<word gloss="the" posp="det"/>
</np>
</np>
</pp>
</np>
</relp>
<word gloss="the" posp="det"/>
</np>
<np role="obj">
<np locus="number" role="obj">
<word posp="num" gloss="one"/>
<word posp="noun" gloss="language"/>
</np>
<word posp="conj" gloss="and"/>
<np locus="number" role="obj">
<word posp="num" gloss="one"/>
<word posp="noun" gloss="dialect"/>
</np>
</np>
</s>
prodrop: No change.
addclitics:
<s connector="then"> <word gloss="then" posp="conj"/> <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"> + <thingy type="vpta" function="proclitic" gloss="PAST"/> + <thingy type="vpmode" function="proclitic" gloss="indicative"/> + <thingy type="vpvoice" function="proclitic" gloss="active"/> <word posp="verb" gloss="have"/> + <thingy type="vpnegation" function="enclitic" gloss="POS"/> </vp> <np def="def" role="subj" locus="number"> <relp> <vp tam="pres-state" ta="PRES" subj="3"> + <thingy type="vpta" function="proclitic" gloss="PRES"/> <word lexposp="adj" posp="verb" gloss="all"/> </vp> <np head="this" role="subj"> <word posp="noun" gloss="human being"/> <pp p="in" location="surface" precise="no"> <word gloss="in" posp="pp"/> <np type="owner_owned"> <np def="def"> <word posp="noun" gloss="surface"/> </np> <np def="def" locus="number"> <relp> <vp tam="pres-state" ta="PRES" subj="3"> + <thingy type="vpta" function="proclitic" gloss="PRES"/> <word lexposp="adj" posp="verb" gloss="whole"/> </vp> <np head="this" role="subj"> <word posp="noun" gloss="earth"/> </np> </relp> <word gloss="the" posp="det"/> </np> </np> </pp> </np> </relp> <word gloss="the" posp="det"/> </np> <np role="obj"> <np locus="number" role="obj"> <word posp="num" gloss="one"/> <word posp="noun" gloss="language"/> </np> <word posp="conj" gloss="and"/> <np locus="number" role="obj"> <word posp="num" gloss="one"/> <word posp="noun" gloss="dialect"/> </np> </np> </s>
propagateArgumentCase: No change.
unwrapArgumentNPs:
<s connector="then">
<word gloss="then" posp="conj"/>
<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">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpmode" function="proclitic" gloss="indicative"/>
<thingy type="vpvoice" function="proclitic" gloss="active"/>
<word posp="verb" gloss="have"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np def="def" role="subj" locus="number">
<relp>
<vp tam="pres-state" ta="PRES" subj="3">
<thingy type="vpta" function="proclitic" gloss="PRES"/>
<word lexposp="adj" posp="verb" gloss="all"/>
</vp>
<np head="this" role="subj">
<word posp="noun" gloss="human being"/>
<pp p="in" location="surface" precise="no">
<word gloss="in" posp="pp"/>
<np type="owner_owned">
<np def="def">
<word posp="noun" gloss="surface"/>
</np>
<np def="def" locus="number">
<relp>
<vp tam="pres-state" ta="PRES" subj="3">
<thingy type="vpta" function="proclitic" gloss="PRES"/>
<word lexposp="adj" posp="verb" gloss="whole"/>
</vp>
<np head="this" role="subj">
<word posp="noun" gloss="earth"/>
</np>
</relp>
<word gloss="the" posp="det"/>
</np>
</np>
</pp>
</np>
</relp>
<word gloss="the" posp="det"/>
</np>
- <np role="obj">
<np locus="number" role="obj">
<word posp="num" gloss="one"/>
<word posp="noun" gloss="language"/>
</np>
<word posp="conj" gloss="and"/>
<np locus="number" role="obj">
<word posp="num" gloss="one"/>
<word posp="noun" gloss="dialect"/>
</np>
- </np>
</s>
unwrapOwnerOwned:
<s connector="then">
<word gloss="then" posp="conj"/>
<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">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpmode" function="proclitic" gloss="indicative"/>
<thingy type="vpvoice" function="proclitic" gloss="active"/>
<word posp="verb" gloss="have"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np def="def" role="subj" locus="number">
<relp>
<vp tam="pres-state" ta="PRES" subj="3">
<thingy type="vpta" function="proclitic" gloss="PRES"/>
<word lexposp="adj" posp="verb" gloss="all"/>
</vp>
<np head="this" role="subj">
<word posp="noun" gloss="human being"/>
<pp p="in" location="surface" precise="no">
<word gloss="in" posp="pp"/>
- <np type="owner_owned">
<np def="def">
<word posp="noun" gloss="surface"/>
</np>
<np def="def" locus="number">
<relp>
<vp tam="pres-state" ta="PRES" subj="3">
<thingy type="vpta" function="proclitic" gloss="PRES"/>
<word lexposp="adj" posp="verb" gloss="whole"/>
</vp>
<np head="this" role="subj">
<word posp="noun" gloss="earth"/>
</np>
</relp>
<word gloss="the" posp="det"/>
</np>
- </np>
</pp>
</np>
</relp>
<word gloss="the" posp="det"/>
</np>
<np locus="number" role="obj">
<word posp="num" gloss="one"/>
<word posp="noun" gloss="language"/>
</np>
<word posp="conj" gloss="and"/>
<np locus="number" role="obj">
<word posp="num" gloss="one"/>
<word posp="noun" gloss="dialect"/>
</np>
</s>
movedowntoword:
<s connector="then">
<word gloss="then" posp="conj"/>
<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">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpmode" function="proclitic" gloss="indicative"/>
<thingy type="vpvoice" function="proclitic" gloss="active"/>
- <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="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np def="def" role="subj" locus="number">
<relp>
<vp tam="pres-state" ta="PRES" subj="3">
<thingy type="vpta" function="proclitic" gloss="PRES"/>
- <word lexposp="adj" posp="verb" gloss="all"/>
+ <word lexposp="adj" posp="verb" gloss="all" tam="pres-state" ta="PRES" subj="3"/>
</vp>
<np head="this" role="subj">
- <word posp="noun" gloss="human being"/>
+ <word posp="noun" gloss="human being" head="this" role="subj"/>
<pp p="in" location="surface" precise="no">
- <word gloss="in" posp="pp"/>
+ <word gloss="in" posp="pp" p="in" location="surface" precise="no"/>
<np def="def">
- <word posp="noun" gloss="surface"/>
+ <word posp="noun" gloss="surface" def="def"/>
</np>
<np def="def" locus="number">
<relp>
<vp tam="pres-state" ta="PRES" subj="3">
<thingy type="vpta" function="proclitic" gloss="PRES"/>
- <word lexposp="adj" posp="verb" gloss="whole"/>
+ <word lexposp="adj" posp="verb" gloss="whole" tam="pres-state" ta="PRES" subj="3"/>
</vp>
<np head="this" role="subj">
- <word posp="noun" gloss="earth"/>
+ <word posp="noun" gloss="earth" head="this" role="subj"/>
</np>
</relp>
- <word gloss="the" posp="det"/>
+ <word gloss="the" posp="det" def="def" locus="number"/>
</np>
</pp>
</np>
</relp>
- <word gloss="the" posp="det"/>
+ <word gloss="the" posp="det" def="def" role="subj" locus="number"/>
</np>
<np locus="number" role="obj">
- <word posp="num" gloss="one"/>
- <word posp="noun" gloss="language"/>
+ <word posp="num" gloss="one" locus="number" role="obj"/>
+ <word posp="noun" gloss="language" locus="number" role="obj"/>
</np>
<word posp="conj" gloss="and"/>
<np locus="number" role="obj">
- <word posp="num" gloss="one"/>
- <word posp="noun" gloss="dialect"/>
+ <word posp="num" gloss="one" locus="number" role="obj"/>
+ <word posp="noun" gloss="dialect" locus="number" role="obj"/>
</np>
</s>
addaffixes: No change.
flatten:
<s connector="then"> + <flat> <word gloss="then" posp="conj"/> - <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"> <thingy type="vpta" function="proclitic" gloss="PAST"/> <thingy type="vpmode" function="proclitic" gloss="indicative"/> <thingy type="vpvoice" function="proclitic" gloss="active"/> <word posp="verb" gloss="have" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> - </vp> - <np def="def" role="subj" locus="number"> - <relp> - <vp tam="pres-state" ta="PRES" subj="3"> <thingy type="vpta" function="proclitic" gloss="PRES"/> <word lexposp="adj" posp="verb" gloss="all" tam="pres-state" ta="PRES" subj="3"/> - </vp> - <np head="this" role="subj"> <word posp="noun" gloss="human being" head="this" role="subj"/> - <pp p="in" location="surface" precise="no"> <word gloss="in" posp="pp" p="in" location="surface" precise="no"/> - <np def="def"> <word posp="noun" gloss="surface" def="def"/> - </np> - <np def="def" locus="number"> - <relp> - <vp tam="pres-state" ta="PRES" subj="3"> <thingy type="vpta" function="proclitic" gloss="PRES"/> <word lexposp="adj" posp="verb" gloss="whole" tam="pres-state" ta="PRES" subj="3"/> - </vp> - <np head="this" role="subj"> <word posp="noun" gloss="earth" head="this" role="subj"/> - </np> - </relp> <word gloss="the" posp="det" def="def" locus="number"/> - </np> - </pp> - </np> - </relp> <word gloss="the" posp="det" def="def" role="subj" locus="number"/> - </np> - <np locus="number" role="obj"> <word posp="num" gloss="one" locus="number" role="obj"/> <word posp="noun" gloss="language" locus="number" role="obj"/> - </np> <word posp="conj" gloss="and"/> - <np locus="number" role="obj"> <word posp="num" gloss="one" locus="number" role="obj"/> <word posp="noun" gloss="dialect" locus="number" role="obj"/> - </np> + </flat> </s>
addvocab:
-<s connector="then"> +<s connector="then" translation=""> <flat> - <word gloss="then" posp="conj"/> - <thingy type="vpta" function="proclitic" gloss="PAST"/> - <thingy type="vpmode" function="proclitic" gloss="indicative"/> - <thingy type="vpvoice" function="proclitic" gloss="active"/> - <word posp="verb" gloss="have" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpta" function="proclitic" gloss="PRES"/> - <word lexposp="adj" posp="verb" gloss="all" tam="pres-state" ta="PRES" subj="3"/> - <word posp="noun" gloss="human being" head="this" role="subj"/> - <word gloss="in" posp="pp" p="in" location="surface" precise="no"/> - <word posp="noun" gloss="surface" def="def"/> - <thingy type="vpta" function="proclitic" gloss="PRES"/> - <word lexposp="adj" posp="verb" gloss="whole" tam="pres-state" ta="PRES" subj="3"/> - <word posp="noun" gloss="earth" head="this" role="subj"/> - <word gloss="the" posp="det" def="def" locus="number"/> - <word gloss="the" posp="det" def="def" role="subj" locus="number"/> - <word posp="num" gloss="one" locus="number" role="obj"/> - <word posp="noun" gloss="language" locus="number" role="obj"/> - <word posp="conj" gloss="and"/> - <word posp="num" gloss="one" locus="number" role="obj"/> - <word posp="noun" gloss="dialect" locus="number" role="obj"/> + <word gloss="then" posp="conj">|n|i|</word> + <thingy type="vpta" function="proclitic" gloss="PAST">|t|i|</thingy> + <thingy type="vpmode" function="proclitic" gloss="indicative">-</thingy> + <thingy type="vpvoice" function="proclitic" gloss="active">-</thingy> + <word posp="verb" gloss="have" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">|n|a|n|a|</word> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> + <thingy type="vpta" function="proclitic" gloss="PRES">-</thingy> + <word lexposp="adj" posp="verb" gloss="all" tam="pres-state" ta="PRES" subj="3">|t͡ʃ|a|t͡ʃ|i|</word> + <word posp="noun" gloss="human being" head="this" role="subj">|t͡ʃ|e|t͡ʃ|i|</word> + <word gloss="in" posp="pp" p="in" location="surface" precise="no">|t|u|</word> + <word posp="noun" gloss="surface" def="def">|n|u|t͡ʃ|a|</word> + <thingy type="vpta" function="proclitic" gloss="PRES">-</thingy> + <word lexposp="adj" posp="verb" gloss="whole" tam="pres-state" ta="PRES" subj="3">|n|i|t|i|</word> + <word posp="noun" gloss="earth" head="this" role="subj">|t͡ʃ|a|k|i|</word> + <word gloss="the" posp="det" def="def" locus="number">|t|o|</word> + <word gloss="the" posp="det" def="def" role="subj" locus="number">|t|o|</word> + <word posp="num" gloss="one" locus="number" role="obj">|k|e|</word> + <word posp="noun" gloss="language" locus="number" role="obj">|k|e|t͡ʃ|e|</word> + <word posp="conj" gloss="and">|t|i|</word> + <word posp="num" gloss="one" locus="number" role="obj">|k|e|</word> + <word posp="noun" gloss="dialect" locus="number" role="obj">|n|i|n|a|t͡ʃ|a|t|e|</word> </flat> </s>
vowelharmony: No change.
### |n|i|#-> ni
### |n|i|
#-> ni
### |t|i|
#-> ti
### |t|i|
#-> ti
### |n|a|n|a|
#-> nana
### |n|a|n|a|
#-> nana
### |t͡ʃ|a|t͡ʃ|i|
#-> t͡ʃat͡ʃi
### |t͡ʃ|a|t͡ʃ|i|
#-> t͡ʃat͡ʃi
### |t͡ʃ|e|t͡ʃ|i|
#-> t͡ʃet͡ʃi
### |t͡ʃ|e|t͡ʃ|i|
#-> t͡ʃet͡ʃi
### |t|u|
#-> tu
### |t|u|
#-> tu
### |n|u|t͡ʃ|a|
#-> nut͡ʃa
### |n|u|t͡ʃ|a|
#-> nut͡ʃa
### |n|i|t|i|
#-> niti
### |n|i|t|i|
#-> niti
### |t͡ʃ|a|k|i|
#-> t͡ʃaki
### |t͡ʃ|a|k|i|
#-> t͡ʃaki
### |t|o|
#-> to
### |t|o|
#-> to
### |t|o|
#-> to
### |t|o|
#-> to
### |k|e|
#-> ke
### |k|e|
#-> ke
### |k|e|t͡ʃ|e|
#-> ket͡ʃe
### |k|e|t͡ʃ|e|
#-> ket͡ʃe
### |t|i|
#-> ti
### |t|i|
#-> ti
### |k|e|
#-> ke
### |k|e|
#-> ke
### |n|i|n|a|t͡ʃ|a|t|e|
#-> ninat͡ʃate
### |n|i|n|a|t͡ʃ|a|t|e|
#-> ninat͡ʃate
### |n|i| |t|i| |n|a|n|a| |t͡ʃ|a|t͡ʃ|i| |t͡ʃ|e|t͡ʃ|i| |t|u| |n|u|t͡ʃ|a| |n|i|t|i| |t͡ʃ|a|k|i| |t|o| |t|o| |k|e| |k|e|t͡ʃ|e| |t|i| |k|e| |n|i|n|a|t͡ʃ|a|t|e|
#-> ni ti nana t͡ʃat͡ʃi t͡ʃet͡ʃi tu nut͡ʃa niti t͡ʃaki to to ke ket͡ʃe ti ke ninat͡ʃate
removetags:
<s connector="then" translation="">
<flat>
<word gloss="then" posp="conj">|n|i|</word>
<thingy type="vpta" function="proclitic" gloss="PAST">|t|i|</thingy>
- <thingy type="vpmode" function="proclitic" gloss="indicative">-</thingy>
- <thingy type="vpvoice" function="proclitic" gloss="active">-</thingy>
<word posp="verb" gloss="have" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">|n|a|n|a|</word>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
- <thingy type="vpta" function="proclitic" gloss="PRES">-</thingy>
<word lexposp="adj" posp="verb" gloss="all" tam="pres-state" ta="PRES" subj="3">|t͡ʃ|a|t͡ʃ|i|</word>
<word posp="noun" gloss="human being" head="this" role="subj">|t͡ʃ|e|t͡ʃ|i|</word>
<word gloss="in" posp="pp" p="in" location="surface" precise="no">|t|u|</word>
<word posp="noun" gloss="surface" def="def">|n|u|t͡ʃ|a|</word>
- <thingy type="vpta" function="proclitic" gloss="PRES">-</thingy>
<word lexposp="adj" posp="verb" gloss="whole" tam="pres-state" ta="PRES" subj="3">|n|i|t|i|</word>
<word posp="noun" gloss="earth" head="this" role="subj">|t͡ʃ|a|k|i|</word>
<word gloss="the" posp="det" def="def" locus="number">|t|o|</word>
<word gloss="the" posp="det" def="def" role="subj" locus="number">|t|o|</word>
<word posp="num" gloss="one" locus="number" role="obj">|k|e|</word>
<word posp="noun" gloss="language" locus="number" role="obj">|k|e|t͡ʃ|e|</word>
<word posp="conj" gloss="and">|t|i|</word>
<word posp="num" gloss="one" locus="number" role="obj">|k|e|</word>
<word posp="noun" gloss="dialect" locus="number" role="obj">|n|i|n|a|t͡ʃ|a|t|e|</word>
</flat>
+ <p><span class="ilpair"><span class="mor">ni</span><br><span class="gls">then</span></span> <span class="ilpair"><span class="mor">ti</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">nana</span><br><span class="gls">have</span></span> <span class="ilpair"><span class="mor">t͡ʃat͡ʃi</span><br><span class="gls">all</span></span> <span class="ilpair"><span class="mor">t͡ʃet͡ʃi</span><br><span class="gls">human being</span></span> <span class="ilpair"><span class="mor">tu</span><br><span class="gls">in</span></span> <span class="ilpair"><span class="mor">nut͡ʃa</span><br><span class="gls">surface</span></span> <span class="ilpair"><span class="mor">niti</span><br><span class="gls">whole</span></span> <span class="ilpair"><span class="mor">t͡ʃaki</span><br><span class="gls">earth</span></span> <span class="ilpair"><span class="mor">to</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">to</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">ke</span><br><span class="gls">one</span></span> <span class="ilpair"><span class="mor">ket͡ʃe</span><br><span class="gls">language</span></span> <span class="ilpair"><span class="mor">ti</span><br><span class="gls">and</span></span> <span class="ilpair"><span class="mor">ke</span><br><span class="gls">one</span></span> <span class="ilpair"><span class="mor">ninat͡ʃate</span><br><span class="gls">dialect</span></span></p>
+ <p>ni ti nana t͡ʃat͡ʃi t͡ʃet͡ʃi tu nut͡ʃa niti t͡ʃaki to to ke ket͡ʃe ti ke ninat͡ʃate</p>
+ <p>ni ti nana chachi chechi tu nucha niti chaki to to ke keche ti ke ninachate</p>
+ <il>
+ <w>
+ <o>ni</o>
+ <g>then</g>
+ </w>
+ <w>
+ <o>ti</o>
+ <g>PAST</g>
+ </w>
+ <w>
+ <o>nana</o>
+ <g>have</g>
+ </w>
+ <w>
+ <o>t͡ʃat͡ʃi</o>
+ <g>all</g>
+ </w>
+ <w>
+ <o>t͡ʃet͡ʃi</o>
+ <g>human being</g>
+ </w>
+ <w>
+ <o>tu</o>
+ <g>in</g>
+ </w>
+ <w>
+ <o>nut͡ʃa</o>
+ <g>surface</g>
+ </w>
+ <w>
+ <o>niti</o>
+ <g>whole</g>
+ </w>
+ <w>
+ <o>t͡ʃaki</o>
+ <g>earth</g>
+ </w>
+ <w>
+ <o>to</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>to</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>ke</o>
+ <g>one</g>
+ </w>
+ <w>
+ <o>ket͡ʃe</o>
+ <g>language</g>
+ </w>
+ <w>
+ <o>ti</o>
+ <g>and</g>
+ </w>
+ <w>
+ <o>ke</o>
+ <g>one</g>
+ </w>
+ <w>
+ <o>ninat͡ʃate</o>
+ <g>dialect</g>
+ </w>
+ </il>
</s>
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 sequential: No change.
module sentenceconnectors: No change.
module subordinate: 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">
+ <word gloss="from" posp="pp"/>
+ <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>
</pp>
</s>
module constorder: No change.
module casemarking: No change.
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">
<word posp="noun" gloss="human being"/>
</np>
<pp p="from" location="inside" precise="no">
<word gloss="from" posp="pp"/>
- <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>
</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">
+ <np def="def" tr="theme" role="subj" output="aspron" locus="number">
<word posp="noun" gloss="human being"/>
</np>
<pp p="from" location="inside" precise="no">
<word gloss="from" posp="pp"/>
- <np type="owner_owned" number="sing">
- <np def="def" number="sing" locus="number">
+ <np type="owner_owned">
+ <np def="def" locus="number">
<word posp="noun" gloss="east"/>
<word gloss="the" posp="det"/>
</np>
- <np def="def" number="sing">
+ <np def="def">
<word posp="noun" gloss="inside"/>
</np>
</np>
</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">
- <word posp="noun" gloss="human being"/>
+ <np def="def" tr="theme" role="subj" locus="number">
+ <word posp="pron" gloss="3"/>
</np>
<pp p="from" location="inside" precise="no">
<word gloss="from" posp="pp"/>
<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>
</pp>
</s>
module ngen:
<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">
<word posp="pron" gloss="3"/>
</np>
<pp p="from" location="inside" precise="no">
<word gloss="from" posp="pp"/>
<np type="owner_owned">
+ <np def="def">
+ <word posp="noun" gloss="inside"/>
+ </np>
<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>
</pp>
</s>
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 journeyed from the east.</littrans> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <thingy type="vpta" function="proclitic" gloss="PAST"/> + <thingy type="vpmode" function="proclitic" gloss="indicative"/> + <thingy type="vpvoice" function="proclitic" gloss="active"/> <word posp="verb" gloss="journey"/> + <thingy type="vpnegation" function="enclitic" gloss="POS"/> </vp> <np def="def" tr="theme" role="subj" locus="number"> <word posp="pron" gloss="3"/> </np> <pp p="from" location="inside" precise="no"> <word gloss="from" posp="pp"/> <np type="owner_owned"> <np def="def"> <word posp="noun" gloss="inside"/> </np> <np def="def" locus="number"> <word posp="noun" gloss="east"/> <word gloss="the" posp="det"/> </np> </np> </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">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpmode" function="proclitic" gloss="indicative"/>
<thingy type="vpvoice" function="proclitic" gloss="active"/>
<word posp="verb" gloss="journey"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np def="def" tr="theme" role="subj" locus="number">
<word posp="pron" gloss="3"/>
</np>
<pp p="from" location="inside" precise="no">
<word gloss="from" posp="pp"/>
- <np type="owner_owned">
<np def="def">
<word posp="noun" gloss="inside"/>
</np>
<np def="def" locus="number">
<word posp="noun" gloss="east"/>
<word gloss="the" posp="det"/>
</np>
- </np>
</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">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpmode" function="proclitic" gloss="indicative"/>
<thingy type="vpvoice" function="proclitic" gloss="active"/>
- <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="vpnegation" function="enclitic" gloss="POS"/>
</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>
<pp p="from" location="inside" precise="no">
- <word gloss="from" posp="pp"/>
+ <word gloss="from" posp="pp" p="from" location="inside" precise="no"/>
<np def="def">
- <word posp="noun" gloss="inside"/>
+ <word posp="noun" gloss="inside" def="def"/>
</np>
<np def="def" locus="number">
- <word posp="noun" gloss="east"/>
- <word gloss="the" posp="det"/>
+ <word posp="noun" gloss="east" def="def" locus="number"/>
+ <word gloss="the" posp="det" def="def" locus="number"/>
</np>
</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> <thingy type="vpta" function="proclitic" gloss="PAST"/> <thingy type="vpmode" function="proclitic" gloss="indicative"/> <thingy type="vpvoice" function="proclitic" gloss="active"/> <word posp="verb" gloss="journey" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> - </vp> - <np def="def" tr="theme" role="subj" locus="number"> <word posp="pron" gloss="3" def="def" tr="theme" role="subj" locus="number"/> - </np> - <pp p="from" location="inside" precise="no"> <word gloss="from" posp="pp" p="from" location="inside" precise="no"/> - <np def="def"> <word posp="noun" gloss="inside" def="def"/> - </np> - <np def="def" locus="number"> <word posp="noun" gloss="east" def="def" locus="number"/> <word gloss="the" posp="det" def="def" locus="number"/> - </np> - </pp> + </flat> </s>
addvocab:
-<s> +<s translation=""> <flat> - <thingy type="vpta" function="proclitic" gloss="PAST"/> - <thingy type="vpmode" function="proclitic" gloss="indicative"/> - <thingy type="vpvoice" function="proclitic" gloss="active"/> - <word posp="verb" gloss="journey" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <word posp="pron" gloss="3" def="def" tr="theme" role="subj" locus="number"/> - <word gloss="from" posp="pp" p="from" location="inside" precise="no"/> - <word posp="noun" gloss="inside" def="def"/> - <word posp="noun" gloss="east" def="def" locus="number"/> - <word gloss="the" posp="det" def="def" locus="number"/> + <thingy type="vpta" function="proclitic" gloss="PAST">|t|i|</thingy> + <thingy type="vpmode" function="proclitic" gloss="indicative">-</thingy> + <thingy type="vpvoice" function="proclitic" gloss="active">-</thingy> + <word posp="verb" gloss="journey" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">|t|a|n|a|t|i|t͡ʃ|i|</word> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> + <word posp="pron" gloss="3" def="def" tr="theme" role="subj" locus="number">|n|u|t|a|</word> + <word gloss="from" posp="pp" p="from" location="inside" precise="no">|t|e|</word> + <word posp="noun" gloss="inside" def="def">|n|a|n|i|</word> + <word posp="noun" gloss="east" def="def" locus="number">|k|a|k|i|</word> + <word gloss="the" posp="det" def="def" locus="number">|t|o|</word> </flat> </s>
vowelharmony: No change.
### |t|i|#-> ti
### |t|i|
#-> ti
### |t|a|n|a|t|i|t͡ʃ|i|
#-> tanatit͡ʃi
### |t|a|n|a|t|i|t͡ʃ|i|
#-> tanatit͡ʃi
### |n|u|t|a|
#-> nuta
### |n|u|t|a|
#-> nuta
### |t|e|
#-> te
### |t|e|
#-> te
### |n|a|n|i|
#-> nani
### |n|a|n|i|
#-> nani
### |k|a|k|i|
#-> kaki
### |k|a|k|i|
#-> kaki
### |t|o|
#-> to
### |t|o|
#-> to
### |t|i| |t|a|n|a|t|i|t͡ʃ|i| |n|u|t|a| |t|e| |n|a|n|i| |k|a|k|i| |t|o|
#-> ti tanatit͡ʃi nuta te nani kaki to
removetags:
<s translation="">
<flat>
<thingy type="vpta" function="proclitic" gloss="PAST">|t|i|</thingy>
- <thingy type="vpmode" function="proclitic" gloss="indicative">-</thingy>
- <thingy type="vpvoice" function="proclitic" gloss="active">-</thingy>
<word posp="verb" gloss="journey" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">|t|a|n|a|t|i|t͡ʃ|i|</word>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
<word posp="pron" gloss="3" def="def" tr="theme" role="subj" locus="number">|n|u|t|a|</word>
<word gloss="from" posp="pp" p="from" location="inside" precise="no">|t|e|</word>
<word posp="noun" gloss="inside" def="def">|n|a|n|i|</word>
<word posp="noun" gloss="east" def="def" locus="number">|k|a|k|i|</word>
<word gloss="the" posp="det" def="def" locus="number">|t|o|</word>
</flat>
+ <p><span class="ilpair"><span class="mor">ti</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">tanatit͡ʃi</span><br><span class="gls">journey</span></span> <span class="ilpair"><span class="mor">nuta</span><br><span class="gls">3</span></span> <span class="ilpair"><span class="mor">te</span><br><span class="gls">from</span></span> <span class="ilpair"><span class="mor">nani</span><br><span class="gls">inside</span></span> <span class="ilpair"><span class="mor">kaki</span><br><span class="gls">east</span></span> <span class="ilpair"><span class="mor">to</span><br><span class="gls">the</span></span></p>
+ <p>ti tanatit͡ʃi nuta te nani kaki to</p>
+ <p>ti tanatichi nuta te nani kaki to</p>
+ <il>
+ <w>
+ <o>ti</o>
+ <g>PAST</g>
+ </w>
+ <w>
+ <o>tanatit͡ʃi</o>
+ <g>journey</g>
+ </w>
+ <w>
+ <o>nuta</o>
+ <g>3</g>
+ </w>
+ <w>
+ <o>te</o>
+ <g>from</g>
+ </w>
+ <w>
+ <o>nani</o>
+ <g>inside</g>
+ </w>
+ <w>
+ <o>kaki</o>
+ <g>east</g>
+ </w>
+ <w>
+ <o>to</o>
+ <g>the</g>
+ </w>
+ </il>
</s>
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 sequential:
-<s connector="and"> +<s connector="then"> <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> <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 sentenceconnectors:
<s connector="then">
+ <word gloss="then" 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">
<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 subordinate: No change.
module adpositions:
<s connector="then">
<word gloss="then" 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">
<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">
+ <word gloss="in" posp="pp"/>
+ <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>
</pp>
</np>
</relp>
</np>
</s>
module constorder: No change.
module casemarking: No change.
module markowner: No change.
module propagatenumber:
<s connector="then">
<word gloss="then" 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">
<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">
<word gloss="in" posp="pp"/>
- <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>
</pp>
</np>
</relp>
</np>
</s>
module simplifynumber:
<s connector="then">
<word gloss="then" 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">
<relp>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="wide"/>
</vp>
- <np head="this" role="subj" number="sing">
+ <np head="this" role="subj">
<word posp="noun" gloss="plain"/>
<pp p="in" location="inside" precise="yes">
<word gloss="in" posp="pp"/>
- <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>
</pp>
</np>
</relp>
</np>
</s>
createpronouns:
<s connector="then">
<word gloss="then" 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">
<relp>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="wide"/>
</vp>
<np head="this" role="subj">
<word posp="noun" gloss="plain"/>
<pp p="in" location="inside" precise="yes">
<word gloss="in" posp="pp"/>
<np type="owner_owned">
<np locus="number">
<word posp="noun" gloss="land"/>
</np>
<np def="def">
<word posp="noun" gloss="inside"/>
</np>
</np>
</pp>
</np>
</relp>
</np>
</s>
module ngen:
<s connector="then">
<word gloss="then" 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" locus="number">
<word posp="pron" gloss="3"/>
</np>
<np role="obj" locus="number">
<relp>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="wide"/>
</vp>
<np head="this" role="subj">
<word posp="noun" gloss="plain"/>
<pp p="in" location="inside" precise="yes">
<word gloss="in" posp="pp"/>
<np type="owner_owned">
- <np locus="number">
- <word posp="noun" gloss="land"/>
- </np>
<np def="def">
<word posp="noun" gloss="inside"/>
</np>
+ <np locus="number">
+ <word posp="noun" gloss="land"/>
</np>
+ </np>
</pp>
</np>
</relp>
</np>
</s>
module wordorder: No change.
module wordorder: No change.
module wordorder: No change.
module conjp: No change.
flattenconjp: No change.
fixpronouns: No change.
copyuptophrase:
<s connector="then">
<word gloss="then" 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" locus="number">
<word posp="pron" gloss="3"/>
</np>
<np role="obj" locus="number">
<relp>
- <vp tam="pres-state" ta="PRES">
+ <vp tam="pres-state" ta="PRES" subj="3">
<word lexposp="adj" posp="verb" gloss="wide"/>
</vp>
<np head="this" role="subj">
<word posp="noun" gloss="plain"/>
<pp p="in" location="inside" precise="yes">
<word gloss="in" posp="pp"/>
<np type="owner_owned">
<np def="def">
<word posp="noun" gloss="inside"/>
</np>
<np locus="number">
<word posp="noun" gloss="land"/>
</np>
</np>
</pp>
</np>
</relp>
</np>
</s>
prodrop: No change.
addclitics:
<s connector="then"> <word gloss="then" 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"> + <thingy type="vpta" function="proclitic" gloss="PAST"/> + <thingy type="vpmode" function="proclitic" gloss="indicative"/> + <thingy type="vpvoice" function="proclitic" gloss="active"/> <word posp="verb" gloss="find"/> + <thingy type="vpnegation" function="enclitic" gloss="POS"/> </vp> <np def="def" tr="theme" role="subj" locus="number"> <word posp="pron" gloss="3"/> </np> <np role="obj" locus="number"> <relp> <vp tam="pres-state" ta="PRES" subj="3"> + <thingy type="vpta" function="proclitic" gloss="PRES"/> <word lexposp="adj" posp="verb" gloss="wide"/> </vp> <np head="this" role="subj"> <word posp="noun" gloss="plain"/> <pp p="in" location="inside" precise="yes"> <word gloss="in" posp="pp"/> <np type="owner_owned"> <np def="def"> <word posp="noun" gloss="inside"/> </np> <np locus="number"> <word posp="noun" gloss="land"/> </np> </np> </pp> </np> </relp> </np> </s>
propagateArgumentCase: No change.
unwrapArgumentNPs: No change.
unwrapOwnerOwned:
<s connector="then">
<word gloss="then" 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">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpmode" function="proclitic" gloss="indicative"/>
<thingy type="vpvoice" function="proclitic" gloss="active"/>
<word posp="verb" gloss="find"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np def="def" tr="theme" role="subj" locus="number">
<word posp="pron" gloss="3"/>
</np>
<np role="obj" locus="number">
<relp>
<vp tam="pres-state" ta="PRES" subj="3">
<thingy type="vpta" function="proclitic" gloss="PRES"/>
<word lexposp="adj" posp="verb" gloss="wide"/>
</vp>
<np head="this" role="subj">
<word posp="noun" gloss="plain"/>
<pp p="in" location="inside" precise="yes">
<word gloss="in" posp="pp"/>
- <np type="owner_owned">
<np def="def">
<word posp="noun" gloss="inside"/>
</np>
<np locus="number">
<word posp="noun" gloss="land"/>
</np>
- </np>
</pp>
</np>
</relp>
</np>
</s>
movedowntoword:
<s connector="then">
<word gloss="then" 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">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpmode" function="proclitic" gloss="indicative"/>
<thingy type="vpvoice" function="proclitic" gloss="active"/>
- <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="vpnegation" function="enclitic" gloss="POS"/>
</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">
<relp>
<vp tam="pres-state" ta="PRES" subj="3">
<thingy type="vpta" function="proclitic" gloss="PRES"/>
- <word lexposp="adj" posp="verb" gloss="wide"/>
+ <word lexposp="adj" posp="verb" gloss="wide" tam="pres-state" ta="PRES" subj="3"/>
</vp>
<np head="this" role="subj">
- <word posp="noun" gloss="plain"/>
+ <word posp="noun" gloss="plain" head="this" role="subj"/>
<pp p="in" location="inside" precise="yes">
- <word gloss="in" posp="pp"/>
+ <word gloss="in" posp="pp" p="in" location="inside" precise="yes"/>
<np def="def">
- <word posp="noun" gloss="inside"/>
+ <word posp="noun" gloss="inside" def="def"/>
</np>
<np locus="number">
- <word posp="noun" gloss="land"/>
+ <word posp="noun" gloss="land" locus="number"/>
</np>
</pp>
</np>
</relp>
</np>
</s>
addaffixes: No change.
flatten:
<s connector="then"> + <flat> <word gloss="then" 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"> <thingy type="vpta" function="proclitic" gloss="PAST"/> <thingy type="vpmode" function="proclitic" gloss="indicative"/> <thingy type="vpvoice" function="proclitic" gloss="active"/> <word posp="verb" gloss="find" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> - </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"> - <relp> - <vp tam="pres-state" ta="PRES" subj="3"> <thingy type="vpta" function="proclitic" gloss="PRES"/> <word lexposp="adj" posp="verb" gloss="wide" tam="pres-state" ta="PRES" subj="3"/> - </vp> - <np head="this" role="subj"> <word posp="noun" gloss="plain" head="this" role="subj"/> - <pp p="in" location="inside" precise="yes"> <word gloss="in" posp="pp" p="in" location="inside" precise="yes"/> - <np def="def"> <word posp="noun" gloss="inside" def="def"/> - </np> - <np locus="number"> <word posp="noun" gloss="land" locus="number"/> - </np> - </pp> - </np> - </relp> - </np> + </flat> </s>
addvocab:
-<s connector="then"> +<s connector="then" translation=""> <flat> - <word gloss="then" posp="conj"/> - <thingy type="vpta" function="proclitic" gloss="PAST"/> - <thingy type="vpmode" function="proclitic" gloss="indicative"/> - <thingy type="vpvoice" function="proclitic" gloss="active"/> - <word posp="verb" gloss="find" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <word posp="pron" gloss="3" def="def" tr="theme" role="subj" locus="number"/> - <thingy type="vpta" function="proclitic" gloss="PRES"/> - <word lexposp="adj" posp="verb" gloss="wide" tam="pres-state" ta="PRES" subj="3"/> - <word posp="noun" gloss="plain" head="this" role="subj"/> - <word gloss="in" posp="pp" p="in" location="inside" precise="yes"/> - <word posp="noun" gloss="inside" def="def"/> - <word posp="noun" gloss="land" locus="number"/> + <word gloss="then" posp="conj">|n|i|</word> + <thingy type="vpta" function="proclitic" gloss="PAST">|t|i|</thingy> + <thingy type="vpmode" function="proclitic" gloss="indicative">-</thingy> + <thingy type="vpvoice" function="proclitic" gloss="active">-</thingy> + <word posp="verb" gloss="find" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">|k|i|t͡ʃ|a|</word> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> + <word posp="pron" gloss="3" def="def" tr="theme" role="subj" locus="number">|n|u|t|a|</word> + <thingy type="vpta" function="proclitic" gloss="PRES">-</thingy> + <word lexposp="adj" posp="verb" gloss="wide" tam="pres-state" ta="PRES" subj="3">|t|i|n|a|t|e|</word> + <word posp="noun" gloss="plain" head="this" role="subj">|k|e|n|i|t͡ʃ|a|n|e|</word> + <word gloss="in" posp="pp" p="in" location="inside" precise="yes">|t|u|</word> + <word posp="noun" gloss="inside" def="def">|n|a|n|i|</word> + <word posp="noun" gloss="land" locus="number">|t|e|n|i|</word> </flat> </s>
vowelharmony: No change.
### |n|i|#-> ni
### |n|i|
#-> ni
### |t|i|
#-> ti
### |t|i|
#-> ti
### |k|i|t͡ʃ|a|
#-> kit͡ʃa
### |k|i|t͡ʃ|a|
#-> kit͡ʃa
### |n|u|t|a|
#-> nuta
### |n|u|t|a|
#-> nuta
### |t|i|n|a|t|e|
#-> tinate
### |t|i|n|a|t|e|
#-> tinate
### |k|e|n|i|t͡ʃ|a|n|e|
#-> kenit͡ʃane
### |k|e|n|i|t͡ʃ|a|n|e|
#-> kenit͡ʃane
### |t|u|
#-> tu
### |t|u|
#-> tu
### |n|a|n|i|
#-> nani
### |n|a|n|i|
#-> nani
### |t|e|n|i|
#-> teni
### |t|e|n|i|
#-> teni
### |n|i| |t|i| |k|i|t͡ʃ|a| |n|u|t|a| |t|i|n|a|t|e| |k|e|n|i|t͡ʃ|a|n|e| |t|u| |n|a|n|i| |t|e|n|i|
#-> ni ti kit͡ʃa nuta tinate kenit͡ʃane tu nani teni
removetags:
<s connector="then" translation="">
<flat>
<word gloss="then" posp="conj">|n|i|</word>
<thingy type="vpta" function="proclitic" gloss="PAST">|t|i|</thingy>
- <thingy type="vpmode" function="proclitic" gloss="indicative">-</thingy>
- <thingy type="vpvoice" function="proclitic" gloss="active">-</thingy>
<word posp="verb" gloss="find" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">|k|i|t͡ʃ|a|</word>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
<word posp="pron" gloss="3" def="def" tr="theme" role="subj" locus="number">|n|u|t|a|</word>
- <thingy type="vpta" function="proclitic" gloss="PRES">-</thingy>
<word lexposp="adj" posp="verb" gloss="wide" tam="pres-state" ta="PRES" subj="3">|t|i|n|a|t|e|</word>
<word posp="noun" gloss="plain" head="this" role="subj">|k|e|n|i|t͡ʃ|a|n|e|</word>
<word gloss="in" posp="pp" p="in" location="inside" precise="yes">|t|u|</word>
<word posp="noun" gloss="inside" def="def">|n|a|n|i|</word>
<word posp="noun" gloss="land" locus="number">|t|e|n|i|</word>
</flat>
+ <p><span class="ilpair"><span class="mor">ni</span><br><span class="gls">then</span></span> <span class="ilpair"><span class="mor">ti</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">kit͡ʃa</span><br><span class="gls">find</span></span> <span class="ilpair"><span class="mor">nuta</span><br><span class="gls">3</span></span> <span class="ilpair"><span class="mor">tinate</span><br><span class="gls">wide</span></span> <span class="ilpair"><span class="mor">kenit͡ʃane</span><br><span class="gls">plain</span></span> <span class="ilpair"><span class="mor">tu</span><br><span class="gls">in</span></span> <span class="ilpair"><span class="mor">nani</span><br><span class="gls">inside</span></span> <span class="ilpair"><span class="mor">teni</span><br><span class="gls">land</span></span></p>
+ <p>ni ti kit͡ʃa nuta tinate kenit͡ʃane tu nani teni</p>
+ <p>ni ti kicha nuta tinate kenichane tu nani teni</p>
+ <il>
+ <w>
+ <o>ni</o>
+ <g>then</g>
+ </w>
+ <w>
+ <o>ti</o>
+ <g>PAST</g>
+ </w>
+ <w>
+ <o>kit͡ʃa</o>
+ <g>find</g>
+ </w>
+ <w>
+ <o>nuta</o>
+ <g>3</g>
+ </w>
+ <w>
+ <o>tinate</o>
+ <g>wide</g>
+ </w>
+ <w>
+ <o>kenit͡ʃane</o>
+ <g>plain</g>
+ </w>
+ <w>
+ <o>tu</o>
+ <g>in</g>
+ </w>
+ <w>
+ <o>nani</o>
+ <g>inside</g>
+ </w>
+ <w>
+ <o>teni</o>
+ <g>land</g>
+ </w>
+ </il>
</s>
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 sequential: 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 subordinate: 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 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" tr="theme" role="subj" output="aspron" locus="number">
<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">
- <word posp="noun" gloss="human being"/>
+ <np def="def" tr="theme" role="subj" locus="number">
+ <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"> + <thingy type="vpta" function="proclitic" gloss="PAST"/> + <thingy type="vpmode" function="proclitic" gloss="indicative"/> + <thingy type="vpvoice" function="proclitic" gloss="active"/> <word posp="verb" gloss="dwell"/> + <thingy type="vpnegation" function="enclitic" gloss="POS"/> </vp> <np def="def" tr="theme" role="subj" locus="number"> <word posp="pron" gloss="3"/> </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">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpmode" function="proclitic" gloss="indicative"/>
<thingy type="vpvoice" function="proclitic" gloss="active"/>
- <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="vpnegation" function="enclitic" gloss="POS"/>
</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>
<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"> <thingy type="vpta" function="proclitic" gloss="PAST"/> <thingy type="vpmode" function="proclitic" gloss="indicative"/> <thingy type="vpvoice" function="proclitic" gloss="active"/> <word posp="verb" gloss="dwell" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> - </vp> - <np def="def" tr="theme" role="subj" locus="number"> <word posp="pron" gloss="3" def="def" tr="theme" role="subj" locus="number"/> - </np> <word posp="adv" gloss="there"/> + </flat> </s>
addvocab:
-<s connector="thus"> +<s connector="thus" translation=""> <flat> - <word gloss="thus" posp="conj"/> - <thingy type="vpta" function="proclitic" gloss="PAST"/> - <thingy type="vpmode" function="proclitic" gloss="indicative"/> - <thingy type="vpvoice" function="proclitic" gloss="active"/> - <word posp="verb" gloss="dwell" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <word posp="pron" gloss="3" def="def" tr="theme" role="subj" locus="number"/> - <word posp="adv" gloss="there"/> + <word gloss="thus" posp="conj">|t|i|k|a|</word> + <thingy type="vpta" function="proclitic" gloss="PAST">|t|i|</thingy> + <thingy type="vpmode" function="proclitic" gloss="indicative">-</thingy> + <thingy type="vpvoice" function="proclitic" gloss="active">-</thingy> + <word posp="verb" gloss="dwell" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">|k|i|k|o|k|i|k|i|</word> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> + <word posp="pron" gloss="3" def="def" tr="theme" role="subj" locus="number">|n|u|t|a|</word> + <word posp="adv" gloss="there">|t͡ʃ|u|</word> </flat> </s>
vowelharmony:
<s connector="thus" translation="">
<flat>
<word gloss="thus" posp="conj">|t|i|k|a|</word>
<thingy type="vpta" function="proclitic" gloss="PAST">|t|i|</thingy>
<thingy type="vpmode" function="proclitic" gloss="indicative">-</thingy>
<thingy type="vpvoice" function="proclitic" gloss="active">-</thingy>
- <word posp="verb" gloss="dwell" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">|k|i|k|o|k|i|k|i|</word>
+ <word posp="verb" gloss="dwell" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">|k|u|k|o|k|u|k|u|</word>
<thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
<word posp="pron" gloss="3" def="def" tr="theme" role="subj" locus="number">|n|u|t|a|</word>
<word posp="adv" gloss="there">|t͡ʃ|u|</word>
</flat>
</s>
### |t|i|k|a|#-> tika
### |t|i|k|a|
#-> tika
### |t|i|
#-> ti
### |t|i|
#-> ti
### |k|u|k|o|k|u|k|u|
#-> kukokuku
### |k|u|k|o|k|u|k|u|
#-> kukokuku
### |n|u|t|a|
#-> nuta
### |n|u|t|a|
#-> nuta
### |t͡ʃ|u|
#-> t͡ʃu
### |t͡ʃ|u|
#-> t͡ʃu
### |t|i|k|a| |t|i| |k|u|k|o|k|u|k|u| |n|u|t|a| |t͡ʃ|u|
#-> tika ti kukokuku nuta t͡ʃu
removetags:
<s connector="thus" translation="">
<flat>
<word gloss="thus" posp="conj">|t|i|k|a|</word>
<thingy type="vpta" function="proclitic" gloss="PAST">|t|i|</thingy>
- <thingy type="vpmode" function="proclitic" gloss="indicative">-</thingy>
- <thingy type="vpvoice" function="proclitic" gloss="active">-</thingy>
<word posp="verb" gloss="dwell" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">|k|u|k|o|k|u|k|u|</word>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
<word posp="pron" gloss="3" def="def" tr="theme" role="subj" locus="number">|n|u|t|a|</word>
<word posp="adv" gloss="there">|t͡ʃ|u|</word>
</flat>
+ <p><span class="ilpair"><span class="mor">tika</span><br><span class="gls">thus</span></span> <span class="ilpair"><span class="mor">ti</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">kukokuku</span><br><span class="gls">dwell</span></span> <span class="ilpair"><span class="mor">nuta</span><br><span class="gls">3</span></span> <span class="ilpair"><span class="mor">t͡ʃu</span><br><span class="gls">there</span></span></p>
+ <p>tika ti kukokuku nuta t͡ʃu</p>
+ <p>tika ti kukokuku nuta chu</p>
+ <il>
+ <w>
+ <o>tika</o>
+ <g>thus</g>
+ </w>
+ <w>
+ <o>ti</o>
+ <g>PAST</g>
+ </w>
+ <w>
+ <o>kukokuku</o>
+ <g>dwell</g>
+ </w>
+ <w>
+ <o>nuta</o>
+ <g>3</g>
+ </w>
+ <w>
+ <o>t͡ʃu</o>
+ <g>there</g>
+ </w>
+ </il>
</s>
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 sequential: No change.
module sentenceconnectors: No change.
module subordinate:
<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">
<subs>
- <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" comp="COMP">
<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">
+ <vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" comp="COMP">
<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 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">
<subs>
- <vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" comp="COMP">
- <word posp="verb" gloss="make"/>
- </vp>
<np number="plur" def="def" role="subj" locus="number">
<word person="1incl" number="plur" posp="pron"/>
</np>
+ <vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" comp="COMP">
+ <word posp="verb" gloss="make"/>
+ </vp>
<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" comp="COMP">
- <word posp="verb" gloss="burn"/>
- </vp>
<np number="plur" def="def" role="subj" locus="number">
<word person="1incl" number="plur" posp="pron"/>
</np>
+ <vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" comp="COMP">
+ <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>
</conjp>
</np>
</s>
module casemarking: No change.
module markowner: No change.
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">
<subs>
<np number="plur" def="def" role="subj" locus="number">
<word person="1incl" number="plur" posp="pron"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" comp="COMP">
<word posp="verb" gloss="make"/>
</vp>
<np role="obj" number="plur" locus="number">
<word posp="noun" gloss="brick"/>
</np>
</subs>
<subs>
<np number="plur" def="def" role="subj" locus="number">
<word person="1incl" number="plur" posp="pron"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" comp="COMP">
<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>
</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">
<subs>
- <np number="plur" def="def" role="subj" locus="number">
- <word person="1incl" number="plur" posp="pron"/>
+ <np def="def" role="subj" locus="number">
+ <word person="1incl" posp="pron"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" comp="COMP">
<word posp="verb" gloss="make"/>
</vp>
- <np role="obj" number="plur" locus="number">
+ <np role="obj" locus="number">
<word posp="noun" gloss="brick"/>
</np>
</subs>
<subs>
- <np number="plur" def="def" role="subj" locus="number">
- <word person="1incl" number="plur" posp="pron"/>
+ <np def="def" role="subj" locus="number">
+ <word person="1incl" posp="pron"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" comp="COMP">
<word posp="verb" gloss="burn"/>
</vp>
- <np role="obj" number="plur" locus="number">
+ <np role="obj" locus="number">
<word posp="noun" gloss="brick"/>
</np>
<word posp="adv" gloss="thoroughly"/>
</subs>
</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">
<subs>
<np def="def" role="subj" locus="number">
<word person="1incl" posp="pron"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" comp="COMP">
<word posp="verb" gloss="make"/>
</vp>
<np role="obj" locus="number">
<word posp="noun" gloss="brick"/>
</np>
</subs>
<subs>
<np def="def" role="subj" locus="number">
<word person="1incl" posp="pron"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" comp="COMP">
<word posp="verb" gloss="burn"/>
</vp>
<np role="obj" locus="number">
<word posp="noun" gloss="brick"/>
</np>
<word posp="adv" gloss="thoroughly"/>
</subs>
</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">
<subs>
<np def="def" role="subj" locus="number">
<word person="1incl" posp="pron"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" comp="COMP">
<word posp="verb" gloss="make"/>
</vp>
<np role="obj" locus="number">
<word posp="noun" gloss="brick"/>
</np>
</subs>
+ <word posp="conj" gloss="and"/>
<subs>
<np def="def" role="subj" locus="number">
<word person="1incl" posp="pron"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" comp="COMP">
<word posp="verb" gloss="burn"/>
</vp>
<np role="obj" locus="number">
<word posp="noun" gloss="brick"/>
</np>
<word posp="adv" gloss="thoroughly"/>
</subs>
</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">
<subs>
<np def="def" role="subj" locus="number">
<word person="1incl" posp="pron"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" comp="COMP">
<word posp="verb" gloss="make"/>
</vp>
<np role="obj" locus="number">
<word posp="noun" gloss="brick"/>
</np>
</subs>
<word posp="conj" gloss="and"/>
<subs>
<np def="def" role="subj" locus="number">
<word person="1incl" posp="pron"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" comp="COMP">
<word posp="verb" gloss="burn"/>
</vp>
<np role="obj" locus="number">
<word posp="noun" gloss="brick"/>
</np>
<word posp="adv" gloss="thoroughly"/>
</subs>
- </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">
<subs>
<np def="def" role="subj" locus="number">
- <word person="1incl" posp="pron"/>
+ <word person="1incl" posp="pron" gloss="1incl"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" comp="COMP">
<word posp="verb" gloss="make"/>
</vp>
<np role="obj" locus="number">
<word posp="noun" gloss="brick"/>
</np>
</subs>
<word posp="conj" gloss="and"/>
<subs>
<np def="def" role="subj" locus="number">
- <word person="1incl" posp="pron"/>
+ <word person="1incl" posp="pron" gloss="1incl"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" comp="COMP">
<word posp="verb" gloss="burn"/>
</vp>
<np role="obj" locus="number">
<word posp="noun" gloss="brick"/>
</np>
<word posp="adv" gloss="thoroughly"/>
</subs>
</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 role="obj" person="1incl">
<subs>
- <np def="def" role="subj" locus="number">
+ <np def="def" role="subj" locus="number" person="1incl">
<word person="1incl" posp="pron" gloss="1incl"/>
</np>
- <vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" comp="COMP">
+ <vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" comp="COMP" subj="1incl" obj="3">
<word posp="verb" gloss="make"/>
</vp>
<np role="obj" locus="number">
<word posp="noun" gloss="brick"/>
</np>
</subs>
<word posp="conj" gloss="and"/>
<subs>
- <np def="def" role="subj" locus="number">
+ <np def="def" role="subj" locus="number" person="1incl">
<word person="1incl" posp="pron" gloss="1incl"/>
</np>
- <vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" comp="COMP">
+ <vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" comp="COMP" subj="1incl" obj="3">
<word posp="verb" gloss="burn"/>
</vp>
<np role="obj" locus="number">
<word posp="noun" gloss="brick"/>
</np>
<word posp="adv" gloss="thoroughly"/>
</subs>
</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"> + <thingy type="vpta" function="proclitic" gloss="PAST"/> + <thingy type="vpmode" function="proclitic" gloss="indicative"/> + <thingy type="vpvoice" function="proclitic" gloss="active"/> <word posp="verb" gloss="say"/> + <thingy type="vpnegation" function="enclitic" gloss="POS"/> </vp> <np def="def" tr="theme" role="subj" locus="number"> <word posp="pron" gloss="3"/> </np> <np role="obj" person="1incl"> <subs> <np def="def" role="subj" locus="number" person="1incl"> <word person="1incl" posp="pron" gloss="1incl"/> </np> <vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" comp="COMP" subj="1incl" obj="3"> + <thingy type="vpta" function="proclitic" gloss="PRES"/> + <thingy type="vpmode" function="proclitic" gloss="imperative"/> + <thingy type="vpvoice" function="proclitic" gloss="active"/> + <thingy type="vpcomp" function="proclitic" gloss="COMP"/> <word posp="verb" gloss="make"/> + <thingy type="vpnegation" function="enclitic" gloss="POS"/> </vp> <np role="obj" locus="number"> <word posp="noun" gloss="brick"/> </np> </subs> <word posp="conj" gloss="and"/> <subs> <np def="def" role="subj" locus="number" person="1incl"> <word person="1incl" posp="pron" gloss="1incl"/> </np> <vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" comp="COMP" subj="1incl" obj="3"> + <thingy type="vpta" function="proclitic" gloss="PRES"/> + <thingy type="vpmode" function="proclitic" gloss="imperative"/> + <thingy type="vpvoice" function="proclitic" gloss="active"/> + <thingy type="vpcomp" function="proclitic" gloss="COMP"/> <word posp="verb" gloss="burn"/> + <thingy type="vpnegation" function="enclitic" gloss="POS"/> </vp> <np role="obj" locus="number"> <word posp="noun" gloss="brick"/> </np> <word posp="adv" gloss="thoroughly"/> </subs> </np> </s>
propagateArgumentCase: No change.
unwrapArgumentNPs: No change.
unwrapOwnerOwned: No change.
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">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpmode" function="proclitic" gloss="indicative"/>
<thingy type="vpvoice" function="proclitic" gloss="active"/>
- <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="vpnegation" function="enclitic" gloss="POS"/>
</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" person="1incl">
<subs>
<np def="def" role="subj" locus="number" person="1incl">
- <word person="1incl" posp="pron" gloss="1incl"/>
+ <word person="1incl" posp="pron" gloss="1incl" def="def" role="subj" locus="number"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" comp="COMP" subj="1incl" obj="3">
<thingy type="vpta" function="proclitic" gloss="PRES"/>
<thingy type="vpmode" function="proclitic" gloss="imperative"/>
<thingy type="vpvoice" function="proclitic" gloss="active"/>
<thingy type="vpcomp" function="proclitic" gloss="COMP"/>
- <word posp="verb" gloss="make"/>
+ <word posp="verb" gloss="make" negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" comp="COMP" subj="1incl" obj="3"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np role="obj" locus="number">
- <word posp="noun" gloss="brick"/>
+ <word posp="noun" gloss="brick" role="obj" locus="number"/>
</np>
</subs>
- <word posp="conj" gloss="and"/>
+ <word posp="conj" gloss="and" role="obj" person="1incl"/>
<subs>
<np def="def" role="subj" locus="number" person="1incl">
- <word person="1incl" posp="pron" gloss="1incl"/>
+ <word person="1incl" posp="pron" gloss="1incl" def="def" role="subj" locus="number"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" comp="COMP" subj="1incl" obj="3">
<thingy type="vpta" function="proclitic" gloss="PRES"/>
<thingy type="vpmode" function="proclitic" gloss="imperative"/>
<thingy type="vpvoice" function="proclitic" gloss="active"/>
<thingy type="vpcomp" function="proclitic" gloss="COMP"/>
- <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" comp="COMP" subj="1incl" obj="3"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np role="obj" locus="number">
- <word posp="noun" gloss="brick"/>
+ <word posp="noun" gloss="brick" role="obj" locus="number"/>
</np>
- <word posp="adv" gloss="thoroughly"/>
+ <word posp="adv" gloss="thoroughly" role="obj" person="1incl"/>
</subs>
</np>
</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> <thingy type="vpta" function="proclitic" gloss="PAST"/> <thingy type="vpmode" function="proclitic" gloss="indicative"/> <thingy type="vpvoice" function="proclitic" gloss="active"/> <word posp="verb" gloss="say" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> - </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" person="1incl"> - <subs> - <np def="def" role="subj" locus="number" person="1incl"> <word person="1incl" posp="pron" gloss="1incl" def="def" role="subj" locus="number"/> - </np> - <vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" comp="COMP" subj="1incl" obj="3"> <thingy type="vpta" function="proclitic" gloss="PRES"/> <thingy type="vpmode" function="proclitic" gloss="imperative"/> <thingy type="vpvoice" function="proclitic" gloss="active"/> <thingy type="vpcomp" function="proclitic" gloss="COMP"/> <word posp="verb" gloss="make" negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" comp="COMP" subj="1incl" obj="3"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> - </vp> - <np role="obj" locus="number"> <word posp="noun" gloss="brick" role="obj" locus="number"/> - </np> - </subs> <word posp="conj" gloss="and" role="obj" person="1incl"/> - <subs> - <np def="def" role="subj" locus="number" person="1incl"> <word person="1incl" posp="pron" gloss="1incl" def="def" role="subj" locus="number"/> - </np> - <vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" comp="COMP" subj="1incl" obj="3"> <thingy type="vpta" function="proclitic" gloss="PRES"/> <thingy type="vpmode" function="proclitic" gloss="imperative"/> <thingy type="vpvoice" function="proclitic" gloss="active"/> <thingy type="vpcomp" function="proclitic" gloss="COMP"/> <word posp="verb" gloss="burn" negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" comp="COMP" subj="1incl" obj="3"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> - </vp> - <np role="obj" locus="number"> <word posp="noun" gloss="brick" role="obj" locus="number"/> - </np> <word posp="adv" gloss="thoroughly" role="obj" person="1incl"/> - </subs> - </np> + </flat> </s>
addvocab:
-<s> +<s translation=""> <flat> - <thingy type="vpta" function="proclitic" gloss="PAST"/> - <thingy type="vpmode" function="proclitic" gloss="indicative"/> - <thingy type="vpvoice" function="proclitic" gloss="active"/> - <word posp="verb" gloss="say" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <word posp="pron" gloss="3" def="def" tr="theme" role="subj" locus="number"/> - <word person="1incl" posp="pron" gloss="1incl" def="def" role="subj" locus="number"/> - <thingy type="vpta" function="proclitic" gloss="PRES"/> - <thingy type="vpmode" function="proclitic" gloss="imperative"/> - <thingy type="vpvoice" function="proclitic" gloss="active"/> - <thingy type="vpcomp" function="proclitic" gloss="COMP"/> - <word posp="verb" gloss="make" negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" comp="COMP" subj="1incl" obj="3"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <word posp="noun" gloss="brick" role="obj" locus="number"/> - <word posp="conj" gloss="and" role="obj" person="1incl"/> - <word person="1incl" posp="pron" gloss="1incl" def="def" role="subj" locus="number"/> - <thingy type="vpta" function="proclitic" gloss="PRES"/> - <thingy type="vpmode" function="proclitic" gloss="imperative"/> - <thingy type="vpvoice" function="proclitic" gloss="active"/> - <thingy type="vpcomp" function="proclitic" gloss="COMP"/> - <word posp="verb" gloss="burn" negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" comp="COMP" subj="1incl" obj="3"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <word posp="noun" gloss="brick" role="obj" locus="number"/> - <word posp="adv" gloss="thoroughly" role="obj" person="1incl"/> + <thingy type="vpta" function="proclitic" gloss="PAST">|t|i|</thingy> + <thingy type="vpmode" function="proclitic" gloss="indicative">-</thingy> + <thingy type="vpvoice" function="proclitic" gloss="active">-</thingy> + <word posp="verb" gloss="say" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">|k|u|t͡ʃ|a|</word> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> + <word posp="pron" gloss="3" def="def" tr="theme" role="subj" locus="number">|n|u|t|a|</word> + <word person="1incl" posp="pron" gloss="1incl" def="def" role="subj" locus="number">|n|o|n|a|</word> + <thingy type="vpta" function="proclitic" gloss="PRES">-</thingy> + <thingy type="vpmode" function="proclitic" gloss="imperative">|t|e|</thingy> + <thingy type="vpvoice" function="proclitic" gloss="active">-</thingy> + <thingy type="vpcomp" function="proclitic" gloss="COMP">|t|e|</thingy> + <word posp="verb" gloss="make" negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" comp="COMP" subj="1incl" obj="3">|n|a|t͡ʃ|i|</word> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> + <word posp="noun" gloss="brick" role="obj" locus="number">|k|e|n|o|t|a|k|a|</word> + <word posp="conj" gloss="and" role="obj" person="1incl">|t|i|</word> + <word person="1incl" posp="pron" gloss="1incl" def="def" role="subj" locus="number">|n|o|n|a|</word> + <thingy type="vpta" function="proclitic" gloss="PRES">-</thingy> + <thingy type="vpmode" function="proclitic" gloss="imperative">|t|e|</thingy> + <thingy type="vpvoice" function="proclitic" gloss="active">-</thingy> + <thingy type="vpcomp" function="proclitic" gloss="COMP">|t|e|</thingy> + <word posp="verb" gloss="burn" negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" comp="COMP" subj="1incl" obj="3">|k|i|t|e|</word> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> + <word posp="noun" gloss="brick" role="obj" locus="number">|k|e|n|o|t|a|k|a|</word> + <word posp="adv" gloss="thoroughly" role="obj" person="1incl">|n|i|n|e|k|e|</word> </flat> </s>
vowelharmony:
<s translation="">
<flat>
<thingy type="vpta" function="proclitic" gloss="PAST">|t|i|</thingy>
<thingy type="vpmode" function="proclitic" gloss="indicative">-</thingy>
<thingy type="vpvoice" function="proclitic" gloss="active">-</thingy>
<word posp="verb" gloss="say" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">|k|u|t͡ʃ|a|</word>
<thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
<word posp="pron" gloss="3" def="def" tr="theme" role="subj" locus="number">|n|u|t|a|</word>
<word person="1incl" posp="pron" gloss="1incl" def="def" role="subj" locus="number">|n|o|n|a|</word>
<thingy type="vpta" function="proclitic" gloss="PRES">-</thingy>
<thingy type="vpmode" function="proclitic" gloss="imperative">|t|e|</thingy>
<thingy type="vpvoice" function="proclitic" gloss="active">-</thingy>
<thingy type="vpcomp" function="proclitic" gloss="COMP">|t|e|</thingy>
<word posp="verb" gloss="make" negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" comp="COMP" subj="1incl" obj="3">|n|a|t͡ʃ|i|</word>
<thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
- <word posp="noun" gloss="brick" role="obj" locus="number">|k|e|n|o|t|a|k|a|</word>
+ <word posp="noun" gloss="brick" role="obj" locus="number">|k|o|n|o|t|a|k|a|</word>
<word posp="conj" gloss="and" role="obj" person="1incl">|t|i|</word>
<word person="1incl" posp="pron" gloss="1incl" def="def" role="subj" locus="number">|n|o|n|a|</word>
<thingy type="vpta" function="proclitic" gloss="PRES">-</thingy>
<thingy type="vpmode" function="proclitic" gloss="imperative">|t|e|</thingy>
<thingy type="vpvoice" function="proclitic" gloss="active">-</thingy>
<thingy type="vpcomp" function="proclitic" gloss="COMP">|t|e|</thingy>
<word posp="verb" gloss="burn" negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" comp="COMP" subj="1incl" obj="3">|k|i|t|e|</word>
<thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
- <word posp="noun" gloss="brick" role="obj" locus="number">|k|e|n|o|t|a|k|a|</word>
+ <word posp="noun" gloss="brick" role="obj" locus="number">|k|o|n|o|t|a|k|a|</word>
<word posp="adv" gloss="thoroughly" role="obj" person="1incl">|n|i|n|e|k|e|</word>
</flat>
</s>
### |t|i|#-> ti
### |t|i|
#-> ti
### |k|u|t͡ʃ|a|
#-> kut͡ʃa
### |k|u|t͡ʃ|a|
#-> kut͡ʃa
### |n|u|t|a|
#-> nuta
### |n|u|t|a|
#-> nuta
### |n|o|n|a|
#-> nona
### |n|o|n|a|
#-> nona
### |t|e|
#-> te
### |t|e|
#-> te
### |t|e|
#-> te
### |t|e|
#-> te
### |n|a|t͡ʃ|i|
#-> nat͡ʃi
### |n|a|t͡ʃ|i|
#-> nat͡ʃi
### |k|o|n|o|t|a|k|a|
#-> konotaka
### |k|o|n|o|t|a|k|a|
#-> konotaka
### |t|i|
#-> ti
### |t|i|
#-> ti
### |n|o|n|a|
#-> nona
### |n|o|n|a|
#-> nona
### |t|e|
#-> te
### |t|e|
#-> te
### |t|e|
#-> te
### |t|e|
#-> te
### |k|i|t|e|
#-> kite
### |k|i|t|e|
#-> kite
### |k|o|n|o|t|a|k|a|
#-> konotaka
### |k|o|n|o|t|a|k|a|
#-> konotaka
### |n|i|n|e|k|e|
#-> nineke
### |n|i|n|e|k|e|
#-> nineke
### |t|i| |k|u|t͡ʃ|a| |n|u|t|a| |n|o|n|a| |t|e| |t|e| |n|a|t͡ʃ|i| |k|o|n|o|t|a|k|a| |t|i| |n|o|n|a| |t|e| |t|e| |k|i|t|e| |k|o|n|o|t|a|k|a| |n|i|n|e|k|e|
#-> ti kut͡ʃa nuta nona te te nat͡ʃi konotaka ti nona te te kite konotaka nineke
removetags:
<s translation="">
<flat>
<thingy type="vpta" function="proclitic" gloss="PAST">|t|i|</thingy>
- <thingy type="vpmode" function="proclitic" gloss="indicative">-</thingy>
- <thingy type="vpvoice" function="proclitic" gloss="active">-</thingy>
<word posp="verb" gloss="say" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">|k|u|t͡ʃ|a|</word>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
<word posp="pron" gloss="3" def="def" tr="theme" role="subj" locus="number">|n|u|t|a|</word>
<word person="1incl" posp="pron" gloss="1incl" def="def" role="subj" locus="number">|n|o|n|a|</word>
- <thingy type="vpta" function="proclitic" gloss="PRES">-</thingy>
<thingy type="vpmode" function="proclitic" gloss="imperative">|t|e|</thingy>
- <thingy type="vpvoice" function="proclitic" gloss="active">-</thingy>
<thingy type="vpcomp" function="proclitic" gloss="COMP">|t|e|</thingy>
<word posp="verb" gloss="make" negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" comp="COMP" subj="1incl" obj="3">|n|a|t͡ʃ|i|</word>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
<word posp="noun" gloss="brick" role="obj" locus="number">|k|o|n|o|t|a|k|a|</word>
<word posp="conj" gloss="and" role="obj" person="1incl">|t|i|</word>
<word person="1incl" posp="pron" gloss="1incl" def="def" role="subj" locus="number">|n|o|n|a|</word>
- <thingy type="vpta" function="proclitic" gloss="PRES">-</thingy>
<thingy type="vpmode" function="proclitic" gloss="imperative">|t|e|</thingy>
- <thingy type="vpvoice" function="proclitic" gloss="active">-</thingy>
<thingy type="vpcomp" function="proclitic" gloss="COMP">|t|e|</thingy>
<word posp="verb" gloss="burn" negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" comp="COMP" subj="1incl" obj="3">|k|i|t|e|</word>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
<word posp="noun" gloss="brick" role="obj" locus="number">|k|o|n|o|t|a|k|a|</word>
<word posp="adv" gloss="thoroughly" role="obj" person="1incl">|n|i|n|e|k|e|</word>
</flat>
+ <p><span class="ilpair"><span class="mor">ti</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">kut͡ʃa</span><br><span class="gls">say</span></span> <span class="ilpair"><span class="mor">nuta</span><br><span class="gls">3</span></span> <span class="ilpair"><span class="mor">nona</span><br><span class="gls">1incl</span></span> <span class="ilpair"><span class="mor">te</span><br><span class="gls">imperative</span></span> <span class="ilpair"><span class="mor">te</span><br><span class="gls"><span class="glssc">COMP</span></span></span> <span class="ilpair"><span class="mor">nat͡ʃi</span><br><span class="gls">make</span></span> <span class="ilpair"><span class="mor">konotaka</span><br><span class="gls">brick</span></span> <span class="ilpair"><span class="mor">ti</span><br><span class="gls">and</span></span> <span class="ilpair"><span class="mor">nona</span><br><span class="gls">1incl</span></span> <span class="ilpair"><span class="mor">te</span><br><span class="gls">imperative</span></span> <span class="ilpair"><span class="mor">te</span><br><span class="gls"><span class="glssc">COMP</span></span></span> <span class="ilpair"><span class="mor">kite</span><br><span class="gls">burn</span></span> <span class="ilpair"><span class="mor">konotaka</span><br><span class="gls">brick</span></span> <span class="ilpair"><span class="mor">nineke</span><br><span class="gls">thoroughly</span></span></p>
+ <p>ti kut͡ʃa nuta nona te te nat͡ʃi konotaka ti nona te te kite konotaka nineke</p>
+ <p>ti kucha nuta nona te te nachi konotaka ti nona te te kite konotaka nineke</p>
+ <il>
+ <w>
+ <o>ti</o>
+ <g>PAST</g>
+ </w>
+ <w>
+ <o>kut͡ʃa</o>
+ <g>say</g>
+ </w>
+ <w>
+ <o>nuta</o>
+ <g>3</g>
+ </w>
+ <w>
+ <o>nona</o>
+ <g>1incl</g>
+ </w>
+ <w>
+ <o>te</o>
+ <g>imperative</g>
+ </w>
+ <w>
+ <o>te</o>
+ <g>COMP</g>
+ </w>
+ <w>
+ <o>nat͡ʃi</o>
+ <g>make</g>
+ </w>
+ <w>
+ <o>konotaka</o>
+ <g>brick</g>
+ </w>
+ <w>
+ <o>ti</o>
+ <g>and</g>
+ </w>
+ <w>
+ <o>nona</o>
+ <g>1incl</g>
+ </w>
+ <w>
+ <o>te</o>
+ <g>imperative</g>
+ </w>
+ <w>
+ <o>te</o>
+ <g>COMP</g>
+ </w>
+ <w>
+ <o>kite</o>
+ <g>burn</g>
+ </w>
+ <w>
+ <o>konotaka</o>
+ <g>brick</g>
+ </w>
+ <w>
+ <o>nineke</o>
+ <g>thoroughly</g>
+ </w>
+ </il>
</s>
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 sequential: No change.
module sentenceconnectors: No change.
module subordinate: 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">
+ <word gloss="PURP" posp="pp"/>
<np number="sing" locus="number">
<word posp="noun" gloss="stone"/>
</np>
</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">
<word gloss="PURP" posp="pp"/>
- <np number="sing" locus="number">
+ <np locus="number">
<word posp="noun" gloss="stone"/>
</np>
</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">
<word gloss="PURP" posp="pp"/>
<np locus="number">
<word posp="noun" gloss="stone"/>
</np>
</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"> + <thingy type="vpta" function="proclitic" gloss="PAST"/> + <thingy type="vpmode" function="proclitic" gloss="indicative"/> + <thingy type="vpvoice" function="proclitic" gloss="active"/> <word posp="verb" gloss="have"/> + <thingy type="vpnegation" function="enclitic" gloss="POS"/> </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"> <word gloss="PURP" posp="pp"/> <np locus="number"> <word posp="noun" gloss="stone"/> </np> </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">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpmode" function="proclitic" gloss="indicative"/>
<thingy type="vpvoice" function="proclitic" gloss="active"/>
- <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="vpnegation" function="enclitic" gloss="POS"/>
</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">
- <word gloss="PURP" posp="pp"/>
+ <word gloss="PURP" posp="pp" role="purpose"/>
<np locus="number">
- <word posp="noun" gloss="stone"/>
+ <word posp="noun" gloss="stone" locus="number"/>
</np>
</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> <thingy type="vpta" function="proclitic" gloss="PAST"/> <thingy type="vpmode" function="proclitic" gloss="indicative"/> <thingy type="vpvoice" function="proclitic" gloss="active"/> <word posp="verb" gloss="have" tense="past" asp="habitual" mode="indicative" voice="active" negation="POS" question="not.Q" ta="PAST"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> - </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"> <word gloss="PURP" posp="pp" role="purpose"/> - <np locus="number"> <word posp="noun" gloss="stone" locus="number"/> - </np> - </pp> - </np> + </flat> </s>
addvocab:
-<s> +<s translation=""> <flat> - <thingy type="vpta" function="proclitic" gloss="PAST"/> - <thingy type="vpmode" function="proclitic" gloss="indicative"/> - <thingy type="vpvoice" function="proclitic" gloss="active"/> - <word posp="verb" gloss="have" tense="past" asp="habitual" mode="indicative" voice="active" negation="POS" question="not.Q" ta="PAST"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <word posp="pron" gloss="3" def="def" tr="theme" role="subj" locus="number"/> - <word posp="noun" gloss="brick" role="obj" locus="number"/> - <word gloss="PURP" posp="pp" role="purpose"/> - <word posp="noun" gloss="stone" locus="number"/> + <thingy type="vpta" function="proclitic" gloss="PAST">|t|i|</thingy> + <thingy type="vpmode" function="proclitic" gloss="indicative">-</thingy> + <thingy type="vpvoice" function="proclitic" gloss="active">-</thingy> + <word posp="verb" gloss="have" tense="past" asp="habitual" mode="indicative" voice="active" negation="POS" question="not.Q" ta="PAST">|n|a|n|a|</word> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> + <word posp="pron" gloss="3" def="def" tr="theme" role="subj" locus="number">|n|u|t|a|</word> + <word posp="noun" gloss="brick" role="obj" locus="number">|k|e|n|o|t|a|k|a|</word> + <word gloss="PURP" posp="pp" role="purpose">|n|a|k|u|k|a|</word> + <word posp="noun" gloss="stone" locus="number">|k|a|t|a|</word> </flat> </s>
vowelharmony:
<s translation="">
<flat>
<thingy type="vpta" function="proclitic" gloss="PAST">|t|i|</thingy>
<thingy type="vpmode" function="proclitic" gloss="indicative">-</thingy>
<thingy type="vpvoice" function="proclitic" gloss="active">-</thingy>
<word posp="verb" gloss="have" tense="past" asp="habitual" mode="indicative" voice="active" negation="POS" question="not.Q" ta="PAST">|n|a|n|a|</word>
<thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
<word posp="pron" gloss="3" def="def" tr="theme" role="subj" locus="number">|n|u|t|a|</word>
- <word posp="noun" gloss="brick" role="obj" locus="number">|k|e|n|o|t|a|k|a|</word>
+ <word posp="noun" gloss="brick" role="obj" locus="number">|k|o|n|o|t|a|k|a|</word>
<word gloss="PURP" posp="pp" role="purpose">|n|a|k|u|k|a|</word>
<word posp="noun" gloss="stone" locus="number">|k|a|t|a|</word>
</flat>
</s>
### |t|i|#-> ti
### |t|i|
#-> ti
### |n|a|n|a|
#-> nana
### |n|a|n|a|
#-> nana
### |n|u|t|a|
#-> nuta
### |n|u|t|a|
#-> nuta
### |k|o|n|o|t|a|k|a|
#-> konotaka
### |k|o|n|o|t|a|k|a|
#-> konotaka
### |n|a|k|u|k|a|
#-> nakuka
### |n|a|k|u|k|a|
#-> nakuka
### |k|a|t|a|
#-> kata
### |k|a|t|a|
#-> kata
### |t|i| |n|a|n|a| |n|u|t|a| |k|o|n|o|t|a|k|a| |n|a|k|u|k|a| |k|a|t|a|
#-> ti nana nuta konotaka nakuka kata
removetags:
<s translation="">
<flat>
<thingy type="vpta" function="proclitic" gloss="PAST">|t|i|</thingy>
- <thingy type="vpmode" function="proclitic" gloss="indicative">-</thingy>
- <thingy type="vpvoice" function="proclitic" gloss="active">-</thingy>
<word posp="verb" gloss="have" tense="past" asp="habitual" mode="indicative" voice="active" negation="POS" question="not.Q" ta="PAST">|n|a|n|a|</word>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
<word posp="pron" gloss="3" def="def" tr="theme" role="subj" locus="number">|n|u|t|a|</word>
<word posp="noun" gloss="brick" role="obj" locus="number">|k|o|n|o|t|a|k|a|</word>
<word gloss="PURP" posp="pp" role="purpose">|n|a|k|u|k|a|</word>
<word posp="noun" gloss="stone" locus="number">|k|a|t|a|</word>
</flat>
+ <p><span class="ilpair"><span class="mor">ti</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">nana</span><br><span class="gls">have</span></span> <span class="ilpair"><span class="mor">nuta</span><br><span class="gls">3</span></span> <span class="ilpair"><span class="mor">konotaka</span><br><span class="gls">brick</span></span> <span class="ilpair"><span class="mor">nakuka</span><br><span class="gls"><span class="glssc">PURP</span></span></span> <span class="ilpair"><span class="mor">kata</span><br><span class="gls">stone</span></span></p>
+ <p>ti nana nuta konotaka nakuka kata</p>
+ <p>ti nana nuta konotaka nakuka kata</p>
+ <il>
+ <w>
+ <o>ti</o>
+ <g>PAST</g>
+ </w>
+ <w>
+ <o>nana</o>
+ <g>have</g>
+ </w>
+ <w>
+ <o>nuta</o>
+ <g>3</g>
+ </w>
+ <w>
+ <o>konotaka</o>
+ <g>brick</g>
+ </w>
+ <w>
+ <o>nakuka</o>
+ <g>PURP</g>
+ </w>
+ <w>
+ <o>kata</o>
+ <g>stone</g>
+ </w>
+ </il>
</s>
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 sequential: 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 subordinate: 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">
+ <word gloss="PURP" posp="pp"/>
<np number="sing" locus="number">
<word posp="noun" gloss="mortar"/>
</np>
</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">
<word gloss="PURP" posp="pp"/>
- <np number="sing" locus="number">
+ <np locus="number">
<word posp="noun" gloss="mortar"/>
</np>
</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">
<word gloss="PURP" posp="pp"/>
<np locus="number">
<word posp="noun" gloss="mortar"/>
</np>
</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"> + <thingy type="vpta" function="proclitic" gloss="PAST"/> + <thingy type="vpmode" function="proclitic" gloss="indicative"/> + <thingy type="vpvoice" function="proclitic" gloss="active"/> <word posp="verb" gloss="have"/> + <thingy type="vpnegation" function="enclitic" gloss="POS"/> </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"> <word gloss="PURP" posp="pp"/> <np locus="number"> <word posp="noun" gloss="mortar"/> </np> </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">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpmode" function="proclitic" gloss="indicative"/>
<thingy type="vpvoice" function="proclitic" gloss="active"/>
- <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="vpnegation" function="enclitic" gloss="POS"/>
</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">
- <word gloss="PURP" posp="pp"/>
+ <word gloss="PURP" posp="pp" role="purpose"/>
<np locus="number">
- <word posp="noun" gloss="mortar"/>
+ <word posp="noun" gloss="mortar" locus="number"/>
</np>
</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"> <thingy type="vpta" function="proclitic" gloss="PAST"/> <thingy type="vpmode" function="proclitic" gloss="indicative"/> <thingy type="vpvoice" function="proclitic" gloss="active"/> <word posp="verb" gloss="have" tense="past" asp="habitual" mode="indicative" voice="active" negation="POS" question="not.Q" ta="PAST"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> - </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"> <word gloss="PURP" posp="pp" role="purpose"/> - <np locus="number"> <word posp="noun" gloss="mortar" locus="number"/> - </np> - </pp> - </np> + </flat> </s>
addvocab:
-<s connector="and"> +<s connector="and" translation=""> <flat> - <word gloss="and" posp="conj"/> - <thingy type="vpta" function="proclitic" gloss="PAST"/> - <thingy type="vpmode" function="proclitic" gloss="indicative"/> - <thingy type="vpvoice" function="proclitic" gloss="active"/> - <word posp="verb" gloss="have" tense="past" asp="habitual" mode="indicative" voice="active" negation="POS" question="not.Q" ta="PAST"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <word posp="pron" gloss="3" def="def" tr="theme" role="subj" locus="number"/> - <word posp="noun" gloss="slime" role="obj" locus="number"/> - <word gloss="PURP" posp="pp" role="purpose"/> - <word posp="noun" gloss="mortar" locus="number"/> + <word gloss="and" posp="conj">|t|i|</word> + <thingy type="vpta" function="proclitic" gloss="PAST">|t|i|</thingy> + <thingy type="vpmode" function="proclitic" gloss="indicative">-</thingy> + <thingy type="vpvoice" function="proclitic" gloss="active">-</thingy> + <word posp="verb" gloss="have" tense="past" asp="habitual" mode="indicative" voice="active" negation="POS" question="not.Q" ta="PAST">|n|a|n|a|</word> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> + <word posp="pron" gloss="3" def="def" tr="theme" role="subj" locus="number">|n|u|t|a|</word> + <word posp="noun" gloss="slime" role="obj" locus="number">|n|i|n|e|t|i|t͡ʃ|a|</word> + <word gloss="PURP" posp="pp" role="purpose">|n|a|k|u|k|a|</word> + <word posp="noun" gloss="mortar" locus="number">|t͡ʃ|a|n|u|t͡ʃ|a|t͡ʃ|i|</word> </flat> </s>
vowelharmony:
<s connector="and" translation="">
<flat>
<word gloss="and" posp="conj">|t|i|</word>
<thingy type="vpta" function="proclitic" gloss="PAST">|t|i|</thingy>
<thingy type="vpmode" function="proclitic" gloss="indicative">-</thingy>
<thingy type="vpvoice" function="proclitic" gloss="active">-</thingy>
<word posp="verb" gloss="have" tense="past" asp="habitual" mode="indicative" voice="active" negation="POS" question="not.Q" ta="PAST">|n|a|n|a|</word>
<thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
<word posp="pron" gloss="3" def="def" tr="theme" role="subj" locus="number">|n|u|t|a|</word>
<word posp="noun" gloss="slime" role="obj" locus="number">|n|i|n|e|t|i|t͡ʃ|a|</word>
<word gloss="PURP" posp="pp" role="purpose">|n|a|k|u|k|a|</word>
- <word posp="noun" gloss="mortar" locus="number">|t͡ʃ|a|n|u|t͡ʃ|a|t͡ʃ|i|</word>
+ <word posp="noun" gloss="mortar" locus="number">|t͡ʃ|a|n|u|t͡ʃ|a|t͡ʃ|u|</word>
</flat>
</s>
### |t|i|#-> ti
### |t|i|
#-> ti
### |t|i|
#-> ti
### |t|i|
#-> ti
### |n|a|n|a|
#-> nana
### |n|a|n|a|
#-> nana
### |n|u|t|a|
#-> nuta
### |n|u|t|a|
#-> nuta
### |n|i|n|e|t|i|t͡ʃ|a|
#-> ninetit͡ʃa
### |n|i|n|e|t|i|t͡ʃ|a|
#-> ninetit͡ʃa
### |n|a|k|u|k|a|
#-> nakuka
### |n|a|k|u|k|a|
#-> nakuka
### |t͡ʃ|a|n|u|t͡ʃ|a|t͡ʃ|u|
#-> t͡ʃanut͡ʃat͡ʃu
### |t͡ʃ|a|n|u|t͡ʃ|a|t͡ʃ|u|
#-> t͡ʃanut͡ʃat͡ʃu
### |t|i| |t|i| |n|a|n|a| |n|u|t|a| |n|i|n|e|t|i|t͡ʃ|a| |n|a|k|u|k|a| |t͡ʃ|a|n|u|t͡ʃ|a|t͡ʃ|u|
#-> ti ti nana nuta ninetit͡ʃa nakuka t͡ʃanut͡ʃat͡ʃu
removetags:
<s connector="and" translation="">
<flat>
<word gloss="and" posp="conj">|t|i|</word>
<thingy type="vpta" function="proclitic" gloss="PAST">|t|i|</thingy>
- <thingy type="vpmode" function="proclitic" gloss="indicative">-</thingy>
- <thingy type="vpvoice" function="proclitic" gloss="active">-</thingy>
<word posp="verb" gloss="have" tense="past" asp="habitual" mode="indicative" voice="active" negation="POS" question="not.Q" ta="PAST">|n|a|n|a|</word>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
<word posp="pron" gloss="3" def="def" tr="theme" role="subj" locus="number">|n|u|t|a|</word>
<word posp="noun" gloss="slime" role="obj" locus="number">|n|i|n|e|t|i|t͡ʃ|a|</word>
<word gloss="PURP" posp="pp" role="purpose">|n|a|k|u|k|a|</word>
<word posp="noun" gloss="mortar" locus="number">|t͡ʃ|a|n|u|t͡ʃ|a|t͡ʃ|u|</word>
</flat>
+ <p><span class="ilpair"><span class="mor">ti</span><br><span class="gls">and</span></span> <span class="ilpair"><span class="mor">ti</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">nana</span><br><span class="gls">have</span></span> <span class="ilpair"><span class="mor">nuta</span><br><span class="gls">3</span></span> <span class="ilpair"><span class="mor">ninetit͡ʃa</span><br><span class="gls">slime</span></span> <span class="ilpair"><span class="mor">nakuka</span><br><span class="gls"><span class="glssc">PURP</span></span></span> <span class="ilpair"><span class="mor">t͡ʃanut͡ʃat͡ʃu</span><br><span class="gls">mortar</span></span></p>
+ <p>ti ti nana nuta ninetit͡ʃa nakuka t͡ʃanut͡ʃat͡ʃu</p>
+ <p>ti ti nana nuta nineticha nakuka chanuchachu</p>
+ <il>
+ <w>
+ <o>ti</o>
+ <g>and</g>
+ </w>
+ <w>
+ <o>ti</o>
+ <g>PAST</g>
+ </w>
+ <w>
+ <o>nana</o>
+ <g>have</g>
+ </w>
+ <w>
+ <o>nuta</o>
+ <g>3</g>
+ </w>
+ <w>
+ <o>ninetit͡ʃa</o>
+ <g>slime</g>
+ </w>
+ <w>
+ <o>nakuka</o>
+ <g>PURP</g>
+ </w>
+ <w>
+ <o>t͡ʃanut͡ʃat͡ʃu</o>
+ <g>mortar</g>
+ </w>
+ </il>
</s>
Ni ti nana chachi chechi tu nucha niti chaki to to ke keche ti ke ninachate. Ti tanatichi nuta te nani kaki to, ni ti kicha nuta tinate kenichane tu nani teni, tika ti kukokuku nuta chu. Ti kucha nuta nona te te nachi konotaka ti nona te te kite konotaka nineke. Ti nana nuta konotaka nakuka kata, ti ti nana nuta nineticha nakuka chanuchachu.
And the whole earth was of one language, and of one speech. 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. And they said one to another, Go to, let us make brick, and burn them thoroughly. And they had brick for stone, and slime had they for morter.
A Creation Myth
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 sequential:
-<s> +<s connector="then"> <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> <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 sentenceconnectors:
<s connector="then">
+ <word gloss="then" posp="conj"/>
<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>
<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 subordinate: 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 connector="then">
<word gloss="then" posp="conj"/>
<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">
<relp>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="other"/>
</vp>
- <np head="this" role="subj" number="plur">
+ <np head="this" role="subj">
<word posp="noun" gloss="human being"/>
</np>
</relp>
</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 connector="then">
<word gloss="then" posp="conj"/>
<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">
<relp>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="other"/>
</vp>
<np head="this" role="subj">
<word posp="noun" gloss="human being"/>
</np>
</relp>
</np>
</s>
copyuptophrase:
<s connector="then">
<word gloss="then" posp="conj"/>
<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">
<relp>
- <vp tam="pres-state" ta="PRES">
+ <vp tam="pres-state" ta="PRES" subj="3">
<word lexposp="adj" posp="verb" gloss="other"/>
</vp>
<np head="this" role="subj">
<word posp="noun" gloss="human being"/>
</np>
</relp>
</np>
</s>
prodrop: No change.
addclitics:
<s connector="then"> <word gloss="then" posp="conj"/> <littrans>We do not resemble other humans.</littrans> <vp question="not.Q" negation="NEG" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES"> + <thingy type="vpta" function="proclitic" gloss="PRES"/> + <thingy type="vpmode" function="proclitic" gloss="indicative"/> + <thingy type="vpvoice" function="proclitic" gloss="active"/> <word posp="verb" gloss="resemble"/> + <thingy type="vpnegation" function="enclitic" gloss="NEG"/> </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"> <relp> <vp tam="pres-state" ta="PRES" subj="3"> + <thingy type="vpta" function="proclitic" gloss="PRES"/> <word lexposp="adj" posp="verb" gloss="other"/> </vp> <np head="this" role="subj"> <word posp="noun" gloss="human being"/> </np> </relp> </np> </s>
propagateArgumentCase: No change.
unwrapArgumentNPs: No change.
unwrapOwnerOwned: No change.
movedowntoword:
<s connector="then">
<word gloss="then" posp="conj"/>
<littrans>We do not resemble other humans.</littrans>
<vp question="not.Q" negation="NEG" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES">
<thingy type="vpta" function="proclitic" gloss="PRES"/>
<thingy type="vpmode" function="proclitic" gloss="indicative"/>
<thingy type="vpvoice" function="proclitic" gloss="active"/>
- <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="vpnegation" function="enclitic" gloss="NEG"/>
</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>
<np tr="rheme" role="obj" locus="number">
<relp>
<vp tam="pres-state" ta="PRES" subj="3">
<thingy type="vpta" function="proclitic" gloss="PRES"/>
- <word lexposp="adj" posp="verb" gloss="other"/>
+ <word lexposp="adj" posp="verb" gloss="other" tam="pres-state" ta="PRES" subj="3"/>
</vp>
<np head="this" role="subj">
- <word posp="noun" gloss="human being"/>
+ <word posp="noun" gloss="human being" head="this" role="subj"/>
</np>
</relp>
</np>
</s>
addaffixes: No change.
flatten:
<s connector="then"> + <flat> <word gloss="then" posp="conj"/> - <littrans>We do not resemble other humans.</littrans> - <vp question="not.Q" negation="NEG" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <thingy type="vpta" function="proclitic" gloss="PRES"/> <thingy type="vpmode" function="proclitic" gloss="indicative"/> <thingy type="vpvoice" function="proclitic" gloss="active"/> <word posp="verb" gloss="resemble" question="not.Q" negation="NEG" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES"/> <thingy type="vpnegation" function="enclitic" gloss="NEG"/> - </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> - <np tr="rheme" role="obj" locus="number"> - <relp> - <vp tam="pres-state" ta="PRES" subj="3"> <thingy type="vpta" function="proclitic" gloss="PRES"/> <word lexposp="adj" posp="verb" gloss="other" tam="pres-state" ta="PRES" subj="3"/> - </vp> - <np head="this" role="subj"> <word posp="noun" gloss="human being" head="this" role="subj"/> - </np> - </relp> - </np> + </flat> </s>
addvocab:
-<s connector="then"> +<s connector="then" translation=""> <flat> - <word gloss="then" posp="conj"/> - <thingy type="vpta" function="proclitic" gloss="PRES"/> - <thingy type="vpmode" function="proclitic" gloss="indicative"/> - <thingy type="vpvoice" function="proclitic" gloss="active"/> - <word posp="verb" gloss="resemble" question="not.Q" negation="NEG" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES"/> - <thingy type="vpnegation" function="enclitic" gloss="NEG"/> - <word person="1incl" posp="pron" gloss="1incl" def="def" tr="theme" role="subj" locus="number"/> - <thingy type="vpta" function="proclitic" gloss="PRES"/> - <word lexposp="adj" posp="verb" gloss="other" tam="pres-state" ta="PRES" subj="3"/> - <word posp="noun" gloss="human being" head="this" role="subj"/> + <word gloss="then" posp="conj">|n|i|</word> + <thingy type="vpta" function="proclitic" gloss="PRES">-</thingy> + <thingy type="vpmode" function="proclitic" gloss="indicative">-</thingy> + <thingy type="vpvoice" function="proclitic" gloss="active">-</thingy> + <word posp="verb" gloss="resemble" question="not.Q" negation="NEG" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES">|k|a|n|u|k|e|k|i|</word> + <thingy type="vpnegation" function="enclitic" gloss="NEG">|n|a|</thingy> + <word person="1incl" posp="pron" gloss="1incl" def="def" tr="theme" role="subj" locus="number">|n|o|n|a|</word> + <thingy type="vpta" function="proclitic" gloss="PRES">-</thingy> + <word lexposp="adj" posp="verb" gloss="other" tam="pres-state" ta="PRES" subj="3">|n|i|t͡ʃ|e|</word> + <word posp="noun" gloss="human being" head="this" role="subj">|t͡ʃ|e|t͡ʃ|i|</word> </flat> </s>
vowelharmony:
<s connector="then" translation="">
<flat>
<word gloss="then" posp="conj">|n|i|</word>
<thingy type="vpta" function="proclitic" gloss="PRES">-</thingy>
<thingy type="vpmode" function="proclitic" gloss="indicative">-</thingy>
<thingy type="vpvoice" function="proclitic" gloss="active">-</thingy>
- <word posp="verb" gloss="resemble" question="not.Q" negation="NEG" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES">|k|a|n|u|k|e|k|i|</word>
+ <word posp="verb" gloss="resemble" question="not.Q" negation="NEG" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES">|k|a|n|u|k|o|k|u|</word>
<thingy type="vpnegation" function="enclitic" gloss="NEG">|n|a|</thingy>
<word person="1incl" posp="pron" gloss="1incl" def="def" tr="theme" role="subj" locus="number">|n|o|n|a|</word>
<thingy type="vpta" function="proclitic" gloss="PRES">-</thingy>
<word lexposp="adj" posp="verb" gloss="other" tam="pres-state" ta="PRES" subj="3">|n|i|t͡ʃ|e|</word>
<word posp="noun" gloss="human being" head="this" role="subj">|t͡ʃ|e|t͡ʃ|i|</word>
</flat>
</s>
### |n|i|#-> ni
### |n|i|
#-> ni
### |k|a|n|u|k|o|k|u|
#-> kanukoku
### |k|a|n|u|k|o|k|u|
#-> kanukoku
### |n|a|
#-> na
### |n|a|
#-> na
### |n|o|n|a|
#-> nona
### |n|o|n|a|
#-> nona
### |n|i|t͡ʃ|e|
#-> nit͡ʃe
### |n|i|t͡ʃ|e|
#-> nit͡ʃe
### |t͡ʃ|e|t͡ʃ|i|
#-> t͡ʃet͡ʃi
### |t͡ʃ|e|t͡ʃ|i|
#-> t͡ʃet͡ʃi
### |n|i| |k|a|n|u|k|o|k|u| |n|a| |n|o|n|a| |n|i|t͡ʃ|e| |t͡ʃ|e|t͡ʃ|i|
#-> ni kanukoku na nona nit͡ʃe t͡ʃet͡ʃi
removetags:
<s connector="then" translation="">
<flat>
<word gloss="then" posp="conj">|n|i|</word>
- <thingy type="vpta" function="proclitic" gloss="PRES">-</thingy>
- <thingy type="vpmode" function="proclitic" gloss="indicative">-</thingy>
- <thingy type="vpvoice" function="proclitic" gloss="active">-</thingy>
<word posp="verb" gloss="resemble" question="not.Q" negation="NEG" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES">|k|a|n|u|k|o|k|u|</word>
<thingy type="vpnegation" function="enclitic" gloss="NEG">|n|a|</thingy>
<word person="1incl" posp="pron" gloss="1incl" def="def" tr="theme" role="subj" locus="number">|n|o|n|a|</word>
- <thingy type="vpta" function="proclitic" gloss="PRES">-</thingy>
<word lexposp="adj" posp="verb" gloss="other" tam="pres-state" ta="PRES" subj="3">|n|i|t͡ʃ|e|</word>
<word posp="noun" gloss="human being" head="this" role="subj">|t͡ʃ|e|t͡ʃ|i|</word>
</flat>
+ <p><span class="ilpair"><span class="mor">ni</span><br><span class="gls">then</span></span> <span class="ilpair"><span class="mor">kanukoku</span><br><span class="gls">resemble</span></span> <span class="ilpair"><span class="mor">na</span><br><span class="gls"><span class="glssc">NEG</span></span></span> <span class="ilpair"><span class="mor">nona</span><br><span class="gls">1incl</span></span> <span class="ilpair"><span class="mor">nit͡ʃe</span><br><span class="gls">other</span></span> <span class="ilpair"><span class="mor">t͡ʃet͡ʃi</span><br><span class="gls">human being</span></span></p>
+ <p>ni kanukoku na nona nit͡ʃe t͡ʃet͡ʃi</p>
+ <p>ni kanukoku na nona niche chechi</p>
+ <il>
+ <w>
+ <o>ni</o>
+ <g>then</g>
+ </w>
+ <w>
+ <o>kanukoku</o>
+ <g>resemble</g>
+ </w>
+ <w>
+ <o>na</o>
+ <g>NEG</g>
+ </w>
+ <w>
+ <o>nona</o>
+ <g>1incl</g>
+ </w>
+ <w>
+ <o>nit͡ʃe</o>
+ <g>other</g>
+ </w>
+ <w>
+ <o>t͡ʃet͡ʃi</o>
+ <g>human being</g>
+ </w>
+ </il>
</s>
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 sequential: No change.
module sentenceconnectors: No change.
module subordinate: 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:
<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"/>
</np>
+ <np def="def" locus="number" role="owner" case="GEN">
+ <word posp="pron" gloss="3"/>
</np>
</np>
+ </np>
</s>
module wordorder: No change.
module wordorder: No change.
module wordorder: No change.
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="owned">
<word posp="noun" gloss="language"/>
<word gloss="the" posp="det"/>
</np>
<np def="def" locus="number" role="owner" case="GEN">
<word posp="pron" gloss="3"/>
</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="owned">
<word posp="noun" gloss="language"/>
<word gloss="the" posp="det"/>
</np>
<np def="def" locus="number" role="owner" case="GEN">
<word posp="pron" gloss="3"/>
</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"> + <thingy type="vpta" function="proclitic" gloss="PAST"/> + <thingy type="vpmode" function="proclitic" gloss="indicative"/> + <thingy type="vpvoice" function="proclitic" gloss="active"/> <word posp="verb" gloss="shape"/> + <thingy type="vpnegation" function="enclitic" gloss="POS"/> </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="owned"> <word posp="noun" gloss="language"/> <word gloss="the" posp="det"/> </np> <np def="def" locus="number" role="owner" case="GEN"> <word posp="pron" gloss="3"/> + <thingy type="npcase" function="enclitic" gloss="GEN"/> </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">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpmode" function="proclitic" gloss="indicative"/>
<thingy type="vpvoice" function="proclitic" gloss="active"/>
<word posp="verb" gloss="shape"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</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="owned">
<word posp="noun" gloss="language"/>
<word gloss="the" posp="det"/>
</np>
<np def="def" locus="number" role="owner" case="GEN">
<word posp="pron" gloss="3"/>
<thingy type="npcase" function="enclitic" gloss="GEN"/>
</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">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpmode" function="proclitic" gloss="indicative"/>
<thingy type="vpvoice" function="proclitic" gloss="active"/>
<word posp="verb" gloss="shape"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</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="owned">
+ <np def="def" locus="number" role="owned" tr="theme">
<word posp="noun" gloss="language"/>
<word gloss="the" posp="det"/>
</np>
<np def="def" locus="number" role="owner" case="GEN">
<word posp="pron" gloss="3"/>
<thingy type="npcase" function="enclitic" gloss="GEN"/>
</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">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpmode" function="proclitic" gloss="indicative"/>
<thingy type="vpvoice" function="proclitic" gloss="active"/>
- <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="vpnegation" function="enclitic" gloss="POS"/>
</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="owned" tr="theme">
- <word posp="noun" gloss="language"/>
- <word gloss="the" posp="det"/>
+ <word posp="noun" gloss="language" def="def" locus="number" role="owned" tr="theme"/>
+ <word gloss="the" posp="det" def="def" locus="number" role="owned" tr="theme"/>
</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>
</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> <thingy type="vpta" function="proclitic" gloss="PAST"/> <thingy type="vpmode" function="proclitic" gloss="indicative"/> <thingy type="vpvoice" function="proclitic" gloss="active"/> <word posp="verb" gloss="shape" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> - </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="owned" tr="theme"> <word posp="noun" gloss="language" def="def" locus="number" role="owned" tr="theme"/> <word gloss="the" posp="det" def="def" locus="number" role="owned" tr="theme"/> - </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> + </flat> </s>
addvocab:
-<s> +<s translation=""> <flat> - <thingy type="vpta" function="proclitic" gloss="PAST"/> - <thingy type="vpmode" function="proclitic" gloss="indicative"/> - <thingy type="vpvoice" function="proclitic" gloss="active"/> - <word posp="verb" gloss="shape" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <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="noun" gloss="language" def="def" locus="number" role="owned" tr="theme"/> - <word gloss="the" posp="det" def="def" locus="number" role="owned" tr="theme"/> - <word posp="pron" gloss="3" def="def" locus="number" role="owner" case="GEN"/> - <thingy type="npcase" function="enclitic" gloss="GEN"/> + <thingy type="vpta" function="proclitic" gloss="PAST">|t|i|</thingy> + <thingy type="vpmode" function="proclitic" gloss="indicative">-</thingy> + <thingy type="vpvoice" function="proclitic" gloss="active">-</thingy> + <word posp="verb" gloss="shape" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">|t͡ʃ|a|n|i|t͡ʃ|a|t|i|</word> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> + <word posp="noun" gloss="fight" locus="number" role="subj" tr="rheme">|k|e|t͡ʃ|a|</word> + <word posp="conj" gloss="and">|t|i|</word> + <word posp="noun" gloss="time" locus="number" role="subj" tr="rheme">|k|o|n|e|</word> + <word posp="noun" gloss="language" def="def" locus="number" role="owned" tr="theme">|k|e|t͡ʃ|e|</word> + <word gloss="the" posp="det" def="def" locus="number" role="owned" tr="theme">|t|o|</word> + <word posp="pron" gloss="3" def="def" locus="number" role="owner" case="GEN">|n|u|t|a|</word> + <thingy type="npcase" function="enclitic" gloss="GEN">|t͡ʃ|a|</thingy> </flat> </s>
vowelharmony:
<s translation="">
<flat>
<thingy type="vpta" function="proclitic" gloss="PAST">|t|i|</thingy>
<thingy type="vpmode" function="proclitic" gloss="indicative">-</thingy>
<thingy type="vpvoice" function="proclitic" gloss="active">-</thingy>
<word posp="verb" gloss="shape" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">|t͡ʃ|a|n|i|t͡ʃ|a|t|i|</word>
<thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
<word posp="noun" gloss="fight" locus="number" role="subj" tr="rheme">|k|e|t͡ʃ|a|</word>
<word posp="conj" gloss="and">|t|i|</word>
- <word posp="noun" gloss="time" locus="number" role="subj" tr="rheme">|k|o|n|e|</word>
+ <word posp="noun" gloss="time" locus="number" role="subj" tr="rheme">|k|o|n|o|</word>
<word posp="noun" gloss="language" def="def" locus="number" role="owned" tr="theme">|k|e|t͡ʃ|e|</word>
<word gloss="the" posp="det" def="def" locus="number" role="owned" tr="theme">|t|o|</word>
<word posp="pron" gloss="3" def="def" locus="number" role="owner" case="GEN">|n|u|t|a|</word>
<thingy type="npcase" function="enclitic" gloss="GEN">|t͡ʃ|a|</thingy>
</flat>
</s>
### |t|i|#-> ti
### |t|i|
#-> ti
### |t͡ʃ|a|n|i|t͡ʃ|a|t|i|
#-> t͡ʃanit͡ʃati
### |t͡ʃ|a|n|i|t͡ʃ|a|t|i|
#-> t͡ʃanit͡ʃati
### |k|e|t͡ʃ|a|
#-> ket͡ʃa
### |k|e|t͡ʃ|a|
#-> ket͡ʃa
### |t|i|
#-> ti
### |t|i|
#-> ti
### |k|o|n|o|
#-> kono
### |k|o|n|o|
#-> kono
### |k|e|t͡ʃ|e|
#-> ket͡ʃe
### |k|e|t͡ʃ|e|
#-> ket͡ʃe
### |t|o|
#-> to
### |t|o|
#-> to
### |n|u|t|a|
#-> nuta
### |n|u|t|a|
#-> nuta
### |t͡ʃ|a|
#-> t͡ʃa
### |t͡ʃ|a|
#-> t͡ʃa
### |t|i| |t͡ʃ|a|n|i|t͡ʃ|a|t|i| |k|e|t͡ʃ|a| |t|i| |k|o|n|o| |k|e|t͡ʃ|e| |t|o| |n|u|t|a| |t͡ʃ|a|
#-> ti t͡ʃanit͡ʃati ket͡ʃa ti kono ket͡ʃe to nuta t͡ʃa
removetags:
<s translation="">
<flat>
<thingy type="vpta" function="proclitic" gloss="PAST">|t|i|</thingy>
- <thingy type="vpmode" function="proclitic" gloss="indicative">-</thingy>
- <thingy type="vpvoice" function="proclitic" gloss="active">-</thingy>
<word posp="verb" gloss="shape" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">|t͡ʃ|a|n|i|t͡ʃ|a|t|i|</word>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
<word posp="noun" gloss="fight" locus="number" role="subj" tr="rheme">|k|e|t͡ʃ|a|</word>
<word posp="conj" gloss="and">|t|i|</word>
<word posp="noun" gloss="time" locus="number" role="subj" tr="rheme">|k|o|n|o|</word>
<word posp="noun" gloss="language" def="def" locus="number" role="owned" tr="theme">|k|e|t͡ʃ|e|</word>
<word gloss="the" posp="det" def="def" locus="number" role="owned" tr="theme">|t|o|</word>
<word posp="pron" gloss="3" def="def" locus="number" role="owner" case="GEN">|n|u|t|a|</word>
<thingy type="npcase" function="enclitic" gloss="GEN">|t͡ʃ|a|</thingy>
</flat>
+ <p><span class="ilpair"><span class="mor">ti</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">t͡ʃanit͡ʃati</span><br><span class="gls">shape</span></span> <span class="ilpair"><span class="mor">ket͡ʃa</span><br><span class="gls">fight</span></span> <span class="ilpair"><span class="mor">ti</span><br><span class="gls">and</span></span> <span class="ilpair"><span class="mor">kono</span><br><span class="gls">time</span></span> <span class="ilpair"><span class="mor">ket͡ʃe</span><br><span class="gls">language</span></span> <span class="ilpair"><span class="mor">to</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">nuta</span><br><span class="gls">3</span></span> <span class="ilpair"><span class="mor">t͡ʃa</span><br><span class="gls"><span class="glssc">GEN</span></span></span></p>
+ <p>ti t͡ʃanit͡ʃati ket͡ʃa ti kono ket͡ʃe to nuta t͡ʃa</p>
+ <p>ti chanichati kecha ti kono keche to nuta cha</p>
+ <il>
+ <w>
+ <o>ti</o>
+ <g>PAST</g>
+ </w>
+ <w>
+ <o>t͡ʃanit͡ʃati</o>
+ <g>shape</g>
+ </w>
+ <w>
+ <o>ket͡ʃa</o>
+ <g>fight</g>
+ </w>
+ <w>
+ <o>ti</o>
+ <g>and</g>
+ </w>
+ <w>
+ <o>kono</o>
+ <g>time</g>
+ </w>
+ <w>
+ <o>ket͡ʃe</o>
+ <g>language</g>
+ </w>
+ <w>
+ <o>to</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>nuta</o>
+ <g>3</g>
+ </w>
+ <w>
+ <o>t͡ʃa</o>
+ <g>GEN</g>
+ </w>
+ </il>
</s>
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 sequential: No change.
module sentenceconnectors: No change.
module subordinate: 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:
<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 def="def" locus="number" role="owned">
+ <word posp="noun" gloss="sound"/>
+ <word gloss="the" posp="det"/>
+ </np>
<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 wordorder: No change.
module wordorder: No change.
module wordorder: No change.
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 def="def" locus="number" role="owned">
<word posp="noun" gloss="sound"/>
<word gloss="the" posp="det"/>
</np>
<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>
</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 def="def" locus="number" role="owned">
<word posp="noun" gloss="sound"/>
<word gloss="the" posp="det"/>
</np>
<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>
</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"> + <thingy type="vpta" function="proclitic" gloss="PAST"/> + <thingy type="vpmode" function="proclitic" gloss="indicative"/> + <thingy type="vpvoice" function="proclitic" gloss="active"/> <word posp="verb" gloss="copy"/> + <thingy type="vpnegation" function="enclitic" gloss="POS"/> </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 def="def" locus="number" role="owned"> <word posp="noun" gloss="sound"/> <word gloss="the" posp="det"/> </np> <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> </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">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpmode" function="proclitic" gloss="indicative"/>
<thingy type="vpvoice" function="proclitic" gloss="active"/>
<word posp="verb" gloss="copy"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</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 def="def" locus="number" role="owned">
<word posp="noun" gloss="sound"/>
<word gloss="the" posp="det"/>
</np>
<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>
- </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">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpmode" function="proclitic" gloss="indicative"/>
<thingy type="vpvoice" function="proclitic" gloss="active"/>
<word posp="verb" gloss="copy"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</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 def="def" locus="number" role="owned">
+ <np def="def" locus="number" role="owned" tr="rheme">
<word posp="noun" gloss="sound"/>
<word gloss="the" posp="det"/>
</np>
<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>
</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">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpmode" function="proclitic" gloss="indicative"/>
<thingy type="vpvoice" function="proclitic" gloss="active"/>
- <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="vpnegation" function="enclitic" gloss="POS"/>
</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 def="def" locus="number" role="owned" tr="rheme">
- <word posp="noun" gloss="sound"/>
- <word gloss="the" posp="det"/>
+ <word posp="noun" gloss="sound" def="def" locus="number" role="owned" tr="rheme"/>
+ <word gloss="the" posp="det" def="def" locus="number" role="owned" tr="rheme"/>
</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>
</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> <thingy type="vpta" function="proclitic" gloss="PAST"/> <thingy type="vpmode" function="proclitic" gloss="indicative"/> <thingy type="vpvoice" function="proclitic" gloss="active"/> <word posp="verb" gloss="copy" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> - </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 def="def" locus="number" role="owned" tr="rheme"> <word posp="noun" gloss="sound" def="def" locus="number" role="owned" tr="rheme"/> <word gloss="the" posp="det" def="def" locus="number" role="owned" tr="rheme"/> - </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> + </flat> </s>
addvocab:
-<s> +<s translation=""> <flat> - <thingy type="vpta" function="proclitic" gloss="PAST"/> - <thingy type="vpmode" function="proclitic" gloss="indicative"/> - <thingy type="vpvoice" function="proclitic" gloss="active"/> - <word posp="verb" gloss="copy" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <word posp="pron" gloss="3" def="def" role="subj" tr="theme" locus="number"/> - <word posp="noun" gloss="sound" 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="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"/> + <thingy type="vpta" function="proclitic" gloss="PAST">|t|i|</thingy> + <thingy type="vpmode" function="proclitic" gloss="indicative">-</thingy> + <thingy type="vpvoice" function="proclitic" gloss="active">-</thingy> + <word posp="verb" gloss="copy" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">|t͡ʃ|a|k|e|n|a|n|e|</word> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> + <word posp="pron" gloss="3" def="def" role="subj" tr="theme" locus="number">|n|u|t|a|</word> + <word posp="noun" gloss="sound" def="def" locus="number" role="owned" tr="rheme">|k|i|t|a|</word> + <word gloss="the" posp="det" def="def" locus="number" role="owned" tr="rheme">|t|o|</word> + <word posp="noun" gloss="mammal" locus="number" role="owner" case="GEN">|n|i|n|a|n|e|k|i|</word> + <word posp="conj" gloss="and" locus="number" role="owner" case="GEN">|t|i|</word> + <word posp="noun" gloss="bird" locus="number" role="owner" case="GEN">|t͡ʃ|i|n|e|</word> + <thingy type="npcase" function="enclitic" gloss="GEN">|t͡ʃ|a|</thingy> </flat> </s>
vowelharmony: No change.
### |t|i|#-> ti
### |t|i|
#-> ti
### |t͡ʃ|a|k|e|n|a|n|e|
#-> t͡ʃakenane
### |t͡ʃ|a|k|e|n|a|n|e|
#-> t͡ʃakenane
### |n|u|t|a|
#-> nuta
### |n|u|t|a|
#-> nuta
### |k|i|t|a|
#-> kita
### |k|i|t|a|
#-> kita
### |t|o|
#-> to
### |t|o|
#-> to
### |n|i|n|a|n|e|k|i|
#-> ninaneki
### |n|i|n|a|n|e|k|i|
#-> ninaneki
### |t|i|
#-> ti
### |t|i|
#-> ti
### |t͡ʃ|i|n|e|
#-> t͡ʃine
### |t͡ʃ|i|n|e|
#-> t͡ʃine
### |t͡ʃ|a|
#-> t͡ʃa
### |t͡ʃ|a|
#-> t͡ʃa
### |t|i| |t͡ʃ|a|k|e|n|a|n|e| |n|u|t|a| |k|i|t|a| |t|o| |n|i|n|a|n|e|k|i| |t|i| |t͡ʃ|i|n|e| |t͡ʃ|a|
#-> ti t͡ʃakenane nuta kita to ninaneki ti t͡ʃine t͡ʃa
removetags:
<s translation="">
<flat>
<thingy type="vpta" function="proclitic" gloss="PAST">|t|i|</thingy>
- <thingy type="vpmode" function="proclitic" gloss="indicative">-</thingy>
- <thingy type="vpvoice" function="proclitic" gloss="active">-</thingy>
<word posp="verb" gloss="copy" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">|t͡ʃ|a|k|e|n|a|n|e|</word>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
<word posp="pron" gloss="3" def="def" role="subj" tr="theme" locus="number">|n|u|t|a|</word>
<word posp="noun" gloss="sound" def="def" locus="number" role="owned" tr="rheme">|k|i|t|a|</word>
<word gloss="the" posp="det" def="def" locus="number" role="owned" tr="rheme">|t|o|</word>
<word posp="noun" gloss="mammal" locus="number" role="owner" case="GEN">|n|i|n|a|n|e|k|i|</word>
<word posp="conj" gloss="and" locus="number" role="owner" case="GEN">|t|i|</word>
<word posp="noun" gloss="bird" locus="number" role="owner" case="GEN">|t͡ʃ|i|n|e|</word>
<thingy type="npcase" function="enclitic" gloss="GEN">|t͡ʃ|a|</thingy>
</flat>
+ <p><span class="ilpair"><span class="mor">ti</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">t͡ʃakenane</span><br><span class="gls">copy</span></span> <span class="ilpair"><span class="mor">nuta</span><br><span class="gls">3</span></span> <span class="ilpair"><span class="mor">kita</span><br><span class="gls">sound</span></span> <span class="ilpair"><span class="mor">to</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">ninaneki</span><br><span class="gls">mammal</span></span> <span class="ilpair"><span class="mor">ti</span><br><span class="gls">and</span></span> <span class="ilpair"><span class="mor">t͡ʃine</span><br><span class="gls">bird</span></span> <span class="ilpair"><span class="mor">t͡ʃa</span><br><span class="gls"><span class="glssc">GEN</span></span></span></p>
+ <p>ti t͡ʃakenane nuta kita to ninaneki ti t͡ʃine t͡ʃa</p>
+ <p>ti chakenane nuta kita to ninaneki ti chine cha</p>
+ <il>
+ <w>
+ <o>ti</o>
+ <g>PAST</g>
+ </w>
+ <w>
+ <o>t͡ʃakenane</o>
+ <g>copy</g>
+ </w>
+ <w>
+ <o>nuta</o>
+ <g>3</g>
+ </w>
+ <w>
+ <o>kita</o>
+ <g>sound</g>
+ </w>
+ <w>
+ <o>to</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>ninaneki</o>
+ <g>mammal</g>
+ </w>
+ <w>
+ <o>ti</o>
+ <g>and</g>
+ </w>
+ <w>
+ <o>t͡ʃine</o>
+ <g>bird</g>
+ </w>
+ <w>
+ <o>t͡ʃa</o>
+ <g>GEN</g>
+ </w>
+ </il>
</s>
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 sequential:
-<s connector="but"> +<s connector="then"> <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 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 sentenceconnectors:
<s connector="then">
+ <word gloss="then" 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">
<relp>
<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 subordinate: No change.
module adpositions:
<s connector="then">
<word gloss="then" 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">
<relp>
<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">
+ <word gloss="in" posp="pp"/>
+ <np type="owner_owned">
<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>
+ <np def="def" number="sing">
+ <word posp="noun" gloss="inside"/>
+ </np>
+ </np>
</pp>
</s>
module constorder: No change.
module casemarking: No change.
module markowner:
<s connector="then">
<word gloss="then" 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">
<relp>
<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">
+ <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>
</relp>
</np>
<pp p="in" precise="no" location="inside">
<word gloss="in" posp="pp"/>
<np type="owner_owned">
<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>
<np def="def" number="sing">
<word posp="noun" gloss="inside"/>
</np>
</np>
</pp>
</s>
module propagatenumber:
<s connector="then">
<word gloss="then" 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" number="sing">
<relp>
<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 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>
</relp>
</np>
<pp p="in" precise="no" location="inside">
<word gloss="in" posp="pp"/>
- <np type="owner_owned">
+ <np type="owner_owned" number="sing">
<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>
<np def="def" number="sing">
<word posp="noun" gloss="inside"/>
</np>
</np>
</pp>
</s>
module simplifynumber:
<s connector="then">
<word gloss="then" 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" number="sing">
+ <np role="subj" tr="theme">
<relp>
<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">
+ <np def="def" role="subj" tr="theme" head="this" locus="number">
<word posp="noun" gloss="langname"/>
<word gloss="the" posp="det"/>
</np>
- <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>
</relp>
</np>
<pp p="in" precise="no" location="inside">
<word gloss="in" posp="pp"/>
- <np type="owner_owned" number="sing">
- <np number="sing" locus="number">
+ <np type="owner_owned">
+ <np locus="number">
<relp>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="different"/>
</vp>
- <np head="this" role="subj" number="sing">
+ <np head="this" role="subj">
<word posp="noun" gloss="manner"/>
</np>
</relp>
</np>
- <np def="def" number="sing">
+ <np def="def">
<word posp="noun" gloss="inside"/>
</np>
</np>
</pp>
</s>
createpronouns: No change.
module ngen:
<s connector="then">
<word gloss="then" 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">
<relp>
<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" 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" 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"/>
</np>
+ <np def="def" locus="number" role="owner" case="GEN">
+ <word person="1incl" posp="pron"/>
</np>
</np>
+ </np>
</relp>
</np>
<pp p="in" precise="no" location="inside">
<word gloss="in" posp="pp"/>
<np type="owner_owned">
+ <np def="def">
+ <word posp="noun" gloss="inside"/>
+ </np>
<np locus="number">
<relp>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="different"/>
</vp>
<np head="this" role="subj">
<word posp="noun" gloss="manner"/>
</np>
</relp>
</np>
- <np def="def">
- <word posp="noun" gloss="inside"/>
</np>
- </np>
</pp>
</s>
module wordorder: No change.
module wordorder: No change.
module wordorder: No change.
module conjp: No change.
flattenconjp: No change.
fixpronouns:
<s connector="then">
<word gloss="then" 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">
<relp>
<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" 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" tr="theme" locus="number" role="owned">
<word posp="noun" gloss="language"/>
<word gloss="the" posp="det"/>
</np>
<np def="def" locus="number" role="owner" case="GEN">
- <word person="1incl" posp="pron"/>
+ <word person="1incl" posp="pron" gloss="1incl"/>
</np>
</np>
</np>
</relp>
</np>
<pp p="in" precise="no" location="inside">
<word gloss="in" posp="pp"/>
<np type="owner_owned">
<np def="def">
<word posp="noun" gloss="inside"/>
</np>
<np locus="number">
<relp>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="different"/>
</vp>
<np head="this" role="subj">
<word posp="noun" gloss="manner"/>
</np>
</relp>
</np>
</np>
</pp>
</s>
copyuptophrase:
<s connector="then">
<word gloss="then" 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">
<relp>
- <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES">
+ <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3" obj="3">
<word posp="verb" gloss="be"/>
</vp>
<np def="def" 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" tr="theme" locus="number" role="owned">
<word posp="noun" gloss="language"/>
<word gloss="the" posp="det"/>
</np>
- <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>
</np>
</relp>
</np>
<pp p="in" precise="no" location="inside">
<word gloss="in" posp="pp"/>
<np type="owner_owned">
<np def="def">
<word posp="noun" gloss="inside"/>
</np>
<np locus="number">
<relp>
- <vp tam="pres-state" ta="PRES">
+ <vp tam="pres-state" ta="PRES" subj="3">
<word lexposp="adj" posp="verb" gloss="different"/>
</vp>
<np head="this" role="subj">
<word posp="noun" gloss="manner"/>
</np>
</relp>
</np>
</np>
</pp>
</s>
prodrop: No change.
addclitics:
<s connector="then"> <word gloss="then" 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"> + <thingy type="vpta" function="proclitic" gloss="PAST"/> + <thingy type="vpmode" function="proclitic" gloss="indicative"/> + <thingy type="vpvoice" function="proclitic" gloss="active"/> <word posp="verb" gloss="arise"/> + <thingy type="vpnegation" function="enclitic" gloss="POS"/> </vp> <np role="subj" tr="theme"> <relp> <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3" obj="3"> + <thingy type="vpta" function="proclitic" gloss="PRES"/> + <thingy type="vpmode" function="proclitic" gloss="indicative"/> + <thingy type="vpvoice" function="proclitic" gloss="active"/> <word posp="verb" gloss="be"/> + <thingy type="vpnegation" function="enclitic" gloss="POS"/> </vp> <np def="def" 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" tr="theme" locus="number" role="owned"> <word posp="noun" gloss="language"/> <word gloss="the" posp="det"/> </np> <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> </np> </relp> </np> <pp p="in" precise="no" location="inside"> <word gloss="in" posp="pp"/> <np type="owner_owned"> <np def="def"> <word posp="noun" gloss="inside"/> </np> <np locus="number"> <relp> <vp tam="pres-state" ta="PRES" subj="3"> + <thingy type="vpta" function="proclitic" gloss="PRES"/> <word lexposp="adj" posp="verb" gloss="different"/> </vp> <np head="this" role="subj"> <word posp="noun" gloss="manner"/> </np> </relp> </np> </np> </pp> </s>
propagateArgumentCase: No change.
unwrapArgumentNPs:
<s connector="then">
<word gloss="then" 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">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpmode" function="proclitic" gloss="indicative"/>
<thingy type="vpvoice" function="proclitic" gloss="active"/>
<word posp="verb" gloss="arise"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np role="subj" tr="theme">
<relp>
<vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3" obj="3">
<thingy type="vpta" function="proclitic" gloss="PRES"/>
<thingy type="vpmode" function="proclitic" gloss="indicative"/>
<thingy type="vpvoice" function="proclitic" gloss="active"/>
<word posp="verb" gloss="be"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np def="def" 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 type="owner_owned" tr="rheme" role="obj">
<np def="def" tr="theme" locus="number" role="owned">
<word posp="noun" gloss="language"/>
<word gloss="the" posp="det"/>
</np>
<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>
- </np>
</relp>
</np>
<pp p="in" precise="no" location="inside">
<word gloss="in" posp="pp"/>
<np type="owner_owned">
<np def="def">
<word posp="noun" gloss="inside"/>
</np>
<np locus="number">
<relp>
<vp tam="pres-state" ta="PRES" subj="3">
<thingy type="vpta" function="proclitic" gloss="PRES"/>
<word lexposp="adj" posp="verb" gloss="different"/>
</vp>
<np head="this" role="subj">
<word posp="noun" gloss="manner"/>
</np>
</relp>
</np>
</np>
</pp>
</s>
unwrapOwnerOwned:
<s connector="then">
<word gloss="then" 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">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpmode" function="proclitic" gloss="indicative"/>
<thingy type="vpvoice" function="proclitic" gloss="active"/>
<word posp="verb" gloss="arise"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np role="subj" tr="theme">
<relp>
<vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3" obj="3">
<thingy type="vpta" function="proclitic" gloss="PRES"/>
<thingy type="vpmode" function="proclitic" gloss="indicative"/>
<thingy type="vpvoice" function="proclitic" gloss="active"/>
<word posp="verb" gloss="be"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np def="def" role="subj" tr="theme" head="this" locus="number">
<word posp="noun" gloss="langname"/>
<word gloss="the" posp="det"/>
</np>
- <np type="owner_owned" tr="rheme" role="obj">
<np def="def" tr="theme" locus="number" role="owned">
<word posp="noun" gloss="language"/>
<word gloss="the" posp="det"/>
</np>
<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>
</relp>
</np>
<pp p="in" precise="no" location="inside">
<word gloss="in" posp="pp"/>
- <np type="owner_owned">
<np def="def">
<word posp="noun" gloss="inside"/>
</np>
<np locus="number">
<relp>
<vp tam="pres-state" ta="PRES" subj="3">
<thingy type="vpta" function="proclitic" gloss="PRES"/>
<word lexposp="adj" posp="verb" gloss="different"/>
</vp>
<np head="this" role="subj">
<word posp="noun" gloss="manner"/>
</np>
</relp>
</np>
- </np>
</pp>
</s>
movedowntoword:
<s connector="then">
<word gloss="then" 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">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpmode" function="proclitic" gloss="indicative"/>
<thingy type="vpvoice" function="proclitic" gloss="active"/>
- <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="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np role="subj" tr="theme">
<relp>
<vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3" obj="3">
<thingy type="vpta" function="proclitic" gloss="PRES"/>
<thingy type="vpmode" function="proclitic" gloss="indicative"/>
<thingy type="vpvoice" function="proclitic" gloss="active"/>
- <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" subj="3" obj="3"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np def="def" role="subj" tr="theme" head="this" locus="number">
- <word posp="noun" gloss="langname"/>
- <word gloss="the" posp="det"/>
+ <word posp="noun" gloss="langname" def="def" role="subj" tr="theme" head="this" locus="number"/>
+ <word gloss="the" posp="det" def="def" role="subj" tr="theme" head="this" locus="number"/>
</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" def="def" tr="theme" locus="number" role="owned"/>
+ <word gloss="the" posp="det" def="def" tr="theme" locus="number" role="owned"/>
</np>
<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>
</relp>
</np>
<pp p="in" precise="no" location="inside">
- <word gloss="in" posp="pp"/>
+ <word gloss="in" posp="pp" p="in" precise="no" location="inside"/>
<np def="def">
- <word posp="noun" gloss="inside"/>
+ <word posp="noun" gloss="inside" def="def"/>
</np>
<np locus="number">
<relp>
<vp tam="pres-state" ta="PRES" subj="3">
<thingy type="vpta" function="proclitic" gloss="PRES"/>
- <word lexposp="adj" posp="verb" gloss="different"/>
+ <word lexposp="adj" posp="verb" gloss="different" tam="pres-state" ta="PRES" subj="3"/>
</vp>
<np head="this" role="subj">
- <word posp="noun" gloss="manner"/>
+ <word posp="noun" gloss="manner" head="this" role="subj"/>
</np>
</relp>
</np>
</pp>
</s>
addaffixes: No change.
flatten:
<s connector="then"> + <flat> <word gloss="then" 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"> <thingy type="vpta" function="proclitic" gloss="PAST"/> <thingy type="vpmode" function="proclitic" gloss="indicative"/> <thingy type="vpvoice" function="proclitic" gloss="active"/> <word posp="verb" gloss="arise" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> - </vp> - <np role="subj" tr="theme"> - <relp> - <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3" obj="3"> <thingy type="vpta" function="proclitic" gloss="PRES"/> <thingy type="vpmode" function="proclitic" gloss="indicative"/> <thingy type="vpvoice" function="proclitic" gloss="active"/> <word posp="verb" gloss="be" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3" obj="3"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> - </vp> - <np def="def" role="subj" tr="theme" head="this" locus="number"> <word posp="noun" gloss="langname" def="def" role="subj" tr="theme" head="this" locus="number"/> <word gloss="the" posp="det" def="def" role="subj" tr="theme" head="this" locus="number"/> - </np> - <np def="def" tr="theme" locus="number" role="owned"> <word posp="noun" gloss="language" def="def" tr="theme" locus="number" role="owned"/> <word gloss="the" posp="det" def="def" tr="theme" locus="number" role="owned"/> - </np> - <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> - </relp> - </np> - <pp p="in" precise="no" location="inside"> <word gloss="in" posp="pp" p="in" precise="no" location="inside"/> - <np def="def"> <word posp="noun" gloss="inside" def="def"/> - </np> - <np locus="number"> - <relp> - <vp tam="pres-state" ta="PRES" subj="3"> <thingy type="vpta" function="proclitic" gloss="PRES"/> <word lexposp="adj" posp="verb" gloss="different" tam="pres-state" ta="PRES" subj="3"/> - </vp> - <np head="this" role="subj"> <word posp="noun" gloss="manner" head="this" role="subj"/> - </np> - </relp> - </np> - </pp> + </flat> </s>
addvocab:
-<s connector="then"> +<s connector="then" translation=""> <flat> - <word gloss="then" posp="conj"/> - <thingy type="vpta" function="proclitic" gloss="PAST"/> - <thingy type="vpmode" function="proclitic" gloss="indicative"/> - <thingy type="vpvoice" function="proclitic" gloss="active"/> - <word posp="verb" gloss="arise" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpta" function="proclitic" gloss="PRES"/> - <thingy type="vpmode" function="proclitic" gloss="indicative"/> - <thingy type="vpvoice" function="proclitic" gloss="active"/> - <word posp="verb" gloss="be" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3" obj="3"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <word posp="noun" gloss="langname" def="def" role="subj" tr="theme" head="this" locus="number"/> - <word gloss="the" posp="det" def="def" role="subj" tr="theme" head="this" locus="number"/> - <word posp="noun" gloss="language" def="def" tr="theme" locus="number" role="owned"/> - <word gloss="the" posp="det" def="def" tr="theme" locus="number" role="owned"/> - <word person="1incl" posp="pron" gloss="1incl" def="def" locus="number" role="owner" case="GEN"/> - <thingy type="npcase" function="enclitic" gloss="GEN"/> - <word gloss="in" posp="pp" p="in" precise="no" location="inside"/> - <word posp="noun" gloss="inside" def="def"/> - <thingy type="vpta" function="proclitic" gloss="PRES"/> - <word lexposp="adj" posp="verb" gloss="different" tam="pres-state" ta="PRES" subj="3"/> - <word posp="noun" gloss="manner" head="this" role="subj"/> + <word gloss="then" posp="conj">|n|i|</word> + <thingy type="vpta" function="proclitic" gloss="PAST">|t|i|</thingy> + <thingy type="vpmode" function="proclitic" gloss="indicative">-</thingy> + <thingy type="vpvoice" function="proclitic" gloss="active">-</thingy> + <word posp="verb" gloss="arise" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">|t|e|n|e|k|e|n|a|</word> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> + <thingy type="vpta" function="proclitic" gloss="PRES">-</thingy> + <thingy type="vpmode" function="proclitic" gloss="indicative">-</thingy> + <thingy type="vpvoice" function="proclitic" gloss="active">-</thingy> + <word posp="verb" gloss="be" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3" obj="3">|k|i|t͡ʃ|i|</word> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> + <word posp="noun" gloss="langname" def="def" role="subj" tr="theme" head="this" locus="number">|k|e|n|i|t͡ʃ|a|</word> + <word gloss="the" posp="det" def="def" role="subj" tr="theme" head="this" locus="number">|t|o|</word> + <word posp="noun" gloss="language" def="def" tr="theme" locus="number" role="owned">|k|e|t͡ʃ|e|</word> + <word gloss="the" posp="det" def="def" tr="theme" locus="number" role="owned">|t|o|</word> + <word person="1incl" posp="pron" gloss="1incl" def="def" locus="number" role="owner" case="GEN">|n|o|n|a|</word> + <thingy type="npcase" function="enclitic" gloss="GEN">|t͡ʃ|a|</thingy> + <word gloss="in" posp="pp" p="in" precise="no" location="inside">|t|u|</word> + <word posp="noun" gloss="inside" def="def">|n|a|n|i|</word> + <thingy type="vpta" function="proclitic" gloss="PRES">-</thingy> + <word lexposp="adj" posp="verb" gloss="different" tam="pres-state" ta="PRES" subj="3">|n|e|t͡ʃ|i|t͡ʃ|a|</word> + <word posp="noun" gloss="manner" head="this" role="subj">|t|i|t͡ʃ|e|t͡ʃ|i|</word> </flat> </s>
vowelharmony: No change.
### |n|i|#-> ni
### |n|i|
#-> ni
### |t|i|
#-> ti
### |t|i|
#-> ti
### |t|e|n|e|k|e|n|a|
#-> tenekena
### |t|e|n|e|k|e|n|a|
#-> tenekena
### |k|i|t͡ʃ|i|
#-> kit͡ʃi
### |k|i|t͡ʃ|i|
#-> kit͡ʃi
### |k|e|n|i|t͡ʃ|a|
#-> kenit͡ʃa
### |k|e|n|i|t͡ʃ|a|
#-> kenit͡ʃa
### |t|o|
#-> to
### |t|o|
#-> to
### |k|e|t͡ʃ|e|
#-> ket͡ʃe
### |k|e|t͡ʃ|e|
#-> ket͡ʃe
### |t|o|
#-> to
### |t|o|
#-> to
### |n|o|n|a|
#-> nona
### |n|o|n|a|
#-> nona
### |t͡ʃ|a|
#-> t͡ʃa
### |t͡ʃ|a|
#-> t͡ʃa
### |t|u|
#-> tu
### |t|u|
#-> tu
### |n|a|n|i|
#-> nani
### |n|a|n|i|
#-> nani
### |n|e|t͡ʃ|i|t͡ʃ|a|
#-> net͡ʃit͡ʃa
### |n|e|t͡ʃ|i|t͡ʃ|a|
#-> net͡ʃit͡ʃa
### |t|i|t͡ʃ|e|t͡ʃ|i|
#-> tit͡ʃet͡ʃi
### |t|i|t͡ʃ|e|t͡ʃ|i|
#-> tit͡ʃet͡ʃi
### |n|i| |t|i| |t|e|n|e|k|e|n|a| |k|i|t͡ʃ|i| |k|e|n|i|t͡ʃ|a| |t|o| |k|e|t͡ʃ|e| |t|o| |n|o|n|a| |t͡ʃ|a| |t|u| |n|a|n|i| |n|e|t͡ʃ|i|t͡ʃ|a| |t|i|t͡ʃ|e|t͡ʃ|i|
#-> ni ti tenekena kit͡ʃi kenit͡ʃa to ket͡ʃe to nona t͡ʃa tu nani net͡ʃit͡ʃa tit͡ʃet͡ʃi
removetags:
<s connector="then" translation="">
<flat>
<word gloss="then" posp="conj">|n|i|</word>
<thingy type="vpta" function="proclitic" gloss="PAST">|t|i|</thingy>
- <thingy type="vpmode" function="proclitic" gloss="indicative">-</thingy>
- <thingy type="vpvoice" function="proclitic" gloss="active">-</thingy>
<word posp="verb" gloss="arise" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">|t|e|n|e|k|e|n|a|</word>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
- <thingy type="vpta" function="proclitic" gloss="PRES">-</thingy>
- <thingy type="vpmode" function="proclitic" gloss="indicative">-</thingy>
- <thingy type="vpvoice" function="proclitic" gloss="active">-</thingy>
<word posp="verb" gloss="be" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3" obj="3">|k|i|t͡ʃ|i|</word>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
<word posp="noun" gloss="langname" def="def" role="subj" tr="theme" head="this" locus="number">|k|e|n|i|t͡ʃ|a|</word>
<word gloss="the" posp="det" def="def" role="subj" tr="theme" head="this" locus="number">|t|o|</word>
<word posp="noun" gloss="language" def="def" tr="theme" locus="number" role="owned">|k|e|t͡ʃ|e|</word>
<word gloss="the" posp="det" def="def" tr="theme" locus="number" role="owned">|t|o|</word>
<word person="1incl" posp="pron" gloss="1incl" def="def" locus="number" role="owner" case="GEN">|n|o|n|a|</word>
<thingy type="npcase" function="enclitic" gloss="GEN">|t͡ʃ|a|</thingy>
<word gloss="in" posp="pp" p="in" precise="no" location="inside">|t|u|</word>
<word posp="noun" gloss="inside" def="def">|n|a|n|i|</word>
- <thingy type="vpta" function="proclitic" gloss="PRES">-</thingy>
<word lexposp="adj" posp="verb" gloss="different" tam="pres-state" ta="PRES" subj="3">|n|e|t͡ʃ|i|t͡ʃ|a|</word>
<word posp="noun" gloss="manner" head="this" role="subj">|t|i|t͡ʃ|e|t͡ʃ|i|</word>
</flat>
+ <p><span class="ilpair"><span class="mor">ni</span><br><span class="gls">then</span></span> <span class="ilpair"><span class="mor">ti</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">tenekena</span><br><span class="gls">arise</span></span> <span class="ilpair"><span class="mor">kit͡ʃi</span><br><span class="gls">be</span></span> <span class="ilpair"><span class="mor">kenit͡ʃa</span><br><span class="gls">langname</span></span> <span class="ilpair"><span class="mor">to</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">ket͡ʃe</span><br><span class="gls">language</span></span> <span class="ilpair"><span class="mor">to</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">nona</span><br><span class="gls">1incl</span></span> <span class="ilpair"><span class="mor">t͡ʃa</span><br><span class="gls"><span class="glssc">GEN</span></span></span> <span class="ilpair"><span class="mor">tu</span><br><span class="gls">in</span></span> <span class="ilpair"><span class="mor">nani</span><br><span class="gls">inside</span></span> <span class="ilpair"><span class="mor">net͡ʃit͡ʃa</span><br><span class="gls">different</span></span> <span class="ilpair"><span class="mor">tit͡ʃet͡ʃi</span><br><span class="gls">manner</span></span></p>
+ <p>ni ti tenekena kit͡ʃi kenit͡ʃa to ket͡ʃe to nona t͡ʃa tu nani net͡ʃit͡ʃa tit͡ʃet͡ʃi</p>
+ <p>ni ti tenekena kichi kenicha to keche to nona cha tu nani nechicha tichechi</p>
+ <il>
+ <w>
+ <o>ni</o>
+ <g>then</g>
+ </w>
+ <w>
+ <o>ti</o>
+ <g>PAST</g>
+ </w>
+ <w>
+ <o>tenekena</o>
+ <g>arise</g>
+ </w>
+ <w>
+ <o>kit͡ʃi</o>
+ <g>be</g>
+ </w>
+ <w>
+ <o>kenit͡ʃa</o>
+ <g>langname</g>
+ </w>
+ <w>
+ <o>to</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>ket͡ʃe</o>
+ <g>language</g>
+ </w>
+ <w>
+ <o>to</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>nona</o>
+ <g>1incl</g>
+ </w>
+ <w>
+ <o>t͡ʃa</o>
+ <g>GEN</g>
+ </w>
+ <w>
+ <o>tu</o>
+ <g>in</g>
+ </w>
+ <w>
+ <o>nani</o>
+ <g>inside</g>
+ </w>
+ <w>
+ <o>net͡ʃit͡ʃa</o>
+ <g>different</g>
+ </w>
+ <w>
+ <o>tit͡ʃet͡ʃi</o>
+ <g>manner</g>
+ </w>
+ </il>
</s>
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 sequential:
-<s> +<s connector="then"> <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> <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" 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" 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 sentenceconnectors:
<s connector="then">
+ <word gloss="then" posp="conj"/>
<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>
<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" 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" 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 subordinate: No change.
module adpositions:
<s connector="then">
<word gloss="then" posp="conj"/>
<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>
<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" 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">
+ <word gloss="in" posp="pp"/>
+ <np type="owner_owned">
<np number="sing" locus="number">
<relp>
<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>
+ <np def="def" number="sing">
+ <word posp="noun" gloss="inside"/>
+ </np>
+ </np>
</pp>
</s>
module constorder: No change.
module casemarking: No change.
module markowner: No change.
module propagatenumber:
<s connector="then">
<word gloss="then" posp="conj"/>
<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">
<relp>
<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" 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">
<word gloss="in" posp="pp"/>
- <np type="owner_owned">
+ <np type="owner_owned" number="sing">
<np number="sing" locus="number">
<relp>
<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>
<np def="def" number="sing">
<word posp="noun" gloss="inside"/>
</np>
</np>
</pp>
</s>
module simplifynumber:
<s connector="then">
<word gloss="then" posp="conj"/>
<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">
<relp>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="whole"/>
</vp>
- <np head="this" role="subj" number="sing"/>
+ <np head="this" role="subj"/>
</relp>
</np>
- <np number="sing" locus="number">
+ <np locus="number">
<relp>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="perfect"/>
</vp>
- <np head="this" role="subj" number="sing"/>
+ <np head="this" role="subj"/>
</relp>
</np>
</conjp>
</np>
<pp p="in" precise="no" location="inside">
<word gloss="in" posp="pp"/>
- <np type="owner_owned" number="sing">
- <np number="sing" locus="number">
+ <np type="owner_owned">
+ <np locus="number">
<relp>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="single"/>
</vp>
- <np head="this" role="subj" number="sing">
+ <np head="this" role="subj">
<word posp="noun" gloss="breath"/>
</np>
</relp>
</np>
- <np def="def" number="sing">
+ <np def="def">
<word posp="noun" gloss="inside"/>
</np>
</np>
</pp>
</s>
createpronouns:
<s connector="then">
<word gloss="then" posp="conj"/>
<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">
<relp>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="whole"/>
</vp>
<np head="this" role="subj"/>
</relp>
</np>
<np locus="number">
<relp>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="perfect"/>
</vp>
<np head="this" role="subj"/>
</relp>
</np>
</conjp>
</np>
<pp p="in" precise="no" location="inside">
<word gloss="in" posp="pp"/>
<np type="owner_owned">
<np locus="number">
<relp>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="single"/>
</vp>
<np head="this" role="subj">
<word posp="noun" gloss="breath"/>
</np>
</relp>
</np>
<np def="def">
<word posp="noun" gloss="inside"/>
</np>
</np>
</pp>
</s>
module ngen:
<s connector="then">
<word gloss="then" posp="conj"/>
<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">
<relp>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="whole"/>
</vp>
<np head="this" role="subj"/>
</relp>
</np>
<np locus="number">
<relp>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="perfect"/>
</vp>
<np head="this" role="subj"/>
</relp>
</np>
</conjp>
</np>
<pp p="in" precise="no" location="inside">
<word gloss="in" posp="pp"/>
<np type="owner_owned">
+ <np def="def">
+ <word posp="noun" gloss="inside"/>
+ </np>
<np locus="number">
<relp>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="single"/>
</vp>
<np head="this" role="subj">
<word posp="noun" gloss="breath"/>
</np>
</relp>
</np>
- <np def="def">
- <word posp="noun" gloss="inside"/>
</np>
- </np>
</pp>
</s>
module wordorder: No change.
module wordorder: No change.
module wordorder: No change.
module conjp:
<s connector="then">
<word gloss="then" posp="conj"/>
<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">
<relp>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="whole"/>
</vp>
<np head="this" role="subj"/>
</relp>
</np>
+ <word posp="conj" gloss="and"/>
<np locus="number">
<relp>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="perfect"/>
</vp>
<np head="this" role="subj"/>
</relp>
</np>
</conjp>
</np>
<pp p="in" precise="no" location="inside">
<word gloss="in" posp="pp"/>
<np type="owner_owned">
<np def="def">
<word posp="noun" gloss="inside"/>
</np>
<np locus="number">
<relp>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="single"/>
</vp>
<np head="this" role="subj">
<word posp="noun" gloss="breath"/>
</np>
</relp>
</np>
</np>
</pp>
</s>
flattenconjp:
<s connector="then">
<word gloss="then" posp="conj"/>
<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">
<relp>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="whole"/>
</vp>
<np head="this" role="subj"/>
</relp>
</np>
<word posp="conj" gloss="and"/>
- <np locus="number">
+ <np locus="number" role="pred">
<relp>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="perfect"/>
</vp>
<np head="this" role="subj"/>
</relp>
</np>
- </conjp>
</np>
<pp p="in" precise="no" location="inside">
<word gloss="in" posp="pp"/>
<np type="owner_owned">
<np def="def">
<word posp="noun" gloss="inside"/>
</np>
<np locus="number">
<relp>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="single"/>
</vp>
<np head="this" role="subj">
<word posp="noun" gloss="breath"/>
</np>
</relp>
</np>
</np>
</pp>
</s>
fixpronouns: No change.
copyuptophrase:
<s connector="then">
<word gloss="then" posp="conj"/>
<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">
<np locus="number" role="pred">
<relp>
- <vp tam="pres-state" ta="PRES">
+ <vp tam="pres-state" ta="PRES" subj="3">
<word lexposp="adj" posp="verb" gloss="whole"/>
</vp>
<np head="this" role="subj"/>
</relp>
</np>
<word posp="conj" gloss="and"/>
<np locus="number" role="pred">
<relp>
- <vp tam="pres-state" ta="PRES">
+ <vp tam="pres-state" ta="PRES" subj="3">
<word lexposp="adj" posp="verb" gloss="perfect"/>
</vp>
<np head="this" role="subj"/>
</relp>
</np>
</np>
<pp p="in" precise="no" location="inside">
<word gloss="in" posp="pp"/>
<np type="owner_owned">
<np def="def">
<word posp="noun" gloss="inside"/>
</np>
<np locus="number">
<relp>
- <vp tam="pres-state" ta="PRES">
+ <vp tam="pres-state" ta="PRES" subj="3">
<word lexposp="adj" posp="verb" gloss="single"/>
</vp>
<np head="this" role="subj">
<word posp="noun" gloss="breath"/>
</np>
</relp>
</np>
</np>
</pp>
</s>
prodrop: No change.
addclitics:
<s connector="then"> <word gloss="then" posp="conj"/> <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"> + <thingy type="vpta" function="proclitic" gloss="PAST"/> + <thingy type="vpmode" function="proclitic" gloss="indicative"/> + <thingy type="vpvoice" function="proclitic" gloss="active"/> <word posp="verb" gloss="appear"/> + <thingy type="vpnegation" function="enclitic" gloss="POS"/> </vp> <np def="def" role="subj" tr="theme" locus="number"> <word posp="pron" gloss="3"/> </np> <np role="pred"> <np locus="number" role="pred"> <relp> <vp tam="pres-state" ta="PRES" subj="3"> + <thingy type="vpta" function="proclitic" gloss="PRES"/> <word lexposp="adj" posp="verb" gloss="whole"/> </vp> <np head="this" role="subj"/> </relp> </np> <word posp="conj" gloss="and"/> <np locus="number" role="pred"> <relp> <vp tam="pres-state" ta="PRES" subj="3"> + <thingy type="vpta" function="proclitic" gloss="PRES"/> <word lexposp="adj" posp="verb" gloss="perfect"/> </vp> <np head="this" role="subj"/> </relp> </np> </np> <pp p="in" precise="no" location="inside"> <word gloss="in" posp="pp"/> <np type="owner_owned"> <np def="def"> <word posp="noun" gloss="inside"/> </np> <np locus="number"> <relp> <vp tam="pres-state" ta="PRES" subj="3"> + <thingy type="vpta" function="proclitic" gloss="PRES"/> <word lexposp="adj" posp="verb" gloss="single"/> </vp> <np head="this" role="subj"> <word posp="noun" gloss="breath"/> </np> </relp> </np> </np> </pp> </s>
propagateArgumentCase: No change.
unwrapArgumentNPs: No change.
unwrapOwnerOwned:
<s connector="then">
<word gloss="then" posp="conj"/>
<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">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpmode" function="proclitic" gloss="indicative"/>
<thingy type="vpvoice" function="proclitic" gloss="active"/>
<word posp="verb" gloss="appear"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np def="def" role="subj" tr="theme" locus="number">
<word posp="pron" gloss="3"/>
</np>
<np role="pred">
<np locus="number" role="pred">
<relp>
<vp tam="pres-state" ta="PRES" subj="3">
<thingy type="vpta" function="proclitic" gloss="PRES"/>
<word lexposp="adj" posp="verb" gloss="whole"/>
</vp>
<np head="this" role="subj"/>
</relp>
</np>
<word posp="conj" gloss="and"/>
<np locus="number" role="pred">
<relp>
<vp tam="pres-state" ta="PRES" subj="3">
<thingy type="vpta" function="proclitic" gloss="PRES"/>
<word lexposp="adj" posp="verb" gloss="perfect"/>
</vp>
<np head="this" role="subj"/>
</relp>
</np>
</np>
<pp p="in" precise="no" location="inside">
<word gloss="in" posp="pp"/>
- <np type="owner_owned">
<np def="def">
<word posp="noun" gloss="inside"/>
</np>
<np locus="number">
<relp>
<vp tam="pres-state" ta="PRES" subj="3">
<thingy type="vpta" function="proclitic" gloss="PRES"/>
<word lexposp="adj" posp="verb" gloss="single"/>
</vp>
<np head="this" role="subj">
<word posp="noun" gloss="breath"/>
</np>
</relp>
</np>
- </np>
</pp>
</s>
movedowntoword:
<s connector="then">
<word gloss="then" posp="conj"/>
<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">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpmode" function="proclitic" gloss="indicative"/>
<thingy type="vpvoice" function="proclitic" gloss="active"/>
- <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="vpnegation" function="enclitic" gloss="POS"/>
</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">
<relp>
<vp tam="pres-state" ta="PRES" subj="3">
<thingy type="vpta" function="proclitic" gloss="PRES"/>
- <word lexposp="adj" posp="verb" gloss="whole"/>
+ <word lexposp="adj" posp="verb" gloss="whole" tam="pres-state" ta="PRES" subj="3"/>
</vp>
<np head="this" role="subj"/>
</relp>
</np>
- <word posp="conj" gloss="and"/>
+ <word posp="conj" gloss="and" role="pred"/>
<np locus="number" role="pred">
<relp>
<vp tam="pres-state" ta="PRES" subj="3">
<thingy type="vpta" function="proclitic" gloss="PRES"/>
- <word lexposp="adj" posp="verb" gloss="perfect"/>
+ <word lexposp="adj" posp="verb" gloss="perfect" tam="pres-state" ta="PRES" subj="3"/>
</vp>
<np head="this" role="subj"/>
</relp>
</np>
</np>
<pp p="in" precise="no" location="inside">
- <word gloss="in" posp="pp"/>
+ <word gloss="in" posp="pp" p="in" precise="no" location="inside"/>
<np def="def">
- <word posp="noun" gloss="inside"/>
+ <word posp="noun" gloss="inside" def="def"/>
</np>
<np locus="number">
<relp>
<vp tam="pres-state" ta="PRES" subj="3">
<thingy type="vpta" function="proclitic" gloss="PRES"/>
- <word lexposp="adj" posp="verb" gloss="single"/>
+ <word lexposp="adj" posp="verb" gloss="single" tam="pres-state" ta="PRES" subj="3"/>
</vp>
<np head="this" role="subj">
- <word posp="noun" gloss="breath"/>
+ <word posp="noun" gloss="breath" head="this" role="subj"/>
</np>
</relp>
</np>
</pp>
</s>
addaffixes: No change.
flatten:
<s connector="then"> + <flat> <word gloss="then" posp="conj"/> - <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"> <thingy type="vpta" function="proclitic" gloss="PAST"/> <thingy type="vpmode" function="proclitic" gloss="indicative"/> <thingy type="vpvoice" function="proclitic" gloss="active"/> <word posp="verb" gloss="appear" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> - </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"> - <relp> - <vp tam="pres-state" ta="PRES" subj="3"> <thingy type="vpta" function="proclitic" gloss="PRES"/> <word lexposp="adj" posp="verb" gloss="whole" tam="pres-state" ta="PRES" subj="3"/> - </vp> - <np head="this" role="subj"/> - </relp> - </np> <word posp="conj" gloss="and" role="pred"/> - <np locus="number" role="pred"> - <relp> - <vp tam="pres-state" ta="PRES" subj="3"> <thingy type="vpta" function="proclitic" gloss="PRES"/> <word lexposp="adj" posp="verb" gloss="perfect" tam="pres-state" ta="PRES" subj="3"/> - </vp> - <np head="this" role="subj"/> - </relp> - </np> - </np> - <pp p="in" precise="no" location="inside"> <word gloss="in" posp="pp" p="in" precise="no" location="inside"/> - <np def="def"> <word posp="noun" gloss="inside" def="def"/> - </np> - <np locus="number"> - <relp> - <vp tam="pres-state" ta="PRES" subj="3"> <thingy type="vpta" function="proclitic" gloss="PRES"/> <word lexposp="adj" posp="verb" gloss="single" tam="pres-state" ta="PRES" subj="3"/> - </vp> - <np head="this" role="subj"> <word posp="noun" gloss="breath" head="this" role="subj"/> - </np> - </relp> - </np> - </pp> + </flat> </s>
addvocab:
-<s connector="then"> +<s connector="then" translation=""> <flat> - <word gloss="then" posp="conj"/> - <thingy type="vpta" function="proclitic" gloss="PAST"/> - <thingy type="vpmode" function="proclitic" gloss="indicative"/> - <thingy type="vpvoice" function="proclitic" gloss="active"/> - <word posp="verb" gloss="appear" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <word posp="pron" gloss="3" def="def" role="subj" tr="theme" locus="number"/> - <thingy type="vpta" function="proclitic" gloss="PRES"/> - <word lexposp="adj" posp="verb" gloss="whole" tam="pres-state" ta="PRES" subj="3"/> - <word posp="conj" gloss="and" role="pred"/> - <thingy type="vpta" function="proclitic" gloss="PRES"/> - <word lexposp="adj" posp="verb" gloss="perfect" tam="pres-state" ta="PRES" subj="3"/> - <word gloss="in" posp="pp" p="in" precise="no" location="inside"/> - <word posp="noun" gloss="inside" def="def"/> - <thingy type="vpta" function="proclitic" gloss="PRES"/> - <word lexposp="adj" posp="verb" gloss="single" tam="pres-state" ta="PRES" subj="3"/> - <word posp="noun" gloss="breath" head="this" role="subj"/> + <word gloss="then" posp="conj">|n|i|</word> + <thingy type="vpta" function="proclitic" gloss="PAST">|t|i|</thingy> + <thingy type="vpmode" function="proclitic" gloss="indicative">-</thingy> + <thingy type="vpvoice" function="proclitic" gloss="active">-</thingy> + <word posp="verb" gloss="appear" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">|k|i|t|o|k|a|n|i|</word> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> + <word posp="pron" gloss="3" def="def" role="subj" tr="theme" locus="number">|n|u|t|a|</word> + <thingy type="vpta" function="proclitic" gloss="PRES">-</thingy> + <word lexposp="adj" posp="verb" gloss="whole" tam="pres-state" ta="PRES" subj="3">|n|i|t|i|</word> + <word posp="conj" gloss="and" role="pred">|t|i|</word> + <thingy type="vpta" function="proclitic" gloss="PRES">-</thingy> + <word lexposp="adj" posp="verb" gloss="perfect" tam="pres-state" ta="PRES" subj="3">|k|a|k|i|t|e|k|i|</word> + <word gloss="in" posp="pp" p="in" precise="no" location="inside">|t|u|</word> + <word posp="noun" gloss="inside" def="def">|n|a|n|i|</word> + <thingy type="vpta" function="proclitic" gloss="PRES">-</thingy> + <word lexposp="adj" posp="verb" gloss="single" tam="pres-state" ta="PRES" subj="3">|t|u|k|a|t|a|</word> + <word posp="noun" gloss="breath" head="this" role="subj">|n|e|t͡ʃ|a|n|i|k|e|</word> </flat> </s>
vowelharmony:
<s connector="then" translation="">
<flat>
<word gloss="then" posp="conj">|n|i|</word>
<thingy type="vpta" function="proclitic" gloss="PAST">|t|i|</thingy>
<thingy type="vpmode" function="proclitic" gloss="indicative">-</thingy>
<thingy type="vpvoice" function="proclitic" gloss="active">-</thingy>
- <word posp="verb" gloss="appear" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">|k|i|t|o|k|a|n|i|</word>
+ <word posp="verb" gloss="appear" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">|k|u|t|o|k|a|n|u|</word>
<thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
<word posp="pron" gloss="3" def="def" role="subj" tr="theme" locus="number">|n|u|t|a|</word>
<thingy type="vpta" function="proclitic" gloss="PRES">-</thingy>
<word lexposp="adj" posp="verb" gloss="whole" tam="pres-state" ta="PRES" subj="3">|n|i|t|i|</word>
<word posp="conj" gloss="and" role="pred">|t|i|</word>
<thingy type="vpta" function="proclitic" gloss="PRES">-</thingy>
<word lexposp="adj" posp="verb" gloss="perfect" tam="pres-state" ta="PRES" subj="3">|k|a|k|i|t|e|k|i|</word>
<word gloss="in" posp="pp" p="in" precise="no" location="inside">|t|u|</word>
<word posp="noun" gloss="inside" def="def">|n|a|n|i|</word>
<thingy type="vpta" function="proclitic" gloss="PRES">-</thingy>
<word lexposp="adj" posp="verb" gloss="single" tam="pres-state" ta="PRES" subj="3">|t|u|k|a|t|a|</word>
<word posp="noun" gloss="breath" head="this" role="subj">|n|e|t͡ʃ|a|n|i|k|e|</word>
</flat>
</s>
### |n|i|#-> ni
### |n|i|
#-> ni
### |t|i|
#-> ti
### |t|i|
#-> ti
### |k|u|t|o|k|a|n|u|
#-> kutokanu
### |k|u|t|o|k|a|n|u|
#-> kutokanu
### |n|u|t|a|
#-> nuta
### |n|u|t|a|
#-> nuta
### |n|i|t|i|
#-> niti
### |n|i|t|i|
#-> niti
### |t|i|
#-> ti
### |t|i|
#-> ti
### |k|a|k|i|t|e|k|i|
#-> kakiteki
### |k|a|k|i|t|e|k|i|
#-> kakiteki
### |t|u|
#-> tu
### |t|u|
#-> tu
### |n|a|n|i|
#-> nani
### |n|a|n|i|
#-> nani
### |t|u|k|a|t|a|
#-> tukata
### |t|u|k|a|t|a|
#-> tukata
### |n|e|t͡ʃ|a|n|i|k|e|
#-> net͡ʃanike
### |n|e|t͡ʃ|a|n|i|k|e|
#-> net͡ʃanike
### |n|i| |t|i| |k|u|t|o|k|a|n|u| |n|u|t|a| |n|i|t|i| |t|i| |k|a|k|i|t|e|k|i| |t|u| |n|a|n|i| |t|u|k|a|t|a| |n|e|t͡ʃ|a|n|i|k|e|
#-> ni ti kutokanu nuta niti ti kakiteki tu nani tukata net͡ʃanike
removetags:
<s connector="then" translation="">
<flat>
<word gloss="then" posp="conj">|n|i|</word>
<thingy type="vpta" function="proclitic" gloss="PAST">|t|i|</thingy>
- <thingy type="vpmode" function="proclitic" gloss="indicative">-</thingy>
- <thingy type="vpvoice" function="proclitic" gloss="active">-</thingy>
<word posp="verb" gloss="appear" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">|k|u|t|o|k|a|n|u|</word>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
<word posp="pron" gloss="3" def="def" role="subj" tr="theme" locus="number">|n|u|t|a|</word>
- <thingy type="vpta" function="proclitic" gloss="PRES">-</thingy>
<word lexposp="adj" posp="verb" gloss="whole" tam="pres-state" ta="PRES" subj="3">|n|i|t|i|</word>
<word posp="conj" gloss="and" role="pred">|t|i|</word>
- <thingy type="vpta" function="proclitic" gloss="PRES">-</thingy>
<word lexposp="adj" posp="verb" gloss="perfect" tam="pres-state" ta="PRES" subj="3">|k|a|k|i|t|e|k|i|</word>
<word gloss="in" posp="pp" p="in" precise="no" location="inside">|t|u|</word>
<word posp="noun" gloss="inside" def="def">|n|a|n|i|</word>
- <thingy type="vpta" function="proclitic" gloss="PRES">-</thingy>
<word lexposp="adj" posp="verb" gloss="single" tam="pres-state" ta="PRES" subj="3">|t|u|k|a|t|a|</word>
<word posp="noun" gloss="breath" head="this" role="subj">|n|e|t͡ʃ|a|n|i|k|e|</word>
</flat>
+ <p><span class="ilpair"><span class="mor">ni</span><br><span class="gls">then</span></span> <span class="ilpair"><span class="mor">ti</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">kutokanu</span><br><span class="gls">appear</span></span> <span class="ilpair"><span class="mor">nuta</span><br><span class="gls">3</span></span> <span class="ilpair"><span class="mor">niti</span><br><span class="gls">whole</span></span> <span class="ilpair"><span class="mor">ti</span><br><span class="gls">and</span></span> <span class="ilpair"><span class="mor">kakiteki</span><br><span class="gls">perfect</span></span> <span class="ilpair"><span class="mor">tu</span><br><span class="gls">in</span></span> <span class="ilpair"><span class="mor">nani</span><br><span class="gls">inside</span></span> <span class="ilpair"><span class="mor">tukata</span><br><span class="gls">single</span></span> <span class="ilpair"><span class="mor">net͡ʃanike</span><br><span class="gls">breath</span></span></p>
+ <p>ni ti kutokanu nuta niti ti kakiteki tu nani tukata net͡ʃanike</p>
+ <p>ni ti kutokanu nuta niti ti kakiteki tu nani tukata nechanike</p>
+ <il>
+ <w>
+ <o>ni</o>
+ <g>then</g>
+ </w>
+ <w>
+ <o>ti</o>
+ <g>PAST</g>
+ </w>
+ <w>
+ <o>kutokanu</o>
+ <g>appear</g>
+ </w>
+ <w>
+ <o>nuta</o>
+ <g>3</g>
+ </w>
+ <w>
+ <o>niti</o>
+ <g>whole</g>
+ </w>
+ <w>
+ <o>ti</o>
+ <g>and</g>
+ </w>
+ <w>
+ <o>kakiteki</o>
+ <g>perfect</g>
+ </w>
+ <w>
+ <o>tu</o>
+ <g>in</g>
+ </w>
+ <w>
+ <o>nani</o>
+ <g>inside</g>
+ </w>
+ <w>
+ <o>tukata</o>
+ <g>single</g>
+ </w>
+ <w>
+ <o>net͡ʃanike</o>
+ <g>breath</g>
+ </w>
+ </il>
</s>
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 sequential: No change.
module sentenceconnectors: No change.
module subordinate: No change.
module adpositions: No change.
module constorder: No change.
module casemarking: No change.
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">
<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">
- <np type="owner_owned">
+ <np role="subj" tr="theme" 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" 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">
+ <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:
<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 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"/>
</np>
+ <np def="def" locus="number" role="owner" case="GEN">
+ <word person="1incl" posp="pron"/>
</np>
</np>
+ </np>
</s>
module wordorder: No change.
module wordorder: No change.
module wordorder: No change.
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">
<np type="owner_owned">
<np def="def" locus="number" role="owned">
<word posp="noun" gloss="language"/>
<word gloss="the" posp="det"/>
</np>
<np def="def" locus="number" role="owner" case="GEN">
- <word person="1incl" posp="pron"/>
+ <word person="1incl" posp="pron" gloss="1incl"/>
</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">
<np type="owner_owned">
<np def="def" locus="number" role="owned">
<word posp="noun" gloss="language"/>
<word gloss="the" posp="det"/>
</np>
- <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>
</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"> + <thingy type="vpta" function="proclitic" gloss="PAST"/> + <thingy type="vpmode" function="proclitic" gloss="indicative"/> + <thingy type="vpvoice" function="proclitic" gloss="active"/> <word posp="verb" gloss="evolve"/> + <thingy type="vpnegation" function="enclitic" gloss="NEG"/> </vp> <np role="subj" tr="theme"> <np type="owner_owned"> <np def="def" locus="number" role="owned"> <word posp="noun" gloss="language"/> <word gloss="the" posp="det"/> </np> <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> </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">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpmode" function="proclitic" gloss="indicative"/>
<thingy type="vpvoice" function="proclitic" gloss="active"/>
<word posp="verb" gloss="evolve"/>
<thingy type="vpnegation" function="enclitic" gloss="NEG"/>
</vp>
- <np role="subj" tr="theme">
- <np type="owner_owned">
+ <np type="owner_owned" role="subj" tr="theme">
<np def="def" locus="number" role="owned">
<word posp="noun" gloss="language"/>
<word gloss="the" posp="det"/>
</np>
<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>
- </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">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpmode" function="proclitic" gloss="indicative"/>
<thingy type="vpvoice" function="proclitic" gloss="active"/>
<word posp="verb" gloss="evolve"/>
<thingy type="vpnegation" function="enclitic" gloss="NEG"/>
</vp>
- <np type="owner_owned" role="subj" tr="theme">
- <np def="def" locus="number" role="owned">
+ <np def="def" locus="number" role="owned" tr="theme">
<word posp="noun" gloss="language"/>
<word gloss="the" posp="det"/>
</np>
<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>
</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">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpmode" function="proclitic" gloss="indicative"/>
<thingy type="vpvoice" function="proclitic" gloss="active"/>
- <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="vpnegation" function="enclitic" gloss="NEG"/>
</vp>
<np def="def" locus="number" role="owned" tr="theme">
- <word posp="noun" gloss="language"/>
- <word gloss="the" posp="det"/>
+ <word posp="noun" gloss="language" def="def" locus="number" role="owned" tr="theme"/>
+ <word gloss="the" posp="det" def="def" locus="number" role="owned" tr="theme"/>
</np>
<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>
</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> <thingy type="vpta" function="proclitic" gloss="PAST"/> <thingy type="vpmode" function="proclitic" gloss="indicative"/> <thingy type="vpvoice" function="proclitic" gloss="active"/> <word posp="verb" gloss="evolve" negation="NEG" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> <thingy type="vpnegation" function="enclitic" gloss="NEG"/> - </vp> - <np def="def" locus="number" role="owned" tr="theme"> <word posp="noun" gloss="language" def="def" locus="number" role="owned" tr="theme"/> <word gloss="the" posp="det" def="def" locus="number" role="owned" tr="theme"/> - </np> - <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> + </flat> </s>
addvocab:
-<s> +<s translation=""> <flat> - <thingy type="vpta" function="proclitic" gloss="PAST"/> - <thingy type="vpmode" function="proclitic" gloss="indicative"/> - <thingy type="vpvoice" function="proclitic" gloss="active"/> - <word posp="verb" gloss="evolve" negation="NEG" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> - <thingy type="vpnegation" function="enclitic" gloss="NEG"/> - <word posp="noun" gloss="language" def="def" locus="number" role="owned" tr="theme"/> - <word gloss="the" posp="det" def="def" locus="number" role="owned" tr="theme"/> - <word person="1incl" posp="pron" gloss="1incl" def="def" locus="number" role="owner" case="GEN"/> - <thingy type="npcase" function="enclitic" gloss="GEN"/> + <thingy type="vpta" function="proclitic" gloss="PAST">|t|i|</thingy> + <thingy type="vpmode" function="proclitic" gloss="indicative">-</thingy> + <thingy type="vpvoice" function="proclitic" gloss="active">-</thingy> + <word posp="verb" gloss="evolve" negation="NEG" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">|k|a|k|u|t|i|n|i|</word> + <thingy type="vpnegation" function="enclitic" gloss="NEG">|n|a|</thingy> + <word posp="noun" gloss="language" def="def" locus="number" role="owned" tr="theme">|k|e|t͡ʃ|e|</word> + <word gloss="the" posp="det" def="def" locus="number" role="owned" tr="theme">|t|o|</word> + <word person="1incl" posp="pron" gloss="1incl" def="def" locus="number" role="owner" case="GEN">|n|o|n|a|</word> + <thingy type="npcase" function="enclitic" gloss="GEN">|t͡ʃ|a|</thingy> </flat> </s>
vowelharmony:
<s translation="">
<flat>
<thingy type="vpta" function="proclitic" gloss="PAST">|t|i|</thingy>
<thingy type="vpmode" function="proclitic" gloss="indicative">-</thingy>
<thingy type="vpvoice" function="proclitic" gloss="active">-</thingy>
- <word posp="verb" gloss="evolve" negation="NEG" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">|k|a|k|u|t|i|n|i|</word>
+ <word posp="verb" gloss="evolve" negation="NEG" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">|k|a|k|u|t|u|n|u|</word>
<thingy type="vpnegation" function="enclitic" gloss="NEG">|n|a|</thingy>
<word posp="noun" gloss="language" def="def" locus="number" role="owned" tr="theme">|k|e|t͡ʃ|e|</word>
<word gloss="the" posp="det" def="def" locus="number" role="owned" tr="theme">|t|o|</word>
<word person="1incl" posp="pron" gloss="1incl" def="def" locus="number" role="owner" case="GEN">|n|o|n|a|</word>
<thingy type="npcase" function="enclitic" gloss="GEN">|t͡ʃ|a|</thingy>
</flat>
</s>
### |t|i|#-> ti
### |t|i|
#-> ti
### |k|a|k|u|t|u|n|u|
#-> kakutunu
### |k|a|k|u|t|u|n|u|
#-> kakutunu
### |n|a|
#-> na
### |n|a|
#-> na
### |k|e|t͡ʃ|e|
#-> ket͡ʃe
### |k|e|t͡ʃ|e|
#-> ket͡ʃe
### |t|o|
#-> to
### |t|o|
#-> to
### |n|o|n|a|
#-> nona
### |n|o|n|a|
#-> nona
### |t͡ʃ|a|
#-> t͡ʃa
### |t͡ʃ|a|
#-> t͡ʃa
### |t|i| |k|a|k|u|t|u|n|u| |n|a| |k|e|t͡ʃ|e| |t|o| |n|o|n|a| |t͡ʃ|a|
#-> ti kakutunu na ket͡ʃe to nona t͡ʃa
removetags:
<s translation="">
<flat>
<thingy type="vpta" function="proclitic" gloss="PAST">|t|i|</thingy>
- <thingy type="vpmode" function="proclitic" gloss="indicative">-</thingy>
- <thingy type="vpvoice" function="proclitic" gloss="active">-</thingy>
<word posp="verb" gloss="evolve" negation="NEG" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">|k|a|k|u|t|u|n|u|</word>
<thingy type="vpnegation" function="enclitic" gloss="NEG">|n|a|</thingy>
<word posp="noun" gloss="language" def="def" locus="number" role="owned" tr="theme">|k|e|t͡ʃ|e|</word>
<word gloss="the" posp="det" def="def" locus="number" role="owned" tr="theme">|t|o|</word>
<word person="1incl" posp="pron" gloss="1incl" def="def" locus="number" role="owner" case="GEN">|n|o|n|a|</word>
<thingy type="npcase" function="enclitic" gloss="GEN">|t͡ʃ|a|</thingy>
</flat>
+ <p><span class="ilpair"><span class="mor">ti</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">kakutunu</span><br><span class="gls">evolve</span></span> <span class="ilpair"><span class="mor">na</span><br><span class="gls"><span class="glssc">NEG</span></span></span> <span class="ilpair"><span class="mor">ket͡ʃe</span><br><span class="gls">language</span></span> <span class="ilpair"><span class="mor">to</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">nona</span><br><span class="gls">1incl</span></span> <span class="ilpair"><span class="mor">t͡ʃa</span><br><span class="gls"><span class="glssc">GEN</span></span></span></p>
+ <p>ti kakutunu na ket͡ʃe to nona t͡ʃa</p>
+ <p>ti kakutunu na keche to nona cha</p>
+ <il>
+ <w>
+ <o>ti</o>
+ <g>PAST</g>
+ </w>
+ <w>
+ <o>kakutunu</o>
+ <g>evolve</g>
+ </w>
+ <w>
+ <o>na</o>
+ <g>NEG</g>
+ </w>
+ <w>
+ <o>ket͡ʃe</o>
+ <g>language</g>
+ </w>
+ <w>
+ <o>to</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>nona</o>
+ <g>1incl</g>
+ </w>
+ <w>
+ <o>t͡ʃa</o>
+ <g>GEN</g>
+ </w>
+ </il>
</s>
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 sequential: No change.
module sentenceconnectors: No change.
module subordinate: 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>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" output="aspron" locus="number">
<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">
- <word posp="noun" gloss="language"/>
+ <np role="obj" def="def" locus="number">
+ <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"> + <thingy type="vpta" function="proclitic" gloss="PAST"/> + <thingy type="vpmode" function="proclitic" gloss="indicative"/> + <thingy type="vpvoice" function="proclitic" gloss="active"/> <word posp="verb" gloss="create"/> + <thingy type="vpnegation" function="enclitic" gloss="POS"/> </vp> <np role="obj" def="def" locus="number"> <word posp="pron" gloss="3"/> </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">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpmode" function="proclitic" gloss="indicative"/>
<thingy type="vpvoice" function="proclitic" gloss="active"/>
- <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="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np role="obj" def="def" locus="number">
- <word posp="pron" gloss="3"/>
+ <word posp="pron" gloss="3" role="obj" def="def" locus="number"/>
</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> <thingy type="vpta" function="proclitic" gloss="PAST"/> <thingy type="vpmode" function="proclitic" gloss="indicative"/> <thingy type="vpvoice" function="proclitic" gloss="active"/> <word posp="verb" gloss="create" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> - </vp> - <np role="obj" def="def" locus="number"> <word posp="pron" gloss="3" role="obj" def="def" locus="number"/> - </np> + </flat> </s>
addvocab:
-<s> +<s translation=""> <flat> - <thingy type="vpta" function="proclitic" gloss="PAST"/> - <thingy type="vpmode" function="proclitic" gloss="indicative"/> - <thingy type="vpvoice" function="proclitic" gloss="active"/> - <word posp="verb" gloss="create" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <word posp="pron" gloss="3" role="obj" def="def" locus="number"/> + <thingy type="vpta" function="proclitic" gloss="PAST">|t|i|</thingy> + <thingy type="vpmode" function="proclitic" gloss="indicative">-</thingy> + <thingy type="vpvoice" function="proclitic" gloss="active">-</thingy> + <word posp="verb" gloss="create" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">|n|e|t|a|t|i|t͡ʃ|a|</word> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> + <word posp="pron" gloss="3" role="obj" def="def" locus="number">|n|u|t|a|</word> </flat> </s>
vowelharmony: No change.
### |t|i|#-> ti
### |t|i|
#-> ti
### |n|e|t|a|t|i|t͡ʃ|a|
#-> netatit͡ʃa
### |n|e|t|a|t|i|t͡ʃ|a|
#-> netatit͡ʃa
### |n|u|t|a|
#-> nuta
### |n|u|t|a|
#-> nuta
### |t|i| |n|e|t|a|t|i|t͡ʃ|a| |n|u|t|a|
#-> ti netatit͡ʃa nuta
removetags:
<s translation="">
<flat>
<thingy type="vpta" function="proclitic" gloss="PAST">|t|i|</thingy>
- <thingy type="vpmode" function="proclitic" gloss="indicative">-</thingy>
- <thingy type="vpvoice" function="proclitic" gloss="active">-</thingy>
<word posp="verb" gloss="create" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">|n|e|t|a|t|i|t͡ʃ|a|</word>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
<word posp="pron" gloss="3" role="obj" def="def" locus="number">|n|u|t|a|</word>
</flat>
+ <p><span class="ilpair"><span class="mor">ti</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">netatit͡ʃa</span><br><span class="gls">create</span></span> <span class="ilpair"><span class="mor">nuta</span><br><span class="gls">3</span></span></p>
+ <p>ti netatit͡ʃa nuta</p>
+ <p>ti netaticha nuta</p>
+ <il>
+ <w>
+ <o>ti</o>
+ <g>PAST</g>
+ </w>
+ <w>
+ <o>netatit͡ʃa</o>
+ <g>create</g>
+ </w>
+ <w>
+ <o>nuta</o>
+ <g>3</g>
+ </w>
+ </il>
</s>
Ni kanukoku na nona niche chechi. Ti chanichati kecha ti kono keche to nuta cha. Ti chakenane nuta kita to ninaneki ti chine cha. Ni ti tenekena kichi kenicha to keche to nona cha tu nani nechicha tichechi. Ni ti kutokanu nuta niti ti kakiteki tu nani tukata nechanike. Ti kakutunu na keche to nona cha, ti netaticha nuta.
We are not like other people. Their languages were shaped by struggle and time. They copied the sounds of beasts and birds, and they learned to speak like that. But our language arose in a different way. It was born whole and perfect in a single breath. Our language did not evolve; it was created.
Language creation took 0.02 seconds; writing the texts 0.03 seconds.