A Collection of Texts in Unis
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:
<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="">
+ <np def="def" locus="number" id="parent">
+ <np role="subj" 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="">
+ <np def="def" locus="number" id="parent">
+ <np role="" id="headnp" tr="">
<word posp="noun" gloss="earth"/>
</np>
<relp comma="after">
- <np id="relnp" number="sing" def="neither" role="subj" comma="before">
+ <np id="relnp" 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">
+ <np id="relnp" 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">
+ <np role="obj">
<conjp conj="and">
- <np number="sing" locus="number">
+ <np locus="number">
<word posp="noun" gloss="language"/>
<word posp="num" gloss="one"/>
</np>
- <np number="sing" locus="number">
+ <np locus="number">
<word posp="noun" gloss="dialect"/>
<word posp="num" gloss="one"/>
</np>
</conjp>
</np>
</s>
createpronouns:
No change.
module ngen:
No change.
module wordorder:
No change.
module wordorder:
<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" 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="" id="headnp" tr="">
<word posp="noun" gloss="earth"/>
</np>
<relp comma="after">
<np id="relnp" 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" 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 locus="number">
- <word posp="noun" gloss="language"/>
<word posp="num" gloss="one"/>
+ <word posp="noun" gloss="language"/>
</np>
<np locus="number">
- <word posp="noun" gloss="dialect"/>
<word posp="num" gloss="one"/>
+ <word posp="noun" gloss="dialect"/>
</np>
</conjp>
</np>
</s>
module wordorder:
<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">
+ <word gloss="the" posp="det"/>
<np role="subj" 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">
+ <word gloss="the" posp="det"/>
<np role="" id="headnp" tr="">
<word posp="noun" gloss="earth"/>
</np>
<relp comma="after">
<np id="relnp" 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" 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 locus="number">
<word posp="num" gloss="one"/>
<word posp="noun" gloss="language"/>
</np>
<np 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">
<word gloss="the" posp="det"/>
<np role="subj" 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">
<word gloss="the" posp="det"/>
<np role="" id="headnp" tr="">
<word posp="noun" gloss="earth"/>
</np>
<relp comma="after">
<np id="relnp" 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" 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">
<conjp conj="and">
<np locus="number">
<word posp="num" gloss="one"/>
<word posp="noun" gloss="language"/>
</np>
+ <word posp="conj" gloss="and"/>
<np locus="number">
<word posp="num" gloss="one"/>
<word posp="noun" gloss="dialect"/>
</np>
</conjp>
</np>
</s>
flattenconjp:
<s>
<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">
<word gloss="the" posp="det"/>
<np role="subj" 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">
<word gloss="the" posp="det"/>
<np role="" id="headnp" tr="">
<word posp="noun" gloss="earth"/>
</np>
<relp comma="after">
<np id="relnp" 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" 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">
- <conjp conj="and">
- <np locus="number">
+ <np locus="number" role="obj">
<word posp="num" gloss="one"/>
<word posp="noun" gloss="language"/>
</np>
<word posp="conj" gloss="and"/>
- <np locus="number">
+ <np locus="number" role="obj">
<word posp="num" gloss="one"/>
<word posp="noun" gloss="dialect"/>
</np>
- </conjp>
</np>
</s>
fixpronouns:
No change.
copyuptophrase:
<s>
<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">
<word gloss="the" posp="det"/>
<np role="subj" 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">
<word gloss="the" posp="det"/>
<np role="" id="headnp" tr="">
<word posp="noun" gloss="earth"/>
</np>
<relp comma="after">
<np id="relnp" 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">
<word lexposp="adj" posp="verb" gloss="whole"/>
</vp>
</relp>
</np>
</pp>
</np>
<relp comma="after">
<np id="relnp" 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">
<word lexposp="adj" posp="verb" gloss="all"/>
</vp>
</relp>
</np>
<np role="obj">
<np locus="number" role="obj">
<word posp="num" gloss="one"/>
<word posp="noun" gloss="language"/>
</np>
<word posp="conj" gloss="and"/>
<np locus="number" role="obj">
<word posp="num" gloss="one"/>
<word posp="noun" gloss="dialect"/>
</np>
</np>
</s>
prodrop:
No change.
addclitics:
<s>
<littrans>All humans in the whole earth had one language and one dialect.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="have"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np def="def" locus="number" id="parent">
<word gloss="the" posp="det"/>
<np role="subj" 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">
<word gloss="the" posp="det"/>
<np role="" id="headnp" tr="">
<word posp="noun" gloss="earth"/>
</np>
<relp comma="after">
<np id="relnp" def="neither" role="subj" comma="before">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp tam="pres-state" ta="PRES" subj="3">
<word lexposp="adj" posp="verb" gloss="whole"/>
+ <thingy type="vpta" function="enclitic" gloss="PRES"/>
</vp>
</relp>
</np>
</pp>
</np>
<relp comma="after">
<np id="relnp" def="neither" role="subj" comma="before">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp tam="pres-state" ta="PRES" subj="3">
<word lexposp="adj" posp="verb" gloss="all"/>
+ <thingy type="vpta" function="enclitic" gloss="PRES"/>
</vp>
</relp>
</np>
<np role="obj">
<np locus="number" role="obj">
<word posp="num" gloss="one"/>
<word posp="noun" gloss="language"/>
</np>
<word posp="conj" gloss="and"/>
<np locus="number" role="obj">
<word posp="num" gloss="one"/>
<word posp="noun" gloss="dialect"/>
</np>
</np>
</s>
propagateArgumentCase:
No change.
unwrapArgumentNPs:
<s>
<littrans>All humans in the whole earth had one language and one dialect.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="have"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np def="def" locus="number" id="parent">
<word gloss="the" posp="det"/>
<np role="subj" 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">
<word gloss="the" posp="det"/>
<np role="" id="headnp" tr="">
<word posp="noun" gloss="earth"/>
</np>
<relp comma="after">
<np id="relnp" def="neither" role="subj" comma="before">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp tam="pres-state" ta="PRES" subj="3">
<word lexposp="adj" posp="verb" gloss="whole"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
</vp>
</relp>
</np>
</pp>
</np>
<relp comma="after">
<np id="relnp" def="neither" role="subj" comma="before">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp tam="pres-state" ta="PRES" subj="3">
<word lexposp="adj" posp="verb" gloss="all"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
</vp>
</relp>
</np>
- <np role="obj">
<np locus="number" role="obj">
<word posp="num" gloss="one"/>
<word posp="noun" gloss="language"/>
</np>
<word posp="conj" gloss="and"/>
<np locus="number" role="obj">
<word posp="num" gloss="one"/>
<word posp="noun" gloss="dialect"/>
</np>
- </np>
</s>
unwrapOwnerOwned:
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"> - <word posp="verb" gloss="have"/> + <word posp="verb" gloss="have" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> </vp> <np def="def" locus="number" id="parent"> - <word gloss="the" posp="det"/> + <word gloss="the" posp="det" def="def" locus="number" id="parent"/> <np role="subj" id="headnp" tr=""> - <word posp="noun" gloss="human being"/> + <word posp="noun" gloss="human being" role="subj" 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"> - <word gloss="the" posp="det"/> + <word gloss="the" posp="det" def="def" locus="number" id="parent"/> <np role="" id="headnp" tr=""> - <word posp="noun" gloss="earth"/> + <word posp="noun" gloss="earth" id="headnp"/> </np> <relp comma="after"> <np id="relnp" def="neither" role="subj" comma="before"> - <word posp="pron" gloss="RELPRON"/> + <word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="subj" comma="before"/> </np> <vp tam="pres-state" ta="PRES" subj="3"> - <word lexposp="adj" posp="verb" gloss="whole"/> + <word lexposp="adj" posp="verb" gloss="whole" tam="pres-state" ta="PRES" subj="3"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> </vp> </relp> </np> </pp> </np> <relp comma="after"> <np id="relnp" def="neither" role="subj" comma="before"> - <word posp="pron" gloss="RELPRON"/> + <word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="subj" comma="before"/> </np> <vp tam="pres-state" ta="PRES" subj="3"> - <word lexposp="adj" posp="verb" gloss="all"/> + <word lexposp="adj" posp="verb" gloss="all" tam="pres-state" ta="PRES" subj="3"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> </vp> </relp> </np> <np locus="number" role="obj"> - <word posp="num" gloss="one"/> - <word posp="noun" gloss="language"/> + <word posp="num" gloss="one" locus="number" role="obj"/> + <word posp="noun" gloss="language" locus="number" role="obj"/> </np> <word posp="conj" gloss="and"/> <np locus="number" role="obj"> - <word posp="num" gloss="one"/> - <word posp="noun" gloss="dialect"/> + <word posp="num" gloss="one" locus="number" role="obj"/> + <word posp="noun" gloss="dialect" locus="number" role="obj"/> </np> </s>calling defaultval for case/
defaultval: noun, case
returning NOM
calling defaultval for case/
defaultval: noun, case
returning NOM
calling defaultval for negation/
defaultval: verb, negation
returning POS
calling defaultval for negation/
defaultval: verb, negation
returning POS
calling defaultval for case/
defaultval: noun, case
returning NOM
calling defaultval for case/
defaultval: noun, case
returning NOM
addaffixes:
About to call getSlotValue for have/verb/negation/obligatoryGot POS
About to call getSlotValue for have/verb/voice/optional
Got active
About to call getSlotValue for human being/noun/case/obligatory
Got NOM
About to call getSlotValue for earth/noun/case/obligatory
Got NOM
About to call getSlotValue for whole/verb/negation/obligatory
Got POS
About to call getSlotValue for whole/verb/voice/optional
About to call getSlotValue for all/verb/negation/obligatory
Got POS
About to call getSlotValue for all/verb/voice/optional
About to call getSlotValue for language/noun/case/obligatory
Got NOM
About to call getSlotValue for dialect/noun/case/obligatory
Got NOM
<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="verbnegation" function="prefix" gloss="POS"/> <word posp="verb" gloss="have" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> + <thingy type="verbvoice" function="suffix" gloss="active"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> </vp> <np def="def" locus="number" id="parent"> <word gloss="the" posp="det" def="def" locus="number" id="parent"/> <np role="subj" id="headnp" tr=""> + <thingy type="nouncase" function="prefix" gloss="NOM"/> <word posp="noun" gloss="human being" role="subj" 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"> <word gloss="the" posp="det" def="def" locus="number" id="parent"/> <np role="" id="headnp" tr=""> + <thingy type="nouncase" function="prefix" gloss="NOM"/> <word posp="noun" gloss="earth" id="headnp"/> </np> <relp comma="after"> <np id="relnp" def="neither" role="subj" comma="before"> <word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="subj" comma="before"/> </np> <vp tam="pres-state" ta="PRES" subj="3"> + <thingy type="verbnegation" function="prefix" gloss="POS"/> <word lexposp="adj" posp="verb" gloss="whole" tam="pres-state" ta="PRES" subj="3"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> </vp> </relp> </np> </pp> </np> <relp comma="after"> <np id="relnp" def="neither" role="subj" comma="before"> <word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="subj" comma="before"/> </np> <vp tam="pres-state" ta="PRES" subj="3"> + <thingy type="verbnegation" function="prefix" gloss="POS"/> <word lexposp="adj" posp="verb" gloss="all" tam="pres-state" ta="PRES" subj="3"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> </vp> </relp> </np> <np locus="number" role="obj"> <word posp="num" gloss="one" locus="number" role="obj"/> + <thingy type="nouncase" function="prefix" gloss="NOM"/> <word posp="noun" gloss="language" locus="number" role="obj"/> </np> <word posp="conj" gloss="and"/> <np locus="number" role="obj"> <word posp="num" gloss="one" locus="number" role="obj"/> + <thingy type="nouncase" function="prefix" gloss="NOM"/> <word posp="noun" gloss="dialect" 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="verbnegation" function="prefix" gloss="POS"/> <word posp="verb" gloss="have" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> <thingy type="verbvoice" function="suffix" gloss="active"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - </vp> - <np def="def" locus="number" id="parent"> <word gloss="the" posp="det" def="def" locus="number" id="parent"/> - <np role="subj" id="headnp" tr=""> <thingy type="nouncase" function="prefix" gloss="NOM"/> <word posp="noun" gloss="human being" role="subj" 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"> <word gloss="the" posp="det" def="def" locus="number" id="parent"/> - <np role="" id="headnp" tr=""> <thingy type="nouncase" function="prefix" gloss="NOM"/> <word posp="noun" gloss="earth" id="headnp"/> - </np> - <relp comma="after"> - <np id="relnp" def="neither" role="subj" comma="before"> <word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="subj" comma="before"/> - </np> - <vp tam="pres-state" ta="PRES" subj="3"> <thingy type="verbnegation" function="prefix" gloss="POS"/> - <word lexposp="adj" posp="verb" gloss="whole" tam="pres-state" ta="PRES" subj="3"/> + <word lexposp="adj" posp="verb" gloss="whole" tam="pres-state" ta="PRES" subj="3" comma="after"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> - </vp> - </relp> - </np> - </pp> - </np> - <relp comma="after"> - <np id="relnp" def="neither" role="subj" comma="before"> <word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="subj" comma="before"/> - </np> - <vp tam="pres-state" ta="PRES" subj="3"> <thingy type="verbnegation" function="prefix" gloss="POS"/> - <word lexposp="adj" posp="verb" gloss="all" tam="pres-state" ta="PRES" subj="3"/> + <word lexposp="adj" posp="verb" gloss="all" tam="pres-state" ta="PRES" subj="3" comma="after"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> - </vp> - </relp> - </np> - <np locus="number" role="obj"> <word posp="num" gloss="one" locus="number" role="obj"/> <thingy type="nouncase" function="prefix" gloss="NOM"/> <word posp="noun" gloss="language" locus="number" role="obj"/> - </np> <word posp="conj" gloss="and"/> - <np locus="number" role="obj"> <word posp="num" gloss="one" locus="number" role="obj"/> <thingy type="nouncase" function="prefix" gloss="NOM"/> <word posp="noun" gloss="dialect" locus="number" role="obj"/> - </np> + </flat> </s>
addvocab:
-<s> +<s translation=""> <flat> - <thingy type="verbnegation" function="prefix" gloss="POS"/> - <word posp="verb" gloss="have" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> - <thingy type="verbvoice" function="suffix" gloss="active"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - <word gloss="the" posp="det" def="def" locus="number" id="parent"/> - <thingy type="nouncase" function="prefix" gloss="NOM"/> - <word posp="noun" gloss="human being" role="subj" 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"/> - <thingy type="nouncase" function="prefix" gloss="NOM"/> - <word posp="noun" gloss="earth" id="headnp"/> - <word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="subj" comma="before"/> - <thingy type="verbnegation" function="prefix" gloss="POS"/> - <word lexposp="adj" posp="verb" gloss="whole" tam="pres-state" ta="PRES" subj="3" comma="after"/> - <thingy type="vpta" function="enclitic" gloss="PRES"/> - <word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="subj" comma="before"/> - <thingy type="verbnegation" function="prefix" gloss="POS"/> - <word lexposp="adj" posp="verb" gloss="all" tam="pres-state" ta="PRES" subj="3" comma="after"/> - <thingy type="vpta" function="enclitic" gloss="PRES"/> - <word posp="num" gloss="one" locus="number" role="obj"/> - <thingy type="nouncase" function="prefix" gloss="NOM"/> - <word posp="noun" gloss="language" locus="number" role="obj"/> - <word posp="conj" gloss="and"/> - <word posp="num" gloss="one" locus="number" role="obj"/> - <thingy type="nouncase" function="prefix" gloss="NOM"/> - <word posp="noun" gloss="dialect" locus="number" role="obj"/> + <thingy type="verbnegation" function="prefix" gloss="POS" attach="prefix" ph="t">t</thingy> + <word posp="verb" gloss="have" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" ph="i ɲ a ɲ">iɲaɲ</word> + <thingy type="verbvoice" function="suffix" gloss="active" attach="suffix" ph=""></thingy> + <thingy type="vpta" function="enclitic" gloss="PAST" ph="h a m">ham</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph=""></thingy> + <word gloss="the" posp="det" def="def" locus="number" id="parent" ph="t i n">tin</word> + <thingy type="nouncase" function="prefix" gloss="NOM" attach="prefix" ph="k">k</thingy> + <word posp="noun" gloss="human being" role="subj" id="headnp" ph="u">u</word> + <word gloss="in_surface" posp="pp" p="in" location="surface" precise="no" ph="n i m">nim</word> + <word gloss="the" posp="det" def="def" locus="number" id="parent" ph="t i n">tin</word> + <thingy type="nouncase" function="prefix" gloss="NOM" attach="prefix" ph="k">k</thingy> + <word posp="noun" gloss="earth" id="headnp" ph="e m a m">emam</word> + <word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="subj" comma="before" ph="t i ŋ">tiŋ</word> + <thingy type="verbnegation" function="prefix" gloss="POS" attach="prefix" ph="t">t</thingy> + <word lexposp="adj" posp="verb" gloss="whole" tam="pres-state" ta="PRES" subj="3" comma="after" ph="e r">er</word> + <thingy type="vpta" function="enclitic" gloss="PRES" ph=""></thingy> + <word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="subj" comma="before" ph="t i ŋ">tiŋ</word> + <thingy type="verbnegation" function="prefix" gloss="POS" attach="prefix" ph="t">t</thingy> + <word lexposp="adj" posp="verb" gloss="all" tam="pres-state" ta="PRES" subj="3" comma="after" ph="i f">if</word> + <thingy type="vpta" function="enclitic" gloss="PRES" ph=""></thingy> + <word posp="num" gloss="one" locus="number" role="obj" ph="ɡ o j">ɡoj</word> + <thingy type="nouncase" function="prefix" gloss="NOM" attach="prefix" ph="k">k</thingy> + <word posp="noun" gloss="language" locus="number" role="obj" ph="o k">ok</word> + <word posp="conj" gloss="and" ph="n a r">nar</word> + <word posp="num" gloss="one" locus="number" role="obj" ph="ɡ o j">ɡoj</word> + <thingy type="nouncase" function="prefix" gloss="NOM" attach="prefix" ph="k">k</thingy> + <word posp="noun" gloss="dialect" locus="number" role="obj" ph="o k a f u b">okafub</word> </flat> </s>
vowelharmony:
No change.
removetags:
<s translation=""> <flat> - <thingy type="verbnegation" function="prefix" gloss="POS" attach="prefix" ph="t">t</thingy> - <word posp="verb" gloss="have" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" ph="i ɲ a ɲ">iɲaɲ</word> - <thingy type="verbvoice" function="suffix" gloss="active" attach="suffix" ph=""></thingy> - <thingy type="vpta" function="enclitic" gloss="PAST" ph="h a m">ham</thingy> - <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> - <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph=""></thingy> - <word gloss="the" posp="det" def="def" locus="number" id="parent" ph="t i n">tin</word> - <thingy type="nouncase" function="prefix" gloss="NOM" attach="prefix" ph="k">k</thingy> - <word posp="noun" gloss="human being" role="subj" id="headnp" ph="u">u</word> - <word gloss="in_surface" posp="pp" p="in" location="surface" precise="no" ph="n i m">nim</word> - <word gloss="the" posp="det" def="def" locus="number" id="parent" ph="t i n">tin</word> - <thingy type="nouncase" function="prefix" gloss="NOM" attach="prefix" ph="k">k</thingy> - <word posp="noun" gloss="earth" id="headnp" ph="e m a m">emam</word> - <word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="subj" comma="before" ph="t i ŋ">tiŋ</word> - <thingy type="verbnegation" function="prefix" gloss="POS" attach="prefix" ph="t">t</thingy> - <word lexposp="adj" posp="verb" gloss="whole" tam="pres-state" ta="PRES" subj="3" comma="after" ph="e r">er</word> - <thingy type="vpta" function="enclitic" gloss="PRES" ph=""></thingy> - <word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="subj" comma="before" ph="t i ŋ">tiŋ</word> - <thingy type="verbnegation" function="prefix" gloss="POS" attach="prefix" ph="t">t</thingy> - <word lexposp="adj" posp="verb" gloss="all" tam="pres-state" ta="PRES" subj="3" comma="after" ph="i f">if</word> - <thingy type="vpta" function="enclitic" gloss="PRES" ph=""></thingy> - <word posp="num" gloss="one" locus="number" role="obj" ph="ɡ o j">ɡoj</word> - <thingy type="nouncase" function="prefix" gloss="NOM" attach="prefix" ph="k">k</thingy> - <word posp="noun" gloss="language" locus="number" role="obj" ph="o k">ok</word> - <word posp="conj" gloss="and" ph="n a r">nar</word> - <word posp="num" gloss="one" locus="number" role="obj" ph="ɡ o j">ɡoj</word> - <thingy type="nouncase" function="prefix" gloss="NOM" attach="prefix" ph="k">k</thingy> - <word posp="noun" gloss="dialect" locus="number" role="obj" ph="o k a f u b">okafub</word> + <thingy type="verbnegation" function="prefix" gloss="POS">t</thingy> + <word posp="verb" gloss="have" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">iɲaɲ</word> + <thingy type="vpta" function="enclitic" gloss="PAST">ham</thingy> + <word gloss="the" posp="det" def="def" locus="number" id="parent">tin</word> + <thingy type="nouncase" function="prefix" gloss="NOM">k</thingy> + <word posp="noun" gloss="human being" role="subj" id="headnp">u</word> + <word gloss="in_surface" posp="pp" p="in" location="surface" precise="no">nim</word> + <word gloss="the" posp="det" def="def" locus="number" id="parent">tin</word> + <thingy type="nouncase" function="prefix" gloss="NOM">k</thingy> + <word posp="noun" gloss="earth" id="headnp">emam,</word> + <word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="subj" comma="before">tiŋ</word> + <thingy type="verbnegation" function="prefix" gloss="POS">t</thingy> + <word lexposp="adj" posp="verb" gloss="whole" tam="pres-state" ta="PRES" subj="3" comma="after">er,</word> + <word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="subj" comma="before">tiŋ</word> + <thingy type="verbnegation" function="prefix" gloss="POS">t</thingy> + <word lexposp="adj" posp="verb" gloss="all" tam="pres-state" ta="PRES" subj="3" comma="after">if,</word> + <word posp="num" gloss="one" locus="number" role="obj">ɡoj</word> + <thingy type="nouncase" function="prefix" gloss="NOM">k</thingy> + <word posp="noun" gloss="language" locus="number" role="obj">ok</word> + <word posp="conj" gloss="and">nar</word> + <word posp="num" gloss="one" locus="number" role="obj">ɡoj</word> + <thingy type="nouncase" function="prefix" gloss="NOM">k</thingy> + <word posp="noun" gloss="dialect" locus="number" role="obj">okafub</word> </flat> + <p><span class="ilpair"><span class="mor">t-</span><br><span class="gls"><span class="glssc">POS</span></span></span> <span class="ilpair"><span class="mor">iɲaɲ</span><br><span class="gls">have</span></span> <span class="ilpair"><span class="mor">ham</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">tin</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">k-</span><br><span class="gls"><span class="glssc">NOM</span></span></span> <span class="ilpair"><span class="mor">u</span><br><span class="gls">human being</span></span> <span class="ilpair"><span class="mor">nim</span><br><span class="gls">in_surface</span></span> <span class="ilpair"><span class="mor">tin</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">k-</span><br><span class="gls"><span class="glssc">NOM</span></span></span> <span class="ilpair"><span class="mor">emam</span><br><span class="gls">earth</span></span> <span class="ilpair"><span class="mor">tiŋ</span><br><span class="gls"><span class="glssc">RELPRON</span></span></span> <span class="ilpair"><span class="mor">t-</span><br><span class="gls"><span class="glssc">POS</span></span></span> <span class="ilpair"><span class="mor">er</span><br><span class="gls">whole</span></span> <span class="ilpair"><span class="mor">tiŋ</span><br><span class="gls"><span class="glssc">RELPRON</span></span></span> <span class="ilpair"><span class="mor">t-</span><br><span class="gls"><span class="glssc">POS</span></span></span> <span class="ilpair"><span class="mor">if</span><br><span class="gls">all</span></span> <span class="ilpair"><span class="mor">ɡoj</span><br><span class="gls">one</span></span> <span class="ilpair"><span class="mor">k-</span><br><span class="gls"><span class="glssc">NOM</span></span></span> <span class="ilpair"><span class="mor">ok</span><br><span class="gls">language</span></span> <span class="ilpair"><span class="mor">nar</span><br><span class="gls">and</span></span> <span class="ilpair"><span class="mor">ɡoj</span><br><span class="gls">one</span></span> <span class="ilpair"><span class="mor">k-</span><br><span class="gls"><span class="glssc">NOM</span></span></span> <span class="ilpair"><span class="mor">okafub</span><br><span class="gls">dialect</span></span></p> + <p>tiɲaɲ ham tin ku nim tin kemam, tiŋ ter, tiŋ tif, ɡoj kok nar ɡoj kokafub</p> + <p>tiñañ ham tin ku nim tin kemam, ting ter, ting tif, goj kok nar goj kokafub</p> + <il> + <w> + <o>t-</o> + <g>POS</g> + </w> + <w> + <o>iɲaɲ</o> + <g>have</g> + </w> + <w> + <o>ham</o> + <g>PAST</g> + </w> + <w> + <o>tin</o> + <g>the</g> + </w> + <w> + <o>k-</o> + <g>NOM</g> + </w> + <w> + <o>u</o> + <g>human being</g> + </w> + <w> + <o>nim</o> + <g>in_surface</g> + </w> + <w> + <o>tin</o> + <g>the</g> + </w> + <w> + <o>k-</o> + <g>NOM</g> + </w> + <w> + <o>emam</o> + <g>earth</g> + </w> + <w> + <o>tiŋ</o> + <g>RELPRON</g> + </w> + <w> + <o>t-</o> + <g>POS</g> + </w> + <w> + <o>er</o> + <g>whole</g> + </w> + <w> + <o>tiŋ</o> + <g>RELPRON</g> + </w> + <w> + <o>t-</o> + <g>POS</g> + </w> + <w> + <o>if</o> + <g>all</g> + </w> + <w> + <o>ɡoj</o> + <g>one</g> + </w> + <w> + <o>k-</o> + <g>NOM</g> + </w> + <w> + <o>ok</o> + <g>language</g> + </w> + <w> + <o>nar</o> + <g>and</g> + </w> + <w> + <o>ɡoj</o> + <g>one</g> + </w> + <w> + <o>k-</o> + <g>NOM</g> + </w> + <w> + <o>okafub</o> + <g>dialect</g> + </w> + </il> </s>
Tiñañ ham tin ku nim tin kemam, ting ter, ting tif, goj kok nar goj kokafub. [tiɲaɲ ham tin ku nim tin kemam, tiŋ ter, tiŋ tif, ɡoj kok nar ɡoj kokafub] t- POS iɲaɲ have ham PAST tin the k- NOM u human being nim in_surface tin the k- NOM emam earth tiŋ RELPRON t- POS er whole tiŋ RELPRON t- POS if all ɡoj one k- NOM ok language nar and ɡoj one k- NOM okafub 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:
<s>
<littrans>They journeyed from the east.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="journey"/>
</vp>
- <np def="def" number="plur" tr="theme" role="subj" output="aspron" locus="number">
+ <np def="def" tr="theme" role="subj" output="aspron" locus="number">
<word posp="noun" gloss="human being"/>
</np>
<pp p="from" location="inside" precise="no">
<word gloss="from_inside" posp="pp"/>
- <np def="def" number="sing" locus="number">
+ <np def="def" locus="number">
<word posp="noun" gloss="east"/>
<word gloss="the" posp="det"/>
</np>
</pp>
</s>
createpronouns:
<s>
<littrans>They journeyed from the east.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="journey"/>
</vp>
- <np def="def" tr="theme" role="subj" output="aspron" locus="number">
- <word posp="noun" gloss="human being"/>
+ <np def="def" tr="theme" role="subj" locus="number">
+ <word posp="pron" gloss="3"/>
</np>
<pp p="from" location="inside" precise="no">
<word gloss="from_inside" posp="pp"/>
<np def="def" 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" tr="theme" role="subj" locus="number">
<word posp="pron" gloss="3"/>
</np>
<pp p="from" location="inside" precise="no">
<word gloss="from_inside" posp="pp"/>
<np def="def" 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">
<word posp="verb" gloss="journey"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np def="def" tr="theme" role="subj" locus="number">
<word posp="pron" gloss="3"/>
</np>
<pp p="from" location="inside" precise="no">
<word gloss="from_inside" posp="pp"/>
<np def="def" 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"> - <word posp="verb" gloss="journey"/> + <word posp="verb" gloss="journey" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> </vp> <np def="def" tr="theme" role="subj" locus="number"> - <word posp="pron" gloss="3"/> + <word posp="pron" gloss="3" def="def" tr="theme" role="subj" locus="number"/> </np> <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" locus="number"> - <word gloss="the" posp="det"/> - <word posp="noun" gloss="east"/> + <word gloss="the" posp="det" def="def" locus="number"/> + <word posp="noun" gloss="east" def="def" locus="number"/> </np> </pp> </s>calling defaultval for case/
defaultval: noun, case
returning NOM
addaffixes:
About to call getSlotValue for journey/verb/negation/obligatoryGot POS
About to call getSlotValue for journey/verb/voice/optional
Got active
About to call getSlotValue for east/noun/case/obligatory
Got NOM
<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="verbnegation" function="prefix" gloss="POS"/> <word posp="verb" gloss="journey" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> + <thingy type="verbvoice" function="suffix" gloss="active"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> </vp> <np def="def" tr="theme" role="subj" locus="number"> <word posp="pron" gloss="3" def="def" tr="theme" role="subj" locus="number"/> </np> <pp p="from" location="inside" precise="no"> <word gloss="from_inside" posp="pp" p="from" location="inside" precise="no"/> <np def="def" locus="number"> <word gloss="the" posp="det" def="def" locus="number"/> + <thingy type="nouncase" function="prefix" gloss="NOM"/> <word posp="noun" gloss="east" def="def" 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="verbnegation" function="prefix" gloss="POS"/> <word posp="verb" gloss="journey" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> <thingy type="verbvoice" function="suffix" gloss="active"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - </vp> - <np def="def" tr="theme" role="subj" locus="number"> <word posp="pron" gloss="3" def="def" tr="theme" role="subj" locus="number"/> - </np> - <pp p="from" location="inside" precise="no"> <word gloss="from_inside" posp="pp" p="from" location="inside" precise="no"/> - <np def="def" locus="number"> <word gloss="the" posp="det" def="def" locus="number"/> <thingy type="nouncase" function="prefix" gloss="NOM"/> <word posp="noun" gloss="east" def="def" locus="number"/> - </np> - </pp> + </flat> </s>
addvocab:
-<s> +<s translation=""> <flat> - <thingy type="verbnegation" function="prefix" gloss="POS"/> - <word posp="verb" gloss="journey" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> - <thingy type="verbvoice" function="suffix" gloss="active"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - <word posp="pron" gloss="3" 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" locus="number"/> - <thingy type="nouncase" function="prefix" gloss="NOM"/> - <word posp="noun" gloss="east" def="def" locus="number"/> + <thingy type="verbnegation" function="prefix" gloss="POS" attach="prefix" ph="t">t</thingy> + <word posp="verb" gloss="journey" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" ph="u k u n i w">ukuniw</word> + <thingy type="verbvoice" function="suffix" gloss="active" attach="suffix" ph=""></thingy> + <thingy type="vpta" function="enclitic" gloss="PAST" ph="h a m">ham</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph=""></thingy> + <word posp="pron" gloss="3" def="def" tr="theme" role="subj" locus="number" ph="l e k">lek</word> + <word gloss="from_inside" posp="pp" p="from" location="inside" precise="no" ph="h i m">him</word> + <word gloss="the" posp="det" def="def" locus="number" ph="t i n">tin</word> + <thingy type="nouncase" function="prefix" gloss="NOM" attach="prefix" ph="k">k</thingy> + <word posp="noun" gloss="east" def="def" locus="number" ph="o b">ob</word> </flat> </s>
vowelharmony:
No change.
removetags:
<s translation=""> <flat> - <thingy type="verbnegation" function="prefix" gloss="POS" attach="prefix" ph="t">t</thingy> - <word posp="verb" gloss="journey" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" ph="u k u n i w">ukuniw</word> - <thingy type="verbvoice" function="suffix" gloss="active" attach="suffix" ph=""></thingy> - <thingy type="vpta" function="enclitic" gloss="PAST" ph="h a m">ham</thingy> - <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> - <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph=""></thingy> - <word posp="pron" gloss="3" def="def" tr="theme" role="subj" locus="number" ph="l e k">lek</word> - <word gloss="from_inside" posp="pp" p="from" location="inside" precise="no" ph="h i m">him</word> - <word gloss="the" posp="det" def="def" locus="number" ph="t i n">tin</word> - <thingy type="nouncase" function="prefix" gloss="NOM" attach="prefix" ph="k">k</thingy> - <word posp="noun" gloss="east" def="def" locus="number" ph="o b">ob</word> + <thingy type="verbnegation" function="prefix" gloss="POS">t</thingy> + <word posp="verb" gloss="journey" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">ukuniw</word> + <thingy type="vpta" function="enclitic" gloss="PAST">ham</thingy> + <word posp="pron" gloss="3" def="def" tr="theme" role="subj" locus="number">lek</word> + <word gloss="from_inside" posp="pp" p="from" location="inside" precise="no">him</word> + <word gloss="the" posp="det" def="def" locus="number">tin</word> + <thingy type="nouncase" function="prefix" gloss="NOM">k</thingy> + <word posp="noun" gloss="east" def="def" locus="number">ob</word> </flat> + <p><span class="ilpair"><span class="mor">t-</span><br><span class="gls"><span class="glssc">POS</span></span></span> <span class="ilpair"><span class="mor">ukuniw</span><br><span class="gls">journey</span></span> <span class="ilpair"><span class="mor">ham</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">lek</span><br><span class="gls">3</span></span> <span class="ilpair"><span class="mor">him</span><br><span class="gls">from_inside</span></span> <span class="ilpair"><span class="mor">tin</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">k-</span><br><span class="gls"><span class="glssc">NOM</span></span></span> <span class="ilpair"><span class="mor">ob</span><br><span class="gls">east</span></span></p> + <p>tukuniw ham lek him tin kob</p> + <p>tukuniw ham lek him tin kob</p> + <il> + <w> + <o>t-</o> + <g>POS</g> + </w> + <w> + <o>ukuniw</o> + <g>journey</g> + </w> + <w> + <o>ham</o> + <g>PAST</g> + </w> + <w> + <o>lek</o> + <g>3</g> + </w> + <w> + <o>him</o> + <g>from_inside</g> + </w> + <w> + <o>tin</o> + <g>the</g> + </w> + <w> + <o>k-</o> + <g>NOM</g> + </w> + <w> + <o>ob</o> + <g>east</g> + </w> + </il> </s>
Tukuniw ham lek him tin kob. [tukuniw ham lek him tin kob] t- POS ukuniw journey ham PAST lek 3 him from_inside tin the k- NOM ob 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:
<s connector="and">
<word gloss="and" posp="conj"/>
<littrans>And they found a wide plain in the a land.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="find"/>
</vp>
- <np def="def" number="plur" tr="theme" role="subj" output="aspron" locus="number">
+ <np def="def" tr="theme" role="subj" output="aspron" locus="number">
<word posp="noun" gloss="human being"/>
</np>
- <np locus="number" id="parent" number="sing">
- <np role="obj" number="sing" id="headnp" tr="">
+ <np locus="number" id="parent">
+ <np role="obj" 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">
+ <np locus="number">
<word posp="noun" gloss="land"/>
</np>
</pp>
</np>
<relp comma="after">
- <np id="relnp" number="sing" def="neither" role="subj" comma="before">
+ <np id="relnp" 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>
createpronouns:
<s connector="and">
<word gloss="and" posp="conj"/>
<littrans>And they found a wide plain in the a land.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="find"/>
</vp>
- <np def="def" tr="theme" role="subj" output="aspron" locus="number">
- <word posp="noun" gloss="human being"/>
+ <np def="def" tr="theme" role="subj" locus="number">
+ <word posp="pron" gloss="3"/>
</np>
<np locus="number" id="parent">
<np role="obj" id="headnp" tr="">
<word posp="noun" gloss="plain"/>
<pp p="in" location="inside" precise="yes">
<word gloss="in_inside" posp="pp"/>
<np locus="number">
<word posp="noun" gloss="land"/>
</np>
</pp>
</np>
<relp comma="after">
<np id="relnp" 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" tr="theme" role="subj" locus="number">
<word posp="pron" gloss="3"/>
</np>
<np locus="number" id="parent">
<np role="obj" id="headnp" tr="">
<word posp="noun" gloss="plain"/>
<pp p="in" location="inside" precise="yes">
<word gloss="in_inside" posp="pp"/>
<np locus="number">
<word posp="noun" gloss="land"/>
</np>
</pp>
</np>
<relp comma="after">
<np id="relnp" 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">
<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">
<word posp="verb" gloss="find"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np def="def" tr="theme" role="subj" locus="number">
<word posp="pron" gloss="3"/>
</np>
<np locus="number" id="parent">
<np role="obj" id="headnp" tr="">
<word posp="noun" gloss="plain"/>
<pp p="in" location="inside" precise="yes">
<word gloss="in_inside" posp="pp"/>
<np locus="number">
<word posp="noun" gloss="land"/>
</np>
</pp>
</np>
<relp comma="after">
<np id="relnp" def="neither" role="subj" comma="before">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp tam="pres-state" ta="PRES" subj="3">
<word lexposp="adj" posp="verb" gloss="wide"/>
+ <thingy type="vpta" function="enclitic" gloss="PRES"/>
</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"> - <word posp="verb" gloss="find"/> + <word posp="verb" gloss="find" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> </vp> <np def="def" tr="theme" role="subj" locus="number"> - <word posp="pron" gloss="3"/> + <word posp="pron" gloss="3" def="def" tr="theme" role="subj" locus="number"/> </np> <np locus="number" id="parent"> <np role="obj" id="headnp" tr=""> - <word posp="noun" gloss="plain"/> + <word posp="noun" gloss="plain" role="obj" 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 locus="number"> - <word posp="noun" gloss="land"/> + <word posp="noun" gloss="land" locus="number"/> </np> </pp> </np> <relp comma="after"> <np id="relnp" def="neither" role="subj" comma="before"> - <word posp="pron" gloss="RELPRON"/> + <word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="subj" comma="before"/> </np> <vp tam="pres-state" ta="PRES" subj="3"> - <word lexposp="adj" posp="verb" gloss="wide"/> + <word lexposp="adj" posp="verb" gloss="wide" tam="pres-state" ta="PRES" subj="3"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> </vp> </relp> </np> </s>calling defaultval for case/
defaultval: noun, case
returning NOM
calling defaultval for case/
defaultval: noun, case
returning NOM
calling defaultval for negation/
defaultval: verb, negation
returning POS
addaffixes:
About to call getSlotValue for find/verb/negation/obligatoryGot POS
About to call getSlotValue for find/verb/voice/optional
Got active
About to call getSlotValue for plain/noun/case/obligatory
Got NOM
About to call getSlotValue for land/noun/case/obligatory
Got NOM
About to call getSlotValue for wide/verb/negation/obligatory
Got POS
About to call getSlotValue for wide/verb/voice/optional
<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="verbnegation" function="prefix" gloss="POS"/> <word posp="verb" gloss="find" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> + <thingy type="verbvoice" function="suffix" gloss="active"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> </vp> <np def="def" tr="theme" role="subj" locus="number"> <word posp="pron" gloss="3" def="def" tr="theme" role="subj" locus="number"/> </np> <np locus="number" id="parent"> <np role="obj" id="headnp" tr=""> + <thingy type="nouncase" function="prefix" gloss="NOM"/> <word posp="noun" gloss="plain" role="obj" id="headnp"/> <pp p="in" location="inside" precise="yes"> <word gloss="in_inside" posp="pp" p="in" location="inside" precise="yes"/> <np locus="number"> + <thingy type="nouncase" function="prefix" gloss="NOM"/> <word posp="noun" gloss="land" locus="number"/> </np> </pp> </np> <relp comma="after"> <np id="relnp" def="neither" role="subj" comma="before"> <word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="subj" comma="before"/> </np> <vp tam="pres-state" ta="PRES" subj="3"> + <thingy type="verbnegation" function="prefix" gloss="POS"/> <word lexposp="adj" posp="verb" gloss="wide" tam="pres-state" ta="PRES" subj="3"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> </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="verbnegation" function="prefix" gloss="POS"/> <word posp="verb" gloss="find" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> <thingy type="verbvoice" function="suffix" gloss="active"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - </vp> - <np def="def" tr="theme" role="subj" locus="number"> <word posp="pron" gloss="3" def="def" tr="theme" role="subj" locus="number"/> - </np> - <np locus="number" id="parent"> - <np role="obj" id="headnp" tr=""> <thingy type="nouncase" function="prefix" gloss="NOM"/> <word posp="noun" gloss="plain" role="obj" id="headnp"/> - <pp p="in" location="inside" precise="yes"> <word gloss="in_inside" posp="pp" p="in" location="inside" precise="yes"/> - <np locus="number"> <thingy type="nouncase" function="prefix" gloss="NOM"/> <word posp="noun" gloss="land" locus="number"/> - </np> - </pp> - </np> - <relp comma="after"> - <np id="relnp" def="neither" role="subj" comma="before"> <word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="subj" comma="before"/> - </np> - <vp tam="pres-state" ta="PRES" subj="3"> <thingy type="verbnegation" function="prefix" gloss="POS"/> - <word lexposp="adj" posp="verb" gloss="wide" tam="pres-state" ta="PRES" subj="3"/> + <word lexposp="adj" posp="verb" gloss="wide" tam="pres-state" ta="PRES" subj="3" comma="after"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> - </vp> - </relp> - </np> + </flat> </s>
addvocab:
-<s connector="and"> +<s connector="and" translation=""> <flat> - <word gloss="and" posp="conj"/> - <thingy type="verbnegation" function="prefix" gloss="POS"/> - <word posp="verb" gloss="find" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> - <thingy type="verbvoice" function="suffix" gloss="active"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - <word posp="pron" gloss="3" def="def" tr="theme" role="subj" locus="number"/> - <thingy type="nouncase" function="prefix" gloss="NOM"/> - <word posp="noun" gloss="plain" role="obj" id="headnp"/> - <word gloss="in_inside" posp="pp" p="in" location="inside" precise="yes"/> - <thingy type="nouncase" function="prefix" gloss="NOM"/> - <word posp="noun" gloss="land" locus="number"/> - <word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="subj" comma="before"/> - <thingy type="verbnegation" function="prefix" gloss="POS"/> - <word lexposp="adj" posp="verb" gloss="wide" tam="pres-state" ta="PRES" subj="3" comma="after"/> - <thingy type="vpta" function="enclitic" gloss="PRES"/> + <word gloss="and" posp="conj" ph="n a r">nar</word> + <thingy type="verbnegation" function="prefix" gloss="POS" attach="prefix" ph="t">t</thingy> + <word posp="verb" gloss="find" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" ph="i f a s">ifas</word> + <thingy type="verbvoice" function="suffix" gloss="active" attach="suffix" ph=""></thingy> + <thingy type="vpta" function="enclitic" gloss="PAST" ph="h a m">ham</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph=""></thingy> + <word posp="pron" gloss="3" def="def" tr="theme" role="subj" locus="number" ph="l e k">lek</word> + <thingy type="nouncase" function="prefix" gloss="NOM" attach="prefix" ph="k">k</thingy> + <word posp="noun" gloss="plain" role="obj" id="headnp" ph="e b u d a ŋ">ebudaŋ</word> + <word gloss="in_inside" posp="pp" p="in" location="inside" precise="yes" ph="h a k">hak</word> + <thingy type="nouncase" function="prefix" gloss="NOM" attach="prefix" ph="k">k</thingy> + <word posp="noun" gloss="land" locus="number" ph="i d i j">idij</word> + <word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="subj" comma="before" ph="t i ŋ">tiŋ</word> + <thingy type="verbnegation" function="prefix" gloss="POS" attach="prefix" ph="t">t</thingy> + <word lexposp="adj" posp="verb" gloss="wide" tam="pres-state" ta="PRES" subj="3" comma="after" ph="a ŋ a l">aŋal</word> + <thingy type="vpta" function="enclitic" gloss="PRES" ph=""></thingy> </flat> </s>
vowelharmony:
No change.
removetags:
<s connector="and" translation=""> <flat> - <word gloss="and" posp="conj" ph="n a r">nar</word> - <thingy type="verbnegation" function="prefix" gloss="POS" attach="prefix" ph="t">t</thingy> - <word posp="verb" gloss="find" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" ph="i f a s">ifas</word> - <thingy type="verbvoice" function="suffix" gloss="active" attach="suffix" ph=""></thingy> - <thingy type="vpta" function="enclitic" gloss="PAST" ph="h a m">ham</thingy> - <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> - <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph=""></thingy> - <word posp="pron" gloss="3" def="def" tr="theme" role="subj" locus="number" ph="l e k">lek</word> - <thingy type="nouncase" function="prefix" gloss="NOM" attach="prefix" ph="k">k</thingy> - <word posp="noun" gloss="plain" role="obj" id="headnp" ph="e b u d a ŋ">ebudaŋ</word> - <word gloss="in_inside" posp="pp" p="in" location="inside" precise="yes" ph="h a k">hak</word> - <thingy type="nouncase" function="prefix" gloss="NOM" attach="prefix" ph="k">k</thingy> - <word posp="noun" gloss="land" locus="number" ph="i d i j">idij</word> - <word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="subj" comma="before" ph="t i ŋ">tiŋ</word> - <thingy type="verbnegation" function="prefix" gloss="POS" attach="prefix" ph="t">t</thingy> - <word lexposp="adj" posp="verb" gloss="wide" tam="pres-state" ta="PRES" subj="3" comma="after" ph="a ŋ a l">aŋal</word> - <thingy type="vpta" function="enclitic" gloss="PRES" ph=""></thingy> + <word gloss="and" posp="conj">nar</word> + <thingy type="verbnegation" function="prefix" gloss="POS">t</thingy> + <word posp="verb" gloss="find" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">ifas</word> + <thingy type="vpta" function="enclitic" gloss="PAST">ham</thingy> + <word posp="pron" gloss="3" def="def" tr="theme" role="subj" locus="number">lek</word> + <thingy type="nouncase" function="prefix" gloss="NOM">k</thingy> + <word posp="noun" gloss="plain" role="obj" id="headnp">ebudaŋ</word> + <word gloss="in_inside" posp="pp" p="in" location="inside" precise="yes">hak</word> + <thingy type="nouncase" function="prefix" gloss="NOM">k</thingy> + <word posp="noun" gloss="land" locus="number">idij,</word> + <word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="subj" comma="before">tiŋ</word> + <thingy type="verbnegation" function="prefix" gloss="POS">t</thingy> + <word lexposp="adj" posp="verb" gloss="wide" tam="pres-state" ta="PRES" subj="3" comma="after">aŋal</word> </flat> + <p><span class="ilpair"><span class="mor">nar</span><br><span class="gls">and</span></span> <span class="ilpair"><span class="mor">t-</span><br><span class="gls"><span class="glssc">POS</span></span></span> <span class="ilpair"><span class="mor">ifas</span><br><span class="gls">find</span></span> <span class="ilpair"><span class="mor">ham</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">lek</span><br><span class="gls">3</span></span> <span class="ilpair"><span class="mor">k-</span><br><span class="gls"><span class="glssc">NOM</span></span></span> <span class="ilpair"><span class="mor">ebudaŋ</span><br><span class="gls">plain</span></span> <span class="ilpair"><span class="mor">hak</span><br><span class="gls">in_inside</span></span> <span class="ilpair"><span class="mor">k-</span><br><span class="gls"><span class="glssc">NOM</span></span></span> <span class="ilpair"><span class="mor">idij</span><br><span class="gls">land</span></span> <span class="ilpair"><span class="mor">tiŋ</span><br><span class="gls"><span class="glssc">RELPRON</span></span></span> <span class="ilpair"><span class="mor">t-</span><br><span class="gls"><span class="glssc">POS</span></span></span> <span class="ilpair"><span class="mor">aŋal</span><br><span class="gls">wide</span></span></p> + <p>nar tifas ham lek kebudaŋ hak kidij, tiŋ taŋal</p> + <p>nar tifas ham lek kebudang hak kidij, ting tangal</p> + <il> + <w> + <o>nar</o> + <g>and</g> + </w> + <w> + <o>t-</o> + <g>POS</g> + </w> + <w> + <o>ifas</o> + <g>find</g> + </w> + <w> + <o>ham</o> + <g>PAST</g> + </w> + <w> + <o>lek</o> + <g>3</g> + </w> + <w> + <o>k-</o> + <g>NOM</g> + </w> + <w> + <o>ebudaŋ</o> + <g>plain</g> + </w> + <w> + <o>hak</o> + <g>in_inside</g> + </w> + <w> + <o>k-</o> + <g>NOM</g> + </w> + <w> + <o>idij</o> + <g>land</g> + </w> + <w> + <o>tiŋ</o> + <g>RELPRON</g> + </w> + <w> + <o>t-</o> + <g>POS</g> + </w> + <w> + <o>aŋal</o> + <g>wide</g> + </w> + </il> </s>
Nar tifas ham lek kebudang hak kidij, ting tangal. [nar tifas ham lek kebudaŋ hak kidij, tiŋ taŋal] nar and t- POS ifas find ham PAST lek 3 k- NOM ebudaŋ plain hak in_inside k- NOM idij land tiŋ RELPRON t- POS aŋal 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:
<s connector="thus">
<word gloss="thus" posp="conj"/>
<littrans>Thus they dwelled there.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="dwell"/>
</vp>
- <np def="def" number="plur" tr="theme" role="subj" output="aspron" locus="number">
+ <np def="def" tr="theme" role="subj" output="aspron" locus="number">
<word posp="noun" gloss="human being"/>
</np>
<word posp="adv" gloss="there"/>
</s>
createpronouns:
<s connector="thus">
<word gloss="thus" posp="conj"/>
<littrans>Thus they dwelled there.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="dwell"/>
</vp>
- <np def="def" tr="theme" role="subj" output="aspron" locus="number">
- <word posp="noun" gloss="human being"/>
+ <np def="def" tr="theme" role="subj" locus="number">
+ <word posp="pron" gloss="3"/>
</np>
<word posp="adv" gloss="there"/>
</s>
module ngen:
No change.
module wordorder:
No change.
module wordorder:
No change.
module wordorder:
No change.
module conjp:
No change.
flattenconjp:
No change.
fixpronouns:
No change.
copyuptophrase:
No change.
prodrop:
No change.
addclitics:
<s connector="thus">
<word gloss="thus" posp="conj"/>
<littrans>Thus they dwelled there.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="dwell"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np def="def" tr="theme" role="subj" locus="number">
<word posp="pron" gloss="3"/>
</np>
<word posp="adv" gloss="there"/>
</s>
propagateArgumentCase:
No change.
unwrapArgumentNPs:
No change.
unwrapOwnerOwned:
No change.
movedowntoword:
<s connector="thus"> <word gloss="thus" posp="conj"/> <littrans>Thus they dwelled there.</littrans> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> - <word posp="verb" gloss="dwell"/> + <word posp="verb" gloss="dwell" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> </vp> <np def="def" tr="theme" role="subj" locus="number"> - <word posp="pron" gloss="3"/> + <word posp="pron" gloss="3" def="def" tr="theme" role="subj" locus="number"/> </np> <word posp="adv" gloss="there"/> </s>
addaffixes:
About to call getSlotValue for dwell/verb/negation/obligatoryGot POS
About to call getSlotValue for dwell/verb/voice/optional
Got active
<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="verbnegation" function="prefix" gloss="POS"/> <word posp="verb" gloss="dwell" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> + <thingy type="verbvoice" function="suffix" gloss="active"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> </vp> <np def="def" tr="theme" role="subj" locus="number"> <word posp="pron" gloss="3" def="def" tr="theme" role="subj" locus="number"/> </np> <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="verbnegation" function="prefix" gloss="POS"/> <word posp="verb" gloss="dwell" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> <thingy type="verbvoice" function="suffix" gloss="active"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - </vp> - <np def="def" tr="theme" role="subj" locus="number"> <word posp="pron" gloss="3" def="def" tr="theme" role="subj" locus="number"/> - </np> <word posp="adv" gloss="there"/> + </flat> </s>
addvocab:
-<s connector="thus"> +<s connector="thus" translation=""> <flat> - <word gloss="thus" posp="conj"/> - <thingy type="verbnegation" function="prefix" gloss="POS"/> - <word posp="verb" gloss="dwell" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> - <thingy type="verbvoice" function="suffix" gloss="active"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - <word posp="pron" gloss="3" def="def" tr="theme" role="subj" locus="number"/> - <word posp="adv" gloss="there"/> + <word gloss="thus" posp="conj" ph="l i d e ŋ">lideŋ</word> + <thingy type="verbnegation" function="prefix" gloss="POS" attach="prefix" ph="t">t</thingy> + <word posp="verb" gloss="dwell" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" ph="o l i d a j">olidaj</word> + <thingy type="verbvoice" function="suffix" gloss="active" attach="suffix" ph=""></thingy> + <thingy type="vpta" function="enclitic" gloss="PAST" ph="h a m">ham</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph=""></thingy> + <word posp="pron" gloss="3" def="def" tr="theme" role="subj" locus="number" ph="l e k">lek</word> + <word posp="adv" gloss="there" ph="ɲ e r">ɲer</word> </flat> </s>
vowelharmony:
No change.
removetags:
<s connector="thus" translation=""> <flat> - <word gloss="thus" posp="conj" ph="l i d e ŋ">lideŋ</word> - <thingy type="verbnegation" function="prefix" gloss="POS" attach="prefix" ph="t">t</thingy> - <word posp="verb" gloss="dwell" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" ph="o l i d a j">olidaj</word> - <thingy type="verbvoice" function="suffix" gloss="active" attach="suffix" ph=""></thingy> - <thingy type="vpta" function="enclitic" gloss="PAST" ph="h a m">ham</thingy> - <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> - <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph=""></thingy> - <word posp="pron" gloss="3" def="def" tr="theme" role="subj" locus="number" ph="l e k">lek</word> - <word posp="adv" gloss="there" ph="ɲ e r">ɲer</word> + <word gloss="thus" posp="conj">lideŋ</word> + <thingy type="verbnegation" function="prefix" gloss="POS">t</thingy> + <word posp="verb" gloss="dwell" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">olidaj</word> + <thingy type="vpta" function="enclitic" gloss="PAST">ham</thingy> + <word posp="pron" gloss="3" def="def" tr="theme" role="subj" locus="number">lek</word> + <word posp="adv" gloss="there">ɲer</word> </flat> + <p><span class="ilpair"><span class="mor">lideŋ</span><br><span class="gls">thus</span></span> <span class="ilpair"><span class="mor">t-</span><br><span class="gls"><span class="glssc">POS</span></span></span> <span class="ilpair"><span class="mor">olidaj</span><br><span class="gls">dwell</span></span> <span class="ilpair"><span class="mor">ham</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">lek</span><br><span class="gls">3</span></span> <span class="ilpair"><span class="mor">ɲer</span><br><span class="gls">there</span></span></p> + <p>lideŋ tolidaj ham lek ɲer</p> + <p>lideng tolidaj ham lek ñer</p> + <il> + <w> + <o>lideŋ</o> + <g>thus</g> + </w> + <w> + <o>t-</o> + <g>POS</g> + </w> + <w> + <o>olidaj</o> + <g>dwell</g> + </w> + <w> + <o>ham</o> + <g>PAST</g> + </w> + <w> + <o>lek</o> + <g>3</g> + </w> + <w> + <o>ɲer</o> + <g>there</g> + </w> + </il> </s>
Lideng tolidaj ham lek ñer. [lideŋ tolidaj ham lek ɲer] lideŋ thus t- POS olidaj dwell ham PAST lek 3 ɲer 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:
<s>
<littrans>They said: Let us make bricks and burn them thoroughly.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="say"/>
</vp>
- <np def="def" number="plur" tr="theme" role="subj" output="aspron" locus="number">
+ <np def="def" tr="theme" role="subj" output="aspron" locus="number">
<word posp="noun" gloss="human being"/>
</np>
- <np role="obj" number="plur">
+ <np role="obj">
<conjp conj="and">
<subs>
- <np number="plur" def="def" role="subj" locus="number">
- <word person="1incl" number="plur" posp="pron"/>
+ <np def="def" role="subj" locus="number">
+ <word person="1incl" posp="pron"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES">
<word posp="verb" gloss="make"/>
</vp>
- <np role="obj" number="plur" locus="number">
+ <np role="obj" 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 def="def" role="subj" locus="number">
+ <word person="1incl" posp="pron"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES">
<word posp="verb" gloss="burn"/>
</vp>
- <np role="obj" number="plur" locus="number">
+ <np role="obj" locus="number">
<word posp="noun" gloss="brick"/>
</np>
<word gloss="COMP" posp="pp"/>
<word posp="adv" gloss="thoroughly"/>
</subs>
</conjp>
</np>
</s>
createpronouns:
<s>
<littrans>They said: Let us make bricks and burn them thoroughly.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="say"/>
</vp>
- <np def="def" tr="theme" role="subj" output="aspron" locus="number">
- <word posp="noun" gloss="human being"/>
+ <np def="def" tr="theme" role="subj" locus="number">
+ <word posp="pron" gloss="3"/>
</np>
<np role="obj">
<conjp conj="and">
<subs>
<np def="def" role="subj" locus="number">
<word person="1incl" posp="pron"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES">
<word posp="verb" gloss="make"/>
</vp>
<np role="obj" locus="number">
<word posp="noun" gloss="brick"/>
</np>
<word gloss="COMP" posp="pp"/>
</subs>
<subs>
<np def="def" role="subj" locus="number">
<word person="1incl" posp="pron"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES">
<word posp="verb" gloss="burn"/>
</vp>
<np role="obj" 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" tr="theme" role="subj" locus="number">
<word posp="pron" gloss="3"/>
</np>
<np role="obj">
<conjp conj="and">
<subs>
<np def="def" role="subj" locus="number">
<word person="1incl" posp="pron"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES">
<word posp="verb" gloss="make"/>
</vp>
<np role="obj" locus="number">
<word posp="noun" gloss="brick"/>
</np>
<word gloss="COMP" posp="pp"/>
</subs>
+ <word posp="conj" gloss="and"/>
<subs>
<np def="def" role="subj" locus="number">
<word person="1incl" posp="pron"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES">
<word posp="verb" gloss="burn"/>
</vp>
<np role="obj" 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" tr="theme" role="subj" locus="number">
<word posp="pron" gloss="3"/>
</np>
<np role="obj">
- <conjp conj="and">
<subs>
<np def="def" role="subj" locus="number">
<word person="1incl" posp="pron"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES">
<word posp="verb" gloss="make"/>
</vp>
<np role="obj" locus="number">
<word posp="noun" gloss="brick"/>
</np>
<word gloss="COMP" posp="pp"/>
</subs>
<word posp="conj" gloss="and"/>
<subs>
<np def="def" role="subj" locus="number">
<word person="1incl" posp="pron"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES">
<word posp="verb" gloss="burn"/>
</vp>
<np role="obj" 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" tr="theme" role="subj" locus="number">
<word posp="pron" gloss="3"/>
</np>
<np role="obj">
<subs>
<np def="def" role="subj" locus="number">
- <word person="1incl" posp="pron"/>
+ <word person="1incl" posp="pron" gloss="1incl"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES">
<word posp="verb" gloss="make"/>
</vp>
<np role="obj" locus="number">
<word posp="noun" gloss="brick"/>
</np>
<word gloss="COMP" posp="pp"/>
</subs>
<word posp="conj" gloss="and"/>
<subs>
<np def="def" role="subj" locus="number">
- <word person="1incl" posp="pron"/>
+ <word person="1incl" posp="pron" gloss="1incl"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES">
<word posp="verb" gloss="burn"/>
</vp>
<np role="obj" 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" tr="theme" role="subj" locus="number">
<word posp="pron" gloss="3"/>
</np>
- <np role="obj">
+ <np role="obj" person="1incl">
<subs>
- <np def="def" role="subj" locus="number">
+ <np def="def" role="subj" locus="number" person="1incl">
<word person="1incl" posp="pron" gloss="1incl"/>
</np>
- <vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES">
+ <vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" subj="1incl" obj="3">
<word posp="verb" gloss="make"/>
</vp>
<np role="obj" locus="number">
<word posp="noun" gloss="brick"/>
</np>
<word gloss="COMP" posp="pp"/>
</subs>
<word posp="conj" gloss="and"/>
<subs>
- <np def="def" role="subj" locus="number">
+ <np def="def" role="subj" locus="number" person="1incl">
<word person="1incl" posp="pron" gloss="1incl"/>
</np>
- <vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES">
+ <vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" subj="1incl" obj="3">
<word posp="verb" gloss="burn"/>
</vp>
<np role="obj" 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">
<word posp="verb" gloss="say"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np def="def" tr="theme" role="subj" locus="number">
<word posp="pron" gloss="3"/>
</np>
<np role="obj" person="1incl">
<subs>
<np def="def" role="subj" locus="number" person="1incl">
<word person="1incl" posp="pron" gloss="1incl"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" subj="1incl" obj="3">
<word posp="verb" gloss="make"/>
+ <thingy type="vpta" function="enclitic" gloss="PRES"/>
+ <thingy type="vpmode" function="enclitic" gloss="imperative"/>
+ <thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np role="obj" locus="number">
<word posp="noun" gloss="brick"/>
</np>
<word gloss="COMP" posp="pp"/>
</subs>
<word posp="conj" gloss="and"/>
<subs>
<np def="def" role="subj" locus="number" person="1incl">
<word person="1incl" posp="pron" gloss="1incl"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" subj="1incl" obj="3">
<word posp="verb" gloss="burn"/>
+ <thingy type="vpta" function="enclitic" gloss="PRES"/>
+ <thingy type="vpmode" function="enclitic" gloss="imperative"/>
+ <thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np role="obj" 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"> - <word posp="verb" gloss="say"/> + <word posp="verb" gloss="say" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> </vp> <np def="def" tr="theme" role="subj" locus="number"> - <word posp="pron" gloss="3"/> + <word posp="pron" gloss="3" def="def" tr="theme" role="subj" locus="number"/> </np> <np role="obj" person="1incl"> <subs> <np def="def" role="subj" locus="number" person="1incl"> - <word person="1incl" posp="pron" gloss="1incl"/> + <word person="1incl" posp="pron" gloss="1incl" def="def" role="subj" locus="number"/> </np> <vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" subj="1incl" obj="3"> - <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" obj="3"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> <thingy type="vpmode" function="enclitic" gloss="imperative"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> </vp> <np role="obj" locus="number"> - <word posp="noun" gloss="brick"/> + <word posp="noun" gloss="brick" role="obj" locus="number"/> </np> - <word gloss="COMP" posp="pp"/> + <word gloss="COMP" posp="pp" role="obj" person="1incl"/> </subs> - <word posp="conj" gloss="and"/> + <word posp="conj" gloss="and" role="obj" person="1incl"/> <subs> <np def="def" role="subj" locus="number" person="1incl"> - <word person="1incl" posp="pron" gloss="1incl"/> + <word person="1incl" posp="pron" gloss="1incl" def="def" role="subj" locus="number"/> </np> <vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" subj="1incl" obj="3"> - <word posp="verb" gloss="burn"/> + <word posp="verb" gloss="burn" negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" subj="1incl" obj="3"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> <thingy type="vpmode" function="enclitic" gloss="imperative"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> </vp> <np role="obj" locus="number"> - <word posp="noun" gloss="brick"/> + <word posp="noun" gloss="brick" role="obj" locus="number"/> </np> - <word gloss="COMP" posp="pp"/> - <word posp="adv" gloss="thoroughly"/> + <word gloss="COMP" posp="pp" role="obj" person="1incl"/> + <word posp="adv" gloss="thoroughly" role="obj" person="1incl"/> </subs> </np> </s>calling defaultval for case/
defaultval: noun, case
returning NOM
calling defaultval for case/
defaultval: noun, case
returning NOM
addaffixes:
About to call getSlotValue for say/verb/negation/obligatoryGot POS
About to call getSlotValue for say/verb/voice/optional
Got active
About to call getSlotValue for make/verb/negation/obligatory
Got POS
About to call getSlotValue for make/verb/voice/optional
Got active
About to call getSlotValue for brick/noun/case/obligatory
Got NOM
About to call getSlotValue for burn/verb/negation/obligatory
Got POS
About to call getSlotValue for burn/verb/voice/optional
Got active
About to call getSlotValue for brick/noun/case/obligatory
Got NOM
<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="verbnegation" function="prefix" gloss="POS"/> <word posp="verb" gloss="say" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> + <thingy type="verbvoice" function="suffix" gloss="active"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> </vp> <np def="def" tr="theme" role="subj" locus="number"> <word posp="pron" gloss="3" def="def" tr="theme" role="subj" locus="number"/> </np> <np role="obj" person="1incl"> <subs> <np def="def" role="subj" locus="number" person="1incl"> <word person="1incl" posp="pron" gloss="1incl" def="def" role="subj" locus="number"/> </np> <vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" subj="1incl" obj="3"> + <thingy type="verbnegation" function="prefix" gloss="POS"/> <word posp="verb" gloss="make" negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" subj="1incl" obj="3"/> + <thingy type="verbvoice" function="suffix" gloss="active"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> <thingy type="vpmode" function="enclitic" gloss="imperative"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> </vp> <np role="obj" locus="number"> + <thingy type="nouncase" function="prefix" gloss="NOM"/> <word posp="noun" gloss="brick" role="obj" locus="number"/> </np> <word gloss="COMP" posp="pp" role="obj" person="1incl"/> </subs> <word posp="conj" gloss="and" role="obj" person="1incl"/> <subs> <np def="def" role="subj" locus="number" person="1incl"> <word person="1incl" posp="pron" gloss="1incl" def="def" role="subj" locus="number"/> </np> <vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" subj="1incl" obj="3"> + <thingy type="verbnegation" function="prefix" gloss="POS"/> <word posp="verb" gloss="burn" negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" subj="1incl" obj="3"/> + <thingy type="verbvoice" function="suffix" gloss="active"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> <thingy type="vpmode" function="enclitic" gloss="imperative"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> </vp> <np role="obj" locus="number"> + <thingy type="nouncase" function="prefix" gloss="NOM"/> <word posp="noun" gloss="brick" role="obj" locus="number"/> </np> <word gloss="COMP" posp="pp" role="obj" person="1incl"/> <word posp="adv" gloss="thoroughly" role="obj" 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="verbnegation" function="prefix" gloss="POS"/> <word posp="verb" gloss="say" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> <thingy type="verbvoice" function="suffix" gloss="active"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - </vp> - <np def="def" tr="theme" role="subj" locus="number"> <word posp="pron" gloss="3" def="def" tr="theme" role="subj" locus="number"/> - </np> - <np role="obj" person="1incl"> - <subs> - <np def="def" role="subj" locus="number" person="1incl"> <word person="1incl" posp="pron" gloss="1incl" def="def" role="subj" locus="number"/> - </np> - <vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" subj="1incl" obj="3"> <thingy type="verbnegation" function="prefix" gloss="POS"/> <word posp="verb" gloss="make" negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" subj="1incl" obj="3"/> <thingy type="verbvoice" function="suffix" gloss="active"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> <thingy type="vpmode" function="enclitic" gloss="imperative"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - </vp> - <np role="obj" locus="number"> <thingy type="nouncase" function="prefix" gloss="NOM"/> <word posp="noun" gloss="brick" role="obj" locus="number"/> - </np> <word gloss="COMP" posp="pp" role="obj" person="1incl"/> - </subs> <word posp="conj" gloss="and" role="obj" person="1incl"/> - <subs> - <np def="def" role="subj" locus="number" person="1incl"> <word person="1incl" posp="pron" gloss="1incl" def="def" role="subj" locus="number"/> - </np> - <vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" subj="1incl" obj="3"> <thingy type="verbnegation" function="prefix" gloss="POS"/> <word posp="verb" gloss="burn" negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" subj="1incl" obj="3"/> <thingy type="verbvoice" function="suffix" gloss="active"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> <thingy type="vpmode" function="enclitic" gloss="imperative"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - </vp> - <np role="obj" locus="number"> <thingy type="nouncase" function="prefix" gloss="NOM"/> <word posp="noun" gloss="brick" role="obj" locus="number"/> - </np> <word gloss="COMP" posp="pp" role="obj" person="1incl"/> <word posp="adv" gloss="thoroughly" role="obj" person="1incl"/> - </subs> - </np> + </flat> </s>
addvocab:
-<s> +<s translation=""> <flat> - <thingy type="verbnegation" function="prefix" gloss="POS"/> - <word posp="verb" gloss="say" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> - <thingy type="verbvoice" function="suffix" gloss="active"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - <word posp="pron" gloss="3" def="def" tr="theme" role="subj" locus="number"/> - <word person="1incl" posp="pron" gloss="1incl" def="def" role="subj" locus="number"/> - <thingy type="verbnegation" function="prefix" gloss="POS"/> - <word posp="verb" gloss="make" negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" subj="1incl" obj="3"/> - <thingy type="verbvoice" function="suffix" gloss="active"/> - <thingy type="vpta" function="enclitic" gloss="PRES"/> - <thingy type="vpmode" function="enclitic" gloss="imperative"/> - <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - <thingy type="nouncase" function="prefix" gloss="NOM"/> - <word posp="noun" gloss="brick" role="obj" locus="number"/> - <word gloss="COMP" posp="pp" role="obj" person="1incl"/> - <word posp="conj" gloss="and" role="obj" person="1incl"/> - <word person="1incl" posp="pron" gloss="1incl" def="def" role="subj" locus="number"/> - <thingy type="verbnegation" function="prefix" gloss="POS"/> - <word posp="verb" gloss="burn" negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" subj="1incl" obj="3"/> - <thingy type="verbvoice" function="suffix" gloss="active"/> - <thingy type="vpta" function="enclitic" gloss="PRES"/> - <thingy type="vpmode" function="enclitic" gloss="imperative"/> - <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - <thingy type="nouncase" function="prefix" gloss="NOM"/> - <word posp="noun" gloss="brick" role="obj" locus="number"/> - <word gloss="COMP" posp="pp" role="obj" person="1incl"/> - <word posp="adv" gloss="thoroughly" role="obj" person="1incl"/> + <thingy type="verbnegation" function="prefix" gloss="POS" attach="prefix" ph="t">t</thingy> + <word posp="verb" gloss="say" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" ph="u ŋ u k">uŋuk</word> + <thingy type="verbvoice" function="suffix" gloss="active" attach="suffix" ph=""></thingy> + <thingy type="vpta" function="enclitic" gloss="PAST" ph="h a m">ham</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph=""></thingy> + <word posp="pron" gloss="3" def="def" tr="theme" role="subj" locus="number" ph="l e k">lek</word> + <word person="1incl" posp="pron" gloss="1incl" def="def" role="subj" locus="number" ph="s a d">sad</word> + <thingy type="verbnegation" function="prefix" gloss="POS" attach="prefix" ph="t">t</thingy> + <word posp="verb" gloss="make" negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" subj="1incl" obj="3" ph="a b a f">abaf</word> + <thingy type="verbvoice" function="suffix" gloss="active" attach="suffix" ph=""></thingy> + <thingy type="vpta" function="enclitic" gloss="PRES" ph=""></thingy> + <thingy type="vpmode" function="enclitic" gloss="imperative" ph="k i m">kim</thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph=""></thingy> + <thingy type="nouncase" function="prefix" gloss="NOM" attach="prefix" ph="k">k</thingy> + <word posp="noun" gloss="brick" role="obj" locus="number" ph="u r a ɡ a r">uraɡar</word> + <word gloss="COMP" posp="pp" role="obj" person="1incl" ph="w i j u m">wijum</word> + <word posp="conj" gloss="and" role="obj" person="1incl" ph="n a r">nar</word> + <word person="1incl" posp="pron" gloss="1incl" def="def" role="subj" locus="number" ph="s a d">sad</word> + <thingy type="verbnegation" function="prefix" gloss="POS" attach="prefix" ph="t">t</thingy> + <word posp="verb" gloss="burn" negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" subj="1incl" obj="3" ph="e n i ɲ">eniɲ</word> + <thingy type="verbvoice" function="suffix" gloss="active" attach="suffix" ph=""></thingy> + <thingy type="vpta" function="enclitic" gloss="PRES" ph=""></thingy> + <thingy type="vpmode" function="enclitic" gloss="imperative" ph="k i m">kim</thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph=""></thingy> + <thingy type="nouncase" function="prefix" gloss="NOM" attach="prefix" ph="k">k</thingy> + <word posp="noun" gloss="brick" role="obj" locus="number" ph="u r a ɡ a r">uraɡar</word> + <word gloss="COMP" posp="pp" role="obj" person="1incl" ph="w i j u m">wijum</word> + <word posp="adv" gloss="thoroughly" role="obj" person="1incl" ph="ŋ a s o b">ŋasob</word> </flat> </s>
vowelharmony:
No change.
removetags:
<s translation=""> <flat> - <thingy type="verbnegation" function="prefix" gloss="POS" attach="prefix" ph="t">t</thingy> - <word posp="verb" gloss="say" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" ph="u ŋ u k">uŋuk</word> - <thingy type="verbvoice" function="suffix" gloss="active" attach="suffix" ph=""></thingy> - <thingy type="vpta" function="enclitic" gloss="PAST" ph="h a m">ham</thingy> - <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> - <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph=""></thingy> - <word posp="pron" gloss="3" def="def" tr="theme" role="subj" locus="number" ph="l e k">lek</word> - <word person="1incl" posp="pron" gloss="1incl" def="def" role="subj" locus="number" ph="s a d">sad</word> - <thingy type="verbnegation" function="prefix" gloss="POS" attach="prefix" ph="t">t</thingy> - <word posp="verb" gloss="make" negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" subj="1incl" obj="3" ph="a b a f">abaf</word> - <thingy type="verbvoice" function="suffix" gloss="active" attach="suffix" ph=""></thingy> - <thingy type="vpta" function="enclitic" gloss="PRES" ph=""></thingy> - <thingy type="vpmode" function="enclitic" gloss="imperative" ph="k i m">kim</thingy> - <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph=""></thingy> - <thingy type="nouncase" function="prefix" gloss="NOM" attach="prefix" ph="k">k</thingy> - <word posp="noun" gloss="brick" role="obj" locus="number" ph="u r a ɡ a r">uraɡar</word> - <word gloss="COMP" posp="pp" role="obj" person="1incl" ph="w i j u m">wijum</word> - <word posp="conj" gloss="and" role="obj" person="1incl" ph="n a r">nar</word> - <word person="1incl" posp="pron" gloss="1incl" def="def" role="subj" locus="number" ph="s a d">sad</word> - <thingy type="verbnegation" function="prefix" gloss="POS" attach="prefix" ph="t">t</thingy> - <word posp="verb" gloss="burn" negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" subj="1incl" obj="3" ph="e n i ɲ">eniɲ</word> - <thingy type="verbvoice" function="suffix" gloss="active" attach="suffix" ph=""></thingy> - <thingy type="vpta" function="enclitic" gloss="PRES" ph=""></thingy> - <thingy type="vpmode" function="enclitic" gloss="imperative" ph="k i m">kim</thingy> - <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph=""></thingy> - <thingy type="nouncase" function="prefix" gloss="NOM" attach="prefix" ph="k">k</thingy> - <word posp="noun" gloss="brick" role="obj" locus="number" ph="u r a ɡ a r">uraɡar</word> - <word gloss="COMP" posp="pp" role="obj" person="1incl" ph="w i j u m">wijum</word> - <word posp="adv" gloss="thoroughly" role="obj" person="1incl" ph="ŋ a s o b">ŋasob</word> + <thingy type="verbnegation" function="prefix" gloss="POS">t</thingy> + <word posp="verb" gloss="say" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">uŋuk</word> + <thingy type="vpta" function="enclitic" gloss="PAST">ham</thingy> + <word posp="pron" gloss="3" def="def" tr="theme" role="subj" locus="number">lek</word> + <word person="1incl" posp="pron" gloss="1incl" def="def" role="subj" locus="number">sad</word> + <thingy type="verbnegation" function="prefix" gloss="POS">t</thingy> + <word posp="verb" gloss="make" negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" subj="1incl" obj="3">abaf</word> + <thingy type="vpmode" function="enclitic" gloss="imperative">kim</thingy> + <thingy type="nouncase" function="prefix" gloss="NOM">k</thingy> + <word posp="noun" gloss="brick" role="obj" locus="number">uraɡar</word> + <word gloss="COMP" posp="pp" role="obj" person="1incl">wijum</word> + <word posp="conj" gloss="and" role="obj" person="1incl">nar</word> + <word person="1incl" posp="pron" gloss="1incl" def="def" role="subj" locus="number">sad</word> + <thingy type="verbnegation" function="prefix" gloss="POS">t</thingy> + <word posp="verb" gloss="burn" negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" subj="1incl" obj="3">eniɲ</word> + <thingy type="vpmode" function="enclitic" gloss="imperative">kim</thingy> + <thingy type="nouncase" function="prefix" gloss="NOM">k</thingy> + <word posp="noun" gloss="brick" role="obj" locus="number">uraɡar</word> + <word gloss="COMP" posp="pp" role="obj" person="1incl">wijum</word> + <word posp="adv" gloss="thoroughly" role="obj" person="1incl">ŋasob</word> </flat> + <p><span class="ilpair"><span class="mor">t-</span><br><span class="gls"><span class="glssc">POS</span></span></span> <span class="ilpair"><span class="mor">uŋuk</span><br><span class="gls">say</span></span> <span class="ilpair"><span class="mor">ham</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">lek</span><br><span class="gls">3</span></span> <span class="ilpair"><span class="mor">sad</span><br><span class="gls">1incl</span></span> <span class="ilpair"><span class="mor">t-</span><br><span class="gls"><span class="glssc">POS</span></span></span> <span class="ilpair"><span class="mor">abaf</span><br><span class="gls">make</span></span> <span class="ilpair"><span class="mor">kim</span><br><span class="gls">imperative</span></span> <span class="ilpair"><span class="mor">k-</span><br><span class="gls"><span class="glssc">NOM</span></span></span> <span class="ilpair"><span class="mor">uraɡar</span><br><span class="gls">brick</span></span> <span class="ilpair"><span class="mor">wijum</span><br><span class="gls"><span class="glssc">COMP</span></span></span> <span class="ilpair"><span class="mor">nar</span><br><span class="gls">and</span></span> <span class="ilpair"><span class="mor">sad</span><br><span class="gls">1incl</span></span> <span class="ilpair"><span class="mor">t-</span><br><span class="gls"><span class="glssc">POS</span></span></span> <span class="ilpair"><span class="mor">eniɲ</span><br><span class="gls">burn</span></span> <span class="ilpair"><span class="mor">kim</span><br><span class="gls">imperative</span></span> <span class="ilpair"><span class="mor">k-</span><br><span class="gls"><span class="glssc">NOM</span></span></span> <span class="ilpair"><span class="mor">uraɡar</span><br><span class="gls">brick</span></span> <span class="ilpair"><span class="mor">wijum</span><br><span class="gls"><span class="glssc">COMP</span></span></span> <span class="ilpair"><span class="mor">ŋasob</span><br><span class="gls">thoroughly</span></span></p> + <p>tuŋuk ham lek sad tabaf kim kuraɡar wijum nar sad teniɲ kim kuraɡar wijum ŋasob</p> + <p>tunguk ham lek sad tabaf kim kuragar wijum nar sad teniñ kim kuragar wijum ngasob</p> + <il> + <w> + <o>t-</o> + <g>POS</g> + </w> + <w> + <o>uŋuk</o> + <g>say</g> + </w> + <w> + <o>ham</o> + <g>PAST</g> + </w> + <w> + <o>lek</o> + <g>3</g> + </w> + <w> + <o>sad</o> + <g>1incl</g> + </w> + <w> + <o>t-</o> + <g>POS</g> + </w> + <w> + <o>abaf</o> + <g>make</g> + </w> + <w> + <o>kim</o> + <g>imperative</g> + </w> + <w> + <o>k-</o> + <g>NOM</g> + </w> + <w> + <o>uraɡar</o> + <g>brick</g> + </w> + <w> + <o>wijum</o> + <g>COMP</g> + </w> + <w> + <o>nar</o> + <g>and</g> + </w> + <w> + <o>sad</o> + <g>1incl</g> + </w> + <w> + <o>t-</o> + <g>POS</g> + </w> + <w> + <o>eniɲ</o> + <g>burn</g> + </w> + <w> + <o>kim</o> + <g>imperative</g> + </w> + <w> + <o>k-</o> + <g>NOM</g> + </w> + <w> + <o>uraɡar</o> + <g>brick</g> + </w> + <w> + <o>wijum</o> + <g>COMP</g> + </w> + <w> + <o>ŋasob</o> + <g>thoroughly</g> + </w> + </il> </s>
Tunguk ham lek sad tabaf kim kuragar wijum nar sad teniñ kim kuragar wijum ngasob. [tuŋuk ham lek sad tabaf kim kuraɡar wijum nar sad teniɲ kim kuraɡar wijum ŋasob] t- POS uŋuk say ham PAST lek 3 sad 1incl t- POS abaf make kim imperative k- NOM uraɡar brick wijum COMP nar and sad 1incl t- POS eniɲ burn kim imperative k- NOM uraɡar brick wijum COMP ŋasob 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:
<s>
<littrans>They had bricks for stone.</littrans>
<vp tense="past" asp="habitual" mode="indicative" voice="active" negation="POS" question="not.Q" ta="PAST">
<word posp="verb" gloss="have"/>
</vp>
- <np def="def" number="plur" tr="theme" role="subj" output="aspron" locus="number">
+ <np def="def" tr="theme" role="subj" output="aspron" locus="number">
<word posp="noun" gloss="human being"/>
</np>
- <np role="obj" number="sing" locus="number">
+ <np role="obj" locus="number">
<word posp="noun" gloss="brick"/>
<pp role="purpose">
<word gloss="PURP" posp="pp"/>
- <np number="sing" locus="number">
+ <np locus="number">
<word posp="noun" gloss="stone"/>
</np>
</pp>
</np>
</s>
createpronouns:
<s>
<littrans>They had bricks for stone.</littrans>
<vp tense="past" asp="habitual" mode="indicative" voice="active" negation="POS" question="not.Q" ta="PAST">
<word posp="verb" gloss="have"/>
</vp>
- <np def="def" tr="theme" role="subj" output="aspron" locus="number">
- <word posp="noun" gloss="human being"/>
+ <np def="def" tr="theme" role="subj" locus="number">
+ <word posp="pron" gloss="3"/>
</np>
<np role="obj" locus="number">
<word posp="noun" gloss="brick"/>
<pp role="purpose">
<word gloss="PURP" posp="pp"/>
<np locus="number">
<word posp="noun" gloss="stone"/>
</np>
</pp>
</np>
</s>
module ngen:
No change.
module wordorder:
No change.
module wordorder:
No change.
module wordorder:
No change.
module conjp:
No change.
flattenconjp:
No change.
fixpronouns:
No change.
copyuptophrase:
No change.
prodrop:
No change.
addclitics:
<s>
<littrans>They had bricks for stone.</littrans>
<vp tense="past" asp="habitual" mode="indicative" voice="active" negation="POS" question="not.Q" ta="PAST">
<word posp="verb" gloss="have"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np def="def" tr="theme" role="subj" locus="number">
<word posp="pron" gloss="3"/>
</np>
<np role="obj" locus="number">
<word posp="noun" gloss="brick"/>
<pp role="purpose">
<word gloss="PURP" posp="pp"/>
<np locus="number">
<word posp="noun" gloss="stone"/>
</np>
</pp>
</np>
</s>
propagateArgumentCase:
No change.
unwrapArgumentNPs:
No change.
unwrapOwnerOwned:
No change.
movedowntoword:
<s> <littrans>They had bricks for stone.</littrans> <vp tense="past" asp="habitual" mode="indicative" voice="active" negation="POS" question="not.Q" ta="PAST"> - <word posp="verb" gloss="have"/> + <word posp="verb" gloss="have" tense="past" asp="habitual" mode="indicative" voice="active" negation="POS" question="not.Q" ta="PAST"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> </vp> <np def="def" tr="theme" role="subj" locus="number"> - <word posp="pron" gloss="3"/> + <word posp="pron" gloss="3" def="def" tr="theme" role="subj" locus="number"/> </np> <np role="obj" locus="number"> - <word posp="noun" gloss="brick"/> + <word posp="noun" gloss="brick" role="obj" locus="number"/> <pp role="purpose"> - <word gloss="PURP" posp="pp"/> + <word gloss="PURP" posp="pp" role="purpose"/> <np locus="number"> - <word posp="noun" gloss="stone"/> + <word posp="noun" gloss="stone" locus="number"/> </np> </pp> </np> </s>calling defaultval for case/
defaultval: noun, case
returning NOM
calling defaultval for case/
defaultval: noun, case
returning NOM
addaffixes:
About to call getSlotValue for have/verb/negation/obligatoryGot POS
About to call getSlotValue for have/verb/voice/optional
Got active
About to call getSlotValue for brick/noun/case/obligatory
Got NOM
About to call getSlotValue for stone/noun/case/obligatory
Got NOM
<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="verbnegation" function="prefix" gloss="POS"/> <word posp="verb" gloss="have" tense="past" asp="habitual" mode="indicative" voice="active" negation="POS" question="not.Q" ta="PAST"/> + <thingy type="verbvoice" function="suffix" gloss="active"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> </vp> <np def="def" tr="theme" role="subj" locus="number"> <word posp="pron" gloss="3" def="def" tr="theme" role="subj" locus="number"/> </np> <np role="obj" locus="number"> + <thingy type="nouncase" function="prefix" gloss="NOM"/> <word posp="noun" gloss="brick" role="obj" locus="number"/> <pp role="purpose"> <word gloss="PURP" posp="pp" role="purpose"/> <np locus="number"> + <thingy type="nouncase" function="prefix" gloss="NOM"/> <word posp="noun" gloss="stone" 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="verbnegation" function="prefix" gloss="POS"/> <word posp="verb" gloss="have" tense="past" asp="habitual" mode="indicative" voice="active" negation="POS" question="not.Q" ta="PAST"/> <thingy type="verbvoice" function="suffix" gloss="active"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - </vp> - <np def="def" tr="theme" role="subj" locus="number"> <word posp="pron" gloss="3" def="def" tr="theme" role="subj" locus="number"/> - </np> - <np role="obj" locus="number"> <thingy type="nouncase" function="prefix" gloss="NOM"/> <word posp="noun" gloss="brick" role="obj" locus="number"/> - <pp role="purpose"> <word gloss="PURP" posp="pp" role="purpose"/> - <np locus="number"> <thingy type="nouncase" function="prefix" gloss="NOM"/> <word posp="noun" gloss="stone" locus="number"/> - </np> - </pp> - </np> + </flat> </s>
addvocab:
-<s> +<s translation=""> <flat> - <thingy type="verbnegation" function="prefix" gloss="POS"/> - <word posp="verb" gloss="have" tense="past" asp="habitual" mode="indicative" voice="active" negation="POS" question="not.Q" ta="PAST"/> - <thingy type="verbvoice" function="suffix" gloss="active"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - <word posp="pron" gloss="3" def="def" tr="theme" role="subj" locus="number"/> - <thingy type="nouncase" function="prefix" gloss="NOM"/> - <word posp="noun" gloss="brick" role="obj" locus="number"/> - <word gloss="PURP" posp="pp" role="purpose"/> - <thingy type="nouncase" function="prefix" gloss="NOM"/> - <word posp="noun" gloss="stone" locus="number"/> + <thingy type="verbnegation" function="prefix" gloss="POS" attach="prefix" ph="t">t</thingy> + <word posp="verb" gloss="have" tense="past" asp="habitual" mode="indicative" voice="active" negation="POS" question="not.Q" ta="PAST" ph="i ɲ a ɲ">iɲaɲ</word> + <thingy type="verbvoice" function="suffix" gloss="active" attach="suffix" ph=""></thingy> + <thingy type="vpta" function="enclitic" gloss="PAST" ph="h a m">ham</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph=""></thingy> + <word posp="pron" gloss="3" def="def" tr="theme" role="subj" locus="number" ph="l e k">lek</word> + <thingy type="nouncase" function="prefix" gloss="NOM" attach="prefix" ph="k">k</thingy> + <word posp="noun" gloss="brick" role="obj" locus="number" ph="u r a ɡ a r">uraɡar</word> + <word gloss="PURP" posp="pp" role="purpose" ph="f a m i l">famil</word> + <thingy type="nouncase" function="prefix" gloss="NOM" attach="prefix" ph="k">k</thingy> + <word posp="noun" gloss="stone" locus="number" ph="a d i r">adir</word> </flat> </s>
vowelharmony:
No change.
removetags:
<s translation=""> <flat> - <thingy type="verbnegation" function="prefix" gloss="POS" attach="prefix" ph="t">t</thingy> - <word posp="verb" gloss="have" tense="past" asp="habitual" mode="indicative" voice="active" negation="POS" question="not.Q" ta="PAST" ph="i ɲ a ɲ">iɲaɲ</word> - <thingy type="verbvoice" function="suffix" gloss="active" attach="suffix" ph=""></thingy> - <thingy type="vpta" function="enclitic" gloss="PAST" ph="h a m">ham</thingy> - <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> - <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph=""></thingy> - <word posp="pron" gloss="3" def="def" tr="theme" role="subj" locus="number" ph="l e k">lek</word> - <thingy type="nouncase" function="prefix" gloss="NOM" attach="prefix" ph="k">k</thingy> - <word posp="noun" gloss="brick" role="obj" locus="number" ph="u r a ɡ a r">uraɡar</word> - <word gloss="PURP" posp="pp" role="purpose" ph="f a m i l">famil</word> - <thingy type="nouncase" function="prefix" gloss="NOM" attach="prefix" ph="k">k</thingy> - <word posp="noun" gloss="stone" locus="number" ph="a d i r">adir</word> + <thingy type="verbnegation" function="prefix" gloss="POS">t</thingy> + <word posp="verb" gloss="have" tense="past" asp="habitual" mode="indicative" voice="active" negation="POS" question="not.Q" ta="PAST">iɲaɲ</word> + <thingy type="vpta" function="enclitic" gloss="PAST">ham</thingy> + <word posp="pron" gloss="3" def="def" tr="theme" role="subj" locus="number">lek</word> + <thingy type="nouncase" function="prefix" gloss="NOM">k</thingy> + <word posp="noun" gloss="brick" role="obj" locus="number">uraɡar</word> + <word gloss="PURP" posp="pp" role="purpose">famil</word> + <thingy type="nouncase" function="prefix" gloss="NOM">k</thingy> + <word posp="noun" gloss="stone" locus="number">adir</word> </flat> + <p><span class="ilpair"><span class="mor">t-</span><br><span class="gls"><span class="glssc">POS</span></span></span> <span class="ilpair"><span class="mor">iɲaɲ</span><br><span class="gls">have</span></span> <span class="ilpair"><span class="mor">ham</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">lek</span><br><span class="gls">3</span></span> <span class="ilpair"><span class="mor">k-</span><br><span class="gls"><span class="glssc">NOM</span></span></span> <span class="ilpair"><span class="mor">uraɡar</span><br><span class="gls">brick</span></span> <span class="ilpair"><span class="mor">famil</span><br><span class="gls"><span class="glssc">PURP</span></span></span> <span class="ilpair"><span class="mor">k-</span><br><span class="gls"><span class="glssc">NOM</span></span></span> <span class="ilpair"><span class="mor">adir</span><br><span class="gls">stone</span></span></p> + <p>tiɲaɲ ham lek kuraɡar famil kadir</p> + <p>tiñañ ham lek kuragar famil kadir</p> + <il> + <w> + <o>t-</o> + <g>POS</g> + </w> + <w> + <o>iɲaɲ</o> + <g>have</g> + </w> + <w> + <o>ham</o> + <g>PAST</g> + </w> + <w> + <o>lek</o> + <g>3</g> + </w> + <w> + <o>k-</o> + <g>NOM</g> + </w> + <w> + <o>uraɡar</o> + <g>brick</g> + </w> + <w> + <o>famil</o> + <g>PURP</g> + </w> + <w> + <o>k-</o> + <g>NOM</g> + </w> + <w> + <o>adir</o> + <g>stone</g> + </w> + </il> </s>
Tiñañ ham lek kuragar famil kadir. [tiɲaɲ ham lek kuraɡar famil kadir] t- POS iɲaɲ have ham PAST lek 3 k- NOM uraɡar brick famil PURP k- NOM adir 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:
<s connector="and">
<word gloss="and" posp="conj"/>
<littrans>And they had slime for mortar.</littrans>
<vp tense="past" asp="habitual" mode="indicative" voice="active" negation="POS" question="not.Q" ta="PAST">
<word posp="verb" gloss="have"/>
</vp>
- <np def="def" number="plur" tr="theme" role="subj" output="aspron" locus="number">
+ <np def="def" tr="theme" role="subj" output="aspron" locus="number">
<word posp="noun" gloss="human being"/>
</np>
- <np role="obj" number="sing" locus="number">
+ <np role="obj" locus="number">
<word posp="noun" gloss="slime"/>
<pp role="purpose">
<word gloss="PURP" posp="pp"/>
- <np number="sing" locus="number">
+ <np locus="number">
<word posp="noun" gloss="mortar"/>
</np>
</pp>
</np>
</s>
createpronouns:
<s connector="and">
<word gloss="and" posp="conj"/>
<littrans>And they had slime for mortar.</littrans>
<vp tense="past" asp="habitual" mode="indicative" voice="active" negation="POS" question="not.Q" ta="PAST">
<word posp="verb" gloss="have"/>
</vp>
- <np def="def" tr="theme" role="subj" output="aspron" locus="number">
- <word posp="noun" gloss="human being"/>
+ <np def="def" tr="theme" role="subj" locus="number">
+ <word posp="pron" gloss="3"/>
</np>
<np role="obj" locus="number">
<word posp="noun" gloss="slime"/>
<pp role="purpose">
<word gloss="PURP" posp="pp"/>
<np locus="number">
<word posp="noun" gloss="mortar"/>
</np>
</pp>
</np>
</s>
module ngen:
No change.
module wordorder:
No change.
module wordorder:
No change.
module wordorder:
No change.
module conjp:
No change.
flattenconjp:
No change.
fixpronouns:
No change.
copyuptophrase:
No change.
prodrop:
No change.
addclitics:
<s connector="and">
<word gloss="and" posp="conj"/>
<littrans>And they had slime for mortar.</littrans>
<vp tense="past" asp="habitual" mode="indicative" voice="active" negation="POS" question="not.Q" ta="PAST">
<word posp="verb" gloss="have"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np def="def" tr="theme" role="subj" locus="number">
<word posp="pron" gloss="3"/>
</np>
<np role="obj" locus="number">
<word posp="noun" gloss="slime"/>
<pp role="purpose">
<word gloss="PURP" posp="pp"/>
<np locus="number">
<word posp="noun" gloss="mortar"/>
</np>
</pp>
</np>
</s>
propagateArgumentCase:
No change.
unwrapArgumentNPs:
No change.
unwrapOwnerOwned:
No change.
movedowntoword:
<s connector="and"> <word gloss="and" posp="conj"/> <littrans>And they had slime for mortar.</littrans> <vp tense="past" asp="habitual" mode="indicative" voice="active" negation="POS" question="not.Q" ta="PAST"> - <word posp="verb" gloss="have"/> + <word posp="verb" gloss="have" tense="past" asp="habitual" mode="indicative" voice="active" negation="POS" question="not.Q" ta="PAST"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> </vp> <np def="def" tr="theme" role="subj" locus="number"> - <word posp="pron" gloss="3"/> + <word posp="pron" gloss="3" def="def" tr="theme" role="subj" locus="number"/> </np> <np role="obj" locus="number"> - <word posp="noun" gloss="slime"/> + <word posp="noun" gloss="slime" role="obj" locus="number"/> <pp role="purpose"> - <word gloss="PURP" posp="pp"/> + <word gloss="PURP" posp="pp" role="purpose"/> <np locus="number"> - <word posp="noun" gloss="mortar"/> + <word posp="noun" gloss="mortar" locus="number"/> </np> </pp> </np> </s>calling defaultval for case/
defaultval: noun, case
returning NOM
calling defaultval for case/
defaultval: noun, case
returning NOM
addaffixes:
About to call getSlotValue for have/verb/negation/obligatoryGot POS
About to call getSlotValue for have/verb/voice/optional
Got active
About to call getSlotValue for slime/noun/case/obligatory
Got NOM
About to call getSlotValue for mortar/noun/case/obligatory
Got NOM
<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="verbnegation" function="prefix" gloss="POS"/> <word posp="verb" gloss="have" tense="past" asp="habitual" mode="indicative" voice="active" negation="POS" question="not.Q" ta="PAST"/> + <thingy type="verbvoice" function="suffix" gloss="active"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> </vp> <np def="def" tr="theme" role="subj" locus="number"> <word posp="pron" gloss="3" def="def" tr="theme" role="subj" locus="number"/> </np> <np role="obj" locus="number"> + <thingy type="nouncase" function="prefix" gloss="NOM"/> <word posp="noun" gloss="slime" role="obj" locus="number"/> <pp role="purpose"> <word gloss="PURP" posp="pp" role="purpose"/> <np locus="number"> + <thingy type="nouncase" function="prefix" gloss="NOM"/> <word posp="noun" gloss="mortar" 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="verbnegation" function="prefix" gloss="POS"/> <word posp="verb" gloss="have" tense="past" asp="habitual" mode="indicative" voice="active" negation="POS" question="not.Q" ta="PAST"/> <thingy type="verbvoice" function="suffix" gloss="active"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - </vp> - <np def="def" tr="theme" role="subj" locus="number"> <word posp="pron" gloss="3" def="def" tr="theme" role="subj" locus="number"/> - </np> - <np role="obj" locus="number"> <thingy type="nouncase" function="prefix" gloss="NOM"/> <word posp="noun" gloss="slime" role="obj" locus="number"/> - <pp role="purpose"> <word gloss="PURP" posp="pp" role="purpose"/> - <np locus="number"> <thingy type="nouncase" function="prefix" gloss="NOM"/> <word posp="noun" gloss="mortar" locus="number"/> - </np> - </pp> - </np> + </flat> </s>
addvocab:
-<s connector="and"> +<s connector="and" translation=""> <flat> - <word gloss="and" posp="conj"/> - <thingy type="verbnegation" function="prefix" gloss="POS"/> - <word posp="verb" gloss="have" tense="past" asp="habitual" mode="indicative" voice="active" negation="POS" question="not.Q" ta="PAST"/> - <thingy type="verbvoice" function="suffix" gloss="active"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - <word posp="pron" gloss="3" def="def" tr="theme" role="subj" locus="number"/> - <thingy type="nouncase" function="prefix" gloss="NOM"/> - <word posp="noun" gloss="slime" role="obj" locus="number"/> - <word gloss="PURP" posp="pp" role="purpose"/> - <thingy type="nouncase" function="prefix" gloss="NOM"/> - <word posp="noun" gloss="mortar" locus="number"/> + <word gloss="and" posp="conj" ph="n a r">nar</word> + <thingy type="verbnegation" function="prefix" gloss="POS" attach="prefix" ph="t">t</thingy> + <word posp="verb" gloss="have" tense="past" asp="habitual" mode="indicative" voice="active" negation="POS" question="not.Q" ta="PAST" ph="i ɲ a ɲ">iɲaɲ</word> + <thingy type="verbvoice" function="suffix" gloss="active" attach="suffix" ph=""></thingy> + <thingy type="vpta" function="enclitic" gloss="PAST" ph="h a m">ham</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph=""></thingy> + <word posp="pron" gloss="3" def="def" tr="theme" role="subj" locus="number" ph="l e k">lek</word> + <thingy type="nouncase" function="prefix" gloss="NOM" attach="prefix" ph="k">k</thingy> + <word posp="noun" gloss="slime" role="obj" locus="number" ph="e ɲ a r u f">eɲaruf</word> + <word gloss="PURP" posp="pp" role="purpose" ph="f a m i l">famil</word> + <thingy type="nouncase" function="prefix" gloss="NOM" attach="prefix" ph="k">k</thingy> + <word posp="noun" gloss="mortar" locus="number" ph="u l a w a w">ulawaw</word> </flat> </s>
vowelharmony:
No change.
removetags:
<s connector="and" translation=""> <flat> - <word gloss="and" posp="conj" ph="n a r">nar</word> - <thingy type="verbnegation" function="prefix" gloss="POS" attach="prefix" ph="t">t</thingy> - <word posp="verb" gloss="have" tense="past" asp="habitual" mode="indicative" voice="active" negation="POS" question="not.Q" ta="PAST" ph="i ɲ a ɲ">iɲaɲ</word> - <thingy type="verbvoice" function="suffix" gloss="active" attach="suffix" ph=""></thingy> - <thingy type="vpta" function="enclitic" gloss="PAST" ph="h a m">ham</thingy> - <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> - <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph=""></thingy> - <word posp="pron" gloss="3" def="def" tr="theme" role="subj" locus="number" ph="l e k">lek</word> - <thingy type="nouncase" function="prefix" gloss="NOM" attach="prefix" ph="k">k</thingy> - <word posp="noun" gloss="slime" role="obj" locus="number" ph="e ɲ a r u f">eɲaruf</word> - <word gloss="PURP" posp="pp" role="purpose" ph="f a m i l">famil</word> - <thingy type="nouncase" function="prefix" gloss="NOM" attach="prefix" ph="k">k</thingy> - <word posp="noun" gloss="mortar" locus="number" ph="u l a w a w">ulawaw</word> + <word gloss="and" posp="conj">nar</word> + <thingy type="verbnegation" function="prefix" gloss="POS">t</thingy> + <word posp="verb" gloss="have" tense="past" asp="habitual" mode="indicative" voice="active" negation="POS" question="not.Q" ta="PAST">iɲaɲ</word> + <thingy type="vpta" function="enclitic" gloss="PAST">ham</thingy> + <word posp="pron" gloss="3" def="def" tr="theme" role="subj" locus="number">lek</word> + <thingy type="nouncase" function="prefix" gloss="NOM">k</thingy> + <word posp="noun" gloss="slime" role="obj" locus="number">eɲaruf</word> + <word gloss="PURP" posp="pp" role="purpose">famil</word> + <thingy type="nouncase" function="prefix" gloss="NOM">k</thingy> + <word posp="noun" gloss="mortar" locus="number">ulawaw</word> </flat> + <p><span class="ilpair"><span class="mor">nar</span><br><span class="gls">and</span></span> <span class="ilpair"><span class="mor">t-</span><br><span class="gls"><span class="glssc">POS</span></span></span> <span class="ilpair"><span class="mor">iɲaɲ</span><br><span class="gls">have</span></span> <span class="ilpair"><span class="mor">ham</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">lek</span><br><span class="gls">3</span></span> <span class="ilpair"><span class="mor">k-</span><br><span class="gls"><span class="glssc">NOM</span></span></span> <span class="ilpair"><span class="mor">eɲaruf</span><br><span class="gls">slime</span></span> <span class="ilpair"><span class="mor">famil</span><br><span class="gls"><span class="glssc">PURP</span></span></span> <span class="ilpair"><span class="mor">k-</span><br><span class="gls"><span class="glssc">NOM</span></span></span> <span class="ilpair"><span class="mor">ulawaw</span><br><span class="gls">mortar</span></span></p> + <p>nar tiɲaɲ ham lek keɲaruf famil kulawaw</p> + <p>nar tiñañ ham lek keñaruf famil kulawaw</p> + <il> + <w> + <o>nar</o> + <g>and</g> + </w> + <w> + <o>t-</o> + <g>POS</g> + </w> + <w> + <o>iɲaɲ</o> + <g>have</g> + </w> + <w> + <o>ham</o> + <g>PAST</g> + </w> + <w> + <o>lek</o> + <g>3</g> + </w> + <w> + <o>k-</o> + <g>NOM</g> + </w> + <w> + <o>eɲaruf</o> + <g>slime</g> + </w> + <w> + <o>famil</o> + <g>PURP</g> + </w> + <w> + <o>k-</o> + <g>NOM</g> + </w> + <w> + <o>ulawaw</o> + <g>mortar</g> + </w> + </il> </s>
Nar tiñañ ham lek keñaruf famil kulawaw. [nar tiɲaɲ ham lek keɲaruf famil kulawaw] nar and t- POS iɲaɲ have ham PAST lek 3 k- NOM eɲaruf slime famil PURP k- NOM ulawaw 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:
<s>
<littrans>We do not resemble other humans.</littrans>
<vp question="not.Q" negation="NEG" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES">
<word posp="verb" gloss="resemble"/>
</vp>
- <np def="def" number="plur" tr="theme" role="subj" locus="number">
- <word person="1incl" number="plur" posp="pron"/>
+ <np def="def" tr="theme" role="subj" locus="number">
+ <word person="1incl" posp="pron"/>
</np>
- <np locus="number" id="parent" number="plur">
- <np role="obj" number="plur" id="headnp" tr="rheme">
+ <np locus="number" id="parent">
+ <np role="obj" 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">
+ <np id="relnp" 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>
createpronouns:
No change.
module ngen:
No change.
module wordorder:
No change.
module wordorder:
No change.
module wordorder:
No change.
module conjp:
No change.
flattenconjp:
No change.
fixpronouns:
<s>
<littrans>We do not resemble other humans.</littrans>
<vp question="not.Q" negation="NEG" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES">
<word posp="verb" gloss="resemble"/>
</vp>
<np def="def" tr="theme" role="subj" locus="number">
- <word person="1incl" posp="pron"/>
+ <word person="1incl" posp="pron" gloss="1incl"/>
</np>
<np locus="number" id="parent">
<np role="obj" id="headnp" tr="rheme">
<word posp="noun" gloss="human being"/>
</np>
<relp comma="after">
<np id="relnp" 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" tr="theme" role="subj" locus="number">
+ <np def="def" tr="theme" role="subj" locus="number" person="1incl">
<word person="1incl" posp="pron" gloss="1incl"/>
</np>
<np locus="number" id="parent">
<np role="obj" id="headnp" tr="rheme">
<word posp="noun" gloss="human being"/>
</np>
<relp comma="after">
<np id="relnp" 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">
<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">
<word posp="verb" gloss="resemble"/>
+ <thingy type="vpta" function="enclitic" gloss="PRES"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np def="def" tr="theme" role="subj" locus="number" person="1incl">
<word person="1incl" posp="pron" gloss="1incl"/>
</np>
<np locus="number" id="parent">
<np role="obj" id="headnp" tr="rheme">
<word posp="noun" gloss="human being"/>
</np>
<relp comma="after">
<np id="relnp" def="neither" role="subj" comma="before">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp tam="pres-state" ta="PRES" subj="3">
<word lexposp="adj" posp="verb" gloss="other"/>
+ <thingy type="vpta" function="enclitic" gloss="PRES"/>
</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"> - <word posp="verb" gloss="resemble"/> + <word posp="verb" gloss="resemble" question="not.Q" negation="NEG" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> </vp> <np def="def" tr="theme" role="subj" locus="number" person="1incl"> - <word person="1incl" posp="pron" gloss="1incl"/> + <word person="1incl" posp="pron" gloss="1incl" def="def" tr="theme" role="subj" locus="number"/> </np> <np locus="number" id="parent"> <np role="obj" id="headnp" tr="rheme"> - <word posp="noun" gloss="human being"/> + <word posp="noun" gloss="human being" role="obj" id="headnp" tr="rheme"/> </np> <relp comma="after"> <np id="relnp" def="neither" role="subj" comma="before"> - <word posp="pron" gloss="RELPRON"/> + <word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="subj" comma="before"/> </np> <vp tam="pres-state" ta="PRES" subj="3"> - <word lexposp="adj" posp="verb" gloss="other"/> + <word lexposp="adj" posp="verb" gloss="other" tam="pres-state" ta="PRES" subj="3"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> </vp> </relp> </np> </s>calling defaultval for case/
defaultval: noun, case
returning NOM
calling defaultval for negation/
defaultval: verb, negation
returning POS
addaffixes:
About to call getSlotValue for resemble/verb/negation/obligatoryGot NEG
About to call getSlotValue for resemble/verb/voice/optional
Got active
About to call getSlotValue for human being/noun/case/obligatory
Got NOM
About to call getSlotValue for other/verb/negation/obligatory
Got POS
About to call getSlotValue for other/verb/voice/optional
<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="verbnegation" function="prefix" gloss="NEG"/> <word posp="verb" gloss="resemble" question="not.Q" negation="NEG" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES"/> + <thingy type="verbvoice" function="suffix" gloss="active"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> </vp> <np def="def" tr="theme" role="subj" locus="number" person="1incl"> <word person="1incl" posp="pron" gloss="1incl" def="def" tr="theme" role="subj" locus="number"/> </np> <np locus="number" id="parent"> <np role="obj" id="headnp" tr="rheme"> + <thingy type="nouncase" function="prefix" gloss="NOM"/> <word posp="noun" gloss="human being" role="obj" id="headnp" tr="rheme"/> </np> <relp comma="after"> <np id="relnp" def="neither" role="subj" comma="before"> <word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="subj" comma="before"/> </np> <vp tam="pres-state" ta="PRES" subj="3"> + <thingy type="verbnegation" function="prefix" gloss="POS"/> <word lexposp="adj" posp="verb" gloss="other" tam="pres-state" ta="PRES" subj="3"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> </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="verbnegation" function="prefix" gloss="NEG"/> <word posp="verb" gloss="resemble" question="not.Q" negation="NEG" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES"/> <thingy type="verbvoice" function="suffix" gloss="active"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - </vp> - <np def="def" tr="theme" role="subj" locus="number" person="1incl"> <word person="1incl" posp="pron" gloss="1incl" def="def" tr="theme" role="subj" locus="number"/> - </np> - <np locus="number" id="parent"> - <np role="obj" id="headnp" tr="rheme"> <thingy type="nouncase" function="prefix" gloss="NOM"/> <word posp="noun" gloss="human being" role="obj" id="headnp" tr="rheme"/> - </np> - <relp comma="after"> - <np id="relnp" def="neither" role="subj" comma="before"> <word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="subj" comma="before"/> - </np> - <vp tam="pres-state" ta="PRES" subj="3"> <thingy type="verbnegation" function="prefix" gloss="POS"/> - <word lexposp="adj" posp="verb" gloss="other" tam="pres-state" ta="PRES" subj="3"/> + <word lexposp="adj" posp="verb" gloss="other" tam="pres-state" ta="PRES" subj="3" comma="after"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> - </vp> - </relp> - </np> + </flat> </s>
addvocab:
-<s> +<s translation=""> <flat> - <thingy type="verbnegation" function="prefix" gloss="NEG"/> - <word posp="verb" gloss="resemble" question="not.Q" negation="NEG" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES"/> - <thingy type="verbvoice" function="suffix" gloss="active"/> - <thingy type="vpta" function="enclitic" gloss="PRES"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - <word person="1incl" posp="pron" gloss="1incl" def="def" tr="theme" role="subj" locus="number"/> - <thingy type="nouncase" function="prefix" gloss="NOM"/> - <word posp="noun" gloss="human being" role="obj" id="headnp" tr="rheme"/> - <word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="subj" comma="before"/> - <thingy type="verbnegation" function="prefix" gloss="POS"/> - <word lexposp="adj" posp="verb" gloss="other" tam="pres-state" ta="PRES" subj="3" comma="after"/> - <thingy type="vpta" function="enclitic" gloss="PRES"/> + <thingy type="verbnegation" function="prefix" gloss="NEG" attach="prefix" ph="h">h</thingy> + <word posp="verb" gloss="resemble" question="not.Q" negation="NEG" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" ph="i k a b a l">ikabal</word> + <thingy type="verbvoice" function="suffix" gloss="active" attach="suffix" ph=""></thingy> + <thingy type="vpta" function="enclitic" gloss="PRES" ph=""></thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph=""></thingy> + <word person="1incl" posp="pron" gloss="1incl" def="def" tr="theme" role="subj" locus="number" ph="s a d">sad</word> + <thingy type="nouncase" function="prefix" gloss="NOM" attach="prefix" ph="k">k</thingy> + <word posp="noun" gloss="human being" role="obj" id="headnp" tr="rheme" ph="u">u</word> + <word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="subj" comma="before" ph="t i ŋ">tiŋ</word> + <thingy type="verbnegation" function="prefix" gloss="POS" attach="prefix" ph="t">t</thingy> + <word lexposp="adj" posp="verb" gloss="other" tam="pres-state" ta="PRES" subj="3" comma="after" ph="o d">od</word> + <thingy type="vpta" function="enclitic" gloss="PRES" ph=""></thingy> </flat> </s>
vowelharmony:
No change.
removetags:
<s translation=""> <flat> - <thingy type="verbnegation" function="prefix" gloss="NEG" attach="prefix" ph="h">h</thingy> - <word posp="verb" gloss="resemble" question="not.Q" negation="NEG" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" ph="i k a b a l">ikabal</word> - <thingy type="verbvoice" function="suffix" gloss="active" attach="suffix" ph=""></thingy> - <thingy type="vpta" function="enclitic" gloss="PRES" ph=""></thingy> - <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> - <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph=""></thingy> - <word person="1incl" posp="pron" gloss="1incl" def="def" tr="theme" role="subj" locus="number" ph="s a d">sad</word> - <thingy type="nouncase" function="prefix" gloss="NOM" attach="prefix" ph="k">k</thingy> - <word posp="noun" gloss="human being" role="obj" id="headnp" tr="rheme" ph="u">u</word> - <word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="subj" comma="before" ph="t i ŋ">tiŋ</word> - <thingy type="verbnegation" function="prefix" gloss="POS" attach="prefix" ph="t">t</thingy> - <word lexposp="adj" posp="verb" gloss="other" tam="pres-state" ta="PRES" subj="3" comma="after" ph="o d">od</word> - <thingy type="vpta" function="enclitic" gloss="PRES" ph=""></thingy> + <thingy type="verbnegation" function="prefix" gloss="NEG">h</thingy> + <word posp="verb" gloss="resemble" question="not.Q" negation="NEG" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES">ikabal</word> + <word person="1incl" posp="pron" gloss="1incl" def="def" tr="theme" role="subj" locus="number">sad</word> + <thingy type="nouncase" function="prefix" gloss="NOM">k</thingy> + <word posp="noun" gloss="human being" role="obj" id="headnp" tr="rheme">u,</word> + <word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="subj" comma="before">tiŋ</word> + <thingy type="verbnegation" function="prefix" gloss="POS">t</thingy> + <word lexposp="adj" posp="verb" gloss="other" tam="pres-state" ta="PRES" subj="3" comma="after">od</word> </flat> + <p><span class="ilpair"><span class="mor">h-</span><br><span class="gls"><span class="glssc">NEG</span></span></span> <span class="ilpair"><span class="mor">ikabal</span><br><span class="gls">resemble</span></span> <span class="ilpair"><span class="mor">sad</span><br><span class="gls">1incl</span></span> <span class="ilpair"><span class="mor">k-</span><br><span class="gls"><span class="glssc">NOM</span></span></span> <span class="ilpair"><span class="mor">u</span><br><span class="gls">human being</span></span> <span class="ilpair"><span class="mor">tiŋ</span><br><span class="gls"><span class="glssc">RELPRON</span></span></span> <span class="ilpair"><span class="mor">t-</span><br><span class="gls"><span class="glssc">POS</span></span></span> <span class="ilpair"><span class="mor">od</span><br><span class="gls">other</span></span></p> + <p>hikabal sad ku, tiŋ tod</p> + <p>hikabal sad ku, ting tod</p> + <il> + <w> + <o>h-</o> + <g>NEG</g> + </w> + <w> + <o>ikabal</o> + <g>resemble</g> + </w> + <w> + <o>sad</o> + <g>1incl</g> + </w> + <w> + <o>k-</o> + <g>NOM</g> + </w> + <w> + <o>u</o> + <g>human being</g> + </w> + <w> + <o>tiŋ</o> + <g>RELPRON</g> + </w> + <w> + <o>t-</o> + <g>POS</g> + </w> + <w> + <o>od</o> + <g>other</g> + </w> + </il> </s>
Hikabal sad ku, ting tod. [hikabal sad ku, tiŋ tod] h- NEG ikabal resemble sad 1incl k- NOM u human being tiŋ RELPRON t- POS od 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:
<s>
<littrans>Their languages were shaped by fight and time.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="shape"/>
</vp>
- <np role="subj" tr="rheme" number="plur">
+ <np role="subj" tr="rheme">
<conjp conj="and">
- <np number="sing" locus="number">
+ <np locus="number">
<word posp="noun" gloss="fight"/>
</np>
- <np number="sing" locus="number">
+ <np locus="number">
<word posp="noun" gloss="time"/>
</np>
</conjp>
</np>
- <np role="obj" tr="theme" number="plur">
- <np type="owner_owned" number="plur">
- <np def="def" number="plur" output="aspron" locus="number" role="owner">
+ <np role="obj" tr="theme">
+ <np type="owner_owned">
+ <np def="def" output="aspron" locus="number" role="owner">
<word posp="noun" gloss="human being"/>
</np>
- <np number="plur" def="def" locus="number" role="owned">
+ <np def="def" locus="number" role="owned">
<word posp="noun" gloss="language"/>
<word gloss="the" posp="det"/>
</np>
</np>
</np>
</s>
createpronouns:
<s>
<littrans>Their languages were shaped by fight and time.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="shape"/>
</vp>
<np role="subj" tr="rheme">
<conjp conj="and">
<np locus="number">
<word posp="noun" gloss="fight"/>
</np>
<np locus="number">
<word posp="noun" gloss="time"/>
</np>
</conjp>
</np>
<np role="obj" tr="theme">
<np type="owner_owned">
- <np def="def" output="aspron" locus="number" role="owner">
- <word posp="noun" gloss="human being"/>
+ <np def="def" locus="number" role="owner">
+ <word posp="pron" gloss="3"/>
</np>
<np def="def" locus="number" role="owned">
<word posp="noun" gloss="language"/>
<word gloss="the" posp="det"/>
</np>
</np>
</np>
</s>
module ngen:
No change.
module wordorder:
No change.
module wordorder:
No change.
module wordorder:
<s>
<littrans>Their languages were shaped by fight and time.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="shape"/>
</vp>
<np role="subj" tr="rheme">
<conjp conj="and">
<np locus="number">
<word posp="noun" gloss="fight"/>
</np>
<np locus="number">
<word posp="noun" gloss="time"/>
</np>
</conjp>
</np>
<np role="obj" tr="theme">
<np type="owner_owned">
<np def="def" locus="number" role="owner">
<word posp="pron" gloss="3"/>
</np>
<np def="def" locus="number" role="owned">
- <word posp="noun" gloss="language"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="language"/>
</np>
</np>
</np>
</s>
module conjp:
<s>
<littrans>Their languages were shaped by fight and time.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="shape"/>
</vp>
<np role="subj" tr="rheme">
<conjp conj="and">
<np locus="number">
<word posp="noun" gloss="fight"/>
</np>
+ <word posp="conj" gloss="and"/>
<np locus="number">
<word posp="noun" gloss="time"/>
</np>
</conjp>
</np>
<np role="obj" tr="theme">
<np type="owner_owned">
<np def="def" locus="number" role="owner">
<word posp="pron" gloss="3"/>
</np>
<np def="def" locus="number" role="owned">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="language"/>
</np>
</np>
</np>
</s>
flattenconjp:
<s>
<littrans>Their languages were shaped by fight and time.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="shape"/>
</vp>
<np role="subj" tr="rheme">
- <conjp conj="and">
- <np locus="number">
+ <np locus="number" role="subj" tr="rheme">
<word posp="noun" gloss="fight"/>
</np>
<word posp="conj" gloss="and"/>
- <np locus="number">
+ <np locus="number" role="subj" tr="rheme">
<word posp="noun" gloss="time"/>
</np>
- </conjp>
</np>
<np role="obj" tr="theme">
<np type="owner_owned">
<np def="def" locus="number" role="owner">
<word posp="pron" gloss="3"/>
</np>
<np def="def" locus="number" role="owned">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="language"/>
</np>
</np>
</np>
</s>
fixpronouns:
No change.
copyuptophrase:
No change.
prodrop:
No change.
addclitics:
<s>
<littrans>Their languages were shaped by fight and time.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="shape"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np role="subj" tr="rheme">
<np locus="number" role="subj" tr="rheme">
<word posp="noun" gloss="fight"/>
</np>
<word posp="conj" gloss="and"/>
<np locus="number" role="subj" tr="rheme">
<word posp="noun" gloss="time"/>
</np>
</np>
<np role="obj" tr="theme">
<np type="owner_owned">
<np def="def" locus="number" role="owner">
<word posp="pron" gloss="3"/>
</np>
<np def="def" locus="number" role="owned">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="language"/>
</np>
</np>
</np>
</s>
propagateArgumentCase:
No change.
unwrapArgumentNPs:
<s>
<littrans>Their languages were shaped by fight and time.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="shape"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
- <np role="subj" tr="rheme">
<np locus="number" role="subj" tr="rheme">
<word posp="noun" gloss="fight"/>
</np>
<word posp="conj" gloss="and"/>
<np locus="number" role="subj" tr="rheme">
<word posp="noun" gloss="time"/>
</np>
- </np>
- <np role="obj" tr="theme">
- <np type="owner_owned">
+ <np type="owner_owned" role="obj" tr="theme">
<np def="def" locus="number" role="owner">
<word posp="pron" gloss="3"/>
</np>
<np def="def" locus="number" role="owned">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="language"/>
</np>
</np>
- </np>
</s>
unwrapOwnerOwned:
<s>
<littrans>Their languages were shaped by fight and time.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="shape"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np locus="number" role="subj" tr="rheme">
<word posp="noun" gloss="fight"/>
</np>
<word posp="conj" gloss="and"/>
<np locus="number" role="subj" tr="rheme">
<word posp="noun" gloss="time"/>
</np>
- <np type="owner_owned" role="obj" tr="theme">
<np def="def" locus="number" role="owner">
<word posp="pron" gloss="3"/>
</np>
- <np def="def" locus="number" role="owned">
+ <np def="def" locus="number" role="owned" tr="theme">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="language"/>
</np>
- </np>
</s>
movedowntoword:
<s> <littrans>Their languages were shaped by fight and time.</littrans> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> - <word posp="verb" gloss="shape"/> + <word posp="verb" gloss="shape" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> </vp> <np locus="number" role="subj" tr="rheme"> - <word posp="noun" gloss="fight"/> + <word posp="noun" gloss="fight" locus="number" role="subj" tr="rheme"/> </np> <word posp="conj" gloss="and"/> <np locus="number" role="subj" tr="rheme"> - <word posp="noun" gloss="time"/> + <word posp="noun" gloss="time" locus="number" role="subj" tr="rheme"/> </np> <np def="def" locus="number" role="owner"> - <word posp="pron" gloss="3"/> + <word posp="pron" gloss="3" def="def" locus="number" role="owner"/> </np> <np def="def" locus="number" role="owned" tr="theme"> - <word gloss="the" posp="det"/> - <word posp="noun" gloss="language"/> + <word gloss="the" posp="det" def="def" locus="number" role="owned" tr="theme"/> + <word posp="noun" gloss="language" def="def" locus="number" role="owned" tr="theme"/> </np> </s>calling defaultval for case/
defaultval: noun, case
returning NOM
calling defaultval for case/
defaultval: noun, case
returning NOM
calling defaultval for case/
defaultval: noun, case
returning NOM
addaffixes:
About to call getSlotValue for shape/verb/negation/obligatoryGot POS
About to call getSlotValue for shape/verb/voice/optional
Got active
About to call getSlotValue for fight/noun/case/obligatory
Got NOM
About to call getSlotValue for time/noun/case/obligatory
Got NOM
About to call getSlotValue for language/noun/case/obligatory
Got NOM
<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="verbnegation" function="prefix" gloss="POS"/> <word posp="verb" gloss="shape" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> + <thingy type="verbvoice" function="suffix" gloss="active"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> </vp> <np locus="number" role="subj" tr="rheme"> + <thingy type="nouncase" function="prefix" gloss="NOM"/> <word posp="noun" gloss="fight" locus="number" role="subj" tr="rheme"/> </np> <word posp="conj" gloss="and"/> <np locus="number" role="subj" tr="rheme"> + <thingy type="nouncase" function="prefix" gloss="NOM"/> <word posp="noun" gloss="time" locus="number" role="subj" tr="rheme"/> </np> <np def="def" locus="number" role="owner"> <word posp="pron" gloss="3" def="def" locus="number" role="owner"/> </np> <np def="def" locus="number" role="owned" tr="theme"> <word gloss="the" posp="det" def="def" locus="number" role="owned" tr="theme"/> + <thingy type="nouncase" function="prefix" gloss="NOM"/> <word posp="noun" gloss="language" 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="verbnegation" function="prefix" gloss="POS"/> <word posp="verb" gloss="shape" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> <thingy type="verbvoice" function="suffix" gloss="active"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - </vp> - <np locus="number" role="subj" tr="rheme"> <thingy type="nouncase" function="prefix" gloss="NOM"/> <word posp="noun" gloss="fight" locus="number" role="subj" tr="rheme"/> - </np> <word posp="conj" gloss="and"/> - <np locus="number" role="subj" tr="rheme"> <thingy type="nouncase" function="prefix" gloss="NOM"/> <word posp="noun" gloss="time" locus="number" role="subj" tr="rheme"/> - </np> - <np def="def" locus="number" role="owner"> <word posp="pron" gloss="3" def="def" locus="number" role="owner"/> - </np> - <np def="def" locus="number" role="owned" tr="theme"> <word gloss="the" posp="det" def="def" locus="number" role="owned" tr="theme"/> <thingy type="nouncase" function="prefix" gloss="NOM"/> <word posp="noun" gloss="language" def="def" locus="number" role="owned" tr="theme"/> - </np> + </flat> </s>
addvocab:
-<s> +<s translation=""> <flat> - <thingy type="verbnegation" function="prefix" gloss="POS"/> - <word posp="verb" gloss="shape" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> - <thingy type="verbvoice" function="suffix" gloss="active"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - <thingy type="nouncase" function="prefix" gloss="NOM"/> - <word posp="noun" gloss="fight" locus="number" role="subj" tr="rheme"/> - <word posp="conj" gloss="and"/> - <thingy type="nouncase" function="prefix" gloss="NOM"/> - <word posp="noun" gloss="time" locus="number" role="subj" tr="rheme"/> - <word posp="pron" gloss="3" def="def" locus="number" role="owner"/> - <word gloss="the" posp="det" def="def" locus="number" role="owned" tr="theme"/> - <thingy type="nouncase" function="prefix" gloss="NOM"/> - <word posp="noun" gloss="language" def="def" locus="number" role="owned" tr="theme"/> + <thingy type="verbnegation" function="prefix" gloss="POS" attach="prefix" ph="t">t</thingy> + <word posp="verb" gloss="shape" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" ph="i b i ɡ u m">ibiɡum</word> + <thingy type="verbvoice" function="suffix" gloss="active" attach="suffix" ph=""></thingy> + <thingy type="vpta" function="enclitic" gloss="PAST" ph="h a m">ham</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph=""></thingy> + <thingy type="nouncase" function="prefix" gloss="NOM" attach="prefix" ph="k">k</thingy> + <word posp="noun" gloss="fight" locus="number" role="subj" tr="rheme" ph="e k">ek</word> + <word posp="conj" gloss="and" ph="n a r">nar</word> + <thingy type="nouncase" function="prefix" gloss="NOM" attach="prefix" ph="k">k</thingy> + <word posp="noun" gloss="time" locus="number" role="subj" tr="rheme" ph="a r i t">arit</word> + <word posp="pron" gloss="3" def="def" locus="number" role="owner" ph="l e k">lek</word> + <word gloss="the" posp="det" def="def" locus="number" role="owned" tr="theme" ph="t i n">tin</word> + <thingy type="nouncase" function="prefix" gloss="NOM" attach="prefix" ph="k">k</thingy> + <word posp="noun" gloss="language" def="def" locus="number" role="owned" tr="theme" ph="o k">ok</word> </flat> </s>
vowelharmony:
No change.
removetags:
<s translation=""> <flat> - <thingy type="verbnegation" function="prefix" gloss="POS" attach="prefix" ph="t">t</thingy> - <word posp="verb" gloss="shape" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" ph="i b i ɡ u m">ibiɡum</word> - <thingy type="verbvoice" function="suffix" gloss="active" attach="suffix" ph=""></thingy> - <thingy type="vpta" function="enclitic" gloss="PAST" ph="h a m">ham</thingy> - <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> - <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph=""></thingy> - <thingy type="nouncase" function="prefix" gloss="NOM" attach="prefix" ph="k">k</thingy> - <word posp="noun" gloss="fight" locus="number" role="subj" tr="rheme" ph="e k">ek</word> - <word posp="conj" gloss="and" ph="n a r">nar</word> - <thingy type="nouncase" function="prefix" gloss="NOM" attach="prefix" ph="k">k</thingy> - <word posp="noun" gloss="time" locus="number" role="subj" tr="rheme" ph="a r i t">arit</word> - <word posp="pron" gloss="3" def="def" locus="number" role="owner" ph="l e k">lek</word> - <word gloss="the" posp="det" def="def" locus="number" role="owned" tr="theme" ph="t i n">tin</word> - <thingy type="nouncase" function="prefix" gloss="NOM" attach="prefix" ph="k">k</thingy> - <word posp="noun" gloss="language" def="def" locus="number" role="owned" tr="theme" ph="o k">ok</word> + <thingy type="verbnegation" function="prefix" gloss="POS">t</thingy> + <word posp="verb" gloss="shape" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">ibiɡum</word> + <thingy type="vpta" function="enclitic" gloss="PAST">ham</thingy> + <thingy type="nouncase" function="prefix" gloss="NOM">k</thingy> + <word posp="noun" gloss="fight" locus="number" role="subj" tr="rheme">ek</word> + <word posp="conj" gloss="and">nar</word> + <thingy type="nouncase" function="prefix" gloss="NOM">k</thingy> + <word posp="noun" gloss="time" locus="number" role="subj" tr="rheme">arit</word> + <word posp="pron" gloss="3" def="def" locus="number" role="owner">lek</word> + <word gloss="the" posp="det" def="def" locus="number" role="owned" tr="theme">tin</word> + <thingy type="nouncase" function="prefix" gloss="NOM">k</thingy> + <word posp="noun" gloss="language" def="def" locus="number" role="owned" tr="theme">ok</word> </flat> + <p><span class="ilpair"><span class="mor">t-</span><br><span class="gls"><span class="glssc">POS</span></span></span> <span class="ilpair"><span class="mor">ibiɡum</span><br><span class="gls">shape</span></span> <span class="ilpair"><span class="mor">ham</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">k-</span><br><span class="gls"><span class="glssc">NOM</span></span></span> <span class="ilpair"><span class="mor">ek</span><br><span class="gls">fight</span></span> <span class="ilpair"><span class="mor">nar</span><br><span class="gls">and</span></span> <span class="ilpair"><span class="mor">k-</span><br><span class="gls"><span class="glssc">NOM</span></span></span> <span class="ilpair"><span class="mor">arit</span><br><span class="gls">time</span></span> <span class="ilpair"><span class="mor">lek</span><br><span class="gls">3</span></span> <span class="ilpair"><span class="mor">tin</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">k-</span><br><span class="gls"><span class="glssc">NOM</span></span></span> <span class="ilpair"><span class="mor">ok</span><br><span class="gls">language</span></span></p> + <p>tibiɡum ham kek nar karit lek tin kok</p> + <p>tibigum ham kek nar karit lek tin kok</p> + <il> + <w> + <o>t-</o> + <g>POS</g> + </w> + <w> + <o>ibiɡum</o> + <g>shape</g> + </w> + <w> + <o>ham</o> + <g>PAST</g> + </w> + <w> + <o>k-</o> + <g>NOM</g> + </w> + <w> + <o>ek</o> + <g>fight</g> + </w> + <w> + <o>nar</o> + <g>and</g> + </w> + <w> + <o>k-</o> + <g>NOM</g> + </w> + <w> + <o>arit</o> + <g>time</g> + </w> + <w> + <o>lek</o> + <g>3</g> + </w> + <w> + <o>tin</o> + <g>the</g> + </w> + <w> + <o>k-</o> + <g>NOM</g> + </w> + <w> + <o>ok</o> + <g>language</g> + </w> + </il> </s>
Tibigum ham kek nar karit lek tin kok. [tibiɡum ham kek nar karit lek tin kok] t- POS ibiɡum shape ham PAST k- NOM ek fight nar and k- NOM arit time lek 3 tin the k- NOM ok 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:
<s>
<littrans>They copied the sounds of mammals and birds.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="copy"/>
</vp>
- <np def="def" number="plur" output="aspron" role="subj" tr="theme" locus="number">
+ <np def="def" output="aspron" role="subj" tr="theme" locus="number">
<word posp="noun" gloss="human being"/>
</np>
- <np role="obj" tr="rheme" number="plur">
- <np type="owner_owned" number="plur">
- <np number="plur" locus="number" role="owner">
+ <np role="obj" tr="rheme">
+ <np type="owner_owned">
+ <np locus="number" role="owner">
<conjp conj="and">
- <np number="plur" locus="number">
+ <np locus="number">
<word posp="noun" gloss="mammal"/>
</np>
- <np number="plur" locus="number">
+ <np locus="number">
<word posp="noun" gloss="bird"/>
</np>
</conjp>
</np>
- <np number="plur" def="def" locus="number" role="owned">
+ <np def="def" locus="number" role="owned">
<word posp="noun" gloss="sound"/>
<word gloss="the" posp="det"/>
</np>
</np>
</np>
</s>
createpronouns:
<s>
<littrans>They copied the sounds of mammals and birds.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="copy"/>
</vp>
- <np def="def" output="aspron" role="subj" tr="theme" locus="number">
- <word posp="noun" gloss="human being"/>
+ <np def="def" role="subj" tr="theme" locus="number">
+ <word posp="pron" gloss="3"/>
</np>
<np role="obj" tr="rheme">
<np type="owner_owned">
<np locus="number" role="owner">
<conjp conj="and">
<np locus="number">
<word posp="noun" gloss="mammal"/>
</np>
<np locus="number">
<word posp="noun" gloss="bird"/>
</np>
</conjp>
</np>
<np def="def" locus="number" role="owned">
<word posp="noun" gloss="sound"/>
<word gloss="the" posp="det"/>
</np>
</np>
</np>
</s>
module ngen:
No change.
module wordorder:
No change.
module wordorder:
No change.
module wordorder:
<s>
<littrans>They copied the sounds of mammals and birds.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="copy"/>
</vp>
<np def="def" role="subj" tr="theme" locus="number">
<word posp="pron" gloss="3"/>
</np>
<np role="obj" tr="rheme">
<np type="owner_owned">
<np locus="number" role="owner">
<conjp conj="and">
<np locus="number">
<word posp="noun" gloss="mammal"/>
</np>
<np locus="number">
<word posp="noun" gloss="bird"/>
</np>
</conjp>
</np>
<np def="def" locus="number" role="owned">
- <word posp="noun" gloss="sound"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="sound"/>
</np>
</np>
</np>
</s>
module conjp:
<s>
<littrans>They copied the sounds of mammals and birds.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="copy"/>
</vp>
<np def="def" role="subj" tr="theme" locus="number">
<word posp="pron" gloss="3"/>
</np>
<np role="obj" tr="rheme">
<np type="owner_owned">
<np locus="number" role="owner">
<conjp conj="and">
<np locus="number">
<word posp="noun" gloss="mammal"/>
</np>
+ <word posp="conj" gloss="and"/>
<np locus="number">
<word posp="noun" gloss="bird"/>
</np>
</conjp>
</np>
<np def="def" locus="number" role="owned">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="sound"/>
</np>
</np>
</np>
</s>
flattenconjp:
<s>
<littrans>They copied the sounds of mammals and birds.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="copy"/>
</vp>
<np def="def" role="subj" tr="theme" locus="number">
<word posp="pron" gloss="3"/>
</np>
<np role="obj" tr="rheme">
<np type="owner_owned">
<np locus="number" role="owner">
- <conjp conj="and">
- <np locus="number">
+ <np locus="number" role="owner">
<word posp="noun" gloss="mammal"/>
</np>
<word posp="conj" gloss="and"/>
- <np locus="number">
+ <np locus="number" role="owner">
<word posp="noun" gloss="bird"/>
</np>
- </conjp>
</np>
<np def="def" locus="number" role="owned">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="sound"/>
</np>
</np>
</np>
</s>
fixpronouns:
No change.
copyuptophrase:
No change.
prodrop:
No change.
addclitics:
<s>
<littrans>They copied the sounds of mammals and birds.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="copy"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np def="def" role="subj" tr="theme" locus="number">
<word posp="pron" gloss="3"/>
</np>
<np role="obj" tr="rheme">
<np type="owner_owned">
<np locus="number" role="owner">
<np locus="number" role="owner">
<word posp="noun" gloss="mammal"/>
</np>
<word posp="conj" gloss="and"/>
<np locus="number" role="owner">
<word posp="noun" gloss="bird"/>
</np>
</np>
<np def="def" locus="number" role="owned">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="sound"/>
</np>
</np>
</np>
</s>
propagateArgumentCase:
No change.
unwrapArgumentNPs:
<s>
<littrans>They copied the sounds of mammals and birds.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="copy"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np def="def" role="subj" tr="theme" locus="number">
<word posp="pron" gloss="3"/>
</np>
- <np role="obj" tr="rheme">
- <np type="owner_owned">
+ <np type="owner_owned" role="obj" tr="rheme">
<np locus="number" role="owner">
<np locus="number" role="owner">
<word posp="noun" gloss="mammal"/>
</np>
<word posp="conj" gloss="and"/>
<np locus="number" role="owner">
<word posp="noun" gloss="bird"/>
</np>
</np>
<np def="def" locus="number" role="owned">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="sound"/>
</np>
</np>
- </np>
</s>
unwrapOwnerOwned:
<s>
<littrans>They copied the sounds of mammals and birds.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="copy"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np def="def" role="subj" tr="theme" locus="number">
<word posp="pron" gloss="3"/>
</np>
- <np type="owner_owned" role="obj" tr="rheme">
<np locus="number" role="owner">
<np locus="number" role="owner">
<word posp="noun" gloss="mammal"/>
</np>
<word posp="conj" gloss="and"/>
<np locus="number" role="owner">
<word posp="noun" gloss="bird"/>
</np>
</np>
- <np def="def" locus="number" role="owned">
+ <np def="def" locus="number" role="owned" tr="rheme">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="sound"/>
</np>
- </np>
</s>
movedowntoword:
<s> <littrans>They copied the sounds of mammals and birds.</littrans> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> - <word posp="verb" gloss="copy"/> + <word posp="verb" gloss="copy" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> </vp> <np def="def" role="subj" tr="theme" locus="number"> - <word posp="pron" gloss="3"/> + <word posp="pron" gloss="3" def="def" role="subj" tr="theme" locus="number"/> </np> <np locus="number" role="owner"> <np locus="number" role="owner"> - <word posp="noun" gloss="mammal"/> + <word posp="noun" gloss="mammal" locus="number" role="owner"/> </np> - <word posp="conj" gloss="and"/> + <word posp="conj" gloss="and" locus="number" role="owner"/> <np locus="number" role="owner"> - <word posp="noun" gloss="bird"/> + <word posp="noun" gloss="bird" locus="number" role="owner"/> </np> </np> <np def="def" locus="number" role="owned" tr="rheme"> - <word gloss="the" posp="det"/> - <word posp="noun" gloss="sound"/> + <word gloss="the" posp="det" def="def" locus="number" role="owned" tr="rheme"/> + <word posp="noun" gloss="sound" def="def" locus="number" role="owned" tr="rheme"/> </np> </s>calling defaultval for case/
defaultval: noun, case
returning NOM
calling defaultval for case/
defaultval: noun, case
returning NOM
calling defaultval for case/
defaultval: noun, case
returning NOM
addaffixes:
About to call getSlotValue for copy/verb/negation/obligatoryGot POS
About to call getSlotValue for copy/verb/voice/optional
Got active
About to call getSlotValue for mammal/noun/case/obligatory
Got NOM
About to call getSlotValue for bird/noun/case/obligatory
Got NOM
About to call getSlotValue for sound/noun/case/obligatory
Got NOM
<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="verbnegation" function="prefix" gloss="POS"/> <word posp="verb" gloss="copy" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> + <thingy type="verbvoice" function="suffix" gloss="active"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> </vp> <np def="def" role="subj" tr="theme" locus="number"> <word posp="pron" gloss="3" def="def" role="subj" tr="theme" locus="number"/> </np> <np locus="number" role="owner"> <np locus="number" role="owner"> + <thingy type="nouncase" function="prefix" gloss="NOM"/> <word posp="noun" gloss="mammal" locus="number" role="owner"/> </np> <word posp="conj" gloss="and" locus="number" role="owner"/> <np locus="number" role="owner"> + <thingy type="nouncase" function="prefix" gloss="NOM"/> <word posp="noun" gloss="bird" locus="number" role="owner"/> </np> </np> <np def="def" locus="number" role="owned" tr="rheme"> <word gloss="the" posp="det" def="def" locus="number" role="owned" tr="rheme"/> + <thingy type="nouncase" function="prefix" gloss="NOM"/> <word posp="noun" gloss="sound" 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="verbnegation" function="prefix" gloss="POS"/> <word posp="verb" gloss="copy" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> <thingy type="verbvoice" function="suffix" gloss="active"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - </vp> - <np def="def" role="subj" tr="theme" locus="number"> <word posp="pron" gloss="3" def="def" role="subj" tr="theme" locus="number"/> - </np> - <np locus="number" role="owner"> - <np locus="number" role="owner"> <thingy type="nouncase" function="prefix" gloss="NOM"/> <word posp="noun" gloss="mammal" locus="number" role="owner"/> - </np> <word posp="conj" gloss="and" locus="number" role="owner"/> - <np locus="number" role="owner"> <thingy type="nouncase" function="prefix" gloss="NOM"/> <word posp="noun" gloss="bird" locus="number" role="owner"/> - </np> - </np> - <np def="def" locus="number" role="owned" tr="rheme"> <word gloss="the" posp="det" def="def" locus="number" role="owned" tr="rheme"/> <thingy type="nouncase" function="prefix" gloss="NOM"/> <word posp="noun" gloss="sound" def="def" locus="number" role="owned" tr="rheme"/> - </np> + </flat> </s>
addvocab:
-<s> +<s translation=""> <flat> - <thingy type="verbnegation" function="prefix" gloss="POS"/> - <word posp="verb" gloss="copy" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> - <thingy type="verbvoice" function="suffix" gloss="active"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - <word posp="pron" gloss="3" def="def" role="subj" tr="theme" locus="number"/> - <thingy type="nouncase" function="prefix" gloss="NOM"/> - <word posp="noun" gloss="mammal" locus="number" role="owner"/> - <word posp="conj" gloss="and" locus="number" role="owner"/> - <thingy type="nouncase" function="prefix" gloss="NOM"/> - <word posp="noun" gloss="bird" locus="number" role="owner"/> - <word gloss="the" posp="det" def="def" locus="number" role="owned" tr="rheme"/> - <thingy type="nouncase" function="prefix" gloss="NOM"/> - <word posp="noun" gloss="sound" def="def" locus="number" role="owned" tr="rheme"/> + <thingy type="verbnegation" function="prefix" gloss="POS" attach="prefix" ph="t">t</thingy> + <word posp="verb" gloss="copy" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" ph="u w a r a ŋ">uwaraŋ</word> + <thingy type="verbvoice" function="suffix" gloss="active" attach="suffix" ph=""></thingy> + <thingy type="vpta" function="enclitic" gloss="PAST" ph="h a m">ham</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph=""></thingy> + <word posp="pron" gloss="3" def="def" role="subj" tr="theme" locus="number" ph="l e k">lek</word> + <thingy type="nouncase" function="prefix" gloss="NOM" attach="prefix" ph="k">k</thingy> + <word posp="noun" gloss="mammal" locus="number" role="owner" ph="a j u ŋ i d">ajuŋid</word> + <word posp="conj" gloss="and" locus="number" role="owner" ph="n a r">nar</word> + <thingy type="nouncase" function="prefix" gloss="NOM" attach="prefix" ph="k">k</thingy> + <word posp="noun" gloss="bird" locus="number" role="owner" ph="u r">ur</word> + <word gloss="the" posp="det" def="def" locus="number" role="owned" tr="rheme" ph="t i n">tin</word> + <thingy type="nouncase" function="prefix" gloss="NOM" attach="prefix" ph="k">k</thingy> + <word posp="noun" gloss="sound" def="def" locus="number" role="owned" tr="rheme" ph="e">e</word> </flat> </s>
vowelharmony:
No change.
removetags:
<s translation=""> <flat> - <thingy type="verbnegation" function="prefix" gloss="POS" attach="prefix" ph="t">t</thingy> - <word posp="verb" gloss="copy" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" ph="u w a r a ŋ">uwaraŋ</word> - <thingy type="verbvoice" function="suffix" gloss="active" attach="suffix" ph=""></thingy> - <thingy type="vpta" function="enclitic" gloss="PAST" ph="h a m">ham</thingy> - <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> - <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph=""></thingy> - <word posp="pron" gloss="3" def="def" role="subj" tr="theme" locus="number" ph="l e k">lek</word> - <thingy type="nouncase" function="prefix" gloss="NOM" attach="prefix" ph="k">k</thingy> - <word posp="noun" gloss="mammal" locus="number" role="owner" ph="a j u ŋ i d">ajuŋid</word> - <word posp="conj" gloss="and" locus="number" role="owner" ph="n a r">nar</word> - <thingy type="nouncase" function="prefix" gloss="NOM" attach="prefix" ph="k">k</thingy> - <word posp="noun" gloss="bird" locus="number" role="owner" ph="u r">ur</word> - <word gloss="the" posp="det" def="def" locus="number" role="owned" tr="rheme" ph="t i n">tin</word> - <thingy type="nouncase" function="prefix" gloss="NOM" attach="prefix" ph="k">k</thingy> - <word posp="noun" gloss="sound" def="def" locus="number" role="owned" tr="rheme" ph="e">e</word> + <thingy type="verbnegation" function="prefix" gloss="POS">t</thingy> + <word posp="verb" gloss="copy" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">uwaraŋ</word> + <thingy type="vpta" function="enclitic" gloss="PAST">ham</thingy> + <word posp="pron" gloss="3" def="def" role="subj" tr="theme" locus="number">lek</word> + <thingy type="nouncase" function="prefix" gloss="NOM">k</thingy> + <word posp="noun" gloss="mammal" locus="number" role="owner">ajuŋid</word> + <word posp="conj" gloss="and" locus="number" role="owner">nar</word> + <thingy type="nouncase" function="prefix" gloss="NOM">k</thingy> + <word posp="noun" gloss="bird" locus="number" role="owner">ur</word> + <word gloss="the" posp="det" def="def" locus="number" role="owned" tr="rheme">tin</word> + <thingy type="nouncase" function="prefix" gloss="NOM">k</thingy> + <word posp="noun" gloss="sound" def="def" locus="number" role="owned" tr="rheme">e</word> </flat> + <p><span class="ilpair"><span class="mor">t-</span><br><span class="gls"><span class="glssc">POS</span></span></span> <span class="ilpair"><span class="mor">uwaraŋ</span><br><span class="gls">copy</span></span> <span class="ilpair"><span class="mor">ham</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">lek</span><br><span class="gls">3</span></span> <span class="ilpair"><span class="mor">k-</span><br><span class="gls"><span class="glssc">NOM</span></span></span> <span class="ilpair"><span class="mor">ajuŋid</span><br><span class="gls">mammal</span></span> <span class="ilpair"><span class="mor">nar</span><br><span class="gls">and</span></span> <span class="ilpair"><span class="mor">k-</span><br><span class="gls"><span class="glssc">NOM</span></span></span> <span class="ilpair"><span class="mor">ur</span><br><span class="gls">bird</span></span> <span class="ilpair"><span class="mor">tin</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">k-</span><br><span class="gls"><span class="glssc">NOM</span></span></span> <span class="ilpair"><span class="mor">e</span><br><span class="gls">sound</span></span></p> + <p>tuwaraŋ ham lek kajuŋid nar kur tin ke</p> + <p>tuwarang ham lek kajungid nar kur tin ke</p> + <il> + <w> + <o>t-</o> + <g>POS</g> + </w> + <w> + <o>uwaraŋ</o> + <g>copy</g> + </w> + <w> + <o>ham</o> + <g>PAST</g> + </w> + <w> + <o>lek</o> + <g>3</g> + </w> + <w> + <o>k-</o> + <g>NOM</g> + </w> + <w> + <o>ajuŋid</o> + <g>mammal</g> + </w> + <w> + <o>nar</o> + <g>and</g> + </w> + <w> + <o>k-</o> + <g>NOM</g> + </w> + <w> + <o>ur</o> + <g>bird</g> + </w> + <w> + <o>tin</o> + <g>the</g> + </w> + <w> + <o>k-</o> + <g>NOM</g> + </w> + <w> + <o>e</o> + <g>sound</g> + </w> + </il> </s>
Tuwarang ham lek kajungid nar kur tin ke. [tuwaraŋ ham lek kajuŋid nar kur tin ke] t- POS uwaraŋ copy ham PAST lek 3 k- NOM ajuŋid mammal nar and k- NOM ur bird tin the k- NOM e 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:
<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">
+ <np id="parent">
+ <np def="def" 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">
+ <np id="relnp" 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 role="obj">
+ <np type="owner_owned" tr="rheme">
+ <np def="def" locus="number" role="owner">
+ <word person="1incl" posp="pron"/>
</np>
- <np def="def" number="sing" tr="theme" locus="number" role="owned">
+ <np def="def" tr="theme" locus="number" role="owned">
<word posp="noun" gloss="language"/>
<word gloss="the" posp="det"/>
</np>
</np>
</np>
</relp>
</np>
<pp p="in" precise="no" location="inside">
<word gloss="in_inside" posp="pp"/>
- <np locus="number" id="parent" number="sing">
- <np role="" number="sing" id="headnp" tr="">
+ <np locus="number" id="parent">
+ <np role="" id="headnp" tr="">
<word posp="noun" gloss="manner"/>
</np>
<relp comma="after">
- <np id="relnp" number="sing" def="neither" role="subj" comma="before">
+ <np id="relnp" 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>
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">
<np def="def" 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" 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" locus="number" role="owner">
<word person="1incl" posp="pron"/>
</np>
<np def="def" tr="theme" locus="number" role="owned">
- <word posp="noun" gloss="language"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="language"/>
</np>
</np>
</np>
</relp>
</np>
<pp p="in" precise="no" location="inside">
<word gloss="in_inside" posp="pp"/>
<np locus="number" id="parent">
<np role="" id="headnp" tr="">
<word posp="noun" gloss="manner"/>
</np>
<relp comma="after">
<np id="relnp" 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">
<np def="def" 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" 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" locus="number" role="owner">
- <word person="1incl" posp="pron"/>
+ <word person="1incl" posp="pron" gloss="1incl"/>
</np>
<np def="def" tr="theme" locus="number" role="owned">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="language"/>
</np>
</np>
</np>
</relp>
</np>
<pp p="in" precise="no" location="inside">
<word gloss="in_inside" posp="pp"/>
<np locus="number" id="parent">
<np role="" id="headnp" tr="">
<word posp="noun" gloss="manner"/>
</np>
<relp comma="after">
<np id="relnp" 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">
<np def="def" 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" 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" obj="1incl">
<word posp="verb" gloss="be"/>
</vp>
- <np role="obj">
+ <np role="obj" person="1incl">
<np type="owner_owned" tr="rheme">
- <np def="def" locus="number" role="owner">
+ <np def="def" locus="number" role="owner" person="1incl">
<word person="1incl" posp="pron" gloss="1incl"/>
</np>
<np def="def" tr="theme" locus="number" role="owned">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="language"/>
</np>
</np>
</np>
</relp>
</np>
<pp p="in" precise="no" location="inside">
<word gloss="in_inside" posp="pp"/>
<np locus="number" id="parent">
<np role="" id="headnp" tr="">
<word posp="noun" gloss="manner"/>
</np>
<relp comma="after">
<np id="relnp" 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">
<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">
<word posp="verb" gloss="arise"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np id="parent">
<np def="def" 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" 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" obj="1incl">
<word posp="verb" gloss="be"/>
+ <thingy type="vpta" function="enclitic" gloss="PRES"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np role="obj" person="1incl">
<np type="owner_owned" tr="rheme">
<np def="def" locus="number" role="owner" person="1incl">
<word person="1incl" posp="pron" gloss="1incl"/>
</np>
<np def="def" tr="theme" locus="number" role="owned">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="language"/>
</np>
</np>
</np>
</relp>
</np>
<pp p="in" precise="no" location="inside">
<word gloss="in_inside" posp="pp"/>
<np locus="number" id="parent">
<np role="" id="headnp" tr="">
<word posp="noun" gloss="manner"/>
</np>
<relp comma="after">
<np id="relnp" def="neither" role="subj" comma="before">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp tam="pres-state" ta="PRES" subj="3">
<word lexposp="adj" posp="verb" gloss="different"/>
+ <thingy type="vpta" function="enclitic" gloss="PRES"/>
</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">
<word posp="verb" gloss="arise"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np id="parent">
<np def="def" 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" 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" obj="1incl">
<word posp="verb" gloss="be"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
- <np role="obj" person="1incl">
- <np type="owner_owned" tr="rheme">
+ <np type="owner_owned" tr="rheme" role="obj" person="1incl">
<np def="def" locus="number" role="owner" person="1incl">
<word person="1incl" posp="pron" gloss="1incl"/>
</np>
<np def="def" tr="theme" locus="number" role="owned">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="language"/>
</np>
</np>
- </np>
</relp>
</np>
<pp p="in" precise="no" location="inside">
<word gloss="in_inside" posp="pp"/>
<np locus="number" id="parent">
<np role="" id="headnp" tr="">
<word posp="noun" gloss="manner"/>
</np>
<relp comma="after">
<np id="relnp" def="neither" role="subj" comma="before">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp tam="pres-state" ta="PRES" subj="3">
<word lexposp="adj" posp="verb" gloss="different"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
</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">
<word posp="verb" gloss="arise"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np id="parent">
<np def="def" 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" 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" obj="1incl">
<word posp="verb" gloss="be"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
- <np type="owner_owned" tr="rheme" role="obj" person="1incl">
<np def="def" locus="number" role="owner" person="1incl">
<word person="1incl" posp="pron" gloss="1incl"/>
</np>
- <np def="def" tr="theme" locus="number" role="owned">
+ <np def="def" tr="theme" locus="number" role="owned" person="1incl">
<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">
<np role="" id="headnp" tr="">
<word posp="noun" gloss="manner"/>
</np>
<relp comma="after">
<np id="relnp" def="neither" role="subj" comma="before">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp tam="pres-state" ta="PRES" subj="3">
<word lexposp="adj" posp="verb" gloss="different"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
</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"> - <word posp="verb" gloss="arise"/> + <word posp="verb" gloss="arise" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> </vp> <np id="parent"> <np def="def" 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" role="subj" tr="theme" locus="number" id="headnp"/> + <word posp="noun" gloss="langname" def="def" role="subj" tr="theme" locus="number" id="headnp"/> </np> <relp comma="after"> <np id="relnp" def="neither" role="subj" comma="before"> - <word posp="pron" gloss="RELPRON"/> + <word posp="pron" gloss="RELPRON" id="relnp" 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" obj="1incl"> - <word posp="verb" gloss="be"/> + <word posp="verb" gloss="be" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3" obj="1incl"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> </vp> <np def="def" locus="number" role="owner" person="1incl"> - <word person="1incl" posp="pron" gloss="1incl"/> + <word person="1incl" posp="pron" gloss="1incl" def="def" locus="number" role="owner"/> </np> <np def="def" tr="theme" locus="number" role="owned" person="1incl"> - <word gloss="the" posp="det"/> - <word posp="noun" gloss="language"/> + <word gloss="the" posp="det" def="def" tr="theme" locus="number" role="owned" person="1incl"/> + <word posp="noun" gloss="language" def="def" tr="theme" locus="number" role="owned" person="1incl"/> </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"> <np role="" id="headnp" tr=""> - <word posp="noun" gloss="manner"/> + <word posp="noun" gloss="manner" id="headnp"/> </np> <relp comma="after"> <np id="relnp" def="neither" role="subj" comma="before"> - <word posp="pron" gloss="RELPRON"/> + <word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="subj" comma="before"/> </np> <vp tam="pres-state" ta="PRES" subj="3"> - <word lexposp="adj" posp="verb" gloss="different"/> + <word lexposp="adj" posp="verb" gloss="different" tam="pres-state" ta="PRES" subj="3"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> </vp> </relp> </np> </pp> </s>calling defaultval for case/
defaultval: noun, case
returning NOM
calling defaultval for case/
defaultval: noun, case
returning NOM
calling defaultval for case/
defaultval: noun, case
returning NOM
calling defaultval for negation/
defaultval: verb, negation
returning POS
addaffixes:
About to call getSlotValue for arise/verb/negation/obligatoryGot POS
About to call getSlotValue for arise/verb/voice/optional
Got active
About to call getSlotValue for langname/noun/case/obligatory
Got NOM
About to call getSlotValue for be/verb/negation/obligatory
Got POS
About to call getSlotValue for be/verb/voice/optional
Got active
About to call getSlotValue for language/noun/case/obligatory
Got NOM
About to call getSlotValue for manner/noun/case/obligatory
Got NOM
About to call getSlotValue for different/verb/negation/obligatory
Got POS
About to call getSlotValue for different/verb/voice/optional
<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="verbnegation" function="prefix" gloss="POS"/> <word posp="verb" gloss="arise" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> + <thingy type="verbvoice" function="suffix" gloss="active"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> </vp> <np id="parent"> <np def="def" role="subj" tr="theme" locus="number" id="headnp"> <word gloss="the" posp="det" def="def" role="subj" tr="theme" locus="number" id="headnp"/> + <thingy type="nouncase" function="prefix" gloss="NOM"/> <word posp="noun" gloss="langname" def="def" role="subj" tr="theme" locus="number" id="headnp"/> </np> <relp comma="after"> <np id="relnp" def="neither" role="subj" comma="before"> <word posp="pron" gloss="RELPRON" id="relnp" 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" obj="1incl"> + <thingy type="verbnegation" function="prefix" gloss="POS"/> <word posp="verb" gloss="be" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3" obj="1incl"/> + <thingy type="verbvoice" function="suffix" gloss="active"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> </vp> <np def="def" locus="number" role="owner" person="1incl"> <word person="1incl" posp="pron" gloss="1incl" def="def" locus="number" role="owner"/> </np> <np def="def" tr="theme" locus="number" role="owned" person="1incl"> <word gloss="the" posp="det" def="def" tr="theme" locus="number" role="owned" person="1incl"/> + <thingy type="nouncase" function="prefix" gloss="NOM"/> <word posp="noun" gloss="language" def="def" tr="theme" locus="number" role="owned" person="1incl"/> </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"> <np role="" id="headnp" tr=""> + <thingy type="nouncase" function="prefix" gloss="NOM"/> <word posp="noun" gloss="manner" id="headnp"/> </np> <relp comma="after"> <np id="relnp" def="neither" role="subj" comma="before"> <word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="subj" comma="before"/> </np> <vp tam="pres-state" ta="PRES" subj="3"> + <thingy type="verbnegation" function="prefix" gloss="POS"/> <word lexposp="adj" posp="verb" gloss="different" tam="pres-state" ta="PRES" subj="3"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> </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="verbnegation" function="prefix" gloss="POS"/> <word posp="verb" gloss="arise" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> <thingy type="verbvoice" function="suffix" gloss="active"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - </vp> - <np id="parent"> - <np def="def" role="subj" tr="theme" locus="number" id="headnp"> <word gloss="the" posp="det" def="def" role="subj" tr="theme" locus="number" id="headnp"/> <thingy type="nouncase" function="prefix" gloss="NOM"/> <word posp="noun" gloss="langname" def="def" role="subj" tr="theme" locus="number" id="headnp"/> - </np> - <relp comma="after"> - <np id="relnp" def="neither" role="subj" comma="before"> <word posp="pron" gloss="RELPRON" id="relnp" 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" obj="1incl"> <thingy type="verbnegation" function="prefix" gloss="POS"/> <word posp="verb" gloss="be" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3" obj="1incl"/> <thingy type="verbvoice" function="suffix" gloss="active"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - </vp> - <np def="def" locus="number" role="owner" person="1incl"> <word person="1incl" posp="pron" gloss="1incl" def="def" locus="number" role="owner"/> - </np> - <np def="def" tr="theme" locus="number" role="owned" person="1incl"> <word gloss="the" posp="det" def="def" tr="theme" locus="number" role="owned" person="1incl"/> <thingy type="nouncase" function="prefix" gloss="NOM"/> - <word posp="noun" gloss="language" def="def" tr="theme" locus="number" role="owned" person="1incl"/> - </np> - </relp> - </np> - <pp p="in" precise="no" location="inside"> + <word posp="noun" gloss="language" def="def" tr="theme" locus="number" role="owned" person="1incl" comma="after"/> <word gloss="in_inside" posp="pp" p="in" precise="no" location="inside"/> - <np locus="number" id="parent"> - <np role="" id="headnp" tr=""> <thingy type="nouncase" function="prefix" gloss="NOM"/> <word posp="noun" gloss="manner" id="headnp"/> - </np> - <relp comma="after"> - <np id="relnp" def="neither" role="subj" comma="before"> <word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="subj" comma="before"/> - </np> - <vp tam="pres-state" ta="PRES" subj="3"> <thingy type="verbnegation" function="prefix" gloss="POS"/> - <word lexposp="adj" posp="verb" gloss="different" tam="pres-state" ta="PRES" subj="3"/> + <word lexposp="adj" posp="verb" gloss="different" tam="pres-state" ta="PRES" subj="3" comma="after"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> - </vp> - </relp> - </np> - </pp> + </flat> </s>
addvocab:
-<s connector="but"> +<s connector="but" translation=""> <flat> - <word gloss="but" posp="conj"/> - <thingy type="verbnegation" function="prefix" gloss="POS"/> - <word posp="verb" gloss="arise" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> - <thingy type="verbvoice" function="suffix" gloss="active"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - <word gloss="the" posp="det" def="def" role="subj" tr="theme" locus="number" id="headnp"/> - <thingy type="nouncase" function="prefix" gloss="NOM"/> - <word posp="noun" gloss="langname" def="def" role="subj" tr="theme" locus="number" id="headnp"/> - <word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="subj" comma="before"/> - <thingy type="verbnegation" function="prefix" gloss="POS"/> - <word posp="verb" gloss="be" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3" obj="1incl"/> - <thingy type="verbvoice" function="suffix" gloss="active"/> - <thingy type="vpta" function="enclitic" gloss="PRES"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - <word person="1incl" posp="pron" gloss="1incl" def="def" locus="number" role="owner"/> - <word gloss="the" posp="det" def="def" tr="theme" locus="number" role="owned" person="1incl"/> - <thingy type="nouncase" function="prefix" gloss="NOM"/> - <word posp="noun" gloss="language" def="def" tr="theme" locus="number" role="owned" person="1incl" comma="after"/> - <word gloss="in_inside" posp="pp" p="in" precise="no" location="inside"/> - <thingy type="nouncase" function="prefix" gloss="NOM"/> - <word posp="noun" gloss="manner" id="headnp"/> - <word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="subj" comma="before"/> - <thingy type="verbnegation" function="prefix" gloss="POS"/> - <word lexposp="adj" posp="verb" gloss="different" tam="pres-state" ta="PRES" subj="3" comma="after"/> - <thingy type="vpta" function="enclitic" gloss="PRES"/> + <word gloss="but" posp="conj" ph="s e f">sef</word> + <thingy type="verbnegation" function="prefix" gloss="POS" attach="prefix" ph="t">t</thingy> + <word posp="verb" gloss="arise" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" ph="u n a l i l">unalil</word> + <thingy type="verbvoice" function="suffix" gloss="active" attach="suffix" ph=""></thingy> + <thingy type="vpta" function="enclitic" gloss="PAST" ph="h a m">ham</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph=""></thingy> + <word gloss="the" posp="det" def="def" role="subj" tr="theme" locus="number" id="headnp" ph="t i n">tin</word> + <thingy type="nouncase" function="prefix" gloss="NOM" attach="prefix" ph="k">k</thingy> + <word posp="noun" gloss="langname" def="def" role="subj" tr="theme" locus="number" id="headnp" ph="u n i s">unis</word> + <word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="subj" comma="before" ph="t i ŋ">tiŋ</word> + <thingy type="verbnegation" function="prefix" gloss="POS" attach="prefix" ph="t">t</thingy> + <word posp="verb" gloss="be" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3" obj="1incl" ph="i b a f">ibaf</word> + <thingy type="verbvoice" function="suffix" gloss="active" attach="suffix" ph=""></thingy> + <thingy type="vpta" function="enclitic" gloss="PRES" ph=""></thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph=""></thingy> + <word person="1incl" posp="pron" gloss="1incl" def="def" locus="number" role="owner" ph="s a d">sad</word> + <word gloss="the" posp="det" def="def" tr="theme" locus="number" role="owned" person="1incl" ph="t i n">tin</word> + <thingy type="nouncase" function="prefix" gloss="NOM" attach="prefix" ph="k">k</thingy> + <word posp="noun" gloss="language" def="def" tr="theme" locus="number" role="owned" person="1incl" comma="after" ph="o k">ok</word> + <word gloss="in_inside" posp="pp" p="in" precise="no" location="inside" ph="h a k">hak</word> + <thingy type="nouncase" function="prefix" gloss="NOM" attach="prefix" ph="k">k</thingy> + <word posp="noun" gloss="manner" id="headnp" ph="o w a j">owaj</word> + <word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="subj" comma="before" ph="t i ŋ">tiŋ</word> + <thingy type="verbnegation" function="prefix" gloss="POS" attach="prefix" ph="t">t</thingy> + <word lexposp="adj" posp="verb" gloss="different" tam="pres-state" ta="PRES" subj="3" comma="after" ph="o t a l">otal</word> + <thingy type="vpta" function="enclitic" gloss="PRES" ph=""></thingy> </flat> </s>
vowelharmony:
No change.
removetags:
<s connector="but" translation=""> <flat> - <word gloss="but" posp="conj" ph="s e f">sef</word> - <thingy type="verbnegation" function="prefix" gloss="POS" attach="prefix" ph="t">t</thingy> - <word posp="verb" gloss="arise" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" ph="u n a l i l">unalil</word> - <thingy type="verbvoice" function="suffix" gloss="active" attach="suffix" ph=""></thingy> - <thingy type="vpta" function="enclitic" gloss="PAST" ph="h a m">ham</thingy> - <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> - <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph=""></thingy> - <word gloss="the" posp="det" def="def" role="subj" tr="theme" locus="number" id="headnp" ph="t i n">tin</word> - <thingy type="nouncase" function="prefix" gloss="NOM" attach="prefix" ph="k">k</thingy> - <word posp="noun" gloss="langname" def="def" role="subj" tr="theme" locus="number" id="headnp" ph="u n i s">unis</word> - <word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="subj" comma="before" ph="t i ŋ">tiŋ</word> - <thingy type="verbnegation" function="prefix" gloss="POS" attach="prefix" ph="t">t</thingy> - <word posp="verb" gloss="be" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3" obj="1incl" ph="i b a f">ibaf</word> - <thingy type="verbvoice" function="suffix" gloss="active" attach="suffix" ph=""></thingy> - <thingy type="vpta" function="enclitic" gloss="PRES" ph=""></thingy> - <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> - <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph=""></thingy> - <word person="1incl" posp="pron" gloss="1incl" def="def" locus="number" role="owner" ph="s a d">sad</word> - <word gloss="the" posp="det" def="def" tr="theme" locus="number" role="owned" person="1incl" ph="t i n">tin</word> - <thingy type="nouncase" function="prefix" gloss="NOM" attach="prefix" ph="k">k</thingy> - <word posp="noun" gloss="language" def="def" tr="theme" locus="number" role="owned" person="1incl" comma="after" ph="o k">ok</word> - <word gloss="in_inside" posp="pp" p="in" precise="no" location="inside" ph="h a k">hak</word> - <thingy type="nouncase" function="prefix" gloss="NOM" attach="prefix" ph="k">k</thingy> - <word posp="noun" gloss="manner" id="headnp" ph="o w a j">owaj</word> - <word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="subj" comma="before" ph="t i ŋ">tiŋ</word> - <thingy type="verbnegation" function="prefix" gloss="POS" attach="prefix" ph="t">t</thingy> - <word lexposp="adj" posp="verb" gloss="different" tam="pres-state" ta="PRES" subj="3" comma="after" ph="o t a l">otal</word> - <thingy type="vpta" function="enclitic" gloss="PRES" ph=""></thingy> + <word gloss="but" posp="conj">sef</word> + <thingy type="verbnegation" function="prefix" gloss="POS">t</thingy> + <word posp="verb" gloss="arise" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">unalil</word> + <thingy type="vpta" function="enclitic" gloss="PAST">ham</thingy> + <word gloss="the" posp="det" def="def" role="subj" tr="theme" locus="number" id="headnp">tin</word> + <thingy type="nouncase" function="prefix" gloss="NOM">k</thingy> + <word posp="noun" gloss="langname" def="def" role="subj" tr="theme" locus="number" id="headnp">unis,</word> + <word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="subj" comma="before">tiŋ</word> + <thingy type="verbnegation" function="prefix" gloss="POS">t</thingy> + <word posp="verb" gloss="be" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3" obj="1incl">ibaf</word> + <word person="1incl" posp="pron" gloss="1incl" def="def" locus="number" role="owner">sad</word> + <word gloss="the" posp="det" def="def" tr="theme" locus="number" role="owned" person="1incl">tin</word> + <thingy type="nouncase" function="prefix" gloss="NOM">k</thingy> + <word posp="noun" gloss="language" def="def" tr="theme" locus="number" role="owned" person="1incl" comma="after">ok,</word> + <word gloss="in_inside" posp="pp" p="in" precise="no" location="inside">hak</word> + <thingy type="nouncase" function="prefix" gloss="NOM">k</thingy> + <word posp="noun" gloss="manner" id="headnp">owaj,</word> + <word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="subj" comma="before">tiŋ</word> + <thingy type="verbnegation" function="prefix" gloss="POS">t</thingy> + <word lexposp="adj" posp="verb" gloss="different" tam="pres-state" ta="PRES" subj="3" comma="after">otal</word> </flat> + <p><span class="ilpair"><span class="mor">sef</span><br><span class="gls">but</span></span> <span class="ilpair"><span class="mor">t-</span><br><span class="gls"><span class="glssc">POS</span></span></span> <span class="ilpair"><span class="mor">unalil</span><br><span class="gls">arise</span></span> <span class="ilpair"><span class="mor">ham</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">tin</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">k-</span><br><span class="gls"><span class="glssc">NOM</span></span></span> <span class="ilpair"><span class="mor">unis</span><br><span class="gls">langname</span></span> <span class="ilpair"><span class="mor">tiŋ</span><br><span class="gls"><span class="glssc">RELPRON</span></span></span> <span class="ilpair"><span class="mor">t-</span><br><span class="gls"><span class="glssc">POS</span></span></span> <span class="ilpair"><span class="mor">ibaf</span><br><span class="gls">be</span></span> <span class="ilpair"><span class="mor">sad</span><br><span class="gls">1incl</span></span> <span class="ilpair"><span class="mor">tin</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">k-</span><br><span class="gls"><span class="glssc">NOM</span></span></span> <span class="ilpair"><span class="mor">ok</span><br><span class="gls">language</span></span> <span class="ilpair"><span class="mor">hak</span><br><span class="gls">in_inside</span></span> <span class="ilpair"><span class="mor">k-</span><br><span class="gls"><span class="glssc">NOM</span></span></span> <span class="ilpair"><span class="mor">owaj</span><br><span class="gls">manner</span></span> <span class="ilpair"><span class="mor">tiŋ</span><br><span class="gls"><span class="glssc">RELPRON</span></span></span> <span class="ilpair"><span class="mor">t-</span><br><span class="gls"><span class="glssc">POS</span></span></span> <span class="ilpair"><span class="mor">otal</span><br><span class="gls">different</span></span></p> + <p>sef tunalil ham tin kunis, tiŋ tibaf sad tin kok, hak kowaj, tiŋ total</p> + <p>sef tunalil ham tin kunis, ting tibaf sad tin kok, hak kowaj, ting total</p> + <il> + <w> + <o>sef</o> + <g>but</g> + </w> + <w> + <o>t-</o> + <g>POS</g> + </w> + <w> + <o>unalil</o> + <g>arise</g> + </w> + <w> + <o>ham</o> + <g>PAST</g> + </w> + <w> + <o>tin</o> + <g>the</g> + </w> + <w> + <o>k-</o> + <g>NOM</g> + </w> + <w> + <o>unis</o> + <g>langname</g> + </w> + <w> + <o>tiŋ</o> + <g>RELPRON</g> + </w> + <w> + <o>t-</o> + <g>POS</g> + </w> + <w> + <o>ibaf</o> + <g>be</g> + </w> + <w> + <o>sad</o> + <g>1incl</g> + </w> + <w> + <o>tin</o> + <g>the</g> + </w> + <w> + <o>k-</o> + <g>NOM</g> + </w> + <w> + <o>ok</o> + <g>language</g> + </w> + <w> + <o>hak</o> + <g>in_inside</g> + </w> + <w> + <o>k-</o> + <g>NOM</g> + </w> + <w> + <o>owaj</o> + <g>manner</g> + </w> + <w> + <o>tiŋ</o> + <g>RELPRON</g> + </w> + <w> + <o>t-</o> + <g>POS</g> + </w> + <w> + <o>otal</o> + <g>different</g> + </w> + </il> </s>
Sef tunalil ham tin kunis, ting tibaf sad tin kok, hak kowaj, ting total. [sef tunalil ham tin kunis, tiŋ tibaf sad tin kok, hak kowaj, tiŋ total] sef but t- POS unalil arise ham PAST tin the k- NOM unis langname tiŋ RELPRON t- POS ibaf be sad 1incl tin the k- NOM ok language hak in_inside k- NOM owaj manner tiŋ RELPRON t- POS otal different “But Unis, 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:
<s>
<littrans>It appeared whole and perfect in a single breath</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="appear"/>
</vp>
- <np def="def" number="sing" output="aspron" role="subj" tr="theme" locus="number">
+ <np def="def" output="aspron" role="subj" tr="theme" locus="number">
<word posp="noun" gloss="language"/>
</np>
- <np role="pred" number="plur">
+ <np role="pred">
<conjp conj="and">
- <np locus="number" id="parent" number="sing">
- <np role="" number="sing" id="headnp" tr=""/>
+ <np locus="number" id="parent">
+ <np role="" id="headnp" tr=""/>
<relp comma="after">
- <np id="relnp" number="sing" def="neither" role="subj" comma="before">
+ <np id="relnp" 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=""/>
+ <np locus="number" id="parent">
+ <np role="" id="headnp" tr=""/>
<relp comma="after">
- <np id="relnp" number="sing" def="neither" role="subj" comma="before">
+ <np id="relnp" 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="">
+ <np locus="number" id="parent">
+ <np role="" id="headnp" tr="">
<word posp="noun" gloss="breath"/>
</np>
<relp comma="after">
- <np id="relnp" number="sing" def="neither" role="subj" comma="before">
+ <np id="relnp" 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>
createpronouns:
<s>
<littrans>It appeared whole and perfect in a single breath</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="appear"/>
</vp>
- <np def="def" output="aspron" role="subj" tr="theme" locus="number">
- <word posp="noun" gloss="language"/>
+ <np def="def" role="subj" tr="theme" locus="number">
+ <word posp="pron" gloss="3"/>
</np>
<np role="pred">
<conjp conj="and">
<np locus="number" id="parent">
<np role="" id="headnp" tr=""/>
<relp comma="after">
<np id="relnp" 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="" id="headnp" tr=""/>
<relp comma="after">
<np id="relnp" 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="" id="headnp" tr="">
<word posp="noun" gloss="breath"/>
</np>
<relp comma="after">
<np id="relnp" 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" role="subj" tr="theme" locus="number">
<word posp="pron" gloss="3"/>
</np>
<np role="pred">
<conjp conj="and">
<np locus="number" id="parent">
<np role="" id="headnp" tr=""/>
<relp comma="after">
<np id="relnp" 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">
<np role="" id="headnp" tr=""/>
<relp comma="after">
<np id="relnp" 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="" id="headnp" tr="">
<word posp="noun" gloss="breath"/>
</np>
<relp comma="after">
<np id="relnp" 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" role="subj" tr="theme" locus="number">
<word posp="pron" gloss="3"/>
</np>
<np role="pred">
- <conjp conj="and">
- <np locus="number" id="parent">
+ <np locus="number" id="parent" role="pred">
<np role="" id="headnp" tr=""/>
<relp comma="after">
<np id="relnp" 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">
+ <np locus="number" id="parent" role="pred">
<np role="" id="headnp" tr=""/>
<relp comma="after">
<np id="relnp" 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="" id="headnp" tr="">
<word posp="noun" gloss="breath"/>
</np>
<relp comma="after">
<np id="relnp" 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" role="subj" tr="theme" locus="number">
<word posp="pron" gloss="3"/>
</np>
<np role="pred">
<np locus="number" id="parent" role="pred">
<np role="" id="headnp" tr=""/>
<relp comma="after">
<np id="relnp" 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">
<word lexposp="adj" posp="verb" gloss="whole"/>
</vp>
</relp>
</np>
<word posp="conj" gloss="and"/>
<np locus="number" id="parent" role="pred">
<np role="" id="headnp" tr=""/>
<relp comma="after">
<np id="relnp" 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">
<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">
<np role="" id="headnp" tr="">
<word posp="noun" gloss="breath"/>
</np>
<relp comma="after">
<np id="relnp" 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">
<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">
<word posp="verb" gloss="appear"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np def="def" role="subj" tr="theme" locus="number">
<word posp="pron" gloss="3"/>
</np>
<np role="pred">
<np locus="number" id="parent" role="pred">
<np role="" id="headnp" tr=""/>
<relp comma="after">
<np id="relnp" def="neither" role="subj" comma="before">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp tam="pres-state" ta="PRES" subj="3">
<word lexposp="adj" posp="verb" gloss="whole"/>
+ <thingy type="vpta" function="enclitic" gloss="PRES"/>
</vp>
</relp>
</np>
<word posp="conj" gloss="and"/>
<np locus="number" id="parent" role="pred">
<np role="" id="headnp" tr=""/>
<relp comma="after">
<np id="relnp" def="neither" role="subj" comma="before">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp tam="pres-state" ta="PRES" subj="3">
<word lexposp="adj" posp="verb" gloss="perfect"/>
+ <thingy type="vpta" function="enclitic" gloss="PRES"/>
</vp>
</relp>
</np>
</np>
<pp p="in" precise="no" location="inside">
<word gloss="in_inside" posp="pp"/>
<np locus="number" id="parent">
<np role="" id="headnp" tr="">
<word posp="noun" gloss="breath"/>
</np>
<relp comma="after">
<np id="relnp" def="neither" role="subj" comma="before">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp tam="pres-state" ta="PRES" subj="3">
<word lexposp="adj" posp="verb" gloss="single"/>
+ <thingy type="vpta" function="enclitic" gloss="PRES"/>
</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"> - <word posp="verb" gloss="appear"/> + <word posp="verb" gloss="appear" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> </vp> <np def="def" role="subj" tr="theme" locus="number"> - <word posp="pron" gloss="3"/> + <word posp="pron" gloss="3" def="def" role="subj" tr="theme" locus="number"/> </np> <np role="pred"> <np locus="number" id="parent" role="pred"> <np role="" id="headnp" tr=""/> <relp comma="after"> <np id="relnp" def="neither" role="subj" comma="before"> - <word posp="pron" gloss="RELPRON"/> + <word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="subj" comma="before"/> </np> <vp tam="pres-state" ta="PRES" subj="3"> - <word lexposp="adj" posp="verb" gloss="whole"/> + <word lexposp="adj" posp="verb" gloss="whole" tam="pres-state" ta="PRES" subj="3"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> </vp> </relp> </np> - <word posp="conj" gloss="and"/> + <word posp="conj" gloss="and" role="pred"/> <np locus="number" id="parent" role="pred"> <np role="" id="headnp" tr=""/> <relp comma="after"> <np id="relnp" def="neither" role="subj" comma="before"> - <word posp="pron" gloss="RELPRON"/> + <word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="subj" comma="before"/> </np> <vp tam="pres-state" ta="PRES" subj="3"> - <word lexposp="adj" posp="verb" gloss="perfect"/> + <word lexposp="adj" posp="verb" gloss="perfect" tam="pres-state" ta="PRES" subj="3"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> </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"> <np role="" id="headnp" tr=""> - <word posp="noun" gloss="breath"/> + <word posp="noun" gloss="breath" id="headnp"/> </np> <relp comma="after"> <np id="relnp" def="neither" role="subj" comma="before"> - <word posp="pron" gloss="RELPRON"/> + <word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="subj" comma="before"/> </np> <vp tam="pres-state" ta="PRES" subj="3"> - <word lexposp="adj" posp="verb" gloss="single"/> + <word lexposp="adj" posp="verb" gloss="single" tam="pres-state" ta="PRES" subj="3"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> </vp> </relp> </np> </pp> </s>calling defaultval for negation/
defaultval: verb, negation
returning POS
calling defaultval for negation/
defaultval: verb, negation
returning POS
calling defaultval for case/
defaultval: noun, case
returning NOM
calling defaultval for negation/
defaultval: verb, negation
returning POS
addaffixes:
About to call getSlotValue for appear/verb/negation/obligatoryGot POS
About to call getSlotValue for appear/verb/voice/optional
Got active
About to call getSlotValue for whole/verb/negation/obligatory
Got POS
About to call getSlotValue for whole/verb/voice/optional
About to call getSlotValue for perfect/verb/negation/obligatory
Got POS
About to call getSlotValue for perfect/verb/voice/optional
About to call getSlotValue for breath/noun/case/obligatory
Got NOM
About to call getSlotValue for single/verb/negation/obligatory
Got POS
About to call getSlotValue for single/verb/voice/optional
<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="verbnegation" function="prefix" gloss="POS"/> <word posp="verb" gloss="appear" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> + <thingy type="verbvoice" function="suffix" gloss="active"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> </vp> <np def="def" role="subj" tr="theme" locus="number"> <word posp="pron" gloss="3" def="def" role="subj" tr="theme" locus="number"/> </np> <np role="pred"> <np locus="number" id="parent" role="pred"> <np role="" id="headnp" tr=""/> <relp comma="after"> <np id="relnp" def="neither" role="subj" comma="before"> <word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="subj" comma="before"/> </np> <vp tam="pres-state" ta="PRES" subj="3"> + <thingy type="verbnegation" function="prefix" gloss="POS"/> <word lexposp="adj" posp="verb" gloss="whole" tam="pres-state" ta="PRES" subj="3"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> </vp> </relp> </np> <word posp="conj" gloss="and" role="pred"/> <np locus="number" id="parent" role="pred"> <np role="" id="headnp" tr=""/> <relp comma="after"> <np id="relnp" def="neither" role="subj" comma="before"> <word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="subj" comma="before"/> </np> <vp tam="pres-state" ta="PRES" subj="3"> + <thingy type="verbnegation" function="prefix" gloss="POS"/> <word lexposp="adj" posp="verb" gloss="perfect" tam="pres-state" ta="PRES" subj="3"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> </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"> <np role="" id="headnp" tr=""> + <thingy type="nouncase" function="prefix" gloss="NOM"/> <word posp="noun" gloss="breath" id="headnp"/> </np> <relp comma="after"> <np id="relnp" def="neither" role="subj" comma="before"> <word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="subj" comma="before"/> </np> <vp tam="pres-state" ta="PRES" subj="3"> + <thingy type="verbnegation" function="prefix" gloss="POS"/> <word lexposp="adj" posp="verb" gloss="single" tam="pres-state" ta="PRES" subj="3"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> </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="verbnegation" function="prefix" gloss="POS"/> <word posp="verb" gloss="appear" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> <thingy type="verbvoice" function="suffix" gloss="active"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - </vp> - <np def="def" role="subj" tr="theme" locus="number"> <word posp="pron" gloss="3" def="def" role="subj" tr="theme" locus="number"/> - </np> - <np role="pred"> - <np locus="number" id="parent" role="pred"> - <np role="" id="headnp" tr=""/> - <relp comma="after"> - <np id="relnp" def="neither" role="subj" comma="before"> <word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="subj" comma="before"/> - </np> - <vp tam="pres-state" ta="PRES" subj="3"> <thingy type="verbnegation" function="prefix" gloss="POS"/> - <word lexposp="adj" posp="verb" gloss="whole" tam="pres-state" ta="PRES" subj="3"/> + <word lexposp="adj" posp="verb" gloss="whole" tam="pres-state" ta="PRES" subj="3" comma="after"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> - </vp> - </relp> - </np> <word posp="conj" gloss="and" role="pred"/> - <np locus="number" id="parent" role="pred"> - <np role="" id="headnp" tr=""/> - <relp comma="after"> - <np id="relnp" def="neither" role="subj" comma="before"> <word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="subj" comma="before"/> - </np> - <vp tam="pres-state" ta="PRES" subj="3"> <thingy type="verbnegation" function="prefix" gloss="POS"/> - <word lexposp="adj" posp="verb" gloss="perfect" tam="pres-state" ta="PRES" subj="3"/> + <word lexposp="adj" posp="verb" gloss="perfect" tam="pres-state" ta="PRES" subj="3" comma="after"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> - </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"> - <np role="" id="headnp" tr=""> <thingy type="nouncase" function="prefix" gloss="NOM"/> <word posp="noun" gloss="breath" id="headnp"/> - </np> - <relp comma="after"> - <np id="relnp" def="neither" role="subj" comma="before"> <word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="subj" comma="before"/> - </np> - <vp tam="pres-state" ta="PRES" subj="3"> <thingy type="verbnegation" function="prefix" gloss="POS"/> - <word lexposp="adj" posp="verb" gloss="single" tam="pres-state" ta="PRES" subj="3"/> + <word lexposp="adj" posp="verb" gloss="single" tam="pres-state" ta="PRES" subj="3" comma="after"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> - </vp> - </relp> - </np> - </pp> + </flat> </s>
addvocab:
-<s> +<s translation=""> <flat> - <thingy type="verbnegation" function="prefix" gloss="POS"/> - <word posp="verb" gloss="appear" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> - <thingy type="verbvoice" function="suffix" gloss="active"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - <word posp="pron" gloss="3" def="def" role="subj" tr="theme" locus="number"/> - <word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="subj" comma="before"/> - <thingy type="verbnegation" function="prefix" gloss="POS"/> - <word lexposp="adj" posp="verb" gloss="whole" tam="pres-state" ta="PRES" subj="3" comma="after"/> - <thingy type="vpta" function="enclitic" gloss="PRES"/> - <word posp="conj" gloss="and" role="pred"/> - <word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="subj" comma="before"/> - <thingy type="verbnegation" function="prefix" gloss="POS"/> - <word lexposp="adj" posp="verb" gloss="perfect" tam="pres-state" ta="PRES" subj="3" comma="after"/> - <thingy type="vpta" function="enclitic" gloss="PRES"/> - <word gloss="in_inside" posp="pp" p="in" precise="no" location="inside"/> - <thingy type="nouncase" function="prefix" gloss="NOM"/> - <word posp="noun" gloss="breath" id="headnp"/> - <word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="subj" comma="before"/> - <thingy type="verbnegation" function="prefix" gloss="POS"/> - <word lexposp="adj" posp="verb" gloss="single" tam="pres-state" ta="PRES" subj="3" comma="after"/> - <thingy type="vpta" function="enclitic" gloss="PRES"/> + <thingy type="verbnegation" function="prefix" gloss="POS" attach="prefix" ph="t">t</thingy> + <word posp="verb" gloss="appear" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" ph="i k i ɡ a ɡ">ikiɡaɡ</word> + <thingy type="verbvoice" function="suffix" gloss="active" attach="suffix" ph=""></thingy> + <thingy type="vpta" function="enclitic" gloss="PAST" ph="h a m">ham</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph=""></thingy> + <word posp="pron" gloss="3" def="def" role="subj" tr="theme" locus="number" ph="l e k">lek</word> + <word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="subj" comma="before" ph="t i ŋ">tiŋ</word> + <thingy type="verbnegation" function="prefix" gloss="POS" attach="prefix" ph="t">t</thingy> + <word lexposp="adj" posp="verb" gloss="whole" tam="pres-state" ta="PRES" subj="3" comma="after" ph="e r">er</word> + <thingy type="vpta" function="enclitic" gloss="PRES" ph=""></thingy> + <word posp="conj" gloss="and" role="pred" ph="n a r">nar</word> + <word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="subj" comma="before" ph="t i ŋ">tiŋ</word> + <thingy type="verbnegation" function="prefix" gloss="POS" attach="prefix" ph="t">t</thingy> + <word lexposp="adj" posp="verb" gloss="perfect" tam="pres-state" ta="PRES" subj="3" comma="after" ph="i n i m i ŋ">inimiŋ</word> + <thingy type="vpta" function="enclitic" gloss="PRES" ph=""></thingy> + <word gloss="in_inside" posp="pp" p="in" precise="no" location="inside" ph="h a k">hak</word> + <thingy type="nouncase" function="prefix" gloss="NOM" attach="prefix" ph="k">k</thingy> + <word posp="noun" gloss="breath" id="headnp" ph="i n i d i ŋ">inidiŋ</word> + <word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="subj" comma="before" ph="t i ŋ">tiŋ</word> + <thingy type="verbnegation" function="prefix" gloss="POS" attach="prefix" ph="t">t</thingy> + <word lexposp="adj" posp="verb" gloss="single" tam="pres-state" ta="PRES" subj="3" comma="after" ph="e s i w">esiw</word> + <thingy type="vpta" function="enclitic" gloss="PRES" ph=""></thingy> </flat> </s>
vowelharmony:
No change.
removetags:
<s translation=""> <flat> - <thingy type="verbnegation" function="prefix" gloss="POS" attach="prefix" ph="t">t</thingy> - <word posp="verb" gloss="appear" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" ph="i k i ɡ a ɡ">ikiɡaɡ</word> - <thingy type="verbvoice" function="suffix" gloss="active" attach="suffix" ph=""></thingy> - <thingy type="vpta" function="enclitic" gloss="PAST" ph="h a m">ham</thingy> - <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> - <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph=""></thingy> - <word posp="pron" gloss="3" def="def" role="subj" tr="theme" locus="number" ph="l e k">lek</word> - <word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="subj" comma="before" ph="t i ŋ">tiŋ</word> - <thingy type="verbnegation" function="prefix" gloss="POS" attach="prefix" ph="t">t</thingy> - <word lexposp="adj" posp="verb" gloss="whole" tam="pres-state" ta="PRES" subj="3" comma="after" ph="e r">er</word> - <thingy type="vpta" function="enclitic" gloss="PRES" ph=""></thingy> - <word posp="conj" gloss="and" role="pred" ph="n a r">nar</word> - <word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="subj" comma="before" ph="t i ŋ">tiŋ</word> - <thingy type="verbnegation" function="prefix" gloss="POS" attach="prefix" ph="t">t</thingy> - <word lexposp="adj" posp="verb" gloss="perfect" tam="pres-state" ta="PRES" subj="3" comma="after" ph="i n i m i ŋ">inimiŋ</word> - <thingy type="vpta" function="enclitic" gloss="PRES" ph=""></thingy> - <word gloss="in_inside" posp="pp" p="in" precise="no" location="inside" ph="h a k">hak</word> - <thingy type="nouncase" function="prefix" gloss="NOM" attach="prefix" ph="k">k</thingy> - <word posp="noun" gloss="breath" id="headnp" ph="i n i d i ŋ">inidiŋ</word> - <word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="subj" comma="before" ph="t i ŋ">tiŋ</word> - <thingy type="verbnegation" function="prefix" gloss="POS" attach="prefix" ph="t">t</thingy> - <word lexposp="adj" posp="verb" gloss="single" tam="pres-state" ta="PRES" subj="3" comma="after" ph="e s i w">esiw</word> - <thingy type="vpta" function="enclitic" gloss="PRES" ph=""></thingy> + <thingy type="verbnegation" function="prefix" gloss="POS">t</thingy> + <word posp="verb" gloss="appear" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">ikiɡaɡ</word> + <thingy type="vpta" function="enclitic" gloss="PAST">ham</thingy> + <word posp="pron" gloss="3" def="def" role="subj" tr="theme" locus="number">lek,</word> + <word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="subj" comma="before">tiŋ</word> + <thingy type="verbnegation" function="prefix" gloss="POS">t</thingy> + <word lexposp="adj" posp="verb" gloss="whole" tam="pres-state" ta="PRES" subj="3" comma="after">er,</word> + <word posp="conj" gloss="and" role="pred">nar,</word> + <word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="subj" comma="before">tiŋ</word> + <thingy type="verbnegation" function="prefix" gloss="POS">t</thingy> + <word lexposp="adj" posp="verb" gloss="perfect" tam="pres-state" ta="PRES" subj="3" comma="after">inimiŋ,</word> + <word gloss="in_inside" posp="pp" p="in" precise="no" location="inside">hak</word> + <thingy type="nouncase" function="prefix" gloss="NOM">k</thingy> + <word posp="noun" gloss="breath" id="headnp">inidiŋ,</word> + <word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="subj" comma="before">tiŋ</word> + <thingy type="verbnegation" function="prefix" gloss="POS">t</thingy> + <word lexposp="adj" posp="verb" gloss="single" tam="pres-state" ta="PRES" subj="3" comma="after">esiw</word> </flat> + <p><span class="ilpair"><span class="mor">t-</span><br><span class="gls"><span class="glssc">POS</span></span></span> <span class="ilpair"><span class="mor">ikiɡaɡ</span><br><span class="gls">appear</span></span> <span class="ilpair"><span class="mor">ham</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">lek</span><br><span class="gls">3</span></span> <span class="ilpair"><span class="mor">tiŋ</span><br><span class="gls"><span class="glssc">RELPRON</span></span></span> <span class="ilpair"><span class="mor">t-</span><br><span class="gls"><span class="glssc">POS</span></span></span> <span class="ilpair"><span class="mor">er</span><br><span class="gls">whole</span></span> <span class="ilpair"><span class="mor">nar</span><br><span class="gls">and</span></span> <span class="ilpair"><span class="mor">tiŋ</span><br><span class="gls"><span class="glssc">RELPRON</span></span></span> <span class="ilpair"><span class="mor">t-</span><br><span class="gls"><span class="glssc">POS</span></span></span> <span class="ilpair"><span class="mor">inimiŋ</span><br><span class="gls">perfect</span></span> <span class="ilpair"><span class="mor">hak</span><br><span class="gls">in_inside</span></span> <span class="ilpair"><span class="mor">k-</span><br><span class="gls"><span class="glssc">NOM</span></span></span> <span class="ilpair"><span class="mor">inidiŋ</span><br><span class="gls">breath</span></span> <span class="ilpair"><span class="mor">tiŋ</span><br><span class="gls"><span class="glssc">RELPRON</span></span></span> <span class="ilpair"><span class="mor">t-</span><br><span class="gls"><span class="glssc">POS</span></span></span> <span class="ilpair"><span class="mor">esiw</span><br><span class="gls">single</span></span></p> + <p>tikiɡaɡ ham lek, tiŋ ter, nar, tiŋ tinimiŋ, hak kinidiŋ, tiŋ tesiw</p> + <p>tikigag ham lek, ting ter, nar, ting tiniming, hak kiniding, ting tesiw</p> + <il> + <w> + <o>t-</o> + <g>POS</g> + </w> + <w> + <o>ikiɡaɡ</o> + <g>appear</g> + </w> + <w> + <o>ham</o> + <g>PAST</g> + </w> + <w> + <o>lek</o> + <g>3</g> + </w> + <w> + <o>tiŋ</o> + <g>RELPRON</g> + </w> + <w> + <o>t-</o> + <g>POS</g> + </w> + <w> + <o>er</o> + <g>whole</g> + </w> + <w> + <o>nar</o> + <g>and</g> + </w> + <w> + <o>tiŋ</o> + <g>RELPRON</g> + </w> + <w> + <o>t-</o> + <g>POS</g> + </w> + <w> + <o>inimiŋ</o> + <g>perfect</g> + </w> + <w> + <o>hak</o> + <g>in_inside</g> + </w> + <w> + <o>k-</o> + <g>NOM</g> + </w> + <w> + <o>inidiŋ</o> + <g>breath</g> + </w> + <w> + <o>tiŋ</o> + <g>RELPRON</g> + </w> + <w> + <o>t-</o> + <g>POS</g> + </w> + <w> + <o>esiw</o> + <g>single</g> + </w> + </il> </s>
Tikigag ham lek, ting ter, nar, ting tiniming, hak kiniding, ting tesiw [tikiɡaɡ ham lek, tiŋ ter, nar, tiŋ tinimiŋ, hak kinidiŋ, tiŋ tesiw] t- POS ikiɡaɡ appear ham PAST lek 3 tiŋ RELPRON t- POS er whole nar and tiŋ RELPRON t- POS inimiŋ perfect hak in_inside k- NOM inidiŋ breath tiŋ RELPRON t- POS esiw 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:
<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 role="subj" tr="theme">
+ <np type="owner_owned">
+ <np def="def" locus="number" role="owner">
+ <word person="1incl" posp="pron"/>
</np>
- <np def="def" number="sing" locus="number" role="owned">
+ <np def="def" locus="number" role="owned">
<word posp="noun" gloss="language"/>
<word gloss="the" posp="det"/>
</np>
</np>
</np>
</s>
createpronouns:
No change.
module ngen:
No change.
module wordorder:
No change.
module wordorder:
No change.
module wordorder:
<s>
<littrans>Our language did not evolve.</littrans>
<vp negation="NEG" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="evolve"/>
</vp>
<np role="subj" tr="theme">
<np type="owner_owned">
<np def="def" locus="number" role="owner">
<word person="1incl" posp="pron"/>
</np>
<np def="def" locus="number" role="owned">
- <word posp="noun" gloss="language"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="language"/>
</np>
</np>
</np>
</s>
module conjp:
No change.
flattenconjp:
No change.
fixpronouns:
<s>
<littrans>Our language did not evolve.</littrans>
<vp negation="NEG" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="evolve"/>
</vp>
<np role="subj" tr="theme">
<np type="owner_owned">
<np def="def" locus="number" role="owner">
- <word person="1incl" posp="pron"/>
+ <word person="1incl" posp="pron" gloss="1incl"/>
</np>
<np def="def" locus="number" role="owned">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="language"/>
</np>
</np>
</np>
</s>
copyuptophrase:
<s>
<littrans>Our language did not evolve.</littrans>
<vp negation="NEG" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="evolve"/>
</vp>
- <np role="subj" tr="theme">
+ <np role="subj" tr="theme" person="1incl">
<np type="owner_owned">
- <np def="def" locus="number" role="owner">
+ <np def="def" locus="number" role="owner" person="1incl">
<word person="1incl" posp="pron" gloss="1incl"/>
</np>
<np def="def" locus="number" role="owned">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="language"/>
</np>
</np>
</np>
</s>
prodrop:
No change.
addclitics:
<s>
<littrans>Our language did not evolve.</littrans>
<vp negation="NEG" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="evolve"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np role="subj" tr="theme" person="1incl">
<np type="owner_owned">
<np def="def" locus="number" role="owner" person="1incl">
<word person="1incl" posp="pron" gloss="1incl"/>
</np>
<np def="def" locus="number" role="owned">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="language"/>
</np>
</np>
</np>
</s>
propagateArgumentCase:
No change.
unwrapArgumentNPs:
<s>
<littrans>Our language did not evolve.</littrans>
<vp negation="NEG" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="evolve"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
- <np role="subj" tr="theme" person="1incl">
- <np type="owner_owned">
+ <np type="owner_owned" role="subj" tr="theme" person="1incl">
<np def="def" locus="number" role="owner" person="1incl">
<word person="1incl" posp="pron" gloss="1incl"/>
</np>
<np def="def" locus="number" role="owned">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="language"/>
</np>
</np>
- </np>
</s>
unwrapOwnerOwned:
<s>
<littrans>Our language did not evolve.</littrans>
<vp negation="NEG" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="evolve"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
- <np type="owner_owned" role="subj" tr="theme" person="1incl">
<np def="def" locus="number" role="owner" person="1incl">
<word person="1incl" posp="pron" gloss="1incl"/>
</np>
- <np def="def" locus="number" role="owned">
+ <np def="def" locus="number" role="owned" tr="theme" person="1incl">
<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"> - <word posp="verb" gloss="evolve"/> + <word posp="verb" gloss="evolve" negation="NEG" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> </vp> <np def="def" locus="number" role="owner" person="1incl"> - <word person="1incl" posp="pron" gloss="1incl"/> + <word person="1incl" posp="pron" gloss="1incl" def="def" locus="number" role="owner"/> </np> <np def="def" locus="number" role="owned" tr="theme" person="1incl"> - <word gloss="the" posp="det"/> - <word posp="noun" gloss="language"/> + <word gloss="the" posp="det" def="def" locus="number" role="owned" tr="theme" person="1incl"/> + <word posp="noun" gloss="language" def="def" locus="number" role="owned" tr="theme" person="1incl"/> </np> </s>calling defaultval for case/
defaultval: noun, case
returning NOM
addaffixes:
About to call getSlotValue for evolve/verb/negation/obligatoryGot NEG
About to call getSlotValue for evolve/verb/voice/optional
Got active
About to call getSlotValue for language/noun/case/obligatory
Got NOM
<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="verbnegation" function="prefix" gloss="NEG"/> <word posp="verb" gloss="evolve" negation="NEG" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> + <thingy type="verbvoice" function="suffix" gloss="active"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> </vp> <np def="def" locus="number" role="owner" person="1incl"> <word person="1incl" posp="pron" gloss="1incl" def="def" locus="number" role="owner"/> </np> <np def="def" locus="number" role="owned" tr="theme" person="1incl"> <word gloss="the" posp="det" def="def" locus="number" role="owned" tr="theme" person="1incl"/> + <thingy type="nouncase" function="prefix" gloss="NOM"/> <word posp="noun" gloss="language" def="def" locus="number" role="owned" tr="theme" person="1incl"/> </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="verbnegation" function="prefix" gloss="NEG"/> <word posp="verb" gloss="evolve" negation="NEG" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> <thingy type="verbvoice" function="suffix" gloss="active"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - </vp> - <np def="def" locus="number" role="owner" person="1incl"> <word person="1incl" posp="pron" gloss="1incl" def="def" locus="number" role="owner"/> - </np> - <np def="def" locus="number" role="owned" tr="theme" person="1incl"> <word gloss="the" posp="det" def="def" locus="number" role="owned" tr="theme" person="1incl"/> <thingy type="nouncase" function="prefix" gloss="NOM"/> <word posp="noun" gloss="language" def="def" locus="number" role="owned" tr="theme" person="1incl"/> - </np> + </flat> </s>
addvocab:
-<s> +<s translation=""> <flat> - <thingy type="verbnegation" function="prefix" gloss="NEG"/> - <word posp="verb" gloss="evolve" negation="NEG" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> - <thingy type="verbvoice" function="suffix" gloss="active"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - <word person="1incl" posp="pron" gloss="1incl" def="def" locus="number" role="owner"/> - <word gloss="the" posp="det" def="def" locus="number" role="owned" tr="theme" person="1incl"/> - <thingy type="nouncase" function="prefix" gloss="NOM"/> - <word posp="noun" gloss="language" def="def" locus="number" role="owned" tr="theme" person="1incl"/> + <thingy type="verbnegation" function="prefix" gloss="NEG" attach="prefix" ph="h">h</thingy> + <word posp="verb" gloss="evolve" negation="NEG" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" ph="o t i m u f">otimuf</word> + <thingy type="verbvoice" function="suffix" gloss="active" attach="suffix" ph=""></thingy> + <thingy type="vpta" function="enclitic" gloss="PAST" ph="h a m">ham</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph=""></thingy> + <word person="1incl" posp="pron" gloss="1incl" def="def" locus="number" role="owner" ph="s a d">sad</word> + <word gloss="the" posp="det" def="def" locus="number" role="owned" tr="theme" person="1incl" ph="t i n">tin</word> + <thingy type="nouncase" function="prefix" gloss="NOM" attach="prefix" ph="k">k</thingy> + <word posp="noun" gloss="language" def="def" locus="number" role="owned" tr="theme" person="1incl" ph="o k">ok</word> </flat> </s>
vowelharmony:
No change.
removetags:
<s translation=""> <flat> - <thingy type="verbnegation" function="prefix" gloss="NEG" attach="prefix" ph="h">h</thingy> - <word posp="verb" gloss="evolve" negation="NEG" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" ph="o t i m u f">otimuf</word> - <thingy type="verbvoice" function="suffix" gloss="active" attach="suffix" ph=""></thingy> - <thingy type="vpta" function="enclitic" gloss="PAST" ph="h a m">ham</thingy> - <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> - <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph=""></thingy> - <word person="1incl" posp="pron" gloss="1incl" def="def" locus="number" role="owner" ph="s a d">sad</word> - <word gloss="the" posp="det" def="def" locus="number" role="owned" tr="theme" person="1incl" ph="t i n">tin</word> - <thingy type="nouncase" function="prefix" gloss="NOM" attach="prefix" ph="k">k</thingy> - <word posp="noun" gloss="language" def="def" locus="number" role="owned" tr="theme" person="1incl" ph="o k">ok</word> + <thingy type="verbnegation" function="prefix" gloss="NEG">h</thingy> + <word posp="verb" gloss="evolve" negation="NEG" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">otimuf</word> + <thingy type="vpta" function="enclitic" gloss="PAST">ham</thingy> + <word person="1incl" posp="pron" gloss="1incl" def="def" locus="number" role="owner">sad</word> + <word gloss="the" posp="det" def="def" locus="number" role="owned" tr="theme" person="1incl">tin</word> + <thingy type="nouncase" function="prefix" gloss="NOM">k</thingy> + <word posp="noun" gloss="language" def="def" locus="number" role="owned" tr="theme" person="1incl">ok</word> </flat> + <p><span class="ilpair"><span class="mor">h-</span><br><span class="gls"><span class="glssc">NEG</span></span></span> <span class="ilpair"><span class="mor">otimuf</span><br><span class="gls">evolve</span></span> <span class="ilpair"><span class="mor">ham</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">sad</span><br><span class="gls">1incl</span></span> <span class="ilpair"><span class="mor">tin</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">k-</span><br><span class="gls"><span class="glssc">NOM</span></span></span> <span class="ilpair"><span class="mor">ok</span><br><span class="gls">language</span></span></p> + <p>hotimuf ham sad tin kok</p> + <p>hotimuf ham sad tin kok</p> + <il> + <w> + <o>h-</o> + <g>NEG</g> + </w> + <w> + <o>otimuf</o> + <g>evolve</g> + </w> + <w> + <o>ham</o> + <g>PAST</g> + </w> + <w> + <o>sad</o> + <g>1incl</g> + </w> + <w> + <o>tin</o> + <g>the</g> + </w> + <w> + <o>k-</o> + <g>NOM</g> + </w> + <w> + <o>ok</o> + <g>language</g> + </w> + </il> </s>
Hotimuf ham sad tin kok. [hotimuf ham sad tin kok] h- NEG otimuf evolve ham PAST sad 1incl tin the k- NOM ok 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:
<s>
<littrans>It was created.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="create"/>
</vp>
- <np role="obj" def="def" number="sing" output="aspron" locus="number">
+ <np role="obj" def="def" output="aspron" locus="number">
<word posp="noun" gloss="language"/>
</np>
</s>
createpronouns:
<s>
<littrans>It was created.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="create"/>
</vp>
- <np role="obj" def="def" output="aspron" locus="number">
- <word posp="noun" gloss="language"/>
+ <np role="obj" def="def" locus="number">
+ <word posp="pron" gloss="3"/>
</np>
</s>
module ngen:
No change.
module wordorder:
No change.
module wordorder:
No change.
module wordorder:
No change.
module conjp:
No change.
flattenconjp:
No change.
fixpronouns:
No change.
copyuptophrase:
No change.
prodrop:
No change.
addclitics:
<s>
<littrans>It was created.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="create"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np role="obj" def="def" locus="number">
<word posp="pron" gloss="3"/>
</np>
</s>
propagateArgumentCase:
No change.
unwrapArgumentNPs:
No change.
unwrapOwnerOwned:
No change.
movedowntoword:
<s> <littrans>It was created.</littrans> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> - <word posp="verb" gloss="create"/> + <word posp="verb" gloss="create" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> </vp> <np role="obj" def="def" locus="number"> - <word posp="pron" gloss="3"/> + <word posp="pron" gloss="3" role="obj" def="def" locus="number"/> </np> </s>
addaffixes:
About to call getSlotValue for create/verb/negation/obligatoryGot POS
About to call getSlotValue for create/verb/voice/optional
Got active
<s> <littrans>It was created.</littrans> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <thingy type="verbnegation" function="prefix" gloss="POS"/> <word posp="verb" gloss="create" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> + <thingy type="verbvoice" function="suffix" gloss="active"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> </vp> <np role="obj" def="def" locus="number"> <word posp="pron" gloss="3" 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="verbnegation" function="prefix" gloss="POS"/> <word posp="verb" gloss="create" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> <thingy type="verbvoice" function="suffix" gloss="active"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - </vp> - <np role="obj" def="def" locus="number"> <word posp="pron" gloss="3" role="obj" def="def" locus="number"/> - </np> + </flat> </s>
addvocab:
-<s> +<s translation=""> <flat> - <thingy type="verbnegation" function="prefix" gloss="POS"/> - <word posp="verb" gloss="create" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> - <thingy type="verbvoice" function="suffix" gloss="active"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - <word posp="pron" gloss="3" role="obj" def="def" locus="number"/> + <thingy type="verbnegation" function="prefix" gloss="POS" attach="prefix" ph="t">t</thingy> + <word posp="verb" gloss="create" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" ph="i d a j u ɡ">idajuɡ</word> + <thingy type="verbvoice" function="suffix" gloss="active" attach="suffix" ph=""></thingy> + <thingy type="vpta" function="enclitic" gloss="PAST" ph="h a m">ham</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph=""></thingy> + <word posp="pron" gloss="3" role="obj" def="def" locus="number" ph="l e k">lek</word> </flat> </s>
vowelharmony:
No change.
removetags:
<s translation=""> <flat> - <thingy type="verbnegation" function="prefix" gloss="POS" attach="prefix" ph="t">t</thingy> - <word posp="verb" gloss="create" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" ph="i d a j u ɡ">idajuɡ</word> - <thingy type="verbvoice" function="suffix" gloss="active" attach="suffix" ph=""></thingy> - <thingy type="vpta" function="enclitic" gloss="PAST" ph="h a m">ham</thingy> - <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> - <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph=""></thingy> - <word posp="pron" gloss="3" role="obj" def="def" locus="number" ph="l e k">lek</word> + <thingy type="verbnegation" function="prefix" gloss="POS">t</thingy> + <word posp="verb" gloss="create" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">idajuɡ</word> + <thingy type="vpta" function="enclitic" gloss="PAST">ham</thingy> + <word posp="pron" gloss="3" role="obj" def="def" locus="number">lek</word> </flat> + <p><span class="ilpair"><span class="mor">t-</span><br><span class="gls"><span class="glssc">POS</span></span></span> <span class="ilpair"><span class="mor">idajuɡ</span><br><span class="gls">create</span></span> <span class="ilpair"><span class="mor">ham</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">lek</span><br><span class="gls">3</span></span></p> + <p>tidajuɡ ham lek</p> + <p>tidajug ham lek</p> + <il> + <w> + <o>t-</o> + <g>POS</g> + </w> + <w> + <o>idajuɡ</o> + <g>create</g> + </w> + <w> + <o>ham</o> + <g>PAST</g> + </w> + <w> + <o>lek</o> + <g>3</g> + </w> + </il> </s>
Tidajug ham lek. [tidajuɡ ham lek] t- POS idajuɡ create ham PAST lek 3 “It was created.” | (14) |
Language creation took 0.03 seconds; writing the texts 0.03 seconds.