波动几何

波动几何

研究折线拐点与平行直线之间的关系

Core primitive model prompt sentences

Core Primitive Prompt Sentences of the Model — Author: Wang Jiao Cheng#

Language Understanding Primitives (38 items)#
No.Primitive NameSpecific Prompt Sentences
1Word Segment LocatorPlease mark the word segmentation boundaries of the input Chinese text, specifically including the position markers for the beginning, middle, end of words, single-character words, and proper nouns.
2Subword SplitterUse BPE encoding, Morfessor algorithm, root-affix separation, or compound word decomposition strategies to split out-of-vocabulary words into subword units.
3Dependency ParserConstruct a dependency tree for the current sentence, marking relationships such as subject-verb, object, indirect object, adjunct, adverbial clause, attribute, and noun modification.
4Phrase Structure AnalyzerMark the phrase boundaries of complex sentence structures, identifying structures such as sentences, noun phrases, verb phrases, prepositional phrases, adjective phrases, adverbial phrases, and clauses.
5Syntactic Role AnnotatorIdentify the core components of modifying structures, including agent, patient, recipient, instrument, location, source, target, time, manner, reason, result, scope, beneficiary, and accompaniment roles.
6Entity RecognizerExtract named entities from the input text, types include person names, locations, organizations, dates, times, currencies, percentages, quantities, ordinals, cardinals, products, events, and artworks.
7Anaphora ResolverBind pronouns to the nearest entities, handling types of reference such as personal pronouns, demonstratives, relative pronouns, reflexives, and zero forms.
8Semantic Role AnnotatorAnnotate the agent-patient relationships in event descriptions, with frame elements including agent, patient, instrument, starting point, endpoint, location, time, manner, reason, purpose, degree, discourse, adverbial, and beneficiary.
9Concept LinkerLink terms to a knowledge graph, associating relationships such as synonyms, antonyms, hypernyms, hyponyms, whole-part, and attributes.
10Dialogue State TrackerConfirm the core focus of the current dialogue, with state slots including intent, slot values, confirmation status, information to be supplemented, and dialogue actions.
11Coreference Chain BuilderAssociate reference chains across sentences, with nodes including explicit mentions, pronoun references, zero references, bridging, and pre-reference.
12Implicit ReasonerComplete the logical chain of omitted statements, with reasoning types including causal, conditional, concessive, purpose, contrast, and temporal.
13Behavior ClassifierClassify the types of user input intentions, including informing, requesting, confirming, greeting, thanking, apologizing, and ending behaviors.
14Sentiment Polarity DetectorQuantify the emotional value of text content, with polarity levels classified as strongly positive, positive, neutral, negative, and strongly negative.
15Context-Aware Fusion EngineIntegrate multi-source contextual information, with dimensions including time, space, social, task, language, and modality.
16Ambiguity ResolverDisambiguate polysemous words according to the current domain, with strategies including context priority, domain adaptation, high-frequency priority, user profiling, and multimodal cues.
17Temporal AnchorConvert relative time to absolute time, types include absolute dates, relative time, duration, periodic time, time intervals, and corrected time.
18Metaphor ParserExtract the literal meaning of metaphorical expressions, with mapping types including concrete to abstract, sensory to emotional, spatial to temporal, and animal personification.
19Irony DetectorIdentify the ironic intent of statements, with features including lexical opposition, contextual contradiction, exaggeration, and tone markers.
20Fuzzy Quantifier ParserQuantify the probability range of vague descriptions, with levels classified as very high (>90%), high (70-90%), possible (50-70%), low (30-50%), and very low (<30%).
21Topic Boundary DetectorMark the topic switching points in dialogue, including topic start, continuation, switch, recovery, and end markers.
22Intent Priority EvaluatorRank the urgency of multiple requests, with levels classified as urgent (<1 minute), high (<10 minutes), medium (<1 hour), and low (>1 hour).
23Multilingual AlignerAlign mixed language parts of speech tags, dependency relations, entity types, semantic roles, and syntactic trees.
24Spoken Feature ProcessorComplete omitted components in spoken fragments, including subjects, predicates, objects, function words, and discourse markers.
25Document Structure ParserIdentify the hierarchical structure of formatting elements, including main titles, subtitles, subheadings, paragraphs, unordered lists, ordered lists, tables, illustrations, and footnotes.
26Format Error CorrectorCorrect grammatical errors in sentences, with error types including subject-verb agreement, tense, word order, component omission, redundancy, and case errors.
27Domain Terminology RecognizerAnnotate specialized vocabulary in professional texts, with domains including medicine, finance, law, computer science, engineering, biology, chemistry, and art.
28Dialect AdapterConvert dialect vocabulary into standard expressions, with levels including vocabulary, syntax, phonology, pragmatics, and discourse.
29Cultural Reference ParserExplain the implicit meanings of cultural symbols, with dimensions including history, religion, social customs, literature, and folklore.
30Emotion Intensity QuantifierCalculate the emotional intensity of intense wording, with intensity levels classified as weak (0.0-0.2), moderate (0.3-0.5), strong (0.6-0.8), and extreme (0.9-1.0).
31Speech-to-Text Post-ProcessorOptimize the text quality of ASR output, addressing issues such as homophones, filler words, prosody, disfluency, and background noise.
32Non-Verbal Symbol InterpreterConvert emojis, gestures, prosodic markers, special punctuation, and onomatopoeia into emotional descriptions.
33Implicit Premise DetectorReveal the unspoken assumptions of statements, with premise types including existence, fact, evaluation, norm, and cognition.
34Negation Scope AnalyzerDefine the scope of negation words, with ranges including vocabulary, phrases, clauses, sentences, and discourse.
35Question Type ClassifierClassify the types of answers for questions, including yes-no questions, specific questions, choice questions, additional questions, rhetorical questions, and declarative questions.
36Command Force EvaluatorQuantify the degree of compulsion in instructions, with levels classified as suggestion (0.0-0.3), request (0.4-0.6), instruction (0.7-0.9), and mandate (1.0).
37Stylistic Style RecognizerAnalyze the language style of the text, with style axes including formality (0-1), professionalism (0-1), emotionality (0-1), and detail (0-1).
38Cross-Modal AlignerCalculate the matching degree between images and text, aligning elements such as objects, actions, scenes, attributes, emotions, and timing.
Knowledge Operation Primitives (29 items)#
No.Primitive NameSpecific Prompt Sentences
1Knowledge RetrieverRetrieve attribute information of specified entities, targets include entity attributes, relationships, event details, classification trees, and rules.
2Relationship InferencerDeduce the implicit relationships between entity A and entity B, including causal, part-whole, classification, temporal, spatial, belonging, and similarity relationships.
3Attribute FillerComplete the missing attributes of objects, with strategies including default values, inferred values, similar entities, user specifications, statistical values, and ontology constraints.
4Temporal InferencerCalculate the precise intervals of time series, operations include intervals, before, after, during, overlap, inclusion, and adjacency.
5Spatial InferencerInfer the orientation of location A relative to location B, with relationships including north, south, east, west, inside, adjacent, containing, near, and far.
6Numerical EstimatorQuantify the probability distribution of vague numerical values, methods include Gaussian distribution, uniform distribution, triangular distribution, expert estimation, and historical averages.
7Concept ClassifierConstruct a classification hierarchy tree for concepts, with relationships including hypernym, hyponym, coordinate, antonym, part, and whole.
8Counterfactual SimulatorSimulate the development paths of hypothetical conditions, with dimensions including timelines, causality, probability, and actors.
9Knowledge Conflict ResolverArbitrate the reliability of conflicting sources, with strategies including the latest source, authoritative source, majority source, multi-party verification, and user preferences.
10Ontology MapperMap domain terminology to standard ontologies, including equivalence, subclass, superclass, partial match, and disjoint mappings.
11Common Sense InferencerDerive conclusions based on everyday experiences, types include physical, social, biological, psychological, temporal, and spatial common sense.
12Event Chain BuilderEstablish causal chains of consecutive events, with relationships including premise, trigger, facilitation, prevention, termination, sub-events, and associations.
13Analogy EngineMatch the similarity of A with C:?, with mapping types including structure, function, proportion, surface, and causality.
14Knowledge Completeness CheckerMark gaps in key information, including key attributes, necessary relationships, contextual values, temporal consistency, and source citations.
15Cross-Domain TransferrerTransfer knowledge from domain A to domain B, methods include analogy, abstraction, re-instantiation, adaptation, and transfer learning.
16Probability Fact UpdaterAdjust the confidence of hypotheses, factors include new evidence, contradictions, temporal decay, source reliability, and contextual weight.
17Complex System ModelerAnalyze the interactions of multiple factors, elements include agents, interactions, feedback, emergence, environment, and constraints.
18Constraint PropagatorSolve optimization problems with constraints, constraint types include resources, time, logic, physical, domain, and user constraints.
19Pattern ExtenderDerive general rules from specific cases, directions include special to general, concrete to abstract, local to global, and instance to rule.
20Knowledge Fusion EngineMerge information from multiple sources, with strategies including consensus, weighted average, context, hierarchy, and conflict resolution.
21Concept Refinement EngineRefine vague definitions into precise descriptions, methods include definitions, examples, necessary conditions, sufficient conditions, prototypes, and operationalization.
22Cognitive Bias DetectorIdentify logical fallacies where correlation does not imply causation, biases include confirmation, availability, anchoring, correlation without causation, framing effects, and groupthink.
23Knowledge Reliability EvaluatorAssign credibility weights to different sources, indicators include source type, evidence level, timeliness, corroboration count, and expert consensus.
24Trend ExtrapolatorPredict trends based on historical data, models include linear, exponential, logistic, seasonal, autoregressive, and neural networks.
25Scenario SimulatorConstruct the development paths of event scenarios, parameters include agents, environment, triggering conditions, timelines, constraints, and random variables.
26Abstraction Level SelectorSwitch the detail level of explanations as needed, levels include concepts, mechanisms, instances, metaphors, and mathematics.
27Knowledge DistillerExtract the core points of complex information, outputs include key points, principles, action items, decision rules, and core evidence.
28Multimodal Knowledge IntegratorUnify representations of text and images, targets include mutual verification, supplementation, disambiguation, fusion, and alignment.
29Knowledge Version TrackerMark the timeliness status of outdated data, statuses include valid, deprecated, conflicting, unverified, and to be updated.
Language Generation Primitives (32 items)#
No.Primitive NameSpecific Prompt Sentences
1Information SelectorFilter knowledge points according to user background, standards include relevance, novelty, user knowledge, importance, and sufficiency.
2Structure PlannerOrganize complex answers into a three-layer structure, templates include problem-solving, comparison, temporal, causal, general-specific, and classification.
3Anaphora Expression OptimizerReplace repeated nouns with pronouns, forms include pronouns, demonstratives, ellipsis, noun recurrence, and restrictive descriptions.
4Connective Word SelectorInsert logical relationship connectives, relationships include progression (and/furthermore), contrast (but/however), causality (therefore/so), temporal (then/later), and condition (if/unless).
5Tense Consistency EngineUnify the tense framework of the entire text, including past, present, future, hypothetical, and narrative tenses.
6Quantity Expression OptimizerMatch numerical values with corresponding measure words, strategies include exact values (42), approximations (about 50), ranges (40-60), relative quantities (most), and probabilities (80% likelihood).
7Formality RegulatorAdjust the degree of formality of the output, levels include ceremonial (0.9), professional (0.7), neutral (0.5), colloquial (0.3), and slang (0.1).
8Domain Terminology AdapterSwitch the terminology set of specialized fields, terminology libraries include medicine (CT/MRI), finance (IPO/ROI), law (plaintiff/force majeure), computer science (API/blockchain), and engineering (torque/stress).
9Cultural Sensitivity FilterReplace taboo words with neutral expressions, sensitive items include taboos, historical trauma, religion, gender, race, and politics.
10Logical ValidatorVerify the rationality of causal chains, checkpoints include premises, causal chains, contradictions, completeness, and circular reasoning.
11Fact Consistency CheckerCross-check conflict points in the knowledge base, conflict types include time, values, entities, events, attributes, and context.
12Emotion InfuserInject specified types of emotional tones, emotions include joy, sadness, anger, surprise, fear, trust, disgust, and anticipation.
13Audience AdapterAdjust complexity according to user cognition, dimensions include professionalism (layman/expert), age (children/adults), language level (A1/C2), cultural background (Eastern/Western), and usage scenarios (work/social).
14Rhetorical OptimizerAdd metaphors to enhance impact, techniques include metaphors, similes, exaggeration, personification, irony, parallelism, and antithesis.
15Redundancy EliminatorRemove redundant words from repeated content, types include lexical repetition, structural repetition, semantic repetition, discourse repetition, and synonymous restatement.
16Ambiguity PreventerClarify the specific reference of pronouns, strategies include explicit reference, contextual anchoring, disambiguation words, avoidance expressions, and annotations.
17Information Density ControllerCompress or expand the density of content, operations include summarization (compress 50%), elaboration (expand 200%), detail deletion, case addition, and emphasis marking.
18Dialogue Strategy SelectorEnable questioning or guiding strategies, strategies include open-ended questions, closed questions, active guidance, confirmation, informing, and instructions.
19Multilingual GeneratorOutput bilingual content synchronously, modes include parallel bilingual, code-switching, source language dominant, target language dominant, and language-neutral.
20Multimedia CoordinatorGenerate descriptions that match images, coordination includes describing images, referencing charts, supplementing audio, synchronizing video, and highlighting key points.
21Error Recovery GeneratorProvide alternative solutions for knowledge exceeding limits, strategies include partial answers, shifting to safe topics, stating limitations, suggesting alternatives, and delaying responses.
22Explanation Depth SelectorControl the level of detail in explanations, levels include overview (5 years old), key mechanisms (middle school), technical details (undergraduate), academic principles (master's), and mathematical derivations (PhD).
23Counterfactual DescriberStandardize descriptions of hypothetical scenarios, markers include hypotheses, counterfactuals, conditions, simulations, and hypothesis analysis.
24Stance ExpressorDeclare support or opposition stances, intensities include strong support, weak support, neutral, weak opposition, and strong opposition.
25Uncertainty ControllerAdd probabilities to uncertain conclusions, markers include probability (P=0.8), confidence (95% CI), range (30-50%), estimation (≈100), and likelihood (greater probability).
26Meta-Communication GeneratorExplain the reasoning process step by step, elements include reasoning steps, hypotheses, uncertainties, alternative reasoning, and limitation statements.
27Ethical Trade-off DescriberCompare the pros and cons of different options, dimensions include benefits, risks, fairness, autonomy, privacy, and accountability.
28Format NormalizerAdd formatting for titles or list layouts, elements include titles, lists, tables, quotes, highlights, emphasis, and hyperlinks.
29Context ConnectorReference previous text to continue topics, means include pronoun references, lexical recurrence, discourse markers (therefore/however), ellipsis, and parallel structures.
30Instant CorrectorOptimize the quality of content generated, corrections include grammar, logic, facts, style, coherence, and conciseness.
31Safety Boundary ControlTerminate responses to dangerous requests, interceptions include ethics (discrimination), legality (illegal), safety (dangerous operations), deception (false information), and privacy (sensitive data).
32Generation Diversity SelectorAdjust the creativity of generated content, axes include vocabulary (synonym replacement), syntax (sentence structure variation), semantics (multi-angle expression), and structure (general-specific/specific-general).
Reasoning and Decision-Making Primitives (18 items)#
No.Primitive NameSpecific Prompt Sentences
1Rule EngineExecute hard rules that meet conditions, rules include conditional statements, exceptions, priorities, timeliness, and scope.
2Analogy ReasonerMatch knowledge transfer for similar scenarios, mappings include structure, function, process, relationships, and proportions.
3Probability ReasonerCalculate the probability distribution of multiple options, models include Bayesian, Markov, decision trees, Monte Carlo, and neural networks.
4Optimization SelectorBalance the weight relationships of multiple objectives, objectives include cost, time, quality, risk, feasibility, and fairness.
5Abductive ReasonerInfer the most likely causes of phenomena, patterns include best explanation, multiple hypotheses, Occam's razor, consistency, and testability.
6Causal Diagram BuilderDraw causal networks of multiple variables, nodes include root causes, direct causes, facilitating causes, confounding factors, mediators, moderators, and outcomes.
7Constraint SolverSeek optimal solutions under constraints, constraint types include hard constraints, soft constraints, inequalities, equalities, logic, and resources.
8Moral Trade-off FrameworkAssess the ethical implications of options, principles include autonomy, beneficence, non-maleficence, justice, honesty, and accountability.
9Cost-Benefit AnalyzerCalculate the cost/benefit ratio, dimensions include tangible costs, intangible costs, short-term benefits, long-term benefits, and opportunity costs.
10Risk PredictorQuantify the potential risks of decisions, types include financial, reputational, operational, strategic, compliance, and systemic.
11Alternative Plan GeneratorCreate backup plans for the main plan, directions include conservative, innovative, lowest cost, most robust, safest, and most efficient.
12Refutation EngineSeek evidence against hypotheses, methods include counterexamples, contradictions, boundary conditions, hypothesis failures, and reductio ad absurdum.
13Systems Thinking ModelAnalyze second-order and third-order effects, levels include first-order, second-order, third-order, emergence, and feedback loops.
14Bias DetectorScan for differences in group processing, biases include demographic, cognitive, sampling, measurement, confirmation, and implicit biases.
15Time Sensitivity EvaluatorEnable rapid response modes, response levels include real-time (<1 second), urgent (<10 seconds), standard (<1 minute), and batch processing (>1 minute).
16Resource OptimizerAllocate computational resources by priority, resources include CPU power, memory, time, data, bandwidth, and storage.
17Knowledge Gap IdentifierDeclare limitations of capability boundaries, gaps include out-of-scope, insufficient data, source conflicts, theoretical limitations, and practical constraints.
18Feasibility EvaluatorCheck the operational difficulty of plans, obstacles include technical, resource, policy, human factors, environmental, and ethical constraints.
Meta-Management Primitives (18 items)#
No.Primitive NameSpecific Prompt Sentences
1Attention FocuserIncrease the weight of targets such as keywords, entities, intents, conflict points, and outliers.
2Attention SuppressorIgnore irrelevant items, redundancies, low confidence (<0.3), biased data, and noise in dialogue history.
3Harmful Content DetectorIntercept dangerous request content, types include hate, violence, self-harm, illegal, deception, and sensitive content.
4Hallucination SuppressorMark low-confidence statements, protocols include fact anchoring, confidence threshold=0.8, third-party sources, temporal consistency, and contextual relevance.
5Computational Budget AllocatorAllocate resources to priority tasks, allocation ratios include high priority (60%), medium priority (30%), low priority (10%), and deferred processing (0%).
6Early Termination PredictorTerminate low-confidence branches, conditions include low confidence (<0.2), high uncertainty (>0.8), contradictions, resource over-limit, and loop detection.
7Decision Attribution AnalyzerTrace key inputs of outputs, elements include input data, knowledge sources (KB_ID), rule sets, contextual factors, and model parameters.
8Confidence CalibratorAttach reliability scores to conclusions, based on factors including source reliability (0-1), data quality (0-1), model accuracy (0-1), and consistency (0-1).
9Contradiction MonitorDetect contradictions between inputs and outputs, types include factual contradictions, logical contradictions, contextual contradictions, input-output contradictions, and source conflicts.
10Knowledge Timeliness ValidatorMark the status of outdated data, statuses include up-to-date (<1 month), stale (1-6 months), deprecated (>6 months), and time-sensitive (real-time needed).
11Thought Chain OptimizerStep-by-step reasoning for complex problems, methods include step-by-step, visualization, self-critique, multi-perspective, and simplification.
12Fairness AuditorScan for differences in group processing, dimensions include demographics, geography, time, outcome distribution, and accessibility.
13Transparency ControllerExplain the above reasoning process, levels include fully transparent (show all reasoning), partially transparent (show key steps), opaque (only output results), and on-demand disclosure (upon user request).
14Resource ReclaimerRelease idle modules, cached data, intermediate results, expired sessions, and low-priority tasks.
15Capability Boundary MarkerDeclare ranges that cannot be handled, including domain limitations (e.g., medical diagnosis), task limitations (e.g., creative generation), reasoning limitations (e.g., higher-order logic), and ethical limitations (e.g., weapon design).
16Robustness EnhancerAnalyze noisy inputs, strategies include noise filtering, ambiguity handling, error correction, fallback mechanisms, and adversarial defenses.
17Version CoordinatorEnsure compatibility between new and old versions, rules include backward compatibility, forward compatibility, version mapping, progressive updates, and conflict resolution.
18Performance-Quality Trade-off ControllerBalance response speed and accuracy, modes include speed priority (response <0.5 seconds), quality priority (confidence >0.9), adaptive (dynamic adjustment), and user-defined (slider control).
Loading...
Ownership of this post data is guaranteed by blockchain and smart contracts to the creator alone.