No release in over 3 years
LEX agentic language domain: linguistic processing and communication
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
 Dependencies

Development

~> 3.13
~> 1.60
 Project Readme

lex-agentic-language

Domain consolidation gem for language processing and communication. Bundles 9 source extensions into one loadable unit under Legion::Extensions::Agentic::Language.

Overview

Gem: lex-agentic-language Version: 0.1.0 Namespace: Legion::Extensions::Agentic::Language

Sub-Modules

Sub-Module Source Gem Purpose
Language::Language lex-language Core language processing — token parsing, semantic framing, pragmatic intent
Language::Grammar lex-cognitive-grammar Grammatical structure processing
Language::InnerSpeech lex-inner-speech Vygotsky inner speech — private verbal thought for problem solving
Language::Narrator lex-narrator Real-time narrative stream of internal state (optional LLM enhancement)
Language::NarrativeReasoning lex-narrative-reasoning Narrative as a reasoning mode — story-schema activation
Language::FrameSemantics lex-frame-semantics Fillmore frame semantics — conceptual frames, slots, fillers
Language::PragmaticInference lex-pragmatic-inference Gricean maxims and conversational implicature
Language::ConceptualBlending lex-conceptual-blending Fauconnier & Turner — emergent blended structure from two input spaces
Language::ConceptualMetaphor lex-conceptual-metaphor Lakoff & Johnson — structural mappings between conceptual domains

Installation

gem 'lex-agentic-language'

Development

bundle install
bundle exec rspec        # 0 failures
bundle exec rubocop      # 0 offenses

License

MIT