or
var dataSource = new kendo.data.DataSource({ severFiltering: false, serverPaging: true, pageSize: 15, batch: false, transport: { read: { url: crudServiceBaseUrl, dataType: "json" }, update: { url: crudServiceBaseUrl, type: 'PUT', dataType: "json" } }, schema: { data: "Data", total: "Count", model: { id: "ID", fields: { ID: { editable: false, nullable: false }, Name: { type: "string" }, Unit: { type: "string" } } } }});$("#grid").kendoGrid({ theme: "metro", dataSource: dataSource, scrollable: false, pageable: true, height: 400, toolbar: ["save", "cancel"], columns: ["ID", "Name", "Unit"], editable: true});dataStore.filter({ user_id: 1 });dataStore.filter({ user_id: 2 });Hy i have trouble with Kendo UI Grid. I don't know if this behaviour is a bug or it have to be such way, but when i select row and go to another page and then back to same page selection is gone.
Am i missing something?
<select id="DataCenterLocationList"> <%--<option>North America - South Central</option>--%> <option>North America - NorthCentral</option> <option>Europe - West</option> <%--<option>Europe - North</option>--%> <%--<option>Asia - South East</option>--%> <%--<option>Asia - East</option>--%></select>$(document).ready(function () { // create ComboBox from select HTML element $("#DataCenterLocationList").kendoDropDownList(); var dataCenterLocationList = $("#DataCenterLocationList").data("kendoDropDownList"); });
$(document).ready(function() { $("#input").kendoAutoComplete({ separator: ", ", minLength: 3, dataTextField: "autoCompleteOption", dataValueField: "autoCompleteOption", dataSource: new kendo.data.DataSource({ serverFiltering: true, serverPaging: true, pageSize: 20, transport: { read: { url: "SematnicStyledTextForPasting.asmx/GetSemanticPasteOptions", data: { "SemanticCommunityNo": "36", "SpeechCommunityNo": "38", "StartsWithText": function() { var ac = $("#input").data("kendoAutoComplete"); return ac.value(); }, "format": "json" // , // maxRows: 20 }, //contentType: 'application/json; charset=utf-8', type: 'POST', dataType: 'json' } } // , // schema: { // //data: function(data) { return data.result; } // data: "" // } }), change: function() { this.dataSource.read(); } });});[{"autoCompleteOption": "<span class=\"ProperNoun\" title=\"\u007Bimplicitly understood\u007D \u005BMeaningID=14697\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">Vocabulary Registration Vocabulary</span> "},{"autoCompleteOption": "<span class=\"ProperNoun\" title=\"\u007Bimplicitly understood\u007D \u005BMeaningID=14698\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">Meaning and Representation Vocabulary</span> "},{"autoCompleteOption": "<span class=\"ProperNoun\" title=\"\u007Bimplicitly understood\u007D \u005BMeaningID=14699\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">Logical Formulation of Semantics Vocabulary</span> "},{"autoCompleteOption": "<span class=\"ProperNoun\" title=\"\u007Bimplicitly understood\u007D \u005BMeaningID=14700\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">Formal Logic and Mathematics Vocabulary</span> "},{"autoCompleteOption": "<span class=\"ProperNoun\" title=\"the namespace of designations for UML 2 Infrastructure concepts as defined by \u005BUML2infr\u005D. \u005BMeaningID=14708\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">UML 2 Infrastructure</span> "},{"autoCompleteOption": "<span class=\"ProperNoun\" title=\"the vocabulary presented in \u005BIETF RFC 2396\u005D. \u005BMeaningID=14710\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">Uniform Resource Identifiers Vocabulary</span> "},{"autoCompleteOption": "<span class=\"CommonNoun\" title=\"unit of knowledge created by a unique combination of characteristics \u005BMeaningID=14712\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">concept</span> "},{"autoCompleteOption": "<span class=\"CommonNoun\" title=\"concept that is the meaning of a noun or noun phrase \u005BMeaningID=14713\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">noun concept</span> "},{"autoCompleteOption": "<span class=\"CommonNoun\" title=\"noun concept that classifies things on the basis of their common properties \u005BMeaningID=14714\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">general concept</span> "},{"autoCompleteOption": "<span class=\"CommonNoun\" title=\"general concept that specializes the concept ‘ concept ’ \u005BMeaningID=14715\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">concept type</span> "},{"autoCompleteOption": "<span class=\"CommonNoun\" title=\"role that specifically characterizes its instances by their involvement in an actuality that is an instance of a given verb concept \u005BMeaningID=14717\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">verb concept role</span> "},{"autoCompleteOption": "<span class=\"CommonNoun\" title=\"concept that specializes the concept ‘ actuality ’ and that is the meaning of a verb phrase that involves one or more roles \u005BMeaningID=14718\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">verb concept</span> "},{"autoCompleteOption": "<span class=\"CommonNoun\" title=\"verb concept that has exactly one role \u005BMeaningID=14719\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">characteristic</span> "},{"autoCompleteOption": "<span class=\"CommonNoun\" title=\"verb concept that has exactly 2 roles \u005BMeaningID=14720\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">binary verb concept</span> "},{"autoCompleteOption": "<span class=\"CommonNoun\" title=\"individual concept or general concept that always has at most one instance \u005BMeaningID=14721\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">unitary concept</span> "},{"autoCompleteOption": "<span class=\"CommonNoun\" title=\"concept that corresponds to only one object \u005Bthing \u005D \u005BMeaningID=14722\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">individual concept</span> "},{"autoCompleteOption": "<span class=\"DefaultText\"> <span class=\"CommonNoun\">concept</span><span class=\"PlaceholderExpression\">1</span> <span class=\"VerbOrPreposition\">specializes</span> <span class=\"CommonNoun\">concept</span><span class=\"PlaceholderExpression\">2</span> </span> "},{"autoCompleteOption": "<span class=\"DefaultText\"> <span class=\"CommonNoun\">concept</span><span class=\"PlaceholderExpression\">1</span> <span class=\"Keyword\"></span> <span class=\"VerbOrPreposition\">is coextensive with</span> <span class=\"CommonNoun\">concept</span><span class=\"PlaceholderExpression\">2</span> </span> "},{"autoCompleteOption": "<span class=\"DefaultText\"> <span class=\"CommonNoun\">concept</span> <span class=\"VerbOrPreposition\">incorporates</span> <span class=\"CommonNoun\" title=\"verb concept that has exactly one role \u005BMeaningID=14719\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">characteristic</span> </span> "},{"autoCompleteOption": "<span class=\"DefaultText\"> <span class=\"CommonNoun\">role</span> <span class=\"VerbOrPreposition\">ranges over</span> <span class=\"CommonNoun\" title=\"noun concept that classifies things on the basis of their common properties \u005BMeaningID=14714\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">general concept</span> </span> "},{"autoCompleteOption": "<span class=\"DefaultText\"> <span class=\"CommonNoun\">verb concept role</span> <span class=\"VerbOrPreposition\">is in</span> <span class=\"CommonNoun\" title=\"concept that specializes the concept ‘ actuality ’ and that is the meaning of a verb phrase that involves one or more roles \u005BMeaningID=14718\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">verb concept</span> </span> "},{"autoCompleteOption": "<span class=\"CommonNoun\" title=\"meaning that has a logical structure involving concepts and that corresponds to a state of affairs and that is either true or false based on whether that state of affairs is actual or not \u005BMeaningID=14728\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">proposition</span> "},{"autoCompleteOption": "<span class=\"DefaultText\"> <span class=\"CommonNoun\">proposition</span> <span class=\"CommonNoun\"></span> <span class=\"VerbOrPreposition\">is true</span> </span> "},{"autoCompleteOption": "<span class=\"DefaultText\"> <span class=\"CommonNoun\">proposition</span> <span class=\"CommonNoun\"></span> <span class=\"VerbOrPreposition\">is false</span> </span> "},{"autoCompleteOption": "<span class=\"CommonNoun\" title=\"proposition that is taken as true \u005BMeaningID=14731\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">fact</span> "},{"autoCompleteOption": "<span class=\"DefaultText\"> <span class=\"CommonNoun\">proposition</span> <span class=\"CommonNoun\"></span> <span class=\"VerbOrPreposition\">is necessarily true</span> </span> "},{"autoCompleteOption": "<span class=\"DefaultText\"> <span class=\"CommonNoun\">proposition</span> <span class=\"CommonNoun\"></span> <span class=\"VerbOrPreposition\">is possibly true</span> </span> "},{"autoCompleteOption": "<span class=\"DefaultText\"> <span class=\"CommonNoun\">proposition</span> <span class=\"CommonNoun\"></span> <span class=\"VerbOrPreposition\">is obligated to be true</span> </span> "},{"autoCompleteOption": "<span class=\"DefaultText\"> <span class=\"CommonNoun\">proposition</span> <span class=\"CommonNoun\"></span> <span class=\"VerbOrPreposition\">is permitted to be true</span> </span> "},{"autoCompleteOption": "<span class=\"CommonNoun\" title=\"meaning of an interrogatory \u005BMeaningID=14736\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">question</span> "},{"autoCompleteOption": "<span class=\"CommonNoun\" title=\"\u007Bimplicitly understood\u007D \u005BMeaningID=14738\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">text</span> "},{"autoCompleteOption": "<span class=\"DefaultText\"> <span class=\"CommonNoun\">expression</span> <span class=\"CommonNoun\"></span> <span class=\"VerbOrPreposition\">represents</span> <span class=\"CommonNoun\"></span> <span class=\"CommonNoun\" title=\"what is meant by a word, sign, statement, or description; what someone intends to express or what someone understands \u005BMeaningID=14711\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">meaning</span> </span> "},{"autoCompleteOption": "<span class=\"CommonNoun\" title=\"actuality that a given expression represents a given meaning \u005BMeaningID=14741\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">representation</span> "},{"autoCompleteOption": "<span class=\"DefaultText\"> <span class=\"CommonNoun\">representation</span> <span class=\"VerbOrPreposition\">has</span> <span class=\"CommonNoun\" title=\"something that expresses or communicates, but considered independently of its interpretation \u005BMeaningID=14737\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">expression</span> </span> "},{"autoCompleteOption": "<span class=\"DefaultText\"> <span class=\"CommonNoun\">representation</span> <span class=\"VerbOrPreposition\">represents</span> <span class=\"CommonNoun\" title=\"what is meant by a word, sign, statement, or description; what someone intends to express or what someone understands \u005BMeaningID=14711\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">meaning</span> </span> "},{"autoCompleteOption": "<span class=\"CommonNoun\" title=\"representation of a concept by a sign which denotes it \u005BMeaningID=14744\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">designation</span> "},{"autoCompleteOption": "<span class=\"DefaultText\"> <span class=\"CommonNoun\">designation</span> <span class=\"VerbOrPreposition\">has</span> <span class=\"CommonNoun\" title=\"expression that is a linguistic unit or pattern, such as a succession of speech sounds, written symbols or gestures, used in a designation of a concept \u005BMeaningID=14745\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">signifier</span> </span> "},{"autoCompleteOption": "<span class=\"DefaultText\"> <span class=\"CommonNoun\">concept</span> <span class=\"VerbOrPreposition\">has</span> <span class=\"CommonNoun\" title=\"representation of a concept by a sign which denotes it \u005BMeaningID=14744\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">designation</span> </span> "},{"autoCompleteOption": "<span class=\"CommonNoun\" title=\"representation of a concept by a descriptive statement \u005Bexpression \u005D which serves to differentiate it from related concepts \u005BMeaningID=14748\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">definition</span> "},{"autoCompleteOption": "<span class=\"DefaultText\"> <span class=\"CommonNoun\">concept</span> <span class=\"VerbOrPreposition\">has</span> <span class=\"CommonNoun\" title=\"representation of a concept by a descriptive statement \u005Bexpression \u005D which serves to differentiate it from related concepts \u005BMeaningID=14748\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">definition</span> </span> "},{"autoCompleteOption": "<span class=\"CommonNoun\" title=\"representation of a proposition by an expression of the proposition \u005BMeaningID=14750\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">statement</span> "},{"autoCompleteOption": "<span class=\"DefaultText\"> <span class=\"CommonNoun\">statement</span> <span class=\"VerbOrPreposition\">expresses</span> <span class=\"CommonNoun\" title=\"meaning that has a logical structure involving concepts and that corresponds to a state of affairs and that is either true or false based on whether that state of affairs is actual or not \u005BMeaningID=14728\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">proposition</span> </span> "},{"autoCompleteOption": "<span class=\"CommonNoun\" title=\"representation of a verb concept by an expression that has a syntactic structure involving a signifier for the verb concept and signifiers for its verb concept roles \u005BMeaningID=14752\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">verb concept wording</span> "},{"autoCompleteOption": "<span class=\"DefaultText\"> <span class=\"CommonNoun\">verb concept</span> <span class=\"VerbOrPreposition\">has</span> <span class=\"CommonNoun\" title=\"representation of a verb concept by an expression that has a syntactic structure involving a signifier for the verb concept and signifiers for its verb concept roles \u005BMeaningID=14752\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">verb concept wording</span> </span> "},{"autoCompleteOption": "<span class=\"DefaultText\"> <span class=\"CommonNoun\">verb concept wording</span> <span class=\"CommonNoun\"></span> <span class=\"VerbOrPreposition\">demonstrates</span> <span class=\"CommonNoun\" title=\"representation of a concept by a sign which denotes it \u005BMeaningID=14744\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">designation</span> </span> "},{"autoCompleteOption": "<span class=\"DefaultText\"> <span class=\"CommonNoun\">placeholder</span> <span class=\"VerbOrPreposition\">is in</span> <span class=\"CommonNoun\" title=\"representation of a verb concept by an expression that has a syntactic structure involving a signifier for the verb concept and signifiers for its verb concept roles \u005BMeaningID=14752\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">verb concept wording</span> </span> "},{"autoCompleteOption": "<span class=\"CommonNoun\" title=\"verb concept wording that is a pattern or template that can be used for stating a proposition based on a verb concept \u005BMeaningID=14756\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">sentential form</span> "},{"autoCompleteOption": "<span class=\"CommonNoun\" title=\"positive integer that is an ordinal position where a text starts within an encompassing text \u005BMeaningID=14759\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">starting character position</span> "},{"autoCompleteOption": "<span class=\"DefaultText\"> <span class=\"CommonNoun\">placeholder</span> <span class=\"VerbOrPreposition\">is at</span> <span class=\"CommonNoun\" title=\"positive integer that is an ordinal position where a text starts within an encompassing text \u005BMeaningID=14759\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">starting character position</span> </span> "},{"autoCompleteOption": "<span class=\"DefaultText\"> <span class=\"CommonNoun\">placeholder</span> <span class=\"VerbOrPreposition\">uses</span> <span class=\"CommonNoun\" title=\"representation of a concept by a sign which denotes it \u005BMeaningID=14744\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">designation</span> </span> "},{"autoCompleteOption": "<span class=\"DefaultText\"> <span class=\"CommonNoun\">namespace</span><span class=\"PlaceholderExpression\">1</span> <span class=\"VerbOrPreposition\">incorporates</span> <span class=\"CommonNoun\">namespace</span><span class=\"PlaceholderExpression\">2</span> </span> "},{"autoCompleteOption": "<span class=\"DefaultText\"> <span class=\"CommonNoun\">designation</span> <span class=\"VerbOrPreposition\">is in</span> <span class=\"CommonNoun\" title=\"collection of designations and/or verb concept wordings that are distinguishable from each other by uniqueness of designator or form \u005BMeaningID=14762\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">namespace</span> </span> "},{"autoCompleteOption": "<span class=\"DefaultText\"> <span class=\"CommonNoun\">verb concept wording</span> <span class=\"VerbOrPreposition\">is in</span> <span class=\"CommonNoun\" title=\"collection of designations and/or verb concept wordings that are distinguishable from each other by uniqueness of designator or form \u005BMeaningID=14762\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">namespace</span> </span> "},{"autoCompleteOption": "<span class=\"CommonNoun\" title=\"namespace that contains designations recognizable in the context of being attributed to instances of a particular concept \u005BMeaningID=14768\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">attributive namespace</span> "},{"autoCompleteOption": "<span class=\"DefaultText\"> <span class=\"CommonNoun\">attributive namespace</span> <span class=\"VerbOrPreposition\">is for</span> <span class=\"CommonNoun\" title=\"concept that provides a context for recognizing designations used to attribute properties to instances of the concept \u005BMeaningID=14770\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">subject concept</span> </span> "},{"autoCompleteOption": "<span class=\"DefaultText\"> <span class=\"CommonNoun\">subject concept</span> </span> "},{"autoCompleteOption": "<span class=\"DefaultText\"> <span class=\"CommonNoun\">attributive namespace</span> <span class=\"VerbOrPreposition\">is within</span> <span class=\"CommonNoun\" title=\"namespace that is derived from a vocabulary \u005BMeaningID=14767\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">vocabulary namespace</span> </span> "},{"autoCompleteOption": "<span class=\"DefaultText\"> <span class=\"CommonNoun\">reference scheme</span> <span class=\"VerbOrPreposition\">is for</span> <span class=\"CommonNoun\" title=\"unit of knowledge created by a unique combination of characteristics \u005BMeaningID=14712\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">concept</span> </span> "},{"autoCompleteOption": "<span class=\"DefaultText\"> <span class=\"CommonNoun\">reference scheme</span> <span class=\"VerbOrPreposition\">simply uses</span> <span class=\"CommonNoun\" title=\"role that specifically characterizes its instances by their involvement in an actuality that is an instance of a given verb concept \u005BMeaningID=14717\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">verb concept role</span> </span> "},{"autoCompleteOption": "<span class=\"DefaultText\"> <span class=\"CommonNoun\">reference scheme</span> <span class=\"VerbOrPreposition\">extensionally uses</span> <span class=\"CommonNoun\" title=\"role that specifically characterizes its instances by their involvement in an actuality that is an instance of a given verb concept \u005BMeaningID=14717\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">verb concept role</span> </span> "},{"autoCompleteOption": "<span class=\"DefaultText\"> <span class=\"CommonNoun\">reference scheme</span> <span class=\"VerbOrPreposition\">uses</span> <span class=\"CommonNoun\" title=\"verb concept that has exactly one role \u005BMeaningID=14719\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">characteristic</span> </span> "},{"autoCompleteOption": "<span class=\"CommonNoun\" title=\"event, activity, situation, or circumstance \u005BMeaningID=14779\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">state of affairs</span> "},{"autoCompleteOption": "<span class=\"DefaultText\"> <span class=\"CommonNoun\">state of affairs</span> <span class=\"CommonNoun\"></span> <span class=\"VerbOrPreposition\">is actual</span> </span> "},{"autoCompleteOption": "<span class=\"CommonNoun\" title=\"state of affairs that is actual \u005BMeaningID=14781\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">actuality</span> "},{"autoCompleteOption": "<span class=\"DefaultText\"> <span class=\"CommonNoun\">state of affairs</span> <span class=\"VerbOrPreposition\">involves</span> <span class=\"CommonNoun\" title=\"anything perceivable or conceivable \u005BMeaningID=14788\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">thing</span> <span class=\"VerbOrPreposition\">in</span> <span class=\"CommonNoun\" title=\"noun concept that corresponds to things based on their playing a part, assuming a function or being used in some situation \u005BMeaningID=14716\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">role</span> </span> "},{"autoCompleteOption": "<span class=\"CommonNoun\" title=\"totality of objects \u005Bevery thing \u005D to which a concept corresponds \u005BMeaningID=14783\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">extension</span> "},{"autoCompleteOption": "<span class=\"CommonNoun\" title=\"thing that is in an extension of a concept \u005BMeaningID=14784\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">instance</span> "},{"autoCompleteOption": "<span class=\"DefaultText\"> <span class=\"CommonNoun\">meaning</span> <span class=\"Keyword\"></span> <span class=\"VerbOrPreposition\">corresponds to</span> <span class=\"Keyword\"></span> <span class=\"CommonNoun\" title=\"anything perceivable or conceivable \u005BMeaningID=14788\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">thing</span> </span> "},{"autoCompleteOption": "<span class=\"DefaultText\"> <span class=\"CommonNoun\">concept</span> <span class=\"Keyword\"></span> <span class=\"VerbOrPreposition\">has</span> <span class=\"CommonNoun\" title=\"totality of objects \u005Bevery thing \u005D to which a concept corresponds \u005BMeaningID=14783\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">extension</span> </span> "},{"autoCompleteOption": "<span class=\"DefaultText\"> <span class=\"CommonNoun\">concept</span> <span class=\"Keyword\"></span> <span class=\"VerbOrPreposition\">has</span> <span class=\"CommonNoun\" title=\"thing that is in an extension of a concept \u005BMeaningID=14784\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">instance</span> </span> "},{"autoCompleteOption": "<span class=\"CommonNoun\" title=\"anything perceivable or conceivable \u005BMeaningID=14788\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">thing</span> "},{"autoCompleteOption": "<span class=\"DefaultText\"> <span class=\"CommonNoun\">thing</span><span class=\"PlaceholderExpression\">1</span> <span class=\"Keyword\"></span> <span class=\"VerbOrPreposition\">is</span> <span class=\"Keyword\"></span> <span class=\"CommonNoun\">thing</span><span class=\"PlaceholderExpression\">2</span> </span> "},{"autoCompleteOption": "<span class=\"CommonNoun\" title=\"collection of zero or more things considered together without regard to order or repetition \u005BMeaningID=14790\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">set</span> "},{"autoCompleteOption": "<span class=\"DefaultText\"> <span class=\"CommonNoun\">thing</span> <span class=\"VerbOrPreposition\">is in</span> <span class=\"CommonNoun\" title=\"collection of zero or more things considered together without regard to order or repetition \u005BMeaningID=14790\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">set</span> </span> "},{"autoCompleteOption": "<span class=\"DefaultText\"> <span class=\"CommonNoun\">set</span> <span class=\"CommonNoun\"></span> <span class=\"VerbOrPreposition\">has</span> <span class=\"CommonNoun\"></span> <span class=\"CommonNoun\" title=\"nonnegative integer that is the number of distinct elements in a given set or collection \u005BMeaningID=14793\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">cardinality</span> </span> "},{"autoCompleteOption": "<span class=\"CommonNoun\" title=\"nonnegative integer that is the number of distinct elements in a given set or collection \u005BMeaningID=14793\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">cardinality</span> "},{"autoCompleteOption": "<span class=\"CommonNoun\" title=\"the aspect in which a thing is measurable in terms of greater, less, or equal \u005BMWU\u005D \u005BMeaningID=14794\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">quantity</span> "},{"autoCompleteOption": "<span class=\"DefaultText\"> <span class=\"CommonNoun\">quantity</span><span class=\"PlaceholderExpression\">1</span> <span class=\"VerbOrPreposition\">equals</span> <span class=\"CommonNoun\">quantity</span><span class=\"PlaceholderExpression\">2</span> </span> "},{"autoCompleteOption": "<span class=\"DefaultText\"> <span class=\"CommonNoun\">quantity</span><span class=\"PlaceholderExpression\">1</span> <span class=\"VerbOrPreposition\">is less than</span> <span class=\"CommonNoun\">quantity</span><span class=\"PlaceholderExpression\">2</span> </span> "},{"autoCompleteOption": "<span class=\"CommonNoun\" title=\"number that has no fractional part \u005BMeaningID=14798\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">integer</span> "},{"autoCompleteOption": "<span class=\"CommonNoun\" title=\"integer that is greater than or equal to zero \u005BMeaningID=14799\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">nonnegative integer</span> "},{"autoCompleteOption": "<span class=\"CommonNoun\" title=\"nonnegative integer that is not zero \u005BMeaningID=14800\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">positive integer</span> "},{"autoCompleteOption": "<span class=\"CommonNoun\" title=\"conceptual structure of meaning \u005BMeaningID=14801\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">semantic formulation</span> "},{"autoCompleteOption": "<span class=\"CommonNoun\" title=\"semantic formulation that includes no variable without binding \u005BMeaningID=14802\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">closed semantic formulation</span> "},{"autoCompleteOption": "<span class=\"DefaultText\"> <span class=\"CommonNoun\">closed semantic formulation</span> <span class=\"VerbOrPreposition\">formulates</span> <span class=\"CommonNoun\" title=\"what is meant by a word, sign, statement, or description; what someone intends to express or what someone understands \u005BMeaningID=14711\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">meaning</span> </span> "},{"autoCompleteOption": "<span class=\"CommonNoun\" title=\"semantic formulation that formulates a proposition \u005BMeaningID=14804\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">logical formulation</span> "},{"autoCompleteOption": "<span class=\"CommonNoun\" title=\"general concept that specializes the concept ‘ logical formulation ’ and that classifies a logical formulation based on the presence or absence of a main logical operation or quantification \u005BMeaningID=14805\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">logical formulation kind</span> "},{"autoCompleteOption": "<span class=\"CommonNoun\" title=\"logical formulation that is a closed semantic formulation \u005BMeaningID=14806\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">closed logical formulation</span> "},{"autoCompleteOption": "<span class=\"DefaultText\"> <span class=\"CommonNoun\">closed logical formulation</span> <span class=\"VerbOrPreposition\">means</span> <span class=\"CommonNoun\" title=\"meaning that has a logical structure involving concepts and that corresponds to a state of affairs and that is either true or false based on whether that state of affairs is actual or not \u005BMeaningID=14728\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">proposition</span> </span> "},{"autoCompleteOption": "<span class=\"DefaultText\"> <span class=\"CommonNoun\">closed logical formulation</span> <span class=\"Keyword\"></span> <span class=\"VerbOrPreposition\">formalizes</span> <span class=\"CommonNoun\" title=\"representation of a proposition by an expression of the proposition \u005BMeaningID=14750\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">statement</span> </span> "},{"autoCompleteOption": "<span class=\"DefaultText\"> <span class=\"CommonNoun\">variable</span> <span class=\"VerbOrPreposition\">ranges over</span> <span class=\"CommonNoun\" title=\"unit of knowledge created by a unique combination of characteristics \u005BMeaningID=14712\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">concept</span> </span> "},{"autoCompleteOption": "<span class=\"DefaultText\"> <span class=\"CommonNoun\">logical formulation</span> <span class=\"VerbOrPreposition\">restricts</span> <span class=\"CommonNoun\" title=\"reference to an element of a set, whose referent may vary or is unknown \u005BMeaningID=14809\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">variable</span> </span> "},{"autoCompleteOption": "<span class=\"DefaultText\"> <span class=\"CommonNoun\">variable</span> <span class=\"VerbOrPreposition\">is unitary</span> </span> "},{"autoCompleteOption": "<span class=\"DefaultText\"> <span class=\"CommonNoun\">variable</span> <span class=\"VerbOrPreposition\">is free within</span> <span class=\"CommonNoun\" title=\"conceptual structure of meaning \u005BMeaningID=14801\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">semantic formulation</span> </span> "},{"autoCompleteOption": "<span class=\"CommonNoun\" title=\"variable , expression or individual concept \u005BMeaningID=14814\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">bindable target</span> "},{"autoCompleteOption": "<span class=\"CommonNoun\" title=\"logical formulation that is based on a verb concept and that has a role binding of each role of the verb concept and that formulates the meaning: there is an actuality that involves in each role of the verb concept the thing to which the bindable target of the corresponding role binding refers \u005BMeaningID=14815\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">atomic formulation</span> "},{"autoCompleteOption": "<span class=\"DefaultText\"> <span class=\"CommonNoun\">role binding</span> <span class=\"VerbOrPreposition\">occurs in</span> <span class=\"CommonNoun\" title=\"logical formulation that is based on a verb concept and that has a role binding of each role of the verb concept and that formulates the meaning: there is an actuality that involves in each role of the verb concept the thing to which the bindable target of the corresponding role binding refers \u005BMeaningID=14815\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">atomic formulation</span> </span> "},{"autoCompleteOption": "<span class=\"DefaultText\"> <span class=\"CommonNoun\">atomic formulation</span> <span class=\"VerbOrPreposition\">is based on</span> <span class=\"CommonNoun\" title=\"concept that specializes the concept ‘ actuality ’ and that is the meaning of a verb phrase that involves one or more roles \u005BMeaningID=14718\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">verb concept</span> </span> "},{"autoCompleteOption": "<span class=\"DefaultText\"> <span class=\"CommonNoun\">role binding</span> <span class=\"VerbOrPreposition\">binds to</span> <span class=\"CommonNoun\" title=\"variable , expression or individual concept \u005BMeaningID=14814\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">bindable target</span> </span> "},{"autoCompleteOption": "<span class=\"DefaultText\"> <span class=\"CommonNoun\">verb concept role</span> <span class=\"VerbOrPreposition\">has</span> <span class=\"CommonNoun\" title=\"connection of an atomic formulation to a bindable target \u005BMeaningID=14818\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">role binding</span> </span> "},{"autoCompleteOption": "<span class=\"CommonNoun\" title=\"logical formulation that considers a concept and binds to a bindable target and that formulates the meaning: the thing to which the bindable target refers is an instance of the concept \u005BMeaningID=14821\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">instantiation formulation</span> "},{"autoCompleteOption": "<span class=\"DefaultText\"> <span class=\"CommonNoun\">instantiation formulation</span> <span class=\"VerbOrPreposition\">considers</span> <span class=\"CommonNoun\" title=\"unit of knowledge created by a unique combination of characteristics \u005BMeaningID=14712\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">concept</span> </span> "},{"autoCompleteOption": "<span class=\"DefaultText\"> <span class=\"CommonNoun\">instantiation formulation</span> <span class=\"VerbOrPreposition\">binds to</span> <span class=\"CommonNoun\" title=\"variable , expression or individual concept \u005BMeaningID=14814\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">bindable target</span> </span> "},{"autoCompleteOption": "<span class=\"CommonNoun\" title=\"logical formulation that formulates that the meaning of another logical formulation has a particular relationship to possible worlds or to acceptable worlds \u005BMeaningID=14824\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">modal formulation</span> "},{"autoCompleteOption": "<span class=\"DefaultText\"> <span class=\"CommonNoun\">modal formulation</span> <span class=\"VerbOrPreposition\">embeds</span> <span class=\"CommonNoun\" title=\"semantic formulation that formulates a proposition \u005BMeaningID=14804\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">logical formulation</span> </span> "},{"autoCompleteOption": "<span class=\"CommonNoun\" title=\"modal formulation that formulates that the meaning of its embedded logical formulation is true in all possible worlds \u005BMeaningID=14826\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">necessity formulation</span> "},{"autoCompleteOption": "<span class=\"CommonNoun\" title=\"modal formulation that formulates that the meaning of its embedded logical formulation is true in all acceptable worlds \u005BMeaningID=14827\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">obligation formulation</span> "},{"autoCompleteOption": "<span class=\"CommonNoun\" title=\"modal formulation that formulates that the meaning of its embedded logical formulation is true in some acceptable world \u005BMeaningID=14828\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">permissibility formulation</span> "},{"autoCompleteOption": "<span class=\"CommonNoun\" title=\"modal formulation that formulates that the meaning of its embedded logical formulation is true in some possible world \u005BMeaningID=14829\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">possibility formulation</span> "},{"autoCompleteOption": "<span class=\"CommonNoun\" title=\"logical formulation that formulates a meaning based on only the truth or falseness of the meanings of one or more other logical formulations (its logical operands ) \u005BMeaningID=14830\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">logical operation</span> "},{"autoCompleteOption": "<span class=\"DefaultText\"> <span class=\"CommonNoun\">logical operation</span> <span class=\"VerbOrPreposition\">has</span> <span class=\"CommonNoun\" title=\"logical formulation upon which a given logical operation operates \u005BMeaningID=14831\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">logical operand</span> </span> "},{"autoCompleteOption": "<span class=\"CommonNoun\" title=\"logical operation that operates on two logical operands \u005BMeaningID=14833\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">binary logical operation</span> "},{"autoCompleteOption": "<span class=\"DefaultText\"> <span class=\"CommonNoun\">binary logical operation</span> <span class=\"VerbOrPreposition\">has</span> <span class=\"CommonNoun\" title=\"logical operand that is the first of at least two operands to a logical operation \u005BMeaningID=14834\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">logical operand 1</span> </span> "},{"autoCompleteOption": "<span class=\"DefaultText\"> <span class=\"CommonNoun\">binary logical operation</span> <span class=\"VerbOrPreposition\">has</span> <span class=\"CommonNoun\" title=\"logical operand that is the second of at least two operands to a logical operation \u005BMeaningID=14835\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">logical operand 2</span> </span> "},{"autoCompleteOption": "<span class=\"CommonNoun\" title=\"binary logical operation that formulates that the meaning of each of its logical operands is true \u005BMeaningID=14838\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">conjunction</span> "},{"autoCompleteOption": "<span class=\"CommonNoun\" title=\"binary logical operation that formulates that the meaning of at least one of its logical operands is true \u005BMeaningID=14839\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">disjunction</span> "},{"autoCompleteOption": "<span class=\"CommonNoun\" title=\"binary logical operation that formulates that the meaning of one logical operand is true and the meaning of the other logical operand is false \u005BMeaningID=14841\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">exclusive disjunction</span> "},{"autoCompleteOption": "<span class=\"CommonNoun\" title=\"binary logical operation that operates on an antecedent and a consequent and that formulates that the meaning of the consequent is true if the meaning of the antecedent is true \u005BMeaningID=14842\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">implication</span> "},{"autoCompleteOption": "<span class=\"CommonNoun\" title=\"logical operand that is the condition considered by a logical operation such as an implication (e.g., what is meant by the p in “if p then q”) \u005BMeaningID=14843\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">antecedent</span> "},{"autoCompleteOption": "<span class=\"CommonNoun\" title=\"logical operand that is the implied or result operand to a logical operation such as an implication (e.g., what is meant by the q in “if p then q”) \u005BMeaningID=14844\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">consequent</span> "},{"autoCompleteOption": "<span class=\"DefaultText\"> <span class=\"CommonNoun\">implication</span> <span class=\"VerbOrPreposition\">has</span> <span class=\"CommonNoun\" title=\"logical operand that is the condition considered by a logical operation such as an implication (e.g., what is meant by the p in “if p then q”) \u005BMeaningID=14843\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">antecedent</span> </span> "},{"autoCompleteOption": "<span class=\"DefaultText\"> <span class=\"CommonNoun\">implication</span> <span class=\"VerbOrPreposition\">has</span> <span class=\"CommonNoun\" title=\"logical operand that is the implied or result operand to a logical operation such as an implication (e.g., what is meant by the q in “if p then q”) \u005BMeaningID=14844\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">consequent</span> </span> "},{"autoCompleteOption": "<span class=\"CommonNoun\" title=\"logical operation that has exactly one logical operand and that formulates that the meaning of the logical operand is false \u005BMeaningID=14847\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">logical negation</span> "},{"autoCompleteOption": "<span class=\"CommonNoun\" title=\"binary logical operation that formulates that the meaning of at least one of its logical operands is false \u005BMeaningID=14848\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">nand formulation</span> "},{"autoCompleteOption": "<span class=\"CommonNoun\" title=\"binary logical operation that formulates that the meaning of each of its logical operands is false \u005BMeaningID=14849\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">nor formulation</span> "},{"autoCompleteOption": "<span class=\"CommonNoun\" title=\"binary logical operation that has a consequent and an inconsequent and that formulates that the meaning the consequent is true regardless of the meaning the inconsequent \u005BMeaningID=14850\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">whether-or-not formulation</span> "},{"autoCompleteOption": "<span class=\"CommonNoun\" title=\"logical operand that is an operand irrelevant to the logical result of a logical operation such as of a whether-or-not formulation \u005BMeaningID=14851\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">inconsequent</span> "},{"autoCompleteOption": "<span class=\"DefaultText\"> <span class=\"CommonNoun\">whether-or-not formulation</span> <span class=\"VerbOrPreposition\">has</span> <span class=\"CommonNoun\" title=\"logical operand that is the implied or result operand to a logical operation such as an implication (e.g., what is meant by the q in “if p then q”) \u005BMeaningID=14844\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">consequent</span> </span> "},{"autoCompleteOption": "<span class=\"DefaultText\"> <span class=\"CommonNoun\">whether-or-not formulation</span> <span class=\"VerbOrPreposition\">has</span> <span class=\"CommonNoun\" title=\"logical operand that is an operand irrelevant to the logical result of a logical operation such as of a whether-or-not formulation \u005BMeaningID=14851\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">inconsequent</span> </span> "},{"autoCompleteOption": "<span class=\"CommonNoun\" title=\"logical formulation that introduces a variable and that has either the meaning: all referents of the variable satisfy a scope formulation ; or the meaning: a bounded number of referents of the variable exist and satisfy a scope formulation' if there is one \u005BMeaningID=14854\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">quantification</span> "},{"autoCompleteOption": "<span class=\"DefaultText\"> <span class=\"CommonNoun\">quantification</span> <span class=\"VerbOrPreposition\">introduces</span> <span class=\"CommonNoun\" title=\"reference to an element of a set, whose referent may vary or is unknown \u005BMeaningID=14809\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">variable</span> </span> "},{"autoCompleteOption": "<span class=\"DefaultText\"> <span class=\"CommonNoun\">quantification</span> <span class=\"VerbOrPreposition\">scopes over</span> <span class=\"CommonNoun\" title=\"semantic formulation that formulates a proposition \u005BMeaningID=14804\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">logical formulation</span> </span> "},{"autoCompleteOption": "<span class=\"DefaultText\"> <span class=\"CommonNoun\">scope formulation</span> </span> "},{"autoCompleteOption": "<span class=\"CommonNoun\" title=\"quantification that scopes over a logical formulation and that has the meaning: for each referent of the variable introduced by the quantification the meaning formulated by the logical formulation for the referent is true \u005BMeaningID=14858\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">universal quantification</span> "},{"autoCompleteOption": "<span class=\"CommonNoun\" title=\"at-least-n quantification that has the minimum cardinality 1 \u005BMeaningID=14859\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">existential quantification</span> "},{"autoCompleteOption": "<span class=\"CommonNoun\" title=\"nonnegative integer that is an upper bound in a quantification (such as an at-most-n quantification ) \u005BMeaningID=14860\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">maximum cardinality</span> "},{"autoCompleteOption": "<span class=\"CommonNoun\" title=\"nonnegative integer that is a lower bound in a quantification \u005BMeaningID=14861\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">minimum cardinality</span> "},{"autoCompleteOption": "<span class=\"CommonNoun\" title=\"quantification that has a minimum cardinality and that has the meaning: the number of referents of the variable introduced by the quantification that exist and that satisfy a scope formulation' if there is one, is not less than the minimum cardinality' and if the minimum cardinality is greater than one, the referents are distinct logical formulation kind \u005BMeaningID=14862\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">at-least-n quantification</span> "},{"autoCompleteOption": "<span class=\"DefaultText\"> <span class=\"CommonNoun\">at-least-n quantification</span> <span class=\"VerbOrPreposition\">has</span> <span class=\"CommonNoun\" title=\"nonnegative integer that is a lower bound in a quantification \u005BMeaningID=14861\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">minimum cardinality</span> </span> "},{"autoCompleteOption": "<span class=\"CommonNoun\" title=\"quantification that has a maximum cardinality and that has the meaning: the number of distinct referents of the variable introduced by the quantification that exist and that satisfy a scope formulation' if there is one, is not greater than the maximum cardinality \u005BMeaningID=14864\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">at-most-n quantification</span> "},{"autoCompleteOption": "<span class=\"DefaultText\"> <span class=\"CommonNoun\">at-most-n quantification</span> <span class=\"VerbOrPreposition\">has</span> <span class=\"CommonNoun\" title=\"nonnegative integer that is an upper bound in a quantification (such as an at-most-n quantification ) \u005BMeaningID=14860\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">maximum cardinality</span> </span> "},{"autoCompleteOption": "<span class=\"CommonNoun\" title=\"at-most-n quantification that has the maximum cardinality 1 \u005BMeaningID=14866\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">at-most-one quantification</span> "},{"autoCompleteOption": "<span class=\"CommonNoun\" title=\"quantification that has a cardinality and that has the meaning: the number of referents of the variable introduced by the quantification that exist and that satisfy a scope formulation' if there is one, equals the cardinality \u005BMeaningID=14867\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">exactly-n quantification</span> "},{"autoCompleteOption": "<span class=\"DefaultText\"> <span class=\"CommonNoun\">exactly-n quantification</span> <span class=\"VerbOrPreposition\">has</span> <span class=\"CommonNoun\" title=\"nonnegative integer that is the number of distinct elements in a given set or collection \u005BMeaningID=14793\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">cardinality</span> </span> "},{"autoCompleteOption": "<span class=\"CommonNoun\" title=\"exactly-n quantification that has the cardinality 1 \u005BMeaningID=14869\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">exactly-one quantification</span> "},{"autoCompleteOption": "<span class=\"CommonNoun\" title=\"quantification that has a minimum cardinality and a maximum cardinality greater than the minimum cardinality and that has the meaning: the number of referents of the variable introduced by the quantification that exist and that satisfy a scope formulation' if there is one, is not less than the minimum cardinality and is not greater than the maximum cardinality \u005BMeaningID=14870\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">numeric range quantification</span> "},{"autoCompleteOption": "<span class=\"DefaultText\"> <span class=\"CommonNoun\">numeric range quantification</span> <span class=\"VerbOrPreposition\">has</span> <span class=\"CommonNoun\" title=\"nonnegative integer that is an upper bound in a quantification (such as an at-most-n quantification ) \u005BMeaningID=14860\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">maximum cardinality</span> </span> "},{"autoCompleteOption": "<span class=\"DefaultText\"> <span class=\"CommonNoun\">numeric range quantification</span> <span class=\"VerbOrPreposition\">has</span> <span class=\"CommonNoun\" title=\"nonnegative integer that is a lower bound in a quantification \u005BMeaningID=14861\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">minimum cardinality</span> </span> "},{"autoCompleteOption": "<span class=\"CommonNoun\" title=\"logical formulation that involves a bindable target and a considered logical formulation and that formulates the meaning: the thing to which the bindable target refers is a state of affairs to which the meaning of the considered logical formulation corresponds \u005BMeaningID=14873\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">objectification</span> "},{"autoCompleteOption": "<span class=\"DefaultText\"> <span class=\"CommonNoun\">objectification</span> <span class=\"VerbOrPreposition\">considers</span> <span class=\"CommonNoun\" title=\"semantic formulation that formulates a proposition \u005BMeaningID=14804\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">logical formulation</span> </span> "},{"autoCompleteOption": "<span class=\"DefaultText\"> <span class=\"CommonNoun\">objectification</span> <span class=\"VerbOrPreposition\">binds to</span> <span class=\"CommonNoun\" title=\"variable , expression or individual concept \u005BMeaningID=14814\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">bindable target</span> </span> "},{"autoCompleteOption": "<span class=\"CommonNoun\" title=\"logical formulation of a referent thing considered with respect to a particular projection \u005BMeaningID=14876\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">projecting formulation</span> "},{"autoCompleteOption": "<span class=\"DefaultText\"> <span class=\"CommonNoun\">projecting formulation</span> <span class=\"VerbOrPreposition\">has</span> <span class=\"CommonNoun\" title=\"semantic formulation that introduces one or more variables corresponding to involvements in actualities and that is possibly constrained by a logical formulation and that projects one or more of those variables \u005BMeaningID=14887\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">projection</span> </span> "},{"autoCompleteOption": "<span class=\"DefaultText\"> <span class=\"CommonNoun\">projecting formulation</span> <span class=\"VerbOrPreposition\">binds to</span> <span class=\"CommonNoun\" title=\"variable , expression or individual concept \u005BMeaningID=14814\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">bindable target</span> </span> "},{"autoCompleteOption": "<span class=\"CommonNoun\" title=\"projecting formulation that formulates the meaning: the thing to which the bindable target bound to the projecting formulation refers is the result of the projection of the projecting formulation \u005BMeaningID=14879\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">aggregation formulation</span> "},{"autoCompleteOption": "<span class=\"CommonNoun\" title=\"projecting formulation that formulates the meaning: the thing to which the bindable target bound to the projecting formulation refers is a noun concept that is defined by the projection of the projecting formulation \u005BMeaningID=14880\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">noun concept nominalization</span> "},{"autoCompleteOption": "<span class=\"CommonNoun\" title=\"projecting formulation that formulates the meaning: the thing to which the bindable target bound to the projecting formulation refers is a verb concept that is defined by the projection of the projecting formulation \u005BMeaningID=14881\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">verb concept nominalization</span> "},{"autoCompleteOption": "<span class=\"CommonNoun\" title=\"logical formulation that involves a bindable target and a considered logical formulation and that formulates the meaning: the thing to which the bindable target refers is the proposition that is formulated by the considered logical formulation \u005BMeaningID=14882\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">proposition nominalization</span> "},{"autoCompleteOption": "<span class=\"DefaultText\"> <span class=\"CommonNoun\">proposition nominalization</span> <span class=\"VerbOrPreposition\">considers</span> <span class=\"CommonNoun\" title=\"semantic formulation that formulates a proposition \u005BMeaningID=14804\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">logical formulation</span> </span> "},{"autoCompleteOption": "<span class=\"DefaultText\"> <span class=\"CommonNoun\">proposition nominalization</span> <span class=\"VerbOrPreposition\">binds to</span> <span class=\"CommonNoun\" title=\"variable , expression or individual concept \u005BMeaningID=14814\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">bindable target</span> </span> "},{"autoCompleteOption": "<span class=\"CommonNoun\" title=\"projecting formulation that formulates the meaning: the thing to which the bindable target bound to the projecting formulation refers is the question that is meant by the projection of the projecting formulation \u005BMeaningID=14885\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">question nominalization</span> "},{"autoCompleteOption": "<span class=\"CommonNoun\" title=\"projecting formulation that formulates the meaning: the thing to which the bindable target bound to the projecting formulation refers is a proposition that is true and that completely and correctly answers the question meant by the projection of the projecting formulation \u005BMeaningID=14886\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">answer nominalization</span> "},{"autoCompleteOption": "<span class=\"CommonNoun\" title=\"semantic formulation that introduces one or more variables corresponding to involvements in actualities and that is possibly constrained by a logical formulation and that projects one or more of those variables \u005BMeaningID=14887\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">projection</span> "},{"autoCompleteOption": "<span class=\"DefaultText\"> <span class=\"CommonNoun\">projection</span> <span class=\"VerbOrPreposition\">is on</span> <span class=\"CommonNoun\" title=\"reference to an element of a set, whose referent may vary or is unknown \u005BMeaningID=14809\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">variable</span> </span> "},{"autoCompleteOption": "<span class=\"DefaultText\"> <span class=\"CommonNoun\">projection</span> <span class=\"VerbOrPreposition\">has</span> <span class=\"CommonNoun\" title=\"variable that is introduced by a projection' but which is left out of the result of the projection thereby giving the possibility of duplicate results \u005BMeaningID=14891\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">auxiliary variable</span> </span> "},{"autoCompleteOption": "<span class=\"DefaultText\"> <span class=\"CommonNoun\">logical formulation</span> <span class=\"VerbOrPreposition\">constrains</span> <span class=\"CommonNoun\" title=\"semantic formulation that introduces one or more variables corresponding to involvements in actualities and that is possibly constrained by a logical formulation and that projects one or more of those variables \u005BMeaningID=14887\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">projection</span> </span> "},{"autoCompleteOption": "<span class=\"CommonNoun\" title=\"positive integer that distinguishes a variable introduced by a projection from others introduced by the same projection \u005BMeaningID=14892\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">projection position</span> "},{"autoCompleteOption": "<span class=\"DefaultText\"> <span class=\"CommonNoun\">variable</span> <span class=\"VerbOrPreposition\">has</span> <span class=\"CommonNoun\" title=\"positive integer that distinguishes a variable introduced by a projection from others introduced by the same projection \u005BMeaningID=14892\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">projection position</span> </span> "},{"autoCompleteOption": "<span class=\"CommonNoun\" title=\"projection that has no auxiliary variable \u005BMeaningID=14894\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">set projection</span> "},{"autoCompleteOption": "<span class=\"CommonNoun\" title=\"projection that has an auxiliary variable \u005BMeaningID=14895\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">bag projection</span> "},{"autoCompleteOption": "<span class=\"CommonNoun\" title=\"projection that is a closed semantic formulation \u005BMeaningID=14896\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">closed projection</span> "},{"autoCompleteOption": "<span class=\"DefaultText\"> <span class=\"CommonNoun\">closed projection</span> <span class=\"VerbOrPreposition\">formalizes</span> <span class=\"CommonNoun\" title=\"representation of a concept by a descriptive statement \u005Bexpression \u005D which serves to differentiate it from related concepts \u005BMeaningID=14748\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">definition</span> </span> "},{"autoCompleteOption": "<span class=\"DefaultText\"> <span class=\"CommonNoun\">closed projection</span> <span class=\"VerbOrPreposition\">defines</span> <span class=\"CommonNoun\" title=\"concept that is the meaning of a noun or noun phrase \u005BMeaningID=14713\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">noun concept</span> </span> "},{"autoCompleteOption": "<span class=\"DefaultText\"> <span class=\"CommonNoun\">closed projection</span> <span class=\"VerbOrPreposition\">defines</span> <span class=\"CommonNoun\" title=\"concept that specializes the concept ‘ actuality ’ and that is the meaning of a verb phrase that involves one or more roles \u005BMeaningID=14718\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">verb concept</span> </span> "},{"autoCompleteOption": "<span class=\"DefaultText\"> <span class=\"CommonNoun\">variable</span> <span class=\"VerbOrPreposition\">maps to</span> <span class=\"CommonNoun\" title=\"role that specifically characterizes its instances by their involvement in an actuality that is an instance of a given verb concept \u005BMeaningID=14717\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">verb concept role</span> </span> "},{"autoCompleteOption": "<span class=\"DefaultText\"> <span class=\"CommonNoun\">closed projection</span> <span class=\"VerbOrPreposition\">means</span> <span class=\"CommonNoun\" title=\"meaning of an interrogatory \u005BMeaningID=14736\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">question</span> </span> "},{"autoCompleteOption": "<span class=\"CommonNoun\" title=\"group of people having a particular unifying characteristic in common \u005BMeaningID=14902\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">community</span> "},{"autoCompleteOption": "<span class=\"DefaultText\"> <span class=\"CommonNoun\">community</span> <span class=\"VerbOrPreposition\">has</span> <span class=\"CommonNoun\" title=\"text that identifies a resource as specified by \u005BIETF RFC 2396\u005D \u005BMeaningID=14739\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">URI</span> </span> "},{"autoCompleteOption": "<span class=\"CommonNoun\" title=\"community whose unifying characteristic is a shared understanding (perception) of the things that they have to deal with \u005BMeaningID=14904\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">semantic community</span> "},{"autoCompleteOption": "<span class=\"CommonNoun\" title=\"subcommunity of a given semantic community whose unifying characteristic is the vocabulary and language that it uses \u005BMeaningID=14905\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">speech community</span> "},{"autoCompleteOption": "<span class=\"DefaultText\"> <span class=\"CommonNoun\">speech community</span> <span class=\"CommonNoun\"></span> <span class=\"VerbOrPreposition\">uses</span> <span class=\"CommonNoun\"></span> <span class=\"CommonNoun\" title=\"system of arbitrary signals (such as voice sounds or written symbols) and rules for combining them as used by a nation, people, or other distinct community \u005BMeaningID=14772\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">language</span> </span> "},{"autoCompleteOption": "<span class=\"DefaultText\"> <span class=\"CommonNoun\">semantic community</span> <span class=\"VerbOrPreposition\">has</span> <span class=\"CommonNoun\" title=\"subcommunity of a given semantic community whose unifying characteristic is the vocabulary and language that it uses \u005BMeaningID=14905\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">speech community</span> </span> "},{"autoCompleteOption": "<span class=\"CommonNoun\" title=\"community that is a distinct grouping within another community \u005BMeaningID=14908\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">subcommunity</span> "},{"autoCompleteOption": "<span class=\"DefaultText\"> <span class=\"CommonNoun\">community</span> <span class=\"VerbOrPreposition\">has</span> <span class=\"CommonNoun\" title=\"community that is a distinct grouping within another community \u005BMeaningID=14908\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">subcommunity</span> </span> "},{"autoCompleteOption": "<span class=\"DefaultText\"> <span class=\"CommonNoun\">body of shared meanings</span> <span class=\"CommonNoun\"></span> <span class=\"VerbOrPreposition\">unites</span> <span class=\"CommonNoun\"></span> <span class=\"CommonNoun\" title=\"community whose unifying characteristic is a shared understanding (perception) of the things that they have to deal with \u005BMeaningID=14904\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">semantic community</span> </span> "},{"autoCompleteOption": "<span class=\"DefaultText\"> <span class=\"CommonNoun\">body of shared meanings</span> <span class=\"VerbOrPreposition\">includes</span> <span class=\"CommonNoun\" title=\"all of the concepts within a body of shared meanings' structured according to the relations among them \u005BMeaningID=14913\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">body of shared concepts</span> </span> "},{"autoCompleteOption": "<span class=\"CommonNoun\" title=\"all of the concepts within a body of shared meanings' structured according to the relations among them \u005BMeaningID=14913\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">body of shared concepts</span> "},{"autoCompleteOption": "<span class=\"DefaultText\"> <span class=\"CommonNoun\">body of shared concepts</span> <span class=\"VerbOrPreposition\">includes</span> <span class=\"CommonNoun\" title=\"unit of knowledge created by a unique combination of characteristics \u005BMeaningID=14712\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">concept</span> </span> "},{"autoCompleteOption": "<span class=\"DefaultText\"> <span class=\"CommonNoun\">semantic community</span> <span class=\"VerbOrPreposition\">shares understanding of</span> <span class=\"CommonNoun\" title=\"unit of knowledge created by a unique combination of characteristics \u005BMeaningID=14712\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">concept</span> </span> "},{"autoCompleteOption": "<span class=\"DefaultText\"> <span class=\"CommonNoun\">body of shared meanings</span><span class=\"PlaceholderExpression\">1</span> <span class=\"VerbOrPreposition\">contains</span> <span class=\"CommonNoun\">body of shared meanings</span><span class=\"PlaceholderExpression\">2</span> </span> "},{"autoCompleteOption": "<span class=\"DefaultText\"> <span class=\"CommonNoun\">speech community</span> <span class=\"VerbOrPreposition\">owns</span> <span class=\"CommonNoun\" title=\"set of designations and verb concept wordings primarily drawn from a single language to express concepts within a body of shared meanings \u005BMeaningID=14917\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">vocabulary</span> </span> "},{"autoCompleteOption": "<span class=\"DefaultText\"> <span class=\"CommonNoun\">speech community</span> <span class=\"VerbOrPreposition\">uses</span> <span class=\"CommonNoun\" title=\"set of designations and verb concept wordings primarily drawn from a single language to express concepts within a body of shared meanings \u005BMeaningID=14917\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">vocabulary</span> </span> "},{"autoCompleteOption": "<span class=\"DefaultText\"> <span class=\"CommonNoun\">vocabulary</span> <span class=\"VerbOrPreposition\">is designed for</span> <span class=\"CommonNoun\" title=\"subcommunity of a given semantic community whose unifying characteristic is the vocabulary and language that it uses \u005BMeaningID=14905\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">speech community</span> </span> "},{"autoCompleteOption": "<span class=\"DefaultText\"> <span class=\"CommonNoun\">vocabulary</span><span class=\"PlaceholderExpression\">1</span> <span class=\"VerbOrPreposition\">incorporates</span> <span class=\"CommonNoun\">vocabulary</span><span class=\"PlaceholderExpression\">2</span> </span> "},{"autoCompleteOption": "<span class=\"DefaultText\"> <span class=\"CommonNoun\">vocabulary</span> <span class=\"VerbOrPreposition\">is used to express</span> <span class=\"CommonNoun\" title=\"set of concepts and elements of guidance for which there is a shared understanding in a given semantic community \u005BMeaningID=14910\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">body of shared meanings</span> </span> "},{"autoCompleteOption": "<span class=\"CommonNoun\" title=\"collection of representations including at least one designation or definition of each of a set of concepts from one or more specific subject fields' together with other representations of facts related to those concepts \u005BMeaningID=14926\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">terminological dictionary</span> "},{"autoCompleteOption": "<span class=\"DefaultText\"> <span class=\"CommonNoun\">terminological dictionary</span> <span class=\"CommonNoun\"></span> <span class=\"VerbOrPreposition\">includes</span> <span class=\"CommonNoun\"></span> <span class=\"CommonNoun\" title=\"actuality that a given expression represents a given meaning \u005BMeaningID=14741\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">representation</span> </span> "},{"autoCompleteOption": "<span class=\"DefaultText\"> <span class=\"CommonNoun\">terminological dictionary</span> <span class=\"CommonNoun\"></span> <span class=\"VerbOrPreposition\">has</span> <span class=\"CommonNoun\"></span> <span class=\"CommonNoun\" title=\"text that identifies a resource as specified by \u005BIETF RFC 2396\u005D \u005BMeaningID=14739\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">URI</span> </span> "},{"autoCompleteOption": "<span class=\"DefaultText\"> <span class=\"CommonNoun\">terminological dictionary</span> <span class=\"CommonNoun\"></span> <span class=\"VerbOrPreposition\">presents</span> <span class=\"CommonNoun\"></span> <span class=\"CommonNoun\" title=\"set of designations and verb concept wordings primarily drawn from a single language to express concepts within a body of shared meanings \u005BMeaningID=14917\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">vocabulary</span> </span> "},{"autoCompleteOption": "<span class=\"DefaultText\"> <span class=\"CommonNoun\">terminological dictionary</span> <span class=\"CommonNoun\"></span> <span class=\"VerbOrPreposition\">expresses</span> <span class=\"CommonNoun\"></span> <span class=\"CommonNoun\" title=\"set of concepts and elements of guidance for which there is a shared understanding in a given semantic community \u005BMeaningID=14910\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">body of shared meanings</span> </span> "},{"autoCompleteOption": "<span class=\"CommonNoun\" title=\"characteristic which is indispensable to understanding a concept \u005BMeaningID=14932\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">essential characteristic</span> "},{"autoCompleteOption": "<span class=\"DefaultText\"> <span class=\"CommonNoun\">characteristic</span> <span class=\"VerbOrPreposition\">is essential to</span> <span class=\"Keyword\"></span> <span class=\"CommonNoun\" title=\"unit of knowledge created by a unique combination of characteristics \u005BMeaningID=14712\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">concept</span> </span> "},{"autoCompleteOption": "<span class=\"CommonNoun\" title=\"characteristic that is always true of each instance of a given concept \u005BMeaningID=14934\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">necessary characteristic</span> "},{"autoCompleteOption": "<span class=\"DefaultText\"> <span class=\"CommonNoun\">concept</span> <span class=\"CommonNoun\"></span> <span class=\"VerbOrPreposition\">has</span> <span class=\"CommonNoun\"></span> <span class=\"CommonNoun\" title=\"characteristic that is always true of each instance of a given concept \u005BMeaningID=14934\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">necessary characteristic</span> </span> "},{"autoCompleteOption": "<span class=\"CommonNoun\" title=\"necessary characteristic of a given concept that is not incorporated by the concept \u005BMeaningID=14936\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">implied characteristic</span> "},{"autoCompleteOption": "<span class=\"DefaultText\"> <span class=\"CommonNoun\">concept</span> <span class=\"CommonNoun\"></span> <span class=\"VerbOrPreposition\">has</span> <span class=\"CommonNoun\"></span> <span class=\"CommonNoun\" title=\"necessary characteristic of a given concept that is not incorporated by the concept \u005BMeaningID=14936\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">implied characteristic</span> </span> "},{"autoCompleteOption": "<span class=\"CommonNoun\" title=\"essential characteristic used for distinguishing a concept from related concepts \u005BMeaningID=14938\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">delimiting characteristic</span> "},{"autoCompleteOption": "<span class=\"CommonNoun\" title=\"category of \u005Bthe concept\u005D ‘ characteristic ’ which serves as a criterion of subdivision when establishing concept systems \u005BMeaningID=14939\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">characteristic type</span> "},{"autoCompleteOption": "<span class=\"CommonNoun\" title=\"concept in a generic relation having the broader intension \u005BMeaningID=14940\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">category</span> "},{"autoCompleteOption": "<span class=\"CommonNoun\" title=\"concept in a generic relation having the narrower intension \u005BMeaningID=14941\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">more general concept</span> "},{"autoCompleteOption": "<span class=\"DefaultText\"> <span class=\"CommonNoun\">concept</span><span class=\"PlaceholderExpression\">1</span> <span class=\"CommonNoun\"></span> <span class=\"VerbOrPreposition\">has</span> <span class=\"CommonNoun\"></span> <span class=\"CommonNoun\">more general concept</span><span class=\"PlaceholderExpression\">2</span> </span> "},{"autoCompleteOption": "<span class=\"CommonNoun\" title=\"scheme for partitioning things in the extension of a given general concept into the extensions of categories of that general concept \u005BMeaningID=14943\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">categorization scheme</span> "},{"autoCompleteOption": "<span class=\"DefaultText\"> <span class=\"CommonNoun\">categorization scheme</span> <span class=\"VerbOrPreposition\">is for</span> <span class=\"CommonNoun\" title=\"noun concept that classifies things on the basis of their common properties \u005BMeaningID=14714\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">general concept</span> </span> "},{"autoCompleteOption": "<span class=\"DefaultText\"> <span class=\"CommonNoun\">categorization scheme</span> <span class=\"VerbOrPreposition\">contains</span> <span class=\"CommonNoun\" title=\"concept in a generic relation having the broader intension \u005BMeaningID=14940\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">category</span> </span> "},{"autoCompleteOption": "<span class=\"CommonNoun\" title=\"categorization scheme whose contained categories are complete (total) and disjoint with respect to the general concept that has the categorization scheme \u005BMeaningID=14946\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">segmentation</span> "},{"autoCompleteOption": "<span class=\"CommonNoun\" title=\"\u007Bimplicitly understood\u007D \u005BMeaningID=14947\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">partitioning</span> "},{"autoCompleteOption": "<span class=\"CommonNoun\" title=\"concept type whose instances are always categories of a given concept \u005BMeaningID=14948\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">categorization type</span> "},{"autoCompleteOption": "<span class=\"DefaultText\"> <span class=\"CommonNoun\">categorization type</span> <span class=\"VerbOrPreposition\">is for</span> <span class=\"CommonNoun\" title=\"noun concept that classifies things on the basis of their common properties \u005BMeaningID=14714\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">general concept</span> </span> "},{"autoCompleteOption": "<span class=\"CommonNoun\" title=\"definition which describes the intension of a concept by stating the superordinate concept and the delimiting characteristics \u005BMeaningID=14950\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">intensional definition</span> "},{"autoCompleteOption": "<span class=\"DefaultText\"> <span class=\"CommonNoun\">intensional definition</span> <span class=\"VerbOrPreposition\">uses</span> <span class=\"CommonNoun\" title=\"essential characteristic used for distinguishing a concept from related concepts \u005BMeaningID=14938\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">delimiting characteristic</span> </span> "},{"autoCompleteOption": "<span class=\"CommonNoun\" title=\"intensional definition of an individual \u005BMeaningID=14952\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">definite description</span> "},{"autoCompleteOption": "<span class=\"CommonNoun\" title=\"description of a concept by enumerating all of its subordinate concepts under one criterion of subdivision \u005BMeaningID=14953\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">extensional definition</span> "},{"autoCompleteOption": "<span class=\"ProperNoun\" title=\"the categorization scheme of the concept ‘ definition ’ that classifies a definition based on whether it is owned by its speech community or adopted by its speech community \u005BMeaningID=14954\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">Definition Origin</span> "},{"autoCompleteOption": "<span class=\"CommonNoun\" title=\"definition that a speech community ‘owns’ and is responsible for creating and maintaining \u005BMeaningID=14955\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">owned definition</span> "},{"autoCompleteOption": "<span class=\"DefaultText\"> <span class=\"CommonNoun\">speech community</span> <span class=\"VerbOrPreposition\">owns</span> <span class=\"CommonNoun\" title=\"definition that a speech community ‘owns’ and is responsible for creating and maintaining \u005BMeaningID=14955\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">owned definition</span> </span> "},{"autoCompleteOption": "<span class=\"CommonNoun\" title=\"definition that a speech community adopts from an external source by providing a reference to the definition \u005BMeaningID=14957\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">adopted definition</span> "},{"autoCompleteOption": "<span class=\"DefaultText\"> <span class=\"CommonNoun\">speech community</span> <span class=\"CommonNoun\"></span> <span class=\"VerbOrPreposition\">adopts</span> <span class=\"CommonNoun\"></span> <span class=\"CommonNoun\" title=\"definition that a speech community adopts from an external source by providing a reference to the definition \u005BMeaningID=14957\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">adopted definition</span> <span class=\"CommonNoun\"></span> <span class=\"VerbOrPreposition\">citing</span> <span class=\"CommonNoun\"></span> <span class=\"CommonNoun\" title=\"representation that is the mention or citation of a source of information used to direct a reader elsewhere for additional information about a given concept \u005BMeaningID=15032\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">reference</span> </span> "},{"autoCompleteOption": "<span class=\"DefaultText\"> <span class=\"CommonNoun\">definition</span> <span class=\"VerbOrPreposition\">serves as</span> <span class=\"Keyword\"></span> <span class=\"VerbOrPreposition\" title=\"representation of a concept by a sign which denotes it \u005BMeaningID=14744\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">designation</span> </span> "},{"autoCompleteOption": "<span class=\"DefaultText\"> <span class=\"CommonNoun\">designation</span> <span class=\"VerbOrPreposition\">is implicitly understood</span> </span> "},{"autoCompleteOption": "<span class=\"CommonNoun\" title=\"concept whose extension can be determined from its definition or from rules \u005BMeaningID=14961\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">derivable concept</span> "},{"autoCompleteOption": "<span class=\"CommonNoun\" title=\"concept that conceptualizes its instances as not being made up of discrete parts or elements \u005BMeaningID=14962\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">concept of thing as unitary</span> "},{"autoCompleteOption": "<span class=\"CommonNoun\" title=\"concept that conceptualizes its instances as being made of discrete parts or elements that have corresponding concepts in their own right \u005BMeaningID=14963\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">concept of thing as composite</span> "},{"autoCompleteOption": "<span class=\"CommonNoun\" title=\"concept that conceptualizes its instances as not being developed or derived from anything else \u005BMeaningID=14964\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">concept of thing as primitive</span> "},{"autoCompleteOption": "<span class=\"CommonNoun\" title=\"concept that conceptualizes its instances as being developed or derived from something else \u005BMeaningID=14965\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">concept of thing as developed</span> "},{"autoCompleteOption": "<span class=\"CommonNoun\" title=\"concept that conceptualizes its instances as existing only at a point in time \u005BMeaningID=14966\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">concept of thing as occurrent</span> "},{"autoCompleteOption": "<span class=\"CommonNoun\" title=\"concept that conceptualizes its instances as existing over a period of time \u005BMeaningID=14967\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">concept of thing as continuant</span> "},{"autoCompleteOption": "<span class=\"CommonNoun\" title=\"concept that conceptualizes each instance to exist independently of other things such that existence cannot be ended by the ending of the existence of any other thing \u005BMeaningID=14968\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">concept of thing existing independently</span> "},{"autoCompleteOption": "<span class=\"CommonNoun\" title=\"concept that conceptualizes each instance as existing only as long as one or more other things continue to exist \u005BMeaningID=14969\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">concept of thing existing dependently</span> "},{"autoCompleteOption": "<span class=\"ProperNoun\" title=\"the categorization scheme of the concept ‘ meaning ’ that classifies a meaning based on its part in organizing a community’s concept system \u005BMeaningID=14970\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">Elements of Concept System Structure</span> "},{"autoCompleteOption": "<span class=\"CommonNoun\" title=\"\u007Bimplicitly understood\u007D \u005BMeaningID=14971\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">unary verb concept</span> "},{"autoCompleteOption": "<span class=\"CommonNoun\" title=\"verb concept that has more than one role and that has a nonhierarchical subject-oriented connection drawn from experience, based on practical rather than theoretical considerations \u005BMeaningID=14972\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">association</span> "},{"autoCompleteOption": "<span class=\"CommonNoun\" title=\"quality or trait actually belonging to a thing itself \u005BMeaningID=14973\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">property</span> "},{"autoCompleteOption": "<span class=\"CommonNoun\" title=\"association that is defined with respect to a given concept such that each instance of the association is an actuality that a given instance of the concept has a particular property \u005BMeaningID=14974\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">property association</span> "},{"autoCompleteOption": "<span class=\"CommonNoun\" title=\"\u007Bimplicitly understood\u007D \u005BMeaningID=14975\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">is-property-of verb concept</span> "},{"autoCompleteOption": "<span class=\"CommonNoun\" title=\"verb concept where each instance is an actuality that a given part is in the composition of a given whole \u005BMeaningID=14976\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">partitive verb concept</span> "},{"autoCompleteOption": "<span class=\"CommonNoun\" title=\"\u007Bimplicitly understood\u007D \u005BMeaningID=14977\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">part-whole verb concept</span> "},{"autoCompleteOption": "<span class=\"CommonNoun\" title=\"proposition that a given general concept specializes a given general concept \u005BMeaningID=14978\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">categorization</span> "},{"autoCompleteOption": "<span class=\"CommonNoun\" title=\"proposition that the instance of a given individual concept is an instance of a given general concept \u005BMeaningID=14979\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">classification</span> "},{"autoCompleteOption": "<span class=\"CommonNoun\" title=\"\u007Bimplicitly understood\u007D \u005BMeaningID=14980\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">assortment</span> "},{"autoCompleteOption": "<span class=\"CommonNoun\" title=\"proposition that a given concept incorporates a given characteristic \u005BMeaningID=14981\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">characterization</span> "},{"autoCompleteOption": "<span class=\"CommonNoun\" title=\"proposition that a given role ranges over a given general concept in some situation \u005BMeaningID=14982\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">is-role-of proposition</span> "},{"autoCompleteOption": "<span class=\"CommonNoun\" title=\"proposition that a given concept has a given facet \u005BMeaningID=14983\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">is-facet-of proposition</span> "},{"autoCompleteOption": "<span class=\"ProperNoun\" title=\"the segmentation of the concept ‘ noun concept ’ that classifies a noun concept based on whether the noun concept ’s real-world individuals are perceived by the semantic community as in their uninvolved essence or as to their involvement in a situation or from a viewpoint \u005BMeaningID=14984\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">Context of Thing</span> "},{"autoCompleteOption": "<span class=\"CommonNoun\" title=\"general concept whose real-world individuals are perceived by a given semantic community as being in their essence, apart from any situation in which they are involved or viewpoint from which they are considered \u005BMeaningID=14985\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">fundamental concept</span> "},{"autoCompleteOption": "<span class=\"CommonNoun\" title=\"role or facet \u005BMeaningID=14986\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">contextualized concept</span> "},{"autoCompleteOption": "<span class=\"CommonNoun\" title=\"general concept that corresponds to things being in some situation' such as playing a part, assuming a function, or being used in some circumstances \u005BMeaningID=14987\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">situational role</span> "},{"autoCompleteOption": "<span class=\"CommonNoun\" title=\"concept that generalizes a given concept but incorporates only those characteristics that are relevant to a particular viewpoint \u005BMeaningID=14988\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">facet</span> "},{"autoCompleteOption": "<span class=\"CommonNoun\" title=\"\u007Bimplicitly understood\u007D \u005BMeaningID=14989\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">aspect</span> "},{"autoCompleteOption": "<span class=\"DefaultText\"> <span class=\"CommonNoun\">concept</span> <span class=\"VerbOrPreposition\">has</span> <span class=\"CommonNoun\" title=\"concept that generalizes a given concept but incorporates only those characteristics that are relevant to a particular viewpoint \u005BMeaningID=14988\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">facet</span> </span> "},{"autoCompleteOption": "<span class=\"CommonNoun\" title=\"state of affairs that is a set of circumstances that provides the context from which roles played may be understood or assessed \u005BMeaningID=14991\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">situation</span> "},{"autoCompleteOption": "<span class=\"CommonNoun\" title=\"perspective from which something is considered \u005BMeaningID=14992\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">viewpoint</span> "},{"autoCompleteOption": "<span class=\"DefaultText\"> <span class=\"CommonNoun\">general concept</span> <span class=\"VerbOrPreposition\">objectifies</span> <span class=\"CommonNoun\" title=\"concept that specializes the concept ‘ actuality ’ and that is the meaning of a verb phrase that involves one or more roles \u005BMeaningID=14718\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">verb concept</span> </span> "},{"autoCompleteOption": "<span class=\"CommonNoun\" title=\"general concept that objectifies a given verb concept \u005BMeaningID=14994\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">verb concept objectification</span> "},{"autoCompleteOption": "<span class=\"CommonNoun\" title=\"verb concept that is objectified by a given general concept \u005BMeaningID=14995\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">objectified verb concept</span> "},{"autoCompleteOption": "<span class=\"CommonNoun\" title=\"field of specific knowledge \u005BMeaningID=14996\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">subject field</span> "},{"autoCompleteOption": "<span class=\"DefaultText\"> <span class=\"CommonNoun\">representation</span> <span class=\"VerbOrPreposition\">is in</span> <span class=\"CommonNoun\" title=\"field of specific knowledge \u005BMeaningID=14996\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">subject field</span> </span> "},{"autoCompleteOption": "<span class=\"DefaultText\"> <span class=\"CommonNoun\">vocabulary namespace</span> <span class=\"VerbOrPreposition\">is specific to</span> <span class=\"CommonNoun\" title=\"field of specific knowledge \u005BMeaningID=14996\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">subject field</span> </span> "},{"autoCompleteOption": "<span class=\"DefaultText\"> <span class=\"CommonNoun\">representation</span> <span class=\"VerbOrPreposition\">is in</span> <span class=\"CommonNoun\" title=\"concept that characterizes the domain of usage within which the expression of a representation has a unique meaning for a given speech community \u005BMeaningID=15001\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">designation context</span> </span> "},{"autoCompleteOption": "<span class=\"DefaultText\"> <span class=\"CommonNoun\">vocabulary namespace</span> <span class=\"VerbOrPreposition\">is specific to</span> <span class=\"CommonNoun\" title=\"concept that characterizes the domain of usage within which the expression of a representation has a unique meaning for a given speech community \u005BMeaningID=15001\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">designation context</span> </span> "},{"autoCompleteOption": "<span class=\"CommonNoun\" title=\"concept that characterizes the domain of usage within which the expression of a representation has a unique meaning for a given speech community \u005BMeaningID=15001\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">designation context</span> "},{"autoCompleteOption": "<span class=\"CommonNoun\" title=\"verbal designation of a general concept in a specific subject field \u005BMeaningID=15002\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">term</span> "},{"autoCompleteOption": "<span class=\"CommonNoun\" title=\"designation that is not expressed as words of a language \u005BMeaningID=15004\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">nonverbal designation</span> "},{"autoCompleteOption": "<span class=\"DefaultText\"> <span class=\"CommonNoun\">verb concept wording</span> <span class=\"CommonNoun\"></span> <span class=\"VerbOrPreposition\">incorporates</span> <span class=\"CommonNoun\" title=\"designation that represents a verb concept and that is demonstrated by a verb concept wording \u005BMeaningID=15006\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">verb symbol</span> </span> "},{"autoCompleteOption": "<span class=\"CommonNoun\" title=\"designation that is of a verb concept role and that is recognizable in use in the context of another role of the same verb concept \u005BMeaningID=15008\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">verb concept role designation</span> "},{"autoCompleteOption": "<span class=\"DefaultText\"> <span class=\"CommonNoun\">term</span> <span class=\"VerbOrPreposition\">denotes</span> <span class=\"CommonNoun\" title=\"anything perceivable or conceivable \u005BMeaningID=14788\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">thing</span> </span> "},{"autoCompleteOption": "<span class=\"DefaultText\"> <span class=\"CommonNoun\">name</span> <span class=\"VerbOrPreposition\">references</span> <span class=\"CommonNoun\" title=\"anything perceivable or conceivable \u005BMeaningID=14788\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">thing</span> </span> "},{"autoCompleteOption": "<span class=\"DefaultText\"> <span class=\"CommonNoun\">res</span> <span class=\"VerbOrPreposition\">is sensory manifestation of</span> <span class=\"CommonNoun\" title=\"expression that is a linguistic unit or pattern, such as a succession of speech sounds, written symbols or gestures, used in a designation of a concept \u005BMeaningID=14745\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">signifier</span> </span> "},{"autoCompleteOption": "<span class=\"CommonNoun\" title=\"designation that is selected by its owning speech community for a given concept from among alternative designations for that concept as being most desirable or productive \u005BMeaningID=15013\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">preferred designation</span> "},{"autoCompleteOption": "<span class=\"CommonNoun\" title=\"designation that is declared unacceptable by its owning speech community \u005BMeaningID=15014\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">prohibited designation</span> "},{"autoCompleteOption": "<span class=\"DefaultText\"> <span class=\"CommonNoun\">speech community</span> <span class=\"VerbOrPreposition\">regulates its usage of</span> <span class=\"CommonNoun\" title=\"expression that is a linguistic unit or pattern, such as a succession of speech sounds, written symbols or gestures, used in a designation of a concept \u005BMeaningID=14745\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">signifier</span> <br></br> <br></br> </span> "},{"autoCompleteOption": "<span class=\"ProperNoun\" title=\"the segmentation of the concept ‘ representation ’ that classifies a representation based on whether or not it is ‘formal’ \u005BMeaningID=15016\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">Representation Formality</span> "},{"autoCompleteOption": "<span class=\"CommonNoun\" title=\"representation in which not every word is annotated (‘tagged’) in accordance with a notation that can be mapped to SBVR \u005BMeaningID=15017\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">informal representation</span> "},{"autoCompleteOption": "<span class=\"CommonNoun\" title=\"representation in which every word is annotated (‘tagged’) in accordance with a notation that can be mapped to SBVR \u005BMeaningID=15018\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">formal representation</span> "},{"autoCompleteOption": "<span class=\"DefaultText\"> <span class=\"CommonNoun\">description</span> <span class=\"VerbOrPreposition\">portrays</span> <span class=\"CommonNoun\" title=\"what is meant by a word, sign, statement, or description; what someone intends to express or what someone understands \u005BMeaningID=14711\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">meaning</span> </span> "},{"autoCompleteOption": "<span class=\"CommonNoun\" title=\"representation that provides a detailed account of something, a verbal portrait \u005BMeaningID=15020\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">description</span> "},{"autoCompleteOption": "<span class=\"DefaultText\"> <span class=\"CommonNoun\">descriptive example</span> <span class=\"VerbOrPreposition\">illustrates</span> <span class=\"CommonNoun\" title=\"what is meant by a word, sign, statement, or description; what someone intends to express or what someone understands \u005BMeaningID=14711\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">meaning</span> </span> "},{"autoCompleteOption": "<span class=\"CommonNoun\" title=\"representation that provides descriptive material that is a sample of the thing defined \u005BMeaningID=15022\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">descriptive example</span> "},{"autoCompleteOption": "<span class=\"DefaultText\"> <span class=\"CommonNoun\">note</span> <span class=\"VerbOrPreposition\">comments on</span> <span class=\"CommonNoun\" title=\"what is meant by a word, sign, statement, or description; what someone intends to express or what someone understands \u005BMeaningID=14711\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">meaning</span> </span> "},{"autoCompleteOption": "<span class=\"CommonNoun\" title=\"representation that annotates or explains \u005BMeaningID=15024\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">note</span> "},{"autoCompleteOption": "<span class=\"CommonNoun\" title=\"\u007Bimplicitly understood\u007D \u005BMeaningID=15025\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">comment</span> "},{"autoCompleteOption": "<span class=\"CommonNoun\" title=\"representation that is a subdivision of a written composition that consists of one or more statements and deals with one point or gives the words of one speaker \u005BMeaningID=15027\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">communication content</span> "},{"autoCompleteOption": "<span class=\"CommonNoun\" title=\"\u007Bimplicitly understood\u007D \u005BMeaningID=15028\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">document content</span> "},{"autoCompleteOption": "<span class=\"CommonNoun\" title=\"\u007Bimplicitly understood\u007D \u005BMeaningID=15029\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">message content</span> "},{"autoCompleteOption": "<span class=\"DefaultText\"> <span class=\"CommonNoun\">communication content</span> <span class=\"VerbOrPreposition\">is composed of</span> <span class=\"CommonNoun\" title=\"actuality that a given expression represents a given meaning \u005BMeaningID=14741\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">representation</span> </span> "},{"autoCompleteOption": "<span class=\"DefaultText\"> <span class=\"CommonNoun\">reference</span> <span class=\"VerbOrPreposition\">supports</span> <span class=\"CommonNoun\" title=\"what is meant by a word, sign, statement, or description; what someone intends to express or what someone understands \u005BMeaningID=14711\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">meaning</span> </span> "},{"autoCompleteOption": "<span class=\"DefaultText\"> <span class=\"CommonNoun\">reference</span> <span class=\"VerbOrPreposition\">points to</span> <span class=\"CommonNoun\" title=\"communication content that is used as a resource to supply information or evidence \u005BMeaningID=15034\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">information source</span> </span> "},{"autoCompleteOption": "<span class=\"CommonNoun\" title=\"communication content that is used as a resource to supply information or evidence \u005BMeaningID=15034\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">information source</span> "},{"autoCompleteOption": "<span class=\"CommonNoun\" title=\"the set of representations determined by a given speech community to represent in its language all meanings in its body of shared meanings \u005BMeaningID=15035\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">speech community representation set</span> "},{"autoCompleteOption": "<span class=\"DefaultText\"> <span class=\"CommonNoun\">speech community representation set</span> <span class=\"VerbOrPreposition\">includes</span> <span class=\"CommonNoun\" title=\"actuality that a given expression represents a given meaning \u005BMeaningID=14741\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">representation</span> </span> "},{"autoCompleteOption": "<span class=\"DefaultText\"> <span class=\"CommonNoun\">representation</span> <span class=\"CommonNoun\"></span> <span class=\"VerbOrPreposition\">uses</span> <span class=\"CommonNoun\"></span> <span class=\"CommonNoun\" title=\"set of designations and verb concept wordings primarily drawn from a single language to express concepts within a body of shared meanings \u005BMeaningID=14917\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">vocabulary</span> </span> "},{"autoCompleteOption": "<span class=\"DefaultText\"> <span class=\"CommonNoun\">speech community</span> <span class=\"CommonNoun\"></span> <span class=\"VerbOrPreposition\">determines</span> <span class=\"CommonNoun\"></span> <span class=\"CommonNoun\" title=\"the set of representations determined by a given speech community to represent in its language all meanings in its body of shared meanings \u005BMeaningID=15035\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">speech community representation set</span> </span> "},{"autoCompleteOption": "<span class=\"DefaultText\"> <span class=\"CommonNoun\">body of shared guidance</span> <span class=\"VerbOrPreposition\">includes</span> <span class=\"CommonNoun\" title=\"means that guides, defines, or constrains some aspect of an enterprise \u005BMeaningID=15044\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">element of guidance</span> </span> "},{"autoCompleteOption": "<span class=\"CommonNoun\" title=\"means that guides, defines, or constrains some aspect of an enterprise \u005BMeaningID=15044\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">element of guidance</span> "},{"autoCompleteOption": "<span class=\"DefaultText\"> <span class=\"CommonNoun\">element of guidance</span> <span class=\"VerbOrPreposition\">is practicable</span> </span> "},{"autoCompleteOption": "<span class=\"CommonNoun\" title=\"element of guidance that is concerned with directly controlling, influencing, or regulating the actions of an enterprise and the people in it \u005BMeaningID=15046\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">element of governance</span> "},{"autoCompleteOption": "<span class=\"DefaultText\"> <span class=\"CommonNoun\">element of governance</span> <span class=\"VerbOrPreposition\">is directly enforceable</span> </span> "},{"autoCompleteOption": "<span class=\"DefaultText\"> <span class=\"CommonNoun\">proposition</span> <span class=\"VerbOrPreposition\">is based on</span> <span class=\"CommonNoun\" title=\"concept that specializes the concept ‘ actuality ’ and that is the meaning of a verb phrase that involves one or more roles \u005BMeaningID=14718\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">verb concept</span> </span> "},{"autoCompleteOption": "<span class=\"CommonNoun\" title=\"rule that is a claim of necessity \u005BMeaningID=15053\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">structural rule</span> "},{"autoCompleteOption": "<span class=\"CommonNoun\" title=\"\u007Bimplicitly understood\u007D \u005BMeaningID=15054\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">definitional rule</span> "},{"autoCompleteOption": "<span class=\"CommonNoun\" title=\"structural rule that is a business rule \u005BMeaningID=15055\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">structural business rule</span> "},{"autoCompleteOption": "<span class=\"CommonNoun\" title=\"\u007Bimplicitly understood\u007D \u005BMeaningID=15056\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">definitional business rule</span> "},{"autoCompleteOption": "<span class=\"CommonNoun\" title=\"business rule that is a claim of obligation \u005BMeaningID=15057\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">operative business rule</span> "},{"autoCompleteOption": "<span class=\"CommonNoun\" title=\"a position in a graded or ordered scale of values that specifies the severity of action imposed in order to put or keep an operative business rule in force \u005BMeaningID=15059\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">level of enforcement</span> "},{"autoCompleteOption": "<span class=\"DefaultText\"> <span class=\"CommonNoun\">operative business rule</span> <span class=\"VerbOrPreposition\">has</span> <span class=\"CommonNoun\" title=\"a position in a graded or ordered scale of values that specifies the severity of action imposed in order to put or keep an operative business rule in force \u005BMeaningID=15059\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">level of enforcement</span> </span> "},{"autoCompleteOption": "<span class=\"CommonNoun\" title=\"advice that is a claim of possibility \u005BMeaningID=15063\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">advice of possibility</span> "},{"autoCompleteOption": "<span class=\"CommonNoun\" title=\"advice of possibility that is a claim of contingency \u005BMeaningID=15064\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">advice of contingency</span> "},{"autoCompleteOption": "<span class=\"CommonNoun\" title=\"advice of permission that is a claim of optionality \u005BMeaningID=15066\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">advice of optionality</span> "},{"autoCompleteOption": "<span class=\"CommonNoun\" title=\"statement that expresses an element of guidance \u005BMeaningID=15067\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">guidance statement</span> "},{"autoCompleteOption": "<span class=\"ProperNoun\" title=\"the categorization scheme of the concept ‘ guidance statement ’ that classifies a guidance statement based on the surface syntax of the guidance statement \u005BMeaningID=15068\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">Kind of Guidance Statement</span> "},{"autoCompleteOption": "<span class=\"CommonNoun\" title=\"guidance statement that expresses a business policy \u005BMeaningID=15069\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">business policy statement</span> "},{"autoCompleteOption": "<span class=\"CommonNoun\" title=\"guidance statement that expresses an operative business rule or a structural rule \u005BMeaningID=15070\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">rule statement</span> "},{"autoCompleteOption": "<span class=\"CommonNoun\" title=\"rule statement that expresses a structural rule \u005BMeaningID=15071\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">structural rule statement</span> "},{"autoCompleteOption": "<span class=\"CommonNoun\" title=\"rule statement that expresses an operative business rule \u005BMeaningID=15072\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">operative business rule statement</span> "},{"autoCompleteOption": "<span class=\"CommonNoun\" title=\"guidance statement that expresses an advice of permission or an advice of possibility \u005BMeaningID=15073\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">advice statement</span> "},{"autoCompleteOption": "<span class=\"CommonNoun\" title=\"advice statement that expresses an advice of permission \u005BMeaningID=15074\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">statement of advice of permission</span> "},{"autoCompleteOption": "<span class=\"CommonNoun\" title=\"advice statement that expresses an advice of possibility \u005BMeaningID=15075\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">statement of advice of possibility</span> "},{"autoCompleteOption": "<span class=\"CommonNoun\" title=\"operative business rule statement that is expressed positively in terms of obligation rather than negatively in terms of prohibition \u005BMeaningID=15076\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">obligation statement</span> "},{"autoCompleteOption": "<span class=\"CommonNoun\" title=\"operative business rule statement that is expressed negatively in terms of prohibition rather than positively in terms of obligation \u005BMeaningID=15077\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">prohibition statement</span> "},{"autoCompleteOption": "<span class=\"CommonNoun\" title=\"operative business rule statement that is expressed as permission being granted only when a given condition is met \u005BMeaningID=15078\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">restricted permission statement</span> "},{"autoCompleteOption": "<span class=\"CommonNoun\" title=\"structural rule statement that is expressed positively in terms of necessity rather than negatively in terms of impossibility \u005BMeaningID=15079\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">necessity statement</span> "},{"autoCompleteOption": "<span class=\"CommonNoun\" title=\"structural rule statement that is expressed negatively in terms of impossibility rather than positively in terms of necessity \u005BMeaningID=15080\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">impossibility statement</span> "},{"autoCompleteOption": "<span class=\"CommonNoun\" title=\"structural rule statement that is expressed as possibility being acknowledged only when a given condition is met \u005BMeaningID=15081\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">restricted possibility statement</span> "},{"autoCompleteOption": "<span class=\"CommonNoun\" title=\"statement of advice of permission that is expressed positively in terms of permission rather than negatively in terms of non-obligation \u005BMeaningID=15082\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">permission statement</span> "},{"autoCompleteOption": "<span class=\"CommonNoun\" title=\"statement of advice of permission that is expressed negatively in terms of non-obligation rather than positively in terms of permission \u005BMeaningID=15083\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">non-obligation statement</span> "},{"autoCompleteOption": "<span class=\"CommonNoun\" title=\"statement of advice of permission that expresses an advice of optionality \u005BMeaningID=15084\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">optionality statement</span> "},{"autoCompleteOption": "<span class=\"CommonNoun\" title=\"statement of advice of possibility that is expressed positively in terms of possibility rather than negatively in terms of non-necessity \u005BMeaningID=15085\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">possibility statement</span> "},{"autoCompleteOption": "<span class=\"CommonNoun\" title=\"statement of advice of possibility that is expressed negatively in terms of non-necessity rather than positively in terms of possibility \u005BMeaningID=15086\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">non-necessity statement</span> "},{"autoCompleteOption": "<span class=\"CommonNoun\" title=\"statement of advice of possibility that expresses an advice of contingency \u005BMeaningID=15087\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">contingency statement</span> "},{"autoCompleteOption": "<span class=\"DefaultText\"> <span class=\"CommonNoun\">element of guidance</span> <span class=\"VerbOrPreposition\">authorizes</span> <span class=\"CommonNoun\" title=\"event, activity, situation, or circumstance \u005BMeaningID=14779\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">state of affairs</span> </span> "},{"autoCompleteOption": "<span class=\"DefaultText\"> <span class=\"CommonNoun\">element of guidance</span> <span class=\"VerbOrPreposition\">obligates</span> <span class=\"CommonNoun\" title=\"event, activity, situation, or circumstance \u005BMeaningID=14779\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">state of affairs</span> </span> "},{"autoCompleteOption": "<span class=\"DefaultText\"> <span class=\"CommonNoun\">element of guidance</span> <span class=\"VerbOrPreposition\">prohibits</span> <span class=\"CommonNoun\" title=\"event, activity, situation, or circumstance \u005BMeaningID=14779\u005D \u005BSubjectField=; ContextConcept=\u005D\" lang=\"en\">state of affairs</span> </span> "}]