<!DOCTYPE html>
<html>
<head>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-P8BYPLSQHS"></script>
<script>
  window.dataLayer = window.dataLayer || [];
  function gtag(){dataLayer.push(arguments);}
  gtag('js', new Date());

  gtag('config', 'G-P8BYPLSQHS');
</script>

<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="The offical web site for American musician, author and artist, Wicasta Lovelace.">
<meta http-equiv="X-Clacks-Overhead" content="GNU Terry Pratchett" />

<title>Wicasta Lovelace | Poetry and Other Psychoses</title>
<link rel="icon" type="image/x-icon" href="favicon.ico">

<meta property="og:url" content="https://www.wicasta.com">
<meta property="og:image" content="https://wicasta.com/images/fifth_circle_header.webp">
<meta property="og:description" content="The offical web site for American musician, author and artist, Wicasta Lovelace.">
<meta property="og:title" content="Wicasta Lovelace - Poetry and Other Psychoses">
<meta property="og:site_name" content="Wicasta Lovelace - Official">
<meta property="og:see_also" content="https://www.facebook.com/WicastaLovelace/">
<meta name="twitter:title" content="Wicasta Lovelace | Poetry and Other Psychoses">
<meta name="twitter:description" content="The offical web site for American musician, author and artist, Wicasta Lovelace.">

<!-- Bootstrap -->
<link href="css/bootstrap.css" rel="stylesheet">
<link href="css/bootstrap-responsive.css" rel="stylesheet" media="screen">
<!--==============GOOGLE FONT - PT SANS=================-->
<link href="https://fonts.googleapis.com/css?family=PT%20Sans:400,700" rel="stylesheet" type="text/css">

<!--==============MAIN CSS=================-->

<link href="css/band.css" rel="stylesheet" media="all">

<!--Tweet CSS-->
<link href="css/jquery.tweet.css" rel="stylesheet" media="all">

<!--===================FLEX SLIDER=======================-->

<link rel="stylesheet" href="css/flexslider.css" />
<script src="js/jquery-1.9.0.min.js"></script>
<script src="js/jquery.flexslider.js"></script>
<script type="text/javascript">
  $(window).load(function() {
     $('.flexslider').flexslider({
        animation: "slide"
      });
  });
</script>

<!--=============================FANCY BOX STARTS================================-->

<!-- Add mousewheel plugin (this is optional) -->
<script type="text/javascript" src="js/jquery.mousewheel-3.0.6.pack.js"></script>

<!-- Add fancyBox main JS and CSS files -->
<script type="text/javascript" src="js/jquery.fancybox.js?v=2.1.4"></script>
<link rel="stylesheet" type="text/css" href="css/jquery.fancybox.css?v=2.1.4" media="screen" />
<script type="text/javascript">
		$(document).ready(function() {
			$('.fancybox').fancybox({
    helpers : {
        overlay : {
            locked : false,
        }
    }
});
});
</script>

<!--============================FANCY BOX ENDS========================================-->

<!--============================ PARALLAX SCRIPT ========================================-->

<script src="js/stellar.js"></script>
<script>
		$(function(){
			$.stellar({
				horizontalScrolling: false,
				verticalOffset: 40
			});
		});
		</script>

<!--==============CONTACT FORM=================-->
<script src="js/contact_form.js"></script>
</head>

<body>
<a id="home"></a> 
<!--==============HEADER =================-->
<div class="jumbotron masthead" data-stellar-background-ratio="0.5"> 
  
  <!--==============Logo & Menu Bar=================-->
  
	<div class="navbar navbar-fixed-top navbar-absolute">
		<div class="navbar-inner">
		<div class="container"> 
        
			<!-- .btn-navbar is used as the toggle for collapsed navbar content --> 
			<a class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse"> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </a> 
        
			<!-- Be sure to leave the brand out there if you want it shown --> 
			<a class="brand" href="#"> <img src="images/wicasta_name_sm.png" alt="logo"></a> 
        
			<!-- Everything you want hidden at 940px or less, place within here -->
			<div class="nav-collapse collapse"> 
			<!-- .nav, .navbar-search, .navbar-form, etc -->
          
			<ul class="nav pull-right">
				<li class="active"><a href="#home">HOME</a></li>
				<li><a href="blog/2025_07_24.html">BLOG</a></li>
				<!--
				<li><a href="art.html">ART</a></li>
				<li><a href="music.html">MUSIC</a></li>
				<li><a href="poetry.html">POETRY</a></li>
				<li><a href="photography.html">PHOTOGRAPHY</a></li>
				<li><a href="writing.html">WRITING</a></li>
				<li><a href="about.html">ABOUT</a></li>
				-->
			</ul>
			</div>
		</div>
		</div>
	</div>
	
	<div class="container"> 
    
    <!--==============SLIDER STARTS=================-->
    
		<div class="flexslider">
			<ul class="slides">
				<li>
				<div class="hero-unit">
					<h1>WICASTA LOVELACE</h1>
					<h3 class="subtitle fancy hidden-phone"><span><em>&ldquo;Utrum per hebdomadem perveniam&rdquo;</em></span></h3>
				</div>
				</li>

				<li>
				<div class="hero-unit">
					<h3>&ldquo;How I resent these stiff, tortured bones, <br>the aching, sweaty weight of flesh.&rdquo; </h3>
				</div>
				</li>
					
				<li>
				<div class="hero-unit">
					<h3>&ldquo;I would be free, formless and weightless; <br>a whisper on soft summer winds.&rdquo;</h3>
				</div>
				</li>

				<li>
				<div class="hero-unit">
					<h3>&ldquo;I would be strong, but incorporeal; <br>rolling thunder and falling rain…&rdquo;</h3>
				</div>
				</li>

				<li>
				<div class="hero-unit">
					<h3>&ldquo;Become music, and danced abandon; <br>slip these mortal bonds for the skies.&rdquo;</h3>
				</div>
				</li>
			</ul>
		</div>
		<p class="text-center hidden-phone"> <a href="#words"><img src="images/arrow-bottom.png" alt="scroll to arrow"></a></p>
  </div>
</div>


<!--============== BLOG EXCERPT ==============-->


<div class="container"> <a id="words"></a>
	<div class="row-fluid PageHead">
		<div class="span12">

			<!-- <img src="images/orange_dusted_demons.png" width="50%"><br><br>-->
			
			<h2>The Taste of Dulce</h2>
			
			<p class="lead text-left">
			&nbsp; &nbsp; &ldquo;Dulce,&rdquo; the voice said. &ldquo;It&rsquo;s Dee-ul-say.&rdquo; It was parsed out into 
			phonetics. Syllables. Rhythm. She stared into the reflection at a woman who watched her, who touched full, 
			pink lips. &ldquo;Mouth feel,&rdquo; she said to herself. It&rsquo;s what <em>he</em> would say. An odd phrase. 
			&ldquo;Mouth feel.&rdquo; It sat strangely on her tongue. &ldquo;Dulce&rdquo; didn’t taste right, either. 
			Didn&rsquo;t feel right.  
			</p>

			<p class="lead text-left">
			&nbsp; &nbsp; It would do. It had to. For now, at least. A reference. It didn&rsquo;t feel like her, but it was 
			something they could mark her with until she faded back into her void. That&rsquo;s all it had to be. 
			</p>

			<p class="lead text-left">
			&nbsp; &nbsp; Dulce blinked. Hard. Closed her eyes tightly, painfully, so stars, sparkles, came out in the 
			darkness. All she had to do was to re-form for a little bit. Reincorporate. Breathe. Reintegrate. 
			<em>Be</em>. Just for a little while.  
			</p>

			<p class="lead text-left">
			&nbsp; &nbsp; She&rsquo;d winked into a muddled existence that morning, a swirl of jasmine and sweat, and had 
			spent most of her day making sense of it all. Or trying to. What came before was still there. In bits and 
			pieces. Jagged fragments. Whispers. Stale shadows that moved and undulated. Waking dreams. There was a word for 
			it. A phrase. A name on the tip of her dry tongue.  
			</p>

			<p class="lead text-left">
			&nbsp; &nbsp; Something... other. Older. <em>Ancient</em>.
			</p>

			<p class="lead text-left">
			&nbsp; &nbsp; Something... not Dulce.  
			</p>

			<p class="lead text-left">
			&nbsp; &nbsp; <em>Someone</em>... not Dulce. 
			</p>

			<p class="lead text-left">
			&nbsp; &nbsp; The woman in the mirror grimaced. 
			</p>

			<p class="lead text-left">
			&nbsp; &nbsp; Who was she now? 
			</p>
			
			<figure>
			<img src="images/Dulce_2025.png" alt="The Taste of Dulce" width="750">
			<figcaption><em>&ldquo;If it matters, dear one, take comfort. I would have served you faithfully.&rdquo;</em></figcaption>
			</figure>
			
		</div>
    </div>
</div>




<!--============== FOOTER ==============-->

<div class="footer" id="footer" data-stellar-background-ratio="0.5">
	<!--
	<div class="container">
		<div class="row-fluid PageHead inverse">
		<div class="span12">
		<! div class="popacity">
			<h3>&ldquo;I Am, Too, Social!&rdquo;<br><img src="images/underline.png" alt="______"></span></h3>
		<! /div>
		</div>
		</div>
	</div>
	-->
  
	<div class="row-fluid">
		<div class="span12 socialButtons"> 
			<a href="https://bsky.app/profile/wicasta.bsky.social"><img src="images/bluesky_logo.png" alt="Bluesky Icon"></a>
			<a href="https://www.instagram.com/wicasta/"><img src="images/instagram_icon.png" alt="Instragram Icon"></a>
			<h3>&ldquo;Okay... I <em>can</em> be social... but let&rsquo;s not get carried away.&rdquo;<! img src="images/underline.png" alt="______"></span></h3>
			<a href="https://en.wikipedia.org/wiki/Reality" target="_blank"> <img src="images/reality_globe.png" width=150 alt="Reality... what a concept"></a> 
		</div>
	</div>
	<p class="text-center">
	Copyright &copy; 1999 - 2025. Wicasta Lovelace<br>
	Copyright &copy; 2025. Windhaven Network<br><br>
	
	DISCLAIMER: As a user generated site and platform, Wicasta.com is protected under the DMCA ( <a href="https://www.copyright.gov/dmca/">
	Digital Millenium Copyright Act</a> ) and "<a href="https://www.copyright.gov/512/">Safe Harbor</a>" provisions.
	</p>
</div>
<! /div ?????????????????>
<!--===Back to top======--> 
<a href="#" class="scrollup">Scroll</a> 

<!--==============QUERY LIBRARY=================--> 

<script src="js/jquery.easing.1.2.js"></script> 

<!--==============Mordernizr =================--> 

<script src="js/modernizr.js"></script> 

<!--==============BOOTSTRAP JS=================--> 

<script src="js/bootstrap.js"></script> 
<script type="text/javascript" src="js/jquery.mousewheel-3.0.6.pack.js"></script> 

<!--==========ONE PAGE SCROLLING SCRIPTS STARTS===============--> 

<script>
            $(function() {
                $('.nav li a, .jumbotron p a').bind('click',function(event){
                    var $anchor2 = $(this).parent();
				    var $anchor = $(this);
					$('.nav  li').removeClass('active');
                    $anchor2.addClass('active');
			
			
                    $('html, body').stop().animate({
                        scrollTop: $($anchor.attr('href')).offset().top - 50
                    }, 1500,'easeInOutExpo');
                    /*
                    if you don't want to use the easing effects:
                    $('html, body').stop().animate({
                        scrollTop: $($anchor.attr('href')).offset().top
                    }, 1000);
                    */
                    event.preventDefault();
                });
            });
        </script> 

<!--=============ONE PAGE SCROLLING SCRIPTS ENDS============--> 

<!-- ======= TWITTER FEED API 1.1 ========= --> 

<script src="twitter/jquery.tweet.js"></script> 
<script type='text/javascript'>
	     jQuery(function($){
        $("#ticker").tweet({
          username: "tnw", /*Enter your Twitter username inside quotes eg: web3canvas, barackobama etc*/
          page: 1, /*How many tweets to show at a time, You need to increase #ticker height if you increased this value*/
          avatar_size: null, /*If you want to show your twitter avatar, just change null to avatar size you needed eg: 32, 50, 80 etc..*/
          count: 20, /*Total counts of tweets. */
          loading_text: "Bringing latest tweets..." /*Loading text*/
        }).bind("loaded", function() {
          var ul = $(this).find(".tweet_list");
          var ticker = function() {
            setTimeout(function() {
              var top = ul.position().top;
              var h = ul.height();
              var incr = (h / ul.children().length);
              var newTop = top - incr;
              if (h + newTop <= 0) newTop = 0;
              ul.animate( {top: newTop}, 500 ); /*Speed of Scrolling*/
              ticker();
            }, 5000); /*Delay of changing tweet*/
          };
          ticker();
        });
      });
	
</script> 

<!-- ======= SHOW HIDE EVENTS - v1.1 ========= --> 
<script>

 $(function() {
	 $(".showmore").click(function() {
		 $(".moreevents").slideToggle();
		$(".showmore span").text(($(".showmore span").text() == "SHOW ALL EVENTS") ? "HIDE ALL EVENTS" : "SHOW ALL EVENTS") ; 
	 }); 
  });

</script> 

<!--=============PLAY VIDEO============--> 

<script>

    $(document).ready(function(){ 
	
 $(".playvideo").click(function(){
	 var videourl = $(this).data("url");
	 $(this).append('<span class="videoload">Loading video...</span>')
	 $('.mediavideo iframe').attr('src', videourl);
	 setTimeout(function() {
	 $('.videoload').remove();
	 },1000);
 });
 
 });
</script> 

<!--=============BACK TO TOP STARTS============--> 

<script>
    $(document).ready(function(){ 
 
        $(window).scroll(function(){
            if ($(this).scrollTop() > 800) {
                $('.scrollup').fadeIn();
            } else {
                $('.scrollup').fadeOut();
            }
        }); 
 
        $('.scrollup').click(function(){
            $("html, body").animate({ scrollTop: 0 }, 600);
            return false;
        });
 
    });
</script> 

<!--=============BACK TO TOP ENDS============-->

</body>
</html>
