Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Develop lang updated the columns structure --- try once more #238

Closed
wants to merge 5 commits into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions library_schemas/lang/prerelease/HED_lang_1.0.0.mediawiki
Original file line number Diff line number Diff line change
@@ -6,9 +6,9 @@ The HED Language schema is a Hierarchical Event Descriptors Library Schema Langu
!# start schema

'''Language''' <nowiki>{rooted=Item} [A specific system of communication, with a vocabulary and grammar, which is used by a particular community or in a country.]</nowiki>
* Afroasiatic-language <nowiki>[A system of communication belonging to the family of languages mainly spoken in West Asia, North Africa, the Hord of Africa and parts of the Sahara and Sahel.]</nowiki>
* Afroasiatic-language <nowiki>[A system of communication belonging to the family of languages mainly spoken in West Asia, North Africa, the Horn of Africa and parts of the Sahara and Sahel.]</nowiki>
** Arabic <nowiki>[An Afroasiatic language spoken mainly in Northern Africa and Western Asia.]</nowiki>
** Hebrew <nowiki>[An Afroasiatic language mainly spoken in Isreal.]</nowiki>
** Hebrew <nowiki>[An Afroasiatic language mainly spoken in Israel.]</nowiki>
* Atlantic-Congo-language <nowiki>[A system of communication belonging to the family of languages mainly spoken in South, and parts of Central and West Africa.]</nowiki>
** Swahili <nowiki>[An atlantic congo language mainly spoken in Tanzania, Kenya and Mozambique.]</nowiki>
* Austroasiatic <nowiki>[A system of communication belonging to the family of languages mainly spoken in Southeast Asia, South Asia and East Asia.]</nowiki>
@@ -49,7 +49,7 @@ The HED Language schema is a Hierarchical Event Descriptors Library Schema Langu
*** Ukrainian <nowiki>[A slavic language spoken mainly in Ukraine.]</nowiki>
* Japonic <nowiki>[A system of communication belonging to the family of languages mainly spoken in Japan and the Ryukyu Islands.]</nowiki>
** Japanese <nowiki>[A Japonic language mainly spoken in Japan.]</nowiki>
* Koreanic <nowiki>[A system of commication belonging to the family of languages mainly spoken in Korea.]</nowiki>
* Koreanic <nowiki>[A system of communication belonging to the family of languages mainly spoken in Korea.]</nowiki>
** Korean <nowiki>[A Koreanic language mainly spoken in Korea.]</nowiki>
* Sino-Tibetan-language <nowiki>[A system of communication belonging to the family of languages spoken in Asia.]</nowiki>
** Burmo-Qiangic-language <nowiki>[A system of communication belonging to the family of language mainly spoken in Southwest China and Myanmar.]</nowiki>
@@ -243,11 +243,11 @@ The HED Language schema is a Hierarchical Event Descriptors Library Schema Langu
*** Morphological-isolating-type <nowiki>[Having a morpheme per word ratio close to one.]</nowiki>
** Morphological-polysynthetic-type <nowiki>[Can encode multiple constituents such as subject, verb, object, etc. into a single word.]</nowiki>
** Morphological-synthetic-type <nowiki>[Having a higher morpheme per word ratio.]</nowiki>
*** Morphological-agglutinating-type <nowiki>[Words are formed by stringing together morphemes wherby each one corresponds to a single grammatical feature.]</nowiki>
*** Morphological-agglutinating-type <nowiki>[Words are formed by stringing together morphemes whereby each one corresponds to a single grammatical feature.]</nowiki>
*** Morphological-fusional-type <nowiki>[Have a tendency to use a single inflectional morpheme to denote multiple grammatical, syntactic, or semantic features.]</nowiki>
* Orthographic-type <nowiki>[The type of language item each symbol serves to represent in written language.]</nowiki>
** Logographic-type <nowiki>[Representing an entire spoken word per character.]</nowiki>
** Segmental-or-Alphabetic-type <nowiki>[Representing approcimately phoneme per character.]</nowiki>
** Segmental-or-Alphabetic-type <nowiki>[Representing approximately phoneme per character.]</nowiki>
*** Deep-orthographical-type <nowiki>[Not having a one-to-one correspondence between sounds (phonemes) and the letters (graphemes) that represent them.]</nowiki>
*** Shallow-orthographic-type <nowiki>[Having a one-to-one correspondence between sounds (phonemes) and the letters (graphemes) that represent them.]</nowiki>
** Syllabary-type <nowiki>[Representing one syllable or mora per character.]</nowiki>
10 changes: 5 additions & 5 deletions library_schemas/lang/prerelease/HED_lang_1.0.0.xml
Original file line number Diff line number Diff line change
@@ -2204,7 +2204,7 @@
</attribute>
<node>
<name>Afroasiatic-language</name>
<description>A system of communication belonging to the family of languages mainly spoken in West Asia, North Africa, the Hord of Africa and parts of the Sahara and Sahel.</description>
<description>A system of communication belonging to the family of languages mainly spoken in West Asia, North Africa, the Horn of Africa and parts of the Sahara and Sahel.</description>
<attribute>
<name>inLibrary</name>
<value>lang</value>
@@ -2219,7 +2219,7 @@
</node>
<node>
<name>Hebrew</name>
<description>An Afroasiatic language mainly spoken in Isreal.</description>
<description>An Afroasiatic language mainly spoken in Israel.</description>
<attribute>
<name>inLibrary</name>
<value>lang</value>
@@ -2552,7 +2552,7 @@
</node>
<node>
<name>Koreanic</name>
<description>A system of commication belonging to the family of languages mainly spoken in Korea.</description>
<description>A system of communication belonging to the family of languages mainly spoken in Korea.</description>
<attribute>
<name>inLibrary</name>
<value>lang</value>
@@ -9576,7 +9576,7 @@
</attribute>
<node>
<name>Morphological-agglutinating-type</name>
<description>Words are formed by stringing together morphemes wherby each one corresponds to a single grammatical feature.</description>
<description>Words are formed by stringing together morphemes whereby each one corresponds to a single grammatical feature.</description>
<attribute>
<name>inLibrary</name>
<value>lang</value>
@@ -9609,7 +9609,7 @@
</node>
<node>
<name>Segmental-or-Alphabetic-type</name>
<description>Representing approcimately phoneme per character.</description>
<description>Representing approximately phoneme per character.</description>
<attribute>
<name>inLibrary</name>
<value>lang</value>
Loading