Example: <div5> (level-5 text division)

These search results reproduce every example of the use of <div5> in the Guidelines, including all localised and translated versions. In some cases, the examples have been drawn from discussion of other elements in the Guidelines and illustrating the use of <div5> is not the main focus of the passage in question. In other cases, examples may be direct translations of each other, and hence identical from the perspective of their encoding.

4 Default Text Structure


<div5>

<div2 type="chapter">
 <head>Recipes</head>
 <head>Chapter VI.</head>
 <div3>
  <head>Fruit and vegetable soups</head>
  <p>...</p>
  <div4>
   <head>Stocks for all kinds of soups</head>
   <div5 type="recipe">
    <head>Rich strong stock</head>
<!-- ... -->
   </div5>
   <div5 type="recipe">
    <head>Medium Stock</head>
<!-- ... -->
   </div5>
  </div4>
  <div4 type="recipe">
   <head>Apple soup</head>
   <div5>
    <head>Ingredients</head>
    <list>
     <item>2 lbs. of good boiling apples,</item>
     <item>3/4 teaspoonful of white pepper,</item>
     <item>6 cloves,</item>
     <item>cayenne or ginger to taste,</item>
     <item>3 quarts of medium stock</item>
    </list>
   </div5>
   <div5>
    <head>Mode</head>
    <p>Peel and quarter the apples taking out their cores; put them into
         the stock, stew them gently till tender, Rub the whole through a
         strainer, add the seasoning. give it one boil up, and serve.</p>
   </div5>
   <div5>
    <head>Time</head>
    <p>1 hour.</p>
   </div5>
   <div5>
    <head>Average cost</head>
    <p>per quart, 1s.</p>
   </div5>
   <div5>
    <head>Seasonable</head>
    <p>from September to December.</p>
   </div5>
   <div5>
    <head>Sufficient</head>
    <p> for 10 persons</p>
   </div5>
   <div5>
    <head>The apple</head>
    <p>This useful fruit is mentioned in Holy Writ; and Homer describes it
         as valuable in his time... As a food, the apple cannot be considered
         to rank high, as more than the half of it consists of water, and
         the rest of its properties are not the most nourishing. It is
         however a useful adjunct to other kinds of food, and, when cooked, is
         esteemed as slightly laxative.</p>
   </div5>
  </div4>
  <div4 type="recipe">
   <head>Artichoke (Jerusalem) soup</head>
   <p>...</p>
  </div4>
<!-- other recipes here -->
 </div3>
</div2>
bibliography Show all ⚓︎

<div6>

<div2 type="chapter">
 <head>Recipes</head>
 <head>Chapter VI.</head>
 <div3>
  <head>Fruit and vegetable soups</head>
  <p>...</p>
  <div4>
   <head>Stocks for all kinds of soups</head>
   <div5 type="recipe">
    <head>Rich strong stock</head>
    <div6>
     <head>Ingredients</head>
     <list>
      <item>4 lbs of shin of beef,</item>
      <item>4 lbs of knuckle of veal,</item>
<!-- ... -->
      <item>4 quarts of water</item>
     </list>
    </div6>
    <div6>
     <head>Mode</head>
     <p>Line a delicately clean stewpan... Strain through a very
           fine hair sieve, or tammy, and it will be fit for use</p>
    </div6>
    <div6>
     <head>Time</head>
     <p>5 hours.</p>
    </div6>
    <div6>
     <head>Average cost</head>
     <p>1s 3d. per quart</p>
    </div6>
   </div5>
   <div5 type="recipe">
    <head>Medium Stock</head>
<!-- ... -->
   </div5>
  </div4>
<!-- ... -->
 </div3>
</div2>
bibliography Show all ⚓︎

<div7>

<div2 type="chapter">
 <head>Recipes</head>
 <head>Chapter VI.</head>
 <div3>
  <head>Fruit and vegetable soups</head>
  <p>...</p>
  <div4>
   <head>Stocks for all kinds of soups</head>
   <div5 type="recipe">
    <head>Asparagus soup</head>
    <div6 type="altRecipe">
     <head>I.</head>
     <div7>
      <head>Ingredients</head>
      <list>
       <item> ...</item>
      </list>
     </div7>
     <div7>
      <head>Mode</head>
      <p>Put the beef, cut into pieces and rolled in flour, into a
             stewpan...</p>
     </div7>
<!-- ... -->
    </div6>
    <div6 type="altRecipe">
     <head>II.</head>
     <div7>
      <head>Ingredients</head>
      <list>
       <item> ...</item>
      </list>
     </div7>
     <div7>
      <head>Mode</head>
      <p>Boil the peas, and rub them through a sieve; add the gravy...</p>
     </div7>
    </div6>
   </div5>
  </div4>
 </div3>
</div2>
bibliography Show all ⚓︎