SELECT DISTINCT patent.*, YEAR(date) as year FROM patent LEFT JOIN name ON name.patent = patent.patent AND name.type = patent.type WHERE (last_name = 'LAWSHE') AND (first_name = 'Thomas D.') ORDER BY date ASC, patent, type |
Total of 1 patents found where: Last Name is 'LAWSHE'; First Name is 'Thomas D.';
View a patent by clicking on the patent number. You can sort by any of the columns by clicking on the column name.
T / S | Patent | Date | Description | Patentee | Category | Assigned To |
1887 | ||||||
U | 359,940 | March 22, 1887 | Lightning Rod Standard or Brace Tripod stand for lightning rod with brackets to hold the rod |
PATEE, Theodorus H. LAWSHE, Thomas D. |
Lightning Rod |
Total of 0.01 seconds