This site uses cookies. By continuing to browse the ConceptDraw site you are agreeing to our Use of Site Cookies.
The vector stencils library "Sentence diagrams" contains 18 shapes for drawing sentence diagrams or parse trees.
"In pedagogy and theoretical syntax, a sentence diagram or parse tree is a pictorial representation of the grammatical structure of a sentence. The term "sentence diagram" is used more in pedagogy, where sentences are diagrammed. The term "parse tree" is used in linguistics (especially computational linguistics), where sentences are parsed. The purpose of sentence diagrams and parse trees is to have a model of the structure of sentences. The model is informative about the relations between words and the nature of syntactic structure and is thus used as a tool to help predict which sentences are and are not possible." [Sentence diagram. Wikipedia]
The shapes example "Design elements - Sentence diagrams" was created using the ConceptDraw PRO diagramming and vector drawing software extended with the Language Learning solution from the Science and Education area of ConceptDraw Solution Park.
Sentence diagram shapes
Sentence diagram shapes, subject-verb relationship , predicate, modifier, indirect object , direct object,
The vector stencils library "UML class diagrams" contains 38 symbols for the ConceptDraw PRO diagramming and vector drawing software.
"... classes are represented with boxes which contain three parts:
(1) The top part contains the name of the class. It is printed in Bold, centered and the first letter capitalized.
(2) The middle part contains the attributes of the class. They are left aligned and the first letter is lower case.
(3) The bottom part gives the methods or operations the class can take or undertake. They are also left aligned and the first letter is lower case. ...
To indicate a classifier scope for a member, its name must be underlined. ...
An association can be named, and the ends of an association can be adorned with role names, ownership indicators, multiplicity, visibility, and other properties. ...
Aggregation ... is graphically represented as a hollow diamond shape on the containing class end of the tree with a single line that connects the contained class to the containing class.
... graphical representation of a composition relationship is a filled diamond shape on the containing class end of the tree of lines that connect contained class(es) to the containing class.
... graphical representation of a Generalization is a hollow triangle shape on the superclass end of the line (or tree of lines) that connects it to one or more subtypes.
... graphical representation of a Realization is a hollow triangle shape on the interface end of the dashed line (or tree of lines) that connects it to one or more implementers. A plain arrow head is used on the interface end of the dashed line that connects it to its users.
Multiplicity ... representation of an association is a line with an optional arrowhead indicating the role of the object(s) in the relationship, and an optional notation at each end indicating the multiplicity of instances of that entity (the number of objects that participate in the association).
Entity classes ... are drawn as circles with a short line attached to the bottom of the circle. Alternatively, they can be drawn as normal classes with the «entity» stereotype notation above the class name." [Class diagram. Wikipedia]
The example "Design elements - UML class diagrams" is included in the Rapid UML solution from the Software Development area of ConceptDraw Solution Park.
UML class diagram symbols
UML class diagram symbols, template class, self association, package, object, note, interface, frame, component, class, NARY, N-ary association,