<?xml version="1.0" encoding="UTF-8"?>
<TEI xml:space="preserve" xmlns="http://www.tei-c.org/ns/1.0" 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
xsi:schemaLocation="http://www.tei-c.org/ns/1.0 https://raw.githubusercontent.com/kermitt2/grobid/master/grobid-home/schemas/xsd/Grobid.xsd"
 xmlns:xlink="http://www.w3.org/1999/xlink">
	<teiHeader xml:lang="en">
		<fileDesc>
			<titleStmt>
				<title level="a" type="main">Natural-Language Semantics for Associations</title>
			</titleStmt>
			<publicationStmt>
				<publisher/>
				<availability status="unknown"><licence/></availability>
			</publicationStmt>
			<sourceDesc>
				<biblStruct>
					<analytic>
						<author role="corresp">
							<persName><forename type="first">Joerg</forename><surname>Evermann</surname></persName>
							<email>joerg.evermann@mcs.vuw.ac.nz</email>
							<affiliation key="aff0">
								<orgName type="department">School of Information Management</orgName>
								<orgName type="institution">Victoria University</orgName>
								<address>
									<settlement>Wellington</settlement>
									<region>New Zealand</region>
								</address>
							</affiliation>
							<affiliation key="aff1">
								<orgName type="department">Faculdade de Engenharia</orgName>
								<orgName type="institution">Universidade do Porto</orgName>
								<address>
									<addrLine>ISBN 972</addrLine>
									<postCode>2005 --752-078-2</postCode>
									<country key="PT">Portugal</country>
								</address>
							</affiliation>
						</author>
						<title level="a" type="main">Natural-Language Semantics for Associations</title>
					</analytic>
					<monogr>
						<imprint>
							<date/>
						</imprint>
					</monogr>
					<idno type="MD5">7CA99FD5C32D11534636293F8B1AF374</idno>
				</biblStruct>
			</sourceDesc>
		</fileDesc>
		<encodingDesc>
			<appInfo>
				<application version="0.7.2" ident="GROBID" when="2023-03-25T06:09+0000">
					<desc>GROBID - A machine learning software for extracting information from scholarly documents</desc>
					<ref target="https://github.com/kermitt2/grobid"/>
				</application>
			</appInfo>
		</encodingDesc>
		<profileDesc>
			<abstract/>
		</profileDesc>
	</teiHeader>
	<text xml:lang="en">
		<body>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="1">Introduction</head><p>Conceptual models describe an application domain to further communication and understanding, and serve as the basis for subsequent software design and implementation. For a language to be used for conceptual modelling, the semantics of its constructs must be well-defined w.r.t. the application domain.</p><p>The semantics of the association construct 1 , central to object-oriented modelling languages, are problematic from the software perspective <ref type="bibr" target="#b0">[1,</ref><ref type="bibr" target="#b1">2]</ref>, as well as in conceptual modelling. The definitions in the literature often obscure, rather than clarify the meaning of the construct.</p><p>Prior research interpreted associations ontologically as mutual properties <ref type="bibr" target="#b2">[3]</ref>, and classified them according to linguistic and cognitive considerations <ref type="bibr" target="#b3">[4]</ref>. The ontological interpretation confounds properties and interaction, while the latter does not explain the meaning of associations. Relationships and associations have been interpreted as relations, i.e. sets of tuples <ref type="bibr" target="#b1">[2,</ref><ref type="bibr" target="#b4">5]</ref> and in terms of their meaning for subsequent system implementation and programming <ref type="bibr" target="#b0">[1]</ref>.</p><p>The semantics of a language construct are defined by its semantic mapping to an element of the semantic domain <ref type="bibr" target="#b5">[6]</ref>. For purposes of conceptual modelling, the semantic domain consists of those concepts in which we perceive the application domain, with which we think and reason about the domain. These concepts are human cognitive concepts.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Significance of Cognitive Linguistics</head><p>Research in cognitive linguistics has demonstrated that the most fundamental cognitive concepts are those that are encoded syntactically or morphologically in natural language (e.g. <ref type="bibr" target="#b6">[7,</ref><ref type="bibr" target="#b7">8]</ref>). Cross-linguistic research shows that variations in syntactic features correspond to variations in cognition, confirming the close relationship between the two. Studies have shown evidence of such a relationship in a number of domains such as color categorization, spatial reasoning, gender systems, etc. Developmental research examines how the development of cognitive structures influence the development of linguistic competence, or vice-versa. Either direction of influence confirms the relationship between language and cognition.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2">Natural Language Semantics for Associations</head><p>Noting the structure of associations, Embley hints at the possible semantics of the association: "Relationships associate one object with another, similar to the way verbs and verb phrases relate one noun or noun phrase to another" <ref type="bibr">[9, p. 18]</ref>. Hence, identifying the semantics of verbs can be used to define and clarify the semantics of associations. A UML profile <ref type="bibr" target="#b9">[10]</ref> is used to formalize the proposed semantics.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Verb Semantics</head><p>The most fundamental distinction made in cognitive linguistics is between spatial entities, such as things, places and paths, and temporal entities, such as events and states. The former are expressed by nouns and noun phrases, the latter are expressed by verbs<ref type="foot" target="#foot_0">2</ref>  <ref type="bibr" target="#b10">[11]</ref><ref type="bibr" target="#b11">[12]</ref><ref type="bibr" target="#b12">[13]</ref>. The temporal domain consists of two concepts: states and events <ref type="bibr" target="#b10">[11]</ref><ref type="bibr" target="#b11">[12]</ref><ref type="bibr" target="#b12">[13]</ref><ref type="bibr" target="#b13">[14]</ref><ref type="bibr" target="#b14">[15]</ref><ref type="bibr" target="#b15">[16]</ref>.</p><p>Consequently, we suggest that associations represent two types of concepts: states and events. For events, the main verb usually expresses dynamic action or activity, e.g. 'Customer has ordered product', 'Supplier will ship product'. In contrast, a state expresses static conditions that hold between associated objects. No change occurs in the objects and states are not commonly associated with activity. In English, they are generally expressed by the verb "be", e.g. 'Professor is member of faculty', 'Product is located in warehouse'.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Properties of Events</head><p>As events and states are expressed by verbs, they possess all of the semantic concepts that natural languages mark on verbs or verb phrases. The upper part of Table <ref type="table" target="#tab_2">3</ref> summarizes the set of such concepts proposed by crosslinguistic research <ref type="bibr" target="#b13">[14]</ref><ref type="bibr" target="#b14">[15]</ref><ref type="bibr" target="#b15">[16]</ref><ref type="bibr" target="#b16">[17]</ref><ref type="bibr" target="#b17">[18]</ref><ref type="bibr" target="#b18">[19]</ref> and research in cognitive linguistics <ref type="bibr">[11-13, 18, 19]</ref>, and gives explanations and examples. The table also shows how these distinctions are formally realized in the proposed UML profile.</p><p>Causation Beyond the semantic concepts for all events, natural languages mark a further set of semantic concepts for causal events <ref type="bibr" target="#b10">[11]</ref>: Directness, Immediacy, Coextensiveness, and Resistance. They are shown, with explanation and examples, in the second part of Table <ref type="table" target="#tab_2">3</ref>.</p><p>Event Participants Events are expressed by verbs, which in turn possess one or more arguments <ref type="bibr" target="#b13">[14]</ref><ref type="bibr" target="#b14">[15]</ref><ref type="bibr" target="#b15">[16]</ref>. As verbal arguments play thematic roles, so the participating classes or objects in associations must play thematic roles. Table <ref type="table" target="#tab_0">1</ref> shows the roles proposed by <ref type="bibr" target="#b10">[11,</ref><ref type="bibr" target="#b13">[14]</ref><ref type="bibr" target="#b14">[15]</ref><ref type="bibr" target="#b15">[16]</ref><ref type="bibr" target="#b16">[17]</ref>.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3">Example</head><p>Consider an association without the proposed semantics attached: A Shipping Clerk participates in a "shipping" association with a Customer and a Package. This model is ambiguous w.r.t. the semantic notions described in Sec. To explicate the intended semantics, we employ the proposed profile (Fig. <ref type="figure" target="#fig_0">1</ref>). The model now shows the roles of the participants: The shipping clerk is the agent, the packages are the objects, and the customer plays the locative role. This indicates that the packages are shipped to or from the customer, rather than for the customer (i.e. at customer's cost/on the customer's account).</p><p>The explicit tags show that the association expresses past (Tense), completed (Aspect), shipping events, not for example current, in-progress shipping. Ship- ping progressed towards a goal (Progressivity, the delivery of the package) and occurred once only, not repeatedly. Shipping was durative, i.e. it took some time, and was the effort of some agent (telicity). The association represents actual shipping events of the past, rather than past plans, abilities, etc. (modality).</p><p>Stereotyping the association as a 'Causal Event Association' makes it clear that the shipping clerk caused the object to the be shipped. The causation is indirect: The shipping clerk is twice removed (directness of degree 3), she did not ship the packages herself, nor did she herself cause the courier to ship the packages. Instead, she had the courier ship the packages. The immediacy indicates that is a discontinuous causation, i.e. there is a time lag between the cause and the effect. Perhaps the shipping order takes some time to be processed by the courier. The event is a type of onset causation, as the shipping clerk does not have to maintain any action to sustain the shipping activity. Finally, the event is caused by enabling it, rather than effecting it. For example, shipping orders may already be issued but need to be approved by the shipping clerk. The approval removes the blockage and the event can proceed. In contrast, for an effectuating causation, the agent issues the shipping orders, rather than remove a hindrance. Without the proposed profile, the example could be interpreted in many different ways. Semantic distinctions are often implicit and based on domain or background knowledge. When this knowledge is not shared among modeller and model interpreter, the model may be interpreted incorrectly. The proposed profile forces the modeller to explicate the possible semantic distinctions and rely less on assumed background knowledge. Hence, it leads to more accurate model interpretations.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4">Discussion and Conclusion</head><p>Especially in the context of MDA, we need to consider not only conceptual modelling, but also implementation concerns. This proposal does not introduce new constructs, nor does it constrain the use of constructs. It has therefore no consequences for IS implementation. We believe that disambiguating the semantics of associations is a valuable contribution by itself.</p><p>The fact that some distinctions may appear to be not applicable in some situations does not indicate a shortcoming of the present proposal. The cognitive linguistics research on which this proposal is based, suggests that, while not all languages make all distinctions, every distinction is grammaticized in some natural languages. Instead of dismissing concepts such as 'opposition' or 'success' as not relevant, they can offer insights into the application domain and its dynamics which may be hidden and require further exploration. They may also have significance in cross-cultural or cross-linguistic IS development contexts.</p><p>Finally, the fact that events may be represented as classes instead of associations, e.g. 'Shipment', 'Enrollment', 'Use', etc. shows the need for further exploration of this research. The present paper is intended to clarify the semantics of associations, rather than the representation of events and states.</p></div><figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_0"><head>Fig. 1 .</head><label>1</label><figDesc>Fig. 1. Example association representing causation using the proposed profile</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" type="table" xml:id="tab_0"><head>Table 1 .</head><label>1</label><figDesc>2. For Thematic roles (cases) marked on verbs</figDesc><table><row><cell>Role</cell><cell cols="2">Description</cell><cell></cell><cell></cell></row><row><cell>Agent</cell><cell cols="3">The performer of an action</cell><cell></cell></row><row><cell>Patient</cell><cell cols="4">To whom something is done, who undergoes an action</cell></row><row><cell>Object</cell><cell cols="3">To what something is done</cell><cell></cell></row><row><cell>Theme</cell><cell cols="3">The topic of the event</cell><cell></cell></row><row><cell cols="5">Experiencer Who experiences (listens, sees, etc.) something</cell></row><row><cell cols="5">Beneficiary Who undergoes an action with a benefit</cell></row><row><cell>Locative</cell><cell cols="3">The location of an event</cell><cell></cell></row><row><cell>Perceiver</cell><cell cols="4">The perceiver who sees, feels, etc. an action</cell></row><row><cell cols="5">Instrumental The instrument by which the action is performed</cell></row><row><cell>Source</cell><cell cols="4">The source of the action (generally of a motion action)</cell></row><row><cell>Goal</cell><cell cols="3">The goal of the action</cell><cell></cell></row><row><cell>Reason</cell><cell cols="3">The reason for the action</cell><cell></cell></row><row><cell>Purpose</cell><cell cols="3">The purpose of the action</cell><cell></cell></row><row><cell>Author</cell><cell cols="4">The speaker or write (for communicative actions)</cell></row><row><cell>Recipient</cell><cell cols="4">Who receives something by means of the action</cell></row><row><cell cols="5">Comitative Something that accompanies the action</cell></row><row><cell cols="3">Stereo type Base Class</cell><cell>Parent</cell><cell>Description (Additional</cell><cell>Tags</cell></row><row><cell></cell><cell></cell><cell></cell><cell></cell><cell>Semantics)</cell></row><row><cell cols="2">State Associa-</cell><cell>Association</cell><cell>N/A</cell><cell>A static condition involving</cell><cell>Tense</cell></row><row><cell>tion</cell><cell></cell><cell></cell><cell></cell><cell>two or more objects</cell></row><row><cell cols="2">Event Associ-</cell><cell>Association</cell><cell>N/A</cell><cell>A dynamic interaction be-</cell><cell>Tense, Aspect, Progres-</cell></row><row><cell>ation</cell><cell></cell><cell></cell><cell></cell><cell>tween two or more objects</cell><cell>sivity, Iterativity, Punc-</cell></row><row><cell></cell><cell></cell><cell></cell><cell></cell><cell></cell><cell>tuality, Telicity, Modal-</cell></row><row><cell></cell><cell></cell><cell></cell><cell></cell><cell></cell><cell>ity, Volitionality, Oppo-</cell></row><row><cell></cell><cell></cell><cell></cell><cell></cell><cell></cell><cell>sition, Success</cell></row><row><cell cols="2">Causal Event</cell><cell>Association</cell><cell>Event As-</cell><cell>An event association where</cell><cell>Directness, Immediacy,</cell></row><row><cell>Association</cell><cell></cell><cell></cell><cell>sociation</cell><cell>the dynamic interaction is caused by an object (or event)</cell><cell>Coextensiveness, Resis-tance</cell></row><row><cell cols="2">Event Partici-</cell><cell>Association</cell><cell>N/A</cell><cell>An association end linked to</cell><cell>Thematic Role</cell></row><row><cell>pant</cell><cell></cell><cell>End</cell><cell></cell><cell>either a state or event as-</cell></row><row><cell></cell><cell></cell><cell></cell><cell></cell><cell>sociation, and linked to an</cell></row><row><cell></cell><cell></cell><cell></cell><cell></cell><cell>object or event participat-</cell></row><row><cell></cell><cell></cell><cell></cell><cell></cell><cell>ing in this association</cell></row></table></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" type="table" xml:id="tab_1"><head>Table 2 .</head><label>2</label><figDesc>Stereotypes for the Natural Language Semantics Profile example, we don't know whether the association represents planned shipments, shipments in progress, past shipments or recurring (standing) shipping orders.</figDesc><table /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" type="table" xml:id="tab_2"><head>Table 3 .</head><label>3</label><figDesc>Tag Definition and Tag Values for the Natural Language Semantics Profile</figDesc><table><row><cell>Values</cell><cell></cell><cell>Past, Present, Future</cell><cell></cell><cell>Perfective, Imperfective</cell><cell></cell><cell></cell><cell></cell><cell></cell><cell></cell><cell></cell><cell>Punctual, Durative</cell><cell></cell><cell></cell><cell></cell><cell>Actual, Desirable, Pre-</cell><cell>dicted, Obligatory, Possi-</cell><cell>ble, Impossible, Optional,</cell><cell>Permissible, Forbidden</cell><cell></cell><cell>Negative, Positive</cell><cell></cell><cell>Effect, Prevent</cell><cell></cell><cell></cell><cell></cell><cell>Continuous, Discontinuous</cell><cell></cell><cell></cell><cell>Onset, Extended</cell><cell></cell><cell></cell><cell></cell><cell>Effectuating, Enabling</cell><cell>ref. Tab. 1</cell></row><row><cell>Multi</cell><cell>plicity</cell><cell>1..1</cell><cell></cell><cell>1..1</cell><cell></cell><cell>1..1</cell><cell></cell><cell>1..1</cell><cell></cell><cell></cell><cell>1..1</cell><cell></cell><cell>1..1</cell><cell></cell><cell>1..*</cell><cell></cell><cell></cell><cell>0..1</cell><cell></cell><cell>0..1</cell><cell></cell><cell>0..1</cell><cell></cell><cell>1..1</cell><cell></cell><cell>1..1</cell><cell></cell><cell></cell><cell>1..1</cell><cell></cell><cell></cell><cell></cell><cell>1..1</cell><cell>1..1</cell></row><row><cell>Examples Type</cell><cell></cell><cell>Order was taken (past tense), order is taken (present Enumeration</cell><cell>tense)</cell><cell>Order has been processed (imperfective), order had been Enumeration</cell><cell>processed (perfective)</cell><cell>Shipper delivers product (final state), factory manufac-Boolean</cell><cell>tures products (keeps manufacturing, no final state))</cell><cell>Customer picks up orders on Wednesday morning (re-Boolean</cell><cell>peats every Wednesday), customer picks up the order</cell><cell>next Wednesday morning (once only)</cell><cell>Product leaves assembly (punctual), product is being Enumeration</cell><cell>painted (durative)</cell><cell>Inventory is reduced (accidentally), inventory is cleared Boolean</cell><cell>(purposefully, goal-driven)</cell><cell>Customer (can) pick up order (Possible), Customer Enumeration</cell><cell>(must) pick up order (Obligatory)</cell><cell></cell><cell>Machinist repaired the machine (neutral), machinist was Boolean</cell><cell>made to repair the machine (willful)</cell><cell>Customer defrauds business (negative), customer refunds Enumeration</cell><cell>money owing (positive)</cell><cell>Staff enters area (prevention), staff enters area (effect) Enumeration</cell><cell></cell><cell>Machine damaged product (1), machine caused profits to Integer</cell><cell>drop (&gt; 1)</cell><cell>Shipping product reduces inventory (continuous), Ship-Enumeration</cell><cell>ping product increases profits (discontinuous, effect may</cell><cell>be delayed)</cell><cell>Breaking the machine caused faulty products (Onset, Enumeration</cell><cell>cause does not need to be maintained), lowering the tem-</cell><cell>perature to harden the product (Extended, cause must be</cell><cell>maintained)</cell><cell>Using the forklift to unload goods (Effectuating), opening Enumeration</cell><cell>the valves to unload goods (Enabling, removing blockage)</cell><cell>Enumeration</cell></row><row><cell>Name Explanation</cell><cell></cell><cell>Tense Relative temporal posi-</cell><cell>tion of activity</cell><cell>Aspect State of completion of</cell><cell>activity</cell><cell>Progressivity Does the activity have a</cell><cell>final state?</cell><cell>Iterativity Is the activity repeti-</cell><cell>tious?</cell><cell></cell><cell>Punctuality Temporal distribution or</cell><cell>interval</cell><cell>Telicity Does the activity have a</cell><cell>goal?</cell><cell>Modality Permission, ability, obli-</cell><cell>gation, etc.</cell><cell></cell><cell>Volitionality Is the activity willful?</cell><cell></cell><cell>Opposition Positive or negative ef-</cell><cell>fects</cell><cell>Success Is success the effect or</cell><cell>prevention of change?</cell><cell>Directness Number of links in causal</cell><cell>chain</cell><cell>Immediacy Temporal continuity in</cell><cell>causal chain</cell><cell></cell><cell>overlap of Coextensiveness Temporal</cell><cell>cause and effect</cell><cell></cell><cell></cell><cell>Effectuating or enabling Resistance</cell><cell>causation</cell><cell>Thematic Role</cell></row></table></figure>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="2" xml:id="foot_0">But see 'temporalization' and 'reification' in<ref type="bibr" target="#b10">[11]</ref>.</note>
		</body>
		<back>
			<div type="references">

				<listBibl>

<biblStruct xml:id="b0">
	<analytic>
		<title level="a" type="main">On the interpretation of binary associations with the unified modelling language</title>
		<author>
			<persName><forename type="first">P</forename><surname>Stevens</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Software and Systems Modeling</title>
		<imprint>
			<biblScope unit="volume">1</biblScope>
			<biblScope unit="page" from="68" to="79" />
			<date type="published" when="2002">2002</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b1">
	<analytic>
		<title level="a" type="main">The meaning of multiplicity of n-ary associations in UML</title>
		<author>
			<persName><forename type="first">G</forename><surname>Genova</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Llorens</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Martinez</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Software and Systems Modeling</title>
		<imprint>
			<biblScope unit="volume">1</biblScope>
			<biblScope unit="page" from="86" to="97" />
			<date type="published" when="2002">2002</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b2">
	<analytic>
		<title level="a" type="main">An ontological analysis of the relationship construct in conceptual modeling</title>
		<author>
			<persName><forename type="first">Y</forename><surname>Wand</surname></persName>
		</author>
		<author>
			<persName><forename type="first">V</forename><forename type="middle">C</forename><surname>Storey</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Weber</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">ACM TODS</title>
		<imprint>
			<biblScope unit="volume">24</biblScope>
			<biblScope unit="page" from="494" to="528" />
			<date type="published" when="1999">1999</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b3">
	<analytic>
		<title level="a" type="main">Understanding semantic relationships</title>
		<author>
			<persName><forename type="first">V</forename><surname>Storey</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">VLDB J</title>
		<imprint>
			<biblScope unit="volume">2</biblScope>
			<biblScope unit="page" from="455" to="488" />
			<date type="published" when="1993">1993</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b4">
	<analytic>
		<title level="a" type="main">Improving database design through the analysis of relationships</title>
		<author>
			<persName><forename type="first">D</forename><surname>Dey</surname></persName>
		</author>
		<author>
			<persName><forename type="first">V</forename><forename type="middle">C</forename><surname>Storey</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><forename type="middle">M</forename><surname>Barron</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">ACM TODS</title>
		<imprint>
			<biblScope unit="volume">24</biblScope>
			<biblScope unit="page" from="453" to="486" />
			<date type="published" when="1999">1999</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b5">
	<analytic>
		<title level="a" type="main">Meaningful modeling: What&apos;s the semantics of &quot;semantics</title>
		<author>
			<persName><forename type="first">D</forename><surname>Harel</surname></persName>
		</author>
		<author>
			<persName><forename type="first">B</forename><surname>Rumpe</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">IEEE Computer</title>
		<imprint>
			<biblScope unit="page" from="64" to="72" />
			<date type="published" when="2004">2004</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b6">
	<monogr>
		<title level="m">Language acquisition and conceptual development</title>
				<editor>
			<persName><forename type="first">M</forename><surname>Bowerman</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">S</forename><forename type="middle">C</forename><surname>Levinson</surname></persName>
		</editor>
		<meeting><address><addrLine>Cambridge, UK</addrLine></address></meeting>
		<imprint>
			<publisher>CUP</publisher>
			<date type="published" when="2001">2001</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b7">
	<monogr>
		<title level="m">Language in Mind: Advances in the Study of Language and Thought</title>
				<editor>
			<persName><forename type="first">D</forename><surname>Gentner</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">S</forename><surname>Goldin-Meadow</surname></persName>
		</editor>
		<meeting><address><addrLine>Cambridge, MA</addrLine></address></meeting>
		<imprint>
			<publisher>The MIT Press</publisher>
			<date type="published" when="2003">2003</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b8">
	<monogr>
		<title level="m" type="main">Object-oriented systems analysis: a model-driven approach</title>
		<author>
			<persName><forename type="first">D</forename><forename type="middle">W</forename><surname>Embley</surname></persName>
		</author>
		<imprint>
			<date type="published" when="1992">1992</date>
			<publisher>Prentice Hall, Inc</publisher>
			<pubPlace>Englewood Cliffs, NJ</pubPlace>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b9">
	<analytic>
		<title level="a" type="main">OMG: The Unified Modelling Language Specification</title>
	</analytic>
	<monogr>
		<title level="j">Version</title>
		<imprint>
			<biblScope unit="volume">1</biblScope>
			<biblScope unit="issue">5</biblScope>
			<date type="published" when="2003">2003</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b10">
	<monogr>
		<title level="m" type="main">Toward a cognitive semantics : Concept Structuring Systems</title>
		<author>
			<persName><forename type="first">L</forename><surname>Talmy</surname></persName>
		</author>
		<imprint>
			<date type="published" when="2000">2000</date>
			<publisher>The MIT Press</publisher>
			<biblScope unit="volume">1</biblScope>
			<pubPlace>Cambridge, MA</pubPlace>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b11">
	<monogr>
		<title level="m" type="main">Semantics and Cognition</title>
		<author>
			<persName><forename type="first">R</forename><surname>Jackendoff</surname></persName>
		</author>
		<imprint>
			<date type="published" when="1983">1983</date>
			<publisher>The MIT Press</publisher>
			<pubPlace>Cambridge, MA</pubPlace>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b12">
	<monogr>
		<title level="m" type="main">Semantic Structures</title>
		<author>
			<persName><forename type="first">R</forename><surname>Jackendoff</surname></persName>
		</author>
		<imprint>
			<date type="published" when="1990">1990</date>
			<publisher>The MIT Press</publisher>
			<pubPlace>Cambridge, MA</pubPlace>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b13">
	<monogr>
		<title level="m" type="main">Linguistic Semantics</title>
		<author>
			<persName><forename type="first">W</forename><surname>Frawley</surname></persName>
		</author>
		<imprint>
			<date type="published" when="1992">1992</date>
			<publisher>Lawrence Erlbaum</publisher>
			<pubPlace>Mahwah, NJ</pubPlace>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b14">
	<monogr>
		<title level="m" type="main">Introduction to Typology. The Unity and Diversity of Language</title>
		<author>
			<persName><forename type="first">L</forename><forename type="middle">J</forename><surname>Whaley</surname></persName>
		</author>
		<imprint>
			<date type="published" when="1997">1997</date>
			<publisher>Sage Publications</publisher>
			<pubPlace>Thousand Oaks</pubPlace>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b15">
	<monogr>
		<title level="m" type="main">Grammatical Roles and Relations</title>
		<author>
			<persName><forename type="first">F</forename><forename type="middle">R</forename><surname>Palmer</surname></persName>
		</author>
		<imprint>
			<date type="published" when="1994">1994</date>
			<publisher>CUP</publisher>
			<pubPlace>Cambridge, UK</pubPlace>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b16">
	<analytic>
		<title level="a" type="main">Case Grammar Applied</title>
		<author>
			<persName><forename type="first">W</forename><forename type="middle">A</forename><surname>Cook</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">The Summer Institute of Linguistic and The University of Texas at</title>
				<meeting><address><addrLine>Arlington; Dallas, TX</addrLine></address></meeting>
		<imprint>
			<date type="published" when="1998">1998</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b17">
	<monogr>
		<title level="m" type="main">Typology and Universals</title>
		<author>
			<persName><forename type="first">W</forename><surname>Croft</surname></persName>
		</author>
		<imprint>
			<date type="published" when="1990">1990</date>
			<publisher>CUP</publisher>
			<pubPlace>Cambridge, UK</pubPlace>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b18">
	<monogr>
		<title level="m" type="main">Lexical Functional Grammar. An Introduction to Parallel constraintbased syntax</title>
		<author>
			<persName><forename type="first">Y</forename><forename type="middle">N</forename><surname>Falk</surname></persName>
		</author>
		<imprint>
			<date type="published" when="2001">2001</date>
			<publisher>CSLI Publications</publisher>
			<pubPlace>Stanford, CA</pubPlace>
		</imprint>
	</monogr>
</biblStruct>

				</listBibl>
			</div>
		</back>
	</text>
</TEI>
