A Collection of Texts in Geya
What follows is a collection of texts intended to illustrate the language in more natural and extended use than the glossed examples found in the grammar.
The Tower of Babel (Genesis 11:1–9)
And the whole earth was of one language, and of one speech.
initial XML:
<s>
<littrans>All humans in the whole earth had one language and one dialect.</littrans>
<vp tam="past-punct" evidence="hearsay">
<verb>have</verb>
</vp>
<np def="def" number="plur" role="subj">
<noun>human being</noun>
<adj>all</adj>
<pp p="in" location="surface" precise="no">
<np def="def" number="sing">
<noun>earth</noun>
<adj>whole</adj>
</np>
</pp>
</np>
<np role="obj">
<conjp conj="and">
<np def="neither" number="sing">
<noun>language</noun>
<num>one</num>
</np>
<np def="neither" number="sing">
<noun>dialect</noun>
<num>one</num>
</np>
</conjp>
</np>
</s>cleanup:
<s> <littrans>All humans in the whole earth had one language and one dialect.</littrans> - <vp tam="past-punct" evidence="hearsay"> - <verb>have</verb> + <vp evidence="hearsay" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="have"/> </vp> - <np def="def" number="plur" role="subj"> - <noun>human being</noun> - <adj>all</adj> + <np def="def" number="plur" role="subj" locus="number"> + <word posp="noun" gloss="human being"/> + <word posp="adj" gloss="all"/> <pp p="in" location="surface" precise="no"> - <np def="def" number="sing"> - <noun>earth</noun> - <adj>whole</adj> + <np def="def" number="sing" locus="number"> + <word posp="noun" gloss="earth"/> + <word posp="adj" gloss="whole"/> </np> </pp> </np> <np role="obj"> <conjp conj="and"> - <np def="neither" number="sing"> - <noun>language</noun> - <num>one</num> + <np def="neither" number="sing" locus="number"> + <word posp="noun" gloss="language"/> + <word posp="num" gloss="one"/> </np> - <np def="neither" number="sing"> - <noun>dialect</noun> - <num>one</num> + <np def="neither" number="sing" locus="number"> + <word posp="noun" gloss="dialect"/> + <word posp="num" gloss="one"/> </np> </conjp> </np> </s>
module adj2verb:
<s>
<littrans>All humans in the whole earth had one language and one dialect.</littrans>
<vp evidence="hearsay" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active">
<word posp="verb" gloss="have"/>
</vp>
<np def="def" number="plur" role="subj" locus="number">
+ <relp>
+ <vp tam="pres-state">
+ <word lexposp="adj" posp="verb" gloss="all"/>
+ </vp>
+ <np head="this" role="subj" number="plur">
<word posp="noun" gloss="human being"/>
- <word posp="adj" gloss="all"/>
<pp p="in" location="surface" precise="no">
<np def="def" number="sing" locus="number">
+ <relp>
+ <vp tam="pres-state">
+ <word lexposp="adj" posp="verb" gloss="whole"/>
+ </vp>
+ <np head="this" role="subj" number="sing">
<word posp="noun" gloss="earth"/>
- <word posp="adj" gloss="whole"/>
</np>
+ </relp>
+ </np>
</pp>
</np>
+ </relp>
+ </np>
<np role="obj">
<conjp conj="and">
<np def="neither" number="sing" locus="number">
<word posp="noun" gloss="language"/>
<word posp="num" gloss="one"/>
</np>
<np def="neither" number="sing" locus="number">
<word posp="noun" gloss="dialect"/>
<word posp="num" gloss="one"/>
</np>
</conjp>
</np>
</s>
module articles:
<s>
<littrans>All humans in the whole earth had one language and one dialect.</littrans>
<vp evidence="hearsay" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active">
<word posp="verb" gloss="have"/>
</vp>
<np def="def" number="plur" role="subj" locus="number">
<relp>
<vp tam="pres-state">
<word lexposp="adj" posp="verb" gloss="all"/>
</vp>
<np head="this" role="subj" number="plur">
<word posp="noun" gloss="human being"/>
<pp p="in" location="surface" precise="no">
<np def="def" number="sing" locus="number">
<relp>
<vp tam="pres-state">
<word lexposp="adj" posp="verb" gloss="whole"/>
</vp>
<np head="this" role="subj" number="sing">
<word posp="noun" gloss="earth"/>
</np>
</relp>
+ <word gloss="the" posp="det"/>
</np>
</pp>
</np>
</relp>
+ <word gloss="the" posp="det"/>
</np>
<np role="obj">
<conjp conj="and">
- <np def="neither" number="sing" locus="number">
+ <np number="sing" locus="number">
<word posp="noun" gloss="language"/>
<word posp="num" gloss="one"/>
</np>
- <np def="neither" number="sing" locus="number">
+ <np number="sing" locus="number">
<word posp="noun" gloss="dialect"/>
<word posp="num" gloss="one"/>
</np>
</conjp>
</np>
</s>
module nonpastonly:
<s> <littrans>All humans in the whole earth had one language and one dialect.</littrans> - <vp evidence="hearsay" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp evidence="hearsay" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="have"/> </vp> <np def="def" number="plur" role="subj" locus="number"> <relp> - <vp tam="pres-state"> + <vp tam="pres-state" ta="PRES"> <word lexposp="adj" posp="verb" gloss="all"/> </vp> <np head="this" role="subj" number="plur"> <word posp="noun" gloss="human being"/> <pp p="in" location="surface" precise="no"> <np def="def" number="sing" locus="number"> <relp> - <vp tam="pres-state"> + <vp tam="pres-state" ta="PRES"> <word lexposp="adj" posp="verb" gloss="whole"/> </vp> <np head="this" role="subj" number="sing"> <word posp="noun" gloss="earth"/> </np> </relp> <word gloss="the" posp="det"/> </np> </pp> </np> </relp> <word gloss="the" posp="det"/> </np> <np role="obj"> <conjp conj="and"> <np number="sing" locus="number"> <word posp="noun" gloss="language"/> <word posp="num" gloss="one"/> </np> <np number="sing" locus="number"> <word posp="noun" gloss="dialect"/> <word posp="num" gloss="one"/> </np> </conjp> </np> </s>
module noepistemic:
<s> <littrans>All humans in the whole earth had one language and one dialect.</littrans> - <vp evidence="hearsay" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="have"/> </vp> <np def="def" number="plur" role="subj" locus="number"> <relp> <vp tam="pres-state" ta="PRES"> <word lexposp="adj" posp="verb" gloss="all"/> </vp> <np head="this" role="subj" number="plur"> <word posp="noun" gloss="human being"/> <pp p="in" location="surface" precise="no"> <np def="def" number="sing" locus="number"> <relp> <vp tam="pres-state" ta="PRES"> <word lexposp="adj" posp="verb" gloss="whole"/> </vp> <np head="this" role="subj" number="sing"> <word posp="noun" gloss="earth"/> </np> </relp> <word gloss="the" posp="det"/> </np> </pp> </np> </relp> <word gloss="the" posp="det"/> </np> <np role="obj"> <conjp conj="and"> <np number="sing" locus="number"> <word posp="noun" gloss="language"/> <word posp="num" gloss="one"/> </np> <np number="sing" locus="number"> <word posp="noun" gloss="dialect"/> <word posp="num" gloss="one"/> </np> </conjp> </np> </s>
module NRel:
<s>
<littrans>All humans in the whole earth had one language and one dialect.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="have"/>
</vp>
- <np def="def" number="plur" role="subj" locus="number">
- <relp>
- <vp tam="pres-state" ta="PRES">
- <word lexposp="adj" posp="verb" gloss="all"/>
- </vp>
- <np head="this" role="subj" number="plur">
+ <np def="def" locus="number" id="parent">
+ <np role="subj" number="plur" id="headnp" tr="">
<word posp="noun" gloss="human being"/>
<pp p="in" location="surface" precise="no">
- <np def="def" number="sing" locus="number">
- <relp>
+ <np def="def" locus="number" id="parent">
+ <np role="" number="sing" id="headnp" tr="">
+ <word posp="noun" gloss="earth"/>
+ </np>
+ <relp comma="after">
+ <np id="relnp" number="sing" def="neither" role="subj" comma="before">
+ <word posp="pron" gloss="RELPRON"/>
+ </np>
<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 comma="after">
+ <np id="relnp" number="plur" def="neither" role="subj" comma="before">
+ <word posp="pron" gloss="RELPRON"/>
+ </np>
+ <vp tam="pres-state" ta="PRES">
+ <word lexposp="adj" posp="verb" gloss="all"/>
+ </vp>
</relp>
<word gloss="the" posp="det"/>
</np>
<np role="obj">
<conjp conj="and">
<np number="sing" locus="number">
<word posp="noun" gloss="language"/>
<word posp="num" gloss="one"/>
</np>
<np number="sing" locus="number">
<word posp="noun" gloss="dialect"/>
<word posp="num" gloss="one"/>
</np>
</conjp>
</np>
</s>
module sentenceconnectors: No change.
module complementise: No change.
module adpositions:
<s>
<littrans>All humans in the whole earth had one language and one dialect.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="have"/>
</vp>
<np def="def" locus="number" id="parent">
<np role="subj" number="plur" id="headnp" tr="">
<word posp="noun" gloss="human being"/>
<pp p="in" location="surface" precise="no">
+ <word gloss="in_surface" posp="pp"/>
<np def="def" locus="number" id="parent">
<np role="" number="sing" id="headnp" tr="">
<word posp="noun" gloss="earth"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="whole"/>
</vp>
</relp>
<word gloss="the" posp="det"/>
</np>
</pp>
</np>
<relp comma="after">
<np id="relnp" number="plur" def="neither" role="subj" comma="before">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="all"/>
</vp>
</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 propagatenumber:
<s>
<littrans>All humans in the whole earth had one language and one dialect.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="have"/>
</vp>
- <np def="def" locus="number" id="parent">
+ <np def="def" locus="number" id="parent" number="plur">
<np role="subj" number="plur" id="headnp" tr="">
<word posp="noun" gloss="human being"/>
<pp p="in" location="surface" precise="no">
<word gloss="in_surface" posp="pp"/>
- <np def="def" locus="number" id="parent">
+ <np def="def" locus="number" id="parent" number="sing">
<np role="" number="sing" id="headnp" tr="">
<word posp="noun" gloss="earth"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="whole"/>
</vp>
</relp>
<word gloss="the" posp="det"/>
</np>
</pp>
</np>
<relp comma="after">
<np id="relnp" number="plur" def="neither" role="subj" comma="before">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="all"/>
</vp>
</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: No change.
createpronouns: No change.
module ngen: No change.
module wordorder: No change.
module wordorder:
<s>
<littrans>All humans in the whole earth had one language and one dialect.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="have"/>
</vp>
<np def="def" locus="number" id="parent" number="plur">
<np role="subj" number="plur" id="headnp" tr="">
<word posp="noun" gloss="human being"/>
<pp p="in" location="surface" precise="no">
<word gloss="in_surface" posp="pp"/>
<np def="def" locus="number" id="parent" number="sing">
<np role="" number="sing" id="headnp" tr="">
<word posp="noun" gloss="earth"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="whole"/>
</vp>
</relp>
<word gloss="the" posp="det"/>
</np>
</pp>
</np>
<relp comma="after">
<np id="relnp" number="plur" def="neither" role="subj" comma="before">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="all"/>
</vp>
</relp>
<word gloss="the" posp="det"/>
</np>
<np role="obj" number="plur">
<conjp conj="and">
<np number="sing" locus="number">
- <word posp="noun" gloss="language"/>
<word posp="num" gloss="one"/>
+ <word posp="noun" gloss="language"/>
</np>
<np number="sing" locus="number">
- <word posp="noun" gloss="dialect"/>
<word posp="num" gloss="one"/>
+ <word posp="noun" gloss="dialect"/>
</np>
</conjp>
</np>
</s>
module wordorder:
<s>
<littrans>All humans in the whole earth had one language and one dialect.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="have"/>
</vp>
<np def="def" locus="number" id="parent" number="plur">
+ <word gloss="the" posp="det"/>
<np role="subj" number="plur" id="headnp" tr="">
<word posp="noun" gloss="human being"/>
<pp p="in" location="surface" precise="no">
<word gloss="in_surface" posp="pp"/>
<np def="def" locus="number" id="parent" number="sing">
+ <word gloss="the" posp="det"/>
<np role="" number="sing" id="headnp" tr="">
<word posp="noun" gloss="earth"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="whole"/>
</vp>
</relp>
- <word gloss="the" posp="det"/>
</np>
</pp>
</np>
<relp comma="after">
<np id="relnp" number="plur" def="neither" role="subj" comma="before">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="all"/>
</vp>
</relp>
- <word gloss="the" posp="det"/>
</np>
<np role="obj" number="plur">
<conjp conj="and">
<np number="sing" locus="number">
<word posp="num" gloss="one"/>
<word posp="noun" gloss="language"/>
</np>
<np number="sing" locus="number">
<word posp="num" gloss="one"/>
<word posp="noun" gloss="dialect"/>
</np>
</conjp>
</np>
</s>
module conjp:
<s>
<littrans>All humans in the whole earth had one language and one dialect.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="have"/>
</vp>
<np def="def" locus="number" id="parent" number="plur">
<word gloss="the" posp="det"/>
<np role="subj" number="plur" id="headnp" tr="">
<word posp="noun" gloss="human being"/>
<pp p="in" location="surface" precise="no">
<word gloss="in_surface" posp="pp"/>
<np def="def" locus="number" id="parent" number="sing">
<word gloss="the" posp="det"/>
<np role="" number="sing" id="headnp" tr="">
<word posp="noun" gloss="earth"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="whole"/>
</vp>
</relp>
</np>
</pp>
</np>
<relp comma="after">
<np id="relnp" number="plur" def="neither" role="subj" comma="before">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="all"/>
</vp>
</relp>
</np>
<np role="obj" number="plur">
<conjp conj="and">
<np number="sing" locus="number">
<word posp="num" gloss="one"/>
<word posp="noun" gloss="language"/>
</np>
+ <word posp="conj" gloss="and"/>
<np number="sing" locus="number">
<word posp="num" gloss="one"/>
<word posp="noun" gloss="dialect"/>
</np>
</conjp>
</np>
</s>
flattenconjp:
<s>
<littrans>All humans in the whole earth had one language and one dialect.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="have"/>
</vp>
<np def="def" locus="number" id="parent" number="plur">
<word gloss="the" posp="det"/>
<np role="subj" number="plur" id="headnp" tr="">
<word posp="noun" gloss="human being"/>
<pp p="in" location="surface" precise="no">
<word gloss="in_surface" posp="pp"/>
<np def="def" locus="number" id="parent" number="sing">
<word gloss="the" posp="det"/>
<np role="" number="sing" id="headnp" tr="">
<word posp="noun" gloss="earth"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="whole"/>
</vp>
</relp>
</np>
</pp>
</np>
<relp comma="after">
<np id="relnp" number="plur" def="neither" role="subj" comma="before">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="all"/>
</vp>
</relp>
</np>
<np role="obj" number="plur">
- <conjp conj="and">
- <np number="sing" locus="number">
+ <np number="sing" locus="number" role="obj">
<word posp="num" gloss="one"/>
<word posp="noun" gloss="language"/>
</np>
<word posp="conj" gloss="and"/>
- <np number="sing" locus="number">
+ <np number="sing" locus="number" role="obj">
<word posp="num" gloss="one"/>
<word posp="noun" gloss="dialect"/>
</np>
- </conjp>
</np>
</s>
fixpronouns: No change.
copyuptophrase:
<s>
<littrans>All humans in the whole earth had one language and one dialect.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="have"/>
</vp>
<np def="def" locus="number" id="parent" number="plur">
<word gloss="the" posp="det"/>
<np role="subj" number="plur" id="headnp" tr="">
<word posp="noun" gloss="human being"/>
<pp p="in" location="surface" precise="no">
<word gloss="in_surface" posp="pp"/>
<np def="def" locus="number" id="parent" number="sing">
<word gloss="the" posp="det"/>
<np role="" number="sing" id="headnp" tr="">
<word posp="noun" gloss="earth"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before">
<word posp="pron" gloss="RELPRON"/>
</np>
- <vp tam="pres-state" ta="PRES">
+ <vp tam="pres-state" ta="PRES" subj="3.sing">
<word lexposp="adj" posp="verb" gloss="whole"/>
</vp>
</relp>
</np>
</pp>
</np>
<relp comma="after">
<np id="relnp" number="plur" def="neither" role="subj" comma="before">
<word posp="pron" gloss="RELPRON"/>
</np>
- <vp tam="pres-state" ta="PRES">
+ <vp tam="pres-state" ta="PRES" subj="3.plur">
<word lexposp="adj" posp="verb" gloss="all"/>
</vp>
</relp>
</np>
<np role="obj" number="plur">
<np number="sing" locus="number" role="obj">
<word posp="num" gloss="one"/>
<word posp="noun" gloss="language"/>
</np>
<word posp="conj" gloss="and"/>
<np number="sing" locus="number" role="obj">
<word posp="num" gloss="one"/>
<word posp="noun" gloss="dialect"/>
</np>
</np>
</s>
prodrop: No change.
addclitics:
<s> <littrans>All humans in the whole earth had one language and one dialect.</littrans> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <thingy type="vpta" function="proclitic" gloss="PAST"/> + <thingy type="vpnegation" function="proclitic" gloss="POS"/> + <thingy type="vpquestion" function="proclitic" gloss="not.Q"/> <word posp="verb" gloss="have"/> + <thingy type="vpmode" function="enclitic" gloss="indicative"/> </vp> <np def="def" locus="number" id="parent" number="plur"> <word gloss="the" posp="det"/> <np role="subj" number="plur" id="headnp" tr=""> <word posp="noun" gloss="human being"/> <pp p="in" location="surface" precise="no"> <word gloss="in_surface" posp="pp"/> <np def="def" locus="number" id="parent" number="sing"> <word gloss="the" posp="det"/> <np role="" number="sing" id="headnp" tr=""> <word posp="noun" gloss="earth"/> </np> <relp comma="after"> <np id="relnp" number="sing" def="neither" role="subj" comma="before"> <word posp="pron" gloss="RELPRON"/> </np> <vp tam="pres-state" ta="PRES" subj="3.sing"> + <thingy type="vpta" function="proclitic" gloss="PRES"/> <word lexposp="adj" posp="verb" gloss="whole"/> </vp> </relp> </np> </pp> </np> <relp comma="after"> <np id="relnp" number="plur" def="neither" role="subj" comma="before"> <word posp="pron" gloss="RELPRON"/> </np> <vp tam="pres-state" ta="PRES" subj="3.plur"> + <thingy type="vpta" function="proclitic" gloss="PRES"/> <word lexposp="adj" posp="verb" gloss="all"/> </vp> </relp> </np> <np role="obj" number="plur"> <np number="sing" locus="number" role="obj"> <word posp="num" gloss="one"/> <word posp="noun" gloss="language"/> </np> <word posp="conj" gloss="and"/> <np number="sing" locus="number" role="obj"> <word posp="num" gloss="one"/> <word posp="noun" gloss="dialect"/> </np> </np> </s>
propagateArgumentCase: No change.
unwrapArgumentNPs:
<s>
<littrans>All humans in the whole earth had one language and one dialect.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
<thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
<word posp="verb" gloss="have"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
</vp>
<np def="def" locus="number" id="parent" number="plur">
<word gloss="the" posp="det"/>
<np role="subj" number="plur" id="headnp" tr="">
<word posp="noun" gloss="human being"/>
<pp p="in" location="surface" precise="no">
<word gloss="in_surface" posp="pp"/>
<np def="def" locus="number" id="parent" number="sing">
<word gloss="the" posp="det"/>
<np role="" number="sing" id="headnp" tr="">
<word posp="noun" gloss="earth"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp tam="pres-state" ta="PRES" subj="3.sing">
<thingy type="vpta" function="proclitic" gloss="PRES"/>
<word lexposp="adj" posp="verb" gloss="whole"/>
</vp>
</relp>
</np>
</pp>
</np>
<relp comma="after">
<np id="relnp" number="plur" def="neither" role="subj" comma="before">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp tam="pres-state" ta="PRES" subj="3.plur">
<thingy type="vpta" function="proclitic" gloss="PRES"/>
<word lexposp="adj" posp="verb" gloss="all"/>
</vp>
</relp>
</np>
- <np role="obj" number="plur">
<np number="sing" locus="number" role="obj">
<word posp="num" gloss="one"/>
<word posp="noun" gloss="language"/>
</np>
<word posp="conj" gloss="and"/>
<np number="sing" locus="number" role="obj">
<word posp="num" gloss="one"/>
<word posp="noun" gloss="dialect"/>
</np>
- </np>
</s>
unwrapOwnerOwned: No change.
movedowntoword:
<s>
<littrans>All humans in the whole earth had one language and one dialect.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
<thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
- <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="vpmode" function="enclitic" gloss="indicative"/>
</vp>
<np def="def" locus="number" id="parent" number="plur">
- <word gloss="the" posp="det"/>
+ <word gloss="the" posp="det" def="def" locus="number" id="parent" number="plur"/>
<np role="subj" number="plur" id="headnp" tr="">
- <word posp="noun" gloss="human being"/>
+ <word posp="noun" gloss="human being" role="subj" number="plur" id="headnp"/>
<pp p="in" location="surface" precise="no">
- <word gloss="in_surface" posp="pp"/>
+ <word gloss="in_surface" posp="pp" p="in" location="surface" precise="no"/>
<np def="def" locus="number" id="parent" number="sing">
- <word gloss="the" posp="det"/>
+ <word gloss="the" posp="det" def="def" locus="number" id="parent" number="sing"/>
<np role="" number="sing" id="headnp" tr="">
- <word posp="noun" gloss="earth"/>
+ <word posp="noun" gloss="earth" number="sing" id="headnp"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before">
- <word posp="pron" gloss="RELPRON"/>
+ <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before"/>
</np>
<vp tam="pres-state" ta="PRES" subj="3.sing">
<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.sing"/>
</vp>
</relp>
</np>
</pp>
</np>
<relp comma="after">
<np id="relnp" number="plur" def="neither" role="subj" comma="before">
- <word posp="pron" gloss="RELPRON"/>
+ <word posp="pron" gloss="RELPRON" id="relnp" number="plur" def="neither" role="subj" comma="before"/>
</np>
<vp tam="pres-state" ta="PRES" subj="3.plur">
<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.plur"/>
</vp>
</relp>
</np>
<np number="sing" locus="number" role="obj">
- <word posp="num" gloss="one"/>
- <word posp="noun" gloss="language"/>
+ <word posp="num" gloss="one" number="sing" locus="number" role="obj"/>
+ <word posp="noun" gloss="language" number="sing" locus="number" role="obj"/>
</np>
<word posp="conj" gloss="and"/>
<np number="sing" locus="number" role="obj">
- <word posp="num" gloss="one"/>
- <word posp="noun" gloss="dialect"/>
+ <word posp="num" gloss="one" number="sing" locus="number" role="obj"/>
+ <word posp="noun" gloss="dialect" number="sing" locus="number" role="obj"/>
</np>
</s>
About to call getSlotValue for have/verb/voice/optionalGot active
About to call getSlotValue for the/det/case/optional
About to call getSlotValue for human being/noun/number/optional
Got plur
About to call getSlotValue for the/det/case/optional
About to call getSlotValue for earth/noun/number/optional
Got sing
About to call getSlotValue for whole/verb/voice/optional
About to call getSlotValue for all/verb/voice/optional
About to call getSlotValue for language/noun/number/optional
Got sing
About to call getSlotValue for dialect/noun/number/optional
Got sing
addaffixes:
<s>
<littrans>All humans in the whole earth had one language and one dialect.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
<thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
+ <thingy type="verbvoice" function="prefix" gloss="active"/>
<word posp="verb" gloss="have" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
</vp>
<np def="def" locus="number" id="parent" number="plur">
<word gloss="the" posp="det" def="def" locus="number" id="parent" number="plur"/>
<np role="subj" number="plur" id="headnp" tr="">
+ <thingy type="nounnumber" function="prefix" gloss="plur"/>
<word posp="noun" gloss="human being" role="subj" number="plur" id="headnp"/>
<pp p="in" location="surface" precise="no">
<word gloss="in_surface" posp="pp" p="in" location="surface" precise="no"/>
<np def="def" locus="number" id="parent" number="sing">
<word gloss="the" posp="det" def="def" locus="number" id="parent" number="sing"/>
<np role="" number="sing" id="headnp" tr="">
+ <thingy type="nounnumber" function="prefix" gloss="sing"/>
<word posp="noun" gloss="earth" number="sing" id="headnp"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before">
<word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before"/>
</np>
<vp tam="pres-state" ta="PRES" subj="3.sing">
<thingy type="vpta" function="proclitic" gloss="PRES"/>
<word lexposp="adj" posp="verb" gloss="whole" tam="pres-state" ta="PRES" subj="3.sing"/>
</vp>
</relp>
</np>
</pp>
</np>
<relp comma="after">
<np id="relnp" number="plur" def="neither" role="subj" comma="before">
<word posp="pron" gloss="RELPRON" id="relnp" number="plur" def="neither" role="subj" comma="before"/>
</np>
<vp tam="pres-state" ta="PRES" subj="3.plur">
<thingy type="vpta" function="proclitic" gloss="PRES"/>
<word lexposp="adj" posp="verb" gloss="all" tam="pres-state" ta="PRES" subj="3.plur"/>
</vp>
</relp>
</np>
<np number="sing" locus="number" role="obj">
<word posp="num" gloss="one" number="sing" locus="number" role="obj"/>
+ <thingy type="nounnumber" function="prefix" gloss="sing"/>
<word posp="noun" gloss="language" number="sing" locus="number" role="obj"/>
</np>
<word posp="conj" gloss="and"/>
<np number="sing" locus="number" role="obj">
<word posp="num" gloss="one" number="sing" locus="number" role="obj"/>
+ <thingy type="nounnumber" function="prefix" gloss="sing"/>
<word posp="noun" gloss="dialect" number="sing" locus="number" role="obj"/>
</np>
</s>
flatten:
<s> - <littrans>All humans in the whole earth had one language and one dialect.</littrans> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <flat> <thingy type="vpta" function="proclitic" gloss="PAST"/> <thingy type="vpnegation" function="proclitic" gloss="POS"/> <thingy type="vpquestion" function="proclitic" gloss="not.Q"/> <thingy type="verbvoice" function="prefix" gloss="active"/> <word posp="verb" gloss="have" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> - </vp> - <np def="def" locus="number" id="parent" number="plur"> <word gloss="the" posp="det" def="def" locus="number" id="parent" number="plur"/> - <np role="subj" number="plur" id="headnp" tr=""> <thingy type="nounnumber" function="prefix" gloss="plur"/> <word posp="noun" gloss="human being" role="subj" number="plur" id="headnp"/> - <pp p="in" location="surface" precise="no"> <word gloss="in_surface" posp="pp" p="in" location="surface" precise="no"/> - <np def="def" locus="number" id="parent" number="sing"> <word gloss="the" posp="det" def="def" locus="number" id="parent" number="sing"/> - <np role="" number="sing" id="headnp" tr=""> <thingy type="nounnumber" function="prefix" gloss="sing"/> <word posp="noun" gloss="earth" number="sing" id="headnp"/> - </np> - <relp comma="after"> - <np id="relnp" number="sing" def="neither" role="subj" comma="before"> <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before"/> - </np> - <vp tam="pres-state" ta="PRES" subj="3.sing"> <thingy type="vpta" function="proclitic" gloss="PRES"/> - <word lexposp="adj" posp="verb" gloss="whole" tam="pres-state" ta="PRES" subj="3.sing"/> - </vp> - </relp> - </np> - </pp> - </np> - <relp comma="after"> - <np id="relnp" number="plur" def="neither" role="subj" comma="before"> + <word lexposp="adj" posp="verb" gloss="whole" tam="pres-state" ta="PRES" subj="3.sing" comma="after"/> <word posp="pron" gloss="RELPRON" id="relnp" number="plur" def="neither" role="subj" comma="before"/> - </np> - <vp tam="pres-state" ta="PRES" subj="3.plur"> <thingy type="vpta" function="proclitic" gloss="PRES"/> - <word lexposp="adj" posp="verb" gloss="all" tam="pres-state" ta="PRES" subj="3.plur"/> - </vp> - </relp> - </np> - <np number="sing" locus="number" role="obj"> + <word lexposp="adj" posp="verb" gloss="all" tam="pres-state" ta="PRES" subj="3.plur" comma="after"/> <word posp="num" gloss="one" number="sing" locus="number" role="obj"/> <thingy type="nounnumber" function="prefix" gloss="sing"/> <word posp="noun" gloss="language" number="sing" locus="number" role="obj"/> - </np> <word posp="conj" gloss="and"/> - <np number="sing" locus="number" role="obj"> <word posp="num" gloss="one" number="sing" locus="number" role="obj"/> <thingy type="nounnumber" function="prefix" gloss="sing"/> <word posp="noun" gloss="dialect" number="sing" locus="number" role="obj"/> - </np> + </flat> </s>
addvocab:
-<s> +<s translation=""> <flat> - <thingy type="vpta" function="proclitic" gloss="PAST"/> - <thingy type="vpnegation" function="proclitic" gloss="POS"/> - <thingy type="vpquestion" function="proclitic" gloss="not.Q"/> - <thingy type="verbvoice" function="prefix" gloss="active"/> - <word posp="verb" gloss="have" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <word gloss="the" posp="det" def="def" locus="number" id="parent" number="plur"/> - <thingy type="nounnumber" function="prefix" gloss="plur"/> - <word posp="noun" gloss="human being" role="subj" number="plur" id="headnp"/> - <word gloss="in_surface" posp="pp" p="in" location="surface" precise="no"/> - <word gloss="the" posp="det" def="def" locus="number" id="parent" number="sing"/> - <thingy type="nounnumber" function="prefix" gloss="sing"/> - <word posp="noun" gloss="earth" number="sing" id="headnp"/> - <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before"/> - <thingy type="vpta" function="proclitic" gloss="PRES"/> - <word lexposp="adj" posp="verb" gloss="whole" tam="pres-state" ta="PRES" subj="3.sing" comma="after"/> - <word posp="pron" gloss="RELPRON" id="relnp" number="plur" def="neither" role="subj" comma="before"/> - <thingy type="vpta" function="proclitic" gloss="PRES"/> - <word lexposp="adj" posp="verb" gloss="all" tam="pres-state" ta="PRES" subj="3.plur" comma="after"/> - <word posp="num" gloss="one" number="sing" locus="number" role="obj"/> - <thingy type="nounnumber" function="prefix" gloss="sing"/> - <word posp="noun" gloss="language" number="sing" locus="number" role="obj"/> - <word posp="conj" gloss="and"/> - <word posp="num" gloss="one" number="sing" locus="number" role="obj"/> - <thingy type="nounnumber" function="prefix" gloss="sing"/> - <word posp="noun" gloss="dialect" number="sing" locus="number" role="obj"/> + <thingy type="vpta" function="proclitic" gloss="PAST">|s|a|</thingy> + <thingy type="vpnegation" function="proclitic" gloss="POS">-</thingy> + <thingy type="vpquestion" function="proclitic" gloss="not.Q">-</thingy> + <thingy type="verbvoice" function="prefix" gloss="active">-</thingy> + <word posp="verb" gloss="have" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">|h|u|n|i|</word> + <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy> + <word gloss="the" posp="det" def="def" locus="number" id="parent" number="plur">|d|ai|</word> + <thingy type="nounnumber" function="prefix" gloss="plur">|s|u|-</thingy> + <word posp="noun" gloss="human being" role="subj" number="plur" id="headnp">|f|au|</word> + <word gloss="in_surface" posp="pp" p="in" location="surface" precise="no">|t|u|</word> + <word gloss="the" posp="det" def="def" locus="number" id="parent" number="sing">|d|ai|</word> + <thingy type="nounnumber" function="prefix" gloss="sing">-</thingy> + <word posp="noun" gloss="earth" number="sing" id="headnp">|w|o|</word> + <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before">|s|ai|</word> + <thingy type="vpta" function="proclitic" gloss="PRES">-</thingy> + <word lexposp="adj" posp="verb" gloss="whole" tam="pres-state" ta="PRES" subj="3.sing" comma="after">|n|e|</word> + <word posp="pron" gloss="RELPRON" id="relnp" number="plur" def="neither" role="subj" comma="before">|s|ai|</word> + <thingy type="vpta" function="proclitic" gloss="PRES">-</thingy> + <word lexposp="adj" posp="verb" gloss="all" tam="pres-state" ta="PRES" subj="3.plur" comma="after">|n|o|</word> + <word posp="num" gloss="one" number="sing" locus="number" role="obj">|p|i|</word> + <thingy type="nounnumber" function="prefix" gloss="sing">-</thingy> + <word posp="noun" gloss="language" number="sing" locus="number" role="obj">|m|ai|</word> + <word posp="conj" gloss="and">|ŋ|u|</word> + <word posp="num" gloss="one" number="sing" locus="number" role="obj">|p|i|</word> + <thingy type="nounnumber" function="prefix" gloss="sing">-</thingy> + <word posp="noun" gloss="dialect" number="sing" locus="number" role="obj">|b|a|ɲ|i|n|u|</word> </flat> </s>
vowelharmony: No change.
### |s|a|#-> sa
### |s|a|
#-> sa
### |h|u|n|i|
#-> huni
### |h|u|n|i|
#-> huni
### |d|ai|
#-> dai
### |d|ai|
#-> dai
### |s|u|-
#-> su-
### |s|u|-
#-> su-
### |f|au|
#-> fau
### |f|au|
#-> fau
### |t|u|
#-> tu
### |t|u|
#-> tu
### |d|ai|
#-> dai
### |d|ai|
#-> dai
### |w|o|,
#-> wo,
### |w|o|,
#-> wo,
### |s|ai|
#-> sai
### |s|ai|
#-> sai
### |n|e|,
#-> ne,
### |n|e|,
#-> ne,
### |s|ai|
#-> sai
### |s|ai|
#-> sai
### |n|o|,
#-> no,
### |n|o|,
#-> no,
### |p|i|
#-> pi
### |p|i|
#-> pi
### |m|ai|
#-> mai
### |m|ai|
#-> mai
### |ŋ|u|
#-> ŋu
### |ŋ|u|
#-> ŋu
### |p|i|
#-> pi
### |p|i|
#-> pi
### |b|a|ɲ|i|n|u|
#-> baɲinu
### |b|a|ɲ|i|n|u|
#-> baɲinu
### |s|a| |h|u|n|i| |d|ai| |s|u||f|au| |t|u| |d|ai| |w|o|, |s|ai| |n|e|, |s|ai| |n|o|, |p|i| |m|ai| |ŋ|u| |p|i| |b|a|ɲ|i|n|u|
#-> sa huni dai sufau tu dai wo, sai ne, sai no, pi mai ŋu pi baɲinu
removetags:
<s translation="">
<flat>
<thingy type="vpta" function="proclitic" gloss="PAST">|s|a|</thingy>
- <thingy type="vpnegation" function="proclitic" gloss="POS">-</thingy>
- <thingy type="vpquestion" function="proclitic" gloss="not.Q">-</thingy>
- <thingy type="verbvoice" function="prefix" gloss="active">-</thingy>
<word posp="verb" gloss="have" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">|h|u|n|i|</word>
- <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy>
<word gloss="the" posp="det" def="def" locus="number" id="parent" number="plur">|d|ai|</word>
<thingy type="nounnumber" function="prefix" gloss="plur">|s|u|-</thingy>
<word posp="noun" gloss="human being" role="subj" number="plur" id="headnp">|f|au|</word>
<word gloss="in_surface" posp="pp" p="in" location="surface" precise="no">|t|u|</word>
<word gloss="the" posp="det" def="def" locus="number" id="parent" number="sing">|d|ai|</word>
- <thingy type="nounnumber" function="prefix" gloss="sing">-</thingy>
- <word posp="noun" gloss="earth" number="sing" id="headnp">|w|o|</word>
+ <word posp="noun" gloss="earth" number="sing" id="headnp">|w|o|,</word>
<word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before">|s|ai|</word>
- <thingy type="vpta" function="proclitic" gloss="PRES">-</thingy>
- <word lexposp="adj" posp="verb" gloss="whole" tam="pres-state" ta="PRES" subj="3.sing" comma="after">|n|e|</word>
+ <word lexposp="adj" posp="verb" gloss="whole" tam="pres-state" ta="PRES" subj="3.sing" comma="after">|n|e|,</word>
<word posp="pron" gloss="RELPRON" id="relnp" number="plur" def="neither" role="subj" comma="before">|s|ai|</word>
- <thingy type="vpta" function="proclitic" gloss="PRES">-</thingy>
- <word lexposp="adj" posp="verb" gloss="all" tam="pres-state" ta="PRES" subj="3.plur" comma="after">|n|o|</word>
+ <word lexposp="adj" posp="verb" gloss="all" tam="pres-state" ta="PRES" subj="3.plur" comma="after">|n|o|,</word>
<word posp="num" gloss="one" number="sing" locus="number" role="obj">|p|i|</word>
- <thingy type="nounnumber" function="prefix" gloss="sing">-</thingy>
<word posp="noun" gloss="language" number="sing" locus="number" role="obj">|m|ai|</word>
<word posp="conj" gloss="and">|ŋ|u|</word>
<word posp="num" gloss="one" number="sing" locus="number" role="obj">|p|i|</word>
- <thingy type="nounnumber" function="prefix" gloss="sing">-</thingy>
<word posp="noun" gloss="dialect" number="sing" locus="number" role="obj">|b|a|ɲ|i|n|u|</word>
</flat>
+ <p><span class="ilpair"><span class="mor">sa</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">huni</span><br><span class="gls">have</span></span> <span class="ilpair"><span class="mor">dai</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">su-</span><br><span class="gls">plur</span></span> <span class="ilpair"><span class="mor">fau</span><br><span class="gls">human being</span></span> <span class="ilpair"><span class="mor">tu</span><br><span class="gls">in_surface</span></span> <span class="ilpair"><span class="mor">dai</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">wo,</span><br><span class="gls">earth</span></span> <span class="ilpair"><span class="mor">sai</span><br><span class="gls"><span class="glssc">RELPRON</span></span></span> <span class="ilpair"><span class="mor">ne,</span><br><span class="gls">whole</span></span> <span class="ilpair"><span class="mor">sai</span><br><span class="gls"><span class="glssc">RELPRON</span></span></span> <span class="ilpair"><span class="mor">no,</span><br><span class="gls">all</span></span> <span class="ilpair"><span class="mor">pi</span><br><span class="gls">one</span></span> <span class="ilpair"><span class="mor">mai</span><br><span class="gls">language</span></span> <span class="ilpair"><span class="mor">ŋu</span><br><span class="gls">and</span></span> <span class="ilpair"><span class="mor">pi</span><br><span class="gls">one</span></span> <span class="ilpair"><span class="mor">baɲinu</span><br><span class="gls">dialect</span></span></p>
+ <p>sa huni dai sufau tu dai wo, sai ne, sai no, pi mai ŋu pi baɲinu</p>
+ <p>sa huni dé sufv tu dé wo, sé ne, sé no, pi mé ngu pi bañinu</p>
+ <il>
+ <w>
+ <o>sa</o>
+ <g>PAST</g>
+ </w>
+ <w>
+ <o>huni</o>
+ <g>have</g>
+ </w>
+ <w>
+ <o>dai</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>su-</o>
+ <g>plur</g>
+ </w>
+ <w>
+ <o>fau</o>
+ <g>human being</g>
+ </w>
+ <w>
+ <o>tu</o>
+ <g>in_surface</g>
+ </w>
+ <w>
+ <o>dai</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>wo,</o>
+ <g>earth</g>
+ </w>
+ <w>
+ <o>sai</o>
+ <g>RELPRON</g>
+ </w>
+ <w>
+ <o>ne,</o>
+ <g>whole</g>
+ </w>
+ <w>
+ <o>sai</o>
+ <g>RELPRON</g>
+ </w>
+ <w>
+ <o>no,</o>
+ <g>all</g>
+ </w>
+ <w>
+ <o>pi</o>
+ <g>one</g>
+ </w>
+ <w>
+ <o>mai</o>
+ <g>language</g>
+ </w>
+ <w>
+ <o>ŋu</o>
+ <g>and</g>
+ </w>
+ <w>
+ <o>pi</o>
+ <g>one</g>
+ </w>
+ <w>
+ <o>baɲinu</o>
+ <g>dialect</g>
+ </w>
+ </il>
</s>
### sa huni dai sufau tu dai wo, sai ne, sai no, pi mai ŋu pi baɲinu#-> sa huni dai sufau tu dai wo, sai ne, sai no, pi mai ŋu pi baɲinu
Sa huni dé sufv tu dé wo, sé ne, sé no, pi mé ngu pi bañinu. [sa huni dai sufau tu dai wo, sai ne, sai no, pi mai ŋu pi baɲinu] sa PAST huni have dai the su- plur fau human being tu in_surface dai the wo, earth sai RELPRON ne, whole sai RELPRON no, all pi one mai language ŋu and pi one baɲinu dialect “All humans in the whole earth had one language and one dialect.” | (1) |
And it came to pass, as they journeyed from the east, that they found a plain in the land of Shinar; and they dwelt there.
initial XML:
<s>
<littrans>They journeyed from the east.</littrans>
<vp tam="past-punct" evidence="hearsay">
<verb>journey</verb>
</vp>
<np def="def" number="plur" tr="theme" role="subj" output="aspron">
<noun>human being</noun>
</np>
<pp p="from" location="inside" precise="no">
<np def="def" number="sing">
<noun>east</noun>
</np>
</pp>
</s>cleanup:
<s> <littrans>They journeyed from the east.</littrans> - <vp tam="past-punct" evidence="hearsay"> - <verb>journey</verb> + <vp evidence="hearsay" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="journey"/> </vp> - <np def="def" number="plur" tr="theme" role="subj" output="aspron"> - <noun>human being</noun> + <np def="def" number="plur" tr="theme" role="subj" output="aspron" locus="number"> + <word posp="noun" gloss="human being"/> </np> <pp p="from" location="inside" precise="no"> - <np def="def" number="sing"> - <noun>east</noun> + <np def="def" number="sing" locus="number"> + <word posp="noun" gloss="east"/> </np> </pp> </s>
module adj2verb: No change.
module articles:
<s>
<littrans>They journeyed from the east.</littrans>
<vp evidence="hearsay" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active">
<word posp="verb" gloss="journey"/>
</vp>
<np def="def" number="plur" tr="theme" role="subj" output="aspron" locus="number">
<word posp="noun" gloss="human being"/>
</np>
<pp p="from" location="inside" precise="no">
<np def="def" number="sing" locus="number">
<word posp="noun" gloss="east"/>
+ <word gloss="the" posp="det"/>
</np>
</pp>
</s>
module nonpastonly:
<s> <littrans>They journeyed from the east.</littrans> - <vp evidence="hearsay" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp evidence="hearsay" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="journey"/> </vp> <np def="def" number="plur" tr="theme" role="subj" output="aspron" locus="number"> <word posp="noun" gloss="human being"/> </np> <pp p="from" location="inside" precise="no"> <np def="def" number="sing" locus="number"> <word posp="noun" gloss="east"/> <word gloss="the" posp="det"/> </np> </pp> </s>
module noepistemic:
<s> <littrans>They journeyed from the east.</littrans> - <vp evidence="hearsay" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="journey"/> </vp> <np def="def" number="plur" tr="theme" role="subj" output="aspron" locus="number"> <word posp="noun" gloss="human being"/> </np> <pp p="from" location="inside" precise="no"> <np def="def" number="sing" locus="number"> <word posp="noun" gloss="east"/> <word gloss="the" posp="det"/> </np> </pp> </s>
module NRel: No change.
module sentenceconnectors: No change.
module complementise: 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_inside" posp="pp"/>
<np def="def" number="sing" locus="number">
<word posp="noun" gloss="east"/>
<word gloss="the" posp="det"/>
</np>
</pp>
</s>
module constorder: No change.
module casemarking: No change.
module propagatenumber: No change.
module simplifynumber: No change.
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" number="plur" tr="theme" role="subj" output="aspron" locus="number">
- <word posp="noun" gloss="human being"/>
+ <np def="def" number="plur" tr="theme" role="subj" locus="number">
+ <word posp="pron" number="plur" gloss="3.plur"/>
</np>
<pp p="from" location="inside" precise="no">
<word gloss="from_inside" posp="pp"/>
<np def="def" number="sing" locus="number">
<word posp="noun" gloss="east"/>
<word gloss="the" posp="det"/>
</np>
</pp>
</s>
module ngen: No change.
module wordorder: No change.
module wordorder: No change.
module wordorder:
<s>
<littrans>They journeyed from the east.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="journey"/>
</vp>
<np def="def" number="plur" tr="theme" role="subj" locus="number">
<word posp="pron" number="plur" gloss="3.plur"/>
</np>
<pp p="from" location="inside" precise="no">
<word gloss="from_inside" posp="pp"/>
<np def="def" number="sing" locus="number">
- <word posp="noun" gloss="east"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="east"/>
</np>
</pp>
</s>
module conjp: No change.
flattenconjp: No change.
fixpronouns: No change.
copyuptophrase: No change.
prodrop: No change.
addclitics:
<s> <littrans>They journeyed from the east.</littrans> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <thingy type="vpta" function="proclitic" gloss="PAST"/> + <thingy type="vpnegation" function="proclitic" gloss="POS"/> + <thingy type="vpquestion" function="proclitic" gloss="not.Q"/> <word posp="verb" gloss="journey"/> + <thingy type="vpmode" function="enclitic" gloss="indicative"/> </vp> <np def="def" number="plur" tr="theme" role="subj" locus="number"> <word posp="pron" number="plur" gloss="3.plur"/> </np> <pp p="from" location="inside" precise="no"> <word gloss="from_inside" posp="pp"/> <np def="def" number="sing" locus="number"> <word gloss="the" posp="det"/> <word posp="noun" gloss="east"/> </np> </pp> </s>
propagateArgumentCase: No change.
unwrapArgumentNPs: No change.
unwrapOwnerOwned: No change.
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="vpnegation" function="proclitic" gloss="POS"/>
<thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
- <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="vpmode" function="enclitic" gloss="indicative"/>
</vp>
<np def="def" number="plur" tr="theme" role="subj" locus="number">
- <word posp="pron" number="plur" gloss="3.plur"/>
+ <word posp="pron" number="plur" gloss="3.plur" def="def" tr="theme" role="subj" locus="number"/>
</np>
<pp p="from" location="inside" precise="no">
- <word gloss="from_inside" posp="pp"/>
+ <word gloss="from_inside" posp="pp" p="from" location="inside" precise="no"/>
<np def="def" number="sing" locus="number">
- <word gloss="the" posp="det"/>
- <word posp="noun" gloss="east"/>
+ <word gloss="the" posp="det" def="def" number="sing" locus="number"/>
+ <word posp="noun" gloss="east" def="def" number="sing" locus="number"/>
</np>
</pp>
</s>
About to call getSlotValue for journey/verb/voice/optionalGot active
About to call getSlotValue for the/det/case/optional
About to call getSlotValue for east/noun/number/optional
Got sing
addaffixes:
<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="vpnegation" function="proclitic" gloss="POS"/>
<thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
+ <thingy type="verbvoice" function="prefix" gloss="active"/>
<word posp="verb" gloss="journey" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
</vp>
<np def="def" number="plur" tr="theme" role="subj" locus="number">
<word posp="pron" number="plur" gloss="3.plur" def="def" tr="theme" role="subj" locus="number"/>
</np>
<pp p="from" location="inside" precise="no">
<word gloss="from_inside" posp="pp" p="from" location="inside" precise="no"/>
<np def="def" number="sing" locus="number">
<word gloss="the" posp="det" def="def" number="sing" locus="number"/>
+ <thingy type="nounnumber" function="prefix" gloss="sing"/>
<word posp="noun" gloss="east" def="def" number="sing" locus="number"/>
</np>
</pp>
</s>
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="vpnegation" function="proclitic" gloss="POS"/> <thingy type="vpquestion" function="proclitic" gloss="not.Q"/> <thingy type="verbvoice" function="prefix" gloss="active"/> <word posp="verb" gloss="journey" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> - </vp> - <np def="def" number="plur" tr="theme" role="subj" locus="number"> <word posp="pron" number="plur" gloss="3.plur" def="def" tr="theme" role="subj" locus="number"/> - </np> - <pp p="from" location="inside" precise="no"> <word gloss="from_inside" posp="pp" p="from" location="inside" precise="no"/> - <np def="def" number="sing" locus="number"> <word gloss="the" posp="det" def="def" number="sing" locus="number"/> <thingy type="nounnumber" function="prefix" gloss="sing"/> <word posp="noun" gloss="east" def="def" number="sing" locus="number"/> - </np> - </pp> + </flat> </s>
addvocab:
-<s> +<s translation=""> <flat> - <thingy type="vpta" function="proclitic" gloss="PAST"/> - <thingy type="vpnegation" function="proclitic" gloss="POS"/> - <thingy type="vpquestion" function="proclitic" gloss="not.Q"/> - <thingy type="verbvoice" function="prefix" gloss="active"/> - <word posp="verb" gloss="journey" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <word posp="pron" number="plur" gloss="3.plur" def="def" tr="theme" role="subj" locus="number"/> - <word gloss="from_inside" posp="pp" p="from" location="inside" precise="no"/> - <word gloss="the" posp="det" def="def" number="sing" locus="number"/> - <thingy type="nounnumber" function="prefix" gloss="sing"/> - <word posp="noun" gloss="east" def="def" number="sing" locus="number"/> + <thingy type="vpta" function="proclitic" gloss="PAST">|s|a|</thingy> + <thingy type="vpnegation" function="proclitic" gloss="POS">-</thingy> + <thingy type="vpquestion" function="proclitic" gloss="not.Q">-</thingy> + <thingy type="verbvoice" function="prefix" gloss="active">-</thingy> + <word posp="verb" gloss="journey" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">|d|i|s|au|ɲ|a|</word> + <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy> + <word posp="pron" number="plur" gloss="3.plur" def="def" tr="theme" role="subj" locus="number">|h|au|</word> + <word gloss="from_inside" posp="pp" p="from" location="inside" precise="no">|t͡ʃ|o|</word> + <word gloss="the" posp="det" def="def" number="sing" locus="number">|d|ai|</word> + <thingy type="nounnumber" function="prefix" gloss="sing">-</thingy> + <word posp="noun" gloss="east" def="def" number="sing" locus="number">|t͡ɕ|o|</word> </flat> </s>
vowelharmony: No change.
### |s|a|#-> sa
### |s|a|
#-> sa
### |d|i|s|au|ɲ|a|
#-> disauɲa
### |d|i|s|au|ɲ|a|
#-> disauɲa
### |h|au|
#-> hau
### |h|au|
#-> hau
### |t͡ʃ|o|
#-> t͡ʃo
### |t͡ʃ|o|
#-> t͡ʃo
### |d|ai|
#-> dai
### |d|ai|
#-> dai
### |t͡ɕ|o|
#-> t͡ɕo
### |t͡ɕ|o|
#-> t͡ɕo
### |s|a| |d|i|s|au|ɲ|a| |h|au| |t͡ʃ|o| |d|ai| |t͡ɕ|o|
#-> sa disauɲa hau t͡ʃo dai t͡ɕo
removetags:
<s translation="">
<flat>
<thingy type="vpta" function="proclitic" gloss="PAST">|s|a|</thingy>
- <thingy type="vpnegation" function="proclitic" gloss="POS">-</thingy>
- <thingy type="vpquestion" function="proclitic" gloss="not.Q">-</thingy>
- <thingy type="verbvoice" function="prefix" gloss="active">-</thingy>
<word posp="verb" gloss="journey" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">|d|i|s|au|ɲ|a|</word>
- <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy>
<word posp="pron" number="plur" gloss="3.plur" def="def" tr="theme" role="subj" locus="number">|h|au|</word>
<word gloss="from_inside" posp="pp" p="from" location="inside" precise="no">|t͡ʃ|o|</word>
<word gloss="the" posp="det" def="def" number="sing" locus="number">|d|ai|</word>
- <thingy type="nounnumber" function="prefix" gloss="sing">-</thingy>
<word posp="noun" gloss="east" def="def" number="sing" locus="number">|t͡ɕ|o|</word>
</flat>
+ <p><span class="ilpair"><span class="mor">sa</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">disauɲa</span><br><span class="gls">journey</span></span> <span class="ilpair"><span class="mor">hau</span><br><span class="gls">3.plur</span></span> <span class="ilpair"><span class="mor">t͡ʃo</span><br><span class="gls">from_inside</span></span> <span class="ilpair"><span class="mor">dai</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">t͡ɕo</span><br><span class="gls">east</span></span></p>
+ <p>sa disauɲa hau t͡ʃo dai t͡ɕo</p>
+ <p>sa disvña hv cho dé tyo</p>
+ <il>
+ <w>
+ <o>sa</o>
+ <g>PAST</g>
+ </w>
+ <w>
+ <o>disauɲa</o>
+ <g>journey</g>
+ </w>
+ <w>
+ <o>hau</o>
+ <g>3.plur</g>
+ </w>
+ <w>
+ <o>t͡ʃo</o>
+ <g>from_inside</g>
+ </w>
+ <w>
+ <o>dai</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>t͡ɕo</o>
+ <g>east</g>
+ </w>
+ </il>
</s>
### sa disauɲa hau t͡ʃo dai t͡ɕo#-> sa disauɲa hau t͡ʃo dai t͡ɕo
Sa disvña hv cho dé tyo. [sa disauɲa hau t͡ʃo dai t͡ɕo] sa PAST disauɲa journey hau 3.plur t͡ʃo from_inside dai the t͡ɕo east “They journeyed from the east.” | (2) |
initial XML:
<s connector="and">
<littrans>And they found a wide plain in the a land.</littrans>
<vp tam="past-punct" evidence="hearsay">
<verb>find</verb>
</vp>
<np def="def" number="plur" tr="theme" role="subj" output="aspron">
<noun>human being</noun>
</np>
<np role="obj" def="indef" number="sing">
<noun>plain</noun>
<adj>wide</adj>
<pp p="in" location="inside" precise="yes">
<np def="indef" number="sing">
<noun>land</noun>
</np>
</pp>
</np>
</s>cleanup:
<s connector="and"> <littrans>And they found a wide plain in the a land.</littrans> - <vp tam="past-punct" evidence="hearsay"> - <verb>find</verb> + <vp evidence="hearsay" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="find"/> </vp> - <np def="def" number="plur" tr="theme" role="subj" output="aspron"> - <noun>human being</noun> + <np def="def" number="plur" tr="theme" role="subj" output="aspron" locus="number"> + <word posp="noun" gloss="human being"/> </np> - <np role="obj" def="indef" number="sing"> - <noun>plain</noun> - <adj>wide</adj> + <np role="obj" def="indef" number="sing" locus="number"> + <word posp="noun" gloss="plain"/> + <word posp="adj" gloss="wide"/> <pp p="in" location="inside" precise="yes"> - <np def="indef" number="sing"> - <noun>land</noun> + <np def="indef" number="sing" locus="number"> + <word posp="noun" gloss="land"/> </np> </pp> </np> </s>
module adj2verb:
<s connector="and">
<littrans>And they found a wide plain in the a land.</littrans>
<vp evidence="hearsay" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active">
<word posp="verb" gloss="find"/>
</vp>
<np def="def" number="plur" tr="theme" role="subj" output="aspron" locus="number">
<word posp="noun" gloss="human being"/>
</np>
<np role="obj" def="indef" number="sing" locus="number">
+ <relp>
+ <vp tam="pres-state">
+ <word lexposp="adj" posp="verb" gloss="wide"/>
+ </vp>
+ <np head="this" role="subj" number="sing">
<word posp="noun" gloss="plain"/>
- <word posp="adj" gloss="wide"/>
<pp p="in" location="inside" precise="yes">
<np def="indef" number="sing" locus="number">
<word posp="noun" gloss="land"/>
</np>
</pp>
</np>
+ </relp>
+ </np>
</s>
module articles:
<s connector="and">
<littrans>And they found a wide plain in the a land.</littrans>
<vp evidence="hearsay" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active">
<word posp="verb" gloss="find"/>
</vp>
<np def="def" number="plur" tr="theme" role="subj" output="aspron" locus="number">
<word posp="noun" gloss="human being"/>
</np>
- <np role="obj" def="indef" number="sing" locus="number">
+ <np role="obj" number="sing" locus="number">
<relp>
<vp tam="pres-state">
<word lexposp="adj" posp="verb" gloss="wide"/>
</vp>
<np head="this" role="subj" number="sing">
<word posp="noun" gloss="plain"/>
<pp p="in" location="inside" precise="yes">
- <np def="indef" number="sing" locus="number">
+ <np number="sing" locus="number">
<word posp="noun" gloss="land"/>
</np>
</pp>
</np>
</relp>
</np>
</s>
module nonpastonly:
<s connector="and"> <littrans>And they found a wide plain in the a land.</littrans> - <vp evidence="hearsay" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp evidence="hearsay" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="find"/> </vp> <np def="def" number="plur" tr="theme" role="subj" output="aspron" locus="number"> <word posp="noun" gloss="human being"/> </np> <np role="obj" number="sing" locus="number"> <relp> - <vp tam="pres-state"> + <vp tam="pres-state" ta="PRES"> <word lexposp="adj" posp="verb" gloss="wide"/> </vp> <np head="this" role="subj" number="sing"> <word posp="noun" gloss="plain"/> <pp p="in" location="inside" precise="yes"> <np number="sing" locus="number"> <word posp="noun" gloss="land"/> </np> </pp> </np> </relp> </np> </s>
module noepistemic:
<s connector="and"> <littrans>And they found a wide plain in the a land.</littrans> - <vp evidence="hearsay" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="find"/> </vp> <np def="def" number="plur" tr="theme" role="subj" output="aspron" locus="number"> <word posp="noun" gloss="human being"/> </np> <np role="obj" number="sing" locus="number"> <relp> <vp tam="pres-state" ta="PRES"> <word lexposp="adj" posp="verb" gloss="wide"/> </vp> <np head="this" role="subj" number="sing"> <word posp="noun" gloss="plain"/> <pp p="in" location="inside" precise="yes"> <np number="sing" locus="number"> <word posp="noun" gloss="land"/> </np> </pp> </np> </relp> </np> </s>
module NRel:
<s connector="and">
<littrans>And they found a wide plain in the a land.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="find"/>
</vp>
<np def="def" number="plur" tr="theme" role="subj" output="aspron" locus="number">
<word posp="noun" gloss="human being"/>
</np>
- <np role="obj" number="sing" locus="number">
- <relp>
- <vp tam="pres-state" ta="PRES">
- <word lexposp="adj" posp="verb" gloss="wide"/>
- </vp>
- <np head="this" role="subj" number="sing">
+ <np locus="number" id="parent">
+ <np role="obj" number="sing" id="headnp" tr="">
<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 comma="after">
+ <np id="relnp" number="sing" def="neither" role="subj" comma="before">
+ <word posp="pron" gloss="RELPRON"/>
+ </np>
+ <vp tam="pres-state" ta="PRES">
+ <word lexposp="adj" posp="verb" gloss="wide"/>
+ </vp>
</relp>
</np>
</s>
module sentenceconnectors:
<s connector="and">
+ <word gloss="and" posp="conj"/>
<littrans>And they found a wide plain in the a land.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="find"/>
</vp>
<np def="def" number="plur" tr="theme" role="subj" output="aspron" locus="number">
<word posp="noun" gloss="human being"/>
</np>
<np locus="number" id="parent">
<np role="obj" number="sing" id="headnp" tr="">
<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 comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="wide"/>
</vp>
</relp>
</np>
</s>
module complementise: No change.
module adpositions:
<s connector="and">
<word gloss="and" posp="conj"/>
<littrans>And they found a wide plain in the a land.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="find"/>
</vp>
<np def="def" number="plur" tr="theme" role="subj" output="aspron" locus="number">
<word posp="noun" gloss="human being"/>
</np>
<np locus="number" id="parent">
<np role="obj" number="sing" id="headnp" tr="">
<word posp="noun" gloss="plain"/>
<pp p="in" location="inside" precise="yes">
+ <word gloss="in_inside" posp="pp"/>
<np number="sing" locus="number">
<word posp="noun" gloss="land"/>
</np>
</pp>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="wide"/>
</vp>
</relp>
</np>
</s>
module constorder: No change.
module casemarking: No change.
module propagatenumber:
<s connector="and">
<word gloss="and" posp="conj"/>
<littrans>And they found a wide plain in the a land.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="find"/>
</vp>
<np def="def" number="plur" tr="theme" role="subj" output="aspron" locus="number">
<word posp="noun" gloss="human being"/>
</np>
- <np locus="number" id="parent">
+ <np locus="number" id="parent" number="sing">
<np role="obj" number="sing" id="headnp" tr="">
<word posp="noun" gloss="plain"/>
<pp p="in" location="inside" precise="yes">
<word gloss="in_inside" posp="pp"/>
<np number="sing" locus="number">
<word posp="noun" gloss="land"/>
</np>
</pp>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="wide"/>
</vp>
</relp>
</np>
</s>
module simplifynumber: No change.
createpronouns:
<s connector="and">
<word gloss="and" posp="conj"/>
<littrans>And they found a wide plain in the a land.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="find"/>
</vp>
- <np def="def" number="plur" tr="theme" role="subj" output="aspron" locus="number">
- <word posp="noun" gloss="human being"/>
+ <np def="def" number="plur" tr="theme" role="subj" locus="number">
+ <word posp="pron" number="plur" gloss="3.plur"/>
</np>
<np locus="number" id="parent" number="sing">
<np role="obj" number="sing" id="headnp" tr="">
<word posp="noun" gloss="plain"/>
<pp p="in" location="inside" precise="yes">
<word gloss="in_inside" posp="pp"/>
<np number="sing" locus="number">
<word posp="noun" gloss="land"/>
</np>
</pp>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="wide"/>
</vp>
</relp>
</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:
<s connector="and">
<word gloss="and" posp="conj"/>
<littrans>And they found a wide plain in the a land.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="find"/>
</vp>
<np def="def" number="plur" tr="theme" role="subj" locus="number">
<word posp="pron" number="plur" gloss="3.plur"/>
</np>
<np locus="number" id="parent" number="sing">
<np role="obj" number="sing" id="headnp" tr="">
<word posp="noun" gloss="plain"/>
<pp p="in" location="inside" precise="yes">
<word gloss="in_inside" posp="pp"/>
<np number="sing" locus="number">
<word posp="noun" gloss="land"/>
</np>
</pp>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before">
<word posp="pron" gloss="RELPRON"/>
</np>
- <vp tam="pres-state" ta="PRES">
+ <vp tam="pres-state" ta="PRES" subj="3.sing">
<word lexposp="adj" posp="verb" gloss="wide"/>
</vp>
</relp>
</np>
</s>
prodrop: No change.
addclitics:
<s connector="and"> <word gloss="and" posp="conj"/> <littrans>And they found a wide plain in the a land.</littrans> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <thingy type="vpta" function="proclitic" gloss="PAST"/> + <thingy type="vpnegation" function="proclitic" gloss="POS"/> + <thingy type="vpquestion" function="proclitic" gloss="not.Q"/> <word posp="verb" gloss="find"/> + <thingy type="vpmode" function="enclitic" gloss="indicative"/> </vp> <np def="def" number="plur" tr="theme" role="subj" locus="number"> <word posp="pron" number="plur" gloss="3.plur"/> </np> <np locus="number" id="parent" number="sing"> <np role="obj" number="sing" id="headnp" tr=""> <word posp="noun" gloss="plain"/> <pp p="in" location="inside" precise="yes"> <word gloss="in_inside" posp="pp"/> <np number="sing" locus="number"> <word posp="noun" gloss="land"/> </np> </pp> </np> <relp comma="after"> <np id="relnp" number="sing" def="neither" role="subj" comma="before"> <word posp="pron" gloss="RELPRON"/> </np> <vp tam="pres-state" ta="PRES" subj="3.sing"> + <thingy type="vpta" function="proclitic" gloss="PRES"/> <word lexposp="adj" posp="verb" gloss="wide"/> </vp> </relp> </np> </s>
propagateArgumentCase: No change.
unwrapArgumentNPs: No change.
unwrapOwnerOwned: No change.
movedowntoword:
<s connector="and">
<word gloss="and" posp="conj"/>
<littrans>And they found a wide plain in the a land.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
<thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
- <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="vpmode" function="enclitic" gloss="indicative"/>
</vp>
<np def="def" number="plur" tr="theme" role="subj" locus="number">
- <word posp="pron" number="plur" gloss="3.plur"/>
+ <word posp="pron" number="plur" gloss="3.plur" def="def" tr="theme" role="subj" locus="number"/>
</np>
<np locus="number" id="parent" number="sing">
<np role="obj" number="sing" id="headnp" tr="">
- <word posp="noun" gloss="plain"/>
+ <word posp="noun" gloss="plain" role="obj" number="sing" id="headnp"/>
<pp p="in" location="inside" precise="yes">
- <word gloss="in_inside" posp="pp"/>
+ <word gloss="in_inside" posp="pp" p="in" location="inside" precise="yes"/>
<np number="sing" locus="number">
- <word posp="noun" gloss="land"/>
+ <word posp="noun" gloss="land" number="sing" locus="number"/>
</np>
</pp>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before">
- <word posp="pron" gloss="RELPRON"/>
+ <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before"/>
</np>
<vp tam="pres-state" ta="PRES" subj="3.sing">
<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.sing"/>
</vp>
</relp>
</np>
</s>
About to call getSlotValue for find/verb/voice/optionalGot active
About to call getSlotValue for plain/noun/number/optional
Got sing
About to call getSlotValue for land/noun/number/optional
Got sing
About to call getSlotValue for wide/verb/voice/optional
addaffixes:
<s connector="and">
<word gloss="and" posp="conj"/>
<littrans>And they found a wide plain in the a land.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
<thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
+ <thingy type="verbvoice" function="prefix" gloss="active"/>
<word posp="verb" gloss="find" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
</vp>
<np def="def" number="plur" tr="theme" role="subj" locus="number">
<word posp="pron" number="plur" gloss="3.plur" def="def" tr="theme" role="subj" locus="number"/>
</np>
<np locus="number" id="parent" number="sing">
<np role="obj" number="sing" id="headnp" tr="">
+ <thingy type="nounnumber" function="prefix" gloss="sing"/>
<word posp="noun" gloss="plain" role="obj" number="sing" id="headnp"/>
<pp p="in" location="inside" precise="yes">
<word gloss="in_inside" posp="pp" p="in" location="inside" precise="yes"/>
<np number="sing" locus="number">
+ <thingy type="nounnumber" function="prefix" gloss="sing"/>
<word posp="noun" gloss="land" number="sing" locus="number"/>
</np>
</pp>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before">
<word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before"/>
</np>
<vp tam="pres-state" ta="PRES" subj="3.sing">
<thingy type="vpta" function="proclitic" gloss="PRES"/>
<word lexposp="adj" posp="verb" gloss="wide" tam="pres-state" ta="PRES" subj="3.sing"/>
</vp>
</relp>
</np>
</s>
flatten:
<s connector="and"> + <flat> <word gloss="and" posp="conj"/> - <littrans>And they found a wide plain in the a land.</littrans> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <thingy type="vpta" function="proclitic" gloss="PAST"/> <thingy type="vpnegation" function="proclitic" gloss="POS"/> <thingy type="vpquestion" function="proclitic" gloss="not.Q"/> <thingy type="verbvoice" function="prefix" gloss="active"/> <word posp="verb" gloss="find" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> - </vp> - <np def="def" number="plur" tr="theme" role="subj" locus="number"> <word posp="pron" number="plur" gloss="3.plur" def="def" tr="theme" role="subj" locus="number"/> - </np> - <np locus="number" id="parent" number="sing"> - <np role="obj" number="sing" id="headnp" tr=""> <thingy type="nounnumber" function="prefix" gloss="sing"/> <word posp="noun" gloss="plain" role="obj" number="sing" id="headnp"/> - <pp p="in" location="inside" precise="yes"> <word gloss="in_inside" posp="pp" p="in" location="inside" precise="yes"/> - <np number="sing" locus="number"> <thingy type="nounnumber" function="prefix" gloss="sing"/> <word posp="noun" gloss="land" number="sing" locus="number"/> - </np> - </pp> - </np> - <relp comma="after"> - <np id="relnp" number="sing" def="neither" role="subj" comma="before"> <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before"/> - </np> - <vp tam="pres-state" ta="PRES" subj="3.sing"> <thingy type="vpta" function="proclitic" gloss="PRES"/> - <word lexposp="adj" posp="verb" gloss="wide" tam="pres-state" ta="PRES" subj="3.sing"/> - </vp> - </relp> - </np> + <word lexposp="adj" posp="verb" gloss="wide" tam="pres-state" ta="PRES" subj="3.sing" comma="after"/> + </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="vpnegation" function="proclitic" gloss="POS"/> - <thingy type="vpquestion" function="proclitic" gloss="not.Q"/> - <thingy type="verbvoice" function="prefix" gloss="active"/> - <word posp="verb" gloss="find" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <word posp="pron" number="plur" gloss="3.plur" def="def" tr="theme" role="subj" locus="number"/> - <thingy type="nounnumber" function="prefix" gloss="sing"/> - <word posp="noun" gloss="plain" role="obj" number="sing" id="headnp"/> - <word gloss="in_inside" posp="pp" p="in" location="inside" precise="yes"/> - <thingy type="nounnumber" function="prefix" gloss="sing"/> - <word posp="noun" gloss="land" number="sing" locus="number"/> - <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before"/> - <thingy type="vpta" function="proclitic" gloss="PRES"/> - <word lexposp="adj" posp="verb" gloss="wide" tam="pres-state" ta="PRES" subj="3.sing" comma="after"/> + <word gloss="and" posp="conj">|ŋ|u|</word> + <thingy type="vpta" function="proclitic" gloss="PAST">|s|a|</thingy> + <thingy type="vpnegation" function="proclitic" gloss="POS">-</thingy> + <thingy type="vpquestion" function="proclitic" gloss="not.Q">-</thingy> + <thingy type="verbvoice" function="prefix" gloss="active">-</thingy> + <word posp="verb" gloss="find" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">|k|a|ɲ|a|</word> + <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy> + <word posp="pron" number="plur" gloss="3.plur" def="def" tr="theme" role="subj" locus="number">|h|au|</word> + <thingy type="nounnumber" function="prefix" gloss="sing">-</thingy> + <word posp="noun" gloss="plain" role="obj" number="sing" id="headnp">|t͡ɕ|i|l|ai|ŋ|i|</word> + <word gloss="in_inside" posp="pp" p="in" location="inside" precise="yes">|j|a|</word> + <thingy type="nounnumber" function="prefix" gloss="sing">-</thingy> + <word posp="noun" gloss="land" number="sing" locus="number">|p|o|</word> + <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before">|s|ai|</word> + <thingy type="vpta" function="proclitic" gloss="PRES">-</thingy> + <word lexposp="adj" posp="verb" gloss="wide" tam="pres-state" ta="PRES" subj="3.sing" comma="after">|t|i|j|u|</word> </flat> </s>
vowelharmony: No change.
### |ŋ|u|#-> ŋu
### |ŋ|u|
#-> ŋu
### |s|a|
#-> sa
### |s|a|
#-> sa
### |k|a|ɲ|a|
#-> kaɲa
### |k|a|ɲ|a|
#-> kaɲa
### |h|au|
#-> hau
### |h|au|
#-> hau
### |t͡ɕ|i|l|ai|ŋ|i|
#-> t͡ɕilaiŋi
### |t͡ɕ|i|l|ai|ŋ|i|
#-> t͡ɕilaiŋi
### |j|a|
#-> ja
### |j|a|
#-> ja
### |p|o|,
#-> po,
### |p|o|,
#-> po,
### |s|ai|
#-> sai
### |s|ai|
#-> sai
### |t|i|j|u|
#-> tiju
### |t|i|j|u|
#-> tiju
### |ŋ|u| |s|a| |k|a|ɲ|a| |h|au| |t͡ɕ|i|l|ai|ŋ|i| |j|a| |p|o|, |s|ai| |t|i|j|u|
#-> ŋu sa kaɲa hau t͡ɕilaiŋi ja po, sai tiju
removetags:
<s connector="and" translation="">
<flat>
<word gloss="and" posp="conj">|ŋ|u|</word>
<thingy type="vpta" function="proclitic" gloss="PAST">|s|a|</thingy>
- <thingy type="vpnegation" function="proclitic" gloss="POS">-</thingy>
- <thingy type="vpquestion" function="proclitic" gloss="not.Q">-</thingy>
- <thingy type="verbvoice" function="prefix" gloss="active">-</thingy>
<word posp="verb" gloss="find" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">|k|a|ɲ|a|</word>
- <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy>
<word posp="pron" number="plur" gloss="3.plur" def="def" tr="theme" role="subj" locus="number">|h|au|</word>
- <thingy type="nounnumber" function="prefix" gloss="sing">-</thingy>
<word posp="noun" gloss="plain" role="obj" number="sing" id="headnp">|t͡ɕ|i|l|ai|ŋ|i|</word>
<word gloss="in_inside" posp="pp" p="in" location="inside" precise="yes">|j|a|</word>
- <thingy type="nounnumber" function="prefix" gloss="sing">-</thingy>
- <word posp="noun" gloss="land" number="sing" locus="number">|p|o|</word>
+ <word posp="noun" gloss="land" number="sing" locus="number">|p|o|,</word>
<word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before">|s|ai|</word>
- <thingy type="vpta" function="proclitic" gloss="PRES">-</thingy>
<word lexposp="adj" posp="verb" gloss="wide" tam="pres-state" ta="PRES" subj="3.sing" comma="after">|t|i|j|u|</word>
</flat>
+ <p><span class="ilpair"><span class="mor">ŋu</span><br><span class="gls">and</span></span> <span class="ilpair"><span class="mor">sa</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">kaɲa</span><br><span class="gls">find</span></span> <span class="ilpair"><span class="mor">hau</span><br><span class="gls">3.plur</span></span> <span class="ilpair"><span class="mor">t͡ɕilaiŋi</span><br><span class="gls">plain</span></span> <span class="ilpair"><span class="mor">ja</span><br><span class="gls">in_inside</span></span> <span class="ilpair"><span class="mor">po,</span><br><span class="gls">land</span></span> <span class="ilpair"><span class="mor">sai</span><br><span class="gls"><span class="glssc">RELPRON</span></span></span> <span class="ilpair"><span class="mor">tiju</span><br><span class="gls">wide</span></span></p>
+ <p>ŋu sa kaɲa hau t͡ɕilaiŋi ja po, sai tiju</p>
+ <p>ngu sa kaña hv tyiléngi ja po, sé tiju</p>
+ <il>
+ <w>
+ <o>ŋu</o>
+ <g>and</g>
+ </w>
+ <w>
+ <o>sa</o>
+ <g>PAST</g>
+ </w>
+ <w>
+ <o>kaɲa</o>
+ <g>find</g>
+ </w>
+ <w>
+ <o>hau</o>
+ <g>3.plur</g>
+ </w>
+ <w>
+ <o>t͡ɕilaiŋi</o>
+ <g>plain</g>
+ </w>
+ <w>
+ <o>ja</o>
+ <g>in_inside</g>
+ </w>
+ <w>
+ <o>po,</o>
+ <g>land</g>
+ </w>
+ <w>
+ <o>sai</o>
+ <g>RELPRON</g>
+ </w>
+ <w>
+ <o>tiju</o>
+ <g>wide</g>
+ </w>
+ </il>
</s>
### ŋu sa kaɲa hau t͡ɕilaiŋi ja po, sai tiju#-> ŋu sa kaɲa hau t͡ɕilaiŋi ja po, sai tiju
Ngu sa kaña hv tyiléngi ja po, sé tiju. [ŋu sa kaɲa hau t͡ɕilaiŋi ja po, sai tiju] ŋu and sa PAST kaɲa find hau 3.plur t͡ɕilaiŋi plain ja in_inside po, land sai RELPRON tiju wide “And they found a wide plain in the a land.” | (3) |
initial XML:
<s connector="thus">
<littrans>Thus they dwelled there.</littrans>
<vp tam="past-punct" evidence="hearsay">
<verb>dwell</verb>
</vp>
<np def="def" number="plur" tr="theme" role="subj" output="aspron">
<noun>human being</noun>
</np>
<adv>there</adv>
</s>cleanup:
<s connector="thus"> <littrans>Thus they dwelled there.</littrans> - <vp tam="past-punct" evidence="hearsay"> - <verb>dwell</verb> + <vp evidence="hearsay" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="dwell"/> </vp> - <np def="def" number="plur" tr="theme" role="subj" output="aspron"> - <noun>human being</noun> + <np def="def" number="plur" tr="theme" role="subj" output="aspron" locus="number"> + <word posp="noun" gloss="human being"/> </np> - <adv>there</adv> + <word posp="adv" gloss="there"/> </s>
module adj2verb: No change.
module articles: No change.
module nonpastonly:
<s connector="thus"> <littrans>Thus they dwelled there.</littrans> - <vp evidence="hearsay" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp evidence="hearsay" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="dwell"/> </vp> <np def="def" number="plur" tr="theme" role="subj" output="aspron" locus="number"> <word posp="noun" gloss="human being"/> </np> <word posp="adv" gloss="there"/> </s>
module noepistemic:
<s connector="thus"> <littrans>Thus they dwelled there.</littrans> - <vp evidence="hearsay" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="dwell"/> </vp> <np def="def" number="plur" tr="theme" role="subj" output="aspron" locus="number"> <word posp="noun" gloss="human being"/> </np> <word posp="adv" gloss="there"/> </s>
module NRel: 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 complementise: No change.
module adpositions: No change.
module constorder: No change.
module casemarking: No change.
module propagatenumber: No change.
module simplifynumber: No change.
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" number="plur" tr="theme" role="subj" output="aspron" locus="number">
- <word posp="noun" gloss="human being"/>
+ <np def="def" number="plur" tr="theme" role="subj" locus="number">
+ <word posp="pron" number="plur" gloss="3.plur"/>
</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="vpnegation" function="proclitic" gloss="POS"/> + <thingy type="vpquestion" function="proclitic" gloss="not.Q"/> <word posp="verb" gloss="dwell"/> + <thingy type="vpmode" function="enclitic" gloss="indicative"/> </vp> <np def="def" number="plur" tr="theme" role="subj" locus="number"> <word posp="pron" number="plur" gloss="3.plur"/> </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="vpnegation" function="proclitic" gloss="POS"/>
<thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
- <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="vpmode" function="enclitic" gloss="indicative"/>
</vp>
<np def="def" number="plur" tr="theme" role="subj" locus="number">
- <word posp="pron" number="plur" gloss="3.plur"/>
+ <word posp="pron" number="plur" gloss="3.plur" def="def" tr="theme" role="subj" locus="number"/>
</np>
<word posp="adv" gloss="there"/>
</s>
About to call getSlotValue for dwell/verb/voice/optionalGot active
addaffixes:
<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="vpnegation" function="proclitic" gloss="POS"/>
<thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
+ <thingy type="verbvoice" function="prefix" gloss="active"/>
<word posp="verb" gloss="dwell" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
</vp>
<np def="def" number="plur" tr="theme" role="subj" locus="number">
<word posp="pron" number="plur" gloss="3.plur" def="def" tr="theme" role="subj" locus="number"/>
</np>
<word posp="adv" gloss="there"/>
</s>
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="vpnegation" function="proclitic" gloss="POS"/> <thingy type="vpquestion" function="proclitic" gloss="not.Q"/> <thingy type="verbvoice" function="prefix" gloss="active"/> <word posp="verb" gloss="dwell" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> - </vp> - <np def="def" number="plur" tr="theme" role="subj" locus="number"> <word posp="pron" number="plur" gloss="3.plur" 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="vpnegation" function="proclitic" gloss="POS"/> - <thingy type="vpquestion" function="proclitic" gloss="not.Q"/> - <thingy type="verbvoice" function="prefix" gloss="active"/> - <word posp="verb" gloss="dwell" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <word posp="pron" number="plur" gloss="3.plur" def="def" tr="theme" role="subj" locus="number"/> - <word posp="adv" gloss="there"/> + <word gloss="thus" posp="conj">|f|i|m|a|</word> + <thingy type="vpta" function="proclitic" gloss="PAST">|s|a|</thingy> + <thingy type="vpnegation" function="proclitic" gloss="POS">-</thingy> + <thingy type="vpquestion" function="proclitic" gloss="not.Q">-</thingy> + <thingy type="verbvoice" function="prefix" gloss="active">-</thingy> + <word posp="verb" gloss="dwell" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">|b|i|k|a|t͡ʃ|u|</word> + <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy> + <word posp="pron" number="plur" gloss="3.plur" def="def" tr="theme" role="subj" locus="number">|h|au|</word> + <word posp="adv" gloss="there">|k|o|</word> </flat> </s>
vowelharmony: No change.
### |f|i|m|a|#-> fima
### |f|i|m|a|
#-> fima
### |s|a|
#-> sa
### |s|a|
#-> sa
### |b|i|k|a|t͡ʃ|u|
#-> bikat͡ʃu
### |b|i|k|a|t͡ʃ|u|
#-> bikat͡ʃu
### |h|au|
#-> hau
### |h|au|
#-> hau
### |k|o|
#-> ko
### |k|o|
#-> ko
### |f|i|m|a| |s|a| |b|i|k|a|t͡ʃ|u| |h|au| |k|o|
#-> fima sa bikat͡ʃu hau ko
removetags:
<s connector="thus" translation="">
<flat>
<word gloss="thus" posp="conj">|f|i|m|a|</word>
<thingy type="vpta" function="proclitic" gloss="PAST">|s|a|</thingy>
- <thingy type="vpnegation" function="proclitic" gloss="POS">-</thingy>
- <thingy type="vpquestion" function="proclitic" gloss="not.Q">-</thingy>
- <thingy type="verbvoice" function="prefix" gloss="active">-</thingy>
<word posp="verb" gloss="dwell" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">|b|i|k|a|t͡ʃ|u|</word>
- <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy>
<word posp="pron" number="plur" gloss="3.plur" def="def" tr="theme" role="subj" locus="number">|h|au|</word>
<word posp="adv" gloss="there">|k|o|</word>
</flat>
+ <p><span class="ilpair"><span class="mor">fima</span><br><span class="gls">thus</span></span> <span class="ilpair"><span class="mor">sa</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">bikat͡ʃu</span><br><span class="gls">dwell</span></span> <span class="ilpair"><span class="mor">hau</span><br><span class="gls">3.plur</span></span> <span class="ilpair"><span class="mor">ko</span><br><span class="gls">there</span></span></p>
+ <p>fima sa bikat͡ʃu hau ko</p>
+ <p>fima sa bikachu hv ko</p>
+ <il>
+ <w>
+ <o>fima</o>
+ <g>thus</g>
+ </w>
+ <w>
+ <o>sa</o>
+ <g>PAST</g>
+ </w>
+ <w>
+ <o>bikat͡ʃu</o>
+ <g>dwell</g>
+ </w>
+ <w>
+ <o>hau</o>
+ <g>3.plur</g>
+ </w>
+ <w>
+ <o>ko</o>
+ <g>there</g>
+ </w>
+ </il>
</s>
### fima sa bikat͡ʃu hau ko#-> fima sa bikat͡ʃu hau ko
Fima sa bikachu hv ko. [fima sa bikat͡ʃu hau ko] fima thus sa PAST bikat͡ʃu dwell hau 3.plur ko there “Thus they dwelled there.” | (4) |
And they said one to another, Go to, let us make brick, and burn them thoroughly.
initial XML:
<s>
<littrans>They said: Let us make bricks and burn them thoroughly.</littrans>
<vp tam="past-punct" evidence="hearsay">
<verb>say</verb>
</vp>
<np def="def" number="plur" tr="theme" role="subj" output="aspron">
<noun>human being</noun>
</np>
<np role="obj">
<conjp conj="and">
<subs>
<vp tam="imperative">
<verb>make</verb>
</vp>
<np number="plur" def="def" role="subj">
<pron person="1incl" number="plur"/>
</np>
<np role="obj" def="neither" number="plur">
<noun>brick</noun>
</np>
</subs>
<subs>
<vp tam="imperative">
<verb>burn</verb>
</vp>
<np number="plur" def="def" role="subj">
<pron person="1incl" number="plur"/>
</np>
<np role="obj" def="neither" number="plur">
<noun>brick</noun>
</np>
<adv>thoroughly</adv>
</subs>
</conjp>
</np>
</s>cleanup:
<s> <littrans>They said: Let us make bricks and burn them thoroughly.</littrans> - <vp tam="past-punct" evidence="hearsay"> - <verb>say</verb> + <vp evidence="hearsay" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="say"/> </vp> - <np def="def" number="plur" tr="theme" role="subj" output="aspron"> - <noun>human being</noun> + <np def="def" number="plur" tr="theme" role="subj" output="aspron" locus="number"> + <word posp="noun" gloss="human being"/> </np> <np role="obj"> <conjp conj="and"> <subs> - <vp tam="imperative"> - <verb>make</verb> + <vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active"> + <word posp="verb" gloss="make"/> </vp> - <np number="plur" def="def" role="subj"> - <pron person="1incl" number="plur"/> + <np number="plur" def="def" role="subj" locus="number"> + <word person="1incl" number="plur" posp="pron"/> </np> - <np role="obj" def="neither" number="plur"> - <noun>brick</noun> + <np role="obj" def="neither" number="plur" locus="number"> + <word posp="noun" gloss="brick"/> </np> </subs> <subs> - <vp tam="imperative"> - <verb>burn</verb> + <vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active"> + <word posp="verb" gloss="burn"/> </vp> - <np number="plur" def="def" role="subj"> - <pron person="1incl" number="plur"/> + <np number="plur" def="def" role="subj" locus="number"> + <word person="1incl" number="plur" posp="pron"/> </np> - <np role="obj" def="neither" number="plur"> - <noun>brick</noun> + <np role="obj" def="neither" number="plur" locus="number"> + <word posp="noun" gloss="brick"/> </np> - <adv>thoroughly</adv> + <word posp="adv" gloss="thoroughly"/> </subs> </conjp> </np> </s>
module adj2verb: No change.
module articles:
<s>
<littrans>They said: Let us make bricks and burn them thoroughly.</littrans>
<vp evidence="hearsay" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active">
<word posp="verb" gloss="say"/>
</vp>
<np def="def" number="plur" tr="theme" role="subj" output="aspron" locus="number">
<word posp="noun" gloss="human being"/>
</np>
<np role="obj">
<conjp conj="and">
<subs>
<vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active">
<word posp="verb" gloss="make"/>
</vp>
<np number="plur" def="def" role="subj" locus="number">
<word person="1incl" number="plur" posp="pron"/>
</np>
- <np role="obj" def="neither" number="plur" locus="number">
+ <np role="obj" number="plur" locus="number">
<word posp="noun" gloss="brick"/>
</np>
</subs>
<subs>
<vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active">
<word posp="verb" gloss="burn"/>
</vp>
<np number="plur" def="def" role="subj" locus="number">
<word person="1incl" number="plur" posp="pron"/>
</np>
- <np role="obj" def="neither" number="plur" locus="number">
+ <np role="obj" number="plur" locus="number">
<word posp="noun" gloss="brick"/>
</np>
<word posp="adv" gloss="thoroughly"/>
</subs>
</conjp>
</np>
</s>
module nonpastonly:
<s> <littrans>They said: Let us make bricks and burn them thoroughly.</littrans> - <vp evidence="hearsay" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp evidence="hearsay" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="say"/> </vp> <np def="def" number="plur" tr="theme" role="subj" output="aspron" locus="number"> <word posp="noun" gloss="human being"/> </np> <np role="obj"> <conjp conj="and"> <subs> - <vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active"> + <vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES"> <word posp="verb" gloss="make"/> </vp> <np number="plur" def="def" role="subj" locus="number"> <word person="1incl" number="plur" posp="pron"/> </np> <np role="obj" number="plur" locus="number"> <word posp="noun" gloss="brick"/> </np> </subs> <subs> - <vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active"> + <vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES"> <word posp="verb" gloss="burn"/> </vp> <np number="plur" def="def" role="subj" locus="number"> <word person="1incl" number="plur" posp="pron"/> </np> <np role="obj" number="plur" locus="number"> <word posp="noun" gloss="brick"/> </np> <word posp="adv" gloss="thoroughly"/> </subs> </conjp> </np> </s>
module noepistemic:
<s> <littrans>They said: Let us make bricks and burn them thoroughly.</littrans> - <vp evidence="hearsay" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="say"/> </vp> <np def="def" number="plur" tr="theme" role="subj" output="aspron" locus="number"> <word posp="noun" gloss="human being"/> </np> <np role="obj"> <conjp conj="and"> <subs> <vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES"> <word posp="verb" gloss="make"/> </vp> <np number="plur" def="def" role="subj" locus="number"> <word person="1incl" number="plur" posp="pron"/> </np> <np role="obj" number="plur" locus="number"> <word posp="noun" gloss="brick"/> </np> </subs> <subs> <vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES"> <word posp="verb" gloss="burn"/> </vp> <np number="plur" def="def" role="subj" locus="number"> <word person="1incl" number="plur" posp="pron"/> </np> <np role="obj" number="plur" locus="number"> <word posp="noun" gloss="brick"/> </np> <word posp="adv" gloss="thoroughly"/> </subs> </conjp> </np> </s>
module NRel: No change.
module sentenceconnectors: No change.
module complementise:
<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>
+ <word gloss="COMP" posp="pp"/>
<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>
+ <word gloss="COMP" posp="pp"/>
<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 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>
- <word gloss="COMP" posp="pp"/>
- <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>
+ <vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES">
+ <word posp="verb" gloss="make"/>
+ </vp>
<np role="obj" number="plur" locus="number">
<word posp="noun" gloss="brick"/>
</np>
+ <word gloss="COMP" posp="pp"/>
</subs>
<subs>
- <word gloss="COMP" posp="pp"/>
- <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>
+ <vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES">
+ <word posp="verb" gloss="burn"/>
+ </vp>
<np role="obj" number="plur" locus="number">
<word posp="noun" gloss="brick"/>
</np>
+ <word gloss="COMP" posp="pp"/>
<word posp="adv" gloss="thoroughly"/>
</subs>
</conjp>
</np>
</s>
module casemarking: 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">
<word posp="verb" gloss="make"/>
</vp>
<np role="obj" number="plur" locus="number">
<word posp="noun" gloss="brick"/>
</np>
<word gloss="COMP" posp="pp"/>
</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">
<word posp="verb" gloss="burn"/>
</vp>
<np role="obj" number="plur" locus="number">
<word posp="noun" gloss="brick"/>
</np>
<word gloss="COMP" posp="pp"/>
<word posp="adv" gloss="thoroughly"/>
</subs>
</conjp>
</np>
</s>
module simplifynumber: No change.
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" number="plur" tr="theme" role="subj" output="aspron" locus="number">
- <word posp="noun" gloss="human being"/>
+ <np def="def" number="plur" tr="theme" role="subj" locus="number">
+ <word posp="pron" number="plur" gloss="3.plur"/>
</np>
<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">
<word posp="verb" gloss="make"/>
</vp>
<np role="obj" number="plur" locus="number">
<word posp="noun" gloss="brick"/>
</np>
<word gloss="COMP" posp="pp"/>
</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">
<word posp="verb" gloss="burn"/>
</vp>
<np role="obj" number="plur" locus="number">
<word posp="noun" gloss="brick"/>
</np>
<word gloss="COMP" posp="pp"/>
<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" number="plur" tr="theme" role="subj" locus="number">
<word posp="pron" number="plur" gloss="3.plur"/>
</np>
<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">
<word posp="verb" gloss="make"/>
</vp>
<np role="obj" number="plur" locus="number">
<word posp="noun" gloss="brick"/>
</np>
<word gloss="COMP" posp="pp"/>
</subs>
+ <word posp="conj" gloss="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">
<word posp="verb" gloss="burn"/>
</vp>
<np role="obj" number="plur" locus="number">
<word posp="noun" gloss="brick"/>
</np>
<word gloss="COMP" posp="pp"/>
<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" number="plur" tr="theme" role="subj" locus="number">
<word posp="pron" number="plur" gloss="3.plur"/>
</np>
<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">
<word posp="verb" gloss="make"/>
</vp>
<np role="obj" number="plur" locus="number">
<word posp="noun" gloss="brick"/>
</np>
<word gloss="COMP" posp="pp"/>
</subs>
<word posp="conj" gloss="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">
<word posp="verb" gloss="burn"/>
</vp>
<np role="obj" number="plur" locus="number">
<word posp="noun" gloss="brick"/>
</np>
<word gloss="COMP" posp="pp"/>
<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" number="plur" tr="theme" role="subj" locus="number">
<word posp="pron" number="plur" gloss="3.plur"/>
</np>
<np role="obj" number="plur">
<subs>
<np number="plur" def="def" role="subj" locus="number">
- <word person="1incl" number="plur" posp="pron"/>
+ <word person="1incl" number="plur" posp="pron" gloss="1incl.plur"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES">
<word posp="verb" gloss="make"/>
</vp>
<np role="obj" number="plur" locus="number">
<word posp="noun" gloss="brick"/>
</np>
<word gloss="COMP" posp="pp"/>
</subs>
<word posp="conj" gloss="and"/>
<subs>
<np number="plur" def="def" role="subj" locus="number">
- <word person="1incl" number="plur" posp="pron"/>
+ <word person="1incl" number="plur" posp="pron" gloss="1incl.plur"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES">
<word posp="verb" gloss="burn"/>
</vp>
<np role="obj" number="plur" locus="number">
<word posp="noun" gloss="brick"/>
</np>
<word gloss="COMP" posp="pp"/>
<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" number="plur" tr="theme" role="subj" locus="number">
<word posp="pron" number="plur" gloss="3.plur"/>
</np>
- <np role="obj" number="plur">
+ <np role="obj" number="plur" person="1incl">
<subs>
- <np number="plur" def="def" role="subj" locus="number">
+ <np number="plur" def="def" role="subj" locus="number" person="1incl">
<word person="1incl" number="plur" posp="pron" gloss="1incl.plur"/>
</np>
- <vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES">
+ <vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" subj="1incl.plur" obj="3.plur">
<word posp="verb" gloss="make"/>
</vp>
<np role="obj" number="plur" locus="number">
<word posp="noun" gloss="brick"/>
</np>
<word gloss="COMP" posp="pp"/>
</subs>
<word posp="conj" gloss="and"/>
<subs>
- <np number="plur" def="def" role="subj" locus="number">
+ <np number="plur" def="def" role="subj" locus="number" person="1incl">
<word person="1incl" number="plur" posp="pron" gloss="1incl.plur"/>
</np>
- <vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES">
+ <vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" subj="1incl.plur" obj="3.plur">
<word posp="verb" gloss="burn"/>
</vp>
<np role="obj" number="plur" locus="number">
<word posp="noun" gloss="brick"/>
</np>
<word gloss="COMP" posp="pp"/>
<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="vpnegation" function="proclitic" gloss="POS"/> + <thingy type="vpquestion" function="proclitic" gloss="not.Q"/> <word posp="verb" gloss="say"/> + <thingy type="vpmode" function="enclitic" gloss="indicative"/> </vp> <np def="def" number="plur" tr="theme" role="subj" locus="number"> <word posp="pron" number="plur" gloss="3.plur"/> </np> <np role="obj" number="plur" person="1incl"> <subs> <np number="plur" def="def" role="subj" locus="number" person="1incl"> <word person="1incl" number="plur" posp="pron" gloss="1incl.plur"/> </np> <vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" subj="1incl.plur" obj="3.plur"> + <thingy type="vpta" function="proclitic" gloss="PRES"/> + <thingy type="vpnegation" function="proclitic" gloss="POS"/> + <thingy type="vpquestion" function="proclitic" gloss="not.Q"/> <word posp="verb" gloss="make"/> + <thingy type="vpmode" function="enclitic" gloss="imperative"/> </vp> <np role="obj" number="plur" locus="number"> <word posp="noun" gloss="brick"/> </np> <word gloss="COMP" posp="pp"/> </subs> <word posp="conj" gloss="and"/> <subs> <np number="plur" def="def" role="subj" locus="number" person="1incl"> <word person="1incl" number="plur" posp="pron" gloss="1incl.plur"/> </np> <vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" subj="1incl.plur" obj="3.plur"> + <thingy type="vpta" function="proclitic" gloss="PRES"/> + <thingy type="vpnegation" function="proclitic" gloss="POS"/> + <thingy type="vpquestion" function="proclitic" gloss="not.Q"/> <word posp="verb" gloss="burn"/> + <thingy type="vpmode" function="enclitic" gloss="imperative"/> </vp> <np role="obj" number="plur" locus="number"> <word posp="noun" gloss="brick"/> </np> <word gloss="COMP" posp="pp"/> <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="vpnegation" function="proclitic" gloss="POS"/>
<thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
- <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="vpmode" function="enclitic" gloss="indicative"/>
</vp>
<np def="def" number="plur" tr="theme" role="subj" locus="number">
- <word posp="pron" number="plur" gloss="3.plur"/>
+ <word posp="pron" number="plur" gloss="3.plur" def="def" tr="theme" role="subj" locus="number"/>
</np>
<np role="obj" number="plur" person="1incl">
<subs>
<np number="plur" def="def" role="subj" locus="number" person="1incl">
- <word person="1incl" number="plur" posp="pron" gloss="1incl.plur"/>
+ <word person="1incl" number="plur" posp="pron" gloss="1incl.plur" def="def" role="subj" locus="number"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" subj="1incl.plur" obj="3.plur">
<thingy type="vpta" function="proclitic" gloss="PRES"/>
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
<thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
- <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" subj="1incl.plur" obj="3.plur"/>
<thingy type="vpmode" function="enclitic" gloss="imperative"/>
</vp>
<np role="obj" number="plur" locus="number">
- <word posp="noun" gloss="brick"/>
+ <word posp="noun" gloss="brick" role="obj" number="plur" locus="number"/>
</np>
- <word gloss="COMP" posp="pp"/>
+ <word gloss="COMP" posp="pp" role="obj" number="plur" person="1incl"/>
</subs>
- <word posp="conj" gloss="and"/>
+ <word posp="conj" gloss="and" role="obj" number="plur" person="1incl"/>
<subs>
<np number="plur" def="def" role="subj" locus="number" person="1incl">
- <word person="1incl" number="plur" posp="pron" gloss="1incl.plur"/>
+ <word person="1incl" number="plur" posp="pron" gloss="1incl.plur" def="def" role="subj" locus="number"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" subj="1incl.plur" obj="3.plur">
<thingy type="vpta" function="proclitic" gloss="PRES"/>
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
<thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
- <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" subj="1incl.plur" obj="3.plur"/>
<thingy type="vpmode" function="enclitic" gloss="imperative"/>
</vp>
<np role="obj" number="plur" locus="number">
- <word posp="noun" gloss="brick"/>
+ <word posp="noun" gloss="brick" role="obj" number="plur" locus="number"/>
</np>
- <word gloss="COMP" posp="pp"/>
- <word posp="adv" gloss="thoroughly"/>
+ <word gloss="COMP" posp="pp" role="obj" number="plur" person="1incl"/>
+ <word posp="adv" gloss="thoroughly" role="obj" number="plur" person="1incl"/>
</subs>
</np>
</s>
About to call getSlotValue for say/verb/voice/optionalGot active
About to call getSlotValue for make/verb/voice/optional
Got active
About to call getSlotValue for brick/noun/number/optional
Got plur
About to call getSlotValue for burn/verb/voice/optional
Got active
About to call getSlotValue for brick/noun/number/optional
Got plur
addaffixes:
<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="vpnegation" function="proclitic" gloss="POS"/>
<thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
+ <thingy type="verbvoice" function="prefix" gloss="active"/>
<word posp="verb" gloss="say" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
</vp>
<np def="def" number="plur" tr="theme" role="subj" locus="number">
<word posp="pron" number="plur" gloss="3.plur" def="def" tr="theme" role="subj" locus="number"/>
</np>
<np role="obj" number="plur" person="1incl">
<subs>
<np number="plur" def="def" role="subj" locus="number" person="1incl">
<word person="1incl" number="plur" posp="pron" gloss="1incl.plur" def="def" role="subj" locus="number"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" subj="1incl.plur" obj="3.plur">
<thingy type="vpta" function="proclitic" gloss="PRES"/>
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
<thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
+ <thingy type="verbvoice" function="prefix" gloss="active"/>
<word posp="verb" gloss="make" negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" subj="1incl.plur" obj="3.plur"/>
<thingy type="vpmode" function="enclitic" gloss="imperative"/>
</vp>
<np role="obj" number="plur" locus="number">
+ <thingy type="nounnumber" function="prefix" gloss="plur"/>
<word posp="noun" gloss="brick" role="obj" number="plur" locus="number"/>
</np>
<word gloss="COMP" posp="pp" role="obj" number="plur" person="1incl"/>
</subs>
<word posp="conj" gloss="and" role="obj" number="plur" person="1incl"/>
<subs>
<np number="plur" def="def" role="subj" locus="number" person="1incl">
<word person="1incl" number="plur" posp="pron" gloss="1incl.plur" def="def" role="subj" locus="number"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" subj="1incl.plur" obj="3.plur">
<thingy type="vpta" function="proclitic" gloss="PRES"/>
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
<thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
+ <thingy type="verbvoice" function="prefix" gloss="active"/>
<word posp="verb" gloss="burn" negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" subj="1incl.plur" obj="3.plur"/>
<thingy type="vpmode" function="enclitic" gloss="imperative"/>
</vp>
<np role="obj" number="plur" locus="number">
+ <thingy type="nounnumber" function="prefix" gloss="plur"/>
<word posp="noun" gloss="brick" role="obj" number="plur" locus="number"/>
</np>
<word gloss="COMP" posp="pp" role="obj" number="plur" person="1incl"/>
<word posp="adv" gloss="thoroughly" role="obj" number="plur" person="1incl"/>
</subs>
</np>
</s>
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="vpnegation" function="proclitic" gloss="POS"/> <thingy type="vpquestion" function="proclitic" gloss="not.Q"/> <thingy type="verbvoice" function="prefix" gloss="active"/> <word posp="verb" gloss="say" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> - </vp> - <np def="def" number="plur" tr="theme" role="subj" locus="number"> <word posp="pron" number="plur" gloss="3.plur" def="def" tr="theme" role="subj" locus="number"/> - </np> - <np role="obj" number="plur" person="1incl"> - <subs> - <np number="plur" def="def" role="subj" locus="number" person="1incl"> <word person="1incl" number="plur" posp="pron" gloss="1incl.plur" def="def" role="subj" locus="number"/> - </np> - <vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" subj="1incl.plur" obj="3.plur"> <thingy type="vpta" function="proclitic" gloss="PRES"/> <thingy type="vpnegation" function="proclitic" gloss="POS"/> <thingy type="vpquestion" function="proclitic" gloss="not.Q"/> <thingy type="verbvoice" function="prefix" gloss="active"/> <word posp="verb" gloss="make" negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" subj="1incl.plur" obj="3.plur"/> <thingy type="vpmode" function="enclitic" gloss="imperative"/> - </vp> - <np role="obj" number="plur" locus="number"> <thingy type="nounnumber" function="prefix" gloss="plur"/> <word posp="noun" gloss="brick" role="obj" number="plur" locus="number"/> - </np> <word gloss="COMP" posp="pp" role="obj" number="plur" person="1incl"/> - </subs> <word posp="conj" gloss="and" role="obj" number="plur" person="1incl"/> - <subs> - <np number="plur" def="def" role="subj" locus="number" person="1incl"> <word person="1incl" number="plur" posp="pron" gloss="1incl.plur" def="def" role="subj" locus="number"/> - </np> - <vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" subj="1incl.plur" obj="3.plur"> <thingy type="vpta" function="proclitic" gloss="PRES"/> <thingy type="vpnegation" function="proclitic" gloss="POS"/> <thingy type="vpquestion" function="proclitic" gloss="not.Q"/> <thingy type="verbvoice" function="prefix" gloss="active"/> <word posp="verb" gloss="burn" negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" subj="1incl.plur" obj="3.plur"/> <thingy type="vpmode" function="enclitic" gloss="imperative"/> - </vp> - <np role="obj" number="plur" locus="number"> <thingy type="nounnumber" function="prefix" gloss="plur"/> <word posp="noun" gloss="brick" role="obj" number="plur" locus="number"/> - </np> <word gloss="COMP" posp="pp" role="obj" number="plur" person="1incl"/> <word posp="adv" gloss="thoroughly" role="obj" number="plur" person="1incl"/> - </subs> - </np> + </flat> </s>
addvocab:
-<s> +<s translation=""> <flat> - <thingy type="vpta" function="proclitic" gloss="PAST"/> - <thingy type="vpnegation" function="proclitic" gloss="POS"/> - <thingy type="vpquestion" function="proclitic" gloss="not.Q"/> - <thingy type="verbvoice" function="prefix" gloss="active"/> - <word posp="verb" gloss="say" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <word posp="pron" number="plur" gloss="3.plur" def="def" tr="theme" role="subj" locus="number"/> - <word person="1incl" number="plur" posp="pron" gloss="1incl.plur" def="def" role="subj" locus="number"/> - <thingy type="vpta" function="proclitic" gloss="PRES"/> - <thingy type="vpnegation" function="proclitic" gloss="POS"/> - <thingy type="vpquestion" function="proclitic" gloss="not.Q"/> - <thingy type="verbvoice" function="prefix" gloss="active"/> - <word posp="verb" gloss="make" negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" subj="1incl.plur" obj="3.plur"/> - <thingy type="vpmode" function="enclitic" gloss="imperative"/> - <thingy type="nounnumber" function="prefix" gloss="plur"/> - <word posp="noun" gloss="brick" role="obj" number="plur" locus="number"/> - <word gloss="COMP" posp="pp" role="obj" number="plur" person="1incl"/> - <word posp="conj" gloss="and" role="obj" number="plur" person="1incl"/> - <word person="1incl" number="plur" posp="pron" gloss="1incl.plur" def="def" role="subj" locus="number"/> - <thingy type="vpta" function="proclitic" gloss="PRES"/> - <thingy type="vpnegation" function="proclitic" gloss="POS"/> - <thingy type="vpquestion" function="proclitic" gloss="not.Q"/> - <thingy type="verbvoice" function="prefix" gloss="active"/> - <word posp="verb" gloss="burn" negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" subj="1incl.plur" obj="3.plur"/> - <thingy type="vpmode" function="enclitic" gloss="imperative"/> - <thingy type="nounnumber" function="prefix" gloss="plur"/> - <word posp="noun" gloss="brick" role="obj" number="plur" locus="number"/> - <word gloss="COMP" posp="pp" role="obj" number="plur" person="1incl"/> - <word posp="adv" gloss="thoroughly" role="obj" number="plur" person="1incl"/> + <thingy type="vpta" function="proclitic" gloss="PAST">|s|a|</thingy> + <thingy type="vpnegation" function="proclitic" gloss="POS">-</thingy> + <thingy type="vpquestion" function="proclitic" gloss="not.Q">-</thingy> + <thingy type="verbvoice" function="prefix" gloss="active">-</thingy> + <word posp="verb" gloss="say" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">|f|u|s|i|</word> + <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy> + <word posp="pron" number="plur" gloss="3.plur" def="def" tr="theme" role="subj" locus="number">|h|au|</word> + <word person="1incl" number="plur" posp="pron" gloss="1incl.plur" def="def" role="subj" locus="number">|f|i|</word> + <thingy type="vpta" function="proclitic" gloss="PRES">-</thingy> + <thingy type="vpnegation" function="proclitic" gloss="POS">-</thingy> + <thingy type="vpquestion" function="proclitic" gloss="not.Q">-</thingy> + <thingy type="verbvoice" function="prefix" gloss="active">-</thingy> + <word posp="verb" gloss="make" negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" subj="1incl.plur" obj="3.plur">|b|a|t͡ʃ|au|</word> + <thingy type="vpmode" function="enclitic" gloss="imperative">|p|i|</thingy> + <thingy type="nounnumber" function="prefix" gloss="plur">|s|u|-</thingy> + <word posp="noun" gloss="brick" role="obj" number="plur" locus="number">|s|i|m|a|ɲ|a|</word> + <word gloss="COMP" posp="pp" role="obj" number="plur" person="1incl">|s|i|b|e|</word> + <word posp="conj" gloss="and" role="obj" number="plur" person="1incl">|ŋ|u|</word> + <word person="1incl" number="plur" posp="pron" gloss="1incl.plur" def="def" role="subj" locus="number">|f|i|</word> + <thingy type="vpta" function="proclitic" gloss="PRES">-</thingy> + <thingy type="vpnegation" function="proclitic" gloss="POS">-</thingy> + <thingy type="vpquestion" function="proclitic" gloss="not.Q">-</thingy> + <thingy type="verbvoice" function="prefix" gloss="active">-</thingy> + <word posp="verb" gloss="burn" negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" subj="1incl.plur" obj="3.plur">|b|i|t|e|</word> + <thingy type="vpmode" function="enclitic" gloss="imperative">|p|i|</thingy> + <thingy type="nounnumber" function="prefix" gloss="plur">|s|u|-</thingy> + <word posp="noun" gloss="brick" role="obj" number="plur" locus="number">|s|i|m|a|ɲ|a|</word> + <word gloss="COMP" posp="pp" role="obj" number="plur" person="1incl">|s|i|b|e|</word> + <word posp="adv" gloss="thoroughly" role="obj" number="plur" person="1incl">|h|u|s|i|</word> </flat> </s>
vowelharmony: No change.
### |s|a|#-> sa
### |s|a|
#-> sa
### |f|u|s|i|
#-> fusi
### |f|u|s|i|
#-> fusi
### |h|au|
#-> hau
### |h|au|
#-> hau
### |f|i|
#-> fi
### |f|i|
#-> fi
### |b|a|t͡ʃ|au|
#-> bat͡ʃau
### |b|a|t͡ʃ|au|
#-> bat͡ʃau
### |p|i|
#-> pi
### |p|i|
#-> pi
### |s|u|-
#-> su-
### |s|u|-
#-> su-
### |s|i|m|a|ɲ|a|
#-> simaɲa
### |s|i|m|a|ɲ|a|
#-> simaɲa
### |s|i|b|e|
#-> sibe
### |s|i|b|e|
#-> sibe
### |ŋ|u|
#-> ŋu
### |ŋ|u|
#-> ŋu
### |f|i|
#-> fi
### |f|i|
#-> fi
### |b|i|t|e|
#-> bite
### |b|i|t|e|
#-> bite
### |p|i|
#-> pi
### |p|i|
#-> pi
### |s|u|-
#-> su-
### |s|u|-
#-> su-
### |s|i|m|a|ɲ|a|
#-> simaɲa
### |s|i|m|a|ɲ|a|
#-> simaɲa
### |s|i|b|e|
#-> sibe
### |s|i|b|e|
#-> sibe
### |h|u|s|i|
#-> husi
### |h|u|s|i|
#-> husi
### |s|a| |f|u|s|i| |h|au| |f|i| |b|a|t͡ʃ|au| |p|i| |s|u||s|i|m|a|ɲ|a| |s|i|b|e| |ŋ|u| |f|i| |b|i|t|e| |p|i| |s|u||s|i|m|a|ɲ|a| |s|i|b|e| |h|u|s|i|
#-> sa fusi hau fi bat͡ʃau pi susimaɲa sibe ŋu fi bite pi susimaɲa sibe husi
removetags:
<s translation="">
<flat>
<thingy type="vpta" function="proclitic" gloss="PAST">|s|a|</thingy>
- <thingy type="vpnegation" function="proclitic" gloss="POS">-</thingy>
- <thingy type="vpquestion" function="proclitic" gloss="not.Q">-</thingy>
- <thingy type="verbvoice" function="prefix" gloss="active">-</thingy>
<word posp="verb" gloss="say" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">|f|u|s|i|</word>
- <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy>
<word posp="pron" number="plur" gloss="3.plur" def="def" tr="theme" role="subj" locus="number">|h|au|</word>
<word person="1incl" number="plur" posp="pron" gloss="1incl.plur" def="def" role="subj" locus="number">|f|i|</word>
- <thingy type="vpta" function="proclitic" gloss="PRES">-</thingy>
- <thingy type="vpnegation" function="proclitic" gloss="POS">-</thingy>
- <thingy type="vpquestion" function="proclitic" gloss="not.Q">-</thingy>
- <thingy type="verbvoice" function="prefix" gloss="active">-</thingy>
<word posp="verb" gloss="make" negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" subj="1incl.plur" obj="3.plur">|b|a|t͡ʃ|au|</word>
<thingy type="vpmode" function="enclitic" gloss="imperative">|p|i|</thingy>
<thingy type="nounnumber" function="prefix" gloss="plur">|s|u|-</thingy>
<word posp="noun" gloss="brick" role="obj" number="plur" locus="number">|s|i|m|a|ɲ|a|</word>
<word gloss="COMP" posp="pp" role="obj" number="plur" person="1incl">|s|i|b|e|</word>
<word posp="conj" gloss="and" role="obj" number="plur" person="1incl">|ŋ|u|</word>
<word person="1incl" number="plur" posp="pron" gloss="1incl.plur" def="def" role="subj" locus="number">|f|i|</word>
- <thingy type="vpta" function="proclitic" gloss="PRES">-</thingy>
- <thingy type="vpnegation" function="proclitic" gloss="POS">-</thingy>
- <thingy type="vpquestion" function="proclitic" gloss="not.Q">-</thingy>
- <thingy type="verbvoice" function="prefix" gloss="active">-</thingy>
<word posp="verb" gloss="burn" negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" subj="1incl.plur" obj="3.plur">|b|i|t|e|</word>
<thingy type="vpmode" function="enclitic" gloss="imperative">|p|i|</thingy>
<thingy type="nounnumber" function="prefix" gloss="plur">|s|u|-</thingy>
<word posp="noun" gloss="brick" role="obj" number="plur" locus="number">|s|i|m|a|ɲ|a|</word>
<word gloss="COMP" posp="pp" role="obj" number="plur" person="1incl">|s|i|b|e|</word>
<word posp="adv" gloss="thoroughly" role="obj" number="plur" person="1incl">|h|u|s|i|</word>
</flat>
+ <p><span class="ilpair"><span class="mor">sa</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">fusi</span><br><span class="gls">say</span></span> <span class="ilpair"><span class="mor">hau</span><br><span class="gls">3.plur</span></span> <span class="ilpair"><span class="mor">fi</span><br><span class="gls">1incl.plur</span></span> <span class="ilpair"><span class="mor">bat͡ʃau</span><br><span class="gls">make</span></span> <span class="ilpair"><span class="mor">pi</span><br><span class="gls">imperative</span></span> <span class="ilpair"><span class="mor">su-</span><br><span class="gls">plur</span></span> <span class="ilpair"><span class="mor">simaɲa</span><br><span class="gls">brick</span></span> <span class="ilpair"><span class="mor">sibe</span><br><span class="gls"><span class="glssc">COMP</span></span></span> <span class="ilpair"><span class="mor">ŋu</span><br><span class="gls">and</span></span> <span class="ilpair"><span class="mor">fi</span><br><span class="gls">1incl.plur</span></span> <span class="ilpair"><span class="mor">bite</span><br><span class="gls">burn</span></span> <span class="ilpair"><span class="mor">pi</span><br><span class="gls">imperative</span></span> <span class="ilpair"><span class="mor">su-</span><br><span class="gls">plur</span></span> <span class="ilpair"><span class="mor">simaɲa</span><br><span class="gls">brick</span></span> <span class="ilpair"><span class="mor">sibe</span><br><span class="gls"><span class="glssc">COMP</span></span></span> <span class="ilpair"><span class="mor">husi</span><br><span class="gls">thoroughly</span></span></p>
+ <p>sa fusi hau fi bat͡ʃau pi susimaɲa sibe ŋu fi bite pi susimaɲa sibe husi</p>
+ <p>sa fusi hv fi bachv pi susimaña sibe ngu fi bite pi susimaña sibe husi</p>
+ <il>
+ <w>
+ <o>sa</o>
+ <g>PAST</g>
+ </w>
+ <w>
+ <o>fusi</o>
+ <g>say</g>
+ </w>
+ <w>
+ <o>hau</o>
+ <g>3.plur</g>
+ </w>
+ <w>
+ <o>fi</o>
+ <g>1incl.plur</g>
+ </w>
+ <w>
+ <o>bat͡ʃau</o>
+ <g>make</g>
+ </w>
+ <w>
+ <o>pi</o>
+ <g>imperative</g>
+ </w>
+ <w>
+ <o>su-</o>
+ <g>plur</g>
+ </w>
+ <w>
+ <o>simaɲa</o>
+ <g>brick</g>
+ </w>
+ <w>
+ <o>sibe</o>
+ <g>COMP</g>
+ </w>
+ <w>
+ <o>ŋu</o>
+ <g>and</g>
+ </w>
+ <w>
+ <o>fi</o>
+ <g>1incl.plur</g>
+ </w>
+ <w>
+ <o>bite</o>
+ <g>burn</g>
+ </w>
+ <w>
+ <o>pi</o>
+ <g>imperative</g>
+ </w>
+ <w>
+ <o>su-</o>
+ <g>plur</g>
+ </w>
+ <w>
+ <o>simaɲa</o>
+ <g>brick</g>
+ </w>
+ <w>
+ <o>sibe</o>
+ <g>COMP</g>
+ </w>
+ <w>
+ <o>husi</o>
+ <g>thoroughly</g>
+ </w>
+ </il>
</s>
### sa fusi hau fi bat͡ʃau pi susimaɲa sibe ŋu fi bite pi susimaɲa sibe husi#-> sa fusi hau fi bat͡ʃau pi susimaɲa sibe ŋu fi bite pi susimaɲa sibe husi
Sa fusi hv fi bachv pi susimaña sibe ngu fi bite pi susimaña sibe husi. [sa fusi hau fi bat͡ʃau pi susimaɲa sibe ŋu fi bite pi susimaɲa sibe husi] sa PAST fusi say hau 3.plur fi 1incl.plur bat͡ʃau make pi imperative su- plur simaɲa brick sibe COMP ŋu and fi 1incl.plur bite burn pi imperative su- plur simaɲa brick sibe COMP husi thoroughly “They said: Let us make bricks and burn them thoroughly.” | (5) |
And they had brick for stone, and slime had they for morter.
initial XML:
<s>
<littrans>They had bricks for stone.</littrans>
<vp tense="past" asp="habitual" mode="indicative" evidence="hearsay" voice="active">
<verb>have</verb>
</vp>
<np def="def" number="plur" tr="theme" role="subj" output="aspron">
<noun>human being</noun>
</np>
<np role="obj" def="neither" number="sing">
<noun>brick</noun>
<pp role="purpose">
<np def="neither" number="sing">
<noun>stone</noun>
</np>
</pp>
</np>
</s>cleanup:
<s> <littrans>They had bricks for stone.</littrans> - <vp tense="past" asp="habitual" mode="indicative" evidence="hearsay" voice="active"> - <verb>have</verb> + <vp tense="past" asp="habitual" mode="indicative" evidence="hearsay" voice="active" negation="POS" question="not.Q"> + <word posp="verb" gloss="have"/> </vp> - <np def="def" number="plur" tr="theme" role="subj" output="aspron"> - <noun>human being</noun> + <np def="def" number="plur" tr="theme" role="subj" output="aspron" locus="number"> + <word posp="noun" gloss="human being"/> </np> - <np role="obj" def="neither" number="sing"> - <noun>brick</noun> + <np role="obj" def="neither" number="sing" locus="number"> + <word posp="noun" gloss="brick"/> <pp role="purpose"> - <np def="neither" number="sing"> - <noun>stone</noun> + <np def="neither" number="sing" locus="number"> + <word posp="noun" gloss="stone"/> </np> </pp> </np> </s>
module adj2verb: No change.
module articles:
<s>
<littrans>They had bricks for stone.</littrans>
<vp tense="past" asp="habitual" mode="indicative" evidence="hearsay" voice="active" negation="POS" question="not.Q">
<word posp="verb" gloss="have"/>
</vp>
<np def="def" number="plur" tr="theme" role="subj" output="aspron" locus="number">
<word posp="noun" gloss="human being"/>
</np>
- <np role="obj" def="neither" number="sing" locus="number">
+ <np role="obj" number="sing" locus="number">
<word posp="noun" gloss="brick"/>
<pp role="purpose">
- <np def="neither" number="sing" locus="number">
+ <np number="sing" locus="number">
<word posp="noun" gloss="stone"/>
</np>
</pp>
</np>
</s>
module nonpastonly:
<s> <littrans>They had bricks for stone.</littrans> - <vp tense="past" asp="habitual" mode="indicative" evidence="hearsay" voice="active" negation="POS" question="not.Q"> + <vp tense="past" asp="habitual" mode="indicative" evidence="hearsay" voice="active" negation="POS" question="not.Q" ta="PAST"> <word posp="verb" gloss="have"/> </vp> <np def="def" number="plur" tr="theme" role="subj" output="aspron" locus="number"> <word posp="noun" gloss="human being"/> </np> <np role="obj" number="sing" locus="number"> <word posp="noun" gloss="brick"/> <pp role="purpose"> <np number="sing" locus="number"> <word posp="noun" gloss="stone"/> </np> </pp> </np> </s>
module noepistemic:
<s> <littrans>They had bricks for stone.</littrans> - <vp tense="past" asp="habitual" mode="indicative" evidence="hearsay" voice="active" negation="POS" question="not.Q" ta="PAST"> + <vp tense="past" asp="habitual" mode="indicative" voice="active" negation="POS" question="not.Q" ta="PAST"> <word posp="verb" gloss="have"/> </vp> <np def="def" number="plur" tr="theme" role="subj" output="aspron" locus="number"> <word posp="noun" gloss="human being"/> </np> <np role="obj" number="sing" locus="number"> <word posp="noun" gloss="brick"/> <pp role="purpose"> <np number="sing" locus="number"> <word posp="noun" gloss="stone"/> </np> </pp> </np> </s>
module NRel: No change.
module sentenceconnectors: No change.
module complementise: 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 propagatenumber: No change.
module simplifynumber: No change.
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" number="plur" tr="theme" role="subj" output="aspron" locus="number">
- <word posp="noun" gloss="human being"/>
+ <np def="def" number="plur" tr="theme" role="subj" locus="number">
+ <word posp="pron" number="plur" gloss="3.plur"/>
</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 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="vpnegation" function="proclitic" gloss="POS"/> + <thingy type="vpquestion" function="proclitic" gloss="not.Q"/> <word posp="verb" gloss="have"/> + <thingy type="vpmode" function="enclitic" gloss="indicative"/> </vp> <np def="def" number="plur" tr="theme" role="subj" locus="number"> <word posp="pron" number="plur" gloss="3.plur"/> </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>
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="vpnegation" function="proclitic" gloss="POS"/>
<thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
- <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="vpmode" function="enclitic" gloss="indicative"/>
</vp>
<np def="def" number="plur" tr="theme" role="subj" locus="number">
- <word posp="pron" number="plur" gloss="3.plur"/>
+ <word posp="pron" number="plur" gloss="3.plur" def="def" tr="theme" role="subj" locus="number"/>
</np>
<np role="obj" number="sing" locus="number">
- <word posp="noun" gloss="brick"/>
+ <word posp="noun" gloss="brick" role="obj" number="sing" locus="number"/>
<pp role="purpose">
- <word gloss="PURP" posp="pp"/>
+ <word gloss="PURP" posp="pp" role="purpose"/>
<np number="sing" locus="number">
- <word posp="noun" gloss="stone"/>
+ <word posp="noun" gloss="stone" number="sing" locus="number"/>
</np>
</pp>
</np>
</s>
About to call getSlotValue for have/verb/voice/optionalGot active
About to call getSlotValue for brick/noun/number/optional
Got sing
About to call getSlotValue for stone/noun/number/optional
Got sing
addaffixes:
<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="vpnegation" function="proclitic" gloss="POS"/>
<thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
+ <thingy type="verbvoice" function="prefix" gloss="active"/>
<word posp="verb" gloss="have" tense="past" asp="habitual" mode="indicative" voice="active" negation="POS" question="not.Q" ta="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
</vp>
<np def="def" number="plur" tr="theme" role="subj" locus="number">
<word posp="pron" number="plur" gloss="3.plur" def="def" tr="theme" role="subj" locus="number"/>
</np>
<np role="obj" number="sing" locus="number">
+ <thingy type="nounnumber" function="prefix" gloss="sing"/>
<word posp="noun" gloss="brick" role="obj" number="sing" locus="number"/>
<pp role="purpose">
<word gloss="PURP" posp="pp" role="purpose"/>
<np number="sing" locus="number">
+ <thingy type="nounnumber" function="prefix" gloss="sing"/>
<word posp="noun" gloss="stone" number="sing" locus="number"/>
</np>
</pp>
</np>
</s>
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="vpnegation" function="proclitic" gloss="POS"/> <thingy type="vpquestion" function="proclitic" gloss="not.Q"/> <thingy type="verbvoice" function="prefix" gloss="active"/> <word posp="verb" gloss="have" tense="past" asp="habitual" mode="indicative" voice="active" negation="POS" question="not.Q" ta="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> - </vp> - <np def="def" number="plur" tr="theme" role="subj" locus="number"> <word posp="pron" number="plur" gloss="3.plur" def="def" tr="theme" role="subj" locus="number"/> - </np> - <np role="obj" number="sing" locus="number"> <thingy type="nounnumber" function="prefix" gloss="sing"/> <word posp="noun" gloss="brick" role="obj" number="sing" locus="number"/> - <pp role="purpose"> <word gloss="PURP" posp="pp" role="purpose"/> - <np number="sing" locus="number"> <thingy type="nounnumber" function="prefix" gloss="sing"/> <word posp="noun" gloss="stone" number="sing" locus="number"/> - </np> - </pp> - </np> + </flat> </s>
addvocab:
-<s> +<s translation=""> <flat> - <thingy type="vpta" function="proclitic" gloss="PAST"/> - <thingy type="vpnegation" function="proclitic" gloss="POS"/> - <thingy type="vpquestion" function="proclitic" gloss="not.Q"/> - <thingy type="verbvoice" function="prefix" gloss="active"/> - <word posp="verb" gloss="have" tense="past" asp="habitual" mode="indicative" voice="active" negation="POS" question="not.Q" ta="PAST"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <word posp="pron" number="plur" gloss="3.plur" def="def" tr="theme" role="subj" locus="number"/> - <thingy type="nounnumber" function="prefix" gloss="sing"/> - <word posp="noun" gloss="brick" role="obj" number="sing" locus="number"/> - <word gloss="PURP" posp="pp" role="purpose"/> - <thingy type="nounnumber" function="prefix" gloss="sing"/> - <word posp="noun" gloss="stone" number="sing" locus="number"/> + <thingy type="vpta" function="proclitic" gloss="PAST">|s|a|</thingy> + <thingy type="vpnegation" function="proclitic" gloss="POS">-</thingy> + <thingy type="vpquestion" function="proclitic" gloss="not.Q">-</thingy> + <thingy type="verbvoice" function="prefix" gloss="active">-</thingy> + <word posp="verb" gloss="have" tense="past" asp="habitual" mode="indicative" voice="active" negation="POS" question="not.Q" ta="PAST">|h|u|n|i|</word> + <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy> + <word posp="pron" number="plur" gloss="3.plur" def="def" tr="theme" role="subj" locus="number">|h|au|</word> + <thingy type="nounnumber" function="prefix" gloss="sing">-</thingy> + <word posp="noun" gloss="brick" role="obj" number="sing" locus="number">|s|i|m|a|ɲ|a|</word> + <word gloss="PURP" posp="pp" role="purpose">|m|i|r|i|</word> + <thingy type="nounnumber" function="prefix" gloss="sing">-</thingy> + <word posp="noun" gloss="stone" number="sing" locus="number">|ŋ|au|</word> </flat> </s>
vowelharmony: No change.
### |s|a|#-> sa
### |s|a|
#-> sa
### |h|u|n|i|
#-> huni
### |h|u|n|i|
#-> huni
### |h|au|
#-> hau
### |h|au|
#-> hau
### |s|i|m|a|ɲ|a|
#-> simaɲa
### |s|i|m|a|ɲ|a|
#-> simaɲa
### |m|i|r|i|
#-> miri
### |m|i|r|i|
#-> miri
### |ŋ|au|
#-> ŋau
### |ŋ|au|
#-> ŋau
### |s|a| |h|u|n|i| |h|au| |s|i|m|a|ɲ|a| |m|i|r|i| |ŋ|au|
#-> sa huni hau simaɲa miri ŋau
removetags:
<s translation="">
<flat>
<thingy type="vpta" function="proclitic" gloss="PAST">|s|a|</thingy>
- <thingy type="vpnegation" function="proclitic" gloss="POS">-</thingy>
- <thingy type="vpquestion" function="proclitic" gloss="not.Q">-</thingy>
- <thingy type="verbvoice" function="prefix" gloss="active">-</thingy>
<word posp="verb" gloss="have" tense="past" asp="habitual" mode="indicative" voice="active" negation="POS" question="not.Q" ta="PAST">|h|u|n|i|</word>
- <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy>
<word posp="pron" number="plur" gloss="3.plur" def="def" tr="theme" role="subj" locus="number">|h|au|</word>
- <thingy type="nounnumber" function="prefix" gloss="sing">-</thingy>
<word posp="noun" gloss="brick" role="obj" number="sing" locus="number">|s|i|m|a|ɲ|a|</word>
<word gloss="PURP" posp="pp" role="purpose">|m|i|r|i|</word>
- <thingy type="nounnumber" function="prefix" gloss="sing">-</thingy>
<word posp="noun" gloss="stone" number="sing" locus="number">|ŋ|au|</word>
</flat>
+ <p><span class="ilpair"><span class="mor">sa</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">huni</span><br><span class="gls">have</span></span> <span class="ilpair"><span class="mor">hau</span><br><span class="gls">3.plur</span></span> <span class="ilpair"><span class="mor">simaɲa</span><br><span class="gls">brick</span></span> <span class="ilpair"><span class="mor">miri</span><br><span class="gls"><span class="glssc">PURP</span></span></span> <span class="ilpair"><span class="mor">ŋau</span><br><span class="gls">stone</span></span></p>
+ <p>sa huni hau simaɲa miri ŋau</p>
+ <p>sa huni hv simaña miïi ngv</p>
+ <il>
+ <w>
+ <o>sa</o>
+ <g>PAST</g>
+ </w>
+ <w>
+ <o>huni</o>
+ <g>have</g>
+ </w>
+ <w>
+ <o>hau</o>
+ <g>3.plur</g>
+ </w>
+ <w>
+ <o>simaɲa</o>
+ <g>brick</g>
+ </w>
+ <w>
+ <o>miri</o>
+ <g>PURP</g>
+ </w>
+ <w>
+ <o>ŋau</o>
+ <g>stone</g>
+ </w>
+ </il>
</s>
### sa huni hau simaɲa miri ŋau#-> sa huni hau simaɲa miri ŋau
Sa huni hv simaña miïi ngv. [sa huni hau simaɲa miri ŋau] sa PAST huni have hau 3.plur simaɲa brick miri PURP ŋau stone “They had bricks for stone.” | (6) |
initial XML:
<s connector="and">
<littrans>And they had slime for mortar.</littrans>
<vp tense="past" asp="habitual" mode="indicative" evidence="hearsay" voice="active">
<verb>have</verb>
</vp>
<np def="def" number="plur" tr="theme" role="subj" output="aspron">
<noun>human being</noun>
</np>
<np role="obj" def="neither" number="sing">
<noun>slime</noun>
<pp role="purpose">
<np def="neither" number="sing">
<noun>mortar</noun>
</np>
</pp>
</np>
</s>cleanup:
<s connector="and"> <littrans>And they had slime for mortar.</littrans> - <vp tense="past" asp="habitual" mode="indicative" evidence="hearsay" voice="active"> - <verb>have</verb> + <vp tense="past" asp="habitual" mode="indicative" evidence="hearsay" voice="active" negation="POS" question="not.Q"> + <word posp="verb" gloss="have"/> </vp> - <np def="def" number="plur" tr="theme" role="subj" output="aspron"> - <noun>human being</noun> + <np def="def" number="plur" tr="theme" role="subj" output="aspron" locus="number"> + <word posp="noun" gloss="human being"/> </np> - <np role="obj" def="neither" number="sing"> - <noun>slime</noun> + <np role="obj" def="neither" number="sing" locus="number"> + <word posp="noun" gloss="slime"/> <pp role="purpose"> - <np def="neither" number="sing"> - <noun>mortar</noun> + <np def="neither" number="sing" locus="number"> + <word posp="noun" gloss="mortar"/> </np> </pp> </np> </s>
module adj2verb: No change.
module articles:
<s connector="and">
<littrans>And they had slime for mortar.</littrans>
<vp tense="past" asp="habitual" mode="indicative" evidence="hearsay" voice="active" negation="POS" question="not.Q">
<word posp="verb" gloss="have"/>
</vp>
<np def="def" number="plur" tr="theme" role="subj" output="aspron" locus="number">
<word posp="noun" gloss="human being"/>
</np>
- <np role="obj" def="neither" number="sing" locus="number">
+ <np role="obj" number="sing" locus="number">
<word posp="noun" gloss="slime"/>
<pp role="purpose">
- <np def="neither" number="sing" locus="number">
+ <np number="sing" locus="number">
<word posp="noun" gloss="mortar"/>
</np>
</pp>
</np>
</s>
module nonpastonly:
<s connector="and"> <littrans>And they had slime for mortar.</littrans> - <vp tense="past" asp="habitual" mode="indicative" evidence="hearsay" voice="active" negation="POS" question="not.Q"> + <vp tense="past" asp="habitual" mode="indicative" evidence="hearsay" voice="active" negation="POS" question="not.Q" ta="PAST"> <word posp="verb" gloss="have"/> </vp> <np def="def" number="plur" tr="theme" role="subj" output="aspron" locus="number"> <word posp="noun" gloss="human being"/> </np> <np role="obj" number="sing" locus="number"> <word posp="noun" gloss="slime"/> <pp role="purpose"> <np number="sing" locus="number"> <word posp="noun" gloss="mortar"/> </np> </pp> </np> </s>
module noepistemic:
<s connector="and"> <littrans>And they had slime for mortar.</littrans> - <vp tense="past" asp="habitual" mode="indicative" evidence="hearsay" voice="active" negation="POS" question="not.Q" ta="PAST"> + <vp tense="past" asp="habitual" mode="indicative" voice="active" negation="POS" question="not.Q" ta="PAST"> <word posp="verb" gloss="have"/> </vp> <np def="def" number="plur" tr="theme" role="subj" output="aspron" locus="number"> <word posp="noun" gloss="human being"/> </np> <np role="obj" number="sing" locus="number"> <word posp="noun" gloss="slime"/> <pp role="purpose"> <np number="sing" locus="number"> <word posp="noun" gloss="mortar"/> </np> </pp> </np> </s>
module NRel: 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 complementise: 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 propagatenumber: No change.
module simplifynumber: No change.
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" number="plur" tr="theme" role="subj" output="aspron" locus="number">
- <word posp="noun" gloss="human being"/>
+ <np def="def" number="plur" tr="theme" role="subj" locus="number">
+ <word posp="pron" number="plur" gloss="3.plur"/>
</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 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="vpnegation" function="proclitic" gloss="POS"/> + <thingy type="vpquestion" function="proclitic" gloss="not.Q"/> <word posp="verb" gloss="have"/> + <thingy type="vpmode" function="enclitic" gloss="indicative"/> </vp> <np def="def" number="plur" tr="theme" role="subj" locus="number"> <word posp="pron" number="plur" gloss="3.plur"/> </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>
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="vpnegation" function="proclitic" gloss="POS"/>
<thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
- <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="vpmode" function="enclitic" gloss="indicative"/>
</vp>
<np def="def" number="plur" tr="theme" role="subj" locus="number">
- <word posp="pron" number="plur" gloss="3.plur"/>
+ <word posp="pron" number="plur" gloss="3.plur" def="def" tr="theme" role="subj" locus="number"/>
</np>
<np role="obj" number="sing" locus="number">
- <word posp="noun" gloss="slime"/>
+ <word posp="noun" gloss="slime" role="obj" number="sing" locus="number"/>
<pp role="purpose">
- <word gloss="PURP" posp="pp"/>
+ <word gloss="PURP" posp="pp" role="purpose"/>
<np number="sing" locus="number">
- <word posp="noun" gloss="mortar"/>
+ <word posp="noun" gloss="mortar" number="sing" locus="number"/>
</np>
</pp>
</np>
</s>
About to call getSlotValue for have/verb/voice/optionalGot active
About to call getSlotValue for slime/noun/number/optional
Got sing
About to call getSlotValue for mortar/noun/number/optional
Got sing
addaffixes:
<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="vpnegation" function="proclitic" gloss="POS"/>
<thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
+ <thingy type="verbvoice" function="prefix" gloss="active"/>
<word posp="verb" gloss="have" tense="past" asp="habitual" mode="indicative" voice="active" negation="POS" question="not.Q" ta="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
</vp>
<np def="def" number="plur" tr="theme" role="subj" locus="number">
<word posp="pron" number="plur" gloss="3.plur" def="def" tr="theme" role="subj" locus="number"/>
</np>
<np role="obj" number="sing" locus="number">
+ <thingy type="nounnumber" function="prefix" gloss="sing"/>
<word posp="noun" gloss="slime" role="obj" number="sing" locus="number"/>
<pp role="purpose">
<word gloss="PURP" posp="pp" role="purpose"/>
<np number="sing" locus="number">
+ <thingy type="nounnumber" function="prefix" gloss="sing"/>
<word posp="noun" gloss="mortar" number="sing" locus="number"/>
</np>
</pp>
</np>
</s>
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="vpnegation" function="proclitic" gloss="POS"/> <thingy type="vpquestion" function="proclitic" gloss="not.Q"/> <thingy type="verbvoice" function="prefix" gloss="active"/> <word posp="verb" gloss="have" tense="past" asp="habitual" mode="indicative" voice="active" negation="POS" question="not.Q" ta="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> - </vp> - <np def="def" number="plur" tr="theme" role="subj" locus="number"> <word posp="pron" number="plur" gloss="3.plur" def="def" tr="theme" role="subj" locus="number"/> - </np> - <np role="obj" number="sing" locus="number"> <thingy type="nounnumber" function="prefix" gloss="sing"/> <word posp="noun" gloss="slime" role="obj" number="sing" locus="number"/> - <pp role="purpose"> <word gloss="PURP" posp="pp" role="purpose"/> - <np number="sing" locus="number"> <thingy type="nounnumber" function="prefix" gloss="sing"/> <word posp="noun" gloss="mortar" number="sing" 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="vpnegation" function="proclitic" gloss="POS"/> - <thingy type="vpquestion" function="proclitic" gloss="not.Q"/> - <thingy type="verbvoice" function="prefix" gloss="active"/> - <word posp="verb" gloss="have" tense="past" asp="habitual" mode="indicative" voice="active" negation="POS" question="not.Q" ta="PAST"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <word posp="pron" number="plur" gloss="3.plur" def="def" tr="theme" role="subj" locus="number"/> - <thingy type="nounnumber" function="prefix" gloss="sing"/> - <word posp="noun" gloss="slime" role="obj" number="sing" locus="number"/> - <word gloss="PURP" posp="pp" role="purpose"/> - <thingy type="nounnumber" function="prefix" gloss="sing"/> - <word posp="noun" gloss="mortar" number="sing" locus="number"/> + <word gloss="and" posp="conj">|ŋ|u|</word> + <thingy type="vpta" function="proclitic" gloss="PAST">|s|a|</thingy> + <thingy type="vpnegation" function="proclitic" gloss="POS">-</thingy> + <thingy type="vpquestion" function="proclitic" gloss="not.Q">-</thingy> + <thingy type="verbvoice" function="prefix" gloss="active">-</thingy> + <word posp="verb" gloss="have" tense="past" asp="habitual" mode="indicative" voice="active" negation="POS" question="not.Q" ta="PAST">|h|u|n|i|</word> + <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy> + <word posp="pron" number="plur" gloss="3.plur" def="def" tr="theme" role="subj" locus="number">|h|au|</word> + <thingy type="nounnumber" function="prefix" gloss="sing">-</thingy> + <word posp="noun" gloss="slime" role="obj" number="sing" locus="number">|ŋ|u|b|ai|n|u|</word> + <word gloss="PURP" posp="pp" role="purpose">|m|i|r|i|</word> + <thingy type="nounnumber" function="prefix" gloss="sing">-</thingy> + <word posp="noun" gloss="mortar" number="sing" locus="number">|s|a|b|o|l|a|</word> </flat> </s>
vowelharmony: No change.
### |ŋ|u|#-> ŋu
### |ŋ|u|
#-> ŋu
### |s|a|
#-> sa
### |s|a|
#-> sa
### |h|u|n|i|
#-> huni
### |h|u|n|i|
#-> huni
### |h|au|
#-> hau
### |h|au|
#-> hau
### |ŋ|u|b|ai|n|u|
#-> ŋubainu
### |ŋ|u|b|ai|n|u|
#-> ŋubainu
### |m|i|r|i|
#-> miri
### |m|i|r|i|
#-> miri
### |s|a|b|o|l|a|
#-> sabola
### |s|a|b|o|l|a|
#-> sabola
### |ŋ|u| |s|a| |h|u|n|i| |h|au| |ŋ|u|b|ai|n|u| |m|i|r|i| |s|a|b|o|l|a|
#-> ŋu sa huni hau ŋubainu miri sabola
removetags:
<s connector="and" translation="">
<flat>
<word gloss="and" posp="conj">|ŋ|u|</word>
<thingy type="vpta" function="proclitic" gloss="PAST">|s|a|</thingy>
- <thingy type="vpnegation" function="proclitic" gloss="POS">-</thingy>
- <thingy type="vpquestion" function="proclitic" gloss="not.Q">-</thingy>
- <thingy type="verbvoice" function="prefix" gloss="active">-</thingy>
<word posp="verb" gloss="have" tense="past" asp="habitual" mode="indicative" voice="active" negation="POS" question="not.Q" ta="PAST">|h|u|n|i|</word>
- <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy>
<word posp="pron" number="plur" gloss="3.plur" def="def" tr="theme" role="subj" locus="number">|h|au|</word>
- <thingy type="nounnumber" function="prefix" gloss="sing">-</thingy>
<word posp="noun" gloss="slime" role="obj" number="sing" locus="number">|ŋ|u|b|ai|n|u|</word>
<word gloss="PURP" posp="pp" role="purpose">|m|i|r|i|</word>
- <thingy type="nounnumber" function="prefix" gloss="sing">-</thingy>
<word posp="noun" gloss="mortar" number="sing" locus="number">|s|a|b|o|l|a|</word>
</flat>
+ <p><span class="ilpair"><span class="mor">ŋu</span><br><span class="gls">and</span></span> <span class="ilpair"><span class="mor">sa</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">huni</span><br><span class="gls">have</span></span> <span class="ilpair"><span class="mor">hau</span><br><span class="gls">3.plur</span></span> <span class="ilpair"><span class="mor">ŋubainu</span><br><span class="gls">slime</span></span> <span class="ilpair"><span class="mor">miri</span><br><span class="gls"><span class="glssc">PURP</span></span></span> <span class="ilpair"><span class="mor">sabola</span><br><span class="gls">mortar</span></span></p>
+ <p>ŋu sa huni hau ŋubainu miri sabola</p>
+ <p>ngu sa huni hv ngubénu miïi sabola</p>
+ <il>
+ <w>
+ <o>ŋu</o>
+ <g>and</g>
+ </w>
+ <w>
+ <o>sa</o>
+ <g>PAST</g>
+ </w>
+ <w>
+ <o>huni</o>
+ <g>have</g>
+ </w>
+ <w>
+ <o>hau</o>
+ <g>3.plur</g>
+ </w>
+ <w>
+ <o>ŋubainu</o>
+ <g>slime</g>
+ </w>
+ <w>
+ <o>miri</o>
+ <g>PURP</g>
+ </w>
+ <w>
+ <o>sabola</o>
+ <g>mortar</g>
+ </w>
+ </il>
</s>
### ŋu sa huni hau ŋubainu miri sabola#-> ŋu sa huni hau ŋubainu miri sabola
Ngu sa huni hv ngubénu miïi sabola. [ŋu sa huni hau ŋubainu miri sabola] ŋu and sa PAST huni have hau 3.plur ŋubainu slime miri PURP sabola mortar “And they had slime for mortar.” | (7) |
A Creation Myth
We are not like other people.
initial XML:
<s>
<littrans>We do not resemble other humans.</littrans>
<vp tam="pres-state" question="no" negation="yes">
<verb>resemble</verb>
</vp>
<np def="def" number="plur" tr="theme" role="subj">
<pron person="1incl" number="plur"/>
</np>
<np number="plur" def="neither" tr="rheme" role="obj">
<noun>human being</noun>
<adj>other</adj>
</np>
</s>cleanup:
<s> <littrans>We do not resemble other humans.</littrans> - <vp tam="pres-state" question="no" negation="yes"> - <verb>resemble</verb> + <vp question="not.Q" negation="NEG" tense="present" asp="imperfective" mode="indicative" voice="active"> + <word posp="verb" gloss="resemble"/> </vp> - <np def="def" number="plur" tr="theme" role="subj"> - <pron person="1incl" number="plur"/> + <np def="def" number="plur" tr="theme" role="subj" locus="number"> + <word person="1incl" number="plur" posp="pron"/> </np> - <np number="plur" def="neither" tr="rheme" role="obj"> - <noun>human being</noun> - <adj>other</adj> + <np number="plur" def="neither" tr="rheme" role="obj" locus="number"> + <word posp="noun" gloss="human being"/> + <word posp="adj" gloss="other"/> </np> </s>
module adj2verb:
<s>
<littrans>We do not resemble other humans.</littrans>
<vp question="not.Q" negation="NEG" tense="present" asp="imperfective" mode="indicative" voice="active">
<word posp="verb" gloss="resemble"/>
</vp>
<np def="def" number="plur" tr="theme" role="subj" locus="number">
<word person="1incl" number="plur" posp="pron"/>
</np>
<np number="plur" def="neither" tr="rheme" role="obj" locus="number">
+ <relp>
+ <vp tam="pres-state">
+ <word lexposp="adj" posp="verb" gloss="other"/>
+ </vp>
+ <np head="this" role="subj" number="plur">
<word posp="noun" gloss="human being"/>
- <word posp="adj" gloss="other"/>
</np>
+ </relp>
+ </np>
</s>
module articles:
<s>
<littrans>We do not resemble other humans.</littrans>
<vp question="not.Q" negation="NEG" tense="present" asp="imperfective" mode="indicative" voice="active">
<word posp="verb" gloss="resemble"/>
</vp>
<np def="def" number="plur" tr="theme" role="subj" locus="number">
<word person="1incl" number="plur" posp="pron"/>
</np>
- <np number="plur" def="neither" tr="rheme" role="obj" locus="number">
+ <np number="plur" tr="rheme" role="obj" locus="number">
<relp>
<vp tam="pres-state">
<word lexposp="adj" posp="verb" gloss="other"/>
</vp>
<np head="this" role="subj" number="plur">
<word posp="noun" gloss="human being"/>
</np>
</relp>
</np>
</s>
module nonpastonly:
<s> <littrans>We do not resemble other humans.</littrans> - <vp question="not.Q" negation="NEG" tense="present" asp="imperfective" mode="indicative" voice="active"> + <vp question="not.Q" negation="NEG" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="resemble"/> </vp> <np def="def" number="plur" tr="theme" role="subj" locus="number"> <word person="1incl" number="plur" posp="pron"/> </np> <np number="plur" tr="rheme" role="obj" locus="number"> <relp> - <vp tam="pres-state"> + <vp tam="pres-state" ta="PRES"> <word lexposp="adj" posp="verb" gloss="other"/> </vp> <np head="this" role="subj" number="plur"> <word posp="noun" gloss="human being"/> </np> </relp> </np> </s>
module noepistemic: No change.
module NRel:
<s>
<littrans>We do not resemble other humans.</littrans>
<vp question="not.Q" negation="NEG" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES">
<word posp="verb" gloss="resemble"/>
</vp>
<np def="def" number="plur" tr="theme" role="subj" locus="number">
<word person="1incl" number="plur" posp="pron"/>
</np>
- <np number="plur" tr="rheme" role="obj" locus="number">
- <relp>
+ <np locus="number" id="parent">
+ <np role="obj" number="plur" id="headnp" tr="rheme">
+ <word posp="noun" gloss="human being"/>
+ </np>
+ <relp comma="after">
+ <np id="relnp" number="plur" def="neither" role="subj" comma="before">
+ <word posp="pron" gloss="RELPRON"/>
+ </np>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="other"/>
</vp>
- <np head="this" role="subj" number="plur">
- <word posp="noun" gloss="human being"/>
- </np>
</relp>
</np>
</s>
module sentenceconnectors: No change.
module complementise: No change.
module adpositions: No change.
module constorder: No change.
module casemarking: No change.
module propagatenumber:
<s>
<littrans>We do not resemble other humans.</littrans>
<vp question="not.Q" negation="NEG" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES">
<word posp="verb" gloss="resemble"/>
</vp>
<np def="def" number="plur" tr="theme" role="subj" locus="number">
<word person="1incl" number="plur" posp="pron"/>
</np>
- <np locus="number" id="parent">
+ <np locus="number" id="parent" number="plur">
<np role="obj" number="plur" id="headnp" tr="rheme">
<word posp="noun" gloss="human being"/>
</np>
<relp comma="after">
<np id="relnp" number="plur" def="neither" role="subj" comma="before">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="other"/>
</vp>
</relp>
</np>
</s>
module simplifynumber: No change.
createpronouns: No change.
module ngen: No change.
module wordorder: No change.
module wordorder: No change.
module wordorder: No change.
module conjp: No change.
flattenconjp: No change.
fixpronouns:
<s>
<littrans>We do not resemble other humans.</littrans>
<vp question="not.Q" negation="NEG" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES">
<word posp="verb" gloss="resemble"/>
</vp>
<np def="def" number="plur" tr="theme" role="subj" locus="number">
- <word person="1incl" number="plur" posp="pron"/>
+ <word person="1incl" number="plur" posp="pron" gloss="1incl.plur"/>
</np>
<np locus="number" id="parent" number="plur">
<np role="obj" number="plur" id="headnp" tr="rheme">
<word posp="noun" gloss="human being"/>
</np>
<relp comma="after">
<np id="relnp" number="plur" def="neither" role="subj" comma="before">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="other"/>
</vp>
</relp>
</np>
</s>
copyuptophrase:
<s>
<littrans>We do not resemble other humans.</littrans>
<vp question="not.Q" negation="NEG" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES">
<word posp="verb" gloss="resemble"/>
</vp>
- <np def="def" number="plur" tr="theme" role="subj" locus="number">
+ <np def="def" number="plur" tr="theme" role="subj" locus="number" person="1incl">
<word person="1incl" number="plur" posp="pron" gloss="1incl.plur"/>
</np>
<np locus="number" id="parent" number="plur">
<np role="obj" number="plur" id="headnp" tr="rheme">
<word posp="noun" gloss="human being"/>
</np>
<relp comma="after">
<np id="relnp" number="plur" def="neither" role="subj" comma="before">
<word posp="pron" gloss="RELPRON"/>
</np>
- <vp tam="pres-state" ta="PRES">
+ <vp tam="pres-state" ta="PRES" subj="3.plur">
<word lexposp="adj" posp="verb" gloss="other"/>
</vp>
</relp>
</np>
</s>
prodrop: No change.
addclitics:
<s> <littrans>We do not resemble other humans.</littrans> <vp question="not.Q" negation="NEG" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES"> + <thingy type="vpta" function="proclitic" gloss="PRES"/> + <thingy type="vpnegation" function="proclitic" gloss="NEG"/> + <thingy type="vpquestion" function="proclitic" gloss="not.Q"/> <word posp="verb" gloss="resemble"/> + <thingy type="vpmode" function="enclitic" gloss="indicative"/> </vp> <np def="def" number="plur" tr="theme" role="subj" locus="number" person="1incl"> <word person="1incl" number="plur" posp="pron" gloss="1incl.plur"/> </np> <np locus="number" id="parent" number="plur"> <np role="obj" number="plur" id="headnp" tr="rheme"> <word posp="noun" gloss="human being"/> </np> <relp comma="after"> <np id="relnp" number="plur" def="neither" role="subj" comma="before"> <word posp="pron" gloss="RELPRON"/> </np> <vp tam="pres-state" ta="PRES" subj="3.plur"> + <thingy type="vpta" function="proclitic" gloss="PRES"/> <word lexposp="adj" posp="verb" gloss="other"/> </vp> </relp> </np> </s>
propagateArgumentCase: No change.
unwrapArgumentNPs: No change.
unwrapOwnerOwned: No change.
movedowntoword:
<s>
<littrans>We do not resemble other humans.</littrans>
<vp question="not.Q" negation="NEG" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES">
<thingy type="vpta" function="proclitic" gloss="PRES"/>
<thingy type="vpnegation" function="proclitic" gloss="NEG"/>
<thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
- <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="vpmode" function="enclitic" gloss="indicative"/>
</vp>
<np def="def" number="plur" tr="theme" role="subj" locus="number" person="1incl">
- <word person="1incl" number="plur" posp="pron" gloss="1incl.plur"/>
+ <word person="1incl" number="plur" posp="pron" gloss="1incl.plur" def="def" tr="theme" role="subj" locus="number"/>
</np>
<np locus="number" id="parent" number="plur">
<np role="obj" number="plur" id="headnp" tr="rheme">
- <word posp="noun" gloss="human being"/>
+ <word posp="noun" gloss="human being" role="obj" number="plur" id="headnp" tr="rheme"/>
</np>
<relp comma="after">
<np id="relnp" number="plur" def="neither" role="subj" comma="before">
- <word posp="pron" gloss="RELPRON"/>
+ <word posp="pron" gloss="RELPRON" id="relnp" number="plur" def="neither" role="subj" comma="before"/>
</np>
<vp tam="pres-state" ta="PRES" subj="3.plur">
<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.plur"/>
</vp>
</relp>
</np>
</s>
About to call getSlotValue for resemble/verb/voice/optionalGot active
About to call getSlotValue for human being/noun/number/optional
Got plur
About to call getSlotValue for other/verb/voice/optional
addaffixes:
<s>
<littrans>We do not resemble other humans.</littrans>
<vp question="not.Q" negation="NEG" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES">
<thingy type="vpta" function="proclitic" gloss="PRES"/>
<thingy type="vpnegation" function="proclitic" gloss="NEG"/>
<thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
+ <thingy type="verbvoice" function="prefix" gloss="active"/>
<word posp="verb" gloss="resemble" question="not.Q" negation="NEG" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
</vp>
<np def="def" number="plur" tr="theme" role="subj" locus="number" person="1incl">
<word person="1incl" number="plur" posp="pron" gloss="1incl.plur" def="def" tr="theme" role="subj" locus="number"/>
</np>
<np locus="number" id="parent" number="plur">
<np role="obj" number="plur" id="headnp" tr="rheme">
+ <thingy type="nounnumber" function="prefix" gloss="plur"/>
<word posp="noun" gloss="human being" role="obj" number="plur" id="headnp" tr="rheme"/>
</np>
<relp comma="after">
<np id="relnp" number="plur" def="neither" role="subj" comma="before">
<word posp="pron" gloss="RELPRON" id="relnp" number="plur" def="neither" role="subj" comma="before"/>
</np>
<vp tam="pres-state" ta="PRES" subj="3.plur">
<thingy type="vpta" function="proclitic" gloss="PRES"/>
<word lexposp="adj" posp="verb" gloss="other" tam="pres-state" ta="PRES" subj="3.plur"/>
</vp>
</relp>
</np>
</s>
flatten:
<s> - <littrans>We do not resemble other humans.</littrans> - <vp question="not.Q" negation="NEG" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES"> + <flat> <thingy type="vpta" function="proclitic" gloss="PRES"/> <thingy type="vpnegation" function="proclitic" gloss="NEG"/> <thingy type="vpquestion" function="proclitic" gloss="not.Q"/> <thingy type="verbvoice" function="prefix" gloss="active"/> <word posp="verb" gloss="resemble" question="not.Q" negation="NEG" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> - </vp> - <np def="def" number="plur" tr="theme" role="subj" locus="number" person="1incl"> <word person="1incl" number="plur" posp="pron" gloss="1incl.plur" def="def" tr="theme" role="subj" locus="number"/> - </np> - <np locus="number" id="parent" number="plur"> - <np role="obj" number="plur" id="headnp" tr="rheme"> <thingy type="nounnumber" function="prefix" gloss="plur"/> <word posp="noun" gloss="human being" role="obj" number="plur" id="headnp" tr="rheme"/> - </np> - <relp comma="after"> - <np id="relnp" number="plur" def="neither" role="subj" comma="before"> <word posp="pron" gloss="RELPRON" id="relnp" number="plur" def="neither" role="subj" comma="before"/> - </np> - <vp tam="pres-state" ta="PRES" subj="3.plur"> <thingy type="vpta" function="proclitic" gloss="PRES"/> - <word lexposp="adj" posp="verb" gloss="other" tam="pres-state" ta="PRES" subj="3.plur"/> - </vp> - </relp> - </np> + <word lexposp="adj" posp="verb" gloss="other" tam="pres-state" ta="PRES" subj="3.plur" comma="after"/> + </flat> </s>
addvocab:
-<s> +<s translation=""> <flat> - <thingy type="vpta" function="proclitic" gloss="PRES"/> - <thingy type="vpnegation" function="proclitic" gloss="NEG"/> - <thingy type="vpquestion" function="proclitic" gloss="not.Q"/> - <thingy type="verbvoice" function="prefix" gloss="active"/> - <word posp="verb" gloss="resemble" question="not.Q" negation="NEG" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <word person="1incl" number="plur" posp="pron" gloss="1incl.plur" def="def" tr="theme" role="subj" locus="number"/> - <thingy type="nounnumber" function="prefix" gloss="plur"/> - <word posp="noun" gloss="human being" role="obj" number="plur" id="headnp" tr="rheme"/> - <word posp="pron" gloss="RELPRON" id="relnp" number="plur" def="neither" role="subj" comma="before"/> - <thingy type="vpta" function="proclitic" gloss="PRES"/> - <word lexposp="adj" posp="verb" gloss="other" tam="pres-state" ta="PRES" subj="3.plur" comma="after"/> + <thingy type="vpta" function="proclitic" gloss="PRES">-</thingy> + <thingy type="vpnegation" function="proclitic" gloss="NEG">|l|a|</thingy> + <thingy type="vpquestion" function="proclitic" gloss="not.Q">-</thingy> + <thingy type="verbvoice" function="prefix" gloss="active">-</thingy> + <word posp="verb" gloss="resemble" question="not.Q" negation="NEG" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES">|d|a|t͡ɕ|e|ɲ|i|</word> + <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy> + <word person="1incl" number="plur" posp="pron" gloss="1incl.plur" def="def" tr="theme" role="subj" locus="number">|f|i|</word> + <thingy type="nounnumber" function="prefix" gloss="plur">|s|u|-</thingy> + <word posp="noun" gloss="human being" role="obj" number="plur" id="headnp" tr="rheme">|f|au|</word> + <word posp="pron" gloss="RELPRON" id="relnp" number="plur" def="neither" role="subj" comma="before">|s|ai|</word> + <thingy type="vpta" function="proclitic" gloss="PRES">-</thingy> + <word lexposp="adj" posp="verb" gloss="other" tam="pres-state" ta="PRES" subj="3.plur" comma="after">|t͡ʃ|e|</word> </flat> </s>
vowelharmony: No change.
### |l|a|#-> la
### |l|a|
#-> la
### |d|a|t͡ɕ|e|ɲ|i|
#-> dat͡ɕeɲi
### |d|a|t͡ɕ|e|ɲ|i|
#-> dat͡ɕeɲi
### |f|i|
#-> fi
### |f|i|
#-> fi
### |s|u|-
#-> su-
### |s|u|-
#-> su-
### |f|au|,
#-> fau,
### |f|au|,
#-> fau,
### |s|ai|
#-> sai
### |s|ai|
#-> sai
### |t͡ʃ|e|
#-> t͡ʃe
### |t͡ʃ|e|
#-> t͡ʃe
### |l|a| |d|a|t͡ɕ|e|ɲ|i| |f|i| |s|u||f|au|, |s|ai| |t͡ʃ|e|
#-> la dat͡ɕeɲi fi sufau, sai t͡ʃe
removetags:
<s translation=""> <flat> - <thingy type="vpta" function="proclitic" gloss="PRES">-</thingy> <thingy type="vpnegation" function="proclitic" gloss="NEG">|l|a|</thingy> - <thingy type="vpquestion" function="proclitic" gloss="not.Q">-</thingy> - <thingy type="verbvoice" function="prefix" gloss="active">-</thingy> <word posp="verb" gloss="resemble" question="not.Q" negation="NEG" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES">|d|a|t͡ɕ|e|ɲ|i|</word> - <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy> <word person="1incl" number="plur" posp="pron" gloss="1incl.plur" def="def" tr="theme" role="subj" locus="number">|f|i|</word> <thingy type="nounnumber" function="prefix" gloss="plur">|s|u|-</thingy> - <word posp="noun" gloss="human being" role="obj" number="plur" id="headnp" tr="rheme">|f|au|</word> + <word posp="noun" gloss="human being" role="obj" number="plur" id="headnp" tr="rheme">|f|au|,</word> <word posp="pron" gloss="RELPRON" id="relnp" number="plur" def="neither" role="subj" comma="before">|s|ai|</word> - <thingy type="vpta" function="proclitic" gloss="PRES">-</thingy> <word lexposp="adj" posp="verb" gloss="other" tam="pres-state" ta="PRES" subj="3.plur" comma="after">|t͡ʃ|e|</word> </flat> + <p><span class="ilpair"><span class="mor">la</span><br><span class="gls"><span class="glssc">NEG</span></span></span> <span class="ilpair"><span class="mor">dat͡ɕeɲi</span><br><span class="gls">resemble</span></span> <span class="ilpair"><span class="mor">fi</span><br><span class="gls">1incl.plur</span></span> <span class="ilpair"><span class="mor">su-</span><br><span class="gls">plur</span></span> <span class="ilpair"><span class="mor">fau,</span><br><span class="gls">human being</span></span> <span class="ilpair"><span class="mor">sai</span><br><span class="gls"><span class="glssc">RELPRON</span></span></span> <span class="ilpair"><span class="mor">t͡ʃe</span><br><span class="gls">other</span></span></p> + <p>la dat͡ɕeɲi fi sufau, sai t͡ʃe</p> + <p>la datyeñi fi sufv, sé che</p> + <il> + <w> + <o>la</o> + <g>NEG</g> + </w> + <w> + <o>dat͡ɕeɲi</o> + <g>resemble</g> + </w> + <w> + <o>fi</o> + <g>1incl.plur</g> + </w> + <w> + <o>su-</o> + <g>plur</g> + </w> + <w> + <o>fau,</o> + <g>human being</g> + </w> + <w> + <o>sai</o> + <g>RELPRON</g> + </w> + <w> + <o>t͡ʃe</o> + <g>other</g> + </w> + </il> </s>### la dat͡ɕeɲi fi sufau, sai t͡ʃe
#-> la dat͡ɕeɲi fi sufau, sai t͡ʃe
La datyeñi fi sufv, sé che. [la dat͡ɕeɲi fi sufau, sai t͡ʃe] la NEG dat͡ɕeɲi resemble fi 1incl.plur su- plur fau, human being sai RELPRON t͡ʃe other “We do not resemble other humans.” | (8) |
Their languages were shaped by struggle and time.
initial XML:
<s>
<littrans>Their languages were shaped by fight and time.</littrans>
<vp tam="past-punct">
<verb>shape</verb>
</vp>
<np role="subj" tr="rheme">
<conjp conj="and">
<np def="neither" number="sing">
<noun>fight</noun>
</np>
<np def="neither" number="sing">
<noun>time</noun>
</np>
</conjp>
</np>
<np role="obj" tr="theme">
<np type="owner_owned">
<np def="def" number="plur" output="aspron">
<noun>human being</noun>
</np>
<np number="plur" def="def">
<noun>language</noun>
</np>
</np>
</np>
</s>cleanup:
<s> <littrans>Their languages were shaped by fight and time.</littrans> - <vp tam="past-punct"> - <verb>shape</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="shape"/> </vp> <np role="subj" tr="rheme"> <conjp conj="and"> - <np def="neither" number="sing"> - <noun>fight</noun> + <np def="neither" number="sing" locus="number"> + <word posp="noun" gloss="fight"/> </np> - <np def="neither" number="sing"> - <noun>time</noun> + <np def="neither" number="sing" locus="number"> + <word posp="noun" gloss="time"/> </np> </conjp> </np> <np role="obj" tr="theme"> <np type="owner_owned"> - <np def="def" number="plur" output="aspron"> - <noun>human being</noun> + <np def="def" number="plur" output="aspron" locus="number" role="owner"> + <word posp="noun" gloss="human being"/> </np> - <np number="plur" def="def"> - <noun>language</noun> + <np number="plur" def="def" locus="number" role="owned"> + <word posp="noun" gloss="language"/> </np> </np> </np> </s>
module adj2verb: No change.
module articles:
<s>
<littrans>Their languages were shaped by fight and time.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active">
<word posp="verb" gloss="shape"/>
</vp>
<np role="subj" tr="rheme">
<conjp conj="and">
- <np def="neither" number="sing" locus="number">
+ <np number="sing" locus="number">
<word posp="noun" gloss="fight"/>
</np>
- <np def="neither" number="sing" locus="number">
+ <np number="sing" locus="number">
<word posp="noun" gloss="time"/>
</np>
</conjp>
</np>
<np role="obj" tr="theme">
<np type="owner_owned">
<np def="def" number="plur" output="aspron" locus="number" role="owner">
<word posp="noun" gloss="human being"/>
</np>
<np number="plur" def="def" locus="number" role="owned">
<word posp="noun" gloss="language"/>
+ <word gloss="the" posp="det"/>
</np>
</np>
</np>
</s>
module nonpastonly:
<s> <littrans>Their languages were shaped by fight and time.</littrans> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="shape"/> </vp> <np role="subj" tr="rheme"> <conjp conj="and"> <np number="sing" locus="number"> <word posp="noun" gloss="fight"/> </np> <np number="sing" locus="number"> <word posp="noun" gloss="time"/> </np> </conjp> </np> <np role="obj" tr="theme"> <np type="owner_owned"> <np def="def" number="plur" output="aspron" locus="number" role="owner"> <word posp="noun" gloss="human being"/> </np> <np number="plur" def="def" locus="number" role="owned"> <word posp="noun" gloss="language"/> <word gloss="the" posp="det"/> </np> </np> </np> </s>
module noepistemic: No change.
module NRel: No change.
module sentenceconnectors: No change.
module complementise: No change.
module adpositions: No change.
module constorder: No change.
module casemarking: No change.
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">
<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: No change.
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" 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" number="plur">
<np type="owner_owned" number="plur">
- <np def="def" number="plur" output="aspron" locus="number" role="owner">
- <word posp="noun" gloss="human being"/>
+ <np def="def" number="plur" locus="number" role="owner">
+ <word posp="pron" number="plur" gloss="3.plur"/>
</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 ngen: No change.
module wordorder: No change.
module wordorder: No change.
module wordorder:
<s>
<littrans>Their languages were shaped by fight and time.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="shape"/>
</vp>
<np role="subj" tr="rheme" 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" number="plur">
<np type="owner_owned" number="plur">
<np def="def" number="plur" locus="number" role="owner">
<word posp="pron" number="plur" gloss="3.plur"/>
</np>
<np number="plur" def="def" locus="number" role="owned">
- <word posp="noun" gloss="language"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="language"/>
</np>
</np>
</np>
</s>
module conjp:
<s>
<littrans>Their languages were shaped by fight and time.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="shape"/>
</vp>
<np role="subj" tr="rheme" number="plur">
<conjp conj="and">
<np number="sing" locus="number">
<word posp="noun" gloss="fight"/>
</np>
+ <word posp="conj" gloss="and"/>
<np number="sing" 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" locus="number" role="owner">
<word posp="pron" number="plur" gloss="3.plur"/>
</np>
<np number="plur" def="def" locus="number" role="owned">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="language"/>
</np>
</np>
</np>
</s>
flattenconjp:
<s>
<littrans>Their languages were shaped by fight and time.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="shape"/>
</vp>
<np role="subj" tr="rheme" number="plur">
- <conjp conj="and">
- <np number="sing" locus="number">
+ <np number="sing" locus="number" role="subj" tr="rheme">
<word posp="noun" gloss="fight"/>
</np>
<word posp="conj" gloss="and"/>
- <np number="sing" locus="number">
+ <np number="sing" locus="number" role="subj" tr="rheme">
<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" locus="number" role="owner">
<word posp="pron" number="plur" gloss="3.plur"/>
</np>
<np number="plur" def="def" locus="number" role="owned">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="language"/>
</np>
</np>
</np>
</s>
fixpronouns: No change.
copyuptophrase: No change.
prodrop: No change.
addclitics:
<s> <littrans>Their languages were shaped by fight and time.</littrans> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <thingy type="vpta" function="proclitic" gloss="PAST"/> + <thingy type="vpnegation" function="proclitic" gloss="POS"/> + <thingy type="vpquestion" function="proclitic" gloss="not.Q"/> <word posp="verb" gloss="shape"/> + <thingy type="vpmode" function="enclitic" gloss="indicative"/> </vp> <np role="subj" tr="rheme" number="plur"> <np number="sing" locus="number" role="subj" tr="rheme"> <word posp="noun" gloss="fight"/> </np> <word posp="conj" gloss="and"/> <np number="sing" locus="number" role="subj" tr="rheme"> <word posp="noun" gloss="time"/> </np> </np> <np role="obj" tr="theme" number="plur"> <np type="owner_owned" number="plur"> <np def="def" number="plur" locus="number" role="owner"> <word posp="pron" number="plur" gloss="3.plur"/> </np> <np number="plur" def="def" locus="number" role="owned"> <word gloss="the" posp="det"/> <word posp="noun" gloss="language"/> </np> </np> </np> </s>
propagateArgumentCase: No change.
unwrapArgumentNPs:
<s>
<littrans>Their languages were shaped by fight and time.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
<thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
<word posp="verb" gloss="shape"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
</vp>
- <np role="subj" tr="rheme" number="plur">
<np number="sing" locus="number" role="subj" tr="rheme">
<word posp="noun" gloss="fight"/>
</np>
<word posp="conj" gloss="and"/>
<np number="sing" locus="number" role="subj" tr="rheme">
<word posp="noun" gloss="time"/>
</np>
- </np>
- <np role="obj" tr="theme" number="plur">
- <np type="owner_owned" number="plur">
+ <np type="owner_owned" number="plur" role="obj" tr="theme">
<np def="def" number="plur" locus="number" role="owner">
<word posp="pron" number="plur" gloss="3.plur"/>
</np>
<np number="plur" def="def" locus="number" role="owned">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="language"/>
</np>
</np>
- </np>
</s>
unwrapOwnerOwned:
<s>
<littrans>Their languages were shaped by fight and time.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
<thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
<word posp="verb" gloss="shape"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
</vp>
<np number="sing" locus="number" role="subj" tr="rheme">
<word posp="noun" gloss="fight"/>
</np>
<word posp="conj" gloss="and"/>
<np number="sing" locus="number" role="subj" tr="rheme">
<word posp="noun" gloss="time"/>
</np>
- <np type="owner_owned" number="plur" role="obj" tr="theme">
<np def="def" number="plur" locus="number" role="owner">
<word posp="pron" number="plur" gloss="3.plur"/>
</np>
- <np number="plur" def="def" locus="number" role="owned">
+ <np number="plur" def="def" locus="number" role="owned" tr="theme">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="language"/>
</np>
- </np>
</s>
movedowntoword:
<s>
<littrans>Their languages were shaped by fight and time.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
<thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
- <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="vpmode" function="enclitic" gloss="indicative"/>
</vp>
<np number="sing" locus="number" role="subj" tr="rheme">
- <word posp="noun" gloss="fight"/>
+ <word posp="noun" gloss="fight" number="sing" locus="number" role="subj" tr="rheme"/>
</np>
<word posp="conj" gloss="and"/>
<np number="sing" locus="number" role="subj" tr="rheme">
- <word posp="noun" gloss="time"/>
+ <word posp="noun" gloss="time" number="sing" locus="number" role="subj" tr="rheme"/>
</np>
<np def="def" number="plur" locus="number" role="owner">
- <word posp="pron" number="plur" gloss="3.plur"/>
+ <word posp="pron" number="plur" gloss="3.plur" def="def" locus="number" role="owner"/>
</np>
<np number="plur" def="def" locus="number" role="owned" tr="theme">
- <word gloss="the" posp="det"/>
- <word posp="noun" gloss="language"/>
+ <word gloss="the" posp="det" number="plur" def="def" locus="number" role="owned" tr="theme"/>
+ <word posp="noun" gloss="language" number="plur" def="def" locus="number" role="owned" tr="theme"/>
</np>
</s>
About to call getSlotValue for shape/verb/voice/optionalGot active
About to call getSlotValue for fight/noun/number/optional
Got sing
About to call getSlotValue for time/noun/number/optional
Got sing
About to call getSlotValue for the/det/case/optional
About to call getSlotValue for language/noun/number/optional
Got plur
addaffixes:
<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="vpnegation" function="proclitic" gloss="POS"/>
<thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
+ <thingy type="verbvoice" function="prefix" gloss="active"/>
<word posp="verb" gloss="shape" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
</vp>
<np number="sing" locus="number" role="subj" tr="rheme">
+ <thingy type="nounnumber" function="prefix" gloss="sing"/>
<word posp="noun" gloss="fight" number="sing" locus="number" role="subj" tr="rheme"/>
</np>
<word posp="conj" gloss="and"/>
<np number="sing" locus="number" role="subj" tr="rheme">
+ <thingy type="nounnumber" function="prefix" gloss="sing"/>
<word posp="noun" gloss="time" number="sing" locus="number" role="subj" tr="rheme"/>
</np>
<np def="def" number="plur" locus="number" role="owner">
<word posp="pron" number="plur" gloss="3.plur" def="def" locus="number" role="owner"/>
</np>
<np number="plur" def="def" locus="number" role="owned" tr="theme">
<word gloss="the" posp="det" number="plur" def="def" locus="number" role="owned" tr="theme"/>
+ <thingy type="nounnumber" function="prefix" gloss="plur"/>
<word posp="noun" gloss="language" number="plur" def="def" locus="number" role="owned" tr="theme"/>
</np>
</s>
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="vpnegation" function="proclitic" gloss="POS"/> <thingy type="vpquestion" function="proclitic" gloss="not.Q"/> <thingy type="verbvoice" function="prefix" gloss="active"/> <word posp="verb" gloss="shape" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> - </vp> - <np number="sing" locus="number" role="subj" tr="rheme"> <thingy type="nounnumber" function="prefix" gloss="sing"/> <word posp="noun" gloss="fight" number="sing" locus="number" role="subj" tr="rheme"/> - </np> <word posp="conj" gloss="and"/> - <np number="sing" locus="number" role="subj" tr="rheme"> <thingy type="nounnumber" function="prefix" gloss="sing"/> <word posp="noun" gloss="time" number="sing" locus="number" role="subj" tr="rheme"/> - </np> - <np def="def" number="plur" locus="number" role="owner"> <word posp="pron" number="plur" gloss="3.plur" def="def" locus="number" role="owner"/> - </np> - <np number="plur" def="def" locus="number" role="owned" tr="theme"> <word gloss="the" posp="det" number="plur" def="def" locus="number" role="owned" tr="theme"/> <thingy type="nounnumber" function="prefix" gloss="plur"/> <word posp="noun" gloss="language" number="plur" def="def" locus="number" role="owned" tr="theme"/> - </np> + </flat> </s>
addvocab:
-<s> +<s translation=""> <flat> - <thingy type="vpta" function="proclitic" gloss="PAST"/> - <thingy type="vpnegation" function="proclitic" gloss="POS"/> - <thingy type="vpquestion" function="proclitic" gloss="not.Q"/> - <thingy type="verbvoice" function="prefix" gloss="active"/> - <word posp="verb" gloss="shape" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="nounnumber" function="prefix" gloss="sing"/> - <word posp="noun" gloss="fight" number="sing" locus="number" role="subj" tr="rheme"/> - <word posp="conj" gloss="and"/> - <thingy type="nounnumber" function="prefix" gloss="sing"/> - <word posp="noun" gloss="time" number="sing" locus="number" role="subj" tr="rheme"/> - <word posp="pron" number="plur" gloss="3.plur" def="def" locus="number" role="owner"/> - <word gloss="the" posp="det" number="plur" def="def" locus="number" role="owned" tr="theme"/> - <thingy type="nounnumber" function="prefix" gloss="plur"/> - <word posp="noun" gloss="language" number="plur" def="def" locus="number" role="owned" tr="theme"/> + <thingy type="vpta" function="proclitic" gloss="PAST">|s|a|</thingy> + <thingy type="vpnegation" function="proclitic" gloss="POS">-</thingy> + <thingy type="vpquestion" function="proclitic" gloss="not.Q">-</thingy> + <thingy type="verbvoice" function="prefix" gloss="active">-</thingy> + <word posp="verb" gloss="shape" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">|r|i|r|e|t͡ʃ|i|</word> + <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy> + <thingy type="nounnumber" function="prefix" gloss="sing">-</thingy> + <word posp="noun" gloss="fight" number="sing" locus="number" role="subj" tr="rheme">|ɲ|e|</word> + <word posp="conj" gloss="and">|ŋ|u|</word> + <thingy type="nounnumber" function="prefix" gloss="sing">-</thingy> + <word posp="noun" gloss="time" number="sing" locus="number" role="subj" tr="rheme">|r|e|</word> + <word posp="pron" number="plur" gloss="3.plur" def="def" locus="number" role="owner">|h|au|</word> + <word gloss="the" posp="det" number="plur" def="def" locus="number" role="owned" tr="theme">|d|ai|</word> + <thingy type="nounnumber" function="prefix" gloss="plur">|s|u|-</thingy> + <word posp="noun" gloss="language" number="plur" def="def" locus="number" role="owned" tr="theme">|m|ai|</word> </flat> </s>
vowelharmony: No change.
### |s|a|#-> sa
### |s|a|
#-> sa
### |r|i|r|e|t͡ʃ|i|
#-> riret͡ʃi
### |r|i|r|e|t͡ʃ|i|
#-> riret͡ʃi
### |ɲ|e|
#-> ɲe
### |ɲ|e|
#-> ɲe
### |ŋ|u|
#-> ŋu
### |ŋ|u|
#-> ŋu
### |r|e|
#-> re
### |r|e|
#-> re
### |h|au|
#-> hau
### |h|au|
#-> hau
### |d|ai|
#-> dai
### |d|ai|
#-> dai
### |s|u|-
#-> su-
### |s|u|-
#-> su-
### |m|ai|
#-> mai
### |m|ai|
#-> mai
### |s|a| |r|i|r|e|t͡ʃ|i| |ɲ|e| |ŋ|u| |r|e| |h|au| |d|ai| |s|u||m|ai|
#-> sa riret͡ʃi ɲe ŋu re hau dai sumai
removetags:
<s translation="">
<flat>
<thingy type="vpta" function="proclitic" gloss="PAST">|s|a|</thingy>
- <thingy type="vpnegation" function="proclitic" gloss="POS">-</thingy>
- <thingy type="vpquestion" function="proclitic" gloss="not.Q">-</thingy>
- <thingy type="verbvoice" function="prefix" gloss="active">-</thingy>
<word posp="verb" gloss="shape" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">|r|i|r|e|t͡ʃ|i|</word>
- <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy>
- <thingy type="nounnumber" function="prefix" gloss="sing">-</thingy>
<word posp="noun" gloss="fight" number="sing" locus="number" role="subj" tr="rheme">|ɲ|e|</word>
<word posp="conj" gloss="and">|ŋ|u|</word>
- <thingy type="nounnumber" function="prefix" gloss="sing">-</thingy>
<word posp="noun" gloss="time" number="sing" locus="number" role="subj" tr="rheme">|r|e|</word>
<word posp="pron" number="plur" gloss="3.plur" def="def" locus="number" role="owner">|h|au|</word>
<word gloss="the" posp="det" number="plur" def="def" locus="number" role="owned" tr="theme">|d|ai|</word>
<thingy type="nounnumber" function="prefix" gloss="plur">|s|u|-</thingy>
<word posp="noun" gloss="language" number="plur" def="def" locus="number" role="owned" tr="theme">|m|ai|</word>
</flat>
+ <p><span class="ilpair"><span class="mor">sa</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">riret͡ʃi</span><br><span class="gls">shape</span></span> <span class="ilpair"><span class="mor">ɲe</span><br><span class="gls">fight</span></span> <span class="ilpair"><span class="mor">ŋu</span><br><span class="gls">and</span></span> <span class="ilpair"><span class="mor">re</span><br><span class="gls">time</span></span> <span class="ilpair"><span class="mor">hau</span><br><span class="gls">3.plur</span></span> <span class="ilpair"><span class="mor">dai</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">su-</span><br><span class="gls">plur</span></span> <span class="ilpair"><span class="mor">mai</span><br><span class="gls">language</span></span></p>
+ <p>sa riret͡ʃi ɲe ŋu re hau dai sumai</p>
+ <p>sa ïiïechi ñe ngu ïe hv dé sumé</p>
+ <il>
+ <w>
+ <o>sa</o>
+ <g>PAST</g>
+ </w>
+ <w>
+ <o>riret͡ʃi</o>
+ <g>shape</g>
+ </w>
+ <w>
+ <o>ɲe</o>
+ <g>fight</g>
+ </w>
+ <w>
+ <o>ŋu</o>
+ <g>and</g>
+ </w>
+ <w>
+ <o>re</o>
+ <g>time</g>
+ </w>
+ <w>
+ <o>hau</o>
+ <g>3.plur</g>
+ </w>
+ <w>
+ <o>dai</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>su-</o>
+ <g>plur</g>
+ </w>
+ <w>
+ <o>mai</o>
+ <g>language</g>
+ </w>
+ </il>
</s>
### sa riret͡ʃi ɲe ŋu re hau dai sumai#-> sa riret͡ʃi ɲe ŋu re hau dai sumai
Sa ïiïechi ñe ngu ïe hv dé sumé. [sa riret͡ʃi ɲe ŋu re hau dai sumai] sa PAST riret͡ʃi shape ɲe fight ŋu and re time hau 3.plur dai the su- plur mai language “Their languages were shaped by fight and time.” | (9) |
They copied the sounds of beasts and birds, and they learned to speak like that.
initial XML:
<s>
<littrans>They copied the sounds of mammals and birds.</littrans>
<vp tam="past-punct">
<verb>copy</verb>
</vp>
<np def="def" number="plur" output="aspron" role="subj" tr="theme">
<noun>human being</noun>
</np>
<np role="obj" tr="rheme">
<np type="owner_owned">
<np def="neither" number="plur">
<conjp conj="and">
<np def="neither" number="plur">
<noun>mammal</noun>
</np>
<np def="neither" number="plur">
<noun>bird</noun>
</np>
</conjp>
</np>
<np number="plur" def="def">
<noun>sound</noun>
</np>
</np>
</np>
</s>cleanup:
<s> <littrans>They copied the sounds of mammals and birds.</littrans> - <vp tam="past-punct"> - <verb>copy</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="copy"/> </vp> - <np def="def" number="plur" output="aspron" role="subj" tr="theme"> - <noun>human being</noun> + <np def="def" number="plur" output="aspron" role="subj" tr="theme" locus="number"> + <word posp="noun" gloss="human being"/> </np> <np role="obj" tr="rheme"> <np type="owner_owned"> - <np def="neither" number="plur"> + <np def="neither" number="plur" locus="number" role="owner"> <conjp conj="and"> - <np def="neither" number="plur"> - <noun>mammal</noun> + <np def="neither" number="plur" locus="number"> + <word posp="noun" gloss="mammal"/> </np> - <np def="neither" number="plur"> - <noun>bird</noun> + <np def="neither" number="plur" locus="number"> + <word posp="noun" gloss="bird"/> </np> </conjp> </np> - <np number="plur" def="def"> - <noun>sound</noun> + <np number="plur" def="def" locus="number" role="owned"> + <word posp="noun" gloss="sound"/> </np> </np> </np> </s>
module adj2verb: No change.
module articles:
<s>
<littrans>They copied the sounds of mammals and birds.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active">
<word posp="verb" gloss="copy"/>
</vp>
<np def="def" number="plur" output="aspron" role="subj" tr="theme" locus="number">
<word posp="noun" gloss="human being"/>
</np>
<np role="obj" tr="rheme">
<np type="owner_owned">
- <np def="neither" number="plur" locus="number" role="owner">
+ <np number="plur" locus="number" role="owner">
<conjp conj="and">
- <np def="neither" number="plur" locus="number">
+ <np number="plur" locus="number">
<word posp="noun" gloss="mammal"/>
</np>
- <np def="neither" number="plur" locus="number">
+ <np number="plur" locus="number">
<word posp="noun" gloss="bird"/>
</np>
</conjp>
</np>
<np number="plur" def="def" locus="number" role="owned">
<word posp="noun" gloss="sound"/>
+ <word gloss="the" posp="det"/>
</np>
</np>
</np>
</s>
module nonpastonly:
<s> <littrans>They copied the sounds of mammals and birds.</littrans> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="copy"/> </vp> <np def="def" number="plur" output="aspron" role="subj" tr="theme" locus="number"> <word posp="noun" gloss="human being"/> </np> <np role="obj" tr="rheme"> <np type="owner_owned"> <np number="plur" locus="number" role="owner"> <conjp conj="and"> <np number="plur" locus="number"> <word posp="noun" gloss="mammal"/> </np> <np number="plur" locus="number"> <word posp="noun" gloss="bird"/> </np> </conjp> </np> <np number="plur" def="def" locus="number" role="owned"> <word posp="noun" gloss="sound"/> <word gloss="the" posp="det"/> </np> </np> </np> </s>
module noepistemic: No change.
module NRel: No change.
module sentenceconnectors: No change.
module complementise: No change.
module adpositions: No change.
module constorder: No change.
module casemarking: No change.
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">
<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: No change.
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" number="plur" output="aspron" role="subj" tr="theme" locus="number">
- <word posp="noun" gloss="human being"/>
+ <np def="def" number="plur" role="subj" tr="theme" locus="number">
+ <word posp="pron" number="plur" gloss="3.plur"/>
</np>
<np role="obj" tr="rheme" number="plur">
<np type="owner_owned" number="plur">
<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 ngen: No change.
module wordorder: No change.
module wordorder: No change.
module wordorder:
<s>
<littrans>They copied the sounds of mammals and birds.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="copy"/>
</vp>
<np def="def" number="plur" role="subj" tr="theme" locus="number">
<word posp="pron" number="plur" gloss="3.plur"/>
</np>
<np role="obj" tr="rheme" number="plur">
<np type="owner_owned" number="plur">
<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"/>
+ <word posp="noun" gloss="sound"/>
</np>
</np>
</np>
</s>
module conjp:
<s>
<littrans>They copied the sounds of mammals and birds.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="copy"/>
</vp>
<np def="def" number="plur" role="subj" tr="theme" locus="number">
<word posp="pron" number="plur" gloss="3.plur"/>
</np>
<np role="obj" tr="rheme" number="plur">
<np type="owner_owned" number="plur">
<np number="plur" locus="number" role="owner">
<conjp conj="and">
<np number="plur" locus="number">
<word posp="noun" gloss="mammal"/>
</np>
+ <word posp="conj" gloss="and"/>
<np number="plur" locus="number">
<word posp="noun" gloss="bird"/>
</np>
</conjp>
</np>
<np number="plur" def="def" locus="number" role="owned">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="sound"/>
</np>
</np>
</np>
</s>
flattenconjp:
<s>
<littrans>They copied the sounds of mammals and birds.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="copy"/>
</vp>
<np def="def" number="plur" role="subj" tr="theme" locus="number">
<word posp="pron" number="plur" gloss="3.plur"/>
</np>
<np role="obj" tr="rheme" number="plur">
<np type="owner_owned" number="plur">
<np number="plur" locus="number" role="owner">
- <conjp conj="and">
- <np number="plur" locus="number">
+ <np number="plur" locus="number" role="owner">
<word posp="noun" gloss="mammal"/>
</np>
<word posp="conj" gloss="and"/>
- <np number="plur" locus="number">
+ <np number="plur" locus="number" role="owner">
<word posp="noun" gloss="bird"/>
</np>
- </conjp>
</np>
<np number="plur" def="def" locus="number" role="owned">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="sound"/>
</np>
</np>
</np>
</s>
fixpronouns: No change.
copyuptophrase: No change.
prodrop: No change.
addclitics:
<s> <littrans>They copied the sounds of mammals and birds.</littrans> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <thingy type="vpta" function="proclitic" gloss="PAST"/> + <thingy type="vpnegation" function="proclitic" gloss="POS"/> + <thingy type="vpquestion" function="proclitic" gloss="not.Q"/> <word posp="verb" gloss="copy"/> + <thingy type="vpmode" function="enclitic" gloss="indicative"/> </vp> <np def="def" number="plur" role="subj" tr="theme" locus="number"> <word posp="pron" number="plur" gloss="3.plur"/> </np> <np role="obj" tr="rheme" number="plur"> <np type="owner_owned" number="plur"> <np number="plur" locus="number" role="owner"> <np number="plur" locus="number" role="owner"> <word posp="noun" gloss="mammal"/> </np> <word posp="conj" gloss="and"/> <np number="plur" locus="number" role="owner"> <word posp="noun" gloss="bird"/> </np> </np> <np number="plur" def="def" locus="number" role="owned"> <word gloss="the" posp="det"/> <word posp="noun" gloss="sound"/> </np> </np> </np> </s>
propagateArgumentCase: No change.
unwrapArgumentNPs:
<s>
<littrans>They copied the sounds of mammals and birds.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
<thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
<word posp="verb" gloss="copy"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
</vp>
<np def="def" number="plur" role="subj" tr="theme" locus="number">
<word posp="pron" number="plur" gloss="3.plur"/>
</np>
- <np role="obj" tr="rheme" number="plur">
- <np type="owner_owned" number="plur">
+ <np type="owner_owned" number="plur" role="obj" tr="rheme">
<np number="plur" locus="number" role="owner">
<np number="plur" locus="number" role="owner">
<word posp="noun" gloss="mammal"/>
</np>
<word posp="conj" gloss="and"/>
<np number="plur" locus="number" role="owner">
<word posp="noun" gloss="bird"/>
</np>
</np>
<np number="plur" def="def" locus="number" role="owned">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="sound"/>
</np>
</np>
- </np>
</s>
unwrapOwnerOwned:
<s>
<littrans>They copied the sounds of mammals and birds.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
<thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
<word posp="verb" gloss="copy"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
</vp>
<np def="def" number="plur" role="subj" tr="theme" locus="number">
<word posp="pron" number="plur" gloss="3.plur"/>
</np>
- <np type="owner_owned" number="plur" role="obj" tr="rheme">
<np number="plur" locus="number" role="owner">
<np number="plur" locus="number" role="owner">
<word posp="noun" gloss="mammal"/>
</np>
<word posp="conj" gloss="and"/>
<np number="plur" locus="number" role="owner">
<word posp="noun" gloss="bird"/>
</np>
</np>
- <np number="plur" def="def" locus="number" role="owned">
+ <np number="plur" def="def" locus="number" role="owned" tr="rheme">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="sound"/>
</np>
- </np>
</s>
movedowntoword:
<s>
<littrans>They copied the sounds of mammals and birds.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
<thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
- <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="vpmode" function="enclitic" gloss="indicative"/>
</vp>
<np def="def" number="plur" role="subj" tr="theme" locus="number">
- <word posp="pron" number="plur" gloss="3.plur"/>
+ <word posp="pron" number="plur" gloss="3.plur" def="def" role="subj" tr="theme" locus="number"/>
</np>
<np number="plur" locus="number" role="owner">
<np number="plur" locus="number" role="owner">
- <word posp="noun" gloss="mammal"/>
+ <word posp="noun" gloss="mammal" number="plur" locus="number" role="owner"/>
</np>
- <word posp="conj" gloss="and"/>
+ <word posp="conj" gloss="and" number="plur" locus="number" role="owner"/>
<np number="plur" locus="number" role="owner">
- <word posp="noun" gloss="bird"/>
+ <word posp="noun" gloss="bird" number="plur" locus="number" role="owner"/>
</np>
</np>
<np number="plur" def="def" locus="number" role="owned" tr="rheme">
- <word gloss="the" posp="det"/>
- <word posp="noun" gloss="sound"/>
+ <word gloss="the" posp="det" number="plur" def="def" locus="number" role="owned" tr="rheme"/>
+ <word posp="noun" gloss="sound" number="plur" def="def" locus="number" role="owned" tr="rheme"/>
</np>
</s>
About to call getSlotValue for copy/verb/voice/optionalGot active
About to call getSlotValue for mammal/noun/number/optional
Got plur
About to call getSlotValue for bird/noun/number/optional
Got plur
About to call getSlotValue for the/det/case/optional
About to call getSlotValue for sound/noun/number/optional
Got plur
addaffixes:
<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="vpnegation" function="proclitic" gloss="POS"/>
<thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
+ <thingy type="verbvoice" function="prefix" gloss="active"/>
<word posp="verb" gloss="copy" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
</vp>
<np def="def" number="plur" role="subj" tr="theme" locus="number">
<word posp="pron" number="plur" gloss="3.plur" def="def" role="subj" tr="theme" locus="number"/>
</np>
<np number="plur" locus="number" role="owner">
<np number="plur" locus="number" role="owner">
+ <thingy type="nounnumber" function="prefix" gloss="plur"/>
<word posp="noun" gloss="mammal" number="plur" locus="number" role="owner"/>
</np>
<word posp="conj" gloss="and" number="plur" locus="number" role="owner"/>
<np number="plur" locus="number" role="owner">
+ <thingy type="nounnumber" function="prefix" gloss="plur"/>
<word posp="noun" gloss="bird" number="plur" locus="number" role="owner"/>
</np>
</np>
<np number="plur" def="def" locus="number" role="owned" tr="rheme">
<word gloss="the" posp="det" number="plur" def="def" locus="number" role="owned" tr="rheme"/>
+ <thingy type="nounnumber" function="prefix" gloss="plur"/>
<word posp="noun" gloss="sound" number="plur" def="def" locus="number" role="owned" tr="rheme"/>
</np>
</s>
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="vpnegation" function="proclitic" gloss="POS"/> <thingy type="vpquestion" function="proclitic" gloss="not.Q"/> <thingy type="verbvoice" function="prefix" gloss="active"/> <word posp="verb" gloss="copy" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> - </vp> - <np def="def" number="plur" role="subj" tr="theme" locus="number"> <word posp="pron" number="plur" gloss="3.plur" def="def" role="subj" tr="theme" locus="number"/> - </np> - <np number="plur" locus="number" role="owner"> - <np number="plur" locus="number" role="owner"> <thingy type="nounnumber" function="prefix" gloss="plur"/> <word posp="noun" gloss="mammal" number="plur" locus="number" role="owner"/> - </np> <word posp="conj" gloss="and" number="plur" locus="number" role="owner"/> - <np number="plur" locus="number" role="owner"> <thingy type="nounnumber" function="prefix" gloss="plur"/> <word posp="noun" gloss="bird" number="plur" locus="number" role="owner"/> - </np> - </np> - <np number="plur" def="def" locus="number" role="owned" tr="rheme"> <word gloss="the" posp="det" number="plur" def="def" locus="number" role="owned" tr="rheme"/> <thingy type="nounnumber" function="prefix" gloss="plur"/> <word posp="noun" gloss="sound" number="plur" def="def" locus="number" role="owned" tr="rheme"/> - </np> + </flat> </s>
addvocab:
-<s> +<s translation=""> <flat> - <thingy type="vpta" function="proclitic" gloss="PAST"/> - <thingy type="vpnegation" function="proclitic" gloss="POS"/> - <thingy type="vpquestion" function="proclitic" gloss="not.Q"/> - <thingy type="verbvoice" function="prefix" gloss="active"/> - <word posp="verb" gloss="copy" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <word posp="pron" number="plur" gloss="3.plur" def="def" role="subj" tr="theme" locus="number"/> - <thingy type="nounnumber" function="prefix" gloss="plur"/> - <word posp="noun" gloss="mammal" number="plur" locus="number" role="owner"/> - <word posp="conj" gloss="and" number="plur" locus="number" role="owner"/> - <thingy type="nounnumber" function="prefix" gloss="plur"/> - <word posp="noun" gloss="bird" number="plur" locus="number" role="owner"/> - <word gloss="the" posp="det" number="plur" def="def" locus="number" role="owned" tr="rheme"/> - <thingy type="nounnumber" function="prefix" gloss="plur"/> - <word posp="noun" gloss="sound" number="plur" def="def" locus="number" role="owned" tr="rheme"/> + <thingy type="vpta" function="proclitic" gloss="PAST">|s|a|</thingy> + <thingy type="vpnegation" function="proclitic" gloss="POS">-</thingy> + <thingy type="vpquestion" function="proclitic" gloss="not.Q">-</thingy> + <thingy type="verbvoice" function="prefix" gloss="active">-</thingy> + <word posp="verb" gloss="copy" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">|t͡ɕ|u|m|a|ŋ|a|</word> + <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy> + <word posp="pron" number="plur" gloss="3.plur" def="def" role="subj" tr="theme" locus="number">|h|au|</word> + <thingy type="nounnumber" function="prefix" gloss="plur">|s|u|-</thingy> + <word posp="noun" gloss="mammal" number="plur" locus="number" role="owner">|p|i|ɡ|o|j|a|</word> + <word posp="conj" gloss="and" number="plur" locus="number" role="owner">|ŋ|u|</word> + <thingy type="nounnumber" function="prefix" gloss="plur">|s|u|-</thingy> + <word posp="noun" gloss="bird" number="plur" locus="number" role="owner">|b|i|</word> + <word gloss="the" posp="det" number="plur" def="def" locus="number" role="owned" tr="rheme">|d|ai|</word> + <thingy type="nounnumber" function="prefix" gloss="plur">|s|u|-</thingy> + <word posp="noun" gloss="sound" number="plur" def="def" locus="number" role="owned" tr="rheme">|ɲ|a|</word> </flat> </s>
vowelharmony: No change.
### |s|a|#-> sa
### |s|a|
#-> sa
### |t͡ɕ|u|m|a|ŋ|a|
#-> t͡ɕumaŋa
### |t͡ɕ|u|m|a|ŋ|a|
#-> t͡ɕumaŋa
### |h|au|
#-> hau
### |h|au|
#-> hau
### |s|u|-
#-> su-
### |s|u|-
#-> su-
### |p|i|ɡ|o|j|a|
#-> piɡoja
### |p|i|ɡ|o|j|a|
#-> piɡoja
### |ŋ|u|
#-> ŋu
### |ŋ|u|
#-> ŋu
### |s|u|-
#-> su-
### |s|u|-
#-> su-
### |b|i|
#-> bi
### |b|i|
#-> bi
### |d|ai|
#-> dai
### |d|ai|
#-> dai
### |s|u|-
#-> su-
### |s|u|-
#-> su-
### |ɲ|a|
#-> ɲa
### |ɲ|a|
#-> ɲa
### |s|a| |t͡ɕ|u|m|a|ŋ|a| |h|au| |s|u||p|i|ɡ|o|j|a| |ŋ|u| |s|u||b|i| |d|ai| |s|u||ɲ|a|
#-> sa t͡ɕumaŋa hau supiɡoja ŋu subi dai suɲa
removetags:
<s translation="">
<flat>
<thingy type="vpta" function="proclitic" gloss="PAST">|s|a|</thingy>
- <thingy type="vpnegation" function="proclitic" gloss="POS">-</thingy>
- <thingy type="vpquestion" function="proclitic" gloss="not.Q">-</thingy>
- <thingy type="verbvoice" function="prefix" gloss="active">-</thingy>
<word posp="verb" gloss="copy" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">|t͡ɕ|u|m|a|ŋ|a|</word>
- <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy>
<word posp="pron" number="plur" gloss="3.plur" def="def" role="subj" tr="theme" locus="number">|h|au|</word>
<thingy type="nounnumber" function="prefix" gloss="plur">|s|u|-</thingy>
<word posp="noun" gloss="mammal" number="plur" locus="number" role="owner">|p|i|ɡ|o|j|a|</word>
<word posp="conj" gloss="and" number="plur" locus="number" role="owner">|ŋ|u|</word>
<thingy type="nounnumber" function="prefix" gloss="plur">|s|u|-</thingy>
<word posp="noun" gloss="bird" number="plur" locus="number" role="owner">|b|i|</word>
<word gloss="the" posp="det" number="plur" def="def" locus="number" role="owned" tr="rheme">|d|ai|</word>
<thingy type="nounnumber" function="prefix" gloss="plur">|s|u|-</thingy>
<word posp="noun" gloss="sound" number="plur" def="def" locus="number" role="owned" tr="rheme">|ɲ|a|</word>
</flat>
+ <p><span class="ilpair"><span class="mor">sa</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">t͡ɕumaŋa</span><br><span class="gls">copy</span></span> <span class="ilpair"><span class="mor">hau</span><br><span class="gls">3.plur</span></span> <span class="ilpair"><span class="mor">su-</span><br><span class="gls">plur</span></span> <span class="ilpair"><span class="mor">piɡoja</span><br><span class="gls">mammal</span></span> <span class="ilpair"><span class="mor">ŋu</span><br><span class="gls">and</span></span> <span class="ilpair"><span class="mor">su-</span><br><span class="gls">plur</span></span> <span class="ilpair"><span class="mor">bi</span><br><span class="gls">bird</span></span> <span class="ilpair"><span class="mor">dai</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">su-</span><br><span class="gls">plur</span></span> <span class="ilpair"><span class="mor">ɲa</span><br><span class="gls">sound</span></span></p>
+ <p>sa t͡ɕumaŋa hau supiɡoja ŋu subi dai suɲa</p>
+ <p>sa tyumanga hv supigoja ngu subi dé suña</p>
+ <il>
+ <w>
+ <o>sa</o>
+ <g>PAST</g>
+ </w>
+ <w>
+ <o>t͡ɕumaŋa</o>
+ <g>copy</g>
+ </w>
+ <w>
+ <o>hau</o>
+ <g>3.plur</g>
+ </w>
+ <w>
+ <o>su-</o>
+ <g>plur</g>
+ </w>
+ <w>
+ <o>piɡoja</o>
+ <g>mammal</g>
+ </w>
+ <w>
+ <o>ŋu</o>
+ <g>and</g>
+ </w>
+ <w>
+ <o>su-</o>
+ <g>plur</g>
+ </w>
+ <w>
+ <o>bi</o>
+ <g>bird</g>
+ </w>
+ <w>
+ <o>dai</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>su-</o>
+ <g>plur</g>
+ </w>
+ <w>
+ <o>ɲa</o>
+ <g>sound</g>
+ </w>
+ </il>
</s>
### sa t͡ɕumaŋa hau supiɡoja ŋu subi dai suɲa#-> sa t͡ɕumaŋa hau supiɡoja ŋu subi dai suɲa
Sa tyumanga hv supigoja ngu subi dé suña. [sa t͡ɕumaŋa hau supiɡoja ŋu subi dai suɲa] sa PAST t͡ɕumaŋa copy hau 3.plur su- plur piɡoja mammal ŋu and su- plur bi bird dai the su- plur ɲa sound “They copied the sounds of mammals and birds.” | (10) |
But our language arose in a different way.
initial XML:
<s connector="but">
<littrans>But XXX, which is our language, arose in a different way.</littrans>
<vp tam="past-punct">
<verb>arise</verb>
</vp>
<np role="subj" tr="theme">
<relp>
<vp tam="pres-state" evidence="inferred">
<verb>be</verb>
</vp>
<np def="def" number="sing" role="subj" tr="theme" head="this">
<noun>langname</noun>
</np>
<np role="obj">
<np type="owner_owned" tr="rheme">
<np def="def" number="plur">
<pron person="1incl" number="plur"/>
</np>
<np def="def" number="sing" tr="theme">
<noun>language</noun>
</np>
</np>
</np>
</relp>
</np>
<pp p="in" precise="no" location="inside">
<np def="indef" number="sing">
<noun>manner</noun>
<adj>different</adj>
</np>
</pp>
</s>cleanup:
<s connector="but"> <littrans>But XXX, which is our language, arose in a different way.</littrans> - <vp tam="past-punct"> - <verb>arise</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="arise"/> </vp> <np role="subj" tr="theme"> <relp> - <vp tam="pres-state" evidence="inferred"> - <verb>be</verb> + <vp evidence="inferred" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active"> + <word posp="verb" gloss="be"/> </vp> - <np def="def" number="sing" role="subj" tr="theme" head="this"> - <noun>langname</noun> + <np def="def" number="sing" role="subj" tr="theme" head="this" locus="number"> + <word posp="noun" gloss="langname"/> </np> <np role="obj"> <np type="owner_owned" tr="rheme"> - <np def="def" number="plur"> - <pron person="1incl" number="plur"/> + <np def="def" number="plur" locus="number" role="owner"> + <word person="1incl" number="plur" posp="pron"/> </np> - <np def="def" number="sing" tr="theme"> - <noun>language</noun> + <np def="def" number="sing" tr="theme" locus="number" role="owned"> + <word posp="noun" gloss="language"/> </np> </np> </np> </relp> </np> <pp p="in" precise="no" location="inside"> - <np def="indef" number="sing"> - <noun>manner</noun> - <adj>different</adj> + <np def="indef" number="sing" locus="number"> + <word posp="noun" gloss="manner"/> + <word posp="adj" gloss="different"/> </np> </pp> </s>
module adj2verb:
<s connector="but">
<littrans>But XXX, which is our language, arose in a different way.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active">
<word posp="verb" gloss="arise"/>
</vp>
<np role="subj" tr="theme">
<relp>
<vp evidence="inferred" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active">
<word posp="verb" gloss="be"/>
</vp>
<np def="def" number="sing" role="subj" tr="theme" head="this" locus="number">
<word posp="noun" gloss="langname"/>
</np>
<np role="obj">
<np type="owner_owned" tr="rheme">
<np def="def" number="plur" locus="number" role="owner">
<word person="1incl" number="plur" posp="pron"/>
</np>
<np def="def" number="sing" tr="theme" locus="number" role="owned">
<word posp="noun" gloss="language"/>
</np>
</np>
</np>
</relp>
</np>
<pp p="in" precise="no" location="inside">
<np def="indef" number="sing" locus="number">
+ <relp>
+ <vp tam="pres-state">
+ <word lexposp="adj" posp="verb" gloss="different"/>
+ </vp>
+ <np head="this" role="subj" number="sing">
<word posp="noun" gloss="manner"/>
- <word posp="adj" gloss="different"/>
</np>
+ </relp>
+ </np>
</pp>
</s>
module articles:
<s connector="but">
<littrans>But XXX, which is our language, arose in a different way.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active">
<word posp="verb" gloss="arise"/>
</vp>
<np role="subj" tr="theme">
<relp>
<vp evidence="inferred" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active">
<word posp="verb" gloss="be"/>
</vp>
<np def="def" number="sing" role="subj" tr="theme" head="this" locus="number">
<word posp="noun" gloss="langname"/>
+ <word gloss="the" posp="det"/>
</np>
<np role="obj">
<np type="owner_owned" tr="rheme">
<np def="def" number="plur" locus="number" role="owner">
<word person="1incl" number="plur" posp="pron"/>
</np>
<np def="def" number="sing" tr="theme" locus="number" role="owned">
<word posp="noun" gloss="language"/>
+ <word gloss="the" posp="det"/>
</np>
</np>
</np>
</relp>
</np>
<pp p="in" precise="no" location="inside">
- <np def="indef" number="sing" locus="number">
+ <np number="sing" locus="number">
<relp>
<vp tam="pres-state">
<word lexposp="adj" posp="verb" gloss="different"/>
</vp>
<np head="this" role="subj" number="sing">
<word posp="noun" gloss="manner"/>
</np>
</relp>
</np>
</pp>
</s>
module nonpastonly:
<s connector="but"> <littrans>But XXX, which is our language, arose in a different way.</littrans> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="arise"/> </vp> <np role="subj" tr="theme"> <relp> - <vp evidence="inferred" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active"> + <vp evidence="inferred" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="be"/> </vp> <np def="def" number="sing" role="subj" tr="theme" head="this" locus="number"> <word posp="noun" gloss="langname"/> <word gloss="the" posp="det"/> </np> <np role="obj"> <np type="owner_owned" tr="rheme"> <np def="def" number="plur" locus="number" role="owner"> <word person="1incl" number="plur" posp="pron"/> </np> <np def="def" number="sing" tr="theme" locus="number" role="owned"> <word posp="noun" gloss="language"/> <word gloss="the" posp="det"/> </np> </np> </np> </relp> </np> <pp p="in" precise="no" location="inside"> <np number="sing" locus="number"> <relp> - <vp tam="pres-state"> + <vp tam="pres-state" ta="PRES"> <word lexposp="adj" posp="verb" gloss="different"/> </vp> <np head="this" role="subj" number="sing"> <word posp="noun" gloss="manner"/> </np> </relp> </np> </pp> </s>
module noepistemic:
<s connector="but">
<littrans>But XXX, which is our language, arose in a different way.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="arise"/>
</vp>
<np role="subj" tr="theme">
<relp>
- <vp evidence="inferred" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES">
+ <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES">
<word posp="verb" gloss="be"/>
</vp>
<np def="def" number="sing" role="subj" tr="theme" head="this" locus="number">
<word posp="noun" gloss="langname"/>
<word gloss="the" posp="det"/>
</np>
<np role="obj">
<np type="owner_owned" tr="rheme">
<np def="def" number="plur" locus="number" role="owner">
<word person="1incl" number="plur" posp="pron"/>
</np>
<np def="def" number="sing" tr="theme" locus="number" role="owned">
<word posp="noun" gloss="language"/>
<word gloss="the" posp="det"/>
</np>
</np>
</np>
</relp>
</np>
<pp p="in" precise="no" location="inside">
<np number="sing" locus="number">
<relp>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="different"/>
</vp>
<np head="this" role="subj" number="sing">
<word posp="noun" gloss="manner"/>
</np>
</relp>
</np>
</pp>
</s>
module NRel:
<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 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 id="parent">
+ <np def="def" number="sing" role="subj" tr="theme" locus="number" id="headnp">
<word posp="noun" gloss="langname"/>
<word gloss="the" posp="det"/>
</np>
+ <relp comma="after">
+ <np id="relnp" number="sing" def="neither" role="subj" comma="before">
+ <word posp="pron" gloss="RELPRON"/>
+ </np>
+ <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES">
+ <word posp="verb" gloss="be"/>
+ </vp>
<np role="obj">
<np type="owner_owned" tr="rheme">
<np def="def" number="plur" locus="number" role="owner">
<word person="1incl" number="plur" posp="pron"/>
</np>
<np def="def" number="sing" tr="theme" locus="number" role="owned">
<word posp="noun" gloss="language"/>
<word gloss="the" posp="det"/>
</np>
</np>
</np>
</relp>
</np>
<pp p="in" precise="no" location="inside">
- <np number="sing" locus="number">
- <relp>
+ <np locus="number" id="parent">
+ <np role="" number="sing" id="headnp" tr="">
+ <word posp="noun" gloss="manner"/>
+ </np>
+ <relp comma="after">
+ <np id="relnp" number="sing" def="neither" role="subj" comma="before">
+ <word posp="pron" gloss="RELPRON"/>
+ </np>
<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="but">
+ <word gloss="but" posp="conj"/>
<littrans>But XXX, which is our language, arose in a different way.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="arise"/>
</vp>
<np id="parent">
<np def="def" number="sing" role="subj" tr="theme" locus="number" id="headnp">
<word posp="noun" gloss="langname"/>
<word gloss="the" posp="det"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES">
<word posp="verb" gloss="be"/>
</vp>
<np role="obj">
<np type="owner_owned" tr="rheme">
<np def="def" number="plur" locus="number" role="owner">
<word person="1incl" number="plur" posp="pron"/>
</np>
<np def="def" number="sing" tr="theme" locus="number" role="owned">
<word posp="noun" gloss="language"/>
<word gloss="the" posp="det"/>
</np>
</np>
</np>
</relp>
</np>
<pp p="in" precise="no" location="inside">
<np locus="number" id="parent">
<np role="" number="sing" id="headnp" tr="">
<word posp="noun" gloss="manner"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="different"/>
</vp>
</relp>
</np>
</pp>
</s>
module complementise: No change.
module adpositions:
<s connector="but">
<word gloss="but" posp="conj"/>
<littrans>But XXX, which is our language, arose in a different way.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="arise"/>
</vp>
<np id="parent">
<np def="def" number="sing" role="subj" tr="theme" locus="number" id="headnp">
<word posp="noun" gloss="langname"/>
<word gloss="the" posp="det"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES">
<word posp="verb" gloss="be"/>
</vp>
<np role="obj">
<np type="owner_owned" tr="rheme">
<np def="def" number="plur" locus="number" role="owner">
<word person="1incl" number="plur" posp="pron"/>
</np>
<np def="def" number="sing" tr="theme" locus="number" role="owned">
<word posp="noun" gloss="language"/>
<word gloss="the" posp="det"/>
</np>
</np>
</np>
</relp>
</np>
<pp p="in" precise="no" location="inside">
+ <word gloss="in_inside" posp="pp"/>
<np locus="number" id="parent">
<np role="" number="sing" id="headnp" tr="">
<word posp="noun" gloss="manner"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="different"/>
</vp>
</relp>
</np>
</pp>
</s>
module constorder: No change.
module casemarking: No change.
module propagatenumber:
<s connector="but">
<word gloss="but" posp="conj"/>
<littrans>But XXX, which is our language, arose in a different way.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="arise"/>
</vp>
- <np id="parent">
+ <np id="parent" number="sing">
<np def="def" number="sing" role="subj" tr="theme" locus="number" id="headnp">
<word posp="noun" gloss="langname"/>
<word gloss="the" posp="det"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES">
<word posp="verb" gloss="be"/>
</vp>
- <np role="obj">
- <np type="owner_owned" tr="rheme">
+ <np role="obj" number="plur">
+ <np type="owner_owned" tr="rheme" number="sing">
<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_inside" posp="pp"/>
- <np locus="number" id="parent">
+ <np locus="number" id="parent" number="sing">
<np role="" number="sing" id="headnp" tr="">
<word posp="noun" gloss="manner"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="different"/>
</vp>
</relp>
</np>
</pp>
</s>
module simplifynumber: No change.
createpronouns: No change.
module ngen: No change.
module wordorder: No change.
module wordorder: No change.
module wordorder:
<s connector="but">
<word gloss="but" posp="conj"/>
<littrans>But XXX, which is our language, arose in a different way.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="arise"/>
</vp>
<np id="parent" number="sing">
<np def="def" number="sing" role="subj" tr="theme" locus="number" id="headnp">
- <word posp="noun" gloss="langname"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="langname"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES">
<word posp="verb" gloss="be"/>
</vp>
<np role="obj" number="plur">
<np type="owner_owned" tr="rheme" number="sing">
<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"/>
+ <word posp="noun" gloss="language"/>
</np>
</np>
</np>
</relp>
</np>
<pp p="in" precise="no" location="inside">
<word gloss="in_inside" posp="pp"/>
<np locus="number" id="parent" number="sing">
<np role="" number="sing" id="headnp" tr="">
<word posp="noun" gloss="manner"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="different"/>
</vp>
</relp>
</np>
</pp>
</s>
module conjp: No change.
flattenconjp: No change.
fixpronouns:
<s connector="but">
<word gloss="but" posp="conj"/>
<littrans>But XXX, which is our language, arose in a different way.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="arise"/>
</vp>
<np id="parent" number="sing">
<np def="def" number="sing" role="subj" tr="theme" locus="number" id="headnp">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="langname"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES">
<word posp="verb" gloss="be"/>
</vp>
<np role="obj" number="plur">
<np type="owner_owned" tr="rheme" number="sing">
<np def="def" number="plur" locus="number" role="owner">
- <word person="1incl" number="plur" posp="pron"/>
+ <word person="1incl" number="plur" posp="pron" gloss="1incl.plur"/>
</np>
<np def="def" number="sing" tr="theme" locus="number" role="owned">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="language"/>
</np>
</np>
</np>
</relp>
</np>
<pp p="in" precise="no" location="inside">
<word gloss="in_inside" posp="pp"/>
<np locus="number" id="parent" number="sing">
<np role="" number="sing" id="headnp" tr="">
<word posp="noun" gloss="manner"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="different"/>
</vp>
</relp>
</np>
</pp>
</s>
copyuptophrase:
<s connector="but">
<word gloss="but" posp="conj"/>
<littrans>But XXX, which is our language, arose in a different way.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="arise"/>
</vp>
<np id="parent" number="sing">
<np def="def" number="sing" role="subj" tr="theme" locus="number" id="headnp">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="langname"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before">
<word posp="pron" gloss="RELPRON"/>
</np>
- <vp negation="POS" question="not.Q" tense="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.sing" obj="3.plur">
<word posp="verb" gloss="be"/>
</vp>
<np role="obj" number="plur">
<np type="owner_owned" tr="rheme" number="sing">
- <np def="def" number="plur" locus="number" role="owner">
+ <np def="def" number="plur" locus="number" role="owner" person="1incl">
<word person="1incl" number="plur" posp="pron" gloss="1incl.plur"/>
</np>
<np def="def" number="sing" tr="theme" locus="number" role="owned">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="language"/>
</np>
</np>
</np>
</relp>
</np>
<pp p="in" precise="no" location="inside">
<word gloss="in_inside" posp="pp"/>
<np locus="number" id="parent" number="sing">
<np role="" number="sing" id="headnp" tr="">
<word posp="noun" gloss="manner"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before">
<word posp="pron" gloss="RELPRON"/>
</np>
- <vp tam="pres-state" ta="PRES">
+ <vp tam="pres-state" ta="PRES" subj="3.sing">
<word lexposp="adj" posp="verb" gloss="different"/>
</vp>
</relp>
</np>
</pp>
</s>
prodrop: No change.
addclitics:
<s connector="but"> <word gloss="but" posp="conj"/> <littrans>But XXX, which is our language, arose in a different way.</littrans> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <thingy type="vpta" function="proclitic" gloss="PAST"/> + <thingy type="vpnegation" function="proclitic" gloss="POS"/> + <thingy type="vpquestion" function="proclitic" gloss="not.Q"/> <word posp="verb" gloss="arise"/> + <thingy type="vpmode" function="enclitic" gloss="indicative"/> </vp> <np id="parent" number="sing"> <np def="def" number="sing" role="subj" tr="theme" locus="number" id="headnp"> <word gloss="the" posp="det"/> <word posp="noun" gloss="langname"/> </np> <relp comma="after"> <np id="relnp" number="sing" def="neither" role="subj" comma="before"> <word posp="pron" gloss="RELPRON"/> </np> <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing" obj="3.plur"> + <thingy type="vpta" function="proclitic" gloss="PRES"/> + <thingy type="vpnegation" function="proclitic" gloss="POS"/> + <thingy type="vpquestion" function="proclitic" gloss="not.Q"/> <word posp="verb" gloss="be"/> + <thingy type="vpmode" function="enclitic" gloss="indicative"/> </vp> <np role="obj" number="plur"> <np type="owner_owned" tr="rheme" number="sing"> <np def="def" number="plur" locus="number" role="owner" person="1incl"> <word person="1incl" number="plur" posp="pron" gloss="1incl.plur"/> </np> <np def="def" number="sing" tr="theme" locus="number" role="owned"> <word gloss="the" posp="det"/> <word posp="noun" gloss="language"/> </np> </np> </np> </relp> </np> <pp p="in" precise="no" location="inside"> <word gloss="in_inside" posp="pp"/> <np locus="number" id="parent" number="sing"> <np role="" number="sing" id="headnp" tr=""> <word posp="noun" gloss="manner"/> </np> <relp comma="after"> <np id="relnp" number="sing" def="neither" role="subj" comma="before"> <word posp="pron" gloss="RELPRON"/> </np> <vp tam="pres-state" ta="PRES" subj="3.sing"> + <thingy type="vpta" function="proclitic" gloss="PRES"/> <word lexposp="adj" posp="verb" gloss="different"/> </vp> </relp> </np> </pp> </s>
propagateArgumentCase: No change.
unwrapArgumentNPs:
<s connector="but">
<word gloss="but" posp="conj"/>
<littrans>But XXX, which is our language, arose in a different way.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
<thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
<word posp="verb" gloss="arise"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
</vp>
<np id="parent" number="sing">
<np def="def" number="sing" role="subj" tr="theme" locus="number" id="headnp">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="langname"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing" obj="3.plur">
<thingy type="vpta" function="proclitic" gloss="PRES"/>
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
<thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
<word posp="verb" gloss="be"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
</vp>
- <np role="obj" number="plur">
- <np type="owner_owned" tr="rheme" number="sing">
+ <np type="owner_owned" tr="rheme" number="sing" role="obj">
<np def="def" number="plur" locus="number" role="owner" person="1incl">
<word person="1incl" number="plur" posp="pron" gloss="1incl.plur"/>
</np>
<np def="def" number="sing" tr="theme" locus="number" role="owned">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="language"/>
</np>
</np>
- </np>
</relp>
</np>
<pp p="in" precise="no" location="inside">
<word gloss="in_inside" posp="pp"/>
<np locus="number" id="parent" number="sing">
<np role="" number="sing" id="headnp" tr="">
<word posp="noun" gloss="manner"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp tam="pres-state" ta="PRES" subj="3.sing">
<thingy type="vpta" function="proclitic" gloss="PRES"/>
<word lexposp="adj" posp="verb" gloss="different"/>
</vp>
</relp>
</np>
</pp>
</s>
unwrapOwnerOwned:
<s connector="but">
<word gloss="but" posp="conj"/>
<littrans>But XXX, which is our language, arose in a different way.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
<thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
<word posp="verb" gloss="arise"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
</vp>
<np id="parent" number="sing">
<np def="def" number="sing" role="subj" tr="theme" locus="number" id="headnp">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="langname"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing" obj="3.plur">
<thingy type="vpta" function="proclitic" gloss="PRES"/>
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
<thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
<word posp="verb" gloss="be"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
</vp>
- <np type="owner_owned" tr="rheme" number="sing" role="obj">
<np def="def" number="plur" locus="number" role="owner" person="1incl">
<word person="1incl" number="plur" posp="pron" gloss="1incl.plur"/>
</np>
<np def="def" number="sing" tr="theme" locus="number" role="owned">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="language"/>
</np>
- </np>
</relp>
</np>
<pp p="in" precise="no" location="inside">
<word gloss="in_inside" posp="pp"/>
<np locus="number" id="parent" number="sing">
<np role="" number="sing" id="headnp" tr="">
<word posp="noun" gloss="manner"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp tam="pres-state" ta="PRES" subj="3.sing">
<thingy type="vpta" function="proclitic" gloss="PRES"/>
<word lexposp="adj" posp="verb" gloss="different"/>
</vp>
</relp>
</np>
</pp>
</s>
movedowntoword:
<s connector="but">
<word gloss="but" posp="conj"/>
<littrans>But XXX, which is our language, arose in a different way.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
<thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
- <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="vpmode" function="enclitic" gloss="indicative"/>
</vp>
<np id="parent" number="sing">
<np def="def" number="sing" role="subj" tr="theme" locus="number" id="headnp">
- <word gloss="the" posp="det"/>
- <word posp="noun" gloss="langname"/>
+ <word gloss="the" posp="det" def="def" number="sing" role="subj" tr="theme" locus="number" id="headnp"/>
+ <word posp="noun" gloss="langname" def="def" number="sing" role="subj" tr="theme" locus="number" id="headnp"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before">
- <word posp="pron" gloss="RELPRON"/>
+ <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing" obj="3.plur">
<thingy type="vpta" function="proclitic" gloss="PRES"/>
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
<thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
- <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.sing" obj="3.plur"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
</vp>
<np def="def" number="plur" locus="number" role="owner" person="1incl">
- <word person="1incl" number="plur" posp="pron" gloss="1incl.plur"/>
+ <word person="1incl" number="plur" posp="pron" gloss="1incl.plur" def="def" locus="number" role="owner"/>
</np>
<np def="def" number="sing" tr="theme" locus="number" role="owned">
- <word gloss="the" posp="det"/>
- <word posp="noun" gloss="language"/>
+ <word gloss="the" posp="det" def="def" number="sing" tr="theme" locus="number" role="owned"/>
+ <word posp="noun" gloss="language" def="def" number="sing" tr="theme" locus="number" role="owned"/>
</np>
</relp>
</np>
<pp p="in" precise="no" location="inside">
- <word gloss="in_inside" posp="pp"/>
+ <word gloss="in_inside" posp="pp" p="in" precise="no" location="inside"/>
<np locus="number" id="parent" number="sing">
<np role="" number="sing" id="headnp" tr="">
- <word posp="noun" gloss="manner"/>
+ <word posp="noun" gloss="manner" number="sing" id="headnp"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before">
- <word posp="pron" gloss="RELPRON"/>
+ <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before"/>
</np>
<vp tam="pres-state" ta="PRES" subj="3.sing">
<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.sing"/>
</vp>
</relp>
</np>
</pp>
</s>
About to call getSlotValue for arise/verb/voice/optionalGot active
About to call getSlotValue for the/det/case/optional
About to call getSlotValue for langname/noun/number/optional
Got sing
About to call getSlotValue for be/verb/voice/optional
Got active
About to call getSlotValue for the/det/case/optional
About to call getSlotValue for language/noun/number/optional
Got sing
About to call getSlotValue for manner/noun/number/optional
Got sing
About to call getSlotValue for different/verb/voice/optional
addaffixes:
<s connector="but">
<word gloss="but" posp="conj"/>
<littrans>But XXX, which is our language, arose in a different way.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
<thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
+ <thingy type="verbvoice" function="prefix" gloss="active"/>
<word posp="verb" gloss="arise" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
</vp>
<np id="parent" number="sing">
<np def="def" number="sing" role="subj" tr="theme" locus="number" id="headnp">
<word gloss="the" posp="det" def="def" number="sing" role="subj" tr="theme" locus="number" id="headnp"/>
+ <thingy type="nounnumber" function="prefix" gloss="sing"/>
<word posp="noun" gloss="langname" def="def" number="sing" role="subj" tr="theme" locus="number" id="headnp"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before">
<word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing" obj="3.plur">
<thingy type="vpta" function="proclitic" gloss="PRES"/>
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
<thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
+ <thingy type="verbvoice" function="prefix" gloss="active"/>
<word posp="verb" gloss="be" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing" obj="3.plur"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
</vp>
<np def="def" number="plur" locus="number" role="owner" person="1incl">
<word person="1incl" number="plur" posp="pron" gloss="1incl.plur" def="def" locus="number" role="owner"/>
</np>
<np def="def" number="sing" tr="theme" locus="number" role="owned">
<word gloss="the" posp="det" def="def" number="sing" tr="theme" locus="number" role="owned"/>
+ <thingy type="nounnumber" function="prefix" gloss="sing"/>
<word posp="noun" gloss="language" def="def" number="sing" tr="theme" locus="number" role="owned"/>
</np>
</relp>
</np>
<pp p="in" precise="no" location="inside">
<word gloss="in_inside" posp="pp" p="in" precise="no" location="inside"/>
<np locus="number" id="parent" number="sing">
<np role="" number="sing" id="headnp" tr="">
+ <thingy type="nounnumber" function="prefix" gloss="sing"/>
<word posp="noun" gloss="manner" number="sing" id="headnp"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before">
<word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before"/>
</np>
<vp tam="pres-state" ta="PRES" subj="3.sing">
<thingy type="vpta" function="proclitic" gloss="PRES"/>
<word lexposp="adj" posp="verb" gloss="different" tam="pres-state" ta="PRES" subj="3.sing"/>
</vp>
</relp>
</np>
</pp>
</s>
flatten:
<s connector="but"> + <flat> <word gloss="but" posp="conj"/> - <littrans>But XXX, which is our language, arose in a different way.</littrans> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <thingy type="vpta" function="proclitic" gloss="PAST"/> <thingy type="vpnegation" function="proclitic" gloss="POS"/> <thingy type="vpquestion" function="proclitic" gloss="not.Q"/> <thingy type="verbvoice" function="prefix" gloss="active"/> <word posp="verb" gloss="arise" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> - </vp> - <np id="parent" number="sing"> - <np def="def" number="sing" role="subj" tr="theme" locus="number" id="headnp"> <word gloss="the" posp="det" def="def" number="sing" role="subj" tr="theme" locus="number" id="headnp"/> <thingy type="nounnumber" function="prefix" gloss="sing"/> <word posp="noun" gloss="langname" def="def" number="sing" role="subj" tr="theme" locus="number" id="headnp"/> - </np> - <relp comma="after"> - <np id="relnp" number="sing" def="neither" role="subj" comma="before"> <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before"/> - </np> - <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing" obj="3.plur"> <thingy type="vpta" function="proclitic" gloss="PRES"/> <thingy type="vpnegation" function="proclitic" gloss="POS"/> <thingy type="vpquestion" function="proclitic" gloss="not.Q"/> <thingy type="verbvoice" function="prefix" gloss="active"/> <word posp="verb" gloss="be" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing" obj="3.plur"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> - </vp> - <np def="def" number="plur" locus="number" role="owner" person="1incl"> <word person="1incl" number="plur" posp="pron" gloss="1incl.plur" def="def" locus="number" role="owner"/> - </np> - <np def="def" number="sing" tr="theme" locus="number" role="owned"> <word gloss="the" posp="det" def="def" number="sing" tr="theme" locus="number" role="owned"/> <thingy type="nounnumber" function="prefix" gloss="sing"/> - <word posp="noun" gloss="language" def="def" number="sing" tr="theme" locus="number" role="owned"/> - </np> - </relp> - </np> - <pp p="in" precise="no" location="inside"> + <word posp="noun" gloss="language" def="def" number="sing" tr="theme" locus="number" role="owned" comma="after"/> <word gloss="in_inside" posp="pp" p="in" precise="no" location="inside"/> - <np locus="number" id="parent" number="sing"> - <np role="" number="sing" id="headnp" tr=""> <thingy type="nounnumber" function="prefix" gloss="sing"/> <word posp="noun" gloss="manner" number="sing" id="headnp"/> - </np> - <relp comma="after"> - <np id="relnp" number="sing" def="neither" role="subj" comma="before"> <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before"/> - </np> - <vp tam="pres-state" ta="PRES" subj="3.sing"> <thingy type="vpta" function="proclitic" gloss="PRES"/> - <word lexposp="adj" posp="verb" gloss="different" tam="pres-state" ta="PRES" subj="3.sing"/> - </vp> - </relp> - </np> - </pp> + <word lexposp="adj" posp="verb" gloss="different" tam="pres-state" ta="PRES" subj="3.sing" comma="after"/> + </flat> </s>
addvocab:
-<s connector="but"> +<s connector="but" translation=""> <flat> - <word gloss="but" posp="conj"/> - <thingy type="vpta" function="proclitic" gloss="PAST"/> - <thingy type="vpnegation" function="proclitic" gloss="POS"/> - <thingy type="vpquestion" function="proclitic" gloss="not.Q"/> - <thingy type="verbvoice" function="prefix" gloss="active"/> - <word posp="verb" gloss="arise" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <word gloss="the" posp="det" def="def" number="sing" role="subj" tr="theme" locus="number" id="headnp"/> - <thingy type="nounnumber" function="prefix" gloss="sing"/> - <word posp="noun" gloss="langname" def="def" number="sing" role="subj" tr="theme" locus="number" id="headnp"/> - <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before"/> - <thingy type="vpta" function="proclitic" gloss="PRES"/> - <thingy type="vpnegation" function="proclitic" gloss="POS"/> - <thingy type="vpquestion" function="proclitic" gloss="not.Q"/> - <thingy type="verbvoice" function="prefix" gloss="active"/> - <word posp="verb" gloss="be" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing" obj="3.plur"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <word person="1incl" number="plur" posp="pron" gloss="1incl.plur" def="def" locus="number" role="owner"/> - <word gloss="the" posp="det" def="def" number="sing" tr="theme" locus="number" role="owned"/> - <thingy type="nounnumber" function="prefix" gloss="sing"/> - <word posp="noun" gloss="language" def="def" number="sing" tr="theme" locus="number" role="owned" comma="after"/> - <word gloss="in_inside" posp="pp" p="in" precise="no" location="inside"/> - <thingy type="nounnumber" function="prefix" gloss="sing"/> - <word posp="noun" gloss="manner" number="sing" id="headnp"/> - <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before"/> - <thingy type="vpta" function="proclitic" gloss="PRES"/> - <word lexposp="adj" posp="verb" gloss="different" tam="pres-state" ta="PRES" subj="3.sing" comma="after"/> + <word gloss="but" posp="conj">|w|i|</word> + <thingy type="vpta" function="proclitic" gloss="PAST">|s|a|</thingy> + <thingy type="vpnegation" function="proclitic" gloss="POS">-</thingy> + <thingy type="vpquestion" function="proclitic" gloss="not.Q">-</thingy> + <thingy type="verbvoice" function="prefix" gloss="active">-</thingy> + <word posp="verb" gloss="arise" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">|f|u|p|u|s|a|</word> + <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy> + <word gloss="the" posp="det" def="def" number="sing" role="subj" tr="theme" locus="number" id="headnp">|d|ai|</word> + <thingy type="nounnumber" function="prefix" gloss="sing">-</thingy> + <word posp="noun" gloss="langname" def="def" number="sing" role="subj" tr="theme" locus="number" id="headnp">|ɡ|e|j|a|</word> + <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before">|s|ai|</word> + <thingy type="vpta" function="proclitic" gloss="PRES">-</thingy> + <thingy type="vpnegation" function="proclitic" gloss="POS">-</thingy> + <thingy type="vpquestion" function="proclitic" gloss="not.Q">-</thingy> + <thingy type="verbvoice" function="prefix" 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.sing" obj="3.plur">|d|a|m|o|</word> + <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy> + <word person="1incl" number="plur" posp="pron" gloss="1incl.plur" def="def" locus="number" role="owner">|f|i|</word> + <word gloss="the" posp="det" def="def" number="sing" tr="theme" locus="number" role="owned">|d|ai|</word> + <thingy type="nounnumber" function="prefix" gloss="sing">-</thingy> + <word posp="noun" gloss="language" def="def" number="sing" tr="theme" locus="number" role="owned" comma="after">|m|ai|</word> + <word gloss="in_inside" posp="pp" p="in" precise="no" location="inside">|j|a|</word> + <thingy type="nounnumber" function="prefix" gloss="sing">-</thingy> + <word posp="noun" gloss="manner" number="sing" id="headnp">|ɡ|o|d|a|</word> + <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before">|s|ai|</word> + <thingy type="vpta" function="proclitic" gloss="PRES">-</thingy> + <word lexposp="adj" posp="verb" gloss="different" tam="pres-state" ta="PRES" subj="3.sing" comma="after">|t͡ʃ|a|d|i|</word> </flat> </s>
vowelharmony: No change.
### |w|i|#-> wi
### |w|i|
#-> wi
### |s|a|
#-> sa
### |s|a|
#-> sa
### |f|u|p|u|s|a|
#-> fupusa
### |f|u|p|u|s|a|
#-> fupusa
### |d|ai|
#-> dai
### |d|ai|
#-> dai
### |ɡ|e|j|a|,
#-> ɡeja,
### |ɡ|e|j|a|,
#-> ɡeja,
### |s|ai|
#-> sai
### |s|ai|
#-> sai
### |d|a|m|o|
#-> damo
### |d|a|m|o|
#-> damo
### |f|i|
#-> fi
### |f|i|
#-> fi
### |d|ai|
#-> dai
### |d|ai|
#-> dai
### |m|ai|,
#-> mai,
### |m|ai|,
#-> mai,
### |j|a|
#-> ja
### |j|a|
#-> ja
### |ɡ|o|d|a|,
#-> ɡoda,
### |ɡ|o|d|a|,
#-> ɡoda,
### |s|ai|
#-> sai
### |s|ai|
#-> sai
### |t͡ʃ|a|d|i|
#-> t͡ʃadi
### |t͡ʃ|a|d|i|
#-> t͡ʃadi
### |w|i| |s|a| |f|u|p|u|s|a| |d|ai| |ɡ|e|j|a|, |s|ai| |d|a|m|o| |f|i| |d|ai| |m|ai|, |j|a| |ɡ|o|d|a|, |s|ai| |t͡ʃ|a|d|i|
#-> wi sa fupusa dai ɡeja, sai damo fi dai mai, ja ɡoda, sai t͡ʃadi
removetags:
<s connector="but" translation="">
<flat>
<word gloss="but" posp="conj">|w|i|</word>
<thingy type="vpta" function="proclitic" gloss="PAST">|s|a|</thingy>
- <thingy type="vpnegation" function="proclitic" gloss="POS">-</thingy>
- <thingy type="vpquestion" function="proclitic" gloss="not.Q">-</thingy>
- <thingy type="verbvoice" function="prefix" gloss="active">-</thingy>
<word posp="verb" gloss="arise" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">|f|u|p|u|s|a|</word>
- <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy>
<word gloss="the" posp="det" def="def" number="sing" role="subj" tr="theme" locus="number" id="headnp">|d|ai|</word>
- <thingy type="nounnumber" function="prefix" gloss="sing">-</thingy>
- <word posp="noun" gloss="langname" def="def" number="sing" role="subj" tr="theme" locus="number" id="headnp">|ɡ|e|j|a|</word>
+ <word posp="noun" gloss="langname" def="def" number="sing" role="subj" tr="theme" locus="number" id="headnp">|ɡ|e|j|a|,</word>
<word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before">|s|ai|</word>
- <thingy type="vpta" function="proclitic" gloss="PRES">-</thingy>
- <thingy type="vpnegation" function="proclitic" gloss="POS">-</thingy>
- <thingy type="vpquestion" function="proclitic" gloss="not.Q">-</thingy>
- <thingy type="verbvoice" function="prefix" 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.sing" obj="3.plur">|d|a|m|o|</word>
- <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy>
<word person="1incl" number="plur" posp="pron" gloss="1incl.plur" def="def" locus="number" role="owner">|f|i|</word>
<word gloss="the" posp="det" def="def" number="sing" tr="theme" locus="number" role="owned">|d|ai|</word>
- <thingy type="nounnumber" function="prefix" gloss="sing">-</thingy>
- <word posp="noun" gloss="language" def="def" number="sing" tr="theme" locus="number" role="owned" comma="after">|m|ai|</word>
+ <word posp="noun" gloss="language" def="def" number="sing" tr="theme" locus="number" role="owned" comma="after">|m|ai|,</word>
<word gloss="in_inside" posp="pp" p="in" precise="no" location="inside">|j|a|</word>
- <thingy type="nounnumber" function="prefix" gloss="sing">-</thingy>
- <word posp="noun" gloss="manner" number="sing" id="headnp">|ɡ|o|d|a|</word>
+ <word posp="noun" gloss="manner" number="sing" id="headnp">|ɡ|o|d|a|,</word>
<word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before">|s|ai|</word>
- <thingy type="vpta" function="proclitic" gloss="PRES">-</thingy>
<word lexposp="adj" posp="verb" gloss="different" tam="pres-state" ta="PRES" subj="3.sing" comma="after">|t͡ʃ|a|d|i|</word>
</flat>
+ <p><span class="ilpair"><span class="mor">wi</span><br><span class="gls">but</span></span> <span class="ilpair"><span class="mor">sa</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">fupusa</span><br><span class="gls">arise</span></span> <span class="ilpair"><span class="mor">dai</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">ɡeja,</span><br><span class="gls">langname</span></span> <span class="ilpair"><span class="mor">sai</span><br><span class="gls"><span class="glssc">RELPRON</span></span></span> <span class="ilpair"><span class="mor">damo</span><br><span class="gls">be</span></span> <span class="ilpair"><span class="mor">fi</span><br><span class="gls">1incl.plur</span></span> <span class="ilpair"><span class="mor">dai</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">mai,</span><br><span class="gls">language</span></span> <span class="ilpair"><span class="mor">ja</span><br><span class="gls">in_inside</span></span> <span class="ilpair"><span class="mor">ɡoda,</span><br><span class="gls">manner</span></span> <span class="ilpair"><span class="mor">sai</span><br><span class="gls"><span class="glssc">RELPRON</span></span></span> <span class="ilpair"><span class="mor">t͡ʃadi</span><br><span class="gls">different</span></span></p>
+ <p>wi sa fupusa dai ɡeja, sai damo fi dai mai, ja ɡoda, sai t͡ʃadi</p>
+ <p>wi sa fupusa dé geja, sé damo fi dé mé, ja goda, sé chadi</p>
+ <il>
+ <w>
+ <o>wi</o>
+ <g>but</g>
+ </w>
+ <w>
+ <o>sa</o>
+ <g>PAST</g>
+ </w>
+ <w>
+ <o>fupusa</o>
+ <g>arise</g>
+ </w>
+ <w>
+ <o>dai</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>ɡeja,</o>
+ <g>langname</g>
+ </w>
+ <w>
+ <o>sai</o>
+ <g>RELPRON</g>
+ </w>
+ <w>
+ <o>damo</o>
+ <g>be</g>
+ </w>
+ <w>
+ <o>fi</o>
+ <g>1incl.plur</g>
+ </w>
+ <w>
+ <o>dai</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>mai,</o>
+ <g>language</g>
+ </w>
+ <w>
+ <o>ja</o>
+ <g>in_inside</g>
+ </w>
+ <w>
+ <o>ɡoda,</o>
+ <g>manner</g>
+ </w>
+ <w>
+ <o>sai</o>
+ <g>RELPRON</g>
+ </w>
+ <w>
+ <o>t͡ʃadi</o>
+ <g>different</g>
+ </w>
+ </il>
</s>
### wi sa fupusa dai ɡeja, sai damo fi dai mai, ja ɡoda, sai t͡ʃadi#-> wi sa fupusa dai ɡeja, sai damo fi dai mai, ja ɡoda, sai t͡ʃadi
Wi sa fupusa dé geja, sé damo fi dé mé, ja goda, sé chadi. [wi sa fupusa dai ɡeja, sai damo fi dai mai, ja ɡoda, sai t͡ʃadi] wi but sa PAST fupusa arise dai the ɡeja, langname sai RELPRON damo be fi 1incl.plur dai the mai, language ja in_inside ɡoda, manner sai RELPRON t͡ʃadi different “But Geya, which is our language, arose in a different way.” | (11) |
It was born whole and perfect in a single breath.
initial XML:
<s>
<littrans>It appeared whole and perfect in a single breath</littrans>
<vp tam="past-punct">
<verb>appear</verb>
</vp>
<np def="def" number="sing" output="aspron" role="subj" tr="theme">
<noun>language</noun>
</np>
<np role="pred">
<conjp conj="and">
<np number="sing" def="neither">
<adj>whole</adj>
</np>
<np number="sing" def="neither">
<adj>perfect</adj>
</np>
</conjp>
</np>
<pp p="in" precise="no" location="inside">
<np def="indef" number="sing">
<noun>breath</noun>
<adj>single</adj>
</np>
</pp>
</s>cleanup:
<s> <littrans>It appeared whole and perfect in a single breath</littrans> - <vp tam="past-punct"> - <verb>appear</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="appear"/> </vp> - <np def="def" number="sing" output="aspron" role="subj" tr="theme"> - <noun>language</noun> + <np def="def" number="sing" output="aspron" role="subj" tr="theme" locus="number"> + <word posp="noun" gloss="language"/> </np> <np role="pred"> <conjp conj="and"> - <np number="sing" def="neither"> - <adj>whole</adj> + <np number="sing" def="neither" locus="number"> + <word posp="adj" gloss="whole"/> </np> - <np number="sing" def="neither"> - <adj>perfect</adj> + <np number="sing" def="neither" locus="number"> + <word posp="adj" gloss="perfect"/> </np> </conjp> </np> <pp p="in" precise="no" location="inside"> - <np def="indef" number="sing"> - <noun>breath</noun> - <adj>single</adj> + <np def="indef" number="sing" locus="number"> + <word posp="noun" gloss="breath"/> + <word posp="adj" gloss="single"/> </np> </pp> </s>
module adj2verb:
<s>
<littrans>It appeared whole and perfect in a single breath</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active">
<word posp="verb" gloss="appear"/>
</vp>
<np def="def" number="sing" output="aspron" role="subj" tr="theme" locus="number">
<word posp="noun" gloss="language"/>
</np>
<np role="pred">
<conjp conj="and">
<np number="sing" def="neither" locus="number">
- <word posp="adj" gloss="whole"/>
+ <relp>
+ <vp tam="pres-state">
+ <word lexposp="adj" posp="verb" gloss="whole"/>
+ </vp>
+ <np head="this" role="subj" number="sing"/>
+ </relp>
</np>
<np number="sing" def="neither" locus="number">
- <word posp="adj" gloss="perfect"/>
+ <relp>
+ <vp tam="pres-state">
+ <word lexposp="adj" posp="verb" gloss="perfect"/>
+ </vp>
+ <np head="this" role="subj" number="sing"/>
+ </relp>
</np>
</conjp>
</np>
<pp p="in" precise="no" location="inside">
<np def="indef" number="sing" locus="number">
+ <relp>
+ <vp tam="pres-state">
+ <word lexposp="adj" posp="verb" gloss="single"/>
+ </vp>
+ <np head="this" role="subj" number="sing">
<word posp="noun" gloss="breath"/>
- <word posp="adj" gloss="single"/>
</np>
+ </relp>
+ </np>
</pp>
</s>
module articles:
<s>
<littrans>It appeared whole and perfect in a single breath</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active">
<word posp="verb" gloss="appear"/>
</vp>
<np def="def" number="sing" output="aspron" role="subj" tr="theme" locus="number">
<word posp="noun" gloss="language"/>
</np>
<np role="pred">
<conjp conj="and">
- <np number="sing" def="neither" locus="number">
+ <np number="sing" locus="number">
<relp>
<vp tam="pres-state">
<word lexposp="adj" posp="verb" gloss="whole"/>
</vp>
<np head="this" role="subj" number="sing"/>
</relp>
</np>
- <np number="sing" def="neither" locus="number">
+ <np number="sing" locus="number">
<relp>
<vp tam="pres-state">
<word lexposp="adj" posp="verb" gloss="perfect"/>
</vp>
<np head="this" role="subj" number="sing"/>
</relp>
</np>
</conjp>
</np>
<pp p="in" precise="no" location="inside">
- <np def="indef" number="sing" locus="number">
+ <np number="sing" locus="number">
<relp>
<vp tam="pres-state">
<word lexposp="adj" posp="verb" gloss="single"/>
</vp>
<np head="this" role="subj" number="sing">
<word posp="noun" gloss="breath"/>
</np>
</relp>
</np>
</pp>
</s>
module nonpastonly:
<s> <littrans>It appeared whole and perfect in a single breath</littrans> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="appear"/> </vp> <np def="def" number="sing" output="aspron" role="subj" tr="theme" locus="number"> <word posp="noun" gloss="language"/> </np> <np role="pred"> <conjp conj="and"> <np number="sing" locus="number"> <relp> - <vp tam="pres-state"> + <vp tam="pres-state" ta="PRES"> <word lexposp="adj" posp="verb" gloss="whole"/> </vp> <np head="this" role="subj" number="sing"/> </relp> </np> <np number="sing" locus="number"> <relp> - <vp tam="pres-state"> + <vp tam="pres-state" ta="PRES"> <word lexposp="adj" posp="verb" gloss="perfect"/> </vp> <np head="this" role="subj" number="sing"/> </relp> </np> </conjp> </np> <pp p="in" precise="no" location="inside"> <np number="sing" locus="number"> <relp> - <vp tam="pres-state"> + <vp tam="pres-state" ta="PRES"> <word lexposp="adj" posp="verb" gloss="single"/> </vp> <np head="this" role="subj" number="sing"> <word posp="noun" gloss="breath"/> </np> </relp> </np> </pp> </s>
module noepistemic: No change.
module NRel:
<s>
<littrans>It appeared whole and perfect in a single breath</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="appear"/>
</vp>
<np def="def" number="sing" output="aspron" role="subj" tr="theme" locus="number">
<word posp="noun" gloss="language"/>
</np>
<np role="pred">
<conjp conj="and">
- <np number="sing" locus="number">
- <relp>
+ <np locus="number" id="parent">
+ <np role="" number="sing" id="headnp" tr=""/>
+ <relp comma="after">
+ <np id="relnp" number="sing" def="neither" role="subj" comma="before">
+ <word posp="pron" gloss="RELPRON"/>
+ </np>
<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>
+ <np locus="number" id="parent">
+ <np role="" number="sing" id="headnp" tr=""/>
+ <relp comma="after">
+ <np id="relnp" number="sing" def="neither" role="subj" comma="before">
+ <word posp="pron" gloss="RELPRON"/>
+ </np>
<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>
+ <np locus="number" id="parent">
+ <np role="" number="sing" id="headnp" tr="">
+ <word posp="noun" gloss="breath"/>
+ </np>
+ <relp comma="after">
+ <np id="relnp" number="sing" def="neither" role="subj" comma="before">
+ <word posp="pron" gloss="RELPRON"/>
+ </np>
<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: No change.
module complementise: No change.
module adpositions:
<s>
<littrans>It appeared whole and perfect in a single breath</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="appear"/>
</vp>
<np def="def" number="sing" output="aspron" role="subj" tr="theme" locus="number">
<word posp="noun" gloss="language"/>
</np>
<np role="pred">
<conjp conj="and">
<np locus="number" id="parent">
<np role="" number="sing" id="headnp" tr=""/>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="whole"/>
</vp>
</relp>
</np>
<np locus="number" id="parent">
<np role="" number="sing" id="headnp" tr=""/>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="perfect"/>
</vp>
</relp>
</np>
</conjp>
</np>
<pp p="in" precise="no" location="inside">
+ <word gloss="in_inside" posp="pp"/>
<np locus="number" id="parent">
<np role="" number="sing" id="headnp" tr="">
<word posp="noun" gloss="breath"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="single"/>
</vp>
</relp>
</np>
</pp>
</s>
module constorder: No change.
module casemarking: No change.
module propagatenumber:
<s>
<littrans>It appeared whole and perfect in a single breath</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="appear"/>
</vp>
<np def="def" number="sing" output="aspron" role="subj" tr="theme" locus="number">
<word posp="noun" gloss="language"/>
</np>
- <np role="pred">
+ <np role="pred" number="plur">
<conjp conj="and">
- <np locus="number" id="parent">
+ <np locus="number" id="parent" number="sing">
<np role="" number="sing" id="headnp" tr=""/>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="whole"/>
</vp>
</relp>
</np>
- <np locus="number" id="parent">
+ <np locus="number" id="parent" number="sing">
<np role="" number="sing" id="headnp" tr=""/>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="perfect"/>
</vp>
</relp>
</np>
</conjp>
</np>
<pp p="in" precise="no" location="inside">
<word gloss="in_inside" posp="pp"/>
- <np locus="number" id="parent">
+ <np locus="number" id="parent" number="sing">
<np role="" number="sing" id="headnp" tr="">
<word posp="noun" gloss="breath"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="single"/>
</vp>
</relp>
</np>
</pp>
</s>
module simplifynumber: No change.
createpronouns:
<s>
<littrans>It appeared whole and perfect in a single breath</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="appear"/>
</vp>
- <np def="def" number="sing" output="aspron" role="subj" tr="theme" locus="number">
- <word posp="noun" gloss="language"/>
+ <np def="def" number="sing" role="subj" tr="theme" locus="number">
+ <word posp="pron" number="sing" gloss="3.sing"/>
</np>
<np role="pred" number="plur">
<conjp conj="and">
<np locus="number" id="parent" number="sing">
<np role="" number="sing" id="headnp" tr=""/>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="whole"/>
</vp>
</relp>
</np>
<np locus="number" id="parent" number="sing">
<np role="" number="sing" id="headnp" tr=""/>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="perfect"/>
</vp>
</relp>
</np>
</conjp>
</np>
<pp p="in" precise="no" location="inside">
<word gloss="in_inside" posp="pp"/>
<np locus="number" id="parent" number="sing">
<np role="" number="sing" id="headnp" tr="">
<word posp="noun" gloss="breath"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="single"/>
</vp>
</relp>
</np>
</pp>
</s>
module ngen: No change.
module wordorder: No change.
module wordorder: No change.
module wordorder: No change.
module conjp:
<s>
<littrans>It appeared whole and perfect in a single breath</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="appear"/>
</vp>
<np def="def" number="sing" role="subj" tr="theme" locus="number">
<word posp="pron" number="sing" gloss="3.sing"/>
</np>
<np role="pred" number="plur">
<conjp conj="and">
<np locus="number" id="parent" number="sing">
<np role="" number="sing" id="headnp" tr=""/>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="whole"/>
</vp>
</relp>
</np>
+ <word posp="conj" gloss="and"/>
<np locus="number" id="parent" number="sing">
<np role="" number="sing" id="headnp" tr=""/>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="perfect"/>
</vp>
</relp>
</np>
</conjp>
</np>
<pp p="in" precise="no" location="inside">
<word gloss="in_inside" posp="pp"/>
<np locus="number" id="parent" number="sing">
<np role="" number="sing" id="headnp" tr="">
<word posp="noun" gloss="breath"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="single"/>
</vp>
</relp>
</np>
</pp>
</s>
flattenconjp:
<s>
<littrans>It appeared whole and perfect in a single breath</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="appear"/>
</vp>
<np def="def" number="sing" role="subj" tr="theme" locus="number">
<word posp="pron" number="sing" gloss="3.sing"/>
</np>
<np role="pred" number="plur">
- <conjp conj="and">
- <np locus="number" id="parent" number="sing">
+ <np locus="number" id="parent" number="sing" role="pred">
<np role="" number="sing" id="headnp" tr=""/>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="whole"/>
</vp>
</relp>
</np>
<word posp="conj" gloss="and"/>
- <np locus="number" id="parent" number="sing">
+ <np locus="number" id="parent" number="sing" role="pred">
<np role="" number="sing" id="headnp" tr=""/>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="perfect"/>
</vp>
</relp>
</np>
- </conjp>
</np>
<pp p="in" precise="no" location="inside">
<word gloss="in_inside" posp="pp"/>
<np locus="number" id="parent" number="sing">
<np role="" number="sing" id="headnp" tr="">
<word posp="noun" gloss="breath"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="single"/>
</vp>
</relp>
</np>
</pp>
</s>
fixpronouns: No change.
copyuptophrase:
<s>
<littrans>It appeared whole and perfect in a single breath</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="appear"/>
</vp>
<np def="def" number="sing" role="subj" tr="theme" locus="number">
<word posp="pron" number="sing" gloss="3.sing"/>
</np>
<np role="pred" number="plur">
<np locus="number" id="parent" number="sing" role="pred">
<np role="" number="sing" id="headnp" tr=""/>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before">
<word posp="pron" gloss="RELPRON"/>
</np>
- <vp tam="pres-state" ta="PRES">
+ <vp tam="pres-state" ta="PRES" subj="3.sing">
<word lexposp="adj" posp="verb" gloss="whole"/>
</vp>
</relp>
</np>
<word posp="conj" gloss="and"/>
<np locus="number" id="parent" number="sing" role="pred">
<np role="" number="sing" id="headnp" tr=""/>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before">
<word posp="pron" gloss="RELPRON"/>
</np>
- <vp tam="pres-state" ta="PRES">
+ <vp tam="pres-state" ta="PRES" subj="3.sing">
<word lexposp="adj" posp="verb" gloss="perfect"/>
</vp>
</relp>
</np>
</np>
<pp p="in" precise="no" location="inside">
<word gloss="in_inside" posp="pp"/>
<np locus="number" id="parent" number="sing">
<np role="" number="sing" id="headnp" tr="">
<word posp="noun" gloss="breath"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before">
<word posp="pron" gloss="RELPRON"/>
</np>
- <vp tam="pres-state" ta="PRES">
+ <vp tam="pres-state" ta="PRES" subj="3.sing">
<word lexposp="adj" posp="verb" gloss="single"/>
</vp>
</relp>
</np>
</pp>
</s>
prodrop: No change.
addclitics:
<s> <littrans>It appeared whole and perfect in a single breath</littrans> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <thingy type="vpta" function="proclitic" gloss="PAST"/> + <thingy type="vpnegation" function="proclitic" gloss="POS"/> + <thingy type="vpquestion" function="proclitic" gloss="not.Q"/> <word posp="verb" gloss="appear"/> + <thingy type="vpmode" function="enclitic" gloss="indicative"/> </vp> <np def="def" number="sing" role="subj" tr="theme" locus="number"> <word posp="pron" number="sing" gloss="3.sing"/> </np> <np role="pred" number="plur"> <np locus="number" id="parent" number="sing" role="pred"> <np role="" number="sing" id="headnp" tr=""/> <relp comma="after"> <np id="relnp" number="sing" def="neither" role="subj" comma="before"> <word posp="pron" gloss="RELPRON"/> </np> <vp tam="pres-state" ta="PRES" subj="3.sing"> + <thingy type="vpta" function="proclitic" gloss="PRES"/> <word lexposp="adj" posp="verb" gloss="whole"/> </vp> </relp> </np> <word posp="conj" gloss="and"/> <np locus="number" id="parent" number="sing" role="pred"> <np role="" number="sing" id="headnp" tr=""/> <relp comma="after"> <np id="relnp" number="sing" def="neither" role="subj" comma="before"> <word posp="pron" gloss="RELPRON"/> </np> <vp tam="pres-state" ta="PRES" subj="3.sing"> + <thingy type="vpta" function="proclitic" gloss="PRES"/> <word lexposp="adj" posp="verb" gloss="perfect"/> </vp> </relp> </np> </np> <pp p="in" precise="no" location="inside"> <word gloss="in_inside" posp="pp"/> <np locus="number" id="parent" number="sing"> <np role="" number="sing" id="headnp" tr=""> <word posp="noun" gloss="breath"/> </np> <relp comma="after"> <np id="relnp" number="sing" def="neither" role="subj" comma="before"> <word posp="pron" gloss="RELPRON"/> </np> <vp tam="pres-state" ta="PRES" subj="3.sing"> + <thingy type="vpta" function="proclitic" gloss="PRES"/> <word lexposp="adj" posp="verb" gloss="single"/> </vp> </relp> </np> </pp> </s>
propagateArgumentCase: No change.
unwrapArgumentNPs: No change.
unwrapOwnerOwned: No change.
movedowntoword:
<s>
<littrans>It appeared whole and perfect in a single breath</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
<thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
- <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="vpmode" function="enclitic" gloss="indicative"/>
</vp>
<np def="def" number="sing" role="subj" tr="theme" locus="number">
- <word posp="pron" number="sing" gloss="3.sing"/>
+ <word posp="pron" number="sing" gloss="3.sing" def="def" role="subj" tr="theme" locus="number"/>
</np>
<np role="pred" number="plur">
<np locus="number" id="parent" number="sing" role="pred">
<np role="" number="sing" id="headnp" tr=""/>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before">
- <word posp="pron" gloss="RELPRON"/>
+ <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before"/>
</np>
<vp tam="pres-state" ta="PRES" subj="3.sing">
<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.sing"/>
</vp>
</relp>
</np>
- <word posp="conj" gloss="and"/>
+ <word posp="conj" gloss="and" role="pred" number="plur"/>
<np locus="number" id="parent" number="sing" role="pred">
<np role="" number="sing" id="headnp" tr=""/>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before">
- <word posp="pron" gloss="RELPRON"/>
+ <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before"/>
</np>
<vp tam="pres-state" ta="PRES" subj="3.sing">
<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.sing"/>
</vp>
</relp>
</np>
</np>
<pp p="in" precise="no" location="inside">
- <word gloss="in_inside" posp="pp"/>
+ <word gloss="in_inside" posp="pp" p="in" precise="no" location="inside"/>
<np locus="number" id="parent" number="sing">
<np role="" number="sing" id="headnp" tr="">
- <word posp="noun" gloss="breath"/>
+ <word posp="noun" gloss="breath" number="sing" id="headnp"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before">
- <word posp="pron" gloss="RELPRON"/>
+ <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before"/>
</np>
<vp tam="pres-state" ta="PRES" subj="3.sing">
<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.sing"/>
</vp>
</relp>
</np>
</pp>
</s>
About to call getSlotValue for appear/verb/voice/optionalGot active
About to call getSlotValue for whole/verb/voice/optional
About to call getSlotValue for perfect/verb/voice/optional
About to call getSlotValue for breath/noun/number/optional
Got sing
About to call getSlotValue for single/verb/voice/optional
addaffixes:
<s>
<littrans>It appeared whole and perfect in a single breath</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<thingy type="vpta" function="proclitic" gloss="PAST"/>
<thingy type="vpnegation" function="proclitic" gloss="POS"/>
<thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
+ <thingy type="verbvoice" function="prefix" gloss="active"/>
<word posp="verb" gloss="appear" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
</vp>
<np def="def" number="sing" role="subj" tr="theme" locus="number">
<word posp="pron" number="sing" gloss="3.sing" def="def" role="subj" tr="theme" locus="number"/>
</np>
<np role="pred" number="plur">
<np locus="number" id="parent" number="sing" role="pred">
<np role="" number="sing" id="headnp" tr=""/>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before">
<word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before"/>
</np>
<vp tam="pres-state" ta="PRES" subj="3.sing">
<thingy type="vpta" function="proclitic" gloss="PRES"/>
<word lexposp="adj" posp="verb" gloss="whole" tam="pres-state" ta="PRES" subj="3.sing"/>
</vp>
</relp>
</np>
<word posp="conj" gloss="and" role="pred" number="plur"/>
<np locus="number" id="parent" number="sing" role="pred">
<np role="" number="sing" id="headnp" tr=""/>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before">
<word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before"/>
</np>
<vp tam="pres-state" ta="PRES" subj="3.sing">
<thingy type="vpta" function="proclitic" gloss="PRES"/>
<word lexposp="adj" posp="verb" gloss="perfect" tam="pres-state" ta="PRES" subj="3.sing"/>
</vp>
</relp>
</np>
</np>
<pp p="in" precise="no" location="inside">
<word gloss="in_inside" posp="pp" p="in" precise="no" location="inside"/>
<np locus="number" id="parent" number="sing">
<np role="" number="sing" id="headnp" tr="">
+ <thingy type="nounnumber" function="prefix" gloss="sing"/>
<word posp="noun" gloss="breath" number="sing" id="headnp"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before">
<word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before"/>
</np>
<vp tam="pres-state" ta="PRES" subj="3.sing">
<thingy type="vpta" function="proclitic" gloss="PRES"/>
<word lexposp="adj" posp="verb" gloss="single" tam="pres-state" ta="PRES" subj="3.sing"/>
</vp>
</relp>
</np>
</pp>
</s>
flatten:
<s> - <littrans>It appeared whole and perfect in a single breath</littrans> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <flat> <thingy type="vpta" function="proclitic" gloss="PAST"/> <thingy type="vpnegation" function="proclitic" gloss="POS"/> <thingy type="vpquestion" function="proclitic" gloss="not.Q"/> <thingy type="verbvoice" function="prefix" gloss="active"/> <word posp="verb" gloss="appear" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> - </vp> - <np def="def" number="sing" role="subj" tr="theme" locus="number"> <word posp="pron" number="sing" gloss="3.sing" def="def" role="subj" tr="theme" locus="number"/> - </np> - <np role="pred" number="plur"> - <np locus="number" id="parent" number="sing" role="pred"> - <np role="" number="sing" id="headnp" tr=""/> - <relp comma="after"> - <np id="relnp" number="sing" def="neither" role="subj" comma="before"> <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before"/> - </np> - <vp tam="pres-state" ta="PRES" subj="3.sing"> <thingy type="vpta" function="proclitic" gloss="PRES"/> - <word lexposp="adj" posp="verb" gloss="whole" tam="pres-state" ta="PRES" subj="3.sing"/> - </vp> - </relp> - </np> + <word lexposp="adj" posp="verb" gloss="whole" tam="pres-state" ta="PRES" subj="3.sing" comma="after"/> <word posp="conj" gloss="and" role="pred" number="plur"/> - <np locus="number" id="parent" number="sing" role="pred"> - <np role="" number="sing" id="headnp" tr=""/> - <relp comma="after"> - <np id="relnp" number="sing" def="neither" role="subj" comma="before"> <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before"/> - </np> - <vp tam="pres-state" ta="PRES" subj="3.sing"> <thingy type="vpta" function="proclitic" gloss="PRES"/> - <word lexposp="adj" posp="verb" gloss="perfect" tam="pres-state" ta="PRES" subj="3.sing"/> - </vp> - </relp> - </np> - </np> - <pp p="in" precise="no" location="inside"> + <word lexposp="adj" posp="verb" gloss="perfect" tam="pres-state" ta="PRES" subj="3.sing" comma="after"/> <word gloss="in_inside" posp="pp" p="in" precise="no" location="inside"/> - <np locus="number" id="parent" number="sing"> - <np role="" number="sing" id="headnp" tr=""> <thingy type="nounnumber" function="prefix" gloss="sing"/> <word posp="noun" gloss="breath" number="sing" id="headnp"/> - </np> - <relp comma="after"> - <np id="relnp" number="sing" def="neither" role="subj" comma="before"> <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before"/> - </np> - <vp tam="pres-state" ta="PRES" subj="3.sing"> <thingy type="vpta" function="proclitic" gloss="PRES"/> - <word lexposp="adj" posp="verb" gloss="single" tam="pres-state" ta="PRES" subj="3.sing"/> - </vp> - </relp> - </np> - </pp> + <word lexposp="adj" posp="verb" gloss="single" tam="pres-state" ta="PRES" subj="3.sing" comma="after"/> + </flat> </s>
addvocab:
-<s> +<s translation=""> <flat> - <thingy type="vpta" function="proclitic" gloss="PAST"/> - <thingy type="vpnegation" function="proclitic" gloss="POS"/> - <thingy type="vpquestion" function="proclitic" gloss="not.Q"/> - <thingy type="verbvoice" function="prefix" gloss="active"/> - <word posp="verb" gloss="appear" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <word posp="pron" number="sing" gloss="3.sing" def="def" role="subj" tr="theme" locus="number"/> - <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before"/> - <thingy type="vpta" function="proclitic" gloss="PRES"/> - <word lexposp="adj" posp="verb" gloss="whole" tam="pres-state" ta="PRES" subj="3.sing" comma="after"/> - <word posp="conj" gloss="and" role="pred" number="plur"/> - <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before"/> - <thingy type="vpta" function="proclitic" gloss="PRES"/> - <word lexposp="adj" posp="verb" gloss="perfect" tam="pres-state" ta="PRES" subj="3.sing" comma="after"/> - <word gloss="in_inside" posp="pp" p="in" precise="no" location="inside"/> - <thingy type="nounnumber" function="prefix" gloss="sing"/> - <word posp="noun" gloss="breath" number="sing" id="headnp"/> - <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before"/> - <thingy type="vpta" function="proclitic" gloss="PRES"/> - <word lexposp="adj" posp="verb" gloss="single" tam="pres-state" ta="PRES" subj="3.sing" comma="after"/> + <thingy type="vpta" function="proclitic" gloss="PAST">|s|a|</thingy> + <thingy type="vpnegation" function="proclitic" gloss="POS">-</thingy> + <thingy type="vpquestion" function="proclitic" gloss="not.Q">-</thingy> + <thingy type="verbvoice" function="prefix" gloss="active">-</thingy> + <word posp="verb" gloss="appear" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">|m|a|t͡ɕ|a|d|a|</word> + <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy> + <word posp="pron" number="sing" gloss="3.sing" def="def" role="subj" tr="theme" locus="number">|f|ai|</word> + <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before">|s|ai|</word> + <thingy type="vpta" function="proclitic" gloss="PRES">-</thingy> + <word lexposp="adj" posp="verb" gloss="whole" tam="pres-state" ta="PRES" subj="3.sing" comma="after">|n|e|</word> + <word posp="conj" gloss="and" role="pred" number="plur">|ŋ|u|</word> + <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before">|s|ai|</word> + <thingy type="vpta" function="proclitic" gloss="PRES">-</thingy> + <word lexposp="adj" posp="verb" gloss="perfect" tam="pres-state" ta="PRES" subj="3.sing" comma="after">|ŋ|u|f|a|r|a|</word> + <word gloss="in_inside" posp="pp" p="in" precise="no" location="inside">|j|a|</word> + <thingy type="nounnumber" function="prefix" gloss="sing">-</thingy> + <word posp="noun" gloss="breath" number="sing" id="headnp">|f|i|ɲ|ai|t͡ɕ|i|</word> + <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before">|s|ai|</word> + <thingy type="vpta" function="proclitic" gloss="PRES">-</thingy> + <word lexposp="adj" posp="verb" gloss="single" tam="pres-state" ta="PRES" subj="3.sing" comma="after">|l|a|t͡ɕ|a|</word> </flat> </s>
vowelharmony: No change.
### |s|a|#-> sa
### |s|a|
#-> sa
### |m|a|t͡ɕ|a|d|a|
#-> mat͡ɕada
### |m|a|t͡ɕ|a|d|a|
#-> mat͡ɕada
### |f|ai|,
#-> fai,
### |f|ai|,
#-> fai,
### |s|ai|
#-> sai
### |s|ai|
#-> sai
### |n|e|,
#-> ne,
### |n|e|,
#-> ne,
### |ŋ|u|,
#-> ŋu,
### |ŋ|u|,
#-> ŋu,
### |s|ai|
#-> sai
### |s|ai|
#-> sai
### |ŋ|u|f|a|r|a|,
#-> ŋufara,
### |ŋ|u|f|a|r|a|,
#-> ŋufara,
### |j|a|
#-> ja
### |j|a|
#-> ja
### |f|i|ɲ|ai|t͡ɕ|i|,
#-> fiɲait͡ɕi,
### |f|i|ɲ|ai|t͡ɕ|i|,
#-> fiɲait͡ɕi,
### |s|ai|
#-> sai
### |s|ai|
#-> sai
### |l|a|t͡ɕ|a|
#-> lat͡ɕa
### |l|a|t͡ɕ|a|
#-> lat͡ɕa
### |s|a| |m|a|t͡ɕ|a|d|a| |f|ai|, |s|ai| |n|e|, |ŋ|u|, |s|ai| |ŋ|u|f|a|r|a|, |j|a| |f|i|ɲ|ai|t͡ɕ|i|, |s|ai| |l|a|t͡ɕ|a|
#-> sa mat͡ɕada fai, sai ne, ŋu, sai ŋufara, ja fiɲait͡ɕi, sai lat͡ɕa
removetags:
<s translation="">
<flat>
<thingy type="vpta" function="proclitic" gloss="PAST">|s|a|</thingy>
- <thingy type="vpnegation" function="proclitic" gloss="POS">-</thingy>
- <thingy type="vpquestion" function="proclitic" gloss="not.Q">-</thingy>
- <thingy type="verbvoice" function="prefix" gloss="active">-</thingy>
<word posp="verb" gloss="appear" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">|m|a|t͡ɕ|a|d|a|</word>
- <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy>
- <word posp="pron" number="sing" gloss="3.sing" def="def" role="subj" tr="theme" locus="number">|f|ai|</word>
+ <word posp="pron" number="sing" gloss="3.sing" def="def" role="subj" tr="theme" locus="number">|f|ai|,</word>
<word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before">|s|ai|</word>
- <thingy type="vpta" function="proclitic" gloss="PRES">-</thingy>
- <word lexposp="adj" posp="verb" gloss="whole" tam="pres-state" ta="PRES" subj="3.sing" comma="after">|n|e|</word>
- <word posp="conj" gloss="and" role="pred" number="plur">|ŋ|u|</word>
+ <word lexposp="adj" posp="verb" gloss="whole" tam="pres-state" ta="PRES" subj="3.sing" comma="after">|n|e|,</word>
+ <word posp="conj" gloss="and" role="pred" number="plur">|ŋ|u|,</word>
<word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before">|s|ai|</word>
- <thingy type="vpta" function="proclitic" gloss="PRES">-</thingy>
- <word lexposp="adj" posp="verb" gloss="perfect" tam="pres-state" ta="PRES" subj="3.sing" comma="after">|ŋ|u|f|a|r|a|</word>
+ <word lexposp="adj" posp="verb" gloss="perfect" tam="pres-state" ta="PRES" subj="3.sing" comma="after">|ŋ|u|f|a|r|a|,</word>
<word gloss="in_inside" posp="pp" p="in" precise="no" location="inside">|j|a|</word>
- <thingy type="nounnumber" function="prefix" gloss="sing">-</thingy>
- <word posp="noun" gloss="breath" number="sing" id="headnp">|f|i|ɲ|ai|t͡ɕ|i|</word>
+ <word posp="noun" gloss="breath" number="sing" id="headnp">|f|i|ɲ|ai|t͡ɕ|i|,</word>
<word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before">|s|ai|</word>
- <thingy type="vpta" function="proclitic" gloss="PRES">-</thingy>
<word lexposp="adj" posp="verb" gloss="single" tam="pres-state" ta="PRES" subj="3.sing" comma="after">|l|a|t͡ɕ|a|</word>
</flat>
+ <p><span class="ilpair"><span class="mor">sa</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">mat͡ɕada</span><br><span class="gls">appear</span></span> <span class="ilpair"><span class="mor">fai,</span><br><span class="gls">3.sing</span></span> <span class="ilpair"><span class="mor">sai</span><br><span class="gls"><span class="glssc">RELPRON</span></span></span> <span class="ilpair"><span class="mor">ne,</span><br><span class="gls">whole</span></span> <span class="ilpair"><span class="mor">ŋu,</span><br><span class="gls">and</span></span> <span class="ilpair"><span class="mor">sai</span><br><span class="gls"><span class="glssc">RELPRON</span></span></span> <span class="ilpair"><span class="mor">ŋufara,</span><br><span class="gls">perfect</span></span> <span class="ilpair"><span class="mor">ja</span><br><span class="gls">in_inside</span></span> <span class="ilpair"><span class="mor">fiɲait͡ɕi,</span><br><span class="gls">breath</span></span> <span class="ilpair"><span class="mor">sai</span><br><span class="gls"><span class="glssc">RELPRON</span></span></span> <span class="ilpair"><span class="mor">lat͡ɕa</span><br><span class="gls">single</span></span></p>
+ <p>sa mat͡ɕada fai, sai ne, ŋu, sai ŋufara, ja fiɲait͡ɕi, sai lat͡ɕa</p>
+ <p>sa matyada fé, sé ne, ngu, sé ngufaïa, ja fiñétyi, sé latya</p>
+ <il>
+ <w>
+ <o>sa</o>
+ <g>PAST</g>
+ </w>
+ <w>
+ <o>mat͡ɕada</o>
+ <g>appear</g>
+ </w>
+ <w>
+ <o>fai,</o>
+ <g>3.sing</g>
+ </w>
+ <w>
+ <o>sai</o>
+ <g>RELPRON</g>
+ </w>
+ <w>
+ <o>ne,</o>
+ <g>whole</g>
+ </w>
+ <w>
+ <o>ŋu,</o>
+ <g>and</g>
+ </w>
+ <w>
+ <o>sai</o>
+ <g>RELPRON</g>
+ </w>
+ <w>
+ <o>ŋufara,</o>
+ <g>perfect</g>
+ </w>
+ <w>
+ <o>ja</o>
+ <g>in_inside</g>
+ </w>
+ <w>
+ <o>fiɲait͡ɕi,</o>
+ <g>breath</g>
+ </w>
+ <w>
+ <o>sai</o>
+ <g>RELPRON</g>
+ </w>
+ <w>
+ <o>lat͡ɕa</o>
+ <g>single</g>
+ </w>
+ </il>
</s>
### sa mat͡ɕada fai, sai ne, ŋu, sai ŋufara, ja fiɲait͡ɕi, sai lat͡ɕa#-> sa mat͡ɕada fai, sai ne, ŋu, sai ŋufara, ja fiɲait͡ɕi, sai lat͡ɕa
Sa matyada fé, sé ne, ngu, sé ngufaïa, ja fiñétyi, sé latya [sa mat͡ɕada fai, sai ne, ŋu, sai ŋufara, ja fiɲait͡ɕi, sai lat͡ɕa] sa PAST mat͡ɕada appear fai, 3.sing sai RELPRON ne, whole ŋu, and sai RELPRON ŋufara, perfect ja in_inside fiɲait͡ɕi, breath sai RELPRON lat͡ɕa single “It appeared whole and perfect in a single breath” | (12) |
Our language did not evolve; it was created.
initial XML:
<s>
<littrans>Our language did not evolve.</littrans>
<vp tam="past-punct" negation="yes">
<verb>evolve</verb>
</vp>
<np role="subj" tr="theme">
<np type="owner_owned">
<np def="def" number="plur">
<pron person="1incl" number="plur"/>
</np>
<np def="def" number="sing">
<noun>language</noun>
</np>
</np>
</np>
</s>cleanup:
<s> <littrans>Our language did not evolve.</littrans> - <vp tam="past-punct" negation="yes"> - <verb>evolve</verb> + <vp negation="NEG" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="evolve"/> </vp> <np role="subj" tr="theme"> <np type="owner_owned"> - <np def="def" number="plur"> - <pron person="1incl" number="plur"/> + <np def="def" number="plur" locus="number" role="owner"> + <word person="1incl" number="plur" posp="pron"/> </np> - <np def="def" number="sing"> - <noun>language</noun> + <np def="def" number="sing" locus="number" role="owned"> + <word posp="noun" gloss="language"/> </np> </np> </np> </s>
module adj2verb: No change.
module articles:
<s>
<littrans>Our language did not evolve.</littrans>
<vp negation="NEG" question="not.Q" tense="past" asp="action" mode="indicative" voice="active">
<word posp="verb" gloss="evolve"/>
</vp>
<np role="subj" tr="theme">
<np type="owner_owned">
<np def="def" number="plur" locus="number" role="owner">
<word person="1incl" number="plur" posp="pron"/>
</np>
<np def="def" number="sing" locus="number" role="owned">
<word posp="noun" gloss="language"/>
+ <word gloss="the" posp="det"/>
</np>
</np>
</np>
</s>
module nonpastonly:
<s> <littrans>Our language did not evolve.</littrans> - <vp negation="NEG" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="NEG" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="evolve"/> </vp> <np role="subj" tr="theme"> <np type="owner_owned"> <np def="def" number="plur" locus="number" role="owner"> <word person="1incl" number="plur" posp="pron"/> </np> <np def="def" number="sing" locus="number" role="owned"> <word posp="noun" gloss="language"/> <word gloss="the" posp="det"/> </np> </np> </np> </s>
module noepistemic: No change.
module NRel: No change.
module sentenceconnectors: No change.
module complementise: No change.
module adpositions: No change.
module constorder: No change.
module casemarking: No change.
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">
<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: No change.
createpronouns: No change.
module ngen: No change.
module wordorder: No change.
module wordorder: No change.
module wordorder:
<s>
<littrans>Our language did not evolve.</littrans>
<vp negation="NEG" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="evolve"/>
</vp>
<np role="subj" tr="theme" number="plur">
<np type="owner_owned" number="sing">
<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"/>
+ <word posp="noun" gloss="language"/>
</np>
</np>
</np>
</s>
module conjp: No change.
flattenconjp: No change.
fixpronouns:
<s>
<littrans>Our language did not evolve.</littrans>
<vp negation="NEG" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="evolve"/>
</vp>
<np role="subj" tr="theme" number="plur">
<np type="owner_owned" number="sing">
<np def="def" number="plur" locus="number" role="owner">
- <word person="1incl" number="plur" posp="pron"/>
+ <word person="1incl" number="plur" posp="pron" gloss="1incl.plur"/>
</np>
<np def="def" number="sing" locus="number" role="owned">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="language"/>
</np>
</np>
</np>
</s>
copyuptophrase:
<s>
<littrans>Our language did not evolve.</littrans>
<vp negation="NEG" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="evolve"/>
</vp>
<np role="subj" tr="theme" number="plur">
<np type="owner_owned" number="sing">
- <np def="def" number="plur" locus="number" role="owner">
+ <np def="def" number="plur" locus="number" role="owner" person="1incl">
<word person="1incl" number="plur" posp="pron" gloss="1incl.plur"/>
</np>
<np def="def" number="sing" locus="number" role="owned">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="language"/>
</np>
</np>
</np>
</s>
prodrop: No change.
addclitics:
<s> <littrans>Our language did not evolve.</littrans> <vp negation="NEG" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <thingy type="vpta" function="proclitic" gloss="PAST"/> + <thingy type="vpnegation" function="proclitic" gloss="NEG"/> + <thingy type="vpquestion" function="proclitic" gloss="not.Q"/> <word posp="verb" gloss="evolve"/> + <thingy type="vpmode" function="enclitic" gloss="indicative"/> </vp> <np role="subj" tr="theme" number="plur"> <np type="owner_owned" number="sing"> <np def="def" number="plur" locus="number" role="owner" person="1incl"> <word person="1incl" number="plur" posp="pron" gloss="1incl.plur"/> </np> <np def="def" number="sing" locus="number" role="owned"> <word gloss="the" posp="det"/> <word posp="noun" gloss="language"/> </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="vpnegation" function="proclitic" gloss="NEG"/>
<thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
<word posp="verb" gloss="evolve"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
</vp>
- <np role="subj" tr="theme" number="plur">
- <np type="owner_owned" number="sing">
+ <np type="owner_owned" number="sing" role="subj" tr="theme">
<np def="def" number="plur" locus="number" role="owner" person="1incl">
<word person="1incl" number="plur" posp="pron" gloss="1incl.plur"/>
</np>
<np def="def" number="sing" locus="number" role="owned">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="language"/>
</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="vpnegation" function="proclitic" gloss="NEG"/>
<thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
<word posp="verb" gloss="evolve"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
</vp>
- <np type="owner_owned" number="sing" role="subj" tr="theme">
<np def="def" number="plur" locus="number" role="owner" person="1incl">
<word person="1incl" number="plur" posp="pron" gloss="1incl.plur"/>
</np>
- <np def="def" number="sing" locus="number" role="owned">
+ <np def="def" number="sing" locus="number" role="owned" tr="theme">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="language"/>
</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="vpnegation" function="proclitic" gloss="NEG"/>
<thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
- <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="vpmode" function="enclitic" gloss="indicative"/>
</vp>
<np def="def" number="plur" locus="number" role="owner" person="1incl">
- <word person="1incl" number="plur" posp="pron" gloss="1incl.plur"/>
+ <word person="1incl" number="plur" posp="pron" gloss="1incl.plur" def="def" locus="number" role="owner"/>
</np>
<np def="def" number="sing" locus="number" role="owned" tr="theme">
- <word gloss="the" posp="det"/>
- <word posp="noun" gloss="language"/>
+ <word gloss="the" posp="det" def="def" number="sing" locus="number" role="owned" tr="theme"/>
+ <word posp="noun" gloss="language" def="def" number="sing" locus="number" role="owned" tr="theme"/>
</np>
</s>
About to call getSlotValue for evolve/verb/voice/optionalGot active
About to call getSlotValue for the/det/case/optional
About to call getSlotValue for language/noun/number/optional
Got sing
addaffixes:
<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="vpnegation" function="proclitic" gloss="NEG"/>
<thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
+ <thingy type="verbvoice" function="prefix" gloss="active"/>
<word posp="verb" gloss="evolve" negation="NEG" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
</vp>
<np def="def" number="plur" locus="number" role="owner" person="1incl">
<word person="1incl" number="plur" posp="pron" gloss="1incl.plur" def="def" locus="number" role="owner"/>
</np>
<np def="def" number="sing" locus="number" role="owned" tr="theme">
<word gloss="the" posp="det" def="def" number="sing" locus="number" role="owned" tr="theme"/>
+ <thingy type="nounnumber" function="prefix" gloss="sing"/>
<word posp="noun" gloss="language" def="def" number="sing" locus="number" role="owned" tr="theme"/>
</np>
</s>
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="vpnegation" function="proclitic" gloss="NEG"/> <thingy type="vpquestion" function="proclitic" gloss="not.Q"/> <thingy type="verbvoice" function="prefix" gloss="active"/> <word posp="verb" gloss="evolve" negation="NEG" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> - </vp> - <np def="def" number="plur" locus="number" role="owner" person="1incl"> <word person="1incl" number="plur" posp="pron" gloss="1incl.plur" def="def" locus="number" role="owner"/> - </np> - <np def="def" number="sing" locus="number" role="owned" tr="theme"> <word gloss="the" posp="det" def="def" number="sing" locus="number" role="owned" tr="theme"/> <thingy type="nounnumber" function="prefix" gloss="sing"/> <word posp="noun" gloss="language" def="def" number="sing" locus="number" role="owned" tr="theme"/> - </np> + </flat> </s>
addvocab:
-<s> +<s translation=""> <flat> - <thingy type="vpta" function="proclitic" gloss="PAST"/> - <thingy type="vpnegation" function="proclitic" gloss="NEG"/> - <thingy type="vpquestion" function="proclitic" gloss="not.Q"/> - <thingy type="verbvoice" function="prefix" gloss="active"/> - <word posp="verb" gloss="evolve" negation="NEG" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <word person="1incl" number="plur" posp="pron" gloss="1incl.plur" def="def" locus="number" role="owner"/> - <word gloss="the" posp="det" def="def" number="sing" locus="number" role="owned" tr="theme"/> - <thingy type="nounnumber" function="prefix" gloss="sing"/> - <word posp="noun" gloss="language" def="def" number="sing" locus="number" role="owned" tr="theme"/> + <thingy type="vpta" function="proclitic" gloss="PAST">|s|a|</thingy> + <thingy type="vpnegation" function="proclitic" gloss="NEG">|l|a|</thingy> + <thingy type="vpquestion" function="proclitic" gloss="not.Q">-</thingy> + <thingy type="verbvoice" function="prefix" gloss="active">-</thingy> + <word posp="verb" gloss="evolve" negation="NEG" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">|ŋ|u|d|e|ɡ|u|</word> + <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy> + <word person="1incl" number="plur" posp="pron" gloss="1incl.plur" def="def" locus="number" role="owner">|f|i|</word> + <word gloss="the" posp="det" def="def" number="sing" locus="number" role="owned" tr="theme">|d|ai|</word> + <thingy type="nounnumber" function="prefix" gloss="sing">-</thingy> + <word posp="noun" gloss="language" def="def" number="sing" locus="number" role="owned" tr="theme">|m|ai|</word> </flat> </s>
vowelharmony: No change.
### |s|a|#-> sa
### |s|a|
#-> sa
### |l|a|
#-> la
### |l|a|
#-> la
### |ŋ|u|d|e|ɡ|u|
#-> ŋudeɡu
### |ŋ|u|d|e|ɡ|u|
#-> ŋudeɡu
### |f|i|
#-> fi
### |f|i|
#-> fi
### |d|ai|
#-> dai
### |d|ai|
#-> dai
### |m|ai|
#-> mai
### |m|ai|
#-> mai
### |s|a| |l|a| |ŋ|u|d|e|ɡ|u| |f|i| |d|ai| |m|ai|
#-> sa la ŋudeɡu fi dai mai
removetags:
<s translation="">
<flat>
<thingy type="vpta" function="proclitic" gloss="PAST">|s|a|</thingy>
<thingy type="vpnegation" function="proclitic" gloss="NEG">|l|a|</thingy>
- <thingy type="vpquestion" function="proclitic" gloss="not.Q">-</thingy>
- <thingy type="verbvoice" function="prefix" gloss="active">-</thingy>
<word posp="verb" gloss="evolve" negation="NEG" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">|ŋ|u|d|e|ɡ|u|</word>
- <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy>
<word person="1incl" number="plur" posp="pron" gloss="1incl.plur" def="def" locus="number" role="owner">|f|i|</word>
<word gloss="the" posp="det" def="def" number="sing" locus="number" role="owned" tr="theme">|d|ai|</word>
- <thingy type="nounnumber" function="prefix" gloss="sing">-</thingy>
<word posp="noun" gloss="language" def="def" number="sing" locus="number" role="owned" tr="theme">|m|ai|</word>
</flat>
+ <p><span class="ilpair"><span class="mor">sa</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">la</span><br><span class="gls"><span class="glssc">NEG</span></span></span> <span class="ilpair"><span class="mor">ŋudeɡu</span><br><span class="gls">evolve</span></span> <span class="ilpair"><span class="mor">fi</span><br><span class="gls">1incl.plur</span></span> <span class="ilpair"><span class="mor">dai</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">mai</span><br><span class="gls">language</span></span></p>
+ <p>sa la ŋudeɡu fi dai mai</p>
+ <p>sa la ngudegu fi dé mé</p>
+ <il>
+ <w>
+ <o>sa</o>
+ <g>PAST</g>
+ </w>
+ <w>
+ <o>la</o>
+ <g>NEG</g>
+ </w>
+ <w>
+ <o>ŋudeɡu</o>
+ <g>evolve</g>
+ </w>
+ <w>
+ <o>fi</o>
+ <g>1incl.plur</g>
+ </w>
+ <w>
+ <o>dai</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>mai</o>
+ <g>language</g>
+ </w>
+ </il>
</s>
### sa la ŋudeɡu fi dai mai#-> sa la ŋudeɡu fi dai mai
Sa la ngudegu fi dé mé. [sa la ŋudeɡu fi dai mai] sa PAST la NEG ŋudeɡu evolve fi 1incl.plur dai the mai language “Our language did not evolve.” | (13) |
initial XML:
<s>
<littrans>It was created.</littrans>
<vp tam="past-punct">
<verb>create</verb>
</vp>
<np role="obj" def="def" number="sing" output="aspron">
<noun>language</noun>
</np>
</s>cleanup:
<s> <littrans>It was created.</littrans> - <vp tam="past-punct"> - <verb>create</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="create"/> </vp> - <np role="obj" def="def" number="sing" output="aspron"> - <noun>language</noun> + <np role="obj" def="def" number="sing" output="aspron" locus="number"> + <word posp="noun" gloss="language"/> </np> </s>
module adj2verb: No change.
module articles: No change.
module nonpastonly:
<s> <littrans>It was created.</littrans> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="create"/> </vp> <np role="obj" def="def" number="sing" output="aspron" locus="number"> <word posp="noun" gloss="language"/> </np> </s>
module noepistemic: No change.
module NRel: No change.
module sentenceconnectors: No change.
module complementise: No change.
module adpositions: No change.
module constorder: No change.
module casemarking: No change.
module propagatenumber: No change.
module simplifynumber: No change.
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" number="sing" output="aspron" locus="number">
- <word posp="noun" gloss="language"/>
+ <np role="obj" def="def" number="sing" locus="number">
+ <word posp="pron" number="sing" gloss="3.sing"/>
</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="vpnegation" function="proclitic" gloss="POS"/> + <thingy type="vpquestion" function="proclitic" gloss="not.Q"/> <word posp="verb" gloss="create"/> + <thingy type="vpmode" function="enclitic" gloss="indicative"/> </vp> <np role="obj" def="def" number="sing" locus="number"> <word posp="pron" number="sing" gloss="3.sing"/> </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="vpnegation" function="proclitic" gloss="POS"/>
<thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
- <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="vpmode" function="enclitic" gloss="indicative"/>
</vp>
<np role="obj" def="def" number="sing" locus="number">
- <word posp="pron" number="sing" gloss="3.sing"/>
+ <word posp="pron" number="sing" gloss="3.sing" role="obj" def="def" locus="number"/>
</np>
</s>
About to call getSlotValue for create/verb/voice/optionalGot active
addaffixes:
<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="vpnegation" function="proclitic" gloss="POS"/>
<thingy type="vpquestion" function="proclitic" gloss="not.Q"/>
+ <thingy type="verbvoice" function="prefix" gloss="active"/>
<word posp="verb" gloss="create" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
</vp>
<np role="obj" def="def" number="sing" locus="number">
<word posp="pron" number="sing" gloss="3.sing" role="obj" def="def" locus="number"/>
</np>
</s>
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="vpnegation" function="proclitic" gloss="POS"/> <thingy type="vpquestion" function="proclitic" gloss="not.Q"/> <thingy type="verbvoice" function="prefix" gloss="active"/> <word posp="verb" gloss="create" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> - </vp> - <np role="obj" def="def" number="sing" locus="number"> <word posp="pron" number="sing" gloss="3.sing" role="obj" def="def" locus="number"/> - </np> + </flat> </s>
addvocab:
-<s> +<s translation=""> <flat> - <thingy type="vpta" function="proclitic" gloss="PAST"/> - <thingy type="vpnegation" function="proclitic" gloss="POS"/> - <thingy type="vpquestion" function="proclitic" gloss="not.Q"/> - <thingy type="verbvoice" function="prefix" gloss="active"/> - <word posp="verb" gloss="create" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <word posp="pron" number="sing" gloss="3.sing" role="obj" def="def" locus="number"/> + <thingy type="vpta" function="proclitic" gloss="PAST">|s|a|</thingy> + <thingy type="vpnegation" function="proclitic" gloss="POS">-</thingy> + <thingy type="vpquestion" function="proclitic" gloss="not.Q">-</thingy> + <thingy type="verbvoice" function="prefix" gloss="active">-</thingy> + <word posp="verb" gloss="create" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">|t͡ʃ|a|j|a|ŋ|a|</word> + <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy> + <word posp="pron" number="sing" gloss="3.sing" role="obj" def="def" locus="number">|f|ai|</word> </flat> </s>
vowelharmony: No change.
### |s|a|#-> sa
### |s|a|
#-> sa
### |t͡ʃ|a|j|a|ŋ|a|
#-> t͡ʃajaŋa
### |t͡ʃ|a|j|a|ŋ|a|
#-> t͡ʃajaŋa
### |f|ai|
#-> fai
### |f|ai|
#-> fai
### |s|a| |t͡ʃ|a|j|a|ŋ|a| |f|ai|
#-> sa t͡ʃajaŋa fai
removetags:
<s translation="">
<flat>
<thingy type="vpta" function="proclitic" gloss="PAST">|s|a|</thingy>
- <thingy type="vpnegation" function="proclitic" gloss="POS">-</thingy>
- <thingy type="vpquestion" function="proclitic" gloss="not.Q">-</thingy>
- <thingy type="verbvoice" function="prefix" gloss="active">-</thingy>
<word posp="verb" gloss="create" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">|t͡ʃ|a|j|a|ŋ|a|</word>
- <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy>
<word posp="pron" number="sing" gloss="3.sing" role="obj" def="def" locus="number">|f|ai|</word>
</flat>
+ <p><span class="ilpair"><span class="mor">sa</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">t͡ʃajaŋa</span><br><span class="gls">create</span></span> <span class="ilpair"><span class="mor">fai</span><br><span class="gls">3.sing</span></span></p>
+ <p>sa t͡ʃajaŋa fai</p>
+ <p>sa chajanga fé</p>
+ <il>
+ <w>
+ <o>sa</o>
+ <g>PAST</g>
+ </w>
+ <w>
+ <o>t͡ʃajaŋa</o>
+ <g>create</g>
+ </w>
+ <w>
+ <o>fai</o>
+ <g>3.sing</g>
+ </w>
+ </il>
</s>
### sa t͡ʃajaŋa fai#-> sa t͡ʃajaŋa fai
Sa chajanga fé. [sa t͡ʃajaŋa fai] sa PAST t͡ʃajaŋa create fai 3.sing “It was created.” | (14) |
Language creation took 0.02 seconds; writing the texts 0.03 seconds.