Create your own language
The Language Creator generates constructed languages from explicit typological choices, aiming to produce languages that resemble natural human ones in structure and behaviour.
The results include phonology, grammar, glossed examples, dictionaries and sample texts.
The questionnaire comes pre-filled with random values. You can therefore create a language immediately by simply clicking on the Create button there, or customise the settings first.
A sample from Ichakacha, the latest language generated by the Language Creator:
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.
tva1
tva2
tva1
tva2module affixdensity: No change.
module adpositions:
<s> <littrans>All humans in the whole earth had one language and one dialect.</littrans> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="have"/> </vp> <np def="def" 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:
<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"> + <np id="relnp" number="sing" def="neither" role="subj" comma="before" case="STA"> <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" number="plur" def="neither" role="subj" comma="before" case="STA"> <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 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" case="STA"> <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" case="STA"> <word posp="pron" gloss="RELPRON"/> </np> <vp tam="pres-state" ta="PRES"> <word lexposp="adj" posp="verb" gloss="all"/> </vp> </relp> <word gloss="the" posp="det"/> </np> - <np role="obj"> + <np role="obj" number="plur"> <conjp conj="and"> <np number="sing" locus="number"> <word posp="noun" gloss="language"/> <word posp="num" gloss="one"/> </np> <np number="sing" locus="number"> <word posp="noun" gloss="dialect"/> <word posp="num" gloss="one"/> </np> </conjp> </np> </s>module simplifynumber: No change.
createpronouns: No change.
module ngen: No change.
module wordorder: No change.
module wordorder:
<s> <littrans>All humans in the whole earth had one language and one dialect.</littrans> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="have"/> </vp> <np def="def" locus="number" id="parent" number="plur"> <np role="subj" number="plur" id="headnp" tr=""> <word posp="noun" gloss="human being"/> <pp p="in" location="surface" precise="no"> <word gloss="in_surface" posp="pp"/> <np def="def" locus="number" id="parent" number="sing"> <np role="" number="sing" id="headnp" tr=""> <word posp="noun" gloss="earth"/> </np> <relp comma="after"> <np id="relnp" number="sing" def="neither" role="subj" comma="before" case="STA"> <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" case="STA"> <word posp="pron" gloss="RELPRON"/> </np> <vp tam="pres-state" ta="PRES"> <word lexposp="adj" posp="verb" gloss="all"/> </vp> </relp> <word gloss="the" posp="det"/> </np> <np role="obj" number="plur"> <conjp conj="and"> <np number="sing" locus="number"> - <word posp="noun" gloss="language"/> <word posp="num" gloss="one"/> + <word posp="noun" gloss="language"/> </np> <np number="sing" locus="number"> - <word posp="noun" gloss="dialect"/> <word posp="num" gloss="one"/> + <word posp="noun" gloss="dialect"/> </np> </conjp> </np> </s>module wordorder:
<s> <littrans>All humans in the whole earth had one language and one dialect.</littrans> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="have"/> </vp> <np def="def" locus="number" id="parent" number="plur"> + <word gloss="the" posp="det"/> <np role="subj" number="plur" id="headnp" tr=""> <word posp="noun" gloss="human being"/> <pp p="in" location="surface" precise="no"> <word gloss="in_surface" posp="pp"/> <np def="def" locus="number" id="parent" number="sing"> + <word gloss="the" posp="det"/> <np role="" number="sing" id="headnp" tr=""> <word posp="noun" gloss="earth"/> </np> <relp comma="after"> <np id="relnp" number="sing" def="neither" role="subj" comma="before" case="STA"> <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" case="STA"> <word posp="pron" gloss="RELPRON"/> </np> <vp tam="pres-state" ta="PRES"> <word lexposp="adj" posp="verb" gloss="all"/> </vp> </relp> - <word gloss="the" posp="det"/> </np> <np role="obj" number="plur"> <conjp conj="and"> <np number="sing" locus="number"> <word posp="num" gloss="one"/> <word posp="noun" gloss="language"/> </np> <np number="sing" locus="number"> <word posp="num" gloss="one"/> <word posp="noun" gloss="dialect"/> </np> </conjp> </np> </s>module conjp:
<s> <littrans>All humans in the whole earth had one language and one dialect.</littrans> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="have"/> </vp> <np def="def" locus="number" id="parent" number="plur"> <word gloss="the" posp="det"/> <np role="subj" number="plur" id="headnp" tr=""> <word posp="noun" gloss="human being"/> <pp p="in" location="surface" precise="no"> <word gloss="in_surface" posp="pp"/> <np def="def" locus="number" id="parent" number="sing"> <word gloss="the" posp="det"/> <np role="" number="sing" id="headnp" tr=""> <word posp="noun" gloss="earth"/> </np> <relp comma="after"> <np id="relnp" number="sing" def="neither" role="subj" comma="before" case="STA"> <word posp="pron" gloss="RELPRON"/> </np> <vp tam="pres-state" ta="PRES"> <word lexposp="adj" posp="verb" gloss="whole"/> </vp> </relp> </np> </pp> </np> <relp comma="after"> <np id="relnp" number="plur" def="neither" role="subj" comma="before" case="STA"> <word posp="pron" gloss="RELPRON"/> </np> <vp tam="pres-state" ta="PRES"> <word lexposp="adj" posp="verb" gloss="all"/> </vp> </relp> </np> <np role="obj" number="plur"> <conjp conj="and"> <np number="sing" locus="number"> <word posp="num" gloss="one"/> <word posp="noun" gloss="language"/> </np> + <word posp="conj" gloss="and"/> <np number="sing" locus="number"> <word posp="num" gloss="one"/> <word posp="noun" gloss="dialect"/> </np> </conjp> </np> </s>flattenconjp:
<s> <littrans>All humans in the whole earth had one language and one dialect.</littrans> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="have"/> </vp> <np def="def" locus="number" id="parent" number="plur"> <word gloss="the" posp="det"/> <np role="subj" number="plur" id="headnp" tr=""> <word posp="noun" gloss="human being"/> <pp p="in" location="surface" precise="no"> <word gloss="in_surface" posp="pp"/> <np def="def" locus="number" id="parent" number="sing"> <word gloss="the" posp="det"/> <np role="" number="sing" id="headnp" tr=""> <word posp="noun" gloss="earth"/> </np> <relp comma="after"> <np id="relnp" number="sing" def="neither" role="subj" comma="before" case="STA"> <word posp="pron" gloss="RELPRON"/> </np> <vp tam="pres-state" ta="PRES"> <word lexposp="adj" posp="verb" gloss="whole"/> </vp> </relp> </np> </pp> </np> <relp comma="after"> <np id="relnp" number="plur" def="neither" role="subj" comma="before" case="STA"> <word posp="pron" gloss="RELPRON"/> </np> <vp tam="pres-state" ta="PRES"> <word lexposp="adj" posp="verb" gloss="all"/> </vp> </relp> </np> <np role="obj" number="plur"> - <conjp conj="and"> - <np number="sing" locus="number"> + <np number="sing" locus="number" role="obj"> <word posp="num" gloss="one"/> <word posp="noun" gloss="language"/> </np> <word posp="conj" gloss="and"/> - <np number="sing" locus="number"> + <np number="sing" locus="number" role="obj"> <word posp="num" gloss="one"/> <word posp="noun" gloss="dialect"/> </np> - </conjp> </np> </s>fixpronouns: No change.
copyuptophrase:
<s> <littrans>All humans in the whole earth had one language and one dialect.</littrans> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="have"/> </vp> <np def="def" locus="number" id="parent" number="plur"> <word gloss="the" posp="det"/> <np role="subj" number="plur" id="headnp" tr=""> <word posp="noun" gloss="human being"/> <pp p="in" location="surface" precise="no"> <word gloss="in_surface" posp="pp"/> <np def="def" locus="number" id="parent" number="sing"> <word gloss="the" posp="det"/> <np role="" number="sing" id="headnp" tr=""> <word posp="noun" gloss="earth"/> </np> <relp comma="after"> <np id="relnp" number="sing" def="neither" role="subj" comma="before" case="STA"> <word posp="pron" gloss="RELPRON"/> </np> - <vp tam="pres-state" ta="PRES"> + <vp tam="pres-state" ta="PRES" subj="3.sing"> <word lexposp="adj" posp="verb" gloss="whole"/> </vp> </relp> </np> </pp> </np> <relp comma="after"> <np id="relnp" number="plur" def="neither" role="subj" comma="before" case="STA"> <word posp="pron" gloss="RELPRON"/> </np> - <vp tam="pres-state" ta="PRES"> + <vp tam="pres-state" ta="PRES" subj="3.plur"> <word lexposp="adj" posp="verb" gloss="all"/> </vp> </relp> </np> <np role="obj" number="plur"> <np number="sing" locus="number" role="obj"> <word posp="num" gloss="one"/> <word posp="noun" gloss="language"/> </np> <word posp="conj" gloss="and"/> <np number="sing" locus="number" role="obj"> <word posp="num" gloss="one"/> <word posp="noun" gloss="dialect"/> </np> </np> </s>prodrop: No change.
addclitics:
<s> <littrans>All humans in the whole earth had one language and one dialect.</littrans> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <thingy type="vpta" function="proclitic" gloss="PAST"/> <word posp="verb" gloss="have"/> + <thingy type="vpmode" function="enclitic" gloss="indicative"/> + <thingy type="vpnegation" function="enclitic" gloss="POS"/> </vp> <np def="def" locus="number" id="parent" number="plur"> <word gloss="the" posp="det"/> <np role="subj" number="plur" id="headnp" tr=""> <word posp="noun" gloss="human being"/> <pp p="in" location="surface" precise="no"> <word gloss="in_surface" posp="pp"/> <np def="def" locus="number" id="parent" number="sing"> <word gloss="the" posp="det"/> <np role="" number="sing" id="headnp" tr=""> <word posp="noun" gloss="earth"/> </np> <relp comma="after"> <np id="relnp" number="sing" def="neither" role="subj" comma="before" case="STA"> <word posp="pron" gloss="RELPRON"/> </np> <vp tam="pres-state" ta="PRES" subj="3.sing"> + <thingy type="vpta" function="proclitic" gloss="PRES"/> <word lexposp="adj" posp="verb" gloss="whole"/> </vp> </relp> </np> </pp> </np> <relp comma="after"> <np id="relnp" number="plur" def="neither" role="subj" comma="before" case="STA"> <word posp="pron" gloss="RELPRON"/> </np> <vp tam="pres-state" ta="PRES" subj="3.plur"> + <thingy type="vpta" function="proclitic" gloss="PRES"/> <word lexposp="adj" posp="verb" gloss="all"/> </vp> </relp> </np> <np role="obj" number="plur"> <np number="sing" locus="number" role="obj"> <word posp="num" gloss="one"/> <word posp="noun" gloss="language"/> </np> <word posp="conj" gloss="and"/> <np number="sing" locus="number" role="obj"> <word posp="num" gloss="one"/> <word posp="noun" gloss="dialect"/> </np> </np> </s>propagateArgumentCase: No change.
unwrapArgumentNPs:
<s> <littrans>All humans in the whole earth had one language and one dialect.</littrans> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <thingy type="vpta" function="proclitic" gloss="PAST"/> <word posp="verb" gloss="have"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> </vp> <np def="def" locus="number" id="parent" number="plur"> <word gloss="the" posp="det"/> <np role="subj" number="plur" id="headnp" tr=""> <word posp="noun" gloss="human being"/> <pp p="in" location="surface" precise="no"> <word gloss="in_surface" posp="pp"/> <np def="def" locus="number" id="parent" number="sing"> <word gloss="the" posp="det"/> <np role="" number="sing" id="headnp" tr=""> <word posp="noun" gloss="earth"/> </np> <relp comma="after"> <np id="relnp" number="sing" def="neither" role="subj" comma="before" case="STA"> <word posp="pron" gloss="RELPRON"/> </np> <vp tam="pres-state" ta="PRES" subj="3.sing"> <thingy type="vpta" function="proclitic" gloss="PRES"/> <word lexposp="adj" posp="verb" gloss="whole"/> </vp> </relp> </np> </pp> </np> <relp comma="after"> <np id="relnp" number="plur" def="neither" role="subj" comma="before" case="STA"> <word posp="pron" gloss="RELPRON"/> </np> <vp tam="pres-state" ta="PRES" subj="3.plur"> <thingy type="vpta" function="proclitic" gloss="PRES"/> <word lexposp="adj" posp="verb" gloss="all"/> </vp> </relp> </np> - <np role="obj" number="plur"> <np number="sing" locus="number" role="obj"> <word posp="num" gloss="one"/> <word posp="noun" gloss="language"/> </np> <word posp="conj" gloss="and"/> <np number="sing" locus="number" role="obj"> <word posp="num" gloss="one"/> <word posp="noun" gloss="dialect"/> </np> - </np> </s>unwrapOwnerOwned: No change.
movedowntoword:
<s> <littrans>All humans in the whole earth had one language and one dialect.</littrans> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <thingy type="vpta" function="proclitic" gloss="PAST"/> - <word posp="verb" gloss="have"/> + <word posp="verb" gloss="have" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> </vp> <np def="def" locus="number" id="parent" number="plur"> - <word gloss="the" posp="det"/> + <word gloss="the" posp="det" def="def" locus="number" id="parent" number="plur"/> <np role="subj" number="plur" id="headnp" tr=""> - <word posp="noun" gloss="human being"/> + <word posp="noun" gloss="human being" role="subj" number="plur" id="headnp"/> <pp p="in" location="surface" precise="no"> - <word gloss="in_surface" posp="pp"/> + <word gloss="in_surface" posp="pp" p="in" location="surface" precise="no"/> <np def="def" locus="number" id="parent" number="sing"> - <word gloss="the" posp="det"/> + <word gloss="the" posp="det" def="def" locus="number" id="parent" number="sing"/> <np role="" number="sing" id="headnp" tr=""> - <word posp="noun" gloss="earth"/> + <word posp="noun" gloss="earth" number="sing" id="headnp"/> </np> <relp comma="after"> <np id="relnp" number="sing" def="neither" role="subj" comma="before" case="STA"> - <word posp="pron" gloss="RELPRON"/> + <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" case="STA"/> </np> <vp tam="pres-state" ta="PRES" subj="3.sing"> <thingy type="vpta" function="proclitic" gloss="PRES"/> - <word lexposp="adj" posp="verb" gloss="whole"/> + <word lexposp="adj" posp="verb" gloss="whole" tam="pres-state" ta="PRES" subj="3.sing"/> </vp> </relp> </np> </pp> </np> <relp comma="after"> <np id="relnp" number="plur" def="neither" role="subj" comma="before" case="STA"> - <word posp="pron" gloss="RELPRON"/> + <word posp="pron" gloss="RELPRON" id="relnp" number="plur" def="neither" role="subj" comma="before" case="STA"/> </np> <vp tam="pres-state" ta="PRES" subj="3.plur"> <thingy type="vpta" function="proclitic" gloss="PRES"/> - <word lexposp="adj" posp="verb" gloss="all"/> + <word lexposp="adj" posp="verb" gloss="all" tam="pres-state" ta="PRES" subj="3.plur"/> </vp> </relp> </np> <np number="sing" locus="number" role="obj"> - <word posp="num" gloss="one"/> - <word posp="noun" gloss="language"/> + <word posp="num" gloss="one" number="sing" locus="number" role="obj"/> + <word posp="noun" gloss="language" number="sing" locus="number" role="obj"/> </np> <word posp="conj" gloss="and"/> <np number="sing" locus="number" role="obj"> - <word posp="num" gloss="one"/> - <word posp="noun" gloss="dialect"/> + <word posp="num" gloss="one" number="sing" locus="number" role="obj"/> + <word posp="noun" gloss="dialect" number="sing" locus="number" role="obj"/> </np> </s>About to call getSlotValue for have/verb/question/optional
Got not.Q
About to call getSlotValue for have/verb/voice/obligatory
Got active
About to call getSlotValue for the/det/number/obligatory
Got plur
About to call getSlotValue for human being/noun/case/obligatory
calling defaultval for case/
defaultval: noun, case
returning STA
Got STA
About to call getSlotValue for the/det/number/obligatory
Got sing
About to call getSlotValue for earth/noun/case/obligatory
calling defaultval for case/
defaultval: noun, case
returning STA
Got STA
About to call getSlotValue for whole/verb/question/optional
About to call getSlotValue for whole/verb/voice/obligatory
calling defaultval for voice/
defaultval: verb, voice
returning active
Got active
About to call getSlotValue for all/verb/question/optional
About to call getSlotValue for all/verb/voice/obligatory
calling defaultval for voice/
defaultval: verb, voice
returning active
Got active
About to call getSlotValue for language/noun/case/obligatory
calling defaultval for case/
defaultval: noun, case
returning STA
Got STA
About to call getSlotValue for dialect/noun/case/obligatory
calling defaultval for case/
defaultval: noun, case
returning STA
Got STAaddaffixes:
<s> <littrans>All humans in the whole earth had one language and one dialect.</littrans> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <thingy type="vpta" function="proclitic" gloss="PAST"/> + <thingy type="verbquestion" function="prefix" gloss="not.Q"/> <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="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> </vp> <np def="def" locus="number" id="parent" number="plur"> <word gloss="the" posp="det" def="def" locus="number" id="parent" number="plur"/> + <thingy type="detnumber" function="suffix" gloss="plur"/> <np role="subj" number="plur" id="headnp" tr=""> + <thingy type="nouncase" function="prefix" gloss="STA"/> <word posp="noun" gloss="human being" role="subj" number="plur" id="headnp"/> <pp p="in" location="surface" precise="no"> <word gloss="in_surface" posp="pp" p="in" location="surface" precise="no"/> <np def="def" locus="number" id="parent" number="sing"> <word gloss="the" posp="det" def="def" locus="number" id="parent" number="sing"/> + <thingy type="detnumber" function="suffix" gloss="sing"/> <np role="" number="sing" id="headnp" tr=""> + <thingy type="nouncase" function="prefix" gloss="STA"/> <word posp="noun" gloss="earth" number="sing" id="headnp"/> </np> <relp comma="after"> <np id="relnp" number="sing" def="neither" role="subj" comma="before" case="STA"> <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" case="STA"/> </np> <vp tam="pres-state" ta="PRES" subj="3.sing"> <thingy type="vpta" function="proclitic" gloss="PRES"/> <word lexposp="adj" posp="verb" gloss="whole" tam="pres-state" ta="PRES" subj="3.sing"/> + <thingy type="verbvoice" function="suffix" gloss="active"/> </vp> </relp> </np> </pp> </np> <relp comma="after"> <np id="relnp" number="plur" def="neither" role="subj" comma="before" case="STA"> <word posp="pron" gloss="RELPRON" id="relnp" number="plur" def="neither" role="subj" comma="before" case="STA"/> </np> <vp tam="pres-state" ta="PRES" subj="3.plur"> <thingy type="vpta" function="proclitic" gloss="PRES"/> <word lexposp="adj" posp="verb" gloss="all" tam="pres-state" ta="PRES" subj="3.plur"/> + <thingy type="verbvoice" function="suffix" gloss="active"/> </vp> </relp> </np> <np number="sing" locus="number" role="obj"> <word posp="num" gloss="one" number="sing" locus="number" role="obj"/> + <thingy type="nouncase" function="prefix" gloss="STA"/> <word posp="noun" gloss="language" number="sing" locus="number" role="obj"/> </np> <word posp="conj" gloss="and"/> <np number="sing" locus="number" role="obj"> <word posp="num" gloss="one" number="sing" locus="number" role="obj"/> + <thingy type="nouncase" function="prefix" gloss="STA"/> <word posp="noun" gloss="dialect" number="sing" locus="number" role="obj"/> </np> </s>flatten:
<s> - <littrans>All humans in the whole earth had one language and one dialect.</littrans> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <flat> <thingy type="vpta" function="proclitic" gloss="PAST"/> <thingy type="verbquestion" function="prefix" gloss="not.Q"/> <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="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> - </vp> - <np def="def" locus="number" id="parent" number="plur"> <word gloss="the" posp="det" def="def" locus="number" id="parent" number="plur"/> <thingy type="detnumber" function="suffix" gloss="plur"/> - <np role="subj" number="plur" id="headnp" tr=""> <thingy type="nouncase" function="prefix" gloss="STA"/> <word posp="noun" gloss="human being" role="subj" number="plur" id="headnp"/> - <pp p="in" location="surface" precise="no"> <word gloss="in_surface" posp="pp" p="in" location="surface" precise="no"/> - <np def="def" locus="number" id="parent" number="sing"> <word gloss="the" posp="det" def="def" locus="number" id="parent" number="sing"/> <thingy type="detnumber" function="suffix" gloss="sing"/> - <np role="" number="sing" id="headnp" tr=""> <thingy type="nouncase" function="prefix" gloss="STA"/> <word posp="noun" gloss="earth" number="sing" id="headnp"/> - </np> - <relp comma="after"> - <np id="relnp" number="sing" def="neither" role="subj" comma="before" case="STA"> <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" case="STA"/> - </np> - <vp tam="pres-state" ta="PRES" subj="3.sing"> <thingy type="vpta" function="proclitic" gloss="PRES"/> - <word lexposp="adj" posp="verb" gloss="whole" tam="pres-state" ta="PRES" subj="3.sing"/> + <word lexposp="adj" posp="verb" gloss="whole" tam="pres-state" ta="PRES" subj="3.sing" comma="after"/> <thingy type="verbvoice" function="suffix" gloss="active"/> - </vp> - </relp> - </np> - </pp> - </np> - <relp comma="after"> - <np id="relnp" number="plur" def="neither" role="subj" comma="before" case="STA"> <word posp="pron" gloss="RELPRON" id="relnp" number="plur" def="neither" role="subj" comma="before" case="STA"/> - </np> - <vp tam="pres-state" ta="PRES" subj="3.plur"> <thingy type="vpta" function="proclitic" gloss="PRES"/> - <word lexposp="adj" posp="verb" gloss="all" tam="pres-state" ta="PRES" subj="3.plur"/> + <word lexposp="adj" posp="verb" gloss="all" tam="pres-state" ta="PRES" subj="3.plur" comma="after"/> <thingy type="verbvoice" function="suffix" gloss="active"/> - </vp> - </relp> - </np> - <np number="sing" locus="number" role="obj"> <word posp="num" gloss="one" number="sing" locus="number" role="obj"/> <thingy type="nouncase" function="prefix" gloss="STA"/> <word posp="noun" gloss="language" number="sing" locus="number" role="obj"/> - </np> <word posp="conj" gloss="and"/> - <np number="sing" locus="number" role="obj"> <word posp="num" gloss="one" number="sing" locus="number" role="obj"/> <thingy type="nouncase" function="prefix" gloss="STA"/> <word posp="noun" gloss="dialect" number="sing" locus="number" role="obj"/> - </np> + </flat> </s>addvocab:
-<s> +<s translation=""> <flat> - <thingy type="vpta" function="proclitic" gloss="PAST"/> - <thingy type="verbquestion" function="prefix" gloss="not.Q"/> - <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="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <word gloss="the" posp="det" def="def" locus="number" id="parent" number="plur"/> - <thingy type="detnumber" function="suffix" gloss="plur"/> - <thingy type="nouncase" function="prefix" gloss="STA"/> - <word posp="noun" gloss="human being" role="subj" number="plur" id="headnp"/> - <word gloss="in_surface" posp="pp" p="in" location="surface" precise="no"/> - <word gloss="the" posp="det" def="def" locus="number" id="parent" number="sing"/> - <thingy type="detnumber" function="suffix" gloss="sing"/> - <thingy type="nouncase" function="prefix" gloss="STA"/> - <word posp="noun" gloss="earth" number="sing" id="headnp"/> - <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" case="STA"/> - <thingy type="vpta" function="proclitic" gloss="PRES"/> - <word lexposp="adj" posp="verb" gloss="whole" tam="pres-state" ta="PRES" subj="3.sing" comma="after"/> - <thingy type="verbvoice" function="suffix" gloss="active"/> - <word posp="pron" gloss="RELPRON" id="relnp" number="plur" def="neither" role="subj" comma="before" case="STA"/> - <thingy type="vpta" function="proclitic" gloss="PRES"/> - <word lexposp="adj" posp="verb" gloss="all" tam="pres-state" ta="PRES" subj="3.plur" comma="after"/> - <thingy type="verbvoice" function="suffix" gloss="active"/> - <word posp="num" gloss="one" number="sing" locus="number" role="obj"/> - <thingy type="nouncase" function="prefix" gloss="STA"/> - <word posp="noun" gloss="language" number="sing" locus="number" role="obj"/> - <word posp="conj" gloss="and"/> - <word posp="num" gloss="one" number="sing" locus="number" role="obj"/> - <thingy type="nouncase" function="prefix" gloss="STA"/> - <word posp="noun" gloss="dialect" number="sing" locus="number" role="obj"/> + <thingy type="vpta" function="proclitic" gloss="PAST">|t|ə|</thingy> + <thingy type="verbquestion" function="prefix" gloss="not.Q">-</thingy> + <word posp="verb" gloss="have" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">|n|i|t|</word> + <thingy type="verbvoice" function="suffix" gloss="active">-|ə|p|ə|</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> + <word gloss="the" posp="det" def="def" locus="number" id="parent" number="plur">|l|o|</word> + <thingy type="detnumber" function="suffix" gloss="plur">-|n|ə|</thingy> + <thingy type="nouncase" function="prefix" gloss="STA">|l|-</thingy> + <word posp="noun" gloss="human being" role="subj" number="plur" id="headnp">|u|d|ə|n|ə|</word> + <word gloss="in_surface" posp="pp" p="in" location="surface" precise="no">|k|i|m|ə|</word> + <word gloss="the" posp="det" def="def" locus="number" id="parent" number="sing">|l|o|</word> + <thingy type="detnumber" function="suffix" gloss="sing">-|r|ə|</thingy> + <thingy type="nouncase" function="prefix" gloss="STA">|l|-</thingy> + <word posp="noun" gloss="earth" number="sing" id="headnp">|a|r|ə|d|ə|</word> + <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" case="STA">|m|a|</word> + <thingy type="vpta" function="proclitic" gloss="PRES">-</thingy> + <word lexposp="adj" posp="verb" gloss="whole" tam="pres-state" ta="PRES" subj="3.sing" comma="after">|t|a|d|</word> + <thingy type="verbvoice" function="suffix" gloss="active">-|ə|p|ə|</thingy> + <word posp="pron" gloss="RELPRON" id="relnp" number="plur" def="neither" role="subj" comma="before" case="STA">|m|a|</word> + <thingy type="vpta" function="proclitic" gloss="PRES">-</thingy> + <word lexposp="adj" posp="verb" gloss="all" tam="pres-state" ta="PRES" subj="3.plur" comma="after">|n|a|d|</word> + <thingy type="verbvoice" function="suffix" gloss="active">-|ə|p|ə|</thingy> + <word posp="num" gloss="one" number="sing" locus="number" role="obj">|s|e|</word> + <thingy type="nouncase" function="prefix" gloss="STA">|l|-</thingy> + <word posp="noun" gloss="language" number="sing" locus="number" role="obj">|i|t͡ʃ|ə|r|ə|</word> + <word posp="conj" gloss="and">|s|o|</word> + <word posp="num" gloss="one" number="sing" locus="number" role="obj">|s|e|</word> + <thingy type="nouncase" function="prefix" gloss="STA">|l|-</thingy> + <word posp="noun" gloss="dialect" number="sing" locus="number" role="obj">|a|d|ə|s|ə|ɡ|ə|l|ə|</word> </flat> </s>vowelharmony: No change.
### |t|ə|
#-> tə
### |t|ə|
#-> tə
### |n|i|t|
#-> nit
### |n|i|t|
#-> nit
### -|ə|p|ə|
#-> -əpə
### -|ə|p|ə|
#-> -əpə
### |l|o|
#-> lo
### |l|o|
#-> lo
### -|n|ə|
#-> -nə
### -|n|ə|
#-> -nə
### |l|-
#-> l-
### |l|-
#-> l-
### |u|d|ə|n|ə|
#-> udənə
### |u|d|ə|n|ə|
#-> udənə
### |k|i|m|ə|
#-> kimə
### |k|i|m|ə|
#-> kimə
### |l|o|
#-> lo
### |l|o|
#-> lo
### -|r|ə|
#-> -rə
### -|r|ə|
#-> -rə
### |l|-
#-> l-
### |l|-
#-> l-
### |a|r|ə|d|ə|,
#-> arədə,
### |a|r|ə|d|ə|,
#-> arədə,
### |m|a|
#-> ma
### |m|a|
#-> ma
### |t|a|d|
#-> tad
### |t|a|d|
#-> tad
### -|ə|p|ə|,
#-> -əpə,
### -|ə|p|ə|,
#-> -əpə,
### |m|a|
#-> ma
### |m|a|
#-> ma
### |n|a|d|
#-> nad
### |n|a|d|
#-> nad
### -|ə|p|ə|,
#-> -əpə,
### -|ə|p|ə|,
#-> -əpə,
### |s|e|
#-> se
### |s|e|
#-> se
### |l|-
#-> l-
### |l|-
#-> l-
### |i|t͡ʃ|ə|r|ə|
#-> it͡ʃərə
### |i|t͡ʃ|ə|r|ə|
#-> it͡ʃərə
### |s|o|
#-> so
### |s|o|
#-> so
### |s|e|
#-> se
### |s|e|
#-> se
### |l|-
#-> l-
### |l|-
#-> l-
### |a|d|ə|s|ə|ɡ|ə|l|ə|
#-> adəsəɡələ
### |a|d|ə|s|ə|ɡ|ə|l|ə|
#-> adəsəɡələ
### |t|ə| |n|i|t||ə|p|ə| |l|o||n|ə| |l||u|d|ə|n|ə| |k|i|m|ə| |l|o||r|ə| |l||a|r|ə|d|ə|, |m|a| |t|a|d||ə|p|ə|, |m|a| |n|a|d||ə|p|ə|, |s|e| |l||i|t͡ʃ|ə|r|ə| |s|o| |s|e| |l||a|d|ə|s|ə|ɡ|ə|l|ə|
#-> tə nitəpə lonə ludənə kimə lorə larədə, ma tadəpə, ma nadəpə, se lit͡ʃərə so se ladəsəɡələremovetags:
<s translation=""> <flat> <thingy type="vpta" function="proclitic" gloss="PAST">|t|ə|</thingy> - <thingy type="verbquestion" function="prefix" gloss="not.Q">-</thingy> <word posp="verb" gloss="have" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">|n|i|t|</word> <thingy type="verbvoice" function="suffix" gloss="active">-|ə|p|ə|</thingy> - <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy> - <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> <word gloss="the" posp="det" def="def" locus="number" id="parent" number="plur">|l|o|</word> <thingy type="detnumber" function="suffix" gloss="plur">-|n|ə|</thingy> <thingy type="nouncase" function="prefix" gloss="STA">|l|-</thingy> <word posp="noun" gloss="human being" role="subj" number="plur" id="headnp">|u|d|ə|n|ə|</word> <word gloss="in_surface" posp="pp" p="in" location="surface" precise="no">|k|i|m|ə|</word> <word gloss="the" posp="det" def="def" locus="number" id="parent" number="sing">|l|o|</word> <thingy type="detnumber" function="suffix" gloss="sing">-|r|ə|</thingy> <thingy type="nouncase" function="prefix" gloss="STA">|l|-</thingy> - <word posp="noun" gloss="earth" number="sing" id="headnp">|a|r|ə|d|ə|</word> + <word posp="noun" gloss="earth" number="sing" id="headnp">|a|r|ə|d|ə|,</word> <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" case="STA">|m|a|</word> - <thingy type="vpta" function="proclitic" gloss="PRES">-</thingy> <word lexposp="adj" posp="verb" gloss="whole" tam="pres-state" ta="PRES" subj="3.sing" comma="after">|t|a|d|</word> - <thingy type="verbvoice" function="suffix" gloss="active">-|ə|p|ə|</thingy> + <thingy type="verbvoice" function="suffix" gloss="active">-|ə|p|ə|,</thingy> <word posp="pron" gloss="RELPRON" id="relnp" number="plur" def="neither" role="subj" comma="before" case="STA">|m|a|</word> - <thingy type="vpta" function="proclitic" gloss="PRES">-</thingy> <word lexposp="adj" posp="verb" gloss="all" tam="pres-state" ta="PRES" subj="3.plur" comma="after">|n|a|d|</word> - <thingy type="verbvoice" function="suffix" gloss="active">-|ə|p|ə|</thingy> + <thingy type="verbvoice" function="suffix" gloss="active">-|ə|p|ə|,</thingy> <word posp="num" gloss="one" number="sing" locus="number" role="obj">|s|e|</word> <thingy type="nouncase" function="prefix" gloss="STA">|l|-</thingy> <word posp="noun" gloss="language" number="sing" locus="number" role="obj">|i|t͡ʃ|ə|r|ə|</word> <word posp="conj" gloss="and">|s|o|</word> <word posp="num" gloss="one" number="sing" locus="number" role="obj">|s|e|</word> <thingy type="nouncase" function="prefix" gloss="STA">|l|-</thingy> <word posp="noun" gloss="dialect" number="sing" locus="number" role="obj">|a|d|ə|s|ə|ɡ|ə|l|ə|</word> </flat> + <p><span class="ilpair"><span class="mor">tə</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">nit</span><br><span class="gls">have</span></span> <span class="ilpair"><span class="mor">-əpə</span><br><span class="gls">active</span></span> <span class="ilpair"><span class="mor">lo</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">-nə</span><br><span class="gls">plur</span></span> <span class="ilpair"><span class="mor">l-</span><br><span class="gls"><span class="glssc">STA</span></span></span> <span class="ilpair"><span class="mor">udənə</span><br><span class="gls">human being</span></span> <span class="ilpair"><span class="mor">kimə</span><br><span class="gls">in_surface</span></span> <span class="ilpair"><span class="mor">lo</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">-rə</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">l-</span><br><span class="gls"><span class="glssc">STA</span></span></span> <span class="ilpair"><span class="mor">arədə,</span><br><span class="gls">earth</span></span> <span class="ilpair"><span class="mor">ma</span><br><span class="gls"><span class="glssc">RELPRON</span></span></span> <span class="ilpair"><span class="mor">tad</span><br><span class="gls">whole</span></span> <span class="ilpair"><span class="mor">-əpə,</span><br><span class="gls">active</span></span> <span class="ilpair"><span class="mor">ma</span><br><span class="gls"><span class="glssc">RELPRON</span></span></span> <span class="ilpair"><span class="mor">nad</span><br><span class="gls">all</span></span> <span class="ilpair"><span class="mor">-əpə,</span><br><span class="gls">active</span></span> <span class="ilpair"><span class="mor">se</span><br><span class="gls">one</span></span> <span class="ilpair"><span class="mor">l-</span><br><span class="gls"><span class="glssc">STA</span></span></span> <span class="ilpair"><span class="mor">it͡ʃərə</span><br><span class="gls">language</span></span> <span class="ilpair"><span class="mor">so</span><br><span class="gls">and</span></span> <span class="ilpair"><span class="mor">se</span><br><span class="gls">one</span></span> <span class="ilpair"><span class="mor">l-</span><br><span class="gls"><span class="glssc">STA</span></span></span> <span class="ilpair"><span class="mor">adəsəɡələ</span><br><span class="gls">dialect</span></span></p> + <p>tə nitəpə lonə ludənə kimə lorə larədə, ma tadəpə, ma nadəpə, se lit͡ʃərə so se ladəsəɡələ</p> + <p>тӟ нитӟпӟ лонӟ лудӟнӟ кимӟ лорӟ ларӟдӟ, ма тадӟпӟ, ма надӟпӟ, се личӟрӟ со се ладӟсӟгӟлӟ</p> + <il> + <w> + <o>tə</o> + <g>PAST</g> + </w> + <w> + <o>nit</o> + <g>have</g> + </w> + <w> + <o>-əpə</o> + <g>active</g> + </w> + <w> + <o>lo</o> + <g>the</g> + </w> + <w> + <o>-nə</o> + <g>plur</g> + </w> + <w> + <o>l-</o> + <g>STA</g> + </w> + <w> + <o>udənə</o> + <g>human being</g> + </w> + <w> + <o>kimə</o> + <g>in_surface</g> + </w> + <w> + <o>lo</o> + <g>the</g> + </w> + <w> + <o>-rə</o> + <g>sing</g> + </w> + <w> + <o>l-</o> + <g>STA</g> + </w> + <w> + <o>arədə,</o> + <g>earth</g> + </w> + <w> + <o>ma</o> + <g>RELPRON</g> + </w> + <w> + <o>tad</o> + <g>whole</g> + </w> + <w> + <o>-əpə,</o> + <g>active</g> + </w> + <w> + <o>ma</o> + <g>RELPRON</g> + </w> + <w> + <o>nad</o> + <g>all</g> + </w> + <w> + <o>-əpə,</o> + <g>active</g> + </w> + <w> + <o>se</o> + <g>one</g> + </w> + <w> + <o>l-</o> + <g>STA</g> + </w> + <w> + <o>it͡ʃərə</o> + <g>language</g> + </w> + <w> + <o>so</o> + <g>and</g> + </w> + <w> + <o>se</o> + <g>one</g> + </w> + <w> + <o>l-</o> + <g>STA</g> + </w> + <w> + <o>adəsəɡələ</o> + <g>dialect</g> + </w> + </il> </s>Тӟ нитӟпӟ лонӟ лудӟнӟ кимӟ лорӟ ларӟдӟ, ма тадӟпӟ, ма надӟпӟ, се личӟрӟ со се ладӟсӟгӟлӟ.
And the whole earth was of one language, and of one speech.
Useful pages: