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 Ghoy, 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 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"> <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"> <word posp="noun" gloss="earth"/> <word posp="adj" gloss="whole"/> </np> </pp> </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"> <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"> <word posp="noun" gloss="earth"/> <word posp="adj" gloss="whole"/> </np> </pp> </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"> <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"> <word posp="noun" gloss="earth"/> <word posp="adj" gloss="whole"/> </np> </pp> </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:
No change.
module sentenceconnectors:
No change.
module complementise:
No change.
module affixdensity:
No change.
module adpositions:
<s> <littrans>All humans in the whole earth had one language and one dialect.</littrans> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="have"/> </vp> <np def="def" number="plur" role="subj" locus="number"> <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"> + <word gloss="in_surface" posp="pp"/> + <np def="def" number="sing" locus="number" case="LOC"> <word posp="noun" gloss="earth"/> <word posp="adj" gloss="whole"/> </np> </pp> </np> <np role="obj"> <conjp conj="and"> <np number="sing" locus="number"> <word posp="noun" gloss="language"/> <word posp="num" gloss="one"/> </np> <np number="sing" locus="number"> <word posp="noun" gloss="dialect"/> <word posp="num" gloss="one"/> </np> </conjp> </np> </s>module constorder:
No change.
module casemarking:
No change.
module markowner:
No change.
module propagatenumber:
<s> <littrans>All humans in the whole earth had one language and one dialect.</littrans> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="have"/> </vp> <np def="def" number="plur" role="subj" locus="number"> <word posp="noun" gloss="human being"/> <word posp="adj" gloss="all"/> <pp p="in" location="surface" precise="no"> <word gloss="in_surface" posp="pp"/> <np def="def" number="sing" locus="number" case="LOC"> <word posp="noun" gloss="earth"/> <word posp="adj" gloss="whole"/> </np> </pp> </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 markowned:
<s> <littrans>All humans in the whole earth had one language and one dialect.</littrans> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="have"/> </vp> - <np def="def" number="plur" role="subj" locus="number"> + <np def="def" number="plur" role="subj" locus="number" possessor="no.owner"> <word posp="noun" gloss="human being"/> <word posp="adj" gloss="all"/> <pp p="in" location="surface" precise="no"> <word gloss="in_surface" posp="pp"/> - <np def="def" number="sing" locus="number" case="LOC"> + <np def="def" number="sing" locus="number" case="LOC" possessor="no.owner"> <word posp="noun" gloss="earth"/> <word posp="adj" gloss="whole"/> </np> </pp> </np> - <np role="obj" number="plur"> + <np role="obj" number="plur" possessor="no.owner"> <conjp conj="and"> - <np number="sing" locus="number"> + <np number="sing" locus="number" possessor="no.owner"> <word posp="noun" gloss="language"/> <word posp="num" gloss="one"/> </np> - <np number="sing" locus="number"> + <np number="sing" locus="number" possessor="no.owner"> <word posp="noun" gloss="dialect"/> <word posp="num" gloss="one"/> </np> </conjp> </np> </s>module ngen:
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" number="plur" role="subj" locus="number" possessor="no.owner"> - <word posp="noun" gloss="human being"/> <word posp="adj" gloss="all"/> + <word posp="noun" gloss="human being"/> <pp p="in" location="surface" precise="no"> <word gloss="in_surface" posp="pp"/> <np def="def" number="sing" locus="number" case="LOC" possessor="no.owner"> - <word posp="noun" gloss="earth"/> <word posp="adj" gloss="whole"/> + <word posp="noun" gloss="earth"/> </np> </pp> </np> <np role="obj" number="plur" possessor="no.owner"> <conjp conj="and"> <np number="sing" locus="number" possessor="no.owner"> <word posp="noun" gloss="language"/> <word posp="num" gloss="one"/> </np> <np number="sing" locus="number" possessor="no.owner"> <word posp="noun" gloss="dialect"/> <word posp="num" gloss="one"/> </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" number="plur" role="subj" locus="number" possessor="no.owner"> <word posp="adj" gloss="all"/> <word posp="noun" gloss="human being"/> <pp p="in" location="surface" precise="no"> <word gloss="in_surface" posp="pp"/> <np def="def" number="sing" locus="number" case="LOC" possessor="no.owner"> <word posp="adj" gloss="whole"/> <word posp="noun" gloss="earth"/> </np> </pp> </np> <np role="obj" number="plur" possessor="no.owner"> <conjp conj="and"> <np number="sing" locus="number" possessor="no.owner"> - <word posp="noun" gloss="language"/> <word posp="num" gloss="one"/> + <word posp="noun" gloss="language"/> </np> <np number="sing" locus="number" possessor="no.owner"> - <word posp="noun" gloss="dialect"/> <word posp="num" gloss="one"/> + <word posp="noun" gloss="dialect"/> </np> </conjp> </np> </s>module wordorder:
No change.
module conjp:
<s> <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" possessor="no.owner"> <word posp="adj" gloss="all"/> <word posp="noun" gloss="human being"/> <pp p="in" location="surface" precise="no"> <word gloss="in_surface" posp="pp"/> <np def="def" number="sing" locus="number" case="LOC" possessor="no.owner"> <word posp="adj" gloss="whole"/> <word posp="noun" gloss="earth"/> </np> </pp> </np> <np role="obj" number="plur" possessor="no.owner"> <conjp conj="and"> <np number="sing" locus="number" possessor="no.owner"> <word posp="num" gloss="one"/> <word posp="noun" gloss="language"/> </np> + <word posp="conj" gloss="and"/> <np number="sing" locus="number" possessor="no.owner"> <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" number="plur" role="subj" locus="number" possessor="no.owner"> <word posp="adj" gloss="all"/> <word posp="noun" gloss="human being"/> <pp p="in" location="surface" precise="no"> <word gloss="in_surface" posp="pp"/> <np def="def" number="sing" locus="number" case="LOC" possessor="no.owner"> <word posp="adj" gloss="whole"/> <word posp="noun" gloss="earth"/> </np> </pp> </np> <np role="obj" number="plur" possessor="no.owner"> - <conjp conj="and"> - <np number="sing" locus="number" possessor="no.owner"> + <np number="sing" locus="number" possessor="no.owner" role="obj"> <word posp="num" gloss="one"/> <word posp="noun" gloss="language"/> </np> <word posp="conj" gloss="and"/> - <np number="sing" locus="number" possessor="no.owner"> + <np number="sing" locus="number" possessor="no.owner" role="obj"> <word posp="num" gloss="one"/> <word posp="noun" gloss="dialect"/> </np> - </conjp> </np> </s>fixpronouns:
No change.
copyuptophrase:
No change.
prodrop:
No change.
addclitics:
<s> <littrans>All humans in the whole earth had one language and one dialect.</littrans> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <thingy type="vpvoice" function="proclitic" gloss="active"/> <word posp="verb" gloss="have"/> + <thingy type="vpta" function="enclitic" gloss="PAST"/> + <thingy type="vpmode" function="enclitic" gloss="indicative"/> + <thingy type="vpnegation" function="enclitic" gloss="POS"/> </vp> <np def="def" number="plur" role="subj" locus="number" possessor="no.owner"> <word posp="adj" gloss="all"/> <word posp="noun" gloss="human being"/> <pp p="in" location="surface" precise="no"> <word gloss="in_surface" posp="pp"/> <np def="def" number="sing" locus="number" case="LOC" possessor="no.owner"> <word posp="adj" gloss="whole"/> <word posp="noun" gloss="earth"/> + <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </np> </pp> + <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </np> <np role="obj" number="plur" possessor="no.owner"> <np number="sing" locus="number" possessor="no.owner" role="obj"> <word posp="num" gloss="one"/> <word posp="noun" gloss="language"/> + <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </np> <word posp="conj" gloss="and"/> <np number="sing" locus="number" possessor="no.owner" role="obj"> <word posp="num" gloss="one"/> <word posp="noun" gloss="dialect"/> + <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </np> + <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </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="vpvoice" function="proclitic" gloss="active"/> <word posp="verb" gloss="have"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> </vp> <np def="def" number="plur" role="subj" locus="number" possessor="no.owner"> <word posp="adj" gloss="all"/> <word posp="noun" gloss="human being"/> <pp p="in" location="surface" precise="no"> <word gloss="in_surface" posp="pp"/> <np def="def" number="sing" locus="number" case="LOC" possessor="no.owner"> <word posp="adj" gloss="whole"/> <word posp="noun" gloss="earth"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </np> </pp> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </np> - <np role="obj" number="plur" possessor="no.owner"> <np number="sing" locus="number" possessor="no.owner" role="obj"> <word posp="num" gloss="one"/> <word posp="noun" gloss="language"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </np> <word posp="conj" gloss="and"/> <np number="sing" locus="number" possessor="no.owner" role="obj"> <word posp="num" gloss="one"/> <word posp="noun" gloss="dialect"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </np> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </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="vpvoice" function="proclitic" gloss="active"/> - <word posp="verb" gloss="have"/> + <word posp="verb" gloss="have" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> </vp> <np def="def" number="plur" role="subj" locus="number" possessor="no.owner"> - <word posp="adj" gloss="all"/> - <word posp="noun" gloss="human being"/> + <word posp="adj" gloss="all" def="def" number="plur" role="subj" locus="number" possessor="no.owner"/> + <word posp="noun" gloss="human being" def="def" number="plur" role="subj" locus="number" possessor="no.owner"/> <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" number="sing" locus="number" case="LOC" possessor="no.owner"> - <word posp="adj" gloss="whole"/> - <word posp="noun" gloss="earth"/> + <word posp="adj" gloss="whole" def="def" number="sing" locus="number" case="LOC" possessor="no.owner"/> + <word posp="noun" gloss="earth" def="def" number="sing" locus="number" case="LOC" possessor="no.owner"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </np> </pp> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </np> <np number="sing" locus="number" possessor="no.owner" role="obj"> - <word posp="num" gloss="one"/> - <word posp="noun" gloss="language"/> + <word posp="num" gloss="one" number="sing" locus="number" possessor="no.owner" role="obj"/> + <word posp="noun" gloss="language" number="sing" locus="number" possessor="no.owner" role="obj"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </np> <word posp="conj" gloss="and"/> <np number="sing" locus="number" possessor="no.owner" role="obj"> - <word posp="num" gloss="one"/> - <word posp="noun" gloss="dialect"/> + <word posp="num" gloss="one" number="sing" locus="number" possessor="no.owner" role="obj"/> + <word posp="noun" gloss="dialect" number="sing" locus="number" possessor="no.owner" role="obj"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </np> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </s>addaffixes:
About to call getSlotValue for human being/noun/number/optional
Got plur
About to call getSlotValue for human being/noun/def/optional
Got def
About to call getSlotValue for earth/noun/number/optional
Got sing
About to call getSlotValue for earth/noun/def/optional
Got def
About to call getSlotValue for language/noun/number/optional
Got sing
About to call getSlotValue for language/noun/def/optional
About to call getSlotValue for dialect/noun/number/optional
Got sing
About to call getSlotValue for dialect/noun/def/optional<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="vpvoice" function="proclitic" gloss="active"/> <word posp="verb" gloss="have" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> </vp> <np def="def" number="plur" role="subj" locus="number" possessor="no.owner"> <word posp="adj" gloss="all" def="def" number="plur" role="subj" locus="number" possessor="no.owner"/> <word posp="noun" gloss="human being" def="def" number="plur" role="subj" locus="number" possessor="no.owner"/> + <thingy type="nounnumber" function="suffix" gloss="plur"/> + <thingy type="noundef" function="suffix" gloss="def"/> <pp p="in" location="surface" precise="no"> <word gloss="in_surface" posp="pp" p="in" location="surface" precise="no"/> <np def="def" number="sing" locus="number" case="LOC" possessor="no.owner"> <word posp="adj" gloss="whole" def="def" number="sing" locus="number" case="LOC" possessor="no.owner"/> <word posp="noun" gloss="earth" def="def" number="sing" locus="number" case="LOC" possessor="no.owner"/> + <thingy type="nounnumber" function="suffix" gloss="sing"/> + <thingy type="noundef" function="suffix" gloss="def"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </np> </pp> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </np> <np number="sing" locus="number" possessor="no.owner" role="obj"> <word posp="num" gloss="one" number="sing" locus="number" possessor="no.owner" role="obj"/> <word posp="noun" gloss="language" number="sing" locus="number" possessor="no.owner" role="obj"/> + <thingy type="nounnumber" function="suffix" gloss="sing"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </np> <word posp="conj" gloss="and"/> <np number="sing" locus="number" possessor="no.owner" role="obj"> <word posp="num" gloss="one" number="sing" locus="number" possessor="no.owner" role="obj"/> <word posp="noun" gloss="dialect" number="sing" locus="number" possessor="no.owner" role="obj"/> + <thingy type="nounnumber" function="suffix" gloss="sing"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </np> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </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="vpvoice" function="proclitic" gloss="active"/> <word posp="verb" gloss="have" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> - </vp> - <np def="def" number="plur" role="subj" locus="number" possessor="no.owner"> <word posp="adj" gloss="all" def="def" number="plur" role="subj" locus="number" possessor="no.owner"/> <word posp="noun" gloss="human being" def="def" number="plur" role="subj" locus="number" possessor="no.owner"/> <thingy type="nounnumber" function="suffix" gloss="plur"/> <thingy type="noundef" function="suffix" gloss="def"/> - <pp p="in" location="surface" precise="no"> <word gloss="in_surface" posp="pp" p="in" location="surface" precise="no"/> - <np def="def" number="sing" locus="number" case="LOC" possessor="no.owner"> <word posp="adj" gloss="whole" def="def" number="sing" locus="number" case="LOC" possessor="no.owner"/> <word posp="noun" gloss="earth" def="def" number="sing" locus="number" case="LOC" possessor="no.owner"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> <thingy type="noundef" function="suffix" gloss="def"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> - </pp> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> - <np number="sing" locus="number" possessor="no.owner" role="obj"> <word posp="num" gloss="one" number="sing" locus="number" possessor="no.owner" role="obj"/> <word posp="noun" gloss="language" number="sing" locus="number" possessor="no.owner" role="obj"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> <word posp="conj" gloss="and"/> - <np number="sing" locus="number" possessor="no.owner" role="obj"> <word posp="num" gloss="one" number="sing" locus="number" possessor="no.owner" role="obj"/> <word posp="noun" gloss="dialect" number="sing" locus="number" possessor="no.owner" role="obj"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> + </flat> </s>addvocab:
-<s> +<s translation=""> <flat> - <thingy type="vpvoice" function="proclitic" gloss="active"/> - <word posp="verb" gloss="have" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <word posp="adj" gloss="all" def="def" number="plur" role="subj" locus="number" possessor="no.owner"/> - <word posp="noun" gloss="human being" def="def" number="plur" role="subj" locus="number" possessor="no.owner"/> - <thingy type="nounnumber" function="suffix" gloss="plur"/> - <thingy type="noundef" function="suffix" gloss="def"/> - <word gloss="in_surface" posp="pp" p="in" location="surface" precise="no"/> - <word posp="adj" gloss="whole" def="def" number="sing" locus="number" case="LOC" possessor="no.owner"/> - <word posp="noun" gloss="earth" def="def" number="sing" locus="number" case="LOC" possessor="no.owner"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <thingy type="noundef" function="suffix" gloss="def"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <word posp="num" gloss="one" number="sing" locus="number" possessor="no.owner" role="obj"/> - <word posp="noun" gloss="language" number="sing" locus="number" possessor="no.owner" role="obj"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <word posp="conj" gloss="and"/> - <word posp="num" gloss="one" number="sing" locus="number" possessor="no.owner" role="obj"/> - <word posp="noun" gloss="dialect" number="sing" locus="number" possessor="no.owner" role="obj"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> + <thingy type="vpvoice" function="proclitic" gloss="active" ph=""></thingy> + <word posp="verb" gloss="have" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" ph="t͡s eː ˈ k">t͡seːˈk</word> + <thingy type="vpta" function="enclitic" gloss="PAST" ph="ʁ u ʒ">ʁuʒ</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> + <word posp="adj" gloss="all" def="def" number="plur" role="subj" locus="number" possessor="no.owner" ph="θ iː ˈ t͡ʃ">θiːˈt͡ʃ</word> + <word posp="noun" gloss="human being" def="def" number="plur" role="subj" locus="number" possessor="no.owner" ph="ŋ u ˈ t͡ʃ">ŋuˈt͡ʃ</word> + <thingy type="nounnumber" function="suffix" gloss="plur" attach="suffix" ph="a x">ax</thingy> + <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="i d">id</thingy> + <word gloss="in_surface" posp="pp" p="in" location="surface" precise="no" ph="z+b uː ˈ r">zbuːˈr</word> + <word posp="adj" gloss="whole" def="def" number="sing" locus="number" case="LOC" possessor="no.owner" ph="x ai ˈ d">xaiˈd</word> + <word posp="noun" gloss="earth" def="def" number="sing" locus="number" case="LOC" possessor="no.owner" ph="b ai ˈ s">baiˈs</word> + <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph=""></thingy> + <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="i d">id</thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS" ph=""></thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS" ph=""></thingy> + <word posp="num" gloss="one" number="sing" locus="number" possessor="no.owner" role="obj" ph="z e ˈ ʃ">zeˈʃ</word> + <word posp="noun" gloss="language" number="sing" locus="number" possessor="no.owner" role="obj" ph="t͡ʃ o ˈ n">t͡ʃoˈn</word> + <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph=""></thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS" ph=""></thingy> + <word posp="conj" gloss="and" ph="h au ˈ f">hauˈf</word> + <word posp="num" gloss="one" number="sing" locus="number" possessor="no.owner" role="obj" ph="z e ˈ ʃ">zeˈʃ</word> + <word posp="noun" gloss="dialect" number="sing" locus="number" possessor="no.owner" role="obj" ph="θ a n iː ˈ t">θaniːˈt</word> + <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph=""></thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS" ph=""></thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS" ph=""></thingy> </flat> </s>vowelharmony:
No change.
removetags:
<s translation=""> <flat> - <thingy type="vpvoice" function="proclitic" gloss="active" ph=""></thingy> - <word posp="verb" gloss="have" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" ph="t͡s eː ˈ k">t͡seːˈk</word> - <thingy type="vpta" function="enclitic" gloss="PAST" ph="ʁ u ʒ">ʁuʒ</thingy> - <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> - <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> - <word posp="adj" gloss="all" def="def" number="plur" role="subj" locus="number" possessor="no.owner" ph="θ iː ˈ t͡ʃ">θiːˈt͡ʃ</word> - <word posp="noun" gloss="human being" def="def" number="plur" role="subj" locus="number" possessor="no.owner" ph="ŋ u ˈ t͡ʃ">ŋuˈt͡ʃ</word> - <thingy type="nounnumber" function="suffix" gloss="plur" attach="suffix" ph="a x">ax</thingy> - <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="i d">id</thingy> - <word gloss="in_surface" posp="pp" p="in" location="surface" precise="no" ph="z+b uː ˈ r">zbuːˈr</word> - <word posp="adj" gloss="whole" def="def" number="sing" locus="number" case="LOC" possessor="no.owner" ph="x ai ˈ d">xaiˈd</word> - <word posp="noun" gloss="earth" def="def" number="sing" locus="number" case="LOC" possessor="no.owner" ph="b ai ˈ s">baiˈs</word> - <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph=""></thingy> - <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="i d">id</thingy> - <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS" ph=""></thingy> - <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS" ph=""></thingy> - <word posp="num" gloss="one" number="sing" locus="number" possessor="no.owner" role="obj" ph="z e ˈ ʃ">zeˈʃ</word> - <word posp="noun" gloss="language" number="sing" locus="number" possessor="no.owner" role="obj" ph="t͡ʃ o ˈ n">t͡ʃoˈn</word> - <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph=""></thingy> - <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS" ph=""></thingy> - <word posp="conj" gloss="and" ph="h au ˈ f">hauˈf</word> - <word posp="num" gloss="one" number="sing" locus="number" possessor="no.owner" role="obj" ph="z e ˈ ʃ">zeˈʃ</word> - <word posp="noun" gloss="dialect" number="sing" locus="number" possessor="no.owner" role="obj" ph="θ a n iː ˈ t">θaniːˈt</word> - <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph=""></thingy> - <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS" ph=""></thingy> - <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS" ph=""></thingy> + <word posp="verb" gloss="have" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">t͡seːˈk</word> + <thingy type="vpta" function="enclitic" gloss="PAST">ʁuʒ</thingy> + <word posp="adj" gloss="all" def="def" number="plur" role="subj" locus="number" possessor="no.owner">θiːˈt͡ʃ</word> + <word posp="noun" gloss="human being" def="def" number="plur" role="subj" locus="number" possessor="no.owner">ŋuˈt͡ʃ</word> + <thingy type="nounnumber" function="suffix" gloss="plur">ax</thingy> + <thingy type="noundef" function="suffix" gloss="def">id</thingy> + <word gloss="in_surface" posp="pp" p="in" location="surface" precise="no">zbuːˈr</word> + <word posp="adj" gloss="whole" def="def" number="sing" locus="number" case="LOC" possessor="no.owner">xaiˈd</word> + <word posp="noun" gloss="earth" def="def" number="sing" locus="number" case="LOC" possessor="no.owner">baiˈs</word> + <thingy type="noundef" function="suffix" gloss="def">id</thingy> + <word posp="num" gloss="one" number="sing" locus="number" possessor="no.owner" role="obj">zeˈʃ</word> + <word posp="noun" gloss="language" number="sing" locus="number" possessor="no.owner" role="obj">t͡ʃoˈn</word> + <word posp="conj" gloss="and">hauˈf</word> + <word posp="num" gloss="one" number="sing" locus="number" possessor="no.owner" role="obj">zeˈʃ</word> + <word posp="noun" gloss="dialect" number="sing" locus="number" possessor="no.owner" role="obj">θaniːˈt</word> </flat> + <p><span class="ilpair"><span class="mor">ˈt͡seːk</span><br><span class="gls">have</span></span> <span class="ilpair"><span class="mor">ʁuʒ</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">ˈθiːt͡ʃ</span><br><span class="gls">all</span></span> <span class="ilpair"><span class="mor">ˈŋut͡ʃ</span><br><span class="gls">human being</span></span> <span class="ilpair"><span class="mor">-ax</span><br><span class="gls">plur</span></span> <span class="ilpair"><span class="mor">-id</span><br><span class="gls">def</span></span> <span class="ilpair"><span class="mor">ˈzbuːr</span><br><span class="gls">in_surface</span></span> <span class="ilpair"><span class="mor">ˈxaid</span><br><span class="gls">whole</span></span> <span class="ilpair"><span class="mor">ˈbais</span><br><span class="gls">earth</span></span> <span class="ilpair"><span class="mor">-id</span><br><span class="gls">def</span></span> <span class="ilpair"><span class="mor">ˈzeʃ</span><br><span class="gls">one</span></span> <span class="ilpair"><span class="mor">ˈt͡ʃon</span><br><span class="gls">language</span></span> <span class="ilpair"><span class="mor">ˈhauf</span><br><span class="gls">and</span></span> <span class="ilpair"><span class="mor">ˈzeʃ</span><br><span class="gls">one</span></span> <span class="ilpair"><span class="mor">θaˈniːt</span><br><span class="gls">dialect</span></span></p> + <p>ˈt͡seːk ʁuʒ ˈθiːt͡ʃ ˈŋut͡ʃaxid ˈzbuːr ˈxaid ˈbaisid ˈzeʃ ˈt͡ʃon ˈhauf ˈzeʃ θaˈniːt</p> + <p>څيك ݯژ ثيچ ڭچخد زبور خيد بيسد زش چن حوف زش ثنيت</p> + <il> + <w> + <o>ˈt͡seːk</o> + <g>have</g> + </w> + <w> + <o>ʁuʒ</o> + <g>PAST</g> + </w> + <w> + <o>ˈθiːt͡ʃ</o> + <g>all</g> + </w> + <w> + <o>ˈŋut͡ʃ</o> + <g>human being</g> + </w> + <w> + <o>-ax</o> + <g>plur</g> + </w> + <w> + <o>-id</o> + <g>def</g> + </w> + <w> + <o>ˈzbuːr</o> + <g>in_surface</g> + </w> + <w> + <o>ˈxaid</o> + <g>whole</g> + </w> + <w> + <o>ˈbais</o> + <g>earth</g> + </w> + <w> + <o>-id</o> + <g>def</g> + </w> + <w> + <o>ˈzeʃ</o> + <g>one</g> + </w> + <w> + <o>ˈt͡ʃon</o> + <g>language</g> + </w> + <w> + <o>ˈhauf</o> + <g>and</g> + </w> + <w> + <o>ˈzeʃ</o> + <g>one</g> + </w> + <w> + <o>θaˈniːt</o> + <g>dialect</g> + </w> + </il> </s>څيك ݯژ ثيچ ڭچخد زبور خيد بيسد زش چن حوف زش ثنيت۔
And the whole earth was of one language, and of one speech.
Useful pages: