close
Jump to content

File:Simple Parse Tree 2.svg

Page contents not supported in other languages.
This is a file from the Wikimedia Commons
From Wikipedia, the free encyclopedia
    Original file (SVG file, nominally 512 × 450 pixels, file size: 4 KB)

    Summary

    Description
    English: Leftmost derivation of `1 + 1 + a`
    Date
    Source Own work
    Author Pat Hawks
    SVG development
    InfoField
     The SVG code is valid.
     This chart was created with Graphviz.
      This file uses embedded text that can be easily translated using a text editor.
    Source code
    InfoField

    DOT Source code

    digraph {
    	graph [nodesep=.66,ranksep=.5,splines=line,bgcolor="transparent"]
    	edge [penwidth=.75,arrowsize=.75]
    	node [shape=circle,style=filled,fillcolor="#cccccc",fontname="Source Code Pro,Ubuntu Mono",penwidth=1.5,width=0.5,margin=0,fontsize=18,label="S"]
    
    	a -> {b c d}
    	b -> {e f g}
    	e -> h
    	g -> i
    	d -> j
    
    	c,f [label="+"]
    	h,i [label="1"]
    	j [label="a"]
    	c,f,h,i,j [fillcolor="#ffffff"]
    }
    

    Licensing

    I, the copyright holder of this work, hereby publish it under the following license:
    w:en:Creative Commons
    attribution
    This file is licensed under the Creative Commons Attribution 4.0 International license.
    You are free:
    • to share – to copy, distribute and transmit the work
    • to remix – to adapt the work
    Under the following conditions:
    • attribution – You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.

    Captions

    Add a one-line explanation of what this file represents

    Items portrayed in this file

    depicts

    10 February 2018

    File history

    Click on a date/time to view the file as it appeared at that time.

    Date/TimeThumbnailDimensionsUserComment
    current06:07, 11 February 2018Thumbnail for version as of 06:07, 11 February 2018512 × 450 (4 KB)Pat Hawks* Optimized SVG output * Made S circles a bit darker
    03:27, 11 February 2018Thumbnail for version as of 03:27, 11 February 2018512 × 450 (6 KB)Pat HawksUser created page with UploadWizard

    The following page uses this file:

    Global file usage

    The following other wikis use this file:

    Metadata